body{
	line-height:1.5}

/* 首页样式 */
.page_top_bxo {
    background-color: #eeeeee;
  }
  
  .page_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 40px;
    margin-left: 30px;
    color: #1e1e1e;
  }
  
  .page_top_r ul {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
  }
  
  #f14_left {
    font: rgb(179, 179, 184);
  }
  
  .page_top_r ul li::after {
    content: "|";
    margin: 0 10px;
  }
  
  .page_top_r ul li:last-child::after {
    content: " ";
  }
  
  .page_top_r ul li {
    display: flex;
    color: #1e1e1e;
  
  }
  
  .page_top_r ul li a {
    display: flex;
    align-items: center;
    color: #000;
  }
  
  
  /* 网页头部 */
  .header {
    align-items: center;
    width: 1200px;
    height: 74px;
    padding-top: 21px;
    padding-bottom: 21px;
    margin: auto;
  }

  .header_logo{
    width: 115px;
    display: inline;
    float: left;
    line-height: 40px;
    margin-top: -20px;
  }

  .header_searchbar {
    width: 400px;
    overflow: hidden;
    outline: none;
    color: #8f8f8f;
    border: none;
    font-size: 14px;
    border-radius: 20px;
    margin-left: 400px;
    margin-top: 15px;
}



.header_searchbar form .search_box {

    width: 296px;
    height: 36px;
    outline: none;
    color: #8f8f8f;
    border: 1px solid #e5e5e5;
    font-size: 14px;
    /* background-color: #eee; */
    border-radius: 20px 0 0 20px;
    padding-left: 20px;
    border-right:none ;
    float: left;

}

.submit {
   float: left;
    /* top: 18px;
    right: 0; */
    width: 80px;
    height: 40px;
    border: none ;
    /* margin-top: -15px; */
    background-color: #217fb8;
    background-image: url(../images/logo_search.png);
    background-repeat: no-repeat;
    background-position: left 10px center;
    cursor: pointer;
    color: #fff;
    text-align: left;
    padding-left: 35px;
}

.header_searchbar form {
    position: relative;
}


.header_right{
    float: right;
    margin-top:-35px;
}
.header_right img{
  margin-top: px;
}

.header_right span{
    font-size: 14px;
}

.tele_num{
    display: inline;
    font-size: 23px;
    color: #0079ac;
    font-weight: 700
}

  
  /* 网站nav */
  .nav_box {
    background-color: #217fb8;
  }
  
  .nav ul {
    display: flex;
    justify-content: space-between;
  }
  
  .nav ul li a {
    display: flex;
    padding: 18px 24px;
    color: #fff;
  }
  
  .nav ul li a:hover {
    background-color: #00a0e9;
    transition: 0.5s;
  }

  .checked{
    width: 100%;
    left: 0;
    top: 54px;
    z-index: 999;
    background-color: #fff;
    display: none;
  }

  .nav li:hover .checked{
    display: block;
  
  }

  .checked ul{
    display: block;
  }

  .checked li{
    width: 100%;
    text-align: center;
    height: 41px;
    line-height: 40px;
    border-top: 1px solid #ddd;

  }

  .nav .checked li a{
    color: #000;
    padding: 0;
    text-align: center;
    display: block;
  }

  
  /* banner */
  .swiper-pagination-bullet {
    width: 19px;
    height: 19px;
    background-color: #efefef;
  }
  
  .swiper-slide img {
    display: block;
    width: 100%;
  }

  /* 创新与发展 */

  .advantage{
    width: 1200px;
    margin: auto;
    position: relative;
    margin-top: -100px;
    z-index: 999;
    background-color: #fff;
  }

  .advantage_icon{
    box-shadow: #cccccc 0px 2px 0 0;
    width: 1200px;
    overflow: hidden;
    margin-top: 50px;
    padding-top: 20px;    
  }

  .advantage_icon_01{
    float: left;
    width: 25%;
  }

  .advantage_icon_02{
    width: 25%;
    float: left;
  }
  .advantage_icon_03{
   width: 25%;
    float: left;
   
  }
  .advantage_icon_04{
    width: 25%;
    float: right;
  }

  .advantage_icon_01_img{
    height: 58px;
    line-height: 58px;
  }

  .advantage_icon_01 img{
    display: block;
    margin: auto;
  }

  .advantage_icon_02 img{
    margin: auto;
	display: block;
  }

  .advantage_icon_03 img{
    margin: auto;
	display: block;
  }

  .advantage_icon_04 img{
    margin: auto;
	display: block;
  }



  .advantage_icon_01 p{
    line-height: 40px;
    
  }

  .advantage_icon_02 p{
    line-height: 40px;
    
  }
  .advantage_icon_03 p{
    line-height: 40px;
    
  }
  .advantage_icon_04 p{
    line-height: 40px;
    
  }

 .advantage_icon_title{
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin-top: 10px;

 }
 .advantage_icon_title_eng{
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #7d7d7d;
    
 }

 .advantage_title{
    width: 1200px;
    margin: auto;
    text-align: center;
    margin-top: 55px;

 }

 .advantage_title_eng{

    font-size: 48px;
    color: #eeeeee;
    font-weight: 700;
 }

 .advantage_title_ch{
    font-size: 36px;
    margin-top: -20px;
 }

 .advantage_title_main{
    font-size: 18px;
    color: #e2e2e2;
    line-height: 10px;
    margin-top: 20px;
 }

 .advantage_main{
    margin-top: 40px;
 }

 .advantage_main_01{
    
    float: left;
    width: 285px;
    height: 335px;
    margin-right: 15px;
    
 }

 .advantage_main_01 h3{
    text-align: center;
    font-size: 24px;
    color: #1979b4;
    margin-top: 85px;
 }

 .advantage_main_01 p{
    font-size: 16px;
    line-height: 35px;
    color: #6e6e6e;
    width: 225px;
    margin-top: 20px;
    margin-left: 40px;
 }




 /* .case_button {
    width: 130px;
    margin: auto;
    padding-top: 20px;
    margin-bottom: 20px;
  }
  
  .case_button_01 {
    size: 30px;
    font-size: 16px;
    border-radius: 15px;
    width: 130px;
    height: 35px;
    color: #fff;
    background: none;
    border: 1px #fff solid;
    text-align: center;
    outline: none;
  } */


  /* 关于我们 */
  .about{
    background: url(../images/about_01.jpg) center no-repeat;
    height: 712px;
    width: 100%;
  }

  .about_main{
    width: 1200px;
    margin: auto;
    margin-top: 285px;
  }

  .about_title {
    line-height: 50px;
    padding-top: 150px;
	text-align:center;
  }
  .about_title h1{
    font-size: 36px;
    font-weight: 700;
    color: #fff;
  }

  .about_title p{
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    
  }

/*  .about_main_p{
   color: #fff;
   width: 490px; 
   line-height: 40px;
   font-size: 16px;
   float: right;
   margin-right: -120px;
    margin-top: 190px;
  }*/
    .about_main_p{
   color: #fff;
   width: 100%; 
   line-height: 40px;
   font-size: 16px;
   text-align:center;
    margin-top: 50px;
  }


.about_data{
  width: 1150px;
  overflow: hidden;
  margin: auto;
  margin-top: 700px;
}

.about_data_01{
  color: #fff;
  float: left;
  margin-right: 110px;
}

.about_data_01 p:first-child{
  font-size: 60px;
  text-align: center;
}

.about_data_01 p:last-child{
  font-size: 29px;
  text-align: center;
}


/* .about_button {
    width: 130px;
    margin-left: -75px;
    padding-top: 20px;
    margin-bottom: 20px;
  }*/
   .about_button {
    width: 130px;
	margin:auto;
    padding-top: 20px;
    margin-bottom: 20px;
  }
  
  .about_button_01 {
    size: 30px;
    font-size: 16px;
    border-radius: 15px;
    width: 130px;
    height: 35px;
    color: #fff;
    background: none;
    border: 1px #fff solid;
    text-align: center;
    outline: none;
  }


  /* 服务范畴 */

  .business{
    width: 1200px;
    margin: auto;
    overflow: hidden;
  }

  .business_title{
    width: 1200px;
    margin: auto;
    text-align: center;
    margin-top: 55px;

 }

 .business_title_eng{

    font-size: 48px;
    color: #eeeeee;
    font-weight: 700;
 }

 .business_title_ch{
    font-size: 36px;
    margin-top: -20px;
 }

 .business_title_main{
    font-size: 18px;
    color: #a0a0a0;
    line-height: 10px;
    margin-top: 20px;
 }

 .bussiness_main_01{
  width: 385px;
  position: relative;
  float: left;
  margin-top: 40px;
 }


 .bussiness_main_01 p{
  background-color: rgba(35, 110, 157, 0.8);
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
 }


 /* 集团概况 */

 .survey{
  width: 1200px;
  margin: auto;


 }
 .survey_title{
  width: 1200px;
  margin: auto;
  text-align: center;
  margin-top: 55px;

}

.survey_title_eng{

  font-size: 48px;
  color: #eeeeee;
  font-weight: 700;
}

.survey_title_ch{
  font-size: 36px;
  margin-top: -20px;
}

.survey_title_main{
  font-size: 18px;
  color: #a0a0a0;
  line-height: 10px;
  margin-top: 20px;
}

.survey img{
  opacity: 0.5;
  width: 100%;
}

.survey .swiper-slide-active img{
  opacity: 1;
}

.survey_button{
  text-align: center;
  margin-top: -70px;
}
.survey_button .swiper-button-prev{
  position: static;
  display: inline-block;
  background: url(../images/survey_03.png) center no-repeat #217fb8;
  width: 71px;
  height: 56px;
  outline: none;
  margin: 0 10px;
}

.survey_button .swiper-button-next{
  position: static;
  display: inline-block;
  background: url(../images/survey_04.png) center no-repeat #217fb8;
  width: 71px;
  height: 56px;
  outline: none;
  margin: 0 10px;
}

.survey_main{
  margin-top: 20px;
}

.survey_main_content{
  width: 572px;
  height: 570px;
  line-height: 40px;
  padding-top: 50px;
  border: 1px solid#000;
  background-color: #fff;
  z-index: 999;
  position: relative;
  margin-top: -500px;
  margin-left: 700px;
  display: none;
  transition: all 0.4s;
}

.survey_main_content h1{
  font-size: 36px;
  color: #000;
  padding-left: 60px;
}

.survey_main_content p{
  margin-top: 30px;
  font-size: 20px;
  color: #6b6b6b;
  padding: 0px 50px;
}

.survey_main_content a{
  list-style: none;
  color: #217fb8;
  font-size: 20px;
  padding-left: 60px;
  display: inline-block;
  margin-top: 40px;
}

.survey_nowPage{
  font-size: 31px;
  color:#217fb8;

}

.survey_allPage{
  font-size: 20px;
  color:#222222;

}

.survey_page{
  width: 80px;
  margin: auto;
}

/* 新闻资讯 */
.news{
  width: 1200px;
  margin: auto;
  overflow: hidden;
}

.news_title{
  width: 930px;
  margin: auto;
  text-align: center;
  margin-top: 55px;

}

.news_title_eng{

  font-size: 48px;
  color: #eeeeee;
  font-weight: 700;
}

.news_title_ch{
  font-size: 36px;
  margin-top: -20px;
}

.news_title_main{
  font-size: 18px;
  color: #a0a0a0;
  line-height: 10px;
  margin-top: 20px;
}

.news_main{
  margin-top: 40px;
  
}
.news_main_01{
  width: 288px;
  float: left;
  margin-right: 15px;
}

.news_main_01:last-child{
  margin-right: 0;
}

.news_main_01_content{
  border-left: 1px solid#d2d2d2 ;
  border-right: 1px solid#d2d2d2 ;
  border-bottom: 1px solid#d2d2d2 ;
  height: 195px;
}

.news_main_01_content:hover{
  border:1px solid #217fb8;
  border-top: none;
}

.news_main_01_content:hover .news_button{
  background-color: #217fb8;

}

.news_main_01 p{
  line-height: 30px;
  margin-left: 10px;
  margin-right: 10px;
  
}

.news_main_01_title{
  font-size: 14px;
  color: #666666;
  border-bottom: 1px solid #d2d2d2;
}

.news_main_01_mian{
  font-size: 14px;
  color: #949494;
  height: 115px;
}

.news_button {
  width: 80px;
  height: 25px;
  background-color: #bfbfbf;
  float: right;
  margin-right: 10px;
}

.news_button_01 {
  font-size: 15.09px;

  color: #fff;
  background: none;
  border: none;
  text-align: center;
  line-height: 19px;
  outline: none;
}


/* 页尾 */

.foot{
  background-color: #001e30;
  overflow: hidden;
  margin-top: 50px;
}
.foot_main{
  width: 1200px;
  margin: auto;
  margin-top: 50px;
  overflow: hidden;
  border-bottom: 1px solid #3c5361;
  padding-bottom: 20px;
  
}

.foot_main p{
 color: #fff;
 line-height: 30px;
 
}

.foot_eng{
  font-size: 16px;
  font-weight: 700;
  color: #fff;
}

.foot_ch{
  font-size: 16px;
  font-weight: 600;
  color: #fff;
}

.foot_left{
  width: 320px;
  
  font-size: 14px;
  float: left;
}
.foot .foot_main .foot_left p{
	font-size: 2.8;
}

.foot_mid{
  float: left;
  margin-left: 80px;
  text-align:center;
}

.foot_mid_main{
	
  font-size: 18px;
}
.foot_mid_main p{
	display:inline-block;
}
.foot_right{
  float: right;
  margin-right: -35px;
  width: 585px;
}

.foot_right form input[type=text]{
  width: 270px;
  height: 33px;
  outline: none;
  padding-left: 10px;
  
}

.foot_right form div{
  margin-top: 5px;
}

.foot_right form textarea{
  display: block;
  width: 563px;
  height: 30px;
  margin-top: 5px;
  outline: none;
  padding-left: 10px;
  padding-top: 20px;
}

.foot_right form input[type=submit]{
  width: 580px;
  outline: none;
  background-color: #217fb8;
  height: 45px;
  font-size: 18px;
  color: #fff;
  margin-top: 5px;
}

.copy{
  color: #fff;
  font-size: 16px;
  width: 886px;
  margin: auto;
  line-height: 50px;
  margin-top: 10px;
  
}

.copy a{
  color: #fff;}
