﻿html{
    height: 100%;
}
body{
    height: 100%;
    background: none;
}
.minHeight{
    min-height: 100%;
    margin-bottom: -124px;
    min-width: 1200px;

}
.paddingBottom{
    padding-bottom: 124px;
}
.mod{
    padding-bottom: 48px;
}
.containerFull{
    background: #F3EFE6;
}
.container{
    width: 1200px!important;
    margin: 0 auto;
}
.topSearch{
    background-image: linear-gradient(-90deg, #F76B1C 0%, #FAD961 100%);
    height: 38px;
}
.topSearch .container{
    position: relative;
    height: 38px;
}
.homePage{
    float: right;
    margin-right: 15px;
    line-height: 38px;
    color: #fff;
    font-size: 14px;
}
.topSearch .searchLink{
    text-align: center;
    width: 38px;
    height: 38px;
    display: block;
    float: right;
    line-height: 38px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    background-color: #5ab5d5;
    background-image: url("../images/shape.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 11px;
}
.head{
    height: 48px;
    margin: 23px 0 25px 0;
    background: none;
}
.wp_nav .nav-item a span.item-name{
    font-size: 16px;
   color: #000000;
    line-height: 18px;
}
.logoImg{
    float: left;
}
.navBox{
    height: 48px;
    line-height: 48px;
    float: right;
}
.banner{
    clear: both;
    overflow: hidden;
    padding: 31px 0;
}
.bannerImg{
    width: 600px;
    float: left;
}
.bannerList{
    width: 560px;
    float: right;
}
.bannerNewsList li{
    padding: 16px 0 10px 21px;
    border-bottom: 1px dashed #979797;
    position: relative;

}
.bannerNewsList li:last-child{
    border-bottom:none;
}
.bannerNewsList .newsIcon{
    position: absolute;
    left: 0;
    top:50%;
    display: block;
    width: 6px ;
    height: 6px;
    background-color:#5ab5d5;
    border-radius: 50%;
}
.bannerNewsList .news_title{
    font-size: 16px;
    color: #525252;
    line-height: 24px;
}
.bannerNewsList .news_meta{
    color: #5ab5d5;
    font-size: 14px;
    float: right;
}
.moreNews{
    display: block;
    margin-top: 10px;
    font-size: 16px;
    color: #5ab5d5;
    line-height: 24px;
    cursor: pointer;
    padding-left: 23px;
    background-image: url("../images/more.png");
    background-repeat: no-repeat;
    background-position: left center;
}
.modelList{
    margin-top: 34px;
    margin-right: 30px;
    width: 380px;
    float: left;
    height: 303px;
    overflow: hidden;
}
.modelList:nth-child(3n){
    margin-right: 0;
}
.listTitle{
    line-height: 23px;
    padding-bottom: 8px;
    font-size: 18px;
    color: #5ab5d5 ;

}
.listTitle a{
    float: right;
    font-size: 14px;
}
.news_list li.news{
    background: none;
    padding:  12px 0 8px 0;
    border-bottom: 1px dashed #c7c4c4;
/*
    margin-left:21px;
    margin-top:26px;
*/
}
.teacherList_setting .news_list li.news{
   padding:0;
}
/*.news_list li.lists:last-child{
    padding-right:0px;
}*/
.news_meta{
    color: #807d7d;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 5px;
}
.news_title{
    color: #000000 ;
    line-height: 24px;
    font-size: 16px;
}
.footer{
    background-image: linear-gradient(-270deg, #5ab5d5 0%, #5ab5d5 100%);
}
.footer .container{
    clear: both;
    overflow: hidden;
}
.weixin{
    height: 80px;
    padding: 20px 0 24px 0;
    float: left;
}
.weixin .code{
    float: left;
    margin-right: 20px;
}
.weixinText{
    float: left;
}
.weixinText img{
    margin-top: 6px;
    margin-bottom: 6px;
}
.weixinText p{
    color: #fff;
    line-height: 20px;
    font-size: 12px;
}
.address{
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-top: 40px;
}
.address p{
    line-height: 26px;
}
.linkBox{
    float: right;
}
.linkBox select{
    margin-top: 50px;
    width: 190px;
    height: 31px;
    background-color: #fff;
    border-radius: 4px;
    color: #666666;
    font-size: 14px;
    line-height: 31px;
    border:none;
}
.swiper-wrapper,.swiper-slide{
    height: 400px !important;

}
.swiper-slide{
    position: relative;
}
.swiperText{
    position: absolute;
    bottom:0;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    background: rgba(82,82,82,0.5);
    line-height: 38px;
    font-size: 14px;
}
.swiperText a{
    color: #fff;
    line-height: 38px;
    font-size: 14px;
}
.swiper-pagination{
    z-index: 400;
    position: absolute;
    top: 15px;
    right: 20px;
    height: 15px;
}
.swiper-pagination-switch{
    cursor: pointer;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: block;
    background-color: #fff;
    float: left;
    margin-right: 10px;
}
.swiper-active-switch{
    background-color: #5ab5d5;
}
.News_SubTitle{
    line-height: 38px;
    padding-top: 31px;
    padding-bottom: 36px;
    clear: both;
    overflow: hidden;
}
.SubTitle{
    background:#f0f4f5;
}
.News_SubTitle h1{
    font-size: 30px;
    color: #707070;
    font-weight: normal;
    line-height: 38px;
    margin: 0;
    float: left;
}
.breadNav{
    float: right;
    font-size: 14px;
    color: #707070;
    line-height:38px;
}
.breadNav a{
    color: #707070;
}

.breadNav a:last-child{
    color: #5ab5d5;
}
.contentBox{
    padding-top: 36px;
    padding-bottom: 40px;
    clear: both;
    overflow: hidden;
}
.contentLeft{
    width: 187px;
    float: left;
}
.LeftSubTitle{
    font-size: 24px;
    color: #5ab5d5;
    line-height: 30px;
    padding-bottom: 17px;
}
.line{
    height: 2px;
    background-image: linear-gradient(-270deg, #F0F4F5 0%, #5ab5d5 100%);
}
.contentRight{
    width: 940px;
    float: right;
}
.colTitle{
    line-height: 30px;
    font-size: 20px;
    color: #4A4A4A;
    padding-bottom: 17px;
}
.grayLine{
    height: 2px;
    background: #E4E4E4;
}
.col_list .wp_listcolumn{
    border: none;
    padding-top: 17px;
}
.col_list .wp_listcolumn .wp_column a{
    background: none;
    border:none;
    color: #4A4A4A;
}
.col_list .wp_listcolumn .wp_column a:hover{
    color: #5ab5d5;
}
.col_list .wp_listcolumn .wp_column a .column-name{
    line-height: 44px!important;
    font-size: 16px;
    color: inherit;
    padding-left: 7px;
}
.wp_nav .sub-nav{
   border-top: 3px solid  #5ab5d5;
   border-bottom: none;
    border-right: none;
    border-left: none;
    width: inherit;
    height: inherit!important;
    padding: 14px 0 16px 0;
    background: #fff;
    width: 116px!important;
    box-shadow: 0 2px 1px 0 rgba(0,0,0,0.08);
}
.wp_nav .sub-nav .nav-item a{
    border:none;
    line-height: 32px;
}
.wp_nav .sub-nav .nav-item a span.item-name{
    padding: 5px 11px!important;
}
.wp_nav .sub-nav .nav-item a:hover{
    background: none!important;
    color: #5ab5d5 !important;
}

.wp_nav .sub-nav .nav-item a .item-name{
    font-size: 16px;
    color: #000000;
    line-height: 32px;
    padding: 0 29px;
}
.wp_nav .sub-nav .nav-item .parent:hover{
    background: none;
    color: #5ab5d5 ;
}
.col_list .wp_listcolumn .wp_column a.selected span{
    color: #5ab5d5!important;
}
.possplit{
    text-indent: 0;
    background: none;
    padding: 0 2px;
    color: #707070 ;
}
.article h1.arti_title{
    color: #4A4A4A;
    line-height: 28px;
    font-size: 24px;
    text-align: center;
    margin-bottom: 8px;
}
.artiText{
    font-size: 14px;
    color: #7E7E7E;
    text-align: center;
    padding-bottom: 30px;
}
.wp_entry{
    padding-top: 30px;
}



.wp_entry h1,.wp_entry h1 wp_entry,.wp_entry h1 span strong,.wp_entry h1 strong{
    font-family: "Microsoft YaHei"!important;
    line-height: 30px!important;
    font-size: 20px!important;
    color: #000!important;
}
.wp_entry h2,.wp_entry h2 span,.wp_entry h2 span strong,.wp_entry h2 strong{
    font-family: "Microsoft YaHei"!important;
    line-height: 30px!important;
    font-size: 18px!important;
    color: #000!important;
}
.wp_entry h3,.wp_entry h3 span,.wp_entry h3 span strong,.wp_entry h3 strong{
    font-family: "Microsoft YaHei"!important;
    line-height: 30px!important;
    font-size: 16px!important;
    color: #000!important;
}
.wp_entry h4,.wp_entry h4 span,.wp_entry h4 span strong,.wp_entry h4 strong{
    font-family: "Microsoft YaHei"!important;
    line-height: 30px!important;
    font-size: 14px!important;
    color: #7e7e7e!important;
    font-weight: normal!important;
}

.wp_entry p,.wp_entry p span,.wp_entry p span strong,.wp_entry p strong{
    font-family: "Microsoft YaHei"!important;
    line-height: 30px!important;
    font-size: 16px!important;
    color: #000!important;
}
.wp_entry *{
    font-family: "SimSun"!important;
}

.sub_list {
    padding-left: 1rem;
}
.sub_list li span{
    font-size: 14px!important;
}
.searchInput{
    display: none;
    position: absolute;
    top:40px;
    right: 0;
    width: 320px;
    padding: 0 15px;
    box-sizing: border-box;
    height: 38px;
    line-height: 38px;
    background: #FFFFFF;
    border: 1px solid #E2E2E2;
    box-shadow: 0 1px 2px 1px #E2E2E2;
}
.imgName a{
    height: 28px;
}
.teacherList{
    margin-bottom: 15px;
    border: 1px solid #5ab5d5;
}
.teacherList_setting{
    border:none;
}
.imgList{
    padding: 8px 0;
    float: left;
    width:12.5%;
    display: inline-block;
    text-align: center;
    border-bottom: none!important;
}
.teacherList_setting  .imgList{
    width:171px;
}
.imgList a{
    font-size: 13px;
}
.imglist_setting .imgList a:first-child+a{
   display:inline-block;
    margin-top:22px;
}
.imglist_setting .imgList a:first-child img{
    border:none;
    display: block;

    width:170.7px;
    height:220px;
}

.imglist_setting li.imgList {
    overflow: hidden;
/*
    height: 220px;
*/
}

.teacherList .col_news_list{
    min-height: 0;
}
.teacherList .news_list{
    clear: both;
    overflow: hidden;
}
.teacherList_setting .news_list{
     margin-left:-21px;
}
.teacherList .colTitle{
    font-size: 16px;
    font-weight: bold;
    background: #F0F4F5;
    padding: 8px 15px;
    border-bottom: 1px solid #5ab5d5;
    color: #555;
}
.teacherList_setting .colTitle{
    background:none;
    border-bottom: 1px solid #E4E4E4;
}

.teacherList .col_news_list{
    margin-top: 0;
}

.swiper-container .swiper-button{
    width: 20px;
    height: 36px;
    position: absolute;
    top: 50%;
    margin-top: -18px;
    cursor: pointer;
}
.swiper-container .swiper-button.swiper-button-next{
    right:20px;
    background: url(../images/top_right.png) no-repeat right center;
}
.swiper-container .swiper-button.swiper-button-prev{
    left:20px;
    background:url("../images/top_left.png") no-repeat left center;
}