.banner-box{
    width: 100%;
    position: relative;
    max-height: 450px;
    overflow: hidden;
}
/* @media only screen and (max-width:425px){
    .banner-box {
        max-height: 120px;
    }
}

@media only screen and (max-width:425px){
    .banner-box {
        max-height: 159px;
    }
}

@media only screen and (max-width:480px){
    .banner-box {
        max-height: 180px;
    }
}
@media only screen and (max-width:680px){
    .banner-box {
        max-height: 225px;
    }
}
@media only screen and (max-width:767px){
    .banner-box {
        max-height: 287px;
    }
} */

.fullSlide{width:100%; position:relative;}
.fullSlide .bd{width:100%;margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;overflow:hidden;text-align:center; position: absolute; top:0; left:0; }
.fullSlide .bd li a{display:block;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:10px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:26px;height:4px; margin:1px 7px;overflow:hidden;background:#fff;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#fff;filter:alpha(opacity=100);opacity:1;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/public/next.png) no-repeat center;cursor:pointer;display:none;}
.fullSlide .next{left:auto;right:15%;background:url(../images/public/prev.png) no-repeat center}

.banner-box .item{
    text-align: center !important;
}
.banner-box .item img{
    display: block;
    margin: 0 auto;
}
.banner-box .carousel-indicators li{
    width:26px;height:3px; margin:1px 7px;
    border: none;
    border-radius:0;
    background:#fff;
    filter:alpha(opacity=50);
    opacity:0.5;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    -ms-border-radius:0;
    -o-border-radius:0;
}
.banner-box .carousel-indicators .active{
    background:#fff;filter:alpha(opacity=100);opacity:1;
}
.banner-box .carousel-control.left,.banner-box .carousel-control.right {
    background-image: none;
}
.banner-box .carousel-control .glyphicon-chevron-left,.banner-box .carousel-control .glyphicon-chevron-right,.banner-box .carousel-control .icon-next,.banner-box .carousel-control .icon-prev{
    width: 26px;
    height: 64px;
}
.banner-box .glyphicon-chevron-left:before,.banner-box .glyphicon-chevron-right:before{
    display: none !important;
}

.banner-box .glyphicon-chevron-left,.banner-box  .glyphicon-chevron-left:hover,.banner-box  .glyphicon-chevron-left:active{
   background:url(../images/public/next.png) no-repeat center center !important;
}
.banner-box  .glyphicon-chevron-right,.banner-box  .glyphicon-chevron-right:hover,.banner-box  .glyphicon-chevron-right:active{
    background:url(../images/public/prev.png) no-repeat center center !important;
}

.sub-nav {
    height: auto;
    height: 380px;
    padding: 12px 0 0;
    background: #fff;
}
.nav{
    background-color: #fff;
    border: none
}


/* new start */
.module-news {
    background-color: #f5f7f9;
    padding: 30px 0;
}

.module-news .news{
    width: 73.6%;
}
.head-lines{
    padding: 20px 0;
    background-color: #fff;
    overflow: hidden;
    margin-bottom: 20px;
}
.head-lines-title{
    background-color: #ea5f3c;
    padding: 25px 8px;
    border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -ms-border-radius: 0 3px 3px 0;
    -o-border-radius: 0 3px 3px 0;
}
.head-img{
    position: relative;
    margin-bottom: 10px;
    z-index: 2;
}
.head-img::after{
    position: absolute;
    content: '';
    display: block;
    background: url(../images/toutiao-bg.png) no-repeat center;
    width: 31px;
    height: 85px;
    top: 0;
    left: 0;
    z-index: -1;
}
.head-lines-main{
    margin-left: 80px;
    padding-right: 60px;
}
.head-lines-main a{
    display: block;
    width: 100%;
    font-size: 24px;
    line-height: 60px;
    font-weight: bold;
    color: #31404c;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.head-lines-main a:hover{
    color: #ea5f3c
}
.head-lines-main .more{
    display: inline;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    color: #ea5f3c
}
.school-list .keyword {
    width:60%;
    margin:0 20% 1.5%;

}
.school-list .keyword li{
    float: left;
    width: 20%;
    margin:0 2.5%;
    -moz-border-radius:3px;
    -ms-border-radius:3px;
    -o-border-radius:3px;
    border-radius: 3px;
    height:36px;
    line-height: 36px;
    font-size:16px;
    text-align: center;
   
}
.school-list .keyword li a{
    display: block;
    width: 100%;
    color:#fff;
}
.school-list .keyword li.color-01{
    background-color: #f79892;
}
.school-list .keyword li.color-02{
    background-color: #7ab7c9;
}
.school-list .keyword li.color-03{
    background-color: #eba26b;
}
.school-list .keyword li.color-04{
    background-color: #7191d1;
}
.school-list .keyword li:hover{
    box-shadow: 0 5px 10px rgba(51,51,51,.2)
}
.school-list .keyword li.color-01:hover{
    background-color: #e36f6b;
}
.school-list .keyword li.color-02:hover{
    background-color: #57a3ba;
}
.school-list .keyword li.color-03:hover{
    background-color: #d58b58;
}
.school-list .keyword li.color-04:hover{
    background-color: #5b7bbf;
}
.school-list-main{
    margin-bottom: 30px;
}
.head-lines-main p,.school-list-main dd p{
    font-size: 14px;
    line-height: 16px;
    height:32px;
    overflow: hidden;
    color: #888;
}
.news-list-box .strategy{
    min-height: 573px;
}
.news-list-box .strategy,.news-list-box .dynamic{
    background-color: #fff;
    width: 49%;
    padding: 20px;
    border-radius: 6px;
}
.news-list-title{
    font-size: 20px;
    line-height: 16px;
    font-weight: bold;
    color: #31404c;
    height: 34px;
    margin-bottom: 3px;
}
.news-list-title > div{
    position: relative;
}
.news-list-title > div::after{
    position: absolute;
    display: none;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #192d76;
    bottom: -19px;
    left: 0;
}
.strategy-icon{
    padding: 0 13px;
    background-position: -3px -6px;
}
.school-icon{
    padding: 0 13px;
    background-position: -3px -96px;
}
.news-list-box ul li {
    font-size: 14px;
    height: 34px;
    line-height: 34px;
}
.box-shadow-inst li{
    padding-left: 10px;
    background: url(../images/li-bg.jpg) no-repeat left center;
}
.news-list-box .school-new  li{
    height: 31px;
    line-height: 31px;
    padding-left: 10px;
    background: url(../images/li-bg.jpg) no-repeat left center;
}
.news-list-box .strategy ul li a{
    float: left;
    width: 80%;
}
.news-list-box .dynamic ul li,.news-list-box .strategy  ul li a{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news-list-box ul li a{
    color: #555;
}
.news-list-box ul li span{
    float: right;
    color: #999;
}
.news-list-box ul li:hover span,.news-list-box ul li a:hover{
    color: #ea5f3c
}

.news-list-box .review-tabs .nav-tabs {
    margin: 0 -5px 10px;
    border: none;
}
.news-list-box .review-tabs .nav-tabs > li {
    width: 16.666%;
    height: auto;
    padding: 5px;
    text-align: center;
}
.news-list-box .review-tabs .nav-tabs > li > a{
    width: 100%;
    font-size: 14px;
    color: #333;
    padding: 0;
    background: #f6f6f6;
    border: 1px solid #e8e8e8;
    border-radius: 3px;
}
.news-list-box .review-tabs .nav-tabs > li.active > a,
.news-list-box .review-tabs .nav-tabs > li:hover > a{
    background: #ea5f3c;
    color: #fff;
    border-color: #ea5f3c;
}
.news-list-box .more-btn{
    display: block;
    font-size: 14px;
    line-height: 28px;
    color: #192d76;
    text-align: center;
    border: 1px solid #192d76;
    border-radius: 4px;
    margin-top: 10px;
}
.news-list-box .more-btn:hover{
    background: #192d76;
    color: #fff;
}
.box-shadow-inst{
    padding: 10px 20px 0;
    margin: 0 -20px;
    border-radius: 6px;
    box-shadow:inset 0 8px 5px -5px rgba(0,0,0,.1);
}


.module-news .look-school{
    width: 25%;
    background-color: #fff;
    padding: 20px 0;
    border-radius: 6px;
}
.look-school span{
    font-size: 12px;
    color: #838c94;
    margin-right: 2%;
}
.look-school-title{
    line-height: 36px;
    margin-bottom: 6px;
}
.look-school-title a{
    margin-right: 20px;
}
.look-school-title a:hover,a.more:hover{
    color: #ea5f3c
}
.look-school-title span{
    position: relative;
    display: inline-block;
    background-color: #192d76;
    font-size: 18px;
    line-height: 36px;
    color: #fff;
    padding: 0 28px;
}
.look-school-title span::after{
    position: absolute;
    content: '';
    background: url(../images/left-triangle.png) no-repeat left center;
    width: 23px;
    height: 36px;
    top: 0;
    right: -23px;
}
.look-school ul,.look-school-list-box{
    padding: 0 20px;
    overflow: hidden;
}
.look-school ul li,.look-school-list-box dl {
    height: 70px;
    border-bottom: 1px dashed #e3e3e8; 
    padding: 16px 0;
}
.look-school ul li:last-child,.look-school-list-box dl:last-child{
    border-bottom: none; 
}
.look-school dl img,.look-school dl dt{
    width: 38px;
    height: 38px;
}
.look-school dl dt,.look-school dl dd{
    float: left;
}
.look-school dl dd{
    width: 66%;
    width: calc(100% - 48px);
    margin-left: 10px;
}
.look-school .look-school-btn{
    display: none
}
.look-school  .school-name{
    display: block;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.look-school .school-name:hover{
    color: #ea5f3c
}

.look-school  .icon{
    padding: 2px 7px;
    margin-right: 6px;
}
.address-icon{
    
    background-position: -8px -238px
}
.time-icon{
    background-position: -8px -330px
}
/* new end */


/* module-main start */
.module-main{
    padding: 30px 0;
}
.module-main .range,.module-main .recommend,.module-main .school-list{
    margin-bottom: 52px
}
.module-main .main-title,.module-main .vice-title {
    margin-bottom: 32px;
}
.module-main .main-title h2{
    height: 72px;
    font-size: 40px;
    line-height: 72px;
    color: #192d76;
    font-weight: bold;
    text-align: center;
    background: url(../images/title-bg.png) no-repeat center center;
}
.module-main .main-title h2 span{
    display: inline-block;
    background-color: #fff;
    padding: 4px 20px;
    line-height: 36px;
    height: 46px;
}
.module-main .vice-title h2{
    font-size: 26px;
    line-height: 36px;
    color: #31404c;
    text-align: left;
    background: url(../images/vice-bg.jpg) repeat-x center
}
.module-main .vice-title em,.module-main .vice-title span{
    background: #fff;
}
.module-main .vice-title em{
    display: inline-block;
    padding-right: 20px;
    padding-left: 10px;
    font-size: 24px;
    line-height: 36px;
    font-style: italic;
    font-weight: normal;
    text-transform: uppercase;
    color: #e1e2e9;
}
.module-main .range ul{
    padding-top: 10px;
}
.module-main .range li{
    position: relative;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background-color: #f9ae75;
    padding: 20px 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    float: left;
    width: 18%;
    margin: 0 1%;
    z-index: 3;
}
.module-main .range li p{
    padding: 0 40px;
    line-height: 30px;
    white-space: nowrap;
}
.module-main .range li::before{
    position: absolute;
    top: -10px;
    left: 10px;
    content: '';
    display: block;
    opacity: .5;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    background-color: #f9ae75;
    z-index: -1;
}
.module-main .range li::after{
    position: absolute;
    content: '';
    display: block;
    width: 2px;
    height: 22px;
    background-color: #fff;
    top: -10px;
    right: 15px;
    z-index: 1;
}
.module-main .range li:nth-child(2),.module-main .range li:nth-child(2)::before{
    background-color: #f79892
}   
.module-main .range li:nth-child(3),.module-main .range li:nth-child(3)::before{
    background-color: #76cdd4
}   
.module-main .range li:nth-child(4),.module-main .range li:nth-child(4)::before{
    background-color: #8d8cc7
} 
.module-main .range li:nth-child(5),.module-main .range li:nth-child(5)::before{
    background-color: #6f86b8
} 

.school-logo-list li{
    float: left;
    width: 23%;
    margin: 0 1% 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
.school-logo-list li:hover,.school-list-main dl:hover{
    box-shadow: 0 0 6px rgba(0,0,0,.2)
}

.school-logo-list li a{
    display: block;
    height: 92px;
    padding: 16px 20px;
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
.school-logo-list li:hover a{
    border-color: #fff;
}
.school-logo-list li img{
    float: left;
    width: 60px;
    height: 60px;
    margin-right: 17px;
}
.school-logo-list li span,.school-list-main dd a span{
    display: flex;
    height: 42px;
    margin: 9px 0;
    float: left;
    width: 66%;
    width: calc(100% - 77px);
    font-size: 16px;
    line-height: 21px;
    overflow: hidden;
    font-weight: bold;
    color: #31404c;
    align-items: center
}
.school-logo-list li:hover span,.school-list-main dd a:hover span{
    color: #ea5f3c
}

.school-list-main dl {
    float: left;
    width: 23%;
    margin: 1%
}
.school-list-main dl dt{
    text-align: center
}

.school-list-main dd{
    padding: 20px;
    border: 1px solid #e3e3e8
}
.school-list-main dd a{
    display: block;
    height: 60px;
    margin-bottom: 16px;
    overflow: hidden;
}
.school-list-main dd img{
    float: left;
    width: 60px;
    height: 60px;
    margin-right: 10px;
}
.school-list-main dd p{
    margin-bottom: 16px;
}
.school-list-main dd a.more{
    display: inline;
    color: #ea5f3c
}
.school-list-main .tag-list{
    border-top: 1px dashed #e3e3e8;
    padding-top: 16px;
    height: 40px;
    line-height: 24px;
    overflow: hidden;
}
.school-list-main .tag-list span{
    font-size: 14px
}

.school-list .btn-box{
    text-align: center;
    background: url(../images/btn-bg.jpg) repeat-x center;
}
.school-list .btn-box a{
    display: block;
    width: 140px;
    margin: 0 auto;
    background-color: #fff;
    font-size: 14px;
    line-height: 26px;
    padding: 0 10px;
    border-left: 1px solid #a3abc8;
    border-right: 1px solid #a3abc8;
    color: #fff;
}
.school-list .btn-box span{
    display: block;
    padding: 0 18px;
    background-color: #192d76;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
.school-list .btn-box span:hover{
    background-color: #2850a8
}

/* link  start */
.link-title{
    font-size: 24px;
    font-weight: bold;
    color: #31404c;
    margin-bottom: 18px;
}
.link-icon{
    background-position: -4px -46px;
}
.link a {
    padding: 0 10px 10px;
    display: block;
    float: left;
}
/* link end */

/* tag style start */
.tag{
    font-size: 12px;
    color: #fff;
    line-height: 1;
    padding: 1px 5px;
    margin: 0 3px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
} 
.tag:last-child{
    margin-right: 0
}
.tag-color1{
    background-color: #a9d795;
}
.tag-color6{
    background-color: #9197d6;
}
.tag-color2{
    background-color: #76c0d7;
}
.tag-color3{
    background-color: #ffaf6d;
}
.tag-color4{
    background-color: #f89383;
}
.tag-color5{
    background-color: #cfa589;
}
/* tag style end */
/* module-main end */
@media only screen and (max-width: 1200px){
    .container{
        width: 98%;
    }
}
@media only screen and (max-width: 1024px){
    .module-main .main-title h2{
        height: 50px;
        line-height: 50px
    }
    .module-main .main-title, .module-main .vice-title{
        margin-bottom: 3%
    }
    .header,.head .head-search,.head-tel,.nav-more{
        display: none
    }
    .head{
        display: flex;
        width: 100%;
        height: 60px;
        padding: 0;
        position: absolute;
        overflow: hidden;
        align-items: center;
    }
    .head-logo{
        width: 50%;
        max-width: 188px;
    }
    .move-btn{
        display: block;
        float: right;
    }
    .nav{
        height: 60px;
        border-bottom: 1px solid #ebebeb 
    }
    .nav .container{
        position: relative;
    }



    .nav-box .menu-btn{
        position: relative;
    }
    .sub-nav{
        position: fixed;
        display: none;
        top: 61px;
        width: calc(100% - 240px);
        box-shadow: 0 2px 2px rgba(0,0,0,.4);
        padding: 0;
        transition: left .5s ;
        -webkit-transition: left .5s ;
        -moz-transition: left .5s ;
        -ms-transition: left .5s ;
        -o-transition: left .5s ;
    }
    .sub-nav.open{
        left: 0;
        display: block;
    }

    .module-news .news{
        margin-bottom: 20px;
    }
    .module-news .look-school,.module-news .news{
        width: 100%;
    }



    .module-main .range li{
        width: 31.333%;
        margin-bottom: 40px;
    }
    .module-main .range li:nth-child(4),.module-main .range li:nth-child(5){
        margin-bottom: 0
    }
    .school-logo-list li img{
        margin-right: 0;
    }
    .school-logo-list li a{
        padding: 16px 10px
    }

    .school-logo-list li,.school-list-main dl{
        width: 31.333%;
    }
    .school-list-main dd img{
        width: 40px;
        height: 40px;
    }
    .school-list-main dd p{
        margin-bottom: 3%
    }
    .school-list-main dd{
        padding: 5%
    }
    .school-list-main .tag-list{
        padding-top: 2%;
        height: 30px;
    }
    .school-list-main dd a{
        height: 40px;
        margin-bottom: 2%
    }
    .school-list-main dd a span{
        width: calc(100% - 50px);
        margin: 0
    }
}
@media only screen and (max-width: 767px){
    .look-school .school-name{
        float: left;
        width: 100%;
    }
    .look-school .look-school-btn{
        display: block;
        float: right;
        width: 65px;
        color: #ea5f3c;
        font-size: 12px;
        line-height: 20px;
        text-align: center;
        border: 1px solid #ea5f3c;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
    }
    
    .look-school .look-school-btn:hover {
        color: #fff;
        background-color: #ea5f3c;
    }
    .link a{
        padding-bottom: 2%
    }
    .module-main .main-title h2 span{
        padding: 4px 2%
    }
    .module-main,.module-news{
        padding: 5% 0;
    }
    .module-main .range, .module-main .school-list, .module-main .vice-title,.module-news .news,.school-list-main{
        margin-bottom: 5%
    }
    .school-list .keyword{
        width: 100%;
        margin:0 0% 2%;
        
    }
    .school-list .keyword li{
        font-size:12px;
        height: 26px;
        line-height: 26px;
        width: 40%;
        margin:0 5% 2%;
    }
    .news-list-box .strategy{
        min-height: auto;
    }
    .news-list-box .strategy,.news-list-box .dynamic{
        width: 100%;
        padding: 15px 2%;
        margin: 0 0 4%
    }
    .news-list-box .dynamic{
        margin-bottom: 0;
    }
    .news-list-box ul li{
        height: 30px;
        line-height: 30px
    }
    .module-main .main-title h2{
        font-size: 32px;
        height: 40px;
        line-height: 40px;
        background-size: contain;
    }

    .head-lines{
       padding: 0;
    }

    .head-img{
        margin-right: 2%
    }
    .head-img{
        float: left;
    }
    .head-lines-main{
        margin-left: 45px;
        padding: 10px 2% 0;
    }
    .head-lines-main a{
        font-size: 18px;
        line-height: 40px
    }


    .link-title,.module-main .vice-title em{
        font-size: 18px;
    }
    .link-icon {
        background-position: -4px -50px;
    }

    .news-list-box ul li,.link a{
        font-size: 13px
    }
    .school-logo-list li a{
        height: 147px;
        text-align: center
    }
    .school-logo-list li span{
        display: block;
    }
    .school-logo-list li img{
        float: none;
        margin-bottom: 10px;
    }
    .school-list-main dd p{
        font-size: 12px
    }
    .school-list-main dd a span,.school-logo-list li span{
        width: 100%;
    }
    .school-list-main dd{
        padding: 5%
    }
    .school-list-main dd p{
        margin-bottom: 5%
    }
    .school-list-main .tag-list{
        padding-top: 5%;
        height: 62px;
    }
    .school-list-main .tag-list span{
        display: block
    }
    .school-list-main dd img{ display:none !important;}
}
@media only screen and (max-width: 680px){
    .module-main .main-title h2{
        font-size: 26px;
    }
    .module-main .range li{
        width: 44%;
        margin: 0 3% 30px;
    }
    .module-main .range li p{
        padding: 0 4%
    }
    .module-main .range li:nth-child(4){
        margin-bottom: 30px;
    }
    .school-logo-list li, .school-list-main dl{
        width: 48%;
        margin: 1%
    }
}   
@media only screen and (max-width:400px){
    .tag{
        display: inline-block;
        line-height: 16px
    }
    .school-list-main .tag-list{
        height: 82px;
    }
}
@media only screen and (max-width: 320px){
    .module-main .main-title h2{
        font-size: 24px;
    }

    .module-main .vice-title em{
        font-size: 14px
    }
    .school-logo-list li, .school-list-main dl{
        width: 48%;
    }
}
/* index.html end */
