@charset "utf-8";
/*
  全部样式
  add by lis 2016-09-29
*/
body,ul,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,img,form,p{margin:0px;padding:0px;border:0px;list-style-image:none;list-style-type:none;}
body,textarea{font:12px/1.5 '微软雅黑',Arial,Helvetica,sans-serif;color:#666;}
body{ min-width:1200px;}
table,th,td{font-size:12px;line-height:1.5;}
a{text-decoration:none; color:#00a2ca;}
a:hover{text-decoration:none;}
em,i{font-style: normal;}
.curs{ cursor:pointer;}
/*清除浮动*/
.clear{clear:both;}
.clearfix{_zoom:1}
.clearfix:after{content:"\0020";display:block;height:0;clear:both}
*+html .clearfix{overflow:hidden}
/*背景颜色*/
.bgwhite{ background-color:#FFFFFF!important;}
.bggray{ background-color:#F5F5F5!important;}
/*行内块级元素*/
.dsinline{ display:inline-block;}
.tlw{top:0!important; right:0!important; width:auto!important; height:auto!important;}
/*字体大小*/
.fw5{ font-weight:500;}
.f16{ font-size:16px!important; line-height:2!important;}
.f18{ font-size:18px; line-height:2;}
.f14{ font-size:14px; line-height:2;}
.f30{ font-size:30px!important; line-height:2!important;}
.cthres{ color:#333;}
/*去掉a标签点击后的虚线框*/
*, * focus {outline: none;margin: 0;padding: 0;}
/*页面布局*/
.left{float:left!important;}
.right{float:right!important;}
.clear{clear: both!important;}
.pos{position:relative!important;}
.posab{position:absolute!important;}
.wrapper{margin: 0 auto !important;width: 1200px !important;}
.l0{ left:0; width:100%;}
/*边框 对齐*/
.bor01 {border: 1px solid #c3c3c3!important;}
.bor02 {border: 1px solid #dedede!important;}
.bor03 {border: 1px solid #ff0000!important;}
.borb01{ border-bottom:1px solid #ddd!important; padding-bottom:15px!important;}
.borgre{ border-color:#00bb28 !important;}
.borblu{ border-color:#00a0e9 !important;}
.txtC{text-align:center!important;}
.txtL{text-align:left!important;}
.txtR{text-align:right!important;}
/*内外边距*/
.p0{padding: 0px!important;}
.p3{padding: 3px!important;}
.p8{padding: 8px!important;}
.p10{padding: 10px!important;}
.pt10{padding-top:10px!important;}
.pt20{padding-top:20px!important;}
.pr10{padding-right:10px!important;}
.pb10{padding-bottom:10px!important;}
.pl10{padding-left:10px!important;}
.pl5{padding-left:5px!important;}
.pl20{padding-left:20px!important;}
.pl80{padding-left:80px!important;}
.pt60{padding-top:60px!important;}
.pt100{padding-top:100px!important;}
.pt150{padding-top:150px!important;}
.mt-1{margin-top:-1px!important;}
.mt0{margin-top:0px!important;}
.mt5{margin-top:5px!important;}
.mt10{margin-top:10px!important;}
.mt12-5{margin-top:12.5px!important;}
.mt20{margin-top:20px!important;}
.mt30{margin-top:30px!important;}
.mt-265{margin-top: -265px !important;}
.mr0{margin-right:0px!important;}
.mr5{margin-right:5px!important;}
.mr10{margin-right:10px!important;}
.mr13{margin-right:13px!important;}
.mb0{margin-bottom:0px!important;}
.mb5{margin-bottom:5px!important;}
.mb10{margin-bottom:10px!important;}
.mb30{margin-bottom:30px!important;}
.ml0{margin-left:0px!important;}
.ml5{margin-left:5px!important;}
.ml10{margin-left:10px!important;}
.ml400{margin-left:400px!important;}
/*高度 行高*/
.line1-6{ line-height:1.6 !important;}
.h5{height:5px!important;line-height:5px!important;}
.h24{height:24px!important;line-height:24px!important;}
.h26{height:26px!important;line-height:26px!important;}
.h28{height:28px!important;line-height:28px!important;}
.h30{height:30px!important;line-height:30px!important;}
.h80{ height:80px!important; padding:10px 0;}
.h150{ height:150px!important;}
.h210{ height:210px!important;}
.h228{ height:228px!important;}
.h300{ height:300px!important;}
.h400{ height:400px!important;}
.h620{ height:620px!important;}
.mxh200{max-height:200px!important;}
.mxh300{max-height:300px!important;}
.mih360{ min-height:360px!important;}
/*颜色*/
.red,a.red,.red a{color:#cd0000!important;}
.white,.white a,a.white{color:#FFF!important;}
.blue,a.blue,.blue a{color:#00a0e9!important;}
.orange,a.orange,.orange a{color:#ff9900!important;}
/*宽度*/
.w20{width:20px!important;}
.w50{width:50px!important;}
.w80{width:80px!important;}
.w100{width:100px!important;}
.w120{width:120px!important;}
.w150{width:150px!important;}
.w188{width:178px!important;}
.w190{width:190px!important;}
.w200{width:190px!important;padding:0 5px;}
.w260{width:260px!important;}
.w262{width:262px!important;}
.w300{width:300px!important;}
.w400{width:400px!important;}
.w450{width:450px!important;}
.w500{width:500px!important;}
.w640{width:640px!important;}
.w700{width:700px!important;}
.w900{width:900px!important;}
/*遮罩层*/
#overlay{display:none;position:fixed;z-index:90;width:100%;height:100%;background-color:#000;filter:alpha(opacity=30);-moz-opacity:0.3;opacity:0.3; top:0; left:0;}
/*显示滚动条*/
.scrollBoxY{overflow:scroll;overflow-x:hidden;overflow-y:auto;}
.scrollBoxX{overflow:scroll;overflow-y:hidden;overflow-x:auto;}
/*加载中*/
#loadingshow{display:none;line-height:25px;text-align:center;color:#CCCCCC;width:120px;padding:70px 0 25px 0;background:url(../images/loading.gif) no-repeat scroll center 25px #1a1a1a;background-size:25%;position:fixed;z-index:100;top:30%;left:45%;}
/*顶部*/
.topbader{ background-color:#23262a; width:100%; height:61px; border-bottom:1px solid #505658;transition: background-color 0.2s ease 0s;position: relative;}
.topbader:hover{ background-color:#373d41;}
.topbader .tlogos{color: #ffffff;display: inline-block;float: left;font-size: 20px;height: 60px;line-height: 60px;margin: 0 30px 0 0;position: relative;width: 90px;}
.topbader .tlogos img{height: 50px;position: absolute;top: 5px;}
.topbader .menu_list{ float:left;}
.topbader .menu_list li{box-sizing: border-box;color: #fff;float: left;font-size: 14px;height: 61px;line-height: 61px;text-align: center;min-width: 130px; cursor:pointer; border-bottom:3px solid rgba(0,0,0,0);transition: border-bottom-color 0.2s ease 0s;}
.topbader .menu_list li a{ color:#FFF;}
.topbader .menu_list li:hover{ border-bottom-color:#05a8c1;}
.topbader .tool_list { float:right;}
.topbader .tool_list>li{box-sizing: border-box;color: #fff;cursor: pointer;float: left;font-size: 14px;height: 61px;line-height: 60px; width:100px;position: relative;text-align: center;transition: color 0.2s ease 0s;}
.topbader .tool_list>li:hover .secondul{ display:inline-block;}
.topbader .tool_list>li a{color:#fff; display:inline-block; width:100%; height:100%;}
.topbader .tool_list>li a:hover{ color:#00c1de;}
.topbader .tool_list>li .secondul li{ background-color:rgba(39, 44, 48, 0.9);}
.topbader .tool_list>li.register{background-color: #cc181c;color: #fff;display: inline-block;font-size: 14px;height: 61px;line-height: 60px;text-align: center;transition: background-color 0.3s ease 0s;width: 100px;}
.topbader .tool_list>li.register a:hover{background-color:#d62125;color:#fff;}
.topbader .tool_list>li.register .secondul li{ background-color:#cc181c; border-color:#ffffff;}
.topbader .tool_list>li .secondul{ background-color: #23262a;left: 0;position: absolute;top: 61px;width: 100%;z-index: 3; display:none;}
.topbader .tool_list>li .secondul li{border-top: 1px solid #666;height: 35px;line-height: 35px;}
/*底部*/
.botonbox{background-color: #373d41;}
.botonbox .bottextbox{ width:1200px; margin:0 auto; padding:70px 0;}
.botonbox .bottextbox .listhelp{border-bottom: 1px solid rgba(255, 255, 255, 0.11);box-sizing: border-box;color: #fff;padding:52px;width: 100%;border-top: 1px solid rgba(255, 255, 255, 0.11);}
.botonbox .bottextbox .listhelp .phones{display:inline-block;height: 54px;position: relative;width: 235px;}
.botonbox .bottextbox .listhelp .phones img{height:50px;}
.botonbox .bottextbox .listhelp .phones .phonenae{ position:absolute; color: #fff;font-size: 16px; top:3px; left:65px;}
.botonbox .bottextbox .listhelp .phones .phonetext{color: #fff;font-size: 22px; position:absolute; top:23px; left:65px;}
.botonbox .bottextbox .listhelp .helptexs{ display: inline-block;height: 24px;margin-left: 90px; padding: 13px 0;}
.botonbox .bottextbox .listhelp .helptexs span{color: #fff;float: left;font-size: 16px;padding: 0 10px; border-right: 1px solid #cfd0d1;}
.botonbox .bottextbox .listhelp .helptexs span:last-child{ border:none;}
.helptext{color: #666;font-size: 16px;padding: 0 10px; border-right: 1px solid #cfd0d1; cursor:pointer;}
.helptext a{ color:#666;}
.helptext:last-child{ border:none;}
.boonlist{font-size: 12px;height: 130px;margin: 0 auto;padding: 48px 0 0;position: relative;width: 1200px;}
.boonlist .know-content .konwthisli{color: #a9b0b4;float: left;margin-right: 4%;width: 21%;}
.boonlist .know-content .konwthisli h3{color: #fff;font-size: 16px;}
.boonlist .know-content .konwthisli ul{margin-top: 0;}
.boonlist .know-content .konwthisli ul li{font-size: 14px;line-height: 30px;min-height: 30px;}
.boonlist .know-content .konwthisli ul li img{ display:block;}
.boonlist .know-content .konwthisli ul li a{color: #a9b0b4;font-size: 14px;}
.boonlist .know-content .konwthisli ul li a:hover{ color:#00a2ca;}
.mainCopyRightItemBox{line-height:50px;height:50px;border-top:1px solid rgba(255, 255, 255, 0.11);color:#a9b0b4;}
/*二级导航*/
.menu_list li:hover .mainSubnavBox{top:61px; visibility:visible;}
.mainSubnavBox{background-color: rgba(39, 44, 48, 0.9);height: 60px;left: 0;position: fixed;top:40px;width: 100%;transition: top 300ms ease 0s;visibility:hidden; z-index:2;}
.mainSubnavBox .navItemBox{width:1200px;height:60px;margin:0 auto;}
.mainSubnavBox .navItemBox li{color: #ffffff;display: inline-block;font-size: 14px;line-height: 60px;margin: 0 30px;width: auto;height: 58px; padding:0 30px;}
.mainSubnavBox .navItemBox li a{color: #ffffff;display: inline-block;height: 100%;width: 100%;}
/*列表翻页*/
.mainPagingBox{height: 25px;margin: 0 auto;padding: 3px;width: 1200px;}
.mainPagingBox .statistical{display:block;float:left;}
.mainPagingBox .pagingBox{float:right;text-align:center;}
.mainPagingBox .pagingBox a,.mainPagingBox .pagingBox .go{background-color:#fff;border:1px solid #ddd;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;cursor:pointer;color: #666;}
.mainPagingBox .pagingBox .go{width:25px;margin:0 0 0 4px;padding:1px 0;}
.mainPagingBox .pagingBox a{margin: 0 5px;padding: 3px 5px;}
.mainPagingBox .pagingBox span{ margin:0 5px;}
.mainPagingBox .pagingBox .prev{padding:3px 9px;margin:0 4px;}
.mainPagingBox .pagingBox .next{padding:3px 9px;margin:0 4px;}
.mainPagingBox .pagingBox .goIpt{border:1px solid #d3d3d3;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border: 1px solid #d3d3d3;color: #606060;font-size: 12px;line-height: 15px;padding: 4px 7px;text-align: center;width: 20px;}
.mainPagingBox .pagingBox #maxpag{border:1px solid #d3d3d3;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border: 1px solid #d3d3d3;color: #606060;font-size: 12px;line-height: 15px;padding: 4px 7px;text-align: center;width: 20px;}
.mainPagingBox .pagingBox .prev:hover,.mainPagingBox .pagingBox .next:hover,.mainPagingBox .pagingBox .go:hover,.mainPagingBox .pagingBox a:hover{background-color:#373d41;color:#fff!important; border-color:#373d41;}