.br-pc{
    display: inline-block;
}
.br-phone{
    display: none;
}
.bgc {
    background: #ffffff;
    width: 100%;
}
#block-wapdibutongyongyemian,.web-footer{
    background: #000000;
}
/*banner*/
 /* 主题及介绍 */
 .desc-title {
	font-size         : 26px;
	font-weight       : 900;
	color             : #333;
	/*opacity         : 0;*/
	-webkit-transition: .5s;
	transition        : .5s;
}
.desc-title>span>span {
	color: #333;
}
.desc-title>span>span.word1 {
	color: #333;
}
.desc-title>span>span.word3 {
	color: #6DA2BB;
}
.storeBanner{width: 100%;position: relative;}
.store_img{width: 100%; }
.storeBanner img {width: 100%;}
.mobile_banner {display: none;}
.web_banner {display: block;}
.storeBanner .banner-info { width: 1200px; height: 100%; position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack : end; -ms-flex-pack: end; justify-content: flex-end;}
.storeBanner .info-desc {color: #fff;position: absolute; left:50%; top: 50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%);}
.banner-info .test1>span>span.word1 { color: #fff; display: inline-block; transform: translate3d(0px, 0px, 0px);}
.banner-info .test1>span>span.word2 { color: #fff;}
.banner-info .test1>span>span {color: #fff;}
 .storeBanner .info-desc .test1{font-size: 48px; white-space: nowrap;}
 .desc_content {margin-top: 30px;font-weight: 300;text-align: center; letter-spacing: 12px; font-size: 24px; color: #fff; line-height: 40px;text-shadow: 0 4px 40px 0 rgba(0,0,0,.3);}

 .vk_wow{
    background: #ffffff;
    width: 100%;
    height: auto;
    margin: 120px auto;
    position: relative;
 }
.ique_block{
    display: block;
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
.ique_h2 {
    font-weight: normal;
    text-align: center;
}
.cpiq_tab{ width: 100%; display: flex; justify-content: center; align-items: center; margin-top: 30px;}
.cpiq_tab .iq{
	display: inline-block;
	width: 172px;
	height: 78px;
	background-color: rgba(109, 162, 187, 0.1);
	color: #6da2bb;
	text-align: center;
	cursor: pointer;
	margin-right: 40px;
}
.cpiq_tab .iq:hover{
	display: inline-block;
	width: 172px;
	height: 78px;
	background-color: #6da2bb;
	color: #fff;
	text-align: center;
}
.cpiq_tab .iq.opt,.cpiq_tab .iq.opt:hover{
	display: inline-block;
	width: 172px;
	height: 78px;
	background-color: #6da2bb;
	color: #fff;
	text-align: center;
}
.cpiq_tab .iq p{ font-size: 30px; padding-top: 4px; font-weight: bold;  width: 100%; display: block;}
.cpiq_tab .iq span{ font-size: 16px; width: 100%; display: block;}

.cpiq_tab .iqe{
	display: inline-block;
	width: 172px;
	height: 78px;
	background-color: rgba(102, 102, 102, 0.1);
	color: #666;
	text-align: center;
	cursor: pointer;
}
.cpiq_tab .iqe:hover{
	display: inline-block;
	width: 172px;
	height: 78px;
	background-color: rgba(102, 102, 102, 0.5);
	color: #fff;
	text-align: center;
}
.cpiq_tab .iqe.opt,.cpiq_tab .iqe.opt:hover{
	display: inline-block;
	width: 172px;
	height: 78px;
	background-color: rgba(102, 102, 102, 0.5);
	color: #fff;
	text-align: center;
}
.cpiq_tab .iqe p{ font-size: 30px; padding-top: 4px; font-weight: bold;}
.cpiq_tab .iqe span{ font-size: 16px;}

.ique_h2>.desc-title.test1 .word1{
	color: #333;
    font-weight: 500;
}
.h2titletxt{
    font-size: 40px;
    display: inline;
    /* color: #333333; */
    font-weight: 500;
 }
.ique_h2 span.h2titlespan{
     display: inline;
    font-size: 40px;
    color: #6DA2BB;
}
.ique_h2 .pad_b{
    font-size: 20px;
    color: #666666;
    margin-top: 16px;
}

.case{
    margin-top: 80px;
    white-space: nowrap;
}
.iquecase{
    width: 285px;
    height: 500px;
    position: relative;
    cursor: pointer;
    float: left;
    margin-right: calc((1200px - 285px * 4) / 3);
    overflow: hidden;
}
.iquecase:last-child{
    margin-right: 0;
}
.iquecase .casetitle{
    font-size: 24px;
    color: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 3;
    white-space: nowrap;
}
.iquecase .case_mk{
    width: 100%;
    height: 0;
    opacity: 0.8;
    background: #6da2bb;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    color: #fff;
    transition:all linear .3s;
}
.iquecase .case_mk hr{
    width: 70px;
    margin: 105px auto 0;
}
.iquecase .case_mk .casetxt{
    margin-top: 40px;
    font-size: 16px;
    line-height: 32px;
}
.ique_block_img{
    width: 100%;
    height: 1017px;
    margin-top: -120px;
    padding-top: 110px;
    position: relative;
    background: url(../images/iQUElink26.png) no-repeat top center;
}
.ique_block_img .ique_block{
    padding-top: 100px;
}
.h2subtitletxt{
    width: 700px;
    font-size: 16px;
    color: #333333;
    line-height: 32px;
    text-align: center;
    margin: 60px auto 0;
}
.ique_txt{
    color: #333333;
    width: 380px;
    display: inline-block;
}
.ique_txt hr{
    background: #333;
    margin-top: 28px;
    margin-bottom: 30px;
    max-width: 62px;
    text-align: left;
}
.ique_txt .pad_b{
    font-size: 16px;
    color: #333333;
    line-height: 32px;
}
.ique_technical_img{
    display: inline-block;
    margin-top: 45px;
}
.ique_tab{
    width: 100%;
    min-height: 900px;
    position: relative;
    padding-top: 80px;
    /*background: url(../images/iQUElink23.png) no-repeat top center;*/
}
.ique_tab .store_img{
    display: none;
}

.videoplay{ width: 100%; text-align: center; cursor: pointer;}

.mySwiper{
    margin-top: 50px;
}
.mySwiper .swiper-slide{
    text-align: center;
    cursor: pointer;
}
.mySwiper .swiper-slide img{
    display: inline-block;
}

.mySwiper .swiper-slide .on{
    display: none;
}
.mySwiper .swiper-slide-thumb-active .on{
    display: inline-block;
}
.mySwiper .swiper-slide-thumb-active .off{
    display: none;
}
.mySwiper .swiper-slide span{
    display: block;
    font-size: 18px;
    color: #333333;
    margin-top: 20px;
}
.mySwiper .swiper-slide-thumb-active span{
    color: #6da2bb;
}
.mySwiper2{
    padding-top: 10px;
    overflow: hidden;
}
.mySwiper2 .swiper-slide p{
    font-size: 16px;
    color: #333333;
    text-align: center;
    line-height: 32px;
    display: flex;
	justify-content: center;
	align-items: center;
	height: 120px;
	flex-direction: column;
}
.mySwiper2 .swiper-slide p span{
    display: block;
    width: 100%;
    text-align: center;
}
.mySwiper2 .swiper-slide p i{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 12px;
    font-style: initial;
}
.mySwiper2 .swiper-slide p.txt3{ display: block !important; padding-top: 27px;}
/* 产品数据 */
.cp_ad {
    min-height: 930px;
    position: relative;
    padding-top: 80px;
    background: url(../images/performancebg.png) no-repeat bottom center;
}
.cp_ad .ique_nav{
    width: 380px;
    margin-top: 60px;
}
.cp_ad .ique_nav div{
    height: 100px;
    font-size: 20px;
    color: #333333;
    cursor: pointer;
}
.cp_ad .ique_nav div.active{
    font-size: 36px;
    color: #6da2bb;
    font-weight: bold;
    border-bottom: 1px solid #d2e1e8;
}
.cp_ad .ique_nav div.active2{
    font-size: 36px;
    color: #666666 !important;
    font-weight: bold;
    border-bottom: 1px solid #ccc !important;
}
.cp_ad .ique_nav div.active2 p{
    border-bottom: 1px solid #666666 !important;
}
.cp_ad .ique_nav div p{
    height: 100px;
    line-height: 100px;
    display: inline-block;
}
.cp_ad .ique_nav div span{
    display: none;
}
.cp_ad .ique_nav div.active p{
    border-bottom: 1px solid #6da2bb;
}
.cp_ad .ique_nav div.active span{
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    display: inline;margin-left: 10px;
}
/* 环形进度条 */
.ique_nav_data{
    width: 820px;
    position: relative;
    /*padding-top: 55px;*/
    padding-top: 16px;
}
.l1,.l2{
    width: 50%;
    display: inline-block;
    padding:0 60px;
}
.r1,.r2,.r3{
    width: 50%;
    display: inline-block;
    padding:0 60px;
}
.ique_nav_data .circletextline {
    display: inline-block;
    width: 130px;
    height: 1px;
    background: #333333;
    position: relative;
    margin-top: 110px;
}
.ique_nav_data .circletextline::before{
    content: '';
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #333333;
    position: absolute;
    top: -3px;
}

.ique_nav_data .fl .circletextline::before{
    right: 0;
}
.ique_nav_data .fr .circletextline::before{
    left: 0;
}
.ique_nav_data .r3 .circletextline{
    background: none;
    width: 139px;
    height: 107px;
    border-left:1px solid #333;
    border-bottom:1px solid #333;
    margin-top: 30px;
}
.ique_nav_data .r3 .circletextline::before{
    left: -4px;
}
.ique_nav_data .circletext {
    width: 130px;
}
.ique_nav_data .circleChart{
    width: 96px;
    margin: 0 auto;
}
.ique_nav_data .circletext span{
    display: block;
    margin-top: 30px;
    text-align: center;
    color: #333333;
    font-size: 18px;
}
.l1{
    margin-top: 100px;
}
.r2,.l2,.r3{
    margin-top: 40px;
}
.r3{
    margin-top: 40px;
}
.bottomdata{
    width: 100%;
    display: inline-block;;
    font-size: 14px;
    color: #666666;
    margin-top: 30px;
}

/* 不同场景 */
.cp_Scenes{
    /*height: 1070px;*/
    height: 1110px;
    background: #fff;
    padding-top: 90px;
}
.Scenesimg{
    width: 1920px;
    margin: 80px auto 0;
}
.Scenesimg .ScenesSwiper{
    width: 1420px;
    height: 600px;
    overflow: hidden;
    float: left;
}
.ScenesSwiper .swiper-slide{
    position: relative;
}
.ScenesSwiper .swiper-slide .scenestxt{
    position: absolute;
    height: 90px;
    line-height: 90px;
    padding: 0 50px;
    bottom: 0;
    left: 360px;
    font-size: 32px;
    color: #ffffff;
}
.ScenesSwiper .swiper-slide .scenestxt span{
    position: relative;
    z-index: 2;
}
.ScenesSwiper .swiper-slide .scenestxt::after{
    content: '';
    display: block;
    background: #6da2bb;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
}
.ScenesSwiper2{
    width: 120px;
    height: 600px;
    overflow: hidden;
    float: left;
    margin-left: 20px;
    position: relative;
    padding: 60px 0;
}
.ScenesSwiper2 .swiper-wrapper{
    
}
.ScenesSwiper2 .swiper-slide{
    height: 90px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: .5;
}
.ScenesSwiper2 .swiper-slide.swiper-slide-thumb-active{
    opacity: 1;
}
.ScenesSwiper2 .swiper-button-next,.ScenesSwiper2 .swiper-button-prev{
    position: absolute;
    width: 60px;
    height: 121px;
    background: #6da2bb;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
}
.ScenesSwiper2 .swiper-button-prev{
    top:-10px;
    left:30px;
    transform: rotateZ(90deg);
}
.ScenesSwiper2 .swiper-button-next{
    top: auto;
    bottom: -30px;
    left:30px;
    transform: rotateZ(90deg);
}
.Scenesbtom{
    width: 100%;
    float: left;
}
.Scenesdata{
    width: 1200px;
    margin: 0 auto;
    padding-top: 35px;
    display: none;
    white-space: nowrap;
}
.Scenesdata .sd_txt{
    display: inline-block;
    margin-right: 100px;
    vertical-align: text-top;
}
.Scenesdata .sd_txt:last-child{
    margin-right: 0;
}
.Scenesdata .sd_txt .sd_title{
    font-size: 24px;
    color: #333333;
    /*display: inline-block;*/
   display: block;
    vertical-align: top;
    /*margin-right: 20px;*/
   padding-bottom: 10px;
}
.Scenesdata .sd_txt .sd_title span{
	display: inline-block;
    color: #6DA2BB;
}
.Scenesdata .sd_txt .sd_title p{
    display: inline-block;
    font-size: 14px;
    color: #666666;
    /*line-height: 76px;*/
}
.Scenesdata .sd_txt .sd_cont{
    display: inline-block;
    font-size: 14px;
    color: #333333;
    /*padding-left: 4px;*/
}
.Scenesdata .sd_txt .sd_cont p{
    line-height: 28px;
}
/*  */
.ique_sg{
    height: 800px;
    position: relative;
    padding-top: 80px;
    background: url(../images/iQUElink17.png) no-repeat top center;
}
.ique_sg .lc{
    margin-top: 110px;
}
.ique_sg .lc .lc_imgwap{
 display: none;
}
.ique_zb{
    height: 500px;
    position: relative;
    padding-top:120px;
    background: url(../images/iQUElinkzb.png) no-repeat top center;
}
.ique_js .ique_txt,.ique_zb .ique_txt{
    width: auto;
}
.ique_js{
    padding-top: 90px;
}
.ique_js .jsrz {
    display: inline-block;
    width: 50%;
    text-align: center;
    padding-top: 10px;
}
.pad_b_pc{
    display: block;
}
.pad_b_wap {
    display: none;
}
@media (max-width:992px) {
	.br-pc { display: none; }
	.br-phone{
	    display: inline-block;
	}
    .storeBanner .banner-info{width: 100%;}
    .web_banner {display: none;}
	.mobile_banner {display: block;}
    .storeBanner .info-desc .test1 { font-size: .48rem;}
    .desc_content{font-size: 0.24rem;margin-top: 0.3rem;letter-spacing: 0.12rem;line-height: 0.4rem;}
    .vk_wow{
        margin:1.2rem auto;
    }
    .ique_block_img{
        height: auto;
        background-size: 100% auto !important;
        margin-top: -1.2rem;
        padding: 1.1rem 0;
        background: url(../images/iQUElink26wap.png) no-repeat top center;
    }
    .ique_block_img .ique_block {
        padding-top: 1.2rem;
    }
    .h2subtitletxt{
        width: auto;
        padding: 0 0.4rem;
        font-size: 0.16rem;
        margin: 0.6rem auto 0;
        line-height: 0.32rem;
    }
    .ique_block {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .h2titletxt{
        font-size: 0.4rem;
     }
    .ique_h2 span.h2titlespan{
        font-size: 0.4rem;
    }
    .ique_h2 .pad_b{
        font-size: 0.2rem;
        margin-top: 0.2rem;
    }
    /*cp切换*/
    .cpiq_tab{ width: 100%; display: flex; justify-content: center; align-items: center; margin-top: 0.30rem;}
	.cpiq_tab .iq{
		display: inline-block;
		width: 1.72rem;
		height: 0.78rem;
		background-color: rgba(109, 162, 187, 0.1);
		color: #6da2bb;
		text-align: center;
		cursor: pointer;
		margin-right: 0.40rem;
	}
	.cpiq_tab .iq:hover{
		display: inline-block;
		width: 1.72rem;
		height: 0.78rem;
		background-color: #6da2bb;
		color: #fff;
		text-align: center;
	}
	.cpiq_tab .iq.opt,.cpiq_tab .iq.opt:hover{
		display: inline-block;
		width: 1.72rem;
		height: 0.78rem;
		background-color: #6da2bb;
		color: #fff;
		text-align: center;
	}
	.cpiq_tab .iq p{ font-size: 0.30rem; padding-top: 0.08rem; font-weight: bold; width: 100%; display: block;}
	.cpiq_tab .iq span{ font-size: 0.16rem;width: 100%; display: block; }
	
	.cpiq_tab .iqe{
		display: inline-block;
		width: 1.72rem;
		height: 0.78rem;
		background-color: rgba(102, 102, 102, 0.1);
		color: #666;
		text-align: center;
		cursor: pointer;
	}
	.cpiq_tab .iqe:hover{
		display: inline-block;
		width: 1.72rem;
		height: 0.78rem;
		background-color: rgba(102, 102, 102, 0.5);
		color: #fff;
		text-align: center;
	}
	.cpiq_tab .iqe.opt,.cpiq_tab .iqe.opt:hover{
		display: inline-block;
		width: 1.72rem;
		height: 0.78rem;
		background-color: rgba(102, 102, 102, 0.5);
		color: #fff;
		text-align: center;
	}
	.cpiq_tab .iqe p{ font-size: 0.30rem; padding-top: 0.08rem; font-weight: bold; width: 100%; display: block;}
	.cpiq_tab .iqe span{ font-size: 0.16rem;width: 100%; display: block; }
    
    .case{
        margin-top: 0.8rem;
    }
    .casewap{
        width: 100%;
        overflow-x: scroll;
       overflow-y: hidden;
       white-space: nowrap;
       display: -webkit-box; 
        display: -moz-box; 
        display: -ms-flexbox; 
        display: -webkit-flex; 
        display: flex;
        padding: 0 0.3rem;
    }
    .iquecase{
        width: 2.85rem;
        height: 5rem;
        margin-right: 0.2rem;
        flex-shrink: 0;
    }
    .iquecase img{
        width: 100%;
    }
    .iquecase .casetitle{
        font-size: 0.24rem;
    }
    .iquecase .case_mk hr{
        width: 0.7rem;
        margin: 1.05rem auto 0;
    }
    .iquecase .case_mk .casetxt{
        margin-top: 0.4rem;
        font-size: 0.16rem;
        line-height: 0.32rem;
    }
    .ique_txt{
        width: 100%;
        text-align: center;
        padding:0 0.4rem;
    }
    .ique_txt hr{
        margin: 0.28rem auto 0.3rem;
        max-width: 0.62rem;
        text-align: center;
    }
    .ique_txt>.desc-title{
        font-size: 0.26rem;
    }
    .ique_txt>.pad_b{
        font-size: 0.18rem;
        text-align: left;
        line-height: 0.32rem;
    }
    .ique_technical_img{
        width: 100%;
        margin-top: 0.45rem;
        padding: 0 0.1rem;
    }
    .ique_technical_img img{
        width: 100%;
    }
    .ique_tab {
        min-height: 9rem;
        /*background:none;*/
        padding-top: 0px;
        background-size: cover !important; 
    }
    .ique_tab .store_img{
        width: 100%;
        display: none;
        /* display: block;position: absolute;
        top: 0; */
    }
    .ique_tab .position_a{
        position: absolute;
        top:0 ;
        padding-top: 1rem;
    }

    .ique_tab .store_img img{
        width: 100%;
    }
    .mySwiper,.mySwiper2 {
        width: 100%;
    }
    .mySwiper {
        margin-top: 0.5rem;
        padding: 0 0.2rem;
    }
    .mySwiper .swiper-slide img{
        width: 0.60rem;
        height: 0.55rem;
    }
    .mySwiper .swiper-slide span{
        font-size: 0.16rem;
        margin-top: 0.20rem;
        white-space: nowrap;
    }
    .mySwiper2 {
        padding-top: 0.1rem;
    }
    .mySwiper2 .swiper-slide{
        padding: 0 0.30rem;
    }
    .mySwiper2 .swiper-slide p {
        font-size: 0.16rem;
        line-height: 0.32rem;
        height: 1.20rem;
    }
    .mySwiper2 .swiper-slide p i{
        font-size: 0.12rem; font-style: initial;
    }
    .videoplay img{ height: 1.80rem;}
    
    .mySwiper2 .swiper-slide p.txt3 { padding-top: 0.27rem; }
    /* 产品数据 */
	.cp_ad {
	    min-height: 9rem;
	    position: relative;
	    padding-top: 0.8rem;
	    background: url(../images/performancebgwap.png) bottom center no-repeat;
	    background-size: 100%;
	    background-position: 0 82%;
	}
	.cp_ad .ique_nav{
	    width: 100%;
	    margin-top: 0.4rem;
	    overflow-x: scroll;
	    white-space: nowrap;
	    padding-left: 0.4rem;
	    text-align: center;
	}
	.cp_ad .ique_nav div{
	    height: 1.0rem;
	    font-size: 0.2rem;
	    color: #333333;
	    cursor: pointer;
	    display: inline-block;
	    margin-right: 0.5rem;
	    vertical-align: bottom;
	}
	.cp_ad .ique_nav div.active{
	    font-size: 0.36rem;
	    color: #6da2bb;
	    font-weight: bold;
	    border-bottom: none !important;
	}
	.cp_ad .ique_nav div p{
	    height: auto;
	    line-height: 0.6rem;
	    display: block;
	}
	.cp_ad .ique_nav div span{
	    display: none;
	}
	.cp_ad .ique_nav div.active p{
	    border-bottom: 1px solid #6da2bb;
	}
	.cp_ad .ique_nav div.active span{
	    display: block;
	    font-size: 0.16rem;
	    font-weight: 500;
	    margin-left: 0rem;
	    margin-top: 0.14rem;
	    text-align: center;
	}
	/* 环形进度条 */
	.ique_nav_data{
	    width: 100%;
	    position: relative;
	    padding-top: 0.10rem;
		padding-bottom: 0.50rem;
	}
	.l1,.l2{
	    width: 50%;
	    display: inline-block;
	    padding:0 0.5rem;
	}
	.r1,.r2,.r3{
	    width: 50%;
	    display: inline-block;
	    padding:0 0.5rem;
	}
	.ique_nav_data .circletextline {
	    display: inline-block;
	    width: 1.3rem;
	    height: 1px;
	    background: #333333;
	    position: relative;
	    margin-top:1.2rem;
	}
	.ique_nav_data .circletextline::before{
	    content: '';
	    display: inline-block;
	    width: 0.07rem;
	    height: 0.07rem;
	    border-radius: 50%;
	    background: #333333;
	    position: absolute;
	    top: -0.03rem;
	}
	
	.ique_nav_data .fl .circletextline::before{
	    right: 0;
	}
	.ique_nav_data .fr .circletextline::before{
	    left: 0;
	}
	.ique_nav_data .r3 .circletextline{
	    background: none;
	    width: 1.39rem;
	    height: 1.07rem;
	    border-left:1px solid #333;
	    border-bottom:1px solid #333;
	    margin-top: 0;
		position: absolute;
		top: 0.1rem;
	}
	.ique_nav_data .r3 .circletextline::before{
	    left: -0.04rem;
	}
	.ique_nav_data .circletext {
	    width: 1.3rem;
	}
	.ique_nav_data .circleChart{
	    width: auto;
	    margin: 0 auto;
	}
	.ique_nav_data .circletext span{
	    display: block;
	    margin-top: 0.3rem;
	    text-align: center;
	    color: #333333;
	    font-size: 0.18rem;
	    white-space: nowrap;
	}
	.l1{
	    margin-top: 1rem;
	}
	.r2,.l2,.r3{
	    margin-top: 0.5rem;
	}
	.r3{
	    margin-top: 0.4rem;
	    position: relative;
	}
	.bottomdata{
	    width: 100%;
	    display: inline-block;;
	    font-size: 0.16rem;
	    color: #666666;
	    margin-top: 0.54rem;
	    padding: 0 0.5rem;
	}
	/* 不同场景 */
	.cp_Scenes{
	    width: 100%;
	    min-width: 100%;
	    height: auto;
	    background: #fff;
	    padding-top: 0.9rem;
	}
	.Scenesimg{
	    width: 100%;
	    margin-top: 0.8rem;
	}
	.Scenesimg .ScenesSwiper{
	    width: 100%;
	    height: auto;
	}
	.ScenesSwiper .swiper-slide img{
	    width: 100%;
	}
	.ScenesSwiper .swiper-slide .scenestxt{
	    height: .9rem;
	    line-height: .9rem;
	    padding: 0 .5rem;
	    bottom: 0;
	    left: 0.15rem;
	    font-size: 0.32rem;
	}
	.ScenesSwiper .swiper-slide .scenestxt span{
	    position: relative;
	    z-index: 2;
	}
	
	.ScenesSwiper2{
	    width: 100%;
	    height: 0.9rem;
	    margin-left: 0;
	    padding: 0 0.6rem;
	    margin-top: 0.2rem;
	}
	
	.ScenesSwiper2 .swiper-slide{
	    height: 0.9rem;
	    background-position: center;
	    background-repeat: no-repeat;
	    background-size: cover;
	    opacity: .5;
	}
	.ScenesSwiper2 .swiper-slide.swiper-slide-thumb-active{
	    opacity: 1;
	}
	.ScenesSwiper2 .swiper-button-next,.ScenesSwiper2 .swiper-button-prev{
	    position: absolute;
	    width: 0.6rem;
	    height: 0.9rem;
	    background: #6da2bb;
	    background-repeat: no-repeat;
	    background-position: center;
	    background-size: 20px;
	}
	.ScenesSwiper2 .swiper-button-prev{
	    top: auto;
	    left: 0;
	    right: auto;
	    bottom: 0;
	    transform: rotateZ(0);
	}
	.ScenesSwiper2 .swiper-button-next{
	    top: auto;
	    left: auto;
	    right: 0;
	    bottom: 0;
	    transform: rotateZ(0);
	}
	
	.Scenesdata{
	    width: 100%;
	    padding: 0.45rem 0.3rem;
	    overflow-x: scroll;
	    white-space: nowrap;
	}
	.Scenesdata .sd_txt{
	    display: inline-block;
	    margin-right: 0.6rem;
	    vertical-align: top;
	}
	.Scenesdata .sd_txt .sd_title{
	    font-size: 0.3rem;
	    color: #333333;
	    display:block;
	    margin-right: 0;
	    margin-bottom: 0.20rem;
	    padding-bottom: 0;
	}
	.Scenesdata .sd_txt .sd_title span{
	    color: #6DA2BB;
	}
	.Scenesdata .sd_txt .sd_title p{
	    display: inline-block;
	    font-size: 0.16rem;
	    line-height: 0.14rem;
	}
	.Scenesdata .sd_txt .sd_cont{
	    display: inline-block;
	    font-size: 0.18rem;
	    color: #333333;
	    padding-left: 0;
	}
	.Scenesdata .sd_txt .sd_cont p{
	    line-height: 0.36rem;
	}
	/*  */
	.ique_sg{
	    height:12.6rem;
	    position: relative;
	    padding-top: 0.8rem;
	    background: url(../images/iQUElink17wappc.png) no-repeat top center;
	    background-size: 100%;
	}
	.ique_sg .lc{
	    margin-top: 1.1rem;
	}
	.ique_sg .lc .lc_imgwap{
	 display: block;
	 width:6.66rem;
	 margin: 0 auto;
	}
	.ique_sg .lc .lc_img{
	    display: none;
	    
	}
	.ique_zb{
	    height: 5rem;
	    position: relative;
	    padding-top:1.2rem;
	    background: url(../images/iQUElink18wap.png) no-repeat top center;
	    background-size: 100%;
	}
	.ique_zb .ique_txt{
	    width: auto;
	    text-align: left;
	}
	.ique_js .ique_txt hr,.ique_zb .ique_txt hr{
	    margin: 0.28rem 0 0.3rem;
	}
	.ique_js{
	    padding-top: 0.9rem;
	}
	.ique_js .ique_txt{
	    width: 50%;
	    text-align: left;
	}
	.ique_js .jsrz {
	    display: inline-block;
	    width: 50%;
	    text-align: center;
	    padding-top: 1rem;
	}
	.ique_js .jsrz img{
	    width: 2.51rem;
	    height: 2.15rem;
	}
	.pad_b_pc{
	    display: none;
	}
	.pad_b_wap {
	    display: block;
	}
}

/* 播放器 start */
.play-box{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 10000;
    display: none;
	top:0;
}
.play-wrap{
    width: 60%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.play{
    width: 100%;
}
.close{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .8);
    text-align: center;
    line-height: 40px;
    color: rgba(0, 0, 0, .8);
    font-size: 22px;
    position: absolute;
    top: -20px;
    right: -20px;
    user-select: none;
    cursor: pointer;
}
/* 播放器 end */
