/* g-infor */
/* .g-infor{position: relative;height: 280px; background: #fff; overflow: hidden;}
.g-infor .b-img{filter: blur(5px); width: 100%; height: 100%;}
.g-infor .gradient{width: 100%;height:100%;position: absolute;bottom: 0;}
.g-infor .gradient{
    background: linear-gradient(180deg,transparent, 5%,rgba(196, 200, 206, 0) 30%,#21272f 60%,#252a35);
}
.g-infor .infor{top: 40px; position: absolute; padding: 0 10px; left: 0;z-index: 2; width: 100%; box-sizing: border-box;}
.g-infor .infor img{display: block; width: 95px;height: 95px; border-radius: 13px; margin: 0 auto 10px;}
.g-infor .infor h1{font-size: 18px; color: #fff; height: 28px; line-height: 28px; overflow: hidden; text-align: center;}

.g-infor .infor p{font-size: 14px; height: 24px; line-height: 24px; color: #9ea5ae;text-align: center;}
.g-infor .infor p i{color: #565c65; margin: 0 5px;font-style: italic;}
.g-infor .infor .g-btn-wrap{width: 100%; margin-top: 18px;}
.g-infor .infor .g-btn{width:70%;height: 42px;line-height: 42px;text-align: center;background: linear-gradient(to right, #ff4b4c, #ff7d32);font-size: 16px;color: #ffffff;display: block;border-radius: 22px;margin: 0 auto;} */

.g-infor{position: relative; background: #fff; overflow: hidden; padding: 40px 0 20px;}
.g-infor .b-img{filter: blur(5px); width: 100%; height: 100%;position: absolute; left: 0; top: 0;}
.g-infor .gradient{width: 100%;height:100%;position: absolute;bottom: 0;}
.g-infor .gradient{
    background: linear-gradient(180deg,transparent, 5%,rgba(196, 200, 206, 0) 30%,#21272f 60%,#252a35);
}
.g-infor .infor{position: relative; padding: 0 10px; left: 0;z-index: 2; width: 100%; box-sizing: border-box;}
.g-infor .infor img{display: block; width: 95px;height: 95px; border-radius: 13px; margin: 0 auto 10px;}
.g-infor .infor h1{font-size: 18px;color: #fff;/* height: 28px; */line-height: 28px;/* overflow: hidden; */text-align: center;font-weight: bold;}
.infor-des-txt{    color: #d0d4d9;
    font-size: 14px;
    text-align: center;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.g-infor .infor p{font-size: 14px; height: 24px; line-height: 24px; color: #9ea5ae;text-align: center;}
.g-infor .infor p i{color: #565c65; margin: 0 5px;font-style: italic;}
.g-infor .infor .g-btn-wrap{width: 100%; margin-top: 10px;}
.g-infor .infor .g-btn{width:70%;height: 42px;line-height: 42px;text-align: center;background: linear-gradient(to right, #ff4b4c, #ff7d32);font-size: 16px;color: #ffffff;display: block;border-radius: 22px;margin: 0 auto;}
/* nav */
.anchor-nav{padding: 0 10px; background: #fff; height: 40px; border-bottom: 1px solid #e8e8e8; display: flex;justify-content: space-between;}
.anchor-nav span{padding: 2px 10px 0; height: 36px; line-height: 36px; font-size: 15px; color: #333;}
.anchor-nav span.active{color: #ff4c4b; border-bottom:2px solid #ff4c4b;}

/* slider */
.slider{ height: 220px; zoom:1; overflow-x: scroll; display: flex; padding-left: 10px; margin-top: 10px;}
.slider::-webkit-scrollbar{display:none;}
.slider a{display: block;width: auto;height:220px; margin-right:10px; }
.slider a img{height:100%; width: auto; display: block;}

.big_img {position: fixed;z-index: -1;opacity: 0;background: rgba(0,0,0,.9);width: 100%;height: 100%;top: 0;left: 0}
.big_img .swiper-container2 {position: relative;width: 100%;height: 100%}
.big_img .swiper-container2 .swiper-wrapper {width: 100%;height: 100%}
.big_img .swiper-slide {width: 100%;height: 100%;display: table}
.big_img .swiper-slide .cell {width: 100%;height: 100%;display: table-cell;vertical-align: middle;text-align: center}
.big_img .swiper-slide img {max-width: 90%;max-height: 80%;margin: 0 auto}
.big_img .swiper-pagination2 {position: absolute;top: .2rem;text-align: center;width: 100%}
.big_img .swiper-pagination2 span {margin: 0 .05rem}

/* g-reco */
.g-reco{background: #fff;margin-top:10px;border-radius: 8px;padding:12px 12px 20px;margin: 10px 10px 0; overflow: hidden; zoom: 1;}
.g-cont{width: 100%; overflow: hidden;}
.g-reco p{font-size:15px; line-height:26px;color:#666; font-family:arial,"微软雅黑"; padding: 5px 0;}
.g-reco p img{ width: auto !important;max-width: 70%; height: auto !important; }
.g-reco p a{color:#ff4c4b;}
.g-reco h3{font-size: 15px;font-weight: bold;color: #ff4c4b; margin: 10px auto; height: 26px; line-height: 26px;}
.g-reco h3:before{display: block;content: ' ';float: left;height: 18px;width: 4px;background: #ff4c4b;margin: 4px 8px 0 0;border-radius: 2px;}
.g-reco .g-cont-btn { float: right; color: #999; font-size: 15px; height: 26px; line-height: 26px; margin-top: 10px;font-weight: bold;display: none;}
.g-reco .g-cont-btn em { display: inline-block; content: '';margin: 8px 6px 0 0;width: 8px; height: 8px; border-right: 1px solid #999; border-bottom: 1px solid #999; transform: rotate(45deg); float: left;}
.g-reco.op .g-cont{height: auto;}
.g-reco.op .g-cont-btn em{transform: rotate(-135deg);margin-top: 12px;}

/* g-detail */
.g-detail{background: #fff;margin-top:10px;border-radius: 8px;padding:12px 12px 20px;margin: 10px 10px 0; overflow: hidden; zoom: 1;}
.g-detail ul{padding-top: 15px; overflow: hidden; zoom: 1;}
.g-detail ul li{width: 50%;float: left;height: 21px;margin-bottom: 15px;line-height: 21px; overflow: hidden;font-size: 14px; color: #666;}

.g-detail ul li:last-child{margin-bottom: 6px; width: 100%;}
.g-detail ul li:last-child em{display: inline-block; height: 21px; line-height: 21px; margin: 0 3px; padding:0 10px; background: #47c1a8; border-radius: 2px;color: #fff;font-size: 12px;vertical-align: bottom;}
.g-detail ul li:last-child em:nth-child(2){background: #ff9a98;}
.g-detail ul li:last-child em:nth-child(3){background: #64b5f6;}

/* g-bb */
.g-bb{background: #fff;margin-top:10px;border-radius: 8px;padding:12px 12px 20px;margin: 10px 10px 0; overflow: hidden; zoom: 1;}
.g-bb ul{padding-top: 18px;}
.g-bb ul li{height: 32px; line-height: 32px; background: #f6f6f6;padding-left: 9px;margin-bottom: 6px;}
.g-bb ul li a{display: block; overflow: hidden; zoom: 1;width: 100%;height: 100%;}
.g-bb ul li a span{float: left;display: block;}
.g-bb ul li a em{float: right;display: block;}
.g-bb ul li a .icon{display: inline-block;content: '';margin: 10px 0 0 0;width: 0;height: 0; border: 6px solid; border-color: transparent transparent transparent #f36245;}
.g-bb ul li a .name{width: 130px;color: #333; overflow: hidden;font-size: 14px;}
.g-bb ul li a .bb{color: #999; overflow: hidden;font-size: 12px;}
.g-bb ul li a .btn{width: 75px; background: #f36245; color: #fff; text-align: center;}

/* g-same */
.g-same .g-tit{padding-left: 10px;}
.g-same{background: #fff;margin-top:10px;border-radius: 8px;padding:12px 0 20px;margin: 10px 10px 0; overflow: hidden; zoom: 1;}
.g-same ul{padding: 18px 0 0 10px; display: flex; overflow-x: scroll;}
.g-same ul li{flex-shrink: 0;width:75px;margin-right:18px;}
.g-same ul li a{display: block; width: 100%;}
.g-same ul li a img{width: 75px; height: 75px; border-radius:13px; display: block;}
.g-same ul li a p{font-size:14px;color: #444; text-align: center; height:26px; line-height:26px; overflow: hidden;margin-top: 6px;}
::-webkit-scrollbar{display: none;}

/* g-like */
.g-like{background: #fff;margin-top:10px;border-radius: 8px;padding:12px 12px 10px;margin: 10px 10px 0; overflow: hidden; zoom: 1;}
.intro-mod{padding-top: 20px;}
.intro-mod .swiper-container{padding-top: 40px;}
.intro-mod .swiper-pagination{width: 100%; height: 40px; overflow: hidden; zoom: 1; top: 0;}
.intro-mod .swiper-pagination span{float: left; display: block; height: 40px; padding: 0 8px; margin-right: 10px; background: #66bb6a; border-radius: 0;}
.intro-mod .swiper-pagination span em{display: block;font-size: 14px;height: 18px;line-height: 18px;overflow: hidden;color: #fff; padding-top: 2px;}
.intro-mod .swiper-pagination span font{display: block;font-size: 12px;height: 18px;line-height: 18px;overflow: hidden;color: #fff;}
.intro-mod .swiper-pagination span:nth-child(2){background:#4d90ba;}
.intro-mod .swiper-pagination span:nth-child(3){background:#ffb230;}
.intro-mod .swiper-pagination span:nth-child(4){background:#ff5646;}

.intro-mod .swiper-wrapper{padding-top: 14px;}
.intro-mod .swiper-slide .top{width: 100%; overflow: hidden; zoom: 1;}
.intro-mod .swiper-slide .top img{display: block; float: left; width: 150px; height: 75px; border-radius: 6px;}
.intro-mod .swiper-slide .top .t{margin-left: 162px;}
.intro-mod .swiper-slide .top .t b{font-size: 15px;color: #333; display: block; height: 32px; line-height: 32px; margin-bottom: 2px; overflow: hidden;}
.intro-mod .swiper-slide .top .t p{font-size: 12px;color: #999; display: block; height:36px; line-height: 18px; overflow: hidden;}

.intro-mod .swiper-slide ul{width: 100%;padding-top: 16px; overflow: hidden; zoom: 1;}
.intro-mod .swiper-slide ul li{width: 25%;margin-bottom: 14px; float: left;}
.intro-mod .swiper-slide ul li a{display: block; width: 65px; margin: 0 auto;}
.intro-mod .swiper-slide ul li a img{width: 65px;height: 65px; border-radius: 12px; display: block;}
.intro-mod .swiper-slide ul li a p{font-size: 14px; height: 20px; line-height: 20px; color: #333; overflow: hidden; margin: 6px 0 0; text-align: center;}
.intro-mod .swiper-slide ul li a span{font-size: 12px; height: 20px; line-height: 20px; color: #999; overflow: hidden; display: block;text-align: center;}

/* yuyue */
.yAlert {width: 90%;position: fixed;left: 5%;height: 310px;padding-bottom: 10px;top: 50%;margin-top: -155px;z-index: +101;background: #fff;border-radius: 10px;overflow: hidden;display: none;}
.yAlert b {text-align: center;font: 16px/40px microsoft yahei;display: block;margin: 10px 0}
.yAlert_t { background: #fe483a; font: 18px/45px microsoft yahei; color: #fff; padding: 0 15px}
.yAlert_t span {float: right; font-size: 20px; cursor: pointer}
.yAlert .yAlert_br,.yAlert .yAlert_bs,.yAlert input {width: 80%; padding: 0 10px; font: 14px/45px microsoft yahei; border-radius: 5px}
.yAlert input {border: #ccc 1px solid;display: block; margin: 20px auto 0 auto}
.yAlert input:focus { border: #fe483a 1px solid}
.yAlert_b { border-top: #ddd 1px solid; padding-top: 10px}
.yAlert .yAlert_br,.yAlert .yAlert_bs { font-size: 16px; margin: 10px auto; text-align: center; cursor: pointer}
.yAlert .yAlert_bs { background: #fe483a; color: #fff}
.yAlert .yAlert_br {border: #fe483a 1px solid; color: #fe483a;}
.yAlert_bg {z-index: +100; background: #000;filter: alpha(opacity=50); -moz-opacity: .5;-khtml-opacity: .5; opacity: .5; position: fixed;left: 0; top: 0;width: 100%;height: 100%;display: none;}
.yAlert p{line-height:30px;}

/*举报*/
input[type="button"],input[type="text"],input[type="submit"],input[type="reset"] {-webkit-appearance: none;}
textarea { -webkit-appearance: none;}
.report{display: block;width: 24px;height: 30px;line-height: 14px;padding: 8px 0;position: fixed;left: 0;font-size: 14px;text-align: center;top: 387px;color: #999;border: 1px solid #999;z-index: 999;background: #fff;border-radius: 3px;}
#overbg {z-index: 9999;border: none;margin: 0px;padding: 0px;width: 100%;height: 100%;top: 0px;left: 0px;opacity: 0.8;position: fixed;background-color:#000;}
#popreport {z-index: 99999;position: fixed;padding: 8% 5%;color: #666;font-size: 14px;font-family:arial,"Microsoft Yahei";top: 5%;width: 75%;left: 7.5%;background: #fff;border-radius: 5px;}
#popreport p {line-height: 24px}
#popreport li {clear: both;margin: 5px 0;}
#popreport li label { display: inline-block; line-height: 24px; margin-right: 12px}
#popreport li .othersp { margin-right: 0; }
#popreport li label input.radios { margin-right:7px; width:16px; height:16px; float: left;outline:none}
#popreport li span { display: block; font-size: 16px; color: #444; line-height: 36px; }
#popreport li input.other {width: 167px;float: right;height: 20px;margin-left:10px;margin-top: -1px;margin-right: 0;}
#popreport li textarea.spec {border:1px solid #cdcdcd;width: 95%;min-height: 40px;font-size: 14px;color: #666;resize: none;padding:6px;font-family:arial,"Microsoft Yahei";}
#popreport li input.text {border:1px solid #cdcdcd;line-height: 26px;padding: 3px;font-size: 14px;color: #666;font-family:arial,"Microsoft Yahei";}
#popreport li input.code {width: 141px;margin-right:10px;float: left;}
#popreport li #canvas {width: 100px;height: 34px;float: right;background: #ccc;border: 1px solid #ccc;
        border-radius: 5px;}
#popreport li.submit {text-align: center;padding: 20px 0 0 0;margin:0;}
#popreport li.submit input{border: none;width: 120px;background: #fe483a;color: #fff; height:30px;}
#popreport .pop_close{width: 30px;height: 30px;position:absolute;z-index:10;top:5px;right:5px;color: #999;font-size: 30px;text-align: center;line-height: 30px;transform: rotate(45deg);}
.hide{display:none;}
.block{display:block}

.downbox a {
    width: 80%;
    height: 40px;
    display: block;
    border-radius: 5px;
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
    line-height: 40px;
    margin: 0 auto;
}

.downbox {
    width: 100%;
}

.downbox a {
    height: 40px;
    display: block;
    border-radius: 5px!important;
    font-size: 18px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    margin: 0 3%;
    margin-bottom: 10px;
    font-size: 16px;
}

.downbox .downbtn_a {
    display: inline-block !important;
    width: 45% !important;
    margin: 10px 4% 12px 3% !important;
    background: #fffcf7 !important;
    border: none !important;
    color: #ff5049 !important;
    box-sizing: border-box;
}


.downbox .downbtn_b {
    display: inline-block !important;
    width: 45% !important;
    margin: 10px 0;
    line-height: 20px;
    height: 40px !important;
    padding-top: 2px;
    vertical-align: top;
    background: linear-gradient(to right, #ff4b4c, #ff7d32);
}

.downbox .downbtn_b i {
    display: block;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    text-align: center;
    font-style: normal;
    opacity: .8;
}

.downbox p {
    font-size: 12px !important;
    margin: 0 3%;
    background: #fff3e2;
    color: #787878 !important;
    padding: 4px 8px;
    box-sizing: border-box;
    border: 1px solid #ffe0b5;
    line-height: 20px !important;
    margin-bottom: 10px;
    border-radius: 5px;
    height: auto !important;
    text-align: left !important;
}

.downbox p em {
    color: #f75934;
}

#cq-body body{
  
    background-size: 100% auto;
}
#cq-body .anchor-nav,#cq-body .g-infor,#cq-body .g-reco,#cq-body .g-detail,#cq-body .g-bb,#cq-body .g-same,#cq-body .g-like{
    background:none;
}
#cq-body .b-img{
    display:none;
}
#cq-body .anchor-nav span,#cq-body .g-cont p,#cq-body .g-detail ul li,#cq-body .g-same ul li a p,#cq-body .intro-mod .swiper-slide .top .t b,#cq-body .intro-mod .swiper-slide ul li a p{
    color:#c4c4c4;
}
#cq-body .g-tit{
    color:#ff4c4b;
}
#cq-body .anchor-nav{
    border:none;
}
#cq-body .g-bb ul li{
    background: rgba(246,246,246,0.1);
}


.pop-tips-box{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    top: 0;
    left: 0;
    z-index: 99999999;
}
.pop-arrow-tips{
    
position: absolute;
    
right: 10px;
    
top: 10px;
    
z-index: 999999999;
}
.pop-txt-tips{
    position:absolute;
    top: 190px;
    display:flex;
    width: 49%;
    right: 15%;
    border-radius: 40px;
    border: 2px solid #fff;
    padding: 10px;
    z-index: 999999999;
}
.pop-txt-box{
    color:#fff;
    font-size: 18px;
    flex: 1;
    padding: 10px;
}
.pop-txt-box p {
    line-height: 28px;
}

.pop-tips-close{
    position:absolute;
    top:400px;
    left:50%;
    margin-left:-40px;
    color:#fff;
    font-size:0.34rem;
    width:80px;
    height:40px;
    line-height:40px;
    border:1px solid #fff;
    text-align:center;
    border-radius:20px;
}