@import url("common_list.css");

/*é¦–å±*/
.ch_ban .ban_l,
.lm_article {
    width: 73.5%;
    box-sizing: border-box;
    background-color: #fff;
    padding: 0 30px 20px 30px;
    border-radius: 10px;
}

.ch_ban .ban_l {
    /* height: 610px; */
}

.ch_ban .r_hot {
    /* height: 600px; */
}

.ban_new {
    width: 300px;
}

.lb_tu {
    display: block;
    width: 300px;
    height: 210px;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
}

.lb_tu p {
    width: 275px;
    height: 36px;
    line-height: 36px;
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 0 15px;
    color: #fff;
}

.lb_tu img {
    width: 100%;
    min-height: 210px;
}

.list_ms {
    padding-right: 280px;
    height: 160px;
    position: relative;
}

.list_ms1 {
    padding-right: 0;
    height: 140px;
}

.ms_img {
    right: 0;
    top: 0;
    position: absolute;
}

.list_tui .lb_4 {
    width: 350px;
    margin-top: 11px;
}

.list_tui .lb_4:nth-child(2n) {
    margin-left: 30px;
}

.list_tui .lb_4 .lb_lm {
    color: #999;
    margin-right: 4px;
    font-size: 12px;
}

.list_tui .lb_4 .lb_lm:hover {
    color: #36ad9e;
}

.list_tui .lb_4:hover a {
    margin-left: 2px;
}

.lm_itme .lb_2 {
    margin-bottom: 10px;
}

.banner {
    width: 324px;
    height: 206px;
}

.banner .bd li {
    height: 206px;
}

.banner .bd li p {
    width: 294px;
}

.banner img {
    min-height: 206px;
}

.ban_r {
    width: 460px;
    float: right;
}

.ban_r .lb_4 {
    margin-bottom: 20px;
}

.ban_r .lb_1 {
    position: relative;
}

.ban_r .lb_1 time {
    position: absolute;
    right: 0;
    font-size: 12px;
    color: #999;
    display: none;
}

.lb_w1,
.lb_w1.on {
    width: 172px;
}

.ch_ban .lm_hot .lb_w1 {
    margin-bottom: 12px;
}

/*æ ç›®*/
.lm_l {
    background: #fff;
    width: 73.5%;
    box-sizing: border-box;
    padding: 30px 30px 20px 30px;
    border-radius: 10px;
    /* height: 397px; */
}

.lm_itme {
    width: 48.5%;
}

.lm_itme .pic_lb3 {
    float: none;
    margin-bottom: 30px;
}

.lm_itme .lb_5 {
    margin-top: 10px;
}

.lm_hot .lb_w1 {
    width: 234px;
}

/*çƒ­é—¨æŽ’åº*/
.r_hot {
    width: 25%;
    box-sizing: border-box;
    background-color: #fff;
    padding: 20px 20px 10px 20px;
    border-radius: 10px;
    /* height: 417px; */
}

.r_hot .hot_lb1 {
    margin-top: 18px;
    margin-bottom: 0;
}

.r_hot .hot_lb1:hover {
    padding-left: 45px;
}

.r_hot .pic_lb1 {
    margin-bottom: 30px;
}

.lm_hot .lb_w1.on {
    width: 180px;
}

.ban_bt {
    width: 325px;
    height: 48px;
    position: relative;
    padding-left: 45px;
    line-height: 48px;
    font-size: 18px;
}

.ban_bt em {
    position: absolute;
    left: 15px;
    top: 0;
    font-size: 20px;
}

/* æ¥¼æ¢¯ */
.rc_nav {
    width: 64px;
}

.rc_nav li {
    margin: 0 5px;
}

/* é¦–é¡µæ ‡ç­¾ */
.lm_total {
    background: #fff;
    width: 1140px;
    padding: 30px 30px 20px 30px;
    border-radius: 10px;
}
.tag_bt {
    margin-left: 0;
    background-color: #56C653;
    color: #fff;
    border-color: #56C653;
    text-align: center;
    overflow: hidden;
    padding: 4px 12px;
    display: block;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.tag_bt:hover{color:#fff;}
.tag_a{
    border: 1px solid #e1e1e1;
    padding: 4px 12px;
    display: block;
    float: left;
    border-radius: 4px;
    margin-left: 10px;
    margin-bottom: 10px;
}
.tag_a:hover { background-color: #56C653; color: #fff; border-color: #56C653; }
.lm_tags_section{
    width:100%;
}
.lm_tags{
    width:100%;
}
.lm_tags_title{
    width:80px;
}
.lm_tags_box{
    width:1060px;
}
.lm_tags_box ul{
    width:100%;
}

@media screen and (max-width:768px) {
	.r_hot{ display: none;}
	.banner,.ban_r{ width: 50%;}
	.bj_mt26{ margin-top:10px;}
	.ch_ban .ban_l, .lm_article,.lm_l{ width: 100%;}
	.ch_ban .ban_l, .lm_article,.lm_l{ padding:10px;}
	.ban_r .lb_1 time{ display:none;}
}
@media screen and (max-width:600px) {
	.ban_b{display: none;}
	.banner,.ban_r,.banner .bd li p{ width: 100%;}
	.banner{ margin-bottom: 20px ;}
	.lm_itme{ width: 100%;}
	.lm_rwap .lm_itme:first-child{ margin-bottom: 25px;}
}