/**
 * build-time-2019-06-05 18:27:48
 */

body {
	font-family: NotoSans,'Microsoft YaHei New','Microsoft Yahei','微软雅黑','冬青黑体','Hiragino Sans GB',STHeitiSC,SimHei,Helvetica,sans-serif
}

.NotoSansCJKsc-bold {
	font-weight: 700;
	font-family: 'Times New Roman','宋体',SimSun,'新宋体',NSimSun,'华文细黑',STSong,STSongti-SC,serif
}

.NotoSansCJKsc-regular {
	font-family: NotoSans,'Microsoft YaHei New','Microsoft Yahei','微软雅黑','冬青黑体','Hiragino Sans GB',STHeitiSC,SimHei,Helvetica,sans-serif
}

.NotoSansCJKsc-medium {
	font-weight: 400;
	font-family: NotoSans,'Microsoft YaHei New','Microsoft Yahei','微软雅黑','冬青黑体','Hiragino Sans GB',STHeitiSC,SimHei,Helvetica,sans-serif
}

.NotoSansCJKsc-light {
	font-weight: 200;
	font-family: NotoSans,'Microsoft YaHei New','Microsoft Yahei','微软雅黑','冬青黑体','Hiragino Sans GB',STHeitiSC,SimHei,Helvetica,sans-serif
}

.futura-bold {
	font-family: futura-bold,'PingFangSC Regular','Microsoft YaHei',sans-serif,Akzidenz Grotesk BQ Light,Helvetica;
	font-family: NotoSans,'Microsoft YaHei New','Microsoft Yahei','微软雅黑','冬青黑体','Hiragino Sans GB',STHeitiSC,SimHei,Helvetica,sans-serif
}
body {
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-family: NotoSans,'Microsoft YaHei New','Microsoft Yahei','å¾®è½¯é›…é»‘','å†¬é’é»‘ä½“','Hiragino Sans GB',STHeitiSC,SimHei,Helvetica,sans-serif;
	color: #414042
}

p {
	padding: 0;
	margin: 0
}

ul {
	margin: 0;
	padding: 0
}

li {
	list-style: none
}

.page-content {
	width: 1280px;
	margin: 0 auto
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden
}

.clearfix {
	zoom: 1
}

.page-preload {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 10000;
	background: #003a2d;
	transition: opacity .5s
}

.page-preload .cont {
	position: fixed;
	left: 50%;
	top: 50%;
	margin-top: -150px;
	margin-left: -62px;
	text-align: center
}

.page-preload .logo {
	background-image: url(../images/logo.png);
	background-position: center;
	width: 124px;
	height: 66px;
	background-repeat: no-repeat;
	background-size: 92.8px 44px
}

.page-preload .progress {
	font-size: 72px;
	line-height: 96px;
	margin-top: 41px;
	color: #fff;
	font-family: 'Microsoft YaHei',sans-serif,Akzidenz Grotesk BQ Light,Helvetica
}

.page-preload .line {
	position: fixed;
	bottom: 40%;
	height: 1px;
	background: #fff;
	left: 0;
	width: 0%;
	transition: width .3s
}

#page-menu {
	display: none
}

#page-header {
	background: rgba(255,255,255,0);
	height: 88px;
	transition: background .5s
}

#page-header .header-container {
	width: 1240px;
	position: relative;
	margin: 0 auto
}

#page-header .logo {
	width: 124px;
	height: 66px;
	position: absolute;
	left: 46px;
	top: 11px
}

#page-header .logo a {
	display: inline-block;
	width: 100%;
	height: 100%;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 92.8px 44px;
	transition: background .5s
}

#page-header .menu {
	text-align: center
}

#page-header .menu ul {
	margin: 0;
	padding: 22px 0 0 0;
	width: 100%;
	font-size: 0
}

#page-header .menu li {
	font-size: 16px;
	list-style: none;
	display: inline-block
}

#page-header .menu a {
	color: rgba(255,255,255,.8);
	text-decoration: none;
	display: inline-block;
	height: 44px;
	padding: 0 30px;
	line-height: 44px;
	letter-spacing: 1px;
	transition: color .5s
}

#page-header .menu .active a {
	font-weight: 700;
	font-family: NotoSansCJKsc-Bold,'PingFangSC Regular','Microsoft YaHei',sans-serif,Akzidenz Grotesk BQ Light,Helvetica
}

#page-header .op {
	position: absolute;
	right: 0;
	top: 22px;
	right: 58px;
	font-size: 0
}

#page-header .op a {
	width: 148px;
	height: 44px;
	background: 0 0;
	color: #fff;
	border: 1px solid rgba(255,255,255,.5);
	border-radius: 23.5px;
	display: inline-block;
	font-size: 0;
	text-decoration: none;
	text-align: center;
	transition: border .5s
}

#page-header .op a .icon {
	width: 25px;
	height: 25px;
	display: inline-block;
	background: url(../images/icon_cart_white.png) no-repeat center;
	vertical-align: middle;
	transition: background .5s
}

#page-header .op a .text {
	font-size: 16px;
	color: #fff;
	margin-left: 15px;
	line-height: 44px;
	vertical-align: middle;
	transition: color .5s
}

#page-header.default:hover {
	background: #fff
}

#page-header.default:hover .logo a {
	background-image: url(../images/logo_green.png)
}

#page-header.default:hover .menu a {
	color: #414042
}

#page-header.default:hover .op a {
	border-color: rgba(4,76,60,.5)
}

#page-header.default:hover .op a .icon {
	background-image: url(../images/icon_cart_green.png)
}

#page-header.default:hover .op a .text {
	color: #044c3c
}

#page-header.absolute {
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	right: 0
}

#page-header.fixed {
	position: fixed;
	z-index: 10;
	left: 0;
	top: 0;
	right: 0
}

#page-header.white {
	background: #fff
}

#page-header.white .logo a {
	background-image: url(../images/logo_green.png)
}

#page-header.white .menu a {
	color: #414042
}

#page-header.white .op a {
	border-color: rgba(4,76,60,.5)
}

#page-header.white .op a .icon {
	background-image: url(../images/icon_cart_green.png)
}

#page-header.white .op a .text {
	color: #044c3c
}

#page-header.nobg {
	background: 0 0
}

#page-footer {
	background: #044c3c;
	position: relative;
	z-index: 1;
	color: #fff
}

#page-footer .menu-icon {
	display: none
}

#page-footer .footer-container {
	padding-top: 60px;
	padding-bottom: 36px;
	width: 1240px;
	margin: 0 auto
}

#page-footer .footer-container .logo {
	width: 220px;
	height: 44px;
	float: left
}

#page-footer .footer-container .logo a {
	display: inline-block;
	width: 100%;
	height: 100%;
	background: url(../images/logoo.png) no-repeat left top;
	background-size: 92.8px 44px
}

#page-footer .footer-container .nav-online {
	width: 780px;
	float: left
}

#page-footer .footer-container .nav-online .title {
	margin-bottom: 30px;
	font-weight: 700
}

#page-footer .footer-container .nav-online ul {
	margin: 0;
	padding: 0;
	float: left
}

#page-footer .footer-container .nav-online li {
	list-style: none;
	letter-spacing: 1px;
	height: 24px;
	line-height: 24px
}

#page-footer .footer-container .nav {
	width: 60%;
	float: left
}

#page-footer .footer-container .nav .list1 {
	width: 25%
}

#page-footer .footer-container .nav .list2,#page-footer .footer-container .nav .list3 {
	width: 37.5%
}

#page-footer .footer-container .nav ul li {
	margin-bottom: 20px
}

#page-footer .footer-container .nav ul li a {
	display: inline-block;
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;
	color: rgba(255,255,255,.7)
}

#page-footer .footer-container .online {
	
}

#page-footer .footer-container .online ul li {
	margin-bottom: 25px
}

#page-footer .footer-container .online ul li a {
	font-size: 0;
	display: inline-block;
	line-height: 24px;
	vertical-align: top
}

#page-footer .footer-container .online ul li a .icon {
	width: 24px;
	height: 24px;
	vertical-align: top;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: 24px 24px
}

#page-footer .footer-container .online ul li a .text {
	color: rgba(255,255,255,.7);
	display: inline-block;
	vertical-align: top;
	margin-left: 25px;
	font-size: 16px;
	letter-spacing: 1px
}

#page-footer .footer-container .online ul li a .phone {
	background-image: url(../images/icon_phone.png)
}

#page-footer .footer-container .online ul li a .taobao {
	background-image: url(../images/icon_taobao.png)
}

#page-footer .footer-container .online ul li a .weibo {
	background-image: url(../images/weibo.png)
}

#page-footer .footer-container .online {
	float: left
}

#page-footer .footer-container .qrcode {
	width: 238px;
	float: left;
	position: relative
}

#page-footer .footer-container .qrcode .line {
	border: 1px solid rgba(255,255,255,.1);
	width: 0;
	height: 100%;
	position: absolute
}

#page-footer .footer-container .qrcode .qr {
	width: 150px;
	float: right;
	text-align: center
}

#page-footer .footer-container .qrcode .qr .title {
	margin-bottom: 25px
}

#page-footer .footer-container .qrcode .qr img {
	width: 100px;
	height: 100px;
	margin: 0 auto 15px;
	display: block
}

#page-footer .footer-container .qrcode .qr .desc {
	font-size: 12px;
	color: rgba(255,255,255,.7)
}

#page-footer .copyright {
	border-top: 2px solid rgba(255,255,255,.1);
	line-height: 58px;
	background: #044c3c;
	text-align: center;
	font-size: 12px;
	opacity: .6
}

#page-pagination {
	font-size: 0
}

#page-pagination .end,#page-pagination .start {
	display: inline-block;
	border: 1px solid #044c3c;
	width: 42px;
	height: 42px;
	background: #fff;
	display: none;
	cursor: pointer
}

#page-pagination .start {
	margin-right: 10px;
	background: url(../images/pagination_start.png) no-repeat center;
	background-size: 30px 30px
}

#page-pagination .visibility {
	display: inline-block
}

#page-pagination .end {
	background: url(../images/pagination_end.png) no-repeat center;
	background-size: 30px 30px
}

#page-pagination .pages {
	display: inline-block;
	vertical-align: top
}

#page-pagination ul {
	margin: 0 auto;
	font-size: 0;
	display: inline-block;
	vertical-align: top
}

#page-pagination li {
	display: inline-block;
	vertical-align: top
}

#page-pagination .current {
	background: #044c3c;
	color: #fff;
	padding: 0 16px;
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	font-family: futura-bold;
	display: inline-block;
	line-height: 42px;
	height: 42px;
	border: 1px solid #044c3c;
	margin-right: 10px
}

#page-pagination a {
	display: inline-block;
	text-decoration: none;
	color: #044c3c;
	border: 1px solid #044c3c;
	padding: 0 16px;
	line-height: 42px;
	height: 42px;
	vertical-align: top;
	font-size: 16px;
	font-family: futura-bold;
	margin-right: 10px
}

#page-pagination .ellipse {
	display: inline-block;
	padding: 0 4px;
	line-height: 44px;
	height: 44px;
	vertical-align: top;
	font-size: 16px;
	margin-right: 10px
}

#page-pagination .prev {
	background: url(../images/pagination_left.png) no-repeat center
}

#page-pagination .next {
	background: url(../images/company_menu_active.png) no-repeat center
}

#page-pagination .next,#page-pagination .prev {
	width: 42px;
	height: 42px;
	padding: 0;
	background-size: 30px 30px
}

#page-pagination .disabled .next,#page-pagination .disabled .prev {
	display: none
}

.btn-default {
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	line-height: 28px;
	padding: 8px 28px;
	color: #414042;
	background: 0 0;
	position: relative;
	border: 1px solid #414042;
	text-decoration: none;
	cursor: pointer;
	position: relative;
	transition: color .3s
}

.btn-default .text {
	position: relative;
	z-index: 1
}

.btn-default:after {
	position: absolute;
	content: '';
	height: 100%;
	top: 0;
	left: 0;
	width: 0;
	background: #414042;
	transition: width .3s
}

.btn-default:hover {
	color: #fff!important
}

.btn-default.btn-white:after {
	background: #fff
}

.btn-default.btn-white {
	border-color: #fff;
	color: #fff
}

.btn-default.btn-white:hover {
	color: #414042!important
}

.btn-default.btn-green {
	color: #044c3c;
	border-color: rgba(4,76,60,.5)
}

.btn-default.btn-green:after {
	background: #044c3c
}

.btn-default.btn-green:hover {
	color: #fff!important
}

.btn-default:hover:after {
	width: 100%
}

#page-loading {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: rgba(255,255,255,.7);
	z-index: 9999;
	display: none
}

#page-loading .lds-ripple {
	display: inline-block;
	position: absolute;
	width: 64px;
	height: 64px;
	top: 50%;
	left: 50%;
	margin-left: -32px;
	margin-top: -32px
}

.lds-ripple {
	display: inline-block;
	width: 64px;
	height: 64px
}

.lds-ripple div {
	position: absolute;
	border: 4px solid rgba(4,76,60,.8);
	opacity: 1;
	border-radius: 50%;
	animation: lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite
}

.lds-ripple div:nth-child(2) {
	animation-delay: -.5s
}

@keyframes lds-ripple {
	0% {
		top: 28px;
		left: 28px;
		width: 0;
		height: 0;
		opacity: 1
	}

	100% {
		top: -1px;
		left: -1px;
		width: 58px;
		height: 58px;
		opacity: 0
	}
}[data-f-id] {
	display: none
}

@media screen and (max-width:1280px) {
	#page-header {
		width: 100%;
		overflow: hidden
	}

	#page-header .header-container {
		width: auto
	}

	#page-header .logo {
		left: 20px
	}

	#page-header .op {
		/* right: 40px */
	}

	#page-header .menu a {
		padding: 0 20px
	}

	#page-header .op a {
		width: 44px;
		height: 44px;
		text-align: center
	}

	#page-header .op a .icon {
		margin-top: 9px
	}

	#page-header .op a .text {
		display: none
	}

	.page-content {
		width: 100%
	}

	#page-footer .footer-container {
		width: auto
	}

	#page-footer .footer-container .logo {
		float: none;
		
		margin-bottom: 40px
	}

	#page-footer .footer-container .nav-online {
		margin-left: 40px;
		width: 70%
	}

	#page-footer .footer-container .qrcode {
		width: 23%
	}
}

@media screen and (max-width:920px) {
	#page-header {
		background: rgba(255,255,255,0);
		height: 66px;
		transition: background .5s;
		position: relative
	}

	#page-header .menu {
		/* display: none */
	}

	#page-header .menu-icon {
		width: 66px;
		height: 66px;
		float: left;
		display: block;
		cursor: pointer;
		background-color: none;
		background-image: url(../images/menu_icon_white.png);
		background-repeat: no-repeat;
		background-position: center;
		background-size: 30px 30px
	}

	#page-header .logo {
		width: 93px;
		height: 66px;
		float: left;
		position: initial;
		left: 0;
		top: 0
	}

	#page-header .logo a {
		display: inline-block;
		width: 100%;
		height: 100%;
		background-image: url(../images/logo_white.png);
		background-repeat: no-repeat;
		background-position: center;
		background-size: 100%;
		transition: background .5s
	}

	#page-header .op {
		/* float: right; */
		/* width: 44px; */
		/* height: 44px; */
		/* margin: 11px; */
		/* position: initial; */
		/* right: 0; */
		/* top: 0 */
	}

	#page-header .op a {
		width: 42px;
		height: 42px;
		display: inline-block;
		background: 0 0;
		color: #fff;
		border: 1px solid rgba(255,255,255,.5);
		border-radius: 23.5px;
		background: url(../images/icon_cart_white.png) no-repeat center
	}

	#page-header.fixed {
		position: absolute;
		z-index: 15;
		left: 0;
		top: 0;
		right: 0
	}

	#page-header.white {
		background: #fff
	}

	#page-header.white .menu-icon {
		background-image: url(../images/menu_icon_green.png);
		background-size: 20px 20px
	}

	#page-header.white .logo a {
		background-image: url(../images/logo_green.png);
		background-size: auto 30px;
		background-position: center
	}

	#page-header.white .op a {
		border-color: rgba(4,76,60,.5);
		background-image: url(../images/icon_cart_green.png)
	}

	#page-header.nobg {
		background: 0 0
	}

	#page-header.default:hover .logo a {
		background-size: 63px auto
	}

	#page-header:hover .menu-icon {
		background-image: url(../images/menu_icon_green_30.png);
		background-size: 30px
	}

	#page-menu {
		text-align: center;
		position: fixed;
		left: 0;
		top: 0;
		height: 100%;
		overflow: hidden;
		z-index: 15;
		width: 0
	}

	#page-menu .mask {
		background: #000;
		opacity: .4;
		position: fixed;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		display: none
	}

	#page-menu .container {
		position: fixed;
		left: 0;
		top: 0;
		width: 0;
		height: 100%;
		background: #fff;
		transition: width .5s;
		overflow: hidden
	}

	#page-menu .container.expand {
		width: 57.6%
	}

	#page-menu .head {
		height: 66px;
		margin-bottom: 38px;
		min-width: 200px
	}

	#page-menu .head .close {
		width: 66px;
		height: 66px;
		float: left;
		background-color: none;
		background-image: url(../images/menu_icon_close.png);
		background-repeat: no-repeat;
		background-position: center;
		background-size: 20px 20px;
		cursor: pointer
	}

	#page-menu .head .logo {
		width: 93px;
		height: 66px;
		float: left
	}

	#page-menu .head .logo a {
		display: inline-block;
		width: 100%;
		height: 100%;
		background-image: url(../images/logo_green.png);
		background-repeat: no-repeat;
		background-position: center;
		background-size: auto 30px
	}

	#page-menu ul {
		margin: 0;
		padding: 0 0 0 50px;
		width: 170px;
		height: 100%;
		font-size: 0;
		text-align: left
	}

	#page-menu li {
		font-size: 16px;
		list-style: none
	}

	#page-menu li a {
		color: #044c3c;
		text-decoration: none;
		display: inline-block;
		line-height: 24px;
		letter-spacing: 1px;
		margin-bottom: 20px
	}

	#page-menu .active a {
		font-weight: 700
	}

	#page-footer .footer-container .nav {
		width: 100%
	}

	#page-footer .footer-container .nav .list1,#page-footer .footer-container .nav .list2,#page-footer .footer-container .nav .list3,#page-footer .footer-container .nav-online,#page-footer .footer-container .online,#page-footer .footer-container .qrcode {
		float: none
	}

	#page-footer .footer-container .nav .list1 {
		width: 100%
	}

	#page-footer .footer-container .nav .list2,#page-footer .footer-container .nav .list3 {
		width: 50%;
		float: left
	}

	#page-footer .footer-container .online {
		width: 100%
	}

	#page-footer .footer-container .qrcode {
		width: 100%;
		text-align: center;
		border-top: 1px solid rgba(255,255,255,.1);
		margin-top: 30px;
		padding-top: 30px;
		padding-bottom: 30px
	}

	#page-footer .footer-container .qrcode .line {
		display: none
	}

	#page-footer .footer-container .qrcode .qr {
		float: none;
		width: auto
	}

	#page-footer .footer-container .qrcode .qr img {
		display: inline-block
	}
}


