/* 字体 */
*{
   margin: 0;
   padding: 0; 
   font-family: "tahoma,arial !important";
}
.downFixdIconUl a,.downFixdIconUl a:hover,.downFixdIconUl a:active,.downFixdIconUl a:visited,.downFixdIconUl a:link,.downFixdIconUl a:focus{
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    outline:none;
    background: none;
    text-decoration: none;
}
/* 视频详情页 */
.jinScroll{
	 position:fixed;
     height:100%;
     width:100%;
}
a{
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	-moz-user-focus: none;
	-moz-user-select: none;
}
html{
    font-size: 50px;
}
@media screen and (min-width: 768px) {
    html{
        font-size: 100px;
    }
}
@media screen and (min-width:376px) and (max-width:767px){
    html{
        font-size: 51.8px;
    }
	.detailsDownL {
	    width: 64%!important;
	}
}

@media screen and (min-width:361px) and (max-width:375px){
    html{
        font-size: 50px;
    }
}

@media screen and (min-width:321px) and (max-width:360px){
    html{
        font-size: 42px;
    }
	.detailsDownL{
		    width:67%!important;
	}
}
@media screen and (max-width:320px){
    html{
        font-size: 42.667px;
    }
}
a{
    text-decoration: none;
}
ul{
    list-style: none;
}

.zst_xq>a{
    display: inline-block;
    vertical-align: top;
    height: 0.6rem;
}
.zst_xq>a>span{
        color: #333333;
        display: inline-block;
        vertical-align: top;
        line-height: 0.6rem;
        padding: 0 0.24rem;
        font-size: 0.28rem;
        font-weight: bold;
}
.zst_clickAf{
    color: #fff!important;
    background: #E44544!important;
}
.userHeadSpan{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 0.32rem;
    color: #333333;
    font-weight: bold;
}
.header{
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 999;
}
.maxWidDiv{
    max-width: 768px;
    width: 100%;
    margin: 0 auto;
}
.maxWidTop{
    width: 100%;
    height: 0.88rem;
    margin-bottom: 0.04rem;
}
.searchFar{
    width: 91.4666%;
    height: 0.6rem;
    margin: 0 auto;
    padding-top: 0.24rem;
    font-size: 0;
}
.searchBack{
    display: inline-block;
    vertical-align: top;
    width:0.56rem;
    height: 0.56rem;
}
.searchBack>img{
    display: inline-block;
    max-width: 100%;
}
.searchInput{
    width: 86.84%;
    margin-left: 4%;
    height: 100%;
    display: inline-block;
    background: #F9F9F9;
    border-radius: 2rem;
    vertical-align: top;
    text-align: center;
}
.searchInput>span{
    display: inline-block;
    width: 0.28rem;
    height: 100%;
}
.searchInput>span>img{
    max-width: 100%;
    vertical-align: top;
    margin-top: 0.16rem;
}
.searchInput>b{
    display: inline-block;
    line-height: 0.6rem;
    font-size: 0.24rem;
    color: #999999;
    vertical-align: top;
    margin-left: 0.08rem;
    font-weight: 400;
}
.searchChange{
    display: inline-block;
    vertical-align: top;
    width: 0.48rem;
    height: 0.48rem;
    margin-top: 0.06rem;
}
.searchChange>img{
    max-width: 100%;
    max-height: 100%;
    vertical-align: top;
}
.m_menuFar{
    width:100%;
    height:0.94rem
}
.m_menu{
    width: 91.4666%;
    margin: 0 auto;
    height: 0.94rem;
    font-size: 0;
    position: relative;
    overflow-y: hidden;
    overflow-x: scroll;
    white-space: nowrap;
}
.m_menu>li{
    display: inline-block;
    vertical-align: top;
    line-height: 0.94rem;
    height: 0.94rem;
    text-align: center;
    margin-right: 0.4rem;
}
.m_menu>li>a{
    display: inline-block;
    line-height: 0.4rem;
    position: relative;
    color: #999999;
    font-size: 0.28rem;
    margin-top: 0.22rem;
}
.m_menu_color{
    font-size:0.36rem!important;
    line-height: 0.5rem!important;
    margin-top:0.16rem!important;
    color: #333!important;
}
.m_menu_color::after{
    content:"";
    width: 55.555%;
    height: 0.04rem;
    display: inline-block;
    background: #E44544;
    position: absolute;
    bottom: -0.12rem;
    left: 22.222%;
}
.middelPart{
     margin: 1.86rem auto 0;
     width: 100%;
     max-width: 768px
}
.indexSwipe{
    width: 91.4666%;
    margin: 0 auto
}
/* 文字自动滚动 */
.autoTopDomText{
    width: 91.4666%;
    margin: 0.24rem auto 0;
    height: 0.72rem;
    line-height: 0.72rem;
    font-size: 0;
}
.autoTopDomTiT{
    display: inline-block;
    vertical-align: top;
    line-height: 0.72rem;
    background: #E44544 !important;
    color: #fff;
    font-size: 0.32rem;
    text-align: center;
    width:23.32%;
    border-top-left-radius:6px;
    border-bottom-left-radius:6px;
}
.autoTopContent{
    display: inline-block;
    width: 70.84%;
    vertical-align: top;
    height:0.72rem;
    overflow: hidden;
}
.nextTitBtn{
    border-top-right-radius:6px;
}
.prevTitBtn{
    border-bottom-right-radius:6px;
}
#scrollBox{
    width: 100%;
}
.autoTopConUl{
    width: 100%;
}
.autoTopConUlLi{
    display: block;
    width: 100%;
    line-height: 0.72rem;
    height:0.72rem;
    background: #F9F9F9;
}
.autoTopConUlLi>span{
    display: inline-block;
    width: 63%;
    font-size: 16px;
    color: #999;
    padding-left: 8px;
}
.autoTopConUlLi>p{
    display: inline-block;
    float: right;
    font-size: 16px;
    font-weight: normal;
    color: #FF001F;
    margin-right:8px;
    position: relative;
}
.topJianTou::after{
    content:"↑";
    color: #FF001F;
    display: inline-block;
    position: absolute;
    right: -13px;
    top: 0;
}
.downJianTou::after{
    content:"↓";
    color: green;
    display: inline-block;
    position: absolute;
    right: -13px;
    top: -2px;
}
.autoTopConBtns{
    display: inline-block;
    width:5.8%;
    line-height: 0;
}
.autoTopConBtns>span{
    display: inline-block;
    width: 100%;
    height:50%;
    background: #ccc;
    text-align: center;
}
.autoTopConBtns>span>img{
    max-width:100%;
}
/* 热门产品 */
.hotProductPart{
    width: 100%;
    font-size: 0;
    margin-top: 0.4rem;
    border-bottom: 0.08rem solid #F3F3F3;
}
.hotProductItem{
    display: block;
    width: 91.4666%;
    margin: 0 auto 0.4rem;
}
a.hotProductItem:visited .productItemText{
    color: #999;
}
.hotProductItemL{
    display: inline-block;
    vertical-align: top;
    width:61.5%;
}
.productItemText{
    line-height: 0.48rem;
    color: #333333;
    font-size: 0.28rem;
    font-weight: bold;
    height: 0.96rem;
    margin-bottom: 0.32rem;
}
.productItemTiT{
    display: block;
    height: 0.36rem;
}
.product_fromTime{
    display: inline-block;
    height: 0.28rem;
}
.product_from{
    display: inline-block;
    font-size: 0.24rem;
    color: #999999;
    vertical-align: top;
    line-height: 0.28rem;
}
.product_time{
    display: inline-block;
    font-size: 0.24rem;
    color: #999;
    vertical-align: top;
    line-height: 0.28rem;
}
 .productIcon{
    display: inline-block;
    vertical-align: top;
    width: 0.34rem;
    height: 0.46rem;
}
.productIcon>img{
    max-width: 100%;
    vertical-align: top;
    vertical-align: middle;  
} 
.hotProductItemR{
    display: inline-block;
    vertical-align: top;
    max-height: 2rem;
    width: 33.81%;
    margin-left: 4.6%;
    overflow: hidden;
    border-radius: 8px;
    position: relative;
}
.videoPlayImg{
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 0.48rem;
    height: 0.48rem;
    z-index: 2;
}
.videoPlayImg>img{
    max-width:100%;
}
.hotProductItemR>img{
    width: 100%;
}
.indexListPlace{
    width: 100%;
    font-size: 0;
}

.indexListPlace>.hotProductItem{
    border-bottom: 1px solid #EFEFEF;
    margin-top: 0.24rem;
    padding-bottom: 0.24rem;
    margin-bottom: 0;
}
.indexListPlace>.hotProductItem:last-child{
    border-bottom:none;
}
.indexListPlace .productItemText{
    margin-bottom: 0.4rem;
    overflow: hidden;
}

.showAllAfter{
    width: 100%;
    line-height: 0.26rem;
    color: #999999;
    font-weight: lighter;
    text-align: center;
    font-size: 0.24rem;
    margin-top: 0.38rem;
    margin-bottom: 0.74rem;
}

.footDown{
    width: 100%;
}
.footDownMax{
    max-width: 768px;
    width: 100%;
    margin: 0 auto;
}
.footDownMaxImg{
    height: 0.78rem;
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 0.98rem;
}
.footDownMaxImg>img{
    display: inline-block;
    max-width: 3.2rem;
    vertical-align: top;
}

.downFixdIcon{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.98rem;
    background: #FCFCFC;
    z-index: 998;
}
.downFixdIconUl{
    width: 100%;
    margin: 0 auto;
    font-size: 0;
}
.downFixdIconUl>li{
    display: inline-block;
    width: 25%;
    text-align: center;
}
.downFixdIconUl>li>a{
    display: block;
    width: 100%;
    text-align: center;
}
.downFixdIconUl>li>a::active{
    background: #fff!important;
}
.downFixdIconUl>li>a>p{
    display: block;
    width: 0.48rem;
    height: 0.48rem;
    margin-top: 0.12rem;
    margin:0.12rem auto 0;
}
.downFixdIconUl>li>a>p>img{
    max-width: 100%;
    vertical-align: top;
}
.downFixdIconUl>li>a>span{
    font-size: 0.24rem;
    color: #333333;
    display: inline-block;
    vertical-align: top;
    line-height: 0.34rem;
}
/* 登录注册 */
.registOrLogin{
    width: 100%;
}
.maxWidth{
    width: 100%;
    max-width: 768px;
	margin: 0 auto;
}
.lRPage{
    width: 100%;
}
.lRPageHead{
    width: 100%;
    height: 0.46rem;
    padding-top: 0.42rem;
}

.lRHeadMiddle{
    text-align: right;
    width: 88.8%;
    margin: 0 auto;
    line-height: 0.44rem;
    position: relative;
}
.lRHeadBack{
    position: absolute;
    width: 0.8rem;
    height: 0.8rem;
    left: 0;
    top: -0.18rem;
}
.lRHeadBack>img{
    max-width:100%
}
.lRHeadName{
    font-size: 0.32rem;
    color: #333333;
    display: inline-block;
    margin-right: 0.22rem;
    vertical-align: top;
}

.lRPageMain{
    width: 82.93%;
    margin: 1.2rem auto 0;
}
.lRPageMainTit{
    width: 100%;
    color: #333333;
    font-size: 0.64rem;
    line-height: 0.9rem;
    margin-bottom: 0.8rem;
    font-family: 'sourcehansanscn-bold';
}
.lRPageMainInputs{
    width: 100%;
}

.lRInputItem{
    width: 100%;
    height: 0.78rem;
    padding-top: 0.22rem;
    border-bottom: 1px solid #333;
    position: relative;
    font-size: 0;
}
.lRInputItem+.lRInputItem{
    margin-top: 0.4rem;
}
.clearInput{
    position: absolute;
    right: 0;
    top: 0.46rem;
    width: 0.32rem;
    height: 0.32rem;
    display: none;
}
.clearInputT{
    position: absolute;
    left:4.22rem;
    top: 0.46rem;
    width: 0.32rem;
    height: 0.32rem;
    display: none;
}
.clearInput>img,.clearInputT>img{
    max-width:100%;
}
#mobileHao,#writePwd{
    width: 90%;
    line-height: 0.78rem;
    vertical-align: top;
    outline: none;
    border: none;
    background: none;
    font-family: "sourcehansanscn-bold";
}
.wangPwd{
    width: 100%;
    text-align: right;
    line-height: 0.34rem;
    height: 0.34rem;
    margin-bottom: 0.1rem;
}
.wangPwd>a{
    display: inline-block;
    line-height: 0.34rem;
    font-size: 0.24rem;
    color: #7DB6ED;
}
.mobile_label,.mobileCode{
    position: absolute;
    top: 0.3rem;
    left: 0;
    font-size: 0.32rem;
    line-height: 0.44rem;
    color: #333333;
    z-index: -1;
}
#msCode{
    width: 70%;
    line-height: 0.78rem;
    vertical-align: top;
    outline: none;
    border: none;
    background: none;
    font-family: "sourcehansanscn-bold";
}
.sendMsdMa{
    line-height: 0.78rem;
    border: none;
    font-size:0.24rem;
    color:#7DB6ED;
    vertical-align: top;
    background: none;
    float: right;
    margin-top: 0.02rem;
    outline: none;
}

.lRbtnPart{
    width: 100%;
    margin-top: 0.64rem;
    text-align: center;
    font-size: 0;
}
.lRbtnErr{
    display: block;
    width: 100%;
    line-height: 0.28rem;
    margin-bottom: 0.24rem;
    font-size: 0.24rem;
    color: #FF001F;
    opacity: 0;
}
.lRbtnErrImg{
    display: inline-block;
    width: 0.24rem;
    height: 0.24rem;
    position: relative;
    top: 0.02rem;
    left: 0;
}
.lRbtnErrImg>img{
    max-width: 100%;
}

.lRbtnPageBtn{
    display: block;
    width: 100%;
    border: none;
    line-height: 0.8rem;
    background: #E44544;
    font-size: 0.32rem;
    color: #FFFFFF;
    outline: none;
}

.lRbtnGoPage{
    display: inline-block;
    margin: 0.4rem auto 0;
    font-size: 0.24rem;
    color: #333333;
}

.fixedLoginDown{
    width: 100%;
    position: relative;
}

.fixedLoginImg{
    display: block;
    width: 100%;
}
.fixedLoginImg>img{
    max-width: 100%;
}

.fixedLoginBtns{
    width:100%;
    position:absolute;
    bottom: 0;
    left: 0;
}

.fixedLoginTit{
    font-size: 0.24rem;
    color: #999999;
    text-align: center;
    margin-bottom: 0.44rem;
    line-height: 0.28rem;
    display: block;
}

.fixedLoginOther{
    display: block;
    margin-bottom: 0.54rem;
    text-align: center;
    height: 20px;
    font-size: 0;
}
.fixedLoginOther>span{
    display: inline-block;
}
.fixedLoginOOne{
    width: 0.48rem;
    margin-right: 0.6rem;
}
.fixedLoginOTwo{
    width: 0.38rem;
    height: 0.38rem;
}
.fixedLoginOOne>img,.fixedLoginOTwo>img{
    max-width: 100%;
}

.userNeed{
    display: inline-block;
    margin: 0.4rem auto 0;
    font-size: 0.24rem;
    color: #333333;
}
.userNeed>a{
    color: #7DB6ED;
}

/* 详情页 */
.newDetailsMPage{
    width: 100%;
    max-width: 768px;
    margin: 0 auto;
}
.detailsHasVideo{
    width: 100%;
}
.floatTwo{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.floatTwoMiddle{
    width: 100%;
    height: 20%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
}
.floatTwoMiddle a{
    display: inline-block;
    width: 11.73%;
}
.floatTwoMiddle a>img{
    max-width: 100%;
}
.dVideoPlace{
    width: 100%;
    position: fixed;
    font-size: 0;
    top: 0;
    left: 0;
    z-index: 222;
    background: #333;
}
.dVideoPlace>video{
    max-width: 100%;
}
.dVideoPlace>iframe{
    width: 100%;
    min-height: 5rem;
}
.dVideoPlace>a{
    position: absolute;
    top: 0.4rem;
    left: 0.18rem;
    width: 0.48rem;
    height: 0.48rem;
    z-index: 99;
}
.dVideoPlace>a>img{
    width: 100%;
    height: 100%;
    vertical-align: top;
}
.dVideoPText{
    width: 91.4666%;
    margin: 4.44rem auto 0;
    padding-bottom: 0.24rem;
    border-bottom: 1px solid #EFEFEF;
}
/* 视频控制 */
.control{
    width: 100%;
    height: 11.428%;
    position: absolute;
    bottom: 5px;
    left: 0;
}
/* .progress{
    width: 100%;
    height: 100%;
} */
.control div.button{
    display: inline-block;
    width: 6.4%;
    max-height: 0.48rem;
    vertical-align: top;
}
.control div.button>img{
    max-width: 100%;
}

.currentTime,#duration{
    display: inline-block;
    font-size: 12px;
    color: #fff;
    vertical-align: top;
    line-height: 24px;
    margin-left: 1%;
}
.timeBar {
    width: 66%;
    height: 2px;
    margin: 0 1%;
    position: relative;
    display: inline-block;
    margin-top: 11px;
    background:rgba(255,255,255,.3);
}
.timeLine {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    border-radius: 5px;
    z-index: 3;
    background-color: #E44544;
    width:0;
}

.dVideoPText>h2{
    display: block;
    font-size: 0.4rem;
    font-weight: bold;
    line-height: 0.6rem;
}
.newAddFrom{
    display: block;
    font-size: 0;
    height: 0.32rem;
    margin-top: 0.2rem;
}
.newAddFrom>span{
    display: inline-block;
    font-size: 0.24rem;
    color: #999999;
    line-height: 0.32rem;
    margin-right: 0.18rem;
}
.newAddFrom>span.fromNg{
    background: #7DB6ED;
    color: #fff;
    border-radius: 100px;
    padding: 0 0.12rem;
}
.newAddFrom>div,.dMBCenter_fromTime>div{
    display: inline-block;
    float: right;
    font-size: 0.24rem;
    color: #999999;
    vertical-align: top;
    line-height: 0.28rem;
    margin-top: 0.02rem;
}
.newAddFrom>div>b,.dMBCenter_fromTime>div>b{
    color: #7DB6ED;
    font-weight: 400;
}
.detailsMHead{
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 10;
    font-size: 0;
}
.dMHeadMiddle{
    width: 93.6%;
    margin: 0 auto;
	padding: 0.2rem 0;
	height: 0.48rem;
}
.dMHeadMTit{
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
	margin-left: 0.08rem;
	width: 80%;
	line-height: 0.48rem;
}
.dMHeadMTit>a{
    display: inline-block;
	vertical-align: middle;
	width: 0.32rem;
	height: 0.32rem;
}
.dMHeadMTit>a>img{
    max-width: 100%;
    vertical-align: top;
}
.dMHeadMTit>b{
    display: inline-block;
    vertical-align: middle;
	font-size: 0.24rem;
	color: #333333;
	margin-left: 0.08rem;
	font-weight: bold;
	width: 90%;
}
.shengEllipsis{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.dMHeadMiddle>a{
    display: inline-block;
    float: right;
    width: 0.48rem;
    height: 0.48rem;
}
.dMHeadMiddle>a>img{
    max-width: 100%;
    vertical-align: top;
}
.dMHeadMBtnOne{
margin-left: 0.32rem;
}

.detailsMBody{
    width: 100%;
    margin-top: 0.88rem;
    border-bottom: 0.08rem solid #F9F9F9;
    padding-bottom: 0.4rem;
}
.detailsMBody video{
    max-width: 100%;
}
.dMBCenter{
    width: 91.46666%;
    margin: 0 auto;
}
.dMBCenter_head{
    width: 100%;
    font-weight: bold;
    font-size: 0.4rem;
    line-height: 0.6rem;
    margin-bottom:0.32rem;
}
.dMBCenter_fromTime{
    width: 100%;
    height: 0.32rem;
    font-size: 0;
}
.dMBCenter_fromTime>span{
    display: inline-block;
    vertical-align: top;
    font-size: 0.24rem;
    color: #999999;
    line-height: 0.28rem;
    margin-top: 0.02rem;
}
.dMBCenter_fromTime>b{
    display: inline-block;
    vertical-align: top;
    background: #7DB6ED;
    color: #fff;
    font-weight: 400;
    padding: 0 0.1rem;
    font-size: 0.24rem;
    line-height: 0.32rem;
    border-radius: 2rem;
    margin-right: 0.4rem;
}
.dMBCenter_fromTime>p{
    font-size: 0.24rem;
    color: #999999;
    display: inline-block;
    vertical-align: top;
    line-height: 0.28rem;
    margin-top: 0.02rem;
}
.dMBCenter_text{
    width: 100%;
    margin-top: 0.56rem;
    line-height: 24px!important;
}
.dMBCenter_text>div:first-child p, .dMBCenter_text>div:first-child span{
    font-size:16px!important;
}


.dMBCenter_textOne{
    width: 100%;
    font-size: 0.32rem;
    color: #333333;
    margin-bottom: 0.4rem;
    line-height: 0.52rem;
}
.detailsMBody img,  .detailsMBody video{
    max-width: 100%;
    height: initial;
}
.dMBCenter_img{
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 0.4rem;
}
.dMBCenter_textDown{
    width: 100%;
}
.dMBCenter_textDown>p{
    font-size: 0.24rem;
    color: #999999;
    font-weight: lighter;
    line-height: 0.24rem;
    margin-bottom: 0.28rem;
}

.dMBCenter_tDFeng{
    margin-top: 0.8rem;
    width: 100%;
    font-size: 0;
}
.dMBtDFItem{
    display: inline-block;
    vertical-align: top;
    width: 30%;
    background: #F9F9F9;
    border-radius: 2rem;
    height: 0.7rem;
}
.dMBtDFItem>a{
    display: block;
    width: 100%;
    height: 100%;
}
.dMBtDFItem>a>span{
    display: inline-block;
    vertical-align: top;
    width: 0.4rem;
    margin-top: 0.18rem;
    margin-left: 0.34rem;
}
.dMBtDFItem>a>b{
    display: inline-block;
    font-size: 0.24rem;
    color: #333333;
    line-height: 0.7rem;
    font-weight: bold;
    margin-left: 0.12rem;
}
.dMBtDFItem+.dMBtDFItem{
    margin-left:5%;
}

.detailsList{
    width: 100%;
    padding-top: 0.16rem;
    border-bottom: 0.08rem solid #F9F9F9;
    padding-bottom: 0.16rem;
}
a.hotProductItem:last-child{
    border-bottom: none;
}

/* 评论 */
.pingNewDetauls{
    width: 91.4666%;
    margin: 0.4rem auto 0;
}
.pingNewNum{
    width: 100%;
    font-size: 0.28rem;
    color: #333333;
    line-height: 0.4rem;
    font-weight: bold;
}

.pingNewContent{
    width: 100%;
    margin-top: 0.24rem;
}
.cVFMContent>.pingNewConItem:first(){
	margin-top: 0.24rem;
}
.pingNewConItem{
    width: 100%;
    margin-bottom: 0.24rem;
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 0.24rem;
}
.pNConItemRen{
    width: 100%;
    line-height: 0.34rem;
    height: 0.34rem;
    margin-bottom: 0.16rem;
    font-size: 0;
}

.pNConItemMe{
    display: inline-block;
    vertical-align: top;
    font-size: 0.24rem;
    color: #333333;
    line-height: 0.34rem;
    font-weight: bold;
}
.pNConItemFont{
    display: inline-block;
    vertical-align: top;
    font-size: 0.24rem;
    color: #333333;
    line-height: 0.34rem;
    font-weight: 400;
    margin: 0 0.24rem;
}
.pNConItemText{
    font-size: 0.28rem;
    line-height: 0.52rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.pNConItemTimeBtn{
    display: block;
    width: 100%;
    height: 0.28rem;
    margin-top: 0.16rem;
}
.pNConItemTime{
    display: inline-block;
    vertical-align: top;
    font-size: 0.28rem;
    line-height: 0.28rem;
    color: #999999;
}
.pNConItemBtn{
    float: right;
    font-size: 0.28rem;
    line-height: 0.28rem;
    color: #333333;
    display: inline-block;
    vertical-align: top;
}

.pNConItemHuifu{
    width: 100%;
    background: #FCFCFC;
    margin-top: 0.16rem;
}
.pNConItemHfBg{
    width: 92.67%;
    margin: 0 auto;
    padding-top: 0.16rem;
}
.pNConItemHfItem{
    width: 100%;
    margin-bottom: 0.24rem;
}
.seeAllHuiFu{
    text-align: center;
    width:100%;
    height:0.34rem;
    padding-bottom:0.24rem;
}
.seeAllHuiFu>span{
    font-size: 0.24rem;
    color: #999999;
    line-height: 0.34rem;
    display:inline-block;
    vertical-align: top;
}
.showDetailAfter{
    width: 100%;
    line-height: 0.34rem;
    color: #999999;
    font-weight: lighter;
    text-align: center;
    font-size: 0.24rem;
    margin-top: 0.36rem;
    margin-bottom: 0.52rem;
}
.pingNewContent>.pingNewConItem:last-child{
    border-bottom: none;
} 
/* 详情页底部固定 */
.detailsFixed{
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    border-top: 1px solid #F3F3F3;
    height: 0.6rem;
    padding: 0.2rem 0;
    background: #fff;
    z-index:10;
}
.dFixedMiddle{
    width: 91.46666%;
    margin: 0 auto;
    height: 100%;
	font-size: 0;
}
.detailsDownL{
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 58%;
}
.dFixedMBack{
    display: inline-block;
	vertical-align: middle;
	width: 0.48rem;
	height: 0.48rem;
}
.dFixedMBack>img{
    max-width: 100%;
    vertical-align: top;
}
.dFixedWrite{
   vertical-align:middle;
   display: inline-block;
   height: 0.6rem;
   width: 79.899%;
   background: #F9F9F9;
   border-radius: 2rem;
   font-size: 0;
   margin-left: 0.32rem;
}
.inputNeiWid{
	width: 87.42%;
	margin: 0 auto;
	height: 100%;
	font-size: 0;
}
.dFixedWriteImg{
    display: inline-block;
	vertical-align: middle;
	width: 0.2rem;
	height: 100%;
	position: relative;
}
.dFixedWriteImg>img{
   max-width: 100%;
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   margin: auto;
}
.dFixedWInput{
    display: inline-block;
	width: 77%;
	height: 0.6rem;
	font-size: 0.24rem;
	vertical-align: middle;
	background: #F9F9F9;
	border: none;
	outline: none;
	margin-left: 0.06rem;
}
.dFixedRight{
	display: inline-block;
	float: right;
	font-size: 0;
	height: 0.6rem;
	line-height: 0.6rem;
}
.dFixedRight>a+a{
	margin-left: 0.32rem;
}
.dFixedRightZW,.dFixedRightPLNum{
    display: inline-block;
    height: 0.48rem;
	vertical-align: middle;
}
.dFixedRightPLNum{
	margin-left: 0!important;
	display: inline-block;
	vertical-align: middle;
	width: 0.96rem;
	text-align: center;
	white-space: nowrap;
}
.dFixedRightZW>b{
    color: #7DB6ED;
    font-size: 0.24rem;
    display: inline-block;
    line-height: 0.48rem;
    margin-left: 0.04rem;
}
.dFixedRightPLNum>b{
    font-size: 0.24rem;
    color: #F97978;
    display: inline-block;
    line-height: 0.48rem;
    margin-left: 0.04rem;
}
.dFixedRightZWImg{
    display: inline-block;
    width: 0.48rem;
    height: 0.48rem;
    vertical-align: top;
}
.dFixedRightZWImg>img,.dFixedRightSCImg>img,.dFixedRightFXImg>img{
    max-width: 100%;
    vertical-align: top;
}
.dFixedRightSCImg{
    display: inline-block;
    width: 0.48rem;
    height: 0.48rem;
    vertical-align: middle;
}

.dFixedRightFXImg{
    display: inline-block;
    width: 0.48rem;
    height: 0.48rem;
    vertical-align: middle;
}

/* 输入框显示 */
.writeHBoxInput{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background: rgba(0,0,0,.6);
    height: 0;
    overflow: hidden;
}
.writeHBIBg{
    width: 100%;
    height: 3.24rem;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #fff;
}
.writeHBIMiddle{
    width: 91.466%;
    margin: 0.4rem auto 0;
}
.writeHBIText{
    width: 100%;
    background: #F9F9F9;
    height: 1.6rem;
}
.writeHBIText>textarea{
    width: 93.29%;
    margin: 0 auto;
    display: block;
    height: 90%;
    padding: 0.1rem 0;
    border: none;
    outline: none;
    background: #F9F9F9;
    line-height: 0.4rem;
    font-size: 0.28rem;
    resize:none;
    caret-color: red;
}
.writeHBIBtn{
    width: 100%;
    text-align: right;
    height: 0.6rem;
    margin-top: 0.25rem;
}
.writeHBIBtn>button{
    display: inline-block;
    vertical-align: top;
    line-height: 0.6rem;
    border: none;
    padding: 0 0.32rem;
    background: #E44544;
    color: #fff;
    border-radius: 2rem;
    font-size: 0.28rem;
}
.writeHBIBtnNotC{
    background: #999!important;
}
.floatThree{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 9;
    display: none;
    background: rgba(0,0,0,0.6);
}
.floatThreeMiddle{
    width: 100%;
    height: 0.88rem;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
}
.playAfterPageChon{
    display: inline-block;
    height: 1.24rem;
    vertical-align: top;
    font-size: 0;
}
.playAfterPageChon>span{
    width: 0.88rem;
    height: 0.88rem;
    vertical-align: top;
    display: inline-block;
}
.playAfterPageChon>span>img{
    max-width: 100%;
    vertical-align: top;
}
.playAfterPageChon>b{
    font-size: 0.24rem;
    color: #FFFFFF;
    display:block;
    line-height: 0.28rem;
    text-align: center;
    margin-top: 0.08rem;
}

.fenxStyle{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999999;
    background: rgba(0,0,0,.6);
    height: 0;
    overflow: hidden;
}
.fenxStyle_down{
    width: 100%;
    height:3rem;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #fff;
}

.fenx_downList{
    width: 57.866%;
    margin: 0.32rem auto 0;
    font-size: 0;
    border-bottom: 1px solid #EFEFEF;
    text-align: center;
}
.fenx_downList>a{
    display: inline-block;
    text-align: center;
    margin-bottom: 0.32rem;
}
.fenx_downList>a:first-child{
    float: left;
}
.fenx_downList>a:last-child{
    float: right;
}
.fenx_downList>a>span{
    display: block;
    width: 0.8rem;
    height: 0.8rem;
    margin: 0 auto 0.08rem;
}
.fenx_downList>a>span>img{
    max-width: 100%;
    vertical-align: top;
}

.fenx_downList>a>b{
    display: block;
    width: 100%;
    font-size: 0.24rem;
    color: #333333;
}

.fenx_downMove{
    width: 100%;
    height: 0.8rem;
    text-align: center;
    margin-top: 0.16rem;
}

.fenx_downMove>a{
    display: inline-block;
    width: 0.8rem;
    height: 0.8rem;
    vertical-align: top;
}
.fenx_downMove>a>img{
    max-width: 100%;
    vertical-align: top;
}

/* 行情页 */
.forMASFixed{
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index:9;
}
.marketpriceNPage{
    width: 100%;
    max-width: 768px;
    margin: 0 auto;
    background: #f9f9f9;
}
.mkpMaxWid{
    width: 91.46666%;
    margin: 0 auto;
    padding-bottom: 0.24rem;
}
.mkbHead{
    width: 100%;
    height: 0.56rem;
    padding-top: 0.32rem;
}
.mkpBiaoT{
    line-height: 0.28rem;
    width: 100%;
    height: 0.56rem;
}
.mkpBiaoT>span{
    font-size: 0.4rem;
    line-height: 0.56rem;
    display: inline-block;
    vertical-align: top;
}
.mkpHeadYe{
    float: right;
    width: 0.48rem;
    height: 0.48rem;
    margin-top: 0.04rem;
}
.mkpHeadYe>img{
    max-width: 100%;
    vertical-align: top;
}

.mkpNav{
    width: 100%;
    height: 0.94rem;
    background: #E44544;
    border-radius: 0.08rem;
    margin-top: 0.4rem;
}
.mkpNavMiddle{
    width: 100%;
    height: 100%;
    font-size: 0;
}
.mkpNavItem{
    display: inline-block;
    vertical-align: top;
    width: 20%;
    text-align: center;
    height: 100%;
    line-height: 0.94rem;
}
.mkpNavItem>a{
    font-size: 0.28rem;
    display: inline-block;
    line-height: 0.94rem;
    vertical-align: top;
    width: 100%;
    position: relative;
    color: rgba(255,255,255,0.6);
}

.mkpClickAfter{
    color:#fff!important;
}
.mkpClickAfter::after{
    content:"";
    display:inline-block;
    width: 14.57%;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom:0.12rem;
    left:42.715%;
}
.mkpListPart{
    width: 91.46666%;
    margin: 2.46rem auto 0;
}
.mkpListItem{
    width: 100%;
    margin-bottom: 0.24rem;
    border-radius: 0.08rem 0.08rem 0 0;
    overflow: hidden;
    background: #fff;
    box-shadow: 0px 3px 8px rgba(130,2,2,0.1);
}

.mkpListItemHead{
    background: #E44544;
    width: 100%;
    height: 0.6rem;
}
.mkpListItemL{
    display: inline-block;
    line-height: 0.6rem;
    vertical-align: top;
    font-size: 0.24rem;
    font-weight: bold;
    color: #fff;
    margin-left: 0.32rem;
    width: 3.5rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mkpListItemR{
    display: inline-block;
    vertical-align: top;
    height: 0.6rem;
    float: right;
    margin-right: 0.32rem;
    line-height: 0.6rem;
}
.mkpListItemR>span{
    font-size: 0.24rem;
    display: inline-block;
    color: rgba(255,255,255,0.6);
    vertical-align: top;
    font-weight: bold;
}
.mkpListItemR>b{
    font-size: 0.24rem;
    color: rgba(255,255,255,0.6);
    display: inline-block;
    vertical-align: top;
}
.tablePlaceItem{
    width: 100%;
}
.mkpTableMiddle{
    width: 90.67%;
    margin: 0 auto;
    height: 0.92rem;
    font-size: 0;
    white-space: nowrap;
}
.mkpTableRow{
    display: block;
    width: 100%;
    height: 100%;
}
.mkpTableRow>span{
    display: inline-block;
    vertical-align: top;
    height:0.92rem;
    width:20%;
    text-align: center;
}
.mkpTableROne{
    width: 40%!important;
    text-align:left!important;
}
.mkpTableRow>span>b{
    font-size: 0.24rem;
    color: #333333;
    display: inline-block;
    line-height: 0.6rem;
    margin-top: 0.16rem;
    width: 95%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-radius: 0.08rem;
}
.defaultStyle{
    color: #fff!important;
    background: #CCCCCC;
}
/* 颜色 */
.blueBgB{
    color: #fff!important;
    background: #14C201!important;
}
.redBgB{
    color: #fff!important;
    background: #FF001F!important;
}
.fontBlue{
    color: #14C201!important;
}
.fontRed{
    color: #FF001F!important;
}
/* 报价详情 */
.showMktPage{
    width: 100%;
    max-width: 768px;
    margin: 0 auto;
}
.showMktAllFar{
    width: 100%;
}
.showMktHead{
    width: 100%;
	font-size: 0;
    position: fixed;
    top: 0;
    left: 0;
    background:#fff;
    z-index:11;
}
.showMktHeadBtn{
    display: block;
    vertical-align: top;
    width: 95.2%;
    margin: 0 auto;
    padding: 0.2rem 0;
}
.showMktHeadBtn>a{
    display: inline-block;
    vertical-align: top;
    width: 0.48rem;
    height: 0.48rem;
}
.showMktHeadBtn>a>img{
    max-width: 100%;
    vertical-align: top;
}
.showMktContent{
    width: 91.46666%;
    margin: 0.88rem auto 0;
    font-size: 0;
}

.showMktTit{
    font-size: 0.4rem;
    color: #333333;
    line-height: 0.56rem;
    margin-bottom: 0.4rem;
}

.showMktTableH{
    width: 100%;
    height: 0.5rem;
    margin-bottom: 0.24rem;
}
.showMktHRong{
    background: #E44544;
    font-size: 0.24rem;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 0.5rem;
    display: inline-block;
    padding: 0 0.24rem;
    border-radius: 2rem;
    margin-right: 0.24rem;
}
.showMktHTime{
    display: inline-block;
    font-size: 0;
    height: 0.24rem;
}
.showMktHTime>span{
    font-size: 0.2rem;
    color: #999999;
    display: inline-block;
    padding-right: 0.2rem;
    margin-right: 0.2rem;
    position: relative;
}
.showMktHTime>span::after{
    content:"";
    display: inline-block;
    width: 1px;
    height: 78%;
    background: #999;
    position: absolute;
    right: 0;
    top: 11%;
}
.showMktHTime>b{
    font-size: 0.2rem;
    color: #999999;
    display: inline-block;
    font-weight: normal;
}
.showMktHDetail{
    width: 100%;
    padding: 0.24rem 0;
    box-shadow: 0px 3px 8px rgba(130,2,2,0.1);
    border-radius: 0.08rem;
}
.showMktcenter{
    width: 97.667%;
    margin: 0 auto;
}
.showMkWid{
    width: 100%;
}
.showMkItem{
    font-size: 0;
    display: inline-block;
    width: 19.7%;
    text-align: center;
    height: 1rem;
}
.showMkItem+.showMkItem{
    border-left: 1px solid rgba(204,204,204,0.3);
}
.showMkItemTop{
    font-size: 0.24rem;
    color: #333333;
    font-weight: bold;
    line-height: 0.34rem;
    margin-bottom: 0.1rem;
    margin-top:0.06rem;
}

.showMkItemDown{
    line-height: 0.48rem;
}
.showMkItemDown>span{
    color: #333333;
    font-size: 0.24rem;
    display: inline-block;
    vertical-align: top;
    line-height: 0.48rem;
    padding: 0 0.2rem;
}
.showMktImg{
    width: 100%;
    margin-top: 0.6rem;
    margin-bottom: 0.8rem;
}
.showMktImgHead{
    width: 100%;
    height: 0.56rem;
    margin-bottom: 0.24rem;
}
.showMktImgHead>span{
    display: inline-block;
    font-size: 0.4rem;
    color: #333333;
    font-weight: bold;
    line-height: 0.56rem;
    margin-left: 0.32rem;
    position: relative;
}
.showMktImgHead>span::before{
    content:"";
    display:inline-block;
    width:0.06rem;
    height:0.28rem;
    background: #E44544;
    top: 0.14rem;
    position: absolute;
    left: -0.32rem;
}

/* 历史报价表格 */

.historyShowMkt{
    width: 100%;
}

.hisShowMktBox{
    width: 100%;
}
.hisShowMktBox thead tr{
    background:#E44544;
}
.hisShowMktBox th{
    font-size: 0.28rem;
    color: #fff;
    line-height: 0.9rem;
}

.hisShowMktBox td{
    font-size: 0.2rem;
    color: #333333;
    line-height: 0.8rem;
    text-align: center;
}
.hisShowMktBox tbody>tr:nth-child(2n){
    background: #F9F3F3;
}
.showMktDownImg{
    width: 100%;
    margin: 0.6rem auto 0.2rem;
    height: 0.78rem;
    text-align: center;
}
.mktDownMaxImg{
    display: inline-block;
    vertical-align: top;
    width: 3.2rem;
}
.mktDownMaxImg>img{
    max-width:100%;
    vertical-align:top;
}

/* 评论详情页 */
.commentDPage{
    width: 100%;
}
.setSheMiddle{
    width: 100%;
    max-width: 768px;
    margin: 0 auto;
}

.commentDContent{
    width: 100%;
    margin-top: 1.14rem;
    border-bottom: 0.08rem solid #F9F9F9;
}
.commentBoxQu{
    width: 100%;
}
.pNConItemRen>b.lzNameB{
    display: inline-block;
    font-size: 0.2rem;
    line-height: 0.34rem;
    padding: 0 0.1rem;
    background: #E44544;
    border-radius: 2rem;
    margin-right: 0.08rem;
    color: #fff;
    font-weight: normal;
}
.inputBtnCon{
    width: 100%;
    height: 0.98rem;
    background: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
}    

.inputBtnCon>p{
    width: 91.4666%;
    margin: 0.2rem auto 0;
    height: 0.6rem;
    border-radius: 2rem;
    background: #F9F9F9;
}
.inputBtnCon_text{
    display: inline-block;
    line-height: 0.6rem;
    font-size: 0.24rem;
    color: #333333;
    vertical-align: top;
    margin-left: 0.5rem;
    position: relative;
}
.inputBtnCon_text::before{
    content:"";
    display: inline-block;
    width: 0.2rem;
    height: 0.24rem;
    background: url(../images/writeBiImg.png)no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0.2rem;
    left: -0.3rem;
}
/* ///////////////////////////////////////////////////////////////////// */

.userContentPage{
    width: 100%;
    max-width: 768px;
    margin: 0 auto;
}
.uCPageMaxWid{
    width: 100%;
    background: #333333;
}
.uCBlackPlace{
    width: 100%;
}
.uCBlackRow1{
    width: 100%;
    height: 0.88rem;
}
.uCBlackRow1Fixed{
    width: 91.466%;
    margin: 0 auto;
    padding-top: 0.24rem;
    height: 0.66rem;
    font-size: 0;
}
.uCBlackRow1L{
    display: inline-block;
    vertical-align: top;
    width: 2.04rem;
    height: 0.66rem;
}
.uCBlackRow1L>img{
    max-width: 100%;
    vertical-align: top;
}
.uCBlackRow1R{
    float: right;
    height: 0.48rem;
    margin-top: 0.06rem;
}
.uCBlackRow1ROne{
    display: inline-block;
    vertical-align: top;
    width: 0.48rem;
    height: 0.48rem;
}

.uCBlackRow1ROne>img{
    max-width: 100%;
    vertical-align: top;
}
.uCBlackRow1RTwo{
    display: inline-block;
    vertical-align: top;
    width: 0.48rem;
    height: 0.48rem;
    margin-left: 0.32rem;
}
.uCBlackRow1RTwo>img{
    max-width: 100%;
    vertical-align: top;
}

.uCBlackBtns{
    width: 100%;
    padding-top: 0.26rem;
    height: 1.6rem;
    position: relative;
}
.uCBBtnsBgImg{
    display: block;
    width: 100%;
    height: 0.88rem;
}
.uCBBtnsBgImg>img{
    max-width: 100%;
    vertical-align: top;
}

.uCBBtnsFloat{
    position: absolute;
    top: 0.14rem;
    left: 0;
    width: 100%;
    height: 1.22rem;
    text-align: center;
    font-size: 0;
}
.uCBBtnsFloat>a{
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
.uCBBtnsFloat>a>span {
    display: block;
    width: 0.8rem;
    height: 0.8rem;
    margin: 0 auto 0.08rem;
}
.uCBBtnsFloatO{
    margin-right: 0.84rem;
}
.uCBBtnsFloatT{
    margin-left: 0.84rem;
}
.uCBBtnsFloat>a>span>img{
    max-width: 100%;
    vertical-align: top;
}
.uCBBtnsFloat>a>b{
    display: block;
    font-size: 0.24rem;
    color: #FFFFFF;
}
.maxZindexBlack{
    width: 100%;
    background: #333333;
}
.maxZindexFFF{
    width: 100%;
    border-radius: 0.24rem 0.24rem 0 0;
    background: #fff;
}
.maxZindexMiddle{
    width: 91.466%;
    margin: 0 auto;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
}
.maxZindexMiddle>a{
    display: inline-block;
    width: 100%;
    height: 1.6rem;
}
.maxZindexMiddle>a>img{
    width: 100%;
    height: 100%;
    vertical-align: top;
}

.userAllHBtn{
    width: 100%;
    border-top: 0.08rem solid #F9F9F9;
    border-bottom: 0.08rem solid #f9f9f9;
}

.userAHBtnCenter{
    width: 91.4666%;
    margin: 0 auto;
}

.userAHBtnCenItem{
    height: 0.92rem;
    width: 100%;
    display: block;
}
.userACenItemZon{
    width: 100%;
    height: 0.4rem;
    font-size: 0;
    padding-top: 0.26rem;
}

.userACenItemZonL{
    display: inline-block;
    vertical-align: top;
    width: 0.4rem;
    height: 0.4rem;
}
.userACenItemZonL>img{
    max-width: 100%;
    vertical-align: top;
}
.userACenItemZonR{
    width: 91.5%;
    height: 0.4rem;
    border-bottom: 1px solid #F3F3F3;
    padding-bottom: 0.26rem;
    display: inline-block;
    vertical-align: top;
    margin-left: 0.18rem;
}
.userACenItemZonR>span{
    font-size: 0.28rem;
    color: #333333;
    display: inline-block;
    vertical-align: top;
    line-height: 0.4rem;
}
.userACenItemZonR>b{
    float: right;
    width: 0.12rem;
    height: 0.2rem;
    display: inline-block;
    margin-top: 0.1rem;
}
.userACenItemZonR>b>img{
    max-width: 100%;
    vertical-align: top;
}
.loginOutBtn{
    width: 100%;
    height: 0.8rem;
    text-align: center;
	max-width: 768px;
    margin: 0.6rem auto 1.58rem;
	font-size: 0;
}
.loginOutBtn>a{
    display: inline-block;
	width: 82.9333%;
	line-height: 0.8rem;
	background: #E44544;
    font-size: 0.24rem;
    color: #fff;
    text-decoration: none;
}
/* 关于闪德 */
.aboutUserSdPage{
    width: 100%;
}
.abtUSdMiddle{
    width: 100%;
    max-width: 768px;
    margin: 0 auto;
}
.abtUSdMHead{
    display: block;
    width: 100%;
    position: relative;
}
.abtUSdMHead>img{
    max-width: 100%;
}

.abtSdMHeadBack{
    position: absolute;
    top: 0.2rem;
    left: 0.18rem;
    width: 0.48rem;
    height: 0.48rem;
}
.abtSdMHeadBack>img{
    max-width: 100%;
    vertical-align: top;
}
.abtSdMContent,.callUsTit{
    width: 82.9333333%;
    margin: 0.4rem auto 0;
}

.abtSdMConHead{
    width: 100%;
    margin-bottom: 0.4rem;
    text-align: center;
    font-size: 0;
}
.abtSdMConHead>div{
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
.abtSdMConHead>div>p{
    font-size: 0.52rem;
    color: #333333;
    line-height: 0.74rem;
    margin-bottom: 0.24rem;
    position: relative;
}
.abtSdMConHead>div>span{
    font-size: 0.26rem;
    line-height: 0.36rem;
}
.abtSdMConHead>div>p::after{
    content:"";
    display: inline-block;
    width: 98%;
    height: 1px;
    background: #CCCCCC;
    position: absolute;
    bottom: -0.12rem;
    left: 1%;
}

.abtSdMConHeadL{
    margin-right: 0.8rem;
}

.abtSdMConHeadR{
    margin-left: 0.8rem;
}

.abtSdMConArtial{
    width: 100%;
}
.abtSdMConArtial>div{
    width: 100%;
    font-size: 0.28rem;
    line-height: 0.52rem;
    color: #333333;
    margin-bottom: 0.6rem;
}
.abtSdMDownImg{
    width: 100%;
    margin-bottom: 0.2rem;
    height: 0.8rem;
    display: block;
    text-align: center;
    font-size: 0;
}
.abtSdMDownImg>span{
    display: inline-block;
    width: 3.2rem;
    margin: 0 auto;
}
.abtSdMDownImg>span>img{
    max-width: 100%;
}

.callUsTitpO{
    font-size: 0.28rem;
    color: #333333;
    line-height: 0.52rem;
    margin-bottom: 0.24rem;
}
.callUsTitpT{
    font-size: 0.24rem;
    line-height: 0.4rem;
    margin-bottom: 0.24rem;
}

/* 设置 */
.setShePage{
    width: 100%;
}
.setSheMiddle{
    width: 100%;
    max-width: 768px;
    margin: 0 auto;
}
.setSheHeadRow{
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 5;
}
.setSheHeadCenter{
    width: 95.2%;
    margin: 0 auto;
    height: 0.48rem;
    padding: 0.2rem 0;
    text-align: center;
    position: relative;
}

.setSheHeadReturn{
    display: inline-block;
    width: 0.48rem;
    height: 0.48rem;
    vertical-align: top;
    position: absolute;
    top: 0.2rem;
    left: 0;
}
.setSheHeadReturn>img{
    max-width: 100%;
    vertical-align: top;
}
.setSheHeadTit{
    font-size: 0.32rem;
    color: #333333;
    vertical-align: top;
    font-weight: bold;
}
.setSheContent{
    width: 100%;
    margin-top: 1.28rem;
    background: #fff;
}
.setSheConCenter{
    width: 91.4666%;
    margin: 0 auto;
}
.setSheConItem{
    display: block;
    width: 100%;
    height: 0.92rem;
    border-bottom: 1px solid #f9f9f9;
    font-size: 0;
}
.setSheConItemL{
    display: inline-block;
    vertical-align: top;
    height: 0.92rem;
}
.setSheConItemL>span{
    display: inline-block;
    vertical-align: top;
    line-height: 0.92rem;
    font-size: 0.24rem;
    color: #333333;
}
.setSheConItemL>b{
    display: inline-block;
    font-size: 0.24rem;
    line-height: 0.92rem;
    vertical-align: top;
    color: #333333;
    margin-left: 0.15rem;
}
.setSheConItemR{
    float: right;
    line-height: 0.92rem;
    color: #999999;
    font-size: 0.2rem;
    margin-right: 0.28rem;
    position: relative;
    font-weight: 400;
}

.setSheConItemR::after{
    content:"";
    display: inline-block;
    width: 0.12rem;
    height: 0.2rem;
    background: url(../images/rightTextimg.png)no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: -0.24rem;
    top: 0.36rem;
}

.setLoginOutBtn{
    width: 100%;
    height: 0.8rem;
    margin-top: 0.8rem;
}
.setLoginOutBtn>a{
    display: block;
    width: 91.46666%;
    background: #E44544;
    margin: 0 auto;
    font-size: 0.24rem;
    color: #fff;
    line-height: 0.8rem;
    text-align: center;
    text-decoration: none;
}

/* 弹框 */
.alertBoxPlaces{
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.6);
    width: 100%;
    height: 100%;
    z-index: 999;
}
.alertBoxPosition{
    height: 2.2rem;
    width: 72%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #F8F8F8;
    border-radius: 0.08rem;
}
.alertBoxPosiText{
    width: 100%;
    height: 1.32rem;
    border-bottom: 1px solid #3F3F3F;
}
.alertBoxPosiText>span{
    display: block;
    text-align: center;
    line-height: 0.48rem;
    font-size: 0.34rem;
    color: #000000;
    font-weight: bold;
}
.alertBoxPosiText>p{
    display: block;
    text-align: center;
    line-height: 0.42rem;
    font-size: 0.3rem;
    color: #000000;
}
.alertBoxPosiBtn{
    width: 100%;
    height: 0.88rem;
    font-size: 0;
}
.alertBoxPosiBtn>a{
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    font-size: 0.34rem;
    line-height: 0.88rem;
    text-align: center;
    width: 50%;
}
.teSuPadding{
    padding-top: 0.48rem;
}
.teSuPadding{
    padding-top: 0.48rem;
}
.alertBoxPosiBtn0{
    position: relative;
    color: #999999;
}
.alertBoxPosiBtn0::after{
    content:"";
    display: inline-block;
    width: 1px;
    height: 100%;
    background: #3F3F3F;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.alertBoxPosiBtn1{
color: #333333;
font-weight: bold;
}

/* 我的收藏 */
.myShoucangPage{
    width: 100%;
}

.souCangBody{
    width: 100%;
    overflow: hidden;
    margin-top: 0.88rem;
}
.souCangFar{
    width: 114.4%;
}

.souCangItem{
    width: 100%;
    font-size: 0;
    margin-top: 0.24rem;
    padding-bottom: 0.24rem;
    position: relative;
}
.souCangItem::after{
    content:"";
    display: inline-block;
    width: 79.95%;
    height: 1px;
    background: #EFEFEF;
    position: absolute;
    bottom: 0;
    left: 0.32rem;
}
.souCangItemLeft{
    display: inline-block;
    vertical-align: top;
    width: 87.412%;
    font-size: 0;
    transition: all 0.3s linear;
}
.souCangItemLeftL{
    display: inline-block;
    vertical-align: top;
    width: 4.22rem;
    margin-left: 0.32rem;
}
.sCItemLeftLTop{
    display: block;
    width: 100%;
    color: #333333;
    font-size: 0.28rem;
    line-height: 0.48rem;
    margin-bottom: 0.4rem;
}
.sCItemLeftLDown{
    display: block;
    width: 100%;
    height: 0.28rem;
}
.sCItemLeftLDown>span{
    display: inline-block;
    vertical-align: top;
    font-size: 0.2rem;
    color: #999999;
}
.sCItemLeftLDown>b{
    display: inline-block;
    vertical-align: top;
    font-size: 0.2rem;
    color: #999999;
    font-weight: normal;
}

.sCItemLeftR{
    display: inline-block;
    vertical-align: top;
    width: 2.32rem;
    height: 1.64rem;
    margin-left: 0.32rem;
    position: relative;
}
.sCItemLeftR>img{
    max-width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	border-radius: 8px;
}
.sCItemMove{
    display: inline-block;
    width: 0.76rem;
    height: 1.64rem;
    position: relative;
}
.sCItemMove>a{
    display: inline-block;
    width: 100%;
    height: 0.76rem;
    background: #E44544;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.sCItemMove>a>img{
    max-width: 0.28rem;
    margin-top: 0.2rem;
}
.swipeleft {
    margin-left: -14.4%;
}

.notProductFar{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f9f9f9;
    /*display: none;*/
}
.notProductFar>p{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    text-align: center;
    height: 0.42rem;
    line-height: 0.42rem;
    color: #999999;
    font-size: 0.3rem;
}


/* 我的评论 */
.myCommentPage{
    width: 100%;
}
.commentBtns{
    width: 100%;
    position: fixed;
    top: 1.88rem;
    left: 0;
    z-index: 5;
    height: 0.76rem;
    background: #fff;
    border-bottom: 0.08rem solid #F9F9F9;
}
.commentBtnHei{
    width: 100%;
    height: 0.4rem;
    padding-top: 0.16rem;
    text-align: center;
    font-size: 0;
}
.commentBtnHei>span{
    display: inline-block;
    vertical-align: top;
    font-size: 0.28rem;
    color: #333333;
    line-height: 0.4rem;
    position: relative;
}
.downRedLine::after{
    content:"";
    display: inline-block;
    width: 35.71%;
    height: 0.04rem;
    background:#E44544;
    position: absolute;
    bottom: -0.1rem;
    left: 32.145%;
}

.commentBody{
    width: 100%;
    margin-top: 2.04rem;
}

.cmtBodyMiddle{
    width: 91.46666%;
    margin: 0 auto;
}
.myCmtPlace{
    width: 100%;
}

.myCmtItem{
    width: 100%;
    margin-bottom: 0.4rem;
}
.myCmtItemTop{
	width: 95.335%;
	padding: 0 2.3325%;
	margin: 0 auto;
	position: relative;
	background: #FCFCFC;
}

.myCmtItemTwho{
    width: 100%;
    height: 0.4rem;
    padding-top: 0.16rem;
    margin-bottom: 0.08rem;
}
.myCmtItemTYou{
    display: inline-block;
    vertical-align: top;
    font-size: 0.28rem;
    color: #333333;
    line-height: 0.4rem;
}
.myCmtItemText{
    width: 100%;
    font-size: 0.28rem;
    line-height: 0.46rem;
    color: #333333;
    margin-bottom: 0.16rem;
}
.myCmtItemText>a{
    display: initial;
    color: #7DB6ED;
    font-size: 0.28rem;
}

.myCmtItemTimeHe{
    display: block;
    width: 100%;
    height: 0.28rem;
}   
.myCmtItemTime{
    display: inline-block;
    vertical-align: top;
    font-size: 0.2rem;
    font-weight: normal;
    color: #999;
}
.myCmtItemHe{
    display: inline-block;
    vertical-align: top;
    font-size: 0.2rem;
    font-weight: normal;
    color: #999;
    margin-left:0.06rem
}
.myCmtItemMoveBtn{
    position: absolute;
    right: 0;
    bottom: -0.16rem;
    width: 0.48rem;
    height: 0.48rem;
}
.myCmtItemMoveBtn>img{
    max-width: 100%;
    vertical-align: top;
}
.myCmtItemDown{
    display: block;
    width: 100%;
    margin-top: 0.16rem;
    border: 1px solid #F3F3F3;
    font-size: 0;
    padding: 0.16rem 0;
}
.myCmtItemDZhong{
    width: 95.335%;
    margin: 0 auto;
}
.myCmtItemDText{
    display: inline-block;
    width: 70.948%;
    vertical-align: top;
}
.myCmtItemDText>b{
    font-size: 0.24rem;
    color: #333333;
    font-weight: bold;
    line-height: 0.48rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.myCmtItemDTImg{
    display: inline-block;
    width: 1.6rem;
    vertical-align: top;
    margin-left: 0.3rem;
    position: relative;
}

.myCmtItemDTImg>img{
    max-width: 100%;
}

/* 搜索 */
.searchPage{
    width: 100%;
}
.searchMaxWid{
    width: 100%;
    max-width: 768px;
    margin: 0 auto;
    position: relative;
    background: #fff;
}
.searchPageHead {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 99;
}
.searchHeadMiddle {
    width: 91.4666%;
    margin: 0 auto;
    font-size: 0;
	padding: 0.16rem 0;
}
.searchHeadLeft {
    display: inline-block;
    vertical-align: top;
    height: 0.6rem;
    width: 88.04%;
    background: #F9F9F9;
    border-radius: 2rem;
    position: relative;
}

.searchHeadLeft>span {
    display: inline-block;
    vertical-align: top;
    width: 0.28rem;
    height: 0.28rem;
    margin: 0.16rem 0 0 0.2rem;
}

.searchHeadLeft>span>img {
    max-width: 100%;
    vertical-align: top;
}
.searchHeadLeft>input {
    display: inline-block;
    vertical-align: top;
    height: 0.6rem;
    border: none;
    width: 75%;
    background: #F9F9F9;
    outline: none;
    caret-color: #E44544;
    color: #999;
    font-size: 0.28rem;
    margin-left: 0.2rem;
}
.clearInputVal {
    position: absolute;
    top: 0.14rem;
    right: 0.2rem;
    width: 0.32rem;
    height: 0.32rem;
    display: none;
}
.clearInputVal>img {
    max-width: 100%;
    max-height: 100%;
}
.searchHeadRight {
    display: inline-block;
    vertical-align: top;
    font-size: 0.3rem;
    color: #333333;
    line-height: 0.42rem;
    margin-top: 0.09rem;
    margin-left: 0.2rem;
}
.tuiJianPlace{
    width: 100%;
    margin-top: 1.06rem;
}
.tuijianHot{
    width: 100%;
    max-width: 768px;
    margin: 0 auto;
    padding-bottom: 0.24rem;
    border-bottom: 0.08rem solid #F9F9F9;
}
.tuiJianMiddle{
    width: 91.4666%;
    margin: 0 auto;
    font-size: 0;
}

.tuiJianTiT{
    width: 100%;
    height: 0.44rem;
}

.tuiJianTiTImg{
    display: inline-block;
    vertical-align: top;
    width: 0.34rem;
    height: 0.42rem;
}
.tuiJianTiTImg>img{
    max-width: 100%;
    vertical-align: top;
}
.tuiJianTiTText{
    display: inline-block;
    vertical-align: top;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.44rem;
    margin-left: 0.14rem;
}
.tuiJianHot{
    display: block;
    width: 100%;
    margin-top: 0.3rem;
}
.tuiJianHot_text{
    width: 100%;
    font-size: 0.28rem;
    line-height: 0.52rem;
    font-weight: bold;
    color: #333333;
    margin-bottom: 0.16rem;
}
.tuiJianHotImg{
    width: 100%;
    height: 1.54rem;
    font-size: 0;
}
.tuiJianHotImg>li{
    display: inline-block;
    height: 100%;
    width: 33%;
    vertical-align: top;
    margin-right: 0.5%;
    position: relative;
}
.tuiJianHotImg>li:nth-child(3n){
    margin-right: 0;
}
.tuiJianHotImg>li>img{
    width: 100%;
    max-height: 100%;
}
.tuiJianHotMore{
    display: block;
    width: 100%;
    text-align: center;
    height: 0.6rem;
    background: #F9F9F9;
    color: #666;
    font-size: 0.24rem;
    line-height: 0.6rem;
    margin-top: 0.24rem;
}

.tuiJianListPlace{
    width: 100%;
    max-width: 768px;
    margin: 0 auto;
}
.tuiJianList{
    width: 91.4666%;
    margin: 0 auto;
    font-size: 0;
}
.tuiJianListOne{
    width: 100%;
    margin-top: 0.24rem;
    display: block;
    padding-bottom: 0.24rem;
    border-bottom: 1px solid #EFEFEF;
    font-size: 0;
}
.tuiJianListOne>div{
    display: inline-block;
    width: 61.5%;
    font-size: 0.28rem;
    line-height: 0.52rem;
    color: #333333;
    vertical-align: top;
}
.tuiJianListOne>span{
    display: inline-block;
    width: 33.81%;
    margin-left: 4.6%;
    position: relative;
}
.tuiJianListOne>span>img{
    max-width: 100%;border-radius: 8px;
}

.tuiJianListOne:last-of-type{
    border-bottom:none;
}
.tuiJianListMore{
    width: 100%;
    height: 0.34rem;
    text-align: center;
    margin-bottom: 0.4rem;

}
.tuiJianListMore>a{
    display: inline-block;
    vertical-align: top;
    height: 0.34rem;
}
.tuiJianListMore>a>b{
    display: inline-block;
    vertical-align: top;
    font-size: 0.24rem;
    color: #666666;
    font-weight: 400;
    line-height: 0.34rem;
}

.tuiJianListMore>a>span{
    display: inline-block;
    width: 0.2rem;
    height: 0.2rem;
    vertical-align: top;
    margin-top: 0.06rem;
    margin-left: 0.08rem;
}
.tuiJianListMore>a>span>img{
    max-width: 100%;
}

.histryNameH3{
    font-size: 0.24rem;
    line-height: 0.34rem;
    color: #999999;
    font-weight: 400;
    margin-bottom: 0.24rem;
}

.histryHList{
    width: 100%;
    max-height: 3.08rem;
    overflow: hidden;
}
.histryHList>li{
    display: inline-block;
    vertical-align: top;
    margin-right: 0.4rem;
    margin-bottom: 0.2rem;
    height: 0.6rem;
}
.histryHList>li>a{
    display: inline-block;
    line-height: 0.6rem;
    font-size: 0.3rem;
    color: #333333;
    padding: 0 0.24rem;
    border-radius: 2rem;
    border: 1px solid #CCCCCC;
}
.zanNoneSearch{
    font-size: 0.3rem;
    color: #999999;
    line-height: 0.42rem;
    text-align: center;
    margin-bottom: 0.56rem;
    padding-top: 0.32rem;
    font-weight: 400;
}
.zanNoneSearch>span{
    color: #E44544;
}

/* 有结果 */

.resultBoxPlace{
    width: 100%;
}
.hasResult{
    width: 100%;
    margin-top: 1.78rem;
}
.hasResultHead{
    width: 100%;
    height: 0.82rem;
    position: fixed;
    top: 1.88rem;
    background: #fff;
    z-index: 11;
    border-bottom: 0.08rem solid #f9f9f9;
}
.hasRstHMiddle{
    display: block;
    width: 67.2%;
    height: 0.82rem;
    margin: 0 auto;
    font-size:0;
    text-align: center;
}
.hasRstHMiddle>li{
    display: inline-block;
    vertical-align: top;
    height: 0.82rem;
    position: relative;
}
.hasRstHMiddle>li>a{
    display: inline-block;
    vertical-align: top;
    line-height: 0.82rem;
    font-size: 0.3rem;
    color: #999999;
}
.searchListItem{
    width: 100%;
}
.searchLine{
    color: #333333!important;
    font-weight: bold;
}
.searchLine::after{
    content:"";
    display:inline-block;
    width: 66.7%;
    height: 0.04rem;
    background: #E44544;
    position:absolute;
    bottom: 0.08rem;
    left: 16.65%;
}
.searchGoDown{
    font-size: 0.24rem;
    margin-top: 0.2rem;
    margin-bottom: 1.92rem;
    text-align: center; 
    color: #999999; 
}

.notHasResult{
    width: 100%;
    margin-top: 0.88rem;
}
.videoChannelPage{
    width: 100%;
    max-width: 768px;
    margin: 0 auto;
}
.videoHeadFixed{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background: #fff;
}


.vdoChannelIcon{
    width: 100%;
    height: 0.98rem;
}
.vdoChannelIFar{
    width: 91.466%;
    height: 100%;
    margin: 0 auto;
    position: relative;
    overflow-y:hidden;
    overflow-x: scroll;
    white-space: nowrap;
    scrollbar-width: none;      /*火狐兼容火狐*/
}

.vdoChannelIFar::-webkit-scrollbar {
    display:none
}
.vdoChannelBox{
    display: block;
    height: 100%;
    font-size: 0;
}

.vdoChannelBox>li{
    display: inline-block;
    vertical-align: top;
    margin-right: 0.4rem;
    height: 100%;
}
.vdoChannelBox>li>a{
    display: inline-block;
    line-height: 0.98rem;
    font-size: 0.28rem;
    color: #999999;
    vertical-align: top;
    position: relative;
}
.vdoIconFloat{
    position: fixed;
    width: 0.32rem;
    height: 0.98rem;
    top: 1.88rem;
    right: 0.32rem;
}
.vdoIconFloat>img{
    width: 100%;
    height: 100%;
    vertical-align: top;
}
.videoLine{
    color: #333333!important;
    font-size: 0.36rem!important;
}
.videoLine::after{
	content: "";
	display: inline-block;
	width: 0.4rem;
	height: 0.04rem;
	background: #E44544;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0.16rem;
	margin: auto;
}

/* 视频 */
.videoBoxFar{
    width: 100%;
    margin-top: 1.86rem;
}
.videoBoxItem{
    width: 100%;
    margin-bottom: 0.4rem;
}
.videoBoxItem iframe{
    width: 100%;
}
.videoBItemVideo{
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    background: #f9f9f9;
    font-size: 0;
}
.videoBItemVideo iframe{
    width: 100%;
    min-height: 5rem;
}

.vdoItemVideo{
    width: 100%;
    height: 100%;
    object-fit: fill;
}
.clickVideoShow{
    z-index: 59;
}
.clickVideoShow,.chuVideoShow{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 55;
    background: rgba(0,0,0,.2);
    display: block;
    text-decoration: none;
}
.clickVideoShow{
    z-index: 59;
}

.clickVideoShow_text{
    display: block;
    width: 100%;
    padding-top: 0.16rem;
}
.clickVideoShow_text>p{
    width: 91.46666%;
    margin: 0 auto;
    color: #fff;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 0.32rem;
    line-height: 0.6rem;
    font-weight: bold;
}
.clickVideoShowBtns{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.clickVideoShowBtns>span{
    display: inline-block;
    width: 0.88rem;
    height: 0.88rem;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin:  auto;
}
.clickVideoShowBtns>span>img{
    max-width: 100%;
    vertical-align: top;
}
.cVShowBtnOne{
    float: left;
    margin-left: 0.32rem;
}
.cVShowBtnThree{
    float: right;
    margin-right: 0.32rem;
}
.myControls{
    width:100%;
    height: 0.48rem;
    position: absolute;
    left: 0;
    bottom: 0.2rem;
    font-size:0;
    z-index: 888;
}
.videoBtn{
    display: inline-block;
    vertical-align: top;
    width: 0.48rem;
    height: 0.48rem;
    margin-left: 0.08rem;
}
.videoBtn>img{
    width: 100%;
    height: 100%;
}
.nowTime{
    display: inline-block;
    line-height: 0.48rem;
    font-size: 0.16rem;
    color: #fff;
    vertical-align: top;
}

.timeBar{
    width: 63.3444%;
    margin: 0 0.2rem;
    background:rgba(255,255,255,.2);
    height: 0.04rem;
    display: inline-block;
    margin-top: 0.22rem;
}

.currentBar{
    height: 100%;
    background: #E44544;
    width: 0;
}
.allTime{
    display: inline-block;
    line-height: 0.48rem;
    font-size: 0.16rem;
    color: #fff;
    vertical-align: top;
}

.allPing{
    display: inline-block;
    vertical-align: top;
    width: 0.48rem;
    height: 0.48rem;
}
.allPing>img{
    width:100%;
    height: 100%;
}

.chuShiDown{
    width:100%;
    height: 0.48rem;
    position: absolute;
    left: 0;
    bottom: 0.08rem;
}

.chuShiDownMiddle{
    width: 95.733%;
    margin: 0 auto;
    height: 100%;
}

.chuShiDownML{
    display:inline-block;
    vertical-align: top;
    margin-left: 0.16rem;
}
.chuShiDownML>a{
    display: inline-block;
    width: 0.48rem;
    height: 0.48rem;
    margin-right:0.24rem;
}
.chuShiDownML>a>img{
    max-width: 100%;
    vertical-align: top;
}
.chuShiDownMR{
    line-height: 0.28rem;
    display: inline-block;
    vertical-align: top;
    font-size: 0.2rem;
    padding: 0 0.14rem;
    background:rgba(0,0,0,0.6);
    color:#fff;
    border-radius: 2rem;
    float: right;
	margin-top: 0.1rem;
}
.videoShowAll{
    width: 100%;
    margin-top: 0.6rem;
    margin-bottom: 0.56rem;
    height:0.34rem;
    text-align: center;
}
.videoShowAll>span{
    font-size: 0.24rem;
    color: #999999;
    display:inline-block;
    vertical-align: top;
    line-height:0.34rem;
}

/* 视频详情 */
.videoDetailsPage{
    width: 100%;
    max-width: 768px;
    margin: 0 auto;
}
.vDPageHead{
    width:100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
}
.vDHeadMiddle{
    width: 100%;
    padding:0.4rem 0;
    height: 0.48rem;
}
.vDHeadMiddle>a{
    display:inline-block;
    vertical-align: top;
    width: 0.48rem;
    height: 0.48rem;
    margin-left:0.16rem;
}
.vDHeadMiddle>a>img{
    max-width: 100%;
    vertical-align: top;
}
.forVideoDetails{
    width: 100%;
}
.videoTiTplace{
    width: 100%;
    padding-bottom: 0.24rem;
    border-bottom: 0.08rem solid #F9F9F9;
}

.vTiTpMiddle{
    width: 91.46666%;
    margin: 0 auto;
}
.vTiTpText{
    width: 100%;
    font-weight: bold;
    font-size: 0.4rem;
    color: #333333;
    line-height: 0.58rem;
    display: block;
}
.vTiTpTit_fen{
    width: 100%;
    text-align: right;
    height: 0.48rem;
    font-size: 0;
}
.vTiTpTit_fen img{
    max-width: 100%;
    vertical-align: top;
}
.vTiTpTit{
    display: inline-block;
    width: 0.48rem;
    height: 0.48rem;
    vertical-align: top;
    margin-right: 0.24rem;
}
.vTiTpfen{
    display: inline-block;
    width: 0.48rem;
    height: 0.48rem;
    vertical-align: top;
}
.commentVideoF{
    width: 100%;
    background: #fff;
    position: fixed;
    left: 0;
    bottom: 0;
    overflow: auto;
    font-size: 0;
    z-index: 888;
}
.commentVideoF .pingNewConItem:last-child{
    margin-bottom: 1.1rem;
    border-bottom: none;
}
.cVFMiddle{
    width: 100%;
	height: 100%;
}
.cVFMHead{
    width: 100%;
    height: 0.88rem;
    display: block;
    text-align: center;
    position: relative;
}
.cVFMHead>span{
    display: block;
    vertical-align: top;
    color: #333333;
    line-height: 0.88rem;
    font-size: 0.28rem;
    font-weight: bold;
}
.cVFMHead>a{
    display: inline-block;
    width: 0.48rem;
    height: 0.48rem;
    position: absolute;
    top: 0.2rem;
    right: 0.2rem;
}
.cVFMHead>a>img{
    max-width: 100%;
    vertical-align: top;
}
.cVFMContent{
    height: 85%;
	overflow: scroll;
	width: 91.46666%;
	margin:0 auto;
	border-top: 1px solid #EFEFEF;
}

.cVFixedPlace{
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 2;
    background: #fff;
    height: 0.98rem;
}

.cVFixedPMiddle{
	width: 91.46666%;
	margin: 0 auto;
	height: 0.6rem;
	font-size: 0;
	padding: 0.2rem 0 0.18rem;
}

.cVFixedPMiddleL{
    display: inline-block;
	vertical-align: top;
	width: 88.338%;
	background: #F9F9F9;
	height: 0.6rem;
	border-radius: 2rem;
}
.inputVideoText{
    font-size: 0.24rem;
    color: #333333;
    display:inline-block;
    vertical-align: top;
    line-height: 0.6rem;
    position:relative;
    margin-left: 0.5rem;
}
.inputVideoText::before{
    content:"";
    display: inline-block;
    width:0.2rem;
    height:0.24rem;
    background: url("../images/writeBiImg.png")no-repeat;
    background-size: 100% 100%;
    position:absolute;
    top: 0.2rem;
    left: -0.3rem;
}
.cVFixedPMiddleR{
   display: inline-block;
   vertical-align: top;
   width: 0.48rem;
   height: 100%;
   float: right;
   position: relative;
} 
.cVFixedPMiddleR>img{
	max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.aboutVideos{
    width: 100%;
    margin-top: 0.24rem;
}
.aboutVideoTit{
    width: 100%;
    text-align: center;
    font-size: 0.32rem;
    color: #333333;
    font-weight: bold;
    margin-bottom: 0.24rem;
}

.aboutVideoFar{
    width: 100%;
}

/*报价*/
.dateHBtns {
    display: inline-block;
    float: right;
    font-size: 0;
    margin-top: 0.14rem;
    vertical-align: top;
}
.dateHBtns>a {
    display: inline-block;
    width: 0.28rem;
    height: 0.28rem;
}
.dateHBtns>a>img {
    max-width: 100%;
    vertical-align: top;
}
.dateHBtns>span {
    font-size: 0.2rem;
    vertical-align: top;
    line-height: 0.28rem;
    display: inline-block;
    margin: 0 0.2rem;
    color: #999999;
    font-weight: 400;
}
/* 成功状态 */

.sucessPageSta{
    width: 100%;
    max-width: 768px;
    margin: 0 auto;
    font-size: 0;
}
.sucessPageTop{
    width: 100%;
    padding-top: 2.08rem;
    text-align: center;
}
.sucessPageImg{
    display: inline-block;
    vertical-align: top;
    width: 1.6rem;
    height: 1.6rem;
}
.sucessPageImg>img{
    max-width: 100%;
    vertical-align: top;
}
.sucessPageText{
    font-size: 0.4rem;
    color: #333;
    font-weight: bold;
    line-height: 0.56rem;
    margin-top: 0.24rem;
}
.sucessPageBtn{
    position: fixed;
    bottom: 0.98rem;
    left: 0;
    width: 100%;
    height: 0.8rem;
    text-align: center;
}
.sucessPageBtn>a{
    display: inline-block;
    width: 0.8rem;
    height: 0.8rem;
    vertical-align: top;
}
.sucessPageBtn>a>img{
    max-width: 100%;
    vertical-align: top;
}
/* 复制成功样式 */
.copySucess,.jyptTs{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
    background: rgba(0,0,0,0.6);
    width: 100%;
    height: 100%;
    max-width: 768px;
}
.tsMiddlePart{
    width: 72%;
    height: 3.84rem;
    background: #fff;
    border-radius: 0.16rem;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.tsMiddleTop{
    display: block;
    width: 100%;
    height: 77.08%;
    text-align: center;
    border-bottom: 1px solid #3F3F3F;
}
.tsMiddleTopImg{
    display: block;
    width: 100%;
    height: 0.94rem;
    padding-top: 0.4rem;
}
.tsMiddleTopImg>span{
    display: inline-block;
    vertical-align: top;
    width: 0.94rem;
    height: 0.94rem;
}
.tsMiddleTopImg>span>img{
    max-width: 100%;
    vertical-align: top;
}
.tsMiddleTopH2{
    display: block;
    text-align: center;
    color: #000000;
    font-size: 0.34rem;
    line-height: 0.48rem;
    margin-top: 0.24rem;
}
.tsMiddleTopP{
    display: block;
    width: 100%;
    font-size: 0.3rem;
    line-height: 0.42rem;
    margin-top: 0.14rem;
}
.tsMiddleDown{
    display: block;
    width: 100%;
    text-align: center;
    height: 0.88rem;
    line-height: 0.88rem;
    font-size: 0.34rem;
    color: #7DB6ED;
}

/* 视频栏目页 */
.videoLanPasue{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height:3.34rem;
    z-index: 55999;
    display: block;
}
.videoLanmiddle{
    width: 100%;
    height: 0.88rem;
    position: absolute;
    top: 1.66rem;
    left: 0;
    text-align: center;
}
.videoLanmiddle>span{
    display: inline-block;
    width: 0.88rem;
    height: 0.88rem;
    vertical-align: top;
}
.videoLanmiddle>span>img{
    max-width: 100%;
    vertical-align: top;
}

/* 通配 */
.dMBCenter_text section{
    max-width: 100% !important;
}
@media screen and (max-width:359px){
    .hotProductItemR{
        margin-left: 0.3rem;
    }
}
@media screen and (max-width:385px){
    .userACenItemZonR {
        width: 90.5%;
    }
}
/* 绑定手机号 */
.alertBoxBang{
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.6);
    width: 100%;
    height: 100%;
    z-index: 9;
}
.alertBoxPosibang{
    width: 72%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border-radius: 0.08rem;
    height: 3rem;
    background: #fff;
}
.boxPosiTextBang{
    height: 2.1rem;
    border-bottom: 1px solid #3F3F3F;
    width:100%;
}
.boxPosiTextBOne{
    padding-top: 0.56rem;
    font-size: 0.34rem;
    line-height: 0.48rem;
    font-weight: bold;
    color: #000000;
    margin-bottom: 0.16rem;
    display: block;
    text-align: center;
}
.boxPosiTextBTwo{
    font-size: 0.3rem;
    line-height: 0.42rem;
    color: #000000;
    display: block;
    text-align: center;
}

.alertBoxgoBang{
    width: 100%;
    height: 0.88rem;
    display: block;
    /* vertical-align: top; */
    text-decoration: none;
    font-size: 0.34rem;
    line-height: 0.88rem;
    text-align: center;
    color: #7DB6ED;
}
/* 视频栏目页分类*/
@media screen and (min-width:440px) and (max-width:480px){
    .vdoChannelBox>li>a{
        font-size: 0.34rem;
    }
    .dMBtDFItem>a>b{
        font-size: 0.28rem;
    }
}
@media screen and (min-width:481px) and (max-width:768px){
    .vdoChannelBox>li>a{
        font-size: 0.42rem;
    }
    .videoLine{
        font-size: 0.5rem!important;
    }
    .videoLine::after{
        bottom: 0.1rem;
    }
    .dMBtDFItem>a>b{
        font-size: 0.35rem;
    }
}

.fixedVideo{
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 9999999;
}
/*申请VIP表单*/
.findGoodsPage {
    width: 100%;
}

.findGoodsHead {
    width: 100%;
    height: 0.88rem;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5;
    background: #fff;
}

.findGoodsHeadMiddle{
    width: 100%;
    height: 0.48rem;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    font-size: 0;
}
.findGoodsHeadBack{
    display: inline-block;
    height: 0.48rem;
    width: 0.48rem;
    position: absolute;
    top: 0;
    left: 0.18rem;
}
.findGoodsHeadBack img{
    max-width: 100%;
    vertical-align: top;
}
.findGoodsHeadTit{
    display: inline-block;
    width: 60%;
    height: 0.48rem;
    line-height: 0.48rem;
    font-size: 0.4rem;
    color: #333333;
    vertical-align: top;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.findGoodsPageBody{
    width:100%;
    margin-top: 1.28rem;
}
.findGoodsPageBody{
    width: 100%;
    margin-top: 1.28rem;
}
#submitBtn{
    width: 100%;
}
.findGoodsPageMiddle{
    width: 90.67%;
    margin: 0 auto;
}
.findGoodsMiddleInput{
    width: 100%;
    line-height: 0.8rem;
    background: #F9F9F9;
    font-size: 0;
    margin-bottom: 0.4rem;
}

.findGoodsMiddleInput>span{
    display: inline-block;
    line-height: 0.8rem;
    font-size: 0.3rem;
    vertical-align: top;
    width: 19%;
    text-align: center;
    color: #333333;
}
.findGoodsMiddleInput>span>b{
    font-weight: 400;
    color: #E44544;
}
.findGoodsMiddleInput>input{
    display: inline-block;
    line-height: 0.8rem;
    vertical-align: top;
    width: 81%;
    outline: none;
    border: 0;
    background: #F9F9F9;
    font-size: 0.3rem;
    color: #333333;
}
.findGoodsMiddleInput>p{
    display: inline-block;
    height: 0.8rem;
    vertical-align: top;
    width: 81%;
    background: #F9F9F9;
    font-size: 0.3rem;
    color: #333333;
    position: relative;
}
.questBtnTiFar {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
}
.questBtnTiJiao{
    width: 100%;
    max-width: 768px;
    margin: 0 auto;
    padding-top: 0.4rem;
    background: #fff;
    padding-bottom: 0.4rem;
    box-shadow: 0px -3px 6px rgba(0,0,0,0.05);
}

.questBtnTiJiao>button{
    display: block;
    width: 90.67%;
    margin: 0 auto;
    background: #E44544;
    border-radius: 2rem;
    line-height: 0.8rem;
    text-align: center;
    font-size: 0.34rem;
    color: #FFFFFF;
    font-weight: bold;
    border: none;
}
/* 寻货错误提示 */
#errHTit{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
}
#errHTit>div{
    width: 45%;
    height: 0.8rem;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: rgba(93, 105, 125, 0.6);
    border-radius: 0.12rem;
}
#errHTit>div>span{
    font-size: 0.24rem;
    color: #fff;
    display: block;
    line-height: 0.8rem;
    text-align: center;
    padding: 0 0.15rem;
}
.yueReadNum{
        display: inline-block;
        float: right;
        font-size: 0.24rem;
        color: #999999;
        vertical-align: top;
        line-height: 0.28rem;
}
.yueReadNum>b{
        color: #7DB6ED;
        font-weight: 400;
        margin-left: 0.06rem;
}

/*下载App*/
.xiaDownAppPart{
    width: 100%;
    max-width: 100%;
    height:1rem;
    margin: 0 auto;
    position: relative;
    font-size: 0;
}

.xiaDownAppBtn{
    display: block;
    width: 100%;
    height: 100%;
}
.xiaDownAppBtn>img{
    max-width: 100%;
}
.xiaDownAppClose{
    display: inline-block;
    width: 0.4rem;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0.16rem;
}
.xiaDownAppClose>img{
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin:  auto;
}
.bodyPadding{
	padding-top: 1rem;
	width: 100%;
	max-width: 768px;
	margin: 0 auto;
}

/* 为了下载的父元素 */
.fixedMaxFar{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9;
}
.fixedMaxWid{
	width: 100%;
	max-width: 768px;
	margin: 0 auto;
}
#videoItem{
	max-width: 100%;
}
/* 没有评论修改 */
#notpinglun{
	width: 100%;
	font-size: 0;
	position: relative;
	margin-bottom: 0.1rem;
}
.notpinglunImg{
	display: block;
	width: 75.8%;
	margin: 0 auto;
}
.notpinglunImg>img{
	max-width: 100%;
}
.notpinglunText{
	display: block;
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 1.36rem;
	font-size: 0.24rem;
	color: #999999;
	line-height: 0.34rem;
	font-weight: 400;
}
/* 视频没有评论 */
.notVideoPing{
	width: 75.8%;
	margin: 0.24rem auto 0;
}
.notVideoPingWid{
	display: block;
	width: 100%;
	position: relative;
	font-size: 0;
}
.notVideoPingWid>img{
	max-width: 100%;
}
.notVideoPingText{
	position: absolute;
	left: 0;
	bottom: 1.36rem;
	width: 100%;
	text-align: center;
	color: #999999;
	font-size: 0.24rem;
	line-height: 0.34rem;
	font-weight: 400;
}
/* 技术支持 */
.technoHead{
	width: 100%;
	height: 0.48rem;
	padding: 0.2rem 0;
	font-size: 0;
}
.technoHead-wid{
	display: block;
	width: 100%;
}
.technoHead-wid>a{
	display: inline-block;
	width: 0.48rem;
	height: 0.48rem;
}
.technoHead-wid>a>img{
	 max-width: 100%;
}
.technoHead-wid>span{
	display: inline-block;
	font-size: 0.4rem;
	line-height: 0.48rem;
	color: #333333;
	vertical-align: top;
	font-weight: bold;
	margin-left: 0.08rem;
}
.techno-nav{
	width: 100%;
	margin-top: 0.4rem;
	background: #E44544;
	border-radius: 4px;
	padding-bottom: 0.1rem;
}
.techno-nav-wid{
	width: 90.67%;
	margin: 0 auto;
}
.techno-nav-item{
	width: 100%;
	padding-top: 0.28rem;
	padding-bottom: 0.14rem;
	height: 0.4rem;
	font-size: 0;
	color: #fff;
	font-weight: bold;
	display: flex;
    justify-content: left;
	white-space: nowrap;
    overflow: hidden;
}
.t-nav-itemName{
	display: inline-block;
	font-size: 0.28rem;
	line-height: 0.4rem;
}
.t-nav-itemOne{
	display: flex;
	margin-left: 0.32rem;
	height: 0.4rem;
    overflow: hidden;
    overflow-x: auto;
}
.t-nav-itemOne::-webkit-scrollbar {
  display: none;
}
.t-nav-itemOne>li{
	display: inline-block;
	position: relative;
}
.t-nav-itemOne>li+li{
	margin-left: 0.28rem;
}
.t-nav-itemOne>li>i{
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	bottom:0;
}
.iafter::after{
	content:"";
	width: 0.2rem;
	display:block;
	height: 1px;
	background: #fff;
	margin: 0 auto;
}
.t-nav-itemOne>li>a{
	font-size: 0.28rem;
	color: #fff;
}
.xiaDownContent{
	width: 100%;
	max-width: 768px;
    margin: 2rem auto 1.5rem;
}
.xiaDown-wid{
	width: 91.466%;
	margin: 0 auto;
}
.downfileHPart{
	width: 100%;
	font-size: 0;
}
.xiaDown-item{
	width: 100%;
	margin-bottom: 0.4rem;
}
.xiaDown-itemBtn{
	display: block;
	width: 100%;
	background: #F3F3F3;
	border-radius: 4px;
}
.xiaDown-itemBtnWid{
	display: flex;
	width: 90.67%;
	margin: 0 auto;
	padding: 0.16rem 0;
	height: 0.48rem;
	justify-content: space-between;
}
.xiaDown-itemBtnWid>b{
	display: inline-block;
	line-height: 0.48rem;
	font-size: 0.24rem;
	color: #666666;
	font-weight: 400;
    max-width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.xiaDown-itemBtnWid>i{
	display: inline-block;
	width: 0.48rem;
	height: 0.48rem;
}
.xiaDown-itemBtnWid>i>img{
	max-width: 100%;
}
/* 下载详情页 */
.downDetailPart{
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9;
}
.downDetailPart .mkpMaxWid{
	padding-bottom: 0;
}
.xiadetailContent{
	width: 100%;
	max-width: 768px;
	margin: 0.28rem auto 0;
}
.xdCon-wid{
	width: 82.9333%;
	margin: 0 auto;
}
.xdCon-name{
	font-size: 0.4rem;
	line-height: 0.56rem;
	color: #333333;
	margin-bottom: 0.6rem;
}
.xdCon-wid-times{
	width: 100%;
	border-top: 1px solid #F0F0F0;
	padding-top: 0.6rem;
	font-size: 0;
	margin-bottom: 1rem;
}
.xdCon-wid-times>ul{
	display: inline-block;
	margin-right: 0.4rem;
}
.xdCon-wid-times>ul>li{
	font-size: 0.28rem;
	line-height: 0.4rem;
	margin-bottom: 0.2rem;
}
.xdCon-wid-time1>li{
	color: #999999;
}
.xdCon-wid-time2>li{
	color: #333333;
}
.xdCon-text{
	width: 100%;
	font-size: 0;
}
.xdCon-text-tit{
	width: 100%;
}
.xdCon-text-tit>span{
	font-size: 0.4rem;
	color: #333333;
	line-height: 0.56rem;
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding-left: 0.34rem;
	font-weight: bold;
}
.xdCon-text-tit>span::before{
	content:"";
	width:0.06rem;
	height:0.28rem;
	position: absolute;
	top: 0.14rem;
	left: 0;
	background: #E44544;
}
.xdCon-text-box{
	font-size: 0.24rem;
	color: #333333;
	line-height: 0.48rem;
	margin-top: 0.4rem;
	margin-bottom: 1.94rem;
	font-weight: bold;
}
.xdCon-xia-btn{
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	height: 0.96rem;
}
.xdCon-xia-btn>a{
	display: block;
	width: 100%;
	max-width: 768px;
	text-align: center;
	margin: 0 auto;
	height: 100%;
	background: #E44544;
	font-size: 0.36rem;
	color: #fff;
	line-height: 0.96rem;
	font-weight: bold;
}
/* 新年活动 */
.newYear-huo{
	width: 100%;
	max-width: 768px;
	margin: 0 auto;
}
.nY-topimg{
	display: block;
	width: 100%;
}
.nY-topimg>img{
	max-width: 100%;
}
.nY-userImgName{
	width: 100%;
	max-width: 768px;
	position: relative;
}
.nY-uIN-center{
	width: 100%;
	position: absolute;
	left: 0;
	top: -2.34rem;
	font-size: 0;
}
.nY-userImg{
	width: 84%;
	margin: 0 auto 0.2rem;
	text-align: center;
}
.nY-uI-img{
	display: inline-block;
	width: 1.2rem;
	height: 1.2rem;
	border-radius: 50%;
	overflow: hidden;
}
.nY-uI-img>img{
	max-width: 100%;
}
.nY-userName{
	display: block;
	width: 84%;
	margin: 0 auto;
	text-align: center;
	font-size: 0.24rem;
	color: #FAE6C5;
	font-weight: 400;
	line-height: 0.34rem;
	margin-top: 0.16rem;
}
.nY-tit{
	width: 84%;
	margin: 0 auto;
}
.nY-tit>span{
	position: relative;
	font-size: 0.32rem;
	line-height: 0.44rem;
	color: #FAE6C5;
	display: inline-block;
	padding-left: 0.28rem;
}
.nY-tit>span::before{
	content:'';
	display: inline-block;
	width: 0.12rem;
	height: 0.24rem;
	background: #FAE6C5;
	position: absolute;
	top: 0.1rem;
	left: 0;
}
.nY-down{
	width: 84%;
	margin: 0.28rem auto 0;
}
.nY-down-form{
	width: 100%;
	font-size: 0;
}
.nY-down-Item{
	width: 100%;
	height: 0.8rem;
	margin-bottom: 0.2rem;
	background: #FFFFFF;
	border-radius: 4px;
	box-sizing: border-box;
	border: 1px solid #FAE6C5;
	position: relative;
}
.nY-down-ItemWid{
	width: 89.84%;
	margin: 0 auto;
}
.nY-down-ItemTit{
	font-size: 0.28rem;
	color: #333333;
	line-height: 0.8rem;
	display: inline-block;
	vertical-align: top;
}
.nY-down-ItemWid>input{
	width: 70%;
	height: 0.78rem;
	box-sizing: border-box;
	border: none;
	outline: none;
	font-size: 0.28rem;
	margin-left: 8.54%;
	color: #333333;
}
.nY-down-ItemWid>input::-webkit-input-placeholder { /* WebKit browsers */
  color:#CCCCCC;
  font-size: 0.28rem;
}
.jianImg::before{
	content:">";
	font-size: 0.35rem;
	position: absolute;
	right: 0.32rem;
	line-height: 0.78rem;
	top: 0;
	color: #ccc;
}
.nY-down-ItemWid>input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color:#CCCCCC;
  font-size: 0.28rem;
}

.nY-down-ItemWid>input:-ms-input-placeholder { /* Internet Explorer 10+ */
  color:#CCCCCC;
  font-size: 0.28rem;
}
.sendBtn{
    width: 100%;
    background: #FDE6C2;
    font-size: 0.24rem;
    text-align: center;
    height: 0.8rem;
    line-height: 0.8rem;
    box-shadow: 0px 12px 16px rgba(0, 0, 0, 0.1);
    border-radius: 2rem;
    margin-top: 0.4rem;
    color: #B81A16;
    font-weight: bold;
    position: relative;
    overflow: hidden;
}
.notGoDown::after{
    content:"";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.5);
    z-index: 5;
    position: absolute;
    top: 0;
    left: 0;
}

.nY-footer{
	width: 100%;
	margin-top: 0.8rem;
	font-size: 0;
}
.nY-footer .nY-tit{
	width: 100%;
}
.nY-footer-list{
	width: 100%;
	margin-top: 0.32rem;
	padding-left: 0.3rem
}
.nY-footer-list>li{
	font-size: 0.24rem;
	color: #FAE6C5;
	margin-bottom: 0.08rem;
	line-height: 0.48rem;
	list-style-type:decimal;
}
.nY-footer-list i{
	display: inline-block;
	margin: 0 0.08rem;
	line-height: 0.24rem;
	font-style: normal;
	border-bottom: 1px solid #fae6c5;
}
.nY-footer-give{
	font-size: 0.24rem;
	color: #FFFFFF;
	text-align: center;
	padding: 0.4rem 0 0.36rem 0;
	display: block;
	transform: scale(0.85);
}
/* 错误提示 */
.tellCon-huo{
 position: fixed;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 background: rgba(0,0,0,.6);
 display: none;
}
.tellCon-huo .sendSuccess {
    width: 50%;
		height: 1.2rem;
		font-size: 0.32rem;
		color: #fff;
		background: rgba(0,0,0,0.6);
		line-height: 1.2rem;
		text-align: center;
		border-radius: 5px;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
}

/* 活动成功样式 */
.tellCon-success{
 width: 100%;
 height: 100%;
 position: fixed;
 top: 0;
 left: 0;
 z-index: 99;
}
.tellCon-suc-wid{
 width: 100%;
 height: 100%;
 max-width: 768px;
 margin: 0 auto;
 position: relative;
}
.tellCon-suc-down{
 width: 100%;
 background: #fff;
 position: absolute;
 bottom: 0;
 left: 0;
 z-index: 55;
 text-align: center;
 padding-top: 0.64rem;
 border-radius: 20px 20px 0px 0px;
 font-size: 0;
}
.tellCon-suc-tit1{
 font-size: 0.32rem;
 line-height: 0.44rem;
 color: #333333;
 margin-bottom: 0.32rem;
}
.tellCon-suc-er{
 display: block;
 width: 3.4rem;
 margin: 0 auto 0.32rem;
}
.tellCon-suc-er>img{
 max-width: 100%;
}
.tellCon-suc-tit2{
 display: block;
 font-size: 0.24rem;
 line-height: 0.34rem;
 color: #333333;
}
.tellCon-suc-btn{
 width: 83.55%;
 display: block;
 margin: 0.32rem auto;
 font-size: 0.32rem;
 line-height: 0.8rem;
 background: #E44544;
 border-radius: 1000px;
 color: #fff;
 position: relative;
}
.activeBack{
 display: none;
 width: 100%;
 height: 100%;
 position: absolute;
 top: 0;
 left: 0;
 border-radius: 1000px;
 background: rgba(0,0,0,.3);
}
a.tellCon-suc-btn:active .activeBack{
 display: block;
}





