@charset "utf-8";
/* CSS Document */

.lx_01{ padding-bottom:0px}
.lxh3{ width:100%; float:left; overflow:hidden; text-align:center; font-size:36px; line-height:40px; font-weight:normal; color:#333; background:url(line02.jpg) no-repeat center bottom; padding-bottom:30px; margin-bottom:50px}
.lxh4{ width:100%; float:left; overflow:hidden; text-align:center; font-size:18px; line-height:30px; font-weight:normal; color:#666; margin-bottom:70px}
.lx_01 dl{ width:100%; float:left; overflow:hidden; display:flex; background:#fff; margin-bottom:100px;flex-wrap:wrap }
.lx_01 dl ul{ width:50%;; padding:50px; box-sizing:border-box; display:flex; flex-wrap:wrap; align-content:center }
.lx_01 dl dt{ width:100%; float:left; overflow:hidden; line-height:30px; font-size:23px; color:#333; margin-bottom:50px; background:url(line03.jpg) no-repeat 0 bottom; padding-bottom:10px}
.lx_01 dl dd{ width:100%; float:left; overflow:hidden; line-height:35px; font-size:17px; color:#666}
.lx_01 h5{ width:50%; float:left; overflow:hidden}
.lx_01 h5 img{ width:100%; float:left; overflow:hidden}

.lx_02{ background:#fff url(lx_02bg.jpg) no-repeat center center;  padding:100px 0}
.lx_02 dl{ width:98%; margin:20px 1%; float:left; overflow:hidden; display:flex;flex-wrap:wrap; padding:80px; box-sizing:border-box; border-radius:150px; justify-content:center; box-shadow:0px 5px 10px -5px #eee; border:1px solid #eee}
.lx_02 dl h5{ margin-right:50px}
.lx_02 dl h5 img{ border:1px solid #e5e5e5; padding:13px; border-radius:10px}
.lx_02 dl ul{ display:flex; flex-wrap:wrap; align-content:center}
.lx_02 dl ul dt,.lx_02 dl ul dd{ width:100%; float:left; overflow:hidden; line-height:40px; font-size:23px; color:#333}
.lx_02 dl ul dt{ margin-bottom:10px}


/******** 手机版 ********/
@media (max-width:767px){
	

.lxh3{ font-size:19px; line-height:30px;background:url(line02.jpg) no-repeat center bottom; background-size:8%; padding-bottom:10px; margin-bottom:20px}
.lxh4{ font-size:14px; line-height:22px; margin-bottom:30px}
.lx_01 dl{margin-bottom:15px}
.lx_01 dl ul{ width:100%;; padding:20px;  }
.lx_01 dl dt{line-height:30px; font-size:18px;margin-bottom:15px;  padding-bottom:5px; background-size:10%}
.lx_01 dl dd{ line-height:26px; font-size:14px;}
.lx_01 h5{ width:100%}

.lx_02{ background:#fff url(lx_02bg.jpg) no-repeat center center;  padding:20px 0}
.lx_02 dl{ width:100%; margin:0;  padding:0px; border-radius:0px; justify-content:center; box-shadow:none; border:none}
.lx_02 dl h5{ width:100%; margin-right:0px; margin-bottom:15px; text-align:center}
.lx_02 dl h5 img{ border:1px solid #e5e5e5; padding:10px; border-radius:0px; width:80px;}
.lx_02 dl ul { width:100%}
.lx_02 dl ul dt,.lx_02 dl ul dd{line-height:30px; font-size:16px; text-align:center}
.lx_02 dl ul dt{ margin-bottom:5px}
	
	
	
	
	
	
	
	
	
	
}