/*分隔符 Enter_inform.html*/
html,body{
    width: 100%;
    height: 100%;
    /*min-width: 300px;
    max-width: 640px;*/
    margin: 0;
    padding: 0;
}

ul,li,p{
    padding: 0;
    margin: 0;
}
.header{
    background-color: coral;
    color: white;
    text-align: center;
    margin-top: 0;
}
.header span{
    font-size: 18px;
    padding: 10px;
    display: block;
}

.rank-header{
    background-color: coral;
    color: white;
    height: 3.4rem;
}

.home-icon{
    width: 1.6rem;
    height: 1.6rem;
    display:block;
    margin: 0 auto;
}

.brand-home-icon{
    width: 2.3rem;
    height: 2.2rem;
    display:block;
    margin: 0 auto;
}

.bangdan-head-bg {
    background: url(/static/home/wap/images/bangdan-bg.png) no-repeat center 0px;
    background-position: center 0px;
    background-size: cover;
    width: 100%;
    height: 17rem;
}

.navber{
    width:100%;
    overflow: hidden;/*溢出隐藏、清除浮动、解决外边距塌陷等等*/
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    position: relative;/*生成相对定位的元素，相对于其正常位置进行定位*/
    height: 40px;
    margin: 0 auto;
    display: flex;
}
.navber .navber_ul{
    width:100%;
    display: flex;
}
.navber li{
    /*float: left;
    padding: 0 50px;*/
    height: 40px;
    box-sizing: border-box;
    /*margin-right: 20px;*/
    list-style: none;
    width: 50%;
    text-align: center;
    margin: 0 auto;

}


.navber li.current a{
    border-bottom: 3px solid transparent;
    border-color: coral;
    width: 6rem;
    text-align: center;
    margin: 0 auto;
    height: 40px;
    line-height: 40px

}
.navber li a{
    color: black;
    font-size: 16px;
    padding: 2px;
    margin-top: 5px;
    display: block;
    box-sizing: border-box;
    height: 40px;
    line-height: 31px
}
a{
    text-decoration: none;/*移除链接下划线*/
}
.row{
    background-color: #F8F8FF;
    margin: 0;
    padding: 0;
    display: block;
}
.introduce{
    display: block;
    background-color: white;
    padding: 15px 20px;
    margin: 5px;
}
.title_span{
    display: block;
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 10px;
    margin: auto;
}
.introduce p{
    font-size: 14px;
    padding: 0px;
}
.bord{
    border-left: 3px solid transparent;
    border-color: coral;
    padding-left: 8px;
    line-height: 20px;
    height: 20px;
    display: block;
    margin: 5px auto

}
.bold{font-weight: bold}
div.cpy_img{
    box-sizing: border-box;
    float: left;
    display: block;
    width: 130px;
    /*height: 80px;*/
    margin: 2px 1px;
}
.cpyreg{
    font-size: 10px;
    color: #9a9a9a;
}

/*分隔符 Brand_hpage.html*/

.cpyshop{
    display: block;
    width: 98%;
    border-radius: 5px;  /*border-radius属性允许为元素添加圆角边框*/
    border: 1px solid #e1e1e1;
    float: left;
    margin: 6px 3px 6px 3px;
    height: 40px;
    line-height: 40px;
}
.cpyshop_img{
    float: left;
    width: 18px;
    height: 18px;
    margin: 3px 5px;
}
.cpyshop_name{
    display: block;
    max-width: 180px;
    height: 40px;
    float: left;
    font-size: 15px;
    line-height: 40px;
    overflow: hidden
}
.bu_goshop{
    float: right;
    margin-top: 6px;
}
.bu_goshop a{
    display: block;
    width: 78px;
    height: 18px;
    color: #ff502e;
    border-radius: 3px;
    line-height: 18px;
    text-align: center;
    border: 1px solid #ff502e;
    margin-top: 5px;
    margin-right: 5px;
    font-size: 14px;
}
.introduce_new{
    display: block;
    background-color: white;
    padding: 5px 20px;
    margin: 5px;
    /*height: 100px;*/
}
.introduce_new span{
    display: block;
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 10px;
    margin: auto;
}
.clear{
    clear: both;
    line-height: 0;
}
.cpybu_o_c1{
    display: block;
    width: 78px;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    color: #6b6b6b;
    margin-top: 10px;
    margin-left: 40%;
    border-radius: 3px;
    border: 1px solid #e1e1e1;
    height: 26px;
    line-height: 26px;
}
.cpybu_o_c2{
    display: block;
    width: 78px;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    color: #6b6b6b;
    /*margin-top: 50px;*/
    margin-left: 40%;
    margin-bottom: 5px;
    border-radius: 3px;
    border: 1px solid #e1e1e1;
    height: 26px;
    line-height: 26px;
}
.cpybu_o_c3{
    display: block;
    width: 78px;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    color: #6b6b6b;
    margin-top: 0px;
    margin-left: 40%;
    border-radius: 3px;
    border: 1px solid #e1e1e1;
    height: 26px;
    line-height: 26px;
}
.cpynacttl{
    padding: 4px 5px 0px 2px;
}
.cpynacttl_cont ul{
    list-style-position: inside;
    padding: 4px;
    font-size: 14px;
}
.cpynacttl_cont li{
    text-align: left;
    color: #ff502e;
    padding-bottom: 10px;
}
.cpynacttl_cont li a{
    color: #565656;
}
.cpynewsdate{
    float: right;
    color: #565656;
}

/*分隔符 person.html*/

.content{
    margin-left: auto;
    margin-right: auto;
    /*width: 376px;*/
}
.content-new{
    margin-left: 10px;
    margin-right: auto;
}
.pepole310{
    width: 310;
}
.pepole{
    height: auto;
}
.f_on{
    display: flex;
    /*width: 376px;*/
    /*height: 230px;*/
    margin-top: 5px;
    margin-bottom: 20px;
}
.pepole_propic{
    /*float: left;*/
    width: 175px;
    height: 220px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4px;
}
.pepole_propic img{
    width: 150px;
    height: 200px;
    border-radius: 5px;
    margin-left: 10px;
}
.pepole_name{
    display: block;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.pepole_pf{
    display: block;
    /*width: 170px;*/
    text-align: left;
    /*float: right;*/
    padding-right: 15px;
    color: black;
    margin-top: 2px;
}
.pppf_li{
    display: flex;
    font-size: 14px;
    /*line-height: 10px;*/
}
.pppf_tl{
    display: block;
    /*float: left;*/
    font-weight: bold;
    width: 80px;
}
.pppf_txt{
    display: block;
    /*float: right;*/
    width: 100px;
}
.f_under{
    /*float: left;*/
}
.ppl_li{
    margin-top: 15px;
    margin-left: 10px;
    margin-right: 10px;
}
.pepolel_tl{
    /*width: 100%;*/
    border-left: 3px solid #ff502e;
    font-size: 16px;
    line-height: 18px;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #ff502e;
    font-weight: bold;
}
.pepolel_tl span{
    padding-left: 10px;
}
.pepolel_cont p{
    margin: 0;
    padding: 0;
    line-height: 28px;
    margin-bottom: 10px;
    color: #323131;
    font-size: 14px;
    text-indent:25px;
    word-wrap: break-word;
    word-break: break-all;
}
.reference_flag a {
    position: relative;
    top: -3px;
    color: #026ab3;
    font-size: 12px;
    line-height: 27px;
    letter-spacing: .2px;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.pepolel_cont_y span {
    color: #016fbc;
}
.pepolel_cont_y p {
    margin: 0px;
    padding: 0px;
    line-height: 32px;
    color: #323131;
    font-size: 14px;
}
.pepolel_cont_y .yingyong{
    font-size: 12px;
    color: #888888;
}
.pepolel_cont_y a:visited {
    text-decoration: none;
    color: #323131;
}
.pepolel_cont_y a:link {
    text-decoration: none;
    color: #323131;
}
/*分隔符 Richlist.html*/
/*.richli_bgw{
    background-color: white;
    clear: both;
    height: 70px;
}
.richi_bgg{
    background-color: #fafafa;
    height: 70px;
}
.ric_rk{
    width: 50px;
    float: left;
    text-align: center;
    margin-top: 18px;
}
.ric_name{
    width: 210px;
    float: left;
}
.ricname_l{
    float: left;
    padding-top: 10px;
    line-height: 0px;
}
.ricname_l img{
    width: 50px;
    height: 50px;
    border: 2px solid #d2d2d2;
    border-radius: 25px;
}
.ricname_r{
    width: 135px;
    float: left;
    margin-left: 10px;
    margin-top: 13px;
}
.ricname_r span{
    display: block;
    line-height: 16px;
}

.cpyins_box {

    border-radius: 5px;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
}

.cpy_fstline {
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 19px;
}

.cpyimages {
        margin-bottom: 0px;
        text-align: center;
}
.cpyimages img {
        min-width: 226px;
        height: 110px;
}

.cpyimages a {
        display: block;
        text-align: center;
        color: #999;
        font-size: 14px;
        line-height: 30px;
        height: 30px;
        margin: 5px auto;
}

.cpyiinfo{
    line-height: 28px;
    font-size: 14px;
    display: flex;
    flex-wrap: wrap;
}
.cpyiifon_td{
    width: 45%;
    margin-left: 10px;
}*/


.richli_bgw{
    background-color: white;
    clear: both;
    height: 70px;
}
.richli_bgw a{
    color:#000;
}

.richli_bgw a:link {
    text-decoration: none;
    color:#000;
}
.richli_bgw a:visited {
    text-decoration: none;
    color:#000;
}

.richli_bgw a:hover {
    text-decoration: none;
    color:#000;
}
.richli_bgw a:active {
    text-decoration: none;
    color:#000;
}


.richli_bgg{
    background-color: #fafafa;
    clear: both;
    height: 70px;
}
.richli_bgg a{
    color:#000;
}

.richli_bgg a:link {
    text-decoration: none;
    color:#000;
}
.richli_bgg a:visited {
    text-decoration: none;
    color:#000;
}

.richli_bgg a:hover {
    text-decoration: none;
    color:#000;
}
.richli_bgg a:active {
    text-decoration: none;
    color:#000;
}
.ric_rk{
    width: 50px;
    /*float: left;*/
    text-align: center;
    /*margin-top: 18px;*/
    display: flex;
    align-items: center;
    justify-content: center;
}
.ric_name{
    width: 115px;
    /*float: left;*/
    display: flex;
}
.ricname_l{
    /*float: left;
    padding-top: 10px;*/
    /*line-height: 0px;*/
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ricname_l img{
    width: 50px;
    height: 50px;
    border: 2px solid #d2d2d2;
    border-radius: 25px;
}
.ricname_r{
    width: 70px;
    /*float: left;*/
    margin-left: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.ricname_r span{
    display: block;
    line-height: 16px;
    font-size: 16px;
}
.bu_yel{
    display: block;
    text-align: center;
    float: left;
    margin-top: 5px;
}

.cpyimages {
    margin-bottom: 0px;
    text-align: center;
}
.cpyimages img {
    min-width: 226px;
    height: 110px;
}

.cpyimages a {
    display: block;
    text-align: center;
    color: #999;
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    margin: 5px auto;
}

.cpy_fstline {
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    padding-left: 8px;
    margin-left: 8px;
}
.cpyiinfo{
    line-height: 28px;
    font-size: 14px;
    display: flex;
    flex-wrap: wrap;
}
.cpyiifon_td{
    width: 45%;
    margin-left: 10px;
}




.ric_cpy{
    width: 110px;
    line-height: 70px;
    min-height: 1px;
    /*float: left;*/
    margin-left: 0px;
    text-align: center;
    overflow: hidden;
}
.ric_cpy span{
    display: block;
}
.ric_wealth{
    color: #ff8e16;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    line-height: 70px;
    min-height: 1px;
    width: 100px;
    /*float: left;*/
}
.rank_number{
    color: #7d7d7d;
    border: 1px solid #dddddd;
    border-radius: 20px;
    width: 26px;
    height: 26px;
    font-size: 12px;
    line-height: 26px;
    text-align: center;
    background-color: #ededed;
    display: block;
    /*margin-left: 15px;*/
}


/*分隔符 Valuelist.html*/

.ric_sum{
    color: #fe6601;
    line-height: 70px;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    min-height: 1px;
    width: 100px;
    float: left;
}
.ric_name1{
    width: 150px;
    display: flex;
}
.ricname1_l{
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ricname1_l img{
    width: 50px;
    height: 50px;
    border: 2px solid #d2d2d2;
    border-radius: 25px;
}
.ricname1_r{
    width: 115px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.ricname1_r span{
    display: block;
    line-height: 16px;
    font-size: 15px;
}
.ric_wealth1{
    color: #ff8e16;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    line-height: 70px;
    min-height: 1px;
    float: left;
}

/*分隔符 Hospital.html*/

.ranking_li{
    background-color: #FFFFFF;
    /*width: 376px;*/
    height: 80px;
    margin-bottom: 10px;
    display: flex
}
.rankgnum{
    width: 70px;
    /*float: left;*/
    text-align: center;
}
.rankimg246{
    width: 110px;
    /*float: left;*/
    padding: 10px 0 0 0;
    line-height: 0px;
    height: 60px;
}

.rankimg247{
    width: 110px;
    /*float: left;*/
    padding: 10px 0 0 0;
    line-height: 0px;
    height: 60px;
}
.rankginfo{
    /*float: left;*/
    padding-top: 10px;
    padding-left: 2px;
    width: 190px;
}

.rankginfo-news{
    padding-top: 10px;
    padding-left: 8px;
    color: #000000;

}
.rankgnum_big{
    color: #f9a31e;
    font-size: 32px;
    line-height: 35px;
    display: block;
    margin-top: 10px;
}
.rankgnum_small{
    color: #909393;
    font-size: 14px;
    line-height: 10px;
}
.rankimg246 img{
    width: 94px;
    height: 50px;
    border: 1px solid #dbdbdb; 
}
.rankimg247 img{
    height: 60px;
    border: 1px solid #dbdbdb; 
}
.rankginfo h4{
    display: block;
    margin: 0;
    padding: 0;
    color: black;
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;
}
.rankginfo h5{
    color: #a3a3a3;
    font-size: 12px;
    line-height: 30px;
    margin: 0;
    padding: 6px 0 0 0;
}

/*分隔符 Medical item.html*/

/*分隔符 404.html*/
.notf{
    width: 100%;
    height: 100%;
    text-align: center;
    color: #302c48;
    margin-top: 130px;
}
.notf h1{
    margin: 40px 0 0 0;
    font-size: 40px;
    line-height: 40px;
    font-weight: normal;
}
.notf h2{
    margin: 24px 0px;
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
}
.notf a{
    display: block;
    background-color: #7070da;
    width: 100px;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 20px;
    color: white;
    font-size: 18px;
    line-height: 30px;
    font-weight: normal;
}
/*这里开始由B同学添加*/
.cpyzg span {
    width: auto;
    height: 19px;
    display: block;
    float: left;
    margin-right: 5px;
    color: #FFFFFF;
    line-height: 19px;
    padding-left: 19px;
    border-radius: 10px;
    padding-right: 8px;
    background-image: url(../../images/icon_s.png);
    background-repeat: no-repeat;
    background-position: 4px 3px;
    font-size: 12px;
    margin-bottom: 10px;
}
.cpyzg_1 {background-color: #049745;}
.cpyzg_2 {background-color: #892bcb; font-size: 12px}
.cpyzg_3 {background-color: #1e9fff; font-size: 12px}
.cpyzg_4 {background-color: #f9a411; font-size: 12px}
.cpyzg_5 {background-color: #d1028d; font-size: 12px}

.content_hidden{
    height: 105px;
    line-height: 28px;
    overflow: hidden;
    font-size: 14px !important; 
    text-indent:25px;
}
.content_hidden p {
    font-size: 14px !important; 
}
.content_hidden span {
    font-size: 14px !important; 
}
.content_open{
    height: auto;
    line-height: 28px;
    font-size: 14px !important; 
    text-indent:25px;
}
.content_open p {
    font-size: 14px !important; 
}
.content_open span {
    font-size: 14px !important; 
}
.content_hidden span{
    font-size: 14px !important; 
}
.content_open span{
    font-size: 14px !important; 
}


.shop_hidden{
    height: 110px;
    overflow-y: hidden;
    width: 100% !important;
}
.shop_open{
    height: auto;
}


.loading_end {
    text-align: center;
    height: 30px;
    background-color: #aaa;
    color: #ddd;
    line-height: 30px;
    font-size: 12px;
    width: 100%;
}
.start_loading{
    text-align: center;
    height: 40px;
    background-color: #aaa;
    color: #ddd;
    line-height: 40px;
    font-size: 14px;
    width: 100%;
}


.content_news{
    line-height: 30px !important; 
    font-size: 17px !important; 
    text-indent:25px;
    width: 100% !important;
    color: #333 !important;
}
.content_news p {
    text-align: left !important;
    line-height: 30px !important; 
    font-size: 17px !important; 
    word-wrap: break-word!important;
    width: auto!important;

}
.content_news span {
    line-height: 30px !important; 
    font-size: 17px !important; 
    word-break: normal;
    width: auto;
    display: block;
    white-space: pre-wrap  !important;
    word-wrap: break-word !important;

}
.content_news img {
    width: auto !important;
    height: auto !important;
    max-width: 80% !important;
    max-height: 80% !important;  
    margin: 0 auto;
    display: block;

}

.ranknum{
    padding-left: 22px;
    background-image: url(../../images/icon_rank1.png);
    background-repeat: no-repeat;
    background-position: 0px 9px;
    color: #f59b43;
    height: 40px;
    line-height: 40px;
    width: 20%;
    font-size: 14px;
}

.rankname{
    display: block;
    width: 59%;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    overflow: hidden 
}
.rankview{
    display: block;
    width: 20%;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    overflow: hidden 
}


.comm-flex{
    display:flex;
    flex-wrap: wrap;
}
.cel-two{
    width: 49%
}
.cel-four{
    width: 24%
}
.sales_product{
    text-align: center;
    font-size: 14px;
    color: #000;
    margin: 10px 0;

}
.product-price{
    font-size: 10px;
    color: #666;
    margin: 4px 0;
}
.product-name{
    color:#000;
    font-size: 14px;
    overflow: hidden;
}
.sales_product image{
    width: 95%
}

.price{
}

.see-product{
    width: 43%;
    height: 24px;
    color: #fd791b;
    border: 1px solid #FD791B;
    display: block;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    border-radius: 3px;
    margin: 4px 3px
}
.see-product a{
    color: #fd791b;
    font-size: 12px;
    width: 100%;
    height: 100%;
    display: block;

}

.get-product{
    width: 43%;
    height: 24px;
    color: #FFFFFF;
    border: 1px solid #FD791B;
    display: block;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    border-radius: 3px;
    background-image: url(../../images/bg_bu_orange.png);
    background-repeat: repeat-y;
    margin: 4px 3px
}
.get-product a{
    color: #FFFFFF;
    font-size: 12px;
    width: 100%;
    height: 100%;
    display: block;

}

.product-buy{
    text-align: center;
    justify-content: center;
    align-content: center;
    align-items: center;

}

.footer{
    text-align: center;
    width: 100%;
    margin: 10px auto;
    background-color: #222;
    padding: 30px 0;
    font-size: 14px;
    color: #AAA;
}
.footer a{
    color: #AAA;
}


.font_link{
    width: 90%;
    margin-top: 20px;
    background-color: #2a2d34;
    padding: 10px 0;
    border-radius:4px
}

.font_link_cel{
    border-right: 1px solid #666; 
}

.footer_kf_txt{
    margin-top:10px; 
}
.footer_mail{
    font-size: 14px;  
}

.zhan_main{
    position:relative; 
    height: 70px; 
    width: 295px;
}
.zhan{
    width: 49%;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border-radius: 24px 0 0 24px;
    background-color: #fdf1ae;
    z-index: 2;
    position:absolute; 
    left:0px; 
    width: 155px;
    -webkit-clip-path: polygon(0 0,155px 0, 90px 155px,0 155px);

}

.zhan-num{
    margin-left: 20px;
    width: 60px;
    color:#FFC600;
    font-size: 1rem;
    opacity: 1;
}
.zhan-icon{
    width: 30px;
    height: 46px;
    line-height: 56px;

}
.cai{
    width: 49%;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border-radius: 0 24px 24px 0;
    background-color: #f2f3f2;
    position:absolute; 
    left:120px; 
    width: 172px; 
    /* -webkit-clip-path: polygon(30% 0,100% 0, 100% 100%,0 100%);*/
}

.cai-icon{
    margin-left: 50px;
    width: 30px;
    height: 46px;
    line-height: 56px;
}
.cai-num{
    width: 60px;
    color: #878787;
    font-size: 1rem;
}
.start{
    list-style: none;
    font-size: 30px;
    color: #ccc;
    cursor: pointer;
    background: url(/static/home/images/start_a.png) center no-repeat;
    background-size: 20px 20px;
    width: 30px;
    height: 30px;
}

.start_light {
    list-style: none;
    font-size: 30px;
    color: #ccc;
    cursor: pointer;
    background: url(/static/home/images/start_b.png) center no-repeat;
    background-size: 20px 20px;
}

.start_hover {
    list-style: none;
    font-size: 30px;
    color: #ccc;
    cursor: pointer;
    background: url(/static/home/images/start_b.png) center no-repeat;
    background-size: 20px 20px;
}

.pj_txt{
    font-size: 14px;
    height: 30px;
    line-height: 30px

}

.pj_tip{
    font-size: .7rem;
    padding: 0.9375rem 0.625rem;
    border: 1px solid #DDD;
    margin-top: 10px;
}
.pj_red{
    color:#FF000F
}

.leave_box{
    margin-top: 10px;
    width: 100%;
    height: 80px;
    border: 1px solid #f5f5f5;
    border-radius: 5px;
    background-color: #f5f5f5;
    resize: none;
    outline: none;
}

.publish-box{
    justify-content: flex-end;
}
.publish-btn{
    margin-top: 10px;
    width: 7.8125rem;
    height: 2.1875rem;
    line-height: 2.1875rem;
    background: #F32C2C;
    box-shadow: 0px 5px 0.75rem rgb(243 44 44 / 20%);
    opacity: 1;
    border-radius: 4px;
    font-size: 1rem;
    color: #FFFFFF;
    opacity: 1;
    text-align: center;
    display: block;
}

.search_icon{
    background: url('/static/home/wap/images/search-icon.png') center no-repeat;
    background-size:28px 28px;
    height: 40px;
    width: 40px;
    position:absolute;
    right: 20px;
    top:3px;

}

.brand-search_icon{
    background: url('/static/home/wap/images/search-icon.png') center no-repeat;
    background-size:28px 28px;

}

.search-header{
    margin-top: 3px;
}

.go-back {
    background: url('/static/home/wap/images/back-icon.png') center no-repeat;
    height: 50px;
    width: 50px;
}

.search-box{
    width: 80%;
    height: 50px;
    line-height: 51px;
}
.search-box input{
    width: 80%;
    height: 30px;
    border-radius: 17px; 
    border: none;
    background-color: #F0F0F0;
    padding-left: 18px;
    padding-right: 50px;
    outline: none;

}

.input-search{
    background: url('/static/home/wap/images/search-black-icon.png') center no-repeat;
    background-size:24px 24px;
    height: 30px;
    width: 46px;
    position:absolute;
    right: 20px;
    top:17px;
}

.index-input-search{
    background: url('/static/home/wap/images/search-black-icon.png') center no-repeat;
    background-size:30px 30px;
    height: 30px;
    width: 46px;
    position:absolute;
    right: 2px;
    top:17px;
}


.history_tip{
    font-size: 1rem;
    color: #444444;
    font-weight: bold;
    width: 70%;
    text-align: left;
}
.clear_text{
    font-size: 1rem;
    color: #2369FF;
    text-align: right;
    width: 29%;
}

.history_keyword{
    height: 2rem;
    line-height: 2rem;
    font-size: 0.875rem;
    background: #F5F5F5;
    text-align: center;
    border-radius: 5px;
    padding: 0 0.625rem;
    margin-right: 0.9375rem;
    margin-bottom: 0.625rem; 
}
.history_keyword a{
    font-size: .875rem;
    color: #444444;

}
.hot_keyword_tip{
    height: 2.625rem;
    line-height: 2.625rem;
    color: #444444;
    font-size: 1rem;
}



.hot{

}
.hot>ul {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.hot>ul>li{
    box-sizing: border-box;
    height: 3.125rem;
    line-height: 3.125rem;
    border-bottom: 1px solid #EEEEEE;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hot>ul>li>a{
    color: #444444;
    font-size: 0.875rem;
    box-sizing: border-box;
}

.hot>ul>li:nth-child(2n-1){
    border-right: 1px solid #EEEEEE;
    padding-right: 1.25rem;
}
.hot>ul>li:nth-child(2n){
    padding-left: 0.9375rem;
}



.content_us{
    font-size: 1rem;
    margin: 15px 10px;
}
.content_us span{
    font-weight: bold;
}

.content_addr{
    background-color: #FFF;
    margin-bottom: 10px;
}
.content_addr .title{
    font-weight: bold;
    margin-bottom: 20px;
}
.content_addr .addr{
    line-height:  40px;
}


.content_link{
    background-color: #FFF;
    justify-content: space-between;
}

.content_qq,.content_tel{
    width: 48%;
    height: 60px;
    line-height: 45px;
    border-radius: 5px; 
    text-align: center;
    border: 1px solid #EEE;
    padding: 10px 0px;
}

.content_tel a{
    color: #000
}

.qq_icon{
    margin: 0 auto;
    width: 30px;
    height: 30px;
    background: url('/static/home/wap/images/qq-icon.png') center no-repeat;
    background-size:32px 32px;
}
.tel_icon{
    margin: 0 auto;
    width: 30px;
    height: 30px;
    background: url('/static/home/wap/images/tel-icon.png') center no-repeat;
    background-size:32px 32px;
}


.leave_list{
    font-size: .75rem;
    margin-top: 2rem;

}
.leave_list_item{
    padding: 1.25rem 0;
    border-top : 1px solid #DDD; 
}
.leave_user_img{
    width: 25%;
}
.leave_user_img img{
    width: 3.95rem;
    height: 3.95rem;
}

.replay_img{
    width: 25%;
}
.replay_img img{
    width: 2.5rem;
    height: 2.5rem;
}


.leave_list_main{
    width: 74%;
}
.leave_list_time{
    font-size: .625rem;
    color: #CCCCCC;
}
.leave_list_content{
    color: #999;
}
.leave_list_tip{
    border: 1px solid #F32C2C;
    border-radius: 5px; 
    padding: .125rem;
    color: #F32C2C
}
.leave_list_replay{
    width: 18px;
    height: 16px;
    background: url(/static/home/images/bg.png) -784px -72px no-repeat;
    padding-left: 22px;
}

.leave_list_zan{
    background: url(/static/home/images/bg.png) -356px -292px no-repeat;
    width: 18px;
    height: 18px;
    margin: 5px 5px 0 0;
    padding-left: 18px;
}


.leave_list_replay_box{
    margin-top: 10px;
    width: 100%;
    height: 50px;
    border: 1px solid #f5f5f5;
    border-radius: 5px;
    background-color: #f5f5f5;
    resize: none;
    outline: none;
}

.leave_list_replay_btn{
    display: block;
    width: 5rem;
    height: 1.5625rem;
    line-height: 1.5625rem;
    text-align: center;
    background: #F32C2C;
    opacity: 1;
    border-radius: 4px;
    font-size: 0.75rem;
    font-family: PingFangSC-Bold;
    color: #FFFFFF;
    opacity: 1;
    margin: 0.625rem 0;
    float: right;
    right: 0;
    margin-left: auto;
}



.main{
    background-color: #f4f4f4;
    margin: 0 auto;
    font-size: .875rem;
    color:#000100;
    font-weight: 300;
}
.main a{
    color:#000100;
}

.head-bg{
    background:url(/static/home/wap/images/head-bg.png) no-repeat center 0px;
    background-position: center 0px;
    background-size: cover;
    width: 100%;
    height: 17rem;
}

.head-title{
    height: 4.5rem;
    font-size: 1.5rem;
    line-height: 5rem;
    color: #FFF;
    margin-left:1rem
}
.head-banner{
    width:100%;
}
.head-banner img{
    width: 95%;
    display:block;
    margin: 0 auto;
}
.section{
    background-color: #FFF;
    width: 100%;
    padding: 0.8rem 0.8rem 0.1rem 0.8rem;
    margin-bottom: 0.5rem;
    box-sizing: border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
}

.section a{
    color:#000100;
}
.index-search-box{
    width: 90%;
    height: 50px;
    line-height: 51px;
    margin-left: 5%;
    position: relative;
}
.index-search-box input{
    width: 100%;
    height: 2.4rem;
    border-radius: 1.2rem; 
    border: 1px solid #ffa03c;
    background-color: #FFF;
    padding-left: 18px;
    padding-right: 50px;
    outline: none;
    box-sizing: border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */


}

.menu{
    /*width: 90%;*/
    text-align: center;
    font-size: 0.85rem;
    margin: 0 auto;
    font-weight: 100;
}
.menu img{
    width: 60px;
    display: block;
    margin:0 auto; 
}
.section .title{
    font-size:1rem;
    color:#ffa03c;
    height: 1.8rem;
    line-height: 1.8rem;
}
.section .wyrb{
    border-radius: 0.9rem 0.9rem;
    height: 1.8rem;
    line-height: 1.9rem;
    width: 7rem;
    text-align: center;
    background-image: linear-gradient(to right,#ffa94d, #ff9e36, #ff8f17);
    color:#FFF;
    font-weight: 100;
    font-size: 0.85rem;
    padding-left: 0.5rem;
    box-sizing: border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
}

.section .bandan-img{
    background:url(/static/home/wap/images/bangdan_icon.png) no-repeat center;
    background-size: 1.28rem 1.28rem;
    width: 1.8rem;
    height: 1.8rem;

}
 
/*两端布局*/
.justify-content{
    flex-direction: row;
    justify-content: space-between;
}

.align-items{
    align-items: center; /*定义body的元素垂直居中*/
}

.tab-bar{
    width: 100%;
    margin: 1rem  auto 0 auto;
    border-bottom: 1px solid #ddd;
    text-align: center;
    height: 2rem;
    line-height: 2rem; 
    font-size: 1rem; 
}

.tab-bar a{
    color:#000100;
    display: block;
}

.tab-bar .tab-on{
    border-bottom: 0.1rem solid #ffa03c;
    color:#ffa03c;
}
.logo-item{
    width:30%;
}
.logo-item img{
    display: block;
    margin: 5px auto;
    width: 70%
}

.list-item{
    height: 5rem;
    line-height: 5rem;
    border-bottom: 1px solid #DDD;
}

.list-item-ex{
    height: 5rem;
    line-height: 2rem;
    border-bottom: 1px solid #DDD;
}



.list-item-1{
    color:#df0a09
}
.list-item-2{
    color:#fe801b
}
.list-item-3{
    color:#fbc01f
}

.list-item .name{
    overflow: hidden;
    padding-left: 0.5rem;
    word-break:keep-all;/* 不换行 */
    white-space:nowrap;/* 不换行 */
    box-sizing: border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
    /*text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
}
.list-item .score{
    overflow: hidden;
    padding-left: 0.5rem;
    word-break:keep-all;/* 不换行 */
    white-space:nowrap;/* 不换行 */
    box-sizing: border-box;
    background:url(/static/home/wap/images/hot.png) no-repeat right;
    background-size: 0.625rem 0.625rem;
    color:#ffa94d;

}
.list-item .val{
    overflow: hidden;
    padding-left: 0.5rem;
    word-break:keep-all;/* 不换行 */
    white-space:nowrap;/* 不换行 */
    box-sizing: border-box;
    background-size: 0.625rem 0.625rem;
    color:#ffa94d;

}
.list-item .num{
    background-color: #babbbb;
    color:#FFF;
    width: 1.4rem;
    height: 1.4rem;
    line-height: 1.4rem;
    text-align: center;
    border-radius: 0.16rem 
}
.list-item .num-1{
    background-color: #df0a09;
    color:#FFF;
}

.list-item .num-2{
    background-color: #fe801b;
    color:#FFF;
}
.list-item .num-3{
    background-color: #fbc01f;
    color:#FFF;
}

.list-item .btn{
    height: 1.6rem;
    background-color: #fe8f16;
    border-radius: 0.8rem;
    text-align: center;
    font-size: 0.7rem;
    line-height: 1.6rem;
    color:#fff;
    width: 88%
}

.more-btn{
    margin: 0.7rem auto;
    width: 7rem;
    height: 2rem;
    line-height: 2rem;
    border-radius: 1rem;
    border:1px solid #DDD;
    text-align: center;
    color:#ffa03c;
}
.more-btn a{
    color:#ffa03c;
    display: block;
}

.more-link{
    color:#d7d9d8;
    height: 1.8rem;
    line-height: 1.8rem;
    font-size: 0.75rem;
    font-weight: 200;
}
.more-link a{
    color:#d7d9d8;
    height: 1.8rem;
    line-height: 1.8rem;
    font-size: 0.75rem;
    font-weight: 200;
    display:block;
}

.img-item{
    width: 33%;
    margin-top: 0.5rem;

}

.img-item img{
    box-shadow:2px 2px 4px #CCC;
    width: 90%;
    display: block;
    margin: 0 auto;
}
.img-item .img-title{
    padding-top: 0.5rem;
    width: 85%;
    margin: 0 auto;
    overflow: hidden;
    word-break:keep-all;/* 不换行 */
    white-space:nowrap;/* 不换行 */
}

.ad{
    width: 100%;
}

.ad img{
    width: 100%;
}

.renwu-ad{
    margin-top: 1rem;

}
.renwu-ad img{
    width: 100%

}


.person-img{
    width: 22%;
}
.person-img img{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display:block;
    margin: 0 auto;
}
.person-info{
    line-height: 1rem;
    height: 60px;
    overflow: hidden;

}

.person-name{
    line-height: 1.2rem;
    margin: 0.2rem 0;
    font-weight: bold;
    font-size: 0.9rem;
}



.person-desc{
    font-size: 0.75rem;
    color:#999;
}


.show-two-row{
    text-align: left;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.toupiao-img{
    text-align: center;
    line-height: 1rem;
    color:#ffa03c;
}
.toupiao-img img{
    width: 40px;
    height: 40px;
    display:block;
    margin: 0 auto;
}

.section .area-box{
    width: 100%; overflow: auto;
}
.section ul{
    width: 190%;
}

.section ul li{
    list-style-type:none;
    padding: 0.3rem 1.5rem;
    border: 1px solid #DEDEDE;
    border-radius: 0.3rem;
    margin-right: 0.5rem;
    font-size: 0.8rem;

}
.section ul .on{
    border: 1px solid #ffa03c;
    color:#ffa03c;
}
.ok-btn{
    margin: 1.2rem auto 0.5rem auto;
    width: 5rem;
    height: 2rem;
    line-height: 2.15rem;
    border-radius: 1rem;
    border:1px solid #DDD;
    text-align: center;
    color:#ffa03c;
    border: 1px solid #ffa03c;

}
.ok-btn a{
    color:#ffa03c;
    display: block

}

.new_pic{
    width: 30%
}
.new_pic img {
    display: block;
    margin: 5px auto;
    width: 90%;
}
.news-name{
    line-height: 1.2rem;
    overflow: hidden;
    word-break:keep-all;/* 不换行 */
    white-space:nowrap;/* 不换行 */
    box-sizing: border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
    text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
}

.news-content-box{
    width: 69%
}
.news-content{
    font-size: 0.75rem;
    color: #999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 1rem;
}
.news-content-ex{
    font-size: 0.75rem;
    color: #999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    line-height: 1.2rem;
}



.news-nav{
    height: 2.6rem;
    line-height: 2.6rem;
    background-color: #FFFFFF;
    font-weight: 400;
    color: #888;
}
.news-nav-index{
    font-size: 1rem;
    color:#ffa03c;
    text-align: center
}

.news-nav .title-item{
    width: 4rem;
    margin-left: 1rem;

}
.news-nav  a{
    display:block;
    color:#888;
}


.news-time-icon{
    width:30%;
    font-size: 0.75rem;
    color:#999;
    background: url(/static/home/wap/images/time-icon.png) no-repeat left center;
    padding-left: 18px;
}

.news-cate-icon{
    width:30%; 
    text-align: right;
    font-size: 0.75rem;
    color:#999;
    background: url(/static/home/wap/images/bianqian-icon.png) no-repeat right center;
    padding-right: 18px;

}

.comm-header{
    height: 3rem;
    background-color: #FFF;

}
.news-list-header{

}

.black-go-back{
    display: block; 
    margin: 0 auto;
    width: 2rem;
    height: 2rem;
}

.black-home{
    display: block; 
    margin: 0 auto;
    width: 2rem;
    height: 2rem; 
}
.lunbo-dian span{
    margin: 0 0.15rem;
}




