.about{
	background-color: #FFFF;
	height: auto;
	/*border: 1px solid red;*/
}
.about .shouye{
	height: 50px;
	background-color: #F4F4F4;
}
.about .shouye .col-md-3 p{
	margin: 0;
	font-size: 14px;
	color: #999999;
	line-height: 50px;
	position: relative;
	left: 65px;
}
.about .about-wraper .about-left .about-left-table{
	display: block;
	height: 125px;
	width: 200px;
	background-color: #198cae;	
	color: #fff;
	text-align: center;
	/*position: relative;*/
	
}
.about .about-wraper .about-left .about-left-table p:first-of-type{
	font-size: 30px;
	padding: 32px 0 0 0;
}
.about .about-wraper .about-left .about-left-table p:last-of-type{
	font-size: 12px;
	color: #cae5ed;
	padding: 6px 0 0 0;
}
.about .about-wraper .about-left .about-left-table p{
	margin: 0;
}
.about .about-wraper .about-left a{
	display: inline-block;
	background-color: #f4f4f4;
	height: 67px;
	width: 200px;
	text-align: center;
	line-height: 67px;
	font-size: 14px;
}
.about .about-wraper .about-left .active{
	background-color: #cae5ed;
	color: #6a6a6a;
}
.about .about-wraper .about-left .account,
.about .about-wraper .about-left .service{
	height: 70px;
	width: 200px;
	border: 1px solid #e6e6e6;
}
.about .about-wraper .about-left .account{
	margin-top: 30px;
}
.about .about-wraper .about-left .service{
	margin-top: 20px;
}

.about .about-wraper .about-left .account p:first-of-type{
	font-size: 20px;
	color: #CB0000;
	margin: 14px 0 0 0;
	
}
.about .about-wraper .about-left .account p:last-of-type{
	font-size: 12px;
	color: #999999;
	margin: 3px 0 0 0;
}
.about .about-wraper .about-left .service p:first-of-type{
	font-size: 12px;
	color: #999999;
	margin: 18px 0 0 0;
}
.about .about-wraper .about-left .service p:last-of-type{
	font-size: 16px;
	color: #CB0000;
	margin: 4px 0 0 0;
}
.about .about-wraper .about-left .account img,
.about .about-wraper .about-left .service img{
	padding: 14px 0 0 14px;
}
/*右边*/
.about .about-wraper .about-right .gsjg {
	border-bottom: 1px solid #e6e6e6;
	/*background-color: red;*/
	
}
.about .about-wraper .about-right .gsjg p:first-of-type{
	margin: 26px 0 0 0;
	font-size: 26px;
	color: #000000;
}
.about .about-wraper .about-right .gsjg p:last-of-type{
	margin: 20px 0 26px 0;
	font-size: 14px;
	color: #999999;
}
/*.about .about-wraper .about-right .gsjg-text{
	width: 742px;
	height: 117px;
}*/
.about .about-wraper .about-right .gsjg-text p{
	font-size: 14px;
	color: #666666;
	line-height: 32px;
}
.about .about-wraper .about-right .gsjg-text p:first-of-type{
	margin: 25px 0 0 0;
}
.about .about-wraper .about-right .gsjg-png{
	height: auto;
	width: 740px;
}
.about .about-wraper .about-right .gsjg-png img{
	width: 100%;
	/*height: 100%;*/
}
