﻿@charset "utf-8";

body {
	width: 100%;
	margin: auto;
	background-color: #1A1A1A !important
}

.index-buy-delay-out {
	transition: all .1s linear;
	-moz-transition: all .1s linear;
	-webkit-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition-delay: 0s;
	-moz-transition-delay: 0s;
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s
}

.index-title-h3-delay-out {
	transition: all .1s linear;
	-moz-transition: all .1s linear;
	-webkit-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition-delay: .1s;
	-moz-transition-delay: .1s;
	-webkit-transition-delay: .1s;
	-o-transition-delay: .1s
}

.index-title-h2-delay-out {
	transition: all .1s linear;
	-moz-transition: all .1s linear;
	-webkit-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition-delay: .2s;
	-moz-transition-delay: .2s;
	-webkit-transition-delay: .2s;
	-o-transition-delay: .2s
}

.index-title-h1-delay-out {
	transition: all .1s linear;
	-moz-transition: all .1s linear;
	-webkit-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition-delay: .3s;
	-moz-transition-delay: .3s;
	-webkit-transition-delay: .3s;
	-o-transition-delay: .3s
}

.index-title-h1-delay-in {
	transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition-delay: 0s;
	-moz-transition-delay: 0s;
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s
}

.index-title-h2-delay-in {
	transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition-delay: .2s;
	-moz-transition-delay: .2s;
	-webkit-transition-delay: .2s;
	-o-transition-delay: .2s
}

.index-title-h3-delay-in {
	transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition-delay: .4s;
	-moz-transition-delay: .4s;
	-webkit-transition-delay: .4s;
	-o-transition-delay: .4s
}

.index-buy-delay-in {
	transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition-delay: .6s;
	-moz-transition-delay: .6s;
	-webkit-transition-delay: .6s;
	-o-transition-delay: .6s
}

.content-box {
	display: none;
	overflow-y: hidden
}

.float-link-box {
	display: none
}

body .lang-modal {
	width: 100%;
	height: 3.32rem;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	background: #fff;
	border-radius: 3px
}

.lang-modal .distance-panel {
	margin-top: 0;
	padding-bottom: .2rem
}

.lang-modal span.icon-cross {
	right: .1rem;
	top: .15rem
}

.lang-modal .distance-block {
	margin: .2rem auto 0;
	padding-left: .4rem;
	display: table;
	font-size: 0
}

.lang-modal .distance-block li {
	height: .3rem;
	width: 1.3rem;
	line-height: .3rem;
	font-size: .14rem;
	display: inline-table;
	margin-left: .25rem;
	margin-top: .2rem
}

.lang-modal .distance-block li:last-child {
	margin-bottom: .1rem
}

.flag-icon.flag-icon-squared {
	display: inline-block;
	width: .21rem;
	height: .21rem;
	border-radius: 50%;
	vertical-align: middle;
	-webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2)
}

icon {
	background-size: contain;
	background-position: 50%;
	background-repeat: no-repeat
}

.flag-icon-cn.flag-icon-squared {
	background-image: url(../images/china.svg)
}

.flag-icon-gb.flag-icon-squared {
	background-image: url(../images/english.svg)
}

.flag-icon-de.flag-icon-squared {
	background-image: url(../images/deutschland.svg)
}

.flag-icon-es.flag-icon-squared {
	background-image: url(../images/españa.svg)
}

.flag-icon-fr.flag-icon-squared {
	background-image: url(../images/french.svg)
}

.flag-icon-it.flag-icon-squared {
	background-image: url(../images/italia.svg)
}

.flag-icon-nl.flag-icon-squared {
	background-image: url(../images/french.svg)
}

.flag-icon-si.flag-icon-squared {
	background-image: url(../images/slovenija.svg)
}

.flag-icon-hr.flag-icon-squared {
	background-image: url(../images/srbija.svg)
}

.flag-icon-rs.flag-icon-squared {
	background-image: url(../images/slovenija.svg)
}

.shadow_layer {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 99999;
	left: 0;
	top: 0
}

.layer-wrapper {
	display: none;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
	position: fixed;
	z-index: 99998;
	left: 0;
	top: 0
}

.lang-modal .distance-block li a {
	display: block;
	line-height: .21rem;
	vertical-align: middle;
	color: #5c6670
}

.flag-icon {
	position: relative;
	display: inline-block;
	width: 1.33333em;
	line-height: 1.5em;
	margin: .5em
}

.modal span.icon-cross {
	position: absolute;
	top: .2rem;
	right: .2rem;
	color: #212121;
	display: block;
	width: .15rem;
	height: .15rem;
	padding-left: .1rem;
	font-size: .24rem;
	line-height: .36rem;
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out;
	cursor: pointer;
	background-image: url(../images/close_icon.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center
}

@media screen and (max-width:767px) {
	.slow-disappearance {
		opacity: 0
	}

	.m-box {
		display: block;
		padding-top: 0rem !important
	}

	.title-line-red {
		display: none
	}

	.swiper-slide {
		overflow: hidden
	}

	body .footer {
		background-color: #1a1a1a
	}

	.niu-footer-m {
		background-color: transparent
	}

	body .niu-footer-m .pc-footer-top .pc-link-ul li {
		border-bottom: 1px solid #333
	}

	body .niu-footer-m .pc-footer-top .pc-link-ul li {
		border-bottom: 1px solid #333 !important
	}

	body .niu-footer-m .pc-footer-top .pc-link-ul .pc-link-li1 {}

	.swiper-pagination {
		left: 50%;
		top: 90%;
		transform: translateX(0.65rem);
		-webkit-transform: translateX(0.65rem);
		-o-transform: translateX(0.65rem);
		-ms-transform: translateX(0.65rem);
		-moz-transform: translateX(0.65rem);
		position: absolute;
		display: inline-block;
		width: unset
	}
}

@media screen and (max-width:1199px) and (min-width:768px) {
	.pad-box {
		display: block
	}
}

@media screen and (min-width:1200px) {
	.pc-box {
		display: block
	}
}

.niu-nav-c {
	display: none;
	width: 1166px;
	height: 70px;
	margin: 0 auto;
	background-color: #fff
}

.niu-nav-pad {
	display: none;
	width: 88%;
	height: 80px;
	margin: 0 auto;
	background-color: #fff
}

.niu-nav-m {
	display: none;
	width: 100%;
	height: .5rem;
	margin: 0 auto;
	background-color: #fff;
	overflow: hidden
}

.niu-nav-m a.niu-logo {
	display: block;
	text-align: center;
	width: .6rem;
	height: .24rem;
	margin: .13rem auto;
	background: url(../images/niu_logo.svg) no-repeat center center;
	background-size: auto 100%
}

.niu-nav-m a.m-niu-list {
	display: block;
	float: left;
	width: 12%;
	height: .18rem;
	margin: .16rem 0;
	background: url(../images/three_line.svg) no-repeat center center;
	background-size: auto 100%
}

.niu-nav-m a.m-niu-shoppingmall {
	display: block;
	float: right;
	width: 8%;
	height: .24rem;
	margin-top: .13rem;
	line-height: .26rem;
	color: #333;
	padding-left: .25rem;
	font-size: .12rem;
	background: url(../images/m_shangcheng.svg) no-repeat left center;
	background-size: auto 100%
}

.m-float-list {
	width: 100%;
	height: 100%;
	background-color: #fff;
	position: fixed;
	top: 0;
	left: 0;
	display: none
}

.m-float-list-header {
	margin-bottom: .13rem
}

.m-float-list-link {
	width: 78%;
	margin: 0 auto;
	display: none
}

.m-float-list-link .m-float-list-item {
	height: .5rem;
	line-height: .5rem;
	color: #555;
	font-size: .14rem;
	border-bottom: 1px solid #eee
}

.m-float-list-arrow {
	width: .12rem;
	height: .5rem;
	background: url(../images/m-float-arrow.svg) no-repeat center center;
	background-size: 100% auto;
	float: right
}

.m-float-list-arrow-back {
	width: .12rem;
	height: .5rem;
	background: url(../images/arrow-left.svg) no-repeat center center;
	background-size: 100% auto;
	float: left;
	margin-right: .12rem
}

.m-niu-close {
	position: absolute;
	left: .2rem;
	display: block;
	text-align: center;
	width: .16rem;
	height: .16rem;
	top: .17rem;
	background: url(../images/close-btn.svg) no-repeat center center;
	background-size: 100% 100%
}

.m-list-link {
	display: block
}

.header-nav {
	width: 100%
}

.header-nav>ul {
	padding-left: 168px;
	height: 70px;
	line-height: 70px
}

.header-nav ul li.niu-nav-item {
	width: 80px;
	float: left;
	padding-left: 60px
}

.header-nav ul li.niu-nav-item:first-of-type {
	padding-left: 0
}

.header-nav ul li.niu-nav-item a.niu-nav-item-title {
	font-size: 12px;
	color: #555;
	font-family: inherit;
	display: block
}

.shownav_mohu {
	-webkit-filter: blur(5px);
	-moz-filter: blur(5px);
	-ms-filter: blur(5px);
	filter: blur(5px)
}

.niu-nav-item-box {
	width: 1166px;
	height: 430px;
	background-color: #fff;
	position: absolute;
	top: 70px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	z-index: 999;
	display: none
}

.niu-nav-item-box .niu-nav-box1-con {
	padding-top: 30px;
	padding-left: 168px
}

.niu-nav-item1-first {
	height: 70px;
	line-height: 70px;
	opacity: .5
}

.niu-nav-item1>ul {
	display: inline-block;
	padding-left: 0;
	width: 235px;
	height: 280px;
	border-right: 1px solid #eee
}

.niu-nav-item1-first .bike-name {
	display: inline-block;
	font-size: 14px;
	color: #555;
	font-family: inherit;
	text-align: left;
	float: left
}

.niu-nav-item1-first .bike-pic {
	display: inline-block;
	float: right;
	width: 85px;
	height: auto;
	margin-right: 60px
}

.niu-nav-item1 .show-company {
	display: inline-block;
	width: 510px;
	padding-left: 85px;
	vertical-align: top
}

.niu-nav-item1 .show-company .show-company-bike {
	width: 100%;
	display: block
}

.niu-nav-item1 .show-company .show-company-word {
	padding-top: 20px;
	height: 30px;
	text-align: center
}

.niu-nav-item1 .show-company .show-company-word p {
	display: inline-block;
	vertical-align: top
}

.niu-nav-item1 .show-company .show-company-word .show-company-title {
	font-size: 18px;
	color: #555;
	font-family: inherit;
	line-height: 30px
}

.niu-nav-item1 .show-company .show-company-word .show-company-link {
	padding: 7px 16px 6px;
	border: 1px solid rgba(0, 0, 0, .2);
	font-size: 12px;
	line-height: 12px;
	color: #333;
	font-family: inherit;
	margin-left: 20px
}

.niu-nav-item2 .niu-nav-box2-logo {
	display: inline-block;
	vertical-align: top;
	height: 350px;
	width: 235px;
	border-right: 1px solid #eee
}

.niu-nav-item2 .niu-nav-box2-logo .box2-logo-circular {
	width: 40px;
	height: 40px;
	border: 5px solid #333;
	box-sizing: border-box;
	border-radius: 50%
}

.niu-nav-item2 .niu-nav-box2-logo .box2-logo-title {
	padding-top: 19px;
	line-height: 36px;
	font-size: 32px;
	color: #333;
	font-family: niufontbold
}

.niu-nav-item2 .niu-nav-box2-logo .box2-logo-line {
	height: 2px;
	background-color: #df001f;
	width: 65px;
	margin-top: 40px
}

.niu-nav-item2 .niu-nav-box2-logo .box2-logo-word {
	padding-top: 10px;
	line-height: 42px;
	font-size: 30px;
	color: #333;
	text-align: left;
	font-family: inherit
}

.niu-nav-item2 .show-shop {
	display: inline-block;
	vertical-align: top;
	width: 510px;
	margin-left: 85px
}

.niu-nav-item2 .show-shop .show-shop-box {
	position: relative;
	width: 245px;
	height: 155px
}

.niu-nav-item2 .show-shop .show-shop-box .show-shop-pic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1
}

.niu-nav-item2 .show-shop .show-shop-box .show-shop-title {
	padding-top: 43px;
	padding-left: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #333;
	font-family: inherit
}

.niu-nav-item2 .show-shop .show-shop-box .show-shop-link {
	padding: 7px 16px 6px;
	border: 1px solid rgba(0, 0, 0, .2);
	font-size: 12px;
	line-height: 12px;
	color: #333;
	font-family: inherit;
	margin-top: 20px;
	margin-left: 20px;
	display: inline-block
}

.niu-nav-item2 .show-shop .show-shop-boxleft {
	float: left
}

.niu-nav-item2 .show-shop .show-shop-boxright {
	float: right
}

.niu-nav-item2 .show-shop .show-shop-boxbot {
	margin-top: 20px
}

.show-shop-color-black-title {
	color: #555 !important
}

.show-shop-color-black-border {
	border-color: rgba(255, 255, 255, .2) !important
}

.show-shop-color-white-title {
	color: #eee !important
}

.show-shop-color-white-link {
	color: #fff !important
}

.bike-infor {
	display: none;
	padding-top: 21px;
	width: 510px
}

.bike1-style {
	padding-top: .3rem;
	display: none;
	overflow: hidden
}

.bike1-style:first-of-type {}

.bike1-style-class2 {
	width: 47%;
	float: right
}

.bike1-style-class1 {
	width: 47%;
	float: left
}

.bike1-class1-pic-box {
	width: 100%
}

.bike1-class1-pic-box .bike1-style-class1-pic {
	display: none;
	width: 100%
}

.bike1-display {
	display: block !important
}

.bike1-class1-dot-box {
	text-align: center;
	line-height: .18rem;
	padding-top: .11rem;
	font-size: 0
}

.bike1-class1-dot-box .bike1-class1-dot {
	display: inline-block;
	width: .18rem;
	height: .18rem;
	box-sizing: border-box;
	border-radius: 50%;
	margin-left: .06rem
}

.bike1-class1-dot-box .bike1-class1-dot-white {
	background-color: #fff;
	border: 2px solid #eee
}

.bike1-class1-dot-box .bike1-class1-dot-red {
	background-color: #df001f;
	border: 2px solid #eee
}

.bike1-class1-dot-box .bike1-class1-dot-black {
	background-color: #434649;
	border: 2px solid #eee
}

.bike1-class1-dot-box .bike1-class1-dot-blue {
	background-color: #3976be;
	border: 2px solid #eee
}

.bike1-class1-dot-box .bike1-class1-dot-violet {
	background-color: #99074c;
	border: 2px solid #eee
}

.bike1-class1-dot-box .bike1-class1-dot-skyblue {
	background-color: #87dbe7;
	border: 2px solid #eee
}

.bike1-class1-dot-box .bike1-class1-dot-silverGrey {
	background-color: #848484;
	border: 2px solid #eee
}

.bike1-class1-dot-box .bike1-class1-dot-brightAsh {
	background-color: #535353;
	border: 2px solid #eee
}

.bike1-class1-infor {
	text-align: center;
	padding-top: 20px
}

.bike1-class1-name {
	display: block;
	width: 100%;
	text-align: center;
	vertical-align: top;
	font-size: 18px;
	color: #555;
	line-height: 50px;
	font-family: niufontmedium
}

.bike1-class1-link {
	display: block;
	vertical-align: top;
	padding: .07rem .16rem .06rem;
	line-height: .17rem;
	font-size: .12rem;
	color: #333;
	font-family: inherit;
	border: 1px solid rgba(0, 0, 0, .2);
	box-sizing: border-box
}

.hover-across-a {
	font-size: 16px !important;
	color: #000 !important
}

.hover-across-opacity {
	opacity: 1;
	border-right: 2px solid #df001f
}

#niu-fullpage {}

.index-lunbo-pic {
	display: block;
	width: 100%
}

.fp-tableCell {
	overflow: hidden
}

.index-float {
	z-index: 2;
	width: 100% !important;
	padding-bottom: .2rem;
	height: 2.23rem;
	position: relative
}

.float-anim {
	display: block
}

.balck-float {
	background: url(../images/phone_float_black.jpg) no-repeat 0 0;
	background-size: 100% 100%
}

.red-float {
	background: url(../images/phone_float_red.jpg) no-repeat 0 0;
	background-size: 100% 100%
}

.white-float {
	background: url(../images/phone_float_white.jpg) no-repeat 0 0;
	background-size: 100% 100%
}

.index-title-h1 {
	font-family: niufontbold;
	font-size: .24rem;
	line-height: .36rem;
	padding-top: .2rem;
	padding-left: .38rem;
	text-align: left;
	height: .28rem;
	overflow: hidden
}

.title-line-red {
	width: .65rem;
	height: 2px;
	background-color: #df001f;
	margin-top: 0rem;
	margin-left: .38rem
}

.black-h1 {
	color: rgba(223, 0, 31, 1)
}

.red-h1 {
	color: rgba(255, 255, 255, 1)
}

.white-h1 {
	color: rgba(223, 0, 31, 1)
}

.index-title-h2 {
	font-family: inherit;
	font-size: .24rem;
	line-height: .33rem;
	padding-top: .1rem;
	padding-left: .38rem;
	text-align: left;
	font-weight: 400;
	height: .33rem;
	overflow: hidden
}

.black-h2 {
	color: rgba(238, 238, 238, 1)
}

.red-h2 {
	color: rgba(238, 238, 238, 1)
}

.white-h2 {
	color: rgba(51, 51, 51, 1)
}

.index-title-h3 {
	font-family: inherit;
	width: 80%;
	font-size: .14rem;
	line-height: .2rem;
	padding-top: .05rem;
	padding-left: .38rem;
	text-align: left;
	font-weight: 400;
	height: .4rem;
	overflow: hidden
}

.black-h3 {
	color: rgba(255, 255, 255, .8)
}

.red-h3 {
	color: rgba(255, 255, 255, .8)
}

.white-h3 {
	color: rgba(51, 51, 51, .8)
}

.index-buy {
	width: 1rem;
	height: .4rem;
	margin-top: .48rem;
	margin-left: .38rem
}

.link-border-normal {
	border: 1px solid rgba(153, 153, 153, .5);
	font-size: 0
}

.link-border-white {
	border: 1px solid #555
}

.index-buy-con {
	height: .4rem;
	text-align: center
}

.index-buy-con-title {
	display: inline-block;
	color: #eee;
	font-size: .14rem;
	font-family: inherit;
	color: #eee;
	line-height: .4rem;
	vertical-align: middle
}

.link-border-white .index-buy-con .index-buy-con-title {
	color: #555;
	border-right: 1px solid rgba(0, 0, 0, .2)
}

.swiper-pagination {
	top: 3.08rem !important
}

.swiper-pagination-color-active {
	background-color: #555 !important
}

.swiper-pagination-color {
	background-color: #000 !important;
	opacity: .3 !important
}

.index-buy-con .up-svg {
	display: inline-block;
	vertical-align: middle;
	width: .1rem;
	height: .4rem;
	margin-left: .1rem
}

.index-buy-con i.black-arrow {
	background: url(../images/index_arrow_black.svg) no-repeat center center;
	background-size: 100% auto
}

.plan-box {
	width: 100%;
	overflow: hidden;
	background: #222;
	padding-bottom: 30px
}

.plan1-pic-box {
	width: 3.2rem;
	margin: 0 auto;
	position: relative;
	margin-top: .3rem;
	overflow: hidden;
	display: flex;
	justify-content: center
}

.hover-large {
	z-index: 3;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform-origin: center
}

.plan1-pic-box .plan1-pic {
	width: auto;
	height: 3.2rem;
	display: block;
	position: relative;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}

.plan1-pic-box .plan1-con {
	position: absolute;
	top: .4rem;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 3
}

.plan1-pic-box .plan1-con .plan-title {
	line-height: .25rem;
	color: #333;
	font-family: inherit;
	font-size: .18rem
}

.plan1-pic-box .plan1-con .plan-word {
	line-height: .17rem;
	padding-top: .05rem;
	width: 1.74rem;
	margin: 0 auto;
	color: #333;
	font-size: .12rem;
	font-family: inherit
}

.niu-footer-m {
	width: 85%;
	margin: 0 auto;
	padding-top: .27rem
}

.niu-footer-m .pc-footer-top {}

.niu-footer-m .pc-footer-top .pc-link-ul {
	width: 100%;
	overflow: hidden;
	font-size: 0
}

.niu-footer-m .pc-footer-top .pc-link-ul li {
	display: inline-block;
	width: 100%;
	text-align: left;
	line-height: .17rem;
	border-bottom: 1px solid #333
}

.niu-footer-m .pc-footer-top .pc-link-ul li:first-of-type {}

.niu-footer-m .pc-footer-top .pc-link-ul li a {
	font-size: .12rem;
	font-family: inherit;
	color: #999;
	height: 100%;
	width: 100%;
	display: block
}

.niu-footer-m .pc-footer-top .pc-footer-login {
	display: block;
	height: 57px;
	line-height: 57px;
	font-size: 12px;
	font-family: inherit;
	color: #999;
	width: 100%;
	text-align: right
}

.pc-footer-bot {
	padding-top: .3rem;
	height: .22rem
}

.pc-footer-bot .pc-footer-words {
	float: left;
	line-height: .24rem;
	font-size: .12rem;
	color: #777;
	padding-top: .15rem;
	padding-bottom: .4rem;
	font-family: inherit
}

.pc-footer-bot .pc-footer-connect {
	text-align: left;
	white-space: nowrap;
	font-size: 0
}

.pc-footer-bot ul.pc-footer-connect>li {
	display: inline-block;
	line-height: .18rem;
	font-family: niufontbold;
	color: #777;
	height: .2rem
}

.pc-footer-bot ul.pc-footer-connect li.pc-footer-weibo i {
	display: inline-block;
	width: .22rem;
	height: .18rem;
	line-height: .18rem;
	background: url(../images/pc_footer_weibo.svg) no-repeat center center;
	background-size: 100% auto
}

.pc-footer-bot ul.pc-footer-connect li.pc-footer-weixin i {
	display: inline-block;
	width: .22rem;
	height: .18rem;
	line-height: .18rem;
	background: url(../images/pc_footer_weixin.svg) no-repeat center center;
	background-size: 100% auto;
	margin-left: .3rem
}

.pc-footer-bot ul.pc-footer-connect li.pc-footer-lang i {
	display: inline-block;
	width: .22rem;
	height: .18rem;
	line-height: .18rem;
	background: url(../images/pc_footer_lang.svg) no-repeat center center;
	background-size: auto 100%;
	margin-left: .3rem
}

.pc-footer-bot ul.pc-footer-connect li.pc-footer-lang {
	position: relative;
	font-size: 12px
}

.pc-footer-weixin .weixinerweima {
	display: none !important
}

.pc-footer-lang-change {
	display: inherit;
	font-size: .12rem;
	line-height: .2rem;
	float: right;
	margin-left: .06rem;
	padding-right: .2rem;
	background-size: 30% auto;
	color: #777;
	line-height: 0rem;
	position: absolute;
	top: 10px
}

.select-box {
	display: none;
	position: absolute;
	bottom: .3rem;
	width: .4rem;
	right: 0
}

.select-box li {
	display: block;
	width: 100%;
	line-height: .2rem;
	font-size: .12rem;
	border: 1px solid #777;
	text-align: center
}

.float-bg {
	height: 100%;
	width: 100% !important;
	right: 0;
	position: absolute;
	overflow: hidden
}

.color-float {
	background-position: center center;
	background-size: 150% 150%;
	height: 100%;
	right: 0;
	top: 0;
	overflow: hidden
}

.float-phone {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1
}

.swiper-float {
	position: absolute;
	top: 0;
	right: 0;
	width: 150%;
	height: 100%;
	z-index: -1;
	-webkit-filter: blur(5px);
	-moz-filter: blur(5px);
	-ms-filter: blur(5px);
	filter: blur(5px)
}

.img-show {
	display: block;
	height: 3.3rem
}

.swiper-pagination-color-active {
	background-color: #555 !important
}

.swiper-pagination-color {
	background-color: #000 !important;
	opacity: .3 !important
}

.swiper-pagination.swiper-pagination-custom {
	width: unset;
	left: 50%;
	margin-right: -50%;
	transform: translateX(-50%);
	height: 0
}

.swiper-pagination-custom li {
	float: left !important;
	width: .5rem !important;
	height: .03rem !important;
	background-color: #ddd !important;
	margin-left: .1rem;
	opacity: .3
}

.swiper-pagination-custom li:first-child {
	margin-left: 0
}

.swiper-pagination-custom.active {
	opacity: 1
}

.mobile-block {
	display: block
}

.scroll-menu{
	width: 100%;
	height: 30px;
	display: flex;
	justify-content:center;
	align-items:center;
	background-color: #fff;
	border-bottom:1px double #eee;
}

.scroll-menu a{
	color:#777;
	font-size: 1em;
	margin-left: 5px;
	margin-right: 5px;
}

.scroll-menu a:hover{
	color:#000;
}

.title-for-mobile{
	color:#000;
	margin-bottom: 0px;
}