/* reset v2.0 */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* reset v2.0 */


body {
	font-family: "微软雅黑";
	background: url(//x0.ifengimg.com/ucms/special/images/91B29B03822E2995DAC52FE4C596262F.png) repeat-y #fff;
	overflow-x: hidden;
	-webkit-text-size-adjust: 100%;
	/* 禁用自动缩放 */
}

h3 {
	font-size: 24px;
	color: #454545;
}

p {
	line-height: 22px;
	text-indent: 0em;
}

ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

a {
	text-decoration: none;
	color: #ba2636;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}

.clear:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}


p#back-to-top {
	position: fixed;
	display: none;
	bottom: 10px;
	right: 10px;
}

p#back-to-top a {
	text-align: center;
	text-decoration: none;
	color: #d1d1d1;
	display: block;
	width: 48px;
	/*使用CSS3中的transition属性给跳转链接中的文字添加渐变效果*/
	-moz-transition: color 1s;
	-webkit-transition: color 1s;
	-o-transition: color 1s;
	font-size: 12px;
}

p#back-to-top a:hover {
	color: #979797;
}

p#back-to-top a span {
	background: transparent url(//x0.ifengimg.com/ucms/special/images/2B6375605C9759AA7F749CD696C3525C.png) no-repeat;
	border-radius: 6px;
	display: block;
	height: 50px;
	width: 48px;
	margin-bottom: 5px;
	/*使用CSS3中的transition属性给<span>标签背景颜色添加渐变效果*/
	-moz-transition: background 1s;
	-webkit-transition: background 1s;
	-o-transition: background 1s;
}

#back-to-top a:hover span {
	background: transparent url(//x0.ifengimg.com/ucms/special/images/2B6375605C9759AA7F749CD696C3525C.png) no-repeat;
}

#head {
	background: #fff;
}

#head .ht {
	width: 1000px;
	height: 50px;
	margin: 0 auto;
}

#head .ht .logo {
	float: left;
}

#head .dh {
	float: right;
	padding: 15px 0px 0;
	line-height: 24px;
}

#head .dh ul li {
	float: left;
	padding-left: 10px;
}

#head .dh ul li a {
	font-size: 12px;
	color: #454545;
}

#head .dh ul li .a1 {
	font-size: 14px;
	color: #4c6472;
}

@media screen and (max-width: 750px) {
	#head .ht {
		width: 100%;
		height: 50px;
		margin: 0 auto;
	}
}

@media screen and (max-width: 750px) {
	.footerTy {
		display: none;
	}
}

.space10 {
	height: 10px;
}

.space20 {
	height: 20px;
}

.space30 {
	height: 30px;
}

.space40 {
	height: 40px;
}

.space50 {
	height: 50px;
}

.space100 {
	height: 100px;
}

.banner {
	position: relative;
	width: 100%;
	/* 宽度随窗口 */
	padding-top: 76.8%;
	/* 按比例设置高度 (1474 ÷ 1920 × 100) */
	background: url(//x0.ifengimg.com/ucms/special/images/612EFA61B4A2DCEB26D1B01BB3BF83BA.png) no-repeat center top;
	background-size: cover;
	/* 等比缩放，铺满容器 */
}


.tit {
	height: 166px;
	margin: 150px auto 75px auto;
}

.tit1 {
	background: url(//x0.ifengimg.com/ucms/special/images/BBA1532A43ED7C590BA1F073E24DA545.png) no-repeat center top;
}

.part1 {
	width: 1384px;
	margin: 0 auto;
	position: relative;
}

.p1_1 {
	background: url(//x0.ifengimg.com/ucms/special/images/3C58E671A3484FA77B254A313C7A59BA.png) no-repeat center top;
	width: 1384px;
	height: 242px;
	position: absolute;
	top: -15px;
	cursor: pointer;
	z-index: 99;
	display: none;
	animation: pulse 2s infinite ease-in-out;
}

.p1_1b {
	background: url(//x0.ifengimg.com/ucms/special/images/FC61E9883476AE672BFA42123D53A6CB.png) no-repeat center top;
	width: 1384px;
	height: 242px;
	position: absolute;
	top: -15px;
	cursor: pointer;
	z-index: 99;
	animation: pulse 2s infinite ease-in-out;
}


.p1box {
	background: url(//x0.ifengimg.com/ucms/special/images/67B48F60D15873F75F1380A7709546F4.png) no-repeat center top;
	width: 1260px;
	height: 180px;
	margin: 0 auto;
	overflow: hidden;
}

.p1box ul {
	padding: 200px 90px 0 90px;
}

.p1box ul li {
	margin: 40px 0;
}

.p1box ul li h3 {
	font-size: 42px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 56px;
	letter-spacing: 4px;
	color: #565e69;
}

.p1box ul li p {
	font-size: 36px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 60px;
	letter-spacing: 0px;
	color: #565e69;
}

.p1box ul li p strong {
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #fb5e48;
}

.line1 {
	width: 1080px;
	height: 1px;
	background-image: linear-gradient(90deg,
			#d5d7c4 0%,
			#d5d7c4 50%,
			#d5d7c4 100%),
		linear-gradient(#c6c9b3,
			#c6c9b3);
	background-blend-mode: normal, normal;
}

.p1_er {
	width: 506px;
	height: 270px;
	margin: 0 auto;
}

.p1newsbox {
	background: url(//x0.ifengimg.com/ucms/special/images/D611331916909AF0CDE2BCA082A22A65.png) no-repeat right top;
	width: 1260px;
	margin: 70px auto 30px auto;
}

.p1newsbox .video {
	width: 610px;
	height: 354px;
	float: left;
	overflow: hidden;
}

.newsright {
	float: right;
	width: 605px;
	background: url(../images/po1);
}


.newsright h3 {
	background: url(//x0.ifengimg.com/ucms/special/images/3A78DCEFAC4959D8BB567E3D8923B856.png) no-repeat right 10px;
}

.newsright h3 a {
	font-size: 36px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 48px;
	letter-spacing: 0px;
	color: #4d4d4d;
}

.newsright ul li a {
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #4d4d4d;
	padding: 10px 0 10px 0;
}

.newsright p {
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #4d4d4d;
	padding: 10px 0 10px 0;
}

.newsright p a {
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #e55b46;
}

.newsright .line2 {
	background: url(//x0.ifengimg.com/ucms/special/images/593B11FF7DC8AF4698D565167A77459F.png) no-repeat;
	width: 610px;
	height: 4px;
}

.p1picol {
	width: 1260px;
	margin: 0 auto;
}

.p1picol li {
	float: left;
	width: 200px;
	height: 330px;
	margin: 0 5px;
}

.tit2 {
	background: url(//x0.ifengimg.com/ucms/special/images/6123F8A93D4FC211C724B70521F4EBD4.png) no-repeat center top;
}


.part2 {
	width: 1384px;
	margin: 0 auto;
	position: relative;
}

.p2_1 {
	background: url(//x0.ifengimg.com/ucms/special/images/7A96520CD3F943B1E73DBB062DDB9A5E.png) no-repeat center top;
	width: 1384px;
	height: 242px;
	position: absolute;
	top: -15px;
	cursor: pointer;
	z-index: 99;
	display: none;
	animation: pulse 2s infinite ease-in-out;
}

.p2_1b {
	background: url(//x0.ifengimg.com/ucms/special/images/807CDAC64DF14B21357A8D1866CFC23D.png) no-repeat center top;
	width: 1384px;
	height: 242px;
	position: absolute;
	top: -15px;
	cursor: pointer;
	z-index: 99;
	animation: pulse 2s infinite ease-in-out;
}

.p2box {
	background: url(//x0.ifengimg.com/ucms/special/images/3544A301DA736EFD45A03997F2D4095F.png) no-repeat center top;
	width: 1260px;
	height: 180px;
	margin: 0 auto;
	overflow: hidden;
}

.p2box ul {
	padding: 200px 90px 0 90px;
}

.p2box ul li {
	margin: 40px 0;
}

.p2box ul li h3 {
	font-size: 42px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 56px;
	letter-spacing: 4px;
	color: #565e69;
}

.p2box ul li p {
	font-size: 36px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 60px;
	letter-spacing: 0px;
	color: #565e69;
}

.p2box ul li p strong {
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #fb5e48;
}

.p2box .line3 {
	background: url(//x0.ifengimg.com/ucms/special/images/6A94E7517CA62C8521C2CF6AD0C3F357.png) no-repeat center top;
	width: 1080px;
	height: 16px;
	margin: 0 auto;
}

.p2_er {
	width: 506px;
	height: 270px;
	margin: 0 auto;
}

.yidj {
	width: 1272px;
	margin: 130px auto 0 auto;
}

.yidjtit {
	background: url(//x0.ifengimg.com/ucms/special/images/7175DF08F84DFFD0FFDEF6ED1E6BB36B.png) no-repeat center top;
	width: 704px;
	height: 96px;
	margin: 0 auto 23px auto;
}

.yidjbox {
	width: 1260px;
	height: 680px;
	border-radius: 20px;
	border: solid 6px #f56c3c;
	margin: 0 auto;
	overflow: hidden;
}

.yidjtxt {
	background: url(//x0.ifengimg.com/ucms/special/images/D537987AE9811F889C9E9EC2740A653D.png) no-repeat center top;
	width: 1260px;
	height: 200px;
}

.zpnamebox_1 {
	width: 350px;
	float: left;
	margin: 40px 0px 0 200px;
}

.zpnamebox_1 .zpname {
	width: 90px;
	height: 30px;
	background-color: #f05620;
	border-radius: 4px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #ffffff;
	margin: 0 0 20px 0;
}

.zpnamebox_1 h3 {
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #4d4d4d;
	background: url(//x0.ifengimg.com/ucms/special/images/3A78DCEFAC4959D8BB567E3D8923B856.png) no-repeat left top;
	padding: 0 0 0 20px;
}

.erdjtit {
	background: url(//x0.ifengimg.com/ucms/special/images/068CC8BED46228D466E68D83510E73AD.png) no-repeat center top;
	width: 704px;
	height: 96px;
	margin: 0 auto 23px auto;
}

.erdj {
	width: 1272px;
	margin: 130px auto 0 auto;
}

.erdjbox {
	width: 1260px;
	height: 322px;
	border-radius: 20px;
	border: solid 6px #f56c3c;
	margin: 20px auto;
	overflow: hidden;
}

.erdjbox .erdj_1 {
	float: right;
	width: 760px;
	height: 322px;
}

.erdjbox .erdj_2 {
	float: left;
	width: 760px;
	height: 322px;
}

.erdjtxt_1 {
	background: url(//x0.ifengimg.com/ucms/special/images/DE12C1CE99A6286A3F5842EBF455B4D1.png) no-repeat left top;
	width: 500px;
	height: 322px;
	float: left;
}

.erdjtxt_2 {
	background: url(//x0.ifengimg.com/ucms/special/images/DE12C1CE99A6286A3F5842EBF455B4D1.png) no-repeat left top;
	width: 500px;
	height: 322px;
	float: right;
}



.zpnamebox_2 {
	width: 350px;
	padding: 50px 0px 0 50px;
}

.zpnamebox_2 .zpname {
	width: 90px;
	height: 30px;
	background-color: #f05620;
	border-radius: 4px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #ffffff;
	margin: 0 0 20px 0;
}

.zpnamebox_2 h3 {
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #4d4d4d;
	background: url(//x0.ifengimg.com/ucms/special/images/3A78DCEFAC4959D8BB567E3D8923B856.png) no-repeat left top;
	padding: 0 0 0 20px;
}


.sdj {
	width: 1272px;
	margin: 130px auto 0 auto;
}

.sdjtit {
	background: url(//x0.ifengimg.com/ucms/special/images/FC278637CED4899618E06B2FF3550250.png) no-repeat center top;
	width: 704px;
	height: 96px;
	margin: 0 auto 23px auto;
}

.sdjbox {
	width: 410px;
	height: 410px;
	border-radius: 20px;
	overflow: hidden;
	float: left;
	margin: 0 6px;
}

.sdjbox .sdj_1 {
	width: 410px;
	height: 230px;
}

.sdjbox .sdjtxt {
	background: url(//x0.ifengimg.com/ucms/special/images/E19CFFCAB0FA3660A186D9F3A445BC3E.png) no-repeat left top;
	width: 410px;
	height: 180px;
}

.zpnamebox_3 {
	width: 350px;
	padding: 15px 0px 0 28px;
}

.zpnamebox_3 .zpname {
	width: 90px;
	height: 26px;
	background-color: #faeb82;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #4d4d4d;
	margin: 0 0 17px 0;
}

.zpnamebox_3 h3 {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 0px;
	color: #4d4d4d;
	background: url(//x0.ifengimg.com/ucms/special/images/67AEC234218B4A1F394B2470DD3254E0.png) no-repeat left top;
	padding: 0 0 0 20px;
}

.tit3 {
	background: url(//x0.ifengimg.com/ucms/special/images/42CC3D01DCBD810F32E3FF367165C2AF.png) no-repeat center top;
}


.part3 {
	width: 1292px;
	margin: 0 auto;
}

.p3box1 {
	width: 632px;
	height: 1500px;
	background: url(//x0.ifengimg.com/ucms/special/images/0A227284A0A9288E48E387002440FB4A.png) no-repeat 595px 10px #ffffff;
	border-radius: 16px;
	float: left;
}

.p3box2 {
	width: 632px;
	height: 1500px;
	background: url(//x0.ifengimg.com/ucms/special/images/0A227284A0A9288E48E387002440FB4A.png) no-repeat 595px 10px #ffffff;
	border-radius: 16px;
	float: right;
}

.p3boxtit {
	width: 476px;
	height: 42px;
	margin: 44px 0 0 20px;
}

.p3main {
	width: 600px;
	height: 1360px;
	position: relative;
	margin: 20px 0 0 16px;
}

.p3_a1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 300px;
	height: 240px;
}

.p3_a2 {
	position: absolute;
	left: 300px;
	top: 0;
	width: 300px;
	height: 400px;
}


.p3_a3 {
	position: absolute;
	left: 0;
	top: 240px;
	width: 300px;
	height: 400px;
}

.p3_a4 {
	position: absolute;
	left: 300px;
	top: 400px;
	width: 300px;
	height: 320px;
}

.p3_a5 {
	position: absolute;
	left: 0;
	top: 640px;
	width: 300px;
	height: 400px;
}

.p3_a6 {
	position: absolute;
	left: 300px;
	top: 720px;
	width: 300px;
	height: 400px;
}

.p3_a7 {
	position: absolute;
	left: 0;
	top: 1040px;
	width: 300px;
	height: 320px;
}

.p3_a8 {
	position: absolute;
	left: 300px;
	top: 1120px;
	width: 300px;
	height: 320px;
}



.p3_b1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 300px;
	height: 320px;
}

.p3_b2 {
	position: absolute;
	left: 300px;
	top: 0;
	width: 300px;
	height: 380px;
}


.p3_b3 {
	position: absolute;
	left: 0;
	top: 320px;
	width: 300px;
	height: 310px;
}

.p3_b4 {
	position: absolute;
	left: 300px;
	top: 380px;
	width: 300px;
	height: 320px;
}

.p3_b5 {
	position: absolute;
	left: 0;
	top: 630px;
	width: 300px;
	height: 370px;
}

.p3_b6 {
	position: absolute;
	left: 300px;
	top: 700px;
	width: 300px;
	height: 400px;
}

.p3_b7 {
	position: absolute;
	left: 0;
	top: 1000px;
	width: 300px;
	height: 360px;
}

.p3_b8 {
	position: absolute;
	left: 300px;
	top: 1080px;
	width: 300px;
	height: 280px;
}