
/* 版心 */
.wrap{
    width: 1451px;
    margin: 0 auto!important;
}
body {
    overflow-x:hidden;
    width:100%;
}
.row{
    margin: 0;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
    padding: 0;
    /* float: initial; */
}
.certify_phone{
    display: none;
}
/* 导航 */
.nav{
   width: 100%;
    height: 151px;

}
.nav img{
    float: left;
    margin-left: 62px;
    margin-right: 85px;
    margin-top: 35px;
    width: 340px;
}
.nav_list{
    margin-top: 84px;
    float: left;
    display: flex;
    justify-content: space-evenly;
}
.nav_list li{
    margin: 0 32px;
}
.nav_list a {
    font-size: 25px;
    color: #282828;
}
.nav_r{
    float: right;
    margin-right: 38px;
}
.language{
    margin-top: 23px;
    font-size: 18px;
    color: #6B6B6B;
}
.language a{
    color: #000;
    font-size: 16px;
}
.baoming{
    float: right;
    margin-top: 52px;
}
.baoming a{
    font-size: 18px;
    border-radius: 8px;
    padding: 6px 23px;
    background: #0A0E69;
    color: #fff;
}

.video{
   text-align: center;
   float: initial;
   position: relative;
   /* width: 1200px; */
}
.video video{
    width: 100%;
}
.news{
    /* display: flex; */
    position: relative;
}
.news_list span:nth-child(2){
    display: none;
}
.newimg{
    width: 49%;
}
.newimg p{
        line-height: 52px;
        text-align: center;
        color: #fff;
        font-size: 24px;
        margin-top: -80px;
        background-color: rgb(0, 0, 0,.46);
        position: absolute;
        bottom: 0;
        width: 100%;
}
.newimg img{
    width: 100%;
}
.overview{
    margin-left: 50px;
}
.overview h3{
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    line-height: 56px;
    
}
.overview a{
    color: #000;
}
.overview p{
    text-align: justify;
    font-size: 18px;
    text-indent: 36px;
    line-height: 33px;
}
.news_list {
    margin-left: 13px;
    box-sizing: border-box;
}
.news_list li{
    display: flex;
    margin-bottom: 18px;
}
.news_list a{
    width: 80%;
    color: #000;
    font-size: 24px;
    margin-left: 16px;
    margin-top: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news_list p{
    width: 88px;
    height: 73px;
    background-color: #37B5E9;
    display: flex;
    flex-direction: column;
    text-align: center;
    font-size: 18px;
    color: #fff;
    padding-top: 10px;
    box-sizing: border-box;
}
.news_list span:nth-child(1){
    font-size: 24px;
}
.news_more{
    position: absolute;
   
    right: 0;
    color: #000;
    font-size: 24px;
}
/* 头图 */

.header img{
    margin-top: 9%;
    margin-bottom: 19.5%;
}

.programme_time{
    margin-left: 385px;
}
.programme_time p{
    line-height: 40px;
   font-size: 30px;
   /* margin-top: 30px; */

}
.programme_time li{
   font-size: 22px;
   margin-top: 10px;
   padding-left: 40px;
    position: relative;
}
.programme_time li span{
    font-size: 24px;
    color: #5B9BD5;
    margin-right: 35px;
    left: 0;
    position: absolute;
}
.programme_list{
    margin-left: 466px;
    margin-top: 20px;
}

.programme_list li:hover{
   /* width: 612px; */
   background: #82CAFF;
  
  
}
.programme_list li:hover a{
    color: #fff;
}
.programme_list li a{
    font-size: 20px;
    line-height: 40px;
    color: #585858;
    font-family: Helvetica;
}
.programme_time2{
    margin-left: 385px;
    margin-top: 20px;
}
.programme_time2 p{
   font-size: 30px; 
   line-height: 40px;
}
.programme_time2 li{
   font-size: 22px;
   margin-top: 10px;
   padding-left: 40px;
}
.programme_time2 li span{
    font-size: 24px;
    color: #5B9BD5;
    margin-right: 35px;
}


.exhibition{
    background: #E9F2FC;
    padding: 8px;
    box-sizing: border-box; 
    display: flex;
}
.exhibition_list{
    margin-left: -27px;
   
}
.exhibition_list_title{
    font-size: 30px;
    /* line-height: 107px; */
    margin-left: 54px;
    font-weight: 600;
}
.exhibition_list li{
    width: 935px;
    font-size: 30px;
    /* width: auto; */
    height: 88px;
    align-items: center;
    display: flex;
    margin-bottom: 5px;
    margin-top: 10px;
    
}

.exhibition_list li:hover a{
    color: #fff;
}
.exhibition_list li:hover span{
    
    color: #ffff;
    border-right: 1px solid #fff;
}
.exhibition_list li a{
     font-size: 24px;
    color: #000; 
   
}
.exhibition_list li span{
    font-style: italic;
    color: #ABABAB;
    /* line-height: 72px; */
    border-right: 1px solid #505153;
    padding-right: 41px;
    margin-right: 29px;
    margin-left: 51px;
   
}


.test_list{
   margin-top: 90px;
    margin-left: 200px;
    
}
.test{
    margin-right: 181px;
    width: 128px;
    height: 128px;
    float: left;
    position: relative;
    text-align: center;
}
.test img{
    width: 100%;
}
.test img:last-child{
position: absolute;
left: 0;
/* margin: -20px 0 0 0; */
opacity: 0;/*设置透明度0->隐藏*/

}
.test:hover img:last-child{
opacity: 1;
}
.test a:last-child{
    color: #000;
    font-size: 24px;
    display: block;
    margin-top: 50px;
}
.footer1{
    display: none;
}
.footer{
    background-color: #09489F;
    color: #fff;
    padding-left: 69px;
    padding-top: 29px;
    padding-bottom: 36px;
    /* position: relative; */
    display: flex;
}
.ft{
    display: flex;
    
}
.ft_center{
    height: 189px;
    width: 1px;
    background-color: #fff;
    margin-left: 52px;
    margin-right: 60px;
    margin-top: 50px;
}
.ft h5{
    font-size: 24px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.ft p{
    font-size: 20px;
    line-height: 48px;
    margin-right: 60px;
    text-align: justify;
}
.fb{
    text-align: center;
    margin-top: 32px;
    font-size: 18px;
}
.fb p{
    margin-top: 48px;
    text-align: left;
    font-size: 18px;
    margin-bottom:18px;
}
.fb p span{
font-size: 22px;
display: block;
line-height: 48px;
}
.fb i{
    font-style: normal;
}
.fb a{
    color: #fff;
}
.fb img{
    vertical-align: top;
    padding-top: 2px;
}
.container-fluid{

    color: #fff;
}
.navbar-default{
    background: rgba(0,0,0,0);
}
.navbar-header{
     background-color: #09489F;
}
.navbar-brand{
    color: #fff!important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: 0;
}

.navbar-nav li{
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    /* padding-left: 250px; */
    box-sizing: border-box;
   
}
.navbar-default .navbar-toggle .icon-bar{
    background-color: #b3cbdf!important;
}
.navbar-nav li a{
    color: #fff!important;
    text-decoration: none;
}

.navbar{
    width: 100%;
    display: none;
    border: 0;
    position: absolute;
    /* top: 88px; */
    right: 0;
    z-index: 999;
    margin: 0;
    /* float: right; */
}
.navbar-collapse{
    float:right;
    /* width: 100px!important; */
    /* background-color: #12468f; */
    background: rgba(18,70,143,.5);
}
.navbar-default .navbar-toggle {
    border-color: #12468F;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #12468F;
}
.programmes{
    float: none;
}
/*  */
/*  */
@media (max-width: 1800px) {
    
    .wrap{
      width: 1200px;
    }
  .header{
      min-width: auto;
      
  }
  .newsbox {
      min-width: auto;
  }
  .header img{
      width: 65%;
      margin-top: 9%;
    margin-bottom: 19.5%;
  }
  
  .nav{
    min-width: auto;
      height: 110px;
  
  }
  .nav img{
      width: 240px;
      float: left;
      margin-left: 45px;
      margin-right: 62px;
      margin-top: 26px;
  }
  .nav_list{
      margin-top: 61px;
     
  }
  .nav_list li{
      margin: 0 15px;
  }
  .nav_list a {
      font-size: 22px;
  }
  .nav_r{
      float: right;
      margin-right: 23px;
  }
  .language{
      margin-top: 17px;
      font-size: 13px;
      color: #6B6B6B;
  }
  .language a{
      color: #000;
      font-size: 13px;
  }
  .baoming{
      float: right;
      margin-top: 28px;
  }
  .baoming a{
      font-size: 18px;
      border-radius: 8px;
      padding: 5px 15px;
      background: #0A0E69;
      color: #fff;
  }
  .dh_video{
     min-width: auto;
      background-size: 100%!important;
  }
  .video{
      width: 1000px;
      margin: 0 auto;
   }
  
   .newimg{
      width: 48%;
   }
   .newimg p{
      font-size: 20px;
      line-height: 40px;
   }
  /* .news_list{
      margin-left: 49px;
      margin-top: 22px;
  } */
  .news_list li{
      display: flex;
     
  }
  .news_list a{
      width: 90%;
      font-size: 18px;
      margin-left: 12px;
      margin-top: 23px;
  }
  .news_list p{
      width: 52px;
      height: 53px;
      font-size: 13px;
      padding-top: 5px;   
  }
  .news_list span:nth-child(1){
      font-size: 18px;
  }
  .news_more{
      /* right: 40px; */
      font-size: 18px;
  }
  .programme{
    background-size: cover!important;
  }

.programme_time{
    margin-left: 300px;
}
.programme_time p{
    line-height: 29px;
   font-size: 28px;
   /* margin-top: 23px; */
}
.programme_time li{
   font-size: 21px;
   margin-top: 10px;
   padding-left: 125px;
}
.programme_time li span{
    font-size: 17px;
    margin-right: 34px;
}
.programme_list{
    margin-left: 425px;
    margin-top: 14px;
}

.programme_list li:hover a{
    color: #fff;
    font-size: 17px;
}
.programme_list li a{
    font-size: 17px;
    line-height: 34px;
    color: #585858;
}
.programme_time2{
   margin-left: 300px;
}
.programme_time2 p{
    line-height: 29px;
   font-size: 28px;
   margin-top: 0;
}
.programme_time2 li{
  font-size: 21px;
   margin-top: 17px;
}
.programme_time2 li span{
    font-size: 17px;
    
}
  .exhibition{
    background: #E9F2FC;
    padding: 8px;
    box-sizing: border-box; 
    display: flex;
    width: 1030px;
    margin: 0 auto;
    float: initial;
}
.exhibition img{
    width: 375px;
}
.exhibition_list{
    margin-left: -20px;
}
.exhibition_list_title{
    font-size: 21px;
    /* line-height: 70px; */
    
}
.exhibition_list li{
    width: 660px;
    font-size: 21px;
    height: 60px;
    
}
.exhibition_list li:hover{
    
    background-size: 100%;
}
.exhibition_list li:hover a{
    color: #fff;
}
.exhibition_list li:hover span{
    font-size: 26px;
    color: #ffff;
    border-right: 1px solid #fff;
}
.exhibition_list li a{
    font-size: 17px;
    color: #000;
    line-height: 17px!important;
}
.exhibition_list li span{
    font-style: italic;
    color: #ABABAB;
    
    border-right: 1px solid #505153;
    padding-right: 41px;
    margin-right: 29px;
    margin-left: 51px;
}
  .services{
     background-size: 100%!important;
     height: 560px;
    min-width: auto;
  }
  .test_list{
      margin-left: 0;
      /* margin: 0; */
      display: flex;
      justify-content: space-around;
  }
  .test{
      margin-right: 129px;
      margin: 0;
      width: 91px;
      height: 91px;
  }
  .test a:last-child{
      font-size: 17px;
      margin-top: 40px;
  }
  .footer{
    background-color: #09489F;
    color: #fff;
    padding-left: 19px;
    padding-top: 10px;
    padding-bottom: 0;
    position: relative;
}
.ft{
    display: flex;
    
}
.ft div:first-child{
    line-height: 214px!important;
}
.ft img{
    width: 285px;
    
}
.ft_center{
    height: 134px;
    width: 1px;
    background-color: #fff;
    margin-left: 37px;
    margin-right: 43px;
    margin-top: 36px;
}
.ft h5{
    font-size: 21px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.ft p{
    font-size: 17px;
    line-height: 34px;
    margin-right:20px;
}
.fb p span{
    font-size: 16px;
}
.fb{
    margin: 0;
    font-size: 16px;
}
.fb p{
    font-size: 16px;
}
.fb a{
    color: #fff;
}
.fb img{
    vertical-align: top;
    padding-top: 2px;
}

  
  }
  
  @media (max-width: 1400px) {
      
    .wrap{
      width: 1200px;
    }

  /* .newsbox {
      min-width: 1366px;
  } */
  .header img{
    width: 65%;
    margin-top: 9%;
  margin-bottom: 19.5%;
  }
  
  .nav{
     /* min-width: 1200px; */
      height: 110px;
  
  }
  .nav img{
      width: 240px;
      float: left;
      margin-left: 25px;
      margin-right: 22px;
      margin-top: 26px;
  }
  .nav_list{
      margin-top: 61px;
     
  }
  .nav_list li{
      margin: 0 15px;
  }
  .nav_list a {
      font-size: 20px;
  }
  .nav_r{
      float: right;
      margin-right: 23px;
  }
  .language{
      margin-top: 17px;
      font-size: 13px;
      color: #6B6B6B;
  }
  .language a{
      color: #000;
      font-size: 13px;
  }
  .baoming{
      float: right;
      margin-top: 28px;
  }
  .baoming a{
      font-size: 18px;
      border-radius: 8px;
      padding: 5px 15px;
      background: #0A0E69;
      color: #fff;
  }
  .dh_video{
      /* min-width: 1366px; */
      background-size: 100%!important;
  }
  .video{
      width: 1000px;
      margin: 0 auto;
   }
  
   .newimg{
      width: 48%;
   }
   .newimg p{
      font-size: 20px;
      line-height: 40px;
   }
  /* .news_list{
      margin-left: 49px;
      margin-top: 22px;
  } */
  .news_list li{
      display: flex;
     
  }
  .news_list a{
      font-size: 18px;
      margin-left: 12px;
      margin-top: 23px;
  }
  .news_list p{
      width: 52px;
      height: 53px;
      font-size: 13px;
      padding-top: 5px;   
  }
  .news_list span:nth-child(1){
      font-size: 18px;
  }
  .news_more{
      /* right: 40px; */
      font-size: 18px;
  }

  .programme{
    background-size: cover!important;
  }
.programme_time{
    margin-left: 300px;
}
.programme_time p{
    line-height: 29px;
   font-size: 28px;
   /* margin-top: 23px; */
}
.programme_time li{
   font-size: 21px;
   margin-top: 10px;
   padding-left: 125px;
}
.programme_time li span{
    font-size: 17px;
    margin-right: 34px;
}
.programme_list{
    margin-left: 425px;
    margin-top: 14px;
}

.programme_list li:hover a{
    color: #fff;
    font-size: 17px;
}
.programme_list li a{
    font-size: 17px;
    line-height: 34px;
    color: #585858;
}
.programme_time2{
   margin-left: 300px;
}
.programme_time2 p{
    line-height: 29px;
   font-size: 28px;
   margin-top: 0;
}
.programme_time2 li{
  font-size: 21px;
   margin-top: 17px;
}
.programme_time2 li span{
    font-size: 17px;
    
}
  .exhibition{
    background: #E9F2FC;
    padding: 8px;
    box-sizing: border-box; 
    display: flex;
    width: 1030px;
    margin: 0 auto;
    float: initial;
}
.exhibition img{
    width: 375px;
}
.exhibition_list{
    margin-left: -20px;
}
.exhibition_list_title{
    font-size: 21px;
    /* line-height: 70px; */
    
}
.exhibition_list li{
    width: 660px;
    font-size: 21px;
    height: 60px;
    
}
.exhibition_list li:hover{
    
    background-size: 100%;
}
.exhibition_list li:hover a{
    color: #fff;
}
.exhibition_list li:hover span{
    font-size: 26px;
    color: #ffff;
    border-right: 1px solid #fff;
}
.exhibition_list li a{
    font-size: 17px;
    color: #000;
    line-height: 17px!important;
}
.exhibition_list li span{
    font-style: italic;
    color: #ABABAB;
    
    border-right: 1px solid #505153;
    padding-right: 41px;
    margin-right: 29px;
    margin-left: 51px;
}
  .services{
     background-size: 100%!important;
     height: 560px;
     /* min-width: 1366px; */
  }
  .test_list{
      margin-left: 0;
      /* margin: 0; */
      display: flex;
      justify-content: space-around;
  }
  .test{
      margin-right: 129px;
      margin: 0;
      width: 91px;
      height: 91px;
  }
  .test a:last-child{
      font-size: 17px;
      margin-top: 40px;
  }
  .footer{
    background-color: #09489F;
    color: #fff;
    padding-left: 19px;
    padding-top: 10px;
    padding-bottom: 0;
    position: relative;
}
.ft{
    display: flex;
    
}
.ft div:first-child{
    line-height: 214px!important;
}
.ft img{
    width: 285px;
    
}
.ft_center{
    height: 134px;
    width: 1px;
    background-color: #fff;
    margin-left: 37px;
    margin-right: 43px;
    margin-top: 36px;
}
.ft h5{
    font-size: 21px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.ft p{
    font-size: 17px;
    line-height: 34px;
    margin-right:20px;
}
.fb p span{
    font-size: 16px;
}
.fb{
    margin: 0;
    font-size: 16px;
}
.fb p{
    font-size: 16px;
}
.fb a{
    color: #fff;
}
.fb img{
    vertical-align: top;
    padding-top: 2px;
}

  
  }
/*  */
/*  */
/* @media (max-width: 1800px) {
    
  .wrap{
    width: 1200px;
  }
.header{
    min-width: 1366px;
    height: 634px;
}
.newsbox {
    min-width: 1366px;
}
.header img{
    width: 848px;
   margin-top: 97px;
   margin-left: 34px;
}

.nav{
   min-width: 1366px;
    height: 110px;

}
.nav img{
    width: 240px;
    float: left;
    margin-left: 45px;
    margin-right: 62px;
    margin-top: 26px;
}
.nav_list{
    margin-top: 61px;
   
}
.nav_list li{
    margin: 0 15px;
}
.nav_list a {
    font-size: 22px;
}
.nav_r{
    float: right;
    margin-right: 23px;
}
.language{
    margin-top: 17px;
    font-size: 13px;
    color: #6B6B6B;
}
.language a{
    color: #000;
    font-size: 13px;
}
.baoming{
    float: right;
    margin-top: 20px;
}
.baoming a{
    font-size: 18px;
    border-radius: 8px;
    padding: 5px 15px;
    background: #0A0E69;
    color: #fff;
}
.dh_video{
    min-width: 1366px;
    background-size: 100%!important;
}
.video{
    width: 1000px;
    margin: 0 auto;
 }
 .newimg{
    width: 48%;
 }
.news img{
    width: 100%;
}
.overview h3{
    line-height: 82px;
}
.overview p:nth-child(2){
    display: none;
}

.news_list li{
    display: flex;
    margin-bottom: 13px;
}
.news_list a{
    font-size: 18px;
    margin-left: 12px;
    margin-top: 23px;
}
.news_list p{
    width: 52px;
    height: 53px;
    font-size: 13px;
    padding-top: 5px;   
}
.news_list span:nth-child(1){
    font-size: 18px;
}
.news_more{
   
    font-size: 18px;
}
.programme{
    min-width: 1366px;
   
}

.programme_time{
    margin-left: 300px;
}
.programme_time p{
    line-height: 29px;
   font-size: 28px;
   margin-top: 23px;
}
.programme_time li{
   font-size: 21px;
   margin-top: 10px;
}
.programme_time li span{
    font-size: 17px;
    margin-right: 34px;
}
.programme_list{
    margin-left: 425px;
    margin-top: 14px;
}

.programme_list li:hover a{
    color: #fff;
    font-size: 17px;
}
.programme_list li a{
    font-size: 17px;
    line-height: 34px;
    color: #585858;
}
.programme_time2{
   margin-left: 300px;
}
.programme_time2 p{
    line-height: 29px;
   font-size: 28px;
   margin-top: 0;
}
.programme_time2 li{
  font-size: 21px;
   margin-top: 17px;
}
.programme_time2 li span{
    font-size: 17px;
    
}
.exhibition{
    background: #E9F2FC;
    padding: 8px;
    box-sizing: border-box; 
    display: flex;
    width: 1030px;
    margin: 0 auto;
    float: initial;
}
.exhibition img{
    width: 375px;
}
.exhibition_list{
    margin-left: -20px;
}
.exhibition_list li{
    width: 660px;
    font-size: 21px;
    height: 60px;
    
}
.exhibition_list li:hover{
    
    background-size: 100%;
}
.exhibition_list li:hover a{
    color: #fff;
}
.exhibition_list li:hover span{
    font-size: 26px;
    color: #ffff;
    border-right: 1px solid #fff;
}
.exhibition_list li a{
    font-size: 17px;
    color: #000;
}
.exhibition_list li span{
    font-style: italic;
    color: #ABABAB;
    
    border-right: 1px solid #505153;
    padding-right: 41px;
    margin-right: 29px;
    margin-left: 51px;
}
.services{
   background-size: 100%!important;
   height: 560px;
   min-width: 1366px;
}
.test_list{
    margin-left: 0;
    display: flex;
    justify-content: space-around;
}
.test{
    margin-right: 129px;
    margin: 0;
    width: 91px;
    height: 91px;
}
.test a:last-child{
    font-size: 17px;
    margin-top: 40px;
}
.footer{
    background-color: #09489F;
    color: #fff;
    padding-left: 19px;
    padding-top: 10px;
    padding-bottom: 0;
    position: relative;
}
.ft{
    display: flex;
    
}
.ft div:first-child{
    line-height: 214px!important;
}
.ft img{
    width: 285px;
    
}
.ft_center{
    height: 134px;
    width: 1px;
    background-color: #fff;
    margin-left: 37px;
    margin-right: 43px;
    margin-top: 36px;
}
.ft h5{
    font-size: 21px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.ft p{
    font-size: 17px;
    line-height: 34px;
    margin-right:20px;
}
.fb p span{
    font-size: 16px;
}
.fb{
    margin: 0;
    font-size: 16px;
}
.fb p{
    font-size: 16px;
}
.fb a{
    color: #fff;
}
.fb img{
    vertical-align: top;
    padding-top: 2px;
}


} */



@media (max-width: 499px) {
    .header{
        /* display: none; */
        width: 100%!important;
        min-width: auto!important;
        height: auto!important;
    }
    .header_phone{
        padding-top: 50px;
    }
    .header img{
        width: 65%;
        margin: 0;
        margin-top: 10%;
        margin-bottom: 19%;
    }
    .nav{
        display: none;
    }
    .navbar{
        display: block;
    }
    .dh_video{
        min-width: auto;
        padding-bottom: 20px!important;
    }
    .wrap{
        width: auto;
    }
    .video{
        width: 90%;
       
    }
    .newsbox {
        min-width: auto;
    }
   .overview{
   font-size: 22px!important;
   margin: 10px auto!important;
   width: 160px!important;
   line-height: 40px!important;
}

    .newimg{
        width: 100%;
         float: initial;
         text-align: center;
    }
    .newimg p{
        left: 5%;
    width: 90%;
    font-size: 14px;
    line-height: 30px;
    }
    .news img{
        width: 90%;
    }
    .programme{
        padding: 0;
        min-width: auto;
        height: auto!important;
        background-size: auto!important;
        background-repeat: repeat!important;
    }
    .programmes{
        width: 100%;
        padding:5% 10%;
        
    }
    .programme_time{
        margin: 0;
    }
    .programme_list{
        margin: 10px 0;
        margin-left: 15px;
        background-color: #E9F2FC;
    }
    .programme_time2{
        margin: 0;
    }
    .programme_time p{
        font-size: 18px;
        margin: 0;
    }
    .programme_time li{
        font-size: 16px;
        margin: 0;
        padding-left: 90px;
    }
    .programme_time li span{
        font-size: 14px;
    }
    .programme_time2 p{
        font-size: 18px;
        margin: 0;
    }
    .programme_time2 li{
        font-size: 16px;
        margin: 0;
    }
    .programme_time2 li span{
        font-size: 14px;
    }
    .programme_list li{
        text-indent: 0;
    }
    .programme_list li a{
        font-size: 14px;
        line-height: 25px;
    }
    .programme_list li:hover{
        width: 100%;
        text-indent: 0; 
     }
     .programme_list li:hover a{
         
         font-size: 14px;
     }
    .exhibition_img{
        display: none;
    }
    .exhibition{
        width: 100%;
        padding: 0;
    }
    .services{
        min-width: auto;
        height: auto!important;
        
    }
    .footer{
        min-width: auto;
    }
    .title{
        height: 80px!important;
        font-size: 18px!important;
        line-height: 80px!important;
        background-size: 40%!important;
        
    }
    .news_list{
        width: 90%;
        margin: 10px auto;
        float: initial;
    }
    .news_list li{
        margin: 0;
        flex-direction: row-reverse;
        justify-content: space-between;
    }
    .news_list a{
        width: 66%;
        margin: 0;
        font-size: 14px;
        line-height: 25px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .news_list p{
        width: auto;
       background: none;
        flex-direction: row-reverse;
        padding: 0;
        margin: 0;
        height: auto;
        line-height: 25px;
    }
    .news_list span{
        font-size: 14px!important;
        color: #000;
    }
    .news_list span:nth-child(2){
        display: inline-block;
    }
    .news_more{
       
       
        font-size: 14px;
        right: 10px;
    }
    .exhibition_list{
       margin: 10px;
    }
    .exhibition_list_title{
        font-size: 16px;
        /* line-height: 50px; */
       margin: 0;
        /* text-align: center; */
    }
    .exhibition_list li{
        width: auto;
        height: auto;
        line-height: 32px;
        display: flex;
        margin-bottom: 5px;
    }
    .exhibition_list li a{
        font-size: 14px;
        line-height: 21px;
    }
    .exhibition_list li span{
        margin: 0;
        padding-right: 10px;
        font-size: 14px;
        line-height: 25px;
        height: 25px;
        margin-right: 5px;
    }
    .exhibition_list li:hover{
       background: initial;
    }
    .exhibition_list li:hover a{
        color: #000;
    }
    .exhibition_list li:hover span{
        font-size: 14px;
        color: #ABABAB;
        border-right:1px solid #505153;
    }
    .test_list{
        padding-bottom: 100px;
        margin-top: 20px;
    }
    .test{
        width: 60px;
        height: 60px;
    }
    .test a:last-child{
        font-size: 14px;
        margin-top: 20px;
    }
    #certify{
        display: none;
    }
    .certify_phone{
        /* width: 95%; */
        margin: 0 auto;
        display: block;
    }
    .certify_phone{
        display: flex;
        justify-content: space-evenly;
        flex-wrap: wrap;
    }
    .certify_phone li {
        width: 45%;
    }
    .certify_phone img{
        width: 100%;
    }
    .certify_phone li{
        position: relative;
        margin-bottom: 10px;
    }
    .certify_phone li p {
        line-height: 18px;
        text-align: center;
        color: #fff;
        font-size: 12px;
        /* margin-top: -80px; */
        background-color: rgb(0, 0, 0,.46);
        position: absolute;
        bottom: 0px;
        width: 100%;
        padding: 0 12px;
    
    }
    .footer{
        padding:10px;
    }

    .ft img{
        display: none;
    }
    .ft_center{
        display: none;
    }
    .ft h5{
        font-size: 16px;
    }
    .ft p{
        font-size: 12px;
        line-height: 24px;
    }
    .fb{
        margin: 0;
        font-size: 12px;
        text-align: left;
        padding-bottom: 20px;
        line-height: 24px;
    }
    .fb p{
        position: initial;
        font-size: 12px;
    }
    .fb p span{
        font-size: 16px;
    }

    .footer{
        display: none;
    }

    .footer1{
        background-color: #09489F;
        color: #fff;
        text-align: center;
        display: block;
        font-size: 14px;
        line-height: 14px;
        padding-left: 0;
        padding-top: 20px;
        padding-bottom: 20px;
        margin-top: 20px;
    }
    .footer1 p{
        display: block;
    }
    .footer1 a{
        display: block;
        color: #fff;
        font-size: 14px;
    }
    .misc a{
        opacity: 0.7;
        width: 50px;
        height: 50px;
        right: 10px;
    }
   
}