* {
    margin: 0;
    padding: 0;
}
body{
    color:#555555;
    font-family: 'Open Sans', 'microsoft yahei', Arial, sans-serif;
    font-size: 14px;
}
html{
    min-width: 1180px;
    background-color: #f3f4f5;
}
ul,li{
    list-style: none;
}
a{
    text-decoration: none;
    cursor: pointer;
    color: inherit;
}
img{
    border: none;
}
input{
    position: relative;
    top: 1px;
}
textarea{
    resize:none;
}
.clearfix:after{
    content: " ";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 0;
    clear: both;
}
.clearfix{
    zoom: 1;
}
.require:before {
    content: "*";
    color: #ff793f;
}
.title{
    font-size: 18px;
    margin-bottom: 20px;
}
.header{
    width: 100%;
    background-color: #28a855;
}
.header-main{
    width: 1180px;
    height: 120px;
    margin: 0 auto;
    color: #ffffff;
    font-size: 14px;
}
.header-logo{
    padding-top: 35px;
    padding-left: 15px;
    float: left;
}
/*.header-main-title{*/
    /*float: left;*/
    /*position: relative;*/
    /*left: 10px;*/
    /*top: 30px;*/
/*}*/
/*.header-main-title h2{*/
    /*font-size: 24px;*/
/*}*/
/*.header-main-title p{*/
   /*line-height: 25px;*/
/*}*/
.school-nav{
    height: 45px;
    line-height: 45px;
    position: relative;
    top: 38px;
    left: 60px;
    margin-bottom: 0;
}
.school-nav li{
    font-size: 18px;
    float: left;
}
.school-nav li a:hover{
    background-color: #fff8bf;
    color: #a76909;
    border-radius: 5px;
}
.school-nav li a{
    padding: 7px 15px;
    color: #ffffff;
    text-decoration: none;
}
.head-right{
    float: right;
    position: relative;
    right: 10px;
}
.search-text{
    width: 280px;
    position: relative;
    z-index: 0;
    padding: 8px;
    border: none;
    border-radius: 2px;
}
.search-icon:after{
    content: url("../images/search-icon.png");
    position: absolute;
    left: 270px;
    top: 0;
    font-size: 24px;
    color: #28a855;
    z-index: 1;
}
.user-box{
    position: relative;
    bottom: 7px;
    cursor: pointer;
    left: 15px;
}
.user{
    float: right;
    position: relative;
    top: 3px;
    left: -15px;
}
.user>img{
    width: 24px;
    height: 24px;
}
.user-icon{
    border: 1px solid #dddddd;
    border-radius: 30px;
    cursor: pointer;
}
.user-box:after{
    content: url("../images/select-down.png");
    position: relative;
    left: 5px;
}
.user-select{
    position: absolute;
    right: -25px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    z-index: 2;
    color: #333333;
    display: none;
}
.user-select a{
    display: block;
    border-bottom: 1px solid #dddddd;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.user-select a:hover{
   background-color: #EEEEEE;
}
.main{
    width: 1180px;
    margin: 0 auto;
    margin-bottom: 120px;
}
.menu{
    width: 220px;
    background-color: #ffffff;
    border: 1px solid #f3f4f3;
    font-size: 18px;
    margin-top: 20px;
    box-sizing: border-box;
    float: left;
}
.menu-title{
    height: 65px;
    padding: 15px 30px 0 30px;
    border-bottom: 1px solid #f3f4f3;
}
.menu-title>img{
    width:52px;
    height:52px;
}
.menu-head{
    float: right;
    line-height: 25px;
    overflow:hidden;
    display:block;
    width:100px;
    font-size: 14px;
}
.menu-head h4{
    color: #28a855;
}
.menu-content li{
    height: 55px;
    line-height: 55px;
    padding: 0 30px;
}
.menu-content li a{
    display:block;
}
.menu-content li:hover,.lead,.activeMenu{
    background-color: #f3f4f5;
    border-bottom: 1px solid #f3f4f3;
    box-sizing: border-box;
    color: #333333;
    font-weight: bold;
}
.icon{
    width: 20px;
    height: 20px;
    position: relative;
    display: block;
    overflow: hidden;
    margin-right: 20px;
    float: left;
    top: 19px;
}
.menu-icon1:after{
    content: url("../images/icon_user.png");
    top: 0;
    position: absolute;
}
.activeMenu .menu-icon1:after{
    top: -20px;
}
.menu-icon2:after{
    content: url("../images/icon_user.png");
    top: -40px;
    position: absolute;
}
.activeMenu .menu-icon2:after{
    top: -60px;
}
.menu-icon3:after{
    content: url("../images/icon_user.png");
    top: -80px;
    position: absolute;
}
.activeMenu .menu-icon3:after{
    top: -100px;
}
.menu-icon4:after{
    content: url("../images/icon_user.png");
    top: -120px;
    position: absolute;
}
.activeMenu .menu-icon4:after{
    top: -140px;
}
.menu-icon5:after{
    content: url("../images/icon_user.png");
    top: -160px;
    position: absolute;
}
.activeMenu .menu-icon5:after{
    top: -180px;
}
.menu-icon6:after{
    content: url("../images/icon_user.png");
    top: -200px;
    position: absolute;
}
.activeMenu .menu-icon6:after{
    top: -220px;
}
.menu-icon7:after{
    content: url("../images/icon_user.png");
    top: -240px;
    position: absolute;
}
.activeMenu .menu-icon7:after{
    top: -260px;
}
.menu-icon8:after{
    content: url("../images/icon_user.png");
    top: -280px;
    position: absolute;
}
.activeMenu .menu-icon8:after{
    top: -300px;
}
.content{
    margin-left: 20px;
    margin-top: 20px;
    width: 940px;
    float: right;
}
.menu-left{
    width: 1180px;
    margin: 0 auto;
}
.mian-nav{
    font-size: 18px;
    color: #333333;
    float: left;
}
.mian-nav li{
    float: left;
    padding: 0 5px;
}
.main-nav-right{
    float: right;
    position: relative;
    right: 0;
    top:0;
}
.main-nav-right select{
    width: 110px;
    height: 35px;
    line-height: 35px;
    border: 2px solid #28a855;
    padding: 5px;
}
.main-nav-right>select>option{
    height: 35px;
    line-height: 35px;
}
.foot{
    background-color: #eaebeb;
}
.foot-content{
    font-size: 12px;
    margin: 0 auto;
    width: 1180px;
    height: 90px;
    line-height: 30px;
    padding: 35px 0;
    text-align: center;
}
.foot-nav{
    width: 490px;
    margin: 0 auto;
}
.foot-nav li{
    float: left;
    padding-left: 5px;
}
.top-list{
    margin-top: 20px;
}
.class-list>li{
    border: 1px solid #f3f4f3;
    padding: 20px;
    background-color: #ffffff;
    clear: both;
    content: "";
    display: table;
    width: 940px;
    box-sizing: border-box;
    margin-bottom: 20px;
    position: relative;
}
.class-pic,.class-info{
    float: left;
}
.class-more{
    position: absolute;
    min-width: 200px;
    right: 10px;
    top: 20px;
}
.class-pic{
    position: relative;
}
.class-detail{
    width: 330px;
    line-height: 30px;
}
.class-pic>img{
    width: 284px;
    height: 160px;
}
.class-pic>img:hover{
    transform: scale(1.03);
    -moz-transform: scale(1.03) ;
    -webkit-transform:  scale(1.03);
    -o-transform:  scale(1.03);
    transition: 2s;
    -moz-transition: 2s ;
    -webkit-transition: 2s;
    -o-transition: 2s;
}
.class-pass{
    position: absolute;
    right: 0;
    top: 0;
}
.class-info{
    padding-left: 20px;
    position: relative;
}
.class-info h3{
    font-size: 18px;
}
.class-plan{
    margin-top: 10px;
    height: 60px;
    line-height: 60px;
}
.learn,.bg-rate,.precent,.status{
    float: left;
}
.bg-rate{
    background-color: #dedfdf;
    width: 160px;
    height: 10px;
    border-radius: 5px;
    position: relative;
    top: 25px;
    margin-left: 20px;
    margin-right: 10px;
}
.rate{
    background-color: #48d078;
    width: 100px;
    height: 10px;
    border-radius: 5px;
    position: absolute;
}
.status{
    margin-left: 20px;
    text-decoration: underline;
}
.apply{
    position: absolute;
    top: 60px;
    right: 15px;
    text-align:right;
}
.class-button{
    position: absolute;
    min-width: 460px;
    top: 130px;
}
.class-button .last-child{
    margin-right:0;
}
.button-green{
    background-color: #48d078;
    border: 1px solid #28a855;
}
.button-blue{
    background-color: #66bdf4;
    border: 1px solid #45aced;
}
.button-orange{
    background-color: #fb870a;
    border: 1px solid #ef8009;
}
.button-gray{
    background-color: #cccccc;
    border: 1px solid #bdbbbb;
}
.button-yellow{
    background-color: #fb870a;
    width: 80px;
    height: 30px;
    font-size: 14px;
    color: #ffffff;
    border: none;
    cursor: pointer;
}
.green{
    color: #48d078;
}
.green-line{
    color: #28a855;
    text-decoration: underline;
}
.orange{
    color: #fb870a;
}
.red{
    color: #f35b5b;
}
.blue{
    color: #25a0ff;
}
.gray{
    color: #9a9a9a;
}
.button{
    width: 100px;
    height: 30px;
    color: #ffffff;
    margin-right: 10px;
    cursor: pointer;
    border: 1px solid #f5f5f5;
    text-align: center;
    display:inline-block;
    line-height:30px;
}
.long-button{
    padding: 0 10px;
    height: 30px;
    color: #ffffff;
    cursor: pointer;
    border: 1px solid #f5f5f5;
}
.form-text{
    width: 260px;
    height: 30px;
    padding: 5px;
    box-sizing: border-box;
    border: 1px solid #bcbbbb;
    float: left;
}
.form-textLong{
    width: 545px;
    height: 30px;
    padding: 5px;
    box-sizing: border-box;
    border: 1px solid #bcbbbb;
    float: left;
}
.textarea{
    width: 320px;
    height: 70px;
    padding: 5px;
}
.pay-time{
    position: relative;
    right: 15px;
    top: 0;
    text-align:right;
}
.see-bill{
    position: absolute;
    top: 25px;
    right:15px;
    width:100%;
    text-align:right;
}
.see-bill-line{
    text-decoration: underline;
}
.class-down{
    position: absolute;
    top: 140px;
    right: 10px;
    font-weight: bold;
}
.class-score{
    margin-bottom: 20px;
    position: relative;
}
.read-score{
    position: absolute;
    left: 160px;
}
.retake{
    text-decoration: underline;
    margin: 0 20px;
}
.content-main{
    background-color: #ffffff;
    padding-bottom: 100px;
    min-height:390px;
}
.content-title{
    font-size: 18px;
    border-bottom: 1px solid #f3f4f3;
    box-sizing: border-box;
    height: 60px;
    line-height: 60px;
    padding-right: 20px;
    background-color: #ffffff;
    font-weight: bold;
    cursor: pointer;
    padding-left: 20px;
}
.content-title>a{
    padding: 15px;
}
.content-title>span>a:hover{
    color: #edd189;
}
.content-title>a:hover,.leadCollect,.leadInquire{
    font-weight: bold;
    border-bottom: 2px solid #ff7e00;
}
.address-content{
    padding: 20px;
}
.form-group,.text-group{
    display: block;
    clear: both;
    line-height: 30px;
    float: left;
    margin-bottom: 20px;
    width: 100%;
    position: relative;
}
.form-group select{
    padding: 5px;
    margin-right: 10px;
}
.form-title{
    width: 80px;
    text-align: right;
    float: left;
    margin-right: 20px;
}
.text-title{
    width: 70px;
    text-align: right;
    float: left;
    margin-right: 20px;
    margin-left: 30px;
}
.add-address{
    position: absolute;
    top: 0;
    left: 530px;
    color: #25a0ff;
    text-decoration: underline;
}
.address-table{
    margin-top: 40px;
    text-align: center;
    width: 100%;
    border-collapse:collapse;
}
.address-table td{
    padding: 30px 10px;
}
.address-table tr{
    padding: 0 15px;
    border: 1px solid #cccccc;
}
.address-table tr:hover{
    background-color:#f6f6f6;
}
table .address-table-title{
    background-color: #cccccc;
    color: #515151;
    font-size: 14px;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
}
.operate input{
    position: relative;
    left: 17px;
    top: 0;
}
.myRead{
    text-align: center;
    width: 100%;
}
.myRead tr td,.myRead tr th{
    border-bottom: 1px solid #f3f4f3;
    padding:15px 5px;
}
.myRead tr th{
    font-size: 16px;
}
.readOver-title{
    border-bottom: 1px solid #f3f4f3;
    padding-bottom: 15px;
}
.right{
    float: right;
}
.read-count{
    float: left;
    margin-right: 80px;
}
.questionList{

}
.questionList>li{
    padding: 25px 0;
    border-bottom: 1px solid #f3f4f3;
    display: block;
}
.question{
    display: block;
}
.question-content{
    width: 580px;
    border-right: 2px dashed #efefef;
    float: left;
}
.question-pic{
    width:900px;
    margin-top:20px;
}
.question-pic .slide-img{
    width: 160px;
    height: 90px;
    text-align: center;
    display: block;
    float: left;
    border: 1px solid #eee;
    margin-right:20px;
    margin-bottom:20px;
    box-sizing:border-box;
}
.question-pic .slide-img img{
    width: auto;
    height: 90px;
    max-width:160px;
}
.question-notation{
    float: right;
    width: 280px;
}
.score-text{
    width: 110px;
    height: 30px;
    padding: 5px;
    box-sizing: border-box;
}
.notation-text{
    width: 270px;
    height: 86px ;
    padding: 5px;
    box-sizing: border-box;
    margin-top: 20px;
}
.content-title-right{
    float: right;
    font-weight: normal;
    font-size: 14px;
    cursor: pointer;
}
.remove-icon:before{
    content: url("../images/remove-icon.png");
    position: relative;
    top: 2px;
    right: 5px;
}
.remove-orange-icon{
    font-style: normal;
    margin-right: 10px;
}
.remove-orange-icon:before{
    content: url("../images/clear-orange.png");
    position: relative;
    top: 2px;
    right: 5px;
}
.collect{
    padding:20px;
}
.collect-nav{
    border-bottom: 1px solid #f3f4f3;
    padding-bottom: 15px;
}
.collect-nav a{
    padding-right: 25px;
}
.collect-nav a:hover,.leadClass{
    color:#fb870a ;
}
.collect-list li{
    float: left;
    margin-right: 13px;
    margin-top: 20px;
    border: 1px solid #f3f4f3;
}
.collect-list li a{
    width: 210px;
    display: block;
    position: relative;
}
.collect-list li img{
    max-width:190px;
    height: 114px;
    padding-top:10px;
}
.collect-list li .face{
    width: 210px;
    height: 124px;
    background:no-repeat;
    background-size: auto 100%;
    background-position: center center;
}
.collect-list li:hover{
    box-shadow: 4px 4px 4px #eee;
    -moz-box-shadow: 4px 4px 4px #eee ;
    -webkit-box-shadow:  4px 4px 4px #eee;
    -o-box-shadow:  4px 4px 4px #eee;
}
/*.collect-list li img:hover{
    transform: scale(1.05);
    -moz-transform: scale(1.05) ;
    -webkit-transform:  scale(1.05);
    -o-transform:  scale(1.05);
    transition: 2s;
    -moz-transition: 2s ;
    -webkit-transition: 2s;
    -o-transition: 2s;
}*/
.collect-data-intro{
    position: absolute;
    background-color: #134352;
    opacity: 0.8;
    color: #ffffff;
    padding: 5px;
    top: 95px;
    overflow: hidden;
    width: 210px;
    box-sizing: border-box;
}
.collect-data-content{
    line-height: 25px;
    padding: 5px 10px;
    height: 50px;
    overflow: hidden;
}
.collect-name{
    height: 56px;
    line-height: 56px;
    padding:0 10px;
    font-weight: bold;
    overflow: hidden;
}
.collect-video-chapter{
    line-height: 30px;
    padding: 10px;
    height: 70px;
    overflow: hidden;
}
.collect-list .last-child{
    margin-right: 0;
}
.select-box:after{
    content: url("../images/select.png");
    position: absolute;
    right: -3px;
    top: -3px;
}
.selected:after{
    content: url("../images/selected.png");
    position: absolute;
    right: -3px;
    top: -3px;
}
.inquire-list{
    padding: 0 20px;
}
.inquire-list li{
    clear: both;
    display:block ;
}
.inquire-list li:hover h4{
    text-decoration:underline;
}
.inquire-info{
    border-bottom: 1px solid #f3f4f3;
    padding: 30px 0;
}
.inquire-box{
    width: 50px;
    height: 50px;
    background-color:#ffffff ;
    border: 1px solid #f3f3f3;
    border-radius: 3px;
    text-align: center;
    line-height: 25px;
    float: left;
}
.inquire-block{
    min-height: 350px;
    position: relative;
}
.isNone{
    position: absolute;
    top: 45%;
    left: 35%;
}
.box-green{
    background-color:#ffffff ;
    color:#53b977;
    border: 1px solid #53b977;
}
.reply-none{
    background-color: #e8e8e8;
}
.reply{
    background-color: #53b977;
    color: #ffffff;
}
.inquire-content{
    float: left;
    line-height: 30px;
    margin-left: 30px;
    position: relative;
}
.inquire-content h4{
    font-size: 18px;
}
.inquire-time{
    width: 250px;
    position: absolute;
    left: 310px;
    top: 30px;
}
.inquire-else{
   margin-left: 50px;
    border-bottom: 1px solid #f3f4f3;
    padding: 30px 0;
}
.inquire-more{
    padding: 30px 0;
    text-align: center;
}
.inquire-more button{
    width: 400px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #eff1f0;
    border: 1px solid #f4f4f4;
    color: #515151;
    cursor: pointer;
}
.card-photo{
    width: 212px;
    height: 284px;
    position: relative;
    top: 5px;
    right: 0;
}
.pack{
    position: absolute;
    top: 30px;
    left: 770px;
    cursor: pointer;
    min-width: 55px;
}
.pack:hover{
    color:#48d078;
    text-decoration:underline;
}
.click-down:before{
    content: url("../images/clicktop.png");
    position: absolute;
    right: 65px;
    top: 0px;
}
.click-top:before{
    content: url("../images/clickdown.png");
    position: absolute;
    right: 65px;
    top: 0px;
}
.test-into{
    position: absolute;
    bottom: 20px;
    right: 10px;
}
.content-none{
    text-align: center;
    margin: 50px 0;
    position: relative;
    line-height: 40px;
}
.content-none-info{
    position: absolute;
    top: 30%;
    left: 50%;
}
.bg-write{
    background-color: #ffffff;
    padding-bottom: 100px;
}

.shouqi{
    float:right;
    display:block;
    height:19px;
    width:17px;
    background:url(../images/clickdown.png) center center no-repeat;
    margin-right:10px;
}
.shouqi.up{
    background-image:url(../images/clicktop.png);
}
.test{
    padding-top: 30px;
    padding-bottom: 200px;
}
.test-head {
    padding: 0 30px;
    position: relative;
}
.reading-content {
    border-top: 1px solid #EEEEEE;
    margin-top: 10px;
    padding-bottom: 10px;
}
.question-list li {
    line-height: 25px;
    border-bottom: 1px dashed #EEEEEE;
    padding: 20px 25px;
}
.question-title {
    line-height: 40px;
    position: relative;
    font-size:18px;
}
.question-title-type {
    max-width: 745px;
}
.question-answer {
    position: absolute;
    right: 10px;
    top: 0;
}
.question-option {
    line-height: 50px;
}
.option-range {
    padding: 5px 15px;
}
.sort-check {
    margin-right: 10px;
}
.sort-check input {
    position: relative;
    top: 2px;
}
.question-list li p {
    line-height: 30px;
}
.test-submit{
    position: relative;
    top: 100px;
    width: 100%;
    text-align: center;
}
.right {
    position: absolute;
    top: 0px;
    right: 0;
}
.chapter-active{
    padding:10px 0;
    cursor:pointer;
}
.chapter-active:hover{
    background-color:#dff0d8;
}
.question-list li textarea {
    width: 100%;
    padding: 10px;
    height: 80px;
    border: 1px solid #eeeeee;
    margin-top: 10px;
    resize: none;
}
/*ÏµÍ³´íÎóÌáÊ¾*/
.util_pop_info {
    position: fixed;
    top: 45%;
    z-index: 100001;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    display: inline-block;
    background-color: rgba(0,0,0,0.8);
    border-radius: 3px;
    padding: 5px 8px;
    color: white;
    padding: 20px;
    font-size: 20px;
}

.util_pop_info:before {
    content: " ";
    display: inline-block;
    width: 30px;
    height: 30px;
    background: right center no-repeat;
    float: left;
    margin-right: 10px;
    background-image: url(../images/baocuo.png);
}

.util_pop_info.success:before {
    background-image: url(../images/chenggong.png);
}
.reply-block{
    position: relative;
}
.reply-toux{
    position: absolute;
    top: 50px;
    left: 10px;
    width: 40px;
    height: 40px;
}
.cropper{
    z-index:999999;
    position:fixed;
    top:5%;
    width:900px;
    height:550px;
    background-color:#fff;
    border:1px solid #eee;
}
.cropper-title{
    position:relative;
    height:50px;
    line-height:50px;
    border-bottom:1px solid #ddd;
}
.cropper-title a{
    position:absolute;
    right:10px;
    top:0;
}
.cropper-title h3{
    margin-left:10px;
    font-size: 18px;
    font-weight: normal;
}
.cropper-foot{
    position:absolute;
    bottom:5px;
    right:10px;
    height:50px;
    line-height:50px;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.req-none{
    text-align: center;
    margin-top: 60px;
    position: relative;
}
.none-text{
    position:absolute;
    top:100px;
    left:456px;
}