
/*.page_container{
    background-color: #f1f5f6;
}
*/
.page_w{
	max-width: 1400px;
	margin:  0 auto;
}

.lf_page_nav_wrap{
	width: 27%;
}

.section  h6 span{
	display: inline-block;
}

.section  h6 {
	line-height: 1;
}

.lf_page_nav{
	border-radius: 30px;
	background: #000000;
}
.lf_page_nav ul{
	padding: 0 55px;
}
.lf_page_nav ul li{
	font-size: 18px;
	color: #fff;
	line-height: 70px;
}
.lf_page_nav ul li a{
	color: #fff;
}
.lf_page_nav ul li i{
	display: inline-block;
	vertical-align: middle;
	width: 28px;
	box-sizing: border-box;
	margin-right: 16px;
	height: 28px;
	border-radius: 50%;
	border: 4px solid #333333
}

.lf_page_nav ul li.on i{
	border: none;
	background-position: center;
	background-image: url('../img/t.png');
}

.lf_page_nav .tit{
	font-size: 24px;
	font-weight: bold;
	color: #cf302c;
	padding-left: 50px;
	padding-top: 40px;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(250,250,250,0.2)
}

.products_container{
	width: 100%;
	padding-bottom: 5%;
	padding-top: 5%;
	
	
}
.products_container .page_w{
	display: flex;
	justify-content: space-between;
}
.rt_page_warp{
	width: 66.66%;
}
.products_list_warp .item .img:hover img{
	transform:translate(-50%,-50%)  scale(1.1);
}
.products_list_warp .item .img img{
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transition: all .3s;
	transform: translate(-50%,-50%);
}
.products_list_warp .item .img{
	padding-top: 100%;
	width: 80%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.products_list_warp .item{
	width: 48%;
	padding: 40px;
	box-sizing: border-box;
	background-color: #fff;
	margin-bottom: 4%;
	border-radius: 30px;
	overflow: hidden;
}
.products_list_warp {
	width: 100%;
	justify-content: space-between;
	flex-wrap: wrap;
	display: flex;
}

.products_list_warp .item:hover h6{
color: #cf302c;
}

.products_list_warp .item h6{
	font-size: 20px;
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
}

.page_fixed_nav{
	line-height: 80px;
	width: 100%;
	height: 80px;
	z-index: 9999;
	border-top: 1px solid  #707070;;
	background-color: #111111;
}
.page_fixed_nav .name{
	color: #ffffff;
	font-size: 16px;
}
.page_fixed_nav .page_w{
	display: flex;
	justify-content: space-between;
}
.page_fixed_nav .links a{
	color: rgba(250,250,250,.6);
	padding:  0 36px;
	font-size: 14px;
}


.products_details_container video{
	width: 100%;
}

.products_des_bottom_center{
	font-size: 16px;
	color: #fff;
	bottom: 5%;
	width: 100%;
	left: 0;
	position: absolute;
	text-align: center;
}


.products_des_one{
	background-repeat: no-repeat;
	background-size: 40%;
	min-height: 100vh;
	background-position: 0 0 ;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background-image: url(../img/2885_PL&E&EF6@1x.png);
	display: flex;
	font-size: 16px;
	line-height: 1.8;
	background-color: #E5E5E5;
}

.products_des_two .c{
	font-size: 16px;
	color: #fff;
	line-height: 1.8;
	width: 520px;
	padding-left: 40px;
	margin-top: 5%;
}

.products_des_two h6{
	font-size: 50px;
	color: #fff; 
}
.products_des_two{
	display: flex;
	background-size: cover;
	justify-content: center;
	flex-direction: column;
	min-height: 100vh;
	background-position: center;
	background-image: url(../img/_59A01311@1x.png);
}

.products_des_three{
	display: flex;
	padding-top: 8%;
	flex-direction: column;
	min-height: 100vh;
	background-size: cover;
	background-position: center;
}

.products_des_three .content{
	position: absolute;
	left: 5%;
	/*top: 50%;
	transform:translateY(-50%);*/
}

.products_des_three .c{
	font-size: 16px;
	color: #333;
	line-height: 1.8;
	width: 620px;
	padding-left: 40px;
	margin-top: 5%;
}
.products_des_three h6{
	font-size: 50px;
	color: #C70202; 
}

.products_des_three h6 span{
	display: inline-block;
}

.products_des_four{
	position: relative;
	display: flex;
	justify-content: center;
	flex-direction: column;
	min-height: 100vh;
	background-size: cover;
	background-position: right bottom;
	background-image: url(../img/_59A01171@1x.png);
}
.products_des_six{
	min-height: 100vh;
	background-size: cover;
	position: relative;
}
.products_des_seven{
	min-height: 100vh;
	display: flex;
	justify-content: center;
	flex-direction: column;
	background-size: 50%;
	background-repeat: no-repeat;
	position: relative;
	background-position: left bottom;
	background-image: url(../img/241@1x.png);
}

.products_des_seven .content .c{
	max-width: 810px;
	font-size: 16px;
	line-height: 2;
	margin-top: 5%;
	text-indent: 2em;
}
.products_des_seven .content{
	margin-left: 50%;
	text-align: left;
}
.products_des_seven .content .products_des_title{
	text-align: left;
}

.products_des_eight{
	background: #fff;
	min-height: 100vh;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.products_des_eight .content{
    display: flex;
    justify-content: space-around;
}
.products_des_eight .content .item:last-of-type:after{
	display: none;
}
.products_des_eight .content .item:after{
	content: "";
	height: 80%;
	top: 10%;
	width: 2px;
	background-color: #ea433f;
	display: inline-block;
	position: absolute;
	right: 0;

}
.products_des_eight .content .item h6{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.products_des_eight .content .item{
	padding: 0 40px;
	position: relative;
	text-align: center;
	line-height: 2;
}
.products_des_nine{
	min-height: 100vh;
	background-size: cover;
	position: relative;
	background-position:center;
	background-image: url(../img/_59A98821@1x-1.png);
}
.products_des_nine .content .c{
	max-width: 660px;
}
.products_des_nine .content{
	bottom: 10%;
	right: 5%;
	color: #fff;
	text-align: right;
	line-height: 1.5;
	position: absolute;
}
.products_des_nine .content h6{
	font-size: 50px;
}
.products_des_five{
	min-height: 100vh;
	background-size: cover;
	position: relative;
	background-position: right bottom;
	background-image: url(../img/Rectangle2@1x-2.png);
}
.products_des_five .content h6{
	font-size:20px;
	line-height: 1;
	padding-left: 20px;
	color: #fff;
	border-left: 2px solid #C70202;
}
.products_des_five .content{
	left: 5%;
	bottom: 10%;
	position: absolute;
}
.products_des_ten{
	min-height: 100vh;
	background-size: cover;
	position: relative;
	background-position: right bottom;
	background-image: url(../img/_59A97201@1x-3.png);
}


.products_des_ten .content h6{
	font-size: 50px;
	color: #C70202;
}


.products_des_ten .content .c{
	width: 500px;
	padding-left: 40px;
}
.products_des_ten .content{
    left: 5%;
    top: 17%;
    line-height: 2;
    position: absolute;
    color: #999;
    font-size: 16px;
}
.products_des_eleven .content h6{
	font-size: 60px;
}
.products_des_eleven .content .c{
	width: 480px;
	margin-top: 5%;	
	line-height: 1.8;
	font-size: 16px;
	padding-left: 40px;
}
.products_des_eleven .content{
	position: absolute;
	bottom: 10%;
	left: 10%;
	color: #fff;
}
.products_des_eleven {
	min-height: 100vh;
	background-size: cover;
	position: relative;
	background-position: center;
	background-image: url(../img/_59A97201@1x-2.png);
}

.products_des_twelve{
	background-image: url(../img/Frame112@1x-1.png);
}
.products_des_twelve .content .c{
	width: 500px;
}

.products_des_thirteen{
	min-height: 100vh;
	background-color: #d7d7d7;
	background-size: cover;
	position: relative;
	background-position: center;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}
.products_des_thirteen .line {
	text-align: center;
}
.products_des_thirteen .content .item{
	display: flex;
	font-size:16px;
	margin-bottom: 20%;
}
.products_des_thirteen .content .icon{
	flex: 0 0 50px;
}

.products_des_thirteen .content h6{
	font-size: 20px;
	margin-top: 7px;
	margin-bottom: 8px;
	font-weight: bold;
}
.products_des_thirteen .box:after{
	content: "";
	height: 80%;
	top: 50%;
	width: 1px;
	right: 0;
	position: absolute;
	display: block;
	transform: translateY(-50%);
	background-color: #eee;
}
.products_des_fourteen{
	min-height: 100vh;
	background-size: cover;
	position: relative;
	background-position: center;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	background-image: url(../img/Frame119@1x.png);
}
.products_des_fifteen{
	min-height: 100vh;
	background-size: cover;
	position: relative;
	background-position: center;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	background-image: url(../img/Frame119@1x.png);
}

.products_des_sixteen{
	min-height: 100vh;
	background-size: cover;
	position: relative;
	background-position: center;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	background-image: url(../img/83-702_02.jpg);
}
.products_des_thirteen .icon{
	margin-top:10px;
}
.products_des_thirteen .content{
	display: flex;
	font-size: 14px;
	line-height: 1.8;
	margin:  5% auto;
	max-width: 1920px;
	width: 100%;
	box-sizing: border-box;
	padding: 0 2%;
	margin-bottom: 0;
}

.products_des_thirteen .content .p{
	max-width: 310px;
	line-height: 1.5;
	min-height: 6.75em;
}

.products_des_thirteen .content .item:last-of-type{
	margin-bottom: 0;
}
.products_des_thirteen .content .box:last-of-type:after{
	display: none;
}
.products_des_thirteen .content .box{
	width: 33.33%;
	box-sizing: border-box;
	padding:0 4%;
	position: relative;
}

.products_des_seventeen{
    padding: 5% 0;
    display: flex;
    align-items: center;
    background-size: cover;
    height: 100vh;
    box-sizing: border-box;
    background-color: #000;
    justify-content: center;
}




.products_des_seventeen .content .table{
	width: 1100px;
	margin:  0 auto;
	font-size: 14px;
	margin-top: 1%;
	color:rgba(250,250,250,.5);
	line-height: 2;
}

.products_des_seventeen .content .table .td{
	width: 50%;
	box-sizing: border-box;
	padding-left: 20px;
}

.products_des_eight .content .item .icon{
	width: 100px;
	height: 100px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
}

.products_des_seventeen .content .table .tr:first-child{
    font-size: 24px;
    color: #fff
}

.products_des_seventeen .content .table .tr{
	display: flex;
	border-bottom: 1px solid rgba(250, 250, 250, .2);
}

.products_des_seventeen .content .title{
	font-size: 30px;
	text-align: center;
	color: #fff;
}

.products_des_eightheen {
	background-position: top right;
	background-size: 40%; 
}

.quan{
	vertical-align: middle;
	transform: translateY(-30px);
}

.products_des_four .content{
	position: absolute;
	right: 5%;
	top: 50%;
	color: #333;
	font-size: 16px;
	transform:translateY(-50%);
}

.products_des_four .c{
	margin-top: 5%;
	max-width: 500px;
	line-height: 1.5;
}

.products_des_four h6{
	font-size: 50px;
}

.products_des_two .content{
	position: absolute;
	left: 5%;
	top: 50%:
	transform:translateY(-50%);
}

.products_des_12{
	background-color:#b3b3b3;
	height: 100vh;
	position: relative;
	background-size: 44%;
	background-repeat: no-repeat;
	background-position: bottom right;
}
.products_des_07{
	background-color:#333333;
	min-height: 100vh;
	position: relative;
	background-size:cover ;
	background-repeat: no-repeat;
	background-position: bottom right;
}
.products_des_07 .content-contct .item .img img{
	width: 100%;
}
.products_des_07 .content-contct .item .img{
	width: 100px;
	line-height: 100px;
	height: 100px;
	margin-bottom: 40px;
}
.products_des_07 .dess{
	font-size: 16px;
	margin-top:10% ;
}  
.products_des_12 .dess{
	font-size: 16px;
	margin-top:4% ;
	padding-left: 40px;
}
.products_des_12 .content h6 img{
	transform: translateY(-20px);
}
.products_des_12 .content h6{
	font-size: 60px;
}
.products_des_12 .content{
    width: 36%;
    position: absolute;
    left: 10%;
    top: 50%;
    transform: translateY(-50%);
    max-width: 460px;
    line-height: 1.6;
    color: #666;
}
.products_des_07 .content{
	width: 36%;
	position: absolute;
	right: 10%;
	top: 50%;
	transform: translateY(-50%);
	margin-top: 5%;
	max-width: 700px;
}


.products_des_07 .products_des_title{
	color: #fff;
}

.products_des_07 .content-contct{
	margin: 0 auto;
	display: flex;
	margin-top: 20%;
	justify-content: flex-end;
}

.products_des_07 .content-contct .item{
	margin-left: 50px;
}

.products_des_07 .content-contct .item h4{
	text-align: left;
	line-height: 4;
}

.products_des_07 .content-contct .item .t{
	font-size: 12px;
	color: #fff;
	line-height: 1.5;
	text-align: right;
}

.products_des_07 .content {
	text-align: right;
}

.products_des_07 .content-contct .item .t a{
	text-align: center;
	font-size: 14px;
	color: #fff;
	display: inline-block;
	width: 100px ;
	height: 50px;
	line-height: 50px;
	border-radius: 4px;
	background-color: #c70202;
}


.products_des_07 .content-contct .item{
	color: #fff;
	text-align: center;
	font-size: 16px;
	line-height: 3;
}

.products_des_12 .pro img{
	width: 100%;
}
.products_des_12 .pro{
	width: 70%;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0,-50%);
}
.products_des_07 .pro img{
	width: 100%;
}
.products_des_07 .pro{
	width: 60%;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0,-50%);
}

.products_des_08 .wrap h2:after{
    content: "";
    width: 100px;
    height: 5px;
    display: block;
    margin: 40px auto;
    background-color: #b7090a;
}

.products_des_08 .wrap h2 img{
	width: 300px;

}

.products_des_08 .wrap{
	font-size: 16px;
	position: absolute;
	left: 50%;
	transform: translate(-50%,-50%);
	top: 50%;
	line-height: 1.6;
	color: #fff;
	text-align: center;
}

.products_des_08{
	min-height: 100vh;
	position: relative;
	background-size: cover;
}
.products_des_09:after{
	position: absolute;
	content: "";
	left: 0;
	display: block;
	z-index: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .9);
}

.products_des_09 .img-list .item{
	width: 49%;
}
.products_des_09 .img-list{
	display: flex;
	margin-top: 2%;
	justify-content: space-between;
}
.products_des_09 .wrap p{
	margin-top: 20px;
}
.products_des_09 .wrap{ 
	font-size: 20px;
	color: #fff;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
}
.products_des_09{
	height: 100vh;
	position: relative;
	background-color: #333;
}

.products_des_09 .img2{
	width: 32%;
	position: absolute;
	top: 0;
	right: 20%;
}
.products_des_09 .img1{
	position: absolute;
	bottom: 0;
	left: 10%;
	width: 30%;
}
.products_des_09 .img1 img{
	width: 100%;
}

.products_des_09 .img1 .img{
    width: 80%;
    max-width: 450px;
    margin-bottom:10%;
} 


.fq-28{
	background-size: cover;
    position: relative;
    background-position: center;
    background-color: #000;
    height: 100vh;
}

.fq-28 .wrap h6{
	font-size: 45px;
    color: #999;
}


.fq-28 .wrap .line {
	margin: 20px 0;
	text-align: center;
}

.fq-28 .wrap .p{
	font-size: 20px;
	color: #999;
	line-height: 1.6;
}

.fq-28 .wrap .line span{
    display: inline-block;
	width: 50px;
	height: 2px;
	background-color: #cf302c;
}


.fq-28 .wrap{
     position: absolute;
     text-align: center;
     left: 50%;
     bottom: 25%;
     top: 50%;
     transform: translate(-50%,50%);
}

.products_des_10{
	position: relative;
}

.products_des_10 .wrap .line span{
	background-color: #fff;
	display: inline-block;
	width: 20px;
	height: 4px;
}

.products_des_10 .wrap .line {
	padding: 10px 0;
}
.products_des_10 .wrap .num{
	font-size: 30px;
}

.products_des_10 .wrap .top{
    width: 90px;
    margin:0 auto;
    font-size: 12px;
    color: #fff;
    background-color:#cf302c;
}


.img22{
	position: absolute;
	top: 00%;
	left: 50%;
	width: 30%;
}

.img22 img{
	width: 100%;
}

.img11{
	position: absolute;
	left: 50%;
	top: 30%;
	transform: translate(-50%,-50%);
}
.products_des_10 .wrap .red-line{
	background-color:#cf302c;
	width: 50px;
	margin: 0 auto;
	margin-bottom: 30px;
	height: 2px;
}
.products_des_10 .wrap .bottom{
	font-size: 10px;
	color: #ccc;
	letter-spacing: 1em;
	line-height: 1.6;
}


.products_des_10 .wrap .top .text{
	text-align: left;
	line-height: 2;
}
.products_des_10 .wrap .mid{
	letter-spacing: 3em;
	margin: 30px 0;
	font-size: 16px;
	color: #ccc;
}
.products_des_10 .wrap{
	text-align: center;
	width: 400px;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	position: absolute;
}

.products_des_title h6{
	font-size: 26px;
}
.products_des_title .line{
	line-height: 1;
	text-align: center;
}

.fq-2 .products_des_title .line{
	text-align: left;
}

.products_des_one .c{
	font-size: 14px;
}

.products_des_title .content{
	font-size: 14px;
}


.products_des_title .line span{
	width: 50px;
	height: 2px;
	background: #C70202;
	display: inline-block;
}


.page_fixed_nav .links a.on{
	color: rgba(250,250,250,1);
}
.page_fixed_nav .links a:last-of-type{
	padding-right: 0;
	border-left: 1px solid #707070;
}





.header{
	position: relative;
}

.products_size_container .tit{
	font-size: 26px;
	margin-bottom: 40px;
}

.products_size_container{
	padding: 5% 0;
	
}

.products_size_container table{
	width: 100%;
}
.products_size_container tr{
	border-top:1px solid #efefef;
	border-bottom:1px solid #efefef;
}

.products_size_container tr td{
	padding: 20px 0;
}

.products_size_container tr td:first-child{
	color: #000000;
	font-size: 18px;
}

.products_size_container tr td:last-child{
	color: #666666;
	font-size: 16px;
}

.products_size_container .order_list{
	margin-top: 133px;
}
.products_size_container{
	margin-bottom: 10%;
}
.products_size_container .order_list .tit{
	padding-bottom: 30px;
	border-bottom:1px solid #efefef;
}
.products_size_container .order_list ul {
	line-height: 2;
	margin-bottom: 14px;
}

.words_container{
	background-color: #000000;
}
.words_container .page_fixed_nav{
	border-top: none;
	transform: translate(0px, -100%);
    background-color: rgba(0,0,0,0.5);
	border-bottom: 1px solid #3a3a3a;
}
.words_wrap{
	display: flex;
	width: 75%;
	padding: 5% 0;
	flex-wrap: wrap;
	margin: 0 auto;
	justify-content: space-between;
}
.words_wrap .words_items .name{
	color: #cf302c;
	line-height: 2;
}
.page_fixed_nav .words_w{
	width: 75%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.words_wrap .words_items .name span{
	background-color: #cf302c;
	width: 10%;
	margin-left: 10px;
	height: 1px;
	display: inline-block;
}

.words_wrap .words_items .wordsname{
	font-size: 18px;
	color: #fff;
	margin-top: 10px;
}
.words_wrap .words_items .c{
	padding: 20px;
}
.words_wrap .words_items{
	width: 48%;
	cursor: pointer;
	position: relative;
	margin-bottom: 2%;
}

.page_fixed_nav ul{
	display: flex;
}
.page_fixed_nav ul li{
	margin-right: 70px;
	white-space: nowrap;
}
.page_fixed_nav ul a{
	color: #fff;
}
.page_fixed_nav ul li{
	position: relative;
}
.page_fixed_nav ul li.on:after{
	content: "";
	width: 100%;
	bottom: 0;
	left: 0;
	display: block;
	position: absolute;
	height: 1px;
	background-color: #cf302c;
}
.page_fixed_nav ul li.on a {
	color: #cf302c;
}

.page_fixed_nav .download-links a{
	color: #ffffff;
	margin-left: 10px;
}
.page_fixed_nav .download-links i{
	font-size: 20px;
}
.page_fixed_nav .download-links{
	font-size: 16px;
	color: #ffffff;
	background: #cf302c;
	padding: 0 30px;
}

.words_wrap .words_items:nth-child(2n){
	transform: translateY(26%) ;
	animation-name: slideInUpTwo;

}

.words_wrap .words_items .img{
	overflow: hidden;
	position: relative;
	padding-top: 57%;
}

.words_wrap .words_items .img img{
	width: 100%;
	position: absolute;
	left: 0;
	min-height: 100%;
	top: 0;
	transition: all .3s;
}

.words_wrap .words_items:hover .img img{
    transform: scale(1.1);
}

.words-mask-container{
	width: 100%;
	position:relative;
	top: 0;
	z-index: 111111;
	background-color: rgba(0,0,0,.8);
	left: 0;
}

.words-mask-container .share-container .item:hover, .words-mask-container .share-container .item.cur{
     background-color: #cf302c;
     border-color: #cf302c;
     cursor: pointer;
}


.words-mask-container .wrap{
	width: 1200px;
	position: relative;
	left: 50%;
	padding-top: 10vh;
	padding-bottom: 10vh;
    min-height: 100vh;
	transform: translateX(-50%);

}

.words-mask-container .title{
	width: 100%;
	background-color: #111111;
	box-sizing: border-box;
	padding: 40px 70px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid rgba(250,250,250,.2)
}
.words-mask-container .title .name{
	margin-top: 20px;
}
.words-mask-container .title .name span{
	margin-left: 10px;
	height: 1px;
	display: inline-block;
	width: 60px;
	background-color:  #cf302c;
}
.words-mask-container .title .name{
	color: #cf302c;
}


.words-mask-container .title h6{
	font-size: 32px;
	color: #ffffff;
}

.words-mask-container  .share-container{
	display: flex;
	transform: translateX(18px);
}
.words-mask-container .share-container .item i{
	margin-right: 6px;
}
.words-mask-container .share-container .item i,
.words-mask-container .share-container .item span,
.words-mask-container .share-container .item a{
		color: #fff;
		vertical-align: middle;
		font-size: 16px;
}
.words-mask-container .share-container .item{
	margin-right: 18px;
}
.words-mask-container .share-container .item{
	border-radius: 13px;
	padding: 4px 16px;
	font-size: 0;
	min-width: 90px;
	text-align: center;
	box-sizing: border-box;
	border: 1px solid #fff;
}

.words-mask-container .content{
	padding: 70px ;
	background-color: #111111;
	color: #ababab;
	font-size: 14px;
	line-height: 2;
}
.words-mask-container  .video-container{
	padding: 50px;
	background:#000;
}

.words-mask-container .comment{
	background-color: #fcfcfc;
	padding: 70px 50px;
	box-sizing: border-box;
	max-height: 600px;
	overflow: auto;
}
.words-mask-container .comment .t{
	margin-top: 30px;
}
.words-mask-container .comment .title{
	font-size: 20px;
}


.words-mask-container .comment .user_item{
	display: flex;
	align-items: center;
	margin-bottom: 40px;
	justify-content: space-between;
}

.words-mask-container .comment .user_item .user_msg{
	display: flex;
	align-items: center;
}
.words-mask-container .comment .user_item .user_t{
	font-size: 14px;
	line-height: 1.5;
	color: #666666;
}
.words-mask-container .comment .user_item .name{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}


.words-mask-container .comment .form{
	line-height: 60px;
	font-size: 16px;
	display: flex;
	margin: 20px 0;
	background-color: #fff;
}

.words-mask-container .comment .form input{
	width: 100%;
	box-sizing:border-box;
	padding-left: 20px;
	padding-right: 20px;
	border: none;
}
.words-mask-container .comment .form .name{
	border: 1px solid #dcdddd
}
.words-mask-container .comment .form .text{
	width: 67%;
	border-bottom: 1px solid #dcdddd;
	border-top: 1px solid #dcdddd;
}
.words-mask-container .comment .form .submit{
	width: 15%;
}
.words-mask-container .comment .form .submit input{
	height: 100%;
	width: 100%;
	border: none;
	border: 1px solid #dcdddd;
	border-top-color:  #cf302c;
	border-right-color:  #cf302c;
	border-top-right:  #cf302c;
	color: #fff;
	background: #cf302c
}
.words-mask-container .comment .form .name{
	width: 18%;
}

.words-mask-container .comment  .c{
	padding-top: 30px;
}

.words-mask-container .comment .user_item .time{
	font-size: 14px;
	color: #999;
	white-space: nowrap;
}

.words-mask-container .comment .user_item:last-of-type{
	border:none;
}
.comment_title{
	font-size: 20px;
	color: #333333;
}

.user_msg .t{
	width: 70%;
}
.user_msg .img{
	width: 70px;
	border-radius: 50%;
	height: 70px;
	background-size: cover;
	background-position: center;
	margin-right: 24px;
}

.products_details_container .des{
	width: 1200px;
	margin: 0 auto;	
}
.products_details_container .des_wrap{
    padding: 8% 0;
}
.products_details_container .des .img{
	text-align: center;
	margin-bottom: 10%;
}
.products_details_container .des .text{
	display: flex;
	justify-content: space-between;
}

.products_details_container .des .c{
	width: 64%;
}
.products_details_container .des img{
	width: auto;
}

.video_wrap{
	position: relative;
}

.video_mask img{
	width: auto;
}
.video_mask h6{
	color: 36px;
	color: #fff;
	font-size: 36px; 
	font-weight: bold;
	margin-bottom: 3%;
}

.video_mask{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	background-color: rgba(0,0,0,.6);
}
.products_details_container .button{
	cursor: pointer;
}
.products_details_container .des{
	line-height: 1.8;
	font-size: 14px;
	color: #333;
}


.words-mask-container .close{
	color: #e9e9e9;
	position: fixed;
	right:40px;
	cursor: pointer;
	top: 40px;
	z-index: 10;
}


.support-container{
	background: #fff;
}
.support-container .support-top{
	position: relative;
}
.page_banner_x{
	position: relative;
	/*padding-top: 30%;*/
}
.page_banner_x .text h6 img{
	width: auto;
	margin-right: 10px;
	transform: translateY(-10px);
}
.page_banner_x .text h6{
	color: #fff;
	font-size: 60px;
}
.page_banner_x .text h5{
	color: #fff;
	padding-left: 20px;
	font-size: 24px;
}
.page_banner_x .text{
	max-width: 1200px;
	position: absolute;
	top: 50%;
	width: 65%;
	line-height: 1.5;
    z-index: 3;
	left: 50%;
	transform: translate(-50%,-50%);
}
.page_banner_x >img{
	/*position: absolute;
	left: 0;
	top: 0;*/
	width: 100%;
}
.support-top{
	position: relative;
}
/*.page_banner_x:after{
	content: "";
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	display: block;
	height: 100%;
	background-color: rgba(0,0,0,.4);
}*/

.support-top img{
	width: 100%;
}

.support-container .content h6{
	font-size: 34px;
	color: #fff;
}

.support-container .content form input{
	width:300px;
	padding:  0 10px;
	border: 1px solid #fff;
	border-radius: 10px;
	background-color: rgba(250,250,250,.8);
}
.support-container .content form .submit{
	width: 110px;
	color: #fff;
	margin-left: 14px;
	border-radius:10px;
	line-height: 50px;
	background: #cf302c;
	display: inline-block;
}

.support-container .content form{
	display: flex;
	font-size: 16px;
}
.support-container .content{
	position: absolute;
	text-align: center;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}

.support-container .support_title {
	transform: translateX(-44px);
}
.support-container .support_title img{
	margin-top: -6px;
}

.support-container .sell_nav{
	border-bottom: 1px solid #dcdddd;
    background: rgba(0,0,0,.4);
    transform: translateY(-100%);
}
.support-container  .sell_nav ul li a{
   color: #fff;
}

.support-bottom{
	padding: 5% 0;
	max-width: 1100px;
	margin: 0 auto;
}

.support_title img{
	margin-top: -6px;
}
.support_title{
	color: #333333;
	font-size: 30px;
}
.support_servies_nav ul li.on{
	color: #fff;
	border-color: #cf302c;
	background-color: #cf302c;
}

.support_servies_nav ul li.on .line span{
	background-color: #fff;
}
.support_servies_nav ul li .line span{
	height: 3px;
	display: inline-block;
	background-color: #cf302c;
	width: 70px;
}
.support_servies_nav ul li.on .icon img{
	  filter: drop-shadow(84px 0 0 #fff);
	  transform: translateX(-84px);
}
.support_servies_nav ul li .icon{
	width: 84px;
	height: 94px;
	margin: 0 auto;
	overflow: hidden;
}

.support_servies_nav ul li{
	width: 25%;
	border: 1px solid #b4b4b4;
	border-radius: 10px;
	padding-top: 70px;
	padding-bottom: 30px;
	cursor: pointer;
	font-weight: bold;
	text-align: center;
	line-height: 3;
	font-size: 18px;
	background: #fff;
}
.support_servies_nav ul{
	display: flex;
	margin-top: 50px;
	justify-content: space-between;
}


.support_servies_content {
	padding: 0 30px;
	margin-top: 40px;
	display: flex;
	flex-wrap: wrap;
	font-size: 14px;
	position: relative;
	justify-content: space-between;
	border: 1px solid #efefef;
}

.support_servies_content_wrap .support_servies_content{
	display: none;
}

.support_servies_content_wrap .support_servies_content:first-of-type{
	display: flex;
}

.support_servies_content .item > div {
	flex: 1;
}


.support_servies_content .item{
    display: flex;
    box-sizing: border-box;
    width: 50%;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px dashed #dcdddd;
}

.support_servies_content .item > div.date{
	color: #999999;
}

.support_servies_content .item:last-of-type:after{
	position: absolute;
	left: 0;
	content: "";
	bottom: 0px;
	width: 100%;
	height: 1px;
	display: block;
	background-color:#fff;
}
.support_servies_content .item a{
	width: 76px;
	background-color: #f7f8f9;
	color: #666666;
	text-align: center;
	line-height: 32px;
	display: inline-block;
}

.support_servies_content .submit{
	width: 130px;
	height: 40px;
	background-color: #cf302c;
	color: #fff;
	display:inline-block;
}

.support_servies_content .name{
	color:#44a8f2
}

.market_cooperation_wrap{
	margin-top: 100px;
}

.market_cooperation_wrap .layui-input{
	padding-left: 0;
}

.market_cooperation_wrap form{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.market_cooperation_wrap form .item{
	width: 30%;
	color: #333333;
	display: flex;
	font-size: 16px;
	align-items: center;
	line-height: 70px;
	border:1px solid #dcdddd;
	padding: 1px 24px;
	box-sizing: border-box;
}

.layui-form-select dl dd.layui-this{
	background: #cf302c !important;
}

.market_cooperation_wrap  .layui-input{
	border: none;
}

.market_cooperation_content{
	margin-top: 50px;
}

.market_cooperation_content form .textarea-item{
	width: 100%;
	align-items: flex-start;
	margin-top: 40px;
}
.market_cooperation_wrap form .submit{
       width: 130px;
       border-radius: 4px;
       height: 40px;
       background-color: #cf302c;
       text-align: center;
       font-size: 16px;
       color: #fff;
}

.market_cooperation_wrap form .item:last-of-type{
	border: none;
	margin:  0 auto;
	text-align: center;
	margin-top: 40px;
	justify-content: center;
}

.market_cooperation_content .item textarea{
	vertical-align: top;
	flex: 1;
	margin-top: 24px;
	border: none;
	resize: none;
}

.support_notice_wrap{
	padding: 4% 0;
	padding-bottom: 2%;
	background-color: #f7f8f9;
}

.support_notice_wrap_content{
	display: flex;
	flex-wrap: wrap;
	margin-top: 40px;
}
input[type="submit"]{
	cursor: pointer;
}

.support_notice_wrap_content .item a:hover{
	color: #cf302c;
}
.support_notice_wrap_content .item:nth-child(3n){
	margin-right: 0;
}
.support_notice_wrap_content .item .date{
	font-size: 12px;
	margin-top: 13px;
	color: #999999;
}
.support_notice_wrap_content .item h6{
	font-size: 16px;
	height: 3em;
	line-height: 1.5;
	font-weight: bold;
}

.support_notice_wrap_content .item:hover{

}

.support_notice_wrap_content .item{
	width: 31%;
	margin-bottom: 3.5%;
	background-color: #fff;
	margin-right: 3.5%;
	border: 1px solid #dcdddd;
	box-sizing: border-box;
	padding: 40px;
}

.support_faq_wrap{
	padding: 5% 0;
	max-width:86%;
	margin: 0 auto;
	border-top: 1px solid #b4b4b4;
}
.support_faq_wrap .page_w{
	max-width: 1100px;
}
.support_faq_content{
  
}

.support_faq_wrap .box{
	width: 100%;
	margin-top: 30px;
}
.support_faq_wrap .item .title{
	display: flex;
	cursor: pointer;
	width: 100%;
	justify-content: space-between;
	border-bottom: 1px solid #b4b4b4;
}
.support_faq_wrap .item{
	line-height: 60px;
	font-size: 16px;
}

.support_faq_wrap .item i{
	font-size: 20px;
}

.details_faq{
	display: none;
	font-size: 12px;
	color: #333;
	padding: 20px;
	background-color: #e5e5e5;
	line-height: 2;
}

.support_faq_wrap .item#open i:before {
  content: "\e7b1";
}


.brand_news_container{
	background-color: #fff;	
}

.brand-swiper-container{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.products_des_02 .content .c{
	font-size: 16px;
	color: #fff;
}

.products_des_02 .content{
	margin-bottom: 3%;
	line-height: 1.6;
	display: flex;
	align-items: center;
}
.products_des_02 h6{
	color: #C70202;
	line-height: 1;
	margin-right: 20px;
    font-size: 60px;
}
.products_des_02 .wrap > img{
	width: 100%;
}
.products_des_02 .wrap{
	height: 80%;
	margin: 0 auto;
	max-width: 80%;
}

.products_des_03{
    min-height: 100vh;
    position: relative;
    background-color: #000000;
    background-size: cover;
    display: flex;
    align-items: center;
    background-repeat: no-repeat;
    background-position: right center;
}

.products_des_07 .products_des_title .line{
	text-align: right;
}

.products_des_03 .content{
	display: flex;
	text-align: right;
	line-height: 1.5;
	font-size: 16px;
	color: rgba(250, 250, 250, .8);
	align-items: center;
}

.products_des_03 .wrap h6{
	color: #C70202;
	text-align: right;
	line-height: 1;
	font-size: 60px;
	margin-left: 20px;
}
.products_des_03 .wrap h6 span,
.products_des_02 .wrap h6 span
{
	display: inline-block;
}
.products_des_03 .wrap h6 img,
.products_des_02 h6 img
{
	vertical-align: middle;
	transform: translate(0);
}

.products_des_03 .wrap{
	height: 16%;
	right: 10%;
	display: flex;
	align-items: center;
	position: absolute;
	bottom: 0;
}

.products_des_02 .video_wrap{
	z-index: 1;
	position: absolute;
	right: 10%;
	top: 0;
	display: flex;
	align-items: center;
	height: 15%;
}

.fq-0{
   position: relative;
}

.fq-0 .download {
	position: absolute;
    z-index: 99;
    bottom: 5%;
    left: 10%;
}

.fq-0 .download .button a{
	width: 120px;
	color: #fff;
	text-align: center;
	display: inline-block;
	font-size: 16px;
	background-color: #C70202;
	margin-right: 10px;
	border-radius: 4px;
	line-height: 40px;
}
.fq-0 .text{
	text-align: right;
	padding-right: 20px;
	position: absolute;
	top: 15%;
	right: 5%;
	color: #fff;
	border-right: 3px solid #C70202;
	font-size: 20px;
	line-height: 1.7;
}
.fq-0 .download h6{
	font-size: 18px;
	margin-bottom: 20px;
	color: #fff;
}
.fq-0 video{
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height:100%;
}


.products_des_02{
	position: relative;
	min-height: 100vh;
    background-color: #000000;
    background-size: 34%;
    display: flex;
    align-items: center;
    background-repeat: no-repeat;
    background-position: right center;
}

.products_des_02 video{
    object-fit: cover;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	width: 100%;
	height:70%;
}

.fq-2{
    min-height: 100vh;
    background-color: #e6e6e6;
    background-size: 34%;
    display: flex;
    align-items: center;
    background-repeat: no-repeat;
    background-position: right center;
}

.products_des_04{
	background-color: #191919;
	min-height: 100vh;
	position: relative;
}
.products_des_04 .products_des_title{
	color: #fff;
	text-align: center;
	padding-top: 4%;
}

.products_des_04 .lf-img img{
	width: 100%;
}
.products_des_04  .rt-img .img:nth-child(1){
	margin-right: 2%;
	width: 39%;
}
.products_des_04  .rt-img .img:nth-child(2){
	margin-right: 2%;
	width: 58.2%;
}
.products_des_04  .rt-img-wrap .title .red-t{
	font-size: 30px;
	width: 100px;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
	color: #fff;
	margin-right: 14px;
}

.products_des_04  .rt-img-wrap .title{
	width: 100%;
	font-size: 16px;
	display: flex;
	color: #ccc;
	align-items: flex-end;
	padding: 4% 8%;
}
.products_des_04 .rt-img{
	display: flex;
	margin-top: 6%;
}
.products_des_04 .rt-img img{
	width: 100%;
}
.products_des_three video{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	object-fit: cover;
}
.products_des_04 .rt-img-wrap{
	width: 44%;
    padding-top: 4%;
    bottom: 21.7%;
    right: 0;
    position: absolute;
}
.products_des_04 .mid-img img{
	width: 100%;
	position: absolute;
	top: 26.1%;
	left: 0;
}
.products_des_04 .mid-img{
	margin:0 1%;
	z-index: 1;
	width: 20%;
	position: relative;
	padding-top: 30%;
}
.products_des_04 .img-wrap{
	position: relative;
	display: flex;
	width: 90%;
	margin-left: 10%;
}
.products_des_04 .lf-bt-img {
	margin-top: 2%;
}

.lf-bt-img .mb{
	margin-bottom: 4%;
}
.products_des_04 .lf-bt-img > div{
    width: 49%;
}

.products_des_04 .lf-img{
	width: 34%;
}
.products_des_04 .lf-bt-img{
	display: flex;
	justify-content: space-between;
}

.products_des_05 .content{
	width: 54%;
	margin: 0 auto;
}

.products_des_05 .content .img{
	position: relative;
}

.products_des_06 .con{
	position: absolute;
	left: 10%;
	top: 50%;
    transform: translateY(-40%);
}

.products_des_06 .text{
	font-family: serif;
	display: inline-block;
	font-size: 40px;
	color: #999;
	padding: 30px 10px;
	text-align: center;
	background-color: #333333;
}

.products_des_06 .con .c{
	color: #666;
	padding-top: 30px;
	font-size: 16px;
	line-height: 1.5;
}

.products_des_05 .content .title .red-t{
	font-size: 30px;
	width: 100px;
	margin-bottom: 20px;
	display: inline-block;
    margin-right: 14px;
}

.products_des_05 .title{
	width: 40%;
	position: absolute;
	font-size: 16px;
	color: #333;
	left: 10%;
	line-height: 1.5;
	top: 50%;
	transform: translate(0%,-50%);
}


.products_des_05 .products_des_title{
	padding-top: 4%;
	text-align: center;
}

.products_des_05{
	background-position: center;
	background-size: cover;
	position: relative;
	background-color: #e6e6e6;
	min-height: 100vh;
}

.fq-2 .content{
	margin-top: 10%;
	line-height: 1.8;
	font-size: 16px;
}
.fq-2 .wrap{
	margin-left: 10%;
	max-width: 60%;
	height: 70%;
	overflow: auto;
}


.brand_email_wrap .subscribe{
	font-size: 36px;
	color: #d7d7d7;
	margin-right: 50px;
}

.brand_item{
	display: flex;
	margin: 5% ;
	background-color: #fff;
}
.brand_item .c .date{
	position: absolute;
	width: 70px;
	height: 100px;
	background-color: #cf302c;
	line-height: 1.5;
	justify-content: center;
	display: flex;
	align-items: center;
	right: 36px;
    top: -40px;
    flex-direction: column;
}
.brand_item .c .date em{
	font-size: 14px;
    color: #fff;
    vertical-align: baseline;
}
.brand_item .c .date i{
	font-size: 14px;
    color: #fff;
    
}
.brand_item .c .date span{
    color: #fff;
    font-size: 20px;
    vertical-align: bottom;
}
.brand_item .img{
	width: 50%;
}
.brand_item .c .des{
	font-size: 14px;
	color: #333;
	line-height:2;
	-webkit-line-clamp: 5;
    line-clamp: 5;
    min-height: 10em;
    margin-bottom: 4%;
}
.brand_item .c .tit{
	font-size: 20px;
	margin: 4% 0;
}

.brand_item .c{
	width: 50%;
	background-color:#ebebeb; 
	box-sizing: border-box;
	padding-left: 50px;
	position: relative;
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.brand_item .img:hover img{
	transform: translate(-50%,-50%) scale(1.1);
}
.brand_item .img img{
	position: absolute;
	left: 50%;
	min-width: 100%;
	top: 50%;
	transition: all .3s;
	max-width: 120%;
	min-height: 100%;
	transform: translate(-50%,-50%);
}
.brand_item .img{
	position: relative;
	overflow: hidden;
	padding-top: 30%;
}

.brand_item .a a{
	font-size: 14px;
    color: #999;
    line-height: 36px;
    border-radius: 4px;
    padding: 0 20px;
    display: inline-block;
    border: 1px solid #999;
}


.brand_list_container{
	padding-top: 3%;
	position: relative;
	display: none;
}


.brand_list_container .box {
	margin-bottom: 40px;
	float: left;
	width: 31%;
}

.brand_list_container .box{
	padding-bottom: 25px;
	border-bottom: 1px solid #dcdddd;
}
.brand_list_container .date span{
	color: #cf302c;
	font-family: "隶书";
	font-size: 40px;
	line-height: 0.8;
	vertical-align: middle;
}
.brand_list_container .title{
	font-size: 18px;
}

.brand_list_container .date{
	line-height: 1;
	margin: 5% 0;
	margin-bottom: 6%;
}

.brand_list_container .date i{
	font-size: 30px;
    color: #cf302c;
    vertical-align: middle;
}

.brand_list_container .date em{
    font-size: 14px;
    color: #999999;
    vertical-align: bottom;
}

.brand_list_container .brank_logo{
	position: absolute;
	left: -10%;
	transform: translateX(-100%);
}



.brand-swiper-container {
	--swiper-theme-color: #ff6600;/* 设置Swiper风格 */
    --swiper-navigation-color: #b7b7b7;/* 单独设置按钮颜色 */
    --swiper-navigation-size: 40px;/* 设置按钮大小 */
}


.brand_email_container{
	padding: 5% 0;
	font-size: 18px;
}

.brand_email_wrap form input[type='button']{
   width: 120px;
   color: #fff;
   border-radius: 4px;
   cursor: pointer;
   margin-left: 10px;
   background: #cf302c;
}
.brand_email_wrap form input[type='text']{
	border-radius: 4px;
	border: 1px solid #d7d7d7;
	padding:0 10px;
}
.brand_email_wrap form input{
	line-height: 50px;
	font-size: 16px;
	background: #fff;
	width: 400px;
}
.brand_email_wrap form{
	line-height: 50px;
}

.brand_email_wrap {
	align-items: center;
	display: flex;
	justify-content: center;
}


.brand_details_top{
	padding:  8% 0;
	padding-bottom: 6%;
	background-color: #fbfbfb;
}
.brand_details_top .date{
	font-size: 14px;
	color: #999999;
	margin-top: 40px;
}
.brand_details_top h6{
	font-size: 30px;
	font-weight: bold;
}

.brand_details_content{
	padding: 5% 0;
	line-height: 2;
	font-size: 14px;
	color: #666666;
	text-align: center;
}


.brand_details_bottom{
	padding:  2% 0;
	background-color: #fbfbfb;
}

.brand_details_bottom_wrap a{
	color: #666666;
}
.brand_details_bottom_wrap a:hover{
	color: #000;
}
.brand_details_bottom_wrap > div{
	max-width: 48%;
}
.brand_details_bottom_wrap{
	display: flex;
	font-size: 16px;
	justify-content: space-around;
}


.sell_nav{
	border-bottom: 1px solid #dcdddd;
}
.sell_nav ul li.on:after{
	content: "";
	width: 100%;
	height: 2px;
	background: #cf302c;
	bottom: -1px;
	position: absolute;
	left: 0; 
}
.sell_nav ul li.on a{
    color: #fff;
    
    display: block;
    background-color: #cf302c;
}

.sell_nav ul li a{
	padding: 0 50px;
	color: #333333;
}
.sell_nav ul li{

	margin-right:60px;
	font-size: 16px;
	position: relative;
	line-height: 60px;
	display: inline-block;
}

.sell_content_wrap{
	padding: 5% 0;
}
.sell_content_wrap .title{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.sell_content_wrap .line{
	height: 100px;
	width: 1px;
	display: inline-block;
	background: #dcdddd;
}

.sell_content_wrap .title h6{
	font-size: 30px;
	color: #333333;
}

.sell_content_wrap .sell_maps {
	padding: 4% 0;	
}

.sell_data_nav{

	text-align: center;
	border-bottom: 1px solid #b4b4b4;
}
.sell_data_nav .item{
	display: inline-block;
    font-size: 16px;
    padding: 0 50px;
    line-height: 3;
    text-align: center;	
    cursor: pointer;
}
.sell_data_nav .item.on{
	color: #fff;
    background: #cf302c;
}

.sell_content_wrap .title .des:before{
	content: "";
	display: block;
	height: 80%;
	width: 2px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background-color: #cf302c;
}
.sell_content_wrap .title .des{
	max-width: 41%;
	line-height: 1.5;
	position: relative;
	font-size: 16px;
	padding: 0 10px;
}

/*.sell_content_wrap .title .des i{
   font-size:24px;
   font-style: normal;
   font-weight: bold;
   color:#cf302c;
   margin:  0 3px;
   vertical-align:baseline; 
}*/


.animat{
    position:relative;
    animation:mymove 5s infinite;
    -webkit-animation:mymove 5s infinite; /*Safari and Chrome*/
    animation-direction:alternate;/*轮流反向播放动画。*/
    animation-timing-function: ease-in-out; /*动画的速度曲线*/
    /* Safari 和 Chrome */
    -webkit-animation:mymove 5s infinite;
    -webkit-animation-direction:alternate;/*轮流反向播放动画。*/
    -webkit-animation-timing-function: ease-in-out; /*动画的速度曲线*/
}

@keyframes mymove
{
    0%{
    transform: scale(1);  /*开始为原始大小*/
    }
    25%{
        transform: scale(1.1); /*放大1.1倍*/
    }
    50%{
        transform: scale(1);
    }
    75%{
        transform: scale(1.1);
    }

}

.sell_maps .dian{
   position: absolute;
}

.sell_maps{
	position: relative;
}
.sell_maps .mapsimg{
	width: 100%;
}
.sell_maps .dian1{
	left: 13%;
    top: 31%;
}

.sell_maps .dian2{
	left: 22%;
    top: 54%;
}

.sell_maps .dian3{
	left: 26%;
	top: 26%;
}

.sell_maps .dian4{
	    left: 51%;
    top: 22%;
}

.sell_maps .dian5{
	    left: 46%;
    top: 43%;
}

.sell_maps .dian6{
	left: 56.5%;
    top: 62.5%;
}


.sell_maps .dian7{
	left: 74%;
	top: 44%;
}

.sell_data_wrap{
	padding: 5% 0;
}
.sell_data_wrap .t_warp{

}
.sell_data_wrap .t:first-of-type{
   display: block;
}
.sell_data_wrap .t{
	display: none;
	text-align: center;
	padding: 5% 0;
}

.sell_mumber_container_wrap .sell_item{
	margin-bottom: 3%;
}
.sell_mumber_container_wrap{
	padding: 4% 0;
	text-align: left;
}

.sell_mumber_container_wrap .page_w{
	max-width: 800px;
}

.sell_mumber_container_wrap .continent{
	font-size: 30px;
	color: #cf302c;
	font-weight: bold;
	padding-bottom: 30px;
	border-bottom: 1px solid #dcdddd;
}

.sell_mumber_container_wrap .country .t{
	color: #333333;
	font-weight: bold;
	font-size: 20px;
	text-align: left;
	padding: 4% 0;
}

.sell_mumber_container_wrap  .city_list{
	display: flex;
	flex-wrap: wrap;
}

.sell_mumber_container_wrap  .city_list li{
    width: 30%;
    font-size: 14px;
    line-height: 2;
    margin-bottom: 4%;
    box-sizing: border-box;
}

.sell_mumber_container_wrap  .city_list .active h6{
	color: #44a8f2;
}
.sell_mumber_container_wrap  .city_list h6,
.sell_mumber_container_wrap  .city_list .c{
	width: 80%;
}


.contact_des_wrap img{
	width: 100%;
}

.contact_des_wrap{
	 width: 90%;
	 position: relative;
	 margin:  3% auto;
}

.contact_text{
	width: 740px;
	position: absolute;
	left: 50%;
	top: 50%;
	font-size: 18px;
	color: #fff;
	transform: translate(-50%,-50%);
	box-sizing: border-box;
	padding: 80px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	line-height: 2;
	background-image: url(../img/bgtwo.png);
}

.about_us_wrap{
   padding: 3% 0 0 0;
   position: relative;
   text-align: right;
}

.about_us_wrap .page_w {
	position: relative;
}

.about_us_lf{
	text-align: left;
	box-sizing: border-box;
	padding: 60px;
	width: 50%;
	color: #fff;
	font-size: 14px;
	line-height: 1.8;
	position: absolute;
	bottom: 6%;
	left: 0;
	background-color:rgba(0,0,0,.5);
}

.about_us_rt img{
	width: 100%;
}
.about_us_rt{
	width: 78%;
	display: inline-block;
}

.about_us_bottom{
	width: 100%;
	min-height: 100vh;
	background-color: #e5e5e5;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	
}

.about_us_lf .line{
	margin: 3% 0;
}

.about_us_lf .t{
	min-height: 270px;
	margin-top: 5%;
}

.about_us_lf .line span{
	width: 60px;
	height: 1px;
	display: inline-block;
	background-color: #cf302c;
}
.about_us_lf h6{
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}

.about_us_bottom .item .top{
   color: #cf302c;
   font-size: 14px;
}
.about_us_bottom .name{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-top: 20px;
}
.about_us_bottom .item:last-of-type:after{
	display: none;
}

.about_us_bottom .item:after{
	content: "";
	position: absolute;
	width: 1px;
	height: 150px;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	background-color:#cf302c; 
}

.about_us_bottom .item{
	text-align: center;
	width: 25%;
	position: relative;
}
.about_us_bottom .item .top i{
	font-size: 34px;
	margin-left: 10px;
	font-style: normal;
	line-height: 0.5;
	vertical-align: top;
}
.about_us_bottom .item .top span{
   color: #cf302c;
   line-height: 0.8;
   font-size: 50px;
}


.about_video_wrap{
    min-height: 100vh;
    display: flex;
    background-color: #c70202;
    font-size: 16px;
    line-height: 1.8;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: #fff;
}
.about_video_wrap .text{
	width: 800px;
	text-align: right;
}

.about_video_wrap .about_video_wrap_content{
    display: flex;
}

.about_video_wrap  .img{
	flex:  0 0 130px;
	margin-left: 20px;
}

.about_partment_wrap{
	padding: 40px 0;
}
.about_partment_wrap .box{
	display: flex;
	position: relative;
	justify-content: flex-start;
}
.about_partment_wrap .img {
	width: 85%;
    top: 20%;
    left: 100%;
    z-index: 1;
    position: absolute;
}

.about_partment_wrap .page_w{
	max-width: 1600px;
}

.about_partment_wrap .img img{
	width: 100%;
}

.about_partment_wrap_two .box{
	display: flex;
	justify-content: flex-end;
}
.height_img{
	position: relative;
}
.about_partment_wrap_two{
	padding-bottom: 0;
}

.about_partment_wrap_two .img{
	width: 120%;
    top: 20%;
    left: -120%;
    position: absolute;
}

.about_partment_wrap .partment_item{
    background-color: rgba(0,0,0,.7);
    padding: 60px;
    color: #fff;
    max-width: 1100px;
    width: 64%;
    right: 0;
    bottom: 5%;
    position: absolute;
    display: inline-block;
}

.about_partment_wrap_two .partment_item{
	right: inherit;
	left: 0;
}

.about_partment_wrap_two .partment_item{
	z-index: 1;
}

.about_partment_wrap .partment_item h6{
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}
.about_partment_wrap .partment_item .des{
	flex:1;
	font-size: 14px;
	line-height: 1.8;
}
.about_partment_wrap .partment_item .line span{
	height: 1px;
	width: 60px;
	display: inline-block;
	background-color: #cf302c;
}


.about_idea_wrap img{
     width: 100%;
}

.about_idea_wrap .page_w{
   position: absolute;
}


.about_idea_wrap{
	overflow: hidden;
	background-color: #000;
	position: relative;
}

.idea_in_content{
	width: 100%;
	display: inline-block;
	position: relative;
	box-sizing: border-box;
}



.idea_in_content .words{
   color: #fff;
   line-height: 1.8;
   font-size: 16px;
}

.idea_out_content{
	width: 85%;
	min-width: 800px;
	text-align: right;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}


.idea_in_content .words h6{
	font-size: 36px;
	color: #fff;
	line-height: 1;
	font-weight: bold;
}

.idea_in_content .words .line{
	margin: 2% 0;
}
.idea_in_content .words .line span{
	width: 60px;
	height: 1px;
	display: inline-block;
	background: #cf302c;
}

.contact_history_content{
	padding: 5% 0;
}

.contact_history_content .support_title{
	text-align: center;
}

.contact_history_swiper{
	overflow: hidden;
	position: relative;
	margin: 10% 0;
}
.contact_history_swiper .time{
	margin-bottom: 30px;
}
.contact_history_swiper .time strong{
	font-size: 48px;
	color:  #cf302c;
	font-weight: bold;
}
.contact_history_swiper .time span{
	width: 60px;
	height: 1px;
	display: inline-block;
	background: #cf302c;
	margin-right: 20px;
}

.contact_history_swiper  .t{
	display: flex;
	align-items: center;
}
.contact_history_swiper  .t .img{
	padding-right: 90px;
}

.contact_history_swiper  .t .lf_content{
	padding-left: 90px;
}

.contact_history_swiper  .t .lf_content,
.contact_history_swiper  .t .img
{
   width: 100%;
}

.contact_history_swiper  .t .img img{
	width: 100%;
}

.contact_history_swiper  .t .lf_content{
     font-size: 14px;
     line-height: 1.8;
}

.time_history_swiper{
	text-align: center;
	position: relative;
	overflow: hidden;
}
.time_history_swiper .grey-line{
    width: 100%;
    height: 1px ;
    position: absolute;
    top: 7px;
    background: #dcdddd;
}
.time_history_swiper .circle{
	width: 14px;
	border-radius: 50%;
	background: #dcdddd;
	height: 14px;
	margin:0 auto;
}

.time_history_swiper .swiper-slide-thumb-active .circle{
    width: 14px;
    height: 14px;
    background: #cf302c;
}
.time_history_swiper .year{
	font-size: 16px;
	color: #333;
	margin-top: 30px;
}

.contact_advantage_team  .support_title{
	text-align: center;
}

.contact_advantage_team .img{
	margin-top: 50px;
}
.contact_advantage_team{
	padding: 5% 0;
}

.contact_advantage_team  .img img{
	width: 100%;
}

.contact_technology .support_title{
   text-align: center;
}

.contact_technology{
	padding-bottom: 5%;
}

.contact_technology_wrap{
	width: 84%;
	margin:  0 auto;
	margin-top: 4%;
	display: flex;
}

.contact_technology_wrap .lf_nav{
	width: 200px;
}

.contact_technology_wrap .lf_nav  li.on {
	color: #cf302c;
}
.contact_technology_wrap .lf_nav  li.on span{
	
	border-bottom: 1px solid #cf302c;
}
.contact_technology_wrap .lf_nav li span{
	border-bottom: 1px solid #fff;
	display: inline-block;
}
.contact_technology_wrap .lf_nav li{
	line-height: 44px;
	cursor: pointer;
	font-size: 16px;
	margin-bottom: 10px;

}

.contact_technology_wrap .img img{
	width: 100%;
}

.contact_technology_wrap .img .item:first-child{
	display: block;
}
.contact_technology_wrap .img .item{
	display: none;
}

.contect_quality{
	padding-bottom: 4%;
}

.contect_quality .support_title{
	text-align: center;
}


.contact_quality_wrap{
	width: 84%;
	display: flex;
	margin: 0 auto;
	margin-top: 4%;
}
.contact_quality_wrap .item img{
	width: 100%;
}

.contact_quality_wrap .item:nth-child(4n){
	margin-right: 0;
}

.contact_quality_wrap .item{
	width: 23%;
	margin-right: 2.6666%;
	background: #f7f8f8;
}

.contact_quality_wrap .item h6{
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	margin-top: 18px;
}
.contact_quality_wrap .item .t{
	padding: 24px;
}
.contact_quality_wrap .item .num i{
	display: inline-block;
	width: 40px;
	height: 1px;
	vertical-align: top;
	margin-top: 24px;
	background:  #cf302c;
}
.contact_quality_wrap .item .num {
	font-size: 71px;
	font-family: fantasy;
	color: #cf302c;
	line-height: 1;
	height: 36px;
	overflow: hidden;
}

.container-fluid{
	width: 100%;
}

.upload_words_warp{
	width: 900px;
	margin:0 auto;
}

.upload_words_container{
	padding: 4% 0;
}                                                       

.upload_words_warp .title{
	line-height: 70px;
	font-size: 22px;
	background: #111111;
	padding-left: 50px;
	color: #fff;
}
.upload_words_warp{
	background: #fff;
}

.upload_words_warp  .form{
	padding: 50px;
}
.upload_words_warp .form-title em{
	font-size: 14px;
	color: #999999;
	font-style: normal;
	margin-left: 20px;
}
.upload_words_warp  .words-email{
	padding: 30px 0;
	font-size: 16px;
}

input[type='file'] {
    position: absolute;
    left: 0;
    width: 0;
    height: 0;
}

.upload_words_warp  .submit{
    line-height: 40px;
	background: #cf302c;
	font-size:14px;
	color: #fff;
	width: 160px;
	text-align: center;
	border-radius: 6px;
	display: inline-block; 
}

.upload_words_warp .input-submit-item{
	padding-top: 20px;
	border-top: 1px solid #dcdddd;
}
.upload_words_warp  .words-email .send-button{
	margin:30px 0;
	line-height: 40px;
	background: #111111;
	font-size:14px;
	color: #fff;
	width: 160px;
	text-align: center;
	border-radius: 6px;
	display: inline-block; 
}
.upload_words_warp  .words-cover{
	padding: 30px 0;
}
.red{
	color: #cf302c;
}
.upload_words_warp .up-button i{
	font-size: 20px;
}
.upload_words_warp .up-button{
	width: 200px;
	background-repeat: no-repeat;
	background-size: cover;
	height: 150px;
	border-radius: 6px;
	text-align: center;
	line-height: 150px;
	border: 1px solid #dcdddd;
}
.upload_words_warp .form-title{
	line-height: 60px;
	font-size: 18px;
	border-bottom: 1px solid #dcdddd;
}
.upload_words_warp  .form  .input-item{
	padding: 30px 0;

}
.upload_words_warp  .form  .input-item input:last-of-type{
    margin-bottom: 0;
}
.upload_words_warp  .form  .input-item input{
	margin-bottom: 40px;
	font-size: 16px;
	border: 1px solid #e4e5e5;
	border-radius: 4px;
	line-height: 58px;
	background-color: #f7f8f8;
	padding: 0 20px; 
	box-sizing: border-box;
	width: 100%;
	display: block;
}


@media screen and (min-width:769px) and (max-width:1440px) {
  .page_w{
  	width: 90%;
  }
  .brand_list_container .box{
  	width: 30%;
  }
  .sell_nav ul li{
  	margin-right: 40px;
  	line-height: 60px;
  }
}


@media screen and (min-width:768px) {
	.web-element{
		display: none !important;
	}
}


.products_des_0011{
	background-color: #191919;
    min-height: 100vh;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.products_des_001{
	background-color: #000;
    min-height: 100vh;
    background-size: cover;
    background-position: center;
}

.products_des_15{
	display: flex;
    flex-direction: column;
    height: 100vh;
    background-size: cover;
    background-position: center;
}

.products_des_15 .content{
	position: absolute;
	left: 5%;
	top: 18%;
}


.products_des_15 h6{
	position: relative;
	color: #C70202;
	font-size: 0.4rem;
}

.products_des_15 .c{
	margin-top: 4%;
    color: #fff;
    font-size: 16px;
}


.products_des_16 {
	position: relative;
	min-height: 100vh;
	background-color: #000000;
}

.products_des_16 h6{
    font-size: 60px;
    padding-left: 50px;
    position: relative;
}


.products_des_16  video{
	object-fit: cover;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    height: 70%;
}
.products_des_16 h6 img{
	position: absolute;
    top: 50%;
    transform: translate(-36px,-50%);
}
.products_des_16 .content{
	color: #fff;
	justify-content: flex-end;
    text-align: right;
    line-height: 1.6;
    display: flex;
    align-items: center;
}
.products_des_16 .video_wrap{
	z-index: 1;
    position: absolute;
    right: 10%;
    top: 0;
    display: flex;
    align-items: center;
    height: 15%;
}


.fq-0{
	background-size: cover;
    background-position: center;
	height: 100vh;
    background-color: #000;
}

.fq-0 .logo{
	position: absolute;
    top: 54%;
    text-align: center;
    width: 100%;
}


.fp-9{
	background-color: #000;
	height: 100vh;
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.fp-9 h6{
	margin-right: 20px;
    font-size: 60px;
    color: #C70202;
}
.fp-9 .wrap .content{
	display: flex;
	align-items: center;
}
.fp-9 .wrap{
	left: 10%;
    bottom: 0;
	z-index: 1;
    position: absolute;
    display: flex;
    align-items: center;
    height: 15%;
	margin: 0 auto;
    max-width: 80%;
}
.fp-9 h6 img{
	vertical-align: middle;
    transform: translate(0);
}
.fp-9 .content .c{
	font-size: 16px;
    color: #fff;
}

.fp-9 video{
	object-fit: cover;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    height: 70%;
}


.fp-15{
	background-color: #b3b3b3;
	height: 100vh;
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.fp-17{
	background-position: center bottom;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #000;
    height: 100vh;
}

.fq-26{
	background-position: center bottom;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #000;
    height: 100vh;
}

.fq-4{
	height: 100vh;
	background-size: cover;
	position: relative;
	background-position: center;
}
.fq-4 .content{
	position: absolute;
    bottom: 10%;
    left: 10%;
    color: #fff;
}
.fq-4 .content .c{
	box-sizing: border-box;
	padding-left: 40px;
}
.fq-4 .content h6{
	font-size: 60px;
}

.fq-4 .content h6 span{
	color: #C70202;
}

.fq-10{
	background-size: cover;
    background-position: center;
	min-height: 100vh;
}

.fq-10 .content{
	position: absolute;
	left: 5%;
	top: 10%;
}

.fq-10 h6{
	color: #C70202;
    font-size: 60px;
}

.fq-10 .c{
	font-size: 16px;
    color: #666;
    line-height: 1.8;
    width: 620px;
    padding-left: 40px;
    margin-top: 4%;
}


.fq-11{
	background-size: cover;
    background-position: center;
	min-height: 100vh;
	background-color: #fff;
}

.fq-11 .content{
	position: absolute;
    left: 5%;
    top: 10%;
}

.fq-11 h6{
	font-size: 50px;
    color: #C70202;
}


.fq-11 .c{
	font-size: 16px;
    color: #333;
    line-height: 1.8;
    width: 620px;
    padding-left: 40px;
    margin-top: 4%;
}

.fp-12{
	position: relative;
    min-height: 100vh;
    background-color: #000000;
}

.fp-12 video{
	object-fit: cover;
	height: 70%;
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.fp-12 .wrap{
	z-index: 1;
    position: absolute;
    display: flex;
    align-items: center;
    height: 15%;
	margin: 0 auto;
    max-width: 80%;
    right: 10%;
    bottom: 0;
}
.fp-12 .content{
	display: flex;
	align-items: center;
}
.fp-12 .content .c{
	font-size: 16px;
    color: #fff;
}
.fp-12 .quan{
	transform: translate(0);
	margin: 0 20px;
}
.fp-12 h6 {
    line-height: 1;
    font-size: 60px;
}

.fq-18{
	min-height: 100vh;
    background-size: cover;
    position: relative;
    background-position: center;
}

.fq-22{
	min-height: 100vh;
    background-size: cover;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
}

.fq-23{
	height: 100vh;
    background-size: cover;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
}



/*手机端*/
@media screen and (max-width:768px) {
    .fq-23{
    	background-image: url(https://changbudao-1257401975.cos.ap-hongkong.myqcloud.com/images/75250/mobile/20220704122426_03.png) !important;
    }
    .fq-24{
    	background-image: url(https://changbudao-1257401975.cos.ap-hongkong.myqcloud.com/images/75250/mobile/20220704122426_02.png) !important;
    }
    .fq-25{
    	background-image: url(https://changbudao-1257401975.cos.ap-hongkong.myqcloud.com/images/75250/mobile/20220704122426_04.png) !important;
    }
    
    .products_des_0011{
    	background-image: url(https://changbudao-1257401975.cos.ap-hongkong.myqcloud.com/images/75250/mobile/720313696672e2fd838abff85fa78a1.jpg) !important;
    }
    .products_des_03{
    	background-size: auto 66%;
    	background-position: center 60%;
    }
	.fq-22{
		background-size: contain;
	    background-repeat: no-repeat;
	    background-color: #000;
		background-size: contain;
	}
	.fq-22 .text{
        position: absolute;
	    bottom: 10%;
	    color: #999;
	    text-align: center;
	    width: 100%;
	    left: 0;
	    line-height: 1.6;
	}
	.fp-12 .content .c br{
		display: none;
	}
	.fp-12 video{
		height: 50%;
        top: 55%;
	}
	.fp-12 .wrap{
		display: block;
		top: 10%;
		height: auto;
		right: 4%;
	}
	.fp-12 .quan{
		margin: 0;
	}
	.fp-12 h6{
		font-size: 40px;
	}
	.fp-12 .content{
		flex-direction: column;
		align-items: flex-end;
	}
	.products_des_10 .wrap .mid{
		letter-spacing: 1em;
	}

	.fp-12 .content .c{
		text-align: right;
		font-size: 12px;
		order: 2;
		margin-top: 4%;
	}
	.fq-11 .c{
		font-size: 12px;
		width: 90%;

	}
	.fq-11 .c br{
		display: none;
	}
	.fq-11 .content{
		top: 10%;
	    left: inherit;
	    right: 4%;
	    text-align: right;
	}
	.fq-11 h6{
		font-size: 40px;
	}
	.fq-10 .c{
		width: auto;
		padding: 0;
	    font-size: 12px;
	    color: #fff;
	}
	.fq-10 .content br{
		display: none;
	}
	.fq-10 .content{
		left: inherit;
        right: 4%;
		top: 10%;
	    text-align: right;
	    width: 70%;
	}
	.fq-10 h6{
		font-size: 40px;
	}
	.fq-4 .content h6{
		font-size: 40px;
	}
	.fq-4 .content{
        width: 90%;
		text-align: right;
        bottom: inherit;
        left: inherit;
        top: 10%;
        right: 4%;
	}
	.fq-4 .content .c br{
		display: none;
	}
    .fq-4 .content .c{
    	font-size: 12px;
    	margin-top: 4%;
    	text-align:right;
        width: 100%;
    }
    .fq-10{
    	background-color: #000 !important;
		background-image: url(https://changbudao-1257401975.cos.ap-hongkong.myqcloud.com/images/75250/mobile/_59A9720%201.png) !important;
		
	}
	.fq-4{
		background-image: url(https://changbudao-1257401975.cos.ap-hongkong.myqcloud.com/images/75250/mobile/_59A1479%202.png) !important;
		
	}
	.fq-0 .download{
		display: none;
	}
	.fq-0 .text:before{
		content: "";
	    right: 0;
	    display: inline-block;
	    width: 2px;
	    height: 100px;
	    background-color: #C70202;
	}
	.fq-0 .text{
		font-size: 14px;
		top: inherit;
		bottom: 40%;
		padding-right: 0;
		border: none;
		transform: translateY(100%);
	}
	.fq-0 video{
		height:50%;
	}
    .fq-26{
		background-image: url(https://changbudao-1257401975.cos.ap-hongkong.myqcloud.com/images/75250/mobile/Frame%20224.png) !important;
	}
	.fp-15{
		background-image: url(https://changbudao-1257401975.cos.ap-hongkong.myqcloud.com/images/75250/mobile/Frame%20207.png) !important;
	}
	.fp-17{
		background-image: url(https://changbudao-1257401975.cos.ap-hongkong.myqcloud.com/images/75250/mobile/Frame%20210.png) !important;
	}
	.fp-9 video{
		height: 50%;
		top: 55%;
	}
	.fp-9 h6{
		margin-right: 0;
		font-size: 40px;
		margin-top: 10px;
	}
	.fp-9 .content .c{
		font-size: 12px;
		width: 80%;
		margin-top: 4%;
	}
	.fp-9 .content .c br{
		display: none;
	}
	.fp-9 .wrap{
		display: block;
		left: inherit;
		right: 4%;
		top: 10%;
		text-align: right;
	}
	.products_des_15 h6 .quan{
		left: inherit;
		right: -10px;
	}
	.fp-9 .wrap .content{
		flex-direction: column;
		align-items: flex-end;
	}
    .products_des_15 h6{
    	font-size: 0.6rem;
    	text-align: right;
    }
	.products_des_15 .content{
		width: 60%;
		bottom: 5%;
		top: inherit;
		right: 5%;
		left: inherit;
	}
    .products_des_15 .c br{
    	display: none;
    }
	.products_des_15 .c{

		text-align: right;
		font-size: 12px;
	}
    .web-element{
		display: block !important ;
	}
	.pc-element{
	   display: none !important;
    }


	.support_servies_nav ul li .line span{
		width: 30px;
		height: 2px;
	}
	
	.support-container .support_title img{
		margin-top: 0px;
		width: 20px;
	}
	.support-container .support_title{
		transform: translateX(0px);
	}
	.brand_email_wrap .subscribe{
		font-size: 0.3rem;
		margin-right: 0;
	}
	.upload_words_warp{
		width: 100%;
	}
	.upload_words_warp .form-title em{
		font-size: 0.18rem;
	}
	.upload_words_warp .words-email{
		font-size: 0.24rem;
	}
	.upload_words_warp .words-email .send-button,
	.upload_words_warp .submit{
		width: 80px;
		font-size: 0.24rem;
	}
	.upload_words_warp .up-button{
		width: 100px;
		height: 75px;
		line-height: 75px;
	}
	.upload_words_warp .words-cover,
	.upload_words_warp .words-email,
	.upload_words_warp .form .input-item{
		padding: 15px 0;
	}
	.upload_words_warp .form .input-item input{
		margin-bottom: 20px;
		line-height: 40px;
		font-size: 0.24rem;
	}
	.upload_words_warp .form-title{
		font-size: 0.24rem;
	}
	.upload_words_warp .title{
		display: none;
	}
	.upload_words_warp .form{
		padding: 5%;
	}
	.page_w {
	    max-width: 92%;
	    margin: 0 auto;
	}
	.contact_technology_wrap .lf_nav ul {
		display: flex;
		overflow: auto;
	}
	.contact_technology_wrap .lf_nav li{
		line-height: 3;
		font-size: 0.24rem;
		white-space: nowrap;
		margin-right:4%;
	}
	.contact_advantage_team .img{
		margin-top: 5%;
	}
	.contact_quality_wrap .item .t{
		padding: 0.24rem;
	}
	.contact_quality_wrap{
		flex-wrap: wrap;
		width: 94%;
		justify-content: space-between;
	}
	.contact_quality_wrap .item .num i{
		width: 0.4rem;
		margin-top: 0.24rem;
	}
	.contact_quality_wrap .item h6{
		font-size: 0.2rem;
		margin-top: 0.18rem;
	}
	.contact_quality_wrap .item .num{
		font-size: 0.7rem;
		height: 0.36rem;
	}
	.contact_quality_wrap .item{
		width: 49%;margin-right: 0;
		margin-bottom: 2%;
	}
	.contact_technology_wrap{
		width: 94%;
		flex-wrap: wrap;
	}
	.contact_technology_wrap .lf_nav{
		width: 100%;
	}
    .sell_nav ul{
    	display: flex;
    	overflow: hidden;
    }
    .sell_nav ul li a{
    	padding: 0;
    }
	.sell_nav ul li{
		flex: 1;
		font-size: 0.24rem;
		line-height: 0.8rem;
		margin-right: 0rem;
		text-align: center;
	}

	.contact_history_swiper .t .lf_content{
		padding: 0;
		order: 2;
	}
	.contact_history_swiper .t .img{
		padding-right: 0;
	}
	.contact_history_swiper .time{
		margin-bottom: 0.3rem;
	}
	.contact_history_swiper .time span{
		width: 0.6rem;
		margin-right: 0.2rem;
	}
	.contact_history_swiper .time strong{
		font-size: 0.48rem;
	}
	.contact_history_swiper .t{
		flex-wrap: wrap;
	}
	.support_title{
		font-size: 0.34rem;
	}
	.contact_des_wrap{
		width: 100%;
		margin-top: 0;
	}
	.contact_text {
		width: 80%;
		text-indent: 2em;
		background-image: none;
		line-height: 1.5;
		font-size: 12px;
		padding: 0.2rem;
	}
	.about_us_wrap .page_w{
		display:flex;
		flex-wrap: wrap;
	}
	.about_us_lf{
		width: 100%;
		padding: 30px;
		position: static;
	}

	.about_us_lf .line span{
		width: 0.6rem;
	}
	.about_us_lf h6{
		font-size: 0.32rem;
	}
	.about_us_bottom{
		margin-top: 1rem;
		min-height: 30vh;
	}
	.about_us_bottom .item{
		flex: 1;
	}

	.about_us_bottom .item .top{
		font-size: 0.24rem;
	}

	.about_us_bottom .item .top i{
		margin-left: 0.1rem;
		font-size: 0.14rem;
	}
	.about_partment_wrap{
		padding: 0;
	}

    .about_partment_wrap .partment_item{
    	width: 100%;
        box-sizing: border-box;
    	position: static;
    	padding:4%;
    	flex-wrap: wrap;
    }
	.about_us_bottom .item .top span{
		font-size: 0.32rem;
	}
	.about_partment_wrap .partment_item h6{
		width: 100%;
		text-align: center;
	}
	.about_partment_wrap .partment_item .line{
		width: 100%;
		text-align: center;
		margin: 0.1rem 0;
	}
    .idea_in_content .words h6{
    	font-size: 0.18rem;
    }
    .idea_in_content .words .line span{
    	width: 0.6rem;
    }
	.about_idea_wrap img{
		max-width: 150%;
		width: auto;
		min-height: 7rem;
	}
	.idea_in_content:after{
			content: "";
			display: block;
			height: calc(100% + 0.4rem);
			top: -0.2rem;
			border-radius: 50%;
			left: -0.2rem;
			position: absolute;
			width: calc(100% + 0.4rem);
			background-color: #ffffff;
			opacity: .2;
	}
	.about_us_rt{
		position: static;
		width: 100%;
		order: 0;
	}
	.idea_out_content{
		width: 5.5rem;
	}
	.idea_in_content{
		width: 100%;
		padding-top: 100%;
	}
	.idea_in_content .words{
		font-size: 0.14rem;
	}
    .about_us_bottom .name{
    	font-size: 0.24rem;
    	margin-top: 0.4rem;
    }
    .height_img{
    	display: none;
    }
    .about_video_wrap .img{
    	display: none;
    }


    .about_video_wrap{
    	font-size: 14px;
    	padding-top: 0;
    	min-height: 30vh;
    }
    .about_video_wrap br{
    	display: none;
    }
    .about_video_wrap .text{
    	width: 94%;
    	margin:0 auto;
    	text-align: center;
    }
	.about_us_bottom .item:after{
		height: 1.5rem;
	}
	.lf_page_nav_wrap{
		display: none;
	}
	.rt_page_warp{
		width: 100%;
	}
	.products_list_warp .item{
		padding: 0.4rem 0;
		border-radius: 12px;
	}

	.products_list_warp .item h6{
		margin-top: 0.2rem;
		font-size: 0.24rem;
	}

	.page_fixed_nav{
		line-height: 40px;
		height: 40px;
	}
	.page_fixed_nav .name{
		font-size: 0.24rem;
	}

	.page_fixed_nav .links a{
	    padding: 0 0.36rem;
	    font-size:12px;
	}

	.products_size_container .tit{
		font-size: 0.3rem;
		margin-bottom: 0.4rem;
	}
    .products_size_container tr td:last-child{
    	font-size: 0.24rem;
    	padding: 10px 0;
    }
	.products_size_container tr td:first-child{
		font-size: 0.24rem;
		padding: 10px 0;
	}
    .products_size_container .order_list .tit{
    	padding-bottom:  0.4rem;

    }
	.products_size_container .order_list{
		margin-top: 30px;
		font-size: 0.24rem;
	}

    .page_fixed_nav .words_w{
    	width: 94%;
    }
    .words_img{
    	overflow: hidden;
    }
    .words_img img{
    	height: 2rem;
    	width: auto;
    	position: relative;
    	left: 50%;
    	transform: translateX(-50%);
    	max-width: 450%;
    }
    .page_fixed_nav .name{
    	flex: 1;
    	margin-right: 2%;
    	overflow: auto;
    }
    .page_fixed_nav .download-links{
    	font-size: 0.24rem;
    	padding: 0 10px;
    }
    .page_fixed_nav .download-links a{
    	margin-left: 10px;
    }
    .page_fixed_nav ul li{
    	margin-right: 35px;
    }
	.words_wrap{
		width: 94%;
	}
    .words_wrap .words_items .wordsname{
    	font-size: 0.28rem;
    }
    .words_wrap .words_items .c{
    	padding: 4% 0;
    }

    .words_wrap .words_items .name{
    	font-size: 0.3rem;
    }
	.words_wrap .words_items{
		width: 100%;
	}
	.words_wrap .words_items:nth-child(2n){
		transform: translateY(0);
	}
    .words-mask-container .title h6{
    	font-size: 0.32rem;
    }

    .words-mask-container .video-container{
    	padding: 0;
    }
	.words-mask-container .title{
		padding: 0.4rem 0rem;
	}

	.words-mask-container .content{
		padding: 0.7rem 0;
	}

	.words-mask-container .wrap{
		width: 94%;
	}

	.words-mask-container .comment{
		padding: 4% ;
	}

	.words-mask-container .title .name{
		margin-top: 0.2rem;
	}

	.words-mask-container .share-container .item{
		min-width: 1rem;
		white-space: nowrap;
	}

	.words-mask-container .share-container .item i, .words-mask-container .share-container .item span, .words-mask-container .share-container .item a{
		font-size: 8px;
	}
    .words-mask-container .comment .user_item .name{
    	font-size: 0.24rem;
    }
    .words-mask-container .comment .form{
    	font-size: 10px;
    	line-height: 30px;
    }
    .comment_title{
    	font-size: 0.3rem;
    }
    .words-mask-container .comment .user_item{
    	position: relative;
    }
    .words-mask-container .comment .user_item .user_msg{
    	align-items: flex-start;
    }
    .words-mask-container .comment .user_item .user_t{
    	font-size: 0.2rem;
    }
    .words-mask-container .comment .user_item .time{
    	text-align: right;
    	width: 100%;
    	position: absolute;
    	top: 0;
    	right: 0;
    	font-size: 10px;
    	margin-top:0;
    }
	.user_msg .img{
		flex:  0 0  35px;
		height: 35px;
		margin-top: 10px;
	}
	.words-mask-container .comment .form input{
		padding-left: 10px;
	}
	.words-mask-container .content{
		font-size: 12px;
	}
	.words-mask-container .comment .form .submit input{
		padding-left: 0;
	}
    
	.words-mask-container .comment .form .submit{
		width: 25%;
	}
	.words-mask-container .comment .form .name{
		width: 25%;
	}
    
    .support-container .content{
    	width: 76%;
    }

	.support-container .content h6{
		font-size: 0.4rem;
	}
    .upload_words_container{
    	padding-top: 0;
    }

    .support_servies_content .item{
    	padding: 10px 10px;
    	width: 100%;
    }
    .support_servies_content .item > div{
    	text-align: center;
    }
	.support_servies_content{
		padding:  0 ;
		font-size: 0.24rem;
		margin-top: 0.4rem;
	}
	.market_cooperation_content{
		margin-top: 0;
	}
	.market_cooperation_wrap{
		margin-top: 0.4rem;
	}
	.market_cooperation_wrap form .item{
		width: 100%;
		font-size: 0.24rem;
		margin-top: 0.4rem;
		line-height: 0.6rem;
	}
	.market_cooperation_wrap form .submit{
		width: 1.5rem;
		font-size: 16px;
		text-decoration: none;
	}
	.support_notice_wrap_content .item h6{
		font-size: 0.24rem;
	}
	.support_notice_wrap_content .item .date{
		font-size: 0.14rem;
		margin-top: 0.13rem;
	}
	.support_notice_wrap_content{
		margin-top: 0.4rem;
		justify-content: space-between;
	}

	.support_notice_wrap_content .item{
		padding: 20px;
		width: 48%;
		margin-right: 0;
	}
	.market_cooperation_wrap form .item:last-of-type{
		margin-top: 0.4rem;
	}
	.support_servies_nav ul li{
		line-height: 2;
		font-size: 0.24rem;
		padding-top: 20px;
		padding-bottom: 10px;
		width: 30%;
	}
	.support_servies_content .item a{
		line-height: 0.6rem;
	}
	.support-top{
		overflow: hidden;
	}
	.support-top img{
		max-width: 120%;
		width: auto;
		height: 4rem;
	}

	.support-container .content form .submit{
		line-height: 0.5rem;
		width: 1.1rem;

	}

	.support-container .content form{
		padding: 8px;
		font-size: 0.24rem;
		line-height: 0.6rem;
	}

	.support_servies_nav ul{
		margin-top: 25px;
	}
    .contact_history_swiper .t .lf_content{
    	font-size: 0.18rem;
    }
	.time_history_swiper .year{
		font-size: 0.18rem;
		margin-top: 0.3rem;
	}
	.contact_history_swiper{
		margin: 5% 0;
	}
	.sell_content_wrap .title .des{
		max-width: 100%;
		font-size: 0.2rem;
	}
    .sell_content_wrap .title{
    	display: block;
    }
	.sell_content_wrap .line{
		display: none;
	}

	.sell_maps .dian{
		transform: translateX(-10px) scale(0.4);
	}

	.animat{
		animation:mymove2 5s infinite;
	}
    .sell_mumber_container_wrap .country .t{
    	font-size: 0.3rem;
    }
	@keyframes mymove2
	{
	    0%{
	    transform: translateX(-4px) scale(0.4); /*开始为原始大小*/
	    }
	    25%{
	        transform: translateX(-4px) scale(0.6); /*放大1.1倍*/
	    }
	    50%{
	        transform: translateX(-4px) scale(0.4);
	    }
	    75%{
	       transform: translateX(-4px) scale(0.6); /*放大1.1倍*/
	    }

	}
	.sell_mumber_container_wrap .continent{
		font-size: 0.4rem;
		padding-bottom: 0.2rem;
	}
    .sell_mumber_container_wrap .city_list h6, 
    .sell_mumber_container_wrap .city_list .c{
        width: 100%;
    }

    .sell_mumber_container_wrap .city_list h6{
    	font-size: 0.26rem;
    }

	.sell_mumber_container_wrap .city_list li{
		width: 100%;
	}

	.brand_list_container .box{
		width: 48%;
	}
    .brand_item{
    	display: block;
    	margin: 0;
    	padding: 0px;
    }
    .swiper-button-next,
    .swiper-button-prev{
    	display: none;
    }

    .brand_item .c{
    	width: 100%;
    	box-sizing: border-box;
    	padding: 4%;
    }
    .brand-swiper-container .swiper-pagination{
    	bottom: 30px;
    	right: 20px;
    }

    .brand-swiper-container .swiper-navigation{
    	bottom: 20px;
    	display: none;
    }

    .brand_item .img{
    	width: 100%;
    	padding-top:60%;
    }

    .brand_list_container .date span{
    	font-size: 0.4rem;
    }

    .brand_list_container .date i{
    	font-size: 0.3rem;
    }

    .brand_list_container .date em{
    	font-size: 0.14rem;
    }

    .brand_list_container .title{
    	font-size: 0.18rem;
    }

    .brand_list_container .box{
    	margin-bottom: 0.4rem;
    }
    .brand_email_wrap{
    	display: block;
    	text-align: center;
    	font-size: 14px;
    }
    .brand_item .c .des{
    	font-size: 0.18rem;
    	margin-bottom: 0.2rem;
    }

    .brand_item .c .tit{
    	font-size: 0.3rem;
    }
    .brand_item .c .date span{
    	font-size: 0.4rem;
    }
    .brand_item .c .date i{
    	font-size: 0.3rem;
    	margin: 0 4px;
    }

    .brand_email_wrap form input{
    	width: auto;
    	line-height: 40px;
    	font-size: 0.24rem;
    }
    .brand_email_wrap form input[type='text']{
    	width: 80%;
    	box-sizing: border-box;
    }
    .brand_email_wrap form input[type='submit']{
    	width: 20%;
    	margin-left: 0;
    }
    .brand_item .a a{
    	font-size: 0.24rem;
    }
    .brand_item .a i{
    	width: 14px;
    	height: 14px;
    	margin-right: 10px;
    }

    .brand-swiper-container .swiper-pagination-current{
    	font-size: 14px;
    }

    .brand-swiper-container .swiper-pagination-total{
    	font-size: 8px;
    }

    .brand_email_wrap form{
    	margin-top: 5%;
    	display: flex;
    }
    .support_faq_wrap .box{
    	margin-top:0rem;
    	width: 100%;
    }
    .support_faq_wrap .item{
    	line-height: 0.8rem;
    	width: 100%;
    	font-size: 0.24rem;
    }
    .product-time-swiper-out .outline-rt{
    	right: 0;
    }
    .product-time-swiper-out .outline-lf{
    	left: 0;
    }
}


@media screen and (max-width:768px) {

    .fq-11{
		background-color: #fff;
		background-position: center bottom -100%;
		background-size: 374%;
		background-repeat: no-repeat;
    }
	.products_des_001{
       background-image: url(https://changbudao-1257401975.cos.ap-hongkong.myqcloud.com/images/75250/mobile/Frame%20194.png) !important;
	}
	.products_des_002{

	}
	.fq-2 .products_des_title{
        text-align: center;
	}
	.support_servies_nav ul li.on .icon img{
	  filter: drop-shadow(42px 0 0 #fff);
	  transform: translateX(-42px);
	}
	.products_des_six{
		min-height:auto;
	}
	.products_des_ten .content{
		font-size: 12px;
	}
	.products_des_two{
		min-height: 40vh;
	}
	.products_des_one{
		min-height: 40vh;
		padding-bottom: 4%;
	}
	.products_des_two h6{
		font-size: 24px;
	}
	.products_des_three h6{
	    font-size: 24px;
	}
	.products_des_four .content{
		max-width: 80%;
		font-size: 12px;
		color: #fff;
	}
	.products_des_four{
		min-height: 40vh;
	}
	.products_des_four h6{
		font-size: 24px;
		color: #C70202;
		text-align: right;
	}
	.products_des_three .c{
		width: 80%;
		color: #fff;
		padding-left: 24px;
		font-size: 12px;
	}
	.products_des_two .c{
		width: 80%;
		padding-left: 24px;
		font-size: 12px;
	}
	.products_des_eight .content .item:after{
		display: none;
	}
	.products_des_eight{
		padding: 4% 0;
	}
	.products_des_eight .content .item:nth-child(even):after{
        display: none;
	}
	.products_des_eight .content .item{
		padding: 0;
		margin-bottom: 10%;
		width: 40%;
	}
	.products_des_seventeen .content .table .tr:first-child{
		font-size: 12px;
	}
	.products_des_seventeen .content .table{
		width: 100%;
	}


	.products_des_nine .content{
		max-width: 80%;
		font-size: 12px;
	}
	.products_des_title h6{
		font-size: 0.4rem;
	}

	.products_des_14{
		background-repeat: no-repeat;
		background-color: #000;
	}

	.quan{
		width: 18px;
		transform: translateY(-16px);
	}
	.products_des_seventeen{
		height: auto;
	}
    .products_des_thirteen .products_des_title{
    	text-align: center;
    	color: #fff;
    	padding: 4%  0 2% 0;
    	background-color: #666;
    }
	.products_des_thirteen{
		display: block;
	}
	.products_des_thirteen .content .p{
		min-height: auto;
		height: auto;
	}
	.products_des_thirteen .content .item:last-of-type{
		margin-bottom: 4%;
	}
	.products_des_thirteen .content .item{
		margin-bottom: 4%;
		font-size: 10px;
	}
	.products_des_thirteen .content h6{
		font-size: 16px;
	}
	.products_des_thirteen .content{
		flex-wrap: wrap;
		padding-bottom: 4%;
		height: 80vh;
		overflow: auto;
	}
	.products_des_ten .content h6{
		font-size: 24px;
	}
	.products_des_nine .content h6,
	.products_des_eleven .content h6{
		font-size: 40px;
	}
	.products_des_thirteen .content .box{
		width: 100%;
	}
	.products_des_nine .content .c
	{
		max-width: 100%;	
	}
	.products_des_ten .content .c{
		width: 90%;
	}
	.products_des_bottom_center{
		font-size: 12px !important;
		bottom: 5% !important;
		width: 80%;
		left: 10%;
	}
	.products_des_eleven .content .c{
       max-width: 80%;	
       width: 80%;
       padding-left: 24px;
       font-size: 12px;
	}
	.products_des_eight .content .item h6{
		font-size: 10px;
		margin-top: 10px;
	}
	.products_des_eight .content{
		justify-content: center;
		flex-wrap: wrap;
	}
	.products_des_eight .content .item .icon{
		height: 50px;
		width: 50px;
	}
	.products_des_eight .content .item .icon img{
		width: 100%;
	}
	.products_des_one .content{
		width: 94% !important;
		max-width: 94%  !important;;
		font-size: 14px;
	}
	.brand_details_top{
		padding-top: 0.2rem;
		padding-bottom: 0;
	}
	.brand_details_top h6{
		font-size: 0.3rem;
	}
	.brand_details_top .date{
		margin-top: 0.4rem;
	}
	.products_des_six{
		height: 40vh;
		min-height: 40vh;
	}
	.brand_details_content video{
		max-width: 100%;
		height: auto !important;
	}
	p>img{
		height: auto !important;
	}
    .sell_data_nav{
    	display: flex;
    }
    body .content_list_wrap .item .img{
    	width: 100%;
    	height: auto;
    }
    body .content_list_wrap .item{
	    width: 16%;
	    white-space: nowrap;
	    font-size: 12px;
    }
    .upload_words_warp .form-title{
    	line-height: 2;
    }
    .brand_item .c .date {
	    position: static;
	    width: 100%;
	    display: flex;
	    height: auto;
	    justify-content: flex-start;
	    flex-direction: row;
	    align-items: center;
	    background-color: transparent;
	}
    .brand_item .c .date{
    	position: static;
    }
    .content_title{
    	font-size: 0.24rem !important;
    }
    .support_servies_nav ul li{
    	font-size: 12px;
    	line-height: 1.5;
    }
    .support_servies_nav ul li .icon{
    	width: 42px;
        height: 52px;
    }
    .about_video_wrap .about_video_wrap_content{
    	padding: 4% 0;
    }
    .about_us_wrap{
    	padding-bottom: 4%;
    }
    .sell_data_nav .item{
    	padding: 0;
    	flex: 1;
    	padding: 0 10px;
    	line-height: 2;
    }
    .brand_container{
    	margin-bottom: 2%;
    }
	.brand_news_wrap{
		padding:  0;
	}
	.brand_details_container{
		margin-top: 0.9rem;
	}

	.products_des_02 h6{
		font-size: 40px;
		margin-right: 0px;
	}
    .products_des_02 .content{
        align-items: flex-end;
    	text-align: right;
    	flex-direction: column;
    }


	.products_des_02 .content .c{
		margin-top: 4%;
        order: 1;
		font-size:12px;
	}
	.products_des_03 .wrap h6{
		order: 0;
		font-size: 40px;
	}
	.products_des_03 .content .c br{
		display: none;
	}
    .products_des_03 .content .c{
    	order: 1;
    	margin-top: 4%;
    }
	.products_des_03 .content{
		text-align: right;
		font-size: 14px;
		align-items: flex-end;
		flex-direction: column;
	}

	.products_des_03 .wrap{
		right: 4%;
		height: auto;
		width: 80%;
		bottom: inherit;
		top: 10%;
	}


	.products_des_02 .video_wrap{
		display: block;
		height: auto;
		top: 50px;
		left: 5% !important;
		top: 3% !important;
	}
    .products_des_12{
		background-color: #fff;
	}
	.products_des_12 .content{
		width: 90%;
		margin: 0 auto;
		padding-top: 20%;
		position: static;
		left: 10%;
		top: 50%;
		transform: translateY(0%);
		max-width: 100%;
		color: #666;
        text-align: right;
	}
	.products_des_12 .pro{
		position: absolute;
	    right: inherit;
	    left: 0%;
	    top: 0;
	    transform: translateX(0%);
	    width: 100%;
	}

	.products_des_02 video{
		height: 40vh;
	}

	.products_des_13{
		background-color: #fff;
	    background-size: 400%;
	    background-repeat: no-repeat;
	    background-position: bottom 400% center;
	}
     
    .products_des_12 .content h6{
    	font-size: 40px;
    }

    .products_des_12 .dess{
    	font-size: 12px;
    }
    
    .products_des_16 .video_wrap{
    	right: 4%;
    	top: 10%;
    	height: auto;
    }
    .products_des_16 h6{
    	font-size: 40px;
    }

    .products_des_16 .content{
    	flex-direction: column;
        align-items: flex-end;
    }
    .products_des_16 .content .c{
    	font-size: 12px;
    	order: 2;
    	width: 80%;
    	margin-top: 4%;
    }
    .products_des_16 .content br{
    	display: none;
    }
    .products_des_16 video{
    	height: 50vh;
    	top: 60%;
    }
    .products_des_04{
    	display: flex;
    	justify-content: center;
    	align-items: center;
    }
    .products_des_04 .img-wrap{
    	margin: 0 auto;
    	display: block;
    }
    .products_des_04 .mid-img{
    	display: none;
    }
    .products_des_04 .lf-img{
    	display: none;
    }

    .products_des_04 .mid-img img{
    	position: static;
    }

    .products_des_04 .rt-img{
        display: none;
    }

    .products_des_04 .rt-img-wrap{
    	width: 100%;
    	position: static;
    }
    .products_des_04 .rt-img-wrap .title .red-t{
    	width: 50px;
    }
    .products_des_04 .rt-img-wrap .title{
    	padding: 0 4%;
    	font-size: 12px;
    	display: block;
    }

    .products_des_05{
    	background-image: url(https://changbudao-1257401975.cos.ap-hongkong.myqcloud.com/images/75250/mobile/Frame%20237.png) !important;
    }

    .products_des_05 .content{
    	width: 90%;
    }
    .products_des_05 .content .title .red-t{
    	margin-right: 0;
    	margin-bottom: 10px;
    	width: 50px;
    }
    .products_des_05 .content .title{
    	width: 80%;
    	font-size: 12px;
    	color: #fff;
	    position: absolute;
	    transform: translate(0);
	    top: inherit;
	    bottom: 5%;
    }
    .products_des_05 .content .img-list{
    	transform: translate(0);
    }

    .products_des_07 .products_des_title{
    	text-align: center;
    }
    .products_des_07 .products_des_title .line{
    	text-align: center;
    }

    .products_des_07 .content-contct .item .t{
    	display: none;
    }

    .products_des_07 .content{
    	box-sizing: border-box;
		width: 80%;
		margin: 0 auto;
		z-index: 1;
		position: absolute;
		transform: translateY(-50%);
    }

    .products_des_07 .pro{
       width: 100%;
	    bottom: 0px;
	    top: inherit;
	    transform: translateY(0%);
	    z-index: 0;
    }

    .fq-28 .wrap h6{
    	font-size: 20px;
    }

    .fq-28 .wrap .p{
    	position: relative;
    	font-size: 12px;
    }
    .products_des_07{
    	background-image: url(https://changbudao-1257401975.cos.ap-hongkong.myqcloud.com/images/75250/mobile/Frame%20236.jpg) !important;
    }
    .products_des_08{
    	background-image: url(https://changbudao-1257401975.cos.ap-hongkong.myqcloud.com/images/75250/59A6971111.jpg) !important;
    }
    .fq-18{
    	background-image: url(https://changbudao-1257401975.cos.ap-hongkong.myqcloud.com/images/75250/mobile/Frame%20211.jpg) !important;
    }
    .fq-28{
    	background-image: url(https://changbudao-1257401975.cos.ap-hongkong.myqcloud.com/images/75250/mobile/Frame%20226.png) !important;
    }
    .fq-28 .wrap .line{
    	margin: 10px 0;
    }
    .fq-28 .wrap{
    	transform: translateX(-50%);
    	bottom: 10%;
    	top: inherit;
    }
    .products_des_08 .wrap{
    	font-size: 12px;
    	width: 80%;
    }
    .products_des_08 .wrap h2:after{
    	margin: 20px auto;
    	height: 2px;
    }
    .products_des_08 .wrap h2 img{
    	width: 100px;
    }

    .products_des_09{

		background-image: none !important;
		display: flex;
		justify-content: center;
		flex-direction: column;
    }

    .products_des_09 .img1{
    	position: static;
    	width: auto;
    	display: none;

    }

    .products_des_09 .img2{
    	margin-left: 5%;
    	position: static;
    	width: 90%;
    }
    .products_des_09 .wrap p{
    	font-size: 12px;
    }
    .fq-2 .wrap{
    	max-width: 80%;
    	color: #fff;
    }
    .fq-2 .content{

		max-height: 80vh;
		overflow-y: auto;
		font-size: 12px;
	}
    .fq-2{
    	 background-image: none !important;
    	 background-color: #333333;

    }
    .fq-2 .products_des_title .line{
    	text-align: center;
    }

    .products_des_07 .content-contct .item .img{
         width: 50px;
         margin-bottom: 20px;
    }
    
    .products_des_09 .wrap{ 
        height: auto;
    }
    



}