@charset "utf-8";

/* banner */
.banner {
  position: relative;
  width: 100%;
  height: 400px;
  background-image: url("../images/025.png");
  background-size: 100% 100%;
}

/* 导航链接部分 */
.nav_link {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  height: 80px;
  line-height: 80%;
  background-color: #EEEEEE;
}
.nav_link ul {
  float: left;
  text-align: center;
  width: 100%;
}
.nav_link ul li {
  display: inline-block;
  height: 80px;
  line-height: 80px;
  text-align: center;
  width: 12%;
} 
.nav_link ul li a {
  font-size: 18px;
  color:  #666666;
}
.nav_link ul li:hover a {
  color: #0776EC;
}
.nav_link ul li.actives {
  background-color: #0776EC;
}
.nav_link ul li.actives a {
  color: #fff;
}

.fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}

/* 公司愿望 */
.about_kh {
  position: relative;
  width: 100%;
  height: 880px;
}
.about_kh .about_bt {
  float: left;
  margin-top: 30px;
  width: 100%;
  height: 80px;
  text-align: center;
}
.about_kh .about_bt p:first-of-type {
  float: left;
  text-align: center;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 30px;
  color: #03AC22;
  display: block;
}
.about_kh .about_bt p:last-of-type {
  float: left;
  width: 100%;
  font-size: 12px;
  color: #03AC22;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
}
.about_kh .about_text {
  float: left;
  margin-top: 50px;
  width: 100%;
  box-sizing: border-box;
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  text-align: center;
}
.about_kh .about_by {
  float: left;
  margin-top: 30px;
  width: 100%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #666;
  box-sizing: border-box;
} 
.about_kh .about_box {
  float: left;
  box-sizing: border-box;
  width: 100%;
  height: 260px;
}
.about_kh .about_box .about_left {
  float: left;
  margin-left: 100px;
  width: 40%;
  height: 260px;
}
.about_kh .about_box .about_left .about_left_img {
  width: 100%;
  height: 200px;
  text-align: center;
  line-height: 274px;
}
.about_kh .about_box .about_left p {
  font-size: 16px;
  width: 100%;
  text-align: center;
  color: #666666;
}
.about_kh .about_box .about_left .about_left_img img {
  display: inline-block;
}

.about_kh .about_box .about_right {
  float: right;
  margin-right: 100px;
  width: 40%;
  height: 260px;
}
.about_kh .about_box .about_right .about_right_img {
  width: 100%;
  height: 200px;
  text-align: center;
  line-height: 274px;
}
.about_kh .about_box .about_right p {
  font-size: 16px;
  width: 100%;
  text-align: center;
  color: #666666;
}
.about_kh .about_box .about_right .about_right_img img {
  display: inline-block;
}
.about_kh  .about_lunbo {
  float: left;
  width: 100%;
  height: 220px;
}
.about_kh  .about_lunbo .swiper-slide img {
  width: 100%;
  height: 100%;
}


.about_kh .about_lc {
  float: left;
  width: 100%;
  height: 600px;
  background-color: #EEEEEE;
}
.about_kh .about_lc .about_lc_list {
  float: left;
  margin-top: 30px;
  width: 100%;
  height: 80px;
  text-align: center;
}
.about_kh .about_lc .about_lc_list p:first-of-type {
  float: left;
  width: 100%;
  font-size: 30px;
  height: 40px;
  line-height: 40px;
  color: #03AC22;
}
.about_kh .about_lc .about_lc_list p:last-of-type {
  float: left;
  width: 100%;
  font-size: 12px;
  color: #03AC22;
  height: 30px;
  line-height: 30px;
}
.about_kh .about_lc .about_time {
  float: left;
  margin-top: 20px;
  width: 100%;
  height: 320px;
  text-align: center;
  box-sizing: border-box;
  /* padding: 0 640px; */
}
.about_kh .about_lc .about_time .about_img01 {
  width: 316px;
  height: 316px;
  text-align: center;
  display: inline-block;
}
.about_kh .about_lc .about_time .about_img01 img {
  display: inline-block;
  margin-top: -310px;
}
.about_kh .about_lc .about_time .about_img02 {
  display: inline-block;
  box-sizing: border-box;
  padding: 30px;
  text-align: center;
  width: 296px;
  height: 318px;
  background-image: url("../images/44.png");
}
.about_kh .about_lc .about_time .about_img02 p:first-of-type {
  float: left;
  margin-top: 20px;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 26px;
  color: #010101;
}
.about_kh .about_lc .about_time .about_img02 p:nth-of-type(2) {
  float: left;
  margin-top: 20px;
  width: 100%;
  height: 20px;
  line-height:20px;
  text-align: center;
  font-size: 14px;
  color: #666666;
}
.about_kh .about_lc .about_time .about_img02 p:nth-of-type(3) {
	float: left;
	margin-top: 20px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 26px;
	color: #010101;
}
.about_kh .about_lc .about_time .about_img02 p:nth-of-type(4) {
		float: left;
    margin-top: 20px;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
}
.about_kh .about_lc .about_time .about_img02 p:last-of-type {
    float: left;
    margin-top: 20px;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
}

/* 时间轴 */
.about_kh .about_lc .about_num {
  float: left;
  cursor: pointer;
  margin-top: 76px;
  width: 100%;
  height: 40px;
  background-image: url("../images/42.png");
  background-size:100% 100%; 
}
.about_kh .about_lc .about_num ul {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.about_kh .about_lc .about_num ul li {
  float: left;
  margin-top: -6px;
  width: 45px;
  height: 44px;
  /*margin-right: 130px;*/
  background-image: url("../images/icon/37.png")
}
.about_kh .about_lc .about_num ul li.active {
  float: left;
  margin-top: -6px;
  width: 45px;
  height: 44px;
  /*margin-right: 130px;*/
  background-image: url("../images/icon/36.png")
}
.about_kh .about_lc .about_num ul li:first-of-type {
  /*margin-left: 378px;*/
}
.about_kh .about_lc .about_num ul li span {
  float: left;
  font-size: 22px;
  margin-left: -38px;
  margin-top: 30px;
}
.about_kh .about_lc .about_num ul li.active span {
  color: #0776EC;
}
.about_kh .about_wh {
  float: left;
  width: 100%;
  height: 770px;
}
.about_kh .about_wh .about_com {
  float: left;
  width: 100%;
  text-align: center;
  height: 242px;
}
.about_kh .about_wh .about_com p:first-of-type {
  float: left;
  margin-top: 50px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 30px;
  color: #03AC22;
}
.about_kh .about_wh .about_com p:nth-of-type(2) {
  float: left; 
  margin-top: 10px;
  width: 100%; 
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  color: #03AC22;
}
.about_kh .about_wh .about_com p:last-of-type {
  float: left;
  margin-top: 10px;
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  color: #666666;
} 
.about_kh .about_wh .about_bgi {
  float: left;
  width: 100%;
  height: 560px;
  background: url("../images/41.png") no-repeat;
  background-position:0 140px;
}
.about_bgi .about_fk01 {
  float: left;
  text-align: center;
  width: 290px;
  height: 310px;
  background: url("../images/71.png") no-repeat;
}
.about_bgi .about_bx  .about_p {
  height: 89px;
}
.about_bgi .about_bx div>i{
  width:28px;
  height:1px; 
  display: inline-block;
  background:rgba(9,116,236,1);
  
}
.about_bgi .about_bx .about_p1 {
  line-height: 30px;
  widows: 100%;
  font-size: 15px;
  padding: 0 70px;
  text-align: center;
}
.about_bgi .about_bx .about_p2 p {
  line-height: 30px;
  widows: 100%;
  font-size: 15px;
  padding: 0 70px;
  text-align: center;
}
.about_bgi   .about_p .p_span {
  display: inline-block;
  text-align: center;
  width: 70px;
  height: 70px;
  line-height: 70px;
  border-radius: 50%;
  background-color: #0776EC;

}
.about_bgi   .about_p .p_span img{
  width: 50%; 
}
.about_bgi>.about_bx>div>p:first-of-type P:nth-of-type(2) P:nth-of-type(3)  P:nth-of-type(4){
  width: 100%;
  float: left;
}


.about_bgi .about_fk02 {
  float: left;
  margin-top: 156px;
  text-align: center;
  width: 286px;
  height: 320px;
  background: url("../images/73.png") no-repeat;
}
.about_bgi .about_fk03 {
  float: left;
  width: 312px;
  height: 326px;
  text-align: center;
  background: url("../images/72.png") no-repeat;
}
.about_bgi .about_fk04 {
  float: left;
  text-align: center;
  margin-top: 156px;
  width: 312px;
  height: 286px;
  background: url("../images/74.png") no-repeat;
}



.about_zz {
  float: left;
  width: 100%;
  height: 472px;
  background-color: #EEEEEE;
}
.about_zz .about_honor {
  float: left;
  margin-top: 50px;
  width: 100%;
  text-align: center;
  height: 90px;
}
.about_zz .about_honor p:first-of-type {
  float: left;
  height: 40px;
  line-height: 40px;
  width: 100%;
  color: #03AC22;
  font-size: 30px;
}
.about_zz .about_honor p:last-of-type {
  float: left;
  height: 30px;
  line-height: 30px;
  width: 100%;
  color: #03AC22;
  font-size: 12px;
}
.about_zz .about_zl {
  float: left;
  width: 100%;
  height: 306px;
}
.about_zz .about_zl .swiper-slide {
  width: 200px;
  float: left;
  margin-right: 50px;
  height: 240px;
}
.about_zz .about_zl .swiper-slide img {
  width: 100%;
  height: 100%;
}


@media screen and (min-width: 992px) {
  /* 屏幕大于992px */
	.about_zl .Box {
		display: none;
	}
}

@media screen and (max-width: 992px) {
  /* 屏幕小于992px */
  .content {
    box-sizing: border-box;
    padding-bottom: 44px;
    position: relative;
  }

	.about_zl .swiper-container {
		display: none;
	}
	
  /* 头部 */
  .top_link ul li:nth-of-type(9) {
    border-bottom: 2px solid #0776EC;
  }

  /* banner */
  .banner {
    position: relative;
    width: 100%;
    height: 150px;
  }

  /* 导航链接部分 */
  .nav_link {
    display: none;
  }

  /* 公司愿望 */
  .about_kh {
    /* display: none; */
    box-sizing: border-box;
    padding: 10px;
    height: 100%;
  }
  .about_kh .about_bt {
    margin-top: 10px;
    height: 56px;
  }
  .about_kh .about_bt p:first-of-type {
    font-size: 20px;
    height: 30px;
    line-height: 30px;
  }
  .about_kh .about_bt p:last-of-type {
    height: 20px;
    line-height: 20px;
  }
  .about_kh .about_text {
    margin-top: 10px;
    font-size: 14px;
  }
  .about_kh .about_by {
    font-size: 15px;
    height: 100%;
    width: 100% !important;
    line-height: 24px !important;
  }
  .about_kh .about_box {
    height: 200px;
    margin-top: 20px;
  }
  .about_kh .about_box .about_left {
    margin-left: 0;
  }
  .about_kh .about_box .about_right {
    margin-right: 0;
  }
  .about_kh .about_box .about_left .about_left_img {
    height: 100px;
    line-height: 100px;
  }
  .about_kh .about_box .about_right .about_right_img {
    height: 100px;
    line-height: 100px;
  }
  .about_kh .about_wh {
    height: 100%;
  }
  .about_kh .about_lunbo {
    display: none;
  }
  .about_kh .about_lc {
    display: none;
  }
  .about_kh .about_wh .about_bgi {
    display: none;
  }
  .about_kh .about_wh .about_bgi .about_bx {
    display: none;
  }
  
  .about_zz {
  	height: 310px;
  }
  .about_zz .about_zl {
  	height: 100%;
  }
  
  .about_kh .about_box .about_left p {
  	line-height: 26px;
  }
  .about_kh .about_box .about_right p {
  	line-height: 26px;
  }
  
  
}  

@media screen and (min-width:992px) and (max-width: 1236px) {
  /* 屏幕大于992px 且 屏幕小于1236px */

  .w {
    width: 100%;
  }

  .zixun {
    display: none;
  }

  .about_kh .about_lc {
    display: none;
  }

  .about_kh .about_wh {
    display: none;
  }
}  