﻿@charset "utf-8";
html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0px;
	border: 0;
	font-size: 100%;
	outline: none;
}
caption, h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0px;
}
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-x: hidden;
	-webkit-tap-highlight-color: transparent;
}
body {
	font: 14px/1.8 "Microsoft Yahei", arial;
	margin: 0 auto;
	color: #666;
	background-color: #fff;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
strong {
	font-weight: bold;
}
table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	margin: 0 auto!important;
}
img {
	border: 0;
}
input, textarea, select, option {
	background: none;
	outline: 0;
	font-family: "Microsoft Yahei";
	padding: 0;
	margin: 0;
}
input {
	outline: none;
	font-family: "Microsoft Yahei", arial;
}
input[type="text"], input[type="button"], input[type="submit"], input[type="reset"] {
	-webkit-appearance: none;
	border-radius: 0;
}
textarea {
	-webkit-appearance: none;
	border-radius: 0;
	outline: none;
}
::-moz-selection {
background: #569099;
color: #fff;
text-shadow: none;
}
::selection {
	background: #569099;
	color: #fff;
	text-shadow: none;
}
select {
	outline: none;
}
select::-ms-expand {
display: none;
}
a {
	text-decoration: none;
blr: expression(this.onFocus=this.blur());
	cursor: pointer;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
a:link, a:visited {
	text-decoration: none;
}
a:active, a:hover {
	text-decoration: none;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0px;
}
.clearfix:after {
	clear: both;
}
.fc {
	text-align: center;
}
.fr {
	text-align: right;
}
.l {
	float: left;
	display: inline-block;
}
.r {
	float: right;
	display: inline-block;
}
.vt {
	vertical-align: top;
}
.vm {
	vertical-align: middle;
}
.inner {
	margin: 0px auto;
	width: 1200px;
}
.top a:link, .top a:visited {
	color: #333333;
}
.top a:active, .top a:hover {
	color: #00757f;
}
.header {
	height: 84px;
}
.top {
	position: fixed;
	z-index: 999;
	width: 100%;
	left: 0;
	top: 0;
	background-color: #fff;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
}
.top-sider {
	float: right;
	display: block;
	margin-left: 40px;
}
.top-sider .serachItem, .top-sider .menuItem {
	float: left;
	display: block;
}
.menuItem {
	width: 100px;
	height: 84px;
}
.trans, .trans:hover {
	-webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	-moz-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	-o-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	-ms-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.trans-fast, .trans-fast:hover {
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
}
.menu-handler {
	width: 100px;
	height: 84px;
	background-color: #00757f;
	cursor: pointer;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1020;
	transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1);
	-webkit-transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1);
	-moz-transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1);
}
.menu-handler .burger {
	width: 21px;
	height: 3px;
	background-color: #ffffff;
	display: block;
	position: absolute;
	z-index: 5;
	top: 31px;
	left: 50%;
	margin: 0px 0px 0px -10px;
	transform-origin: center;
	-webkit-transform-origin: center;
	-moz-transform-origin: center;
	-o-transform-origin: center;
	-ms-transform-origin: center;
}
.menu-handler .burger-2 {
	top: 40px;
}
.menu-handler .burger-3 {
	top: 49px;
}
.menu-handler.active .burger-1 {
	top: 40px;
	-moz-transform: rotate(225deg);
	-webkit-transform: rotate(225deg);
	-o-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
}
.menu-handler.active .burger-2 {
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter: alpha(opacity=0);
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	left: 100%;
}
.menu-handler.active .burger-3 {
	top: 40px;
	-moz-transform: rotate(-225deg);
	-webkit-transform: rotate(-225deg);
	-o-transform: rotate(-225deg);
	-ms-transform: rotate(-225deg);
	transform: rotate(-225deg);
}
.search-Ibox {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #222;
	z-index: 1020;
	display: none;
}
.search-Ibox .close {
	background: url(../images/close_i1.png) no-repeat scroll center center;
	width: 21px;
	height: 21px;
	position: absolute;
	right: 3%;
	top: 4%;
	transition: transform 0.3s;
	-webkit-transition: transform 0.3s;
	cursor: pointer;
}
.search-Ibox .close:hover {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}
.topsearch-form {
	position: absolute;
	left: 3%;
	width: 94%;
	top: 50%;
	border-bottom: 1px solid #515151;
	height: 120px;
	margin-top: -60px;
}
.topsearch-box {
	padding: 0px 124px 0px 10px;
	position: relative;
}
.topsearchtx {
	width: 100%;
	border: 0px none;
	padding: 0;
	margin: 0;
	display: block;
	height: 120px;
	line-height: 120px;
	font-size: 50px;
	color: #555;
	background-color: transparent;
	text-align: center;
}
.topsearchbtn {
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	display: block;
	width: 124px;
	height: 100%;
	border: 0px none;
	background: url(../images/serach_bg2.png) no-repeat scroll center center #00757f;
	cursor: pointer;
	display: block;
	transition: background 0.3s;
	-webkit-transition: background 0.3s;
}
.topsearchbtn:hover {
	background-color: #866135;
}
.ovh {
	overflow: hidden;
}
.black-20 {
	background: url(../images/black_20.png) repeat;
	background: none rgba(0,0,0,0.2);
}
.black-30 {
	background: url(../images/black_30.png) repeat;
	background: none rgba(0,0,0,0.3);
}
.black-40 {
	background: url(../images/black_40.png) repeat;
	background: none rgba(0,0,0,0.4);
}
.black-50 {
	background: url(../images/black_50.png) repeat;
	background: none rgba(0,0,0,0.5);
}
.black-60 {
	background: url(../images/black_60.png) repeat;
	background: none rgba(0,0,0,0.6);
}
.white-86 {
	background: url(../images/white_86.png) repeat;
	background: none rgba(255,255,255,0.86);
}
.logo-86 {
	background: url(../images/logo_86.png) repeat;
	background: none rgba(0,117,127,0.86);
}
.logo-40 {
	background: url(../images/black_40.png) repeat;
	background: none rgba(0,80,88,0.4);
}
.pro-50 {
	background: url(../images/bg_pro.png) repeat;
}
.cs-50 {
	background: url(../images/cs_50.png) repeat;
	background: rgba(160,115,62,0.5);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
}
.pusher {
	transition: transform 0.1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	-webkit-transition: transform 0.1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.menuOpen .pusher {
	transform: translateX(-26%);
	-webkit-transform: translateX(-26%);
	transition: transform 0.1s cubic-bezier(0.19, 0.1, 0.2, 0.1) 0s;
	-webkit-transition: transform 0.1s cubic-bezier(0.19, 0.2, 0.3, 0.1) 0s;
}
.menuOpen .siteMap-overlay {
	opacity: 1;
	visibility: visible;
}
.menuOpen .siteMap-nav {
	right: -18px;
}
.footBox {
	background: #eaebe6;
	padding: 72px 0px 66px;
	color: #898373;
}
.iboxInner {
	max-width: 1640px;
	margin: 0px auto;
	width: 86%;
}
.foot a:link, .foot a:visited {
	color: #898373;
}
.foot a:active, .foot a:hover {
	color: #0033ff;
}
.foot .item1, .foot .item2 {
	float: left;
	display: block;
	width: 50%;
	position: relative;
}
.footT {
	color: #898373;
}
.footT .addE {
	font-size: 18px;
}
.footC {
	padding: 20px 0px 16px;
}
.footLink {
	font-size: 12px;
	color: #898373;
	line-height: 2.8;
}
.footLink .line {
	padding: 0px 8px;
}
.foot-link-nav {
	float: left;
	display: block;
}
.oaLink {
	border: 1px solid #00777c;
	padding: 0px 22px;
	margin-left: 30px;
	float: left;
	display: block;
}
.oaLink .txt {
	background: url(../images/oa_ico.png) no-repeat scroll left center;
	padding-left: 30px;
	color: #00777c;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.oaLink:hover {
	border-color: #898373;
}
.oaLink:hover .txt {
	color: #898373;
	background-image: url(../images/oa_ico2.png);
}
.emailLink {
	border: 1px solid #00777c;
	padding: 0px 22px;
	margin-left: 15px;
	float: left;
	display: block;
}
.emailLink .txt {
	background: url(../images/email_ico.png) no-repeat scroll left center;
	padding-left: 30px;
	color: #00777c;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.emailLink:hover {
	border-color: #fff;
}
.emailLink:hover .txt {
	color: #898373;
	background-image: url(../images/email_ico2.png);
}
.footB {
	font-size: 12px;
}
.smlink {
	margin-left: 16px;
}
.ermBox {
	width: 136px;
	float: right;
	display: block;
	margin: 0px 50px 0px 22px;
}
.ermBox .img img {
	width: 100%;
	display: block;
}
.ermBox .txt {
	color: #898373;
	background-color: #00777c;
	font-size: 11px;
	text-align: center;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
}
.blackTop {
	background: url(../images/blackTop.png) no-repeat scroll center bottom;
	width: 24px;
	height: 32px;
	position: absolute;
	right: 0px;
	bottom: 0;
}
.blackTop:hover {
	bottom: 10px;
}
.link-select-box a:link, .link-select-box a:visited {
	color: #808e8f;
}
.link-select-box a:active, .link-select-box a:hover {
	color: #fff;
}
.link-select-box {
background-color: #;
	font-family: arial, helvetica, sans-serif;
	width: 158px;
	height: 40px;
	position: relative;
	line-height: 40px;
	transition: 300ms;
	-webkit-transition: 300ms;
	color: #808e8f;
	float: left;
	margin-right: 20px;
}
.link-select-box .mt {
	border: 1px solid #808e8f;
	padding: 0 58px 0 15px;
	position: relative;
	cursor: pointer;
	line-height: 40px;
}
.link-select-box .mt .aw {
	width: 46px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0px;
	background: url(../images/link_select_ico.png) no-repeat scroll center center;
	height: 100%;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.link-select-box .mc {
	padding-bottom: 0px;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 40px;
	display: none;
}
.link-select-box:hover {
	background-color: #fff;
	color: #808e8f;
}
.link-select-box ul {
	background-color: #fff;
	overflow: hidden;
}
.link-select-box a {
	display: block;
	padding: 5px 15px;
	line-height: 2.4;
	font-size: 12px;
}
.link-select-box a:hover {
	background-color: #00707b;
}
.link-select-box.act .mt .aw {
	transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
}
.pinner {
	width: 80%;
	max-width: 1520px;
	margin: 0px auto;
}
.pbanner {
	position: relative;
	overflow: hidden;
	background: url(../images/loader.gif) no-repeat scroll center center #fff;
	color: #fff;
}
.pbanner a:link, .pbanner a:visited {
	color: #fff;
}
.pbanner a:active, .pbanner a:hover {
	color: #fff;
}
.pbanner .load-img {
	display: block;
	width: 100%;
}
.pbanner .load-yy {
	background: url(../images/bg_yy2.png) repeat-x scroll left bottom;
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	bottom: 0;
}
.pbanner-C a:link, .pbanner-C a:visited {
	color: #fff;
}
.pbanner-C a:active, .pbanner-C a:hover {
	color: #fff;
}
.pbanner-C {
	position: absolute;
	left: 10%;
	bottom: 12%;
	color: #fff;
	visibility: hidden;
}
.pbanner-C .t {
	font-size: 18px;
	margin-bottom: 8px;
}
.pbanner-C .c {
	font-size: 52px;
	line-height: 1.2;
	font-weight: 400;
	font-family: 'DINPros', 'Microsoft Yahei';
}
.pbanner-C.inview {
	visibility: visible;
	-webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	-webkit-animation: fadeInRightBig 1.2s 1;
	animation: fadeInRightBig 1.2s 1;
}
.pbanner-C article {
	position: relative;
	float: left;
}
.tlbg:after {
	background-color: rgb(13,112,121);
	background-color: rgba(13,112,121,0.8);
	content: "";
	width: 102%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: -2%;
	transition: transform .8s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
	-webkit-transition: transform .8s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
	z-index: 1;
	transform-origin: left top 0;
	-webkit-transform-origin: left top 0;
}
.inview .tlbg:after {
	transform: scaleX(0);
	-webkit-transform: scaleX(0);
}
.no-csstransitions .pbanner-C article:after {
	background-color: transparent;
}
.pageNavBox {
	height: 52px;
}
.pageNavBox a:link, .pageNavBox a:visited {
	color: #fff;
}
.pageNavBox a:active, .pageNavBox a:hover {
	color: #00757f;
}
.pagenav {
	background-color: #00757f;
	width: 100%;
}
.pagenav.fixed {
	position: fixed;
	left: 0;
	top: 52px;
	z-index: 1000;
}
.pagenav.fixed .cpnavbox {
	height: 40px;
	line-height: 40px;
}
.cpnavbox {
	height: 50px;
	line-height: 50px;
	padding-top: 2px;
	-webkit-transition: height 0.3s;
	transition: height 0.3s;
}
.cpnavbox a {
	text-align: center;
	color: #ffffff;
	display: inline-block;
	margin-left: -3px;
	padding: 0px 30px;
*display: inline;
*zoom: 1;
	position: relative;
}
.cpnavbox a:before {
	content: "";
	position: absolute;
	left: 0px;
	top: 0;
	width: 1px;
	height: 100%;
	display: block;
	background-color: #485781;
}
.cpnavbox a:last-child:after {
	content: "";
	position: absolute;
	right: 0px;
	top: 0;
	width: 1px;
	height: 100%;
	display: block;
	background-color: #485781;
}
.cpnavbox a:hover, .cpnavbox a.active {
	background-color: #fff;
	color: #00757f;
}
.cpnav {
	display: none;
	width: 100%;
	color: #fff;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	background-color: #00757f;
	cursor: pointer;
}
.caret {
	display: inline-block;
	width: 0px;
	height: 0px;
	margin-left: 10px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.fixedImg {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}
.vwrap {
	display: none;
	z-index: 1040;
	width: 100%;
	position: fixed;
}
.vwrap .videobtg {
	z-index: 900;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #000;
	opacity: 0.8;
	filter: alpha(opacity=80);
	overflow: hidden;
}
.vwrap .videobox {
	z-index: 990;
	width: 800px;
	height: 500px;
	background-color: #fff;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-top: -250px;
	margin-left: -400px;
}
.vwrap .videobox #videobox {
	width: 100%;
	display: inline-block;
	height: 100%;
	background: #80abde;
}
#videobox_wrapper {
	height: 100%!important;
}
.vwrap .close {
	z-index: 999;
	width: 31px;
	height: 31px;
	cursor: pointer;
	position: absolute;
	top: 0px;
	right: -42px;
}
.vwrap .close i {
	display: block;
	width: 31px;
	height: 31px;
	background: url(../images/close_i1.png) no-repeat 50% 50%;
	-webkit-transition: 400ms;
	transition: 400ms;
}
.vwrap .close:hover i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
#videobox_display_button, #videocontainer_display_button {
	background: none no-repeat!important;
}
.jwplayer .jwicon {
	opacity: 0.8;
	filter: alpha(opacity=80);
	cursor: pointer;
}
.jwplayer .jwicon:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.jwlogo, .jwclick {
	display: none!important;
}
.jwdisplayIcon {
	background: none no-repeat!important;
}
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-loading .slick-list {
	background: #fff url(../images/loader.gif) center center no-repeat;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	zoom: 1;
}
.slick-track:before, .slick-track:after {
	content: "";
	display: table;
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-prev, .slick-next {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: transparent;
	color: transparent;
	padding: 0;
	border: none;
	outline: none;
}
.slick-dots {
	position: absolute;
	bottom: -45px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0px;
	width: 100%;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0px 5px;
	padding: 0px;
	cursor: pointer;
}
.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer;
	outline: none;
}
.slick-dots li button:focus {
	outline: none;
}
.slick-dots li.slick-active a {
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
}
@-webkit-keyframes scaleUpDown {
 from {
-webkit-transform: scale(1.08);
transform: scale(1.08);
}
 to {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
 @keyframes scaleUpDown {
 from {
-webkit-transform: scale(1.08);
transform: scale(1.08);
}
 to {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
 @-webkit-keyframes clockwise {
 0% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
 @keyframes clockwise {
 0% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
 @-webkit-keyframes donut-rotate {
 0% {
 -webkit-transform: rotate(0);
 transform: rotate(0);
}
 50% {
 -webkit-transform: rotate(-140deg);
 transform: rotate(-140deg);
}
 100% {
 -webkit-transform: rotate(0);
 transform: rotate(0);
}
}
 @keyframes donut-rotate {
 0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
 50% {
-webkit-transform: rotate(-140deg);
transform: rotate(-140deg);
}
 100% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
}
.align-vertical {
	height: 100%;
	width: 100%;
	position: relative;
	display: table;
}
.vertical-inner {
	display: table-cell;
	vertical-align: middle;
}
.transXT50 {
	transform: translateX(50px);
	-webkit-transform: translateX(50px);
	opacity: 0;
	visibility: hidden;
	transition: transform 600ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
	-webkit-transition: transform 600ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
}
.transYT50 {
	transform: translateY(50px);
	-webkit-transform: translateY(50px);
	opacity: 0;
	visibility: hidden;
	transition: transform 600ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
	-webkit-transition: transform 600ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
}
.action.transYT50 {
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
}
.action.transXT50 {
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
}
.dly_1 {
	transition-delay: 100ms;
	-webkit-transition-delay: 100ms;
}
.dly_2 {
	transition-delay: 200ms;
	-webkit-transition-delay: 200ms;
}
.dly_3 {
	transition-delay: 300ms;
	-webkit-transition-delay: 300ms;
}
.dly_4 {
	transition-delay: 400ms;
	-webkit-transition-delay: 400ms;
}
.dly_5 {
	transition-delay: 500ms;
	-webkit-transition-delay: 500ms;
}
.dly_6 {
	transition-delay: 600ms;
	-webkit-transition-delay: 600ms;
}
.dly_7 {
	transition-delay: 700ms;
	-webkit-transition-delay: 700ms;
}
.dly_8 {
	transition-delay: 800ms;
	-webkit-transition-delay: 800ms;
}
.dly_9 {
	transition-delay: 900ms;
	-webkit-transition-delay: 900ms;
}
.dly_10 {
	transition-delay: 1000ms;
	-webkit-transition-delay: 1000ms;
}
.dly_11 {
	transition-delay: 1100ms;
	-webkit-transition-delay: 1100ms;
}
.banner a:link, .banner a:visited {
	color: #fff;
}
.banner a:active, .banner a:hover {
	color: #b07d41;
}
.banner {
	position: relative;
	overflow: hidden;
}
.banner .item .pimg {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 100%;
	display: block;
}
.binbox {
	position: absolute;
	left: 7%;
	bottom: 72px;
	color: #fff;
	border-left: 0px solid #fff;
	border-left: 0px solid rgba(255,255,255,0.5);
	padding-left: 0px;
}
.binbox .t {
	color: #fff;
	font-size: 40px;
	line-height: 1;
	overflow: hidden;
	font-family: 'DINPros', 'Microsoft Yahei';
	font-weight: 400;
}
.binbox .en {
	line-height: 1;
	font-size: 48px;
	margin-bottom: 20px;
}
.binbox .con {
	height: 160px;
	overflow: hidden;
}
.binbox .moreBox {
	font-family: "";
}
.banner .bot {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color: #00757f;
	height: 6px;
	overflow: hidden;
}
.banner .slick-arrow {
	background: url(../images/black_50.png) repeat;
	background: none rgba(0,0,0,0.5);
	width: 60px;
	height: 52px;
	z-index: 105;
	bottom: 300px;
}
.banner .slick-arrow i {
	width: 100%;
	height: 100%;
	display: block;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.banner .slick-prev {
	left: 7%;
}
.banner .slick-next {
	left: 7%;
	margin-left: 74px;
}
.banner .slick-prev i {
	background: url(../images/i_banner_l.png) no-repeat scroll center center;
}
.banner .slick-next i {
	background: url(../images/i_banner_r.png) no-repeat scroll center center;
}
.banner .slick-prev:hover, .banner .slick-next:hover {
	background: url(../images/logo_86.png) repeat;
	background: none rgba(0,117,127,0.8);
}
.banner .slick-prev:hover i {
	transform: translateX(-5px);
	-webkit-transform: translateX(-5px);
}
.banner .slick-next:hover i {
	transform: translateX(5px);
	-webkit-transform: translateX(5px);
}
.banner-yy {
	background: url(../images/bg_yy.png) repeat-x scroll left bottom;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}
.banner .slick-active .pimg {
	visibility: visible !important;
	-webkit-animation: scaleUpDown 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation: scaleUpDown 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}
.banner .slick-active .binbox {
	visibility: visible;
	-webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	-webkit-animation: fadeInRightBig 1.2s 1;
	animation: fadeInRightBig 1.2s 1;
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity:0;
-webkit-transform:translateX(300px);
transform:translateX(300px)
}
100% {
opacity:1;
-webkit-transform:translateX(0);
transform:translateX(0)
}
}
@keyframes fadeInRightBig {
0% {
opacity:0;
-webkit-transform:translateX(300px);
transform:translateX(300px)
}
100% {
opacity:1;
-webkit-transform:translateX(0);
transform:translateX(0)
}
}
.banner .slick-active .bot {
	-moz-animation: a_slidercurrent 5s linear;
	-webkit-animation: a_slidercurrent 5s linear;
	-o-animation: a_slidercurrent 5s linear;
	animation: a_slidercurrent 5s linear;
}
@-moz-keyframes a_slidercurrent {
from {
width: 0%;
}
to {
width: 100%;
}
}
@-webkit-keyframes a_slidercurrent {
from {
width: 0%;
}
to {
width: 100%;
}
}
.mouseIco {
	background: url(../images/pbot.png) no-repeat scroll center center;
	width: 71px;
	height: 71px;
	display: block;
	margin: 0px auto;
	position: absolute;
	left: 50%;
	margin-left: -35px;
	bottom: -35px;
	z-index: 900;
}
.mouseIco i {
	background: url(../images/pbotico.png) no-repeat scroll center center;
	width: 12px;
	height: 16px;
	position: absolute;
	left: 50%;
	top: 20px;
	margin-left: -6px;
	-webkit-animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
	animation: mouse-dot 1.5s cubic-bezier(1, 0.23, 1, 0.32 ) infinite;
}
 @keyframes mouse-dot {
 from {
opacity: 0;
}
 33% {
opacity: 1;
}
 to {
transform: translateY(15px);
-webkit-transform: translateY(15px);
opacity: 0;
}
}
@-webkit-keyframes mouse-dot {
 from {
opacity: 0;
}
 33% {
opacity: 1;
}
 to {
transform: translateY(15px);
-webkit-transform: translateY(15px);
opacity: 0;
}
}
.moreBtn {
	text-align: center;
	font-family: "arial";
	background: url(../images/more_bg.png) no-repeat scroll center bottom;
	display: block;
	width: 110px;
	padding-bottom: 2px;
	position: relative;
}
.moreBtn:before {
	content: "";
	width: 100%;
	height: 100%;
	background: url(../images/more_bg2.png) no-repeat scroll left bottom;
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 0;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.iboxT .zh, .iboxT .en {
	font-size: 24px;
	line-height: 1.5;
	font-family: 'DINPros', 'Microsoft Yahei';
}
.iboxT .zh {
	color: #00757f;
}
.iboxT .en {
	color: #bbbbbb;
	text-transform: uppercase;
	padding-left: 6px;
	font-family: 'DINPros';
}
.ibox dd {
	float: left;
	display: block;
	width: 50%;
	position: relative;
}
.ibox .img {
	overflow: hidden;
	position: relative;
}
.ibox .img img {
	width: 100%;
	display: block;
	transition: 1s;
	-webkit-transition: 1s;
}
.ibox .black-20 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	transition: 330ms;
	-webkit-transition: 330ms;
}
.videoIbox a:link, .videoIbox a:visited {
	color: #fff;
}
.videoIbox a:active, .videoIbox a:hover {
	color: #00757f;
}
.videoIbox .con {
	position: absolute;
	left: 5%;
	top: 0;
	width: 90%;
	top: 50%;
	text-align: center;
	margin-top: -75px;
}
.videoIbox .vico {
	background: url(../images/vico.png) no-repeat scroll center center;
	width: 66px;
	height: 66px;
	margin: 0px auto;
	display: block;
	cursor: pointer;
}
.videoIbox .iboxT {
	padding: 15px 0px;
}
.videoIbox .iboxT .zh, .videoIbox .iboxT .en {
	color: #fff;
}
.videoIbox .moreBtn {
	margin: 0px auto;
}
.ibox dd:hover .black-20 {
	opacity: 1;
	visibility: visible;
}
.ibox dd:hover .img img {
	-webkit-transform: scale(1.2) rotate(0deg);
	transform: scale(1.2) rotate(0deg);
}
.aboutIbox {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.aboutIbox .con {
	position: absolute;
	left: 8%;
	top: 14%;
	width: 84%;
}
.aboutIbox .t {
	font-size: 18px;
	color: #00757f;
	line-height: 1.5;
}
.aboutIbox .by {
	color: #00757f;
	font-size: 30px;
	line-height: 1.2;
	text-transform: uppercase;
	font-family: 'DINPros';
}
.aboutIbox .i {
	width: 500px;
	text-align: justify;
	height: 76px;
	overflow: hidden;
	margin: 4% 0px 8%;
}
.numList li {
	float: left;
	display: block;
	margin-right: 46px;
	text-align: center;
	font-size: 12px;
	color: #4e5757;
}
.numList li:last-child {
	margin-right: 0;
}
.numList .num {
	font-size: 72px;
	color: #00757f;
	line-height: 1.1;
	font-family: 'DINPros';
}
.aboutIbox .moreBtn {
	position: absolute;
	right: 0;
	bottom: 0;
	background-image: url(../images/more_bg2.png);
}
.aboutIbox .moreBtn:before {
	background-image: url(../images/more_bg3.png);
}
.aboutIbox a:link, .aboutIbox a:visited {
	color: #00777c;
}
.aboutIbox a:active, .aboutIbox a:hover {
	color: #000;
}
.industryIbox {
	position: relative;
	overflow: hidden;
	color: #fff;
}
.industryIbox a:link, .industryIbox a:visited {
	color: #fff;
}
.industryIbox a:active, .industryIbox a:hover {
	color: #00757f;
}
.prodemo {
	position: relative;
	overflow: hidden;
}
.prodemo .item {
	position: relative;
	opacity: 1 !important;
}
.prodemo .img {
	position: relative;
	overflow: hidden;
}
.prodemo .img img {
	width: 100%;
	display: block;
}
.prodemo .black-30 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.prodemo .con {
	position: absolute;
	left: 7%;
	top: 20%;
	width: 820px;
	transform: translateX(88px);
	-webkit-transform: translateX(88px);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
	opacity: 0;
	visibility: hidden;
}
.prodemo .t {
	font-size: 24px;
	line-height: 1.5;
	color: #fff;
}
.prodemo .by {
	color: #ffffff;
	font-size: 32px;
	line-height: 1.2;
	margin-top: 5px;
	font-weight: 700
}
.prodemo .txt {
	color: #fff;
	margin-top: 28px;
	height: 50px;
	overflow: hidden;
}
.prodemo .slick-active {
	z-index: 800 !important;
}
.prodemo .slick-active .img {
	-webkit-animation: slideIn 1s;
	animation: slideIn 1s;
}
.prodemo .slick-active .img img {
	-webkit-animation: imgIn 1s;
	animation: imgIn 1s;
}
@-webkit-keyframes slideIn {
 0% {
-webkit-transform: translateX(-100%);
opacity: 1;
}
 100% {
-webkit-transform: translateX(0);
opacity: 1;
}
}
@keyframes slideIn {
 0% {
transform: translateX(-100%);
opacity: 1;
}
 100% {
transform: translateX(0);
opacity: 1;
}
}
@-webkit-keyframes imgIn {
 0% {
-webkit-transform: -webkit-translateX(100%);
opacity: 1;
}
 100% {
-webkit-transform: -webkit-translateX(0);
opacity: 1;
}
}
@keyframes imgIn {
 0% {
transform: translateX(100%);
opacity: 1;
}
 100% {
transform: translateX(0);
opacity: 1;
}
}
.prodemo .slick-active .con {
	transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0) skew(0);
	opacity: 1;
	visibility: visible;
	transition: 680ms 480ms;
	-webkit-transition: 680ms 480ms;
}
.industryINav {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
.industryINav .item {
	float: left;
	display: block;
	width: 25%;
	cursor: pointer;
}
.industryINav .itemC {
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid rgba(255,255,255,0.3);
	border-top: 1px solid rgba(255,255,255,0.3);
	padding: 85px 50px 0px;
	height: 255px;
	text-align: center;
	position: relative;
	z-index: 1;
}
.industryINav .itemC:before {
	content: "";
	width: 100%;
	height: 100%;
	z-index: -1;
	position: absolute;
	left: 0;
	bottom: 0px;
	background: url(../images/cs_90.png) repeat;
	background: none rgba(0,112,122,0.9);
	transform-origin: 100%;
	-webkit-transform-origin: 100%;
	-webkit-transition: -webkit-transform .38s cubic-bezier(.4, 0, .2, 1);
	transition: transform .38s cubic-bezier(.4, 0, .2, 1);
	transform: scaleX(0);
	-webkit-transform: scaleX(0);
	visibility: hidden\9;
}
.industryINav .ico {
	width: 60px;
	height: 60px;
	display: block;
	margin: 0px auto 15px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.industryINav .t {
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 2px;
}
.industryINav .en {
	font-family: 'DINPros';
	text-transform: uppercase;
	line-height: 1.2;
	margin-bottom: 8px;
}
.industryINav .addico {
	background: url(../images/add_ico.png) no-repeat scroll center center;
	background-size: cover;
	width: 10px;
	height: 10px;
	display: block;
	margin: 0px auto 22px;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.industryINav .moreBtn {
	opacity: 0;
	margin: 0px auto;
	visibility: hidden;
}
.industryINav .moreBtn:hover .txt {
	color: #39c3b2;
}
.industryINav .moreBtn:before {
	background-image: url(../images/more_bg4.png);
}
.industryINav .slick-current .ico {
	-webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	-webkit-animation: gelatine 0.5s 1;
	animation: gelatine 0.5s 1;
}
.industryINav .slick-current .itemC:before {
	transform: scaleX(1);
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	transform-origin: 0;
	-webkit-transform-origin: 0;
	visibility: visible\9;
}
@keyframes gelatine {
 from, to {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
 25% {
-webkit-transform: scale(0.9, 1.1);
transform: scale(0.9, 1.1);
}
 50% {
-webkit-transform: scale(1.1, 0.9);
transform: scale(1.1, 0.9);
}
 75% {
-webkit-transform: scale(0.95, 1.05);
transform: scale(0.95, 1.05);
}
}
@-webkit-keyframes gelatine {
 from, to {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
 25% {
-webkit-transform: scale(0.9, 1.1);
transform: scale(0.9, 1.1);
}
 50% {
-webkit-transform: scale(1.1, 0.9);
transform: scale(1.1, 0.9);
}
 75% {
-webkit-transform: scale(0.95, 1.05);
transform: scale(0.95, 1.05);
}
}
.industryINav .slick-current .addico {
	opacity: 0;
	visibility: hidden;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}
.industryINav .slick-current .moreBtn {
	opacity: 1;
	visibility: visible;
}
.industryINav .itemC:hover .ico {
	-webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	-webkit-animation: gelatine 0.5s 1;
	animation: gelatine 0.5s 1;
}
.industryINav .itemC:hover .addico {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}
.ilinkA {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
}
.brandibox a:link, .brandibox a:visited {
	color: #fff;
}
.brandibox a:active, .brandibox a:hover {
	color: #fff;
}
.brandibox {
	background-color: #fff;
	padding: 50px 0px 80px 0px;
	color: #555;
}
.brandibox .iboxT .zh {
	color: #00777c;
}
.brandibox .iboxT .en {
	color: #00777c;
	font-family: 'DINPros';
}
.brandline {
	border-bottom: 1px solid #dfdfdf;
	height: 0px;
	overflow: hidden;
	line-height: 0;
	margin: 12px 0px 38px;
}
.branddemo .item {
	margin: 0px 10px;
}
.branddemo .item a {
	overflow: hidden;
	display: block;
	position: relative;
}
.branddemo .item img {
	max-width: 100%;
	display: block;
	margin: 0px auto;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}
.branddemo .slick-list {
	height: 95px;
}
.branddemo .slick-arrow {
	width: 34px;
	height: 34px;
	top: -90px;
	z-index: 200;
	border-radius: 50%;
	border: 1px solid #ccc;
}
.branddemo .slick-arrow i {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 2;
}
.branddemo .slick-prev {
	right: 55px;
}
.branddemo .slick-prev i {
	background: url(../images/img_l1.png) no-repeat scroll center center;
}
.branddemo .slick-next {
	right: 10px;
}
.branddemo .slick-next i {
	background: url(../images/img_r1.png) no-repeat scroll center center;
}
.branddemo .item:hover img {
	transform: scale(0.9);
	-webkit-transform: scale(0.9);
}
.memorabiliaPbox a:link, .memorabiliaPbox a:visited {
	color: #fff;
}
.memorabiliaPbox a:active, .memorabiliaPbox a:hover {
	color: #00777c;
}
.memorabiliaPbox {
	padding: 130px 0px 0px;
	color: #fff;
}
.pboxT .t {
	font-size: 24px;
	color: #c6a47b;
}
.pboxT .by {
	color: #fff;
	font-size: 36px;
}
.pboxT2 .zh {
	font-size: 30px;
	color: #00757f;
	line-height: 1.2;
}
.pboxT2 .en {
	color: #b5b4b3;
	font-size: 18px;
	font-family: 'DINPros';
	line-height: 1.5;
	text-transform: uppercase;
}
.about-pbox-bg a:link, .about-pbox-bg a:visited {
	color: #fff;
}
.about-pbox-bg a:active, .about-pbox-bg a:hover {
	color: #00777c;
}
.about-pbox-bg {
	padding: 130px 0px 85px;
	width: 900px;
	margin: 0px auto;
	text-align: center;
	color: #fff;
}
.about-pbox-bg .by {
	font-size: 40px;
	margin: 15px 0px 25px;
	font-family: 'DINPros';
}
.about-pbox-bg .t {
	font-size: 48px;
	line-height: 1;
	margin-bottom: 23px;
	font-family: 'DINPros', 'Microsoft Yahei';
}
.about-pbox-bg .c {
	font-size: 20px;
	margin-bottom: 13%;
}
.magrinC {
	margin: 0px auto;
}
.inner1000 {
	width: 1000px;
	margin: 0px auto;
}
.pagePading {
	padding: 80px 0px;
}
.pageC a:link, .pageC a:visited {
	color: #00757f;
}
.pageC a:active, .pageC a:hover {
	color: #000;
}
.pageC img {
	max-width: 100% !important;
	height: auto !important;
}
.pageC p {
    line-height: 1.5;
    font-size: 16px;
    padding: 0.4rem 0;
}
.pageC h5 {
    line-height: 1.5;
    font-size: 16px;
    padding: 1.4rem 0;
}
.abouts-h5 {
	font-size: 28px;
}
.abouts-h6 {
	font-size: 22px;
	padding: 0.7rem 0;
	padding-left: 4.5rem;
	position: relative;
	margin-bottom: 1.5rem
}
.abouts-h6:before {
	content: "";
	display: block;
	position: absolute;
	width: 4.15rem;
	height: 2px;
	background: #007680;
	left: 0;
	margin: 1.1rem 0;
}
.social-list a:link, .social-list a:visited {
	color: #666;
}
.social-list a:active, .social-list a:hover {
	color: #00757f;
}
.social-list {
	padding-bottom: 10px;
}
.social-list dd {
	float: left;
	display: block;
	width: 48%;
	margin-left: 4%;
	position: relative;
	margin-bottom: 40px;
	transition: 0.43s;
	-webkit-transition: 0.43s;
	background-color: #fff;
	padding-bottom: 20px;
	cursor: zoom-in;
}
.social-list dd:nth-of-type(odd) {
	margin-left: 0;
}
.social-list .img {
	position: relative;
	overflow: hidden;
}
.social-list .img img {
	width: 100%;
	display: block;
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transition: 0.6s;
	-webkit-transition: 0.6s;
}
.social-list .txt {
	overflow: hidden;
	text-align: center;
	padding: 20px 5% 0px;
	line-height: 1.5;
	height: 42px;
}
.social-list dd:hover .img img {
	transform: scale(1);
	-webkit-transform: scale(1);
}
.social-list dd:hover {
	box-shadow: 0 0 29px rgba(0,0,0,0.33);
}
.social-list dd:hover .txt {
	color: #00757f;
}
.bgfafbfd {
	background-color: #fafbfd;
}
.bgfff {
	background-color: #fff;
}
.bgefefef {
	background-color: #efefef;
}
.bgeaebe6 {
	background-color: #eaebe6;
}
.moudle-titles2 .moudle-h5, .moudle-titles3 .moudle-h5, .offLine-list2 .form-title, .offLine-list2 .form-title2, .signIn .left-font36, .signIn .right-font36, .intro-list3 .list3-h4, .intro-list5 .intro-list5-name, .intro-list2 .font36, .family-list4 .list4-h2, .newsInfo .info-title {
	font-size: 28px;
}
.newbg {
	background: #f9fafc;
}
.news {
	padding: 86px 0 62px;
}
.tnew {
	background: #fff;
	padding: 7px 0px;
}
.tnew a {
	display: block;
	float: left;
	height: 37px;
	line-height: 37px;
	padding: 0px 25px;
	margin: 0px 8px;
	color: #666666;
	font-size: 14px;
	text-align: center;
}
.tnew .l {
	height: 37px;
	line-height: 37px;
	font-size: 12px;
	color: #ccc;
}
.tnew a:hover, .tnew a.active {
	color: #fff;
	background: #aca094;
}
.newlist {
	width: 1254px;
	position: relative;
	left: -27px;
	margin-top: 48px;
}
.newlist li {
	width: 33.33333%;
	float: left;
	margin-bottom: 70px;
}
.newlist li a {
	display: block;
	margin: 0 27px;
}
.newlist li figure {
	display: block;
	line-height: 1;
	overflow: hidden;
}
.newlist li figure img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0;
	transition: 0.48s;
	-webkit-transition: 0.48s;
	-moz-transition: 0.48s;
	-o-transition: 0.48s;
	transform: scale(1.07);
	-webkit-transform: scale(1.07);
	-moz-transform: scale(1.07);
}
.newtext {
	padding-top: 15px;
	height: 152px;
	position: relative;
}
.newtext h3 {
	color: #7c6b5b;
	font-size: 18px;
	line-height: 1.2;
	margin-bottom: 14px;
	font-weight: normal;
}
.newtext p {
	color: #999999;
	font-size: 14px;
	height: 50px;
	overflow: hidden;
}
.nline {
	padding-bottom: 13px;
	border-bottom: 1px solid #a39486;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
}
.nline:before {
	content: "";
	width: 100%;
	height: 1px;
	background: #000;
	position: absolute;
	left: 0;
	bottom: -1px;
	transform-origin: 100%;
	-webkit-transform-origin: 100%;
	-webkit-transition: -webkit-transform .44s cubic-bezier(.4, 0, .2, 1);
	transition: -webkit-transform .44s cubic-bezier(.4, 0, .2, 1);
	transition: transform .44s cubic-bezier(.4, 0, .2, 1);
	transition: transform .44s cubic-bezier(.4, 0, .2, 1), -webkit-transform .44s cubic-bezier(.4, 0, .2, 1);
	transform: scaleX(0);
	-webkit-transform: scaleX(0);
	visibility: hidden\9;
}
.nline time {
	display: block;
	float: left;
	line-height: 1;
	color: #00777c;
	font-size: 16px;
}
.nline i {
	display: block;
	width: 7px;
	height: 15px;
	background: url(../images/narrow.png) center no-repeat;
	float: right;
	margin-top: 2px;
	transition: 0.22s;
	margin-right: 5px;
}
.newlist li:hover figure img {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
}
.newlist li:hover .nline:before {
	transform: scaleX(1);
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	transform-origin: 0;
	-webkit-transform-origin: 0;
	visibility: visible\9;
}
.newlist li:hover .nline i {
	margin-right: 2px;
	transition: 0.22s 0.2s;
}
.writtens {
	margin-top: 30px;
	padding-top: 18px;
	background: #fff;
	padding-bottom: 18px;
}
.writtens li {
	position: relative;
	padding: 46px 66px 0 58px;
}
.writtens li:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #eaebe6;
	-webkit-transition: -webkit-transform .5s cubic-bezier(.4, 0, .2, 1);
	transition: -webkit-transform .5s cubic-bezier(.4, 0, .2, 1);
	transition: transform .5s cubic-bezier(.4, 0, .2, 1);
	transition: transform .5s cubic-bezier(.4, 0, .2, 1), -webkit-transform .5s cubic-bezier(.4, 0, .2, 1);
	transform-origin: left 100%;
	-webkit-transform-origin: left 100%;
	transform: scaleY(0);
	-moz-transform: scaleY(0);
	-webkit-transform: scaleY(0);
	visibility: hidden\9;
}
.writtenwr {
	position: relative;
	padding-bottom: 34px;
	border-bottom: 1px solid #cccccc;
	transition: 0.3s;
}
.writtens li:last-child .writtenwr {
	border-bottom: none;
}
.writtenle {
	float: left;
}
.writtenle time {
	display: block;
	color: #8e7f6f;
	font-size: 24px;
	line-height: 1;
	margin-bottom: 14px;
}
.writtenle span {
	display: block;
	line-height: 1;
	color: #8e7f6f;
	font-size: 14px;
}
.writtenfix {
	width: 88.28%;
	float: right;
}
.writtenfix h3 {
	line-height: 1.2;
	color: #333333;
	font-size: 18px;
	font-weight: normal;
	margin-top: -3px;
	margin-bottom: 16px;
}
.writtenfix p {
	color: #999999;
	font-size: 14px;
}
.writtens li:hover .writtenwr {
	border-bottom-color: #f3f2ee;
	transition: 0.3s 0.3s;
}
.writtens li:hover:before {
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	transform-origin: left 0;
	-webkit-transform-origin: left 0;
	visibility: visible\9;
}
.nview {
	padding-bottom: 68px
}
.newview {
	width: 1000px;
	margin: auto;
	margin-top: -185px;
	padding-bottom: 50px;
	background: #fff;
	position: relative;
}
.newtitle {
	padding: 72px 60px 24px;
	border-bottom: 1px solid #e2e2e2;
	position: relative;
}
.newtitle h3 {
	color: #333333;
	font-size: 30px;
	line-height: 1.2;
	margin-bottom: 18px;
	font-weight: normal;
}
.newtitle time {
	display: inline-block;
	color: #ccc;
	font-size: 12px;
	line-height: 16px;
}
.more-fen-btn {
	float: right;
	display: block;
	color: #fff;
	background-color: #00777c;
	padding: 4px 16px;
}
.more-fen-btn:hover {
	background-color: #999;
}
.sharelist1 {
	margin-left: 4px;
	float: left;
}
.sharelist1 li {
	float: left;
}
.sharelist1 li a {
	height: 28px;
	display: block;
	position: relative;
}
.sharelist1 li {
	width: 28px;
	height: 28px;
	position: relative;
	margin-right: 5px;
}
.sharelist1 li:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #f2f2f2;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0;
	transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	visibility: hidden;
	transition: 0.32s;
}
.sharelist1 li:hover:before {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	visibility: visible;
}
.sharelist1 li:last-child {
	margin-right: 0;
}
.sharelist1 li a.icon-share1 {
	background: url(../images/weixin.png) center no-repeat;
}
.sharelist1 li a.icon-share2 {
	background: url(../images/qq.png) center no-repeat;
}
.sharelist1 li a.icon-share3 {
	background: url(../images/weib.png) center no-repeat;
}
.sharelist1 li a.icon-share4 {
	background: url(../images/weibx.png) center no-repeat;
}
.sharelist1 li:hover a {
	opacity: 0.7;
}
.newv {
	margin: 27px 60px 54px;
	overflow: hidden;
}
.newv a:link, .newv a:visited {
	color: #666666;
}
.newv a:active, .newv a:hover {
	color: #00777c;
}
.newv p {
	color: #666666;
	font-size: 16px;
	padding-top: 2em;
	text-indent: 2.3em;
}
.newv img {
	max-width: 100% !important;
	height: auto !important;
}
.previous {
	padding-top: 22px;
	border-top: 1px solid #fff;
	position: relative;
	margin: 0 56px;
}
.previous .previ {
	display: block;
	width: 143px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	color: #666666;
	font-size: 14px;
	border: 1px solid #b5b5b5;
}
.previous .previ i {
	display: inline-block;
	position: relative;
	top: 1px;
	width: 10px;
	height: 11px;
	transition: 0.28s;
}
.previous .prev {
	float: left;
}
.previous .prev i {
	background: url(../images/arrow1.png) center no-repeat;
	margin-right: 16px;
}
.previous .next {
	float: right;
}
.previous .next i {
	background: url(../images/arrow2.png) center no-repeat;
	margin-left: 16px;
}
.backlist {
	display: block;
	width: 145px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	color: #fff;
	background: #00777c;
	position: absolute;
	left: 50%;
	margin-left: -72px;
	top: 22px;
}
.backlist:hover {
	background: #1f1c1a;
}
.previous .previ:hover {
	background: #00777c;
	border-color: #00777c;
	color: #fff;
}
.previous .prev:hover i {
	background: url(../images/arrow3.png) center no-repeat;
	margin-right: 18px;
}
.previous .next:hover i {
	background: url(../images/arrow4.png) center no-repeat;
	margin-left: 18px;
}
.videoli {
	margin-top: 38px;
}
.videoli li {
	float: left;
	display: block;
	width: 32%;
	margin-right: 2%;
	position: relative;
	margin-bottom: 25px;
	transition: 0.43s;
	-webkit-transition: 0.43s;
}
.videoli li:nth-child(3n) {
	margin-right: 0;
}
.videoli li figure {
	line-height: 1;
	position: relative;
	overflow: hidden;
}
.videoli li figure img {
	width: 100%;
	display: block;
	transition: 600ms;
	-webkit-transition: 600ms;
	transform: scale(1.06);
	-webkit-transform: scale(1.06);
}
.videoli li .videoIbox .vico {
	position: absolute;
	left: 50%;
	margin-left: -27px;
	top: 50%;
	margin-top: -27px;
}
.videotext {
	background: #fff;
	padding: 18px 30px 0;
	height: 72px;
}
.videotext p {
	font-size: 14px;
	transition: 0.32s;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.videspan {
	padding: 30px 12px;
	background: #fff;
}
.videspan span {
	display: block;
	text-align: center;
	color: #666666;
	font-size: 18px;
	transition: 0.38s;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.videoli li:hover {
	box-shadow: 0 0 29px rgba(0,0,0,0.33);
}
.videoli li:hover .videotext p {
	color: #00757f;
}
.videoli li:hover .videspan span {
	color: #00757f;
}
.videoli li:hover figure img {
	transform: initial;
	-webkit-transform: initial;
}
.listPage {
	background-color: #fff;
	margin-top: 32px;
	padding: 40px 55px 50px;
}
.w795 {
	width: 795px;
	margin: 0px auto;
	overflow: hidden;
}
.probran {
	padding: 210px 0px 70px;
	text-align: center;
}
.probran .t {
	font-size: 30px;
	color: #fff;
	line-height: 1.4;
	margin-bottom: 10px;
}
.probran .by {
	font-weight: 300;
	font-size: 52px;
	color: #fff;
	line-height: 1.2;
	margin-bottom: 5%;
	font-family: 'DINPros';
}
.probran .txt {
	margin-bottom: 7%;
	color: #fff;
}
.probran .en {
	color: #fff;
	font-size: 12px;
	font-family: 'DINPros';
	margin-bottom: 50px;
	text-transform: uppercase
}
.probran .en span {
	position: relative;
	padding: 0px 10px;
}
.probran .en span:before, .probran .en span:after {
	content: "";
	width: 128px;
	height: 1px;
	display: block;
	position: absolute;
	top: 50%;
	background-color: #fff;
}
.probran .en span:before {
	left: 100%;
}
.probran .en span:after {
	right: 100%;
}
.abot {
	width: 108px;
	display: block;
	margin: 0px auto;
	position: relative;
	margin-top: 4%;
}
.pbot {
	background: url(../images/pbot.png) no-repeat scroll center center;
	width: 71px;
	height: 71px;
	display: block;
	margin: 0px auto;
	position: relative;
	background-color: #444;
}
.pbot i {
	background: url(../images/pbotico.png) no-repeat scroll center center;
	width: 12px;
	height: 16px;
	position: absolute;
	left: 50%;
	top: 20px;
	margin-left: -6px;
	-webkit-animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
	animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
	background-color: #fff;
}
.products {
	overflow: hidden;
	height: 590px;
}
.product-list a:link, .product-list a:visited {
	color: #fff;
}
.product-list a:active, .product-list a:hover {
	color: #fff;
}
.product-list li {
	width: 33.33333%;
	float: left;
	overflow: hidden;
	position: relative;
	transition: width 455ms;
}
.product-list li figure {
	display: block;
	overflow: hidden;
	position: relative;
	text-align: center;
	background-position: center center;
	background-repeat: no-repeat;
	height: 690px;
}
.product-list li figure img {
	display: none;
	height: 690px;
}
.product-list li .pro-50 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.productitem {
	width: 330px;
	padding: 20px;
	height: 312px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -176px 0px 0px -185px;
	text-align: center;
	z-index: 1;
}
.productitem:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
	position: absolute;
	left: 0;
	top: 0;
	transform-origin: left bottom;
	-webkit-transform-origin: left bottom;
	-webkit-transition: -webkit-transform .52s cubic-bezier(.4, 0, .2, 1);
	transition: -webkit-transform .52s cubic-bezier(.4, 0, .2, 1);
	transition: transform .52s cubic-bezier(.4, 0, .2, 1);
	transition: transform .52s cubic-bezier(.4, 0, .2, 1), -webkit-transform .52s cubic-bezier(.4, 0, .2, 1);
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	visibility: hidden\9;
	z-index: -1;
}
.productitem p {
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.productitem .t {
	font-size: 16px;
	line-height: 1.2;
	margin-bottom: 5px;
	margin: 70px auto 4px;
}
.productitem .en {
	text-transform: uppercase;
	line-height: 1.1;
}
.productitem .by {
	color: #666666;
	opacity: 0;
	visibility: hidden;
	line-height: 1.5;
	width: 60%;
	margin: 0 auto;
}
.productitem .addico {
	background: url(../images/add_ico.png) no-repeat scroll center center;
	background-size: cover;
	width: 10px;
	height: 10px;
	display: block;
	margin: 0px auto 42px;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.productitem .moreBtn {
	opacity: 0;
	margin: 0px auto;
	visibility: hidden;
	background-image: url(../images/more_bg2.png);
}
.productitem .moreBtn .txt {
	color: #00777c;
}
.industryListPage1 {
	position: relative;
}
.pbot2 {
	background-image: url(../images/pbot_2.png);
	position: absolute;
	left: 50%;
	margin-left: -35px;
	bottom: -35px;
}
.pbot2 i {
	background-image: url(../images/pbotico.png);
}
.number-box {
	margin: 40px auto;
	width: 835px;
}
.number-box li {
	float: left;
	display: block;
	width: 33%;
	font-size: 12px;
	border-right: 1px solid #65acb2;
	text-align: center;
	padding: 18px 0px;
}
.number-box li:nth-child(3) {
	border-right: 0px solid #E8E8E8;
}
.number-box .num {
	font-size: 72px;
	line-height: 1;
	font-family: "DINPros";
	color: #fff;
}
.blackBtn .txt {
	background: url(../images/arrow5.png) no-repeat scroll left center;
	padding-left: 20px;
}
.blackBtn:hover .txt {
	background-image: url(../images/arrow3.png);
}
.workshopList-box .img {
	float: left;
	display: block;
	width: 12%;
	text-align: center;
}
.workshopList-box .img p {
	width: 80%;
}
.workshopList-box .ico img {
	display: block;
	width: 90px;
	margin: 0px auto 15px;
}
.workshopList-box .t {
	font-size: 24px;
	line-height: 1.4;
	color: #0d747e;
	text-align: left;
}
.workshopList-box .con {
	float: right;
	display: block;
	width: 84%;
	border-left: 1px solid #e1e1e1;
	padding-left: 3%;
}
.workshopList-box .con p {
	line-height: 1.4;
	font-size: 16px;
}
.workshopList-box .con strong {
	font-weight: 600;
	color: #0d747e;
	line-height: 2;
}
.workshopList-ibox {
	margin-top: 0px;
}
.product-list-one {
	margin-top: 60px;
}
.product-list-one a:link, .product-list-one a:visited {
	color: #333333;
}
.product-list-one a:active, .product-list-one a:hover {
	color: #00757f;
}
.product-list-one a.item {
	display: block;
	position: relative;
	overflow: hidden;
}
.product-list-one li {
	background-color: #fff;
}
.product-list-one li .img {
	width: 50%;
	display: block;
	position: relative;
	overflow: hidden;
}
.product-list-one li .img img {
	transition: all 0.6s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
	-webkit-transition: all 0.6s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
	width: 100%;
	display: block;
	transform: scale(1.06);
	-webkit-transform: scale(1.06);
}
.product-list-one .img .black-20 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	transition: all 0.6s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
	-webkit-transition: all 0.6s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
}
.product-list-one .con {
	color: #7f7e7e;
	width: 32%;
	height: 100%;
	position: absolute;
	top: 0%;
}
.product-list-one .con .zh {
	font-size: 24px;
	line-height: 1.2;
	margin: 10px 0px 5px;
	color: #333333;
}
.product-list-one .con .en {
	font-size: 18px;
	line-height: 1;
	margin: 10px 0px 15px;
	color: #999;
}
.product-list-one .con .c {
	height: 100px;
	font-size: 14px;
	overflow: hidden;
	margin-bottom: 20px;
}
.product-list-one .bor {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
}
.product-list-one .moreBtn {
	background-image: url(../images/more_bg2.png);
}
.product-list-one .moreBtn .txt {
	color: #00777c;
}
.product-list-one .oneItem .con {
	left: 56%;
}
.product-list-one .oneItem .bor {
	left: 50%;
}
.product-list-one .twoItem .img {
	margin-left: 50%;
}
.product-list-one .twoItem .con {
	left: 12%;
}
.filler {
	position: absolute;
	display: block;
	background-color: #00757f;
	-webkit-transition: 0.3s ease 0s;
	-moz-transition: 0.3s 0s;
	-o-transition: 0.3s 0s;
	transition: 0.3s 0s;
}
.product-list-one .filler-left {
	width: 0px;
	height: 0%;
	left: 2%;
	top: 3%;
}
.product-list-one .filler-right {
	width: 0px;
	height: 0%;
	right: 2%;
	bottom: 3%;
}
.product-list-one .filler-top {
	width: 0%;
	height: 0px;
	right: 2%;
	top: 3%;
}
.product-list-one .filler-bottom {
	width: 0%;
	height: 0px;
	left: 2%;
	bottom: 3%;
}
.workshopList-img dd {
	float: left;
	display: block;
	position: relative;
	width: 46%;
	margin: 22px 2%;
	cursor: zoom-in;
}
.workshopList-img .img {
	overflow: hidden;
	position: relative;
}
.workshopList-img .img img {
	width: 100%;
	display: block;
	transform: scale(1.06);
	-webkit-transform: scale(1.06);
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}
.workshopList-img .bor {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 10px solid rgba(0,112,122,0.26);
	box-sizing: border-box;
	opacity: 0;
	transform: scale(1.5);
	-webkit-transform: scale(1.5);
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}
.workshopList-img .txt {
	height: 60px;
	line-height: 60px;
	padding-right: 35px;
	color: #666666;
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.workshopList-img .line {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: #ccc;
}
.workshopList-img .ico {
	background: url(../images/arrow7.png) no-repeat;
	width: 13px;
	height: 10px;
	position: absolute;
	right: 8px;
	top: 50%;
	margin-top: -5px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.workshopList-img .txt:before {
	content: "";
	width: 100%;
	height: 1px;
	background: #00777c;
	position: absolute;
	left: 0;
	bottom: 0px;
	transform-origin: 100%;
	-webkit-transform-origin: 100%;
	-webkit-transition: -webkit-transform .44s cubic-bezier(.4, 0, .2, 1);
	transition: -webkit-transform .44s cubic-bezier(.4, 0, .2, 1);
	transition: transform .44s cubic-bezier(.4, 0, .2, 1);
	transition: transform .44s cubic-bezier(.4, 0, .2, 1), -webkit-transform .44s cubic-bezier(.4, 0, .2, 1);
	transform: scaleX(0);
	-webkit-transform: scaleX(0);
	visibility: hidden\9;
	z-index: 2;
}
.workshopList-img dd:hover .img img {
	transform: scale(1);
	-webkit-transform: scale(1);
}
.workshopList-img dd:hover .bor {
	opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
}
.workshopList-img dd:hover .txt:before {
	transform: scaleX(1);
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	transform-origin: 0;
	-webkit-transform-origin: 0;
	visibility: visible\9;
}
.workshopList-img dd:hover .txt {
	color: #00757f;
}
.workshopList-img dd:hover .ico {
	background-image: url(../images/arrow6.png);
	right: 0;
}
.bardslist {
	margin-bottom: 1%;
}
.bardslist a:link, .bardslist a:visited {
	color: #333;
}
.bardslist a:active, .bardslist a:hover {
	color: #333;
}
.bardslist dd {
	float: left;
	display: block;
	width: 15.66%;
	overflow: hidden;
	margin-right: 1%;
	margin-bottom: 1%;
	text-align: center;
	background-color: #f4f4f4;
}
.bardslist figure {
	overflow: hidden;
}
.bardslist figure img {
	width: 100%;
	display: block;
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transition: 0.5s;
	-webkit-transition: 0.5s;
}
.bardslist .item {
	display: block;
	padding-bottom: 95px;
	position: relative;
}
.bardslist .con {
	position: absolute;
	left: 0;
	bottom: 0;
	margin-bottom: -115px;
	width: 90%;
	padding: 30px 5% 0px;
	height: 185px;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}
.bardslist .zh {
	font-size: 16px;
	line-height: 1.5;
	color: #333;
	margin-bottom: 15px;
}
.bardslist .en {
	line-height: 1.2;
	color: #999999;
	margin-bottom: 15px;
}
.bardslist .moreBtn {
	opacity: 0;
	visibility: hidden;
}
.bardslist .moreBtn .txt {
	color: #fff;
}
.industry-link .moreBtn {
	margin-top: 20px;
}
.industry-info-t {
	border-bottom: 1px solid #aaaaaa;
	padding-bottom: 28px;
}
.industrytwo6-page {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 40px;
	margin-bottom: 40px;
}
.ipageT {
	font-size: 24px;
	margin-bottom: 24px;
	line-height: 1.5;
	color: #00757f;
}
.add-list {
	padding: 50px 0px 0px;
}
.add-list a:link, .add-list a:visited {
	color: #666;
}
.add-list a:active, .add-list a:hover {
	color: #00757f;
}
.add-list dd {
	float: left;
	display: block;
	width: 32%;
	margin-right: 2%;
	position: relative;
	margin-bottom: 20px;
	transition: 0.43s;
	-webkit-transition: 0.43s;
	background-color: #fff;
}
.add-list dd:nth-child(3n) {
	margin-right: 0;
}
.add-list .img {
	position: relative;
	overflow: hidden;
}
.add-list .img img {
	width: 100%;
	display: block;
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transition: 0.6s;
	-webkit-transition: 0.6s;
}
.add-list dd:hover .img img {
	transform: scale(1);
	-webkit-transform: scale(1);
}
.add-list dd:hover {
	box-shadow: 0 0 21px rgba(0,0,0,0.33);
}
.add-list .txt {
	height: 42px;
	line-height: 1.5;
	overflow: hidden;
	text-align: center;
	padding: 15px 5% 0px;
	background: #fff;
}
.add-list dd:hover .txt {
	color: #00757f;
}
.spicbox {
	position: relative;
}
.s-ti {
	font-size: 24px;
	line-height: 1.4;
	color: #00757f;
}
.spicslide .pic img {
	transform: none;
	-webkit-transform: none;
}
.spicslide .slick-arrow {
	width: 34px;
	height: 60px;
	position: absolute;
	top: 50%;
	margin-top: -17px;
	z-index: 99;
}
.spicslide .slick-arrow i {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.spicslide .slick-arrow:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,.7);
	transition: 300ms;
	-webkit-transition: 300ms;
}
.spicslide .slick-prev {
	left: 18px;
}
.spicslide .slick-next {
	right: 18px;
}
.spicslide .slick-prev i {
	background: url(../images/img_l1.png) no-repeat center center;
}
.spicslide .slick-next i {
	background: url(../images/img_r1.png) no-repeat center center;
}
.spicslide .slick-arrow:hover:before {
	background: #00757f;
}
.spicbox .shadow {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(../images/rr_shadow.png) no-repeat center top;
	height: 99px;
	z-index: 99;
	background-size: 100% 99px;
}
.spicbox .actnum {
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 12px;
	color: #fff;
	z-index: 99;
}
.brands-box {
	padding: 56px 75px 65px 65px;
}
.brands-box .s-ti {
	margin-bottom: 20px;
}
.spicslide .item {
	position: relative;
}
.b-ti .b-logo {
	float: left;
	width: 237px;
	max-width: 100%;
	display: block;
}
.b-ti .ti {
	font-size: 24px;
	color: #00757f;
	float: left;
	line-height: 49px;
	margin-left: 35px;
}
.b-ti .tools {
	float: right;
}
.b-ti .tools a {
	margin-left: 12px;
	margin-right: 0;
}
.build-box {
	background: #fff;
}
.b-ti .freeTx {
	margin-top: 27px;
	border-top: 1px solid #ccc;
	padding-top: 27px;
}
.b-ti {
	padding: 57px 75px 46px 65px;
}
.b-ti .b {
	float: left;
}
.spicbox2 .actnum {
	right: 8%;
	left: auto;
}
.spicbox2 .nowti {
	position: absolute;
	left: 8%;
	right: 8%;
	bottom: 12px;
	font-size: 18px;
	color: #fff;
	z-index: 99;
	text-align: center;
}
.hnav a {
	display: block;
	width: 50%;
	float: left;
	color: #666;
	font-size: 0;
	text-align: center;
}
.hnav {
	border: 1px solid #00707a;
}
.hnav .ti {
	display: inline-block;
*zoom: 1;
*display: inline;
	vertical-align: middle;
	font-size: 14px;
	line-height: 56px;
	color: #00707a;
}
.hnav a:hover .ti, .hnav a.act .ti {
	color: #fff;
}
.hnav a:hover, .hnav a.act {
	background: #00707a;
}
.hnav a:hover .ico, .hnav a.act .ico {
	background-position: center bottom;
}
.bnav a {
	display: block;
	width: 33.333%;
	float: left;
	color: #666;
	font-size: 0;
	text-align: center;
}
.bnav {
	border: 1px solid #00707a;
}
.bnav .ti {
	display: inline-block;
*zoom: 1;
*display: inline;
	vertical-align: middle;
	font-size: 14px;
	line-height: 56px;
	color: #00707a;
}
.bnav a:hover .ti, .bnav a.act .ti {
	color: #fff;
}
.bnav a:hover, .bnav a.act {
	background: #00707a;
}
.bnav a:hover .ico, .bnav a.act .ico {
	background-position: center bottom;
}
.anav a {
	display: block;
	width: 33.3333%;
	float: left;
	color: #666;
	font-size: 0;
	text-align: center;
}
.anav {
	border: 1px solid #00707a;
}
.anav .ti {
	display: inline-block;
*zoom: 1;
*display: inline;
	vertical-align: middle;
	font-size: 14px;
	line-height: 56px;
	color: #00707a;
}
.anav a:hover .ti, .anav a.act .ti {
	color: #fff;
}
.anav a:hover, .anav a.act {
	background: #00707a;
}
.anav a:hover .ico, .anav a.act .ico {
	background-position: center bottom;
}
.hotel-ctt {
	background: #fff;
	margin-top: 27px;
}
.f-logo {
	display: block;
	max-width: 100%;
}
.spicbox2 .f-logo {
	position: absolute;
	left: 60px;
	top: 50px;
	z-index: 99;
}
.b-ti2 {
	border-bottom: 1px solid #ccc;
	padding: 0;
	padding-bottom: 20px;
}
.f-tx {
	margin-top: 60px;
}
.f-tx.mt {
	margin-top: 35px;
}
.aboutti {
	text-align: center;
}
.aboutti .ch {
	font-size: 30px;
	color: #00757f;
	line-height: 1.4;
}
.aboutti .en {
	font-size: 18px;
	font-family: 'DINPros';
	line-height: 1.1;
	color: #b5b4b3;
	margin-top: 6px;
}
.ipnav {
	text-align: center;
	font-size: 0;
	padding: 18px 0;
	margin-top: 70px;
}
.ipnav li {
	display: inline-block;
*zoom: 1;
*display: inline;
	vertical-align: middle;
	width: 88px;
	height: 88px;
	font-size: 16px;
	color: #fff;
	position: relative;
	margin: 0 32px;
	cursor: pointer;
}
.ipnav p {
	position: relative;
	padding-top: 30px;
}
.ipnav li:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transition: 300ms;
	-webkit-transition: 300ms;
}
.ipnav .ip1:before, .ipnav .ip1 span {
	background: #00757f;
}
.ipnav .ip2:before, .ipnav .ip2 span {
	background: #c6a47e;
}
.ipnav .ip3:before, .ipnav .ip3 span {
	background: #958d85;
}
.ipnav .ip4:before, .ipnav .ip4 span {
	background: #b8b8b8;
}
.ipnav .ip5:before, .ipnav .ip5 span {
	background: #999999;
}
.ipnav li:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	height: 4px;
	background: url(../images/rr_hr_aw.png) no-repeat center bottom;
	bottom: 6px;
	transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	opacity: 0;
	visibility: hidden;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.ipnav li span {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	transform: rotate(45deg) scale(1.2);
	-webkit-transform: rotate(45deg) scale(1.2);
	opacity: 0;
	visibility: hidden;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.ipnav li:hover span {
	transform: rotate(45deg) scale(1);
	-webkit-transform: rotate(45deg) scale(1);
	opacity: 1;
	visibility: visible;
}
.ipnav li.act span {
	transform: rotate(45deg) scale(1);
	-webkit-transform: rotate(45deg) scale(1);
	opacity: 1;
	visibility: visible;
}
.ipnav li.act:after {
	transform: translate(0);
	-webkit-transform: translate(0);
	opacity: 1;
	visibility: visible;
}
.iptx {
	width: 720px;
	max-width: 100%;
	text-align: center;
	margin: 40px auto 0 auto;
	line-height: 2;
}
.iptx li {
	display: none;
	transform: translateX(60px);
	-webkit-transform: translateX(60px);
	opacity: 0;
	visibility: hidden;
	transition: 700ms;
	-webkit-transition: 700ms;
}
.iptx li.show {
	transform: translate(0);
	-webkit-transform: translate(0);
	opacity: 1;
	visibility: visible;
}
.hr1 {
	padding: 95px 0 70px 0;
}
.fixbg {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.aboutti.color-w .ch {
	color: #fff;
}
.workSlide .wa {
	color: #666;
	background: #fff;
	display: block;
	margin: 0 13px;
}
.pic {
	overflow: hidden;
}
.pic > img, .pic>a> img {
	display: block;
	width: 100%;
	transition: 600ms;
	-webkit-transition: 600ms;
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
}
.scapic:hover img {
	transform: initial;
	-webkit-transform: initial;
}
.workSlide .wa .nowti {
	text-align: center;
	padding: 18px 10px;
}
.workSlide .wa:hover .nowti {
	color: #00757f;
}
.workSlide .slick-arrow {
	width: 22px;
	height: 49px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 99;
	transition: 0ms;
	-webkit-transition: 0ms;
}
.workSlide .slick-prev {
	background: url(../images/rr_w_prev.png) no-repeat left center;
	left: -44px;
}
.workSlide .slick-next {
	background: url(../images/rr_w_next.png) no-repeat right center;
	right: -44px;
}
.moreBtn3 {
	color: #fff;
	margin: 0 auto;
}
.moreBtn3:before {
	background-image: url(../images/more_bg.png);
}
.moreBtn3:hover .txt {
	color: #fff;
}
.workSlide {
	margin: 64px auto 62px auto;
}
.about1 .fixbg {
	padding: 82px 0 124px 0;
}
.workSlide .slick-prev:hover {
	background-position: right center;
}
.environmentbox {
	padding: 75px 0 95px 0;
}
.nowti {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.hrList {
	margin: 25px 0px 0px;
}
.hrList .hspan {
	text-align: center;
	cursor: pointer;
	width: 13%;
	display: block;
	float: left;
	height: 50px;
	line-height: 50px;
}
.hrList .hspan1 {
	text-align: left;
	padding-left: 5%;
	width: 17%;
}
.hrList .hrdt {
	background-color: #808e8f;
	color: #fff;
}
.hrList dd {
	margin-bottom: 3px;
	position: relative;
}
.hrList .hrdt {
	height: 50px;
	overflow: hidden;
}
.hrList .hrT {
	background-color: #edecea;
	color: #666666;
}
.hrList .hrT .hspan {
	line-height: 50px;
	height: 50px;
}
.hrList .ib {
	width: 16px;
	height: 16px;
	margin: 17px auto 0px;
	display: block;
	position: relative;
	transition: 400ms;
	-webkit-transition: 400ms;
}
.hrList .ib i {
	display: block;
	background-color: #999999;
}
.hrList .ib .ic1 {
	width: 2px;
	height: 16px;
	margin-left: 7px;
}
.hrList .ib .ic2 {
	width: 16px;
	height: 2px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -1px;
}
.hrList .hrB {
	border: 1px solid #c0b49c;
	display: none;
}
.hrList .hrCon {
	width: 91%;
	margin: 0px auto;
	padding: 30px 0px 50px;
	overflow: hidden;
}
.hrList dd.active .hrT, .hrList dd:hover .hrT {
	background-color: #c0b49c;
	color: #fff;
}
.hrList .active .ib i, .hrList dd:hover .ib i {
	background-color: #fff;
}
.hrList .active .ib {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
}
.hrList .active .ib .ic2 {
	display: none;
}
.pbg {
	background: #f9fafc;
}
.yyPageNav {
	padding: 8px 15px;
	background: #f4f4f4;
}
.yyPageNav a {
	float: left;
	color: #666;
	line-height: 25px;
	padding: 5px 36px;
	margin-left: -1px;
	position: relative;
	transition: background 300ms;
	-webkit-transition: background 300ms;
}
.yyPageNav a:before {
	content: "";
	height: 14px;
	width: 1px;
	background: #ccc;
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: 0;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.yyPageNav a:last-child:before {
	display: none;
}
.yyPageNav a:hover {
	color: #00757f;
}
.yyPageNav a.active {
	background: #c0b49c;
	color: #fff;
}
.yyPageNav a.active:before {
	background: #c0b49c;
}
.freeTx {
	text-align: justify;
	line-height: 2;
}
.cta-banner {
	position: relative;
	overflow: hidden;
}
.cta-banner .load-img2 {
	position: absolute;
	display: block;
	width: 100%;
}
.cta-banner .pinner {
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	bottom: 53%;
}
.ctabox {
	background: #fff;
	position: relative;
	z-index: 99;
	margin-top: -20%;
}
.ctabox .pa {
	padding: 60px 100px 100px 100px;
}
.ctaList .namebox {
	width: 33.3333%;
	float: left;
}
.ctaList .ti {
	font-size: 28px;
	color: #333;
	line-height: 1.4;
	padding-right: 20px;
}
.ctaList .eti {
	font-size: 34px;
	color: #ccc;
	line-height: 1.4;
	padding-right: 20px;
	font-family: 'DINPros', 'Microsoft Yahei';
}
.ctaList .ctas {
	width: 45%;
	float: left;
}
.ctaList p {
	color: #666;
	line-height: 25px;
	display: block;
	position: relative;
	margin-bottom: 11px;
	padding-right: 20px;
	font-size: 16px;
}
.ctaList p:before {
	width: 40px;
	height: 25px;
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	background-repeat: no-repeat;
	background-position: left center;
}
.ctaList a:hover {
    color: #00757f;
}
.ctaList a {
    color: #666;
}
.ctaList .bmm {
    width: 33.3333%;
    float: left;
    margin-bottom: 4%
}
.ctaList h5 {
    font-size: 18px;
    color: #00757f;
    line-height: 3;
    padding-bottom: 20px;
}
.ctaList h4 {
    font-size: 18px;
    color: #ccc;
    border-bottom: 1px solid #e2e2e2;
    padding-top: 30px;
}
.ctaList h6 {
    font-size: 11px;
    color: #ccc;
    border-bottom: 1px solid #e2e2e2;
    padding-top: 10px;
}
.ctaList .mabox {
    width: 10%;
    float: right;
}
.ctaList .mabox .ma {
    width: 96px;
    text-align: center;
    line-height: 1.4;
    max-width: 100%;
}
.ctaList .mabox .ma img {
    display: block;
    width: 100%;
}
.ctaList li {
    border-bottom: 0px solid #ccc;
    padding: 60px 0 36px 0;
}
.ctaList {
    border-top: 0px solid #333;
}
.ctaArea {
    padding-bottom: 75px;
}
.ctaList .ctas a:hover:before {
    -webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
    transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
    -webkit-animation: gelatine 0.5s 1;
    animation: gelatine 0.5s 1;
}

@media (max-width:1024px) {
.ctaList .namebox {
    float: none;
    width: 100%;
}
.ctaList .bmm {
    width: 50%;
    float: left;
    margin-bottom: 3%
}
.ctaList .mabox {
    display: 
}
}

@media (max-width:860px) {
.ctaList .bmm {
    width: 100%;
    float: left;
    margin-bottom: 4%
}
}
.wingshowBox {
	position: relative;
	padding: 60px 70px;
	margin: 0px auto;
	width: 300px;
	background-color: #fff;
	text-align: center;
	color: #00757f;
	font-size: 18px;
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
	border: 1px solid #f9fafc;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.align-vertical {
	height: 100%;
	width: 100%;
	position: relative;
	display: table;
}
.vertical-inner {
	display: table-cell;
	vertical-align: middle;
}
.imgs-list {
	padding: 45px 0px 0px;
}
.imgs-list a:link, .imgs-list a:visited {
	color: #666666;
}
.imgs-list a:active, .imgs-list a:hover {
	color: #00757f;
}
.imgs-list dd {
	float: left;
	display: block;
	width: 32%;
	margin-right: 2%;
	position: relative;
	margin-bottom: 25px;
	transition: 0.43s;
	-webkit-transition: 0.43s;
	background-color: #fff;
}
.imgs-list dd:nth-child(3n) {
	margin-right: 0;
}
.imgs-list .img {
	position: relative;
	overflow: hidden;
}
.imgs-list .img img {
	width: 100%;
	display: block;
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transition: 0.6s;
	-webkit-transition: 0.6s;
}
.imgs-list .txt {
	line-height: 1.5;
	overflow: hidden;
	text-align: center;
	padding: 15px 5% 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.imgs-list dd:hover .img img {
	transform: scale(1);
	-webkit-transform: scale(1);
}
.imgs-list dd:hover {
	box-shadow: 0 0 21px rgba(0,0,0,0.33);
}
.imgs-list dd:hover .txt {
	color: #00757f;
}
.contact-map {
	float: left;
	width: 600px;
	height: 100%
}
.footer-content {
	position: relative;
	z-index: 1;
	padding: 60px 0 40px;
	background: #4c5658;
}
.footer-content:before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	content: ''
}

@media (max-width:1024px) {
.footer-content {
	padding: 50px 0 30px
}
.footer-content .container {
	max-width: 90%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
}

@media (max-width:768px) {
.footer-content {
	padding: 40px 0 30px
}
}

@media (max-width:425px) {
.footer-content .container {
	max-width: none
}
}
.footer-info {
	float: left;
	margin: 20px 0;
	max-width: 60%;
	font-size: 12px;
	line-height: 20px;
	color: #808e8f
}
.footer-info .friendly-link {
	float: left;
	position: relative;
	z-index: 3;
	margin-right: 25px;
	width: 130px
}
.footer-info .friendly-link .n {
	border: 1px solid #c2cad5;
	padding: 10px 15px;
	font-size: 14px;
	line-height: 18px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer
}
.footer-info .friendly-link .n:before {
	display: inline-block;
	float: right;
	margin-top: 5px;
	border-top: 8px solid #ccc;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	content: ''
}
.footer-info .friendly-link .n:hover {
	background: #fff;
	color: #808e8f
}
.footer-info .friendly-link .n.active {
	background: #fff;
	color: #808e8f
}
.footer-info .friendly-link .n.active:before {
	border-top-color: #808e8f;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.footer-info .friendly-link .ll {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 100%;
	z-index: 999999;
	padding: 5px 0;
	background: #fff;
	color: #808e8f
}
.footer-info .friendly-link .ll a {
	display: block;
	padding: 5px 15px;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}
.footer-info .friendly-link .ll a:hover {
	background: #fff
}
.footer-info .contact {
	float: left;
	position: relative;
	z-index: 5;
	margin: 3px 0
}
.footer-info .ct-item {
	float: left;
	position: relative;
	z-index: 1;
	margin-right: 5px
}
.footer-info .ct-item .i {
	display: block;
	border-radius: 50%;
	width: 38px;
	height: 38px;
	background: #808e8f no-repeat center center;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	cursor: pointer
}
.footer-info .ct-item.qq .i {
	background-image: url(../images/qq.png)
}
.footer-info .ct-item.wx .i {
	background-image: url(../images/wx.png)
}
.footer-info .ct-item.phone .i {
	background-image: url(../images/phone.png)
}
.footer-info .ct-item:hover {
	z-index: 3
}
.footer-info .ct-item:hover .i {
	background-color: #00707a
}
.footer-info .ct-item.wx .qr-tp {
	position: absolute;
	left: 50%;
	bottom: 100%;
	margin-left: -50px;
	margin-bottom: 10px;
	border: 1px solid #fff;
	border-radius: 3px;
	padding: 4px;
	background: #fff;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	-webkit-transform: translate(0, -17%);
	-ms-transform: translate(0, -17%);
	transform: translate(0, -17%);
	visibility: hidden;
	opacity: 0
}
.footer-info .ct-item.wx .qr-tp img {
	width: 90px
}
.footer-info .ct-item.wx .qr-tp:after, .footer-info .ct-item.wx .qr-tp:before {
	position: absolute;
	top: 100%;
	left: 50%;
	content: ''
}
.footer-info .ct-item.wx .qr-tp:before {
	z-index: 3;
	margin-left: -5px;
	border-top: 5px solid #fff;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent
}
.footer-info .ct-item.wx .qr-tp:after {
	margin-left: -7px;
	border-top: 7px solid #fff;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent
}
.footer-info .ct-item.wx:hover .qr-tp {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	visibility: visible;
	opacity: 1
}
.footer-info .ct-item.phone .i {
	float: left;
	margin-right: 15px
}
.footer-info .ct-item.phone .c {
	overflow: hidden;
	font-family: 'DINPros', Arial, sans-serif;
	font-size: 30px;
	line-height: 1.3;
	color: #808e8f;
}
.footer-info .copyright {
	margin-top: 20px
}
.footer-info .copyright a {
	color: #808e8f
}

@media (max-width:1024px) {
.footer-info {
	margin: 0;
	max-width: 70%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.footer-info .friendly-link {
	margin-right: 15px
}
.friendly-link {
	display: none
}
.footer-info .ct-item.qq, .footer-info .ct-item.wx {
display:
}
.footer-info .ct-item.phone .i {
	margin-right: 10px
}
.footer-info .ct-item.phone .c {
	font-size: 30px;
}
}

@media (max-width:768px) {
.footer-info {
	max-width: 75%
}
}

@media (max-width:680px) {
.footer-info .friendly-link {
	float: none;
	margin-right: 0;
	margin-bottom: 60px;
	width: 280px
}
.footer-info .contact {
	float: none;
	margin: 0
}
}

@media (max-width:576px) {
.footer-info {
	float: none;
	max-width: none
}
.footer-info .friendly-link {
	margin-bottom: 10vw
}
}

@media screen and (max-width:421px) {
.footer-info .ct-item.qq, .footer-info .ct-item.wx {
	display: none;
}
}
.footer-qr {
	float: right;
	max-width: 40%
}
.footer-qr .qr-pic img {
	width: 100px;
	border: #FFF solid 5px
}
.footer-qr .qr-pic figcaption {
	margin-top: 15px;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	color: #fff
}

@media (max-width:1024px) {
.footer-qr {
	max-width: 30%
}
}

@media (max-width:768px) {
.footer-qr {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}
.footer-qr .qr-pic figcaption {
	margin-top: 5px
}
}

@media (max-width:576px) {
.footer-qr {
	display: none
}
}
.amap {
    position: relative;
}
.amap:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .1);
    pointer-events: none;
    z-index: 10;
}
.ambtn {
    display: block;
    width: 127px;
    height: 39px;
    background: #00707a;
    border-radius: 23px;
    text-align: center;
    line-height: 39px;
    color: #fff;
    font-size: 16px;
    position: absolute;
    top: 70px;
    left: 60px;
    z-index: 20;
}
.ambtn a{
    color: #fff;
}

.e-back {
    padding-top: 35px;
    height: 36px;
    text-align: center;
    margin: 0 auto;
}
.e-back a {
    display: inline-block;
    border: 1px solid #00757f;
    padding: 0px 30px;
    background: #00757f;
    color: #fff;
margin:0 10pxfont-size: 14px;
    text-transform: uppercase;
    line-height: 36px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    margin: 0 10px;
    text-decoration: none
}
.e-back a:hover {
    background: none;
    color: #00757f;
}
.e-back span.disabled {
    background: #00757f;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    padding: 0px 30px;
    line-height: 36px;
    margin: 0 10px;
    cursor: default;
    opacity: 0.3;
}
.e-back a.disabled:hover {
    background: #e5e5e5;
    color: #fff;
}
.e-back a.disabled {
    cursor: default;
    opacity: 0.5;
}
.e-back a.disabled:hover {
    background: #e5e5e5;
    color: #fff;
}

