.hisgt_box {
  margin-top: 0.95rem;
  clear: both;
}
.hisgt_title {
  font-size: 0.24rem;
  color: #db3b2f;
  font-weight: bold;
  padding: 0.2rem 0px;
}
.his_intro {
  background: url(../images/hisbgli.png ) #fff no-repeat bottom right;
  -o-transition: box-shadow linear .3s;
  -ms-transition: box-shadow linear .3s;
  -moz-transition: box-shadow linear .3s;
  -webkit-transition: box-shadow linear .3s;
  -moz-box-shadow: 0 0 11px rgba(43, 93, 151, 0.1);
  -webkit-box-shadow: 0 0 11px rgba(43, 93, 151, 0.1);
  box-shadow: 0 0 11px rgba(43, 93, 151, 0.1);
  padding: 0.4rem 0.6rem;
  color: #555;
  font-size: 0.18rem;
  line-height: 0.3rem;
  margin-top: 0.5rem;
  margin-bottom: 120px;
}
.zzmenu {}
.zzmenu a {
  font-size: 0.28rem;
  margin-top: 11px;
  padding-bottom: 32px;
  color: #000;
}
.zzmenu a.nomalnews {
  font-weight: bold;
  border-bottom: 3px solid #db3b2f;
}
.arrow-leftban, .arrow-rightban {
  position: absolute;
  bottom: 20px;
  width: 0.49rem;
  height: 0.49rem;
  cursor: pointer;
  z-index: 9;
}
.time-line-box {
  position: relative;
  height: 980px;
  overflow: hidden;
}
.arrow-leftban {
  left: 3%;
  background: url(../images/banleft_03.png) center no-repeat;
  background-size: 0.32rem auto;
  top: 426px;
}
.arrow-rightban {
  right: 3%;
  background: url(../images/banleft_04.png) center no-repeat;
  background-size: 0.32rem auto;
  top: 426px;
}
.kbxiech {
  padding: 0px 0px 150px;
}
.time-line-box:after {
  width: 100%;
  height: 1px;
  background: #e3e3e3;
  content: "";
  left: 0px;
  top: 450px;
  position: absolute;
}
.kbxiech .swiper-slide:hover .titlehis0 {
  color: #db3b2f;
}
.kbxiech .swiper-slide:after {
  content: '';
  width: 48px;
  height: 42px;
  background: url(../images/dotcc.jpg) center no-repeat;
  position: absolute;
  left: 0px;
  top: 428px;
}
.kbxiech .swiper-slide:hover:after {
  background: url(../images/dotcca.jpg) center no-repeat;
}
.kbxiech .swiper-slide {
  padding-top: 0px;
  height: 980px;
}
.kbxiech .swiper-slide:nth-child(2n) {
  padding-top: 520px;
}
dt.titlehis0 {
  font-size: 0.48rem;
  color: #202542;
  height: 0.48rem;
  line-height: 0.48rem;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
dd.titlehisa {
  font-size: 0.24rem;
  color: #000;
  padding: 0.11rem 0px;
}
dd.titlehisb {
  font-size: 0.18rem;
  color: #8d8d8d;
  line-height: 0.32rem;
  text-overflow: ellipsis;
  /* display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; */
  height: 90px;
  /* overflow: hidden; */
}
.titlehisc {
  padding-top: 0.26rem;
  clear: both;
  position: relative;
}
.titlehisc:before {
  position: absolute;
  bottom: 0px;
  width: 0px;
  left: 50%;
  height: 3px;
  content: "";
  background: #db3b2f;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  opacity: 0;
  z-index: 3;
}
.kbxiech .swiper-slide:hover .titlehisc::before {
  width: 100%;
  left: 0px;
  opacity: 1;
}
.titlehisc img {
  width: 100%;
}
/*发展战略*/
.bgf6 {
  background: #f6f6f7;
  overflow: hidden;
  clear: both;
  padding: 1.5rem 0px;
}
.zhanluegt_l {
  background: #fff;
  overflow: hidden;
  float: left;
  padding: 0.6rem;
  width: 48%;
  height: 8rem;
}
.zhanluegt_r {
  background: #fff;
  overflow: hidden;
  float: right;
  padding: 0.6rem;
  width: 48%;
  height: 8rem;
}
.zhanluegt_title {
  font-size: 0.3rem;
  color: #000;
  text-align: center;
  position: relative;
  padding-bottom: 0.36rem;
  margin-bottom: 0.3rem;
  line-height: 0.42rem;
}
.zhanluegt_title:before {
  content: "";
  position: absolute;
  left: 50%;
  width: 46px;
  height: 3px;
  margin-left: -23px;
  bottom: 0px;
  background: #db3b2f;
}
.zhanluegt p {
  position: relative;
  padding-left: 20px;
  font-size: 0.18rem;
  line-height: 0.36rem;
}
.zhanluegt p:before {
  border-radius: 50%;
  width: 6px;
  height: 6px;
  background: #db3b2f;
  content: "";
  left: 0px;
  top: 13px;
  position: absolute;
}
.zhan_img img {
  width: 100%;
  margin: 0 auto;
  padding-top: 0.3rem;
}
.ul_zhantitle {
  font-size: 0.28rem;
  color: #db3b2f;
  padding-bottom: 0.16rem;
  width: 100%;
  display: block;
}
.ul_zhanlueitem {
  clear: both;
  overflow: hidden;
	display: block;
}
.ul_zhanlueitem img {
  width: 100%;
}
.ul_zhanlueitem_l {
  width: 50%;
  float: left;
  padding: 0px 0.3rem 0.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
	height: 400px;
}
.ul_zhanlueitem_r {
  width: 50%;
  float: right;
}
.tesegt_r {
  float: right;
  width: 60%;
}
.tesegt_l {
  float: left;
  width: 40%;
  font-size: 0.28rem;
  line-height: 0.6rem;
  color: #000;
}
.sloggt {
  position: relative;
  padding: 0.1rem 0.5rem;
  font-size: 0.24rem;
  line-height: 0.6rem;
  padding-bottom: 0.6rem;
}
.sloggt img.tckb01 {
  position: relative;
  left: -0.12rem;
  top: -0.12rem;
}
.sloggt img.tckb02 {
  position: relative;
  bottom: -0.12rem;
}
.cul_item .ul_zhantitle {
  text-align: center;
  font-size: 0.3rem;
  padding-bottom: 0.2rem;
}
.cul_item {
  padding: 0.6rem 0px 0.9rem;
  text-align: center;
  font-size: 0.22rem;
  color: #000;
  line-height: 0.36rem;
}
.case_box {
  padding: 1.2rem 0px;
}
.ul_zhanlueitem_l .clear {
  clear: both;
  width: 100%;
  display: block;
}


/*知识产权*/
.wrap_1200{
	width: 12rem;
	margin: 0 auto;
	padding: 30px 0px;
}
.zhishi_title{
	font-size: 0.28rem;
	padding: 0.2rem 0px;
	text-align: center;
	clear: both;
	color: #000;
}
.data1 {
  width: 33.3333%;
  float: left;
  text-align: left;
}
.data1ts {
  width: 44%;
  float: left;
  text-align: left;
border-bottom: 1px dashed #cbcccc;
}
.data_sz {
  font-size: 0.48rem;
  margin-top: 15px;
  font-weight: bold;
	color: #db3b2f;
	font-family: Arial, Helvetica, sans-serif;
}
.data_txt {
  font-size: 0.28rem;
  position: relative;
  padding-top: 17px;
  margin-bottom: 40px;
  padding-bottom: 20px;
}

.zzmenu_zl {
	padding-bottom: 60px;
	overflow: hidden;
}
.zzmenu_zl a {
  padding-bottom: 32px;
  color: #000;
	display: block;
	height: 0.7rem;
	line-height: 0.7rem;
	margin-left:120px;
	font-size: 0.24rem;
	cursor: pointer;
		padding: 0px 40px;
	text-align: center;
}
.zzmenu_zl a.nomalnews {
	background: #db3b2f;
	border-radius: 50px;

	color: #fff;
}
.zzmenu_zl a:nth-child(1){
  margin-left: 0 !important;
}
.flexgt{
	display: flex;
    align-items: center;
    justify-content: center;
}

.bgf_zhishi{
	background: #f7f7f8;
	overflow: hidden;
	padding: 1rem 0px;
	clear: both;
}
.zhishi_tex{
	text-align: center;
	padding: 20px 0px;
	font-size: 0.22rem;
}
.zhishi_img img{
	text-align: center;
	width: 100%;
	background: #fff;
	padding: 10px;
}

.zzmenu_xian {
	padding-bottom: 60px;
	overflow: hidden;
}
.zzmenu_xian a {
  padding-bottom: 32px;
  color: #000;
	display: block;
	float: left;
	height: 0.7rem;
	line-height: 0.7rem;
	font-size: 0.28rem;
	text-align: center;
	width: 18%;
	margin: 0.25rem 1%;
	border: 1px solid #e9e9e9;
		border-radius: 50px;
	cursor: pointer;
}
.zzmenu_xian a.nomalnews {
	background: #e72c10;

	color: #fff;
}

.bdtgt_title{
	font-size: 0.32rem;
	font-weight: bold;
	color: #000;
	background:url(../images/bdtimg.png) no-repeat 0px 4px;
	padding-left: 40px;
}

.bdtgt_intro{
	padding: 30px 0px 60px;
	overflow: hidden;
}

.xianguan_ul{
width: 31.3333%;
	margin: 0.25rem 1%;	
	float: left;
	
}
.tongxilie_img{
	width: 100%;
}

.tongxilie_img img{
	width: 100%;
	height: 300px;
	object-fit: cover;
}
 
.tongxilie_tex{
	width: 100%;
	font-size:0.28rem;
	color: #000;
	padding: 30px 0px;
	line-height: 0.36rem;
}

.byjpad{
	padding-top: 30px;
}
.shuzh_intro{
	padding: 20px 0px 25px;
	border-bottom: 1px dashed #cbcccc;
	margin-bottom: 40px;
	overflow: hidden;
}
.shuzh_intro p{
	position: relative;
	padding-left: 50px;
	padding-bottom: 5px;
}
.shuzh_intro p:after{
  background: #aeaeae;
  content: "";
  left: 30px;
	top: 13px;
  position: absolute;
width: 8px;
height: 8px;
	border-radius: 50%;
	
	}

.floatmenu p{
	float:left;
	margin-right: 60px;
}

.guojiaji{
	width: 100%;
	height: 100px;
	background: #aeaeae;
	overflow: hidden;
	font-size: 0.32rem;
	color: #fff;
	line-height: 100px;
	text-align: center;
}
.nsxiaoxie{
	width: 49%;
	float: left;
	height: 310px;
	background: #f7f7f7;
	border: 1px solid #e6e6e6;
	padding: 0.6rem;
	margin: 30px 0px 0px;
}

.nsxiaoxie_title{
	font-size: 0.32rem;
	color: #000;
	position: relative;
	padding-bottom: 50px;
}
.nsxiaoxie_title span{
	color: #e72c10;
}
.nsxiaoxie_intro{
	padding: 30px 0px 60px 0px;
	overflow: hidden;
}

.nsxiaoxie_intro p{
	position: relative;
	padding-left: 20px;
	padding-bottom: 10px;
}


.nsxiaoxie_intro p:after{
  background: #e72c10;
  content: "";
  left: 0px;
	top: 13px;
  position: absolute;
width: 8px;
height: 8px;
	border-radius: 50%;
	
	}
.nsxiaoxie_title:after{
  background: #e72c10;
  content: "";
  left: 0px;
bottom: 13px;
  position: absolute;
width: 125px;
height: 4px;
	
	}


.nsxiaoxie:nth-child(2n){
		float: right;
	}

.byjpad60{
	padding: 20px 0px 90px;
	clear: both;
	overflow: hidden;
}
.wugao{
	font-size: 0.32rem;
	color: #000;
	padding: 0px 0px 26px;
	text-align: center;
}

.dianzigt_l{
	background: #fff;
	float: left;
	height: 270px;
	position: relative;
	width: 49%;
	border-radius: 50px 50px 0px 0px;
}

.dianzigt_ltop{
	background: #e72c10;
	border-radius: 60px;
	height: 90px;
	display: block;
	text-align: center;

	padding-top: 16px;
	color: #f8d0cd;
	font-size: 0.18rem;
}
.dianzigt_ltop span{
	font-size: 32px;
		color: #fff;
}

.twobox_l{
	width: 50%;
	text-align: center;
	float: left;
	font-size: 0.2rem;
	line-height: 34px;
}

.zhuhui_title{
	font-size: 0.32rem;
	color: #000;
	border-bottom: 1px dashed #cbcccc;
	width: 150px;
	margin: 0 auto;
	padding-bottom: 15px;
	margin-bottom: 15px;
	margin-top: 30px;
}
.w1600 .dianzigt_l:nth-child(2){
		float: right;
	}

.bgf_zhihui {
  background: #f6f6f7;
  overflow: hidden;
  clear: both;
  padding: 40px 0px 0px;
}
.ronghe{
	font-size: 0.32rem;
	color: #000;
	position: relative;
	padding-bottom: 40px;
	text-align: center;
	margin: 30px 0px 30px;
}
.ronghe:after{
  background: #e72c10;
  content: "";
  left: 50%;
bottom: 13px;
  position: absolute;
width: 157px;
height: 3px;
	margin-left: -78px;
	
	}

.honorbb{
	padding-top: 30px;
	text-align: center;
	clear: both;
}

.honorbb img{
	width: 100%;
	max-width: 1204px;
}

.data1ts .data_txt{
	margin-bottom: 20px;
	padding-bottom: 10px;
}











@media screen and (max-width: 1028px) {
  .bgf6 {
    padding: 30px 0px;
  }
  .zhanluegt_l {
    width: 100%;
    height: auto;
    padding: 15px;
  }
  .zhanluegt_title {
    font-size: 0.78rem;
    padding-bottom: 10px;
    margin-bottom: 18px;
  }
  .zhanluegt_r {
    width: 100%;
    height: auto;
    margin-top: 15px;
    padding: 15px;
  }
  .zhanluegt p {
    position: relative;
    padding-left: 20px;
    font-size: 0.78rem;
    line-height: 28px;
  }
  .zhanluegt_title:before {
    height: 2px;
  }
  .cul_item .ul_zhantitle {
    font-size: 0.78rem;
    padding-bottom: 15px;
  }
  .cul_item {
    padding: 20px 0px;
    font-size: 0.78rem;
    line-height: 28px;
  }
  .tesegt_l {
    float: left;
    width: 100%;
    font-size: 0.78rem;
    line-height: 34px;
	  text-align: center;
  }
  .tesegt_r {
    width: 100%;
  }
  .ul_zhanlueitem_l {
    width: 100%;
  }
  .ul_zhanlueitem_r {
    width: 100%;
  }
  .ul_zhantitle {
    font-size: 0.84rem;
    padding-bottom: 20px;
  }
  .ul_zhanlueitem_l {
    display: block;
	  height: auto;
	  padding-top: 20px;
	  padding-bottom: 30px;
  }
  .zzmenu a {
    font-size: 0.78rem;
    padding-bottom: 20px;
	  height: 60px;
	  display: block;
  }
  .hisgt_title {
    font-size: 0.84rem;
    font-weight: bold;
  }
	.his_intro{
		font-size: 0.78rem;
		line-height: 28px;
		padding: 15px;
		margin-bottom: 50px;
	}
	.time-line-box{
		height: 500px;
	}
	dt.titlehis0{
		font-size: 0.84rem;
		height: 50px;
		line-height: 50px;
	}
	dd.titlehisa{
		font-size: 0.78rem;
	}
	dd.titlehisb{
		font-size: 0.7rem;
		line-height: 28px;
	}
	.kbxiech .swiper-slide:nth-child(2n){
		padding-top: 0px;
	}
	.aboutus_list{
		display: block;
	}
	.sloggt{
		font-size: 0.78rem;
		line-height: 34px;
		margin-top: 30px;
	}
	.ul_zhanlueitem{
		margin-top: 20px;
		background: #f7f7f7;
		overflow: hidden;
		padding: 15px;
	}
	.wrap_1200{
		width: 94%;
	}
	.data1ts{
		width: 100%;
		margin-bottom: 30px;
	}
	.hisgt_box{
		margin-top: 36px;
	}
	
	.flexgt{
		display: block;
	}
	.zzmenu_zl a{
		width: 50%;
		margin-left: 0px;
		font-size: 0.78rem;
		height: 50px;
		line-height: 50px;
		float: left;
		text-align: center;
	}
	.data_txt{
		font-size: 0.78rem;
	}
	.zzmenu_zl{
		padding-bottom: 30px;
	}
	.zhishi_tex{
		font-size: 0.78rem;
	}
	.wugao{
		font-size: 0.88rem;
		font-weight: bold;
	}
	.ronghe{
		font-size: 0.84rem;
		padding-bottom: 26px;
	}
	.ronghe:after {
    width: 107px;
    height: 2px;
    margin-left: -53px;
}
	.dianzigt_l{
		width: 100%;
		height: auto;
		clear: both;
		margin-top: 20px;
		padding-bottom: 29px;
	}
	.dianzigt_ltop span{
		font-size: 0.84rem;
	}
	.dianzigt_ltop{
		height: 66px;
		padding-top: 6px;
		line-height: 26px;
	}
	
	.zhuhui_title{
		font-size: 0.84rem;
		font-weight: bold;
	}
	.twobox_l{
		font-size: 0.78rem;
	}
	.nsxiaoxie{
		width: 100%;
		padding: 20px;
		height: auto;
	}
	.nsxiaoxie_title{
		font-size: 0.84rem;
		font-weight: bold;
		padding-bottom: 30px;
	}
	
	.nsxiaoxie_title:after {
    content: "";
    left: 0px;
    bottom: 13px;
    position: absolute;
    width: 105px;
    height: 2px;
}
	.nsxiaoxie_intro{
		padding: 15px 0px 15px;
	}
	.bdtgt_title{
		font-size: 0.84rem;
	}
	.guojiaji{
		font-size: 0.88rem;
		font-weight: bold;
	}
}
	