/* 各地价格，贡献者名单，提交未收入香烟 */

#detailtitle {
    /*float: right;*/
    font-size: 12px;
    text-align: left;
    margin-top: 5px;
}

#detailtitle span {
    width: 73px;
    height: 26px;
    display: block;
    float: left;
    text-align: center;
    margin-right: 5px;
    text-shadow: rgb(255, 255, 255) 1px 1px;
    color: rgb(51, 51, 51) !important;
    background: rgb(240, 240, 240);
    border-radius: 4px 4px 0px 0px;
}

#detailtitle span {
    width: 73px;
    height: 26px;
    display: block;
    float: left;
    text-align: center;
    text-shadow: rgb(255, 255, 255) 1px 1px;
    color: rgb(51, 51, 51) !important;
    background: rgb(240, 240, 240);
    border-radius: 4px 4px 0px 0px;
    line-height: 26px;
    font-size: 14px;
    font-weight: bold;
}

#detailtitle #spacebutton {
    width: 170px;
    height: 21px;
    display: block;
    float: left;
    margin-right: 5px;
    background: none;
}

.productinfobtn {
    width: 78px;
    height: 22px;
    font-size: 12px;
    cursor: pointer;
    margin-left: 3px;
    line-height: 18px;
    float: left;
    color: rgb(255, 255, 255);
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    background: rgb(228, 166, 47);
    border-radius: 2px;
}

.contributors_list {
    width: 90px;
    height: 22px;
    font-size: 12px;
    cursor: pointer;
    line-height: 18px;
    float: left;
    color: rgb(255, 255, 255);
    margin-left: 3px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    background: rgb(79, 183, 111);
    border-radius: 2px;
}

a#uploadbtn {
    width: 110px;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    cursor: pointer;
    display: block;
    float: left;
    text-align: center;
    margin-left: 3px;
    color: rgb(255, 255, 255) !important;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    background: rgb(255, 83, 80);
    border-radius: 2px;
}

.clearboth {
    clear: both;
}


/* 各地价格，贡献者名单，提交未收入香烟 */


/* 产品评价 */

#productcomment {
    margin-bottom: 10px;
    clear: both;
    padding-top: 15px;
}

#commenttitle {
    height: 28px;
    width: 100%;
}

.mb5 {
    margin-bottom: 5px;
}

#commenttitle h3 {
    color: rgb(255, 255, 255);
    display: block;
    float: left;
    height: 26px;
    line-height: 26px;
    margin-right: 10px;
    text-align: center;
    width: 86px;
    background: #ff5956;
    border-radius: 4px;
}

#commenttitle p a {
    float: left;
}

#commenttitle p a,
#productcomment .commentmore a {
    width: 175px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: rgb(102, 102, 102) !important;
    overflow: hidden;
    background: rgb(240, 240, 240);
    border-radius: 2px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(218, 218, 218);
    border-image: initial;
}

#commenttitle p span {
    float: right;
}

#commenttitle p span button {
    color: rgb(102, 102, 102);
    cursor: pointer;
    height: 26px !important;
    background: none 0px 0px repeat scroll rgb(240, 240, 240);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(222, 222, 222);
    border-image: initial;
    border-radius: 3px;
    padding: 0px 5px;
}

#commenttitle p span button img {
    position: relative;
    top: 2px;
}

#productcomment ul {
    border-bottom: 1px dotted rgb(215, 215, 215);
}

#productcomment li {
    margin-bottom: 10px;
}

#productcomment li .commentinfo {
    padding-left: 2em;
    height: 20px;
    line-height: 25px;
    padding-bottom: 5px;
    border-top: 1px dotted rgb(215, 215, 215);
    background: rgb(240, 240, 240);
}

#productcomment li .commentinfo .username {
    color: #ff5956;
}

#zine_content #left a {
    color: rgb(204, 102, 0);
}

.price_num {
    font-size: 14px;
    font-weight: bold;
    color: rgb(204, 0, 0);
}

#productcomment li .commenttext {
    text-indent: 2em;
    background: url("../images/yanku/quteleft.gif") 5px 5px no-repeat;
    padding: 5px 0 0 30px;
    padding-bottom: 0px;
}

#productcomment li .commenttext span {
    display: block;
    background: url(../images/yanku/quteright.gif) 100% 100% no-repeat;
    padding: 0px 30px 0px 0px;
}

#productcomment .commentmore {
    text-align: right;
    height: 30px;
    padding-top: 5px;
}

#productcomment .commentmore a {
    float: right;
}


/* 产品评价 */


/* 评价表单 */

.column_tit {
    border-bottom: 3px solid #f5f2ee;
    padding-bottom: 8px;
    position: relative;
    padding-top: 35px;
}

.column_tit h3 {
    position: absolute;
    bottom: -3px;
    left: 0;
    height: 20px;
    font-size: 18px;
    border-bottom: 3px solid #ff5956;
    padding-bottom: 8px;
    font-family: "Microsoft Yahei";
}

.column_tit h3 .suming {
    color: #CC6600;
    margin-left: 14px;
    font-size: 12px;
}

.evalist .column_tit {
    margin-right: 20px;
}

.column_tit>a {
    background: #fff;
    padding-left: 10px;
    font-size: 12px;
    position: absolute;
    right: 0;
    bottom: 0;
}

#commentform {
    margin-bottom: 15px;
}

.mt10 {
    margin-top: 10px !important;
}

.clearfix {
    zoom: 1;
}

.l {
    float: left;
    line-height: 26px;
}

#price {
    width: 82px;
}

.ml10 {
    margin-left: 10px;
}

.sheng {
    position: relative;
    height: 26px;
    line-height: 26px;
    margin-right: 10px;
}

.chose_inp,
#price {
    height: 24px;
    line-height: 24px;
    width: 138px;
    padding-left: 4px;
    position: relative;
    background-color: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(221, 221, 221);
    border-image: initial;
    border-radius: 2px;
    overflow: hidden;
}

.chose_inp::after {
    position: absolute;
    top: 10px;
    right: 4px;
    width: 0px;
    height: 0px;
    content: "";
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid rgb(51, 51, 51);
}

.area_list {
    position: absolute;
    top: 26px;
    left: 0px;
    display: none;
    width: 144px;
    z-index: 999;
    height: auto;
    max-height: 170px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(122, 156, 211);
    border-image: initial;
    overflow: auto;
    background: rgb(255, 255, 255);
}

.area_list li {
    height: 20px;
    line-height: 20px;
    white-space: nowrap;
    padding: 0px 4px;
}

#commentform .conbox_wrap textarea {
    outline: none;
    border: 1px solid #ddd;
    resize: none;
    margin-top: 10px;
    font-family: "宋体";
    font-size: 12px;
    color: #333;
    padding: 4px;
    width: 99%;
}

#commentform p {
    margin: 8px auto;
}

.submitline a {
    color: #ff5751;
}


/* 评价表单 */

#comment {
    color: rgb(255, 255, 255);
    display: block;
    height: 26px;
    line-height: 26px;
    margin-right: 10px;
    text-align: center;
    width: 86px;
    background: #ff5956;
    border-radius: 4px;
}


/* 分页 */

#page {
    text-align: right;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination>li {
    display: inline;
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination>li.active span {
    background: #fe6c5c;
    color: #fff;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.intro .img p {
    height: 35px;
    margin-top: 5px;
    padding-top: 3px;
    text-align: center;
    width: 250px;
    float: left;
    background: #ff5350;
    padding: 0 5px;
    color: #fff;
}

.intro .img p a {
    color: #fff;
    line-height: 35px;
    font-size: 14px;
}

.intro .img p span {
    font-size: 20px;
}

.star .layui-inline,
.star .layui-inline ul,
.star .layui-rate {
    text-indent: 0 !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.star .layui-rate,
.star .layui-inline {
    display: inline !important;
}
.star .layui-rate li i.layui-icon {
    margin-right: 0 !important;
}
.star i {
    font-style: normal;
    color: #ff5751;
}


.score {
    /*width: 45%;*/
    display: inline-block;
}

.score small {
    font-size: 12px;
}

.hide {
    display: none;
}
 * {
            margin: 0;
            padding: 0;
        }

        .ls_jx {
            padding: 10px 10px 20px 10px;
            border-bottom: none;
        }

        .title_1 {
            background: #f7f7f7;
            padding: 6px 10px;
            border-radius: 6px;
            font-size: 20px;
        }

        .ls_jx_nr {
            padding: 0 10px;
        }

        .ls_jx .lb_3 {
            width: 42%;
            float: left;
            line-height: 30px;
            position: relative;
            padding: 5px 0 5px 0;
        }

        .ls_jx .lb_3:nth-child(2n) {
            float: right;
        }

        .chao {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
         .m-xgwz .m-xgwz-item li {
        border: 0;
    }

    .yancao_li p {
        width: 187px;
        height: 78px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        flex-direction: column;
    }

    .rjxwzlist li {
        position: relative;
    }

    .rjxwzlist li .adds {
        left: 111px;
    }

    .rxyztlist li {
        position: relative;
    }

    .rdht {
        width: 800px;
    }

    .pagesfanye {
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }

    .pagesfanye a {
        display: inline-block;
        text-align: center;
        border: 1px solid #ccc;
        margin: 0 2px;
        font-size: 14px;
        /* padding: 8px 11px; */
        cursor: pointer;
        text-decoration: none;
        color: #222;
        width: 50px;
        height: 40px;
        line-height: 40px;
    }

    .pagesfanye a.current {
        background-color: #ec4b4b;
        color: #fff;
        text-decoration: none;
    }

    /* .fixDiv {
        margin: 0;
        position: fixed;
        top: 0;
        left: 0;
        background: #ffffff;
        box-shadow: rgba(0, 0, 0, .1) 0 1px 5px;
        transition: all .5s;
    } */
    .rjxwzlist .baidu_ad_a {
        display: none;
    }

    .baidu_ad_a iframe {
        width: 100% !important;
    }

    .baidu_ad_a iframe .container {
        width: 100% !important;
    }

    .m-xgwz .m-xgwz-item li {
        padding-top: 5px;
    }

    .baidu_ad {
        width: 100% !important;
        height: auto !important;
        overflow: hidden;
        margin-left: 0 !important;
        border-bottom: 1px solid #d3d3d3 !important;
    }

    .span_a {
        display: block;
        width: 100%;
        height: auto;
        font-size: 14px;
        text-align: center;
    }

    .jd-ad-right {
        position: absolute;
        right: 206px;
        top: 10px;
        z-index: 9;
    }

    .fixDiv {
        position: fixed;
        right: 206px;
        top: 10px;
        z-index: 9;
        transition: all .5s;
    }


    .article-recommend {
        padding-bottom: 300px;
    }

    .recom-title {
        display: block;
        overflow: hidden;
        border-top: 2px solid #f0f0f0;
        height: 38px;
        line-height: 38px;

    }

    .recom-title h5 {
        float: left;
        position: relative;
        height: 2.25rem;
        line-height: 2.25rem;
        font-size: 16px;
        color: #cd9355;
        font-weight: normal;
        text-indent: 2rem;
    }

    .article-sp {
        overflow: hidden;
        padding: 10px 8px;
        border-top: 2px solid #f0f0f0;
        border-bottom: 2px solid #f0f0f0;
        position: relative;
    }

    .article-sp img {
        float: left;
        width: 4.5rem;
        height: 4.5rem;
        display: block;
    }

    .item-label {
        position: absolute;
        /* top: .88rem; */
        bottom: 10px;
        left: 8px;
        width: 35px;
        height: 15px;
        font-size: .6rem;
        color: #fff;
        text-align: center;
        line-height: 15px;
    }

    .item-label2,
    .item-label3 {
        position: absolute;
        /* top: .88rem; */
        bottom: 0;
        left: 0;
    }

    .sp-cen {
        float: left;
        margin-left: .7rem;
    }

    .silar2 {
        border-left: .05rem solid #f0f0f0;
    }

    .sp-cen h5 {
        display: block;
        font-weight: normal;
        color: #333;
        font-size: .7rem;
        line-height: 1rem;
        height: 2rem;
        overflow: hidden;
        width: 9rem;
        margin-top: .4rem;
    }

    .sp-info {
        height: 1.25rem;
        line-height: 1.25rem;
        margin-top: .4rem;
        overflow: hidden;
    }

    .sp-price {
        float: left;
        font-size: .9rem;
        font-weight: bold;
        color: #ef2344;
        height: 1.25rem;
    }

    .sp-btn {
        float: right;
        width: 3.28rem;
        height: 1.25rem;
        background-color: #f32a49;
        border-radius: 0.63rem;
        text-align: center;
        color: #fff;
    }

    .similar-product {
        display: inline-block;
        width: 260px;
        padding: 3px;
        background-color: #fff;
        font-size: 0;
        padding-bottom: 0;
        border-radius: 5px;
        overflow: hidden;
        float: left;
    }

    .similar-posre {
        position: relative;
    }

    .similar-product img {
        width: 100%;
        display: block;
    }

    .similar-product-text {
        box-sizing: border-box;
        height: 31px;
        font-size: 13px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        word-break: break-all;
        color: #1a1a1a;
        margin-top: 5px;
        line-height: 16px;
        margin-bottom: 3px;
        padding: 0 4px;
    }

    .similar-product .chosen {
        width: auto;
        line-height: 13px;
    }

    .similar-product .chosen,
    .similar-product .samsb {
        height: 13px;
        display: inline-block;
        position: relative;
        top: 0;
        margin-right: 4px;
    }

    .similar-product img {
        width: 100%;
        display: block;
    }

    .similar-product-info {
        font-size: 13px;
        overflow: hidden;
        position: relative;
        height: 1.3rem;
    }

    .similar-product-price {
        color: #fa2c19;
        display: inline-block;
        padding: 0 5px 0 4px;
        position: relative;
        top: 1px;
        height: 25px;
        line-height: 25px;
        font-family: JDZhengHT-EN-Regular;
    }

    .similar-product-price {
        color: #fa2c19;
        display: inline-block;
        padding: 0 5px 0 4px;
        position: relative;
        top: 1px;
        height: 25px;
        line-height: 25px;
        font-family: JDZhengHT-EN-Regular;
    }

    .m-center-l em {
        color: #fff;
    }

    .main {
        position: relative;
    }

    @media screen and (max-width: 1800px) {
        .jd-ad-right {
            right: 3%;
        }

        .fixDiv {
            right: 3%;
        }
    }

    @media screen and (max-width: 1500px) {
        .jd-ad-right {
            right: 0%;
        }

        .fixDiv {
            right: 0%;
        }
    }

    .ad_mama {
        width: 100% !important;
        height: auto !important;
        overflow: hidden;
        margin: 0 !important;
        border-bottom: 1px solid #d3d3d3 !important;
    }

    .ad_mama a {
        display: block;
    }

    .ad_mama img {
        display: block !important;
    }

    .daname {
        display: block;
        padding: 14px 20px;
        font-size: 20px;
        font-weight: normal;
        line-height: 20px;
        color: #222;
        font-weight: bold;
    }

    .ad_mama span {
        float: right;
        margin-right: 38px;
    }

    .left_mama {
        width: 100%;
        height: auto;
        margin-bottom: 30px;
        background-color: #eee;
    }

    .left_mama a {
        display: block;
        position: relative;
    }

    .left_mama span {
        position: absolute;
        right: 7px;
        top: 2px;
        color: #999;
    }

    .left_mama .danname {
        display: none;
    }

    .commlist{background:#fff;clear: both}
    .commlist li{padding:15px; position:relative;}
    .commlist li:first-child{border-top:0px dashed #e4e4e4;}
    .commlist li img{width:238px; height:158px; border:1px dashed #ccc;}
    .commlist li:hover{box-shadow:0px 0px 5px rgba(0, 0, 0, 0.35);}
    .commlist .info{padding-left:270px; height:160px;float: none;width: auto}
    .commlist .info h3{font-size:18px; font-weight:normal; height:30px;}
    .commlist .info h3 a{color:#444;}
    .commlist .info p{line-height:24px; color:#999; height:50px; overflow:hidden; margin-top:5px; margin-bottom:5px;color:#999;}
    .commlist .info p a{font-size:12px;}
    .commlist .info ol{overflow:hidden; padding-top:10px; border-top:1px dashed #ccc;}
    .commlist .info ol li{float:left; width:180px; font-size:14px; color:#666; line-height:20px; padding:0; margin-bottom:10px; border:none;}
    .commlist .info ol li:hover{box-shadow:none;}
    .commlist .info ol li em{color:red;}
    .commlist h3 a {
        border-bottom:none;
    }
 .picbox_gg,
        .top_list_gg {
            position: relative;
            float: left;
            width: 158px;
            height: 89px;
        }

        .tttp_img_gg {
            width: 22px !important;
            height: 12px !important;
            position: absolute;
            top: 0;
            right: 0;
        }

        .yancao_li2 a,
        .baidu_a a,
        .top_list a {
            display: block;
            overflow: hidden;
        }

        .prodlist .head .name1 {
            width: 288px;
        }
         .content .prodlist1  {
           text-indent: 0;
        }
        .prodlist .list1 .name {
            width: 264px;
        }

        .m-center-l .arccontent h2 {

            border-left: 0;
            background: #fff;
        }
        .content a,.prodlist1 h2{
            color: #333333;
            font-weight: 400 !important;
        }
        .prodlist .list .img{
            overflow: hidden;
        }
        .prodlist .list1 .name h2,.prodlist .list1 .type p{
            line-height: normal;
            height: auto;
        }
        .prodlist .list1 li{
            height: 75px;
        }
        .prodlist .list1 li p{
           margin: 0;
       }
       .prodlist .list1 li .type p{
           margin: 16px 0 10px;
       }
       .prodlist .list .name{
           width: 285px;
       }
       .prodlist .list1 .name{
           width: 251px;
       }
        #adbottomfixedwrap {
        position: fixed;
        bottom: 10px;
        right: 10px;
        z-index: 999;
    }

    #adbottomfixedwrap .danname {
        display: none;
    }

    #adbottomfixedwrap a {
        display: block;
        overflow: hidden;
        position: relative;
        clear: both;
    }

    #adbottomfixedwrap .guan {
        display: block;
        float: right;
        color: #fff;
        background: #999;
        padding: 1px;
        border-radius: 2px;
        cursor: pointer;
    }

    #adbottomfixedwrap .ad_g {
        position: absolute;
        left: 7px;
        top: 2px;
        color: #999;
    }

    #imgbottom_a {
        position: relative;
        background-color: #eee;
        width: auto;
        height: auto;
        padding: 10px 10px 10px 0px;
        height: auto;
    }

    .adTa_a {
        background: #fff;
        color: #ccc;
        font-size: 12px;
        position: absolute;
        top: 15px;
        right: 8px;
        border-right: none;
        height: 20px;
        line-height: 20px;
    }
.gWidth,
.w1000 {
  margin: auto;
  width: 1000px;
}

.f-f0 {
  font-size: 0;
}

.f-ib {
  display: inline-block;
}

.f-dn {
  display: none;
}

.f-di {
  display: inline;
}

.f-f0tc {
  font-size: 0;
  text-align: center;
}

.f-ibm {
  display: inline-block;
  vertical-align: middle;
}

.f-ibt {
  display: inline-block;
  vertical-align: top;
}

.f-fl {
  float: left;
}

.f-fr {
  float: right;
}

.f-unselect {
  -moz-user-select: none;
  /*火狐*/
  -webkit-user-select: none;
  /*webkit浏览器*/
  -ms-user-select: none;
  /*IE10*/
  /*早期浏览器*/
  user-select: none;
}

.f-btn {
  cursor: pointer;
}

.f-btn:hover {
  opacity: 0.8;
}

.f-toe {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.f-tar {
  text-align: right;
}

.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}

.clearfix {
  zoom: 1;
}

.mt-20 {
  margin-top: 20px;
}
.mt-50 {
  margin-top: 50px;
}
    /*---------- header -------------*/
.m-toper {
  width: 100%;
  height: 40px;
  background-color: #000000;
}

.m-toper .w1000 {
  height: 40px;
  overflow: hidden;
}

.m-toper span {
  height: 40px;
  line-height: 40px;
  float: left;
  color: #a6a6a6;
}

.m-toper .detaill a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-toper span h1 {
  display: inline-block;
  font-weight: normal;
  font-size: 12px;
}

.m-toper a {
  margin-left: 10px;
}

.m-toper a.sjb {
  height: 40px;
  line-height: 40px;
  float: left;
  color: #a6a6a6;
  background: url(/index/statics/v3/images/icons/icon_sjb.png) no-repeat left center;
  padding-left: 17px;
}

.m-toper a.tg {
  height: 40px;
  line-height: 40px;
  float: left;
  color: #a6a6a6;
  background: url(/index/statics/v3/images/icons/icon_ttg.png) no-repeat left center;
  padding-left: 17px;
}

.m-toper a.sc {
  height: 40px;
  line-height: 40px;
  float: left;
  color: #a6a6a6;
}

.m-header {
  width: 100%;
  min-width: 1000px;
  height: 120px;
  background-color: #1a1a1a;
}

.m-header .logo {
  /* width:217px; */
  height: auto;
  float: left;
  margin-left: 34px;
}

.m-header .logo img {
  width: 217px;
  height: 78px;
  display: inline-block;
  vertical-align: middle;
}

.m-header .logo span {
  height: 120px;
  line-height: 120px;
  display: inline-block;
  vertical-align: middle;
}

.m-header .ahd {
  width: 273px;
  height: 30px;
  float: left;
  margin-left: 80px;
  margin-top: 40px;
}

.m-header .ahd img {
  width: 250px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
}

.m-header .search {
  float: right;
  width: 280px;
  height: 32px;
  line-height: 32px;
  margin-top: 58px;
  margin-right: 20px;
  padding-left: 10px;
  background-color: #fff;
  border-radius: 16px;
  overflow: hidden;
}

.m-header .search .intxt {
  width: 220px;
  height: 32px;
  line-height: 32px;
  background: #ffffff;
  border: 0 none;
  font-size: 14px;
  color: #808080;
  float: left;
  box-sizing: border-box;
  padding-left: 10px;
}

.m-header .search .i-line {
  float: left;
  width: 1px;
  height: 16px;
  background-color: #E6E6E6;
  margin-top: 8px;
}

.m-header .search .tjbtn {
  background-color: #fff;
  border: 0 none;
  color: #FB4544;
  cursor: pointer;
  height: 32px;
  line-height: 32px;
  width: 59px;
  text-align: center;
  font-size: 14px;
  float: right;
  position: relative;
}

/*---------- 导航 -----------*/
.m-nav {
  width: 100%;
  min-width: 1000px;
  height: 30px;
  background: #FFFFFF;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.m-nav li {
  display: inline-block;
  float: left;
  margin-left: 27px;
}

.m-nav li:first-child {
  margin-left: 0;
}

.m-nav li a {
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #333333;
}

.m-nav li a.current {
  color: #FF5555;
  font-weight: bold;
}

.m-nav li a:hover {
  color: #FF5555;
}

/*---------- 导航 end-----------*/
        .num ul li a {
            display: block;
        }

        .num ul li a img {
            width: 100%;
        }

        .img_flet {
            float: left;
            width: 215px;
            overflow: hidden;
            margin-top: 10px;
        }

        .show_xy .img img {
            position: initial;
        }

        .show_xy .img {
            height: auto;
            float: initial;
            padding: 25px 0;
            margin-bottom: 15px;
        }
        .m-paging ul li.pre a{
            padding: 0;
        }
        .date_new{
            font-size:13px;
            color:#636363;
            margin-left:100px;
        }