<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* common */
* {margin:0;padding:0;outline:none;list-style:none;text-decoration:none;font-family:Microsoft YaHei;box-sizing: border-box;}
body,html {-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;background: #fff;font-family:Microsoft YaHei;position: relative;font-size: 14px;}
img{display: block;margin: 0 auto; vertical-align: top; border:none;}
input, textarea ,select{border:none;cursor:pointer;vertical-align:middle; font-family:Microsoft YaHei;  }
select {border:inherit;background: inherit; }
em, i {font-style:normal;  }
a{color: #000;text-decoration: none;}
a:focus, input, select {outline:none;}
.clearfix {*zoom:1; clear: both; }
.clearfix:after {content:"\200B"; display: block;clear: both;height: 0;  }
.kb30{width: 100%; height: 30px;}
.dw_f{position: relative;}
.dw_z{position: absolute;}
.tit_zj{padding: 50px 0 30px 0;}

/* main */
.banner img{
	width: 100%;
}
.liyou{
	background:linear-gradient(#ff896b, #ffa38d) ;
}
.liyou .lycon{
	width: 1200px;
	height: 850px;
	margin: 0 auto;
	background-image: url(../images/liyou.png);
	background-repeat: no-repeat;
	background-size:cover;
	background-position: center;
}
.liyou .tit1{
	width: 570px;
	margin: 0 auto;
	z-index: 9999;
}
.liyou .lycon p{
	width: 255px;
	color: #3e3a39;
	height: 25px;
	line-height: 25px;
	font-size:14px;
}
.liyou .ly_1{
	top:330px;
	left: 150px;
}
.liyou .ly_2{
	top:510px;
	left:150px;
}
.liyou .ly_3{
	top:270px;
	right:125px;
}
.liyou .ly_4{
	top:430px;
	right:125px;
}
.liyou .ly_5{
	top:600px;
	right:125px;
}
.fengcai{
	background-image: url(../images/fc_bg.png);
	background-repeat: no-repeat;
	padding: 0px 0 50px 0;
}
.fengcai .swiper-container{
	width: 1200px;
	margin: 0 auto;
}
.zxbtn{
	width: 200px;
	height: 50px;
	margin: 0 auto;
	padding: 50px 0 50px 0;
}
.zxbtn span{
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	top: 56px;
	left: 53px;
	font-weight: 600;
}
.xuanze{
	background:linear-gradient(#ffccc1, #ffddd7) ;
	
}
.xuanze .xzcon{
	width: 1200px;
	height: 800px;
	margin: 0 auto;
	background-image: url(../images/xuanze.png);
	background-repeat: no-repeat;
	background-size:cover;
	background-position: center;
	margin-top:50px;
}
.xuanze .xztit{
	padding: 30px 0 30px 0;
}
.xuanze .xzcon p{
	width: 150px;
	color: #3e3a39;
	height: 25px;
	line-height: 25px;
	font-size:14px;
}
.xuanze .xz_1{
	top:340px;
	left: 110px;
}
.xuanze .xz_2{
	top:285px;
	left: 325px;
}
.xuanze .xz_3{
	top:340px;
	left:540px;
}
.xuanze .xz_4{
	top:285px;
	left: 748px;
}
.xuanze .xz_5{
	top:340px;
	left: 950px;
}
.xuanze .xzbtn{
	margin-top: 523px;
}
.zhanshi{
	background-image: url(../images/zhans_bg.png);
	background-repeat: no-repeat;
	padding: 50px 0 150px 0;
}
.zhanshi ul{
	width: 680px;
	margin: 0 auto;
	padding-top: 50px;
}
.zhanshi ul li{
	width: 48%;
	float: left;
}</pre></body></html>