

/* base */


.pull-left {
	float: left;
}

.pull-right {
	float: right;
}

.pull-none {
	float: none;
}

.clearfix:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: ".";
	font-size: 0;
}

* html .clearfix {
	zoom: 1;
}

*:first-child+html .clearfix {
	zoom: 1;
}

img.full {
	display: block;
	width: 100%;
}

.list {
	padding: 0;
	margin: 0;
	list-style: none;
}

.hidden {
	display: none;
}

.col-1 {
	float: left;
	width: 8.33333333%;
}

.col-2 {
	float: left;
	width: 16.66666667%;
}

.col-3 {
	float: left;
	width: 25%;
}

.col-4 {
	float: left;
	width: 33.33333333%;
}

.col-5 {
	float: left;
	width: 41.66666667%;
}

.col-6 {
	float: left;
	width: 50%;
}

.col-7 {
	float: left;
	width: 58.33333333%;
}

.col-8 {
	float: left;
	width: 66.66666667%;
}

.col-9 {
	float: left;
	width: 75%;
}

.col-10 {
	float: left;
	width: 83.33333333%;
}

.col-11 {
	float: left;
	width: 91.66666667%;
}

.col-12 {
	float: left;
	width: 100%;
}

.col-13 {
	float: left;
	width: 20%;
}

.col-offset-3 {
	margin-left: 25%;
}

.tb {
	display: table;
	width: 100%;
	height: 100%;
}

.tbr {
	display: table-row;
}

.tbc {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
}

.container {
	width: 1550px;
	margin: 0 auto;
}

::-webkit-input-placeholder {
	color: #b0b0b0;
}

::-moz-placeholder {
	color: #b0b0b0;
}

:-moz-placeholder {
	color: #b0b0b0;
}

:-ms-input-placeholder {
	color: #b0b0b0;
}


.compatibleStyle {
	backface-visibility:hidden;
	-webkit-backface-visibility:hidden; /* Chrome 和 Safari */
	-moz-backface-visibility:hidden;  /* Firefox */
	-ms-backface-visibility:hidden;  /* Internet Explorer */
	-webkit-perspective: 0;
	-webkit-transform: translate3d(0,0,0);
	visibility:visible;
}
.wrapper {
	position: relative;
	overflow: hidden;
}


.NumContent{ height: inherit; display: inherit; overflow: hidden; position: relative; line-height: inherit; font-size: inherit;}
.NumContent>div{line-height: inherit; color: inherit; font-size: inherit; display: inline-block;}
.NumContent>div>div{line-height: inherit; color: inherit; font-size: inherit;}
.NumContent>div:nth-child(1){
	transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
	-webkit-transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
	-moz-transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
}
.NumContent>div:nth-child(2){
	transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
	-webkit-transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
	-moz-transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
}
.NumContent>div:nth-child(3){
	transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
	-webkit-transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
	-moz-transition: all 2s cubic-bezier(.35,.75,.55,1) 0;
}
.NumContent>div:nth-child(4){
	transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
	-webkit-transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
	-moz-transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
}
.NumContent>div:nth-child(5){
	transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
	-webkit-transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
	-moz-transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
}

/* floatnav */
.floatnav {
	position: fixed;
	top: 50%;
	right: -162px;
	z-index: 9;
	margin-top: -8px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	background-color: rgba(0, 0, 0, 0.7);
	transition: all .2s ease;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
}
.floatnav.active {
	right: 12px;
}
.floatnav a {
	display: block;
	height: 54px;
	line-height: 54px;
	overflow: hidden;
	padding: 0 25px 0 94px;
	font-size: 15px;
	color: #fff;
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size: auto 100%;
	transition: all .2s ease;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
}
.floatnav.active a {
	background-position: 34px center;
}
.floatnav a:first-child {
	background-image: url(../images/icon_floatnav01.png);
}
.floatnav a:nth-child(2) {
	background-image: url(../images/icon_floatnav02.png);
}
.floatnav a:nth-child(3) {
	background-image: url(../images/icon_floatnav03.png);
}


.addressHeader{text-align: right;position: relative;display: block;margin-top: -15px}
	.addressHeader .addreeIcon{text-align: right;position: relative;display: inline-block;background: url(../images/00adrress.png) no-repeat center;background-size: 98%;width: 12px;height: 16px;position: relative;top:2px;margin-right: -2px;}
	.addressHeader .nav-sub ul li{border-bottom: none}
	.addressHeader  .nt{display: inline-block;text-align: right;}
	.addressHeader .nt{display: inline-block;}
	.addressHeader .nt li{display: inline-block;margin: 0 0 0 18px}
	.addressHeader .nt li a{display: block;font-size: 16px;line-height: 34px;color: #fff}
	.addressHeader .nav-sub{display: block;position: relative;text-align: right;}
	.phoneShow{display: none;}
	.header-white .addressHeader .nt li a{color:#000;}
	.headroom--not-top .addressHeader .nt li a{color:#000;}

@media (max-width:1549px) {
	.container {
		width: 100%;
	}
	/* .header-box {
		height: 100px;
	} */
	.header {
		padding: 20px 40px;
	}
	.header .logo {
		width: 188px;
		margin-top: 4px;
	}
	.header .lang {
		margin: 10px 0 0 20px;
	}
	.header .tel {
		margin: 9px 0 0 20px;
		font-size: 20px;
	}
	.nav>ul>li {
		padding: 0 10px;
	}
/*	.nav>ul>li:last-child {
		margin-right: -10px;
	}*/
	.nav>ul>li>a {
		line-height: 26px
	}

	/* .footer .hd {
		padding: 30px;
	}
	.footer .bd {
		padding: 50px 30px;
	} */
}
@media (max-width:1439px) {
	.nav>ul>li {
		padding: 0 8px;
	}
	.nav>ul>li:last-child {
		margin-right: -8px;
	}
	.addressHeader .nt li{
		display: inline-block;
		margin: 0 0 0 10px
	}
	/* .footer .hd h3 span::before {
		left: -50px;
	} */
	.addressHeader{
		margin-top: -5px
	}
	.floatnav {
		right: -95px;
		margin-top: -60px;
	}
	.floatnav a {
		height: 40px;
		line-height: 40px;
		padding: 0 10px 0 45px;
    }
    .floatnav.active a {
		background-position: 10px center;
    }
}
@media (max-width:1279px) {
	a:active {
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	}
	/* .header-box {
		height: 52px;
	} */
	.header {
		padding: 10px;
	}
	.header .logo {
		width: 118px;
		margin-top: 3px;
	}
	.header .lang {
		margin: 5px 0 0 10px;
	}
	.header .tel {
		margin: 4px 0 0 10px;
	}
	.topbar .tel {
		height: 30px;
		line-height: 30px;
		padding-left: 22px;
		margin-left: 0;
		margin-right: 5px;
		font-size: 12px;
		background-size: auto 100%;
	}
	.topbar .btn {
		height: 22px;
		line-height: 20px;
		padding: 0 5px;
		margin-left: 5px;
	}
	.btn-menu {
		display: inline-block;
	}

	/* .footer .hd {
		padding: 20px 30px;
	}
	.footer .hd p {
		width: 536px;
		padding-left: 150px;
		font-size: 16px;
		background-size: auto 26px;
	}
	.footer .hd p::before {
		left: 130px;
	}
	.footer .hd h3 span {
		padding-left: 70px;
		font-size: 30px;
		background-size: auto 45px;
	}
	.footer .bd .qrcode {
		margin-right: 20px;
	}
	.footer .bd h3 {
		font-size: 22px;
	}
	.footer .bd h3 span {
		font-size: 60px;
	}
	.footer .bd .desc {
		padding-left: 150px;
		background-size: auto 80%;
	}
	.footer .ft {
		padding: 20px 0;
	} */
	.footer {
		padding: 0 10px;
	}
	.footer .hd,
	.footer .bd,
	.footer .ft {
		width: auto;
	}
	.footer .hd {
		top: -40px;
		margin-bottom: 0;
	}
	.footer .hd h3 {
		height: 80px;
		line-height: 80px;
		font-size: 40px;
	}
	.footer .bd {
		text-align: center;
	}
	.footer .bd ul {
		float: none;
		margin: 0;
	}
	.footer .bd ul li {
		display: inline-block;
		height: 30px;
		line-height: 30px;
		margin: 0 5px;
		font-size: 16px;
	}
	.footer .bd ul:first-child li {
		height: 34px;
		line-height: 34px;
		font-size: 18px;
	}
	.footer .bd .desc {
		float: none;
		display: inline-block;
		max-width: none;
		margin-top: 20px;
	}
	.footer .bd .desc h3 {
		margin: 10px 0;
	}
	.footer .bd .desc dl dd {
		text-align: left;
	}
	.footer .ft {
		padding-bottom: 20px;
		margin-top: 20px;
	}

	.btn-more {
		margin: 20px auto;
	}

	.addressHeader{display: none}
	.phoneShow{display: block;}
}
@media (max-width:999px) {
	.swiper-pagination-bullet {
		width: 8px;
		height: 8px;
		margin: 0 3px;
	}

	.title h3 {
		margin-bottom: 10px;
		font-size: 16px;
	}
	.title p {
		font-size: 10px;
	}
	/* .footer .hd {
		padding: 10px;
	}
	.footer .hd p {
		float: none;
		width: auto;
		height: auto;
		line-height: 24px;
		padding: 40px 0 0;
		margin-bottom: 10px;
		font-size: 12px;
		text-align: center;
		background-position: center top;
		background-size: auto 28px;
	}
	.footer .hd p::before {
		display: none;
	}
	.footer .hd h3 {
		text-align: center;
	}
	.footer .hd h3 span {
		height: 30px;
		line-height: 30px;
		font-size: 18px;
		background-size: auto 100%;
	}
	.footer .hd h3 span::before {
		display: none;
	}
	.footer .bd {
		padding: 10px;
	}
	.footer .bd .qrcode {
		float: none;
        display: block;
        margin: 0 0 10px;
        text-align: center;
	}
	.footer .bd .qrcode .pic {
        float: none;
        display: inline-block;
        width: 100px;
        margin: 0 10px;
    }
	.footer .bd .qrcode .pic img {
        height: 100px;
    }
	.footer .bd h3 {
		margin-bottom: 10px;
		font-size: 14px;
		text-align: center;
	}
	.footer .bd h3 span {
		margin-right: 20px;
		font-size: 28px;
	}
	.footer .bd .desc {
		padding-left: 0;
		background: transparent;
	}
	.footer .bd .desc p {
		height: 24px;
		line-height: 24px;
		font-size: 12px;
	}
	.footer .ft {
		padding: 10px;
	}
	.footer .ft p {
		line-height: 22px;
	} */
}
@media (max-width:900px) {
	.header .tel {
		display: none;
	}
	.nav>ul>li>a>span {
		text-align: left;
	}
	.title.big h3 {
		padding: 0 50px;
		font-size: 20px;
	}
	.title.big h4 {
		font-size: 12px;
	}

	.btn-more {
		height: 42px;
		line-height: 40px;
		margin: 20px auto;
		font-size: 12px;
	}

	.footer .hd {
		top: -20px;
		margin-bottom: -10px;
	}
	.footer .hd h3 {
		height: 40px;
		line-height: 40px;
		font-size: 20px;
	}
	.footer .bd ul li {
		font-size: 12px;
	}
	.footer .bd ul:first-child li {
		font-size: 14px;
	}
	.footer .bd .desc {
		margin-top: 10px;
	}
	.footer .bd .desc dl dd {
		font-size: 12px;
	}
	.footer .bd .desc h3 {
		display: inline-block;
		font-size: 20px;
	}
	.footer .ft {
		padding-bottom: 10px;
		margin-top: 10px;
	}

	.floatnav {
		top: auto;
		right: 5px;
		bottom: 5px;
		margin-top: 0;
	}
	.floatnav a {
		width: 40px;
		padding: 0 0 0 40px;
		background-position: center;
	}
	.floatnav.active a {
		background-position: center;
	}
}
@media (max-width:413px) {
	/* .header-box {
		height: 42px;
	} */
	.header {
		padding: 5px;
	}
	.nav {
		top: 41px;
		height: calc(100vh - 41px);
	}
}