@charset "utf-8";
/* CSS Document */
/* reset 默认样式重置 */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, q, em, ul, li, ol, dl, dt, dd, form, article, aside, embed, table, td, th, input, button, legend, fieldlset, blockquote, textarea, label, strong, img, cite { margin: 0; padding: 0; outline: none; }
body { font-family:'微软雅黑'; font-size: 12px; line-height: 1;  margin: 0 auto;}

h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
table { border-collapse: collapse; }
ul, li , ol, li{ list-style: none; }
img{ border: none; vertical-align:top;}
em, cite, address,i { font-style: normal; font-weight: normal; }
a { text-decoration:none; }
input { outline:none; border:none; background-color:transparent;}
input::-ms-clear { display:none; }
textarea { outline:none; resize:none; ;overflow:auto;border:none;background: transparent;}

/* 清浮动 */
.clearfix:after,
.clearfix:before{content: "";display: table;}
.clearfix:after{clear: both;}
.clearfix{*zoom:1;}

.fl{float:left;}
.fr{float:right;}


.show{display:block;}
.hide{display:none;}


/*******************************************公共头部**************************************/
/*top*/
.topBox{width:1000px;height:40px;margin:0 auto;line-height:40px;}
.topSp{color:#5b5d60;}
.topR a{position: relative;margin-left:35px;color:#5b5d60;}
.topR a i{position:absolute;top:1px;left:-17px;width:13px;height: 14px;}
.icon01_in{background: url(../images/iconall.png) no-repeat 0 0;}
.icon02_in{background: url(../images/iconall.png) no-repeat 0 -20px;}
.top_name{float:left;color:#5b5d60;padding-left:20px;}
.top_name i{display: inline-block;width:8px;height:8px;border-radius: 50%;vertical-align: middle;background:#19d700;margin-right:10px;}
/*banner*/
.bannerBox{position: relative;width:1000px;height: 200px;margin:0 auto;}
.banImg{position:absolute;top:0;left:0;width:100%;}
.logo_box{position:absolute;top:44px;left:20px;width:507px;height:113px;}
.logo_box img{width:100%;}
/*nav*/
.navBox{width:1000px;height:50px;margin:0 auto;background:#0075ec;}
.navUL{padding-left:10px;}
.navUL li{float:left;position: relative;}
.navFA{display: block;padding:0 11px;margin:0 3px;line-height:50px;font-size:14px;font-weight: bold;color:#fff;transition:all 0.4s;}
.navFA:hover,.navFA.active{background:#0059b4;}
.secondNav{display: none;position:absolute;top:50px;left:50%;margin-left:-60px;width:118px;border:1px solid #d1d3d7;background:#fff;z-index: 10;}
.arrowI{position: absolute;top:-8px;left:50%;margin-left:-8px;background: url(../images/iconall.png) no-repeat 0 -40px;width:16px;height:9px;}
.navDL{padding:16px 0;}
.navDL dd{transition:all 0.4s;}
.navDL a{display: block;width:100%;padding:13px 0;color:#333;font-size:14px;text-align: center;}
.lineS{display: block;width:40px;height:1px;overflow:hidden;background:#ddd;margin:0 auto;}
.navDL dd:hover,.navDL dd.active{background:#e9e9e9;}
.navDL dd:hover .lineS,.navDL dd.active .lineS{display: none;}
/*search*/
.searchBox{width:1000px;height:40px;margin:0 auto;}
.dateP{color:#999;line-height:40px;}
.searchPr{position: relative;margin-top:6px;}
.searchI{position:absolute;left:4px;top:8px;background: url(../images/iconall.png) no-repeat 0 -60px;width:12px;height:12px;}
.inText{width:136px;height:26px;border:1px solid #aaa;padding-left:22px;line-height: 26px;font-family: "微软雅黑";}
.inSubmit{width:60px;height:28px;margin-left:-1px;background:#0075ec;color:#fff;line-height: 28px;font-family: "微软雅黑";text-align: center;cursor: pointer;}
/*标题公共--更多*/
.topCom{height:47px;padding:0 10px 0 19px;border-bottom:2px solid #3592f0;line-height:47px;}
.titleCom{color:#0075ec;font-size:18px;font-weight:bold;}
.moreCom{color:#9ca1a6;}
.moreCom span{margin-left:4px;font-family:consolas;font-size:16px;}
/*切换标题*/
.tabCom{padding:0 14px 0 19px;}
.tabNav{padding:13px 0;}
.tabNav a{display:inline-block;padding:0 7px;border-right:1px solid #999;color:#999;}
.tabNav a.tabLast{border:none;}
.tabNav a.active{width:54px;height:24px;background:#0075ec;border:none;text-align: center;line-height: 24px;color:#fff;}
.tabNav a:hover{text-decoration: underline;}
/*广告*/
.ggI{position: absolute;top:2px;right:2px;width:26px;height:12px;border:1px solid #c3c3c3;border-radius:2px;color:#595959;text-align: center;}
.ggI_2{position: absolute;top:0;right:0;width:26px;height:12px;background:#a1a5a9;border:1px solid #c3c3c3;border-radius:2px;color:#3e3e3e;text-align: center;z-index: 11;}
/*广告模块*/
.imgBox{position: relative;height:88px;border:1px solid #ddd;overflow: hidden;}
.imgGG{display: block;}
.imgGG img{width:100%;}
/*位置*/
.linkTit{width:994px;padding-left:6px;height:24px;margin:0 auto 20px;background:#eee;color:#999;line-height:24px;}
.linkTit a{padding:0 6px;color:#999;}
.linkTit a.active{color:#666;}
.linkTit a.noPd{padding-left:0;}
/***************************公共底部*********************************/
.footBox{width:100%;height:150px;background:#f5f5f5;}
.main1000{width:1000px;margin:0 auto;}
.fooLogo{width:297px;height:69px;margin:36px 0 0 22px;}
.fooLogo img{width:100%;}
.addressBox{margin:46px 46px 0 0;}
.redImg{background:url(../images/iconall.png) no-repeat 0 -140px;width:35px;height:43px;margin:7px 30px 0 0;}
.copyBox dd{margin-bottom:12px;color:#9ca1a6;}
.compSt{margin-right:15px;color:#303235;}
.mainone{color:#1e85ee;}
.mainone:hover{text-decoration: underline;}
.copyBox dd span{margin-right:6px;}
/***************************分页*********************************/
.pageFY{padding:20px 0;}
.pageMain{float:right;}
.pageMain a{float:left;display: inline-block;padding:0 4px;height:22px;margin-left:10px;border:1px solid #ccc;font-size:14px;color:#999;line-height:22px;}
.pageSp{float:left;padding-left:10px;font-size:14px;color:#999;line-height: 16px;}
.pageMain a.active{height:24px;line-height:24px;border:none;color:#0075ec;}


/*二维码2017/9/15*/
.code{float:left;width:90px;height:90px;margin:30px 0 0 20px;}
.code img{width:90px;height:90px;}

.bannerBox .sjLeft{position:absolute;left:-460px;top:-40px;}
.bannerBox .sjRight{position:absolute;right:-460px;top:-40px;}
body{overflow-x:hidden ;}









