
 /*清除默认样式*/
 html,body,div,p,span,object,iframe,h1,h2,h3,h4,h5,h6,a,img,del,input,textarea,select,button,dl,dt,dd,
 ol,ul,li,dfn,em,form,label,fieldset,legend,table,th,tr,td,tbody,thead,tfoot,caption,big,small,
 font,b,strong,center{margin:0;padding:0;box-sizing:border-box;}
 button,textarea,select,input{outline:0;}
 button{cursor: pointer;}
 img{border:0 none;vertical-align:top;}
 li{list-style-type:none}
 a,a:link{text-decoration:none;}
 a{color:#000;}
 input,a{border:0;}
 input{outline:none;}
 input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {-webkit-box-shadow: 0 0 0 1000px white inset}
 /* 消除谷歌浏览器  记住密码时难看的样式 */
 /*共用样式*/
 .word_1{overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }   /*1行超过默认宽度变成...*/
 .word_n{overflow : hidden;text-overflow: ellipsis;display: -ms-box;display:-webkit-box;-webkit-line-clamp: 2;/*行数*/-webkit-box-orient: vertical;-ms-line-clamp: 2;/*行数*/-ms-box-orient: vertical;display: -o-box;-o-line-clamp: 2;/*行数*/-o-box-orient: vertical;display:-moz-box;-moz-line-clamp: 2;/*行数*/-moz-box-orient: vertical;line-clamp: 2;}           /*多行行超过默认宽度变成...*/
 .word_3{overflow : hidden;text-overflow: ellipsis;display: -ms-box;display:-webkit-box;-webkit-line-clamp:3;/*行数*/-webkit-box-orient: vertical;-ms-line-clamp:3;/*行数*/-ms-box-orient: vertical;display: -o-box;-o-line-clamp:3;/*行数*/-o-box-orient: vertical;display:-moz-box;-moz-line-clamp:3;/*行数*/-moz-box-orient: vertical;line-clamp: 3;}           /*多行行超过默认宽度变成...*/
 .word_q{text-align:justify; text-justify:inter-ideograph;}  /*两端对齐*/
 a[title="站长统计"]{display:none!important;}
 .fl{float:left;}
 .fr{float:right;}
 .clearfix {*zoom: 1;}/*清除浮动  想让谁清浮动就写在谁的类名里*/
 .clearfix:after {display: block;clear: both;content: "";height: 0;visibility: hidden;}
 body{font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,Helvetica Neue,Arial,sans-serif;background:#fff;}
/*头部公用样式*/
 /*底部公用样式*/
 .neFooter{width:100%;height:auto;min-width:1200px;background:#2a2c31;padding:0 0 10px 0;}
 .neFooterWrap{width:1200px;margin:0 auto;}
 .neFooterfirendUrl{padding:40px 30px 12px 30px;}
 .neFooterfirendUrl p{padding:0 0 20px 0;font-size:16px;}
 .neFooterfirendUrls a{font-size:14px;margin:0 20px 6px 0;}
 .neFooterUls{padding:60px 0 20px 30px;color:#fff!important;margin:0 0 20px 0;border-bottom:1px solid #6a6c6f;}
 .neFooterUls a{color:#fff!important;}
 .neFooterUls li{font-size:14px;}
 .neFooterUls ul li:first-child{font-size:16px;cursor: auto;}
 .neFooterUl{line-height:30px!important;margin:0 48px 0 0;cursor: pointer;}
 .neFooterUl1 li p{color:#fff!important;display:none;position: absolute;width:204px;height:40px;line-height:40px;top:-36px;right:-186px;border:1px solid #fff!important;background:#2a2c31;text-align:center;font-size:14px;}
 .neFooterUl1 li p img{position: absolute;left:-2px;bottom:-9px;}
 .neFooterUl1 li, .neFooterUl2 li, .neFooterUl3 li{line-height:32px!important;}
 .neFooterUl1 li{position: relative;}
 .neFooterUl1 li:hover p{display:block;}
 .neFooterUl4{margin:0 0 0 54px;}
 .neFooterUl4 li{width:120px;font-size:14px!important;margin:0 0 20px 16px;position:relative;text-align:center;cursor: pointer;}
 .neFooterUl4 li:first-child{cursor:pointer!important;}
 .neFooterUl4 .neFooterUlImg{width:66px;height:66px;margin:0 auto 6px auto;display:block;}
 .neFooterUl4Mask{position: absolute;width:180px;height:230px;border:1px solid #fff!important;top:-240px;left:-20px;background:#2a2c31;display:none;}
 .neFooterUl4Mask .neFooterewm{width:160px;height:160px;margin:10px;display:block;}
 .neFooterUl4Icon{position: absolute;bottom:-13px;left:60px;}
 .neFooterUl4Mask span{width:100%;display:inline-block;text-align:center;line-height:20px;}
 .neFooterUl4Btn{width:76px;height:26px;background:rgba(235,97,0,1);border-radius:4px;text-align:center;line-height:26px;display:block;margin:6px auto 0 auto;cursor: pointer;}
 .neFooterUl4 li:hover .neFooterUl4Mask{display:block;}
 .neFooterP{text-align:center;color:#fff!important;font-size:12px;line-height:20px;}
 .neFooterDiv img{width:140px;height:140px;}
 .neFooterDiv p{line-height:26px;text-align:center;padding:20px 0;}
 .neFooterDiv{margin:4px 0 0 90px;}
 .neFooterDiv1{margin-left:380px;}
 .dt_page {height:40px!important;overflow:hidden;}
 /* 头部公用样式 */
 .topWrap{width:1200px!important;height:auto!important;margin:0 auto!important;font-size:14px!important;}
 .topWrap .logo{width:176px!important;height:68px!important;padding:16px 0!important;}
 .topWrap .search{width:450px!important;height:40px!important;}
 .topWrap .field{width:98px!important;height:40px!important;border:1px solid #0061a7!important;text-align:center!important;padding:0 0 0 12px!important;}
 .topWrap .forms{width:500px!important;height:40px!important;}
 .topWrap .topInput{box-sizing: border-box!important;width:310px!important;height:40px!important;border:1px solid #0061a7!important;border-left:0!important;padding:0 0 0 20px!important;}
 .topSearchBtn{background:#0061a7 url(/assets/personalcenter/public/images/search.png) no-repeat 24px 13px!important;width:90px!important;height:40px!important;color:#fff!important;cursor: pointer!important;padding:0 0 0 20px!important;}
 .topSearch{margin:16px 100px 0 100px!important;}
 .Toplass{margin:14px 0 0 0;font-size:12px!important;height:20px!important;}
 .Toplass li{float: left;margin:0 11.5px 0 0!important;line-height:20px!important;}
 .Toplass li:last-child{margin:0!important;}
 .topNavDivCont1Right{line-height:30px!important;height:30px!important;text-align:left!important;}
 .topHeaderRight{width:322px!important;padding:10px 0 0 0!important;font-size:12px!important;}
 .topHeaderRightTop li{float: left!important;border-right:2px solid #0061a7!important;height:16px!important;line-height:16px!important;padding:0 20px!important;}
 .topHeaderRightTop li:last-child{border:0!important;padding-right:0!important;}
 .topHeaderRightTop .topHeaderRightLiF1{padding-left:30px!important;background:url(/assets/personalcenter/public/images/topUser.png) no-repeat 10px 0!important;background-size:16px 16px!important;}
 .topHeaderRightMid a{padding:0 0 0 34px!important;background:url(/assets/personalcenter/public/images/topZc.png) no-repeat 10px -2px!important;background-size:20px 20px!important;height:16px!important;line-height:16px!important;margin:0 10px 0 0!important;}
 .topHeaderRightMid a:last-child{background:url(/assets/personalcenter/public/images/topInfo.png) no-repeat 10px 0!important;background-size:16px 16px!important;margin-right:0!important;}
 .topHeaderRightMid{margin:8px 0 0 0!important;}
 .topHeaderRightBottom li{float: left!important;margin:0 11.5px 2px 0!important;line-height:18px!important;height:18px!important;}
 .topHeaderRightBottom li:nth-child(8){margin-right:0!important;}
 .topHeaderRightBottom{padding:6px 0 0 10px!important;}
 .topHeaderRightTopHoverFa{position: relative!important;transition: 1s!important;}
 .topHeaderRightTopHoverFa:hover div{display:block!important;transition: 1s!important;}
 .topHeaderRightTopHoverFa div{transition: 1s!important;}
 .topHeaderRightTopHover{position: absolute!important;width:100px!important;background:#fff!important;left:-6px!important;text-align:center!important;border:1px solid #0061a7!important;padding:6px 0!important;top:16px!important;display:none;z-index:10000000!important;}
 .topHeaderRightTopHover a{line-height:26px!important;width:100%!important;display:inline-block!important;}
 .topHeaderRightTopHover a:hover{background:#cee4f5!important;}
 .topActive a{color: #0061a7!important;}
 .topHeaderRightBottom  a:hover{color: #0061a7!important;}
 .topHeaderRightTop .topHeaderRightLiF{padding:0 10px 0 30px!important;background:url(/assets/personalcenter/public/images/topUser.png) no-repeat 10px 0!important;background-size:16px 16px!important;}
 /* 导航 */
 .topNavDiv{width:100%!important;height:50px!important;line-height:50px!important;background:#0061a7!important;transition:1s!important;}
 .topFeng1{padding:0 0 0 42px!important;}
 .topFeng2{margin:0!important;}
 .topNavDivNavLi{width:120px!important;height:50px!important;line-height:50px!important;text-align:center!important;}
 .topNavDivNavLiA{width:100%;display:inline-block;color:#fff;font-size:14px!important;position:relative;}
 .topNavDivNavLiA:hover{background:#015690!important;}
 .topNav1Img1{width:20px!important;height:20px!important;margin:14px 6px 0 0!important;}
 .topNav1Img2{position:absolute;top:4px;right:0;}
 .topNav6 img{padding:13px 0 0 0!important;}
 .topNav{position: relative!important;}
 .topNavChilds{box-shadow: 0 2px 12px #0061a7;z-index:10000;position: absolute!important;width:1200px!important;background:#fff!important;left:0!important;top:50px!important;border:1px solid #0061a7!important;border-top:0!important;padding:10px 20px 20px 20px!important;display:none;}
 .topNavChilds ul{width:100%!important;}
 .topNavChilds ul li{float:left;line-height:30px!important;text-align: left!important;margin:0 20px 0 0!important;font-size:14px!important;}
 .topNavChilds ul li:last-child{margin:0!important;}
 .topNavChilds ul li:first-child{width:1160px!important;text-align:left!important;color:#0061a7;font-size:16px!important;font-weight:400!important;border-bottom:1px solid #0061a7!important;line-height:29px!important;height:30px!important;margin:0 0 10px 0!important;}
 .topNavChilds ul li a{border-bottom:1px solid rgba(0,0,0,0)!important;transition:0.5s!important;}
 .topNavChilds ul li a:hover{color:#0061a7!important;border-bottom:1px solid #0061a7!important;}
 .topNavChilds1 ul{width:300px!important;float: left!important;}
 .topNavChilds1 ul li:first-child, .topNavChilds2 ul li:first-child{width:100%!important;}
 .topNavChilds1 .topNavChildsUl1{width:164px;margin:0 20px!important;}
 .topNavChildstwo{width:900px!important;}
 .topNavChildstwo ul:nth-child(3){width:300px!important;}
 .topNavChildstwo ul:nth-child(3) li{margin-right:30px!important;}
 .topNavChildstwo ul:nth-child(4) li, .topNavChildstwo ul:nth-child(5) li{margin-right:40px!important;}
 .topNavChildstwo ul:nth-child(6){width:340px!important;}
 .topNavChildstwo ul:nth-child(7){width:346px!important;}
 .topNavChildstwo ul:nth-child(8){width:348px!important;}
 .topNavChildstwo ul:nth-child(9), .topNavChildstwo ul:nth-child(10), .topNavChildstwo ul:nth-child(11), .topNavChildstwo ul:nth-child(12), .topNavChildstwo ul:nth-child(13){width:191px!important;}
 .topNavChildstwo ul:nth-child(14){width:530px!important;}
 .topNavChildstwo ul:nth-child(15){width:246px!important;}
 .topNavChildstwo ul:nth-child(16){width:260px!important;}
 .topNavChildstwo ul:nth-child(18){margin-right:500px!important;}
 .topNavChildstwo ul:nth-child(18), .topNavChildstwo ul:nth-child(17){margin-top:20px!important;margin-bottom:20px!important;width:270px!important;}
 .topNavChildstwo ul:nth-child(19), .topNavChildstwo ul:nth-child(20){width:270px!important;}
 .topNavDivCont{width:580px!important;}
 .topNavChilds1 .topNavChildsUl6{width:100%!important;}
 .topNavDivCont1{width:230px!important;}
 .topNavDivCont1Left{width:200px!important;}
 .topNavDivCont1Left img{width:200px!important;height:250px!important;display:block;margin:0 auto;padding:60px 0 30px 0;}
 .topNavChilds2 ul{margin:20px 0 0 50px!important;}
 .topNavChilds2Cont1{width:600px!important;margin:0 0 0 100px!important;}
 .topNavChilds3Cont1{width:460px!important;margin:10px 0 0 150px!important;}
 .topNavChilds2Cont1 div{width:50%!important;margin:10px 0 0 0!important;}
 .topNavChilds3Cont1Right{padding:20px!important;line-height:30px!important;text-align:left!important;}
 .topNavDivNavLi a{height:100%!important;}
 .navPosition{position:fixed!important;top:0!important;left:0!important;z-index:1000000;}
 .topHeaderRightBottom .topHeaderRightBottom_a{color: #0061a7!important;}
 .dataDiv{width:50%;text-align: left!important;}
 .dataDivA{border-right:4px solid #0061a7;line-height:30px;display:inline-block;width:100px;padding-right:20px;text-align:right;color:#0061a7;}
 .dataDivA:hover{border-right:4px solid #0061a7;}
 .dataDivAs a{line-height:30px;display:inline-block;margin:0 0 10px 20px;cursor:pointer;}
 .dataDivAs a:hover{color:#0061a7;}
 .dataDivAs{width:350px;}
 .topNavindex .topNavDivNavLi{width:113px!important;}
 .topNav .topNavDivNavLiTs{width:290px!important;background:#015690!important;}
 .noHave{width:100%;padding:30px 0;text-align:center;font-size:16px;color:#555;}
 .wrapIn{margin:0 auto;width:1200px;}
 /*悬浮框*/
 .tKdivs{max-width:230px;height:460px;position:fixed;top:200px;right:20px;font-size:12px;z-index:100000000000000000;}
 .tKdivs1 img{width:100%;cursor:pointer;}
 .tKdivs1{width:80px;position:relative;margin:0 0 50px 0;height:282px;}
 .tKdivs1 .kfClose{width:auto;position:absolute;right:0;top:-10px;cursor:pointer;}
 .tKdivs1 span{display:block;width:100%;line-height:40px;background:#eb6100;border-top:2px solid #fff;color:#fff;text-align:center;cursor:pointer;}
 .tKdivs2{position:relative;}