html, body {
	background-color: #fff;
}
img{
	vertical-align: middle;;
}
.aGrey {
	color: #848484;
}
.aBGrey {
	background-color: #191919;
}
.bDark {
	background-color: #ececec;
}
.orange {
	/*color: #e9bf00;*/
	    color: #040001;
    font-size: 38px;
	margin-top: 6px;
}
.gold {
	color: #ffd200;
}
.bGold {
	background-color: #ffd200;
}
a {
	color: white;
}
.inside_con{ padding:10px; min-height:400px;}
a:hover {
	color: white;
}
/*首页swiper*/
.swiper-pagination-bullet {
	margin: 0 4px;
	border: 2px solid #56575a;
	opacity: 1;
	width: 8px;
	height: 8px;
}
.swiper-pagination-bullet-active {
	border: 2px solid white;
}
.swiper-container-product .swiper-pagination {
	bottom: 28%;
}
.swiper-container-product .swiper-pagination-bullet {
	border: 0;
	background-color: #3c3d46;
	width: 23px;
	height: 10px;
	border-radius: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom:15%;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 8px;
}
.swiper-container-product.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 20px;
	border-radius: 15px;
}
.swiper-container-product .swiper-pagination-bullet-active {
	background-color: #fff;
}
#app {
	position: relative;
}
#pcView {
	width: 114px;
	height: 100%;
	position: fixed;
}
#pcView .con {
	height: 100%;
	min-height: 700px;
	position: relative;
	overflow: hidden;
}
#main {
	background-color: #ededed;
	position: relative;
}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:1200px; margin:0 auto;}
.header{ height:120px; line-height:120px;}
.logo{ float:left; width: 15%;
    height: 100px;}
.menu01{ height:100px; line-height:50px; float:left;  width:63%;  }
.menu01 ul li{ height:90px; line-height:90px; float:left; padding:0px 26px; z-index:999; position:relative;}
.menu01 ul li a{ font-size:18px; text-align:center; color:#666;margin-top: 30px;
    display: block;}
.menu01 ul li dl{ background:#fff;background:#fff;     width: 350px; position:absolute; left:-45px; /*width:150%;*/ top:80px; box-shadow:2px 2px 5px rgba(0,0,0,0.2); padding:10px 0;display: none; }
.slt{ float:left; width:40%;}
.slt img{    width: 75%;display:block; margin:4px auto;}
.slt i{display:block;font-weight: bold; font-size:14px; text-align:center; font-style:normal;color: #160005; line-height:30px;}
.jiess{ float:right; width:55%;
    /* top: 24%; */
    margin-top: 36px;}
.jiess span{ display:block;     width:87%;   margin-top: 6px; line-height:28px; color:#000; font-size:16px;}
.menu01 ul li dl.n1{ background:#fff;  position:absolute;left:-28px;  top:80px; box-shadow:2px 2px 5px rgba(0,0,0,0.2); padding:10px 0;display: none; width:250px; }
.menu01 ul li dl.n1 dd{ float:left; margin-left:5px; width:48%;}
.menu01 ul li dl dd a{ margin-top:15px;}
.menu01 ul li dl.n1 dd a{ font-size:12px; color:#666; font-weight:normal; display:inline; padding:0; text-align:left;}
.menu01 ul li dl.n1 dd a:hover{ color:#f60;}
.menu01  dl.n1 dd i{ display:block; font-size:14px; text-align:center; font-style:normal;color: #160005; line-height:30px;}
.menu01  dl.n1 dd img{ width:80%;}

.menu01 ul li dl.n2{ background:#fff;  position:absolute;left:8px;  top:80px; box-shadow:2px 2px 5px rgba(0,0,0,0.2); padding:10px 0;display: none; width:120px; }
.menu01 ul li dl.n2 dd{ float:left; margin-left:5px; width:96%;}
.menu01 ul li dl.n2 dd a{ font-size:12px; color:#666; font-weight:normal; display:inline; padding:0; text-align:left;}
.menu01 ul li dl.n2 dd a:hover{ color:#f60;}
.menu01  dl.n2 dd i{ display:block; font-size:14px; text-align:center; font-style:normal;color: #160005; line-height:30px;}
.menu01  dl.n2 dd img{ width:80%;}


.menu01 ul li{ display:block;  margin:0 auto; text-align:center;}
.menu01 ul li.m1{ background:url(../images/home.png) center no-repeat;}
.menu01 ul li:hover .m1{ background:url(../images/home.png) center no-repeat;}
.menu01 ul li.m2{ background:url(../images/home2.png) center no-repeat;}
.menu01 dl:hover dt.m2{ background:url(../images/home2.png) center no-repeat;}
.menu01 ul li.m3{ background:url(../images/home3.png) center no-repeat;}
.menu01 dl:hover dt.m3{ background:url(../images/home3.png) center no-repeat;}
.menu01 ul li.m4{ background:url(../images/home4.png) center no-repeat;}
.menu01 dl:hover dt.m4{ background:url(../images/home4.png) center no-repeat;}
.menu01 ul li.m5{ background:url(../images/home5.png) center no-repeat;}
.menu01 dl:hover dt.m5{ background:url(../images/home5.png) center no-repeat;}
.menu01 ul li.m6{ background:url(../images/home6.png) center no-repeat;}
.menu01 dl:hover dt.m6{ background:url(../images/home6.png) center no-repeat;}
.menu01 ul li.m7{ background:url(../images/home7.png) center no-repeat;}
.menu01 dl:hover dt.m7{ background:url(../images/home7.png) center no-repeat;}

.menu01 dl dd{ line-height:23px; display: block; text-align: center; color:#ccc; font-size:15px; margin:0 auto;}
.menu01 dl dd:hover{ color:#e9bf00;}
@media only screen and (min-width: 1200px) {
.pc {
	display: block!important;
}
.mb {
	display: none!important;
}
#main {
	margin-left: 14px!important;
}
}

/*@media only screen and (max-width: 1200px) {
.pc {
	display: none!important;
}
.mb {
	display: block!important;
}
#main {
	margin-left: 0!important;
}
}*/

.nav-link {
	position: relative;
	display: block;
	width: 100%;
	float: left;
	color: #848484;
	padding: 15% 0;
	margin-bottom: 4%;
	overflow: hidden;
}
.nav-link img {
	width: 30.7%!important;
}
.menu-block a.w25.f, .nav-link.f {
	background-color: #191919;
	color: #e9bf00;
}
.nav-link:after {
	content: "";
	background-color: white;
	width: 100%;
	height: 99%;
	position: absolute;
	top: 0;
	left: -100%;
	opacity: 0.2;
	z-index: 100;
	transition: 0.25s ease-in-out;
}
.nav-link:hover:after {
	transform: translateX(100%);
}
.a-nav-link {
	position: relative;
	color: #a3a3a3;
}
.a-nav-link:after {
	border-radius: 10px;
	content: "";
	background-color: white;
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 0;
	left: 0;
	top: 0;
	z-index: 100;
	transition: 0.25s ease-in-out;
}
.a-nav-link:hover:after {
	opacity: 0.2;
}
.product img.product-more {
	width: 13%;
}
.product-more:hover {
	opacity: 0.9;
}
.video-title {
	background-color: rgb(16, 16, 16)
}
.hezuo {
	position: fixed;
	width: 82%;
	min-height: 72%;
	height: 430px;
	border: 2px solid #313136;
	background-color: #000;
	top: 14%;
	left: 9%;
	z-index: 5;
	display: none;
}
.hezuo h3 {
	color: #fff;
	font-weight: normal;
	text-align: center;
	background: url(/images/v2/1.png) center bottom no-repeat;
	background-size: 11.2%;
	padding-bottom: 18px;
}
.hezuo form {
	width: 70.8%;
	margin: 0 auto;
	height: 100%;
	display: block;
}
.hezuo form .input-label {
	color: #a0a0a0;
	font-size: 1ex;
}
.hezuo form .input-block {
	height: 7%;
	margin: 2% 0 6%;
}
.hezuo form .input-block1 {
	height: 8%;
	margin: 8% 0 0;
}
.hezuo form .input-block input {
	color: #fff;
	background-color: #1a1a1a;
	width: 100%;
	height: 100%;
	border: 0;
	text-indent: 8px;
}
.hezuo form .input-block1 input {
	background-color: #737373;
	color: #fff;
	border-radius: 5px;
	text-indent: 0;
}
.hezuo .canel {
	position: absolute;
	right: 1rem;
	top: 1rem;
	width: 7.3%;
}
.pchezuo {
	position: fixed;
	font-size: 16px;
	background-color: rgb(0, 0, 0);
	top: 50%;
	left: 50%;
	z-index: 2001;
	width: 1127px;
	height: 638px;
	margin: -319px auto auto -563px;
	border-width: 6px;
	border-style: solid;
	border-color: rgb(48, 48, 48);
	border-image: initial;
	border-radius: 6px;
	display: none;
}
.pchezuo h3 {
	color: rgb(255, 255, 255);
	font-weight: normal;
	text-align: center;
	padding-bottom: 18px;
	font-size: 40px;
	margin-bottom: 66px;
	background: url(/images/v2/1.png) center bottom no-repeat;
}
.pchezuo .input-block {
	width: 100%;
	display: table;
}
.pchezuo .input-block .input-label {
	float: left;
	width: 270px;
	margin-left: 82px;
	color: rgb(160, 160, 160);
	margin-bottom: 78px;
}
.pchezuo .input-block .input-label div:first-child {
	margin-bottom: 12px;
}
.pchezuo .txt {
	color: rgb(255, 255, 255);
	background-color: rgb(26, 26, 26);
	width: 100%;
	height: 43px;
	text-indent: 8px;
	border-width: 0px;
	border-style: initial;
	border-color: initial;
	border-image: initial;
}
.pchezuo .btnsub {
	background-color: rgb(115, 115, 115);
	color: rgb(255, 255, 255);
	width: 177px;
	height: 48px;
	font-size: 22px;
	border-radius: 5px;
	border: 1px solid #9e9e9e;
	font-size: 22px;
}
.pchezuo .canel {
	position: absolute;
	right: 20px;
	top: 20px;
}
#tel { float:right;
	z-index: 5;
}
#weixin {
	position: absolute;
	right: 10%;
	bottom: 22%;
	z-index: 5;
	width:13%;
}
#weixin .weixin_item {
	margin-top: 30px;
	width:20%;
	float:left
}
#wechat_qrcode {
	width: 110px;
	left: -40px;
	top: -79px;
	position: absolute;
	display: none;
}
#wechat_qrcode img{ width:70%;}
#douyin_qrcode {
	width: 110px;
	left: 149px;
	top: -157px;
	position: absolute;
	display: none;
}
#wechat_qrcode img {
	border-radius: 5px;
}
.product-more-text-1 {
	z-index: 5;
}
#bottom_link {
	background-color: #272727;
}
#bottom_link .w94 {
	margin: 0 auto;
}
#bottom_link a {
	display: block;
	padding: 3.5% 0;
	color: #fff;
	border-bottom: 1px solid #494b4d;
	position: relative;
}
#bottom_link .w94 a:after {
	content: '»';
	position: absolute;
	right: 10px;
	color: #fff;
}
#bottom_link .totop {
	color: #f2f2f2;
	opacity: 0.8;
}
#bottom_link .totop .arrow_top{position: relative;top: -3px;margin-left: 8px;}
#bottom_link .totop .arrow_top:before{
	content: '';
    position: relative;
    top: 0px;
    left: 0;
    display: inline-block;
    width: 9px;
    height: 2px;
    background-color: #f2f2f2;
    transform: rotate(-45deg);
    border-bottom-left-radius: 2px;
}
#bottom_link .totop .arrow_top:after {
	position: relative;
    top: 0px;
    left: -4px;
    content: '';
    display: inline-block;
    width: 9px;
    height: 2px;
    background-color: #f2f2f2;
    border-bottom-right-radius: 2px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
