
@charset "utf-8"; 
 
*{margin: 0;padding: 0;}
body, ul, li, h1, h2, h3 {
					  padding: 0;
					  margin: 0; }
.clear{clear: both;}
.box{}
body{background: #ffffff;}
/* head */
.top{height: 30px; background-color: #9d75401a;}
.top_hd{width: 1310px; height: 30px;  margin: auto; padding: 0 20px;}
.top_hd .hd_left{width: 50%;  line-height: 30px; font-size: 14px;color: #646464; float: left; }
.top_hd .hd_right{width: 50%; line-height: 30px;font-size: 14px;color: #646464; float: right; text-align: right;}

/* logo */
.bg{height: 130px; padding: 20px 0; background: #ffffff url(../images/banner10.png) no-repeat center top;}
.container_a{width: 1310px; margin: auto; font-size: 16px;}
.logo{width: 50%; float: left;  margin: auto; line-height: 90px; }
.logo img{width: 520px;height: 100px;}
.search-box{width: 50%;  float: right; line-height: 70px;}
.form-control{width: 250px; height: 40px; background-color: #9d75401a; border-radius: 40px; padding: 0 15px; border: 1px solid #f7f7f7a8; font-size: 12px;}
.btn{width: 90px; height: 40px; cursor: pointer; font-size: 14px; color: #fff;  background-color: #9d7540; border: 1px solid #f7f7f7a8 ;  margin:0 0 0 15px; border-radius: 40px;}
.search-box .form_z{float: right;}


/* nav */
/* .bt-box-100{width: 100%;min-width:1310px;margin: auto; height: 65px; line-height: 65px;  background-color: #9d7540; } */
.bt-box-100{width: 100%;min-width:1310px;margin: auto; height: 65px; line-height: 65px;  background-color: #9d7540; }
.bt-box-1200{width: 1310px;margin: 0 auto;}
#nav{position: relative;min-width:1200px;}
.nav ul li{float: left;padding:0 20px; text-align: center; height: 65px; line-height: 65px;}
.nav ul li a{ color: #ffffff; font-size: 18px; font-weight: 800; padding-bottom: 10px;}
.box1{ width: 100%; height: 85px; background-color: #f3f3f3; z-index:99 ; position: absolute; left: 0px;}
.box1 ol li{ float: left; padding: 0 15px; line-height: 85px;}
.box2{ width: 1200px; height: 75px; position: relative; margin: 0 auto;}
.box1 ol li span{display: inline-block; width: 5px; height: 5px; float: left; margin-right: 10px; margin-top: 40px; background: #666666; border:1px solid #666666; -moz-border-radius: 5px;  border-radius: 5px;}
.box1 ol li a{ color: #666;font-size: 18px;}
.no {  display: none;}






