﻿
.img1{
	background: url(../img/aboutbg.jpg) no-repeat center;
}
.img2{
	background: url(../img/productbg.jpg) no-repeat center;
}
.img3{
	background: url(../img/adminbg.jpg) no-repeat center;
}
.img4{
	background: url(../img/projectbg.jpg) no-repeat center;
}
.img5{
	background: url(../img/casebg.jpg) no-repeat center;
}
.img6{
	background: url(../img/newsbg.jpg) no-repeat center;
}
.img7{
	background: url(../img/contactbg.jpg) no-repeat center;
}
.imgbg{
	background-size: cover;
	padding: 4.25rem 0 2.45rem;
}
.img2,.img3,.img4{
padding: 3.25rem 0 2.45rem;
}
.imgbg .txt {
	display: flex;
	align-items: center;
  font-size: 0.48rem;
  height: 0.1rem;
  color: #fff;
  padding:0 0.6rem;
  font-weight: 600;
}
.imgbg .txt img{
	width: 1.98rem;
	margin-right: 0.4rem;
}
.imgbg .txt .en{
	font-size: 0.3rem;
	font-weight: 500;
	line-height: 0.42rem;
	border-left: 6px solid #3BCDE1;
	padding-left: 0.1rem;
	margin-bottom: 0.18rem;
}

@media screen and (max-width: 750px) {
  .imgbg {
    padding: 1.3rem 0 1.7rem;
  }
  .imgbg .txt {
    font-size: 16px;
    height: 1.4rem;
	/* padding:0 1rem; */
  }
.imgbg .txt img{
width:1.3rem;
}
.imgbg .txt .en{
font-size: 13px;
}
}

.crumb{
	margin-bottom: 0.5rem;
	padding: 0.4rem 0;
	border-bottom: 1px solid rgba(120,138,169,0.2);
}
.crumb .w1720{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.crumb .table a{
	display: inline-block;
	padding: 0.1rem 0.5rem;
	font-size: 0.18rem;
	color: #666;
}
.crumb .table .active{
	background: #0B1E3F;
	color: #fff;
}
.crumb .right{
	font-size: 0.14rem;
	font-weight: 400;
}
.crumb .right .active{
	color: #999;
}
@media screen and (max-width:750px){
	.crumb{
		margin-bottom: 0.4rem;
	}
	.crumb .right{
		display: none;
	}
.crumb .table{
width:100%;
}
.crumb .table a{
font-size:0.28rem;
width:32%;
padding:0.1rem 0;
text-align:center;
background:aliceblue;
margin-bottom:0.1rem;
}
}
.index-tit {
  color: #1573CB;
}
.index-tit .cn {
  font-weight: bold;
  font-size: 0.44rem;
  line-height: 0.52rem;
}
.index-tit .en {
  opacity: 0.5;
  margin-top: 0.08rem;
  font-size: 0.18rem;
  line-height: 0.32rem;
}
.pages{
	text-align: center;
	margin: 0.5rem auto;
}
.pages span,.pages a{
	display: inline-block;
	width: 0.4rem;
	height: 0.4rem;
	line-height: 0.4rem;
	border: 1px solid #999999;
	margin: 0 0.1rem;
	border-radius: 2px;
}
.pages span,.pages .active{
	color: #fff;
	border: 1px solid #1471D0;
	background: #1471D0;
}
.pages .prev,.pages .next{
	border: none;
	background: #EBF1EA;
	border: 1px solid #EBF1EA;
	font-weight: 600;
}
.more {
  display: inline-block;
  padding: 6px 7px 6px 22px;
  border-radius: 37px;
  overflow: hidden;
}
.more span {
  float: left;
  width: 1.1rem;
  font-size: 14px;
  line-height: 32px;
  transition: none;
}
.more .iconfont {
  float: left;
  text-align: center;
  width: 32px;
  height: 32px;
  font-size: 14px;
  line-height: 32px;
  border-radius: 50%;
}
.more.moreRed {
  background: #fff;
}
.more.moreRed .iconfont {
  background: #6AD6DD;
  color: #fff;
}
@media screen and (min-width: 751px) {
  .more.moreRed:hover {
    background: #6AD6DD;
    color: #fff;
  }
  .more.moreRed:hover .iconfont {
    background: #fff;
    color: #1C1C1C;
  }
}
.more.moreWhite {
  background: #C70024;
  color: #fff;
}
.more.moreWhite .iconfont {
  background: #fff;
  color: #1C1C1C;
}
@media screen and (min-width: 751px) {
  .more.moreWhite:hover {
    background: #fff;
    color: #333;
  }
  .more.moreWhite:hover .iconfont {
    background: #C70024;
    color: #fff;
  }
}
@media screen and (max-width: 750px) {
  .more span {
    width: 1.4rem;
  }
}


.about .about_box{
	overflow: hidden;
}
.about .about_box .left{
	float: left;
	width: 50%;
	padding:0 0.8rem;
	padding-right: 1.3rem;
}
.about .about_box .left .txt{
	margin: 0.4rem 0;
	line-height: 0.35rem;
	font-size: 0.16rem;
	color: #333;
}
.about .about_box .left .txt p{
	margin-bottom: 0.3rem;
}
.about .about_box .right{
	float: right;
	width: 50%;
	padding:0 0.8rem;
}
.about .about_box .right .right_box{
	padding: 0.4rem 0;
	border-bottom: 1px solid #D2DAE1;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.about .about_box .right .right_box:first-child{
	padding-top: 0;
}
.about .about_box .right .right_box .span{
	display: inline-block;
	margin-right: 1.5rem;
	font-size: 0.18rem;
	color: #1573CB;
}
.about .about_box .right .right_box .span span{
	font-weight: 800;
	font-size: 0.6rem;
}
.about .about_box .right .right_box .span div{
	color: #333;
}
.about .swiperbox{
	background: url(../img/about1.jpg) no-repeat center;
	background-size: cover;
	height: 4.3rem;
	margin-top: 2.5rem;
	position: relative;
}
.about .abSwiper{
	position: absolute;
	width: 92%;
	top: -1.5rem;
	right: 50%;
	transform: translateX(50%);
	background: #fff;
}
.about .abSwiper .swiper-wrapper .swiper-slide{
	padding: 0.6rem 0.8rem;
	box-sizing: border-box;
	display: flex;
	align-items: center;
}
.about .abSwiper .swiper-wrapper .swiper-slide .slide{
	padding-right: 1.5rem;
	font-size: 0.16rem;
	opacity: 0.8;
	line-height: 0.32rem;
	width: 50%;
	box-sizing: border-box;
}
.about .abSwiper .swiper-wrapper .swiper-slide .slide p{
	font-size: 0.24rem;
	color: #1573CB;
	font-weight: 500;
	margin-bottom: 0.2rem;
}
.about .abSwiper .swiper-wrapper .swiper-slide img{
	width: 8.5rem;
	display: block;
	margin: 0 auto;
}
.about .abSwiper .swiper-button-prev{
	top: 0;
	left: 0;
	transform: translateY(50%);
	background: #1573CB;
	color: #fff;
	padding:0.24rem 0.8rem;
	box-sizing: border-box;
}
.about .abSwiper .swiper-button-prev:after,.about .abSwiper .swiper-button-next:after{
	font-size: 0.22rem;
}
.about .abSwiper .swiper-button-next{
	top: 0;
	left: 1.6rem;
	transform: translateY(50%);
	background: #F5F8FB;
	padding:0.24rem 0.8rem;
	box-sizing: border-box;
}
.about .culture{
	background: url(../img/about2.jpg) no-repeat center;
	background-size: cover;
}
.about .culture .txt{
	color: #fff;
	padding: 1rem 0;
}
.about .culture .txt p{
	font-size: 0.36rem;
	line-height: 0.5rem;
	font-weight: 600;
}
.about .culture .txt .en{
	font-size: 0.14rem;
	line-height: 0.32rem;
	font-weight: 400;
	opacity: 0.5;
}
.about .item{
	margin-top: 1rem;
}
.about .item .flex{
	text-align: center;
	font-weight: 400;
	font-size: 0.16rem;
	line-height: 0.3rem;
	color: #666666;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 0.2rem;
}
.about .item .flex .img{
	width: 55%;
}
.about .item .flex .text{
	width: 44%;
	background: #F6F7FB;
}
.about .item .flex .text{
	display: flex;
	align-items: center;
	justify-content: center;
}
.about .item .flex .text p{
	font-weight: 600;
	font-size: 0.24rem;
	text-align: center;
	color: #1C1C1C;
	margin: 0.4rem 0 0.3rem;
}
.about .item .flex .text .hovericon img{
	width:1rem;
}
.about .item .flex .txt{
	width: 50%;
	margin: 0 auto;
}
.about .item .text:hover .hovericon {
	transform: rotateY(360deg);
	transition: all 1s; 
}
.about .ullist{
	display: flex;
	flex-wrap: wrap;
}
.about .ullist li{
	width: 25%;
	padding:0 0.3rem;
	box-sizing: border-box;
	text-align: center;
	margin: 0.4rem 0;
	position: relative;
}
.about .ullist li:before{
  content: "";
  display: none;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  width: 100%;
  height: 90%;
  background: url(../img/honor-search.png) no-repeat center;
  background-size: 56px;
  cursor: pointer;
}
.about .ullist li:hover:before{
  display: block;
}
.about .ullist li p{
	line-height: 0.32rem;
	font-size: 0.16rem;
	color: #333;
	font-weight: 400;
	margin-top: 0.2rem;
}
.f_zoom_honer{
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.6);
  top: 0;
  left: 0;
  z-index: 99999;
  display: none;
}
.f_zoom_honer .close_icon{
  position: absolute;
  z-index: 10;
  width: 0.25rem;
  height: 0.25rem;
  background: url(../img/close-btn2-1.png) no-repeat center;
  background-size: 0.25rem;
  cursor: pointer;
  top: 1rem;
  right: -1rem;
}
@media screen and (max-width:750px){
.f_zoom_honer .close_icon{
right:0;
}
.about .about_box .left .txt,.about .abSwiper .swiper-wrapper .swiper-slide .slide p,.about .abSwiper .swiper-wrapper .swiper-slide .slide,.about .item .flex,.about .item .flex .text p{
font-size:0.28rem;
}
}
.f_zoom_honer .f-zoom-box{
  width: calc(100% - 100px);
  height: calc(100% - 80px);
  margin: 40px auto;
  position: absolute;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.f_zoom_honer .f-zoom-box .imgbox{
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  position: relative;
}
.f_zoom_honer .f-zoom-box img{
  max-width: 100%;
  max-height: 100%;
}

.about .timeline{
	height: 10rem;
	overflow-y: auto;
}
.about .timeline li{
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
}
.about .timeline li .thumb{
	font-size: 0.6rem;
	line-height: 0.32rem;
	font-weight: 800;
	color: #333;
	width: 15%;
	position: relative;
	padding: 0.4rem 0;
	border-right: 5px double rgba(0,0,0,0.2);
}
.about .timeline li .thumb div{
	position: absolute;
	right: -0.23rem;
	top: 0.3rem;
	border: 0.5px solid rgba(0, 0, 0, 0.2);
	background: #fff;
	border-radius: 50%;
	width: 0.4rem;
	height: 0.4rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
.about .timeline li .content{
	padding:0.4rem 0 1rem;
	box-sizing: border-box;
	display: flex;
	width: 85%;
}
.about .timeline li .content b{
	display: block;
	width: 10rem;
	height: 0.01rem;
	background: rgba(0,0,0,0.2);
	position: relative;
	top: 0.1rem;
	margin: 0 0.6rem 0 0.2rem;
}
.about .timeline li .content b span{
	display: inline-block;
	background: #3080CB;
	width: 0.1rem;
	height: 0.1rem;
	border-radius: 50%;
	float: right;
	position: relative;
	bottom: 0.05rem;
	right: -0.3rem;
}
.about .timeline li .content p{
	font-weight: 400;
	font-size: 0.16rem;
	line-height: 0.32rem;
	color: #666;
padding:0 0.4rem;
}
@media screen and (max-width:1250px){
	.about .item .flex .text .txt{
		width: 80%;
	}
}
@media screen and (max-width:900px){
	.about .item .flex .text .txt{
		width: 100%;
	}
}
@media screen and (max-width:750px){
	.about .item .flex .img,.about .item .flex .text{
		width: 100%;
		margin-top: 0.2rem;
	}
	.about .item .flex{
		margin-bottom: 0.6rem;
	}
	.about .about_box .left,.about .about_box .right{
		width: 100%;
		padding-right: 0.8rem;
		margin-bottom: 0.2rem;
	}
	.about .abSwiper .swiper-wrapper .swiper-slide{
		display: block;
padding: 1rem 0.7rem;
	}
	.about .abSwiper .swiper-wrapper .swiper-slide .slide{
		width: 100%;
	}
	.about .swiperbox{
		margin-top: 4.5rem;
	}
	.about .abSwiper{
		top: -3.5rem;
	}
	.about .ullist li{
		width: 33.3%;
	}
	.about .timeline li .content b{
		display: none;
	}
	.about .timeline li .thumb{
		font-size: 0.4rem;
	}
}
@media screen and (max-width:950px){
	.about .timeline li .thumb{
		width: 20%;
	}
	.about .timeline li .content{
		width: 80%;
	}
}


.product .w1720{
	display: flex;
}
.product .left ul .lv1box{
	background: #0B367B;
	width: 3rem;
	color: #fff;
	font-size: 0.18rem;
	font-weight: 600;
}
.product .left ul .lv1box .lv1{
	position: relative;
	padding: 0.2rem 0.3rem;
	box-sizing: border-box;
	font-size: 0.18rem;
}
.product .left ul .lv1box .lv1 a{
color:#fff;
}
.product .left ul .lv1box .lv1 i{
	display: inline-block;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-top-color: #fff;
	position: absolute;
	right: 0.3rem;
	top: 50%;
}
.product .left ul .lv1box .active{
	background: linear-gradient(90.15deg, #0868CC 0.07%, #76B4EE 99.81%);
}
.product .left ul .lv1box .active i{
	transform: rotate(180deg);
}
.product .left ul .lv1box .lv2{
	background: #F7FAFD;
display:none;
}
.product .left ul .lv1box.active .lv2{
display:block;
}
.product .left ul .lv1box .lv2 a{
	display: block;
	padding: 0 0.3rem;
	position: relative;
}
.product .left ul .lv1box .lv2 a span{
	display: block;
	width: 100%;
	height: 100%;
	padding: 0.2rem 0;
	border-bottom: 1px dashed rgba(0, 0, 0, 0.4);
	font-size: 0.16rem;
}
.product .left ul .lv1box .lv2 a i{
	display: inline-block;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-left-color: #C4C4C4;
	position: absolute;
	right: 0.3rem;
	top: 50%;
	transform: translateY(-50%);
}
.product .left ul .lv1box .lv2 .active{
	color: #1573CB;
background:none;
}
.product .left ul .lv1box .lv2 .active i{
	border-left-color: #1573CB;
}
.product .right{
width:100%;
}
.product .right .list{
	padding: 0 0.4rem;
	display: flex;
	flex-wrap: wrap;
}
.product .right .list li{
	margin: 0.2rem 0.25rem 0.6rem;
	width: calc(33.333% - 0.5rem);
	position: relative;
	cursor: pointer;
}
.product .right .list li:hover{
	transform: scale(1.1);
}
.product .right .list li img{
	width: 100%;
height:100%;
}
.product .right .list li div{
	background: rgba(255, 255, 255, 0.85);
	padding: 0.2rem;
	font-size: 0.16rem;
	color: #333;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
}
@media screen and (max-width: 1669px){
.product .right .list li div{
padding:0.1rem 0.2rem;
}
}
.product .txtdet{
	background: #fff !important;
	margin-top: 0 !important;
	padding: 0 0rem 0 0.8rem !important;
}
@media screen and (max-width:1390px){
	.product .right .list li{
		margin: 0.2rem 0.2rem 0.6rem;
		width: calc(33.333% - 0.4rem);
	}
}
@media screen and (max-width:991px){
	.product .right .list li{
		margin: 0.2rem 0.2rem 0.6rem;
		width: calc(50% - 0.4rem);
	}
}
@media screen and (max-width:750px){
	.product .w1720{
		flex-wrap: wrap;
	}
	.product .w1720 .left{
		width: 100%;
	}
	.product .left ul .lv1box{
		width: 100%;
	}
	.product .right .list{
		padding: 0;
	}
	.product .txtdet{
		padding:0.5rem 0 0 !important;
	}
.product .left ul .lv1box .lv1,.product .right .list li div{
font-size:0.28rem;
}
.product .left ul .lv1box .lv2 a span{
font-size:0.26rem;
}
}



.case .nav{
	display: flex;
	flex-wrap: wrap;
	/* padding: 0.1rem 0; */
}
.case .nav a{
	display: block;
	justify-content: space-between;
	margin: 0.2rem 0.4rem;
	width: calc(20% - 0.8rem);
	font-size: 0.2rem;
	color: #666;
	border-bottom: 1px solid rgba(48,128,203, 0.2);
	padding-bottom: 0.1rem;
	position: relative;
}
.case .nav a:hover{
color: #1573CB;
	font-weight: 600;
	border-bottom: 1px solid rgba(48,128,203, 0.6);
}
.case .nav a img{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-80%);
}
.case .nav .active{
	color: #1573CB;
	font-weight: 600;
	border-bottom: 1px solid rgba(48,128,203, 0.6);
}
.case .listbox{
	background: #F7FAFD;
	margin-top: 0.5rem;
	padding: 0.6rem;
}
.case .listbox ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.case .listbox ul li{
	width: 49%;
	background: #fff;
	margin-bottom: 0.3rem;
}
.case .listbox ul li:hover{
transform:scale(1.1);
}
.case .listbox ul li a{
	display: flex;
	padding: 0.4rem;
	position: relative;
}
.case .listbox ul li a img{
	width: 3.04rem;
	margin-right: 0.4rem;
}
.case .listbox ul li a .content .tit{
	margin-bottom: 0.18rem;
}
.case .listbox ul li a .content .tit span{
	font-weight: 600;
}
.case .listbox ul li a .content .tit b{
	font-weight: 400;
	color: #67C2D4;
}
.case .listbox ul li a .content i{
	text-align: center;
	width: 0.32rem;
	height: 0.32rem;
	font-size: 0.14rem;
	line-height: 0.32rem;
	border-radius: 50%;
	position: absolute;
	right: 0.4rem;
	bottom: 0.5rem;
	background: #3BCDE1;
	box-shadow: 0px 2px 4px rgba(143, 214, 198, 0.4);
	color: #fff;
	display: none;
}
.case .listbox ul li a:hover .content i{
	display: inline-block;
}
.case .listbox ul li a .content .txt,.case .listbox ul li a .content .txt p,.case .listbox ul li a .content .txt span{
font-size:0.14rem !important;
font-weight:500;
}
@media screen and (max-width:991px){
	
	.case .listbox ul li a{
		flex-wrap: wrap;
	}
	.case .listbox ul li a img{
		width: 100%;
		margin-right: 0;
	}
}
@media screen and (max-width:750px){
	.case .listbox ul li{
		width: 100%;
	}
	.case .nav a{
		margin: 0.2rem 0.2rem;
		width: calc(33% - 0.4rem);
font-size:0.22rem;
	}
}


.case-det .txtdet{
	margin-top: 0.5rem;
	background: #F7FAFD;
	padding: 1rem 0;
}
.case-det .txtdet .tit{
	text-align: center;
	font-weight: 600;
	font-size: 0.36rem;
	line-height: 0.5rem;
	color: #333;
}
.case-det .txtdet .date{
	text-align: center;
	font-size: 0.16rem;
	font-weight: 400;
	line-height: 0.3rem;
	color: rgba(44, 50, 54, 0.6);
}
.case-det .txtdet .txt{
	margin-top: 0.5rem;
	font-weight: 400;
	font-size: 0.16rem;
	line-height: 0.3rem;
	color: rgba(51, 51, 51, 0.9);
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
	padding-bottom: 0.8rem;
}
.case-det .txtdet .txt img{
	margin: 0.4rem 0;
}
.bottom{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0.8rem 0 0.3rem;
	color: #999999;
	font-size: 0.16rem;
	flex-wrap: wrap;
}
.bottom a{
	margin-bottom: 0.2rem;
	border: 0.5px solid rgba(0, 0, 0, 0.3);
	border-radius: 160px;
	padding: 0.1rem 0.25rem;
}
@media screen and (max-width:750px){
.bottom span{
margin-bottom:0.4rem;
}
}

.news .list {
  margin-top: 0.65rem;
}
.news .list li {
  float: left;
  width: calc((100%)/3);
  border: 2px solid #DCE6EF;
  box-sizing: border-box;
  position: relative;
}
@media screen and (min-width:751px){
	.news .list li:first-child{
		border-right: none;
	}
	.news .list li:last-child{
		border-left: none;
	}
}
.news .list li:hover:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 0.05rem;
	background: #1573CB;
}
.news .list li .txtbox {
  padding: 0.5rem;
}
.news .list li .txtbox .date span{
  font-weight: 300;
  font-size: 0.24rem;
  line-height: 0.32rem;
  color: #666;
}
.news .list li .txtbox .date i{
	text-align: center;
	width: 0.32rem;
	height: 0.32rem;
	font-size: 0.14rem;
	line-height: 0.32rem;
	border-radius: 50%;
	float: right;
	background: #1573CB;
	box-shadow: 0px 2px 4px rgba(83, 140, 193, 0.2);
	color: #fff;
	display: none;
}
.news .list li:hover .txtbox .date i{
	display: inline-block;
}
.news .list li .txtbox .tit {
  margin: 0.3rem 0;
  font-weight: bold;
  font-size: 0.24rem;
  line-height: 0.32rem;
}
.news .list li .txtbox .txt {
  margin-top: 0.13rem;
  font-size: 0.16rem;
  line-height: 0.3rem;
  height: 0.52rem;
  color: #666;
}
.news .list li:hover .txtbox .txt{
	color: #333;
}
@media screen and (min-width: 751px) {
  .news .list li:hover .txtbox .tit {
    color: #3BCDE1;
  }
}
@media screen and (max-width: 750px) {
  .news .top .more {
    margin-top: 0;
  }
  .news .list {
    margin-top: 0.4rem;
  }
  .news .list li {
    width: 100%;
    margin-bottom: 0.4rem;
    margin-right: 0;
  }
  .news .list li:last-child {
    margin-bottom: 0;
  }
  .news .list li .imgbox {
    height: 3.2rem;
  }
  .news .list li .txtbox {
    padding-top: 0.2rem;
  }
  .news .list li .txtbox .date {
    font-size: 0.26rem;
    line-height: 0.34rem;
  }
  .news .list li .txtbox .tit {
    font-size: 0.3rem;
    line-height: 0.4rem;
  }
  .news .list li .txtbox .txt {
    font-size: 0.28rem;
    line-height: 0.38rem;
    height: 0.76rem;
  }

}
.news .hot{
	margin-top: 1rem;
	display: flex;
	justify-content: space-between;
}
.news .hot .hot_img{
	width: 45%;
	margin-right: 0.8rem;
}
.news .hot .hot_box{
	position: relative;
}
.news .hot .hot_box p{
	font-size: 0.24rem;
	line-height: 0.42rem;
	font-weight: 600;
	color: #333;
	margin-top: 0.45rem;
}
.news .hot .hot_box .txt{
	font-size: 0.16rem;
	color: #666;
	line-height: 0.3rem;
	font-weight: 400;
	margin:0.13rem 0 0.2rem;
}
.news .hot .hot_box::before{
	content: " “ ";
	font-size: 0.8rem;
	color: #1573CB;
	position: absolute;
	top: -0.15rem;
	left: 0;
	height: 0.5rem;
}
.news .hot .hot_box::after{
	content: " ” ";
	font-size: 0.8rem;
	color: #1573CB;
	position: absolute;
	bottom: 0;
	right: 0;
	height: 0.5rem;
}
.news .newslist{
	padding:0.45rem;
}
.news .newslist li{
	padding:0.4rem 0 0.6rem;
	border-bottom: 0.5px solid rgba(0, 0, 0, 0.2);
}
.news .newslist li:hover a{
transform:scale(1.05);
}
	
.news .newslist li a{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}
.news .newslist li a .txtbox{
	width: 80%;
}
.news .newslist li .date{
	font-weight: 300;
	font-size: 0.16rem;
}
.news .newslist li p{
	font-size: 0.24rem;
	font-weight: 600;
	color: #2C3236;
	opacity: 0.8;
	margin: 0.3rem 0 0.1rem;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news .newslist li .txt{
	font-size: 0.16rem;
	font-weight: 400;
	color: #1F1F1F;
	opacity: 0.4;
	width: 98%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news .newslist li span{
	font-size: 0.4rem;
}
.news .newslist li:hover span{
	color: #1573CB;
}
.news .newslist li a .newsbox{
width:80%;
}
@media screen and (max-width:750px){
	.news .newslist li .txt{
		white-space: normal;
font-size:0.26rem;
	}
.news .newslist li p{
font-size:0.3rem;
}
	.news .nav li{
		width: 100%;
		margin-bottom: 0.2rem;
	}
	.news .hot{
		flex-wrap: wrap;
	}
	.news .hot .hot_img{
		width: 100%;
	}
}

.news-det .txtdet{
	margin-top: 0.5rem;
	padding:0.5rem 0 0rem;
}
.news-det .txtdet .tit{
	text-align: center;
	font-weight: 600;
	font-size: 0.36rem;
	line-height: 0.5rem;
	color: #333;
}
.news-det .txtdet .date{
	text-align: center;
	font-size: 0.16rem;
	font-weight: 400;
	line-height: 0.3rem;
	color: rgba(44, 50, 54, 0.6);
}
.news-det .txtdet .text{
	margin-top: 0.5rem;
	font-weight: 400;
	font-size: 0.16rem;
	line-height: 0.3rem;
	color: rgba(51, 51, 51, 0.9);
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
padding:0 1.3rem;
	padding-bottom: 0.8rem;
}
@media screen and (max-width:750px){
.news-det .txtdet .text{
font-size: 0.28rem;
line-height: 0.5rem;
padding:0 0 0.8rem;
}
.news-det .txtdet .text p{
	line-height: 0.5rem !important;
}
}
.news-det .txtdet .text p:first-child{
	margin-bottom: 0.4rem;
}



.contact{
	padding-top: 0.6rem;
}
.contact .content{
	text-align: center;
	color: #333333;
}
.contact .content .title{
	font-size: 0.32rem;
	line-height: 0.45rem;
	color: #1C1C1C;
	font-weight: 600;
	margin-bottom: 0.6rem;
}
.contact .content .title .en{
	font-weight: 400;
	font-size: 0.2rem;
	line-height: 0.23rem;
	color: rgba(44, 50, 54, 0.4);
}
.contact .center{
	width: 60%;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	/* justify-content: center; */
	/* padding:0 1.4rem; */
}
.contact .center .left div,.contact .center .right div{
	width: 70%;
	margin-bottom: 0.3rem;
	font-size: 0.18rem;
}
.contact .center .right div{
width:100%;
}
.contact .center .left{
	float: left;
width:60%;
}
.contact .center .right{
	float: left;
}
.contact .center div img{
	vertical-align: middle;
	margin-right: 0.1rem;
	width: 0.35rem;
}
.contact .address div{
margin-bottom: 0.3rem;
	font-size: 0.18rem;
}
@media screen and (max-width:1250px){
	.contact .center{
		width: 100%;
	}
}
@media screen and (max-width:950px){
	.contact .center div,.contact .center .left{
		width: 90%;
		padding:0 0.2rem;
	}
}
.map{
	text-align: center;
	margin-top: 0.8rem;
}
.contact .bot{
	margin-top: 0.5rem;
	padding: 0.6rem;
	background: linear-gradient(0deg, #F7FAFD, #F7FAFD), linear-gradient(55.74deg, #DBE3EA -3.14%, #FFFFFF 45.96%);
	text-align: center;
}
.contact .bot .botbox{
	width: 80%;
	margin: 0 auto;
}
.contact .bot p{
	font-size: 0.32rem;
	font-weight: 600;
	color: #2C3236;
	margin-bottom: 0.4rem;
}
.contact .bot div{
	margin-bottom: 0.4rem;
}
.contact .bot div input,.contact .bot div textarea{
	border: 1px solid #DADADA;
	color: rgba(44, 50, 54, 0.6);
	font-size: 0.2rem;
	padding: 0 0.2rem;
}
.contact .bot div input{
	height: 0.5rem;
}
input:focus,textarea:focus{
	border: 1px solid #538CC1 !important;
}
.contact .bot .d1{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.contact .bot .d1 input{
	width: 49%;
}
.contact .bot .d2 input{
	width: 100%;
}
.contact .bot .d3 textarea{
	width: 100%;
	padding: 0.1rem 0.2rem;
}
.contact .bot .d4{
	margin-top: 0.5rem;
}
.contact .bot .d4 button{
	display: block;
	width: 100%;
	background: linear-gradient(90.15deg, #0868CC 0.07%, #76B4EE 99.81%);
	color: #fff;
	font-size: 0.2rem;
	font-weight: 600;
	padding: 0.2rem 0;
}
@media screen and (max-width:750px){
	.contact .bot .d1{
		margin-bottom: 0;
	}
	.contact .bot .d1 input{
		width: 100%;
		margin-bottom: 0.4rem;
	}
.contact .center .left div,.contact .center .right div,.contact .address div{
font-size:0.28rem;
}
.contact .bot div input,.contact .bot div textarea,.contact .bot .d4 button{
font-size:0.28rem;
}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.about_box{
		display: flex;
		flex-direction: column;
	}
	.about_box .left{
		float: none !important;
		width: 100%  !important;
	}
	.about .right{
		float: none !important;
		width: 100%  !important;
		display: flex;
		flex-direction: column;
	}
	.swiper-slide{
		display: flex;
		flex-direction: column;
	}
	.swiper-slide > .slide{
		padding-top: 2%;
		padding-bottom: 2%;
		width: 100% !important;
	}
	.thumb > span{
		font-size: 0.4rem !important;
		word-wrap: break-word !important;
	}
}