/*DONGDING-about.css*/
.about_wrapper{background:url(../images/about_tb.png) no-repeat;}
.about_head{padding: 2%;font-size: 1rem;}
.about_head a{color: #fff;font-size: 1rem;}
.head_txt h1{text-align:center;font-size: 2rem;font-weight: bold;}
.head_txt .left{width: 44%;padding:2%;font-size: 1rem;}
.head_txt .left p {
	margin: 2% 0;
	line-height: 1.8rem;
	color: #f3f3f3;
}
.head_txt .right{width: 46%;margin:2%;border: 0.3rem solid #fff;}
.head_txt .right img{}
.head_txt .swiper-pagination {
	font-size: 1.4rem;
	bottom: 0;
	padding: 2%;
	background: rgba(0, 1, 0, 0.8);
	display: inline-block;
	width: 20%;
	left: 76%;
}
.head_txt .supe{
	display: table;
	width: 100%;
	text-align: center;
}

.title h3 {
	font-size: 1.8rem;
	font-weight: bold;
	display: inline-block;
	background: url(../images/pro_h2.png) no-repeat;
	background-size: 1.6rem;
	padding-left: 2.2rem;color: #333;
}
.title i {
	font-size: 1rem;
	display: block;
	color: #666;
}
.title p{margin: 1% 0;font-size: 1rem;color: #666;}
.about_serve,.about_proimg,.about_case,.about_honor,.about_global{color: #666;text-align:center;font-size: 1rem;margin: 2% 0;display: table;width: 100%;}
.about_serve .one{display: table;width: 100%;}
.about_serve .one li{float: left;width: 31.33%;margin:1%;position:relative;}
.about_serve .one li b {
	display: block;
	padding: 2%;
	font-size: 1.1rem;
	font-weight: 500;
	position: absolute;
	left: 1%;
	top: 0;
	background: rgba(9, 104, 197,0.8);
	color: #fff;
	border-radius: 0 0 0.5rem 0;
}
.about_serve .one li span {
	display: block;
	background: #3B68C5;
	color: #fff;
	width: 80%;
	margin: 4% auto;
	border-radius: 0.4rem;
	padding: 2%;
	font-size: 1.1rem;
}
.about_serve .txt{margin-top:2%;}
.about_proimg p{margin:1% 0;}
.about_proimg .txt{display: table;width: 100%;}
.about_proimg .txt li {
	float: left;
	width: 23%;
	margin: 1%;
	background: #f3f3f3;
	box-shadow: 0 0 0.2rem 0 rgba(12, 12, 12, 0.35);
}
.about_proimg .txt li img {
	max-width: 90%;
	padding: 5% 0;
	border-top: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
}
.about_proimg .txt li h4 {
	padding: 4%;
	font-weight: bold;
	font-size: 1.1rem;
	color: #555;
}
.about_proimg .txt li span {
	padding: 2% 4%;
	display: inline-block;
	background: #E45F2C;
	margin: 4% 0;
	width: 36%;
	color: #fff;
}
.about_proimg .txt li span i {
	display: inline-block;
	width: 1rem;height: 1rem;
	background: url(../images/about_proi.png) no-repeat left center;
}
.about_honor{background: #DBDBD9;padding: 2% 0;}
.about_honor .left{width: 68%;}
.about_honor .right{width: 28%;padding: 2%;text-align:left;}
.about_honor .right p{text-indent: 2em;line-height: 1.8rem;}

.about_global{position:relative;margin: 0;}
.about_global .title{position: absolute;top: 5%;width: 100%;}
.about_global .title h3{color: #f3f3f3;}
.about_global .title i{color: #f3f3f3;}