.service_tabs{
	margin:40px 0;
}
.service_tabs ul{
	width:351px;
	margin:0 auto;
	padding:0;
	border:1px solid #D2D2D2;
	border-radius: 20px;
}
.service_tabs ul::after{
	content:"";
	display: block;
	clear: both;
}
.service_tabs ul li{
	float:left;
	padding:5px 0;
	width:116px;
	color:#333;
	cursor: pointer;
	text-align: center;
}
.service_tabs ul li:first-child{
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
}
.service_tabs ul li:last-child{
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}
.service_tabs ul li:nth-child(2){
	border-left: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
}
.service_tabs ul li a{
	width:100%;
	height:100%;
	color:#333;
}
.service_tabs .service_active{
	background: #0974EC;
	color:#fff;
}
.service_tabs .service_active a{
	color:#fff;
}

.about_title {
    text-align: center;
    margin-bottom: 40px;
}
.about_title h3 {
    margin-bottom: 10px;
    font-size: 28px;
    color: #333;
}
.about_title h5 {
    margin-top: 0;
    color: #999;
}
.line {
    width: 25px;
    height: 2px;
    background: #0974EC;
    margin: 0 auto;
}

.hzkh{
	margin-bottom: 80px;;
}
.hzkh>ul{
	padding:0;
}
.hzkh>ul::after{
	content:"";
	display: block;
	clear: both;
}
.hzkh>ul>li{
	text-align: center;
	float:left;
	width:23%;
	margin:10px 1%;
}
.hzkh>ul>li>div{
	width:100%;
	height:120px;
	overflow: hidden;
	border:1px solid #eee;
	transition: all .3s;
	
}
.hzkh>ul>li>div img{
	height:100%;
	width:100%;
	transition: all .3s;
}
.hzkh>ul>li>div:hover{
	
	transform: scale(1.03);
} 
.hzkh>ul>li>p{
	color:#666;
	margin:5px 0;
}
.khfw{
	margin-bottom: 80px;
}
.khfw .title{
	margin-top: 20px;
	color:#0974EC
}
.khfw_img {
	margin:20px 0;
}
.khfw_img img{
	width:23%;
	margin:0 .8%;
}
.scbz{
	margin-bottom: 80px;
}
.scbz>div{
	margin-top:20px;
	margin-bottom: 20px;
}
.scbz>p:first-child{
	margin-bottom: 40px;
}
.scbz_row1>.col-sm-8{
	box-sizing: border-box;
    padding-left: 300px;
    padding-right: 80px;

}
.scbz_row1>.col-sm-8>h3{
	color:#666;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 30px;
}
.scbz_row1>.col-sm-8>p{
	color:#999;
}
.scbz_row1>.col-sm-8>div{
	position: relative;
	top:15px;
}
.scbz_row1>.col-sm-8>div>h3{
    font-size: 22px;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: -10px;
    margin: 0;
    color: #0974EC;
    padding: 0 10px;
    background: #fff;
}
.scbz_row1>.col-sm-4{
	box-sizing: border-box;
	
}
.scbz_row1>.col-sm-4>img{
	width:100%;
}



.scbz_row2>.col-sm-8{
	box-sizing: border-box;
    padding-right: 300px;
    padding-left: 80px;
}
.scbz_row2>.col-sm-8>h3{
	color:#666;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 30px;
}
.scbz_row2>.col-sm-8>p{
	color:#999;
}
.scbz_row2>.col-sm-8>div{
	position: relative;
	top:15px;
}
.scbz_row2>.col-sm-8>div>h3{
    font-size: 22px;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: -10px;
    margin: 0;
    color: #0974EC;
    padding: 0 10px;
    background: #fff;
}
.scbz_row2>.col-sm-4{
	box-sizing: border-box;
	
}
.scbz_row2>.col-sm-4>img{
	width:100%;
}



.scbz_row3>.col-sm-8{
	box-sizing: border-box;
    padding-left: 300px;
    padding-right: 80px;

}
.scbz_row3>.col-sm-8>h3{
	color:#666;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 30px;
}
.scbz_row3>.col-sm-8>p{
	color:#999;
}
.scbz_row3>.col-sm-8>div{
	position: relative;
	top:15px;
}
.scbz_row3>.col-sm-8>div>h3{
    font-size: 22px;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: -10px;
    margin: 0;
    color: #0974EC;
    padding: 0 10px;
    background: #fff;
}
.scbz_row3>.col-sm-4{
	box-sizing: border-box;
	
}
.scbz_row3>.col-sm-4>img{
	width:100%;
}



.scbz_row4>.col-sm-8{
	box-sizing: border-box;
    padding-right: 300px;
    padding-left: 80px;;
}
.scbz_row4>.col-sm-8>h3{
	color:#666;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 30px;
}
.scbz_row4>.col-sm-8>p{
	color:#999;
}
.scbz_row4>.col-sm-8>div{
	position: relative;
	top:15px;
}
.scbz_row4>.col-sm-8>div>h3{
    font-size: 22px;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: -10px;
    margin: 0;
    color: #0974EC;
    padding: 0 10px;
    background: #fff;
}
.scbz_row4>.col-sm-4{
	box-sizing: border-box;
	
}
.scbz_row4>.col-sm-4>img{
	width:100%;
}

@media screen and (min-width:992px ) and (max-width:1200px){
	.scbz_row1>.col-sm-8>h3{
		margin-bottom: 20px;
	}
	.scbz_row1>.col-sm-8{
		padding-left: 0;
	}
	.scbz_row2>.col-sm-8{
		padding-right: 0;
	}
	.hzkh>ul>li>div {
	    height: 100px;
	}
}
@media screen and (min-width:769px ) and (max-width:991px){
	.hzkh>ul>li {
	    width: 32%;
	    margin: 10px 0.6%;
	}
	
	.scbz_row1>.col-sm-8{
		padding-left: 0;
		padding-right: 0;
	}
	
	.scbz_row2>.col-sm-8{
		padding-right: 0;
		padding-left: 0;
	}
	.scbz_row1>.col-sm-4{
		height: 195px;
		line-height: 195px;
	}
	.scbz_row2>.col-sm-4{
		height: 195px;
		line-height: 195px;
	}
	.hzkh>ul>li>div {
	    height: 108px;
	}
}

@media screen and (max-width:768px){
	.service_tabs ul li{
		width:86px;
	}
	.service_tabs ul{
		width:261px;
	}
	.hzkh>ul>li {
	    width: 48%;
	    margin: 10px 1%;
	}
	.scbz_row1>.col-sm-8{
		padding-right: 10px;
		padding-left: 10px;
	}
	
	
	.scbz_row1>.col-sm-4{
		margin-top: 60px;
	}
	.scbz_row2>.col-sm-8{
		padding-right: 10px;
		padding-left: 10px;
	}
}
