@charset "utf-8";
/* CSS Document */
/*公共部分*/
*{margin:0px;padding:0px;}
img{border:none;}
li{list-style:none;}
a{text-decoration:none;}
body{background:#d3f7f5;}
/*navbox*/
.navbox{width:100%;overflow:hidden;background:#d3f7f5;}
.nav{width:1200px;margin:0 auto;}
.nav ul{overflow:hidden;margin-left:135px;}
.nav ul li{float:left;font:18px/50px "SimSun";width:100px;text-align:center;}
.nav ul li a{color:#87633d;}
/*bannerbox*/
.bannerbox{width:100%;}
.banner1{width:100%;background:url(../images/sx_01.jpg) no-repeat top center;height:81px;}
.banner2{width:100%;background:url(../images/sx_02.jpg) no-repeat top center;height:81px;}
.banner3{width:100%;background:url(../images/sx_03.jpg) no-repeat top center;height:81px;}
.banner4{width:100%;background:url(../images/sx_04.jpg) no-repeat top center;height:81px;}
.banner5{width:100%;background:url(../images/sx_05.jpg) no-repeat top center;height:76px;}

.content1{width:954px;margin:0 auto;}
.content1 li{height:74px;}

/*contentbox8*/
.contentbox8{width:100%;background:#313439;padding:80px 0px;}
.content8{width:1000px;margin:0 auto;}
.content8 h2 a{color:#fff;margin-left:900px;font:18px/38px "SimSun";margin-bottom:35px;display:inline-block;}
.content8 ul{overflow:hidden;width:760px;margin:0 auto;}
.content8 ul li{float:left;margin-right:100px;}
.content8 p{color:#fff;text-align:center;margin-top:80px;font:18px/38px "SimSun";}
.content8 p a{color:#fff;}






















