#l-container .inner{width:100%;padding:0}
#l-container .lanmu{position: relative;}
.lanmu{background:#f4f9fc;/*padding-left:350px;*/}
.lanmu2{background:#e5e7dd}
.lanmu.odd{padding-left: 0;}
.lanmu .tt {margin-bottom:45px; }
.lanmu .tt .title{color:#222222;font-size: 28px;font-weight: bold;}
.lanmu .news_imgs{
    height:100%;background: url(../images/word_img11.png) no-repeat center;background-size: 100% 100%;
    background-attachment: fixed;background-position: center;width:50%;float:right;height: 700px;
}
/* .lanmu.odd .news_imgs{background-position: left;} */
.lanmu2 .news_imgs{background-image:url(../images/word_img22.png) ;}
.lanmu3 .news_imgs{background-image:url(../images/word_img33.png) ;}
.lanmu4 .news_imgs{background-image:url(../images/word_img44.png) ;}
.lanmu5 .news_imgs{background-image:url(../images/word_img55.png) ;}
.lanmu6 .news_imgs{background-image:url(../images/word_img66.png) ;}
.lanmu7 .news_imgs{background-image:url(../images/word_img77.png) ;}
.lanmu8 .news_imgs{background-image:url(../images/word_img88.png) ;}
.lanmu9 .news_imgs{background-image:url(../images/word_img99.png) ;}
.lanmu10 .news_imgs{background-image:url(../images/word_img00.png) ;}
.lanmu.odd .news_imgs{float: left;}
.lanmu.odd .news_nr{float: right;}
.lanmu .nr{float: left;width: 50%;height: 700px;position: relative;}
.lanmu .nr .nr_box{ padding-right:60px;position: absolute;top:50%;}
.lanmu.odd .nr .nr_box{padding-right:0;padding-left:60px}
.lanmu .news_wz{position: relative;overflow: hidden;margin-bottom:2px}
.lanmu .news_title{background: url(../images/blue_dots.png) left 10px no-repeat;padding-left:15px;line-height: 26px;font-size: 18px;}
.lanmu1 .news_title{padding-left:35px;background:url(../images/history-ico.png) left 10px no-repeat;line-height: 35px;font-size: 16px;color:#444;    position: relative;z-index: 10;}
.lanmu1 .sub_title{padding-left:35px;color:#444;font-size: 16px;line-height: 35px;}
.lanmu1 .news_wz{margin-bottom: 2px;}
.lanmu1 .news_wz:hover .news_title{background:url(../images/history-ico-hover.png) no-repeat left 10px;color:#284cbc}
.lanmu1 .news_wz::after{content: "";position: absolute;width:1px;height:100%; top:0px;left:7px;border-right:1px dashed #c6c6c6;z-index: 1;}
.lanmu1 .news_wz.n1::after{margin-top:23px} 
.lanmu1 .news_wz:last-child::after{height:10px;} 



@media screen and (max-width: 999px){
    .lanmu .news_imgs,.lanmu .nr{width: 100% !important;float: none !important; }
    .lanmu .nr{height:auto}
    .lanmu.odd .nr .nr_box{padding:40px 10px}
    .lanmu .nr .nr_box{position: static;padding:40px 10px }
    .lanmu .news_imgs{
        background-attachment: initial;
        background-size: auto;
    } 
    .lanmu .tt{margin-bottom: 15px;}
    .lanmu .tt .title{font-size: 22px;}
    .lanmu1 .news_imgs {
        background-image: url(../images/word-img11-1.png);
    }
    .lanmu2 .news_imgs {
        background-image: url(../images/word-img22-2.png);
    }
    .lanmu3 .news_imgs {
        background-image: url(../images/word-img33-3.png);
    }
    .lanmu4 .news_imgs {
        background-image: url(../images/word-img44-4.png);
    }
    .lanmu5 .news_imgs {
        background-image: url(../images/word-img55-5.png);
    }
    .lanmu6 .news_imgs {
        background-image: url(../images/word-img66-6.png);
    }
    .lanmu7 .news_imgs {
        background-image: url(../images/word-img77-7.png);
    }
    .lanmu8 .news_imgs {
        background-image: url(../images/word-img88-8.png);
    }
    .lanmu9 .news_imgs {
        background-image: url(../images/word-img99-9.png);
    }
    .lanmu10 .news_imgs {
        background-image: url(../images/word-img00-0.png);
    }
}
@media screen and (max-width: 767px){
    .lanmu .news_imgs{height:450px;background-size: cover;}
}
@media screen and (max-width: 479px){
    .lanmu .news_imgs{height:250px}
    .lanmu .tt .title{font-size: 17px;}
    .lanmu .news_title{font-size: 15px;}
}
