
/*公共样式*/
body,div,span,img,dl,dt,dd,ul,ol,li,h1,h2,h3,
h4,h5,h6,pre,code,form,input,textarea,select,option,fieldset,legend,p,th,td{margin:0; padding:0;}
abbr,address,article,aside,audio,b,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0;font-weight:400;font-style:normal}
fieldset,img {border: 0;margin:0;}
a{text-decoration:none; color:#252525;-webkit-tap-highlight-color: rgba(0,0,0,0.3);}
.clear{clear:both;}
ul,li{list-style:none;}
html {height: 100%;}
body{ font-family: "PingFangSC-Regular","Microsoft Yahei","Helvetica Neue","Helvetica,Arial,STHeiTi,sans-serif";
    color:#252525; font-size:14px; line-height:20px; -webkit-user-select:none;
    height: 100%;
}
.topheader .area{ box-sizing: border-box; z-index: 1009}
.masker-layer{ z-index: 999;}
/********视频播放区*********/
.play-area{width: 100%;position: relative;z-index: 200;}
.full-play-area{ z-index: 110;}
.player-time-content{position: absolute;width: 100%;height: 4.24rem;top:0;left:0;background-color: rgba(0, 0, 0, 0.7);z-index:10;}
.player-time-content h5{text-align: center;font-size:0.32rem;color:#fff;line-height: 0.44rem;margin-top:1.4rem;}
.player-time-content p{text-align: center;font-size:0.32rem;color:#fff;line-height: 0.62rem;margin-top:0.2rem;}
.player-time-content em{font-size:0.44rem; padding: 0 .2rem; font-style: normal}
#time-layer h3 span:first-child{margin-left:0;}
#time-layer h4{text-align: center;font-size:0.18rem;color:#fff;line-height: 0.24rem;margin-top:0.25rem;}
/**播放器样式**/
.player-video-area {  position: relative;  overflow: hidden;  -webkit-user-select: none;  -moz-user-select: none;  -ms-user-select: none;  user-select: none;  line-height: 1;  width: 100%;  height: 4.24rem;}
.player-video-area .video-wrap {  position: relative;  background: #000;  font-size: 0;  width: 100%;  height: 100%;  }
.player-video-area .video{  width: 100%;  height: 100%;}
.controls{  z-index:2;  position: absolute;  box-sizing: border-box;  bottom: 0;  left:0; width: 7.5rem;  height:.8rem;  padding:.35rem .35rem 0 .35rem; background:linear-gradient(0deg,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);}
.controls .full-screen-btn{  position: absolute;  top: .22rem;  right: .3rem;  width: .36rem;  height: .36rem;
    background: url('//m1.auto.itc.cn/auto/content/wap_live_img/wap_live_img/full-btn.png') no-repeat;
    background-size: .36rem .36rem;
}
.controls .full-screen-btn.out-full{  background-image: url("//m1.auto.itc.cn/auto/content/wap_live_img/wap_live_img/out-full-btn.png");}
.controls .play-btn{  position: absolute;  top: .1rem;  left: .3rem;  width:.5rem;  height:.5rem;
    background: url('//m1.auto.itc.cn/auto/content/wap_live_img/wap_live_img/pause.png') no-repeat;
    background-size: .5rem .5rem;
}
.controls .play-btn.pause-btn{  background-image: url('//m1.auto.itc.cn/auto/content/wap_live_img/wap_live_img/play.png');}
.player-video-area .player-float-content {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
    position: absolute;   right: 0;  top: 0;  font-size: 22px;  color: #fff; z-index: 20;
}
.player-video-area .ad-box{  position:absolute;  top: .1rem;  right:.1rem;  width:1.8rem;  height:1.8rem;
    -webkit-animation-play-state: running;
    animation-play-state: running;
}
.player-video-area .ad-box img{  width:1.8rem;  height:1.8rem;}
.full-doc {  position: fixed;  top: 0;  left: 0;  margin: 0;  padding: 0;}
.player-video-area.full-video-container { position: fixed;  z-index: 100000;  left: 0;  top: 0;  width: 100%;  height: 100%;}
.full-doc  .controls{ height: 1rem;}
.video-wrap-picbox{ width: 100%; height: 100%; position: absolute; z-index: 1;
    top:0;}
.video-wrap-picbox img{ width: 100%; height: 100%;}
.live-end-tip {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 999;
}
/*******new 带货样式****/
.player-bot-content{ padding: .2rem .4rem 0 .2rem; height: 1.2rem; font-size: .28rem;  line-height: .6rem; color: #101E36; display: none}
.bot-ad-name{ font-size: .36rem; padding-right: .1rem; float: left; font-weight: bold; font-family: 'SimHei','STXihei'; line-height: .6rem;color: #2B61F9 }
.bot-ad-time{ font-size: .24rem; float: left; line-height: .52rem;}
.bot-ad-time em{ margin: 0 .1rem; padding: .05rem; display: inline-block; color: #fff; background:#2B61F9; height: .4rem; position: relative;  font-size: .32rem; vertical-align: -.02rem }
.bot-ad-time em:before{ content: ''; position: absolute; top: 0px; height: .12rem; background: #EDF3FF; width: 100%; left: 0px;}
.player-bot-content a.ad-box,.player-bot-content .ad-box{ height: .58rem; width: 1.64rem; border-radius: .08rem; background:#2B61F9; color: #fff; font-size: .28rem; line-height: .58rem; text-align: center; float: right; margin-top: .3rem; }
.player-bot-content .ad-box{ color:#84A9F6; background: #EDF3FF }
.player-bot-content img{ height:1.2rem; width: auto}
@keyframes swing {
    10% {  transform: rotate3d(0, 0, 1, 10deg);    }
    20% {  transform: rotate3d(0, 0, 1, -10deg);    }
    30% {  transform: rotate3d(0, 0, 1, 5deg);    }
    40% {  transform: rotate3d(0, 0, 1, -5deg);    }
    50% {  transform: rotate3d(0, 0, 1, 0deg);    }
    to {  transform: rotate3d(0, 0, 1, 0deg);    }
}
@keyframes pulse {
    from {  transform: scale3d(1, 1, 1);}
    50% {  transform: scale3d(1.1, 1.1, 1.1);}
    to {  transform: scale3d(1, 1, 1);  }
}
.pulse {  animation: pulse 1s ease-in-out 1s infinite alternate;}
.swing {  transform-origin: center center;  animation: swing 2s linear 0s infinite alternate;}
/**播放器样式**/

.ad-area{ padding: .2rem .2rem 0}
.ad-area img{ width: 100%; height: auto}
/********s= tab*********/
/* .tab-box{overflow: initial;} */
.tab{ height:.8rem;line-height: .7rem; text-align:left;overflow: hidden; font-weight: bold}
.tab a{position: relative; box-sizing:border-box;float:left;display:inline-block; height:.7rem;line-height: .65rem;color:#666d80;font-size: .32rem;  width: 26% ; text-align: center;}
.tab .cur{ color: #101e36; font-size: .4rem; line-height: .68rem; height: .74rem}
.tab .bottom {  position:absolute;  left:50%;  bottom:0;  margin-left:-.5rem;  width:1rem;  height:.08rem;  background-color:#ffffff; border-radius: .04rem;}
.tab .cur .bottom{  background-color:#478df6;}
.tab-con{overflow: auto; position:absolute;width: 100%; left: 0px; top:0px; background: #fff;}
.tab-con.cur{ z-index: 100;}
.tab-content{ min-height: 6rem;position: relative; width: 100%;}
/******简介******/
.tit{font-size:0.4rem;color:#101e36;line-height: 0.68rem;padding:.3rem;font-weight: bold;}
.sub-tit{font-size:0.28rem;color:#101e36;;line-height: 0.34rem;padding:0 0.3rem; opacity: .4;margin-top: 0.2rem;}
.sub-tit span{margin-right: 0.4rem;}
.order-btn{ position: absolute; right: .2rem; top: .2rem; width: 1.3rem; height:.56rem; background:#2b61f9; color: #fff; line-height: .56rem; border: 1px  #2b61f9  solid ; text-align: center; border-radius:.08rem; }
.order-btn-on{ background: #fff; color: #2b61f9}
.share-area{position: relative;padding:0 0.3rem;}
.share-area .heat { margin-left: 20px; }
.time,.heat{color:#101e36;font-size:0.28rem;}
.share-btn{ display:none;position: absolute;background: url("//m1.auto.itc.cn/auto/content/wap_live_img/wap_live_img/icons.png") no-repeat center 0;background-size: 0.5rem auto;height: 0.5rem;width: 0.5rem;right: 0.2rem;top:0.03rem;}
.info-area{padding: 0.3rem;}
.info-tit{font-size: 0.32rem;color:#101e36;line-height: 0.44rem; padding-bottom: .1rem}
.info{font-size: 0.28rem;color: #15233a;line-height: 0.44rem; opacity: .4;}

.related-model-wrapper {
  box-sizing: border-box;  
  margin: .5rem auto;
  width: 90%;
  height: 2.75rem;
  box-shadow: 2px 2px 5px 2px #ccc;
  padding: 0.2rem 0.4rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.related-model-wrapper .model-img {
  width: 3rem;
  height: 2rem;
}

.related-model-wrapper .model-img img {
  width: 100%;
  height: 100%;
}

.related-model-wrapper .model-detail {  
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.related-model-wrapper .model-detail h3 {
  line-height: 0.48rem;
  font-size: 0.3rem;
  font-weight: bold;
}

.related-model-wrapper .model-detail p {
  line-height: 0.44rem;
}

.related-model-wrapper .model-detail .red {
  color: #e60036;
}

.related-model-wrapper .model-detail div {
  margin-top: 5px;
}

.related-model-wrapper .model-detail a {
  display: block;
  background: #ebf2fe;
  color: #3980eb;  
  font-size: .24rem;
  width: 1rem;
  text-align: center;
  border-radius: 10px;
  position: relative;
}

/********观众投票*******/
.vote-area{background-color:#fff;padding:0 0.2rem;}
.vote-tit{font-size:0.3rem;color:#333;font-weight:bold;line-height:0.4rem;background-color: #fff;padding:0.5rem 0 0.2rem;}
.vote-list{padding-top:.4rem;}
.vote-list li{height:0.6rem;margin-bottom:0.4rem;display: -webkit-flex; display: flex;}
.vote-list li:last-child{margin-bottom:0;}
.vote-list li:after{content:"";display: block;clear: both;}
.vote-list li .vote-item{width: 2.575rem;float:left;position: relative;height:0.6rem;}
.vote-list li .vote-msg{width: 1.55rem;padding:0 0.2rem;float:left;text-align: center;
    -webkit-align-items: center;
    align-items: center;font-size:0.28rem;color:#333;line-height: 0.4rem;-webkit-justify-content: center;
    justify-content: center;display: -webkit-flex; display: flex;}
.bar-wrapper{display: block;height:0.6rem;width: 2.0rem;position: absolute;right: 0;top:0;}
.down .bar-wrapper{right:auto;left:0;top:0;}
.bar{display: block;height: 0.6rem;background:linear-gradient(#ff5825, #d72200);position: absolute;top:0;right:0;padding-left: .2rem}
.bar:after{content:"";width: 0.4rem;height:0.7rem;display: block;position: absolute;left:-0.1rem;top:0;background:linear-gradient(#fff, #fff);
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
    -ms-transform: skew(20deg);
    transform: skew(20deg);  }
.bar em{font-size:0.3rem;color:#fff;line-height:0.6rem;position: absolute;top:0.55rem;top:0;left:0.35rem;z-index: 10;}
.down .bar{background:linear-gradient(#2a5ff8, #3c8cfc);right:auto;left:0; padding-left: 0; padding-right: .2rem}
.down .bar:after{background:linear-gradient(#fff, #fff);right:-0.15rem;left:auto;
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
    -ms-transform: skew(20deg);
    transform: skew(20deg); top:-.05rem;
}
.down .bar em{left:auto;right:0.35rem;}
/********e= tab*********/


/********s= 相关车型*********/
.relate{margin-top:0.2rem;}
.relate-tit,.more-tit{font-size:0.4rem;font-weight:bold;color:#333;line-height:0.65rem;padding:0 0.2rem;}
.pic-area{padding:0 0.2rem;display: -webkit-flex;display: flex;-webkit-align-items: center; align-items: center;}
.pic-area img{width: 3.3rem;height: auto;}
.pic-area .txt-area{width: 3.85rem;}
.txt-area h3{font-size:0.3rem;color:#333;font-weight:bold;line-height:0.4rem;margin-bottom:0.2rem;}
.txt-area h4{font-size:0.24rem;color:#333;line-height:0.5rem;}
.txt-area h4 em{font-weight: normal;color:#999;margin-right:0.1rem;}
.txt-area h4 em.grey{color:#333;}
.txt-area h4 span{color:#333;}
.txt-area h4 span.orange{color:#fd684f;font-size:0.3rem;}
.relate-info{font-size:0.24rem;line-height:0.56rem;color:#333;padding:0 0.2rem;}
.relate-info span{display: inline-block;padding:2px 5px;font-size:0.2rem;color:#d93c33;text-align: center;line-height: 0.25rem;margin-right:0.1rem;border-radius: 4px;background-color:#F6D0CD}
.relate-info span.tag2{background-color:#CDF5F6;color:#33d6d9;}
.btn-area{display: -webkit-flex;display: flex;-webkit-align-items: center; align-items: center;
margin:.2rem .2rem; }
.btn-area a{display: inline-block;height:0.9rem;text-align: center;font-size:0.32rem;line-height:0.9rem;color:#fff;width: 50%; background: #3778FA;}
.btn-area a:last-child{ border-radius:0  .45rem .45rem 0; margin:0 0 0 .01rem;}
.btn-area a:first-child{border-radius:.45rem 0 0 .45rem; margin: 0;}
.btn-area a.no{ background: #EDF3FF; color: #478df6;}


/********s= 相关视频*********/
.more-area{margin-top:0.3rem;}

.col_list{ overflow: hidden; padding-top: .3rem}
.col_list li{ width: 50%; float: left; box-sizing: border-box; padding: 0 .2rem ; height: 3.14rem;}
.pic-box{ position: relative;}
.pic-box img{ width: 100%; height: 1.86rem; display: block}
.pic-box .pic-tit{ position: absolute; width: 100%; height:.54rem;background: rgba(0,0,0,0.6);  bottom: 0px; left: 0px; color: #fff; display: flex; justify-content: space-between; align-items: center; font-size: .24rem; line-height: .54rem;}
.pic-box .pic-tit span{ padding: 0 .1rem;}
.pic-box .pic-tit .v-ico{ padding-left:.4rem; position: relative}
.pic-box .pic-tit .v-ico:before{ content: ''; position:absolute;  left:0px; top:50%; margin-top:-.15rem;width: .3rem; height: .3rem; background: url("//m3.auto.itc.cn/auto/content/wap_live_img/wap_live_img/v_ico_c1.png") no-repeat center center; background-size: 100% auto;}
.col_list strong{  font-size: .28rem; line-height: .34rem; color:#101e36; display: block; padding-top: .1rem;text-overflow:ellipsis;  display:-webkit-box;  -webkit-box-orient:vertical;  -webkit-line-clamp:3; overflow: hidden; }
.col_list p{ color: #666; font-size: .24rem; padding-top: .15rem;}






.footer{ background: #eee; padding: .2rem 0 .3rem; font-size: .24rem; line-height: .4rem; color: #aaa; text-align: center }
.footer a{ color: #333; margin: 0 .1rem;}


/**********评论***********/
.comment-box{ padding: 0 .2rem;}
.comment-list-tit { height:.6rem; line-height: .6rem;font-size: .4rem; position: relative;  padding-left: .25rem; margin-bottom: .2rem;}
.comment-list-tit:before{ content: ''; position: absolute; height: .48rem; width:.08rem; background: #478df6; left: 0px; top: 50%; margin-top: -.24rem; }
.comment-listbox{  height: 3.8rem; overflow-y: scroll}
.comment-list li{  padding:.06rem .1rem; line-height: .4rem; font-size: .28rem;color: #101e36; }
.comment-list .comment-list-user{color: #478df6;  padding-right: .2rem }
.comment-list .cur  .comment-list-user{ color:  #2b61f9;}
.comment-list .comment-list-con{  padding-right: .2rem  }
.comment-list .comment-list-time{  font-size: .2rem; color: #707788; }

.comment-bot{ height: .6rem; font-size: .28rem; line-height: .6rem; margin-top: -.4rem; position: relative }
.comment-num { width: 2.4rem; height: .6rem; color: #fff; background:#478df6; border-radius: .3rem; display: block; margin: 0 auto; text-align: center }

.comment-inputbox{ background: #f8f9fc; height: .6rem; padding: .04rem; margin: .2rem; position: relative;}
.comment-inputbox .comment-input{ width: 100%; box-sizing: border-box; padding: .1rem 1.8rem  .05rem .1rem; border: 0px; background: none; height: .6rem; line-height: .4rem; outline: 0;}
.comment-inputbox .btn-submit{ display: block; width:.9rem; position: absolute; right: .04rem; height: .6rem; background: #fff; text-align: center; line-height: .6rem; font-size: .28rem; color:  #2b61f9; border-radius: .3rem; top: .02rem;}
.comment-inputbox .err-tip{ width: 5.2rem; text-align: center; height: .8rem; background: rgba(0,0,0,0.8); color: #fff; font-size: .28rem; line-height: .8rem; position: absolute; left: 50%; margin-left: -2.6rem; top:-.9rem; border-radius:.08rem;  display: none}
.comment-inputbox .err-tip:after{ content: ''; position: absolute; top: .8rem;  left: 50%; margin-left: -.07rem; border-top: .14rem #333 solid; border-left: .14rem transparent solid; border-right: .14rem transparent solid;}
.comment-inputbox .wnum{ position: absolute; right: 1rem; top: .04rem; line-height: .6rem; font-size: .24rem; color: #707788  }
.comment-login{ display: none}




/**********登录*******/
.mask-layer{ position: fixed; top: 0px; left: 0px; width: 100%; height: 100%;; background: rgba(0,0,0,.5); z-index: 1000; display: none}
.login-box{  display: none;width: 6.5rem;     height: 6rem; background: #fff; border-radius: .4rem; position:fixed; top: 50%; left: 50%; transform: translate(-50%,-40%);z-index: 1001; }
.login-inner-box{ position:relative; height: 100% }
.login-inner-box strong {
    height: .5rem;
    font-size: .34rem;
    display: block;
    text-align: center;
    padding-top: .3rem;
    line-height: .5rem;
}
.login-list {  padding: 0rem .4rem 0;}
.login-list li{ height: .88rem; line-height: .86rem; border-bottom: 1px #ededed solid}
.login-list .submit-box {
    height: 2rem;
    border-bottom: 0 none;
}
.login-list input{     float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding: .21rem 0;
    height: .84rem;
    width: 3.8rem;
    line-height: .42rem;
    border: 0;
    border-radius: .1rem;
    color: #333;
    background-color: #fff;
    font-size: .3rem;}
.get-img-btn {
    height: .84rem;
    width: 1.6rem;
    margin-left: .1rem;
    cursor: pointer;
}
.get-code-btn {
    height: .84rem;
    width: 1.6rem;
    margin-left: .1rem;
    margin-top: .08rem;
    color: #397EFD;
    font-size: .24rem;
    line-height: .84rem;
    text-align: right;
}
.login-list .radio-box {
    height: .76rem;
    line-height: .76rem;
    color: #7C7C7C;
    font-size: .24rem;
    padding-top: .1rem;
}
.login-list .radio {
    float: left;
    margin: .23rem .1rem 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: .30rem;
    height: .30rem;
    background: #f7f5fc;
    border: 1px solid #397EFD;
    border-radius: 50%;
}
.login-list .radio-on i {
    margin: .06rem auto;
    display: block;
    width: .14rem;
    height: .14rem;
    background-color: #397EFD;
    border-radius: 50%;
}
.login-btn {
    display: block;
    width: 5.7rem;
    height: .80rem;
    line-height: .8rem;
    background: #397EFD;
    color: #fff;
    font-size: .32rem;
    text-align: center;
    border-radius: .4rem;
    margin: 0 auto;
}
.login-hint {
    display: none;
    position: absolute;
    left: 0;
    bottom: .3rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    font-size: .26rem;
    line-height: .40rem;
    text-align: center;
    color: red;
}
.close-layer-btn {
    position: absolute;
    left: 50%;
    bottom: -.84rem;
    width: .64rem;
    height: .64rem;
    background: url(https://m1.auto.itc.cn/wx-quoted-price/coupon-close-icon.png) no-repeat;
    background-size: .64rem auto;
    transform: translateX(-50%);
}
/*****input layer*****/
.shadbox{ background:#333;  filter: alpha(opacity=80);opacity: .8; position: fixed; height:100%; width:100%; z-index:1200; top:0px; left:0px; display: none }
.layerbox{ width:6.5rem;  background:#fff; position:fixed; left:50%; margin-left:-3.25rem; top:50%; margin-top:-1.2rem; z-index:1300; height:2rem; border-radius:.06rem; padding-top:.4rem; display: none}
.layerbox .close{ font-size:.46rem; position:absolute; top:.1rem; right:.1rem; font-weight:normal;    opacity: .2;line-height: 1; width: .5rem; height: .5rem; text-align: center;}
.layerbox .inputbox{ width:4rem; height:.8rem; border:1px #dbdbdb solid; margin:0 auto; text-align: left}
.layerbox .inputbox input{ box-sizing:border-box;border:0px; height:.6rem; line-height:.6rem; padding-left:.2rem; margin-top:.1rem; outline:0px; width:3.8rem; font-size: .28rem;}
.layerbox  .btn{ display: block;    border-radius:.08rem;  width:1.6rem; height:.7rem; color:#fff; background:#2b61f9; line-height:.7rem; padding:0px; margin:.2rem auto 0; font-size:.32rem; text-align: center}
