*{
	font-family: "Microsoft YaHei";
}
a:hover{
	text-decoration:none;
}
.homepage{
	background-image: url('/static/index/images/homepage-top.jpg');
	background-position: top;
	background-repeat: no-repeat;
}
.content{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	/* position: relative; */
}
.search{

	margin: 0 auto;
	width: 616px;
	z-index: 1000;
	position: fixed;
	left: 0;
	right: 0;
	top: 300px;
	/* background-color: red; */
}
.search input{
	margin-top: 18px;
	border-radius:20px 0 0 20px;
	border: 2px solid #FFFFFF;
	border-right: none;
	width: 553px;
	height: 46px;
	background: none;
	font-size: 20px;
	color: #FFFFFF;
	padding-left: 20px;
	outline: none;
	float: left;
	/* padding-right: 62px; */
}
.homepage-search-btn{
	margin-top: 18px;
	background: url('/static/index/images/search_icon.png') no-repeat;
	width: 63px;
	height: 46px;
	background-position: center;
	border-radius:0 20px 20px 0;
	border: 2px solid #FFFFFF;
	border-left: none;
	float: right;
	outline: none;
}
.menu{
	
	width: 290px;
	height: 783px;
	background: #FFFFFF;
	/* z-index: 101; */
	right: 0px;
	top: 0;
	float: right;
	/* position:absolute; */
	/* display: none; */
}
.menu_btn{
	color: #FFFFFF;
	font-size: 30px;
}
.close_menu_btn{
	color: #a2a2a2;
	font-size: 30px;
}
.close_menu_btn:hover{
	color: #a2a2a2;
}
.menu_btn:hover{
	color:  #FFFFFF;
}
.top{

	height: 783px;
	width: 100%;
}
.tag-title{
	height: 120px;
	padding-top: 18px;
	font-size: 22px;
	color: #666666;
	padding-bottom: 18px;
}
.tag{
	padding-bottom: 57px;
}
.content-right{
	height: 382px;	
}
.tag-cate{
	width: 25%;
	float: left;
	padding: 18px;
}
.tag-cate img{
	width: 100%;
	height: 100%;
}
.ad-left{
	width: 25%;
	padding: 18px;
	float: left;
}
.ad-right{
	width: 75%;
	padding: 18px;
	float: right;
}
.ad-right img{
	width: 100%;
	height: 100%;
}
.sidebar{
	margin-bottom: 18px;
}
.sidebar img{
	width: 100%;
	height: 100%;
}

.footer{
	clear: both;
	/*height: 197px;*/
	background-image: url('/static/index/images/homepage-footer.jpg');
	background-position: center;
	background-repeat: no-repeat;
}
.footer-right{

	/*height: 125px;*/
	width: 75%;
	float: right;
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 32px;
	/*border-left: 1px solid #FFFFFF;*/
	padding-left: 26px;
}
.footer-content{
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.menu-top a{
	line-height: 60px;
	color: #a2a2a2;
	margin: 0 7px;
	font-size: 16px;
}
.menu-logo{
	margin: 30px auto;
}
.menu-lists{
	line-height: 50px;
	font-size: 20px;
	
}
.menu-lists ul li a{
	font-family: "Microsoft YaHei";
	color: #A2A2A2;
}
.menu-lists ul li a:hover{
	text-decoration:none;
	color: #FF0000;
	font-weight: bold;
}
/* 联系方式 */
.menu-contact_way{
	position: relative;
	margin-top: 160px;
	border-bottom:  1px solid #A2A2A2;
	margin-left: 40px;
	margin-right: 40px;
	padding-bottom: 10px;
	letter-spacing: 15px;
}

.menu-contact_way a:hover{
	text-decoration:none;
}
.menu-phone{
	color: #A2A2A2;
	padding-top: 15px;
}
.menu-phone-title{
	font-size: 19px;
}
.common-header{
	height: 175px;
	background-image: url('/static/index/images/discount-top.jpg');
	width: 910px;
	background-position: center;
	background-repeat: no-repeat;
}
.common-left{
	width: 910px;
	float: left;
}
.common-right{
	width: 290px;
	float: right;
}
.common-ad{
	width: 290px;

}
.ad{

	padding-top: 10px;
	padding-bottom: 10px;
}
.login{
	width: 469px;
	margin: 0 auto;
	margin-top: 36px;

}
.login-input-phone{
	height: 56px;
	width: 469px;
	border-radius:6px;
	border: 1px solid #A2A2A2;
	font-size: 20px;
	padding-left: 54px;
	background-image: url('/static/index/images/phone.png');
	background-repeat: no-repeat;
	background-position: 17px center;
}
.login input::-webkit-input-placeholder {

	color: #C4C4C4;
	font-size: 20px;

}
.validate-code{
	float: left;
	width: 314px;
}
.validate-code-btn{
	float: right;
	width: 154px;
	padding-left: 20px;
	height: 56px;
}
.login-input-code{
	width: 100%;
	height: 56px;
	border-radius:6px;
	border: 1px solid #A2A2A2;
	font-size: 20px;
	padding-left: 54px;
	background-image: url('/static/index/images/keyboard.png');
	background-repeat: no-repeat;
	background-position: 17px center;
}
.validate{
	margin-top: 53px;
}
.get-validate-code-btn{
	width: 100%;
	height: 100%;
	font-size: 15px;
	background-color: #2BB5F1;
	border: none;
	color: #FFFFFF;
	border-radius: 6px;
}
.login-btn{

	height: 58px;
	background-color: #F44035;
	width: 145px;
	font-size: 20px;
	border: none;
	color: #FFFFFF;
	margin-top: 43px;
	border-radius: 6px;
}
.subhead{
	border-left: 8px solid #F34135;
	margin: 17px auto;
	color: #F34135;
	padding-left: 12px;
	font-size: 30px;
	font-weight: bold;
}
.buy-btn{
	width: 227px;
	height: 63px;
	background-color: #E96060;
	border: none;
	color: #FFFFFF;
	font-size: 28px;
	margin-top: 66px;
	margin-bottom: 55px;
}
.cart-small-text{
	color: #B0B0B0;
}

.about-team{
	font-family: 'Microsoft YaHei','SimHei';
	font-size: 14px;
	line-height: 28px;
	/*font-weight: 700;*/
	letter-spacing: 1px;
	padding-left: 20px;
}
.trailer{
	width: 850px;
	height: 440px;
	margin: 0 auto;
}

.wechat_img{
	position: absolute;
	width: 130px;
	height: 130px;
	top: -150px;
    left: 42px;
  	display: none;
}
.homepage-right{
	width: 290px;
	height: 100%;
	background-color: #FFFFFF;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 100;
}
.homepage-footer{
	height: 46px;
	background-color: rgba(0,0,0,0.5);
	width: 100%;
	position:fixed;
	bottom:0;
	z-index: 100;
	/* box-shadow:0 0 20px #000000 inset; */
	line-height: 46px;
	color: #A2A2A2;
	font-size: 15px;
}

.footer-left-border{
	border-left: 1px solid #FFFFFF;
	float: right;
	width: 1px;
	height: 135px;
	margin-top: 35px;
}
.bg{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	-webkit-transition:opacity 2s linear;
	-moz-transition:opacity 2s linear;
	-o-transition:opacity 2s linear;
	transition:opacity 2s linear;opacity:0;
}
#bg1{
	background:url(/static/index/images/homepage1.jpg) no-repeat;
	background-size:cover;
}
#bg2{
	background:url(/static/index/images/homepage2.jpg) no-repeat;
	background-size:cover;
}
#bg3{
	background:url(/static/index/images/homepage3.jpg) no-repeat;
	background-size:cover;
}
#bg4{
	background:url(/static/index/images/homepage4.jpg) no-repeat;
	background-size:cover;
}
.fadein{
	opacity:100;
	/* filter:alpha(opacity=50); */
}






.slideout-menu-open-btn:hover .menu-activator-bars span:nth-child(1) {
	-webkit-animation: osetinHoverMenuActivatorTopBar 1s 1 ease forwards;
	animation: osetinHoverMenuActivatorTopBar 1s 1 ease forwards;
}

.slideout-menu-open-btn:hover .menu-activator-bars span:nth-child(2) {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	opacity: 0;
}

.slideout-menu-open-btn:hover .menu-activator-bars span:nth-child(3) {
	-webkit-animation: osetinHoverMenuActivatorBottomBar 1s 1 ease forwards;
	animation: osetinHoverMenuActivatorBottomBar 1s 1 ease forwards;
}


@keyframes osetinHoverMenuActivatorTopBar {
	10% {
		-webkit-transform: translateY(-5px);
		-moz-transform: translateY(-5px);
		-ms-transform: translateY(-5px);
		-o-transform: translateY(-5px);
	}

	30% {
		-webkit-transform: translateY(-5px);
		-moz-transform: translateY(-5px);
		-ms-transform: translateY(-5px);
		-o-transform: translateY(-5px);
	}

	100% {
		-webkit-transform: translateY(4px) rotate(-35deg) scaleX(0.6);
		-moz-transform: translateY(4px) rotate(-35deg) scaleX(0.6);
		-ms-transform: translateY(4px) rotate(-35deg) scaleX(0.6);
		-o-transform: translateY(4px) rotate(-35deg) scaleX(0.6);
	}
}

@-webkit-keyframes osetinHoverMenuActivatorBottomBar {
	10% {
		-webkit-transform: translateY(5px);
		-moz-transform: translateY(5px);
		-ms-transform: translateY(5px);
		-o-transform: translateY(5px);
	}

	30% {
		-webkit-transform: translateY(5px);
		-moz-transform: translateY(5px);
		-ms-transform: translateY(5px);
		-o-transform: translateY(5px);
	}

	100% {
		-webkit-transform: translateY(-4px) rotate(35deg) scaleX(0.6);
		-moz-transform: translateY(-4px) rotate(35deg) scaleX(0.6);
		-ms-transform: translateY(-4px) rotate(35deg) scaleX(0.6);
		-o-transform: translateY(-4px) rotate(35deg) scaleX(0.6);
	}
}


/*.desktop-navigation-menu {
		display: none !important;
}*/
.menu-on-the-left-open-btn .menu-activator-bars {
	padding-top: 3px;
}
.menu-on-the-left-open-btn .menu-activator-bars span {
	width: 15px;
	height: 2px;
	margin-bottom: 3px;
	border-radius: 2px;
}
.menu-activator-bars span {
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

.menu-activator-bars span:nth-child(2) {
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s;
}
.menu-on-the-left-open-btn .menu-activator-bars span:last-child {
	margin-bottom: 0px;
}
.menu-activator-bars {
	float: left;
	position: relative;
	-webkit-transition: all 0.6s cubic-bezier(1.000,0.000,0.000,1.000);
	transition: all 0.6s cubic-bezier(1.000,0.000,0.000,1.000);
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
.slideout-menu-open-btn,.full-screen-menu-open-btn,.menu-on-the-left-open-btn {
	cursor: pointer;
	top: 0px;
	right: 0px;
	padding: 10px 15px;
	position: absolute;
	z-index: 9999;
	background-color: rgba(255,255,255,0.9);
	opacity: 1;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	border-radius: 0px;
	font-family: 'osunica', sans-serif;
	font-weight: 400;
}
.slideout-menu-open-btn .menu-activator-bars,.full-screen-menu-open-btn .menu-activator-bars,.menu-on-the-left-open-btn .menu-activator-bars {
	padding-top: 3px;
}

.slideout-menu-open-btn span,.full-screen-menu-open-btn span,.menu-on-the-left-open-btn span {
	height: 3px;
	margin-bottom: 4px;
	display: block;
	background-color: #FF0000;
	width: 20px;
	border-radius: 4px;
}

.slideout-menu-open-btn span:last-child,.full-screen-menu-open-btn span:last-child,.menu-on-the-left-open-btn span:last-child {
	margin-bottom: 0px;
}
.slideout-menu-visible .slideout-menu-open-btn {
	opacity: 0;
	-webkit-transform: translateY(-100px);
	-moz-transform: translateY(-100px);
	-ms-transform: translateY(-100px);
	-o-transform: translateY(-100px);
}
.slideout-menu-open-btn:hover .menu-activator-label {
	-webkit-transform: translateX(30px);
	-moz-transform: translateX(30px);
	-ms-transform: translateX(30px);
	-o-transform: translateX(30px);
}
.slideout-menu-open-btn:hover .menu-activator-bars {
	-webkit-transform: translateX(-60px);
	-moz-transform: translateX(-60px);
	-ms-transform: translateX(-60px);
	-o-transform: translateX(-60px);
}
.slideout-menu-open-btn:hover .menu-activator-bars span {
	border-radius: 4px;
}



body.site-loading-step1 .slideout-menu-open-btn,body.site-loading-step2 .slideout-menu-open-btn {
	-webkit-transform: translateY(-100px);
	-moz-transform: translateY(-100px);
	-ms-transform: translateY(-100px);
}
body.site-loading-step2 .slideout-menu-open-btn,body.site-loading-step3 .slideout-menu-open-btn {
	-webkit-transition-delay: 1.5s;
	transition-delay: 1.5s;
}
.menu-on-the-left-open-btn .menu-activator-label {
	font-size: 16px;
	line-height: 1.1;
	font-weight: 400;
	margin-right: 0px;
	margin-left: 10px;
	padding-top: 2px;
}
.menu-activator-label {
	float: left;
	margin-right: 15px;
	text-transform: uppercase;
	padding-top: 2px;
	font-size: 16px;
	line-height: 1.1;
	font-weight: 700;
	color: #FF0000;
	-webkit-transition: all 0.6s cubic-bezier(1.000,0.000,0.000,1.000);
	transition: all 0.6s cubic-bezier(1.000,0.000,0.000,1.000);
}

.slideout-menu-open-btn:hover .menu-activator-label {
	-webkit-transform: translateX(30px);
	-moz-transform: translateX(30px);
	-ms-transform: translateX(30px);
	-o-transform: translateX(30px);
}
.menu-open-btn.menu-borders-around-toggle-btn .menu-activator-bars,.menu-open-btn.menu-borders-top-toggle-btn .menu-activator-bars {
	padding-top: 2px;
}

