/* 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/196E468102D076C04639AE616983B7FA.png) repeat-y center top #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/ADEA6139FF97D65067B0F3E787D8E838.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/ADEA6139FF97D65067B0F3E787D8E838.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 {
	width: 100%;
	height: auto;
	aspect-ratio: 16 / 9;
	/* 或 1920/1080 */
	background: url(//x0.ifengimg.com/ucms/special/images/264BF80467828A7CCE0BB99CD17653E6.png) no-repeat center top;
	background-size: cover;
	/* 或 contain 看需求 */
}

.dy {
	background: url(//x0.ifengimg.com/ucms/special/images/CC32BE1611BFC367719350437F778A3C.png) no-repeat center top;
	height: 1220px;
	height: 300px;
	margin: 60px auto 100px auto;
}

.title1 {
	background: url(//x0.ifengimg.com/ucms/special/images/7E99D8650E1D7D79E4D8341C867D2A46.png) no-repeat center top;
	height: 220px;
}

.part1 {
	/* background: url(//x0.ifengimg.com/ucms/special/images/CA1769B63B2A56AF7137C3B3342BDCBE.png) no-repeat center top; */
	height: 1400px;
	margin: -280px auto 0 auto;
}

.p1main {
	width: 1400px;
	position: relative;
	margin: 0 auto;
}

.p1main .video {
	width: 950px;
	height: 530px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -475px;
	top: 350px;
}

.p1txt {
	width: 330px;
	position: absolute;
	right: 50px;
	top: 400px;
}

.p1txt h3 a {
	font-size: 21px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #4d4d4d;
}

.p1txt p {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #666666;
	padding: 20px 0 0 0;
}


.p1txt p a {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #d84141;
}



.title2 {
	background: url(//x0.ifengimg.com/ucms/special/images/48BCB89FF02C79BDE431D59FE01CEE53.png) no-repeat center top;
	height: 220px;
	margin: -300px auto 0 auto;
}


.part2 {
	background: url(//x0.ifengimg.com/ucms/special/images/B4EB1F03CFDBAEDC9DDB0A6DFA3C7F4F.png) no-repeat center top;
	height: 2554px;
}

.p2main {
	width: 1200px;
	height: 2554px;
	margin: 0 auto;
	position: relative;
}

.maptip {
	position: absolute;
	background: url(//x0.ifengimg.com/ucms/special/images/FFD6633B1BC7778775D34C4EF565ABF4.png) no-repeat;
	width: 436px;
	height: 294px;
	left: 24px;
	top: 113px;
	z-index: 20;
}

.mpoint {
	position: absolute;
	background: url(//x0.ifengimg.com/ucms/special/images/A2333D5BB7857A37484D56DDAA5399CF.png) no-repeat;
	width: 36px;
	height: 48px;
	z-index: 50;
}

.mp1 {
	left: 753px;
	top: 645px;
	animation: rubberBand 1s infinite linear;
}

.mp2 {
	left: 763px;
	top: 725px;
	animation: rubberBand 2s infinite linear;
}

.mp3 {
	left: 803px;
	top: 780px;
	animation: rubberBand 3s infinite linear;
}

.mp4 {
	left: 828px;
	top: 820px;
	animation: rubberBand 4s infinite linear;
}

.mp5 {
	left: 498px;
	top: 860px;
	animation: rubberBand 5s infinite linear;
}

.mp6 {
	left: 556px;
	top: 943px;
	animation: rubberBand 1s infinite linear;
}

.mp7 {
	left: 1144px;
	top: 1070px;
	animation: rubberBand 2s infinite linear;
}

.mp8 {
	left: 1114px;
	top: 1120px;
	animation: rubberBand 3s infinite linear;
}

.mp9 {
	left: 1094px;
	top: 1160px;
	animation: rubberBand 4s infinite linear;
}

.mp10 {
	left: 1074px;
	top: 1200px;
	animation: rubberBand 5s infinite linear;
}

.mp11 {
	left: 904px;
	top: 1260px;
	animation: rubberBand 1s infinite linear;
}

.mp12 {
	left: 714px;
	top: 1390px;
	animation: rubberBand 2s infinite linear;
}

.mp13 {
	left: 834px;
	top: 1390px;
	animation: rubberBand 3s infinite linear;
}

.mp14 {
	left: 884px;
	top: 1440px;
	animation: rubberBand 4s infinite linear;
}

.mp15 {
	left: 984px;
	top: 1580px;
	animation: rubberBand 5s infinite linear;
}

.mp16 {
	left: 134px;
	top: 1450px;
	animation: rubberBand 1s infinite linear;
}

.mp17 {
	left: 394px;
	top: 1490px;
	animation: rubberBand 2s infinite linear;
}

.mp18 {
	left: 194px;
	top: 1570px;
	animation: rubberBand 3s infinite linear;
}

.mp19 {
	left: 594px;
	top: 1670px;
	animation: rubberBand 4s infinite linear;
}

.mp20 {
	left: 42px;
	top: 1650px;
	animation: rubberBand 5s infinite linear;
}

.mp21 {
	left: 722px;
	top: 1790px;
	animation: rubberBand 1s infinite linear;
}

.mp22 {
	left: 410px;
	top: 1850px;
	animation: rubberBand 2s infinite linear;
}


.p2p1 {
	position: absolute;
	background: url(//x0.ifengimg.com/ucms/special/images/CFF5559EE35A5F79892F12518EA5BB79.png) no-repeat;
	width: 282px;
	height: 282px;
	left: 250px;
	top: 1340px;
	z-index: 1;
	animation: flash 2s infinite ease-in-out;
}

.p2p2 {
	position: absolute;
	background: url(//x0.ifengimg.com/ucms/special/images/66AFAE6050D596524783F1449316471B.png) no-repeat;
	width: 202px;
	height: 202px;
	left: -40px;
	top: 1560px;
	z-index: 1;
	animation: flash 4s infinite ease-in-out;
}

.p2p3 {
	position: absolute;
	background: url(//x0.ifengimg.com/ucms/special/images/EBD850FBA299B2D6F606DA129F373130.png) no-repeat;
	width: 496px;
	height: 552px;
	left: 450px;
	top: 1400px;
	z-index: 1;
	animation: flash 6s infinite ease-in-out;
}

.p2p4 {
	position: absolute;
	background: url(//x0.ifengimg.com/ucms/special/images/C1B8F82991DF9D78DC4581B16B9853C1.png) no-repeat;
	width: 182px;
	height: 182px;
	left: 670px;
	top: 1250px;
	z-index: 1;
	animation: flash 8s infinite ease-in-out;
}

.p2p5 {
	position: absolute;
	background: url(//x0.ifengimg.com/ucms/special/images/4EBE8AF668B14BFB31531C108E5AE964.png) no-repeat;
	width: 364px;
	height: 556px;
	left: 860px;
	top: 1010px;
	z-index: 1;
	animation: flash 10s infinite ease-in-out;
}

.p2p6 {
	position: absolute;
	background: url(//x0.ifengimg.com/ucms/special/images/A295E26D882B4E535BB544F62E7320B3.png) no-repeat;
	width: 182px;
	height: 182px;
	left: 590px;
	top: 610px;
	z-index: 1;
	animation: flash 12s infinite ease-in-out;
}

.p2b1 {
	position: absolute;
	background: url(//x0.ifengimg.com/ucms/special/images/91C23F27387B647B9A80D1EA79267BF1.png) no-repeat;
	width: 228px;
	height: 114px;
	left: 280px;
	top: 1240px;
	z-index: 10;
	animation: pulse 2s infinite ease-in-out;
	cursor: pointer;
}

.p2b2 {
	position: absolute;
	background: url(//x0.ifengimg.com/ucms/special/images/A0CDFE89559416C98A104FEAB31D2F52.png) no-repeat;
	width: 286px;
	height: 114px;
	left: -60px;
	top: 1760px;
	z-index: 10;
	animation: pulse 2s infinite ease-in-out;
	cursor: pointer;
}


.p2b3 {
	position: absolute;
	background: url(//x0.ifengimg.com/ucms/special/images/240DB1CA58682D05FCFD0AB0FBF316DE.png) no-repeat;
	width: 228px;
	height: 114px;
	left: 480px;
	top: 1800px;
	z-index: 10;
	animation: pulse 2s infinite ease-in-out;
	cursor: pointer;
}

.p2b4 {
	position: absolute;
	background: url(//x0.ifengimg.com/ucms/special/images/86AB5B7B717089A72AA5CCBD91038464.png) no-repeat;
	width: 228px;
	height: 114px;
	left: 800px;
	top: 1250px;
	z-index: 10;
	animation: pulse 2s infinite ease-in-out;
	cursor: pointer;
}

.p2b5 {
	position: absolute;
	background: url(//x0.ifengimg.com/ucms/special/images/BD9F87D59E1F937F54D01ED937623C39.png) no-repeat;
	width: 228px;
	height: 114px;
	left: 980px;
	top: 900px;
	z-index: 10;
	animation: pulse 2s infinite ease-in-out;
	cursor: pointer;
}

.p2b6 {
	position: absolute;
	background: url(//x0.ifengimg.com/ucms/special/images/F2D9ABFBF5C5CE27680E3438316331D1.png) no-repeat;
	width: 228px;
	height: 114px;
	left: 570px;
	top: 800px;
	z-index: 10;
	animation: pulse 2s infinite ease-in-out;
	cursor: pointer;
}

.p2c1 {
	position: absolute;
	background: url(//x0.ifengimg.com/ucms/special/images/8E845F83C4F37BF1F9B8451652488884.png) no-repeat;
	width: 676px;
	height: 412px;
	left: 280px;
	top: 1350px;
	z-index: 50;
	display: none;
}

.p2c2 {
	position: absolute;
	background: url(//x0.ifengimg.com/ucms/special/images/654305F7D449C734A4DF2809EB13F138.png) no-repeat;
	width: 676px;
	height: 412px;
	left: 200px;
	top: 1760px;
	z-index: 50;
	display: none;
}

.p2c3 {
	position: absolute;
	background: url(//x0.ifengimg.com/ucms/special/images/97965A5908C10E9A54EB4279063F1BD8.png) no-repeat;
	width: 676px;
	height: 412px;
	left: 480px;
	top: 1900px;
	z-index: 50;
	display: none;
}

.p2c4 {
	position: absolute;
	background: url(//x0.ifengimg.com/ucms/special/images/2B296E73F7CFAC9A68C41C47F72F26C1.png) no-repeat;
	width: 676px;
	height: 412px;
	left: 400px;
	top: 1350px;
	z-index: 50;
	display: none;
}

.p2c5 {
	position: absolute;
	background: url(//x0.ifengimg.com/ucms/special/images/2B80533312C537736F6A39E126ECFEA4.png) no-repeat;
	width: 676px;
	height: 412px;
	left: 320px;
	top: 900px;
	z-index: 50;
	display: none;
}

.p2c6 {
	position: absolute;
	background: url(//x0.ifengimg.com/ucms/special/images/5EEB7377D44D177114836C0DA1B6DCA7.png) no-repeat;
	width: 676px;
	height: 412px;
	left: 400px;
	top: 900px;
	z-index: 50;
	display: none;
}










.title3 {
	background: url(//x0.ifengimg.com/ucms/special/images/2777EF6D6B1AA95CE0F11D1A63FEDDEB.png) no-repeat center top;
	height: 220px;
	margin: 50px 0 100px 0;
}

.part3 {
	width: 1400px;
	margin: 0 auto;
}

.part3 .p3box1 {
	width: 1280px;
	height: 270px;
	overflow: hidden;
	margin: 0 auto 30px auto;
}

.part3 .p3box1 img {
	float: left;
	width: 600px;
}

.p3txt1 {
	float: right;
	width: 650px;
}

.p3txt1 h3 {
	background: url(//x0.ifengimg.com/ucms/special/images/1F988B2427C918B6AB11A75A30E97C0C.png) no-repeat left top;
	padding: 0 0 0 15px;
}

.p3txt1 h3 a {
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #4d4d4d;
}

.p3txt1 p {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #666666;
	padding: 0 0 0 15px;
	margin: 5px 0 5px 0;
	border-left: 1px solid #f59b58;
}

.p3txt1 .more1 {
	display: block;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #d84141;
	padding: 0 0 0 15px;
}

.part3 .p3box2 {
	width: 1280px;
	height: 270px;
	overflow: hidden;
	margin: 0 auto 30px auto;
}

.part3 .p3box2 img {
	float: right;
	width: 600px;
}

.p3txt2 {
	float: left;
	width: 650px;
}

.p3txt2 h3 {
	background: url(//x0.ifengimg.com/ucms/special/images/1F988B2427C918B6AB11A75A30E97C0C.png) no-repeat left top;
	padding: 0 0 0 15px;
}

.p3txt2 h3 a {
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #4d4d4d;
}

.p3txt2 p {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #666666;
	padding: 0 0 0 15px;
	margin: 5px 0 5px 0;
	border-left: 1px solid #f59b58;
}

.p3txt2 .more2 {
	display: block;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #d84141;
	padding: 0 0 0 15px;
}

.part3 ul li {
	width: 680px;
	height: 140px;
	float: left;
	overflow: hidden;
	border-bottom: 1px solid #f59b58;
	margin: 15px 10px;
}

.part3 ul li img {
	float: left;
	width: 160px;
	height: 140px;
	overflow: hidden;
	margin: 0 20px 0 0;
}

.part3 ul li h3 a {
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #4d4d4d;
}

.part3 ul li p {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #666666;
	padding: 5px 0 0 0;
}


.part3 ul li p a {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #d84141;
}