.all{
    width: 100%;
}
.nav-box{
    width: 100%;
    background: url("../imgs/nav-bg.jpg") no-repeat;
    background-size: 100% 100%;
}
.nav-box>nav{
    width: 1280px;
    margin: auto;
    display: flex;
}
.nav-box>nav>a{
    flex: 1;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #Fff;
    padding: 15px 0;
    font-size: 16px;
}
.nav-box>nav>a:hover{
    background: rgba(33,33,33,.05);
}
.lb-box{
    width: 100%;
    min-width: 1280px;
    overflow: hidden;
    position: relative;
}
.lb-box>ul{
    list-style: none;
    transition: .3s all;
    overflow: hidden;
}
.lb-box>ul>li{
    float: left;
}
.lb-box>ul img{
    width: 100%;
    display: block;
}
.page-btn{
    width: 1280px;
    overflow: hidden;
    position: absolute;
    bottom: 140px;
    left: 50%;
    margin-left: -640px;
}
.page-btn>div{
    margin-right: 100px;
    float: right;
}
.page-btn>div>div{
    width: 12px;
    height: 12px;
    float: left;
    margin: 0 3px;
    border-radius: 100%;
    border: 1px solid #2694DE;
}
.page-btn-active{
    background: #2694DE;
}
.lb-div4-box{
    width: 100%;
    background: url("../imgs/div4-bg.png") no-repeat;
    background-size: 100% 100%;
    padding: 25px 0;
    display: flex;
    position: absolute;
    bottom: 0;
}
.lb-div4-box>div{
    flex: 1;
}

.lb-div4-box>div img{
    height: 100%;
    display: block;
    margin: auto;
}
.zzry-xxgk{
    width: 1280px;
    margin: 45px auto 0;
    background: #fff;
    overflow: hidden;
    padding: 20px 30px;
    box-sizing: border-box;
}
.zzry{
    width: 30%;
    margin-right: 60px;
    float: left;
}
.xxgk{
    overflow: hidden;
}
.h2-bt{
    font-size: 18px;
}
.h2-bt>span{
    font-size: 12px;
    display: block;
    background: #2EAAAD;
    border-radius: 50px;
    padding: 0 15px;
    line-height: 24px;
    float: right;
}
.h2-bt>span a{
    color: #fff;
    text-decoration: none;
}
.h2-bt-sm{
    width: 100%;
    overflow: hidden;
}
.h2-bt-sm>span{
    display: block;
    float: left;
    font-size: 12px;
    color: #2EAAAD;
}
.h2-bt-sm>div{
    margin-left: 20px;
    overflow: hidden;
    height: 1px;
    margin-top: 8px;
    background: #f6f6f6;
}
.lb-box2{
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 25px;
    padding-bottom: 30px;
}
.lb-box2>ul{
    list-style: none;
    transition: .3s all;
    overflow: hidden;
}
.lb-box2>ul>li{
    float: left;
    position: relative;
}
.lb-box2>ul img{
    width: 100%;
}
.lb-box2 p{
    position: absolute;
    bottom: 0;
    background: #959595;
    margin: 0;
    width: 100%;
    line-height: 50px;
    color: #fff;
    font-size: 22px;
    font-weight: bolder;
    text-align: center;
}
.lb2-page-btn{
    width:auto;
    display:inline-block !important;
    background: #F1F1F1;
    border-radius: 500px;
    padding: 5px 15px;
    text-align: center;
    overflow: hidden;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}
.lb2-page-btn-active{
    background: #54BFC1;
}
.lb2-page-btn>div{
    width: 10px;
    height: 10px;
    border-radius: 500%;
    border: 1px solid #54BFC1;
    float: left;
    margin: 0 5px;
}
.xxgk-img-txt{
    width: 450px;
    margin-top: 25px;
    display: block;
    margin-right: 35px;
    float: left;
}
.xxgk-img-txt>img{
    width: 450px;
}
.xxgk-img-txt>div{
    font-size: 12px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    height: 170px;
    line-height: 29px;
}
.xxgk-lxfs{
    overflow: hidden;
    border: 1px solid #c4ccde;
    margin-top: 25px;
}
.xxgk-lxfs>div{
    height: 41px;
    width: 100%;
}
.xxgk-lxfs>div:not(:first-child){
    line-height: 41px;
}
.xxgk-lxfs>div>div:nth-child(1){
    background: #F0F9FA;
    text-align: center;
    width: 30%;
    float: left;
    height: 100%;
}
.xxgk-lxfs>div>div:nth-child(2){
    padding-left: 20px;
    color: #333;
    font-size: 14px;
    overflow: hidden;
}
.xxgk-lxfs img{
    width: 100%;
    height: 100%;
    display: block;
}
.xxgk-lxfs>div:first-child>div:nth-child(2)>p:first-child{
    padding-top: 9px;
    font-size: 20px;
    font-weight: bolder;
}
.xxgk-lxfs>div:first-child>div:nth-child(2)>p:last-child{
    font-size: 22px;
    color: #0071AF;
}
.xxgk-lxfs>div:first-child{
    height: 70px;
    border-bottom: 1px solid #c4ccde;
}
.fa-mobile{
    font-size: 28px !important;
}
.fa{
    color: #3CB7BA;
    font-size: 22px;
}
.fa-qq{
    font-size: 18px;
}
.new-box{
    width: 1280px;
    background: #fff;
    margin: 30px auto 0;
    padding: 20px 30px;
    box-sizing: border-box;
    overflow: hidden;
}

.img-new{
    width: 310px;
    height: 255px;
    float: left;
    margin-right: 55px;
    position: relative;
}
.img-new img{
    width: 100%;
    height: 100%;
}
.img-new p{
    position: absolute;
    bottom: 0;
    width: 100%;
    display: block;
    background: rgba(0,0,0,.5);
    padding: 3px 10px;
    box-sizing: border-box;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    color: #Fff;
}

.new-data{
    width: 500px;
    float: left;
    margin-right: 30px;
}
.new-data a{
    text-decoration: none;
}
.new-data>div:nth-child(2){
    border-top: 1px solid #c4ccde;
    border-bottom: 1px solid #c4ccde;
}
.new-data>div{
    padding: 5px 0;
}
.new-data h3{
    margin-bottom: 6px;
    color: #333;
}
.new-data h3>span{
    float: right;
    color: #767676;
    font-size: 14px;
    line-height: 25px;
    font-weight: 100;
}
.new-data p{
    color: #767676;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 100%;
    margin-bottom: 6px;
}
.new-list{
    overflow: hidden;
}
.new-list a{
    display: block;
    float: left;
    color: #343434;
    width: 16em;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    text-decoration: none;
    font-size: 14px;
}
.new-list li{
    margin: 10px 0;
    list-style: none;
    overflow: hidden;
}
.new-list span{
    float: right;
    color: #767676;
    font-size: 14px;
}
.new-list .fa{
    color: #0071AF;
    display: block;
    font-size: 12px;
    width: 6px;
    height: 6px;
    border-radius: 500%;
    overflow: hidden;
    background: #0071AF;
    float: left;
    line-height: 19px;
    margin-top: 7px;
    margin-right: 1em;
}
.ad{
    width: 1280px;
    display: block;
    margin: 30px auto;
}
.s-3-zy{
    width: 100px;
    float: left;
    padding-right: 10px;
}
.l-15-zy{
    overflow: hidden;
    padding-top: 5px;
}
.s-3-zy>div{
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-weight: bolder;
    margin: 10px 0;
    width: 100%;
    border-radius: 50px;
    background: #176CA2;
}
.s-3-zy>div>i{
    display: block;
    width: 7px;
    height: 7px;
    float: left;
    border-radius: 100%;
    background: #2B95AF;
    position: relative;
    top: 22px;
    left: 18px;
}
.l-15-zy>div{
    width:calc(20% - 20px);
    margin: 5px 10px;
    height: 50px;
    border-radius: 50px;
    background: #EEEEEE;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
    color: #4F4F4F;
    float: left;
}
.l-15-zy>div:hover{
    cursor: pointer;
    background: url("../imgs/bg-jb.jpg");
    color: #Fff;
}
.bm{
    width: 350px;
    float: left;
    overflow: hidden;
}
.bm>img{
    width: 100%;
    margin-bottom: 20px;
    display: block;
}
.bm p{
    display: block;
    width: 100%;
    font-size: 14px;
    overflow: hidden;
    margin: 5px 0;
    padding: 0 30px;
}
.bm span{
    display: block;
    width: 30px;
    height: 36px;
    margin-right: 5px;
    color: #393939;
    line-height: 36px;
    float: left;
}
.bm p input{
    float: left;
    height: 34px;
    outline: none;
    width: 257px;
    border: 1px solid #E8E8E8;
}
.bm p select{
    float: left;
    height: 36px;
    outline: none;
    width: 259px;
    border: 1px solid #E8E8E8;
}
.bm p button:first-child{
    margin-right: 14px;
    background: #2EAAAD;
}
.bm p button{
    padding: 8px 0;
    width: 140px;
    margin: 0;
    border: 0;
    color: #Fff;
    margin-top: 5px;
    font-weight: bolder;
    background: #0D6DAF;
    margin-bottom: 15px;
    float: left;
}
.qd-select{
    width: 150px !important;
}
.yzm{
    width: 90px;
    height: 36px;
    margin-left: 17px;
}
.jy{
    overflow: hidden;
    height: 364px;
    padding: 20px 30px;
    box-sizing: border-box;
}
.video-box{
    width: 350px;
    margin-right: 35px;
    height: 250px;
    background: #c4ccde;
    float: left;
}
.new-list-2{
    padding-top: 5px;
}
.new-list-2 li{
    margin: 0 0 23px 0;
}
.new-list-2 a{
    width: 27em;
}

.tz{
    width: 350px;
    float: left;
    padding: 20px 30px;
    box-sizing: border-box;
}
.wh{
    width:-webkit-calc(100% - 700px);
    float: left;
    border-left: 15px solid #F6F6F6;
    border-right: 15px solid #F6F6F6;
    padding: 20px 30px;
    box-sizing: border-box;
}
.zc{
    width: 350px;
    padding: 20px 30px;
    box-sizing: border-box;
    float: left;
}
.new-list3 li{
    margin: 0 0 25px 0;
}
.new-list3 li:last-child{
    margin: 0;
}
.new-list3 a{
    width: 30em;
}
.time-new{
    width: 100%;
}
.time-new li{
    width: 100%;
    list-style: none;
    overflow: hidden;
    margin-bottom: 15px;
}
.time-new li:last-child{
    margin-bottom: 0;
}
.time-new>li>div{
    width: 50px;
    height: 50px;
    border-radius: 10px;
    background: #278FC8;
    float: left;
    margin-right: 20px;
    overflow: hidden;
}
.time-new>li>div>div{
    width: 100%;
    height: 25px;
    color: #fff;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
}
.time-new>li>div>div:last-child{
    background: #0071AF;
}
.time-new>li p{
    display: block;
    line-height: 20px;
    font-size: 14px;
    padding-top: 5px;
    overflow: hidden;
}
.time-new>li p a{
    text-decoration: none;
    color: #373737;
}
.zc .zc-new{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 30px;
    margin: 10px 0;
}
.zc .zc-new a{
    text-decoration: none;
    color: #A9A9A9;
}
.zc .zc-new span{
    margin-right: 5px;
}
.zc .zc-new:last-child{
    margin-bottom: 0;
}
.title-div-2{
    width: 125px;
    height: 300px;
    float: left;
    overflow: hidden;
    margin-right: 10px;
}
.title-div-2>div{
    width: 100%;
    height: 145px;
    background: #0071AF;
    text-align: center;
    font-size: 22px;
    padding-top: 40px;
    box-sizing: border-box;
    font-weight: bold;
    color: #fff;
}
.lb-and-school-img-box{
    transition: .3s all;
    overflow: hidden;
}
.title-div-2-active{
    background: #58BBBD !important;
    border: 8px solid #2EAAAD;
    padding-top: 32px !important;
}
.title-div-2>div:first-child{
    margin-bottom: 10px;
}
.lb-school-img{
    width: 455px;
    height: 300px;
    position: relative;
    float: left;
    overflow: hidden;
}
.lb-school-img ul{
    height: 100%;
    transition: .3s all;
}
.lb-school-img ul>li{
    height: 100%;
    float: left;
    list-style: none;
    position: relative;
}
.lb-school-img ul>li p a{
    color: #fff;
    display: block;
    width: 70%;
    overflow: hidden;
    text-decoration: none;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.lb-school-img ul>li p{
    position: absolute;
    bottom: 0;
    color: #fff;
    width: 100%;
    background: rgba(0,0,0,.6);
    padding: 5px 10px;
}
.lb-school-img ul>li>img{
    width: 100%;
    height: 100%;
}
.lb-school-img>div{
    position: absolute;
    bottom: 8px;
    right: 10px;
}
.lb-school-active{
    background: #fff;
}
.lb-school-img>div>div{
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    border-radius: 500%;
    margin: 0 3px;
    float: left;
}
.school-img6{
    overflow: hidden;
    height: 300px;
}
.school-img6>div>img{
    width: 100%;
    height: 100%;
}
.school-img6>div{
    width:calc(33.333333333% - 10px);
    float: left;
    margin-left: 10px;
    position: relative;
    height: 145px;
    box-sizing: border-box;
}
.school-img6>div p{
    width: 100%;
    background: rgba(0,0,0,.6);
    padding: 7px 10px;
    font-size: 14px;
    color: #fff;
    bottom: 0;
    position: absolute;
}
.school-img6>div:nth-child(-n+3){
    margin-bottom: 10px;
}
.bus-list li{
    width: 33.33333%;
    float: left;
    list-style: none;
    margin: 0 0 15px;
}
.bus-list li a{
    width: calc(85% - 20px) !important;
    float: left;
}
.yq-link{
    width: 100%;
    min-width: 1280px;
    margin-top: 30px;
    background: url("../imgs/link-bg.png");
    background-size: 100%;
    padding: 40px 0;
}
.yq-link img{
    display: block;
}
.yq-link>div{
    width: 1280px;
    margin: auto;
    overflow: hidden;
}
.yq-link>div>div:first-child{
    width: 160px;
    float: left;
}
.yq-link>div>div:last-child{
    overflow: hidden;
    padding-left: 60px;
}
.yq-link a{
    text-decoration: none;
    color: #fff;
    margin: 0 10px;
    display: block;
    float: left;
    line-height: 22px;
    font-size: 12px;
}