﻿@charset "utf-8";
/** common **/
html, body {
	height: 100%;
	color: #898989;
}
html {
	font-size: 62.5%;
}
a {
	color: #666;
}
body {
	max-width: 720px;
	margin: 0 auto;
	background: #f7f7f7;
}
.mgn {
	padding: 0.6rem 0px;
	background-color: #fff;
	-webkit-border-radius: 0.15rem;
	-moz-border-radius: 0.15rem;
	-o-border-radius: 0.15rem;
	-ms-border-radius: 0.15rem;
	margin-bottom: 0.36rem;
}
.mgn1 {
	padding: 0.6rem 0px 0.3rem;
	background-color: #f5f5f5;
	-webkit-border-radius: 0.15rem;
	-moz-border-radius: 0.15rem;
	-o-border-radius: 0.15rem;
	-ms-border-radius: 0.15rem;
	margin-bottom: 0.36rem;
}
.hide {
	display: none;
}
.body-wrapper {
	position: relative;
}
.body-wrapper, .cbp-spmenu-push {
	overflow: hidden;
}
.body-bg {
	background: #f5f5f5;
}
.header {
	padding-top: 0px;
	margin-bottom: 0px;
	height: 1.2rem;
}
.header .logo {
	width: auto;
	height: 1.2rem;
	display: inline-block;
	max-width: 5.3;
}
.header .logo img {
	height: 1.2rem;
}
.header .nav-icon {
	width: 0.6rem;
	height: 0.42rem;
	background: url(../images/icon_nav.png) no-repeat;
	display: inline-block;
	float: right;
	background-size: 100% 100%;
	margin: 0.43rem 0.2rem 0 0;
}
.nav-position {
	position: fixed;
	overflow: hidden;
	height: 100%;
	width: 100%;
	max-width: 720px;
}
nav.cbp-spmenu {
	background: #f5f5f5;
	overflow-y: scroll;
	position: absolute
}
nav .nav-hd {
	background: #4a4a4a;
	height: 2.2rem;
	line-height: 1.2rem;
	position: relative;
}
nav .nav-hd h3 {
	font-size: 0.48rem;
	color: #fff;
	padding-left: 0.36rem;
}
nav .nav-hd .nav-close {
	display: block;
	width: 0.44rem;
	height: 0.44rem;
	background: url(../images/icon_close.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	right: 0.2rem;
	top: 0.4rem;
}
nav .nav {
	background: #fff;
}
nav .nav li {
}
nav .nav .top-nav {
	height: 0.88rem;
	background: #1655a2;
	font-size: 0.4rem;
	color: #fff;
	line-height: 0.88rem;
	display: block;
	font-weight: lighter;
	padding: 0 0 0 0.36rem;
	position: relative;
	border-bottom: 1px solid #fff;
}
nav .nav .top-nav i {
	position: absolute;
	width: 0.3rem;
	height: 0.14rem;
	background: url(../images/icon_down.png) no-repeat;
	background-size: 100% 100%;
	top: 0.36rem;
	right: 0.32rem;
}
nav .nav .top-nav.slide-up i {
	background: url(../images/icon_up.png) no-repeat;
	background-size: 100% 100%;
}
nav .nav .sub-section {
}
nav .nav .sub-section a {
	display: block;
	height: 0.8rem;
	line-height: 0.8rem;
	font-size: 0.32rem;
	font-weight: lighter;
	color: #023892;
	padding: 0 0 0 0.36rem;
	border-bottom: 1px solid #f5f5f5;
	position: relative;
}
nav .nav .sub-section a:after {
	display: block;
	content: "";
	width: 0.1rem;
	border-bottom: 1px solid #023892;
	position: absolute;
	left: 0;
	bottom: -1px;
}
nav .nav .sub-section a:last-of-type:after {
	border: none;
}
nav .nav .sub-section a:active {
	background: #fff;
	color: #023892;
}
.banner {
	width: 100%;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.banner img {
	width: 100%;
	display: block;
}
.banner .slides {
	position: relative;
	z-index: 1;
}
.banner .slides li a {
	text-align: center;
	display: block;
	overflow: hidden;
}
.banner .slides li a img {
	display: block;
	width: 100%;
}
.banner .swiper-pagination-bullets {
	bottom: 5px;
	padding-right: 0.3rem;
}
.banner .swiper-pagination-bullet {
	border-radius: 0;
	width: 0.8rem;
	height: 0.04rem;
	background: #fff;
	opacity: 1;
}
.banner .swiper-pagination-bullet-active {
	background: #ff0000;
}
.main {
	background: #f7f7f7;
	padding: 0.18rem 0.1rem;
}


.swiper-sub{height: 0.8rem;position: absolute;background: #f1f1f1;width: 100%;left:0;top:0;}
.swiper-sub:after{display: block;content: "";position: absolute;right: 0.2rem;top: 0.24rem;width: 0.06rem;height: 0.32rem;background: url(../images/icon_scroll.png) no-repeat;background-size: 100% 100%;}
.sub-nav-w{width: 94%;overflow: hidden;position: relative;}
.sub-nav{height: 0.8rem;line-height: 0.8rem;}
.sub-nav li{text-align: center;display: block;font-size: 0.28rem;}
.sub-nav li.active:after{width: 0.6rem;border-bottom: 0.04rem solid #e50012;display: block;content: "";position: absolute;bottom:0;left: 50%;margin-left: -0.3rem;}
.sub-nav li a{display: block;color: #424141;text-align: center;width: 100%;}
.sub-nav li.active a{color: #e50012;}

.breadcrumbs{height: 0.6rem;font-weight: lighter;font-size: 0.26rem;color: #858585;line-height: 0.6rem;padding: 0 0.2rem;margin: 0.1rem 0 0.1rem 0;}
.breadcrumbs a{padding: 0 0.1rem}
.breadcrumbs span{padding: 0 0.1rem;color: #e50012;}

.main-wrap{min-height: 8.2rem;position: relative;}
.main-wrap .product-list{}




.page {
	font-size: 0.28rem;
	margin-bottom: 0.2rem;
	text-align: center;
}
.page a, .page span {
	background: #e9e9e9;
	padding: 0.06rem 0.15rem;
}
.page .current {
	background: #ff0000;
	color: #fff;
}
.page .disabled {
	display: none;
	background: #eeee;
}
.page span:last-child {
	display: inline;
}
.footer {
	background: #003d5c;
	height: 0.8rem;
	width: 100%;
	line-height: 0.8rem;
}
.copyright {
  height: 1rem;
  line-height: 1rem;
  
  color: #9d9d9d;
  font-size: 0.18rem;;
  font-weight: lighter;
	padding-left: 0.1rem;
}
.copyright a {
  color: #9d9d9d;
	
  
}
.copyright a img {
  width: auto;
  height: 0.2rem;
  display: inline;
  vertical-align: middle;
  margin-right: 0.05rem;
	
}

.index-hd {
	
	width: 6.6rem;
	margin: 0px auto;
	border-bottom: 1px solid #f5f5f5;
	padding-bottom: 0.2rem;
	margin-bottom: 0.4rem;
	position: relative;
}
.icon-hd {
	
	width: 0.56rem;
	height: 0.15rem;
	position: absolute;
	left: 0px;
	bottom: 0.24rem;
}
.index-hd h4 {
	display: inline;
	font-size: 0.48rem;
	color: #474747;
	margin-right: 0.1rem;
	font-weight: bold;
}

.index-hd h4 em {
	font-size: 0.4rem;
	color: #ff6c00;
	font-weight: bold;
	margin-right: 0.1rem;
	line-height: 0.3rem;
}
.index-hd h5 {
	display: inline;
	color: #474747;
	font-size: 0.21rem;
}
.index-hd a {
	float: right;
	color: #535353;
	font-size: 0.26rem;
	margin-top: 0.3rem;
}
.sln-list {
	width: 100%;
}
.sln-list ul li {
	margin-bottom: 0.4rem;
	margin-right: 0.2rem;
	width: 3.4rem;
	height: 2.4rem;
	float: left;
	background-color: #f8f8f8;
	padding: 0.45rem 0.2rem;
}
.sln-list ul li:nth-child(2n) {
	margin-right: 0px !important;
}
.sln-list ul li img {
	width: 0.44rem;
	height: 0.46rem;
	display: block;
	float: left;
	margin-right: 0.18rem;
	margin-top: -0.05rem;
}
.sln-list ul li h4 {
	color: #1c202b;
	font-size: 0.3rem;
	white-space: nowrap;
}
.sln-list ul li p {
	color: #a7a8ab;
	font-size: 0.22rem;
	margin-top: 0.3rem;
}
.index-more {
	color: #e50012;
	font-size: 0.32rem;
	text-align: center;
	width: 100%;
	display: block;
	margin-bottom: 0.3rem;
	margin-top: 0.2rem;
	font-weight: bold;
}


.case-main {
	padding: 0px 0.1rem;
}


.case-main ul li{
	width:3.3rem;
	float: left;
	margin-right: 0.2rem;
	margin-bottom: 0.6rem;
	height: 2.37rem;
	position: relative;
}
.case-main ul li:nth-child(2n){
	margin-right: 0px !important;
}
.case-main ul li img{
	width:100%;
	height: 100%;
	display:block;
	
}
.case-main ul li h4{
	width:100%;
	
	height: 0.8rem;
	text-align: center;
	line-height: 0.8rem;
	color: #fff;
	font-size: 0.29rem;
	
	padding: 0px 0.1rem;
	white-space: nowrap;
	text-overflow:ellipsis;
	display: block;
	overflow: hidden;
	position: absolute;
	bottom:0.1rem;
	
	left: 0px;
}



.brand-main {
	padding: 0px 0.22rem;
}
.brand-main ul li{
	width: 1.98rem;
	height: 1.18rem;
	border: 1px solid #f5f5f5;
	float: left;
	margin-bottom: 0.35rem;
	margin-right: 0.31rem;
	
}
.brand-main ul li:nth-child(3n){margin-right: 0px !important;}
.brand-main ul li img{
	width: 100%;
	height: 100%;
}



.index-about{}
.index-about .about-intro{ padding: 0px 0.2rem;}


.index-intro p{text-indent: 2em;color: #393939; font-size: 0.3rem; }
.about-main .video-player{
	width: 7rem;
	height: 4rem;
}

.index-about .profile-slide{width: 5.35rem;height: 4.35rem;margin: 0px auto;}
.index-about .profile-slide img{width: 5.35rem;height: 4.35rem;display: block;}


.index-news-main {
	padding: 0px 0.2rem;
}

.index-news-main ul li{
	
	width:3.2rem;
	height: 4.5rem;
	float: left;
	margin-bottom: 0.4rem;
	background: #ffffff;
	margin-right: 0.2rem;
	border-radius: 0.1rem;
	
	padding: 0.6rem 0.3rem 0px;
}
.index-news-main ul li:nth-child(2n){margin-right: 0px !important;}
.index-news-main ul li h4{
	
	
	color: #c5c5c5;
	font-size: 0.24rem;
	text-align: right;
	display: inline-block;
	width: 100%;
	margin-top: 0.6rem;
}

.index-news-main ul li h5{
	
	color: #5c5c5c;
	font-size: 0.3rem;
	
	margin-bottom: 0.1rem;
	overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
	font-weight: bold;
	
}
.index-news-main ul li p{
	
	margin-top: 0.5rem;
	color: #5b5b5b;
	font-size: 0.24rem;
		overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp:3;
-webkit-box-orient: vertical;
	
}




.conn-main {
	padding: 0px 0.2rem;
}
.conn-main p{
	color: #707070;
	font-size: 0.29rem;
}

.list-main{
	padding: 0.2rem 0.2rem;
}

.cert-main {
	
}
.cert-main ul li img{
	height: 2.6rem;
}
.detail{margin-top:0.4rem;margin-bottom: 0.4rem; padding: 0.6rem 0.4rem;}
.detail .tit{font-size: 0.36rem;color: #222387;line-height: 0.52rem;border-bottom: 1px solid #f7f7f7;padding-bottom: 0.2rem;text-align: center;}
.detail .release{text-align: center;font-size: 0.24rem;color: #bbbbbb;font-weight: lighter;margin-top: 0.1rem;margin-bottom: 0.4rem;}
.detail .release em{margin-left: 0.4rem;}
.detail .content{width: 100%;color: #6a6a6a ;font-size: 0.32rem;font-weight: lighter;line-height: 0.64rem;}
.detail .content img{max-width: 100%;}
.detail .content *{}
.btn-down{ width:4rem; height:0.7rem; line-height: 0.7rem; background-color: #e60410; color: #fff; font-size: 0.3rem; text-align: center; margin: 0.5rem auto; border-radius: 0.2rem;}

.contact-info{color: #383838;line-height: 0.62rem;font-size: 0.28rem;font-weight: lighter;padding: 0 4%;}
 .map{margin: 0.5rem 0px 1rem; }
 .map img{width: 100%;}



.service-main {
	
}
.service-main  ul li{
	float: left;
	width: 3.3rem;
	background-color: #fff;
	padding-bottom: 0.3rem;
	margin-right: 0.3rem;
	height: 4.2rem;
	margin-bottom: 0.68rem;
	margin-left: 0.05rem;
	border-radius: 0.1rem;
}
.service-main  ul li:nth-child(2n){
	margin-right: 0px !important;
	margin-left: 0px !important;
}
.service-main  ul li img{
	width: 3.3rem;
	height: 2rem;
	border-radius: 0.1rem;
}
.service-main  ul li h5{
	font-size: 0.24rem;
	color: #c5c5c5;
	font-weight: normal;
	padding:0px 0.2rem;
	text-align: right;
	margin-top: 0.15rem;
	
}
.service-main  ul li h4{
	margin-top: 0.15rem;
	font-size: 0.26rem;
	color: #5c5c5c;
	font-weight: normal;
	padding:0px 0.2rem;
	line-height: 2;
	

	overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
	
}

.index-ad{padding-top: 0.1rem;position: relative;}
.index-ad a{display: block;}
.index-ad a img{display: block;width: 7rem;}
.index-ad .swiper-pagination.swiper-pagination-bullets{bottom: 0;text-align: left;}
.index-ad .swiper-pagination-bullet{background: #005c8a;opacity: 1;width: 0.22rem;height: 0.22rem;margin: 0 0.07rem !important;}
.index-ad .swiper-pagination-bullet.active{background: #e60c13;}


.index-contact{background: #464646;color: #fff;margin-top: 0.3rem; padding: 0rem 0rem;}
.index-contact .hd{padding: 0.6rem 0.1rem 0px;}
.index-contact .hd h3{ color: #c9c9c9; font-size: 0.4rem; }
.index-contact .hd h3 em{ color: #c9c9c9; font-size: 0.16rem;margin-left: 0.1rem;}


.index-contact .hd{ }
.index-contact .conn{margin-top: 0.4rem; padding: 0px 0.1rem;}
.index-contact p{font-size: 0.26rem;line-height: 2;font-weight: lighter; color: #cecece; }


.form{width: 100%;margin-top: 0.4rem;}
.form ul{margin-top: 0.2rem;}
.form li{background: #333333;height: 0.8rem;line-height: 0.8rem;margin-top: 0.3rem;padding:0 0.2rem 0}
.form li label{width: 1.2rem;font-size: 0.3rem;color: #00527b;display: inline-block;font-weight: lighter}
.form li input{display: inline-block;width: 5.2rem;height: 0.8rem;line-height: 0.8rem;border: none;font-size: 0.3rem;color: #bbbbbb;background: #333333;font-weight: lighter;}
.form li input::placeholder,
.form li.profile textarea::placeholder{color: #bbbbbb; background-color: #333333;}
.form li.profile{width: 100%;height: auto;line-height: 0.8rem;font-size: 0.32rem;color: #494949;}
.form li.profile label{height: 0.6rem;line-height: 0.6rem;}
.form li.profile textarea{height: 1.6rem;width: 100%;border:none;text-align: left;background: #333333;}
.form li input.verify-code{width: 4rem;}
.form li img{display: block;width: 1.3rem;margin-top: 0.16rem;height: 0.48rem;margin-left: 0.2rem;}
.form li.btn{padding: 0;}
.form .submit-btn{width: 100%;background: #333333;text-align: center;font-size: 0.3rem;color: #fff;display: block;border: none;height: 0.8rem;line-height: 0.8rem;}



.sub-banner {
  width: 100%;
  height: 2rem;
  position: relative;
  background-size:cover;
}
.sub-banner-over {
  background: url("../images/sub_banner_bg.png") no-repeat center top;
  width: 100%;
  height: 2rem;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  opacity: 0.5;background-size: cover;
}
.sub-banner-text {
  position: absolute;
  z-index: 2;
  top: 0.4rem;
  width: 6rem;
  left: 50%;
  margin-left: -3rem;
	
}
.sub-banner-text h4 {
  color: #e5e5e5;
  font-size: 0.32rem;margin-bottom: 0.2rem;
}
.sub-banner-text p {
  color: #e5e5e5;
  font-size: 0.18rem;
  text-indent: 2em;
}


/******工程案例列表页********/
.project-main {
	padding: 0px 0.1rem;
}


.project-main ul li{
	width:3.3rem;
	float: left;
	margin-right: 0.2rem;
	margin-bottom: 0.6rem;
	height: 4.05rem;
	position: relative;
	background-color: #fff;
	padding-top: 0.5rem;
	border-radius: 0.15rem;
}
.project-main ul li:nth-child(2n){
	margin-right: 0px !important;
}
.project-main ul li img{
	width:3.1rem;
	height: 2.1rem;
	display:block;
	margin: 0px auto;border-radius: 0.15rem;
}
.project-main ul li h4{
	width:3.1rem;
	margin-top: 0.4rem;

	text-align: center;
	
	color: #5c5c5c;
	font-size: 0.3rem;
	
	
	white-space: nowrap;
	text-overflow:ellipsis;
	display: block;
	overflow: hidden;
	
	
	
}

/*******关于我们*******/

.about-main {
  width: 100%;
  margin: 0px auto;
}
.about-tit {
  color: #222387;
  font-size: 0.48rem;
  text-align: center;
  position: relative;
  padding-top: 0.5rem;
  font-weight: bold;
}
.about-tit::after {
  position: absolute;
  content: " ";
  width: 0.6rem;
  height: 0.06rem;
  background-color: #ff0000;
  bottom: -0.15rem;
  left: 50%;
  margin-left: -0.3rem;
}
.about-info {
  color: #6a6a6a;
  font-size: 0.32rem;
  line-height: 2;
  padding: 0px 0.2rem;
  margin-top: 0.6rem;
  text-indent: 2em;
}
.about-info a {
  color: #ff0000;
}
.about-rpt {
  padding: 0.8rem 0px 0px 1.04rem;
}
.about-rpt ul li {
  width: 3.55rem;
  float: left;
	margin-bottom: 0.3rem;
}
.about-rpt ul li:nth-child(2n) {
  width: 2.4rem;
}
.about-rpt ul li h4 {
  color: #1d2087;
  font-size: 0.48rem;
  font-weight: bold;
}
.about-rpt ul li h4 span {
  vertical-align: text-top;
  color: #ff8d8d;
  font-size: 0.22rem;
  margin-top: -0.12rem;
  margin-left: 0.05rem;
  display: inline-block;
}
.about-rpt ul li h5 {
  color: #909090;
  font-size: 0.22rem;
  margin-top: 0.1rem;
}



.about-qyzz {
  margin-top: 1.4rem;
  margin-bottom: 0.6rem;
}
.about-qyzz-tit {
  color: #fd5555;
  font-size: 0.48rem;
  text-align: center;
  position: relative;
  
  font-weight: bold;
 
}
.about-qyzz-tit::after {
  position: absolute;
  content: " ";
  width: 0.6rem;
  height: 0.04rem;
  background-color: #fd5555;
  bottom: -0.12rem;
  left: 50%;
  margin-left: -0.3rem;
  
}
.about-qyzz-body {
  padding-left: 0.5rem;
  padding-top: 0.6rem;
}
.about-qyzz-body ul li {
  
 width: 6.2rem;
  
  color: #5f5f5f;
  font-size: 0.32rem;
  margin-bottom: 0.1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.about-zzjg {
  margin-top: 0.3rem;

}
.about-zzjg-tit {
  color: #fd5555;
  font-size: 0.48rem;
  text-align: center;
  position: relative;
  font-weight: bold;
}
.about-zzjg-tit::after {
  position: absolute;
  content: " ";
  width: 0.6rem;
  height: 0.04rem;
  background-color: #fd5555;
  bottom: -0.12rem;
  left: 50%;
  margin-left: -0.3rem;
}
.about-zzjg-body {
  padding-top: 1rem;
	padding: 0.2rem 0.4rem;
}
.about-zzjg-body img {
  width: 100%;
  height: auto;
  
}
.about-zzjg-body ul {
  
  width: 100%;
  padding-top: 0.10rem;
}
.about-zzjg-body ul li {
  height: 0.5rem;
  width: 100%;
  background-color: #f2f2f2;
  color: #1b1b1b;
  line-height: 0.5rem;
  font-size:0.20rem;
}
.about-zzjg-body ul li:nth-child(2n) {
  background-color: #ffffff;
}
.about-zzjg-body ul li h4 {
  float: left;
  width: 1.6rem;
  text-align: center;
  display: inline-block;
}
.about-zzjg-body ul li h5 {
  float: left;
  width: 4.66rem;
  text-align: center;
  display: inline-block;
}
.about-qyry {
  margin-top: 0.6rem;
	padding-top: 0.6rem;
	background: url("../images/about-qyry.jpg")  no-repeat ;
	width: 100%;
	height: 12rem;
	background-size: cover;
}
.about-qyry-tit {
  color: #ffffff;
  font-size: 0.48rem;
  text-align: center;
  position: relative;
  font-weight: bold;
}
.about-qyry-tit::after {
  position: absolute;
  content: " ";
  width: 0.6rem;
  height: 0.04rem;
  background-color: #ffffff;
  bottom: -0.12rem;
  left: 50%;
  margin-left: -0.3rem;
}

/*********翻转*******/
.about-qyry-body {
  position: relative;
  padding-top: 0.68rem;
	width: 100%;
	padding: 0.8rem 0.2rem;
}
.about-qyry-body .hd {

}
.about-qyry-body .hd li {

}
.about-qyry-body .hd li.on {
 
}
.about-qyry-body .bd {
 
	
}
.about-qyry-body .bd ul {
  overflow: hidden;
  
}
.about-qyry-body .bd ul li {
  margin: 0px 0.4rem 0.8rem 0px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  width: 3.2rem;
  height: 3.4rem;
  padding-top: 0.5rem;
  background-color: #f7f7f7;
  border-radius: 0.15rem;
	
}
.about-qyry-body .bd ul li:nth-child(2n){
	margin-right: 0px !important;
}
.about-qyry-body .bd ul li .pic {
  
	width: 100%;
  text-align: center;
  background-color: #0c1f4a;
  height: 1.9rem;
	
}
.about-qyry-body .bd ul li .pic img {
  width: auto;
	
  display: block;
  max-width: 100%;
  height: 100%;
  margin: 0px auto;
}
.about-qyry-body .bd ul li .pic a:hover img {
  border-color: #999;
}
.about-qyry-body .bd ul li .title {
  line-height: 0.21rem;
  color: #414141;
  font-size:  0.21rem;;
	margin-top: 0.5rem;
	padding: 0px 0.2rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.about-qyry-more {
	color: #fff;
	font-size: 0.32rem;
	text-align: center;
	width: 100%;
	display: block;
	margin-bottom: 0.3rem;
	margin-top: 0.2rem;
	font-weight: bold;
}
/*******企业文化*********/
.culture-bg {
	background: url("../images/culture_bg.jpg") no-repeat center top;
	min-height: 4.4rem;
	width: 100%;
	background-size: cover;
}

.culture-main {
	width: 100%;
	margin:0px auto;
}

.culture-team1 {
	padding: 0px 0.2rem;
}
.culture-team1 h4{
	color: #e50514;
	font-size: 0.48rem;
	text-align: left;
	margin-top: 0.6rem;
}
.culture-team1 p{
	color: #6a6a6a;
	font-size: 0.32rem;
	text-align: left;
	margin-top: 0.4rem;
}

.culture-team2 {
	padding: 0px 0.2rem;
	margin-top: 0.6rem;
}
.culture-team2 ul li{
	
	margin-bottom: 0.4rem;
}

.culture-team2 ul li h5{
	margin-top: 0.8rem;
	color: #000370;
	font-size: 0.32rem;
	font-weight: bold;
	margin-bottom: 0.8rem;
    text-align:center;
}
.culture-team2 ul li h6{
	color: #727272;
	font-size: 0.24rem;
	line-height: 2;
	
}

.culture-team2 ul li h3{
	margin-top: 1rem;
	color: #e50514;
	font-size: 0.4rem;
	font-weight: bold;
	margin-bottom: 0.4rem;
	text-align: center;
}
.culture-team2 ul li h4{
	color: #5b5b5b;
	font-size: 0.24rem;
	line-height: 2;
	padding: 0px 0px 0px 1.6rem;
	
}

.culture-team2 ul li p{
	color: #5b5b5b;
	margin-top: 1rem;
	font-size: 0.4rem;
	font-weight: bold;
	margin-bottom: 0.4rem;
	text-align: center;
}
.culture-team2 ul li span{
	color: #5b5b5b;
	font-size: 0.24rem;
	line-height: 2;
    display:block;
    text-align:center;
	
}


.culture-more {
	color: #e50012;
	font-size: 0.32rem;
	text-align: center;
	display: block;
	font-weight: bold;
	margin-top: 0px;
	
}

.about-qyry1 {
	padding-top: 0.6rem;
}
