body {
    font: 14px/1.5 "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1,\9ED1\4F53", "\5b8b\4f53", arial, Helvetica, Tahoma, sans-serif;
    margin: 0 auto;
    color: #333;
    min-width: 1200px;
    background: #fff;
}

p,
ul,
ol,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
select,
button,
textarea,
iframe {
    margin: 0;
    padding: 0;
}

img {
    border: 0 none;
    vertical-align: top;
}

ul,
li,
ol {
    list-style-type: none;
}

i,
em,
address,
caption,
cite,
code,
dfn,
th,
var {
    font-style: normal;
    font-weight: normal
}

a {
    text-decoration: none;
    color: #333;
    -moz-transition: color .3s, background-color .3s;
    -webkit-transition: color .3s, background-color .3s;
    transition: color .3s, background-color .3s;
}

a:hover {
    text-decoration: underline;
}

input,
textarea,
a,
a:hover {
    outline: none;
}

textarea {
    resize: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

.fl {
    float: left;
    _display: inline;
}

.fr {
    float: right;
    _display: inline;
}

.pr {
    position: relative;
}

.abs {
    position: absolute;
}

.hide {
    display: none;
}

.title {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 23px;
}

.titleP P {
    font-size: 14px;
    font-weight: normal;
    color: #666666;
}

.titleP P span {
    color: #07bdc7;
}

.titleP img {
    vertical-align: middle;
    display: inline-block;
    margin-top: 4px;
    margin-right: 5px;
}

.layout {
    width: 1200px;
    margin: 0 auto;
    height: auto;
}

.focus-mod,
.focus-mod .focusContent {
    height: 268px;
}

.focus-mod .focusDot {
    bottom: 40px;
}

.focus-mod .focusDot li {
    width: 6px;
    height: 6px;
    background: #FFFFFF;
    opacity: 0.29;
    border-radius: 100%;
}

.focus-mod .focusDot li.on {
    width: 39px;
    height: 6px;
    background: #FFFFFF;
    border-radius: 6px;
    opacity: 0.29;
}

.mt30 {
    margin-top: 30px;
}

.view {
    margin-bottom: 40px;
}

.hotCouseInfoBox {
    overflow: hidden;
}

.prev,
.next {
    width: 15px;
    height: 15px;
    line-height: 300px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    z-index: 4;
    display: inline-block;
    background-position: left -180px;
}

.next {
    left: auto;
    right: 0;
    top: -14px;
    background: url(/images/frm/zhuanti/zlzt/a_right.png) no-repeat center top;
}

.prev {
    left: auto;
    right: 30px;
    top: -14px;
    background: url(/images/frm/zhuanti/zlzt/a_right.png) no-repeat center top;
    transform: rotate(180deg);
}

.viewheader {
    height: 268px;
    background-color: #FFD4432C;
    background: url(/images/frm/zhuanti/zlzt/top_bg.png) no-repeat center top;
}

.headLeft {
    width: 372px;
    height: 40px;
    color: #fff;
    font-size: 22px;
    text-align: center;
    margin-left: 296px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: linear-gradient(to right,#d42f51,#882cc7);
    padding-left: 35px;
    margin-top: 160px;
    box-sizing: border-box;
    border: 1px solid #fff;
}

.headLeft p {
    width: 140px;
    height: 38px;
    line-height: 38px;
    font-size: 22px;
    color: #ee5115;
    text-align: center;
    background: linear-gradient(to left,#ffbd97,#ffe4b5,#ffbd97);
    border-radius: 20px;
    font-weight: 600;
}
.headLeft span{
    line-height: 1;
}


.headRight {
    width: 334px;
    height: 180px;
    margin-top: 48px;
}
/* 
.leftshade {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #ffffff;
    opacity: .6;
    filter: alpha(opacity=60);
} */

.headRightcon {
    width: 322px;
    height: 156px;
    background-color: rgba(255, 255, 255, 0.1);
    z-index: 2;
    position: absolute;
    top: 6px;
    left: 6px;
    text-align: center;
    border-radius: 9px;
    border: 2px solid #a6d5ff;

}

.headRightcon h2 {
    font-size: 22px;
    font-weight: bold;
    color: #fee3c5;
    padding-top: 48px;
    line-height: 1;
}

.headRightcon p.t_title {
    font-size: 20px;
    position: absolute;
    width: 117px;
    height: 34px;
    color: #fffada;
    font-weight: 600;
    top: 1px;
    left: 50%;
    margin-left: -55px;
    border-radius: 0 0 14px 14px;
    background: linear-gradient(to bottom,#882cc7,#cf2e5a);
    text-align: center;
    line-height: 34px;
    box-shadow: 0 0 1px 1px #8b1b35;
}
.headRightcon div{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
}
.headRightcon div p {
    font-weight: bold;
    font-size: 32px;
    line-height: normal;
    width: 83px;
    height: 50px;
    color: #ee5115;
    text-align: center;
    background: linear-gradient(to left,#ffbd97,#ffe4b5,#ffbd97);
    line-height: 50px;
    border-radius: 9px;
    border: 1px solid #fff;
}

.headRightcon div span {
    font-size: 32px;
    color: #fffada;
    font-weight: normal;
    display: inline-block;
    margin-left: 8px;
}

.topNav li {
    width: 300px;
    height: 98px;
    float: left;
    text-align: center;
}

.topNav li div {
    border-right: 1px solid #E0E3E6;
}

.topNav li h2 {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    margin-top: 24px;
}

.topNav li p {
    font-size: 14px;
    color: #333333;
}

.topNav {
    margin-top: -30px;
    position: relative;
    z-index: 9;
}

.topNavCon {
    background-color: #ffffff;
    -webkit-box-shadow: 0 5px 20px #efefef;
    -moz-box-shadow: 0 5px 20px #efefef;
    -ms-box-shadow: 0 5px 20px #efefef;
    -o-box-shadow: 0 5px 20px #efefef;
    box-shadow: 0 5px 20px #efefef;
}

.module1 {
    margin-top: 53px;
}

.module1Con {
    height: 500px;
}

.module1Pr {
    width: 100%;
    height: 100%;
    position: relative;
}

.module1Con div {
    -webkit-box-shadow: 0 5px 20px #efefef;
    -moz-box-shadow: 0 5px 20px #efefef;
    -ms-box-shadow: 0 5px 20px #efefef;
    -o-box-shadow: 0 5px 20px #efefef;
    box-shadow: 0 5px 20px #efefef;
}

.module1Box1 {
    width: 290px;
    height: 220px;
    background-color: #fff;
    left: 0;
    top: 0;
}

.module1Box2 {
    width: 290px;
    height: 100px;
    background-color: #fff;
    left: 0;
    top: 240px;
}

.module1Box3 {
    width: 590px;
    height: 100px;
    background-color: #fff;
    left: 0;
    top: 360px;
}

.module1Box4 {
    width: 580px;
    height: 100px;
    background-color: #fff;
    left: 310px;
    top: 0px;
}

.module1Box5 {
    width: 280px;
    height: 100px;
    background-color: #fff;
    left: 310px;
    top: 120px;
}

.module1Box6 {
    width: 280px;
    height: 100px;
    background-color: #fff;
    left: 310px;
    top: 240px;
}

.module1Box7 {
    width: 280px;
    height: 220px;
    background-color: #fff;
    left: 610px;
    top: 120px;
}

.module1Box8 {
    width: 280px;
    height: 100px;
    background-color: #fff;
    left: 610px;
    top: 360px;
}

.module1Box9 {
    width: 290px;
    height: 100px;
    background-color: #fff;
    right: 0px;
    top: 0px;
}

.module1Box10 {
    width: 290px;
    height: 100px;
    background-color: #fff;
    right: 0px;
    top: 120px;
}

.module1Box11 {
    width: 135px;
    height: 220px;
    background-color: #fff;
    right: 0px;
    top: 240px;
}

.module1Box12 {
    width: 135px;
    height: 220px;
    background-color: #fff;
    right: 155px;
    top: 240px;
}

.module1Box1 i {
    display: inline-block;
    background: url(/images/frm/zhuanti/zlzt/icon-zt.png) no-repeat 0 0;
    width: 126px;
    height: 118px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.module1Box2 i {
    display: inline-block;
    background: url(/images/frm/zhuanti/zlzt/icon-bg.png) no-repeat 0 0;
    width: 76px;
    height: 70px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.module1Box3 i {
    display: inline-block;
    background: url(/images/frm/zhuanti/zlzt/icon-hz.png) no-repeat 0 0;
    width: 86px;
    height: 70px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.module1Box4 i {
    display: inline-block;
    background: url(/images/frm/zhuanti/zlzt/icon-dg.png) no-repeat 0 0;
    width: 66px;
    height: 70px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.module1Box5 i {
    display: inline-block;
    background: url(/images/frm/zhuanti/zlzt/icon-yj.png) no-repeat 0 0;
    width: 88px;
    height: 70px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.module1Box6 i {
    display: inline-block;
    background: url(/images/frm/zhuanti/zlzt/icon-wz.png) no-repeat 0 0;
    width: 88px;
    height: 70px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.module1Box7 i {
    display: inline-block;
    background: url(/images/frm/zhuanti/zlzt/icon-wk.png) no-repeat 0 0;
    width: 122px;
    height: 119px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.module1Box8 i {
    display: inline-block;
    background: url(/images/frm/zhuanti/zlzt/icon-xx.png) no-repeat 0 0;
    width: 66px;
    height: 70px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.module1Box9 i {
    display: inline-block;
    background: url(/images/frm/zhuanti/zlzt/icon-jq.png) no-repeat 0 0;
    width: 66px;
    height: 70px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.module1Box10 i {
    display: inline-block;
    background: url(/images/frm/zhuanti/zlzt/icon-sw.png) no-repeat 0 0;
    width: 66px;
    height: 70px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.module1Box11 i {
    display: inline-block;
    background: url(/images/frm/zhuanti/zlzt/icon-jy.png) no-repeat 0 0;
    width: 66px;
    height: 70px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.module1Box12 i {
    display: inline-block;
    background: url(/images/frm/zhuanti/zlzt/icon-zb.png) no-repeat 0 0;
    width: 66px;
    height: 70px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.module1Con p {
    color: #9B9B9B;
    font-size: 18px;
    padding-left: 20px;
    padding-top: 16px;
}

.module1Con h2 {
    font-size: 20px;
    color: #333333;
    font-weight: 500;
    padding-left: 20px;
}

.module1Pr a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

.module1Box1:hover {
    background: #F36143;
    color: #ffffff;
}

.module1Box2:hover {
    background: #3E3E84;
    color: #ffffff;
}

.module1Box3:hover {
    background: #F36143;
    color: #ffffff;
}

.module1Box4:hover {
    background: #F36143;
    color: #ffffff;
}

.module1Box5:hover {
    background: #3E3E84;
    color: #ffffff;
}

.module1Box6:hover {
    background: #F36143;
    color: #ffffff;
}

.module1Box7:hover {
    background: #3E3E84;
    color: #ffffff;
}

.module1Box8:hover {
    background: #3E3E84;
    color: #ffffff;
}

.module1Box9:hover {
    background: #3E3E84;
    color: #ffffff;
}

.module1Box10:hover {
    background: #F36143;
    color: #ffffff;
}

.module1Box11:hover {
    background: #F36143;
    color: #ffffff;
}

.module1Box12:hover {
    background: #3E3E84;
    color: #ffffff;
}

.module1Con div:hover {
    -webkit-box-shadow: 0 5px 20px #FFE6E0;
    -moz-box-shadow: 0 5px 20px #FFE6E0;
    -ms-box-shadow: 0 5px 20px #FFE6E0;
    -o-box-shadow: 0 5px 20px #FFE6E0;
    box-shadow: 0 5px 20px #FFE6E0;
}

.module1Con .module1Box2 .module1Pr:hover,
.module1Con .module1Box5 .module1Pr:hover,
.module1Con .module1Box7 .module1Pr:hover,
.module1Con .module1Box8 .module1Pr:hover,
.module1Con .module1Box9 .module1Pr:hover,
.module1Con .module1Box12 .module1Pr:hover {
    -webkit-box-shadow: 0 5px 20px #809CE6;
    -moz-box-shadow: 0 5px 20px #809CE6;
    -ms-box-shadow: 0 5px 20px #809CE6;
    -o-box-shadow: 0 5px 20px #809CE6;
    box-shadow: 0 5px 20px #809CE6;
}

.module1Con .abs:hover p {
    color: #ffffff;
}

.module1Con .abs:hover h2 {
    color: #ffffff;
}

.module1Box1:hover i {
    background: url(/images/frm/zhuanti/zlzt/icon-zt-ce.png) no-repeat 0 0;
}

.module1Box2:hover i {
    background: url(/images/frm/zhuanti/zlzt/icon-bg-ce.png) no-repeat 0 0;
}

.module1Box3:hover i {
    background: url(/images/frm/zhuanti/zlzt/icon-hz-ce.png) no-repeat 0 0;
}

.module1Box4:hover i {
    background: url(/images/frm/zhuanti/zlzt/icon-dg-ce.png) no-repeat 0 0;
}

.module1Box5:hover i {
    background: url(/images/frm/zhuanti/zlzt/icon-yj-ce.png) no-repeat 0 0;
}

.module1Box6:hover i {
    background: url(/images/frm/zhuanti/zlzt/icon-wz-ce.png) no-repeat 0 0;
}

.module1Box7:hover i {
    background: url(/images/frm/zhuanti/zlzt/icon-wk-ce.png) no-repeat 0 0;
}

.module1Box8:hover i {
    background: url(/images/frm/zhuanti/zlzt/icon-xx-ce.png) no-repeat 0 0;
}

.module1Box9:hover i {
    background: url(/images/frm/zhuanti/zlzt/icon-jq-ce.png) no-repeat 0 0;
}

.module1Box10:hover i {
    background: url(/images/frm/zhuanti/zlzt/icon-sw-ce.png) no-repeat 0 0;
}

.module1Box11:hover i {
    background: url(/images/frm/zhuanti/zlzt/icon-jy-ce.png) no-repeat 0 0;
}

.module1Box12:hover i {
    background: url(/images/frm/zhuanti/zlzt/icon-zb-ce.png) no-repeat 0 0;
}

.headNavigation {
    margin-top: -30px;
    position: relative;
    z-index: 9;
}

.headNavCon {
    background-color: #ffffff;
    padding: 16px 32px;
    box-shadow: 0px 4px 12px 0px rgba(62, 81, 189, 0.1);
}

.key-item {
    min-height: 32px;
    line-height: 32px;
    font-size: 14px
}

.key-item strong {
    float: left;
    font-weight: 500;
    font-size: 16px;
    color: #888888;
    display: inline-block;
    width: 144px;
    text-align: center;
    border-right: 1px solid #D0D0D0;
    margin-top: 4px;
}
.key-item .key_test{
    float: left;
    display: flex;
    align-items: center;
}
.key_test span{
    font-size: 16px;
    font-family: PingFangSC, PingFang SC;
    color: #888888;

}
.ket_step{
    width: 106px;
    height: 40px;
    border-radius: 4px;
    border: 1px solid #DEDEDE;
    color: #333;
    font-size: 16px;
    position: relative;
    line-height: 36px;
    padding-left: 15px;
    box-sizing: border-box;
    background: url(/images/frm/zhuanti/zlzt/d_icon.png) no-repeat 85px center;
    margin-left: 10px;
}
.ket_step ul{
    position: absolute;
    top: 42px;
    left: 0;
    box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.24);
    display: none;
}
.ket_step ul li{
    height: 40px;
    text-align: center;
    color: #333;
    font-size: 16px;
    background: #fff;
    width: 106px;
    line-height: 40px;
    cursor: pointer;
}
.ket_step ul li:hover{
    background: #DEDEDE;
}
.key-item ul.setp_m {
    margin-left: 228px;
    font-size: 0;
    display: none;
}
.line{
    width: 1px;
    height: 16px;
    background: #D0D0D0;
    margin: 0 24px;
    float: left;
    margin-top: 12px;
}

.key-item ul.setp_m li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 6px;
    /* margin-bottom: 10px; */
}

.key-item ul.setp_m li a {
    display: inline-block;
    padding: 0 10px;
    line-height: 40px;
    color: #333333;
    font-size: 16px;
    height: 40px;
    font-weight: 400;
    width: 116px;
    height: 40px;
    background: rgba(228,241,255,1);
    border-radius: 2px;
    box-sizing: border-box;
    text-align: center;
}

.key-item ul.setp_m li a:hover,
.key-item ul.setp_m li.on a {
    height: 40px;
    border-radius: 2px;
    font-weight: 500;
    text-decoration: none;
    background: #07bdc7;
    color: #fff;
}

.key-item ul.setp_m li.on a {
    font-weight: bold;
}

.viewCon {
    margin-top: 12px;
}

.leftNavigation {
    background: #FFFFFF;
    box-shadow: 0px 4px 12px 0px rgba(62, 81, 189, 0.1);
}

.leftNavigation a {
    display: inline-block;
    width: 140px;
    height: 55px;
    text-align: center;
    line-height: 55px;
    font-weight: 400;
    color: #333333;
    font-size: 14px;
    background-color: #ffffff;
}

.leftNavigation li.on a {
    background: #07bdc7;
    color: #ffffff;
}

.leftNavigation li a:hover {
    background: #07bdc7;
    color: #ffffff;
    text-decoration: none;
}

.midCon {
    width: 908px;
    background: #FFFFFF;
    box-shadow: 0px 4px 12px 0px rgba(62, 81, 189, 0.1);
    height: 715px;
}

.midTitle {
    padding: 26px 0 0 32px;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}

.midTitle i {
    display: inline-block;
    width: 4px;
    height: 12px;
    background: #07bdc7;
    border-radius: 2px;
    margin-right: 4px;
}

.midConP {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    padding: 12px 35px 0 32px;
}

.xyjyList,
.xyfxList,
.wkspList,
.kgwzList,
.zbhcList {
    margin: 10px 24px 25px 24px;
    width: 860px;
    height: 578px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #EEEEEE;
}

.xyjyList li {
    width: 326px;
    height: 100px;
    background: url(/images/frm/zhuanti/zlzt/midbg.png) no-repeat 0 0;
    margin-left: 16px;
    margin-top: 12px;
    box-shadow: 0px 2px 5px 0px rgba(55, 63, 158, 0.1);
    float: left;
    position: relative;
}

.xyjyList li a {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.list ul {
    margin: 2px 0 0 4px;
    height: 560px;
}

.list .fileList2,
.list .fileList1 {
    height: 470px;
}

.list .downListBox {
    height: 480px;
}

.xyjyListImg {
    margin: 14px 0 0 20px;
}

.xyjyListText {
    margin-left: 24px;
}

.xyjyListText h2 {
    font-weight: bold;
    color: #333333;
    font-size: 16px;
    padding-top: 15px;
}

.xyjyListP1 {
    color: #333333;
    padding-top: 3px;
}

.xyjyListP2 {
    color: #999999;
}

.rightNavigation {
    margin-left: 12px;
}

.rnecode {
    width: 280px;
    height: 95px;
    background: url(/images/frm/zhuanti/zlzt/sysbg.png) no-repeat 0 0;
}

.codeCon {
    margin: 12px 0 0 22px;
}

.fontCon {
    margin: 36px 0 0 8px;
    color: #07BDC7;
    font-weight: 600;
    font-size: 16px;

}

.rnecodeText p {
    font-size: 10px;
    font-family: MicrosoftYaHei;
    color: #666666;
    padding: 4px 0 0 24px;
}

.hotCouse {
    width: 280px;
    height: 246px;
    background: #FFFFFF;
    margin-top: 12px;
    overflow: hidden;
}

.hotCouseBox {
    padding: 0 20px 20px 20px;
}

.hotCouseTitle {
    border-bottom: 1px solid #EEEEEE;
    height: 48px;
    line-height: 48px;
}

.rmkcP {
    font-size: 16px;
    color: #333;
    background: url(/images/frm/zhuanti/zlzt/yuan.png) no-repeat 0 center;
    padding-left: 10px;
    font-weight: 600;
}

.hotCouseInfoleft {
    width: 88px;
    height: 96px;
    cursor: pointer;
}

.hotCouseInfo {
    margin-top: 10px;
}
.hotCouseInfo h5{
    font-size: 14px;
    color: #333;
    margin-top: 8px;
    line-height: 1;
}
.hotCouseInfo img{
    width: 240px;
    height: 125px;
}
.hotCouseInfoleft i {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(/images/frm/zhuanti/zlzt/icon-bf.png) no-repeat 0 0;
    position: absolute;
    left: 50%;
    bottom: 12px;
    margin-left: -12px;
}

.hotCouseInfoRight {
    height: 96px;
    overflow: hidden;
    margin-left: 13px;
}

.hotCouseInfoRight h2 {
    font-size: 14px;
    color: #333333;
    font-weight: 500;
}

.hcrp1 {
    font-size: 10px;
    color: #07bdc7;
    background-color: #dcf5fa;
    padding: 2px 5px;
    text-align: center;
    border-radius: 1px;
}

.hcrp2 {
    font-size: 12px;
    color: #999999;
}

.hcrp3 {
    color: #FF5353;
}

.hotCouseInfoBth {
    text-align: center;
    margin-top: 4px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.hotCouseInfoBth span{
    color: #FF5353;
    font-size: 14px;
}
.hotCouseInfoBth a {
    display: inline-block;
    width: 84px;
    height: 26px;
    border-radius: 20px;
    font-size: 12px;
    line-height: 26px;
}

.hotCouseInfoBth .hotCouseInfoLInk1 {
    box-shadow: 0px 3px 7px 0px rgba(7, 189, 199, 0.08);
    background: #FFFFFF;
    color: #07bdc7;
    border: 1px solid #07bdc7;
    margin-right: 5px;
}

.hotCouseInfoBth .hotCouseInfoLInk2 {
    background: #EC7C30;
    box-shadow: 0px 3px 7px 0px rgba(255, 187, 168, 0.75);
    color: #FFFFFF;
    font-size: 12px;
    margin-left: 5px;
}

.hottopic {
    width: 280px;
    height: 350px;
    background: #FFFFFF;
    margin-top: 12px;
    overflow-x: auto;
    box-shadow: 0px 4px 12px 0px rgba(62, 81, 189, 0.1);
}

.topicList li {
    overflow: hidden;
    margin-top: 28px;
}

.topicListIcon {
    margin-right: 10px;
    margin-top: 7px;
}

.topicListp1 {
    font-size: 14px;
    color: #333333;
}

.topicListp2 {
    font-size: 12px;
    color: #666666;
}

.topicListBth {
    margin-top: 4px;
}

.topicListBth a {
    display: inline-block;
    width: 42px;
    height: 26px;
    line-height: 26px;
    box-shadow: 0px 3px 7px 0px rgba(59, 143, 255, 0.08);
    border-radius: 20px;
    border: 1px solid #07bdc7;
    color: #07bdc7;
    font-size: 12px;
    background: url(/images/frm/zhuanti/zlzt/icon-cp.png) no-repeat 35px center;
    padding-left: 10px;
}

.topicListBth a:hover {
    text-decoration: none;
}

.xyfxList {
    margin-top: 4px;
}

.xyfxList li {
    width: 402px;
    height: 80px;
    border: 1px solid #E4E4E4;
    border-radius: 2px;
    float: left;
    margin-left: 14px;
    margin-top: 12px;
}
.xyfxList li:nth-child(2n){
    margin-left: 16px;
}
.xifxIcon {
    margin: 16px 10px 0 16px;
}

.xifxText {
    margin: 18px 0 0 0;
}

.xifxP1 {
    font-weight: 500;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    width: 190px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.xifxP2 {
    font-size: 12px;
    color: #666666;
    padding-top: 3px;
    width: 190px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.xifxBth {
    margin-top: 18px;
    margin-right: 10px;
}

.xifxBth a {
    display: block;
    width: 50px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    border-radius: 9px;
}

.xifxLink1 {
    border: 1px solid #E4E4E4;
    background: #FFFFFF;
    color: #07bdc7;
    font-size: 12px;
    border: 1px solid #07bdc7;
}

.xifxLink2 {
    background: #07bdc7;
    color: #FFFFFF;
    font-size: 12px;
    border: 1px solid #07bdc7;
    margin-top: 5px;
}

.xyfxListBot {
    text-align: center;
    padding-bottom: 30px;
}

.xyfxListBot input {
    border-radius: 2px;
    border: 1px solid #C9C9C9;
    width: 16px;
    height: 16px;
    vertical-align: middle;
}

.xyfxListBot span {
    color: #666666;
    font-size: 12px;
    display: inline-block;
    margin-right: 20px;
}

.xyfxListBot {
    margin-top: 20px;
}

.xyfxListBot a {
    display: inline-block;
    text-align: center;
    line-height: 32px;
    height: 32px;
    font-size: 12px;
    margin-right: 10px;
}

.xyfxListBot a:hover {
    text-decoration: none;
}

.xyfxListBot .ListBotLink1 {
    width: 110px;
    height: 32px;
    background: #07bdc7;
    box-shadow: 0px 3px 7px 0px rgba(7, 189, 199, 0.24);
    border-radius: 16px;
    color: #FFFFFF;
}

.xyfxListBot .ListBotLink2 {
    width: 110px;
    height: 32px;
    border: 1px solid #07bdc7;
    background: #FFFFFF;
    box-shadow: 0px 3px 7px 0px rgba(7, 189, 199, 0.08);
    border-radius: 16px;
    color: #07bdc7;
}

.xyfxListBot .ListBotLink3 {
    width: 110px;
    height: 32px;
    border: 1px solid #FF623C;
    background: #FFFFFF;
    box-shadow: 0px 3px 7px 0px rgba(7, 189, 199, 0.08);
    border-radius: 16px;
    color: #FF623C;
}

.list {
    height: 560px;
    overflow: hidden;
}

.wkspList li {
    border: 1px solid #E4E4E4;
    height: 280px;
    background: #FFFFFF;
    width: 326px;
    float: left;
    margin: 16px 0 0px 16px;
}

.wkspp1 {
    color: #333333;
    font-size: 16px;
    padding-left: 24px;
    padding-top: 10px;
}

.wkspp2 {
    color: #999999;
    font-size: 14px;
    padding-left: 24px;
}

.wkspListBot {
    text-align: center;
}

.wkspListBot a {
    display: inline-block;
    width: 98px;
    height: 28px;
    border-radius: 14px;
    line-height: 28px;
    font-size: 12px;
}

.wkspListBot {
    margin-top: 14px;
}

.wkspList ul {
    margin-left: 4px;
}

.wkspListBot .wkspListLink1 {
    border: 1px solid #07bdc7;
    color: #07bdc7;
    margin-right: 10px;
}

.wkspListBot .wkspListLink2 {
    background: #07bdc7;
    border-radius: 14px;
    color: #FFFFFF;
    margin-left: 10px;
}

.kgwzList ul {
    margin-left: 4px;
}

.kgwzList .kgwzListhead span {
    display: inline-block;
    margin-left: 12px;
    width: 236px;
}

.kgwzList ul li {
    width: 326px;
    height: 232px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #E4E4E4;
    float: left;
    margin-left: 16px;
    margin-top: 16px;
}

.kgwzListhead {
    padding: 0 15px;
    margin-top: 10px;
}

.kgwzListhead img {}

.kgwzListP1 {
    padding: 0 15px;
    color: #666666;
    font-size: 12px;
    margin-top: 10px;
    line-height: 16px;
    height: 105px;
    overflow: hidden;
}

body .mCSB_scrollTools {
    width: 4px;
    background: #ffffff;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    right: 4px;
}

body .mCSB_scrollTools .mCSB_draggerRail {
    background: #ffffff;
}

body .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background: #e5e5e5;
    *margin-left: -2px;
}

body .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover,
.liveSeckill-mod .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:active,
.liveSeckill-mod .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: #cdcdcd;
}

body .mCSB_scrollTools .mCSB_buttonDown {
    background-position: left -20px;
}

body .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background: #cdcdcd;
}

body .mCustomScrollbar .mCSB_container {
    margin-right: 8px;
}

body .mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 0;
}

.header-wrap {
    background-color: #ffffff;
}

.midCon li.on {
    border-color: #07bdc7;
    position: relative;
}

.midCon li.on i {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(/images/frm/zhuanti/zlzt/check.png) no-repeat 0 0;
    position: absolute;
    left: -1px;
    top: -1px;
}

.downTextCon {
    margin-right: 35px;
    padding: 6px 12px;
    border: 1px solid #EEEEEE;
    display: inline-block;
    width: 200px;
    border-radius: 2px;
}

.downTextCon .swiper-container {
    height: 17px;
    display: inline-block;
}

.downTextCon .swiper-wrapper {
    display: inline-block;
}

.downTextCon p {
    font-size: 12px;
    color: #999999;
    font-weight: normal;
    display: inline-block;
    text-align: right;
    text-align: center;
}

.mask {
    display: none;
    width: 100%;
    z-index: 998;
    height: 100%;
    background: #000;
    opacity: .6;
    filter: alpha(opacity=60);
    position: fixed;
    top: 0;
    left: 0;
}

.common-pop {
    display: none;
    width: 430px;
    background: #fff;
    position: fixed;
    left: 50%;
    margin-left: -215px;
    top: 50%;
    border-radius: 10px;
    z-index: 999;
}

.successPop {
    padding-bottom: 30px;
}

.successPop .tit {
    line-height: 34px;
    text-align: center;
    padding-top: 34px;
    font-size: 20px;
    font-weight: bold;
}

.successPop .tit i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 34px;
    height: 34px;
    background-position: 0 -1054px;
    margin-right: 9px;
    vertical-align: middle;
}

.successPop .con {
    padding: 17px 30px 26px;
}

.successPop .con p {
    line-height: 25px;
}

.successPop .sure-btn {
    display: block;
    width: 142px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background: #07bdc7;
    border-radius: 50px;
    margin: 0 auto;
}

.tipsPop {
    padding-bottom: 30px;
}

.tipsPop .pic {
    display: block;
    width: 120px;
    height: 111px;
    margin: 0 auto;
    padding: 50px 0 0 0;
}

.tipsPop p {
    line-height: 30px;
    text-align: center;
    padding-top: 11px;
    font-size: 16px;
}

.tipsPop .sure-btn {
    display: block;
    width: 142px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background: #07bdc7;
    border-radius: 50px;
    margin: 23px auto 0;
}

/**/

.downdiog {
    color: #07bdc7;
    font-size: 12px;
    background: url(/images/frm/zhuanti/zlzt/quicon.png) no-repeat left center;
    padding-left: 20px;
    margin-top: 6px;
    margin-right: 20px;
}

.downloadPrompt {
    display: none;
    width: 542px;
    height: 308px;
    margin-left: -266px;
    margin-top: -215px;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 999;
    background: #FFFFFF;
}

.downloadPromptCon {
    margin: 30px 60px;
}
.downl{
    margin-top: 20px;
}
.downloadPromptText{
    width: 276px;
}

.downloadPromptTex p a{
    color: #07BDC7;
}
.downloadPromptHead {
    border-bottom: 1px solid #ECECEC;
    padding-bottom: 10px;
    position: relative;
}

.downloadPromptHead h2 {
    text-align: center;
    font-weight: bold;
    color: #07bdc7;
    font-size: 20px;
    background: url(/images/frm/zhuanti/zlzt/ts.png) no-repeat 142px 5px;
}

.closeBth {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
}

.downloadPromptText p {
    font-size: 16px;
    color: #333333;
    padding-top: 10px;
}

.downloadPromptIpt {
    margin-top: 10px;
}

.downloadPromptIpt span {
    font-size: 16px;
    color: #333333;
    display: inline-block;
    width: 80px;
    text-align: right;
    margin-right: 10px;
}

.downloadPromptIpt input {
    width: 228px;
    height: 36px;
    border-radius: 2px;
    border: 1px solid #C9C9C9;
    padding: 0 10px;
    font-size: 16px;
}

.downloadSub {
    margin-left: 30px;
    margin-top: 10px;
}

.downloadSub a {
    display: inline-block;
    width: 338px;
    height: 40px;
    line-height: 40px;
    background: #07bdc7;
    border-radius: 8px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
}

/**/
.leftFixed {
    width: 100px;
    padding: 0 5px;
    position: fixed;
    _position: absolute;
    left: 10px;
    top: 50%;
    background: url("/images/template/2020afterExam/fixNav-ico.png") no-repeat center 21px #07bdc7;
    text-align: center;
    z-index: 100;
    border-radius: 8px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    display: none;
}

.leftFixed h6 {
    line-height: 32px;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    padding: 60px 4px 0;
}

.leftFixed .onekey a {
    height: 36px;
    line-height: 36px;
    background: #fff;
    display: block;
}

.leftFixed .onekey a:hover {
    color: #ffae00;
    text-decoration: none;
}

.leftFixed .hotline {
    margin-top: 1px;
    background: #fff;
    padding-top: 14px;
}

.leftFixed .hotline p {
    line-height: 20px;
}

.leftFixed .wxgxh {
    padding-top: 20px;
    line-height: 40px;
}

.leftFixed .wxgxh img {
    display: block;
    margin: 0 auto;
}

.leftFixed .returnTop {
    height: 32px;
    line-height: 32px;
    margin-top: 10px;
    background: url(//www.chinaacc.com/upload/resources/image/2019/04/09/59784.png) no-repeat 28px center;
    padding-left: 20px;
    color: #fff;
    display: block;
}

.leftnav{
    position: fixed;
    right: 60px;
    height: 148px;
    top: 50%;
    margin-top: -74px;
    z-index: 99;

}
.leftnav .curline,.leftnav .backTop{
    width: 56px;
    height: 68px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.leftnav p{
    color: #666;
    font-size: 12px;
    margin-top: 5px;
    line-height: 1;
}
.leftnav .backTop{
    margin-top: 12px;
    cursor: pointer;
    display: none;
    text-align: center;
}
.leftnav i{
    width: 30px;
    height: 30px;
    margin: 0 auto;
    display: block;
    background: url(/images/common/column/rightFloatNav-icon.png) no-repeat center top;
}
i.rf-returnTop-icon{
    background-position: center -300px
}
i.rf-online-icon{
    background-position: center -60px;
}
.titleText ul{
    display: none;
 }
 .titleText ul li{
     display: none;
 }