@charset "utf-8";
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
body ,html{ width: 100%;}
body,button,input,select,textarea {
    font: .6rem/1rem tahoma,\5FAE\8F6F\96C5\9ED1
}
input,select,textarea {
    font-size: 100%
}
address,cite,dfn,em,var,i {
    font-style: normal;
    font-weight: 400
}

input,textarea,select,button {
    outline: 0;
    border: 0;
    background: 0 0;
    -webkit-appearance: none;
    appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.none {
    display: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0
}

th {
    text-align: inherit
}

fieldset,img {
    border: 0
}

iframe {
    display: block
}

ol,ul,li {
    list-style: none
}

del {
    text-decoration: line-through
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: 400
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

ins,a {
    text-decoration: none
}

audio,canvas,video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

address,caption,cite,code,dfn,em,th,var {
    font-style: normal;
    font-weight: 400
}

body {
    color: #262626
}

a {
    color: #262626
}

a:active {
    background-color: #eee!important;
    color: #666
}
.clear{clear: both;}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    line-height: 0
}

.clearfix {
    zoom: 1
}

html,body {
    overflow: auto
}
@media only screen and (min-device-width:230px) {
    html {
        font-size: 12px!important
    }
}
@media only screen and (min-device-width:300px) {
    html {
        font-size: 14px!important
    }
}

@media only screen and (min-device-width:320px) {
    html {
        font-size: 17px!important
    }
}

@media only screen and (min-device-width:360px) {
    html {
        font-size: 19px!important
    }
}
@media only screen and (min-device-width:375px) {
    html {
        font-size: 20px!important
    }
}
@media only screen and (min-device-width:390px) {
    html {
        font-size: 21px!important
    }
}

@media only screen and (min-device-width:411px) {
    html {
        font-size: 22px!important
    }
}
@media only screen and (min-device-width:425px) {
    html {
        font-size: 23px!important
    }
}

body {
    background-color: #f7f7f7
}
.bg-fff {
    background-color: #fff
}

.tl {
    text-align: left
}

.tc {
    text-align: center
}

.tr {
    text-align: right
}

.fl {
    float: left
}

.fr {
    float: right
}

.header{  display: flex;    flex-direction: row;    align-items: center;    justify-content: space-between; height: 2.5rem;
    background-color: #fff;
    border-bottom: .05rem solid #e8e8e8;
    overflow: hidden;
    padding: 0 0.4rem;}
.logo-con{width: 25%;}
.header .logo-con a{display: inline-block; }
.header .logo-con a img{width: 100%; padding: .3rem }
.header .ptb9 {
    padding-top: .45rem;
    padding-bottom: .45rem
}
.header .serch-link {
    display: block;
    padding: 0 .5rem;
    height: 1.6rem;
    line-height: 1.6rem;
    background-color: #ededed;
    border-radius: .8rem;
    color: #b3b3b3;
    width: 10rem;
}

.header .serch-link .icon-sousuo {
    margin-right: .25rem;
    font-size: .6rem
}
.header .right {
    padding: 0 .75rem;
    line-height: 2.5rem;
}
.header .right .icon-xiangmu {
    font-size: .9rem
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    color: #8c8c8c
}

input:-moz-placeholder,textarea:-moz-placeholder {
    color: #8c8c8c
}

input::-moz-placeholder,textarea::-moz-placeholder {
    color: #8c8c8c
}

input:-ms-input-placeholder,textarea:-ms-input-placeholder {
    color: #8c8c8c
}
.bg-black {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    background-color: rgba(0,0,0,.5);
}
.mulu-list {
    display: none;
}


.ban-box,.ban-box .ovh {
    position: relative;
    height: 10rem;
    overflow: hidden
}

.ban-list {
    position: relative;
    height: 10rem;
    left: 0
}

.ban-list li,.ban-list li a {
    position: relative;
    height: 10rem;
    overflow: hidden;
    float: left
}

.ban-list li img {
    display: block;
    width: 100%;
    height: 10rem
}
.ban-list li .bg {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    color: #fff;
    text-align: center;
    padding-top: 1.2rem;
    height: 2.3rem;
    z-index: 3;
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,.5)),color-stop(100%,rgba(0,0,0,.5)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
    background: -o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
    background: -ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%)
}

.ban-list li .bg p {
    padding: 0 .75rem;
    height: 1rem;
    line-height: 1rem;
    overflow: hidden;
    font-size: .8rem;
    color: #fff
}
.swiper-pagination-bullet-active {
    background-color: #84bf3f;
    width: .6rem;
}
.menu-index{margin-top: .3rem;}
.fenlei-list {
    padding: .75rem 0;
    background-color: #fff;
    overflow: hidden
}

.fenlei-list a {
    float: left;
    padding: .5rem 0;
    width: 20%;
    text-align: center
}

.fenlei-list a img {
    display: block;
    margin: auto;
    height: 1.65rem
}

.fenlei-list a p {
    margin-top: .35rem;
    font-size: .7rem;
    color: #595959
}
/************热门推荐***********/
.o-h {
    overflow: hidden;
}
.d-b {
    display: block;
}
.m-r10{margin-right: .5rem;}
.mg-section{margin-top: .3rem}
.u88-per-section {
    padding: 1rem 0.8rem;
    background: #fff;
    border-top: 0.4rem solid #f3f3f3;
    padding-bottom: 0!important;
}
.u88-per-section h3 {
    height: 0.96rem;
    line-height: 0.96rem;
    overflow: hidden;
}
.font20 {
    font-size: 0.4rem!important;
}
.font24 {
    font-size: 0.48rem!important;
}
.font40 {
    font-size: 0.8rem!important;
}
.font36 {
    font-size: 0.72rem!important;
}
.font32 {
    font-size: 0.64rem!important;
}
.font34 {
    font-size: 0.68rem!important;
}
.font-weight {
    font-weight: bold!important;
}
.feiyongzj{line-height: 1.5rem;}
.feiyongzj p{ text-indent: 1.5em; }
.color-000 {
    color: #000!important;
}
.color-333 {
    color: #333!important;
}
.color-666 {
    color: #666!important;
}
.color-f85100 {
    color: #f85100!important;
}

.color-fff {
    color: #fff!important;
}
.p-a {
    position: absolute;
}
.u88-bjtj-lunbo {
    width: 100%;
    height: 8.36rem;
    margin-top: 1rem;
}
.u88-bjtj-lunbo .swiper-container {
    direction: ltr;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    height: 8.36rem;
    width: 100%;
    margin-left: -0.02rem;
}
.u88-bjtj-lunbo .swiper-wrapper {
    position: relative;
    width: 9999px;
    height: 8.36rem;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.u88-bjtj-lunbo .swiper-slide {
    display: block;
    width: 7.32rem;
    margin-right: 0.48rem;
    box-sizing: content-box;
    height: auto;
}
.u88-swiper-slider-main{
    position: relative;
    display: block;width: 7.32rem;-webkit-box-shadow: 0.1rem 0.1rem 0.48rem 1px rgba(139,138,137,0.15);border-radius: 0.12rem;padding-bottom: 0.48rem;
    -moz-box-shadow: 0.1rem 0.1rem 0.48rem 1px rgba(139,138,137,0.15);
    box-shadow: 0.1rem 0.1rem 0.48rem 1px rgba(139,138,137,0.15);
}
.u88-bjtj-img{
    width: 100%;height: 4.36rem;
}
.u88-bjtj-img img{
    display: block;width: 100%;height: 100%;
}
.u88-bjtj-name{
    line-height: 0.64rem;padding: 0.48rem 0.44rem 0;
}
.u88-bjtj-msg{
    height: 0.72rem;line-height: 0.72rem;padding: 0.48rem 0.24rem 0;
}
.u88-bjtj-msg span,.u88-bjtj-msg a{
    display:table-cell;vertical-align: bottom;
}
.u88-time{
    font-size: 0.6rem;color: #999;
}
.u88-type{
    font-size: 0.6rem;color: #999;
}

.text-e {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.u88-search-list-mark {
    height: 0.76rem;
    line-height: 0.76rem;
    padding: 0 0.4rem;
    border-radius: 0 0.38rem 0.38rem 0;
    width: auto;
    background: -webkit-linear-gradient(left,#f85100,#fe8848);
    background: -o-linear-gradient(right,#f85100,#fe8848);
    background: -moz-linear-gradient(right,#f85100,#fe8848);
    background: linear-gradient(to right,#f85100,#fe8848);
    left: 0;
    top: 0.24rem;
}
/*********品牌分类*************/
.brand-containers{margin-bottom: .5rem;
    padding: 0.8rem 0.8rem  0 0.8rem;
    background: #fff;
}

.tab-box-flex {
    display: -webkit-flex;
    display: flex;
    text-align: center;
    border-bottom: .025rem solid #e6e6e6
}

.tab-box-flex span {
    position: relative;
    -webkit-flex: 1;
    flex: 1;
    cursor: pointer;
    font-size: .75rem;
    color: #666;
    height: 2rem;
    line-height: 2rem
}

.tab-box-flex span.cur {
    font-weight: 600;
    color: #ff552e
}

.tab-box-flex span.cur:after {
    content: '';
    position: absolute;
    z-index: 2;
    bottom: -.025rem;
    left: 50%;
    width: 1.36rem;
    height: .1rem;
    background-color: #ff552e;
    margin-left: -.68rem
}
.u88-per-cnxh{
    display: block;-webkit-box-shadow: 0.08rem 0.08rem 0.54rem 1px rgba(139,138,137,0.15);border-radius: 0.12rem;overflow: hidden;
    -moz-box-shadow: 0.08rem 0.08rem 0.54rem 1px rgba(139,138,137,0.15);
    box-shadow: 0.08rem 0.08rem 0.54rem 1px rgba(139,138,137,0.15);
    width: 48%;height: 7.78rem;margin-bottom: 0.5rem;
}
.u88-per-cnxh:nth-child(2n){
    float: right;
}
.u88-cnxh-img{
    width: 100%;height: 4.9rem;
}
.u88-cnxh-img img{
    display: block;width: 100%;height: 100%;    font-size: 0.1rem;
}
.u88-cnxh-name{
    line-height: 0.8rem;padding: 0.5rem 0.44rem 0.2rem; font-size: .7rem; color: #000!important;
}
.u88-bjtj-msg {
    height: 0.72rem;
    line-height: 0.72rem;
    padding: 0.48rem 0.44rem 0;
}

/**********加盟新闻***********/
.u88-jmxx-list{
    width: 100%;height: auto;margin: 0.1rem auto 0;
}
.u88-per-jmxx{
    width: 100%;height: auto;padding: 0.8rem 0;border-bottom: 1px solid #efefef;overflow: hidden;
}
.u88-jmxx-img{
    width: 5.6rem;height: 3.74rem;overflow: hidden;
}
.u88-jmxx-img img{
    display: block;width: 100%;height: 3.74rem; border-radius: .2rem;   font-size: 0.1rem;
}
.u88-jmxx-msg{
    width: 10.3rem;height: 3.74rem;overflow: hidden;
}
.u88-jmxx-title{
    line-height: 1rem;margin-bottom: 0.4rem;height: 2.3rem;
    overflow: hidden;
    font-size: .76rem;
}
.u88-jmxx-hyh{
    margin:0 auto;overflow: hidden;
    direction:ltr;
    -webkit-backface-visibility:hidden;
    -moz-backface-visibility:hidden;
    -ms-backface-visibility:hidden;
    -o-backface-visibility:hidden;
    backface-visibility:hidden;
    /* Fix of Webkit flickering */
    z-index:1;
    height: 21.8rem;
    width: 100%;
}
.u88-jmxx-msg p{
    height: 0.82rem;line-height: 0.72rem;padding-top: 0.15rem;
}
.u88-jmxx-msg p .u88-time{
    display: block;line-height: 0.72rem;
}
.footer{ font-family:"Microsoft YaHei";   padding: 1rem 0.8rem;  padding-bottom: 1rem;  background: #fff;    border-top: 0.4rem solid #f3f3f3; margin-top: .5rem; }
.text-footer{clear: both; margin-top: .5rem;}
.text-footer p{color:#969694;font-size: .67rem ;line-height:1rem; margin-bottom: .3rem;}
.footer-con {
    padding: .75rem .75rem .5rem; text-align: center;
}
.footer-con a.logo{display:block; width: 5.75rem;  margin: 0 auto;}
.footer a.logo img {
    width: 5.75rem
}
.foot-ul {
    overflow: hidden
}

.foot-ul li {
    float: left;
    width: 25%;
    text-align: center
}

.foot-ul li a {
    font-size: .7rem;
    color: #595959
}


.s-ccc {
    color: #ccc
}

/*********品牌列表页**************/
.brand-filters{background: #ffffff; display: flex; flex-direction: row;    align-items: center;    justify-content: space-between; height: 2.5rem;}
.brand-filters .brand-filter-item{text-align: center; width: 100%; font-size: .7rem; font-weight: bold;}
.filter-list-types li{line-height: 2rem; font-size: .7rem; padding-left: 1.2rem; font-weight: bold;}
.brand-main-con{padding: .3rem; overflow: hidden;background-color: #fff;}
.brand-item{-webkit-box-shadow: 0.1rem 0.1rem 0.48rem 1px rgba(139,138,137,0.15);border-radius: .4rem; background: #fff;padding: .7rem; margin-bottom: .5rem; position: relative; }
.brandheader{display: flex; flex-direction: row;    align-items: center;    justify-content: flex-start; }
.brandheader .brandheader-img img{width: 4.5rem;  height: 4rem; border-radius: .3rem}
.brandheader .brandheader-info{padding-left: 0.5rem;}
.brandheader .brandheader-info dl dt{overflow: hidden;    text-overflow: ellipsis;    white-space: nowrap;}
.brandheader .brandheader-info dl dt h2{font-size: .9rem; font-weight: bold; line-height: 1.3rem; }
.brandheader .brandheader-info dl dd{margin-bottom: .2rem; overflow: hidden;  line-height: 1.2rem;  text-overflow: ellipsis;    white-space: nowrap;}
.brandheader .brandheader-info dl dd span{font-size: .7rem; line-height: 1rem; }
.brandheader .brandheader-info dl dd span.font-weight{font-size: .8rem; color: #ff453e; display: inline-block; margin-left: .1rem; margin-right: .3rem; }
.brandheader .brandheader-info dl dd em{background: #fff0f0; display: inline-block; padding: .2rem; font-size: .5rem; line-height: .7rem; border-radius: .2rem; color: #ff453e;}
.brand-item .brand-desc{color: #a5a3a1; font-size: .58rem;}
.brand-bottom{display: flex; flex-direction: row;    align-items: center;   justify-content: space-between; }
.brand-bottom .brand-detail{padding-top: .6rem;}
.brand-bottom .brand-detail a{ background: #36394d; text-decoration: none;color: #fff; display:inline-block; font-size: .7rem; line-height: 1.6rem; padding-left: .5rem; padding-right: .5rem;  border-radius:25px;}
.brand-bottom .remnum{ padding-top: .7rem; font-size: .7rem}
.brand-bottom .remnum i{color: #ff5852}
.renzheng{position: absolute; right: .2rem; top: .4rem;}
.renzheng .iconfont{ font-size: 1.5rem; color: #7cba30;}
/*********品牌详情页*************/
.position{height: 2rem; background: #fff; line-height: 2rem;padding-left: .5rem; font-size: .7rem;}
.brand-article-info{background: #fff; margin-top: .3rem; padding: .3rem; overflow: hidden; position: relative;}
.brand-article-info .brandheader .brandheader-info{height: auto;}
.brand-article-info .brandheader .brandheader-info dl{padding-left: .5rem;}
.brand-article-info .brandheader .brandheader-info dl dt h1{font-size: .9rem; max-width: 9rem; font-weight: bold; line-height: 1.3rem; overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.color-ec6a60{color: #ec6a60;}
.brandreport .submit-report{      position: absolute;
    top: 1rem;
    right: 0.4rem;  height: 1.5rem;    line-height: 1.5rem;    border: .05rem solid #ff552e;    border-radius: .8rem;    font-size: .6rem;    color: #fff; background: #ff552e;    padding: 0 .7rem;}
.brandreport .brand-num{line-height: 2rem; font-size: .7rem;    overflow: hidden;    text-overflow: ellipsis;    white-space: nowrap;}
.brand-mendian{ margin-top: .3rem;   padding: 1rem 0.8rem;    background: #fff;    border-top: 0.4rem solid #f3f3f3;}
.brand-mendian .swiper-container{margin-top: .5rem;}
.brand-mendian .swiper-container .swiper-wrapper .swiper-slide{display: block;    height: 4.3rem;  width: auto;    margin-right: 0.48rem;    box-sizing: content-box;  }
.brand-mendian .swiper-container .swiper-wrapper .swiper-slide img{display: block;  height: 4.3rem;  width: auto;  border-radius: .3rem;}
.content-main{ margin-top: .3rem;   padding: 1rem 0.8rem;    background: #fff; padding-top: 0 !important;  }
.content-main .content{    width: 100%;    font-size: 0.75rem;    color: #666;    line-height: 1.5rem;     overflow: hidden;}
.content-main .content.on{    height: 6.6rem;}
.content-main .content img{    width: 100%;    margin: 0.2rem 0; border-radius: .5rem;}
.content-main .display,.content-main .hidden{    text-align: center;  height: 2rem;}
.content-main .display span,.content-main  .hidden span{   line-height: 1rem;    color: #F5910D;}
.content-main .display i{}
.content-main .hidden{display: none;}
.content-main .hidden i{}
.content-main .content .zhuanzai{    font-size: .5rem;    color: #999999;    background: #f2f2f2;    border-radius: 0.1rem;    padding: 0.2rem;    margin-bottom: .2rem; line-height: 1rem}
.content-main .content .zhuanzai i{ }
.jm_xq_con.on { overflow: hidden; height: 60rem; position: relative; padding-bottom: 0; margin-bottom: 0; margin-top: 0;}
.jm_xq_con.off{overflow: hidden; height: auto; position: relative; padding-bottom: 0; margin-bottom: 0; margin-top: 0;}
.jm_xq_con.on.linear-gradient:after {    content: "";    position: absolute;    bottom: 0;    display: block;    width: 100%;    height: 10rem;    background: -webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));    background: linear-gradient(180deg,hsla(0,0%,100%,0),#fff);}
.jm_xq_con p,.jm_xq_con,.jm_xq_con div{    word-wrap: break-word;    word-break: break-all; color: #383835;    text-align: justify; line-height: 1.6;     font-family: sans-serif;    margin-top: 15px;     width: 100%;     font-size: .85rem;    margin: 17px 0;}
.jm_xq_con p strong,.jm_xq_con div strong{font-weight: bold;}
.jm_xq_con h1,.jm_xq_con h2{white-space: nowrap;    text-overflow: ellipsis;  overflow: hidden;  line-height: 1.9rem;position: relative;color: #ff552e !important;   font-weight: bold;    padding: 0 3px 0 0;    padding-left: 10px;    border-bottom: 2px solid #EDEDED;    height: 1.9rem;    margin-bottom: 10px; word-wrap: break-word;    word-break: break-all;   text-align: justify;    font-family: sans-serif;    margin-top: 15px;     width: 100%;     font-size: .85rem;    margin: 17px 0;}
.jm_xq_con h2:after{   position: absolute;    left: 0px;    top: .47rem;    width: .15rem;    height: 1.2rem;    background-color: #ff552e;    content: '';}
.jm_xq_con strong{color: #F5910D; font-weight: bold; font-size: .82rem;}
.jm_xq_con table strong{ font-weight: bold; font-size: .72rem; color: #222;}
.title h2{margin-bottom: .3rem; padding-top: .3rem}
.jm_xq_con table {    border-collapse: collapse;    border-spacing: 0;    border-top: 1px solid rgb(230, 230, 230);    width: 100%;}
.jm_xq_con tbody {    display: table-row-group;    vertical-align: middle;    border-color: inherit;}
.jm_xq_con td{ padding: 10px 10px 11px 10px;    border: #E4EEF6 1px solid;    word-break: break-all;    font-size: 14px;    line-height: 1.6;    color: #222;    word-wrap: break-word;}
.jm_xq_con  th {      font-size: .25rem;  padding-top: 5px;    padding-bottom: 5px;    color: rgb(85, 85, 85);    border: 1px solid rgb(230, 230, 230);    text-indent: 15px;    height: 20px;    overflow: hidden;    width: 130px;    background: rgb(249, 249, 249);}
table{ max-width:100% !important;border-collapse:collapse;}
.item_intro .bd table{width:100% !important;}
.item_intro .bd h3, .item_intro .bd h2 {    font-size: .8rem;    position: relative;    color: #7CBB2F !important;    white-space: nowrap;    text-overflow: ellipsis;    overflow: hidden;    padding-left: 10px;    border-bottom: 2px solid #EDEDED;    height: 2rem;    line-height: 2rem;   font-weight: bold;    margin-bottom: 10px;}
.ntable{    width:100%;margin: 0 auto;margin-bottom:20px;}
.ntable th{text-align:center;background:#F2F9FC;border:#E4EEF6 1px solid;border-collapse: collapse;    padding:12px 12px 12px 12px;    font-weight: normal;    color: #444;    line-height: 19px;}
.ntable th:not(:last-child){    border-right:#F2F9FC 1px solid;}
.ntable th.tl{    text-align: left;}
.ntable th.tr{    text-align: right;}
.ntable td{padding:10px 10px 11px 10px;border:#E4EEF6 1px solid;word-break:break-all;font-size:14px;    line-height: 1.6;    color: #222;    word-wrap: break-word;}
.progress.sm{    border-radius: 1px;    height: 10px;box-shadow: none; width: 80%; margin: 0 auto;}
.progress {
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
}
.progress-bar-aqua, .progress-bar-info {
    background-color: #7CBB2F !important;
}
.progress-bar {
    float: left;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}
.dp_p{margin-bottom: 10px; text-indent: 1.5em; font-size: .8rem;}
.item-dp{ height: .3rem; background: #fff; overflow: hidden;}
.item-dp{ border-bottom:1px solid #e3e3e3;}
.item-dp .item-s-mod{ border-bottom:none !important; display: inline-block;}
.item-dp .item-s-mod .item-data-name{ font-size:0.13rem; text-align: center; line-height: .3rem;  padding-right:10px; color: #7cbb2f;	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;}

#contentntable table{
    width:100%;margin: 0 auto;margin-bottom:20px;
}
#contentntable table th{
    text-align:center;background:#F2F9FC;border:#E4EEF6 1px solid;border-collapse: collapse;
    padding:12px 12px 12px 12px;
    font-weight: normal;
    color: #444;
    line-height: 19px;
}
#contentntable table th:not(:last-child){
    border-right:#F2F9FC 1px solid;
}
#contentntable table th.tl{
    text-align: left;
}
#contentntable table th.tr{
    text-align: right;
}

#contentntable table td{
    padding:10px 10px 11px 10px;border:#E4EEF6 1px solid;word-break:break-all;font-size:14px;
    line-height: 1.6;
    color: #222;
    word-wrap: break-word;
}
#phone-contailers .phonebox{    box-sizing: border-box;    padding-top: 1rem;}
#phone-contailers .phonebox .lysm{    font-size: 0.4rem;    line-height: 0.86rem;    color: #999999;    padding-top: 0.4rem;}
#phone-contailers .phonebox .title{    font-size: 0.75rem;    color: #282828;    line-height: 0.75rem;    font-weight: bold;}
#phone-contailers .phonebox input{    width: 100%;    height: 1.6rem;    border-radius: 0.32rem;    border: 1px solid #C0C6CC;    padding-left: 2.2rem;    position: absolute;    top:0;    left:0 ;    box-sizing: border-box;}
#phone-contailers .phonebox .inputbox{    margin-top: 0.8rem;    position: relative;    height: 1.6rem;    box-sizing: border-box;}
#phone-contailers .phonebox .verification_form input{    padding-left: 2.8rem;}
#phone-contailers .phonebox .verification_form .verification_form_submit{    position: absolute;    height: 1.2rem;    line-height: 1.2rem;    border-radius: 0.32rem;    border: 1px solid #C0C6CC;    padding-left: 2.2rem;    top: 0;    right: 0;    padding: 0 0.8rem;    margin-top:0;    left: auto;    box-sizing: border-box;    border-left: 0;    background: #FCEBEC;    color: #DC0011;    font-size: 0.5rem;}
#phone-contailers .phonebox .inputbox .tip{    display: none;    color: #F14E41;}
#phone-contailers .phonebox .inputbox span{    position: absolute;    top: 50%;    margin-top: -0.52rem;    left: 0.5rem;    font-size: 0.56rem;    color: #666;}
#phone-contailers .phonebox input:focus{    border: 1px solid #dc0011;}
#phone-contailers .phonebox form{font-size: .56rem;}
#phone-contailers .phonebox .submitmessagebtn{    margin-top: 0.8rem;    width: 100%;    height: 1.6rem;    background-color: #DC0011;    border-radius: 0.2rem;    color: #fff;    text-align: center;    line-height: 1.2rem;    font-size: 0.48rem;    border: none;}
#phone-contailers .phonebox .submitmessagebtn:active{    background-color: #F2182A;}
.brand-tuijian{ padding: 1rem 0.8rem;    background: #fff;}
.brand-tuijian .title {
    font-size: 0.8rem;
    color: #282828;
    line-height: .8rem;
    font-weight: bold;
}
.detail-tit {
    padding: 1.25rem .75rem;
    text-align: center;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.05);
    transition: all .15s linear;
    margin-top: .1rem;
}

.detail-tit h1 {
    line-height: 1.5rem; font-size: 1rem;
}

.detail-tit h2,.detail-tit .titstyle {
    font-size: .6rem;
    color: #bbb;
    margin-top: .5rem;
}

.detail-tit h2 span {
    margin: 0 .25rem
}
/*********分页样式**********/
.paginate{padding: .37rem; border-radius: .25rem;}
.pagination {
    display: -webkit-box;
    display: flex;
    flex-direction: row;
    padding-left: 0;
    list-style: none;

    -webkit-box-pack: center!important;
    justify-content: center!important;
}
.pagination li span,.pagination li a {
    line-height: 46px;
    width: 46px;
    height: 46px;
    cursor: auto;
    color: #8898aa;
    border: #dee2e6 1px solid;
    background-color: #fff;
    font-size: .375rem;
    display: flex;
    margin: 0 3px;
    padding: 0;
    border-radius: 50%!important;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}
pagination li a.active .page-link {
    z-index: 1;
    color: #fff;
    border-color: #5e72e4;
    background-color: #5e72e4;
}
.paihangbang{position: absolute; left: 0; top: 0; background: linear-gradient(to right,#f85100,#fe8848); border-radius: 0 0.38rem 0.38rem 0; color: #fff; padding: .1rem;}
.brand-positions{padding-left: .7rem; line-height: 2.5rem; background: #fff;}
.brand-positions h5{ font-size: .7rem; font-weight: bold;}
.height150{height: 150px;}
#height150{height: 150px;}
.otherinfos{font-size: .6rem; font-style: italic;}
.otherinfos em{display: inline-block; font-size: .7rem; line-height: 2rem;}
/*弹窗在线留言*/
.popup_mask{background-color:rgba(0,0,0,0.5); width:100%; height:100%; position:fixed; left:0; top:0; z-index:9999; display:none;}
.popup{ background:#fff; width:300px; margin:0 auto; position:relative; top:50%; margin-top:-135px; border-radius:5px;}
.popup .hd{ height:38px; line-height:38px; background:#D71318; color:#fff; position:relative; border-radius:5px 5px 0 0;}
.popup .hd .tit{ font-size:16px; padding-left:16px;}
.popup .hd em{ font-size:12px;}
.popup .hd .popup_close{ width:20px; height:20px; overflow:hidden; text-indent:-9999px; background:url(../images/popup_close.png) no-repeat; background-size:contain; position:absolute; top:9px; right:10px;}
.popup .bd{ width:270px; margin:0 auto; padding:15px 0 }
.popup .bd li{ padding-bottom:8px; overflow:hidden; zoom:1; position:relative;}
.popup .bd .label{ position:absolute; left:8px; top:8px;}
.popup .bd .input_bk{ border:1px solid #D6D6D6; padding-left:47px; width:100%; height:35px; line-height:35px; border-radius:3px; box-sizing:border-box;}
.popup .bd .textarea_bk{ border:1px solid #D6D6D6; width:100%; height:60px; line-height:24px; padding:5px 5px 5px 47px; border-radius:3px; box-sizing:border-box;}
.popup .bd .btn{ height:35px; line-height:35px; text-align:center; width:100%; background:#D71318; border-radius:3px; color:#fff; border:none;}
.popup .bd .btn:hover,.popup .bd .btn:active{ background:#B01F24;}
.lastCeng{position: fixed;width: 74%;left: 13%;background:#fff;height: 260px;top: 29%;opacity: 0.2;border-radius: 16px;z-index:20000;}
.CengBox{position: fixed;width: 70%;left: 15%;background:#fff;top: 30%;height: 247px;border-radius: 12px;z-index:20001;}
.CengBox .money{display: block;position: absolute;top: -4px;left: -5px;width: 65px;height: 65px; z-index: 1000;}
.CengBox .top1{height: 60px;line-height: 78px;text-align: center;color: #333333;font-size: 18px;	}
.CengBox .top2{height: 13px;line-height: 13px;color: #666666;text-align: center;font-size: 12px;}
.modalbox input{line-height: 40px; border:solid 1px  #c0c5cb; border-radius: 3px; width: 86%; margin-left: 6%; margin-bottom: 10px; padding-left: 40px; font-size: 12px !important; box-sizing: border-box;}
.modalbox input::placeholder{line-height: 40px; font-size:12px !important; }
.modalbox input:nth-child(1){background: url(../images/tell_03.png) no-repeat 10px center;background-size: 26px 18px;}
.modalbox input:nth-child(2){background: url(../images/usename_01.png) no-repeat 10px center;background-size: 26px 18px;}
.CengBox .sure{width: 88%;  border:none;height: 40px;  margin-left:6%; background: #e44b46;text-align: center;line-height: 40px;  color: #fff;font-size: 14px;border-radius:4px;}
.popup_close{z-index: 1000; position: absolute;width:20px; height:20px; overflow:hidden; text-indent:-9999px; background:url(../images/popup_close.png) no-repeat; background-size:contain;  top:9px; right:10px;}
.sexNa{background: none!important;}
.CengBox p{font-family:'微软雅黑';}
#fengex{margin:0 3px; color: #ccc;}
#mobile_UNM{border:none;outline: none;}
#brand_name_UNM{color: #e44b46;}
.zxNavBar{}
.zxnavbarcon {	height: 2.5rem;	position: fixed;	bottom: 0;	left: 0;	width: 100%;	/* padding-left: 0.13333333rem;*/}
.zxnavbarcon .zxHdImgcons { margin-left: 1%;	background: #fff;	width: 54.99%;	height: 2.5rem;	float: left;	padding-top: .3rem;	-webkit-appearance:none;	border:0;}
.zxnavbarcon .zxHdImgcons .zxHdImg {	width: 1.6rem;	height: 1.6rem;	border-radius: 50%;	border: 1px solid #dcdcdc;	float: left;}
.zxnavbarcon .zxHdImgcons .zxHdImg img {	width: 1.6rem;	height: 1.6rem;	border-radius: 50%;}
.zxHdName{float: left; width: 80%;}
.zxnavbarcon .zxHdImgcons .zxHdName-peo {	text-align: left;	padding-left: .23rem;	color: red; font-size: .72rem; font-weight: bold;  line-height: 1.2rem;    overflow: hidden;	text-overflow: ellipsis;	white-space: nowrap;}
.zxnavbarcon .zxHdImgcons p {	text-align: left;	font-size: .4rem;	line-height: .6rem;	float: left;	color: #999;	margin-top: 0.03rem;	padding-left: .23rem;}
.zxnavbarcon .zxHdImgcons p span {	display: block;	text-align: center;	border: 1px solid #d80000;	height: .6rem;	line-height: 0.6rem;	width: 2rem;	color: #d80000;	float: right;	margin-left: 0.1rem;	font-size: .4rem;}
.zxnavbarcon .mfcall,.zxnavbarcon .mfcsain {	width: 22%;	height: 100%; line-height: 2.5rem;	font-size: .7rem;	color: #fff;	text-align: center;	float: left;	background: #D80000;	-webkit-appearance:none;	border:0;}
.zxnavbarcon .mfcsain {	background: #33bd57;}
#heightauto{height: auto}
.u88_brandnews_title{font-size:.76rem; font-weight: bold; line-height: 1.5rem;}
.inline{display: inline !important;}
.recovhidd{overflow: inherit !important;}
.zsyangshi{color: #0075ff; font-style: normal; font-size: 15px;}
#zsyangshi{font-size: 12px; display: inline-block; width: 100%; }
.jiucuo{background: url("../images/jiucuo.png") no-repeat center left; display: inline-block; height: 40px; cursor: pointer; line-height: 40px; padding-left: 20px; width: 120px;  font-size: 13px;}
dl.sitemap dt{font-weight: bold;}
dl.sitemap dd{display: inline-block; font-weight: normal;}
.innermain_form{ margin: 0 auto; padding-top: 20px;}
.innermain_form .form-group {
    margin-bottom: 15px;
}
.innermain_form .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.innermain_form button, .innermain_form input, .innermain_form select, .innermain_form textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.innermain_form button, .innermain_form input, .innermain_form optgroup, .innermain_form select, .innermain_form textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}
.innermain_form  label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.innermain_form button{color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}
.innermain_form .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

/**排行榜2**/
.top_inner{background-color: #fff; border-radius: .5rem; box-sizing: border-box; }
.rank_containers{background: #f8f8f8;}
.ranklist_item{ border-radius: .5rem;padding: .5rem;background-color: #fff;box-shadow: 0 1px 3px 0 rgb(0 0 0/5%);transition: all .15s linear;margin-top: 2px; position: relative; margin-top: 10px;}
.ranklist_item .default{background-color: #f5f5f5; text-align: center; line-height: .9rem; position: absolute; top: .3rem; left: .3rem; font-weight: bold;}
.ranklist_item .num-bg{width: 1rem;height: 1rem;display: inline-block;border-radius: .3rem;}
.ranklist_item .first{color: #fff;background-color: #f33;}
.ranklist_item button{font-size: .58rem; height: 20px; padding: 0 6px;}
.ranklist_item dl{display: -webkit-flex; display: flex;flex-direction: row;align-items: center;}
.ranklist_item dl dt img{border-radius: .5rem; width: 5.5rem; height: 5.5rem;}
.ranklist_item dl dd{padding-left: 10px; display: flex;flex-direction: column;}
.ranklist_item dl dd .top_brand_name{font-size: .75rem; font-weight: bold; overflow: hidden; line-height: 1.3rem;}
.ranklist_item dl dd .top_brand_name a{}
.ranklist_item dl dd .top_info{line-height: 1rem;}
.top_description{}
.top_description p{}
.top_info p{font-size: .7rem;}
.top_heart{position: absolute; top: .5rem; right: .5rem; color: #f7931e;}
.topbanner{
    position: relative;
    height: 7.85rem;
    background-color: #1d80f2;
    background-image: url(../images/paihangbang.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.c-topbanner-header-mask-header-mask{ position: absolute; left: 0; top: 0; width: 100%; height: 120%; background-color:#1d80f2; }
.topbanner-header-default{ background-color: rgb(29, 128, 242); background-image: url(../images/paihangbang.png) !important;height: 7.85rem; position: absolute; top: 0; left: 0; right: 0; width: 100%; display: flex; padding: .85rem; -webkit-box-pack: justify; justify-content: space-between; align-items: center; box-sizing: border-box; /*z-index: 129;*/ background-position: center center; background-repeat: no-repeat;  background-size: cover;}
.topbanner-header-default .desc.large{ padding-right: 0; -webkit-box-flex: 1; }
.topbanner-header-default .desc{ -webkit-box-flex: 1; flex: 1; width: 100%;  overflow: hidden; flex-shrink: 1; box-sizing: border-box; }
.topbanner-header-default .desc.large .title{ width: 100%; }
.topbanner-header-default .desc .title{ font-family: PingFangSC-Medium; font-size: .14rem; color: #fff; line-height: .7rem; font-weight: 500; margin-bottom: 0;}
.c-line-clamp2, .c-line-clamp3, .c-line-clamp4, .c-line-clamp5 { display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; margin-bottom: .25rem; white-space: normal;}
.c-line-clamp2 { -webkit-line-clamp: 2;}
.topbanner-header-default .desc .title .main{  display: inline-block;  font-size: 1rem; color: #fff;  line-height: 1.75rem; font-weight: bold; max-width: 100%; padding-right: .3rem;  -webkit-box-sizing: border-box; box-sizing: border-box; text-align: left;}
.topbanner-header-default .desc.large .title .main{max-width: 100%;}
.c-line-clamp1 {display: block; overflow: hidden; /*text-overflow: ellipsis; white-space: nowrap;*/}
.c-line-clamp1 a{color: #fff; text-decoration: underline;}
.c-line-clamp1 a:hover{color: #fff;}
.topbanner-header-default .desc .name{display: inline-block; font-family: PingFangSC-Regular; font-size: .7rem; color: #fff; line-height: normal; line-height: 1.8rem; text-align: left;  }
.rank_votes{padding-top: .5rem; padding-bottom: .5rem}
.rank_votes li{display: -webkit-flex; display: flex;flex-direction: column;align-items: center; margin-top: .5rem;  }
.rank_votes li p{padding-left: .25rem; font-size: .75rem; }
.v-progress{width: 95%;}
.top_rank_lists{display: inline-block; line-height: 1rem; font-size: .52rem;  color: #333!important;     background: #fff0f0;
    padding: .2rem;
    border-radius: .2rem;
    color: #ff453e;
    margin-bottom: .3rem;
}
#addonal_msg{position: relative;}
.phone_msg_info{font-weight: bold;font-size: 0.65rem; margin-top: 1rem; text-align: center !important; margin-bottom: .5rem !important;  padding-top: 60px; color: #7ec699; /*font-size: 16px; font-weight: bold;*/}
.phone_msg_tj img{width: 95%; display: block; margin: 0 auto; border-radius: 5px;}
.tj_brand_button button{color: #fff; padding: 2px 10px; border-radius: 5px;  background-color: #3ac47d;border-color: #3ac47d; box-shadow: 0 0.125rem 0.625rem rgb(58 196 125 / 40%), 0 0.0625rem 0.125rem rgb(58 196 125 / 50%); display: inline-block;}
.tj_brand_button button:first-child { margin-right: 3rem;position: absolute; top: -2rem; left: 20%;}
.tj_brand_button button:nth-child(2) { background-color: #d92550;    border-color: #d92550; box-shadow: 0 0.125rem 0.625rem rgb(58 196 125 / 40%), 0 0.0625rem 0.125rem rgb(58 196 125 / 50%);position: absolute; top:-2rem; left: 60%;}
.tj_brand_button button a{color: #fff;}
.tj_brand_button{ position: relative;}
.phone_msg_title{ font-weight: bold; font-size: .7rem; text-align: center; padding-top: 0.5rem; color: #59ba7d;}
.phone_msg_tips{font-size: .55rem; color: #8e8e8e}
.hidden_msg{display: none !important;}
.ad_banner{background: #fff; margin-bottom: 0.5rem;}
.ad_banner img{border-radius: 5px; display: block; width: 100%; overflow: hidden;}

.d_nav{position:absolute;top:2.5rem;left:0;z-index:1000;display:none;overflow:hidden;box-sizing:border-box;width:100%;max-width:640px;background:#fff;box-shadow:0 2px 2px rgba(0,0,0,.22)}
.d_nav li{float:left;box-sizing:border-box;padding:3% 0;width:33.33%;border-right:1px solid #eee;border-top:1px solid #eee;text-align:center;}
.d_nav li:active,.d_nav li:hover{background:#f6f6f6}
.d_nav a{display:block;color:#666}

@font-face{
	font-family:iconfont;
	src:url(/fonts/iconfont_7c1db33.eot);
	src:url(/fonts/iconfont_7c1db33.eot) format('embedded-opentype'),url('/fonts/1eef14cea7764030bb7ecee81f9de7ad.woff') format('woff2'),url(/fonts/iconfont_cd41279.woff) format('woff'),url(/fonts/iconfont_171e317.ttf) format('truetype'),url(/fonts/iconfont_87e87f2.svg) format('svg')
	}
.icon-xiangmu:before{content:"\e7c1"}
.iconfont{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}