/* 栏目头部(开始) */
.lm_t{ margin:0 auto; width:100%; padding:50px 0 40px 0; text-align:center; font-size:16px;}
.lm_2_bg{ background-color:#f5f5f5; height:760px;}
.lm_4_bg{ background-color:#f5f5f5; height:740px;}
.lm_t h3{font-size:36px; color:#333; margin-bottom:15px;}
/* 栏目头部(结束) */

/* lm1(开始) */
#lm_1{ margin:0 auto; width:1280px;}
#lm_1 li{ float:left; width:238px; margin-left:20px; height:310px; padding-top:30px; text-align:center; border: 1px solid #ccc; border-radius: 8px; box-shadow:2px 2px 3px #ccc; margin-bottom:50px;}
#lm_1 li:first-child{ margin-left:0}
#lm_1 li i{ width:70px; height:70px;}
#lm_1 li i img{width:70px; height:70px;}
#lm_1 li h4{ margin:10px; font-size:16px; font-weight:bold; color:#000;}
#lm_1 li p{ width:90%; margin:25px auto; line-height:180%; text-align:left;}
#lm_1 li em{ margin:0 auto; display:block; width:100px; height:3px; background-color:#0071c0;}
#lm_1 li:hover{ border-color:#94bdd9; box-shadow:2px 2px 3px #94bdd9;}
/* lm1(结束) */

/* lm2(开始) */
#lm_2{ margin:0 auto; width:1280px; background-color:#f5f5f5;}
#lm_2 .t_l{ float:left; width:920px; margin-right:60px;}
#lm_2 .t_l h5{ font-size:24px; font-weight:normal; margin-bottom:20px;}
#lm_2 .t_l p{ line-height:200%;}

#lm_2 .t_r{ float:left; width:300px;}
#lm_2 .t_r li{ background-color:#666; background: url(/img/index_lm2_icon1.png) #666666 10% center no-repeat; line-height: 62px; height: 62px; padding: 3% 10%; margin-bottom:20px;font-size: 18px; color:#FFF; text-align:right;}
#lm_2 .t_r li:nth-child(1){ background: url(/img/index_lm2_icon1.png) #666666 10% center no-repeat;}
#lm_2 .t_r li:nth-child(2){ background: url(/img/index_lm2_icon2.png) #666666 10% center no-repeat;}
#lm_2 .t_r li:nth-child(3){ background: url(/img/index_lm2_icon3.png) #666666 10% center no-repeat;}
#lm_2 .t_r li:nth-child(4){ background: url(/img/index_lm2_icon4.png) #666666 10% center no-repeat;}
#lm_2 .t_b{ width:100%;}
#lm_2 .t_b li{ float:left; width:296px; margin-left:32px; text-align:center; font-size:16px;}
#lm_2 .t_b li img{ width:296px;}
#lm_2 .t_b li:first-child{ margin-left:0;}

/* lm2(结束) */

/* lm3(开始) */
#lm_3{ margin:0 auto; width:1280px;}
#lm_3 li{ float:left; width:158px; height:210px; padding:10px; margin-left:36px; text-align:center; border: 1px solid #e7e7e7; margin-bottom:36px; border-radius: 8px;}
#lm_3 li:nth-child(6n+1){ margin-left:0}
#lm_3  li:last-child{ margin-bottom:50px;}
#lm_3 li img{width:130px; height:130px; padding:10px 0;}
#lm_3 li:hover{ border-color:#0071c0;}
/* lm3(结束) */

/* lm4(开始) */
#lm_4{ margin:0 auto; width:1280px;}
#lm_4 .lm_l,#lm_4 .lm_r{ float:left; width:615px;}
#lm_4 .lm_r{ margin-left:50px;}
#lm_4 .lm_l .lmt,#lm_4 .lm_r .lmt{ width:100%; border-bottom:#333 1px solid; height:50px; line-height:50px; position:relative;}
#lm_4 .lm_l .lmt h4,#lm_4 .lm_r .lmt h4{ font-size:18px; font-weight:bold;}
#lm_4 .lm_l .lmt span,#lm_4 .lm_r .lmt span{ float:right; line-height:60px;}
#lm_4 .lm_l ul li,#lm_4 .lm_r ul li{ width:100%; height:90px; position:relative; margin-top:25px;}
#lm_4 .lm_l ul li img,#lm_4 .lm_r ul li img{ float:left; width:150px; height:90px; border-radius: 8px; margin-right:20px;}
#lm_4 .lm_l ul li a,#lm_4 .lm_r ul li a{ font-size:16px; color:#333;}
#lm_4 .lm_l ul li a:hover,#lm_4 .lm_r ul li a:hover{ text-decoration:underline; color:#0071c0;}
#lm_4 .lm_l ul li p,#lm_4 .lm_r ul li p{ padding-top:10px; line-height:180%;}
#lm_4 .lm_l ul li span,#lm_4 .lm_r ul li span{ float:right;}
/* lm4(结束) */


/*链接*/
.links_wrp{ width:1280px; margin:0 auto; margin-top:40px; color:#7b7b7b; line-height:180%;}
.links_wrp a{ color:#7b7b7b;}
.links_wrp a:hover{ text-decoration:underline;}
