@charset "utf-8";
/* CSS Document */

.lx_01{ height:686px; background:url(lx_bg.jpg) no-repeat center 0; background-size:cover; margin-top:95px}
.lx_01 h1{ width:100%; float:left; overflow:hidden; margin-top:60px; line-height:30px; font-size:25px; color:#fff; font-weight:normal; margin-bottom:8px }
.lx_01 h4{ width:40%; float:left; overflow:hidden;  line-height:30px; font-size:26px; color:#134172; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; border-bottom:1px solid #728fad; margin-bottom:40px; padding-bottom:10px }
.lx_01 dl{ width:100%; float:left; overflow:hidden; margin-bottom:50px}
.lx_01 dl dt{ width:100%; float:left; overflow:hidden; line-height:30px; font-size:23px; color:#fff; margin-bottom:15px}
.lx_01 dl dd{ width:100%; float:left; overflow:hidden; line-height:30px; font-size:18px; color:#fff; margin-bottom:10px}

.lx_01 h3{ width:100%; float:left; overflow:hidden;  line-height:30px; font-size:18px; color:#fff; margin-bottom:20px; font-weight:normal}
.lx_01 ul{ width:100%; float:left; overflow:hidden; display:flex; }
.lx_01 ul li{ margin-right:30px; line-height:26px; color:#fff; font-size:14px; text-align:center }
.lx_01 ul li img{ border:8px solid #fff; border-radius:8px}


/******** 手机版 ********/
@media (max-width:767px){
.lx_01{ height:500px; margin-top:40px;background:url(lx_bgm.jpg) no-repeat 30% center; }
.lx_01 h1{ margin-top:50px; line-height:26px; font-size:20px; margin-bottom:5px }
.lx_01 h4{ width:100%;line-height:22px; font-size:14px; margin-bottom:25px; padding-bottom:10px }
.lx_01 dl{margin-bottom:30px}
.lx_01 dl dt{ line-height:26px; font-size:19px;  margin-bottom:10px}
.lx_01 dl dd{line-height:26px; font-size:14px; margin-bottom:6px}

.lx_01 h3{ line-height:26px; font-size:18px;margin-bottom:20px;}
.lx_01 ul li{ margin-right:10px; line-height:18px; font-size:12px;  }
.lx_01 ul li img{ max-width:70%; border:6px solid rgba(255,255,255,.9); border-radius:6px}
	
}

/******** 750px ********/
@media (min-width:768px) and (max-width:991px){

}


/******** 970px ********/
@media (min-width:992px) and (max-width:1199px){


}


/******** 1160px ********/
@media (min-width:1200px) and (max-width:1300px){

.lx_01{ height:560px; margin-top:70px}
.lx_01 h1{ margin-top:50px; line-height:26px; font-size:21px; margin-bottom:5px }
.lx_01 h4{ width:40%;line-height:30px; font-size:21px; margin-bottom:25px; padding-bottom:10px }
.lx_01 dl{margin-bottom:30px}
.lx_01 dl dt{ line-height:26px; font-size:19px;  margin-bottom:10px}
.lx_01 dl dd{line-height:26px; font-size:15px; margin-bottom:6px}

.lx_01 h3{ line-height:26px; font-size:18px;margin-bottom:20px;}
.lx_01 ul li{ margin-right:30px; line-height:26px; font-size:14px;  }
.lx_01 ul li img{ border:8px solid #fff; border-radius:8px}

}

/******** 1300px ********/
@media (min-width:1301px) and (max-width:1439px){
.lx_01{ height:600px; margin-top:80px}
.lx_01 h1{ margin-top:60px; line-height:30px; font-size:23px; margin-bottom:8px }
.lx_01 h4{ width:40%;line-height:30px; font-size:24px; margin-bottom:35px; padding-bottom:10px }
.lx_01 dl{margin-bottom:40px}
.lx_01 dl dt{ line-height:26px; font-size:21px;  margin-bottom:15px}
.lx_01 dl dd{line-height:30px; font-size:16px; margin-bottom:6px}

.lx_01 h3{ line-height:30px; font-size:18px;margin-bottom:20px;}
.lx_01 ul li{ margin-right:30px; line-height:26px; font-size:14px;  }
.lx_01 ul li img{ border:8px solid #fff; border-radius:8px}

}


/******** 1400px ********/
@media (min-width:1440px){
	
}

