.main-content1{
    margin-top: 45px;
}
.title-container {
    width: 100%;
    margin-bottom: 20px;
}
.title-container .titleB{
    position: relative;
    margin-top: 8px;
    display: inline-block;
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 1px solid #dddddd;
}
.title-container .titleB:after{
    content: '';
    height: 2px;
    width: 50px;
    background: #1f678d;
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.title-container .titleB p{
    float: left;
    font-size: 16px;
    color: #bdbdbd;
}
.title-container .titleB a{
    float: right;
    color: #1f678d;
    font-size: 14px;
}
.title-container .titleB a span{
    border: 1px solid #1f678d;
    color: #1f678d;
    padding: 3px 12px;
    border-radius: 30px
}
.title-container .title .title-ch {
    font-size: 28px;
    line-height: 24px;
    color: #000;
    letter-spacing: 4px;
}
.title-container .title .title-ch span{
    font-size: 38px;
    color: #1f678d;
}
.title-container .title .title-en {
    float: left;
    font-size: 20px;
    line-height: 24px;
    color: #d9d9d9;
}
/*newsList*/
.newsList .newsLeft,.newsList .newsRight{
    display: table-cell;
}
.newsList .newsLeft{
    width: 40%;
}
.newsList .newsLeft img{
    width: 100%;
}
.newsList .newsRight{
    padding-left: 30px;
    width: 60%;
    vertical-align: top;
}
.newsList .newsRight .newsFirst{
    width: 100%;
    background: #f9f9f9;
    padding: 5px 15px;
}
.newsList .newsRight h3{
    font-size: 24px;
    color: #000;
    line-height: 1.8;
} 
.newsList .newsRight a:hover h3{
    color: #1f678d;
}
.newsList .newsRight p{
    margin-top: 10px;
    font-size: 14px;
    color: #9a9a9a;
    line-height: 1.8;
}
.newsList .newsRight ul li{
    position: relative;
    padding:0px 10px;
    float: left;
    width: 50%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 45px;
}
.newsList .newsRight ul li:after{
    content: '';
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #1f678d;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -1.5px;
}
.newsList .newsRight ul li a{
    font-size: 16px;
    color: #000;
}
.newsList .newsRight ul li a:hover{
    color: #1f678d;
}
/*teacher*/
.teacher{
    margin-top: 50px;
}
.teacher ul{
    display: inline-block;
    width: 100%;
}
.teacher ul li{
    float: left;
    width: 18%;
    text-align: center;
    margin-right: 2.5%;
}
.teacher ul li:last-child{
    margin-right: 0px;
}
.teacher ul li p{
    font-size: 16px;
    color: #000;
    line-height: 30px;
}
.footer-link {
    width: 100%;
    padding: 15px 0;
    background: #fff;
}

.link-left {
    margin-top: 3px;
    display: table-cell;
    width: 80px;
    margin-right: 23px;
}

.link-span{
    display: table-cell;
}

.footer-link h4 {
    font-size: 14px;
    display: inline-block;
    color: #1f678d;
    padding-left: 15px;
    position: relative;
}

.footer-link h4:before{
    content: '';
    width: 4px;
    height: 14px;
    background: #1f678d;
    position: absolute;
    left: 0;
    top: 1px;
}

.friend-link a {
    font-size: 14px;
    color: #333;
    padding: 0 28px;
    display: inline-block;
    margin: 3px 0;
    position: relative;
}

.friend-link a:before{
    content: '';
    width: 1px;
    height: 10px;
    background: #9e9e9e;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -5px;
}

.friend-link a:hover {
    color: #438ada;
}


.common-left{
    float: left;
    width: 21.5%;
    margin-bottom: 20px;
}
.common-right{
    float: right;
    width: 74%;
    min-height: 270px;
    padding-bottom: 30px;
}
.local-title{
    width: 100%;
    padding: 18.5px 25px;
    background-color: #1f678d;
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 28px;
    color: #fff;
}
.navlist2 li a{
    display: block;
    position: relative;
}
.navlist2 li a:hover{
    color: #1f678d !important;
}
.navlist2>li{
    margin-bottom: 1px;
}
.navlist2>li>a{
    font-size: 18px;
    letter-spacing: 1px;
    color: #666;
    padding: 20px 28px;
    background-color: #eeeeee;
}
.navlist2>li.active>a{
    color: #1f678d;
    padding-left: 47px;
}
.navlist2>li.active>a:before{
    content: '';
    border-top: 6.5px solid transparent;
    border-bottom: 6.5px solid transparent;
    border-left: 6px solid #1f678d;
    position: absolute;
    left: 28px;
    top: 50%;
    margin-top: -6.5px;
}
.thr-sub{
    display: none;
}
.sub-open{
    display: block;
}
.thr-sub{
    background: #eee;
    padding: 0 28px 10px 63px;
}
.thr-sub li a{
    font-size: 14px;
    color: #666;
    padding: 10px 0;
}
.thr-sub li a.active{
    color: #1f678d;
}
.common-local{
    margin: 25px 0 20px 0;
    padding: 0 0 12px 17px;
    font-size: 12px;
    color: #131313;
    border-bottom: 1px solid #dcdcdc;
    background: url(../images/content_icon_local.png) left 2px no-repeat;
}
.common-local a{
    color: #131313;
}
.common-local a:hover{
    color: #1f678d;
}
.common-list>li>a{
    display: block;
    position: relative;
    border-bottom: 1px solid #eee;
}
.common-list>li.list-F>a{
    padding-left: 55px;
    min-height: 55px;
    padding-bottom: 10px;
}
.common-list>li.list-F>a .list-left{
    text-align: center;
    color: #fff;
    width: 42px;
    height: 50px;
    background-color: #1f678d;
    position: absolute;
    left: 0;
    top: 0;
}
.common-list>li.list-F>a .list-left strong{
    display: block;
    font-size: 18px;
    margin-top: 4px;
}
.common-list>li.list-F>a .list-left small{
    display: block;
    font-size: 12px;
}
.common-list>li.list-F>a .list-right h4{
    font-size: 16px;
    padding-top: 2px;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
}
.common-list>li.list-F>a .list-right p{
    font-size: 12px;
    line-height: 24px;
    color: #333;
    text-indent: 2em;
    max-height: 48px;
    overflow: hidden;
    margin-top: 8px;
}
.common-list>li.list-S>a{
    font-size: 16px;
    color: #000;
    padding: 17px 80px 17px 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.common-list>li.list-S>a:before{
    content: '';
    border-top: 3.5px solid transparent;
    border-bottom: 3.5px solid transparent;
    border-left: 6px solid #b5b5b5;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3.5px;
    transition: all .2s ease-in;
}
.common-list>li.list-S>a span{
    font-size: 12px;
    color: #666;
    height: 17px;
    line-height: 17px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8.5px;
}
.common-list>li.list-S>a:hover:before{
    left:5px;
    border-left: 6px solid #1f678d;
}
.common-list>li.list-F>a:hover .list-right h4,
.common-list>li.list-S>a:hover{
    color: #1f678d;
}
.list-title {
    border-bottom: 1px solid #1f678d;
    float: left;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 15px;
}
.list-title h4 {
    float: left;
    font-size: 16px;
    background-color: #1f678d;
    padding: 8px;
    color: #fff;
}
.list-show {
    color: #1f678d;
    margin-top: 17px;
    font-size: 15px;
    cursor: pointer;
}
.article-title{
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 32px;
    color: #1f678d;
    text-align: center;
    padding-top: 10px;
    margin-bottom: 20px;
}
.article-small{
    text-align: center;
    font-size: 0;
    margin-bottom: 30px;
}
.article-small span{
    display: inline-block;
    color: #666;
    padding: 0 15px;    
    font-size: 12px
}
@media screen and ( max-width: 991px){
    .common-left {
        display: none;
    }
    .common-left,.common-right{
        width: 100%;
    }
}
@media screen and ( max-width: 769px){
    .newsList .newsLeft, .newsList .newsRight{
        display: block;
    }
    .newsList .newsLeft{
        width: 100%;
    }
    .newsList .newsRight{
        width: 100%;
        padding: 0px;
    }
    .newsList .newsRight ul{
        display: inline-block;
        width: 100%;
    }
}
@media screen and ( max-width: 500px){
    .newsList .newsRight ul li{
        float: none;
        display: block;
        width: 100%;
    }
    .teacher ul li{
        width: 30%;
        margin-right: 3.3%;
        margin-bottom: 10px;
    }
}
@media screen and ( max-width: 400px){
    .teacher ul li{
        width: 45%;
        margin-right: 5%;
        margin-bottom: 10px;
    }
}
