
.bodyCont{
    max-width: 1920px;
    margin: 0 auto;
}
.ov{
    overflow: hidden;
}
.width1200{
    width: 1200px;
    margin: 0 auto;
}
.major-banner{
    max-width: 1920px;
    background-image: url(../images/bg-01.jpg);
    background-repeat: no-repeat;
    background-position:  top center;
    height: 480px;
}
.selectordieDiv{
    width: 290px;
    float: left;
    height: 40px;
    margin-right: 40px;
    margin-top: 25px;
}
.btn-search{
    width: 250px;
    height: 40px;
    border-radius: 3px;
    background: #fd6502;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    display: block;
    margin: 30px auto;
    font-size: 16px;
}
.btn-search:hover{
    color: #fff;
    opacity: 0.8;
}
.ordinaryPlan{
    border: 1px solid #ECECEC;
    border-top: none;
    background: #fff;
}
.title{
    text-align: center;
    margin: 20px 0;
}
.title span{
    font-size: 22px;
    color: #333333;
    font-weight: bold;
    position: relative;
}
.title span:after{
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -4px;
    height: 2px;
    background: #fc6602;
}
.ordinary-header{
    text-align: center;
    height: 35px;
    background: #e6e6e6;
}
.ordinary-item{
    display: inline-block;
    width: 155px;
    height: 35px;
    font-size: 14px;
    font-weight: bold;
    line-height: 35px;
    cursor: pointer;
    position: relative;
}
.ordinary-item.active{
    background: #fff;
    color: #297fc6;
}
.ordinary-item.active:after{
    content: "";
    left: 0px;
    right: 0px;
    position: absolute;
    top: 0px;
    height: 2px;
    background: #297fc6;
    display: inline-block;
}
.selectordieCont div.selectordieDiv:first-child{
    margin-left: 115px;
}
.selectordieCont input{
    width: 390px;
    height: 40px;
    border: 1px solid #ececec;
    padding-left: 15px;
    margin-top: 25px;
}
.ordinary-label a{
    float: left;
    margin-right: 40px;
}
.ordinary-label a:last-child{
    margin-right: 0px;
}
.ordinary-label{
    padding: 20px 0;
}
.ordinary-service a{
    margin-right: 67px;
}
.ordinary-service a:last-child{
    margin-right: 0px;
}



.ordinary-service{
    padding-bottom: 20px;
}
.advertisement{
    margin-bottom: 60px;
}
.standardItem{
    width: 340px;
    height: 70px;
    float: left;
    margin-right: 90px;
    border: 1px solid #ececec;
    border-radius: 3px;
    overflow: hidden;
    position: relative;
}
.standardItem p{
    position: absolute;
    left: 40px;
    top: 20px;
    color: #fff;
    font-size: 20px;
}
.standard div.standardItem:nth-child(1){
    background-image: url(../images/standard01.jpg) ;
    background-position:0px 0px ;
    background-repeat:no-repeat ;
}
.standard div.standardItem:nth-child(2){
    background-image: url(../images/standard02.jpg) ;
    background-position:0px 0px ;
    background-repeat:no-repeat ;
}
.standard div.standardItem:nth-child(3){
    background-image: url(../images/standard03.jpg) ;
    background-position:0px 0px ;
    background-repeat:no-repeat ;
    margin-right: 0px;
}
.occupationPlan{
    border: 1px solid #ECECEC;
    border-top: none;
    background: #fff;
}
.standard{
    margin-top: 10px;
    margin-bottom: 30px;
}
.standardItem a{
    width: 50px;
    height: 20px;
    overflow: hidden;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    margin-top: 26px;
    font-size: 14px;
    display: inline-block;
}
.standardItem a:hover{
    color: #fff;
    opacity: 0.8;
}
.btn-high{
    /*background: #26c2eb;*/
    margin-left: 195px;
}
.standard div.standardItem:nth-child(1) a{
    background: #796cef;
}
.standard div.standardItem:nth-child(2) a{
    background: #f8bc0d;
}
.standard div.standardItem:nth-child(3) a{
    background: #4d87d5;
}
.btn-in{
    /*background: #24e1df;*/
    margin-left: 15px;
}
.btn-see{
    background: #fa8e10;
    margin-left: 265px;
}
.school-Title{
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px;
}
.school-Title span{
    color: #333;
    font-size: 16px;
    float: left;
    margin-top: 14px;
}
.btn-release{
    width: 100px;
    height: 35px;
    display: inline-block;
    border: 1px solid #fd6602;
    border-radius: 25px;
    color: #fd6602;
    font-size: 16px;
    text-align: center;
    line-height: 35px;
    /*font-weight: bold;*/
    float: right;
    margin-bottom: 5px;
}
.btn-release:hover{
    background: #fd6602;
    color: #fff;
}
.schoolProject-left{
    width: 775px;
    /*border: 1px solid red;*/
    background: #fff;
    float: left;
}
.schoolProject-right{
    width: 390px;
    background: #fff;
    float: right;
    height: 302px;
}
.schoolItem-img{
    float: left;
    width: 100px;
    height: 100px;
}
.schoolItem-text{
    float: left;
    position: relative;
    width: 590px;
    /*border: 1px solid red;*/
    margin-top: 6px;
    margin-left: 20px;
}
.schoolItem{
    padding-left: 40px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.schoolItem-title{
    font-size: 16px;
    color: #333;
    margin-bottom: 8px;
    font-weight: bold;
}
.schoolItem-icon span{
    padding: 2px 10px;
    background: #e6e6e6;
    border-radius: 25px;
    font-size: 12px;
    color: #9f9f9f;
}
.schoolItem-mess span img{
    /*vertical-align: inherit;*/
}
.schoolItem-mess span.schoolItem-mess-icon{
    color: #297ec5;
}
.schoolItem-mess span{
    color: #989898;
    font-size: 12px;
    margin-right: 15px;
}
.schoolItem-icon{
    margin-bottom: 15px;
}
.btn-details{
    width: 90px;
    height: 30px;
    display: block;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    background: #fd6502;
    position: absolute;
    right: 0px;
    top: 25px;
}
.btn-details:hover{
    color: #fff;
    opacity: 0.8;
}
.btn-seeMore{
    height: 20px;
    margin: 20px 0;
}
.btn-seeMore a{
    display: block;
    width: 657px;
    height: 100%;
    text-align: center;
    line-height: 20px;
    color: #888888;
    background: #f6f6f6;
    font-size: 12px;
    margin: 0 auto;
}
.btn-seeMore a:hover{
    color: #297ec5;
}
.release{
    width: 265px;
    height: 100%;
    border-right: 1px solid rgba(230, 230, 230, 0.36);
    padding-top: 20px;
    float: left;
}
.releaseItem{
    width: 105px;
    height: 95px;
    float: left;
    text-align: center;
    margin: 10px 13px;
}
.releaseItem:hover span{
    color: #28c3ec;
}
.projectHeader-item:hover p{
    color: #28c3ec;
}
.releaseItem img{
    display: block;
    margin: 0 auto;
}
.releaseItem span{
    font-size: 16px;
    display: block;
    margin-top: 5px;
}
.releaseNumb{
    float: left;
}
.releaseNumb-Item{
    width: 125px;
    height: 100px;
    border: 1px solid #fff;
    /*border: 1px solid red;*/
}
.releaseNumb-nub{
    text-align: center;
    color: #fb6e0f;
    font-size: 22px;
    margin-top: 30px;
}
.releaseNumb-text{
    text-align: center;
    font-size: 12px;
    color: #a1a1a1;
}

.releaseNumb div.releaseNumb-Item:first-child{
    margin-top: 35px;
}
.teachBankCont{
    padding: 25px;
    border: 1px solid #ececec;
    background: #fff;
}
.teachBankSrech{
    width: 790px;
    height: 60px;
    border: 1px solid #e6e6e6;
    margin: 0 auto;
    border-radius: 5px;
}
.teachBankSelect{
    width: 100px;
    float: left;
    margin-top: 10px;
}
.teachBankSelect .sod_select{
    border: none;
}
.teachBankSelect .sod_select:before{
    border: none;
}
.teachBankSelect .sod_select.focus {
    box-shadow: inherit;
}
.teachBankInput{
    width: 575px;
    height: 100%;
    padding-left: 20px !important;
    float: left;
    border: none;
    color: #333;
    font-size: 16px;
    outline: none;
}
.btn-bank{
    display: block;
    width: 107px;
    height: 50px;
    background: #fd7311;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
    margin-top: 4px;
    float: left;
}
.btn-bank:hover{
    color: #fff;
    opacity: 0.8;
}
.assoWord-icon{
    padding: 5px 20px;
    border: 1px solid #e6e6e6;
    border-radius: 25px;
    display: inline-block;
    margin-bottom: 10px;
    cursor: pointer;
    color: #666;
}
.assoWord-icon.active{
    border: 1px solid #fd6502;
    color: #fd6502;
}
.assoWord{
    width: 790px;
    position: relative;
    margin: 25px auto;
    padding-left: 50px;
}
.assoWord-lable{
    font-size: 14px;
    color: #333;
    font-weight: bold;
    position: absolute;
    left: 0px;
    top: 4px;
}
.schoolProject{
    margin-bottom: 45px;
}
.majorNavTable{
    background: #ffffff;
    margin-bottom: 60px;
}
.majorNavTable tr td a{
    display: block;
    width: 100%;
    height: 100%;
    line-height: 44px;
}
.majorNavTable tr td a img{
    margin-right: 5px;
}
.titleNav{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e1e1e1;
}
.titleNav span:nth-child(1){
    border-left: 4px solid #1daafc;
}
.titleNav span:nth-child(1) a{
    color: #999999;
}
.titleNav span:nth-child(1) a:hover{
    opacity: 0.8;
}
.titleNav span{
    color: #999;
    height: 15px;
    overflow: hidden;
    line-height: 15px;
    display: inline-block;
    padding-left: 10px;
}

.messGroup{
    margin-bottom: 15px;
    display: inline-block;
}
.messGroup-lable{
    width: 100px;
    display: inline-block;
    text-align: right;
    float: left;
    margin-right: 20px;
    margin-top: 11px;
}
.messGroupInput{
    float: left;
}
.messCont-text{
    background: #fafbfb;
    padding: 30px 0;
    margin-top: 35px;
}
.btn-messType{
    position: relative;
    width: 165px;
    height: 40px;
    border: 1px solid #ebebeb;
    border-radius: 4px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #aaaaaa;
    display: inline-block;
    margin-right: 15px;
    background: #fff;
}
.btn-messType.active{
    color: #297fc6;
    border: 1px solid #297fc6;
}
.btn-messType img{
    background: #ffffff;
    position: absolute;
    left: 16px;
    top: 8px;
    display: none;
}
.btn-messType.active img{
    display: block;
}
.btn-messType:hover{
    color: #297fc6;
    border: 1px solid #297fc6;
}
.messGroupInput input{
    border: 1px solid #ebebeb;
    border-radius: 4px;
    padding-left: 10px;
}
.messGroupSelect{
    width: 185px;
    float: left;
}
.releaseSpan{
    color: #8c8b91;
    margin-right: 35px;
    margin-top: 12px;
    display: inline-block;
    cursor: pointer;
}
.releaseSpan.active i{
    width: 13px;
    height: 13px;
    border: 4px solid #8b8c90;
    border-radius: 15px;
}
.releaseSpan i{
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 1px solid #8b8c90;
    border-radius: 5px;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 2px;
}
.messGroupInput .sod_select .sod_label{
    text-align: left;
    font-size: 14px;
    font-weight: inherit;
}
.messGroupInput .sod_select{
    background: #fff;
}
.messGroupInput textarea{
    background: #fff;
    border: 1px solid #ebebeb;
    width: 100%;
    height: 200px;
    border-radius: 4px;
    padding-left: 15px;
    padding-top: 15px;
}
.btn-submi{
    width: 200px;
    height: 50px;
    border-radius: 4px;
    background: #fd8f01;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
    border: 1px solid #fd8f01;
    display: inline-block;
    margin-left: 415px;
}
.btn-submi:hover{
    opacity: 0.8;
    color: #fff;
}
.btn-cancel{
    width: 160px;
    height: 50px;
    border-radius: 4px;
    border: 1px solid #ebebeb;
    display: inline-block;
    background: #ffffff;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #999999;
    margin-left: 10px;
}
.btn-cancel:hover{
    color: #fff;
    border: 1px solid #999;
    background: #999;
}

.resourcesScreen{
    border: 1px solid #ebebeb;
    border-top: 3px solid #57abee;
}
.resourcesBottom,.resourcesTop{
    position: relative;
}
.resourcesTop{
    border-bottom: 1px solid #ebebeb;
}
.resourcesItem{
    color: #989898;
    font-size: 14px;
    display: inline-block;
    margin-right: 25px;
    margin-bottom: 4px;
    margin-top: 4px;
    cursor: pointer;
}

.resourcesLable{
    width: 125px;
    border-right: 1px solid #ebebeb;
    position:absolute;
    top: 0px;
    bottom: 0px;
}
.resourcesDiv{
    padding: 10px 0 10px 150px;
}
.resourcesTop .resourcesLable span{
    margin-top: 43px;
    display: inline-block;
    margin-left: 30px;
}
.resourcesBottom .resourcesLable span{
    margin-top: 17px;
    display: inline-block;
    margin-left: 57px;
}
.resourcesItem.active{
    color: #f89401;
}
.searchResult-nav{
    height: 40px;
    border-bottom: 1px solid #ebebeb;
}
.searchResult-nav div.searchNav:nth-child(6n){
    border-right: none;
    padding-left: 10px;
}
.searchResult-nav div.searchNav:nth-child(6n) input{
    width: 270px;
    height: 30px;
    border: 1px solid #ebebeb;
    font-size: 12px;
    padding-left: 10px;
}
.searchResult-nav div.searchNav:nth-child(6n) img{
    position: absolute;
    right: 10px;
    top: 11px;
}
.searchResult-nav div.searchNav:nth-child(7n){
    float: right;
    border-right: none;
    padding-right: 15px;
}
.searchResult-nav div.searchNav:nth-child(7n) span{
    color: #fd7741;
    margin: 0 5px;
    font-weight: bold;
}
.searchNav{
    float: left;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    border-right: 1px solid #ebebeb;
    text-align: center;
    cursor: pointer;
    position: relative;
}
.searchNav.active{
    background: #3d9ce9;
    color: #fff;
}
.searchResult-cont{
    margin-top: 20px;
    border: 1px solid #ebebeb;
    margin-bottom: 30px;
}
.searchInput{
    margin-top: 20px;
}
.searchResult-body div.searchBody-item:nth-child(4n+0){
    margin-right: 0px;
}
.searchBody-item{
    width: 255px;
    height: 225px;
    background: #f9f9f9;
    float: left;
    margin-bottom: 20px;
    margin-right: 39px;
}
.searchBodyImg{
    width: 255px;
    height: 150px;
}
.searchBody-title a{
    font-size: 16px;
    color: #333;
    padding: 0 10px;
}
.searchBody-title a:hover{
    color: #3d9ce9;
}
.searchBody-span{
    font-size: 12px;
    color: #a7a7a7;
}
.searchBody-title{
    margin-top: 5px;
    margin-bottom: 5px;
}
.searchBody-span{
    padding: 0 10px;
    margin-bottom: 5px;
}
.searchBody-span span{
    color: #fd7741;
}
.searchBody-span img{
    margin-top: -3px;
    margin-right: 2px;
}
.searchResult-body{
    padding: 20px 30px;
}
.pageCont{
    
    margin-bottom: 30px;
}
.enterpriseLeft{
    width: 785px;
    float: left;
    /*border: 1px solid red;*/
    padding: 20px 0px 30px 0;
}
.projectHeader-item{
    text-align: center;
    float: left;
    margin: 0 52px;
}
.projectHeader-item p{
    font-size: 16px;
    color: #333;
    margin-top: 10px;
    font-weight: bold;
}
.latestRelease-img{
    float: left;
    width: 120px;
    height: 120px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    line-height:120px;
}
.latestRelease-img img{
    height: auto;
    max-width: 100%;
    display: inline-block;
    max-height: 100%;
}
.latestRelease{
    padding: 15px 0;
    border-top: 1px dashed #dddddd;
}
.project div.latestRelease:last-child{
    border-bottom: 1px dashed #dddddd;
}
.enterpriseRight{
    float: left;
    padding: 20px 0 0 0;
    margin-left: 80px;
}
.projectTitle{
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 10px;
}
.latestRelease-p{
    font-size: 14px;
    color: #989898;
    margin: 5px 0;
}
.latestRelease-p span{
    color: #2680c7;
    margin-left: 10px;
}
.cooperationIcon{
    padding: 2px 13px;
    background: #e7e7e7;
    color: #666;
    font-size: 12px;
    border-radius: 12px;
    margin-right: 5px;
}
.cooperation{
    margin-bottom: 30px;
}
.cooperation a{
    color: #2b7ec4;
    margin-right: 10px;
}
.latestItem-Img{
    float: left;
}
.latestItem-div{
    float: left;
    margin-left: 15px;
    margin-top: 12px;
    width: 300px;
    position: relative;
}
.latestItem{
    padding: 15px;
    background: #fafafa;
}
.telMail p{
    overflow: hidden;
    margin-bottom: 10px;
    height: 30px;
}
.telMail p a{
    color: #666;
    float: left;
    margin-top: 3px;
}
.telMail p img{
    vertical-align: middle;
    margin-right: 10px;
    float: left;
}
.btn-consult{
    width: 90px;
    height: 30px;
    background: #fd6502;
    border-radius: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 0px;
}
.btn-consult:hover{
    color: #fff;
    opacity: 0.8;
}
.lecturerBody{
    width: 1110px;
    margin: 30px auto;
    /*border: 1px solid red;*/
    min-height: 150px;
    box-shadow: 0px 0px 5.34px 0.66px rgba(172, 172, 172, 0.51);
    border-radius: 27px;
    padding: 45px 0;
}
.upImg{
    width: 110px;
    height: 110px;
    border: 1px solid #ebebeb;
    line-height: 110px;
    text-align: center;
    margin: 0 auto;
    cursor: pointer;
}
.upImg-div{
    width: 125px;
    float: left;
    margin-right: 7px;
}
.upImg-div img{
    width: 125px;
    height: 90px;
}
.btn-deleteImg{
    display: block;
    width: 60px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    border-radius: 25px;
    font-size: 12px;
    color: #a5a5a5;
    background: #ededed;
    margin: 10px auto;
}
.btn-deleteImg:hover{
    color: #a5a5a5;
    opacity: 0.8;
}
.btn-deleteInput{
    display: inline-block;
    width: 60px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    border-radius: 25px;
    font-size: 12px;
    color: #a5a5a5;
    background: #ededed;
    margin-left: 15px;
    cursor: pointer;
}
.addInput{
    margin-top: 15px;
}
.enterpriseBanner{
    height: 480px;
    background: url(../images/teach-ban.png)no-repeat top center;
}





/* ������Ѷ */
.txtScroll-left {
    position: relative;
    width: 1100px;
    float: left;
}

.txtScroll-left .hd {
    overflow: hidden;
    height: 30px;
    background: #f4f4f4;
    padding: 0 10px;
}
.txtScroll-left .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
}

.txtScroll-left .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
}



.txtScroll-left .bd {
    padding: 15px 0;
    width: 1000px;
    overflow: hidden;
}

.txtScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.txtScroll-left .bd ul li {
    margin-right: 20px;
    float: left;
    height: 24px;
    line-height: 24px;
    text-align: left;
    _display: inline;
}

.txtScroll-left .bd ul li span {
    color: #999;
}
/* end */
.txtScroll-left{
    float: left;
}
.latestInfo-title{
    float: left;
    font-weight: bold;
    font-size: 16px;
    margin-top: 15px;
    margin-right: 20px;
}
.txtScroll-left .bd ul li a i{
    width: 5px;
    height: 5px;
    background: #3ccaec;
    border-radius: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -1px;
}
.txtScroll-left .bd ul li a{
    color: #333;
}
.lecturer_title{
    text-align: center;
    margin-top: 30px;
}
.lecturer_title span{
    font-size: 20px;
    font-weight: bold;
    color: #676767;
    border-bottom: 2px solid #3cc9ed;
    padding-bottom: 3px;
    display: inline-block;
}
.lecturer_title a{
    font-size: 20px;
    font-weight: bold;
    color: #676767;
    border-bottom: 2px solid #3cc9ed;
    padding-bottom: 3px;
    display: inline-block;
}
.lecturer_remind{
    text-align: center;
    color: #979797;
    margin-top: 8px;
    font-size: 12px;
}
.lecturer-more{
    text-align: center;
    margin-top: 5px;
}
.lecturer-more a{
    font-size: 16px;
    color: #3ac9ec;
}
.lecturer-teacher{
    width: 370px;
    float: left;
    margin: 20px 15px;
}
.lecturer-teacher img{
    width: 100px;
    height: 100px;
    border-radius: 100px;
    float: left;
}
.lecturer-div{
    float: left;
    margin-left: 15px;
    margin-top: 10px;
}
.lecturer-div-name a{
    font-size: 18px;
}
.lecturer-div-name a:hover{
    color: #3ac9ec;
}
.lecturer-div-text{
    font-size: 15px;
    color: #9f9f9f;
    margin-top: 10px;
}
.lecturer-div-title{
    color: #3ac9ec;
}
.unitItem{
    width: 130px;
    height: 50px;
    border: 1px solid #e6e6e6;
    float: left;
    margin: 10px 10px;
}
.unitItem img{
    width: 100%;
    height: 100%;
}
.sxLable{
    width: 155px;
    text-align: left;
    position: absolute;
    left: -45px;
    background: #fff;
    border: 1px solid #ebebeb;
    padding: 5px 0;
    display: none;
}
.sxLable p label{
    height: 30px;
    color: #666;
    font-weight: inherit;
}
.sxLable p input[type=checkbox]{
    margin: 7px 0 0;
}
.sxLable p{
    padding-left: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 25px;
    line-height: 25px;
    padding-right: 5px;
    white-space: nowrap;
}
.searchNav.drop{
    position: relative;
    float: right;
    border: none;
    width: 110px;
    background: #f6f6f6;
    border-left: 1px solid #ebebeb;
    height: 39px;
}
.searchNav.drop:hover .sxLable{
    display: block;
}

.teachTable div{
    float: left;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: #f6f6f6;
}
.teachTable{
    border-bottom: 1px solid #ebebeb;
}
.teachTable-tr div{
    float: left;
    height: 60px;
    line-height: 60px;
    text-align: center;
}
.teachTable-tr div:nth-child(1){
    width:120px ;
}
.teachTable-tr div:nth-child(2){
    width:90px ;
}
.teachTable-tr div:nth-child(3){
    width: 188px;
}
.teachTable-tr div:nth-child(4){
    width: 100px;
}
.teachTable-tr div:nth-child(5){
    width: 100px;
}
.teachTable-tr div:nth-child(6){
    width: 150px;
}
.teachTable-tr div:nth-child(7){
    width: 130px;
}
.teachTable-tr div:nth-child(8){
    width:120px ;
}
.teachTable-tr div:nth-child(9){
    width: 100px;
}
.teachTable-tr div:nth-child(10){
    width:100px ;
}
.teachTable-tr{
    padding: 15px 0;
    overflow: hidden;
    border-bottom: 1px dashed #d9d9d9;
}
.teachTable-tr .tableImg{
    width: 60px;
    height: 60px;
    border-radius: 60px;
}
.teachTable-tr .tableDate{
    color: #868686;
}
.teachTable-tr .tableTime{
    color: #2a7fc8;
}

.teacherLeft{
    width: 820px;
    float: left;
}
.teacherMess{
    padding: 20px 50px;
    border-bottom: 2px solid #e5e5e5;
    overflow: hidden;
    margin-bottom: 20px;
}
.teacherMess-div-title{
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
}
.teacherMess-img{
    width: 100px;
    height: 100px;
    border-radius: 100px;
    float: left;
    margin-top: 18px;
}
.teacherMess-div{
    float: left;
    width: 400px;
    margin-left: 30px;
}
.teacherMess-btn{
    float: left;
}
.teacherMess-div-item span{
    color: #333;
    margin-right: 10px;
}
.teacherMess-div-item{
    color: #1daafc;
    margin-bottom: 6px;
}
.teacherMess-div-Icon{
    height: 24px;
    background: #f1f1f1;
    border-radius: 15px;
    line-height: 24px;
    color: #979797;
    font-size: 12px;
    display: inline-block;
    padding: 0 15px;
}
.teacherMess-div-Icon span{
    color: #1daafc;
}
.teacherMess-btn p span{
    color: #fb631d;
}
.teacherMess-btn p{
    text-align: center;
    margin-top: 15px;
}
.teachTitle{
    margin-bottom: 20px;
}
.teachTitle span{
    font-size: 16px;
    color: #333;
    padding-bottom: 3px;
    border-bottom: 3px solid #fb631d;
    display: inline-block;
}


/* �ڿ��ֲ� */
.picScroll-teach {
    overflow: hidden;
    position: relative;
    /*border: 1px solid #ccc;*/
}

.picScroll-teach .hd {
    /*overflow: hidden;*/
    /*height: 30px;*/
    /*background: #f4f4f4;*/
    /*padding: 0 10px;*/
    position: relative;
}



.picScroll-teach .hd .next {
    display: block;
    width: 20px;
    height: 80px;
    position: absolute;
    left: 0px;
    top: 32px;
    cursor: pointer;
    z-index: 9;
    background: url(../images/l.png)no-repeat 0px 0px;
}
.picScroll-teach .hd .prev {
    display: block;
    width: 20px;
    height: 80px;
    position: absolute;
    right: 0px;
    top: 32px;
    cursor: pointer;
    z-index: 9;
    background: url(../images/r.png)no-repeat 0px 0px;
}


.picScroll-teach .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
    zoom: 1;
}

.picScroll-teach .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
}

.picScroll-teach .hd ul li.on {
    background-position: 0 0;
}
.picScroll-teach .bd {
    padding: 10px 10px 10px 12px;
}
.picScroll-teach .bd ul {
    overflow: hidden;
    zoom: 1;
}
.picScroll-teach .bd ul li {
    margin: 0 9px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.picScroll-teach .bd ul li .pic {
    text-align: center;
}

.picScroll-teach .bd ul li .pic img {
    width: 120px;
    height: 90px;
    display: block;
    padding: 2px;
    border: 1px solid #ccc;
}

.picScroll-teach .bd ul li .pic a:hover img {
    border-color: #999;
}

.picScroll-teach .bd ul li .title {
    line-height: 24px;
}
.picScroll-teach .bd ul li a img{
    width: 180px;
    height: 125px;
}
/* end */
.teach-brief{
    color: #656565;
    margin-bottom: 30px;
}
.teachingContent{
    margin-bottom: 30px;
}
.achievements p{
    font-size: 15px;
    color: #666;
    margin-bottom: 10px;
}
.achievements p span{
    font-size: 14px;
    font-weight: bold;
    vertical-align: middle;
    margin-top: -6px;
    display: inline-block;
}
.achievements{
    padding-bottom: 20px;
    border-bottom:1px dashed #dcdcdc;
}
.page{
    margin-top: 20px;
    margin-bottom: 20px;
}
.btn-up,.btn-next{
    width: 120px;
    height: 35px;
    border-radius: 3px;
    text-align: center;
    line-height: 35px;
    border: 1px solid #ebebeb;
    background: #f7f7f7;
    color: #989898;
    font-size: 14px;
    display: inline-block;
}
.btn-next:hover,.btn-up:hover{
    color: #989898;
    opacity: 0.8;
}
.btn-next{
    float: right;
}
.teacherRight{
    width: 330px;
    float: right;
}
.teach-all{
    float: right;
    font-size: 12px;
    color: #989898;
}
.teach-all:hover{
    color: #989898;
    opacity: 0.8;
}
.teachItem-div img{
    width: 60px;
    height: 60px;
    border-radius: 60px;
    float: left;
}
.teachItem-div-mess{
    float: left;
    margin-left: 15px;
}
.teachItem-div-name a{
    color: #333;
    font-size: 16px;
    margin-right: 5px;
}
.teachItem-div-name a:hover{
    color: #1daafc;
}
.teachItem-div-name span{
    color: #999;
    font-size: 12px;
}
.teachItem-div{
    padding: 15px 0;
    border-bottom: 1px dashed #dcdcdc;
}



/* ����Ӧ */
.row{
    margin: 0px;
}
.firstText{
    border: 1px solid #eaeaea;
    padding: 20px 40px;
    background: #f7f7f7;
    margin-top: 30px;
}
.firstText p{
    line-height: 30px;
    color: #333;
}
.firstHeader a{
    display: inline-block;
    width: 225px;
    font-size: 16px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    color: #13b6f5;
    border: 1px solid #13b6f5;
}
.firstHeader a.active{
    background: #13b6f5;
    color: #fff;
}
.switchNav{
    margin-top: 30px;
}
.firstTitle{
    height: 40px;
    line-height: 40px;
    color: #1e617b;
    font-size: 18px;
    text-align: center;
    background: #14b7f6;
    font-weight: bold;
    margin-top: 30px;
}
.firstTable{

    border-bottom: none;
}
.firstTable-th{
    height: 40px;
    border-bottom: 1px solid #14b7f6;
    text-align: center;
    line-height: 40px;
    color: #333;
    font-size: 18px;
}
.firstTable-td{
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-right: 1px solid #14b7f6;
    border-bottom: 1px solid #14b7f6 ;
}
.firstTable-td a{
    font-size: 18px;
    color: #14b7f6;
}
.firstTable-tr div.firstTable-td:last-child{
    border-right: none;
}
.firstTable-tr{
    /*border-bottom: 1px solid #14b7f6 ;*/
}
.firstFooter{
    height: 70px;
    text-align: center;
    line-height: 70px;
    font-size: 20px;
    color: #a2a2a2;
    margin-top: 40px;
    background: #f3f3f3;
}
.majorType p a{
    /* width: 225px; */
    height: 40px;
    border-radius: 40px;
    border: 1px solid #14b5f6;
    color: #14b5f6;
    text-align: center;
    line-height: 40px;
    margin: 10px 0px;
    font-size: 16px;
    display: inline-block;
    width: 100%;
}

.majorType p.active a{
    background: #14b5f6;
    color: #fff;
}
.majorbody{
    /*padding: 0 100px;*/
}
.btn-more{
    height: 40px;
    border: 1px solid #ececec;
    border-radius: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #c6c6c6;
    margin: 15px 0;
    cursor: pointer;
}
.majorList{
    border: 1px solid #14b7f6;
}
.majorList p{
    height: 40px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-size: 16px;
    background: #14b7f6;
}
.majorList ul{
    margin: 0 10px;
}
.majorList ul li {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #f1f1f1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.majorList ul li a{
    color: #a1a1a1;
    font-size: 15px;
}
table{
    width: 100%;
}
.firstTable table tr td{
    border: 1px solid #14b7f6;
    width: 25%;
    padding: 8px 8px;
    text-align: center;
}
.firstTable table tr td a{
    color: #14b7f6;
    font-size: 16px;
}

.majorList ul li a:hover{
    color: #14b7f6;
}
.majorList ul li a i{
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background: #14b7f6;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.majorPage div{
    text-align: right;
}
.majorPage div a{
    display: inline-block;
    width: 15%;
    border: 1px solid #cecece;
    background: #f1f1f1;
    color: #7d7e7e;
    border-radius: 20px;
    text-align: center;
    margin-left: 10px;
}
.majorPage{
    margin-top: 20px;
}
.majorHide{
    display: none;
}
.richText{
    color: #666;
    margin-top: 30px;
}
.richText img{
    max-width: 100% !important;
    margin: 30px auto !important;
}
.richText p{
    margin-bottom: 20px;
    line-height: 24px;
}
.btn-return{
    width: 100px;
    height: 30px;
    background: #14b7f6;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    border-radius: 30px;
    display: inline-block;
    margin-top: 30px;
}

.videoBanner{
    height: 500px;
    background: #90a6b3;
    margin-top: 5px;
    overflow: hidden;
}
.videoCont{
    width: 890px;
    height: 500px;
    background: rgba(51, 51, 51, 0.7215686274509804);
    float: left;
}
.videoMess{
    width: 310px;
    background: #8396a4;
    float: left;
    height: 500px;
    padding: 0 20px;
}
.videoMessName{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #fff;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
}
.shareCont{
    display: block;
    width: 18px;
    height: 40px;
    background: url(../images/share.png)no-repeat 0px 0px;
    position: absolute;
    right: 0px;
    top: 9px;
    cursor: pointer;
}
.bshare-custom{
    display: none;
    position: absolute;
    left: -143px;
    width: 169px;
    top: 31px;
}
.RichTextPdf-mess{
    text-align: center;
    margin-top: 10px;
}
.RichTextPdf-mess span{
    margin: 0 7px;
    color: #8d9fa9;
}
.shareCont:hover .bshare-custom{
    display: block;
}
.videoMessName a.videoMessName-title{
    font-size: 18px;
    color: #fff;
    display: inline-block;
    width: 245px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.videoMess-group{
    margin-bottom: 15px;
    overflow: hidden;
}
.videoMess-group .videoMess-lable{
    display: block;
    width: 90px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.83);
    text-align: right;
    float: left;
}
.videoMess-group .videoMess-text{
    display: block;
    width: 175px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.83);
    float: left;
    margin-left: 5px;
}
.aboutVideo-title{
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #ebebeb;
}
.aboutVideo-title span{
    font-size: 16px;
    height: 46px;
    color: #151618;
    border-bottom: 2px solid #57abee;
    display: inline-block;
}
.aboutVideo-cont{
    overflow: hidden;
    padding-bottom: 30px;
}
.aboutVideo-cont div.searchBody-item:nth-child(4n+0){
    margin-right: 0px;
}
.aboutVideo-cont div.searchBody-item{
    margin-right: 43px;
    margin-top: 15px;
}

.pdfHeader{
    height: 50px;
    background: #585b62;
    line-height: 50px;
}
.pdfHeader p{
    color: #fff;
    font-size: 18px;
}
.briefIntr{
    background: #f7f7f7;
    padding: 25px;
    margin: 30px 0;
}
.RichTextPdf-title{
    font-size: 18px;
    color: #8d9fa9;
}
.briefIntr p{
    color: #8d9fa9;
}
.RichTextPdf p{
    color: #8d9fa9;
    margin-top: 20px;
}
.RichTextPdf{
    padding-bottom: 50px;
}
.downloadAtta{
    position: relative;
    padding-left: 46px;
    margin-bottom: 50px;
}
.downloadAtta span{
    position: absolute;
    left: 0px;
    font-size: 16px;
    color: #8d9fa9;
}
.downloadAtta p{
    margin-bottom: 5px;
}
.downloadAtta p a{
    font-size: 16px;
    color: #688aca;
}
.downloadAtta p a:hover{
    opacity: 0.8;
}
.firstClass{
    height: 115px;
    background: url(../images/header-banner.png)no-repeat 0px 0px;
}
.secondClass{
    display: none;
}
.secondClass img{
    width: 100%;
    height: auto;
}
.firstClass_title{
    font-size: 26px;
    margin-top: 40px;
    color: #fff;
    margin-left: 366px;
}
.search-table table td,.search-table table th{
    text-align: center;
}
.search-table table td{
    border-top: none !important;
    border-bottom: 1px dashed #dcdcdc !important;
    padding: 14px 0 !important;
    color: #676767;
}
.search-table table th{
    border-bottom: 1px solid #ddd !important;
}






/*  2019-01-28 */
.enterprise-table thead tr{
    height: 45px;
    border-bottom: 1px solid #ebebeb;
    background: #f6f6f6;
}
.enterprise-table thead tr th{
    font-weight: inherit;
    text-align: center;
}
.enterprise-table tbody tr td{
    text-align: center;
    color: #666666;
    padding: 10px 0;
    border: 1px solid #ebebeb;
}
.enterprise-table tbody tr td a.enterprise-details{
    color: #1babfe;
}
.enterprise-table tbody tr td a:hover{
    color: #1babfe;
}
.searchInput div{
    width: 225px;
    height: 40px;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
}
.searchInput div input{
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    padding-left: 10px;
}
.searchInput div img{
    position: absolute;
    right: 7px;
    top: 9px;
    cursor: pointer;
}
/* end */














/* 平板 */
@media screen and (min-width: 768px) and (max-width:991px ){
    .width1200{
        width: 100%;
    }
    .firstClass img{
        width: 100%;
    }
    .firstClass{
        display: none;
    }
    .secondClass{
        display: block;
    }
}
/* 手机 */
@media screen and (max-width:767px) {
    .width1200{
        width: 100%;
    }
    .firstClass img{
        width: 100%;
    }
    .firstClass{
        display: none;
    }
    .secondClass{
        display: block;
    }
    .firstTable-tr div.firstTable-td:nth-child(2n+0){
        border-right: none;
    }
    .firstTitle{
        margin-top: 30px;
        margin-left: 0px;
        margin-right: 0px;
    }
    .firstTable{
        margin: 0 0px;
    }
    .one{
        margin: 0 10px;
    }
    .firstText {
        margin: 30px 10px 10px 10px;
    }

    .double{
        margin: 0 10px;
    }
    .firstHeader a{
        width: 100%;
        font-size: 13px;
    }
    .majorbody{
        padding: 0 10px;
    }
    .majorType p a{
        font-size: 14px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .majorPage span{
        text-align: right;
        margin-bottom: 5px;
    }
    table tr td a{
        color: #14b7f6;
        font-size: 14px;
    }
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 4px;
    padding-left: 4px;
}






/* 2019-01-30 */
.schoolHeader-img{
    float: left;
    width: 100px;
    height: 100px;
    margin-right: 15px;
}
.schoolHeader-name{
    color: #494949;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold;
}
.schoolHeader-mess{
    float: left;
    margin-top: 20px;
}
.schoolHeader-item{}

.schoolHeader-item span{
    color: #989898;
    margin-right: 15px;
}
.schoolHeader{
    padding: 25px 0;
}
.schoolTab span{
    display: inline-block;
    padding: 5px 10px;
    font-size: 14px;
    color: #595959;
    cursor: pointer;
}
.schoolTab span.active{
    background: #287ec5;
    color: #fff;
}
.schoolTab{
    border-bottom: 1px dashed #dddddd;
}
.setMajor{
    width: 300px;
    float: left;
    height: 30px;
    line-height: 30px;
}
.setMajor a{
    color: #297fc6;
}
.schoolTab-cont {
    padding: 20px 0;
    min-height: 500px;
}