@charset "utf-8";
/* CSS Document */
body{ background:#f6f7fa}

.h5_11{color:rgba(0,0,0,.03);}
.lx_01 dl{ width:48%; float:left; overflow:hidden; background:#fff; padding:40px 40px 20px; box-sizing:border-box}
.lx_01 dl:first-child{ margin-right:4%;}
.lx_01 h5{ width:100%; float:left; overflow:hidden; margin-bottom:30px}
.lx_01 h5 img{ width:100%; float:left; overflow:hidden}
.dt_01{ width:100%; float:left; overflow:hidden; margin-bottom:25px}
.dt_01 span{ float:left; height:40px; line-height:40px; font-size:28px; color:#111; border-bottom:2px solid #333; padding-bottom:10px}

.dd_01{width:100%; float:left; overflow:hidden; line-height:32px; font-size:21px; color:#333; margin-bottom:30px}
.dd_01 a{ color:#333}

.lx_02 .ty02{ display:flex; flex-wrap:wrap }
.lx_02 h4{ width:23%; float:left; overflow:hidden; margin-right:2%; background:#0661b0; }
.lx_02 h4 img{ max-width:100%}
.lx_02 dl{ width:23%; float:left; overflow:hidden; background:#fff; padding:25px 40px 40px; box-sizing:border-box; margin-right:2%}
.lx_02 dl:nth-of-type(1){ margin-right:4%}
.lx_02 dl:last-child{ margin-right:0}
.lx_02 h5{ width:100%; float:left; overflow:hidden; text-align:center; box-sizing:border-box; border:1px solid #eee; padding:30px 0}
.lx_02 h5 img{ width:80%}

.lx_03 dl{ width:32%; float:left; overflow:hidden; margin-right:2%; background:#fff; padding:25px 40px 40px; box-sizing:border-box; }
.lx_03 dl dd{ margin-bottom:0}
.lx_03 dl:last-child{ margin-right:0}


/******** 手机版 ********/
@media (max-width:767px){
	
	
.h5_11{   margin:15px 0 0px; }
.lx_01 dl{ width:100%;  padding:15px 15px 0; margin-bottom:12px}
.lx_01 dl:first-child{ margin-right:0;}
.lx_01 h5{  margin-bottom:15px}

.dt_01{  margin-bottom:15px}
.dt_01 span{ height:30px; line-height:30px; font-size:19px; border-bottom:2px solid #333; padding-bottom:5px}

.dd_01{ line-height:22px; font-size:14px;margin-bottom:20px}


.lx_02 .ty02{ display:flex; flex-wrap:wrap }
.lx_02 h4{ width:48%; margin-right:4%; margin-bottom:13px  }

.lx_02 dl{ width:48%; padding:15px 15px 15px; margin-right:0; margin-bottom:13px}
.lx_02 dl:nth-of-type(1){ margin-right:0}
.lx_02 dl:nth-of-type(2){ margin-right:4%; margin-bottom:0}
.lx_02 dl:last-child{ margin-right:0; margin-bottom:0}
.lx_02 h5{  border:1px solid #eee; padding:15px 0}
.lx_02 h5 img{ width:80%}

.lx_03 dl{ width:100%; margin-right:0; padding:15px 20px; margin-bottom:12px }
.lx_03 dl dd{ margin-bottom:0}
.lx_03 dl:last-child{ margin-right:0}	
	
	
	
.m_10{ margin-bottom:0px}
	
}