.index_conbj{background: url(../images/index_conbj.jpg) no-repeat;}
.index_conbj h1{color: #fff;font-size: 2rem;text-align: center;margin-bottom: 2rem ;}

/*--------------------------contact------------------------*/
.fr {width: 43%; float: right; margin-top: 10px; margin-bottom: 30px; }

.lxwm ul{width: 100%; overflow:hidden; padding-top:72px; margin:30px auto 0;}
.lxwm ul li{float:left; width:31.33%; margin:0 1%; background-color:#f0f0f0; padding:50px 0 30px 0; position:relative; box-sizing:border-box;}
.lxwm ul li h3{display:block; font-size:20px; color:#000; width:86%; text-align:center; margin:0px auto 15px; font-weight:bold;}
.lxwm ul li p{color:#545454; line-height:24px;height: 48px; overflow:hidden;width:86%; text-align:center; margin:0 auto;}
.yanghu .imgbox{ width:100px; height:100px; border-radius:50px; background-color:#ffc001; position:absolute; top:-70px; left:50%; margin-left:-50px; background-image:url(../images/lxwm6.png); background-position:center; background-repeat:no-repeat; z-index:111;}
.anzh .imgbox{ width:100px; height:100px; border-radius:50px; background-color:#ffc001; position:absolute; top:-70px; left:50%; margin-left:-50px; background-image:url(../images/lxwm5.png); background-position:center; background-repeat:no-repeat; z-index:111;}
.huanbao .imgbox{ width:100px; height:100px; border-radius:50px; background-color:#ffc001; position:absolute; top:-70px; left:50%; margin-left:-50px; background-image:url(../images/lxwm4.png); background-position:center; background-repeat:no-repeat; z-index:111;}
.chengben .imgbox{ width:100px; height:100px; border-radius:50px; background-color:#ffc001; position:absolute; top:-70px; left:50%; margin-left:-50px; background-image:url(../images/lxwm3.png); background-position:center; background-repeat:no-repeat; z-index:111;}
.shouhou .imgbox{ width:100px; height:100px; border-radius:50px; background-color:#ffc001; position:absolute; top:-70px; left:50%; margin-left:-50px; background-image:url(../images/lxwm2.png); background-position:center; background-repeat:no-repeat; z-index:111;}
.shili .imgbox{ width:100px; height:100px; border-radius:50px; background-color:#ffc001; position:absolute; top:-70px; left:50%; margin-left:-50px; background-image:url(../images/lxwm1.png); background-position:center; background-repeat:no-repeat; z-index:111;}
.lxwm ul li:hover .imgbox{background-color:#eb2d1e;}

.lxwm_tit{ width:100%;font-weight:bolder; text-align:center; color:#222; margin:30px auto 20px;}
.lxwm_tit h2{ line-height:45px; font-size:36px;}
.lxwm{width: 100%;margin:0 auto;overflow: hidden;}
.lxwm_xtit{width:100%;text-align: center;font-size: 1rem; margin:5px auto 15px; color: #666;}

@media screen and (max-width:1400px){
	
}
@media screen and (max-width:1200px){

}
@media screen and (max-width:999px){

}
@media screen and (max-width:768px){
	.lxwm_tit{margin: 0;padding:0;}
	.index_conbj h1{font-size: 1.4rem;margin:1rem 0;}
	.lxwm_tit h2{font-size: 1.4rem;}
	.lxwm ul li p{display: none;}
	.lxwm ul li{background: none;padding: 50px 0 0;}
	.lxwm ul li h3{width:100%;font-weight: normal;color: #222;font-size: 1rem;}
	.lxwm ul{margin:0 auto;}
	.lxwm_xtit,.lxwm ul li h3{font-size: 0.9rem;}
}