*{margin: 0;padding: 0;font-family:Arial;}
p{margin: 0;}
a{text-decoration: none;color: #fff;}
img{border: 0;}
ul,li,i{margin: 0;padding: 0;font-style: normal;list-style: none;}
.fl{float: left;}
.fr{float: right;}
input{border: 0;outline: 0;}
.clearfix:after{display: block;content: "";clear: both;}

.home{max-width: 960px;min-width: 320px;margin: 0 auto;background: url(../img/de-2.png) no-repeat left top/100% 100%; text-align: left;}

.heads{padding: 0 30px; display: flex;display: -webkit-flex;display: -moz-flex;display: -o-flex;-webkit-align-items: center;-moz-align-items: center;-o-align-items: center;
align-items: center;-webkit-justify-content: space-between;-moz-justify-content: space-between;-o-justify-content: space-between;justify-content: space-between;}
.heads .logo{font-size:30px;color: #fdc001;}
.heads .iptbox{height: 24px; margin: 25px 0;border: 1px solid #000;}
.heads .iptbox .search-icon{float: right;display: block;width: 28px;height: 24px;background: url(../img/de-2_03.png) no-repeat center/18px;cursor: pointer;}
.heads .iptbox a{height: 24px;background: #ffd302; display: inline-block; width: 150px;}
.banner img{width: 100%;}

.content .titles{padding: 30px 0;text-align: center;}
.content .titles p{display: inline-block;margin: 0 auto; padding: 8px;border-radius:43px;border: 2px dashed #dedede;}
.content .titles p span{display: inline-block;background: #dedede;min-width: 200px; height: 75px;line-height: 75px; padding: 0 10px; border-radius: 43px;font-size: 26px;color: #000000;font-weight: bolder;}

.content .item{padding-bottom: 40px;}
.content .picwall{padding: 0 10px;overflow: hidden;}
.content .picwall ul:last-child{position: relative;left: 10%;top: -60px;}
.content .picwall li{position: relative; float: left;width: 20%;}
.content .picwall li.lisd{display: none;}
.content .picwall li>img{width: 100%;}
.content .picwall li .liscon{position: absolute;top: 0;left: 0; width: 100%;height: 100%;display: flex;display: -webkit-flex;display: -moz-flex;display: -o-flex;
-webkit-align-items: center;-moz-align-items: center;-o-align-items: center;align-items: center;-webkit-justify-content: center;-moz-justify-content: center;
-o-justify-content: center;justify-content: center;flex-direction: column;-webkit-flex-direction: column;-moz-flex-direction: column;-o-flex-direction: column;flex-direction: column;}
.content .picwall li .liscon img{margin-bottom: 20px;}
.content .picwall li .liscon p{max-width: 70%;color: #fff;font-size: 16px;text-align: center;}

.content .descrip{padding: 0 30px;}
.content .descrip .declft{width: 285px;margin-right: 10px;}
.content .descrip .declft>img{width: 100%;}
.content .descrip .declft .pword{margin: 50px 0;font-size: 18px;line-height: 24px;color: #000;}

.descrip .product img{display: block;width: 100%;}
.descrip .product .smallImg{width: 131px; height: 474px; overflow-y: scroll; }
.descrip .product .smallImg a{float: left;width: 108px;height: 108px;border: 3px solid #ffeb8c;margin-bottom: 6px; overflow: hidden;border-radius: 4px;}
.descrip .product .bigImg{width: 466px;height: 466px;border: 3px solid #ffeb8c;overflow: hidden;border-radius: 4px;}


.descriptionContent{  background: #ffffff; width: 95%; margin: 0 auto; padding: 0px 10px; margin-bottom: 80px;}
.content .besch{width: 100%;}
.content .besch .list{float: left;width: 50%;}
.content .besch .list .lis{width:62%;color: #fff;margin:  0 auto 20px;}
.content .besch .list .lis p{font-size: 14px;}
.content .besch .list .lis .tit{font-size: 18px;font-weight: bolder;color: #ffd302;margin-bottom: 10px;}
.content .besch .list .lis .tits{color: #ffd302;margin: 10px 0;}
.content .besch .list:last-child .lis{padding-bottom: 70px;}


.content .versand{position: relative;padding-top: 30px;}
.content .versand .titles{position: absolute;left: 30px;top: -120px;}
/*.content .vercon{margin: 20px 50px;padding: 14px;background: #fff;}*/
/*.content .vercon .cont{width: 40%;height: 240px; padding: 30px;border: 1px solid #ffd302;overflow: hidden;}*/
/*.content .vercon .cont p{font-size: 14px;line-height: 18px;color: #000;margin-bottom: 20px;}*/
/*.content .vercon .cont p img{ width: 100%;}*/
/*.content .vercon .cont .tips{display: inline-block;background: #ffd302;color: #fff;}*/
/*.content .vercon .cont:nth-child(2) p{margin-bottom: 10px;}*/
/*.content .vercon .cont .tit{font-size: 18px;font-weight: bold;color: #ffd302;}*/
/*.content .vercon .cont p span{color: #ffd302;}*/
.shipping{padding: 0 30px;box-sizing: border-box;}
.ship-wrap{
	background: #ffd302;
	padding: 20px;
	box-sizing: border-box;
}
.ship-wrap1{
	background: white;
	padding: 20px;
	box-sizing: border-box;
}
.shipping ul {
	 margin: 20px auto;
	 width: 60%;
	 display: flex;
	 justify-content: space-between;
 }
.shipping span{
	font-family: Arial-BoldMT;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 1px;
	color: #000000;
	margin-top: 20px;
}
.shipping p{
	font-family: ArialMT;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 1px;
	color: #000000;
}
.s1,.s2{
	margin: 20px auto;
}
.s1 th, td {
	/*text-align: center;*/
	padding: 10px 20px;
}
.s2 th, .s2 td {
	padding: 10px 20px;
	box-sizing: border-box;
	text-align: center;
}
.shipping ul{
	margin: 20px auto;
	width: 60%;
	display: flex;
	justify-content: space-between;
}
.shipping ul li{
	text-align: center;
}
.ship-wrap img{
	text-align: center;
	margin-top: 20px;
	width: 100%;
}.s1 th, td, .s2 th, td {
	 border: 1px solid #000;
 }

.content .gewbox{margin: 0 30px 0;background: url(../img/de-2_58.jpg) no-repeat left top/auto 100%;}
.content .gewbox .gewcon{padding: 20px;width: 60%;}
.content .gewbox .gewcon .gewlist{padding: 20px;background: #fff;}
.content .gewbox .gewcon .gewlist p{line-height: 20px; margin-bottom: 20px;font-size: 16px;color: #000;}

.content .question{padding: 0 30px;}
.content .question ul{ background: #ffffff;}
.content .question li{float: left;width: 33%;height: 290px; border-bottom: 2px solid #666;}
.content .question li .quelis{height: 100%;display: flex;display: -webkit-flex;display: -moz-flex;display: -o-flex;-webkit-justify-content: center;-moz-justify-content: center;
-o-justify-content: center;justify-content: center;flex-direction: column;-webkit-flex-direction: column;-moz-flex-direction: column;-o-flex-direction: column;flex-direction: column;
 border-right: 2px solid #666;}
 .content .question li:nth-child(3n) .quelis{border-right: 0;}
.content .question li .quelis p{line-height: 20px; padding: 0 10px;font-size: 12px;color: #000;}
.content .question li .quelis p.tit{line-height: 20px;margin:10px 0; font-size: 14px;font-weight: bold;}

.content .bewcon{padding: 0 30px;}
.content .bewcon img{width: 100%;}

.content .item .others{padding: 0 24px 40px;}
.content .others .lis{float: left;border: 1px solid #FCF000;width: 23%;margin-right: 1%;margin-bottom: 10px;height:275px;  }
.content .others .lis a{ font-size: 12px;}
.content .others .lis:nth-child(4n){margin-right: 0;}
.content .others .lis a{display: block;}
.content .others .lis img{display: block;width: 100%;}

.tfeedbackdetail table{ width:95%; margin: 0 auto; background: #ffffff; margin-bottom: 10px;}
.tfeedbackdetail table,th,tr,td{ text-align: center; border: 1px solid #212222;}
.descriptionContent ul li{ float:none;list-style: disc;margin-left: 18px;}
@media (max-width: 769px) {
	.content .item{padding-bottom: 0;}
	.content .picwall li .liscon p{font-size: 12px;}
	.content .descrip .declft{width: 100%;}
	.content .descrip .declft>*,.content .descrip .declft>img{float: left;width: 30%;}
	.content .descrip .declft .pword{margin: 10px 5%;}
	.content .descrip .decrit{width: 100%;text-align: center;}
	.content .descrip .decrit .product {display: inline-block;}

	.content .besch{padding-top: 10px; background: #272727;}
	.content .besch .list img{display: none;}
	.content .besch .list .lis{width: 79%;}

	.content .vercon{background: inherit;}
	.content .vercon .cont{width: 400px;background: #fff;}
	.content .gewbox .gewcon{width: 88%;}

	.content .question li .quelis p{line-height: 18px;}

	.content .others .lis{width: 23.7%;margin-bottom: 6px;}
	.content .others .lis:nth-child(4n){margin-right: 1%;}
	.tfeedbackdetail table span{ width: 100px; word-wrap: break-word; display: block;}
}
@media (max-width: 451px) {
	.content .titles{padding: 10px 0;}
	.content .titles p span{height: 50px;line-height: 50px;padding: 0 8px;border-radius: 25px;font-size: 20px;}

	.content .picwall li{width: 33%;}
	.content .picwall li.lisd{display: block;}
	.content .picwall li .liscon img{height: 24px; margin-bottom: 6px;}
	.content .picwall ul:last-child{display: none;}

	.content .descrip{padding: 0 10px;}
	.content .descrip .declft>img{display: none;}
	.content .descrip .declft .pword{width: 100%;margin: 0 0 10px 0;}
	.descrip .product .smallImg{width: 100%;}
	.descrip .product .smallImg a{width: 80px;height: 80px;}
	.descrip .product .bigImg{width: 320px;height: 320px;}

	.content .besch .list{width: 100%;}
	.content .besch .list .lis{width: 90%;}
	.content .besch .list:last-child .lis{padding-bottom: 0;}

	.content .versand{padding-top: 0;}
	.content .versand .titles{position: relative;top: inherit;left: inherit;}
	.content .vercon{margin: 0;padding:10px;}
	.content .vercon .cont{padding: 4%;width: 92%; height: auto;margin-bottom: 10px;}

	.content .gewbox{margin: 0 10px 0;}
	.content .gewbox .gewcon{width: 98%;padding: 1%;}
	.content .gewbox .gewcon .gewlist{padding: 10px;}
	.content .gewbox .gewcon .gewlist p{margin-bottom: 10px;font-size: 14px;}


	.content .question{padding: 0 10px;background:#272727 ;}
	.content .question li{width: 100%;height: auto;}
	.content .question li .quelis{border-right: 0;}
	.content .question li .quelis p{padding: 0;color: #000000;}
	.content .question li .quelis p.tit{margin: 6px 0;}

	.content .bewcon{padding: 0 10px;}

	.content .item .others{padding: 0 14px 14px;}
	.content .others .lis{width: 48.5%;}
	.content .others .lis:nth-child(2n){margin-right: 0;}
}
@media (max-width: 377px) {
	.content .titles p span{font-size: 18px;}

	.content .picwall li .liscon p{font-size: 10px;}

	.content .descrip .declft .pword{font-size: 14px;line-height: 20px;}

	.content .besch .list .lis{width: 98%;margin-bottom: 10px;}
	.content .besch .list .lis p{font-size: 12px;}
	.content .besch .list .lis .tit{font-size: 16px;margin-bottom: 6px;}

	.content .vercon .cont{width: 98%;padding: 1%;}
	.content .vercon .cont p{font-size: 12px;line-height: 16px;margin-bottom: 10px;}
}
/*video*/
.video{width: 100%;}
.video-wrap{margin: auto;width: 76%;}
.video-container{
	width: 100%;
	height: 486px;
	background-size: 100% auto;
	background-color: black;
	background-position: center;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: auto;
}
.video-container .btn{
	width: 68px;height: 48px;background:#202120;border-radius: 8px;  display: flex;
	align-items: center;
	justify-content: center;
}
.logo{text-align: right;margin-bottom: 20px;}
.video-container .btn img{width: 20px;}
.video-container:hover .btn{background: #c81c20;}
.video-wrap p{font-size: 30px;font-weight: 600;margin: 30px 0;}
@media only screen and (max-width: 858px){
	.content .others .lis{
		width: 23%;
	}
}
@media only screen and (max-width: 768px){
	.video-wrap{width: 100%;}
}









