﻿.column {
    overflow: hidden;
    margin: 0 auto;
    margin-top: 50px;
}
.left-news {
    float: left;
    width: 560px;
    overflow: hidden;
}
.answer {
    float: left;
    width: 360px;
    margin-left: 40px;
    padding: 0 20px;
    background-color: #f0f0f0;
}
.news-banner {
    width: 100%;
    height: 240px;
    position: relative;
}

.news-ban li{
    width: 100%;
    height: 240px;
    float: left;
    display: none;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.news-ban li.on{
    display: block;
}
.news-ban li .news-text{
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    left: 0;
    bottom: 0;
    width: 100%;
    color: white;
    line-height: 32px;
}
.news-ban li .news-text span{
    margin-left: 20px;
}
.news-btn{
    overflow: hidden;
    position: absolute;
    right: 14px;
    bottom: 12px;
}
.news-btn li{
    width: 8px;
    height: 8px;
    background-color: rgba(255,255,255,0.6);
    float: left;
    margin: 0 6px;
    cursor: pointer;
}
.news-btn li.on{
    background-color: #00aeff;
}
.news {
    overflow: hidden;
    margin-top: 20px;
}
.headline {
    width: 100%;
    border-bottom: 2px solid #cccccc;
    height: 48px;  
}
.headline .title{
    font-size: 20px;
    color: #00aeff;
    font-weight: bold;
    float: left;
    line-height: 48px;
    border-bottom: 2px solid #00aeff;    
}
.headline .tips{
    font-size: 18px;
    color: #999;
    float: left;
    line-height: 48px;
    margin-left: 20px; 
}
.headline .more{
    font-size: 16px;   
    float: right;
    line-height: 48px;
    margin-right: 10px;
}
.headline .more a{
    color: #999;
}
.headline .more a:hover{
    color: #00aeff;
}

.headline span{
   color: #d7d7d7;
    margin: 0 14px; 
}
.news-main {
    overflow: hidden;
}
.news-main li{
    margin-top: 20px;
    overflow: hidden;
}
.news-main li .news-img{
    width: 80px;
    height: 80px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
}
.news-main li .news-about{
    width: 460px;
    float: left;
    margin-left: 20px;
    text-align: justify;
    color: #999999;
}
.news-main li .news-about .news-title{
    text-align: justify;
    color: #333;
    font-size: 18px;
}
.news-main li .news-about .news-title:hover{
    color: #00afff;
    cursor: pointer;
}
.news-main li .news-about p{
    margin-top: 10px;
    line-height: 1.5;
}
.answer-main {
    overflow: hidden;
    margin-top: 24px;
    height: 424px;
    padding-bottom: 22px;
}
.answer-main ul {
    height: 100%;
    overflow: hidden;
}
.answer-main li{
    overflow: hidden;
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 20px;
}
.answer-main li:first-child {
    margin-top: 0;
}
.answer-main .ask{
    overflow: hidden;
}
.answer-main .icon-ask{
    float: left;
    width: 28px;
    height: 28px;
    background-color: #00aeff;
    color: white;
    font-size: 18px;
    text-align: center;
    line-height: 28px;
}
.answer-main .icon-answer{
    background-color: #666666;
}
.answer-main p{
    font-size: 18px;
    float: left;
    width: 310px;
    margin-left: 22px;
    color: #666666;
    line-height: 1.7;
}
.answer-main .ask-title{
    color: #00aeff;
}
.answers {
    margin-top: 14px;
    overflow: hidden;
}





.answer-main-q {
    margin-top: 24px;
    padding-bottom: 22px;
}

.answer-main-q li{
    overflow: hidden;
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 20px;
}
.answer-main-q li:first-child {
    margin-top: 0;
}
.answer-main-q .ask{
    overflow: hidden;
}
.answer-main-q .icon-ask{
    float: left;
    width: 28px;
    height: 28px;
    background-color: #00aeff;
    color: white;
    font-size: 18px;
    text-align: center;
    line-height: 28px;
}
.answer-main-q .icon-answer{
    background-color: #666666;
}
.answer-main-q p{
    font-size: 18px;
    float: left;
    width: 640px;
    margin-left: 22px;
    color: #666666;
    line-height: 1.7;
}
.answer-main-q .ask-title{
    margin-left: 50px;
    color: #00aeff;
}
.answers-q {
    margin-top: 14px;
    overflow: hidden;
}
















.tenqustions {
    overflow: hidden;
}
.tenqustions ul{
    overflow: hidden;
}
.tenqustions li{
    float: left;
    width: 160px;
    margin: 0 20px;
    margin-top: 30px;
    padding-top: 160px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%;
    text-align: center;
    color: #666;
    line-height: 1.6;
}
.da{
    display: block;
    width: 100%;
}
.da img{
    display: block;
    width: 100%;
}
.success {
    overflow: hidden;
    height: 400px;  
}
.success-figure {
    overflow: hidden;
    height: 280px;
}
.success-figure li{
    display: none;
    overflow: hidden;
}
.success-figure li.on{
    display: block;
}
.success-figure .left-img{
    width: 520px;
    height: 280px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
}
.success-figure .right-content{
    width: 440px;
    padding: 20px;
    background-color: #00aeff;
    float: left;
    color: white;
    height: 240px;
}
.success-figure .success-title{
    font-size: 18px;
    padding-bottom: 10px;
    border-bottom: 1px solid #74d4fe;
}
.success-figure p{
    line-height: 1.7;
    margin-top: 16px;
    font-size: 14px;
}
.success-figure .success-detail{
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    float: right;
    background-color: #0097da;
    text-align: center;
    margin-top: 40px;
}
.success-figure .success-detail a{
    color: white;
}
.success-atlas {
    overflow: hidden;
    width: 1010px!important;
    margin-left: -5px;
    margin-top: 20px;
}
.success-atlas li{
    width: 192px;
    height: 102px;
    float: left;
    margin: 0 5px;
}
.success-atlas li div{
    width: 192px;
    height: 102px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.teacher-list {
    overflow: hidden;
    width: 1040px;
    margin-left: -20px;
}
.teacher-list li{
    margin: 0 20px;
    margin-top: 20px;
    overflow: hidden;
    width: 480px;
    float: left;
}
.teacher-list li .t-img{
    width: 80px;
    height: 80px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
}
.teacher-list li .t-about{
    width: 380px;
    float: left;
    margin-left: 20px;
    text-align: justify;
    color: #999999;
}
.teacher-list li .t-about .news-title{
    text-align: justify;
    color: #333;
    font-size: 18px;
}
.teacher-list li .t-about .news-title:hover{
    color: #00afff;
    cursor: pointer;
}
.teacher-list li .t-about p{
    margin-top: 10px;
    line-height: 1.5;
}
.photo-list {
    overflow: hidden;
    width: 1038px;
    margin-left: -19px;
}
.photo-list li{
    float: left;
    width: 308px;
    margin: 0 19px;
    margin-top: 20px;
    text-align: center;
}
.photo-list li .photo-img{
    width: 100%;
    height: 210px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.photo-list li .photo-img:hover{
    background-size: 120%;
    cursor: pointer;
}
.photo-list li span{
    color: #333;
    line-height: 1.6;
}
.course {
    overflow: hidden;
    margin-top: 20px;
}
.left-course {
    float: left;
    width: 480px;
    position: relative;
}
.right-course {
    float: left;
    margin-left: 40px;
    width: 480px;
}
.course-img {
    width: 100%;
    height: 340px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.course-img:hover {
    cursor: pointer;
}
.course-title {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    text-align: center;
    width: 100%;
    line-height: 32px;
}
.hotbtn {
    background: url(../images/hot.png) no-repeat center;
    background-size: cover;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
}
.course-head .title{
    color: #00afff;
    font-size: 20px;
}
.course-head .title:hover{
    text-decoration: underline;
    cursor: pointer;
}
.course-head .time{
    color: #999;
    font-size: 14px;
    margin-top: 10px;
}
.course-head p{
    color: #333;
    margin-top: 10px;
    line-height: 30px;
    margin-top: 14px;
}
.course-list {
    overflow: hidden;
    padding-top: 10px;
    border-top: 1px dashed #cccccc;
    margin-top: 30px;
}
.course-list li{
    line-height: 44px;
    overflow: hidden;
}
.course-list li a{
    color: #333333;
    float: left;
}
.course-list li a:hover{
    color: #00afff;
}
.course-list li span{
    color: #999;
    float: right;
}
.float-bottom {
    background-color: #0098de;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 0;
    z-index: 9999;
}
.yellowtext {
    text-align: center;
    color: #fee100;
    font-size: 24px;
    line-height: 28px;
}
.yellowtext .qqbtn{
    font-size: 20px;
    display: inline-block;
    padding: 3px 16px;
    background-color: rgba(255, 255, 255, 0.1);
    border: 1px solid #fee100;
    margin: 0 30px;
    cursor: pointer;
}
.yellowtext .telephone{
    padding-left: 40px;
    background: url(../images/bottom-ipnone.png) no-repeat left center;    
}
.whitetext {
    text-align: center;
    line-height: 30px;
    margin-top: 10px;
}
.whitetext input{
    display: inline-block;
    height: 30px;
    outline: none;
    border: none;
    width: 200px;
    line-height: 30px;
    padding-left: 20px;
    font-size: 16px;
}
.whitetext button{
    display: inline-block;
    height: 32px;
    border: none;
    outline: 0;
    background-color: #66accd;
    color: white;
    width: 100px;
    font-size: 16px;
    cursor: pointer;
}
.whitetext span{
    font-size: 20px;
    color: white;
    margin-left: 20px;
}
