﻿* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body{
    font-family: "Microsoft YaHei";
    font-size:16px!important;
}
ul{
    list-style: none;
}
input{
    font-family:"Microsoft YaHei";
}
.boxShadow{
    background-color: #FFF;
    box-shadow: 1px 2px 3px #ddd;
}

.clearfix{
    clear: both;
}
a{
    text-decoration: none;
    cursor: pointer;
    color: #333;
}
body a:hover{
    color: #3c91f9;
}
hr{
    width: 100%;
}
/*index-header-nav*/
header {
    width: 100%;
    height: 60px;
    position: fixed;
    top: 0;
    z-index: 5;
}
header nav{background:#fff;padding:0 20px;}

.menu{float: right;}
.menu img{width:100%;}

header nav .logo{
    float: left;
}
header nav .logo a{
   display:inline-block;
}
header nav .top-nav li{
    float: left;
    /*line-height:60px;*/
}
header nav .top-nav .exit a{
    padding-right:0;
}
#HeaderUl li a:hover{
    color:#3c91f9;
}


/*left*/
.content-box {
    width: 1200px;
    margin: 70px auto 0;
    font-size:0;
}
.content-left {
    width: 200px;
    margin-right: 20px;
    padding: 0 0 10px;
    overflow: hidden;
    background-color: #FFF;
    border-top: #fff solid 3px;
    box-shadow: 1px 2px 3px #ddd;
    display:inline-block;
    vertical-align:middle;
}
.content-left dd {
    line-height: 35px;
    padding: 5px 0;
}
.content-left dd a {
    font-size: 16px;
    color: #666666;
    display: block;
}
.content-left dt {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    line-height: 50px;
    padding-left: 30px;
}
.content-left dd i {
    width: 30px;
    height: 30px;
    float: left;
    background: url("/Img/left.png?@Utility.Helper.GetUrlTimeStamp()") no-repeat -4px -16px;
    margin-top: 3px;
    margin-right: 15px;
    margin-left: 30px;
}
.content-left dd .dati {
    background-position: -1px -229px;
}
.content-left dd .jilu {
    background-position: -4px -54px;
}
.content-left dd .tingke {
    background-position: -1px -143px;
}
.content-left dd .jilu2 {
    background-position: 0px -248px;
}    
.content-left dd .xiazai {
    background-position: 0px -291px;
}
.content-left dd .dingdan {
    background-position: -1px -369px;
}
.content-left dd .jifen {
    background-position: -1px -412px;
}
.content-left dd .qianbao {
    background-position: -1px -470px;
}
.content-left dd .jihuo {
    background-position: -1px -519px;
}
.content-left dd .zhanghu {
    background-position: -3px -570px;
}
.content-left dd .wenti {
    background-position: -2px -809px;
}
.content-left dd .guihua {
    background-position: -2px -703px;
}
.content-left dd .xinxi {
    background-position: -3px -656px;
}
.content-left dd .ziliao {
    background-position: -1px -757px;
}
.content-left dd .live {
    background-position: -3px -756px;
}
.content-left dd a:hover {
    background-color: #f2f2f2;
}
.content-left .dangqian a {
    background-color: #3c91f9;
    color: #fff;
}
.content-left .dangqian a:hover {
    background-color: #3c91f9;
    color: #fff;
}
.dangqian {
    background-color: #3c91f9;
    color: #fff;
}
.content-left .dangqian .shouye {
    background-position: -43px -16px;
}
.content-left .dangqian .dati {
    background-position: -43px -229px;
}
.content-left .dangqian .jilu {
    background-position: -43px -55px;
}
.content-left .dangqian .tingke {
    background-position: -43px -143px;
}
.content-left .dangqian .jilu2 {
    background-position: -43px -248px;
}
.content-left .dangqian .xiazai {
    background-position: 0px -291px;
}
.content-left .dangqian .dingdan {
    background-position: -41px -369px;
}
.content-left .dangqian .jifen {
    background-position: -43px -412px;
}
.content-left .dangqian .qianbao {
    background-position: -43px -470px;
}
.content-left .dangqian .jihuo {
    background-position: -43px -519px;
}
.content-left .dangqian .zhanghu {
    background-position: -44px -570px;
}
.content-left .dangqian .wenti {
    background-position: -43px -809px;
}
.content-left .dangqian .guihua {
    background-position: -43px -703px;
}
.content-left .dangqian .xinxi {
    background-position: -43px -656px;
}
.content-left .dangqian .ziliao {
    background-position: -43px -757px;
}
.content-left .dangqian .live {
    background-position: -43px -756px;
}

.content-left .questionMy{background: url(/Img/Tiku/menuLfIcoMyQ.png)no-repeat 4px 5px;}

.content-left .svipStudy{background: url(/Img/SvipCenter/vip.png)no-repeat;}
.content-left .dangqian .svipStudy{background: url(/Img/SvipCenter/vipbai.png)no-repeat;}


/*index-center*/
.content-right {
    width: 980px;
    display:inline-block;
    vertical-align:top;
    font-size:16px;
}
.content-right-top {
    height: 60px;
    line-height: 60px;
    box-shadow: 0 1px 2px #e6e6e6;
    background:#ffffff;
}
.caption-left {

    float: left;
    margin-left: 40px;
}
.caption-left span {
    font-size: 18px;
    font-weight:bold;
}
.caption-left a {
    color: #3c91f9;
    font-size:16px;
}
.caption-left a:hover {
    color: #f04800;
}
.caption-right {
    width:28%;
    float: right;
}
.caption-right a {
    color: #3c91f9;
    margin-right: 40px;
    padding-left: 10px;
    font-size:16px;
}
.caption-right i {
    width: 20px;
    height: 20px;
    display: block;
    float: left;
    background: url(/Img/shezhi.png) no-repeat;
    margin: 20px 0px;
}
.caption-right a:hover {
    color: #f04800;
}
.caption-right a:hover i {
    background-position: -26px 0px;
    transition: transform .2s ease-in 0s;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transition: -webkit-transform .2s ease-in 0s;
    -moz-transition: -webkit-transform .2s ease-in 0s;
}

/*footer*/
/*footer {
    width: 100%;
}*/
.ft-link{margin-bottom:30px;}
.ft-box {
    margin: 20px auto 20px;
    text-align: center;
    line-height:1.5;
    font-size: 12px;
}

.ft-link a:hover {
    color: #f04800;
    text-decoration: underline;
}    
 .ft-link a:hover span {
    color: #666666;
}  
.ftLine{width:1200px;height:1px;background:#c0c4c1;margin: 50px 0 20px;}
.ft-link span{padding:0 10px;}
.ft-box{color:#c0c4c1;font-size:12px;}
.ft-box a{color:#c0c4c1;}
/*切换考试*/
.toggle-box {
    width: 100%;
    height: 100%;
    display:none;
}

.toggle-list {
    width: 900px;
    padding: 16px 30px 30px;
    height: auto;
    border-radius: 4px;
    border: 1px solid #e7e7e7;
    position: absolute;
    left: 50%;
    top: 150px;
    margin-left: -450px;
    background-color: #FFFFFF;
    z-index: 6;
}

.toggle-list p a {
    background: url("/Img/close.png?@Utility.Helper.GetUrlTimeStamp()") no-repeat -20px 0;
    width: 16px;
    height: 16px;
    display: block;
    float: right;
}
.toggle-list p a:hover{
    background-position:0 0;
}
.yixuan {
    padding: 20px 0 0 0;
}
.yixuan p {
    font-size: 18px;
    float: left;
}
.yixuan p i {
    background: url("/Img/yixuan.png?@Utility.Helper.GetUrlTimeStamp()") no-repeat;
    width: 20px;
    height: 20px;
    margin: 3px 20px 0 0;
    float: left;
}
.yixuan .bianji {
    float: right;
}
.yixuan .bianji i {
     background: url("/Img/shezhi.png?@Utility.Helper.GetUrlTimeStamp()") no-repeat;
     width: 20px;
     height: 20px;
     display: block;
     float: left;
     margin: 1px 10px 0 0;
}
.yixuan .bianji:hover {
     color: #f04800;
}
.yixuan .bianji:hover i {
     background-position: -25px 0px;
}
.moren a{
    min-width: 20%;
    padding: 6px 20px;
    border: 1px solid #dedede;
    display: inline-block;
    background: #f0f1f2;
    color: #000000;
    text-align: center;
}
.yixuanExam{
    display: inline-block;
    margin: 10px 10px 0;
    position: relative;}
.yixuanExam .moren-list {
    background: url(/Img/quxiao.png) no-repeat;
    width: 20px;
    height: 18px;
    display:inline-block;
    position: absolute;
    top: -7px;
    left: -7px;
    display:none;
}
.moren .yixuanExam a:hover {
    background: #3c91f9;
    color:#ffffff;
}
.moren .yixuanExam:hover i {
     background-position:-25px 0;
}
.list-text dl {
    margin-bottom: 20px;
    vertical-align: top;
    font-size: 15px;
}
.list-text dl dt {
    font-size: 16px;
    border-left: solid 6px #3c91f9;
    margin: 0px 0 6px -2px;
    padding: 0 10px;
}
.list-text dl dd{display:inline-block;}
.list-text dl dd a {
    line-height: 1.5;
    display: inline-block;
    padding: 5px 10px;
    font-size: 14px;
    margin-left: 10px;
}
.list-text dl dd a:hover {
    background: #3c91f9;
    border-radius: 4px;
    color: #FFFFFF;
}

.list-text dl dd .select,.moren .select {
    background: #3c91f9;
    color: #FFFFFF;
    border-radius:4px;
}
.dise {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    position: fixed;
    left: 0;
    top: 0;
    z-index:5;
}
.shezhi-box {
    width: 100%;
    height: 100%;
    display:none;
}
.shezhi-list {
    width: 820px;
    padding: 40px;
    height: auto;
    border-radius: 4px;
    border: 1px solid #e7e7e7;
    position: absolute;
    left: 50%;
    top: 100px;
    margin-left: -410px;
    background-color: #FFFFFF;
    z-index: 6;
}
.shezhi-list p a {
    background: url("/Img/close.png?@Utility.Helper.GetUrlTimeStamp()") no-repeat -20px 0;
    width: 16px;
    height: 16px;
    display: block;
    float: right;
}
.shezhi-list p a:hover{
    background-position:0 0;
}
.shezhi-yixuan {
    padding: 20px 0 0 0;
}
.shezhi-yixuan p {
    font-size:18px;
}
.shezhi-yixuan i {
    background: url("/Img/yixuan.png?@Utility.Helper.GetUrlTimeStamp()") no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    margin: 3px 20px 0 0;
}
.shezhi-xuanzhong a {
    min-width: 20%;
    margin: 20px 13px 0px 0;
    padding: 5px 30px;
    border: 1px dashed #2e83cb;
    display: inline-block;
    color: #2e83cb;
    position: relative; 
    text-align:center;
}
.shezhi-xuanzhong a .shezhi-moren {
    background: url(/Img/quxiao.png) no-repeat;
    width: 20px;
    height: 18px;
    position: absolute;
    left: -10px;
    top: -8px;
}
.shezhi-xuanzhong a:hover {
    border: 1px solid #2e83cb;
}
.shezhi-xuanzhong a:hover .shezhi-moren {
    background-position:-22px 0;
}
.tanchu-line {
    background: #dddddd;
    width: 100%;
    height: 1px;
    margin: 20px 0;
}
.shezhi-suoyou p {
    font-size: 18px;
}
.shezhi-suoyou i {
    background: url("/Img/suoyou.png?@Utility.Helper.GetUrlTimeStamp()") no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    margin: 3px 20px 0 0;
}
.suoyou-xuanzhong a{
    min-width: 103px;
    margin-right:30px;
    padding: 5px 10px;
    display: inline-block;
    color: #000000;
    text-align:center;
}

.Hide{display:none;}
.hide {
    display:none!important;
}



/*设置考试科目的按钮*/
.shezhi-list .btn-shezhi {
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-top:50px;
}
.btn-shezhi button {
    padding: 5px 30px;
    font-size: 20px;
    color: #fff;
    background: #999;
    border: 0;
    border-radius: 4px;
    cursor:pointer;
    outline: none;
}
.btn-shezhi .queren {
    background: #3c91f9;
    margin-right: 20px;
}
.btn-shezhi .queren:hover {
    background: #137cfd;
    }
.btn-shezhi .quxiao:hover {
    background: #bebdbd;
}

/*消息无显示样式*/
.messageBdNo{
    height:500px;
}
.messageBdNo p{
    text-align:center;
    color:#999;
}
.messageBdNo img{
    margin: 0 auto;
    display: block;
    padding: 140px 0 40px;
    box-sizing: content-box;  
}
.messageBdNo a{
    color:#3c91f9;
    margin-left:10px;
}
.messageBdNo a:hover{
    color:red;
}

.messageBdNo .aCourse{
    text-align: center;
    display: block;
    margin: 24px auto;
    width: 160px;
    line-height: 40px;
    background: #3c91f9;
    color: #fff;
    border-radius: 4px;
}
.messageBdNo .aCourse:hover{
    color:#fff;
    background:#59a2fb;
}

/*公告消息*/
.news-alert {
    height: 32px;
    line-height: 32px;
    background: #ced8ff;
    border: 1px solid #bdcafd;
    margin: 10px 0;
    padding: 0 15px;
    font-size: 12px;
    color: #000;
}
.news-alert .i-alert {
    width: 18px;
    height: 18px;
    display: block;
    float: left;
    background: url(/Img/alert.png) no-repeat;
    margin: 8px 55px 0 0;
}

.news-alert .i-closed {
    width: 18px;
    height: 18px;
    display: block;
    float: right;
    background: url(/Img/alert.png) no-repeat -900px 0;
    cursor: pointer;
    margin: 8px 0 0 0;
}
.news-alert .i-closed:hover {
    background-position: -920px 0px;
}


/*我的题库--我的记录内容列表*/
.cap-chose {
    margin:10px 0;
    background:#ffffff;
    font-size:16px;
}
.pracl-list {
    font-size: 0;
    background: #fff;
    border-bottom: 1px solid #e7e7e7;
    padding: 8px 30px;
}
.pracl-list li {
    display: inline-block;
    font-size:16px;
    /*margin-right:40px;*/
    margin: 16px 0 8px;
}
.YearsItem{padding: 0 10px;}
.pracl-list .YearsItemThis{color: #fff;background: #3c91f9;border: 1px solid #3c91f9;}
.YearsItemThis:hover{color:#fff;}
.pracl-list a {width: 100%;display: block;text-align: center;padding: 20px 6px; padding: 8px 12px;border: 1px solid #B9B8B8;}    

.recordThis .this {
    border-bottom: 4px solid #3c91f9;
    margin-bottom: -2px;
}
.pracl-list .this:hover{

}


.pracl-nav {
    display:inline-block;
    border-bottom: 1px solid #e7e7e7;
    padding:15px 30px;
}
.pracl-nav li {
    display:inline-block;
    line-height:50px;
}

#CourseListHtml{border-bottom:0;}
#qSectionType li a{font-size:18px; padding: 8px 12px;border: 1px solid #B9B8B8;}
#CourseListHtml li a{font-size:15px;}

.pracl-nav li a:hover{
    color:#3c91f9;
}

.this-se a{
   color:#000;
   margin-right:30px;
   padding: 5px 10px;
}
#courseListTxt{
    padding-left:20px;
}
#examCourse{
    padding: 15px 30px;
}
#examCourse dd{
    margin: 7px 6px;
    display: inline-block;
    padding: 8px 12px;
    cursor: pointer;
    border: 1px solid #B9B8B8;

}
#examCourse dt{
    display:inline-block;
}
#examCourse .this-se{
    color: #fff;
    background: #3c91f9;
    border: 1px solid #3c91f9;
}
/*翻页*/
.ui-page {
    line-height: 25px;
    padding: 20px 0px 25px;
    text-align: center
}
.ui-page a{
    height: 25px;
    display: inline-block;
    padding: 0px 9px;
    background: #fff;
    border: 1px #ccc solid;
    margin: 0px 3px;
    font: bold 12px/25px Arial;
    color: #555;
}
.ui-page b{
    height: 25px;
    display: inline-block;
    padding: 0px 9px;
    background: #fff;
    border-radius: 30px;
    font: bold 12px/25px Arial;
    color: #555;
}
.ui-page a.ui-page-turn {
    display: inline-block;
    padding: 0px 12px;
    font: normal 12px/25px "\u5b8b\u4f53";
}
.ui-page a.ui-page-hidden {
     pointer-events: none;
    cursor: default;
    opacity: 0.2;
}
 .ui-page .z-on {
    background: #3c91f9;
    color: #FFF;
    border: 1px #3c91f9 solid;
}
.ui-page a:hover {
    background: #f0f0f0;
    color: #000;
}
.ui-page a.z-on:hover {
    background: #3c91f9;
    color: #FFF;
    border: 1px #3c91f9 solid;
}

.shezhi-xuanzhong .useCourseListNulll{color:  #999;cursor:default;border: 1px dashed #999;}
.shezhi-xuanzhong .useCourseListNulll:hover{border-color:  #999;color:  #999;border: 1px dashed #999;}
.suoyou-xuanzhong .hidden{color:#dedede;cursor:default;}

.tiphelp{ font-size:12px!important;color:#ccc!important;width:auto!important;float:initial!important;}

.shezhi-xuanzhong a.courseSelect{border: 1px solid #51C332;color: #51C332;}


.NoAppPower{cursor:pointer; }
.NoAppPower img{width: 20px;}

/*敬请期待页面样式*/
.moreBigBox{
    min-height: 600px;
    text-align: center;
}
.moreBox{
    padding:224px 0;
}
.moreBox p{
    margin-top:20px;
}

.loginAppContent{width:100%;display:none;}
.loginAppContent .loginAppBox p{line-height:2;}
.dp-block{ display:block!important;}


/*模块投影*/
.modelShadow{
    box-shadow: 1px 2px 3px #ddd;
    border: #e0e3e9 solid 1px;margin-bottom:10px; background:#fff;}

.borderNo{border:none!important;}
.hotExamBox{margin-bottom:20px;}
.moreExamStyle{text-align:center;}
.moreExamStyle a{margin: 40px 0;font-size: 16px;}
.examSearch{width: 400px;border-radius: 50px;outline-style: none;height: 30px;border: 1px solid #999;padding: 0 20px;margin-left:330px;cursor:pointer;}
.hotExamBox span{font-size:17px;}
.hotExamBox span i{width:18px;height:20px;background:url(/Img/seachIco.png)no-repeat;display:inline-block;vertical-align:middle;margin-right:10px;}
.hotExamBox label i{width:18px;height:20px;background:url(/Img/seachIco.png)no-repeat -18px 0;display:inline-block;margin-left: -38px;vertical-align: middle;cursor:pointer;}

#examCourse .noBorder{border:0;}


.MarkImg{text-align: right;position: absolute;right: 35px;}


/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    body header{max-height:50px;}
    header nav{width:100%;}
    header nav .logo a{width: 80px;}
    header nav .logo{padding: 10px 0 0 10px;}
    .logo{width: 60px;}
    .menu{padding: 13px 10px 0 0;width:40px;}
    .top-nav{position: relative;top: 50px;text-align: center; display:none;z-index: 1;}
    /*footer*/
    footer{width:100%;}
    .ft-box{width:100%;}
    .ftLine{width:100%;}
}   

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 601px) {
    header nav{width:100%;}
    body header{height:60px;}
    header nav .logo a{width: 86px;}
    header nav .logo{padding: 10px 0 0px 10px;}
    .menu{padding: 19px 10px 0px 0;width: 42px;}
    .top-nav{position: relative;top: 50px;text-align: center; display:none;z-index: 1;}
     /*footer*/
    footer{width:100%;}
    .ft-box{width:100%;}
    .ftLine{width:100%;}
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    header nav{width:100%;}
    header nav .logo{padding: 10px 0 0 10px;}
    .menu{width: 44px;padding: 19px 10px 0px 0;}
    .top-nav{position: relative;top: 50px;text-align: center; display:none;z-index: 1;}

    header nav{width:100%;margin:0 auto;}
     /*footer*/
    footer{width:100%;}
    .ft-box{width:100%;}
    .ftLine{width:100%;}

} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    header nav{width:100%;}
    header nav .logo{padding: 6px 0 4px;}
    .menu{width: 44px;padding: 19px 10px 0px 0;}
    .top-nav{position: relative;top: 50px;text-align: center; display:none;z-index: 1;}
    header nav{width:100%;margin:0 auto;}
    /*footer*/
    footer{width:100%;}
    .ft-box{width:100%;}
    .ftLine{width:100%;}
} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    header nav{width:100%;}
    header nav .logo{padding: 6px 0 4px;}
    header nav .logo a{width:auto;    padding-left: 10px;}
    .top-nav{position: relative;top: 60px;text-align: center; display:none;z-index: 1;}
    header nav{width:1200px;margin:0 auto;}
    /*footer*/
    footer{width:100%;}
    .ft-box{width:1200px;}
    .ftLine{width:1200px;}
}

.AppUl{display:none}
.AppUl li a{background:#000;color:#fff;line-height:1.5;border-bottom:1px solid #717070;padding:8px;display:block;}

.PcUl{display:block;float:right;position:inherit;}
.PcUl a{color: #484848;line-height:60px;border-bottom:0;padding:8px 12px;font-weight:bold;}


.PageHeader{ min-width:800px;}
.PageHeader .menu{ display:none;}
.PageHeader .top-nav{display:block;float:right;position:inherit;}
.PageHeader .top-nav a{color: #484848;line-height:60px;border-bottom:0;padding:8px 12px;font-weight:bold;}


.MobelPageHeader{min-width:initial;}
.MobelPageHeader .menu{display:block}
.MobelPageHeader .top-nav{display:none;float:initial;position:relative;}
.MobelPageHeader .top-nav li{float: none;}
.MobelPageHeader .top-nav li a{background:#000;color:#fff;line-height:1.5;border-bottom:1px solid #717070;padding:8px;display:block;}
.MobelPageHeader nav{padding:0px;}
.MobelPageHeader nav .logo a img{width:100%;}

.PageHeaderW320{}


/*pageV3Styles*/
/*顶部导航*/
.topNavBigBox{width:100%;border-bottom:1px solid #E9E9E9;}
.topNavBox{width:1200px;margin:0 auto;font-size:0;padding:10px;color: #666;}
.topNavLfUl{width:700px;display:inline-block;vertical-align:middle;font-size:16px;}
.topNavLfLi{display:inline-block;padding:5px;margin:0 10px;}
.topNavLfLi a{vertical-align:middle;color: #666;}
.topNavLfLiThis{border-top:5px solid #036FFB;}
.topNavRgUl{width:380px;display:inline-block;vertical-align:middle;font-size:16px;text-align:right;}
.topNavRgLi{display:inline-block;margin-right: 20px;}
.topNavRgLi a{}
.topNavRgLi a,.topNavRgLi span{display:inline-block;vertical-align:middle;}
.topNavRgLi .userImg{width:20px;height:20px;}
.userImg img{width:100%;border-radius:20px;}
.xinxiIco{width:20px;height:20px;background:url(/Img/topNavIco.png)no-repeat -28px -29px;display:inline-block;}
.xinxiIco:hover{background-position:-1px -29px;}
.xuexiIco{width:22px;height:22px;background:url(/Img/topNavIco.png)no-repeat -29px -52px;display:inline-block;}
.xuexiIco:hover{background-position:-3px -52px;}

/*导航*/
.headerNavBox{width:100%;background:#036FFB;}
.headerNavUl{width:1200px;margin:0 auto;font-size:0;}
.headerNavLi{display:inline-block;vertical-align:middle;width:200px;font-size:16px;text-align:center;position:relative;}
.headerNavLi a{display:block;line-height:40px;color:#fff;}
.headerNavLi a:hover{background:#0C58B9;color:#fff;}

.headerNavItem{position:absolute;text-align:left;width:275px;font-size:14px;border-left: 1px solid #E5E5E5;border-right: 1px solid #E5E5E5;background-color: #fff;color: #333;z-index:10;}
.headerNavItemList{padding: 10px;border-bottom: 1px solid #E5E5E5;}
.headerNIListTitle{}
.navListIco{display:inline-block;vertical-align: middle;}
.caihuiIco{background-position:0 -1px;}
.jinrongIco{background-position:-21px -1px;}
.headerNIListTitle span{display:inline-block;vertical-align:middle;cursor:pointer;font-weight: bold;font-size:15px;}
.headerNIListCont{}
.headerNavItem .headerNIListCont a{padding: 4px 10px;display: inline-block;color:#333;background-color:#fff;line-height: 28px;}
.headerNavItem .headerNIListCont a:hover{color:#036FFB;background-color:#fff;}
.headerNavItem .headerNIListCont .ContColorThis{color:#036FFB;}
.qitaHeaderNavItem{}

/*顶部搜索框*/
.topNavSeachBigBox{}
.topNavSeachBox{width:1200px;margin:20px auto;display: block;}
.topNavSeachLogo,.topNavSeachInput,.topNavSeachContact,.topNavSeachContactIco,.topNavSeachContactTel{display:inline-block;vertical-align:middle;}
.topNavSeachLogo{}
.topNavSeachInput {width:700px;margin-left: 120px;}
.topNavSeachInput label{font-size:0;cursor:pointer;}
#navSeachInput{width:560px;height: 40px;font-size: 16px;outline-style:none;padding: 0 10px;vertical-align: middle;}
.topNavSeachInputTxt{line-height: 40px;background: #036ffb;display: inline-block;font-size: 16px;padding: 0 24px;color:#fff;margin-left:-1px;vertical-align: middle;}
.topNavSeachContact{text-align:right;width:200px;}
.topNavSeachContactIco{text-align:right}
.topNavSeachContactIco img{display:block;}
.topNavSeachContactTel{text-align:left;position: relative;}
.topNavSeachContactTel span{color:#036ffb;}
.topNavSeachContactTel .contactImg{position: absolute;top: 27px;left: -75px;z-index: 1;width: 200px;box-shadow: 1px 2px 3px #ddd;border: #e0e3e9 solid 1px;}


.topNavSeachBoxColor{display:block;}
.topNavSeachBoxColor .topNavSeachInput{width: 540px;margin-left: 110px;}
#navSeachInputColor{width:460px;height: 40px;font-size: 16px;outline-style:none;padding: 0 10px;vertical-align: middle;}
.topNavSeachBoxColor .topNavSeachInputTxt{background:#ff4c44;}
.topNavSeachBoxColor .topNavSeachContactIco{width:70px;margin-left: 90px;}
.topNavSeachBoxColor .topNavSeachContactIco img{width:100%;}
.topNavRgLi .userNameClass{    width: 210px;
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}

.qSectionContentNo{/*width:1200px;*/margin:0 auto;text-align:center;height: 450px;}
.qSectionContentNo img{margin: 150px 0 20px;}
.qSectionContentNo .contactKefuStyle{color:#3c91f9;}

.AdInfoJson{display:none;}


/*联系客服*/
.contactBoxGlobal{width:1200px;margin:0 auto;}
.contactItemGlobal{width: 160px;position: fixed;right: 20px;top: 188px;}
.contactIcoGlobal{cursor:pointer;}

/*关闭客服*/
.closeImgBox{width:35px;height:35px;cursor:pointer;position:fixed;top: 188px;right: 22px;}
.closeImgCss{width:15px;height:15px;display:block;margin: 12px auto;}


/*快速到达顶部*/
.goTopModelTemDiv{position: fixed;bottom: 60px;text-align: right;right: 20px;margin-left: 635px;width: 120px;}
.goTopIcoMiaoshuDiv{display: inline-block;vertical-align: middle;}
.goTopMiaoshuImg{width: 74px;}
.goTopImgDiv{display: inline-block;vertical-align: middle;}
.goTopItemImg{width: 40px;}


/*老师回复提示*/
.QACenterTeacherReply{position: fixed;bottom: 5px;right: 10px;border: 2px solid #FB6023;padding: 20px 40px;border-radius: 5px;display:none;background-color: #fff;}
.QACenterTeacherReplyList{padding: 20px 0px;text-align: center;}
.QACenterTeacherReplyImg{display: inline-block;vertical-align: middle;margin-right: 10px;}
.QACenterTeacherReplyImg img{width: 50px;}

.QACenterTeacherReplyText{display: inline-block;vertical-align: middle;}
.QACenterTeacherReplyTop{font-size: 18px;font-weight: bold;}
.QACenterTeacherReplyButtom{text-align: left;font-size: 16px;color: #999;}

.QACenterTeacherReplyButton{text-align: center;}
.QACenterTeacherReplyButton .QACenterTeacherReplyA{padding: 5px 20px;border: 1px solid #1E9FFF;background-color: #1E9FFF;color: #fff;border-radius: 5px;cursor:pointer;}

.QACenterTeacherReplyClose{width: 16px;position: absolute;right: 10px;top: 10px;cursor: pointer;}


/*视频播放器 倍速选项 高度调整*/
.vjs-playback-rate.vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height: 18em;}