@charset "utf-8";
/* CSS Document */
@import url(mobile_header.css);

.container {
    width: auto;
    min-height: auto;
    padding: 0 10px;
}
.top_box{
    height: auto;
    padding: 0;
}
.focus_picture {float:none;width:auto;height: calc((100vw - 20px) / (644 / 406));margin-bottom: 10px;}
.focus_picture .focusBox {
    width: 100%;
    height: calc((100vw - 20px) / (644 / 406));
}
.focus_picture .pic {height: calc((100vw - 20px) / (644 / 406)) !important;}
.focus_picture .focusBox .pic li a {
    width: 100%;
    height: 100%;
}
.r_news{
    float: none;
    width: auto;
    height: auto;
}
.focus_picture .pic li {display:inline-block !important;position: relative;float: left;}
.focus_picture .focusBox .txt li a {
    display: block;
    float: left; max-width:78%;
    max-width: calc(100% - 81px);
    position: relative;
    overflow: hidden;
    white-space:
    nowrap;
    text-overflow:
    ellipsis;
    word-wrap:
    normal;
}
.focus_picture .focusBox .pic li a img {width: 100%;height: calc((100vw - 20px) / (644 / 406));}
.focus_picture .focusBox .num li {
    width: 10px;
    height: 10px;
}
.focus_picture .focusBox .num {
    bottom: 3px;
}
.r_news .bd {width: auto !important;padding: 0;}
.focus_picture .focusBox .txt-bg {width: 100%;}
.focus_picture .focusBox .txt {width: 100%;box-sizing: border-box;}
.r_news .hd {
    overflow: overlay;
    height: 47px;
    line-height: 47px;
}
.one_message {height:auto;box-sizing: border-box;padding: 10px;}
.r_news .list li {overflow:hidden;}
.r_news .list li a {position: relative;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;word-wrap: normal;width: 67%;display: block;float: left;}
.r_news .list li span {float:right;}
.r_news .bd .slide {
    display: inline-block !important;
    float: left;
}

.main {width:auto;padding: 0;margin-top: 20px;overflow: hidden;}
.main .leftItem {width:auto;padding: 0;border: none;float: none;}
.main .leftItem .listWrap li {width:auto;}
.main .leftItem .pannel {width:auto;}
.main .rightItem {float:none;margin-top: 20px;}
.main .rightItem .pannel {width:auto;}
.main .rightItem .top {width:auto;height: auto;}
.main .rightItem .bottom {width:auto;height:auto;}
.main .leftItem {height:auto;margin-right:0;}
@media screen and (max-width:600px ) {
    
}

@media screen and (max-width:375px ) {
    
}

@media screen and (max-width:320px ) {
    
}