@charset "utf-8";
/* CSS Document */
*{
	box-sizing: border-box;
	outline: none;
}
@font-face{
font-family:'Fontsstyle';
src: url('../fonts/sourcehansanscn-light.ttf'),
     url('../fonts/sourcehansanscn-light.eot'),
	 url('../fonts/sourcehansanscn-light.svg'),
	 url('../fonts/sourcehansanscn-light.woff');
}
html, body{
	width:100%;
	height: 100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
body {
	font: 14px/1.8 'Fontsstyle', 'Arial', "Microsoft YaHei", sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%; /*修正手持设备字体变化*/
	-webkit-text-size-adjust: none;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}
body.gray{
	background: #f5f5f5;
}
body.gray1{
	background: #fafafa;
}
body.gray2{
	background: #e6e6e6;
}
body, td, th {
	color:#606062;
	line-height: 24px;
}
td, th, caption {
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
img {
	border: none;
}
ol, ul, li {
	list-style: none;
}
input, textarea, select, button {
	font: 14px/1.8 'Fontsstyle', 'Arial', "Microsoft YaHei", sans-serif;
}
input, textarea, select {
 *font-size:100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{
	color:#606062;
	text-decoration:none;
	-webkit-transition:all 200ms linear;
    -moz-transition:all 200ms linear;
    -o-transition:all 200ms linear;
    transition:all 200ms linear;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
dl, dd, dt {
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}
/* css common */
.rel {
    position: relative;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
	overflow: hidden;
}
.clearfix {
*zoom: 1;
}
.lt, .left, .l {
	float: left;
}
.rt, .right, .r {
	float: right;
}
.clear, .clr {
	clear: both;
}
.f-cb{
    zoom:1;
}
.f-cb:after{
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
    content:".";
}
.fl {
    float:left;
    display: inline;
}
.fr {
    float:right;
    display: inline;
}
.por{
    position: relative;
}
.poa{
    position: absolute;
}
.poa-f{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.ovh{
    overflow: hidden;
}
.noselect{
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
.z1{
    z-index: 1;
}
.z2{
    z-index: 2;
}
.z3{
    z-index: 3;
}
.dn{
    display: none;
}
.width-full{
    width: 100%;
}
.height-full{
    height: 100%;
}
.dib{
    display: inline-block;
}
.wrap{
	width: 72%;
	margin:0 auto;
}
.wrap92{
	width: 92%;
	margin:0 auto;
}
.wrap80{
	width: 80%;
	margin:0 auto;
}
.w668{
	width: 668px;
	margin:0 auto;
}
.w746{
	width: 746px;
	margin:0 auto;
}
.w756{
	width: 756px;
	margin:0 auto;
}
.mt10{
	margin-top: 10px;
}
.mt20{
	margin-top: 20px;
}
.mt30{
	margin-top: 30px;
}
.mt40{
	margin-top: 40px;
}
.mt50{
	margin-top: 50px;
}
.mt60{
	margin-top: 60px;
}
.mt70{
	margin-top: 70px;
}
.mt80{
	margin-top: 80px;
}
.mb80{
	margin-bottom: 80px;
}
.mt90{
	margin-top: 90px;
}
.mt100{
	margin-top: 100px;
}
.mt140{
	margin-top: 140px;
}
.mt160{
	margin-top: 160px;
}
.mt180{
	margin-top: 80px;
}
.pt20{
	padding-top:20px;
}
.pb20{
	padding-bottom: 20px;
}
.ptb20{
	padding:20px 0;
}
.pt30{
	padding-top:30px;
}
.ptb30{
	padding:30px 0;
}
.pt40{
	padding-top:40px;
}
.pb40{
	padding-bottom: 40px;
}
.ptb40{
	padding:40px 0;
}
.pb50{
	padding-bottom: 50px;
}
.pt60{
	padding-top:60px;
}
.ptb60{
	padding:60px 0;
}
.ptb80{
	padding:80px 0;
}
.pt80{
	padding-top:80px;
}
.pb80{
	padding-bottom: 80px;
}
.ptb90{
	padding:90px 0;
}
.ptb100{
	padding:100px 0;
}
.pt120{
	padding-top: 120px;
}
.ptb120{
	padding:120px 0;
}
.ptb140{
	padding:140px 0;
}
.ptb150{
	padding:150px 0;
}
.pt180{
	padding-top: 180px;
}
.pb180{
	padding-bottom: 180px;
}
.ptb180{
	padding:180px 0;
}
.font60{
	font-size: 60px;
	line-height: 60px;
}
.font48{
	font-size: 48px;
	line-height: 48px;
}
.font46{
	font-size: 46px;
	line-height: 46px;
}
.font40{
	font-size: 40px;
	line-height: 40px;
}
.font36{
	font-size: 36px;
	line-height: 36px;
}
.font32{
	font-size: 32px;
	line-height: 32px;
}
.font30{
	font-size: 30px;
	line-height: 30px;
}
.font28{
	font-size: 28px;
	line-height: 28px;
}
.font26{
	font-size: 26px;
	line-height: 28px;
}
.font24{
	font-size: 24px;
}
.font20{
	font-size: 20px;
	line-height: 28px;
}
.font18{
	font-size: 18px;
	line-height: 28px;
}
.font16{
	font-size: 16px;
	line-height: 28px;
}
.font15{
	font-size: 15px;
	line-height: 28px;
}
.font13{
	font-size: 13px;
	line-height: 22px;
}
.font12{
	font-size: 12px;
	line-height: 20px;
}
.indent{
	text-indent: 2em;
}
@media (max-width: 1500px){
	.wrap,
	.wrap92,
	.wrap80{
		width: 94%;
	}
}
@media (max-width: 1280px){
	.w668,
	.w746{
		width: 100%;
	}
	.w756{
		width: 94%;
	}
	.mt40{
		margin-top: 4%;
	}
	.mt50{
		margin-top: 5%;
	}
	.mt60{
		margin-top: 6%;
	}
	.mt70{
		margin-top: 7%;
	}
	.mt80{
		margin-top: 8%;
	}
	.mb80{
		margin-bottom: 8%;
	}
	.mt90{
		margin-top: 9%;
	}
	.mt100,
	.mt140,
	.mt160,
	.mt180{
		margin-top: 10%;
	}
	.pt30{
		padding-top:20px;
	}
	.ptb30{
		padding:20px 0;
	}
	.pt40{
		padding-top:4%;
	}
	.pb40{
		padding-bottom: 4%;
	}
	.ptb40{
		padding:4% 0;
	}
	.pb50{
		padding-bottom: 5%;
	}
	.pt60{
		padding-top:6%;
	}
	.ptb60{
		padding:6% 0;
	}
	.ptb80{
		padding:8% 0;
	}
	.pt80{
		padding-top:8%;
	}
	.pb80{
		padding-bottom: 8%;
	}
	.ptb90{
		padding:9% 0;
	}
	.ptb100{
		padding:10% 0;
	}
	.pt120{
		padding-top: 10%;
	}
	.ptb120{
		padding:10% 0;
	}
	.ptb140{
		padding:10% 0;
	}
	.ptb150{
		padding:10% 0;
	}
	.pt180{
		padding-top: 10%;
	}
	.pb180{
		padding-bottom: 10%;
	}
	.ptb180{
		padding:10% 0;
	}
	.font60{
		font-size: 50px;
		line-height: 48px;
	}
	.font48,
	.font46{
		font-size: 36px;
		line-height: 36px;
	}
	.font40{
		font-size: 32px;
		line-height: 32px;
	}
	.font36{
		font-size: 30px;
		line-height: 30px;
	}
	.font32{
		font-size: 26px;
		line-height: 26px;
	}
	.font30{
		font-size: 24px;
		line-height: 24px;
	}
	.font28{
		font-size: 22px;
		line-height: 24px;
	}
	.font26{
		font-size: 20px;
		line-height: 24px;
	}
	.font24{
		font-size: 20px;
	}
}
@media (max-width: 992px){
	.font60{
		font-size: 40px;
		line-height: 40px;
	}
	.font48,
	.font46{
		font-size: 32px;
		line-height: 32px;
	}
	.font40{
		font-size: 30px;
		line-height: 30px;
	}
	.font36{
		font-size: 28px;
		line-height: 28px;
	}
	.font32{
		font-size: 24px;
		line-height: 26px;
	}
	.font30{
		font-size: 20px;
		line-height: 24px;
	}
	.font28{
		font-size: 20px;
	}
	.font26{
		font-size: 20px;
	}
	.font24{
		font-size: 18px;
	}
	.font20{
		font-size: 18px;
		line-height: 24px;
	}
	.font18{
		font-size: 16px;
		line-height: 24px;
	}
	.font16{
		font-size: 14px;
		line-height: 24px;
	}
	.font15{
		font-size: 14px;
		line-height: 24px;
	}
}
@media (max-width: 750px){
	.pt20{
		padding-top:10px;
	}
	.pb20{
		padding-bottom: 10px;
	}
	.ptb20{
		padding:10px 0;
	}
	.pt30{
		padding-top:3%;
	}
	.ptb30{
		padding:3% 0;
	}
	.mt20{
		margin-top: 10px;
	}
	.mt30{
		margin-top: 3%;
	} 
	.font60{
		font-size: 42px;
		line-height: 42px;
	}
	.font48,
	.font46,
	.font40{
		font-size: 24px;
		line-height: 24px;
	}
	.font36,
	.font32.
	.font30{
		font-size: 20px;
		line-height: 24px;
	}
	.font28{
		font-size: 20px;
	}
	.font24{
		font-size: 18px;
	}
	.font20{
		font-size: 16px;
	}
}

/* 颜色*/
.white{
	color: #fff;
}
.white a{
	color: #fff;
}
.white a:hover {
	color: #fff;
}
.hui{
	color:#555555;
}
.hui a{
	color: #555555;
}
.hui a:hover {
	color: #555555;
}

/* Header */
header{
	width: 100%;
	height: 66px;
	position: relative;
	z-index: 10;
	background: #414141;
}
header.fixed,
header.on{
	position: fixed;
	top: 0;
	box-shadow: 0 0 3px rgba(0, 0, 0, .3);
}
header .wrap{
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
header .logo{
	width: 140px;
    display: block;
}
header .logo img{
	width: 100%;
	display: block;
	/* filter: brightness(100); */
}
header .header-tools{
	display: flex;
	align-items: center;
}
header .header-tools .header-search{
	background:#fff;
	width: 162px;
	height: 26px;
	border-radius: 4px;
	margin-right: 30px;
	overflow: hidden;
}
header .header-tools .header-search button{
	width: 26px;
	height: 26px;
	cursor: pointer;
	float: left;
	cursor: pointer;
	background:none;
	border:none;
}
header .header-tools .header-search button i{
	color: #34aa87;
}
header .header-tools .header-search input{
	width: 136px;
	height: 26px;
	padding:0 10px 0 0;
	border:none;
	float:right;
}
header .header-tools .menu-trigger{
	width: 20px;
	height: 20px;
	line-height: 20px;
	display: block;
	color: #35a584;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
}
header .header-tools .menu-trigger.on{
    transform: rotate(90deg);
}
header .header-tools .mall-icon{
    display: block;
    margin-left: 10px;
}
header .header-tools .mall-icon img{
    width: 28px;
    display: block;
}
header .header-menu{
	position: relative;
}
header .header-menu a{
    display: block;
    color: #fff;
    text-align: center;
}
header .header-menu > ul > li{
	float: left;
	padding:0 24px;
	height:88px;
}
header .header-menu > ul > li > a{
	font-size: 17px;
	line-height: 66px;
	position: relative;
}
header .header-menu > ul > li > a:after{
	content: "";
	width: 100%;
	height: 2px;
	position: absolute;
	background: #34aa87;
	bottom: 12px;
	left:0;
	transform-origin: center;
	transform: scale(0, 1);
	transition: transform .3s cubic-bezier(1, 0, 0, 1);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
header .header-menu > ul > li:hover > a:after, 
header .header-menu > ul > li.hover > a:after, 
header .header-menu > ul > li.current > a:after{
	transform-origin: center;
    transform: scale(1);
}
header .header-menu > ul > li > ul{
	display: none;
	opacity: 0;
	visibility: hidden;
    width: 100%;
    height: auto;
    background: rgba(85, 85, 90, 0.7);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    position: absolute;
    left: 50%;
    z-index: 11;
    margin-left: -50%;
    padding: 30px;
    font-size: 13px;
}
header .header-menu > ul > li:hover > ul{
    opacity: 1;
    visibility: visible;
    display: flex;
    justify-content: space-between;
}
header .header-menu > ul > li > ul > li{
	position: relative;
	padding-right:10px;
}
header .header-menu > ul > li > ul > li:after{
	content: "";
	width: 1px;
	height: 10px;
	position: absolute;
	top:6px;
	right: 0;
	background: #fff;
}
header .header-menu > ul > li > ul > li:last-child{
	padding-right: 0;
}
header .header-menu > ul > li > ul > li:last-child:after{
	display: none;
}
header .header-menu > ul > li > ul > li > ul{
	margin-top: 10px;
}
header .header-menu > ul > li > ul > li > ul > li > a{
	line-height: 26px;
}
@media (max-width: 1280px){
	header{
		background: #fff;
	}
	header .header-menu{
		display: none;
	}
	header .header-tools .header-search{
		display: none;
	}
	header .logo img{
		/* filter: brightness(0); */
	}
	header .header-tools .menu-trigger {
	    color: #34ab88;
	}
}
@media (max-width: 992px){}
@media (max-width: 750px){
	header{
		height: 50px;
	}
	header .logo{
		width: 120px;
	}
}

/*副导航*/
.sub-nav{
	width: 100%;
	height: calc(100% - 66px);
	position: fixed;
	right: 0;
	display: none;
	z-index: 9;
	top:66px;
	overflow: hidden;
}
.sub-nav .mask{
	width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    position: fixed;
    top: 0;
    right: 0;
    z-index: 21;
}
.sub-nav > ul{
	max-width: 290px;
    width: 60%;
    height: 100%;
    background: #3C3C40;
    position: absolute;
    top: 0;
    right: -290px;
    z-index: 22;
    padding: 30px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    overflow-x: visible;
    overflow-y: auto;
    -webkit-overflow-scrolling : touch;
}
.sub-nav a{
	display: block;
}
.sub-nav > ul > li{
	width: 100%;
	float: left;
	margin-bottom: 8%;
}
.sub-nav > ul > li > a{
	line-height: 40px;
	border-bottom: 1px #fff solid;
}
.sub-nav > ul > li > ul{
	margin-top: 10px;
}
.sub-nav .mall a{
	display: block;
	float: left;
	margin-right: 10px;
}
@media (max-width: 1280px){
	.sub-nav > ul{
	    padding: 20px;
	}
	.sub-nav > ul{
	    background: #fafafc;
	}
	.sub-nav > ul > li > a{
		border-bottom: 1px #d8d9db solid;
	}
	.sub-nav.white{
		color: #606062;
	}
	.sub-nav.white a{
		color: #606062;
	}
	.sub-nav.white a:hover {
		color: #606062;
	}
}
@media (max-width: 992px){}
@media (max-width: 750px){
	.sub-nav{
		height: calc(100% - 50px);
		top:50px;
	}
}

/* Footer */
footer{
	width: 100%;
	background: #06131c;
	overflow: hidden;
}
footer .footer-box1{
	display: flex;
	align-items: center;
	justify-content: center;
}
footer .footer-box1 img{
	display: block;
}
footer .footer-box2{
	position: relative;
}
footer .footer-box2 > ul{
	display: flex;
	justify-content: space-between;
	text-align: center;
}
footer .footer-box2 > ul > li{
	padding:0 2% 0 0;
	position: relative;
}
footer .footer-box2 > ul > li:last-child{
	padding-right: 0;
}
footer .footer-box2 > ul > li:after{
	content: "";
	width: 1px;
	height: 14px;
	background: #7b8086;
	position: absolute;
	top:6px;
	right: 0;
}
footer .footer-box2 > ul > li:last-child:after{
	display: none;
}
footer .footer-box2 > ul > li > ul > li{
	line-height: 28px;
}
footer .footer-box2 > img{
	position: absolute;
	right: 0;
	bottom:0;
	display: block;
	width: 55px;
	height: 55px;
}
footer .footer-box3{
	text-align: center;
}
footer .footer-menu,
footer .footer-code{
	display: none;
}
@media (max-width: 1280px){
	footer{
		background: #fafafc;
	}
	footer.white{
		color: #606062;
	}
	footer.white a{
		color: #606062;
	}
	footer.white a:hover {
		color: #606062;
	}
	footer .footer-box1,
	footer .footer-box2{
		display: none;
	}
	footer .footer-menu,
	footer .footer-code{
		display: block;
	}
	footer .footer-menu > ul > li > a{
		line-height: 48px;
		display: block;
		border-bottom: 1px #d8d9db solid;
	}
	footer .footer-menu > ul > li > ul{
		display: none;
		margin-top: 10px;
	}
	footer .footer-menu > ul > li > ul > li > a{
		line-height: 32px;
	}
	footer .footer-code{
		text-align: center;
	}
	footer .footer-code img{
		max-width: 180px;
	}
	footer .footer-box3{
		border-top: 1px #d8d9db solid;
	}
}
@media (max-width: 992px){
}
@media (max-width: 750px){
}


/*图片放大*/
#imgbox-loading {
    position:absolute;
    top:0;
    left:0;
    cursor:pointer;
    display:none;
    z-index:90
}
#imgbox-loading div {
    background:#fff;
    width:100%;
    height:100%
}
#imgbox-overlay {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:#000;
    display:none;
    z-index:80
}
.imgbox-wrap {
    position:absolute;
    top:0;
    left:0;
    background:#fff;
    display:none;
    z-index:90;
}
.imgbox-img {
    padding:0;
    margin:0;
    border:none;
    width:100%;
    height:100%;
    vertical-align:top
}
.imgbox-title {
    padding-top:10px;
    text-align:center;
    display:none;
}
.imgbox-bg-wrap {
    position:absolute;
    padding:0;
    margin:0;
    display:none
}
.imgbox-bg {
    position:absolute;
    width:20px;
    height:20px
}