@charset "utf-8";

section ul {margin:0 auto; padding:0; height:auto; overflow:hidden;}
section ul li {width:50%; margin:0; padding:0; float:left;}
section ul li a { display:block; height:60px; width:100%; margin:0; text-align:center;}
section ul li a img {height:50px; width:60px; vertical-align:middle; margin:5px auto;}
section ul li:nth-child(1) a { float:right;background:#f00;-webkit-animation:fadeInLeftTopBig 1s .2s ease both;-moz-animation:fadeInLeftTopBig 1s .2s ease both;}
section ul li:nth-child(2) a { float:left;background:#ff0;-webkit-animation:fadeInRightTopBig 1s .2s ease both;-moz-animation:fadeInRightTopBig 1s .2s ease both;}
section ul li:nth-child(3) a { float:right;background:#00f;-webkit-animation:fadeInLeftBottomBig 1s .2s ease both;-moz-animation:fadeInLeftBottomBig 1s .2s ease both;}
section ul li:nth-child(4) a { float:left;background:#0f0;-webkit-animation:fadeInRightBottomBig 1s .2s ease both;-moz-animation:fadeInRightBottomBig 1s .2s ease both;}


section.buy {width:100%; height:auto; background:#44361C; padding:5px 0 15px;text-shadow:none;text-align:center; overflow:hidden;
-webkit-animation:bounceInkeep .3s .2s linear both;-moz-animation:bounceInkeep .3s .2s linear both;-o-animation:bounceInkeep .3s .2s linear both;}
.row1,.row2 {width:96%; height:auto;margin:0 auto;padding:0; clear:both;}
.row2 {border-top:1px dotted #524524; padding:10px 0; line-height:30px; height:50px; overflow:hidden;}
.row1 strong { display:block;width:35%;float:left;font-size:48px;color:#ff0;text-shadow:1px 1px 0px #000; line-height:60px;}
.row1 ol {width:65%; height:inherit;margin:0;padding:0; overflow:hidden;}
.row1 ol li {width:33%; float:left;color:#886536; line-height:30px; }
.row1 ol li p{color:#9A9B74;}
.row2 strong {display:block;width:35%;line-height:30px; height:30px;float:left;font-size:20px;color:#9A7C48;}
.row2 .djs {width:65%; line-height:30px; height:30px;margin:0;padding:0; color:#dd9;overflow:hidden;}
.row2 .djs input {color:#D0740A;background:none;font-size:26px; text-align:right;}
section.buy a.button,section.buy button{display:block; width:96%; margin:0 auto; height:46px; line-height:42px;font-size:26px;border-radius:4px;
border:1px solid #EE3B1A;text-shadow:0 1px 0 #000;color:#fff;
background:-webkit-linear-gradient(top,#F9A58B 0%,#F9A58B 3%,#F1714A 6%,#F37751 49%,#EC3B07 51%,#EA3001 100%);
background:-moz-linear-gradient(top,#F9A58B 0%,#F9A58B 3%,#F1714A 6%,#F37751 49%,#EC3B07 51%,#EA3001 100%);
background:-o-linear-gradient(top,#F9A58B 0%,#F9A58B 3%,#F1714A 6%,#F37751 49%,#EC3B07 51%,#EA3001 100%);
background:-ms-linear-gradient(top,#F9A58B 0%,#F9A58B 3%,#F1714A 6%,#F37751 49%,#EC3B07 51%,#EA3001 100%);
background:linear-gradient(top,#F9A58B 0%,#F9A58B 3%,#F1714A 6%,#F37751 49%,#EC3B07 51%,#EA3001 100%);}
section.buy a.btn{background-color:#ff5600;
display:block;width:96%;margin:5px auto; padding:10px 0; text-align:center;color:#fff;text-shadow:1px 1px 1px #333;border-radius:6px;}


section.Glist { background:#f0f0f0;}
section.Glist ul { height:auto; width:100%; margin:0 auto; padding:20px 10px; overflow:hidden; text-shadow:none;border-top:1px solid #fff; border-bottom:1px solid #ddd;}
section.Glist ul li img {border:0px;}
section.Glist ul li:nth-child(1) {width:100%; padding:0; line-height:30px; font-weight:bold; font-size:16px;color:#4F4F4F;}
section.Glist ul li:nth-child(2) { width:35%; float:left;}
section.Glist ul li:nth-child(2) img { width:100%; height:220px; padding:0px 5px;}
section.Glist ul li:nth-child(3) { width:65%; float:left; padding:0;}
section.Glist ul li:nth-child(3) dl { padding:18px 0; height:auto; width:100%; overflow:hidden;}
section.Glist ul li:nth-child(3) dl:nth-child(1) dt { width:40%; float:left;font-size:32px; color:#f30}
section.Glist ul li:nth-child(3) dl:nth-child(1) dd { width:60%; float:left;font-size:12px; color:#333; text-align:right;}
section.Glist ul li:nth-child(3) dl:nth-child(1) dd p {font-weight:bold;color:#600;}
section.Glist ul li:nth-child(3) dl:nth-child(2) { border-top:1px dotted #ddd; border-bottom:1px dotted #ddd;}
section.Glist ul li:nth-child(3) dl:nth-child(2) dt { width:100%;font-size:16px; color:#300; line-height:20px;}
section.Glist ul li:nth-child(3) dl:nth-child(2) dd { width:100%;font-size:16px; color:#333;}
section.Glist ul li:nth-child(3) dl:nth-child(2) dt b,section.Glist ul li:nth-child(3) dl:nth-child(2) dd span { display:block;width:33.3%; float:left; text-align:center;color:#600;}
section.Glist ul li:nth-child(3) dl:nth-child(2) dt b {color:#666;}
section.Glist ul li:nth-child(4) { width:65%;float:left; padding:0;}
section.Glist ul li:nth-child(4) strong { display:block;width:100%; height:40px; line-height:40px; background:#f30;color:#fff;border-radius:6px; text-align:center; margin:12px 0 0;}
section.Glist ul:first-child {border-top:0;}section.Glist ul:last-child {border-bottom:0;}


@media only screen and (max-width: 480px) {
.row1 ol li {width:33%; float:left;color:#886536; line-height:30px;font-size:12px; }
.row1 ol li p{color:#9A9B74;font-size:16px;}	
	
section.Glist ul li:nth-child(2) {width:45%;}
section.Glist ul li:nth-child(3) {width:55%;}
section.Glist ul li:nth-child(2) img { width:100%; height:135px; padding:10px 5px;}
section.Glist ul li:nth-child(3) dl { padding:15px 0;}
section.Glist ul li:nth-child(3) dl:nth-child(1) dt { width:38%; float:left;font-size:16px; color:#f30}
section.Glist ul li:nth-child(3) dl:nth-child(1) dd { width:62%; float:left;font-size:10px; color:#333; text-align:right;}
section.Glist ul li:nth-child(3) dl:nth-child(2) { border-top:1px dotted #ddd; border-bottom:1px dotted #ddd;}
section.Glist ul li:nth-child(3) dl:nth-child(2) dt { width:100%;font-size:12px; color:#300; line-height:20px;}
section.Glist ul li:nth-child(3) dl:nth-child(2) dd { width:100%;font-size:12px; color:#333;}
section.Glist ul li:nth-child(4) { width:100%;float:left; padding:0;}
section.Glist ul li:nth-child(4) strong { display:block;width:100%; height:40px; line-height:40px; background:#f30;color:#fff;border-radius:6px; text-align:center; margin:0 auto;}
}
@media only screen and (max-width: 320px) {
section.Glist ul li:nth-child(2) img { width:100%; height:115px; padding:10px 5px;}
section.Glist ul li:nth-child(3) dl:nth-child(1) dt { width:30%; float:left;font-size:16px; line-height:20px; color:#f30}
section.Glist ul li:nth-child(3) dl:nth-child(1) dd { width:70%; float:left;font-size:10px; color:#333; text-align:right;}
section.Glist ul li:nth-child(3) dl:nth-child(2) { border-top:1px dotted #ddd; border-bottom:1px dotted #ddd;}
section.Glist ul li:nth-child(3) dl:nth-child(2) dt { width:100%;font-size:12px; color:#300; line-height:16px;}
section.Glist ul li:nth-child(3) dl:nth-child(2) dd { width:100%;font-size:12px; color:#333;}
section.Glist ul li:nth-child(4) { width:100%;float:left; padding:0;}
section.Glist ul li:nth-child(4) strong { display:block;width:100%; height:40px; line-height:40px; background:#f30;color:#fff;border-radius:6px; text-align:center; margin:0 auto;}
}


article.showcontent {margin:0; padding:0;width:100%; height:auto;overflow:hidden;}
article.showcontent h2,.banner h2,article h2{background:#EEE9E6;color:#6C594D;font-size:18px; line-height:30px; padding:0 10px;margin:0; width:96%; clear:both; text-align:left;}
article.showcontent h2:before,.banner h2:before,article h2:before {content:"▼";color:#948157;}
article.showcontent img {border:none;margin:0; padding:0; text-align:center;width:auto;max-width:100%;}
article.showcontent p{line-height:1.6em;}

/*timer*/
.time-count{text-align:center; margin:0; font-size:14px;}
.time-count span{font-weight:bold; padding:0 0 0 5px ; color:#D0740A;font-size:26px;}


article.des {width:94%;margin:0 auto;padding:10px 0; text-align:left;border-top:1px dotted #524524;color:#856D35;text-shadow:1px 1px 1px #33250C}

article.showcontent .btn {padding:1px;}
article.showcontent .btn a[href^="tel:"]{background-image:url("call.png");}
article.showcontent .btn a[href^="sms:"]{background-image:url("sms.png");}
article.showcontent .btn a[href^="http:"]{background-image:none;}
article.showcontent .btn a[href^="sms:"],article.showcontent .btn a[href^="mailto:"],article.showcontent .btn a[href^="tel:"],article.showcontent .btn a[href^="http:"]{
background-position:10% 50%;background-size: 32px 32px;background-repeat:no-repeat; background-color:#ff5600;
display:block;width:100%;margin:5px 0; text-align:center;color:#fff;text-shadow:1px 1px 1px #333;border-radius:6px;}
article.showcontent .btn a[href^="http:"]{background-size: 24px 24px;}


footer {margin:0px auto 0; padding:0;width:100%; clear:both;border-top:1px solid #ddd;}
footer p { text-align:center;font-size:0.8em;border-top:1px solid #fff; padding-top:5px;}
footer p img {max-width:98%;margin:0 auto;}
footer p a{color:#a7aec4}

@media only screen and (max-width: 480px) {
.row1 strong { display:block;width:35%;float:left;font-size:36px;color:#ff0;text-shadow:1px 1px 0px #000;}
.row2 strong {display:block;width:35%;float:left;font-size:12px;color:#9A7C48;}
.row2 .djs {width:65%; height:inherit;margin:0;padding:0; color:#dd9;overflow:hidden;}
.row2 .djs input {color:#D0740A;background:none;font-size:12px; text-align:right;}
.time-count{text-align:center; margin:0; font-size:12px;}
.time-count span{font-weight:bold; padding:0 5px; color:#D0740A;font-size:14px;}
}


article {width:100%; margin:0 auto; padding:0px 0; line-height:24px;font-size:1.0em;
-webkit-animation:bounceInkeep .3s .2s linear both;-moz-animation:bounceInkeep .3s .2s linear both;}


nav a.thisclass, #home.thisclass,#about.thisclass, #shop.thisclass, #case.thisclass, #call.thisclass, #navi.thisclass, #sms.thisclass, #contact.thisclass, #write.thisclass{ background-color:#333;}
.btn {width:100%;height:auto;clear:both;padding:5px 0;overflow:hidden;}
article~div.btn { padding-top:0px;}

#logo{text-align:left;padding:6px 0.4em;background:#000;}



input,select,textarea{font:100% Microsoft YaHei,\5FAE\8F6F\96C5\9ED1,SimSun,\5B8B\4F53,Arial,Verdana;}em{font-style:normal;color:#F00;margin-right:5px;}img{border:0 none;vertical-align:middle; width:100%; height:auto;}.red{color:#F00;}#order{margin:0 auto;}.warp{width:auto;height:100%;}.title{height:36px;line-height:36px;color:#FFF;font-size:18px;vertical-align:middle;margin-bottom:10px;padding-left:8px;}.warp label.bdxx{float:left;display:inline;overflow:hidden;width:24%;_width:23%;text-align:right;padding-right:2%;}.warp label.bdxxcp{float:left;display:block;width:95%;height:20px;line-height:20px;padding-left:5%;}.dxbox,.xlbox,.textbox,.text2box,.text3box{float:left;display:inline;overflow:hidden;width:74%;_width:73%;}.dxboxcp{float:left;display:block;width:85%;padding:0 5% 0 10%;margin-top:8px;font-weight:bold;font-size:14px;line-height:1.7em;}.dxbox,.text2box,.text3box{line-height:1.5em;}.bdbox{float:left;width:100%;margin-bottom:10px;*margin-bottom:7px;}.dxboxcp label{margin-left:6px;cursor:pointer;}.dxbox label{margin-left:6px;margin-right:4px;cursor:pointer;}.textbox input{width:90%;font-size:16px;color:#666;padding:3px 5px;_padding:2px 5px;}.text3box #showprice{clear:both;display:inline;font-family:Arial,Verdana;font-size:14px;font-weight:bold;color:#F60;margin:0 5px;}.xlbox select.cpxl{font-size:16px;width:96%;height:28px;border:1px solid #a0a0a0;background:#FCFCFC;}.xlbox select.dqxl{width:30.15%;height:26px;border:1px solid #a0a0a0;}.text2box textarea{width:90%;height:40px;padding:4px 5px;background:#FFF;}.text3box input{width:40px;font:16px Arial;color:#666;font-weight:bold;text-align:center;vertical-align:middle;margin-right:8px;padding:4px 5px 3px;background:#FFF;}.text3box .code{width:100px;height:29px;}.text3box a{font-size:12px;margin-left:6px;}.subbox{width:100%;float:left;text-align:center;padding-bottom:10px;}.subbox input{width:200px;height:36px;line-height:36px;color:#FFF;font-size:18px;vertical-align:middle;cursor:pointer;border:0;}#fahuo{width:100%;font-size:12px;line-height:200%;background:#EFEFEF;text-align:left;border-top:1px solid #DDDDDD;}#fahuo ul{padding:10px;height:105px;overflow:hidden;}#fahuo span{color:#0C3;}
  #order{width:100%;#fcfcfc;padding-top:20px;}
  .subbox input{
background-color: #ff5600;
display: block;
line-height:100%;
margin: 5px auto;
margin-bottom: 20px;
padding: 10px 0;
text-align: center;
color: #fff;
text-shadow: 1px 1px 1px #333;
border-radius: 6px;}



.container {
	max-width:400px;
	width:100%;
	margin:0 auto;
	position:relative;
}

#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea, #contact button[type="submit"] { font:400 12px/16px "Open Sans", Helvetica, Arial, sans-serif; }

#contact {
	background:#F9F9F9;
	padding:25px 25px 0 25px;
	margin:5px 0;
}

#contact h3 {
	color: #F96;
	display: block;
	font-size: 30px;
	font-weight: 400;
}

#contact h4 {
	margin:5px 0 15px;
	display:block;
	font-size:13px;
}

fieldset {
	border: medium none !important;
	margin: 0 0 10px;
	min-width: 100%;
	padding: 0;
	width: 100%;
}
iframe.shipin {
    width: 100%;
    height: 360px;vertical-align: middle;
}
#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea {
	width:100%;
	border:1px solid #CCC;
	background:#FFF;
	margin:0 0 5px;
	padding:10px;
}

#contact input[type="text"]:hover, #contact input[type="email"]:hover, #contact input[type="tel"]:hover, #contact input[type="url"]:hover, #contact textarea:hover {
	-webkit-transition:border-color 0.3s ease-in-out;
	-moz-transition:border-color 0.3s ease-in-out;
	transition:border-color 0.3s ease-in-out;
	border:1px solid #AAA;
}

#contact textarea {
	height:100px;
	max-width:100%;
  resize:none;
}

#contact button[type="submit"] {
	cursor:pointer;
	width:100%;
	border:none;
	background:#0CF;
	color:#FFF;
	margin:0 0 5px;
	padding:10px;
	font-size:15px;
}

#contact button[type="submit"]:hover {
	background:#09C;
	-webkit-transition:background 0.3s ease-in-out;
	-moz-transition:background 0.3s ease-in-out;
	transition:background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active { box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.5); }

#contact input:focus, #contact textarea:focus {
	outline:0;
	border:1px solid #999;
}
::-webkit-input-placeholder {
 color:#888;
}
:-moz-placeholder {
 color:#888;
}
::-moz-placeholder {
 color:#888;
}
:-ms-input-placeholder {
 color:#888;
}
/*///////////////////////////////////////// PINGJIA ////////////////////////////////////////*/
#pingjia{width:100%;height:380px;overflow:hidden;margin:10px 0;}
#pingjia ul.allpj{margin:0;padding:0;}
#pingjia li{width:95%;margin:5px 2.5% 25px;padding:0;}
#pingjia .le{text-align:left;}
#pingjia .ri{text-align:right;}
#pingjia .touxiang{width:40px;height:40px;background:url("../img/touxiang.png");background-size:40px 40px;padding:0px;margin:0px;display:inline-block;vertical-align:top;}
#pingjia .touxiang1{width:40px;height:40px;background:url("../img/touxiang1.png");background-size:40px 40px;padding:0px;margin:0px;display:inline-block;vertical-align:top;}
#pingjia .touxiang2{width:40px;height:40px;background:url("../img/touxiang2.png");background-size:40px 40px;padding:0px;margin:0px;display:inline-block;vertical-align:top;}
#pingjia .touxiang3{width:40px;height:40px;background:url("../img/touxiang3.png");background-size:40px 40px;padding:0px;margin:0px;display:inline-block;vertical-align:top;}
#pingjia .touxiang4{width:40px;height:40px;background:url("../img/touxiang4.png");background-size:40px 40px;padding:0px;margin:0px;display:inline-block;vertical-align:top;}
#pingjia .touxiang5{width:40px;height:40px;background:url("../img/touxiang5.png");background-size:40px 40px;padding:0px;margin:0px;display:inline-block;vertical-align:top;}
#pingjia .touxiang6{width:40px;height:40px;background:url("../img/touxiang6.png");background-size:40px 40px;padding:0px;margin:0px;display:inline-block;vertical-align:top;}
#pingjia .touxiang7{width:40px;height:40px;background:url("../img/touxiang7.png");background-size:40px 40px;padding:0px;margin:0px;display:inline-block;vertical-align:top;}
#pingjia .touxiang8{width:40px;height:40px;background:url("../img/touxiang8.png");background-size:40px 40px;padding:0px;margin:0px;display:inline-block;vertical-align:top;}
#pingjia .touxiang9{width:40px;height:40px;background:url("../img/touxiang9.png");background-size:40px 40px;padding:0px;margin:0px;display:inline-block;vertical-align:top;}
#pingjia .touxiang10{width:40px;height:40px;background:url("../img/touxiang10.png");background-size:40px 40px;padding:0px;margin:0px;display:inline-block;vertical-align:top;}
#pingjia .touxiang11{width:40px;height:40px;background:url("../img/touxiang11.png");background-size:40px 40px;padding:0px;margin:0px;display:inline-block;vertical-align:top;}
#pingjia .touxiang12{width:40px;height:40px;background:url("../img/touxiang12.png");background-size:40px 40px;padding:0px;margin:0px;display:inline-block;vertical-align:top;}
#pingjia .touxiang13{width:40px;height:40px;background:url("../img/touxiang13.png");background-size:40px 40px;padding:0px;margin:0px;display:inline-block;vertical-align:top;}
#pingjia .touxiang14{width:40px;height:40px;background:url("../img/touxiang14.png");background-size:40px 40px;padding:0px;margin:0px;display:inline-block;vertical-align:top;}
#pingjia .touxiang15{width:40px;height:40px;background:url("../img/touxiang15.png");background-size:40px 40px;padding:0px;margin:0px;display:inline-block;vertical-align:top;}
#pingjia .touxiang16{width:40px;height:40px;background:url("../img/touxiang16.png");background-size:40px 40px;padding:0px;margin:0px;display:inline-block;vertical-align:top;}
#pingjia .touxiang17{width:40px;height:40px;background:url("../img/touxiang17.png");background-size:40px 40px;padding:0px;margin:0px;display:inline-block;vertical-align:top;}
#pingjia .touxiang18{width:40px;height:40px;background:url("../img/touxiang18.png");background-size:40px 40px;padding:0px;margin:0px;display:inline-block;vertical-align:top;}
#pingjia .touxiang19{width:40px;height:40px;background:url("../img/touxiang19.png");background-size:40px 40px;padding:0px;margin:0px;display:inline-block;vertical-align:top;}
#pingjia .touxiang20{width:40px;height:40px;background:url("../img/touxiang20.png");background-size:40px 40px;padding:0px;margin:0px;display:inline-block;vertical-align:top;}
#pingjia .touxiang21{width:40px;height:40px;background:url("../img/touxiang21.png");background-size:40px 40px;padding:0px;margin:0px;display:inline-block;vertical-align:top;}
#pingjia .touxiang22{width:40px;height:40px;background:url("../img/touxiang22.png");background-size:40px 40px;padding:0px;margin:0px;display:inline-block;vertical-align:top;}
#pingjia .touxiang23{width:40px;height:40px;background:url("../img/touxiang23.png");background-size:40px 40px;padding:0px;margin:0px;display:inline-block;vertical-align:top;}
#pingjia .touxiang24{width:40px;height:40px;background:url("../img/touxiang24.png");background-size:40px 40px;padding:0px;margin:0px;display:inline-block;vertical-align:top;}
#pingjia .touxiang25{width:40px;height:40px;background:url("../img/touxiang25.png");background-size:40px 40px;padding:0px;margin:0px;display:inline-block;vertical-align:top;}
#pingjia .touxiang26{width:40px;height:40px;background:url("../img/touxiang26.png");background-size:40px 40px;padding:0px;margin:0px;display:inline-block;vertical-align:top;}
#pingjia .touxiang27{width:40px;height:40px;background:url("../img/touxiang27.png");background-size:40px 40px;padding:0px;margin:0px;display:inline-block;vertical-align:top;}
#pingjia .touxiang28{width:40px;height:40px;background:url("../img/touxiang28.png");background-size:40px 40px;padding:0px;margin:0px;display:inline-block;vertical-align:top;}
#pingjia .touxiang29{width:40px;height:40px;background:url("../img/touxiang29.png");background-size:40px 40px;padding:0px;margin:0px;display:inline-block;vertical-align:top;}
#pingjia .touxiang30{width:40px;height:40px;background:url("../img/touxiang30.png");background-size:40px 40px;padding:0px;margin:0px;display:inline-block;vertical-align:top;}

#pingjia .lj{margin-top:20px;vertical-align:top; width:20px;}
#pingjia section{max-width:70%;min-width:40%;margin-top:0.7em;padding:8px;text-align:left;border-radius:1em;display:inline-block;}
#pingjia section.l{margin-left:-0.4em;background-color: rgb(255, 228, 200);}
#pingjia section.r{margin-right:-0.4em;background-color: rgb(188, 227, 249);}
/*///////////////////////////////////////// END ////////////////////////////////////////*/

/*0831新增*/
.customerwrap{margin-bottom: 4rem;padding:0 2rem;}
.customer{margin-top: 10px; position:absolute; width:90%; left:5%;top:9rem;}


.customer .customer_top{width: 100%;height: 11px; background: url('../img/icon5.png') no-repeat; background-size: 100% 100%;}
.customer .customer_middle{height:260px;overflow:hidden; position: relative; background: url('../img/icon6.png') repeat-y; background-size: 100%;}
.customer .customer_middle ul{padding-top: 10px; position: absolute;top:0;left: 0; width: 100%;}
.customer .customer_middle ul li{height: 40px;}
.customer .customer_middle ul li span{display: block;width: 33.33%;height: 40px;line-height: 40px; float:left; font-size: 1rem; text-align: center;}
.customer .customer_bottom{width: 100%;height: 1rem; background:url('../img/icon7.png') no-repeat;  background-size:100%;}
.customerwrap h3{ text-align: center; font-size: 1rem;}


h3.wx01 {
       padding: 7rem 0 2rem;
    text-align: center;
    position: absolute;
    right: 50%; top: 180px;    width: 300px; margin-right: -150px;
}


h3.wx01 p{margin-top:40px}

h3.wx01 span{ font-size:50px; color:#F00;position: relative;
    z-index: 999;}

h3.wx02 {
    padding: 7rem 2rem 2rem;
    text-align: center;
    position: absolute;
	left: 50px;
    bottom: 200px;
}
h3.wx02 span{ font-size:30px; color:#F00}

.stage {
    width: 100px;
    padding: 2rem 0 2rem;
    text-align: center;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);position: absolute;
	right: 50%;
	top: 350px;
	margin-right: -50px;

}

.stage02 {
    width: 100px;
    padding: 7rem 2rem 2rem;
    text-align: center;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);position: absolute;
	left: 205px;
    bottom: 125px;
}
*:before {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.swipe {
    display: inline-block;
    color: #000;
    -moz-animation-name: swipe;
    -webkit-animation-name: swipe;
    animation-name: swipe;
    -moz-animation-duration: 2700ms;
    -webkit-animation-duration: 2700ms;
    animation-duration: 2700ms;
    -moz-animation-delay: 250ms;
    -webkit-animation-delay: 250ms;
    animation-delay: 250ms;
    -moz-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.iframe{ position:relative; }
.iframe img{ position:absolute; left:0; width:100%; max-width:750px;}

@-moz-keyframes swipe {
    0% {
        -moz-transform: translateX(0);
        transform: translateX(0);
    }
    10% {
        -moz-transform: translateX(-0.6em);
        transform: translateX(-0.6em);
    }
    20% {
        -moz-transform: translateX(0.6em);
        transform: translateX(0.6em);
    }
    30% {
        -moz-transform: translateX(-0.6em);
        transform: translateX(-0.6em);
    }
    40% {
        -moz-transform: translateX(0.6em);
        transform: translateX(0.6em);
    }
    50% {
        -moz-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -moz-transform: translateX(0);
        transform: translateX(0);
    }
}
@-webkit-keyframes swipe {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    10% {
        -webkit-transform: translateX(-0.6em);
        transform: translateX(-0.6em);
    }
    20% {
        -webkit-transform: translateX(0.6em);
        transform: translateX(0.6em);
    }
    30% {
        -webkit-transform: translateX(-0.6em);
        transform: translateX(-0.6em);
    }
    40% {
        -webkit-transform: translateX(0.6em);
        transform: translateX(0.6em);
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes swipe {
    0% {
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    10% {
        -moz-transform: translateX(-0.6em);
        -ms-transform: translateX(-0.6em);
        -webkit-transform: translateX(-0.6em);
        transform: translateX(-0.6em);
    }
    20% {
        -moz-transform: translateX(0.6em);
        -ms-transform: translateX(0.6em);
        -webkit-transform: translateX(0.6em);
        transform: translateX(0.6em);
    }
    30% {
        -moz-transform: translateX(-0.6em);
        -ms-transform: translateX(-0.6em);
        -webkit-transform: translateX(-0.6em);
        transform: translateX(-0.6em);
    }
    40% {
        -moz-transform: translateX(0.6em);
        -ms-transform: translateX(0.6em);
        -webkit-transform: translateX(0.6em);
        transform: translateX(0.6em);
    }
    50% {
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@-moz-keyframes swipe-rotate {
    0% {
        -moz-transform: scaleY(1.2) skew(0);
        transform: scaleY(1.2) skew(0);
    }
    10% {
        -moz-transform: scaleY(1.2) skew(5deg);
        transform: scaleY(1.2) skew(5deg);
    }
    20% {
        -moz-transform: scaleY(1.2) skew(-5deg);
        transform: scaleY(1.2) skew(-5deg);
    }
    30% {
        -moz-transform: scaleY(1.2) skew(5deg);
        transform: scaleY(1.2) skew(5deg);
    }
    40% {
        -moz-transform: scaleY(1.2) skew(-5deg);
        transform: scaleY(1.2) skew(-5deg);
    }
    50% {
        -moz-transform: scaleY(1.2) skew(0);
        transform: scaleY(1.2) skew(0);
    }
    100% {
        -moz-transform: scaleY(1.2) skew(0);
        transform: scaleY(1.2) skew(0);
    }
}
@-webkit-keyframes swipe-rotate {
    0% {
        -webkit-transform: scaleY(1.2) skew(0);
        transform: scaleY(1.2) skew(0);
    }
    10% {
        -webkit-transform: scaleY(1.2) skew(5deg);
        transform: scaleY(1.2) skew(5deg);
    }
    20% {
        -webkit-transform: scaleY(1.2) skew(-5deg);
        transform: scaleY(1.2) skew(-5deg);
    }
    30% {
        -webkit-transform: scaleY(1.2) skew(5deg);
        transform: scaleY(1.2) skew(5deg);
    }
    40% {
        -webkit-transform: scaleY(1.2) skew(-5deg);
        transform: scaleY(1.2) skew(-5deg);
    }
    50% {
        -webkit-transform: scaleY(1.2) skew(0);
        transform: scaleY(1.2) skew(0);
    }
    100% {
        -webkit-transform: scaleY(1.2) skew(0);
        transform: scaleY(1.2) skew(0);
    }
}
@keyframes swipe-rotate {
    0% {
        -moz-transform: scaleY(1.2) skew(0);
        -ms-transform: scaleY(1.2) skew(0);
        -webkit-transform: scaleY(1.2) skew(0);
        transform: scaleY(1.2) skew(0);
    }
    10% {
        -moz-transform: scaleY(1.2) skew(5deg);
        -ms-transform: scaleY(1.2) skew(5deg);
        -webkit-transform: scaleY(1.2) skew(5deg);
        transform: scaleY(1.2) skew(5deg);
    }
    20% {
        -moz-transform: scaleY(1.2) skew(-5deg);
        -ms-transform: scaleY(1.2) skew(-5deg);
        -webkit-transform: scaleY(1.2) skew(-5deg);
        transform: scaleY(1.2) skew(-5deg);
    }
    30% {
        -moz-transform: scaleY(1.2) skew(5deg);
        -ms-transform: scaleY(1.2) skew(5deg);
        -webkit-transform: scaleY(1.2) skew(5deg);
        transform: scaleY(1.2) skew(5deg);
    }
    40% {
        -moz-transform: scaleY(1.2) skew(-5deg);
        -ms-transform: scaleY(1.2) skew(-5deg);
        -webkit-transform: scaleY(1.2) skew(-5deg);
        transform: scaleY(1.2) skew(-5deg);
    }
    50% {
        -moz-transform: scaleY(1.2) skew(0);
        -ms-transform: scaleY(1.2) skew(0);
        -webkit-transform: scaleY(1.2) skew(0);
        transform: scaleY(1.2) skew(0);
    }
    100% {
        -moz-transform: scaleY(1.2) skew(0);
        -ms-transform: scaleY(1.2) skew(0);
        -webkit-transform: scaleY(1.2) skew(0);
        transform: scaleY(1.2) skew(0);
    }
}
.stage img,.stage02 img{ width:auto;}

@media screen and (max-width:750px){
  .customer{top: 5rem;}
  .customer .customer_middle{height:180px;}
  
.stage {
    
    text-align: center;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);position: absolute;
    top: 13rem;
}
.stage02 {
    width: 100px;
    padding: 7rem 2rem 2rem;
    text-align: center;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);position: absolute;
          left: 120px;
    bottom: 60px;
}
.stage img,.stage02 img{ width:60%;}

h3.wx01 { 
	    padding: 0;
}
h3.wx01 p {
    margin-top: 0px;
}
h3.wx01 span{ font-size:35px;}

h3.wx02 {
    left: 0px;
    bottom: 100px;
}
h3.wx02 span{ font-size:20px;}
iframe.shipin {
    height: 210px;
}
}
