/*section1*/
#intro_wrap .section_wrap {
	padding: 30px 0;
  }
  
  #intro_wrap .section_wrap.section_bottom {
	padding: 30px 0 0;
  }
  
  #intro_wrap .f5bg {
	background: #f5f5f5;
  }
  
  .intro_ab_con {
	/* overflow: hidden; */
	margin-left: -10px;
	margin-right: -10px;
  }
  
  .intro_ab_con::after {
	content: '';
	display: block;
	clear: both;
  }
  
  .intro_ab_box {
	float: left;
	width: 50%;
	padding: 0 10px;
	margin-top: -30px;
  }
  
  .intro_ab_img {
	width: 100%;
	height: 300px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
  }
  
  .intro_ab_con .fi1 {
	background-image: url("../img/company/vision/vision_img1.jpg");
  }
  
  .intro_ab_con .fi2 {
	background-image: url("../img/company/vision/vision_img2.jpg");
  }
  
  .intro_ab_txt {
	float: left;
	width: 100%;
  }
  
  .intro_ab_txt p {
	padding-top: 24px;
	font-size: 14px;
	line-height: 24px;
	color: #888;
  }
  
  /*scd_con S*/
  .scd_con {
	padding: 40px 0;
  }
  
  .scd_con ul {
	overflow: hidden;
	padding: 40px 0;
	background: #fff;
  }
  
  .scd_con ul li {
	width: 31.33%;
	margin: 0 1%;
	float: left;
	padding: 25px;
	text-align: center;
  }
  
  .scd_con h5 {
	line-height: 25px;
	font-size: 18px;
	color: #333;
	font-weight: bold;
  }
  
  .scd_con h5 span {
	margin-bottom: 8px;
	display: block;
	font-size: 24px;
	color: #2185d0;
  }
  
  .scd_con p {
	font-size: 14px;
	line-height: 24px;
	color: #888;
  }
  
  /*scd_con E*/
  /*trd_con S*/
  .trd_con ul {
	margin-top: 40px;
	overflow: hidden;
  }
  
  .trd_con ul li {
	float: left;
	padding: 0 15px;
	width: 32%;
  }
  
  .trd_con ul li:nth-child(2) {
	margin: 0 1%;
  }
  
  .trd_icon {
	margin: 0 auto;
	width: 55px;
	height: 55px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 15px;
  }
  
  .trd_con .trdi1 {
	background-image: url("../img/company/introduce/section1_icon1.png");
  }
  
  .trd_con .trdi2 {
	background-image: url("../img/company/introduce/section1_icon2.png");
  }
  
  .trd_con .trdi3 {
	background-image: url("../img/company/introduce/section1_icon3.png");
  }
  
    .trd_con .trdi4 {
	background-image: url("../img/company/introduce/section1_icon4.png");
  }
  

  .trd_tbox {
	text-align: center;
  }
  
  .trd_tbox h6 {
	font-size: 16px;
	line-height: 26px;
	color: #333;
  }
  
  .trd_tbox p {
	font-size: 14px;
	line-height: 24px;
	color: #888;
  }
  
  /*trd_con E*/
  /*section1 E*-------/
  
  /*section2 S*/
  #intro_wrap .sect2_con {
	overflow: hidden;
  }
  
  #intro_wrap .sect2_left .sect_title {
	text-align: center;
  }
  
  #intro_wrap .sect2_left h3 {
	text-align: center;
  }
  
  #intro_wrap .sect2_left p {
	padding-top: 10px;
  }
  
  #intro_wrap .sect2_right {
	overflow: hidden;
	padding-left: 50px;
  }
  
  #intro_wrap .his8_6 {
	float: left;
	width: 50%;
  }
  
  #intro_wrap .his8_6 > li {
	overflow: hidden;
  }
  
  #intro_wrap .history-img img {
	width: 100%;
  }
  
  #intro_wrap .his5_3 > li {
	overflow: hidden;
  }
  
  #intro_wrap .sect2_right .history_year {
	float: left;
	padding: 0 20px;
  }
  
  #intro_wrap .sect2_right .history_year p {
	font-size: 24px;
	line-height: 24px;
	color: #60a4bf;
  }
  
  #intro_wrap .sect2_right .history_decs {
	float: left;
	padding: 0 20px;
	border-left: 1px solid #ddd;
	margin-bottom: 25px;
  }
  
  #intro_wrap .sect2_right .history_decs h5 {
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	color: #333;
  }
  
  #intro_wrap .sect2_right .history_decs p {
	padding-bottom: 15px;
	font-size: 14px;
	line-height: 24px;
	color: #888;
  }
  
  #intro_wrap .his5_3 {
	float: right;
	width: 50%;
  }
  
  /*section2 E*/
  @media screen and (max-width: 1300px) {
	.intro_ab_txt p {
	  word-break: keep-all;
	}
	.intro_ab_txt p br {
	  display: none;
	}
	#intro_wrap .sect2_left {
	  padding-left: 20px;
	}
  }
  
  @media screen and (max-width: 1199px) {
	.trd_tbox p {
	  word-break: keep-all;
	}
	.trd_tbox p br {
	  display: none;
	}
	.trd_tbox h6 {
	  word-break: keep-all;
	  line-height: 22px;
	}
	.trd_tbox p {
	  padding-top: 15px;
	}
	#intro_wrap .sect_title p br {
	  display: none;
	}
	#intro_wrap .sect_title p {
	  word-break: keep-all;
	}
	#intro_wrap .sect2_left {
	  padding: 0;
	  float: none;
	  width: 100%;
	}
	#intro_wrap .sect2_left .sect_title {
	  text-align: center;
	}
	#intro_wrap .sect2_left h3 {
	  text-align: center;
	}
	#intro_wrap .sect2_right {
	  width: 100%;
	  padding: 0;
	  border: none;
	}
  }
  
  @media screen and (max-width: 980px) {
	.scd_con ul li {
	  padding: 10px 0;
	}
	.scd_con p {
	  word-break: keep-all;
	}
	.scd_con p br {
	  display: none;
	}
	#intro_wrap .sect_title h3 {
	  line-height: 30px;
	}
	#intro_wrap .sect2_right .history_year {
	  padding: 0;
	  padding-right: 10px;
	}
	#intro_wrap .sect2_right .history_year p {
	  font-size: 20px;
	}
	#intro_wrap .sect2_right .history_decs {
	  padding: 0 10px;
	}
	#intro_wrap .sect2_right .history_decs h5 {
	  font-size: 15px;
	}
	#intro_wrap .sect2_right .history_decs p {
	  font-size: 13px;
	  line-height: 22px;
	}
  }
  
  @media screen and (max-width: 767px) {
	#intro_wrap .section_wrap {
	  padding: 50px 0;
	}
	#intro_wrap .section_wrap.section_bottom {
	  padding: 50px 0 0;
	}
	.scd_con ul li {
	  width: 48%;
	  padding: 15px 0;
	  height: 150px;
	}
	.scd_con h5 span {
	  font-size: 20px;
	}
	.scd_con h5 {
	  font-size: 16px;
	}
	.scd_con p {
	  font-size: 12px;
	  line-height: 20px;
	}
	.trd_con ul li {
	  width: 100%;
	  padding: 0;
	  margin-bottom: 25px;
	}
	.trd_tbox p br {
	  display: block;
	}
	.trd_tbox p {
	  word-break: normal;
	}
  }
  
  @media screen and (max-width: 700px) {
	#intro_wrap .his8_6 {
	  width: 100%;
	}
	#intro_wrap .his5_3 {
	  width: 100%;
	}
	#intro_wrap .sect2_right .history_year {
	  padding: 0 20px;
	}
	#intro_wrap .sect2_right .history_decs {
	  padding: 0 20px;
	}
  }
  
  @media screen and (max-width: 600px) {
	.intro_ab_box {
	  width: 100%;
	}
	.intro_ab_img {
	  margin: 0;
	  margin-bottom: 20px;
	  height: 235px;
	}
	.intro_ab_txt p {
	  padding-top: 10px;
	}
	.intro_ab_txt {
	  padding-bottom: 50px;
	}
	.intro_ab_box + .intro_ab_box .intro_ab_txt {
	  padding-bottom: 0px;
	}
	.scd_con ul li {
	  width: 100%;
	  padding: 20px;
	  margin: 0;
	  height: 100px;
	}
	.scd_con h5 {
	  font-size: 16px;
	}
	.scd_con p {
	  font-size: 12px;
	  line-height: 20px;
	}
	#intro_wrap .sect_title h3 {
	  word-break: keep-all;
	}
	#intro_wrap .sect_title h3 br {
	  display: none;
	}
	#intro_wrap .sect_title p {
	  line-height: 20px;
	  padding-top: 15px;
	}
  }
  
  @media screen and (max-width: 480px) {
	.scd_con ul li {
	  height: auto;
	}
	.trd_tbox p {
	  font-size: 12px;
	  line-height: 22px;
	  padding-top: 10px;
	}
  }
  
  @media screen and (max-width: 430px) {
	#intro_wrap .sect2_right .history_year {
	  padding-right: 5px;
	  padding-left: 0;
	}
	#intro_wrap .sect2_right .history_decs {
	  padding-left: 5px;
	  padding-right: 0;
	}
	#intro_wrap .sect2_right .history_year p {
	  font-size: 16px;
	}
	#intro_wrap .sect2_right .history_decs h5 {
	  font-size: 14px;
	}
	#intro_wrap .sect2_right .history_decs p {
	  font-size: 12px;
	}
  }
  
  @media screen and (max-width: 360px) {
	.trd_tbox p br {
	  display: none;
	}
	.trd_tbox p {
	  word-break: keep-all;
	}
  }
  

  