/*!****** lib.css *******/
/*!-----------------[初始化]--------------*/
*,:after,:before{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:0!important;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased}
table{border-collapse:collapse;border-spacing:0}
ol,ul{list-style:none}
q:after,q:before{content:''}
abbr,acronym,fieldset,img{border:0}
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.col-c,.col-l,.col_c,.col_l,.l{float:left}
.col-r,.col_r,.r{float:right}
.c{clear:both}
.fix{*zoom:1}
.fix:after,.fix:before{display:block;content:"clear";height:0;clear:both;overflow:hidden;visibility:hidden}
em{font-weight:400;font-style:normal}
body{color:#333;font-size:14px;line-height:1.5;font-family:'Microsoft Yahei',"PingFang SC","Helvetica Neue",Helvetica,Arial,sans-serif;background-color:#fff;padding-top:60px}
.bgf6{background-color:#f6f6f6}
img{max-width:100%;border:none}
input,select,textarea{font-size:14px;font-family:'Microsoft Yahei',"PingFang SC","Helvetica Neue",Helvetica,Arial,sans-serif;color:#333;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}
input[type=button],input[type=reset],input[type=submit]{cursor:pointer}
::-webkit-input-placeholder{color:#aaa}
::-moz-placeholder{color:#aaa}
::-ms-input-placeholder{color:#aaa}
select::-ms-expand{display:none}
a{color:#333;text-decoration:none}
/*!-----------------[初始化结束]--------------*/
input[type=number]{-moz-appearance:textfield}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
body,html{min-width:1200px}
/*.wp{width:95%;max-width:1200px;margin:0 auto}*/
.wp{max-width:1200px;margin:0 auto}
/*!******************************
    -------[=头部]-------
********************************/
.header{position:fixed;left:0;top:0;width:100%;height:60px;display:block;background-color:#fb4a3e;z-index:999}
.logo{float:left;line-height:60px;font-size:0}
.logo img{display:inline-block;vertical-align:middle;max-height:36px}
.nav{margin-right:10px}
.nav,.nav li{float:left}
.nav .v1{display:block;font-size:16px;color:#fff;position:relative;line-height:60px;padding:0 18px}
.nav .v1::after{content:"";display:block;width:20px;height:2px;background-color:#fff;position:absolute;bottom:13px;left:50%;margin-left:-10px;opacity:0;transition:.4s}
.nav .on .v1::after,.nav .v1:hover::after{opacity:1}
/*.h-so{float:left;position:relative;overflow:hidden;border-radius:5px;width:340px;padding:0 38px 0 13px;background-color:rgba(255,255,255,.2);margin-top:10px}*/
.h-so{float:left;position:relative;overflow:hidden;border-radius:5px;width:280px;padding:0 38px 0 13px;background-color:rgba(255,255,255,.2);margin-top:10px}
.h-so .inp{display:block;width:100%;height:40px;background-color:transparent;font-size:16px;color:#fff}
.h-so .inp::-webkit-input-placeholder{color:#ffdfdd}
.h-so .inp::-moz-placeholder{color:#ffdfdd}
.h-so .inp::-ms-input-placeholder{color:#ffdfdd}
.h-so .btn{display:block;position:absolute;top:0;right:0;width:38px;height:40px;background:url(../images/c-i1.png) center no-repeat;background-size:18px}
.h-line{float:left;width:1px;height:36px;background-color:#fff;opacity:.3;margin:12px 34px}
.h-line.mr10{margin-right:10px}
.h-r{float:right}
.h-login{float:left;margin-top:12px;padding-bottom:6px}
.h-login.ed{position:relative}
.h-login.ed .user{border:1px solid #fff}
.h-login .user{float:left;width:36px;height:36px;border-radius:50%;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:center;margin-right:12px}
.h-login .name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:16px;color:#fff;max-width:120px;line-height:36px}
.login-box{position:absolute;top:100%;left:0;width:180px;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.2);border-radius:0 18px 18px;display:none}
.login-box .link{display:flex;align-items:center;line-height:60px;border-bottom:1px solid #e9e9e9;padding:0 10px 0 20px;overflow:hidden;font-size:0}
.login-box .link:last-child{border-bottom:none}
.login-box .icons{width:30px;overflow:hidden;flex-shrink:0}
.login-box .icons img{display:inline-block;vertical-align:middle;width:20px}
.login-box .link .icons img:nth-child(2){display:none}
.login-box .t{flex:1;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:16px;color:#000;transition:.3s}
.login-box .link:hover .t{color:#fb4a3e}
.login-box .link:hover .icons img{display:none}
.login-box .link:hover .icons img:nth-child(2){display:inline-block}
.h-down{margin-top:12px;float:left;padding:0 14px;border-radius:5px;background-color:#ffea00;line-height:36px;font-size:14px;color:#000}
/*!******************************
    -------[=底部]-------
********************************/
.footer{background-color:#3d3e49}
.f-top{overflow:hidden;padding:25px 0 16px;}
.f-top .col-l{width:900px}
.f-top .col-r{width:300px}
.f-logo{display:inline-block;margin-bottom:5px}
.f-logo img{display:block;max-height:40px}
.f-txt{font-size:12px;color:#ddd;line-height:36px}
.f-txt a{color:inherit;transition:.3s}
.f-txt img{display:inline-block;vertical-align:middle;width:18px;margin-right:5px;margin-left:22px;margin-top:-2px}
.f-qrs{overflow:hidden;font-size:12px;color:#fffefe;text-align:center}
.f-qrs .itm:nth-child(1){margin-left:0}
.f-qrs .itm{float:left;margin-left:60px}
.f-qrs .qr{border-radius:6px;overflow:hidden;background-color:#fff;width:120px;height:120px;margin-bottom:12px}
.f-qrs .qr img{display:block;width:100%}
.f-links{font-size:0;padding:16px 0 20px;border-top:1px solid rgba(255,255,255,.1)}
.f-links .a,.f-links span{display:inline-block;font-size:12px;color:#aaa}
.f-links .a{margin-right:9px;padding-right:9px;position:relative;transition:.3s}
.f-links .a:hover,.f-txt a:hover{color:#fff}
.f-links .a::after{content:"";display:block;width:1px;height:13px;position:absolute;top:50%;right:0;margin-top:-6px;background-color:#aaa}
.f-links .a:last-child{margin-right:0}
.f-links .a:last-child::after{display:none}
/*!******************************
    -------[=公用]-------
********************************/
.f-btn{position:fixed;bottom:20px;left:0;cursor:pointer;width:112px;height:68px;background:url(../images/f-btn.png) center no-repeat;background-size:contain;z-index:990}
.f-down{position:fixed;z-index:999;bottom:0;left:0;width:100%;height:120px;background:url(../images/f-p1.png) center bottom no-repeat;background-size:100% 120px;transform:translateX(-100%);transition:.8s}
.f-down.open{transform:translateX(0)}
.f-down .wp{position:relative}
.f-down .box{position:absolute;top:-74px;right:150px;border-radius:7px;overflow:hidden;padding:10px;background:url(../images/f-p2.png) top center no-repeat;background-size:100%;width:164px}
.f-down .qr{width:120px;height:120px;background-color:#fff;border-radius:6px;overflow:hidden;margin:0 auto 15px}
.f-down .qr img{display:block;width:100%;max-width:none}
.f-down .name{text-align:center;font-size:14px;color:#fffefe}
.f-down .close{position:absolute;top:50px;right:35px;width:28px;height:28px;background:url(../images/g-cls.png) center no-repeat;background-size:contain;cursor:pointer}
.cur,.cur a{font-size:14px;color:#666;line-height:20px}
.cur{margin:12px 0}
.cur a:hover{color:#fb4a3e;transition:.4s}
/*!****** lib.css end *******/
/*!****** bl *******/
.g-boxb1{background-color:#fff;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 0 10px #ddd;-moz-box-shadow:0 0 10px #ddd;box-shadow:0 0 10px #ddd;overflow:hidden}
.row-a1{padding:20px 0 8px}
.row-a1 .model{padding-bottom:20px}
.row-a1 .model .col-l{width:730px}
.row-a1 .model .col-r{width:450px}
.banner .img{display:block;height:430px;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}
.banner .slick-dots{position:absolute;left:0;bottom:20px;width:100%;text-align:center;font-size:0;height:10px;line-height:10px}
.banner .slick-dots li{display:inline-block;vertical-align:bottom;width:40px;height:4px;margin:0 5px;background-color:#fff;opacity:.5;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;-moz-transition:.3s;transition:.3s}
.banner .slick-dots button{display:none}
.banner .slick-dots li.slick-active{opacity:1;height:8px}
.m-cardb1{position:relative;height:430px;overflow:hidden}
.m-cardb1::after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:29px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.1)),to(#fff));background:-webkit-linear-gradient(rgba(255,255,255,.1),#fff);background:oldlinear-gradient(rgba(255,255,255,.1),#fff) -moz-;background:-o-linear-gradient(rgba(255,255,255,.1),#fff);background:linear-gradient(rgba(255,255,255,.1),#fff);pointer-events:none;z-index:2}
.m-titb1{font-size:18px;color:#000;font-weight:700;border-bottom:1px solid #e9e9e9;line-height:56px;padding:0 20px}
.m-stepb1{overflow-y:auto;overflow-x:hidden;height:370px;padding:18px 20px;position:relative;-ms-overflow-style:none;overflow:-moz-scrollbars-none;scrollbar-color:transparent transparent;scrollbar-width:none}
.m-stepb1::-webkit-scrollbar{display:none}
.m-stepb1 li{position:relative}
.m-stepb1 li::before{content:"";display:block;width:1px;position:absolute;top:0;left:13px;bottom:0;background-color:#fb4a3e}
.m-stepb1 .top{line-height:28px;color:#fff;font-size:0;margin-bottom:10px;height:28px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;position:relative;z-index:2}
.m-stepb1 .top .t{display:inline-block;vertical-align:middle;font-size:14px}
.m-stepb1 .top .idx{background-color:#fb4a3e;-webkit-border-radius:28px;-moz-border-radius:28px;border-radius:28px;display:inline-block;vertical-align:middle;padding-right:14px;padding-left:1px}
.m-stepb1 .top .idx .num{display:inline-block;vertical-align:middle;width:26px;height:26px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;text-align:center;background-color:#fff;font-size:16px;font-weight:700;color:#fb4a3e;margin-right:10px}
.m-stepb1 .tips{display:inline-block;vertical-align:middle;font-size:14px;color:#fb4a3e;margin-left:12px}
.m-stepb1 .tags{overflow:hidden;padding-left:24px;padding-bottom:8px}
.m-stepb1 .tags .a{float:left;font-size:14px;color:#666;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-color:#f2f2f2;padding:0 10px;line-height:28px;margin-right:10px;margin-bottom:10px}
.m-stepb1 .tags .a:hover{color:red}
.m-boxb1{padding:20px 20px 15px;overflow:hidden}
.m-boxb1 .title{overflow:hidden;margin-bottom:8px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}
.m-boxb1 .title .icon{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:44px;margin-right:10px}
.m-boxb1 .title .t{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:18px;font-weight:700;color:#000}
.ul-txtb1{margin:0 -10px}
.ul-txtb1 li{float:left;width:50%}
.ul-txtb1 .con{margin:0 10px}
.ul-txtb1 .tit{font-size:16px;color:#666;height:2.5em;line-height:2.5;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-left:15px;position:relative;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s}
.ul-txtb1 .tit:hover{color:#fb4a3e}
.ul-txtb1 .tit::before{content:"";width:4px;height:4px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-color:#666;position:absolute;top:50%;left:0;margin-top:-2px}
.ul-listb1{overflow:hidden}
.ul-listb1.sty1 li{float:none;width:auto}
.ul-listb1.sty1 li:nth-child(2) .con{border-top:1px solid #e9e9e9}
.ul-listb1.sty1 .con{border-right:none}
.ul-listb1 li{float:left;width:50%}
.ul-listb1 li:nth-child(1) .con,.ul-listb1 li:nth-child(2) .con{border-top:none}
.ul-listb1 li:nth-child(2),.ul-listb1 li:nth-child(4){border-right:none}
.ul-listb1 .con{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:95px;overflow:hidden;padding:10px 20px;border-top:1px solid #e9e9e9;border-right:1px solid #e9e9e9}
.ul-listb1 .con:hover .txt .more,.ul-listb1 .con:hover .txt .tit{color:#fb4a3e}
.ul-listb1 .txt{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}
.ul-listb1 .txt .tit{font-size:16px;color:#000;font-weight:700;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-bottom:10px;-webkit-transition:.3s;-o-transition:.3s;-moz-transition:.3s;transition:.3s}
.ul-listb1 .txt .more{font-size:14px;color:#999;-webkit-transition:.3s;-o-transition:.3s;-moz-transition:.3s;transition:.3s}
.row-a2{padding:30px 0;background-color:#f6f6f6;overflow:hidden}
.m-cardb2{overflow:hidden;position:relative}
.m-cardb2::after{content:"";display:block;width:1px;height:100%;position:absolute;left:249px;top:0;background-color:#e9e9e9}
.m-cardb2 .col-l{width:250px;margin-right:20px}
.m-cardb2 .col-r{float:none;width:auto;overflow:hidden;padding:14px 15px 22px 0}
.ul-tabsb1{padding-top:20px;border-bottom:1px solid #e9e9e9;position:relative;z-index:2}
.ul-tabsb1 .s{display:block;font-size:20px;color:#666;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s;position:relative;padding-left:30px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:80px;border-top:1px solid #e9e9e9}
.ul-tabsb1 .s::before{content:"";display:block;width:4px;height:20px;background-color:#f50100;position:absolute;left:0;top:50%;margin-top:-10px;opacity:0;-webkit-transition:.3s;-o-transition:.3s;-moz-transition:.3s;transition:.3s;-webkit-border-radius:300px;-moz-border-radius:300px;border-radius:300px}
.ul-tabsb1 .on .s{background:url(../images/c-i2.png) left center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;font-weight:700;color:#f50100}
.ul-tabsb1 .on .s::before{opacity:1}
.m-listbox{overflow:hidden}
.m-listbox .item{float:left;width:50%}
.m-listbox .inner{margin:0 20px}
.g-titb1{overflow:hidden;position:relative;margin-bottom:4px;line-height:66px}
.g-titb1::after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#e9e9e9}
.g-titb1 .h3{float:left;font-size:18px;color:#333;font-weight:700;position:relative;z-index:2}
.g-titb1 .h3::after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#f50100}
.g-titb1 .more{float:right;font-size:14px;color:#888;-webkit-transition:.3s;-o-transition:.3s;-moz-transition:.3s;transition:.3s}
.g-titb1 .more:hover{color:#fb4a3e}
.g-txtb1{height:190px;overflow:hidden}
.g-txtb1 li{margin:15px 0}
.g-txtb1 li:last-child{margin-bottom:10px}
.g-txtb1 .tit{font-size:14px;color:#666;height:1.5em;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-left:15px;position:relative;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s}
.g-txtb1 .tit:hover{color:#fb4a3e}
.g-txtb1 .tit::before{content:"";width:4px;height:4px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-color:#666;position:absolute;top:50%;left:0;margin-top:-2px}
.m-pop{width:100%;height:100%;z-index:1000}
.m-pop .inner{-o-transform:translate(-50%,-50%);max-width:100%;display:block;max-height:100%;max-width:80%;max-height:80%;overflow-y:auto;overflow-x:hidden}
.m-pop .g-cls{cursor:pointer;width:30px;height:30px;background:url(../images/close.png) center no-repeat;-webkit-background-size:16px 16px;-moz-background-size:16px;-o-background-size:16px;background-size:16px;position:absolute;top:13px;right:13px}
.pop-bg{position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-color:#000;opacity:.5}
.m-userb1{text-align:center;font-size:16px;color:#333;padding:0 0 30px}
.m-userb1 .user-img{display:block;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;width:70px;height:70px;margin:0 auto 6px}
.m-login{background-color:#fff;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;overflow:hidden;padding:26px 50px;width:460px}
.m-login .tit{text-align:center;font-size:24px;color:#000;margin-bottom:28px}
.m-login .group{margin-bottom:20px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;height:52px;overflow:hidden;border:1px solid #ddd}
.m-login .left{padding-left:15px;padding-right:12px}
.m-login .icn{display:block;width:24px;height:24px}
.m-login .right{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}
.m-login .inpbox{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}
/*.m-login .inp{display:block;width:100%;height:50px;font-size:18px;color:#fb4a3e}*/
.m-login .inp{display:block;width:100%;height:50px;font-size:18px;color:#000}
.m-login .btn{font-size:16px;color:#fb4a3e;background-color:#fff;border:none;width:130px;border-left:1px solid #ddd;text-align:center;line-height:50px;cursor:pointer}
.m-login .submit{text-align:center;font-size:18px;color:#fff;background-color:#fb4a3e;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;line-height:50px;margin-top:20px;margin-bottom:20px;cursor:pointer}
.m-login .tips{font-size:12px;color:#999;text-align:center;margin-bottom:10px}
.m-login .tips .label{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px 0}
.m-login .tips .link{color:#fb4a3e}
.m-login .tips .link:hover{text-decoration:underline}
.m-login .other{text-align:center;font-size:14px;color:#666;cursor:pointer;margin-top:35px}
.m-login .other .img{display:block;width:40px;margin:0 auto 10px}
.slide_box{height:34px;text-align:center;line-height:34px;font-size:14px;color:#666;background-color:#e8e8e8;border:none;margin-bottom:20px;position:relative}
.slide_xbox{width:42px;height:34px;text-align:center;line-height:34px;font-size:16px;color:#fff;position:absolute;background:#fb4a3e}
.slide_btn{cursor:pointer;width:42px;height:34px;background-color:#fff;float:right;border:1px solid #ccc;color:#ccc;text-align:center;line-height:32px;font-family:'宋体'}
.slide_btn img{display:inline-block;width:20px;margin-top:10px}
/*!2考试资讯*/
.m-curbox{padding-top:15px}
.row-b1{padding:30px 0 40px;overflow:hidden;background-color:#f6f6f6}
.row-b1 .col-l{width:920px}
.row-b1 .col-r{width:260px}
.row-b2{padding:0 0 40px;overflow:hidden;background-color:#f6f6f6}
.row-b2 .col-l{width:920px}
.row-b2 .col-r{width:260px}
.m-infob1{background-color:#fff;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;overflow:hidden;border:1px solid #e9e9e9}
.m-infob1 .ul-listd3 li:nth-child(1) .con{padding-top:10px}
.tab_box{position:relative;overflow:hidden;height:60px;margin-bottom:24px}
.tab_box::after{content:"";display:block;width:100%;height:1px;background-color:#e9e9e9;position:absolute;bottom:0;left:0}
.ul-tabsb2{overflow-x:auto;overflow-y:hidden;font-size:0;white-space:nowrap}
.ul-tabsb2 li{display:inline-block;vertical-align:top}
.ul-tabsb2 .s{font-size:18px;color:#333;display:block;line-height:59px;padding:0 30px;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s;border-right:1px solid #e9e9e9;border-bottom:1px solid transparent;-webkit-transition:.3s;-o-transition:.3s;-moz-transition:.3s;transition:.3s;position:relative;z-index:2}
.ul-tabsb2 .on .s{font-weight:700;color:#fb4a3e;border-bottom:1px solid #fff}
.type_ls{overflow:hidden}
.type_ls li{float:left;margin-right:20px;margin-bottom:20px}
.type_ls .a1{display:block;background-color:#f2f2f2;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;overflow:hidden;padding:0 16px;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s;font-size:16px;color:#333;line-height:40px}
.type_ls .a1:hover{color:#fb4a3e}
.type_ls .on .a1{color:#fff;background-color:#fb4a3e}
.tabbox_b1{padding:0 30px 30px}
.m-detailb1{background-color:#fff;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;overflow:hidden;border:1px solid #e9e9e9;padding:22px 30px}
.m-detailb1 .info{overflow:hidden;padding-bottom:24px}
.m-detailb1 .info .s{font-size:14px;color:#666;margin-right:40px}
.m-detailb1 h1{font-size:30px;color:#000;font-weight:400;margin-bottom:20px}
.m-detailb1 .txt{padding:30px 0;font-size:16px;line-height:2;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.m-detailb1 .bot{padding:20px 0 0}
.m-detailb1 .bot .next,.m-detailb1 .bot .prev{overflow:hidden;font-size:14px;color:#666;line-height:2;margin:10px 0}
.m-detailb1 .bot .next span,.m-detailb1 .bot .prev span{float:left}
.m-detailb1 .bot .next .link,.m-detailb1 .bot .prev .link{display:block;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#000;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s}
.m-detailb1 .bot .next .link:hover,.m-detailb1 .bot .prev .link:hover{color:#fb4a3e}
.g-share{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}
.g-share .t{font-size:14px;color:#666}
.g-share .bdshare-button-style0-16 a{margin:0 0 0 10px;height:24px;line-height:24px;width:24px;padding:0;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;background-position:center}
.g-share .bdshare-button-style0-16 .bds_weixin{background-image:url(../images/g-i00.png)}
.g-share .bdshare-button-style0-16 .bds_sqq{background-image:url(../images/s-i2.png)}
.g-share .bdshare-button-style0-16 .bds_tsina{background-image:url(../images/s-i3.png)}
.g-share .bdshare-button-style0-16 .bds_qzone{background-image:url(../images/s-i4.png)}
.bd_weixin_popup{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
/*!2考试资讯end*/
.m-player{position:fixed;left:0;top:0;width:100%;height:100%;display:block;overflow:hidden;background-color:#fff}
.m-player .head{position:absolute;top:0;left:0;width:100%;height:60px;background-color:#1b2128;padding:0 15px;z-index:100}
.m-player .head .back{float:left;width:40px;height:60px;background:url(../images/c-i6.png) left center no-repeat;-webkit-background-size:11px 11px;-moz-background-size:11px;-o-background-size:11px;background-size:11px}
.m-player .container{overflow:hidden;position:absolute;top:60px;left:0;right:0;bottom:0}
.m-player .container .col-l{position:absolute;top:0;bottom:0;left:0;right:360px;-webkit-transition:right .5s;-o-transition:right .5s;-moz-transition:right .5s;transition:right .5s}
.m-player .container .col-r{background:#0f1317;width:360px;position:absolute;right:0;bottom:0;top:0;z-index:90;-webkit-transition:right .5s;-o-transition:right .5s;-moz-transition:right .5s;transition:right .5s}
.m-player .container.on .col-l{right:0}
.m-player .container.on .col-r{right:-360px}
.m-player .video-box{height:100%;position:relative}
.m-player .video-box .video{width:100%!important;height:100%!important}
.fold-btn{position:absolute;background:#000;-webkit-border-radius:5px 0 0 5px;-moz-border-radius:5px 0 0 5px;border-radius:5px 0 0 5px;width:20px;height:56px;right:0;top:50%;margin-top:-28px;z-index:200;cursor:pointer;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}
.fold-btn .arr{width:8px;height:14px;background:url(../images/c-i10.png) center no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain}
.fold-btn.on .arr{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg)}
.m-nameb1{float:left;line-height:60px}
.m-nameb1 .title{font-size:18px;color:#fff;font-weight:700;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.m-nameb1 .sta{float:left;font-size:12px;color:#fff;background-color:#fb4a3e;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;overflow:hidden;line-height:20px;padding:0 5px;margin-top:20px;margin-right:10px}
.study-box{height:100%;overflow:hidden;position:relative}
.study-box .info{padding:0 20px;line-height:60px;font-size:0}
.study-box .info .t{font-size:18px;color:#fff;font-weight:700}
.study-box .info .num{margin-left:10px;font-size:14px;color:#ccc}
.scr_box{overflow-y:auto;overflow-x:hidden;padding:0 20px;position:absolute;top:60px;left:0;width:100%;bottom:0}
.scr_box::-webkit-scrollbar{width:6px;height:6px}
.scr_box::-webkit-scrollbar-thumb{-webkit-border-radius:6px;border-radius:6px;background:#323c46}
.scr_box::-webkit-scrollbar-track{-webkit-border-radius:6px;border-radius:6px;background:#0f1317}
.ul-vdls{width:320px}
.ul-vdls li{margin-bottom:15px}
.ul-vdls .con{overflow:hidden;display:block;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background-color:#14191e;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s;position:relative;padding-right:50px}
.ul-vdls .con:hover{background-color:#1b2128}
.ul-vdls .con:hover .tit{color:#fff}
.ul-vdls .icon{float:left;width:70px;height:70px;background:url(../images/c-i7.png) center no-repeat;-webkit-background-size:40px 40px;-moz-background-size:40px;-o-background-size:40px;background-size:40px}
.ul-vdls .txt{overflow:hidden;padding-top:14px}
.ul-vdls .tit{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:14px;color:#aaa;height:1.5em;margin-bottom:4px;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s}
.ul-vdls .time{height:1.5em;font-size:12px;color:#666;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s}
.ul-vdls .end{position:absolute;bottom:0;right:0;font-size:12px;color:#888;-webkit-border-radius:10px 0 10px 0;-moz-border-radius:10px 0;border-radius:10px 0;background-color:#21272e;padding:0 10px;line-height:24px}
.ul-vdls .lock{position:absolute;bottom:15px;right:15px;width:17px;height:20px;background:url(../images/c-i9.png) center no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain}
.ul-vdls .act .con{background-color:#000}
.ul-vdls .act .icon{background-image:url(../images/c-i8.png)}
.ul-vdls .act .time,.ul-vdls .act .tit{color:#fb4a3e!important}
.m-h3b1{font-size:22px;color:#000;padding:22px 0 15px}
.comment-box{background-color:#fff;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;overflow:hidden;border:1px solid #e9e9e9}
.comment-box .pages{margin:30px 0}
.m-commentb1 .form{overflow:hidden;border-bottom:1px solid #e9e9e9}
.m-commentb1 .areabox{overflow:hidden;border-right:1px solid #e9e9e9}
.m-commentb1 .area{display:block;width:100%;height:84px;padding:15px 18px;color:#333;resize:none;font-size:16px}
.m-commentb1 .btn{float:right;text-align:center;font-size:18px;color:#fb4a3e;width:120px;height:82px;line-height:82px;background-color:#fff}
.ul-commentb1{border-top:1px solid #e9e9e9;font-size:14px;color:#333;padding:8px 30px 0}
.ul-commentb1 .con{border-bottom:1px solid #e9e9e9;padding-bottom:20px;padding-top:20px}
.ul-commentb1 .top{overflow:hidden}
.ul-commentb1 .right{overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.ul-commentb1 .name{color:#000;margin-bottom:4px}
.ul-commentb1 .date{color:#999;font-family:Arial}
.ul-commentb1 .user{float:left;width:40px;height:40px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;overflow:hidden;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;margin-right:10px}
.ul-commentb1 .desc{margin:7px 0 15px 50px}
.ul-commentb1 .reply{margin-left:50px;background-color:#f6f6f6;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;padding:15px 20px;line-height:1.7}
.ul-commentb1 .reply .reply_user{color:#fb4a3e}
.g-zanb1{font-size:0;line-height:30px;cursor:pointer}
.g-zanb1 .icon{display:inline-block;vertical-align:middle;width:14px;height:14px;background:url(../images/g-zan.png) center no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain}
.g-zanb1 .num{display:inline-block;vertical-align:middle;font-size:14px;color:#666;font-family:Arial}
.g-zanb1.on .icon{background-image:url(../images/g-zan_on.png)}
.g-zanb1.on .num{color:#fb4a3e}
/*!****** bl end *******/
/*!****** bl *******/
.row-textrecord{padding:30px 0 40px;background-color:#f6f6f6}
.g-content-d .col-l{width:21.67%;margin-right:30px}
.g-content-d .col-r{float:none;overflow:hidden;box-shadow:0 0 10px 0 #ddd}
.g-snav-d{background:#fff;box-shadow:0 0 10px 0 #ddd;border-radius:10px}
.ul-listd1 .con{display:block;padding:30px 30px 27px;box-sizing:border-box;border-bottom:1px solid #ddd}
.ul-listd1 li:last-child .con{border-bottom:0}
.ul-listd1 .con .icon{float:left;width:20px;height:20px;margin-right:14px;background-position:center;background-repeat:no-repeat;background-size:contain;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.ul-listd1 .con .icon1{background-image:url(../images/d-icon1.png)}
.ul-listd1 .con:hover .icon1,.ul-listd1 li.on .con .icon1{background-image:url(../images/d-icon1-on.png)}
.ul-listd1 .con .icon2{background-image:url(../images/d-icon2.png)}
.ul-listd1 .con:hover .icon2,.ul-listd1 li.on .con .icon2{background-image:url(../images/d-icon2-on.png)}
.ul-listd1 .con .text{overflow:hidden}
.ul-listd1 .con .tit{font-size:18px;font-weight:700;color:#000;margin-bottom:12px;line-height:20px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.ul-listd1 .con:hover .tit,.ul-listd1 li.on .tit{color:#fb4a3e}
.ul-listd1 .con .info{font-size:14px;font-weight:400;color:#666}
.g-content-d .content{background-color:#fff;border-radius:10px;box-sizing:border-box;padding:24px 30px}
.g-content-d .content .title{font-size:22px;font-weight:700;color:#000;margin-bottom:23px}
.g-listd1{margin-bottom:30px;border-top:1px solid #ddd}
.g-listd1 .con{display:block;padding:30px 0 25px;box-sizing:border-box;border-bottom:1px solid #ddd}
.g-listd1 .con .right{float:right;margin-left:30px;padding-top:20px}
.g-listd1 .con .more{display:inline-block;vertical-align:middle;width:120px;height:44px;line-height:42px;background:#ff9c00;border-radius:22px;font-size:18px;font-weight:400;color:#fff;overflow:hidden;text-align:center;-webkit-border-radius:22px;-moz-border-radius:22px;-ms-border-radius:22px;-o-border-radius:22px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.g-listd1 .con .more:hover{opacity:.7}
.g-listd1 .con .pic{float:left;width:64px;height:82px;text-align:center;line-height:82px;margin-right:20px}
.g-listd1 .con .pic img{display:inline-block;vertical-align:middle}
.g-listd1 .con .left,.g-listd1 .con .text{overflow:hidden}
.g-listd1 .con .tit{font-size:18px;font-weight:400;color:#000;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.g-listd1 .con:hover .left .tit{color:#fb4a3e}
.g-listd1 .con .info{font-size:0;margin-bottom:5px}
.g-listd1 .con .info .span{display:inline-block;vertical-align:middle;min-width:50px;height:24px;line-height:22px;text-align:center;border-radius:4px;overflow:hidden;font-size:12px;font-weight:400;margin-right:12px}
.g-listd1 .con .info .span:last-child{margin-right:0}
.g-listd1 .con .info .s1{color:#ff4c90;background:#fff1f6;border:1px solid #f6c4d6}
.g-listd1 .con .info .s2{color:#ba68ff;background:#f9f2ff;border:1px solid #cfadec}
.g-listd1 .con .desc span{color:#666;font-size:14px;vertical-align:middle}
.g-listd1 .con .desc b{font-style:normal;margin:0 5px;color:#666;font-size:14px}
.g-listd1 .con .desc .score{color:#fb4a3e}
.pages{text-align:center;font-size:0}
.pages ul{display:inline-block;font-size:14px}
.pages ul li{float:left;margin:0 5px}
.pages ul li a{display:block;width:32px;height:32px;line-height:32px;background:#fff;border:1px solid #e9e9e9;overflow:hidden;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.pages ul a:hover,.pages ul li.on a{background:#fb4a3e;border:1px solid #fb4a3e;color:#fff}
.pages ul li.next,.pages ul li.prev{font-weight:700;font-family:"宋体";font-size:20px;margin:0 5px}
.pages ul li span{display:inline-block;font-weight:700;font-family:Arial;color:#999}
.m-errorrecord .content{padding-top:20px}
.m-errorrecord .g-listd1 .info{color:#333;font-size:14px}
.m-errorrecord .g-listd1 .info span{color:#f50200}
.m-errorrecord .g-listd1 .desc{color:#666;font-size:14px}
.m-errorrecord .g-listd1 .con{padding-bottom:30px}
.m-errorrecord .g-listd1 .con .more{border:1px solid #fb4a3e;color:#fb4a3e;background-color:#fff}
.m-errorrecord .top-title{font-size:0;margin-bottom:17px}
.m-errorrecord .top-title .title{display:inline-block;vertical-align:middle;width:35%;margin-bottom:0;line-height:42px}
.ul-titlistd1{display:inline-block;vertical-align:middle}
.ul-titlistd1 li{position:relative;display:inline-block;vertical-align:middle;font-size:22px;color:#666;margin-right:65px;padding-bottom:9px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;cursor:pointer}
.ul-titlistd1 li::after{opacity:0;content:'';position:absolute;width:30px;height:4px;background:#fb4a3e;border-radius:2px;bottom:0;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.ul-titlistd1 li.on::after,.ul-titlistd1 li:hover::after{opacity:1}
.ul-titlistd1 li.on,.ul-titlistd1 li:hover{color:#fb4a3e;font-weight:700}
.g-listd1 .con .delete{display:inline-block;font-size:14px;font-weight:400;color:#666;margin-right:40px;height:44px;line-height:44px;vertical-align:middle;cursor:pointer;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.g-listd1 .con .delete:hover{color:#fb4a3e}
.g-listd1 .con .delete i{display:inline-block;vertical-align:middle;width:16px;height:16px;background-image:url(../images/d-icon10.png);background-size:cover;background-position:center;background-repeat:no-repeat;margin-right:8px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.g-listd1 .con .delete:hover i{background-image:url(../images/d-icon10-on.png)}
.g-listd2 .con .pic{width:80px;height:80px;line-height:80px;background:#f6f6f6;border-radius:8px;overflow:hidden;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px}
.g-listd2 .con .pic img{max-height:35px}
.g-listd2{margin-bottom:0}
.g-questionlistd1{border-top:1px solid #ddd}
.g-questionlistd1 .con{display:block;box-sizing:border-box;padding:18px 0}
.g-questionlistd1 .title{font-size:24px;font-weight:700;color:#000;margin-bottom:11px}
.g-questionlistd1 .title span{font-size:16px;font-weight:400;color:#666;margin-left:12px;vertical-align:middle}
.g-questionlistd1 .question{font-size:16px;line-height:1.95;font-weight:400;color:#000;margin-bottom:30px}
.g-questionlistd1 .optionbox .item{margin-bottom:30px;position:relative}
.g-questionlistd1 .optionbox .con1{box-sizing:border-box;padding:10px;background:#fff;border:1px solid #ddd;overflow:hidden;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px}
.g-questionlistd1 .optionbox .item .left{position:relative;float:left;width:80px;font-size:26px;font-weight:700;color:#333;text-align:center;margin-right:25px}
.g-questionlistd1 .optionbox .item .left::after{content:'';position:absolute;top:50%;right:0;transform:translateY(-50%);width:1px;height:30px;background-color:#ddd;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%)}
.g-questionlistd1 .optionbox .item .right{overflow:hidden}
.g-questionlistd1 .optionbox .item .right p{font-size:18px;font-weight:400;color:#333;line-height:2}
.g-questionlistd1 .optionbox .item.error .con1{background:#fff3f3;border:1px solid #fe7a79}
.g-questionlistd1 .optionbox .item.error .left,.g-questionlistd1 .optionbox .item.error .right p{color:#f50200}
.g-questionlistd1 .optionbox .item.error::after{content:'';position:absolute;top:-11px;right:-11px;width:40px;height:40px;background-image:url(../images/d-icon5.png);background-position:center;background-repeat:no-repeat;background-size:cover}
.g-questionlistd1 .optionbox .item.correct .con1{background:#f3fff6;border:1px solid #3cd95d}
.g-questionlistd1 .optionbox .item.correct .left,.g-questionlistd1 .optionbox .item.correct .right p{color:#00a824}
.g-questionlistd1 .optionbox .correct.checked::after{content:'';position:absolute;top:-11px;right:-11px;width:40px;height:40px;background-image:url(../images/d-icon6.png);background-position:center;background-repeat:no-repeat;background-size:cover}
.g-questionlistd1 .answer{background:#f6f6f6;border-radius:10px;box-sizing:border-box;padding:18px 25px}
.g-questionlistd1 .answer p{font-size:18px;font-weight:400;color:#000;margin-bottom:6px}
.g-questionlistd1 .answer p:last-child{margin-bottom:0}
.g-questionlistd1 .answer p span{font-size:20px;color:#000;font-weight:700}
.g-questionlistd1 .answer .p1 span{color:#00a824}
.bottombtn-d{height:110px}
.bottombtn-d.fixed .innerbox{position:fixed;bottom:0;left:0;right:0;z-index:992}
.bottombtn-d .innerbox{background-color:#fff;padding:25px 0;border-top:1px solid #ddd}
.bottombtn-d .btnbox{width:910px;float:right;padding:0 40px}
.bottombtn-d a{display:block;width:220px;height:60px;line-height:60px;text-align:center;border-radius:30px;font-size:22px;font-weight:400}
.bottombtn-d .left{float:left}
.bottombtn-d .right{float:right}
.bottombtn-d .btn1{background:#eee;color:#000}
.bottombtn-d .btn2{float:right;background:#f50200;color:#fff}
.row-errordetail{position:relative;padding-bottom:0}
.row-errordetail .m-textrecord{padding-bottom:21px}
.g-lab-d{position:relative;cursor:pointer;line-height:29px}
.g-lab-d input{position:fixed;left:-99999px}
.g-lab-d .check{position:relative;display:inline-block;vertical-align:middle;width:22px;height:22px;line-height:22px;margin-right:10px}
.g-lab-d .check img{display:inline-block;width:100%;height:100%}
.g-lab-d .check .img2,.g-lab-d.checked .img1{opacity:0}
.g-lab-d.checked .img2{opacity:1;position:absolute;top:50%;left:50%;width:22px;height:22px;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}
.row-errormanage .g-lab-d{display:inline-block;vertical-align:middle;font-size:18px;font-weight:400;color:#333;margin-right:50px}
.row-errormanage.bottombtn-d .btnbox{padding:0 30px}
.row-errormanage .btnbox .btn{display:inline-block;vertical-align:middle;width:200px;height:60px;line-height:60px;text-align:center;border-radius:30px;font-size:22px;font-weight:400;color:#fffefe;cursor:pointer;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.row-errormanage .btnbox .btn:hover{opacity:.8}
.row-errormanage .btnbox .btn3{background:#f60;margin-right:30px}
.row-errormanage .btnbox .btn4{background:#f50200}
.row-errormanage .btnbox .btn5{width:100px;height:60px;line-height:58px;text-align:center;background:#fff;border:1px solid #f50200;border-radius:30px;font-size:22px;font-weight:400;color:#f50200;cursor:pointer;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.row-errormanage .btnbox .btn5:hover{opacity:.7}
.g-window-d{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999}
.g-window-d .bg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:99991}
.g-window-d .content{position:absolute;top:50%;left:50%;width:460px;z-index:99992;padding:27px 50px 25px;box-sizing:border-box;transform:translate(-50%,-50%);background:#fff;border-radius:10px;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}
.g-window-d .close{position:absolute;top:15px;right:15px;width:30px;height:30px;line-height:30px;text-align:center;cursor:pointer}
.g-window-d .close img{display:inline-block;vertical-align:middle;width:16px;height:16px}
.g-window-d .title{font-size:24px;text-align:center;font-weight:400;color:#000;margin-bottom:22px}
.ul-listd2{margin-bottom:25px}
.ul-listd2 .con{display:block;box-sizing:border-box}
.g-lab-d2{position:relative;display:block;font-size:18px;font-weight:400;color:#000;margin-right:0;padding-left:0;line-height:64px;border-bottom:1px solid #ddd}
.g-lab-d2 .check{position:absolute;top:50%;right:0;transform:translateY(-50%);width:22px;height:22px;line-height:22px;margin-right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%)}
.g-lab-d2.checked .img2{width:22px;height:22px}
.g-window-d .btn{display:inline-block;vertical-align:middle;width:160px;height:50px;line-height:50px;text-align:center;border-radius:25px;font-size:18px;font-weight:400;box-sizing:border-box;cursor:pointer}
.g-window-d .btn1{background:#fff;border:1px solid #f50200;color:#f50200;box-sizing:border-box;margin-right:35px;line-height:48px}
.g-window-d .btn2{background:#f50200;font-weight:700;color:#fff}
.window-d2 .title{margin-bottom:50px}
.window-d2 .input{width:100%;height:52px;line-height:52px;text-align:center;background:#fff;border:1px solid #ddd;border-radius:10px;overflow:hidden;margin-bottom:45px}
.window-d2 .input input{display:block;width:100%;height:100%;font-size:18px;font-weight:400;color:#000;text-align:center}
.window-d2 .input input::placeholder{font-size:18px;font-weight:400;color:#aaa;text-align:center}
.g-window-d .btnbox .cancel{border:1px solid #999;color:#666;line-height:48px}
.window-d2 .content,.window-d3 .content{padding-bottom:40px}
.window-d3 .title{margin-bottom:40px}
.window-d3 .info{font-size:18px;font-weight:400;color:#333;text-align:center;margin-bottom:40px}
.window-d3 .info span{color:#f50200}
.row-search{padding-top:40px;padding-bottom:55px}
.m-search .topsearch{margin-bottom:30px}
.m-search .topsearch .input{position:relative;width:700px;height:52px;line-height:52px;background:#fff;border:1px solid #e0e0e0;border-radius:5px;overflow:hidden;margin:0 auto}
.m-search .topsearch .input .inp{font-size:18px;font-weight:400;color:#000;display:block;width:100%;height:100%;padding:0 40px 0 15px}
.m-search .topsearch .input input::placeholder{font-size:18px;font-weight:400;color:#aaa}
.m-search .topsearch .input .submit{position:absolute;top:50%;right:13px;width:24px;height:24px;background-color:transparent;background-image:url(../images/search.png);background-size:cover;background-repeat:no-repeat;background-position:center;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%)}
.m-search .tit-tab{margin-bottom:20px}
.ul-titlistd2{text-align:center;font-size:0}
.ul-titlistd2 li{display:inline-block;vertical-align:middle;margin-right:66px}
.ul-titlistd2 .con{cursor:pointer;position:relative;font-size:18px;color:#333;box-sizing:border-box;padding-bottom:12px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.ul-titlistd2 .con::after{opacity:0;content:'';position:absolute;bottom:0;left:50%;width:30px;height:4px;background:#fb4a3e;border-radius:2px;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%)}
.ul-titlistd2 li.on .con{font-weight:700;color:#fb4a3e}
.ul-titlistd2 li.on .con::after{opacity:1}
.ul-listd3{margin-bottom:30px}
.ul-listd3 .con{display:block;box-sizing:border-box;padding:20px 0;border-bottom:1px solid #ddd}
.ul-listd3 .pic{float:right;width:138px;height:90px;border-radius:10px;overflow:hidden;margin-left:30px}
.ul-listd3 .pic img{display:block;width:100%;height:100%;object-fit:cover;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.ul-listd3 .con:hover .pic img{transform:scale(1.08);-webkit-transform:scale(1.08);-moz-transform:scale(1.08);-ms-transform:scale(1.08);-o-transform:scale(1.08)}
.ul-listd3 .text{overflow:hidden;padding-top:3px}
.ul-listd3 .tit{font-size:18px;font-weight:400;color:#000;margin-bottom:36px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.ul-listd3 .con:hover .tit{color:#f50100}
.ul-listd3 .tit .s1{display:inline-block;vertical-align:middle;min-width:40px;height:20px;line-height:20px;background:#fe561b;border-radius:4px;font-size:14px;text-align:center;font-weight:400;color:#fff;overflow:hidden;margin-right:13px}
.ul-listd3 .tit .s2{background:#f50200}
.ul-listd3 .info{font-size:0}
.ul-listd3 .info span{display:inline-block;vertical-align:middle;font-size:14px;font-weight:400;color:#666;padding-left:30px;background-size:18px 16px;background-position:left center;background-repeat:no-repeat}
.ul-listd3 .info .s1{margin-right:34px;background-image:url(../images/d-icon7.png)}
.ul-listd3 .info .s2{background-image:url(../images/d-icon8.png)}
.g-courselistd1{margin:0 -10px 10px}
.g-courselistd1 li{float:left;width:25%;margin-bottom:20px}
.g-courselistd1 .con{display:block;height:268px;box-sizing:border-box;background:#fff;border:1px solid #e9e9e9;border-radius:10px;overflow:hidden;padding:13px 20px 0;margin:0 10px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.g-courselistd1 .con:hover{box-shadow:0 0 20px 0 #ccc}
.g-courselistd1 .state{font-size:12px;font-weight:400;color:#fff;margin-bottom:3px;display:inline-block;padding:0 7px;box-sizing:border-box;height:20px;line-height:20px;border-radius:6px;overflow:hidden;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px}
.g-courselistd1 .state.s1{background:#ffa969}
.g-courselistd1 .state.s2{background:#999}
.g-courselistd1 .tit{font-size:18px;font-weight:700;color:#000;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.4;height:2.8em;margin-bottom:5px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.g-courselistd1 .con:hover .tit{color:#fb4a3e}
.g-courselistd1 .info{margin-bottom:20px}
.g-courselistd1 .info .num{float:right;font-size:14px;font-weight:500;color:#fb4a3e;margin-left:30px}
.g-courselistd1 .info .span{font-size:14px;font-weight:500;color:#666;padding-left:24px;background-size:16px 16px;background-repeat:no-repeat;background-position:left center}
.g-courselistd1 .type{font-size:0;margin-bottom:17px}
.g-courselistd1 .type .item{display:inline-block;vertical-align:middle;width:50px;height:50px;line-height:50px;text-align:center;font-size:18px;font-weight:400;color:#fff;background:linear-gradient(-30deg,#609ae7,#7ec5f7);border-radius:50%;overflow:hidden;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;margin-right:15px}
.g-courselistd1 .type .item1{background:linear-gradient(-30deg,#65c767,#bade76)}
.g-courselistd1 .type .item:last-child{margin-right:0}
.g-courselistd1 .price,.g-price-d1{font-size:0;box-sizing:border-box;line-height:56px;border-top:1px solid #e9e9e9}
.g-courselistd1 .price .money,.g-price-d1 .money{display:inline-block;vertical-align:middle;margin-right:10px;font-size:26px;font-weight:700;color:#f50200}
.g-courselistd1 .price .money span,.g-price-d1 .money span{font-size:16px}
.g-courselistd1 .price .tips,.g-price-d1 .tips{display:inline-block;vertical-align:middle;height:22px;line-height:22px;background:#ffe9ce;border-radius:6px}
.g-courselistd1 .price .tips img,.g-price-d1 .tips img{display:inline-block;vertical-align:middle;max-height:22px}
.g-courselistd1 .price .tips span,.g-price-d1 .tips span{font-size:18px;font-weight:700;color:#ff4200;padding:0 5px;display:inline-block;vertical-align:middle}
.g-courselistd1 .price .tips span b,.g-price-d1 .tips span b{font-size:14px}
.g-price-d2 .tips span{min-width:62px;height:22px;line-height:22px;font-size:14px;font-weight:400;color:#fff;text-align:center;background:#f50200;border-radius:6px;overflow:hidden;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px}
.g-price-d3 span{display:inline-block;vertical-align:middle}
.g-price-d3 .s1{font-size:20px;font-weight:700;color:#f60}
.g-price-d3 .s2{font-size:16px;font-weight:400;color:#f60;margin-left:10px}
.g-listd1 .con .more1{background:#f50200}
.row-mycourse{background-color:#f6f6f6;padding-top:43px;padding-bottom:10px}
.m-mycourse .title{font-size:26px;font-weight:700;color:#000;margin-bottom:26px}
.ul-courselist1 li{margin-bottom:30px}
.ul-courselist1 .con0{display:block;box-sizing:border-box;background:#fff;border-radius:10px;overflow:hidden;padding:20px 20px 10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}
.ul-courselist1 .right{float:right;margin-left:50px}
.ul-courselist1 .right .text{padding-top:5px}
.ul-courselist1 .left{overflow:hidden}
.ul-courselist1 .time{font-size:16px;font-weight:400;color:#333;margin-bottom:18px;text-align:right}
.ul-courselist1 .desc p{font-size:16px;font-weight:400;color:#333;text-align:right;margin-bottom:3px}
.ul-courselist1 .desc .p1 span{color:#010101;font-size:26px;font-weight:700}
.ul-courselist1 .desc .p2 span{color:#f50200;font-size:16px}
.ul-courselist1 .desc .p2 i{font-style:normal;font-size:26px;font-weight:700}
.m-mycourse .g-courselistd1 li{width:33.33%;margin-bottom:0}
.m-mycourse .g-price-d3 .s1{font-size:14px;color:#010101}
.m-mycourse .g-price-d3 .s1 i{font-style:normal;font-size:20px;font-weight:700}
.row-curriculum{padding:35px 0 3px;background-color:#f6f6f6}
.m-curriculum .inner{margin-bottom:17px}
.m-curriculum .toptitle{margin-bottom:22px}
.m-curriculum .toptitle .tit{float:left;font-size:26px;font-weight:700;color:#333;margin-right:38px}
.ul-listd4{display:inline-block;overflow:hidden;font-size:0;overflow-x:auto;margin-top:10px;vertical-align:middle}
.ul-listd4 li{display:inline-block;vertical-align:middle;margin-right:20px}
.ul-listd4 .con{position:relative;display:block;font-size:16px;font-weight:400;color:#666;box-sizing:border-box;padding-bottom:8px}
.ul-listd4 .con::after{opacity:0;content:'';position:absolute;bottom:0;left:50%;width:20px;height:2px;background:#fb4a3e;border-radius:1px;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.ul-listd4 .con:hover,.ul-listd4 li.on .con{color:#fb4a3e}
.ul-listd4 .con:hover::after,.ul-listd4 li.on .con::after{opacity:1}
.row-culumdetail{padding:30px 0 40px;background-color:#f6f6f6}
.m-culumdetail .g-price-d1{border:none}
.m-culumdetail .topcon{background:#fff;border:1px solid #e9e9e9;border-radius:10px;overflow:hidden;margin-bottom:20px;box-sizing:border-box;padding:20px}
.m-culumdetail .topcon .pic{float:left;width:538px;height:320px;border-radius:10px;margin-right:30px}
.m-culumdetail .topcon .pic img{display:block;width:100%;height:100%;object-fit:cover}
.m-culumdetail .topcon .text{overflow:hidden}
.m-culumdetail .topcon .tit{font-size:24px;font-weight:700;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:19px}
.m-culumdetail .topcon .info{font-size:14px;font-weight:500;color:#666;margin-bottom:23px}
.m-culumdetail .topcon .info span{background-size:16px 16px;background-position:left center;background-repeat:no-repeat;padding-left:25px;margin-right:20px}
.m-culumdetail .topcon .price{line-height:55px;background:#f6f6f6;border-radius:10px;box-sizing:border-box;padding:0 20px;margin-bottom:30px}
.m-culumdetail .topcon .price .num{float:right;font-size:14px;font-weight:500;color:#fb4a3e;margin-left:30px}
.m-culumdetail .topcon .price .text{overflow:hidden}
.m-culumdetail .topcon .btnbox{margin-bottom:57px}
.m-culumdetail .topcon .btnbox .btn{display:inline-block;vertical-align:middle;min-width:180px;height:50px;line-height:50px;text-align:center;border-radius:25px;font-size:18px;font-weight:700;color:#fff;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.m-culumdetail .topcon .btnbox .btn:hover{opacity:.8}
.m-culumdetail .topcon .btnbox .btn1{margin-right:30px;background:#f60}
.m-culumdetail .topcon .btnbox .btn2{background:#f50100}
.m-culumdetail .topcon .share span{font-size:14px;font-weight:400;color:#666;margin-right:10px}
.m-culumdetail .topcon .share .bshare-custom{display:inline-block;vertical-align:middle}
.m-culumdetail .topcon .share .bshare-custom a{width:24px;height:24px!important;background-size:24px 24px!important;background-repeat:no-repeat;background-position:center;margin-right:5px}
.bsBox{box-sizing:content-box}
.dn{display:none}
.m-culumdetail .content .col-l{width:63.35%;margin-right:20px}
.m-culumdetail .content .col-r{float:none;overflow:hidden}
.m-culumdetail .content .textbody img{width:100%}
.m-culumdetail .content .inner{overflow:hidden;background:#fff;border:1px solid #e9e9e9;border-radius:10px;box-sizing:border-box;padding:15px 20px 10px}
.ul-titlistd3{margin-bottom:20px;font-size:0}
.ul-titlistd3 li{display:inline-block;vertical-align:middle;margin-right:30px}
.ul-titlistd3 .con{position:relative;display:block;font-size:18px;font-weight:400;color:#666;padding-bottom:7px;cursor:pointer;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.ul-titlistd3 .con:hover,.ul-titlistd3 li.on .con{font-weight:700;color:#fb4a3e}
.ul-titlistd3 .con::after{opacity:0;content:'';position:absolute;width:20px;height:2px;background:#fb4a3e;border-radius:1px;bottom:0;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.ul-titlistd3 .con:hover::after,.ul-titlistd3 li.on .con::after{opacity:1}
.ul-courselistd2 li{margin-bottom:20px}
.ul-courselistd2 .con{display:block;background:#f6f6f6;border-radius:10px;box-sizing:border-box;padding:14px 20px 14px 15px;overflow:hidden;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}
.ul-courselistd2 .right{float:right;margin-left:30px;padding-top:20px}
.ul-courselistd2 .right span{font-size:14px;font-weight:400;color:#f60}
.ul-courselistd2 .right img{width:17px;height:20px}
.ul-courselistd2 .txt{overflow:hidden;font-size:0}
.ul-courselistd2 .icon{display:inline-block;vertical-align:middle;width:40px;height:40px;border-radius:50%;overflow:hidden;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;margin-right:15px}
.ul-courselistd2 .icon img{display:block;width:100%;height:100%;object-fit:cover}
.ul-courselistd2 .text{display:inline-block;vertical-align:middle}
.ul-courselistd2 .tit{font-size:14px;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.ul-courselistd2 .con:hover .tit{color:#fb4a3e}
.ul-courselistd2 .info{color:#666;font-size:12px}
.m-culumdetail .directory{background:#fff;border:1px solid #e9e9e9;border-radius:10px;overflow:hidden;box-sizing:border-box;padding:15px 20px 20px}
.m-culumdetail .directory .title{font-size:18px;font-weight:700;color:#000;margin-bottom:5px}
.ul-dirlistd1 .con{display:block;box-sizing:border-box;padding:15px 0;border-bottom:1px solid #e9e9e9;cursor:pointer}
.ul-dirlistd1 .icon{float:left;width:60px;height:60px;line-height:60px;text-align:center;background:#fff1f1;border-radius:6px;margin-right:15px}
.ul-dirlistd1 .icon img{display:inline-block;vertical-align:middle;max-width:100%}
.ul-dirlistd1 .text{overflow:hidden}
.ul-dirlistd1 .tit{font-size:14px;font-weight:400;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:14px;height:1.5em;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.ul-dirlistd1 .con:hover .tit{color:#f50100}
.ul-dirlistd1 .desc .btnbox{float:right;margin-left:15px}
.ul-dirlistd1 .btnbox a{display:inline-block;vertical-align:middle;min-width:70px;height:26px;line-height:24px;text-align:center;background:#fff;border-radius:13px;margin-right:20px;font-size:12px;font-weight:400;-webkit-border-radius:13px;-moz-border-radius:13px;-ms-border-radius:13px;-o-border-radius:13px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.ul-dirlistd1 .btnbox a:hover{opacity:.6}
.ul-dirlistd1 .btnbox a:last-child{margin-right:0}
.ul-dirlistd1 .btnbox .btn1{border:1px solid #f60;color:#f60}
.ul-dirlistd1 .btnbox .btn2{border:1px solid #f50200;color:#f50200}
.ul-dirlistd1 .desc .span{font-size:12px;font-family:Arial;font-weight:400;color:#666;line-height:26px}
.window-d4 .content{padding-bottom:35px}
.window-d4 .title{margin-bottom:30px}
.window-d4 .qr{width:222px;height:222px;background:#fff;border:1px solid #ccc;border-radius:10px;overflow:hidden;box-sizing:border-box;padding:10px;margin:0 auto 15px}
.window-d4 .qr img{display:block;width:100%;height:100%;object-fit:cover}
.window-d4 .desc{font-size:18px;font-weight:700;color:#000;text-align:center;line-height:1.8;margin-bottom:10px}
.window-d4 .desc span{color:#fb4a3e}
.window-d4 .info{text-align:center;font-size:14px;font-weight:400;color:#666}
.bottombtn-d .inner1{display:none}
.bottombtn-d .inner2{display:block}
.bottombtn-d.on .inner2{display:none}
.bottombtn-d.on .inner1{display:block}
.bottombtn-d .g-lab-d .check2{margin-right:10px}
.g-questionlistd1 .g-lab-d .check{display:none}
.g-questionlistd1.on .g-lab-d .check{display:inline-block}
.g-questionlistd1.on .con{padding-left:34px}
.g-questionlistd1.on .g-lab-d{margin-left:-34px}
/*!****** bl end *******/
.row-testpaper{background-color:#f6f6f6;padding:30px 0 40px}
.m-testpaper .col-l{width:75%;margin-right:2.5%}
.m-test-l{background:#fff;box-shadow:0 0 10px 0 #ddd;border-radius:10px;padding:20px 60px 40px}
.m-test-top{text-align:center}
.m-test-top .tit{font-size:30px;margin-bottom:12px}
.m-test-top .desc{margin-bottom:22px}
.m-test-top .desc span{display:inline-block;font-size:14px;padding:3px 8px;border-radius:4px;margin:0 8px}
.m-test-top .desc .d1{background:#fff1f6;border:1px solid #f6c4d6;color:#ff4c90}
.m-test-top .desc .d2{background:#f9f2ff;border:1px solid #cfadec;color:#ba68ff}
.ul-listte1{display:block;text-align:center;margin-bottom:35px}
.ul-listte1 li{display:inline-block}
.ul-listte1 .con{padding:0 55px;text-align:center;position:relative}
.ul-listte1 .con::after{width:1px;height:70px;content:"";background-color:#e9e9e9;position:absolute;right:0;top:50%;transform:translateY(-50%)}
.ul-listte1 li:last-child .con::after{display:none}
.ul-listte1 .tit{font-size:46px}
.ul-listte1 .tit span{font-size:24px}
.ul-listte1 .desc{font-size:16px;color:#666}
.ul-listte2{width:510px;margin:0 auto 40px}
.ul-listte2 li{margin-bottom:30px}
.ul-listte2 .con{display:flex;align-items:center;justify-content:space-between;font-size:18px;position:relative}
.ul-listte2 .con::after{position:absolute;left:72px;right:72px;content:"";transform:translateY(-50%);top:50%;border:1px dashed #ccc}
.m-test-down{background:#f6f6f6;border-radius:20px;padding:25px 30px;}
.m-test-down .tit{font-size:20px;margin-bottom:10px;font-weight:700}
.m-test-down .desc{font-size:14px}
.m-test-btns{text-align:center; margin-top: 40px}
.m-test-btns .btn{width:200px;height:60px;background:#f50100;border-radius:30px;text-align:center;line-height:58px;display:inline-block;color:#fff;font-size:22px;transition:.3s;margin:0 30px}
.m-test-btns .btn:hover{opacity:.8}
.m-test-btns .btn2{background:#f60}
.m-testpaper .col-r{float:right;width:22.5%}
.ul-listtest-r{background:#fff;box-shadow:0 0 10px 0 #ddd;border-radius:10px}
.ul-listtest-r .con{display:block;padding:30px;border-bottom:1px solid #e9e9e9}
.ul-listtest-r .tit{font-size:18px;font-weight:700;padding-left:34px;background-repeat:no-repeat;background-position:left center;background-size:auto 20px;margin-bottom:10px}
.ul-listtest-r .desc{font-size:14px;color:#666;padding-left:34px}
.m-multiple .col-l{width:68.5%}
.m-mult-l{background:#fff;box-shadow:0 0 10px 0 #ddd;border-radius:10px}
.m-mult-l .cont{padding:30px 40px 40px;}
.m-mult-l .cont1{padding-bottom:0}
.m-mult-tit .tit{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}
.m-mult-tit .t1{font-size:24px;font-weight:700}
.m-mult-tit .t1 span{display:inline-block;font-size:16px;font-family:MicrosoftYaHei;font-weight:400;color:#666;margin-left:12px}
.m-mult-tit .img{width:40px;height:40px;display:block}
@-webkit-keyframes rotation{
from{-webkit-transform:rotate(0)}
to{-webkit-transform:rotate(360deg)}
}
.m-mult-tit .img.on{-webkit-transform:rotate(360deg);animation:8s linear infinite rotation;-moz-animation:8s linear infinite rotation;-webkit-animation:8s linear infinite rotation;-o-animation:8s linear infinite rotation}
.m-mult-tit .img img{display:block;width:100%;height:100%}
.m-mult-tit .desc{font-size:16px;margin-bottom:20px}
.ul-listmut1{/*margin-bottom:40px*/}
.ul-listmut1 li{margin-bottom:32px}
.ul-listmut1 .li{margin-bottom:12px;display:block}
.ul-listmut1 .con{display:block;padding:15px 10px 15px 105px;border:1px solid #ddd;position:relative;border-radius:30px;cursor:pointer}
.ul-listmut1 .e1{display:none}
.ul-listmut1 .error .e1{width:40px;height:40px;position:absolute;display:block;right:-10px;top:-10px;opacity:1}
.ul-listmut1 .myright .e2{display:block}
.ul-list-dx .e{display:none;width:40px;height:40px;position:absolute;right:-10px;top:-10px}
.ul-listmut1 .correct .con{border:1px solid #3cd95d;background:#f3fff6;color:#00a824}
.ul-listmut1 .error .con{background:#fff3f3;border:1px solid #fe7a79;color:#f50200}
.ul-listmut1 .sign{font-size:26px;font-weight:700;padding:0 25px;border-right:1px solid #ccc;margin-right:25px;position:absolute;left:10px;top:15px;height:30px;line-height:30px}
.ul-listmut1 .txt{overflow:hidden;font-size:18px}
.m-mult-ans{display:flex;align-items:center;justify-content:space-between;background:#f6f6f6;border-radius:20px;padding:20px 25px;margin-bottom:30px}
.m-mult-ans .txt{font-size:18px}
.m-mult-ans .txt span{font-size:20px;font-weight:700}
.m-mult-ans .txt .g{color:#00a824}
.m-mult-ans .btn{background:#fff;border:1px solid #999;border-radius:22px;padding:6px 24px;font-size:16px;transition:.3s}
.m-mult-ans .btn:hover{color:#fff;background-color:#f50100;border:1px solid #f50200}
.m-mult-btns{height:122px;display:flex;align-items:center;justify-content:space-between;padding:0 40px; border-top:1px solid #e9e9e9;}
.m-mult-btns .btn{width:220px;height:60px;background:#fff;border:1px solid #e9e9e9;border-radius:30px;display:flex;align-items:center;justify-content:center;font-size:22px;color:#ccc;line-height:58px;transition:.3s}
.m-mult-btns .btn2{border:1px solid #f50200;font-weight:700;color:#f50200}
.m-mult-btns .btn2:hover{background-color:#f50100;color:#fff}
.m-multiple .col-r{width:29%}
.m-mult-r{background:#fff;box-shadow:0 0 10px 0 #ddd;border-radius:10px}
.m-mult-r-top{height:90px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #ccc}
.m-mult-r-top .img{width:30px;height:30px;display:block}
.m-mult-r-top .time{font-size:32px;color:#f50200;margin-left:15px}
.m-mult-r-center .top{padding:16px 25px 12px;display:flex;justify-content:space-between}
.m-mult-r-center .top .tit{font-size:18px;font-weight:700}
.m-mult-r-center .top .desc{display:flex;align-items:center;font-size:14px;color:#666}
.m-mult-r-center .top .info{padding-left:16px;position:relative;margin-left:24px}
.m-mult-r-center .top .info span{display:inline-block;width:10px;height:10px;border:1px solid #ccc;border-radius:50%;position:absolute;left:0;top:50%;transform:translateY(-50%)}
.m-mult-r-center .top .al span{background:#fff9ef;border:1px solid #ffaa72}
.ul-listm1{padding:0 20px 14px;overflow:hidden;border-bottom:1px solid #ccc; min-height: 478px;}
.ul-listm1 li{margin-bottom:12px;padding:0 6px;float:left;width:14.28%;cursor: pointer;}
.ul-listm1 .con{display:block;width:32px;height:32px;background:#fff;border:1px solid #ccc;border-radius:50%;text-align:center;line-height:32px;font-size:14px;color:#888}
.ul-listm1 .error .con,.ul-listm1 .no .con{background:#fff9ef;border:1px solid #ffaa72;color:#ff6e0e}
.ul-list-det1 .error .con,.ul-list-det1 .no .con{background:#fff3f3;border:1px solid #fe7a79;color:#f50200}
.m-mult-r-btns{height:120px;display:flex;align-items:center;justify-content:center}
.m-mult-r-btns .btn{font-size:22px;font-weight:700;color:#fff;display:flex;align-items:center;justify-content:center;width:280px;height:60px;background:#f50200;border-radius:30px;transition:.3s}
.m-mult-r-btns .btn:hover{opacity:.8}
/*!弹窗*/
.m-pop{position:fixed;left:0;top:0;right:0;bottom:0;cursor:auto;display:none}
.m-pop .pop-bg{position:absolute;left:0;top:0;bottom:0;right:0}
.m-pop .inner{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);overflow:hidden}
.m-errorpop{position:relative;padding:30px 40px 40px;border-radius:10px;background-color:#fff;width:620px;margin:0 auto}
.m-errorpop .tit{font-size:24px;text-align:center;margin-bottom:26px}
.g-clspop{width:32px;height:32px;text-align:center;line-height:32px;font-size:22px;color:#aaa;position:absolute;right:20px;top:20px;background-image:url(../images/cls.png);background-repeat:no-repeat;background-size:16px auto;background-position:center;display:block}
.m-errorpop .info{font-size:14px;color:#666;margin-bottom:10px}
.m-errorpop .text{border:1px solid #ccc;border-radius:10px;height:170px;padding:10px 15px;box-sizing:content-box;margin-bottom:30px}
.m-errorpop textarea{resize:none;display:block;width:100%;height:100%}
.m-checkbox{margin-bottom:30px}
.m-checkbox .group{display:block;margin-bottom:20px;font-size:16px;padding-left:32px;position:relative;background-image:url(../images/a3.png);background-position:left center;background-size:22px auto;background-repeat:no-repeat;cursor:pointer}
.m-checkbox .group.checked{background-image:url(../images/a3-1.png)}
.m-checkbox .group input{position:absolute;left:-99999px}
.m-errorpop .submit{width:100%;height:50px;background:#fb4a3e;border-radius:10px;line-height:50px;font-size:18px;font-weight:700;color:#fff;text-align:center;transition:.3s}
.m-errorpop .submit:hover{opacity:.8}
.m-mult-btns .btn3{color:#666;border:1px solid #999}
.m-mult-tit .ps{font-size:14px;color:#f50200}
.ul-listmut1 .checked .con{background:#fffbf4;border:1px solid #ffaa72;color:#ff6e0e}
.g-subm{width:220px;height:50px;background:#f60;border-radius:25px;text-align:center;line-height:50px;font-size:18px;font-weight:700;color:#fff;transition:.3s;display:block;margin:0 auto}
.g-subm:hover{opacity:.8}
.m-tian1{height:60px;border:1px solid #ddd;border-radius:30px;line-height:60px;position:relative;margin-bottom:40px}
.m-tian1 .inp{display:block;width:100%;height:100%;padding:0 20px;font-size:18px;border-radius:30px;overflow:hidden}
.m-tian1 .inp::-webkit-input-placeholder{color:#aaa}
.m-tian1 .inp::-moz-placeholder{color:#aaa}
.m-tian1 .inp::-ms-input-placeholder{color:#aaa}
.m-submpop{width:460px;background-color:#fff;border-radius:10px;padding:30px 20px 40px;box-sizing:content-box;position:relative;text-align:center}
.m-submpop .tit{font-size:24px;margin-bottom:30px}
.m-submpop .desc{font-size:16px;margin-bottom:30px;padding:0 30px}
.m-submpop .desc p:first-child{margin-bottom:6px}
.m-submpop .btns{text-align:center}
.m-submpop .btn{display:inline-block;margin:0 20px;width:160px;height:50px;background:#fff;border:1px solid #999;border-radius:25px;line-height:50px;text-align:center;font-size:18px;color:#666}
.m-submpop .conf{border-color:#f50200;background:#f50200;color:#fff}
.m-tian1 .e1{position:absolute;width:40px;height:40px;display:none;right:-10px;top:-10px}
.m-tian1.err{background:#fff3f3;border:1px solid #fe7a79}
.m-tian1.err .inp{background:#fff3f3;color:#f50200}
.m-tian1.err .e1{display:block}
.g-titdet1{font-size:24px;font-weight:700;color:#f50200;height:70px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #ccc}
.m-mult-r-center .top .great span{background:#f3fff6;border:1px solid #3cd95d}
.m-mult-r-center .top .wrong span{background:#fff3f3;border:1px solid #fe7a79}
.ul-list-det1{padding-top:12px;border-bottom:none}
.ul-list-det1 .con{background:#f3fff6;border:1px solid #3cd95d;position:relative;color:#00a824}
.ul-list-det1 .con .null{background:#ff5150;border-radius:9px 9px 9px 0;display:inline-block;font-size:12px;color:#fff;position:absolute;right:-12px;top:-10px;height:18px;line-height:18px;padding:0 4px;opacity:0}
.ul-list-det1 .no .con .null{opacity:1}
.m-mult-r-center .top1{padding-bottom:0}
.m-test-top .desc .d3{background:#f6f6f6;border:1px solid #f6f6f6;color:#666}
.m-fraction{text-align:center;margin-bottom:15px}
.m-fraction .num{font-size:80px;font-family:Arial;font-weight:700;color:#f50200;background-image:url(../images/a8.png);background-repeat:no-repeat;background-size:52px auto;background-position:center bottom;margin-bottom:8px;line-height:1;padding-bottom:10px}
.m-fraction .ort{font-size:16px;color:#666}
.ul-listng1 .tit{font-size:36px}
.ul-listng1 .tit span{font-size:20px}
.ul-listng2{padding:24px 40px 0}
.ul-listng2 li{width:5%;margin-bottom:20px}
.ul-listng2 .con{margin:0 auto}
.m-fraction2 .m-mult-r-center .top{padding:0 50px}
.m-fraction2{padding:30px 0 15px;border:1px solid #e9e9e9;margin-bottom:30px}
.m-frac-con{padding:20px 0 30px;position:relative}
.m-frac-con .h{width:100px;height:36px;background:#ffa969;border-radius:10px 0;text-align:center;line-height:36px;position:absolute;left:0;top:0;font-size:18px;font-weight:700;color:#fff}
.m-test-btns .btn3{border:1px solid #f50200;background-color:#fff;color:#f50200}
.m-quets-top{background:#fff;box-shadow:0 0 10px 0 #ddd;border-radius:10px;padding:25px;font-size:16px;margin-bottom:30px}
.m-quets-top .group{overflow:hidden;margin-bottom:20px}
.m-quets-top .group:last-child{margin-bottom:0}
.m-quets-top .tit{float:left;display:inline-block;height:30px;line-height:30px;margin-right:20px}
.m-quets-top .desc{overflow:hidden}
.m-quets-top .desc .a{padding:0 10px;display:inline-block;font-size:16px;transition:.3s;margin-right:20px;height:30px;line-height:30px;border-radius:15px;margin-bottom:10px}
.m-quets-top .a.on,.m-quets-top .a:hover{background:#fb4a3e;color:#fff}
.m-quets-dw{padding:0 30px 30px;background:#fff;box-shadow:0 0 10px 0 #ddd;border-radius:10px}
.m-quets-dw .g-listd1{border-top:none}
.g-listd1 .con .start{background:#f50200}


/****** David弹框 *****/
.davidm-pop{position:fixed;left:0;top:0;right:0;bottom:0;cursor:auto;display:block; width: 100%; height: 100%; z-index: 1000;}
.davidm-pop .davidpop-bg{position:absolute;left:0;top:0;bottom:0;right:0;display: block;width: 100%;height: 100%;background-color: #000;opacity: .5;}
.davidm-pop .davidinner{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);overflow:hidden}
.davidm-errorpop{position:relative;padding:30px 40px 40px;border-radius:10px;background-color:#fff;width:620px;margin:0 auto}
.davidm-errorpop .tit{font-size:24px;text-align:center;margin-bottom:26px}
.david_close{width:32px;height:32px;text-align:center;line-height:32px;font-size:22px;color:#aaa;position:absolute;right:20px;top:20px;background-image:url(../images/cls.png);background-repeat:no-repeat;background-size:16px auto;background-position:center;display:block; cursor:pointer;}
.davidm-errorpop .info{font-size:14px;color:#666;margin-bottom:10px}
.davidm-errorpop .text{border:1px solid #ccc;border-radius:10px;height:170px;padding:10px 15px;box-sizing:content-box;margin-bottom:30px}
.davidm-errorpop textarea{resize:none;display:block;width:100%;height:100%}
.davidm-checkbox{margin-bottom:30px}
.davidm-checkbox .group{display:block;margin-bottom:20px;font-size:16px;padding-left:32px;position:relative;background-image:url(../images/a3.png);background-position:left center;background-size:22px auto;background-repeat:no-repeat;cursor:pointer}
.davidm-checkbox .group.checked{background-image:url(../images/a3-1.png)}
.davidm-checkbox .group input{position:absolute;left:-99999px}
.davidm-errorpop input.davidok{width:100%;height:50px;background:#fb4a3e;border-radius:10px;line-height:50px;font-size:18px;font-weight:700;color:#fff;text-align:center;transition:.3s}
.davidm-errorpop input.davidok:hover{opacity:.8}


.g-questionlistd1.on .g-lab-ds{margin-left:-34px;}
.g-lab-ds{position:relative;cursor:pointer;line-height:29px}
.bottombtn-d .g-lab-ds .check2{margin-right:10px}
.g-lab-ds .check{position:relative;display:inline-block;vertical-align:middle;width:22px;height:22px;line-height:22px;margin-right:10px}
.g-questionlistd1.on .g-lab-ds .check{display:inline-block}
.g-questionlistd1 .g-lab-ds .check{display:none}

.g-lab-ds{position:relative;cursor:pointer;line-height:29px}
.g-lab-ds input{position:fixed;left:-99999px}
.g-lab-ds .check{position:relative;display:inline-block;vertical-align:middle;width:22px;height:22px;line-height:22px;margin-right:10px}
.g-lab-ds .check img{display:inline-block;width:100%;height:100%}
.g-lab-ds .check .img2,.g-lab-ds.checked .img1{opacity:0}
.g-lab-ds.checked .img2{opacity:1;position:absolute;top:50%;left:50%;width:22px;height:22px;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}
.row-errormanage .g-lab-ds{display:inline-block;vertical-align:middle;font-size:18px;font-weight:400;color:#333;margin-right:50px}

.david_xz{width: 76px; height: 24px; margin:15px 50px 0 0px; float:left; position:relative;cursor: pointer; font-size: 18px; color: #333; text-indent: 36px;}
.david_xz img.david_xz_img{ position: absolute; top: 2px; left: 0; }

.david_xz1{width: 24px; height: 24px; margin:8px 50px 0px -35px; float:left; position:relative;cursor: pointer; font-size: 18px; color: #333; text-indent: 36px;}
.david_xz1 img.david_xz1_img{ position: absolute; top: 0px; left: 0; }

.david_xz2{width: 24px; height: 24px;  margin:22px 0px 0px 0px; float:right; position:relative;cursor: pointer; font-size: 18px; color: #333; text-indent: 36px;}
.david_xz2 img.david_xz2_img{ position: absolute; top: 0px; left: 0; }


.david_sz{margin-bottom: 25px; overflow: hidden;}
.david_sz_list{ height: 64px; line-height:64px; width: 100%; border-bottom: 1px solid #ddd;}
.david_sz_list_left{ font-size: 18px; float: left; }

#timu_html{ height: 620px; overflow:; overflow-y: scroll;}




/*2025.11.17*/
.ul-listd3.v1{}
.ul-listd3.v1 .info{line-height: 16px;}
.ul-listd3.v1 .info span{color: #AAAAAA;}
.ul-listd3.v1 .info .s1, .ul-listd3.v1 .info .s2, .ul-listd3.v1 .info .s3{padding-left: 24px;}
.ul-listd3.v1 .info .s1{background-image: url(../images/hg-date1.png);}
.ul-listd3.v1 .info .s3{background-image: url(../images/hg-read1.png);}
.section-hg1{}
.section-hg1 .sec-col{margin-right: 1.67%; float: left; width: 73.33%;}
.section-hg1 .sec-cor{float: right; width: 25%;}
.section-hg1 .pages{padding-top: 34px;}
.section-hg1 .m-quets-top{margin-bottom: 20px; padding: 20px; box-shadow: none;}
.section-hg1 .m-quets-top .group{margin-bottom: 20px;}
.section-hg1 .m-quets-top .group:last-child{margin-bottom: 0;}
.section-hg1 .m-quets-top .tit{color: #000000; height: auto; line-height: 24px;}
.section-hg1 .m-quets-top .desc{margin-bottom: -20px; font-size: 0;}
.section-hg1 .m-quets-top .desc .a{margin-right: 5px; margin-bottom: 20px; padding: 0 12px; color: #000000; height: 24px; line-height: 24px;}
.section-hg1 .m-quets-top .desc .a:first-child{margin-right: 17px;}
.section-hg1 .m-quets-top .desc .a.on, .section-hg1 .m-quets-top .desc .a:hover{color: #FFFFFF; background-color: #FB4A3E;}
.search-hg1{padding: 0 64px 0 30px; height: 44px; border: 1px solid #FB4A3E; position: relative; border-radius: 6px; background-color: #fff; overflow: hidden;}
.search-hg1 input{outline: none; border: none;}
.search-hg1 .icon{margin-top: -8px; position: absolute; left: 14px; top: 50%; width: 16px; height: 16px; background: url(../images/hg-so1.png) center center no-repeat; -webkit-background-size: contain; background-size: contain; z-index: 10;}
.search-hg1 .inp{padding: 0 10px 0 14px; display: block; width: 100%; height: 42px; line-height: 42px; font-size: 16px; color: #000000;}
.search-hg1 .submit{position: absolute; right: 0; top: 0; width: 64px; height: 42px; line-height: 42px; background-color: #FB4A3E; font-size: 16px; color: #FFFFFF; text-align: center;}
.top-hg1{line-height: 24px; overflow: hidden;}
.top-hg1 .title{font-size: 18px; color: #000000; font-weight: bold; overflow: hidden;}
.top-hg1 .title span{font-size: 14px; color: #999999; font-weight: normal;}
.top-hg1 .change{margin-left: 15px; float: right; font-size: 14px; color: #999999; cursor: pointer;}
.top-hg1 .change .icon{margin-top: -2px; margin-right: 4px; display: inline-block; vertical-align: middle; width: 16px; height: 16px; background: url(../images/hg-change1.png) center center no-repeat; -webkit-background-size: contain; background-size: contain;}
.btns-hg1{margin-top: 16px; font-size: 0; text-align: center;}
.btns-hg1 .a{display: inline-block; vertical-align: middle; font-size: 14px; color: #FB4A3E; line-height: 20px;}
.btns-hg1 .icon{margin-top: -2px; margin-left: 4px; display: inline-block; vertical-align: middle; width: 8px; height: 12px; background: url(../images/hg-arrow1.png) center center no-repeat; -webkit-background-size: contain; background-size: contain;}
.popWin-hg1{margin: -100px 0 0 -200px; padding: 20px; position: absolute; left: 50%; top: 50%; width: 400px; height: 200px; background-color: #FFFFFF; border-radius: 10px; z-index: 10;}
.popWin-hg1 textarea, .popWin-hg1 button{outline: none; border: none; background-color: transparent; resize: none;}
.popWin-hg1 .tar{display: block; width: 100%; height: 80px; border: 1px solid #FB4A3E; border-radius: 4px; background-color: #F6F6F6; font-size: 14px; color: #333333; line-height: 20px; overflow: hidden;}
.popWin-hg1 .tar textarea{padding: 10px; display: block; width: 100%; height: 100%;}
.popWin-hg1 .tar textarea::-webkit-input-placeholder{color: #AAAAAA;}
.popWin-hg1 .tar textarea:-moz-placeholder{color: #AAAAAA;}
.popWin-hg1 .tar textarea::-moz-placeholder{color: #AAAAAA;}
.popWin-hg1 .tar textarea:-ms-input-placeholder{color: #AAAAAA;}
.popWin-hg1 .bot{margin-top: 40px; font-size: 0; text-align: right;}
.popWin-hg1 .bot .btn{display: inline-block; vertical-align: middle; width: 80px; height: 40px; line-height: 40px; background-color: #FB4A3E; border-radius: 10px; font-size: 16px; color: #FFFFFF; text-align: center; cursor: pointer;}
.box-hg1{padding: 20px; background-color: #fff; border-radius: 10px; box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.05);}
.box-hg1+.box-hg1{margin-top: 12px;}
.box-hg1 .lst-hg5{margin-top: 15px;}
.box-hg1 .lst-hg6{margin-top: 8px;}
.box-hg1.v1{padding: 0; border-radius: 0; box-shadow: none;}
.box-hg1.v2{box-shadow: none;}
.box-hg1.v3{padding: 0; box-shadow: none;}
.box-hg2{margin-bottom: 20px; padding: 9px 17px; background-color: #FFFFFF; border-radius: 10px; display: flex; justify-content: space-between; align-items: flex-start;}
.box-hg2 .bx-col{}
.box-hg2 .bx-cor{width: 380px; flex-shrink: 0;}
.box-hg3{display: flex; justify-content: space-between; align-items: flex-start;}
.box-hg3 .bx-col{width: 200px; flex-shrink: 0;}
.box-hg3 .bx-cor{width: calc(100% - 220px); flex-shrink: 0;}
.box-hg4{padding: 8px 30px 20px; background-color: #fff; border-radius: 10px;}
.box-hg4 .ul-listd3{margin-bottom: 0;}
.box-hg4 .ul-listd3 .con{padding: 22px 0;}
.box-hg4 .ul-listd3 li:last-child .con{border: none;}
.detCont-hg1{font-size: 16px; color: #333333; line-height: 1.63;}
.detCont-hg1 .top-hg1{margin-bottom: 20px;}
.school-hg1{}
.school-hg1>div:last-child{padding-bottom: 0;}
.school-hg1 .items1{padding: 16px 0; border-bottom: 1px solid #DDDDDD; overflow: hidden;}
.school-hg1 .items1 .pic{margin-right: 8px; float: left; width: 48px; height: 48px; line-height: 48px; font-size: 0; text-align: center;}
.school-hg1 .items1 .pic img{display: inline-block; vertical-align: middle; max-width: 100%; max-height: 100%;}
.school-hg1 .items1 .right{overflow: hidden;}
.school-hg1 .items1 .tit{font-size: 18px; color: #000000; font-weight: normal; line-height: 1.33; white-space: nowrap; -ms-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden;}
.school-hg1 .items1 .tags{margin: 0 -2px -4px; margin-top: 8px; font-size: 0;}
.school-hg1 .items1 .tags span{padding: 0 8px; margin: 0 2px; margin-bottom: 4px; display: inline-block; vertical-align: middle; min-width: 40px; background-color: rgba(251, 74, 62, 0.10); border-radius: 4px; font-size: 12px; color: #FB4A3E; text-align: center; line-height: 22px;}
.school-hg1 .items1 .addr{margin-top: 4px; font-size: 14px; color: #979797; line-height: 1.71;}
.school-hg1 .items1 .addr p{white-space: nowrap; -ms-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden;}
.school-hg1 .items1 .addr img{margin-top: -2px; margin-right: 8px; display: inline-block; vertical-align: middle; width: 20px;}
.school-hg1 .items2{padding: 8px 0; overflow: hidden; cursor: pointer;}
.school-hg1 .items2 .icon{margin-right: 8px; float: left; width: 24px;}
.school-hg1 .items2 .txt{font-size: 14px; color: #999999; line-height: 1.43; max-height: 11.44em; -webkit-box-orient: vertical;-webkit-line-clamp: 8;display: -webkit-box;overflow:hidden;}
.school-hg1 .items3{padding: 8px 0;}
.school-hg1 .items4{padding: 8px 0;}
.job-hg1{}
.job-hg1 .bx-items{padding: 20px; background-color: #FFFFFF; border-radius: 12px;}
.job-hg1 .bx-items+.bx-items{margin-top: 12px;}
.job-hg1 .bx-top{padding: 8px 20px; font-size: 18px; color: #FB4A3E; text-align: center; line-height: 24px; font-weight: bold; background-color: rgba(251, 74, 62, 0.10); border-radius: 5px; cursor: pointer;}
.job-hg1 .bx-top .icon{margin-top: -2px; margin-left: 10px; display: inline-block; vertical-align: middle; width: 13px; height: 8px; background: url(../images/hg-arrow2.png) center center no-repeat; -webkit-background-size: contain; background-size: contain; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.job-hg1 .bx-top.on{}
.job-hg1 .bx-top.on .icon{-webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg);}
.job-hg1 .bx-content{margin-top: 12px; display: none;}
.adv-hg1{}
.adv-hg1 .con{display: block;}
.adv-hg1 .pic{margin-bottom: 16px; border-radius: 8px; overflow: hidden;}
.adv-hg1 .pic img{display: block; width: 100%;}
.adv-hg1 .text{overflow: hidden;}
.adv-hg1 .icon{margin-top: 6px; margin-left: 15px; float: right; width: 46px;}
.adv-hg1 .icon img{margin: 0 auto; display: block; max-height: 100%;}
.adv-hg1 .left{overflow: hidden;}
.adv-hg1 .tit{font-size: 22px; color: #333333; font-weight: normal; line-height: 1.2;}
.adv-hg1 .enter{margin-top: 10px; font-size: 16px; color: #AAAAAA; line-height: 1.38;}
.adv-hg1 .enter .icon-arrow{margin-top: -2px; margin-left: 4px; display: inline-block; vertical-align: middle; width: 6px; height: 10px; background: url(../images/hg-arrow6.png) center center no-repeat; -webkit-background-size: contain; background-size: contain;}
.adv-hg2{border-radius: 10px; overflow: hidden;}
.adv-hg2 img{display: block; width: 100%;}
.addBtn-hg1{margin-top: 16px; height: 280px; background-color: rgba(251, 74, 62, 0.05); border: 1px dashed #FB4A3E; border-radius: 10px; cursor: pointer; display: flex; flex-direction: column; justify-content: center; align-items: center;}
.addBtn-hg1 .icon{margin: 0 auto 8px; display: block; width: 56px; flex-shrink: 0;}
.addBtn-hg1 .tit{font-size: 14px; color: #FB4A3E; line-height: 1.71; text-align: center;}
.det-hg1{margin-bottom: 20px; padding: 20px; background-color: #FFFFFF; border-radius: 10px;}
.det-hg1 .items1{overflow: hidden;}
.det-hg1 .items1 .pic{margin-right: 20px; float: left; width: 80px; height: 80px; line-height: 80px; font-size: 0; text-align: center;}
.det-hg1 .items1 .pic img{display: inline-block; vertical-align: middle; max-width: 100%; max-height: 100%;}
.det-hg1 .items1 .right{margin: 0 -22px; margin-top: 10px; margin-left: 20px; float: right; overflow: hidden;}
.det-hg1 .items1 .center{overflow: hidden;}
.det-hg1 .items1 .btn{padding: 0 22px; float: left; min-width: 100px; position: relative; font-size: 14px; color: #999999; line-height: 1.43; text-align: center; cursor: pointer;}
.det-hg1 .items1 .btn:before{content: ''; position: absolute; right: 0; top: 50%; width: 1px; height: 28px; background-color: #D9D9D9; margin-top: -14px;}
.det-hg1 .items1 .btn .icon{margin: 0 auto 4px; display: block; width: 32px; height: 32px; background-repeat: no-repeat; background-position: center center; -webkit-background-size: contain; background-size: contain;}
.det-hg1 .items1 .btn.mb{}
.det-hg1 .items1 .btn.mb .icon{background-image: url(../images/hg-mb1.png);}
.det-hg1 .items1 .btn.mb.on{color: #FB4A3E;}
.det-hg1 .items1 .btn.mb.on .icon{background-image: url(../images/hg-mb2.png);}
.det-hg1 .items1 .btn.gz{}
.det-hg1 .items1 .btn.gz .icon{background-image: url(../images/hg-heart3.png);}
.det-hg1 .items1 .btn.gz.on{color: #FB4A3E;}
.det-hg1 .items1 .btn.gz.on .icon{background-image: url(../images/hg-heart4.png);}
.det-hg1 .items1 .btn:last-child:before{display: none;}
.det-hg1 .items1 .tit{font-size: 18px; color: #000000; font-weight: bold; line-height: 1.33;}
.det-hg1 .items1 .tags{margin: 0 -2px -4px; margin-top: 4px; font-size: 0;}
.det-hg1 .items1 .tags span{margin: 0 2px; margin-bottom: 4px; padding: 0 8px; display: inline-block; vertical-align: middle; min-width: 44px; font-size: 14px; color: #FB4A3E; line-height: 22px; background-color: rgba(251, 74, 62, 0.10); border-radius: 4px;}
.det-hg1 .items1 .info{margin-top: 4px; font-size: 14px; color: #979797; line-height: 24px;}
.det-hg1 .items1 .info p{}
.det-hg1 .items1 .info img{margin-top: -2px; margin-right: 8px; display: inline-block; vertical-align: middle; width: 20px;}
.det-hg1 .items2{padding-top: 20px; margin-top: 20px; border-top: 1px solid #E0E0E0; position: relative;}
.det-hg1 .items2 .more{position: absolute; right: 0; bottom: 0; font-size: 14px; color: #FB4A3E; line-height: 1.71em; background-color: #fff; z-index: 10; cursor: pointer;}
.det-hg1 .items2 .more .icon{margin-top: -2px; margin-left: 4px; display: inline-block; vertical-align: middle; width: 12px; height: 8px; background: url(../images/hg-arrow4.png) center center no-repeat; -webkit-background-size: contain; background-size: contain; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg);}
.det-hg1 .items2 .more.all{margin-top: 12px; position: static;}
.det-hg1 .items2 .ds-con{font-size: 14px; color: #666666; line-height: 1.71; height: 3.42em; -webkit-box-orient: vertical;-webkit-line-clamp: 2;display: -webkit-box;overflow:hidden;}
.det-hg1 .items2 .ds-con a{color: #4F81BD;}
.det-hg1 .items2 .ds-con a:hover{text-decoration: underline;}
.det-hg1 .items2 .ds-con.all{display: block; height: auto;}
.det-hg2{font-size: 16px; color: #333333; line-height: 1.63;}
.det-hg2 .items1{margin-bottom: 20px; padding: 20px; background-color: #FFFFFF; border-radius: 10px; font-size: 18px; color: #333333; line-height: 1.33;}
.det-hg2 .items1 .item{margin-bottom: 20px; overflow: hidden;}
.det-hg2 .items1 .item:last-child{margin-bottom: 0;}
.det-hg2 .items1 .tit{margin-right: 12px; float: left; width: 90px;}
.det-hg2 .items1 .right{overflow: hidden;}
.det-hg2 .items1 a{color: #FB4A3E;}
.det-hg2 .items1 a img{margin-top: -2px; margin-left: 4px; display: inline-block; vertical-align: middle; width: 4px;}
.det-hg2 .items1 a:hover{text-decoration: underline;}
.det-hg2 .items2{padding: 20px; background-color: #FFFFFF; border-radius: 10px;}
.det-hg2 .items2 h3{margin-top: 20px; font-size: 18px; color: #333333; font-weight: normal; line-height: 1.33;}
.det-hg2 .items2 h3:first-child{margin-top: 0;}
.det-hg3{padding: 20px 30px; background-color: #fff; border-radius: 10px; font-size: 16px; color: #333333; line-height: 1.63;}
.det-hg3 h3{margin-top: 20px; font-size: 18px; color: #333333; font-weight: normal; line-height: 1.33;}
.det-hg3 h3:first-child{margin-top: 0;}
.det-hg4{margin-bottom: 20px; padding: 20px; background-color: #FFFFFF; border-radius: 10px;}
.det-hg4 .items1{margin-bottom: 20px; overflow: hidden;}
.det-hg4 .items1 .right{margin: 0 -22px; margin-left: 20px; float: right;}
.det-hg4 .items1 .center{padding-top: 16px; overflow: hidden;}
.det-hg4 .items1 .btn{padding: 0 22px; float: left; min-width: 100px; position: relative; font-size: 14px; color: #999999; line-height: 1.43; text-align: center; cursor: pointer;}
.det-hg4 .items1 .btn:before{content: ''; position: absolute; right: 0; top: 50%; width: 1px; height: 28px; background-color: #D9D9D9; margin-top: -14px;}
.det-hg4 .items1 .btn .icon{margin: 0 auto 4px; display: block; width: 32px; height: 32px; background-repeat: no-repeat; background-position: center center; -webkit-background-size: contain; background-size: contain;}
.det-hg4 .items1 .btn.mb{}
.det-hg4 .items1 .btn.mb .icon{background-image: url(../images/hg-mb1.png);}
.det-hg4 .items1 .btn.mb.on{color: #FB4A3E;}
.det-hg4 .items1 .btn.mb.on .icon{background-image: url(../images/hg-mb2.png);}
.det-hg4 .items1 .btn.gz{}
.det-hg4 .items1 .btn.gz .icon{background-image: url(../images/hg-heart3.png);}
.det-hg4 .items1 .btn.gz.on{color: #FB4A3E;}
.det-hg4 .items1 .btn.gz.on .icon{background-image: url(../images/hg-heart4.png);}
.det-hg4 .items1 .btn:last-child:before{display: none;}
.det-hg4 .items1 .hd{overflow: hidden;}
.det-hg4 .items1 .hd .tit{margin-right: 8px; float: left; font-size: 18px; color: #000000; font-weight: bold; line-height: 24px;}
.det-hg4 .items1 .hd .pos{padding: 0 8px; float: left; font-size: 14px; color: #666666; line-height: 24px; background-color: #F6F6F6; border-radius: 4px; display: flex; flex-wrap: wrap; align-items: center;}
.det-hg4 .items1 .hd .pos a{font-size: inherit; color: inherit;}
.det-hg4 .items1 .hd .pos em{margin: 0 4px; width: 4px; height: 8px; background: url(../images/hg-arrow5.png) center center no-repeat; -webkit-background-size: contain; background-size: contain;}
.det-hg4 .items2{}
.table-hg1{}
.table-hg1 table{width: 100%;}
.table-hg1 th, .table-hg1 td{}
.table-hg1 th{padding: 20px 0; font-size: 16px; color: #666666; line-height: 24px; font-weight: normal;}
.table-hg1 td{padding: 16px 0; font-size: 14px; color: #333333; line-height: 24px; border-bottom: 1px solid #E9E9E9;}
.table-hg1 tr:last-child td{border: none;}
.table-hg1 a{-webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.table-hg1 a:hover{color: #FB4A3E; text-decoration: underline;}
.tabs-hg1{border: 1px solid #F6F6F6; border-radius: 10px;}
.tabs-hg1 ul{display: flex; flex-wrap: wrap;}
.tabs-hg1 li{}
.tabs-hg1 a{padding: 10px 16px; display: block; font-size: 18px; color: #666666; text-align: center; line-height: 24px;}
.tabs-hg1 .on{}
.tabs-hg1 .on a{background-color: #F6F6F6; color: #FB4A3E; border-radius: 10px; font-weight: bold;}
.tabs-hg2{background-color: #fff; box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.05);}
.tabs-hg2 ul{}
.tabs-hg2 li{}
.tabs-hg2 a{padding: 13px 20px; display: block; font-size: 16px; color: #000000; line-height: 1.5; position: relative;}
.tabs-hg2 a:before{content: ''; position: absolute; left: 0; top: 0; bottom: 0; width: 2px; background-color: #FB4A3E; opacity: 0;}
.tabs-hg2 .on{}
.tabs-hg2 .on a{color: #FB4A3E; background-color: rgba(251, 74, 62, 0.10); font-weight: bold;}
.tabs-hg2 .on a:before{opacity: 1;}
.tabs-hg3{margin-bottom: 20px; border-bottom: 2px solid #FB4A3E; overflow: hidden;}
.tabs-hg3 ul{margin: 0 -10px; font-size: 0;}
.tabs-hg3 li{display: inline-block; vertical-align: middle; position: relative; z-index: 1;}
.tabs-hg3 li:before{content: ''; position: absolute; left: 20px; top: 0; right: 20px; bottom: 0; background-color: #FB4A3E; z-index: -1; opacity: 0;}
.tabs-hg3 a{padding: 0 20px; display: block; min-width: 170px; height: 49px; line-height: 49px; font-size: 18px; color: #333333; text-align: center; position: relative; z-index: 1;}
.tabs-hg3 a:before, .tabs-hg3 a:after{content: ''; position: absolute; top: 0; bottom: 0; width: 24px; background-repeat: no-repeat; background-position: center center; -webkit-background-size: 100% 100%; background-size: 100% 100%; z-index: -1; opacity: 0;}
.tabs-hg3 a:before{left: 0; background-image: url(../images/hg-bg1.png);}
.tabs-hg3 a:after{right: 0; background-image: url(../images/hg-bg2.png);}
.tabs-hg3 .on{}
.tabs-hg3 .on:before, .tabs-hg3 .on a:before, .tabs-hg3 .on a:after{opacity: 1;}
.tabs-hg3 .on a{color: #ffffff;}
.tabs-hg4{float: right; background-color: #F6F6F6; border-radius: 4px; overflow: hidden;}
.tabs-hg4 ul{font-size: 0;}
.tabs-hg4 li{display: inline-block; vertical-align: middle;}
.tabs-hg4 a{padding: 3px 16px; display: block; font-size: 14px; color: #333333; line-height: 24px;}
.tabs-hg4 .on{}
.tabs-hg4 .on a{color: #fff; background-color: #FB4A3E; border-radius: 4px;}
.tabsDsc-hg1{}
.tabsDsc-hg1 .tab-item{display: none;}
.tabsDsc-hg1 .tab-item.on{display: block;}
.lst-hg1{}
.lst-hg1 li{margin-bottom: 12px;}
.lst-hg1 li:last-child{margin-bottom: 0;}
.lst-hg1 .con{padding: 20px; display: block; height: 100%; background-color: #FFFFFF; border-radius: 10px; position: relative; z-index: 1; overflow: hidden;}
.lst-hg1 .center{overflow: hidden;}
.lst-hg1 .right{margin-top: 12px; float: right; font-size: 0;}
.lst-hg1 .sort{position: absolute; left: 8px; top: 0; width: 26px; z-index: 10;}
.lst-hg1 .sort img{display: block; width: 100%;}
.lst-hg1 .pic{margin-top: 10px; margin-right: 20px; float: left; width: 60px; height: 60px; line-height: 60px; font-size: 0; text-align: center;}
.lst-hg1 .pic img{display: inline-block; vertical-align: middle; max-width: 100%; max-height: 100%;}
.lst-hg1 .tit, .lst-hg1 .tit a{display: block; font-size: 18px; color: #000000; line-height: 24px; font-weight: normal; white-space: nowrap; -ms-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.lst-hg1 .tags{margin: 0 -8px; margin-top: 4px; font-size: 0;}
.lst-hg1 .tags span{padding: 0 8px; display: inline-block; vertical-align: middle; font-size: 14px; color: #666666; line-height: 1.71; position: relative;}
.lst-hg1 .tags span:before{content: ''; position: absolute; right: 0; top: 50%; width: 1px; height: 10px; background-color: #666666; margin-top: -5px;}
.lst-hg1 .tags span:last-child:before{display: none;}
.lst-hg1 .info{margin-top: 4px; font-size: 14px; color: #979797; line-height: 1.71;}
.lst-hg1 .info p{white-space: nowrap; -ms-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden;}
.lst-hg1 .info img{margin-top: -2px; margin-right: 8px; display: inline-block; vertical-align: middle; width: 20px;}
.lst-hg1 .percent{margin-left: 40px; padding: 4px 12px; display: inline-block; vertical-align: middle; min-width: 108px; text-align: center; background-color: rgba(251, 74, 62, 0.05); border-radius: 10px; font-size: 14px; color: #999999; line-height: 1.71;}
.lst-hg1 .percent .num{font-size: 16px; color: #FB4A3E; line-height: 1.5; font-style: italic;}
.lst-hg1 .btn{margin-left: 40px; padding: 0 15px; display: inline-block; vertical-align: middle; min-width: 96px; line-height: 34px; border: 1px solid #FB4A3E; border-radius: 8px; font-size: 16px; color: #FB4A3E; text-align: center; cursor: pointer; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.lst-hg1 .btn.done{border-color: #AAAAAA; color: #AAAAAA; pointer-events: none;}
.lst-hg1.v1{}
.lst-hg1.v1 li{margin-bottom: 0; border-bottom: 1px solid #DDDDDD;}
.lst-hg1.v1 li:last-child{border: none;}
.lst-hg1.v1 .con{padding: 14px 0; border-radius: 0;}
.lst-hg1.v1 .pic{margin-top: 0; margin-right: 12px; width: 48px; height: 48px; line-height: 48px;}
.lst-hg1.v1 .tags{margin: 0 -4px; margin-top: 6px;}
.lst-hg1.v1 .tags span{padding: 0 4px;}
.lst-hg1.v1 .info{margin-top: 7px;}
.lst-hg1 .con:hover{}
.lst-hg1 .tit a:hover{color: #FB4A3E;}
.lst-hg1 .btn:hover{background-color: #FB4A3E; color: #fff;}
.lst-hg2{display: flex; flex-wrap: wrap;}
.lst-hg2 li{width: 25%; flex-shrink: 0;}
.lst-hg2 .con{display: block;}
.lst-hg2 .icon{margin: 0 auto 2px; width: 40px; height: 40px; border-radius: 50%; overflow: hidden; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.lst-hg2 .icon img{display: block; width: 100%; height: 100%; object-fit: cover;}
.lst-hg2 .tit{font-size: 14px; color: #666666; font-weight: normal; line-height: 1.71; text-align: center;}
.lst-hg2 .con:hover{}
.lst-hg2 .con:hover .icon{-webkit-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05);}
.lst-hg3{}
.lst-hg3 li{margin-bottom: 16px;}
.lst-hg3 li:last-child{margin-bottom: 0;}
.lst-hg3 .con{display: block; overflow: hidden;}
.lst-hg3 .pic{margin-right: 8px; float: left; width: 74px; height: 48px; border-radius: 5px; overflow: hidden;}
.lst-hg3 .pic img{display: block; width: 100%; height: 100%; object-fit: cover; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.lst-hg3 .right{overflow: hidden;}
.lst-hg3 .tit{font-size: 14px; color: #333333; font-weight: normal; line-height: 1.43; max-height: 2.86em; -webkit-box-orient: vertical;-webkit-line-clamp: 2;display: -webkit-box;overflow:hidden; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.lst-hg3 .info{margin-top: 12px; margin-right: -16px; font-size: 12px; color: #AAAAAA; line-height: 17px; overflow: hidden;}
.lst-hg3 .info span{margin-right: 16px; float: left;}
.lst-hg3 .info img{margin-top: -2px; margin-right: 4px; display: inline-block; vertical-align: middle; width: 16px; height: 16px;}
.lst-hg3 .con:hover{}
.lst-hg3 .con:hover .pic img{-webkit-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05);}
.lst-hg3 .con:hover .tit{color: #FB4A3E;}
.lst-hg4{}
.lst-hg4 li{}
.lst-hg4 .con{padding: 20px 0; display: block;}
.lst-hg4 .right{margin-top: 15px; margin-left: 40px; float: right;}
.lst-hg4 .center{overflow: hidden;}
.lst-hg4 .tit, .lst-hg4 .tit a{display: block; font-size: 18px; color: #333333; font-weight: normal; line-height: 1.33; white-space: nowrap; -ms-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.lst-hg4 .info{margin: 0 -4px -4px; margin-top: 7px; font-size: 0;}
.lst-hg4 .info span{margin: 0 4px; margin-bottom: 4px; padding: 0 8px; display: inline-block; vertical-align: middle; font-size: 14px; color: #666666; line-height: 22px; background-color: #F6F6F6; border-radius: 4px;}
.lst-hg4 .btn{padding: 0 12px; min-width: 70px; line-height: 22px; border: 1px solid #FB4A3E; border-radius: 24px; font-size: 12px; color: #FB4A3E; text-align: center; cursor: pointer;}
.lst-hg4 .btn .icon{margin-top: -2px; margin-right: 4px; display: inline-block; vertical-align: middle; width: 16px; height: 16px; background: url(../images/hg-heart1.png) center center no-repeat; -webkit-background-size: contain; background-size: contain;}
.lst-hg4 .btn.on{}
.lst-hg4 .btn.on .icon{background-image: url(../images/hg-heart2.png);}
.lst-hg4 .tit a:hover{color: #FB4A3E;}
.lst-hg5{}
.lst-hg5 li{margin-bottom: 14px;}
.lst-hg5 li:last-child{margin-bottom: 0;}
.lst-hg5 .con{padding-left: 16px; display: block; height: 22px; line-height: 22px; position: relative; overflow: hidden;}
.lst-hg5 .con:before{content: ''; position: absolute; left: 0; top: 50%; width: 8px; height: 8px; background-color: #FB4A3E; border-radius: 50%; margin-top: -4px;}
.lst-hg5 .more{margin-left: 15px; float: right; font-size: 14px; color: #666666;}
.lst-hg5 .more .icon{margin-top: -2px; margin-left: 4px; display: inline-block; vertical-align: middle; width: 6px; height: 10px; background: url(../images/hg-arrow3.png) center center no-repeat; -webkit-background-size: contain; background-size: contain;}
.lst-hg5 .tit{font-size: 16px; color: #333333; font-weight: normal; white-space: nowrap; -ms-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.lst-hg5 .con:hover{}
.lst-hg5 .con:hover .tit, .lst-hg5 .con:hover .more{color: #FB4A3E;}
.lst-hg5 .con:hover .more .icon{background-image: url(../images/hg-arrow7.png);}
.lst-hg6{}
.lst-hg6 li{}
.lst-hg6 .con{padding: 10px 0; display: block; line-height: 29px; overflow: hidden;}
.lst-hg6 .sort{margin-right: 10px; float: left; width: 26px; height: 29px; line-height: 29px; font-size: 0; text-align: center;}
.lst-hg6 .sort img{display: inline-block; vertical-align: middle; max-width: 100%; max-height: 100%;}
.lst-hg6 .pic{margin-right: 4px; float: left; width: 28px; height: 28px; line-height: 28px; font-size: 0; text-align: center;}
.lst-hg6 .pic img{display: inline-block; vertical-align: middle; max-width: 100%; max-height: 100%;}
.lst-hg6 .tit{font-size: 16px; color: #000000; font-weight: normal; white-space: nowrap; -ms-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.lst-hg6 .con:hover{}
.lst-hg6 .con:hover .tit{color: #FB4A3E;}
.lst-hg7{margin: 0 -8px -16px; display: flex; flex-wrap: wrap;}
.lst-hg7 li{padding: 0 8px; margin-bottom: 16px; width: 25%; flex-shrink: 0;}
.lst-hg7 .con{padding: 10px; display: block; height: 100%; background-color: #F6F6F6; border-radius: 5px;}
.lst-hg7 .t1{font-size: 14px; color: #AAAAAA; line-height: 20px;}
.lst-hg7 .t1 img{margin-top: -2px; margin-right: 2px; display: inline-block; vertical-align: middle; width: 18px;}
.lst-hg7 .date{margin-top: 16px; font-size: 18px; color: #333333; line-height: 25px;}
/*2025.11.17 end*/