@charset "utf-8";
/* CSS Document */

html,body,div,p,span,img,a,ul,li,dl,dt,dd,h1,h2,h3,h4,h5{ margin:0; padding:0;}
body{width:100%;font:12px '\5FAE\8F6F\96C5\9ED1',Helvetica,arial;color:#333;}
img{border:none;}
ul,li,dl,dt,dd{list-style:none;}
a{color:#333;text-decoration:none;}
a:hover{color:#fe7213;}
input,button,textarea,select{border:none;font-size:100%;margin:0;outline:none;padding:0;}
i,h1,h2,h3,em{font-weight:normal;font-style:normal;}
.clearfix:before,.clearfix:after{content:"";display:table;}
.clearfix{clear:both;overflow:hidden;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.ml40{margin-left:40px;}
.ico{background:url(../images/ico.png) no-repeat;position:absolute;}

.box{width:990px;margin:0 auto;}
.top{padding:20px 0;_float:left;height:80px;}
.top_logo{width:480px;float:left;}
.top_search{width:266px;float:left;height:36px;border:#0068b7 1px solid;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;position:relative;}
.top_search .shuru{width:218px;float:left;font-size:14px;color:#c6c6c6;padding:10px 0 9px 12px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;}
.top_search .ssbtn{width:30px;background-position:0 0;height:30px;display:block;float:left;cursor:pointer;font-size:16px;right:2px;top:3px;}
.top_z{width:212px;float:right;margin-top:10px;}
.top_z li{width:43px;float:left;margin-left:10px;text-align:center;font-size:14px;display:inline;}
.top_z li a,.top_z li i{display:block;}
.top_z li i{display:block;width:43px;height:43px;position:relative;}
.top_z .ico-zz{background-position:-180px 0;}
.top_z .ico-wx{background-position:-223px 0;}
.top_z .ico-wb{background-position:-266px 0;}
.top_z .ico-tg{background-position:-309px 0;}
.top_z em{width:43px;float:left;margin-top:6px;}

.nav{z-index:100;}
.nav1{height:50px;background:#0068b7;}
.nav1 li{width:140px;float:left;text-align:center; background:url(../images/dd.png) no-repeat right center;}
.nav1 li a{font-size:22px;color:#fff;line-height:49px;}
.nav1 li a:hover{color:#fe7213;}
#bgnone{background:none;}
.nav2{border:#ccc 1px solid;padding:12px 30px;margin-top:10px;_width:956px;_float:left;}
.nav_area{float:left;}
.nav_area .nav_icon{width:46px;height:46px;float:left;display:block;overflow:hidden;word-wrap:break-word;color:#fff;}
.nav_area .nav_icon a{color:#fff;display:block;width:46px;height:46px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;background:#0068b7;}
.nav_area .nav_icon a:hover{background:#fe7213;}
.nav_area .nav_icon em{width:32px;float:left;margin:7px;text-align:center;overflow:hidden;}
.nav_area ul{}
.nav_area li{line-height:24px;padding:0 8px;float:left;white-space:nowrap;}

.ad990{margin:10px 0;}
.ad990 img{width:990px;}
.ad630 img{width:630px;height:125px;}

.footer{text-align:center;line-height:22px;padding:20px 0;overflow:hidden;border-top:#0068b7 5px solid;}
.footer a{padding:0 5px;}
.footer img{vertical-align:bottom;}

/*-----当前位置-----*/
.path{margin:15px 0;line-height:30px;height:30px;border:#ddd 1px solid;background:#f8f8f8;padding-left:30px;position:relative;}
.path em{color:#888;}
.ico-location{background-position:-30px 0;width:30px;height:30px;left:0;top:0;}

.page{padding:20px;margin:20px;text-align:center;}
.page a{border:#ddd 1px solid;padding:8px 12px;color:#aaa;margin-right:3px;}
.page a:hover{border:#fe7213 1px solid;padding:8px 12px;margin-right:3px;color:#fe7213;}
.page span.current{background:#fe7213;color:#fff;padding:8px 12px;margin-right:3px;}
.page span.disabled{background:#f1f1f1;color:#ccc;border:#ddd 1px solid;padding:8px 12px;margin-right:3px;}

/*gotop*/
.cbbfixed{position:fixed;right:10px;transition:bottom ease .3s;bottom:-85px;z-index:3;cursor:pointer;}
.cbbfixed .cbbtn{width:40px;height:40px;display:block;background-color:#0068b7;}
.cbbfixed .gotop{transition:background-color ease .3s;margin-top:1px;}
.cbbfixed .gotop .up-icon{float:left;margin:14px 0 0 9px;width:23px;height:12px;background:url(../images/side-icon.png);}
.cbbfixed .gotop:hover{background-color:#2c2d2e;}

/*顶部*/
.ding{width:100%;background:#f8f8f8;border-bottom:#ddd 1px solid;height:30px;line-height:30px;}
.ding .d_left{width:600px;float:left;color:#999;}
.ding .d_right{width:390px;float:left;text-align:right;}
.ding .d_right span{color:#e20011;}
.ding .d_right em{color:#ccc;padding:0 5px;}
.ding .d_right a{color:#0068b7;}
.ding .d_right a:hover{color:#fe7213;}
.ding .d_right ul{float:right;border-right:#ddd 1px solid;}
.ding .d_right li{width:55px;float:left;text-align:center;display:inline;height:30px;border-left:#ddd 1px solid;}
.ding .d_right li a{display:block;width:55px;height:30px;line-height:30px;}
.ding .d_right li a:hover{background:#0068b7;color:#fff;}