/*外贸狼亚马逊电商平台*/
/*common*/
.wml-xz-amazon-Y {
	color: #ef7e00 !important;
}
/*header*/
.wml-xz-header {
	width: 100%;
	height: 120px;
	color: #ffffff;	
	background-color: #cccccc;
}
/*footer*/
.wml-xz-footer {
	width: 100%;
	height: 120px;
	color: #ffffff;	
	background-color: #cccccc;
}
/*body*/
.wml-xz-body {
	width: 100%;
}
img {
	font-size: 0;
	vertical-align: middle;
}
/*banner*/
.wml-xz-amazon-banner {
	background:url(./amazonbanner.jpg) no-repeat center center;
	width: 100%;
	height: 400px;
	background-size: cover;
	position: relative;
}
.wml-xz-amazon-bannerMain {
	/*width: 800px;*/
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%); 
	text-align: center;
	font-size: 14px;
	color: #ffffff;
}
.wml-xz-amazon-bannerMain h1 {
	font-size: 48px;
	color: #ef7e00;
	line-height: 78px;
	text-shadow: 0px 5px 2px rgba(0,0,0,.8);
	-webkit-text-shadow:0px 5px 2px rgba(0,0,0,.8);
	-moz-text-shadow:0px 5px 2px rgba(0,0,0,.8);
	font-weight: 800;
}
.wml-xz-amazon-bannerMain h2 {
	font-size: 32px;
	line-height: 62px;
	font-weight: 400;
}
.wml-xz-amazon-bannerMain p {
	line-height: 32px;
} 
/*brief*/
.wml-xz-amazon-brief {
	padding: 30px 0;
}
.wml-xz-amazon-briefTop h2 {
	font-size: 30px;
	color: #ef7e00;
	text-align: center;
	font-weight: 800;
	line-height: 60px;
}
.wml-xz-amazon-briefTop p {
	font-size: 18px;
	color: #333333;
	line-height: 36px;
	text-indent: 2em;
	margin-bottom: 10px;
}
.wml-xz-amazon-briefTop .wml-xz-amazon-Y,
.wml-xz-amazon-briefBottom .wml-xz-amazon-Y {
	color: #ef7e00;
	font-weight: 800;
}
.wml-xz-amazon-briefBottom {
	padding-top: 20px;
}
.wml-xz-amazon-briefBottom h3 {
	padding: 0px 5px;
	font-size: 20px;
	font-weight: 800;
	color: #13bd93;
	border-left: 2px solid #13bd93;
}
.wml-xz-amazon-briefBottom ul {
	overflow: hidden;
	margin-top: 30px;
}
.wml-xz-amazon-briefBottom li {
	width:25%;
	float: left;
	padding: 0 10px;
	cursor: pointer;
}
.wml-xz-amazon-briefBottom li:hover p {
	color: #ef7e00;
}
.wml-xz-amazon-briefBottom img {
	vertical-align: middle;
}
.wml-xz-amazon-briefBottom .wml-xz-amazon-briefico {
	font-size: 20px;
	color: #13bd93;
	vertical-align: middle;
	margin-left: 8px;
	font-weight: 800;
}
.wml-xz-amazon-briefBottom p {
	font-size: 14px;
	color: #333333;
	line-height: 24px;
}
.wml-xz-amazon-studyBottom-info {
	background-color: #ff8300;
	color: #ffffff;
	font-size: 13px;
	line-height: 20px;
	padding: 5px;
	text-align: left;
	width: 100%;
	height: 120px;
	font-weight: 800;
	position: absolute;
	left:100%;
	bottom:0;
	z-index: 99;
}
.wml-xz-amazon-studyBottom li:hover .wml-xz-amazon-studyBottom-info{
	left: 0;
}
/*teacher*/
.wml-xz-amazon-teacher {
	background:url(./amazonteacher.png) no-repeat center center;
	background-size: cover;
	height: 700px;
	position: relative;
}
.wml-xz-amazon-teachermain {
	position: absolute;
	top:50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	text-align: center;
}
.wml-xz-amazon-teacherContent {
	width: 100%;
	overflow: hidden;
	height: 480px;
}
.wml-xz-amazon-teacherPic {
	float: left;
	width: 30%;
	height: 100%;
}
.wml-xz-amazon-teacherPic img {
	width: 98%;
}
.wml-xz-amazon-teacherInfobox {
	float:right;
	width:68%;
	height: 100%;
	text-align: center;
}
.wml-xz-amazon-teacherInfomidbox {
	width: 96%;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
}
.wml-xz-amazon-teacherInfohelpbox {
	width: 0%;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.wml-xz-amazon-teachermain h3 {
	font-size: 30px;
	color: #ffffff;
	line-height: 48px;
	margin-bottom:30px;
}
.wml-xz-amazon-teachermain p {
	font-size: 18px;
	line-height: 32px;
	color: #ffffff;
	text-align: left;
}
.wml-xz-amazon-teachermain p .wml-xz-amazon-teacher-G {
	color: #13bd93;
}
/*study*/
.wml-xz-amazon-study {
	padding: 30px 0;
}
.wml-xz-amazon-studyTop {
	text-align: center;
	font-size: 16px;
	color: #333333;
	margin-bottom:50px;
}
.wml-xz-amazon-studyTop h3 {
	font-size: 30px;
	color: #ef7e00;
	font-weight: 800;
	line-height: 60px;
}
.wml-xz-amazon-studyBottom ul {
	overflow:hidden;
}
.wml-xz-amazon-studyBottom li {
	float: left;
	width:16%;
	margin-right: 5%;
	border:1px solid #13bd93;
	text-align: center;
	padding: 30px 0;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.wml-xz-amazon-studyBottom li:last-of-type {
	margin-right: 0%;
}
.wml-xz-amazon-studyBottom-cricle {
	position: relative;
	width: 100%;
	height: 80px;
	margin-bottom: 5px;
}
.wml-xz-amazon-studyBottom-ico {
	width:80px;
	height: 80px;
	border-radius: 50%;
	border:1px solid #13bd93;
	margin:0 auto;
	position: absolute;
	z-index: 10;
	cursor: pointer;
	top:50%;
	left: 50%;
	transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
}
.wml-xz-amazon-studyBottom-icoimg {
	position: absolute;
	top:50%;
	left: 50%;
	transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	text-align: center;
	z-index: 1;
	width: 48px;
	height: 48px;
}
.wml-xz-amazon-studyBottom li:hover .wml-xz-amazon-studyBottom-ico {
	animation: move 3s infinite linear; 
}
.wml-xz-amazon-studyBottom li:hover{ border-color: #ff8300; }
@keyframes move {
	from {
		transform:translate(-50%,-50%) rotate(0deg);
	}
	to {
		transform:translate(-50%,-50%) rotate(360deg) ;
	}
}
@-moz-keyframes move {
	from {
		transform:translate(-50%,-50%) rotate(0deg);
	}
	to {
		transform:translate(-50%,-50%) rotate(360deg) ;
	}
}
@-webkit-keyframes move {
	from {
		transform:translate(-50%,-50%) rotate(0deg);
	}
	to {
		transform:translate(-50%,-50%) rotate(360deg) ;
	}
}
.wml-xz-amazon-studyBottom-littleround {
	width:10px;
	height:10px;
	position: absolute;
	top:80%;
	left: 85%;
	z-index: 9;
	border:1px solid #13bd93;
	border-radius:50%;
	background-color: #ffffff;
	-webkit-transform:translate(-50%,0%);
	-moz-transform:translate(-50%,0%);
	transform:translate(-50%,0%);
}
.wml-xz-amazon-studyBottom li p {
	font-size: 16px;
	color: #13bd93;
	line-height: 30px;
}
.wml-xz-amazon-studyBottom li .wml-xz-amazon-studyLine {
	width: 80px;
	height: 1px;
	background-color: #13bd93;
	margin:0 auto;
}
/*case*/
.wml-xz-amazon-case {
	padding: 30px 0;
}
.wml-xz-amazon-caseTitle h3 {
	font-size: 30px;
	color: #333333;
	text-align: center;
}
.wml-xz-amazon-caseNav ul{
	overflow:hidden;
	padding: 50px 0;
}
.wml-xz-amazon-caseNav li {
	float: left;
	width: 14%;
	margin:0 3%;
	height: 200px;
	height: 50px;
	line-height: 48px;
	text-align: center;
	/* border:1px solid #333333; */
	background: url(./studyrightangle1.png) no-repeat center center;
	background-size: contain;
	font-size: 18px;
	cursor: pointer;
}
.wml-xz-amazon-caseNav li.current{
	background: url(./studyrightangle.png) no-repeat center center;
	background-size: contain;
}
.wml-xz-amazon-casePic ul {
	overflow: hidden;
}
.wml-xz-amazon-casePic li {
	display: none;
	overflow:hidden;
}
.wml-xz-amazon-casePic li:first-of-type {
	display: block; 
}
.wml-xz-amazon-casePic li>div {
	float: left;
	width:16%;
	margin-right:5%;
	margin-bottom:15px;
	cursor: pointer;
	border: 1px solid #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	-moz-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	position: relative;
}
.wml-xz-amazon-casePic li>div img{ display: block; max-width: 100%; height: auto; }
.wml-xz-amazon-casePic li div:nth-of-type(5n) {
	margin-right:0%;
}
.wml-xz-amazon-casePic li div:hover .wml-xz-mask {
	display: block;
}
.wml-xz-mask {
	position: absolute;
	width: 100%;
	height: 100%;
	top:0;
	left: 0;
	background-color: rgba(0,0,0,.5);
	display: none;	
}
.wml-xz-mask img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
}
/* contact */
.wml-xz-amazon-contactTop {

}
.wml-xz-amazon-contactTop h2{
	text-align: center;
	font-size: 30px;
	color: #ef7e00;
	line-height: 48px;
	margin-bottom: 25px;
}
.wml-xz-amazon-contactContent ul {
	overflow: hidden;
	margin: 30px 0;
}
.wml-xz-amazon-contactContent li {
	float: left;
	width: 25%;
	border-right: 1px solid #dcdcdc;
	/* height: 160px; */
}
.wml-xz-amazon-contactContent li:last-child {
	border-right: 0px;
	/* width: 10%; */
}
.wml-xz-amazon-contactblock {
	width: 100%;
	position: relative;
	margin: 20px 0;
}
.wml-xz-amazon-contactblockImg {
	position: absolute;
	top:50%;
	left:10px;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.wml-xz-amazon-contactblockText {
	width: 100%;
	padding-left: 55px;
}
.wml-xz-amazon-contactblockText h3 {
	font-size: 16px;
	font-weight: 800;
	color:#333333;
	line-height: 24px;
}
.wml-xz-amazon-contactblockText p {
	font-size: 12px;
	color:#333333;
	word-break: break-all;
}
.wml-xz-amazon-contactercode {
	padding-left: 10px;
	text-align: center;
	line-height: 160px;
}
.wml-xz-amazon-contactercode img{
	width: 150px;
	height: auto;
	display: inline-block;
}
.wml-xz-amazon-contactercode span {
	width: 12px;
    display: inline-block;
    vertical-align: middle;
    line-height: 14px;
}
.wml-xz-amazon-contactBottom {
	background: url(./contactmapbg.jpg) no-repeat center center;
}
.wml-xz-amazon-contact-shadow {
	background-color: rgba(0,0,0,.5);
	height: 100%;
}
@media (max-width: 1200px){
	.wml-xz-amazon-briefTop,.wml-xz-amazon-briefBottom,.wml-xz-amazon-teachermain,.wml-xz-amazon-studyTop,.wml-xz-amazon-studyBottom,.wml-xz-amazon-caseNav,.wml-xz-amazon-caseTitle,.wml-xz-amazon-casePic,.wml-xz-amazon-bannerMain  {
		width: 100%;
	}
	.wml-xz-amazon-brief {
		padding: 30px 10px;
	}
	.wml-xz-amazon-teachermain,.wml-xz-amazon-studyBottom {
		padding:0 10px;
	}
	.wml-xz-amazon-casePic {
		padding:0 10px;
	}
}
@media (max-width: 1024px){
	.wml-xz-amazon-studyBottom li {
		width: 30%;
		margin: 10px 1.5%;
	}
	.wml-xz-amazon-caseNav li {
		width: 16%;
    	margin: 0 2%;
	}
	.wml-xz-amazon-casePic li>div {
		width: 30%;
		margin-right:5%;
	} 
	.wml-xz-amazon-casePic li div:nth-of-type(5n) {
		margin-right:5%;
	}
	.wml-xz-amazon-casePic li div:nth-of-type(3n) {
		margin-right: 0%;
	}
	.wml-xz-amazon-teacherContent {
		height: 360px;
	}
	.wml-xz-amazon-teachermain p {
		line-height: 30px;	
		font-size: 16px;
	}
	.wml-xz-amazon-contactContent li {
		width: 50%;
	}
	.wml-xz-amazon-contactContent li:first-child .wml-xz-amazon-contactblock {
		width: 90%;
		margin: 20px auto;
	}
	.wml-xz-amazon-contactContent li:nth-of-type(2) .wml-xz-amazon-contactblock,.wml-xz-amazon-contactContent li:nth-of-type(3) .wml-xz-amazon-contactblock {
		width: 90% !important;
		margin: 20px auto !important;
	}
	.wml-xz-amazon-contactContent li:nth-of-type(2) {
		border-right: 0px;
	}
	.wml-xz-amazon-contactContent li {
		margin: 10px 0;
	}
	.wml-xz-amazon-contactercode {
		padding-left: unset;
		width: 100%;
		margin-left:5%;
		text-align: unset;
		line-height: 142px;
	}
	.wml-xz-amazon-contactblockImg {
		left: unset;
	}
}
@media (max-width: 768px){
	.wml-xz-amazon-caseNav li {
		width: 18%;
    	margin: 0 1%;
	}
	.wml-xz-amazon-teacherContent {
		height: 320px;
	}
	.wml-xz-amazon-teachermain p {
		line-height: 24px;
		font-size: 16px;
	}
	.wml-xz-amazon-contactContent li {
		width: 80%;
		margin: 0px 10%;
	}
	.wml-xz-amazon-contactContent li {
		border-right: unset !important;
	}
	.wml-xz-amazon-contactContent li .wml-xz-amazon-contactblock {
		margin: 10px auto !important;
	}
	.wml-xz-amazon-contactContent li:nth-of-type(2) .wml-xz-amazon-contactblock, .wml-xz-amazon-contactContent li:nth-of-type(3) .wml-xz-amazon-contactblock {
		margin: 10px auto !important;
	}
}
@media (max-width: 640px){
	.wml-xz-amazon-bannerMain h2 {
		font-size: 24px;
	}
	.wml-xz-amazon-briefBottom li {
		width: 50%;
		height: 150px;
	}
	.wml-xz-amazon-studyBottom li {
		width: 48%;
		margin: 10px 1%;
	}
	.wml-xz-amazon-casePic li>div {
		width: 48%;
		margin-right: 4% !important;
	}
	.wml-xz-amazon-casePic li div:nth-of-type(2n) {
		margin-right: 0% !important;
	}
	.wml-xz-amazon-caseNav li {
		width: 30%;
    	margin: 10px 1.5%;
	}
	.wml-xz-amazon-teachermain h3 {
		margin-bottom: unset;
	}
	.wml-xz-amazon-teacherPic {
		display: none;
	}
	.wml-xz-amazon-teacherInfobox {
		width: 100%;
	}
	.wml-xz-amazon-teachermain p {
		font-size: 18px;
		line-height: 30px;
	}
	.wml-xz-amazon-teacherContent {
		height: 500px;
	}
}
@media (max-width: 480px) and (min-width: 320px) {
	.wml-xz-amazon-bannerMain h1 {
		font-size: 30px;
	}
	.wml-xz-amazon-bannerMain h2 {
		font-size: 16px;
	}
	.wml-xz-amazon-briefBottom li {
		width: 90%;
		margin: 10px 5%;
		height: unset;
	}
	.wml-xz-amazon-caseNav ul {
		padding: 20px 0;
	}
	.wml-xz-amazon-teachermain {
		top:50%;
	}
	.wml-xz-amazon-teachermain p {
		font-size: 16px;
	}
	.wml-xz-amazon-studyBottom li {
		width: 90%;
		margin: 10px 5%;
	}
	.wml-xz-amazon-caseNav li {
		width: 48%;
		margin: 10px 1%;
	}
	.wml-xz-amazon-casePic li>div {
		width: 46%;
		margin: 10px 2% !important;
	}
}	