@charset "UTF-8";
/*
z-index read me:
pop custom:100-200
flat custom:50-100
*/
/********* 通用 *********/
html{
    font-size:14px;
    background:#fff;
}
body{
    background:#fff;
    font-family:'Microsoft YaHei UI','Microsoft YaHei','PingFang SC','Helvetica Neue','Noto Sans CJK SC',Sathu,EucrosiaUPC,Arial,Helvetica,sans-serif;
    font-size:14px;
    line-height:1.4285em;
    color:#333;
}
a,a:hover,a:link,a:visited{text-decoration:none;color: #333;}
a:hover{text-decoration:underline;}
.site-row{
}
.cms-editor-indent{
    text-indent: 2em;
}

/********* 头部 *********/
.site-header{
	min-width: 1080px;
    height: 400px;
    margin: 0 auto;
    background:#b90f0f url("../images/pc-banner.jpg") no-repeat center center;
}
/********* 底部版权 *********/
.site-bottom-row{
    height: 120px;
    background: #c31212;
    overflow: hidden;
}
.site-copyrights{
    width: 1100px;
    margin: 30px auto 0 auto;
    color: #fff;
    font-size: 14px;
}
.site-copyrights li{
    line-height: 30px;
    text-align: center;
}
.site-copyrights a{
    color: #fff;
}
.site-copyrights a:hover,
.site-copyrights a:link,
.site-copyrights a:visited,
.site-copyrights a:active {
    color: #fff;
}

/* 导语 */
.site-intro{
    margin-top: 60px;
}
.intro-wrapper{
    width: 1080px;
    margin: 0 auto;
    overflow: hidden;
    background: #f7f7f7;
    color: #333;
    border-radius: 10px;
    font-size: 16px;
    line-height: 1.6;
}
.intro-wrapper .intro-title{
    position: absolute;
    width: 156px;
    height: 48px;
    background: #f9b44c url("../images/pc-intro-title.jpg") no-repeat 0 0;
    margin: -20px 0 0 -4px;
}
.intro-wrapper .intro-content{
    margin: 40px 30px 20px 30px;
    text-indent: 2em;
}

/* 教授 */
.site-professor{
    width: 1080px;
    margin: 40px auto 0 auto;
    overflow: hidden;
    background: #fff;
    color: #333;
}
.professor-wrapper{

}
.professor-wrapper li{
    height: 430px;
    width: 522px;
    background: #f7f7f7;
    float: left;
    margin-left: 36px;
    margin-bottom: 40px;
}
.professor-wrapper li.even{
    background-color: #f2faff;
}
.professor-wrapper li.first{
    margin-left: 0;
}
.professor-wrapper .professor-photo{
    width: 215px;
    height: 284px;
    background: #d3d3d3;
    overflow: hidden;
    float: left;
    margin:16px 0 0 16px;
}
.professor-wrapper .professor-photo img{

}
.professor-wrapper .professor-name{
    margin: 16px 0 0 16px;
    width: 254px;
    float: left;
}
.professor-wrapper .professor-name a{
    color: #0b3e7a;
}
.professor-wrapper .professor-name h3{
    color: #0b3e7a;
    font-weight: bold;
    font-size: 24px;
    margin: 0;
    line-height: 1.6;
}
.professor-wrapper .professor-name h4{
    color: #0b3e7a;
    font-weight: bold;
    font-size: 24px;
    margin: 0;
    line-height: 1.2;
}
.professor-wrapper .professor-name p{
    margin-top: 16px;
    color: #636363;
    line-height: 1.6;
}
.professor-wrapper .professor-lesson{
    width: 490px;
    height: 90px;
    margin: 20px 0 0 16px;
    background: #fff url("../images/pc-sound-icon.png") no-repeat 16px center;
    float: left;
    position: relative;
}
.professor-wrapper .professor-lesson .lesson-name{
    margin-left: 90px;
    margin-top: 16px;
    float: left;
}
.professor-wrapper .professor-lesson .lesson-name h3{
    font-size: 18px;
    line-height: 1.6;
}
.professor-wrapper .professor-lesson .lesson-name .lesson-number{
    margin-top: 6px;
}
.professor-wrapper .professor-lesson .lesson-name .lesson-number span{
    padding: 4px 10px;
    background: #dff0fc;
    color:#9b9b9b;
    border-radius: 5px;
}
.professor-wrapper .professor-lesson .lesson-btn{
    position: absolute;
    width: 70px;
    height: 70px;
    top: 10px;
    right: 10px;
}

.professor-wrapper li.union{
    background-color: #f2faff;
    width: 1080px;
    height: 320px;
}
.professor-wrapper .uninon-professor-photo{
    width: 485px;
    height: 280px;
    background: #d3d3d3;
    overflow: hidden;
    float: left;
    margin:16px 0 0 16px;
}
.professor-wrapper .uninon-professor-name{
    margin: 16px 0 70px 16px;
    width: 520px;
    float: left;
}
.professor-wrapper .uninon-professor-name a{
    color: #0b3e7a;
}
.professor-wrapper .uninon-professor-name h3{
    color: #0b3e7a;
    font-weight: bold;
    font-size: 24px;
    margin: 0;
    line-height: 1.6;
}
.professor-wrapper .uninon-professor-name p{
    margin-top: 16px;
    color: #636363;
    line-height: 1.6;
}


/* 教授详细页 */
.site-path{
    width: 1080px;
    margin: 30px auto;
    background: #fff;
    color: #999;
    font-size:18px;
    line-height: 20px;
}
.path-wrapper{
    padding-left: 30px;
    background: transparent url("../images/headset-icon.png") no-repeat 0 center;
}
.path-wrapper a{
    color: #999;
}
.site-professor-detail{
    width: 1080px;
    margin: 0 auto 0 auto;
    overflow: hidden;
    background: #fff;
    color: #333;
}
.professor-detail-wrapper{

}
.professor-detail-photo{
    width: 236px;
    height: 280px;
    background: transparent url("../images/pc-pro-detail-photo-bg.png") no-repeat 0 0;
    float: left;
}
.professor-detail-photo img{
    width: 203px;
    height: 268px;
    margin: 6px;
}
.professor-detail-content{
    width: 800px;
    margin:0 0 0 280px;
    padding-bottom: 70px;
}
.professor-detail-content .detail-title{
    line-height: 36px;
}
.professor-detail-content .detail-title .name{
    font-size: 24px;
}
.professor-detail-content .detail-title .post{
    color: #999;
    padding: 6px 10px 6px 30px;
    margin-left: 20px;
    background: #f1f1f1 url("../images/post-icon.png") no-repeat 8px center;
    border-radius: 5px;
    font-size: 16px;
}
.professor-detail-content .detail-desc{
    padding: 25px 0;
}
.professor-detail-content .detail-desc p{
    line-height: 1.8;
    text-indent: 2em;
    font-size: 16px;
    margin-bottom: 10px;
}
.professor-detail-content .detail-lesson-title{
    border-bottom: 1px solid #e0e0e0;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 16px;
}
.professor-detail-content .detail-lesson-list li{
    height: 70px;
    margin-top: 16px;
    position: relative;
}
.professor-detail-content .detail-lesson-list li .title{
    margin-left: 70px;
    margin-top: 5px;
    font-size: 16px;
    line-height: 30px;
}
.professor-detail-content .detail-lesson-list li .from{
    margin-left: 70px;
    margin-top: 4px;
    color: #8c8c8c;
    line-height: 20px;
}
.professor-detail-content .detail-lesson-list li .time{
    right: 20px;
    top: 0;
    position: absolute;
    color:#8c8c8c;
    line-height: 70px;
}