main{
	padding-bottom: 1.8rem;
}
.pages{
	text-align: center;
	margin: 0.5rem auto;
}
.pages a,.pages span {
	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 a span{
	position: relative;
	bottom: 0.05rem;
	font-weight: 600;
	cursor: pointer;
}
.pages span ,.pages .active{
	color: #fff;
	border: 1px solid #535353;
	background: #2062AA;
}
.pages .prev,.pages .next{
	border: none;
	background: #EBF0F5;
	border: 1px solid #EBF0F5;
	font-weight: 600;
}

.bottom{
width:92%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0.4rem auto;
	color: #999999;
	font-size: 0.16rem;
	flex-wrap: wrap;
}
.w1550 .bottom{
width:100%;
}
.bottom a{
	margin-bottom: 0.2rem;
}
.img1{
	background: url(../img/imgbg.jpg) no-repeat center;
}
.img2{
	background: url(../img/productbg.jpg) no-repeat center;
}
.img3{
	background: url(../img/downbg.jpg) no-repeat center;
}
.img4{
	background: url(../img/newsbg.jpg) no-repeat center;
}
.img5{
	background: url(../img/contactbg.jpg) no-repeat center;
}
.imgbg{
	background-size: cover;
	padding: 2.2rem 0 2.5rem;
	margin-top: 83px;
}
.imgbg .txt {
  font-size: 0.4rem;
  color: #fff;
  /* text-shadow: 1.8px -0.6px 5px rgba(0, 0, 0, 0.4); */
  height: 0.8rem;
  color: #015FA3;
  padding:0 2.2rem;
  font-weight: 600;
}
.imgbg .left{
	text-align: left;
}
.imgbg .right{
	text-align: right;
}
@media screen and (max-width:1024px){
	.imgbg{
		margin-top: 0;
	}
}
@media screen and (max-width: 750px) {
  .imgbg {
    padding: 1.3rem 0 1.7rem;
  }
  .imgbg .txt {
    font-size: 0.36rem;
    height: 0.6rem;
	padding:0 1rem;
  }
}
.crumb{
	padding: 0.2rem 0;
	font-size: 0.18rem;
	border-bottom: 1px solid #E6E9ED;
}
.crumb img{
	vertical-align: middle;
	position: relative;
	bottom: 0.03rem;
	margin-right: 0.1rem;
}
.xiushi{
	position: absolute;
	left: 50%;
	transform: translate(-50%);
}
.table{
	text-align: center;
	padding: 0.5rem 0;
}
.table a{
	display: inline-block;
	background: #ECF0F3;
	padding: 0.2rem 0.5rem;
	border-radius: 3px;
	font-size: 0.18rem;
	margin:0 0.3rem;
	margin-bottom: 0.2rem;
	color: #666666;
}
.table .active{
	background: #015FA2;
	color: #fff;
}
@media screen and (max-width:750px){
	.table a{
		margin: 0 0.1rem; 
		padding: 0.18rem 0.4rem;
	}
}
.index-tit {
  text-align: center;
  margin-bottom: 0.8rem;
}
.index-tit .cn {
  font-size: 0.3rem;
  line-height: 0.4rem;
}
.index-tit .en {
  margin-top: 0.16rem;
  text-transform: uppercase;
  font-size: 0.26rem;
  line-height: 1;
  color: #999;
}

.about{
	padding-bottom: 0.5rem;
}

.box1 {
  position: relative;
  /* background: url(../img/index_aboutbg.jpg) no-repeat top center; */
  padding: 0 0 0.95rem;
  /* overflow: hidden; */
}
.box1 .cont {
  margin-top: 1rem;
}
.box1 .cont .left {
  position: relative;
  float: left;
  padding-top: 0.66rem;
  width: 50%;
  /* max-width: 646px; */
}
@media screen and (max-width: 750px) {
	.box1{
		padding-bottom: 0;
	}
  .box1 .box1bg{
	  position: relative !important;
	  width: 100% !important;
	  height: 4rem !important;
  }
}
.box1 .cont .left .tit2 {
  /* padding-left: 0.65rem; */
  font-size: 0.28rem;
  line-height: 0.42rem;
  letter-spacing: 1px;
  color: #055FA3;
}
.box1 .cont .txtlogo {
  position: absolute;
  top: 2.5rem;
  font-weight: bold;
  opacity: 0.7;
}
.box1 .cont .txtlogo img{
	width: 7rem;
}
.box1 .cont .left .txtlogo span {
  font-size: 0.94rem;
}
.box1 .cont .left .tit-en {
  margin-top: 0.08rem;
  letter-spacing: 0.5px;
  font-size: 0.22rem;
  line-height: 0.26rem;
  color: #999;
}
.box1 .cont .left .line {
  margin-top: 0.2rem;
}
.box1 .cont .left .line .line1 {
  float: left;
  width: 0.56rem;
  height: 0.05rem;
  background: #00b1cc;
}
.box1 .cont .left .line .line2 {
  float: left;
  margin-left: 0.09rem;
  width: 0.14rem;
  height: 0.05rem;
  background: #00b1cc;
}
.box1 .cont .left .text {
  margin-top: 0.24rem;
  font-size: 0.16rem;
  line-height: 1.75;
  min-height: 19.25em;
}
@media screen and (max-width: 1536px) {
  .box1 .cont .left .text {
    font-size: 14px;
  }
}
.box1 .cont .left .more {
  position: relative;
  display: block;
  margin-top: 0.34rem;
  width: 1.6rem;
  background: #00b1cc;
  border-radius: 2px;
  text-align: center;
  font-size: 0.16rem;
  line-height: 0.6rem;
  color: #fff;
}
.box1 .cont .left .more:hover {
  background: #0398af;
}

.box1 .cont .right {
  float: left;
  margin-left: 1.78rem;
  padding-top: 0.14rem;
}
.box1 .cont .right li {
  position: relative;
  padding-left: 0.5rem;
  margin-bottom: 1rem;
}
.box1 .cont .right li:last-child {
  margin-bottom: 0;
}
.box1 .cont .right li .iconfont {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 0.22rem;
  line-height: 0.32rem;
  color: #999;
}
.box1 .cont .right li .txt {
  font-size: 0.18rem;
  line-height: 0.32rem;
}
.box1 .cont .right li .num {
  font-size: 0.18rem;
  line-height: 0.32rem;
}
.box1 .cont .right li .num span {
  font-weight: bold;
  font-size: 0.26rem;
  color: #00b1cc;
}
.box1 .box1bg {
  position: absolute;
  z-index: 10;
  right: 0rem;
  bottom: 0.95rem;
  width: 46%;
  height: 5.9rem;
}
.box1 .box1bg .bgimg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 4px;
}
.box1 .box1bg .bglogo {
  position: absolute;
  z-index: 11;
  top: 9.3%;
  right: 9.3%;
  width: 229px;
}
.box1 .box1bg .bglogo img {
  display: block;
  width: 100%;
}
.box1 .aboutbg {
  position: absolute;
  z-index: 10;
  right: 0rem;
  bottom: 0rem;
  width: 46%;
  height: 5.9rem;
}
.box1 .aboutbg .bgimg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 4px;
}
.box1 .aboutbg .bglogo {
  position: absolute;
  z-index: 11;
  top: 9.3%;
  right: 9.3%;
  width: 229px;
}
.box1 .aboutbg .bglogo img {
  display: block;
  width: 100%;
}
@media screen and (max-width: 750px) {
	.box1{
		padding-bottom: 0;
	}
  .box1 .cont .left {
    width: 100%;
	padding: 0;
	/* height: 3.5rem; */
  }
  .box1 .cont .left .more{
	  margin-top: 0 !important;
  }
  .box1 .aboutbg{
	  position: relative !important;
	  width: 100% !important;
	  height: 4rem !important;
  }
  .box1 .cont .left .text{
	  min-height: auto;
  }
}

.about .relation{
	position: relative;
	
}
.about .box2{
	margin-top: 0.6rem;
	background: url(../img/about2bg.jpg) no-repeat center;
	padding: 0.5rem 0 1.2rem;
}
.about .box2 .index-tit{
	color: #fff;
}
.about .box2 .index-tit .en{
	color: #fff;
}
.about .box2 .swiper-slide{
	text-align: center;
	background: #fff;
	padding: 0.3rem 0 0.8rem;
height:auto;
}
.about .box2 .swiper-slide p{
	font-weight: 600;
	margin-top: 0.6rem;
position: absolute;
	bottom: 0.2rem;
	left: 50%;
	transform: translateX(-50%);
}
.about .box2 .swiper-slide:hover p{
	color: #015FA2;
}
.about .swiper-button-prev{
	left: -6%;
}
.about .swiper-button-next{
	right: -6%;
}
.about .relation .swiper-button-next,
.about .relation .swiper-button-prev {
  width: 106px;
  color: #fff;
}
.about .relation .swiper-button-next .iconfont,
.about .relation .swiper-button-prev .iconfont {
  font-size: 36px;
}
.about .relation .swiper-button-next span,
.about .relation .swiper-button-prev span {
	width: 0.4rem;
	height: 0.4rem;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about .relation .swiper-button-next span img,
.about .relation .swiper-button-prev span img{
  width: 8px;
}
.about .relation .swiper-button-next:hover,
.about .relation .swiper-button-prev:hover {
  color: #00b1cc;
}
.about .relation .swiper-button-next:hover,
.about .relation .swiper-button-prev:hover {
  color: #00b1cc;
}
.about .relation .swiper-button-next:after,
.about .relation .swiper-button-prev:after {
  display: none;
}
@media screen and (max-width: 750px){
	.about .swiper-button-next{
		right: 0;
	}
	.about .swiper-button-prev{
		left: 0;
	}
}
.about .box3{
	padding: 0.5rem 0;
}
.about .box3 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.about .box3 ul li{
	text-align: center;
	width: 30%;
	margin-bottom: 0.5rem;
}
.about .box3 ul li div{
	background: #E0E5EB;
	color: #333333;
	padding: 0.25rem 0;
	font-size: 0.18rem;
}
.about .box3 ul li:hover div{
	background: #3371B4;
	color: #fff;
}
@media screen and (max-width:750px){
	.about .box3 ul li{
		width: 49%;
	}
}

.product{
	padding-bottom: 0.6rem;
}
.product .table{
	text-align: left;
}
.product .table a{
	padding-left: 0;
	padding-right: 0;
	width: 2.4rem;
	text-align: center;
}
.product .list{
	border-top: 1px solid #CCD9E3;
	padding: 0.3rem 0;
	display: flex;
	flex-wrap: wrap;
}
.product .list li{
	display: inline-block;
	border: 1px solid #999999;
	padding: 0.2rem 0.5rem;
	border-radius: 3px;
	margin:0 0.3rem;
	margin-bottom: 0.2rem;
	cursor: pointer;
}
.product .list li a{
	color: #666666;
	font-size: 0.16rem;
	display: inline-block;
	width: 100%;
	height: 100%;
}
.product .list .active{
	border: 1px solid #015FA2;
}
.product .list .active a{
	color: #015FA2;
}
@media screen and (max-width:750px){
	.product .list li{
		padding: 0.18rem 0.2rem;
box-sizing: border-box;
width:41.4%;
	}
}
.product .li{
	display: flex;
	flex-wrap: wrap;
	margin-top: 0.3rem;
}
.product .li li{
	width: calc(33% - 0.6rem);
	overflow: hidden;
margin:0 0.3rem;
	text-align: center;
	border: 1px solid #DCE2E8;
	box-shadow: 1px 1px 6px #DCE2E8;
	margin-bottom: 0.3rem;
}
.product .li li img{
	width: 100%;
}
@media screen and (max-width:750px){
	.product .li li{
margin:0 0.1rem 0.3rem 0.1rem;
		width: calc(50% - 0.24rem);
	}
}
.product .li li div{
	color: #545454;
	padding: 0.25rem 0;
	font-size: 0.18rem;
	position: relative;
	z-index: 1;
background: #fff;
}
.product .li li:hover img{
		transform: scale(1.1);
}

.down{
	padding: 0.6rem 0;
}
.down .downbox{
	margin: 0 auto;
	margin-top: 0.8rem;
	clear: both;
	overflow: hidden;
}
.down .left{
	float: left;
	/* width: 30%; */
	/* margin-right: 1rem; */
}
.down .left .quanbu{
	background: #2062AA;
	color: #fff;
	padding: 0.3rem 0.8rem 0.3rem 0.3rem;
	font-size: 0.2rem;
}
.down .left ul li{
	background: #2062AA;
	color: #fff;
	padding: 0.3rem 0.8rem 0.3rem 0.3rem;
	cursor: pointer;
}
.down .left ul .active{
	background: #fff;
	color: #000;
}
.down .left ul .active a{
	background: #fff;
	color: #000;
}
.down .left ul li a{color:#fff;}
.down .right{
	float: right;
	width: 75%;
}
.down .right .downlist{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0.43rem 0;
	border-bottom: 1px solid #EBEBEB;
	cursor: pointer;
}
.down .right .downlist:first-child{
	padding-top: 0;
}
.down .right .downlist:hover .xiazai{
	background: #1B6CC4;
}
.down .right .downlist:hover .title{
	color: #2062AA;
}
.down .right .downlist .title{
	font-weight: bold;
}
.down .right .downlist .date{
	font-size: 0.15rem;
	color: #666666;
}
.xiazai{
	background: #88B1DD;
	padding:0.1rem 0.2rem;
	border-radius: 2px;
}
.xiazai a{
	color: #fff;
	font-size: 0.16rem;
}
.xiazai img{
	width: 0.18rem;
	margin-left: 0.1rem;
	vertical-align: middle;
}
@media screen and (max-width: 950px){
	.down .left{
		width: 30%;
		margin-right: 0.1rem;
	}
	.down .right{
		width: calc(70% - 0.1rem);
	}
}
@media screen and (max-width: 750px) {
	.down .downbox{
		width: 100%;
	}
	.down .left{
		width: 100%;
	}
	.down .left .quanbu{
		display: none;
	}
	.down .left ul{
		display: flex;
		flex-wrap: wrap;
	}
	.down .left ul li{
		width: 40%;
		padding: 0.2rem;
		margin: 0.05rem;
	}
	.down .left ul .active{
		background: #81A6D0;
		color: #fff;
	}
	.down .right{
		width: 100%;
	}
}

.news .news_title{
	display: flex;
	box-shadow: 1px 1px 6px #F6F6F6;
	margin-bottom: 0.5rem;
}
.news .news_title img{
	width: 50%;
}
@media screen and (max-width:750px){
	.news .news_title{
		display: block;
	}
	.news .news_title img{
		width: 100%;
	}
}
.news .news_title .right{
	padding: 0.3rem;
}
.news .news_title .right p{
	font-weight: 600;
	font-size: 0.2rem;
	margin-bottom: 0.2rem;
}
.news .news_title .right .p2{
	color: #999999;
	margin-bottom: 0.2rem;
	font-size: 0.16rem;
}
.news .news_title .right .p3{
	color: #666666;
	margin-bottom: 0.5rem;
	font-weight: 500;
	font-size: 0.16rem;
}
.news .news_title .right .btn a{
	border: 2px solid #BAC3C9;
	padding:0.15rem 0.2rem;
	border-radius: 3px;
}
.news .ul li{
	border: 1px solid #E3EAF5;
	margin-bottom: 0.25rem;
	display: flex;
	justify-content: space-around;
	align-items: center;
	padding: 0.34rem 0;
	cursor: pointer;
}
.news .ul li span{
	width: 15%;
	border-right: 1px solid #ADADAD;
	margin-right: 0.5rem;
	text-align: center;
}
.news .ul li span i{
	font-size: 0.18rem;
}
.news .ul li div{
	color: #435568;
	width: 92%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-weight: 400;
}
.news .ul li .txt{
	color: #435568;
}
.news .ul li div p{
	margin-bottom: 0.1rem;
}
.news .ul li:hover .txt{
	font-weight: 500;
}
.news .ul li:hover div p{
	color: #3B6EA5;
}
@media screen and (max-width:750px){
	.news .news_title .right p{
font-size:0.32rem
}
.news .news_title .right .p2{
font-size:0.26rem
}
.news .news_title .right .p3{
font-size:0.28rem
}
}

.contact{
	padding: 0.6rem 0;
}
.contact .content{
	text-align: center;
	color: #333333;
}
.contact .content .title{
	font-size: 0.26rem;
	font-weight: 600;
	margin-bottom: 0.6rem;
}
.contact .content img{
	margin-right: 0.3rem;
}
.contact .center{
	width: 70%;
	margin: 0 auto;
	text-align: left;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.contact .center div{
	width: 40%;
	margin-bottom: 0.3rem;
	font-size: 0.16rem;
}
@media screen and (max-width:1250px){
	.contact .center{
		width: 100%;
	}
}
@media screen and (max-width:950px){
	.contact .center div{
		width: 50%;
	}
}
@media screen and (max-width:750px){
.contact .content .title{
font-size:0.36rem;
}
	.contact .center div{
width: 100%;
		font-size:0.26rem;
	}
}
#container{
	width: 100%;
	height: 8rem;
	margin-top: 0.5rem;
}

.det .relation{
	position: relative;
	text-align: center;
}
.det p{
	font-size: 0.22rem;
	margin: 0.6rem 0;
	text-align: center;
}
.det .relation p{
	margin-bottom: 0.2rem;
}
.det .txt{
	padding: 0.4rem 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.det .txt .p{
	line-height: 0.4rem;
	font-size: 0.16rem;
}
.det .txt .imgbox{
	text-align: center;
	margin: 0.6rem auto;
	/* border: 1px solid #B5B5B5; */
	width: 30%;
	padding:0.8rem 0.2rem;
	box-sizing: border-box;
}

.det .xiazai{
	display: inline-block;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.det .date{
	margin-bottom: 0.4rem;
	color: #666666;
	font-size: 0.16rem;
}
.det .date span{
	margin-right: 0.8rem;
}
@media screen and (max-width:750px){
	.det p,.det .date{
font-size:0.28rem;
}
.bottom{
font-size:0.28rem;
}
}