@charset "utf-8";
/* CSS Document */
html{min-width:1250px;position:relative;}
div,form,img,ul,ol,li,dl,dt,dd,p,span,a{overflow: hidden;}

/*通用*/
.maxbox{min-width: 1250px;max-width: 1920px;margin: 0 auto;}
.cut{width: 1200px;margin: 0 auto;}
.atm5{transition: .5s;-webkit-transition: .5s;-moz-transition: .5s;-ms-transition: .5s;-o-transition: .5s;}
.atm8{transition: .8s;-webkit-transition: .8s;-moz-transition: .8s;-ms-transition: .8s;-o-transition: .8s;}

/*top*/
.topbox{height: 40px;background: #fafafa;line-height: 40px;color: #666;}
.topbox .le_box{float: left;}
.topbox .ri_box{float: right;}
.topbox a,.topbox span{display: inline-block;padding: 0 5px;color: #666;}
.topbox span{font-family: "宋体";font-size: 12px;}
.topbox a:hover{color: #0070bf;}

/*head*/
.headbox{height: 110px;}
.headbox .logo{width: 630px;height: 110px;float: left;}
.headbox .logo a{display: block;}
.headbox .tel{float: right;height: 110px;width: 225px;}

/*nav*/
.navbox{height: 50px;background: #0070bf;z-index: 9999;}
.navbox .cut{width: 1200px;}
.navbox .cut ul{width: 100%;}
.navbox .cut ul li{width: 10%;float: left;text-align: center;}
.navbox .cut ul li a{width: 100%;height: 50px;display: block;line-height: 50px;font-size: 16px;color: #fff;}
.navbox .cut ul li:hover a,.nav .cut ul li.on a{background: #007ed9;}
.nav-fixed{max-width:100%!important;}

/*banner*/
.banner{width: 100%;height: 40vw;max-height:500px;position: relative;box-shadow: 0px 2px 5px rgba(0,0,0,0.2);}
.indexFocus{width:153.6vw;max-width:1920px;height:100%;position:absolute;left:50%;top:0;overflow:visible;}
.indexFocusCon{position:relative;left:-50%;width:100%; height:100%;}
.indexFocusConPic{width:100%; height:100%;}
.indexFocusConPic ul{height: 100%!important;position: absolute;overflow: visible;}
.indexFocusConPic ul li{width: 100%;height: 100%;float: left;position: relative;text-align: center;}
.indexFocusConPic ul img{height: 100%;}
.indexFocusConUp,.indexFocusConDown{position:absolute; top:0; width:67px; height:100%; z-index:2;}
.indexFocusConUp{left:1px;}
.indexFocusConDown{right:1px;}
.indexFocusConUp a,.indexFocusConDown a{display:block; width:67px; height:100%;}
.indexFocusConUp a{background:url(../upfiles/cd9fc3d3263b29846117.png) no-repeat left center;}
.indexFocusConDown a{background:url(../upfiles/cd9fc3d3263b29846117.png) no-repeat right center;}

/*search*/
.search{height: 30px;padding: 20px 0;border-bottom:1px solid #ccc;}
.search .left{height: 30px;float: left;line-height: 30px;color: #666;margin-right:10px;}
.search .left_con{max-width:750px;}
.search .left a{color: #666;margin-right: 10px;transition: .5s;-webkit-transition: .5s;}
.search .left a:hover{color: #0070bf;}

.search .right{width: 300px;height: 30px;float: right;position: relative;background: #f0f0f0;border-radius:3px;}
.search .right .tit{width: 240px;height: 30px;float: left;padding-left: 10px;}
.search .right .tit input{display: block;width: 240px;height: 30px;border: 0;background: none;line-height: 30px;color: #666;font-family:"微软雅黑";}
.search .right .anniu{width: 40px;height: 30px;position: absolute;top: 0;right: 0px;}

/*底部*/
.ft_nav{background: #2b2b2b;text-align: center;}
.ft_nav .cut{height:100px;line-height:100px;border-bottom:1px solid #1a1a1a;font-size:16px;}
.ft_nav a{display: inline-block;padding: 0 10px;color: #f0f0f0;}
.ft_nav a:hover{color: #fff;}

.foot{background: #2b2b2b;line-height: 30px;color: #f0f0f0;text-align: center;}
.foot .cut{padding: 30px 0 40px;border-top:1px solid #404040;}
.foot .cut span{font-family:Arial;font-size:15px;}
.foot a{color: #f0f0f0;}
.foot a:hover{color: #fff;}

/*内页*/
.category_tit,.rightmain_tit,.detail_tit p{background:#007ed9;}
.detail_tit{border-bottom:3px solid #007ed9;}
.rightmain{width:940px;}
.category_con ul li.cpfl1{height:36px;line-height:36px;font-size:16px;}
.category_con li a{padding-left:20px;box-sizing:border-box;}
.pro_floor_tit{background:#f0f0f0;}
.pro_floor_con ul li{width:218px;margin:0 12px 15px 0;}
.pro_floor_con ul li .pic{width:215px;height:180px;}
.pro_floor_con ul li .pic a{width:215px;height:180px;}
.pro_floor{margin-bottom:0;}
.showpro{width:910px;}
.showpro_right{width:520px;}
.honors .pro_floor_con ul li .pic{width:218px;height:218px;}
.honors .pro_floor_con ul li .pic a{width:218px;height:218px;}
.news_list_tit,.news_list_date,.news_list_text,.news_list_more{width:720px;}

/*QQ*/
#cFloatDivMove{display:none!important;width:159px!important;}
.kefu{width:127px;height:250px;padding-left:33px;}
.kefu .kfnr,.kefu .kfnr table{margin-left:0!important;}
.kefu .kfnr td{width:125px;display:block;text-align:center;padding:5px 0;}
.kefu .kfnr .td1{padding-bottom:0;}

@media only screen and (min-width:992px){
#cFloatDivMove{display:block!important;}
}