@charset "utf-8";
/* CSS Document */

.service_r2{
	width:100%;
	height:auto;
	padding:1%;
}
.service_r2 h1{
	color:#0a73b4;
	font-size:18px;
	font-weight:bolder;
	text-align:center;
	line-height:30px;
	padding-top:10px;
	padding-bottom:20px;
}
.service_r2 p{
	text-indent:24px;
	font-size:14px;
	color:#535353;
	line-height:28px;
}
.service_r2 h2{
	color:#0a73b4;
	line-height:30px;
	font-size:16px;
	border-bottom:1px solid #0a73b4;
	background:url(../images/lin_about.png) no-repeat left center;
	padding-left:10px;
	margin-top:15px;
	font-weight:bolder;
}
.service_r2 img{
	max-width:100%;
}
.service_r2 h3{
	color:red;
	line-height:30px;
	font-size:16px;
	font-weight:bolder;
	padding-top:20px;
}
.service_r2 h4{
	line-height:26px;
	font-size:16px;
	font-weight:bolder;
}
.service_r2 h5{
	color:red;
	line-height:26px;
	font-size:16px;
	font-weight:bolder;
}
.service_r2 a{
	color:#2580D4;
	text-decoration:underline;
}

.sousuo{
	padding-top:15px;
	padding-bottom:15px;
	max-width:1200px;
	margin:0 auto;
	}
.sousuo h1{
	font-size:16px;
	color:#000000;
	height:45px;
	line-height:45px;
	font-weight:bolder;
	border-bottom:1px solid #cccfd0;
}
.sousuo ul{
	padding:10px;
	border-bottom:1px dashed  #DDDDDD;
}
.sousuo ul a{
	font-weight:bolder;
	cursor:pointer;
	color:#4F4F4F;
	font-size:14px;
	text-decoration:none;
}
.sousuo ul p{
	font-size:12px;
	color:#7B7B7B;
}
.sousuo  strong{
	color:#FF0004;
}


@media only screen and (max-width: 960px) {
.service_r2 img{
	width:100%;
}

}
@media only screen and (max-width: 680px) {


}

