* {
    margin: 0;
    padding: 0;
}
/*@media screen and (max-device-width:750px){*/
/*    .pc_content{*/
/*        display: none;*/
/*    }*/
/*}*/
/*@media screen and (min-device-width:751px){*/
/*    .mobile_content{*/
/*        display: block;*/
/*    }*/
/*}*/
.mobile_content{
    display: none;
}
.swiper-slide img{
    width: 100%;
}


body{
    background: #fff;
}
a{
    text-decoration: none;
}
li{
    list-style: none;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.text-cut{
  display:block;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.line-cut{
    text-overflow:ellipsis;
    overflow:hidden;
    display:-webkit-box;
    -webkit-box-orient:vertical;

}
.clearfix::before,
.clearfix::after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix:after {clear: both;}
.clearfix {zoom: 1;}

.header_box{
    height: 160px;
}
.web_center{
    width: 1200px;
    margin: 0 auto;
}
.logo_img{
    width: 260px;
    margin-top: 40px;
    float: left;
}
.header_tel{
    float: right;
    margin-top: 58px;
}
.header_tel img{
    width: 43px;
    height: 43px;
    float: left;
    margin-right: 24px;
    margin-top: 10px;
}
.tel_text{
    float: right;
}
.tel_text p:nth-child(1){
    color: #1a1a1a;
    font-size: 23px;
}
.tel_text p:nth-child(2){
    color: #0071bc;
    font-size: 23px;
    font-weight: bold;
}
.nav{
    width: 100%;
    height: 68px;
    background: #009eea;
}
.nav_ul li{
    width: 130px;
    float: left;
    list-style: none;
    text-align: center;
    position: relative;
}
.nav_ul li a{
    color: #fff;
    font-size: 22px;
    line-height: 68px;
    text-decoration: none;
    display: block;
    font-weight: bold;
}
.nav_ul li:hover{
    color: #009eea;
    background: #fff;
}

.nav_ul li:hover a{
    color: #009eea;
}
.nav_sub{
    position: absolute;
    left: 0;
    top: 68px;
    z-index: 2;
    background: #fff;
    display: none;
}
.nav_sub li{
    height: 34px;
}
.nav_sub li a{
    color: #009eea;
    font-size: 16px;
    line-height: 34px;
    text-decoration: none;
    display: block;
}

.nav_sub li a:hover{
    text-decoration: underline;
}
.page_title{
    position: relative;
    padding-left: 10px;
    margin-bottom: 10px;
}
.page_title::before{
    content: '';
    width: 4px;
    height: 30px;
    background: #0071bc;
    position: absolute;
    left: 0;
    top: 0;
}
.page_title span{
    font-size: 22px;
    color: #0071bc;
    font-weight: bold;
}
.page_title span:nth-child(2){
    padding-left: 30px;
}

.news_center{
    width: 1100px;
}
.arrow_title::before{
    content: '';
    width: 8px;
    height: 15px;
    position: absolute;
    background: url('../images/arrow.png') no-repeat 100%;
    left: 0;
    top: 10px;
}
.arrow_title p{
    font-size: 16px;
    color: #333;
}
.arrow_title a{
    display: block;
}
.arrow_title{
    padding-left: 20px;
    height: 35px;
    line-height: 35px;
}
.index_ul li{
    position: relative;
}
.news_content{
    padding-top: 20px;
}
.news_cut{
    width: 800px;
}
.pic_content{
    margin-top: 30px;
}
.list_fl{
    width: 530px;
}

.list_center{
    width: 1100px;
}
.list_cut{
    width: 500px;
}
.list_content{
    margin-top: 30px;
    padding-bottom: 30px;
}
.compony_box{
    font-size: 16px;
    color: #333;
    line-height: 32px;
    -webkit-line-clamp:6;
}
.img_content img:nth-child(2){
    margin: 0 8px;
}
.img_content{
    width: 1100px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.cy_content{
    width: 1100px;
    margin-bottom: 10px;
}

.cy_item{
    width: 320px;
}

.cy_cut{
    width: 300px;
}
.cy_content .cy_item:nth-child(2){
    margin: 0 52px;
}
.zy_content{
    width: 1100px;
    margin-top: 10px;
}
.zy_item{
    width: 250px;
    margin-right: 32px;
}
.zy_cut{
    width: 220px;
}
.zy_title{
    border-bottom: 2px solid #0071bc;
    color: #0071bc;
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 10px;
}
.zy_item:nth-child(4){
    margin-right: 0;
}
.school_pic{
    margin-top: 10px;
    font-size: 0;
}
.scroll_pic{
    height: 200px;
    background: #efefef;
}

.scroll_pic_jn{
    height: 130px;
}

.wrap{
    position: relative;
    overflow: hidden;
}

.wrap ul{
    overflow: hidden;
    position:absolute;
    width: 1600px;
    left: 0;
    top: 0;
    _height:1px;
}

.wrap ul li{
    float: left;
    width: 266px;
    height: 184px;
    margin-top: 30px;
}

.wrap_jn{
    position: relative;
    overflow: hidden;
}

.wrap_jn ul{
    overflow: hidden;
    position:absolute;
    width: 1600px;
    left: 0;
    top: 0;
    _height:1px;
}

.wrap_jn ul li{
    float: left;
    width: 266px;
    height: 184px;
    margin-top: 30px;
}

.link_content{
    width: 1100px;
    margin-top: 10px;
}
.link_ul li{
    width: 180px;
    margin-right: 20px;
    float: left;
}
.link_cut{
    width: 160px;
}
.footer_nav{
    width: 100%;
    height: 55px;
    background: #96d0ff;
}
.footer_nav_a a{
    font-size: 16px;
    color: #fff;
    margin-right: 20px;
    display: inline-block;
    line-height: 55px;
}
.bottom_footer{
    padding: 20px 0;
    background: #009eea;
    text-align: center;
}
.bottom_footer p{
    color: #fff;
    font-size: 16px;
    line-height: 30px;
}

.bottom_footer p span{
    display: inline-block;
    margin-right: 10px;
}

/*index end*/

.list_title{
    position: relative;
    padding-left: 50px;
    height: 94px;
    line-height: 94px;
}
.list_title::before{
    content: '';
    width: 4px;
    height: 30px;
    background: #fff;
    position: absolute;
    left: 30px;
    top: 32px;
}
.list_title span{
    font-size: 22px;
    color: #fff;
    font-weight: bold;
}
.list_title span:nth-child(2){
    padding-left: 30px;
}
.list_left{
    width: 295px;
}
.list_left_main{
    background: #009eea;
}
.list_left_news{
    margin-top: 20px;
}
.arrow_list::before{
    content: '';
    width: 8px;
    height: 15px;
    position: absolute;
    background: url('../images/arrow2.png') no-repeat 100%;
    left: 30px;
    top: 30px;
}
.arrow_list p{
    font-size: 18px;
    color: #fff;
}
.arrow_list a{
    display: block;
}
.arrow_list{
    padding-left: 20px;

    height: 35px;
    line-height: 35px;
}
.list_ul li{
    height: 80px;
    line-height: 80px;
    padding-left: 50px;
}
.list_ul{
}
.active_a{
    background: #96d0ff;
}
.list_right_header{
    height: 96px;
    border-bottom: 4px solid #0071bc;
    line-height: 96px;
}
.list_right{
    width: 860px;
}
.list_right_header p:nth-child(1){
    font-size: 22px;
    color: #0071bc;
    font-weight: bold;
}
.list_right_header p:nth-child(2){
    font-size: 15px;
    color: #1a1a1a;
}
.list_text_title p:nth-child(1){
    font-size: 18px;
    color: #333;
}
.list_text_title p:nth-child(2){
    font-size: 16px;
    color: #000000;
}
.list_box ul{
    padding: 0;
    margin: 0;
}
.list_text_content{
    font-size: 16px;
    -webkit-line-clamp:3;
    margin-top: 10px;
    color: #4d4d4d;
    line-height: 30px;
}

.list_box ul li{
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #4d4d4d;
}

.list_page{
    padding: 20px 0;
    text-align: center;
}

.news_title{
    position: relative;
    padding-left: 50px;
    height: 54px;
    line-height: 54px;
    background: #009eea;
}
.news_title::before{
    content: '';
    width: 4px;
    height: 30px;
    background: #fff;
    position: absolute;
    left: 30px;
    top: 12px;
}
.news_title span{
    font-size: 22px;
    color: #fff;
    font-weight: bold;
}
.news_title span:nth-child(2){
    padding-left: 30px;
}

.list_news_ul li{
    height: 30px;
    line-height: 30px;
}
.list_news_ul_p{
    width: 220px;
    color: #1a1a1a;
    font-size: 14px;
}
.del_title p:nth-child(1){
    font-size: 20px;
    color: #000000;
    margin: 20px 0;
}
.del_title{
    text-align: center;
    border-bottom: 4px solid #0071bc;
    padding-bottom: 20px;
}

.del_title p span{
    font-size: 16px;
    color: #4d4d4d;
    margin-right: 30px;
}
.del_content{
    padding-top: 20px;
    padding-bottom: 20px;
}
.del_content img{
max-width: 100%;
}
.del_page a{
    display: block;
    font-size: 16px;
    color: #0071bc;
    padding-bottom: 10px;
}
/*img start*/
.img_box li{
    width: 150px;
    height: 150px;
    overflow: hidden;
    float: left;
    margin-right: 26px;
    margin-top: 20px;
}
.img_box li:nth-child(5n){
    margin-right: 0;
}
.img_box li img{
    width: 150px;
}
.pagination li{
    display: inline;
    padding: 0 20px;
}

.pagination li a{
    color: #009eea
}

.pagination .active a{
    color: #333 !important;
}
