@charset "UTF-8";
.border-box{
    border: 1px solid #e3e3e3;
    background-color: #fff;
}
.courIntro-main{background-color: #f5f5f5;}
.courIntro-head{
    height: 73px;
    position: relative;
}
.curr-loca{
    height: 73px;
    line-height: 73px;
    font-size: 14px;
    color: #656464;
}
.cour-search{
    right: 0;
    top: 21px;
    width: 299px;
    height: 34px;
    background-color: #fff;
    border: 1px solid #d2d2d2;
    border-radius: 10px;
}
.search-ico{
    float: left;
    width: 30px;
    height: 34px;
    background: url("../images/sear-ico.png") 12px center no-repeat;
    margin-right: 7px;
}
.cour-search input{
     width: 233px;
     height: 34px;
}
.cour-search button{
    position: absolute;
    right: 5px;
    width: 29px;
    height: 34px;
    background: none;
    font: 14px/34px "microsoft yahei";
    color: #1894c7;
}
.blue-line{
    height: 6px;
    background-color: #1894c7;
}
.courIntro-mesbox{
    margin-bottom: 15px;
    padding: 34px 26px 34px 30px;
    overflow: hidden;
}
.courIntro-img{
    width: 331px;
    height: 239px;
    margin-right: 32px;
}
.courIntro-img img{
     width: 100%;
     height: 100%;
}
.courIntro-mes{width: 777px;}
.cour-title{
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 5px;
    font: 24px/40px "microsoft yahei"
}
.classify-intro{
    padding-top: 12px;
    overflow: hidden;
}
.classify-intro{font: 14px/24px "microsoft yahei";}
.classify-intro td{height: 28px;}
.classify-intro .con{color: #1171a9}
.join-classList,.signUp-btn{
    display: block;
    margin-top: 20px;
    width: 166px;
    height: 47px;
    border-radius: 5px;
    background-color: #f03f3f;
    font: bold 18px/47px "microsoft yahei";
    color: #fff;
}
.join-classList .join-ico{
    float: left;
    width: 58px;
    height: 47px;
    background: url("../images/join-ico.png") right center no-repeat;
    margin-right: 5px;
}
.cour-detail-box{
    padding-bottom: 40px;
    overflow: hidden;
}
.cour-about-left{width: 909px;}
.cour-about-left-hd{
    height: 51px;
    border-bottom: 1px solid #e5e5e5;
    line-height: 50px;
}
.cour-about-left-hd h5,.tabs span.on{
    float: left;
    padding: 0 20px 0 25px;
    height: 50px;
    border-bottom: 2px solid #e8400d;
    font: bold 16px/50px "microsoft yahei";
    color: #1171a9;
}
.train-content-bd{
    padding: 34px 52px 15px 35px;
    font: 16px/34px "microsoft yahei";
    color: #434343;
}
.task-box{
    width: 836px;
    height: 345px;
    background-color: #f3f3f3;
    margin: 35px auto 55px;
}
.task-title{
    padding-left: 30px;
    background: url("../images/bar-bg.png") no-repeat left top;
    font: 22px/32px "microsoft yahei";
    color: #1171a9;
}
.task-box-container{padding: 54px 12% 36px;}
.task-hd{
    border-top: 1px solid #dd3333;
    margin-bottom: 20px;
    position: relative;
}
.task-hd .task-hd-text{
    position: absolute;
    width: 200px;
    height: 42px;
    background: url("../images/task-hd.jpg") no-repeat;
    left: 50%;
    top: -21px;
    margin-left: -100px;
    text-align: center;
    font-size: 20px;
    line-height: 42px;
    color: #fff;
}
.task-line{
    padding: 34px 0 36px 55px;
    overflow: hidden;
}
.task-line .task-item{
    float: left;
    margin-right: 15px;
}
.task-line .task-item p{
    padding-top: 12px;
    font-size: 14px;
    text-align: center;
}
.task-line .next-ico{
    float: left;
    width: 20px;
    height: 87px;
    background: url("../images/next-ico.png") no-repeat left center;
    margin-right: 16px;
}
.enter-studyCenter{
    display: block;
    width: 246px;
    height: 47px;
    background-color: #f03f3f;
    border-radius: 5px;
    margin: 0 auto;
    text-align: center;
    font: bold 16px/47px "microsoft yahei";
    color: #fff;
}
.course-resource .cour-about-left-hd{
    border-top: 1px solid #e5e5e5;
    padding-right: 45px;
}
.tabs span{
    float: left;
    padding: 0 20px 0 25px;
    height: 50px;
    font: bold 16px/50px "microsoft yahei";
    margin-right: 5px;
    color: #1171a9;
    cursor: pointer;
    position: relative;
}
.tabs em{
    position: absolute;
    right: 0;
    font-weight: bold;
    font-size: 16px;
    color: #1171a9;
}
.cour-tip strong{font-weight: normal;color: #dd2525}
.cour-tip a:link,.cour-tip a:visited{color: #2491ca}
.course-tuijian-bd,.cour-about-list{padding: 25px 60px 40px 19px;overflow:hidden;}
.course-tuijian li,.cour-about-list li{
    background: url("../images/newlist-bg.png") no-repeat left center;
    padding-left: 20px;
    font: 16px/40px "microsoft yahei"
}
.cour-about-right{width: 276px;}
.expert-list-box{margin-bottom: 13px;}
.expert-list{
    padding: 25px 36px 5px 38px;
    overflow: hidden;
}
.expert-list li{
    width: 87px;
    height: auto;
    margin-bottom: 18px;
}
.expert-list li img{
    width: 100%;
    height: 87px;
    border-radius: 50%;
}
.expert-list li span{
    display: block;
    text-align: center;
    font: 14px/40px "microsoft yahei";
}
.cour-about-right-hd{
    height: 51px;
    border-bottom: 1px solid #e5e5e5;
    padding-left: 19px;
    font: 20px/50px "microsoft yahei";
    color: #232323;
}
.headmaster-show{margin-top: 18px;}
.headmaster-contaienr{padding: 34px 40px 32px 22px;}
.headmaster-portrait{
    width: 110px;
    height: 110px;
    margin: 0 auto;
}
.headmaster-portrait img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.about-contact{
    padding: 15px 0 10px;
    font: 14px/22px "microsoft yahei";
    color: #404040;
}
.send-message-btn{
    display: block;
    width: 166px;
    height: 39px;
    border-radius: 5px;
    background-color: #32aa8a;
    margin: 0 auto;
    text-align: center;
    font: 16px/39px "microsoft yahei";
    color: #fff;
}
.remind-box{
    padding-top: 22px;
    overflow: hidden;
    font: 14px/22px "microsoft yahei";
    color: #727272;
}
.remind-bd{width: 170px;}
/* 教师介绍 */
.about-expert-intro{
    height: 285px;
    background-color: #1171a9;
    color: #fff;
}
.expertIntro-inner{
    padding: 61px 55px 54px 106px;
    overflow: hidden;
}
.expert-protrait{
    float: left;
    width: 168px;
    height: 168px;
    border: 1px solid #fff;
    border-radius: 50%;
    margin-right: 52px;
}
.expert-protrait img{
     width: 100%;
     height: 100%;
     border-radius: 50%;
}
.expert-instru{
    float: left;
    width: 815px;
    padding-top: 12px;
    line-height: 34px;
}
.expert-instru .name span{
    padding-right: 14px;
    font-size: 16px;
}
.expert-instru .name .expert-name{font-size: 24px;}
.expert-instru .email{font-size: 16px;}
.expert-instru .intro-text{font-size: 14px;}
.about-expert-mes{padding: 30px 55px 70px;}
.about-expert-mes .expert-mes-hd{
    height: 39px;
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 34px;
}
.expert-mes-hd .mes-title{
    background: url("../images/bar-bg.png") no-repeat;
    padding-left:28px;
    font: 22px/32px "microsoft yahei";
    color: #1171a9;
}
.expert-intro-box p{
    padding: 0 10px 38px 30px;
    font: 16px/34px "microsoft yahei";
    color: #545454;
}
.train-cour-box th{
    height: 40px;
    background-color: #4b9dcd;
    text-align: left;
    font-weight: normal;
    font-size: 16px;
    color: #fff;
}
.train-cour-box td{
    height: 60px;
    font-size: 16px;
}
.train-cour-box tr.even{
    height: 40px;
    background-color: #f4f4f4;
}
.train-cour-box .cour-name{padding-left: 30px;}
.train-cour-box span.orange{color: #da533d;}
.train-cour-box span.green{color: #569f47;}
.train-cour-box .view:link,.train-cour-box .view:visited{color: #1786c7;}
/* 课程介绍 */
.classify-intro  strong.con{color: #e8400d}
.signUp-btn{font-weight: normal;}
.signUp-btn .signup-ico{
    float: left;
    width: 56px;
    height: 47px;
    background: url(../images/signup-ico.png) right center no-repeat;
    margin-right: 12px;
}
.about-train-bd .train-box{display: none;}
.about-train-bd .block{display: block}
.train-content1{
    padding: 54px 64px 43px 42px;
    font: 16px/42px "microsoft yahei";
    color: #434343;
}
.schedule{padding: 31px 34px 33px 30px;}
.schedule th{
    height: 35px;
    background-color: #1894c7;
    text-align: left;
    font-weight: normal;
    font-size: 16px;
    color: #fff;
}
.schedule td{
    height: 98px;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
}
.schedule span.con{
    line-height: 30px;
    color: #3c3c3c;
}
.schedule span.time{color: #19759a}
.schedule span.name{color: #e55e15;}
.about-train-box,.address-list-box{margin-bottom: 14px;}
.address-list{padding: 30px 50px 35px 42px;}
.address-list h6{
    font: bold 16px/32px "microsoft yahei";
    color: #1171a9;
}
.address-list h6 span{
    font-weight: normal;
    color: #434343;
}
.address-list td{
    height: 45px;
    font-size: 14px;
}
.address-list span.area{color: #ed3535}
.schedule .pl20{padding-left: 20px;}
.teach-activity-list{padding: 21px 0 32px 20px;}
.teach-activity-list li{font: 16px/40px "microsoft yahei";}
.teach-activity-list li a:link,.teach-activity-list li a:visited{color: #404040;}
