﻿@charset 'utf-8';
/** Generated by FG **/
/* @font-face {
	font-family: 'zt35';
	src: url('../fonts/HELVETICA NEUE CE 35 THIN_1.eot');
	src: local('☺'), url('../fonts/HELVETICA NEUE CE 35 THIN_1.woff') format('woff'), url('../fonts/HELVETICA NEUE CE 35 THIN_1.ttf') format('truetype'), url('../fonts/HELVETICA NEUE CE 35 THIN_1.svg') format('svg');
	font-weight: normal;
	font-style: normal;
} */


.bodyatv{
	cursor: pointer;
}
@media screen and (max-width: 991px){
			body {
			    padding-top: 80px;
			}
		}	
		.header2
		{
		    position: fixed;
		    z-index: 1050;
		    top: 0;
		    left: 0;
		
		    width: 100%;
		    height: 80px;
		
		    border-bottom: 1px solid #dcdcdc;
		    background-color: #fff;
		}
		
		.header2 .container
		{
		    position: relative;
		}
		
		@media screen and (min-width: 768px)
		{
		    .header2 .container
		    {
		        width: 100%;
		        padding-right: 20px;
		        padding-left: 20px;
		    }
		}
		
		@media screen and (min-width: 992px)
		{
		    .header2 .container
		    {
		        width: 100%;
		        padding-right: 40px;
		        padding-left: 40px;
		    }
		}
		
		.header2 .logo
		{
		    line-height: 80px;
		}
		
		.header2 .menuph
		{
		    position: absolute;
		    top: 15px;
		    right: 15px;
		    width: 50px;
		    height: 50px;
		    cursor: pointer;
		    text-align: center;
		}
		
		
		/*手机按钮*/
		
		.header2 .menuph .point
		{
		    position: relative;
		
		    display: inline-block;
		
		    width: 28px;
		    height: 22px;
		    margin-top: 14px;
		}
		
		.header2 .menuph .point:hover .navbtn,
		.header2 .menuph .point:hover .navbtn::after,
		.header2 .menuph .point:hover .navbtn::before
		{
		    width: 28px;
		}
		
		.header2 .menuph .navbtn
		{
		    position: absolute;
		    top: 10px;
		    right: 0;
		
		    display: inline-block;
		
		    width: 21px;
		    height: 1px;
		
		    -webkit-transition: all .3s ease-out 0s;
		       -moz-transition: all .3s ease-out 0s;
		        -ms-transition: all .3s ease-out 0s;
		         -o-transition: all .3s ease-out 0s;
		            transition: all .3s ease-out 0s;
		
		    background: #000000;
		}
		
		.header2 .menuph .navbtn::after,
		.header2 .menuph .navbtn::before
		{
		    position: absolute;
		    right: 0;
		
		    display: inline-block;
		
		    width: 28px;
		    height: 1px;
		
		    content: '';
		    -webkit-transition: all .3s ease-out 0s;
		       -moz-transition: all .3s ease-out 0s;
		        -ms-transition: all .3s ease-out 0s;
		         -o-transition: all .3s ease-out 0s;
		            transition: all .3s ease-out 0s;
		
		    background: #000000;
		}
		
		.header2 .menuph .navbtn::after
		{
		    top: -11px;
		}
		
		.header2 .menuph .navbtn::before
		{
		    top: 10px;
		}
		
		.header2 .menuph .point.active .navbtn
		{
		    background: transparent;
		}
		
		.header2 .menuph .point.active .navbtn::after
		{
		    top: 0;
		
		    -webkit-transform: rotate(45deg);
		       -moz-transform: rotate(45deg);
		        -ms-transform: rotate(45deg);
		         -o-transform: rotate(45deg);
		            transform: rotate(45deg);
		}
		
		.header2 .menuph .point.active .navbtn::before
		{
		    top: 0;
		
		    -webkit-transform: rotate(-45deg);
		       -moz-transform: rotate(-45deg);
		        -ms-transform: rotate(-45deg);
		         -o-transform: rotate(-45deg);
		            transform: rotate(-45deg);
		}
		
		.header2 .phsou
		{
		    position: absolute;
		    top: 20px;
		    right: 80px;
		}
		
		.header2 .phsou img
		{
		    width: 40px;
		
		    cursor: pointer;
		}
		
		
		/*手机下拉*/
		
		.phxia
		{
		    position: relative;
		}
		
		.xialaph
		{
		    font-family: '微软雅黑';
		
		    position: absolute;
		    z-index: 1049;
		    top: 0;
		    left: 0;
		
		    display: none;
		
		    width: 100%;
		    padding-bottom: 61px;
		
		    background-color: #fff;
		    background-color: #fff;
		}
		
		.xialaph.active
		{
		    top: 106px;
		}
		
		@media screen and (min-width: 768px)
		{
		    .xialaph .container
		    {
		        width: 100%;
		        padding: 0 20px;
		    }
		}
		
		@media screen and (min-width: 992px)
		{
		    .xialaph .container
		    {
		        width: 100%;
		        padding: 0 40px;
		    }
		}
		
		.xialaph .ul2,
		.xialaph .ul3
		{
		    display: none;
		}
		
		.xialaph h4 a
		{
		    font-size: 16px;
		    font-weight: bold;
		    line-height: 59px;
		
		    text-transform: uppercase;
		
		    color: #999;
		}
		
		.xialaph h4
		{
		    position: relative;
		
		    border-bottom: 1px solid #ddd;
		}
		.xialaph .g_vaerji  h4
		{
		    border-bottom: 1px solid #ddd !important;
		}
		
		.g_vaerji h4 a{
			display: block;
			width: 100%;
		}
		.xialaph h4::after
		{
		    position: absolute;
		    bottom: 0;
		    left: 0;
		
		    width: 100%;
		    height: 1px;
		
		    content: '';
		
		    opacity: .1;
		    background-color: #e5e5e5;
		}
		
		.xialaph h5 a
		{
		    font-family: '微软雅黑';
		    font-size: 14px;
		    line-height: 40px;
		
		    text-transform: uppercase;
		
		    color: #999;
		}
		
		.xialaph h5
		{
		    position: relative;
		
		    padding-left: 15px;
		}
		
		.xialaph h5::after
		{
		    position: absolute;
		    right: 0;
		    bottom: 0;
		    left: 0;
		
		    height: 1px;
		
		    content: '';
		
		    opacity: .05;
		    background-color: #fff;
		}
		
		.xialaph h4 img
		{
		    float: right;
		
		    width: 13px;
		    margin-top: 23px;
		
		    cursor: pointer;
		}
		
		.xialaph h5 img
		{
		    float: right;
		
		    width: 13px;
		    margin-top: 26px;
		
		    cursor: pointer;
		}
		
		.xialaph h4.active,
		.xialaph h5.active
		{
		    border-bottom: 0;
		}
		
		.xialaph h4.active img.img_s,
		.xialaph h5.active img.img_s
		{
		    display: none;
		}
		
		.xialaph h4.active img.img_d,
		.xialaph h5.active img.img_d
		{
		    display: block;
		}
		
		.xialaph .ul2
		{
		    padding-top: 7px;
		    padding-bottom: 8px;
		
		    background-color: #f0f0f0;
		}
		
		.xialaph .ul3
		{
		    position: relative;
		
		    margin-top: 0;
		    padding-top: 10px;
		    padding-bottom: 10px;
		    padding-left: 30px;
		
		    border-top: 1px solid #ddd;
		    border-bottom: 1px solid #ddd;
		}
		
		.xialaph .ul3 li a
		{
		    font-size: 12px;
		    line-height: 30px;
		
		    display: block;
		
		    text-transform: uppercase;
		
		    color: #999;
		}
		
		.xialaph .ul3 li
		{
		    padding-top: 5px;
		}
		
		.xialaph .ul3 li:first-child
		{
		    padding-top: 0;
		}
		.navbox{
			background: #ffffff;
			position: relative;
			z-index: 10;
		}
		.phonemeng
		{
		    position: absolute;
		    z-index: 1048;
		    top: 0;
		    left: 0;
		
		    display: none;
		
		    width: 100%;
		    height: 100%;
		
		    opacity: .6;
		    background-color: #000;
		}
		
		.phonemeng.active
		{
		    display: block;
		}
.header2{
	display: none !important;
}
.navb{
	display: none !important;
}
.navatv .navb{
	display: block !important;
}
.navatv .nava{
	display: none !important;
}
.naverji{
	display: none;
}
.naverji p{
	font-size: 14px;
	font-family: "微软雅黑";
	color: #9c9c9c;
	line-height: 24px;
}
.navpatv{
	color: #333333 !important;
}
.logo{
	width: 192px;
	margin-top: 63px;
}
.logo img{
	width: 100%;
	display: block;
}
.nav{
	margin-top: 45px;
	position: relative;
	z-index: 11;
}
.nav li{
	font-size: 14px;
	color: #333333;
	line-height: 26px; 
}
.nav li a{
	color: #333333;
}
.banslickitm{
	overflow: hidden;
	position: relative;
}
.banslickitm img{
	width: auto;
	height: 100%;
	display: block;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}
.heard{
	width: 276px;
	height: 100vh;
	position: relative;
}
.footleft{
	position: absolute;
	left: 0;
	bottom: 32px;
}
.footer{
	height: 78px;
}
.footimg{
	width: 276px;
	margin-top: 56px;
}
.footimg img{
	width: 100%;
	display: block;
}
.footiocny{
	margin-top: 42px;
}

.contentbox{
	width: 776px;
}
.footp{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #9c9c9c;
	text-align: right;
	line-height: 78px;
}
.footp a{
	color: #9c9c9c;
}
.footiocph{
	display: none;
}
.footioc{
	margin-top: 25px;
	padding-bottom: 20px;
}
.nav li a{
	padding: 0;
	line-height: 26px;
}
.nav li{
	margin-bottom: 8px;
}
.footioc .footioca{
	margin-left: 0;
}
.footioc .footioca a{
	position: relative;
	z-index: 10;
	display: block;
	width: 100%;
	height: 100%;
}
.erwmbtn{
	z-index: 5 !important;
	position: relative;
}
.footioc span{
	width: 24px;
	display: block;
	margin-left: 12px;
	position: relative;
	z-index: 8;
}
.footioc span img{
	width: 100%;
	display: block;
}
.footioca{
	margin-left: 0;
}
.banslickitm{
	height: calc(100vh - 78px);
}

.bannerbox{
		width: 670px;
	}

/*内页*/
/*.contentbox{
	overflow: hidden;
}*/
.nyys1 .contentbox{
	width: calc(100% - 276px);
}
.nycrnbox{
	margin-top: 174px;
	padding-bottom: 24px;
    min-height: calc(100vh - 78px - 174px);
}
.nycrnboxal{
	width: 382px;
	/*-webkit-animation: fadeInUp 1.6s 0.1s ease both;
    -moz-animation: fadeInUp 1.6s 0.1s ease both;
    animation: fadeInUp 1.6s 0.1s ease both;*/
}

.nycrnboxal img{
	width: 100%;
	display: block;
}
.nycrnboxar{
	width: calc(100% - 382px - 52px);
}
.nycrnboxbl{
	width: 476px;
	display: block;
}
.nycrnboxbl img{
	width: 100%;
	display: block;
}
.nycrnboxbr{
	width: 345px;
}
.nycrnboxbr img{
	width: 100%;
	display: block;
}
.nycrnboxart1{
	font-family: "微软雅黑";
	font-size: 24px;
	color: #333333;
	margin-bottom: 94px;
}
.nycrnboxarp{
	margin-top: 40px;
}
.nycrnboxarp h5{
	font-family: "微软雅黑";
	font-size: 24px;
	color: #333333;
}
.nycrnboxarpbox{
	margin-top: 20px;
}
.nycrnboxarp p{
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 26px;
	color: #333333;
}
.nycrnboxb{
	margin-top: 112px;
}
.nycrnboxbr{
	margin-top: 78px;
}

/*形象大片*/
.nyimga{
	position: relative;
	width: 100%;
}
.nyimga img{
	width: 100%;
	display: block;
}
.nyimgabox{
	width: 460px;
	background: rgba(0,0,0,0.5);
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	padding-top: 20px;
	padding-bottom: 20px;
	cursor: pointer;
}
.nyimgabox h5{
	font-size: 50px;
	color: #ffffff;
	line-height: 60px;
	text-align: center;
	/*font-family: "zt35",Arial;*/
	/* font-family: "IMPACT"; */
	letter-spacing: 3px;
}
.nyimgabox span{
	font-size: 20px;
	color: #ffffff;
	line-height: 26px;
	text-align: center;
	font-family: "微软雅黑";
	display: block;
}
.nyimgabox button{
	font-size: 20px;
	color: #ffffff;
	line-height: 26px;
	text-align: center;
	font-family: "微软雅黑";
	display: block;
	margin: auto;
}
.nyimga{
	margin-top: 60px;
}


.goodsboxul li{
	float: left;
	width: 25%;
	position: relative;
	display: block;
	cursor: pointer;
}
.goodsboxul li img{
	width: 100%;
	display: block;
	left: 0;
	top: 0;
}
.goodsimgbox{
	position: relative;
	opacity: 0;
}
.goodsimg{
	position: absolute;
}
.goodsboxbtnbox{
	display: inline-block;
}
.goodsboxbtnbox h5{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
	text-align: center;
}
.goodsboxbtnbox span{
	width: 21px;
	display: block;
	margin: 13px auto 0;
}
.goodsboxbtnbox span img{
	width: 100%;
	display: block;
}
.goodsboxbtn{
	text-align: center;
	margin-top: 43px;
}
.recruitbox img{
	max-width: 100%;
	/*display: block;*/
	width:auto !important;
	height: auto !important;
}
.recruitboximg{
	width: 100%;
	display: block;
}
.recruitbox p{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
	line-height: 38px;
}
.g1box .recruitbox p{
	line-height: 26px;
}
.marketingtopl span{
	width: 15px;
	display: block;
}
.marketingtopl span img{
	width: 100%;
	display: block;
}
.marketingtopl span{
	width: 15px;
	display: block;
	margin-top: 10px;
	position: relative;
}
.marketingtopl span img{
	width: 100%;
	display: block;
}
.marketing{
	/*background: rgb(0,0,0);*/
	border-bottom: 1px solid #000000;
}
.marketingtopl h5{
	font-family: "微软雅黑";
	font-size: 24px;
	color: #000000;
	margin-left: 15px;
}
.marketingtopr p{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000000;
	line-height: 24px;
}
.nycrnbox .box .tle h1{
	font-size: 36px;
	color: #333333;
	line-height: 40px;
	margin-top: 20px;
	text-align: center;
}
.nycrnbox .box .tle p{
	font-size: 24px;
	color: #333333;
	line-height: 40px;
	font-family: "微软雅黑";
	text-align: center;
}
.nycrnbox .box .input{
	width: 100%;
	background-color: transparent;
	border: 1px solid #333333;
	height: 42px;
	color: #333333;
	font-size: 14px;
	font-family: "微软雅黑";
	letter-spacing: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.nycrnbox .box .row{
	margin-left: -17px;
	margin-right: -17px;
	position: relative;
	z-index: 1;
}
.nycrnbox .box .col-sm-6{
	margin-top: 36px;
	padding-left: 17px;
	padding-right: 17px;
}
.nycrnbox .box .col-sm-12{
	margin-top: 36px;
}
.nycrnbox .box textarea{
	width: 100%;
	background-color: transparent;
	border: 1px solid #333333;
	color: #333333;
	font-size: 14px;
	font-family: "微软雅黑";
	letter-spacing: 1px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	min-height: 136px;
}
.box .h_apply1 .input{
	float: right;
}
.box .h_apply2 .input{
	float: left;
}
.box .h_apply3,
.box .h_apply4{
	text-align: center;
}
.box .h_apply4 input{
	width: 277px;
	background-color: transparent;
	border: 1px solid #333333;
	height: 42px;
	color: #333333;
	font-size: 14px;
	font-family: "微软雅黑";
	letter-spacing: 1px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
}
.box .h_apply4 img{
	float: left;
	margin-left: 15px;
	cursor: pointer;
}
.box .h_apply4 button{
	border: 1px solid #000000;
	background: #333333;
	height: 41px;
	width: 233px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	font-family: "微软雅黑";
	letter-spacing: 1px;
	float: right;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
}
@media screen and (min-width: 1200px){
	.box .h_apply4 button:hover{
		background: #ffffff;
		color: #333333;
	}
}
@media screen and (max-width: 767px){
	.box .h_apply4 button{
		width:100%;
		margin-top: 26px;
	}
	.box .h_apply4 input {
		width: 50%;
	}
	.box .nycrnbox .tle h1{
		font-size: 24px;
		line-height: 28px;
		margin-top: 0;
	}
	.box .nycrnbox .tle p{
		font-size: 18px;
		line-height: 24px;
		margin-top: 5px;
	}
	.box .nycrnbox .col-sm-6,
	.box .nycrnbox .col-sm-12{
		margin-top: 26px;
	}
}
.box .h_width{
	display: inline-block;
	width: 100%;
}
.box .h_applyl2{
	position: absolute;
	z-index: 0;
	bottom: 30px;
	right: -250px;
}
.marketingtopr{
	width: 350px;
	margin-right: 40px;
}
.marketingcen p{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #ffffff;
	line-height: 26px;
}
.marketingcen{
	margin-top: 55px;
}
.marketingcbtnln{
	font-family: "微软雅黑";
	font-size: 14px;
	padding-left: 34px;
	padding-right: 34px;
	line-height: 45px;
	color: #333333;
}
.marketingcbtnl{
	width: auto;
	display: inline-block;
	background: #ffffff;
	cursor: pointer;
}
.marketingcbtnr{
	margin-left: 25px;
}
.marketingcbtnr p{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #ffffff;
	line-height: 45px;
}
.marketingtopla{
	position: relative;
	left: 0;
	top: 0;
	opacity: 0;
	display: block;
	width: 100%;
	opacity: 0;
}
.marketingtoplb{
	position: absolute;
	left: 0;
	top: 0;
	opacity: 1;
	display: block;
	width: 100%;
}
.marketinglast{
	margin-top: 60px;
}
.marketingtopl{
	margin-top: 12px;
}
.marketingcbtn{
	margin-top: 40px;
}
.marketing{
	padding-left: 46px;
	padding-right: 46px;
	padding-top: 32px;
	padding-bottom: 32px;
}

.marketingcen{
	display: none;
}
.marketingcbtn{
	display: none;
}
.marketingatv{
	background: #000000;
}
.marketingatv .marketingtopl h5{
	color: #ffffff;
}
.marketingatv .marketingtopr p{
	color: #ffffff;
}
/*.marketingatv .marketingcen{
	display: block;
}*/
.marketingatv .marketingcbtn{
	display: block;
}
.marketingatv{
	padding-bottom: 52px;
}
.marketingatv .marketingtopla{
	opacity: 1;
}
.marketingatv .marketingtoplb{
	opacity: 0;
}


.g1box .recruitbox h5{
	font-family: "微软雅黑";
	font-size: 24px;
	color: #000000;
	line-height: 26px;
}


.recruitboximgb{
	max-width: 100%;
	margin: auto;
}
.recruitboxtit h5{
	font-family: "微软雅黑";
	font-size: 24px;
	text-align: center;
	line-height: 26px;
	color: #000000;
}
.recruitboxtit{
	padding-bottom: 30px;
	border-bottom: 1px solid #000000;
}

.h2box .recruitbox{
	margin-top: 58px;
	border-bottom: 1px solid #000000;
	padding-bottom: 70px;
}
.recruifxbotc span{
	width: 28px;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: content-box;
	position: relative;
}
.recruifxbotc span img{
	width: 100%;
	display: block;
}
.recruifxtop span a{
	color: #999999;
}
.recruifxbotc{
	text-align: center;
}
.recruifxtop span{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #999999;
}
.recruifxtop{
	margin-top: 28px;
	position: relative;
}
.recruifxbot{
	margin-top: 28px;
}
.recruifxtopz{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
.recruifx{
	margin-bottom: 24px;
}


/*店铺形象*/
.shopitmcen{
	width: 100%;
	position: relative;
	display: block;
}
.shopitmbox{
	position: relative;
	left: 0;
	top: 0;
	opacity: 0;
	display: block;
	width: 100%;
}
.shopitmn{
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	left: 0;
	top: 0;
}
.shopitmcenbox{
	border-bottom: 1px solid #000000;
	cursor: pointer;
}
.shopitmcenbox h5{
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 26px;
	height: 26px;
	overflow: hidden;
	margin-top: 22px;
	margin-bottom: 22px;
}
.shopitm{
	padding-left: 21px;
	padding-right: 21px;
	width: 50%;
	margin-bottom: 56px;
}

.addressh5{
	font-family: "微软雅黑";
	font-size: 24px;
	color: #333333;
	line-height: 24px;
}


.tanbox{
	width: 100%;
	height: 100vh;
	background: rgba(0,0,0,0.5);
	position: fixed;
	left: 0%;
	top: 0px;
	transform: scale(0);
	overflow: hidden;
	z-index: 1000;
	transition: all 0.6s;
}
.tanboxcen{
	width: 816px;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	background: #ffffff;
	position: relative;
	padding-left: 44px;
	padding-right: 44px;
	padding-top: 15px;
	padding-bottom: 45px;
}
.tanboxcenp{
	position: relative;
}
.tanboxcenh5{
	font-family: "微软雅黑";
	font-size: 24px;
	text-align: center;
	line-height: 34px;
	margin-bottom: 16px;
}
.tanboxcenitm img{
	width: 100%;
	display: block;
}
.tanboxcenlast .slick-prev{
	width: 54px;
	height: 54px;
	background: url(../images/inprev1.png) no-repeat;
	background-position: center;
	background-size: cover;
	top: inherit;
	bottom: 0;
	left: inherit;
	right: 55px;
	z-index: 1;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-moz-transform: translateY(0);
}
.tanboxcenlast .slick-next{
	width: 54px;
	height: 54px;
	background: url(../images/inprev2.png) no-repeat;
	background-position: center;
	background-size: cover;
	top: inherit;
	bottom: 0;
	left: inherit;
	right: 0px;
	z-index: 1;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-moz-transform: translateY(0);
}
.tanboxatv{
	transform: scale(1);
}
.goodsboxulimg{
	position: absolute;
	width: 0%;
	padding: 0px;
	background: #ffffff;
	z-index: 10;
	/*display: none;*/
	z-index: 11;
	/*transform: scale(0);*/
	transition: all 0.6s;
	overflow: hidden;
	top: 0;
}

.goodsboxulimg img{
	width: 100%;
	display: block;
}
.goodsboxul li::after{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.4);
	z-index: 10;
	content: '';
	display: block;
	opacity: 0;
}
.brandsimg img{
	width: 100%;
	display: block;
}
.brandscen h5{
	font-size: 36px;
	color: #333333;
	line-height: 40px;
	margin-top: 20px;
	/* font-family: "IMPACT"; */
}
.h1box .brandscen h5{
	font-size: 14px;
} 
.brandscen span{
	font-size: 24px;
	color: #333333;
	line-height: 40px;
	font-family: "微软雅黑";
}
.brandsitmimg img{
	width: 100%;
	display: block;
}
.brandsitm{
	/*padding-bottom: 40px;*/
	/*padding-right: 30px;
	padding-left: 30px;*/
	box-sizing: border-box;
	width: 50%;
	position: absolute;
	overflow: hidden;
}
.brandslast{
	/*margin-top: 40px;*/
	width: 100%;
}

#gallery-wrapper{
	width: 100%;
	position: relative;
}
#gallery-wrapper .c0 .brandsitmbox{
	float: left;
}
#gallery-wrapper .c1 .brandsitmbox{
	float: right;
}
.brandsitmbox{
	/*width: calc(100%  - 30px);*/
	width: 100%;
}
.h1box .brandsitmbox{
	width: calc(100% - 40px);
	margin: auto;
}
.h1box .brandsitm .brandscen{
	padding-bottom: 30px;
}
/*.h1box #gallery-wrapper{
	width: calc(100% + 40px);
	transform: translateX(-20px);
}
.h1box #gallery-wrapper .brandsitmbox{
	width: calc(100%  - 40px);
	float: none;
	margin: auto;
}*/
.h1box .brandsitmbox h5{
	font-size: 14px;
	color: #333333;
	line-height: 26px;
}
.contactl{
	width: 252px;
	margin-left: 47px;
}
.contactl img{
	width: 100%;
	display: block;
}
.contactr{
	width: calc(100% - 252px - 42px - 47px);
}
.contacttit h5{
	font-family: "微软雅黑";
	font-size: 24px;
	color: #000000;
}
.contacten p{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
	line-height: 24px;
}
.contacten{
	margin-top: 20px;
}

.contboxitmal{
	width: calc(50% - 13px);
}
.contboxitm h5{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000000;
	line-height: 35px;
}
.contboxitmainp{
	width: calc(100% - 30px - 8px);
	border: 1px solid #333333;
}
.contboxitma .contboxitmainp,.contboxitmb .contboxitmainp{
	height: 35px;
	position: relative;
} 
.contboxitma .contboxitmainp input,.contboxitmb .contboxitmainp input{
	width: calc(100% - 10px);
	margin-left: 10px;
	height: 26px;
	display: block;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.contboxitm{
	margin-bottom: 24px;
}
.contboxitmc .contboxitmainp{
	height: 86px;
}
.contboxitmc .contboxitmainp textarea{
	width: calc(100% - 10px);
	margin-left: 10px;
	height: calc(100% - 20px);
	margin-top: 10px;
}
.contboxitmdr .contboxitmdrbtn{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #ffffff;
	padding-left: 34px;
	padding-right: 34px;
	line-height: 35px;
	background: #333333;
	display: inline-block;
}
.contboxitmdimg{
	width: 95px;
	display: block;
	margin-left: 5px;
}
.contboxitmdimg img{
	width: 100%;
	display: block;
}
.contboxitmdinp{
	border: 1px solid #333333;
}
.contboxitmdinp{
	height: 35px;
	position: relative;
	margin-left: 8px;
}
.contboxitmdl h5{
	width: 30px;
}
.contbox{
	padding-top: 30px;
	border-top: 1px solid #333333;
	margin-top: 24px;
}
.selectr li{
	font-family: "微软雅黑";
	font-size: 14px;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 30px;
	color: #999999;
	cursor: pointer;
}
.selectr li span{
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	opacity: 0;
}
.selectl{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000000;
	line-height: 30px;
	margin-left: 14px;
}
.selectr{
	margin-left: 20px;
	width: calc(100% - 56px - 34px);
}
.select{
	padding-top: 18px;
	padding-bottom: 18px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	margin-top: 32px;
}

.conmap{
	width: 100%;
	height: 448px;
	margin-top: 50px;
}
.addressxztr span{
	width: 9px;
	display: block;
	position: relative;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.addressxztr span img{
	width: 100%;
	display: block;
}
.addressxzt{
	width: 330px;
	border: 1px solid #333333;
	height: 35px;
	position: relative;
}
.addressxzt h5{
	line-height: 35px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000000;
	margin-left: 14px;
}
.addressxz{
	margin-top: 30px;
}
.addressxztr{
	width: 44px;
	position: relative;
	height: 100%;
	cursor: pointer;
}
.addressxztr::after{
	width: 1px;
	height: 15px;
	background: #c1c1c1;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	content: '';
}
.addressxztl{
	width: calc(100% - 44px);
	position: relative;
}
.addressxztl ul{
	width: 100%;
	position: absolute;
	left: 0;
	top: 33px;
	z-index: 10;
	background: #ffffff;
	padding-left: 14px;
	display: none;
	padding-top: 8px;
	padding-bottom: 8px;
}
.addressxztl ul li{
	font-size: 14px;
	font-family: "微软雅黑";
	color: #333333;
	line-height: 24px;
	cursor: pointer;
}
.addressxzt{
	margin-bottom: 14px;
}

.selectr .selectratv{
	background: #333333;
	color: #ffffff;
}
.mapwap{
	width: 362px;
	background: #000000;
	position: absolute;
	left: 0;
	top: 0;
	padding: 18px;
}
.mapp1{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #ffffff;
	line-height: 18px;
	margin-top: 6px;
}
.mapp2{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #ffffff;
	line-height: 18px;
	margin-top: 4px;
}
.maplogo3{
	position: absolute;
	left: 45px;
	bottom: -28px;
	z-index: 1;
}


.maplogo{
	width: 82px;
	display: block;
}
.maplogo img{
	width: 100%;
	display: block;
}
.contboxitmdinp input{
	width: calc(100% - 10px);
	margin-left: 10px;
	height: 26px;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.mapintp{
	display: none;
}
.banslickbtn{
	width: 77px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
}
.banslickbtn .banslickbtnn{
	width: 100%;
	display: block;
}
.banslickbtn .banslickbtnn img{
	width: 100%;
	display: block;
}
.banner{
	position: relative;
}
.banslickpag{
	position: relative;
	/*height: calc(calc(100vh - 78px) * 0.0746);    
	-webkit-height: calc(calc(100vh - 78px) * 0.0746);    
	-ms-height: calc(calc(100vh - 78px) * 0.0746);    
	-moz-height: calc(calc(100vh - 78px) * 0.0746);  */ 
	height: calc(100vh * 0.0746);
}
.banslickpag span{
	display: block;
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	font-size: 14px;
	color: #666666;
	text-align: center;
	line-height: 26px;
}
.banslickitm{
	position: relative;
}
.banslickitm p{
	width: 100%;
	position: absolute;
	/*left: 50%;*/
	top: 45%;
	font-size: 54px;
	color: #ffffff;
	line-height: 56px;
	transform: translate(0%,-50%);
	text-align: center;
	opacity: 0;
	/* font-family: "zt35",Arial; */
}
.bannerbox{
	position: relative;
}


.banslickitmatv p{
	-webkit-animation: fadeInDown 1.2s 0.6s ease both;
    -moz-animation: fadeInDown 1.2s 0.6s ease both;
    animation: fadeInDown 1.2s 0.6s ease both;
}
.nyimga h5{
	visibility: visible;
	animation-delay: 0.2s;
	animation-name: fadeInUp;
}
.nyimga span{
	visibility: visible;
	animation-delay: 0.5s;
	animation-name: fadeInUp;
}
.nyimga button{
	visibility: visible;
	animation-delay: 0.8s;
	animation-name: fadeInUp;
}



.mencd{
	width: 100%;
	height: calc(100vh - 79px);
	position: fixed;
	left: 0;
	top: 79px;
	z-index: 30;
	background: rgba(0,0,0,0.6);
	transform: scale(0);
	transition: all 0.6s;
}
.mencdatv{
	transform: scale(1);
}
.mencdlast{
	width: 80%;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.mencditm img{
	width: 100%;
	display: block;
}
.mencdlast .slick-prev{
	width: 56px;
	height: 56px;
	background: url(../images/inprev1.png) no-repeat;
	background-position: center;
	background-size: cover;
	z-index: 1;
	left: -97px;
}
.mencdlast .slick-next{
	width: 56px;
	height: 56px;
	background: url(../images/inprev2.png) no-repeat;
	background-position: center;
	background-size: cover;
	z-index: 1;
	right: -97px;
}
.mencd{
	display: none !important;
}
.erwmbtn{
	position: relative;
}
.erweim{
	width: 86px !important;
	display: block;
	position: absolute;
	left: 50%;
	top: 26px;
	transform: translate(-50%,-100%);
	opacity: 0;
	transition: all 0.9s;
}
.nyys1 .heard{
	position: fixed;

}
.footer .erweim{
	top: -98px;
	transform: translate(-50%,100%);
}
.erwmbtnatv .erweim{
	transform: translate(-50%,0%);
	opacity: 1;
}
.erweimh{
	position: relative;
	z-index: 2;
	cursor: pointer;
}
.e1box .brandslast{
	width: calc(100% + 60px) !important;
}



.goodsboxul li:hover::after{
	opacity: 1;
}

.goodsboxulatv .goodsboxulimg{
	/*transform: scale(1);*/
	width: 200%;
	padding: 6px;
	/*top: 50%;*/
}
.goodsboxa .goodsboxulimg{
	left: 0%;
}
.goodsboxb .goodsboxulimg{
	right: 0%;
}
.goodsboxulatv .goodsboxa .goodsboxulimg{
	left: 62.5%;
}
.goodsboxulatv .goodsboxb .goodsboxulimg{
	right: 62.5%;
}
.goodsboxulatvbtn .goodsboxulimg{
	top: inherit;
	bottom: 0;
}

.bshare_box{
				position: absolute;
				width: 100%;
				height: 100%;
				left: 0;
				top: 0;
			}
			.bshare_box a{
				width: 100% !important;
				height: 100% !important;
				display: block;
				opacity: 0 !important;
			}
			.bsPromo{
				width: 100%;
				height: 100%;
				display: block !important;
				opacity: 0 !important;
			}

.g_bocdfg{
	position: absolute;
	bottom: 0;
	right: 120px;
	height: 54px;
}
.g_bocdfg span{
	font-size: 14px;
	color: #ffffff;
	line-height: 54px;
	display: inline-block;
}
.g_bocdfg w{
	font-size: 14px;
	color: #ffffff;
	line-height: 54px;
	display: inline-block;
	padding-left: 4px;
	padding-right: 4px;
}
.tanboxcenbox{
	position: relative;
}
.g_ulgps{
	height: 220px;
}



.selectr li:hover{
	background: #333333;
	color: #ffffff;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}
.nava{
	/* font-family: Arial; */
}
.navb{
	font-family: "微软雅黑";
}  

.nav li:hover .nava{
	display: none !important;
} 
.nav li:hover .navb{
	display: block !important;
} 
.naverji p{
	transition: all 0.3s;
}
.naverji p:hover{
	color: #333333;
}


.navatv .naverji{
	display: block !important;
}


.g_iocnna{
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	display: block;
}
.g_iocnnb{
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	display: block;
	width: 100%;
	transition: all 0.3s;
}
.footioc span:hover .g_iocnna{
	opacity: 0;
}
.footioc span:hover .g_iocnnb{
	opacity: 1;
	transform: scale(0.8);
}