@charset "utf-8";

/* 
 * Project Name:中鼎设计
 */

@font-face {
	font-family: "PFDinTextCompPro-Regular-2";
	src: url("fonts/PFDinTextCompPro-Regular-2.woff2") format("woff2"), url("fonts/PFDinTextCompPro-Regular-2.woff") format("woff"), url("fonts/PFDinTextCompPro-Regular-2.ttf") format("truetype"), url("fonts/PFDinTextCompPro-Regular-2.eot") format("embedded-opentype"), url("fonts/PFDinTextCompPro-Regular-2.svg") format("svg");
}

@font-face {
	font-family: "PFDinTextCompPro-Thin-7";
	src: url("fonts/PFDinTextCompPro-Thin-7.woff2") format("woff2"), url("fonts/PFDinTextCompPro-Thin-7.woff") format("woff"), url("fonts/PFDinTextCompPro-Thin-7.ttf") format("truetype"), url("fonts/PFDinTextCompPro-Thin-7.eot") format("embedded-opentype"), url("fonts/PFDinTextCompPro-Thin-7.svg") format("svg");
}

@font-face {
	font-family: "Helvetica Narrow Bold";
	src: url("fonts/Helvetica Narrow Bold.woff2") format("woff2"), url("fonts/Helvetica Narrow Bold.woff") format("woff"), url("fonts/Helvetica Narrow Bold.ttf") format("truetype"), url("fonts/Helvetica Narrow Bold.eot") format("embedded-opentype"), url("fonts/Helvetica Narrow Bold.svg") format("svg");
}

@font-face {
	font-family: "Helvetica-Condensed-Black-Se";
	src: url("fonts/Helvetica-Condensed-Black-Se.woff2") format("woff2"), url("fonts/Helvetica-Condensed-Black-Se.woff") format("woff"), url("fonts/Helvetica-Condensed-Black-Se.ttf") format("truetype"), url("fonts/Helvetica-Condensed-Black-Se.eot") format("embedded-opentype"), url("fonts/Helvetica-Condensed-Black-Se.svg") format("svg");
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 14px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

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;
}

table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
	padding: 0px;
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-x: hidden;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/*html::-webkit-scrollbar {
	width: 8px;
	background: none;
}

html::-webkit-scrollbar-thumb {
	width: 8px;
	background: #3d9911;
}

html::-webkit-scrollbar-corner {
	background: none;
}

html::-webkit-scrollbar:horizontal {
	height: 9px;
}*/

body {
	font: 14px/1.8 "Microsoft Yahei", "微软雅黑", "微软正黑体", "Microsoft JhengHei", "SimHei", "黑体", Arial, Helvetica, sans-serif;
	margin: 0 auto;
	color: #666;
	overflow-x: hidden;
}

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;
}

img {
	border: 0;
}

input {
	outline: none;
}

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: #8b8b8b;
	color: #fff;
	text-shadow: none;
}

::selection {
	background: #8b8b8b;
	color: #fff;
	text-shadow: none;
}

select {
	outline: none;
}

select::-ms-expand {
	display: none;
}

table,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
}

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;
}

.clearfix {
	*zoom: 1;
}

.tx-c {
	text-align: center;
}

.fc {
	text-align: center;
}

.fr {
	text-align: right;
}

.vt {
	vertical-align: top;
}

.vm {
	vertical-align: middle;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.fixedImg {
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
}

.imgw {
	width: 100%;
	display: block;
}

.eT {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.linkA {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/w0.png) no-repeat;
}

.pageC a:link,
.pageC a:visited {
	color: #7D7D7D;
}

.pageC a:active,
.pageC a:hover {
	color: #333;
}

.pageC img {
	max-width: 100% !important;
	height: auto !important;
}

.pageC {
	overflow: hidden;
}

.content {
	padding: 0 3% 100px 3%;
}

.load-words span {
	visibility: visible;
	display: inline-block;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: wordsRightFade;
	animation-name: wordsRightFade;
}

@-webkit-keyframes wordsRightFade {
	0% {
		-webkit-transform: translateX(50px);
		transform: translateX(50px);
		opacity: 0;
		visibility: hidden;
	}
	100% {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
		visibility: visible;
	}
}

@-moz-keyframes wordsRightFade {
	0% {
		-moz-transform: translateX(50px);
		transform: translateX(50px);
		opacity: 0;
		visibility: hidden;
	}
	100% {
		-moz-transform: none;
		transform: none;
		opacity: 1;
		visibility: visible
	}
}

@keyframes wordsRightFade {
	0% {
		-webkit-transform: translateX(50px);
		-moz-transform: translateX(50px);
		transform: translateX(50px);
		opacity: 0;
		visibility: hidden
	}
	100% {
		-webkit-transform: none;
		-moz-transform: none;
		transform: none;
		opacity: 1;
		visibility: visible
	}
}

.transXT50.target {
	transform: translateY(80px);
	-webkit-transform: translateY(80px);
	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.target {
	transform: translateY(100px);
	-webkit-transform: translateY(100px);
	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;
}

.transYT501.target {
	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;
}

.transYT502.target {
	transform: translateY(-50px);
	-webkit-transform: translateY(-50px);
	opacity: 0;
	visibility: hidden;
	transition: transform 800ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
	-webkit-transition: transform 800ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
}

.transXT501.target {
	transform: translateX(100px);
	-webkit-transform: translateX(100px);
	opacity: 0;
	visibility: hidden;
	transition: transform 1000ms, opacity 1s cubic-bezier(0.445, 0.145, 0.355, 1);
	-webkit-transition: transform 1000ms, opacity 1s cubic-bezier(0.445, 0.145, 0.355, 1);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
}

.transXf.target {
	transform: translateX(-100px);
	-webkit-transform: translateX(-100px);
	opacity: 0;
	visibility: hidden;
	transition: transform 1000ms, opacity 1s cubic-bezier(0.445, 0.145, 0.355, 1);
	-webkit-transition: transform 1000ms, opacity 1 cubic-bezier(0.445, 0.145, 0.355, 1);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
}

.action.transXT50,
.action.transXT501,
.action.transYT50,
.action.transYT501,
.action.transYT502,
.action.transXf {
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
}

.nimg.target {
	visibility: hidden;
}

.nimg.action {
	visibility: visible !important;
	-webkit-animation: scaleUpDown 2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation: scaleUpDown 2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}


/* 头部  */

.header {
	position: fixed;
	width: 100%;
	/*height: 97px;*/
	top: 0;
	z-index: 999;
	box-sizing: border-box;
	padding: 13px 8px 13px 38px;
	transition: 0.6s;
}

.write-header.active {
	padding: 0 8px 0 38px;
	height: 75px;
	background: #1C1C1C;
}

.head-wrap {
	position: relative;
}

.header .head-logo {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
	width: 124px;
}

.head-logo .img2 {
	display: none;
}

.head-logo img {
	display: block;
	/*! width: 100%; */
	max-height: 120px;
}

.header .nav {
	float: right;
	text-align: center;
	height: 71px;
	line-height: 71px;
	background: #1C1C1C;
	box-sizing: border-box;
	padding: 0 25px;
}

.header .yj-bot {
	text-align: center;
	float: left;
}

.head-right {
	float: right;
	margin-left: 20px;
}

.header .yj-bot li {
	position: relative;
	display: inline-block;
	transition: 0.45s;
	z-index: 1;
}

.header .yj-bot .yj-link {
	position: relative;
	z-index: 1;
	color: #fff;
	font-size: 14px;
	line-height: 1.5;
	display: inline-block;
	height: 72px;
	line-height: 72px;
	padding: 0 25px;
}

.header .yj-bot .yj-link div {
	float: left;
	display: block;
	background: none;
	color: inherit;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	font-size: 16px;
	overflow: hidden;
	padding: 0;
}

.header .yj-bot li:hover:before,
.header .yj-bot li.active:before {
	width: 100%;
}

.ej-list {
	position: absolute;
	z-index: 10;
	left: 0;
	width: 100%;
	top: 100%;
	background: url(../images/op2.png) repeat;
	/* padding: 10px 0; */
	opacity: 0;
	visibility: hidden;
	/* transform: translateY(20px);
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px); */
	transition: 0.48s;
}

.el-link {
	display: block;
	color: #fff;
	font-size: 14px;
	/* padding: 10px 0; */
}

.el-link:hover {
	background: #000;
}

.header .yj-bot li:hover .ej-list {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
}

.nav-phone {
	display: inline-block;
	color: #fff;
	font-size: 19px;
}

.nav-wechat {
	display: inline-block;
	color: #fff;
	font-size: 19px;
	margin-left: 23px;
}

.nav-txt {
	font-family: "PFDinTextCompPro-Regular-2";
	display: inline-block;
	color: #fff;
	font-size: 20px;
	margin-left: 40px;
}

.nav-menu {
	display: inline-block;
	position: relative;
	margin-left: 20px;
	width: 45px;
	height: 10px;
	cursor: pointer;
}

.nav-menu:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 45px;
	height: 1px;
	background: #fff;
	transition: 0.55s;
}

.nav-menu:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 45px;
	height: 1px;
	background: #fff;
	transition: 0.55s;
}


/*.nav-menu.active:before {
	transition: 0.55s;
	transform: rotate(45deg);
	top: 0;
	background: #333;
}

.nav-menu.active:after {
	transition: 0.55s;
	transform: rotate(-45deg);
	bottom: 0;
	background: #333;
}*/

.header-zk {
	display: none;
	position: fixed;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	background: #fff;
	overflow-y: scroll;
	z-index: 1000;
}

.hz-close {
	position: absolute;
	top: 30px;
	right: 50px;
	cursor: pointer;
}

.hz-close i {
	color: #333333;
	font-size: 43px;
}

.hz-link {
	display: block;
	padding: 53px 0;
	text-align: center;
	color: #A2A2A2;
	font-size: 40px;
	border-bottom: 1px solid #E1E0DF;
	font-weight: lighter;
}

.hz-ej {
	display: none;
	text-align: center;
	margin-top: 30px;
}

.he-link {
	display: block;
	padding: 15px 0;
	color: #999;
	font-size: 20px;
}

.menu-handler {
	position: fixed;
	right: 0;
	top: 0;
	width: 70px;
	height: 55px;
	display: none;
	cursor: pointer;
	z-index: 1010;
	background-color: #000;
}

.menu-handler span {
	position: relative;
	display: block;
	margin: 27.5px auto 0;
	width: 22px;
	height: 2px;
	background-color: #fff;
	-webkit-transition-duration: .3s, .3s;
	-moz-transition-duration: .3s, .3s;
	-ms-transition-duration: .3s, .3s;
	-o-transition-duration: .3s, .3s;
	transition-duration: .3s, .3s;
	-webkit-transition-delay: .3s, 0s;
	-moz-transition-delay: .3s, 0s;
	-ms-transition-delay: .3s, 0s;
	-o-transition-delay: .3s, 0s;
	transition-delay: .3s, 0s;
}

.menu-handler span:after,
.menu-handler span:before {
	content: "";
	position: absolute;
	display: inline-block;
	width: 100%;
	height: 2px;
	left: 0;
	background-color: #fff;
	-webkit-transition-duration: .3s, .3s;
	-moz-transition-duration: .3s, .3s;
	-ms-transition-duration: .3s, .3s;
	-o-transition-duration: .3s, .3s;
	transition-duration: .3s, .3s;
	-webkit-transition-delay: .3s, 0s;
	-moz-transition-delay: .3s, 0s;
	-ms-transition-delay: .3s, 0s;
	-o-transition-delay: .3s, 0s;
	transition-delay: .3s, 0s
}

.menu-handler span:before {
	top: -7px;
	-webkit-transition-property: top, transform;
	-moz-transition-property: top, transform;
	-ms-transition-property: top, transform;
	-o-transition-property: top, transform;
	transition-property: top, transform;
}

.menu-handler span:after {
	bottom: -7px;
	-webkit-transition-property: bottom, transform;
	-moz-transition-property: bottom, transform;
	-ms-transition-property: bottom, transform;
	-o-transition-property: bottom, transform;
	transition-property: bottom, transform;
}

.menu-handler.active span {
	background-color: transparent;
	-webkit-transition-delay: 0s, 0s;
	-moz-transition-delay: 0s, 0s;
	-ms-transition-delay: 0s, 0s;
	-o-transition-delay: 0s, 0s;
	transition-delay: 0s, 0s
}

.menu-handler.active span:after,
.menu-handler.active span:before {
	background-color: #fff;
	-webkit-transition-delay: 0s, .3s;
	-moz-transition-delay: 0s, .3s;
	-ms-transition-delay: 0s, .3s;
	-o-transition-delay: 0s, .3s;
	transition-delay: 0s, .3s
}

.menu-handler.active span:before {
	top: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.menu-handler.active span:after {
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.menuBox a:link,
.menuBox a:visited {
	color: #A2A2A2;
}
.menuMoblie .cur .nav-link{
	padding: 15px 16%;
}
.menuMoblie .cur .nav-link:before {
	width: 10px;
}

.menuMoblie .nav-link:active i,
.menuMoblie .nav-link:hover i {
	color: #fff;
	transform: rotate(90deg);
}

.menuBox a:active,
.menuBox a:hover {
	color: #333333;
}

.menuBox {
	border-top: 1px solid #e4e4e4;
	background-color: #fff;
	color: #A2A2A2;
	position: fixed;
	display: none;
	right: 0;
	top: 55px;
	width: 75%;
	height: 100%;
	box-sizing: border-box;
	height: 100vh;
	overflow-x: hidden;
	overflow-y: auto;
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-overflow-scrolling: touch;
	z-index: 1008;
	-webkit-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	-moz-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	-ms-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	-o-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	transition: all .5s cubic-bezier(.25, .46, .45, .94);
}

.menuMoblie {
	padding: 0 0 80px 0;
}

.menuMoblie .nav-link {
	position: relative;
	display: block;
	font-size: 40px;
	padding: 53px 5%;
	text-align: center;
	transition: 0.45s;
}
.menuMoblie .nav-link:before{
	content: "";
	position: absolute;
	top: 50%;
	left: 11%;
	transform: translateY(-50%);
	width: 0;
	height: 1px;
	background: #333;
	transition: 0.45s;
}

.menuMoblie .nav-link i {
	float: right;
	color: #b1b1b1;
	font-size: 20px;
	vertical-align: middle;
}

.menuMoblie li {
	border-bottom: 1px solid #E1E0DF;
}

.menuMoblie .subnav {
	padding: 12px 0px 25px 0;
	display: none;
}

.menuMoblie .subnav .item {
	display: block;
	padding: 0px 16%;
}

.menuMoblie .subnav .item:active,
.menuMoblie .subnav .item:hover {
	background: #eeeeee;
}

.menuMoblie .subnav a {
	position: relative;
	display: block;
	padding: 12px 0;
	line-height: 1.4;
	font-size: 22px;
	font-weight: lighter;
}

.menuOpen .menuBox {
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.close-menu {
	position: absolute;
	right: 20px;
	top: 10px;
	z-index: 100;
	cursor: pointer;
}

.close-menu i {
	color: #333;
	font-size: 35px;
}


/* banner */

.index-page {
	height: 100%;
	position: relative;
	background-attachment: fixed;
	/*background-repeat: no-repeat;*/
	background-size: cover;
	background-position: center center;
	overflow: hidden;
}

.banner-wrap {
	position: relative;
	height: 100%;
}

.bwlist {
	position: relative;
}

.bw-item:hover:before {
	width: 100%;
}

.bw-item:hover .bidesc,
.bw-item:hover .bibtn {
	opacity: 1;
	visibility: visible;
}

.bw-item:hover .biicon,
.bw-item:hover .bieng,
.bw-item:hover .bich,
.bw-item:hover .bidesc,
.bw-item:hover .bibtn {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.bw-item {
	position: relative;
	z-index: 997;
	float: left;
	height: 100%;
	color: #fff;
	padding: 0 45px;
}

.bw-item:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 0;
	background: url(../images/op1.png) repeat;
	transition: 0.65s;
}

.bibox {
	position: relative;
	top: 50%;
	text-align: center;
	transform: translateY(-30%);
}

.biicon,
.bieng,
.bich {
	-webkit-transition: opacity 0.65s, -webkit-transform 0.65s;
	transition: opacity 0.65s, transform 0.65s;
	-webkit-transform: translate3d(0, 100px, 0);
	transform: translate3d(0, 100px, 0);
}

.biicon {
	display: block;
	font-size: 46px;
	line-height: 1;
	text-align: center;
}
.biicon img{max-width:50px;display:inline-block;}
.bieng {
	display: block;
	font-family: "PFDinTextCompPro-Regular-2";
	font-size: 24px;
	font-weight: lighter;
	line-height: 1.3;
	margin-top: 10px;
}

.bich {
	display: block;
	font-weight: normal;
	font-size: 20px;
	line-height: 1.3;
}

.bidesc {
	opacity: 0;
	visibility: hidden;
	position: relative;
	font-family: "PFDinTextCompPro-Regular-2";
	font-size: 16px;
	line-height: 1.5;
	margin-top: 35px;
	border-top: 1px solid #fff;
	padding-top: 40px;
	-webkit-transition: opacity 0.65s, -webkit-transform 0.65s;
	transition: opacity 0.65s, transform 0.65s;
	-webkit-transform: translate3d(0, 100px, 0);
	transform: translate3d(0, 100px, 0);
}

.bidesc:before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 7px;
	height: 7px;
	background: #fff;
	border-radius: 50%;
}

.bibtn {
	opacity: 0;
	visibility: hidden;
	display: block;
	font-family: "PFDinTextCompPro-Regular-2";
	width: 114px;
	height: 37px;
	margin: 50px auto 0;
	border: 1px solid #fff;
	text-align: center;
	line-height: 37px;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	-webkit-transition: opacity 0.65s, -webkit-transform 0.65s;
	transition: opacity 0.65s, transform 0.65s;
	-webkit-transform: translate3d(0, 100px, 0);
	transform: translate3d(0, 100px, 0);
	transition-delay: 0.15s;
	font-weight: normal;
}

.slick-active .pimg,
.slick-active .siimg {
	visibility: visible !important;
	-webkit-animation: scaleUpDown 2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation: scaleUpDown 2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

@keyframes scaleUpDown {
	from {
		-webkit-transform: scale(1.08);
		transform: scale(1.08);
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

.turn-right-btn:hover i {
	margin-left: 5px;
}

.turn-left-btn:hover i {
	margin-left: -5px;
}

.turn-right-btn {
	right: 0;
}

.turn-left-btn {
	left: 0;
}

.zyjt {
	position: absolute;
	top: 57%;
	transform: translateY(-50%);
	width: 65px;
	height: 65px;
	border-radius: 50%;
	background: #000;
	text-align: center;
	line-height: 65px;
	z-index: 999;
	cursor: pointer;
}

.zyjt i {
	display: block;
	color: #fff;
	font-size: 18px;
	transition: 0.55s;
}

.banner .slick-dots {
	position: absolute;
	bottom: 0;
	left: 50px;
	bottom: 49px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	z-index: 104;
}

.banner .slick-dots li {
	position: relative;
	display: inline-block;
	width: 56px;
	height: 56px;
	border-radius: 50%;
	text-align: center;
	line-height: 56px;
	vertical-align: middle;
}

.banner .slick-dots li a {
	font-family: "Helvetica Condensed_0";
	position: relative;
	display: block;
	text-align: center;
	border-radius: 50%;
	padding: 0px;
	cursor: pointer;
	width: 56px;
	height: 56px;
	color: #fff;
	font-size: 14px;
}

.banner .slick-dots li a:focus {
	outline: none;
}

.banner .slick-dots li.slick-active {
	opacity: 1;
	visibility: visible;
	border: 1px solid #fff;
}

.icBot {
	position: absolute;
	width: 90%;
	left: 5%;
	text-align: center;
	top: 40%;
	transform: translateY(-50%);
	z-index: 100;
}

.icb-txt1 {
	position: relative;
	font-family: "Helvetica Condensed_0";
	width: 232px;
	height: 48px;
	margin: 0 auto;
	text-align: center;
	line-height: 48px;
	background: #C82437;
	display: block;
	color: #fff;
	font-size: 35px;
	font-weight: normal;
	text-transform: uppercase;
	font-weight: bold;
}

.icb-txt1:before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -29px;
	width: 6px;
	height: 16px;
	background: #004EA1;
}

.show .icb-txt1 {
	transition-delay: 0.15s;
}

.icb-txt2 {
	color: #fff;
	font-size: 64px;
	line-height: 1.5;
	margin-top: 40px;
	letter-spacing: 32px;
}

.show .icb-txt2 {
	transition-delay: 0.25s;
}

.icb-txt3 {
	display: block;
	text-transform: uppercase;
	font-family: "Helvetica Condensed_0";
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
	margin-top: 50px;
}

.show .icb-txt3 {
	transition-delay: 0.35s;
}

.icb-txt4 {
	display: block;
	text-transform: uppercase;
	font-family: "Helvetica Condensed_0";
	color: #fff;
	font-size: 18px;
	line-height: 1.5;
	margin-top: 10px;
	font-weight: bold;
}

.show .icb-txt4 {
	transition-delay: 0.45s;
}

.icb-txt1,
.icb-txt2,
.icb-txt3,
.icb-txt4 {
	transform: translateY(60px);
	-webkit-transform: translateY(60px);
	opacity: 0;
	visibility: hidden\9;
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
	transition: transform 1s, opacity 0.85s cubic-bezier(0.445, 0.145, 0.355, 1);
	-webkit-transition: transform 1s, opacity 0.85s cubic-bezier(0.445, 0.145, 0.355, 1);
}

.show .icb-txt1,
.show .icb-txt2,
.show .icb-txt3,
.show .icb-txt4 {
	opacity: 1;
	visibility: visible\9;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
}

.mtop {
	/*height: 72px;*/
}


/* Slider */

.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: #f1f1f1 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: inline-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;
}


/* Arrows */

.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;
}

@-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);
	}
}

.index-about {
	padding: 160px 0;
}

.w1480 {
	width: 1480px;
	margin: 0 auto;
}

.ia-left {
	float: left;
	width: 40%;
	color: #fff;
	margin-top: 80px;
	transition-delay: 1.25s;
}

.en-txt {
	display: block;
	font-family: "PFDinTextCompPro-Regular-2";
	font-size: 24px;
	line-height: 1.4;
	font-weight: lighter;
	text-transform: uppercase;
}

.ch-txt {
	position: relative;
	font-size: 20px;
	line-height: 1.4;
	font-weight: normal;
	padding-bottom: 30px;
}

.ch-txt:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 29px;
	height: 4px;
	background: #fff;
}

.il-desc {
	font-size: 16px;
	margin-top: 60px;
	/* max-height: 84px; */
	overflow: hidden;
}

.il-btn {
	font-family: "PFDinTextCompPro-Regular-2";
	display: block;
	font-size: 16px;
	text-decoration: underline !important;
	color: #fff;
	text-transform: uppercase;
	margin-top: 30px;
	transition: 0.45s;
}

.il-btn:hover {
	color: #005BAC;
}

.il-list li {
	display: inline-block;
	margin: 88px 50px 0 0;
}

.il-num {
	display: block;
	font-size: 14px;
	line-height: 1;
}

.il-num strong {
	font-weight: lighter;
	font-family: "PFDinTextCompPro-Thin-7";
	font-size: 74px;
	margin-right: 5px;
}

.ia-right {
	float: right;
	width: 38%;
	transition-delay: 1.25s;
}

.ia-right img {
	display: block;
	width: 100%;
}

.index-team {
	padding: 140px 0 100px 0;
}

.index-team .en-txt,
.index-team .ch-txt {
	color: #fff;
	text-align: center;
}

.index-team .ch-txt:before {
	left: 50%;
	transform: translateX(-50%);
}

.it-wrap {
	position: relative;
	margin-top: 40px;
}

.iw-banner {
	position: relative;
	z-index: 1;
	width: 1300px;
	margin: 0 auto;
}

.ib-item {
	float: left;
}

.ibt {
	position: relative;
	float: left;
	text-align: center;
	width: 13.333%;
	margin-left: 3%;
}

.ibt:hover .iiimg {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}


/*.ib-t1 {
	transform: translateY(-200px);
	transition: 1.5s;
	transition-delay: 0.15s;
}

.ib-t2 {
	margin-top: 70px;
	transform: translateY(-200px);
	transition: 1.5s;
	transition-delay: 0.35s;
}

.ib-t3 {
	margin-top: 210px;
	transform: translateY(-200px);
	transition: 1.5s;
	transition-delay: 0.55s;
}

.ib-t4 {
	margin-top: 250px;
	transform: translateY(-200px);
	transition: 1.5s;
	transition-delay: 0.75s;
}

.ib-t5 {
	margin-top: 100px;
	transform: translateY(-200px);
	transition: 1.5s;
	transition-delay: 0.95s;
}*/

.iw-banner .slick-active .ib-t1,
.iw-banner .slick-active .ib-t2,
.iw-banner .slick-active .ib-t3,
.iw-banner .slick-active .ib-t4,
.iw-banner .slick-active .ib-t5 {
	transition: 1.5s;
	transform: translateY(0);
}

.iiimg {
	display: block;
	width: 100%;
	margin-bottom: 15px;
	transition: 0.45s;
}

.iitxt {
	color: #fff;
	font-size: 16px;
}

.iw-btn {
	position: absolute;
	top: -70px;
	right: 5%;
	z-index: 3;
}

.ib-zy a {
	display: block;
	float: left;
	background: #919095;
	width: 45px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	box-sizing: border-box;
}

.iz {
	border-radius: 40px 0 0 40px;
	padding-left: 20px;
}

.iz i,
.iy i {
	font-size: 7px;
}

.iy {
	border-radius: 0 40px 40px 0;
	padding-right: 20px;
	text-align: center;
}

.ib-txt {
	color: #fff;
	font-size: 12px;
	text-align: center;
	font-family: "PFDinTextCompPro-Regular-2";
}

.iw-line {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 0;
}

.index-dynamic {
	position: relative;
}

.id-left {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
}

.id-right {
	float: right;
	width: 50%;
}

.id-right li {
	position: relative;
	padding: 65px;
	background: url(../images/op1.png) repeat;
	color: #fff;
	margin-top: 1px;
	transition: 0.5s;
}

.id-right li:hover .ir-link i {
	transform: translateX(20px);
}

.id-right li:hover {
	background: url(../images/op2.png) repeat;
}

.ir-date {
	color: #C6C6C6;
	font-size: 14px;
}

.ir-title {
	font-size: 20px;
	font-weight: normal;
	height: 36px;
	overflow: hidden;
}

.ir-desc {
	font-size: 14px;
	margin-top: 20px;
	max-height: 50px;
	overflow: hidden;
}

.ir-link {
	display: block;
	margin-top: 50px;
	font-weight: normal;
	font-size: 14px;
}

.ir-link i {
	display: block;
	float: right;
	vertical-align: middle;
	text-align: right;
	font-size: 18px;
	transition: 0.5s;
}

.index-division {
	padding: 100px 0;
}

.id-wrap {
	position: relative;
}

.id-maps {
	position: relative;
	float: left;
	width: 60%;
}

.im-pic img {
	display: block;
	width: 100%;
}

.id-cont {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	width: 35%;
	color: #fff;
}

.im-dw {
	/*position: absolute;*/
}

.idcr.active:before {
	opacity: 1;
	visibility: visible;
}

.idcover {
	position: absolute;
	opacity: 0;
	visibility: hidden;
	background: #fff;
	padding: 20px;
	color: #666666;
	font-size: 14px;
	transition: 0.65s;
	z-index: 10;
	transform: translateY(20px);
}

.idcover.active {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.idcover a {
	color: #666666;
}

.idcr {
	position: absolute;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background: url(../images/op3.png) repeat;
	text-align: center;
	cursor: pointer;
	z-index: 3;
}

.idcr:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, 0.28);
	position: absolute;
	left: 0%;
	top: 0%;
	animation: bannerbuIn infinite linear 2s normal;
	-webkit-animation: bannerbuIn infinite linear 2s normal;
	z-index: -1;
}

@keyframes bannerbuIn {
	0% {
		opacity: 1;
		filter: alpha(opacity=100);
		transform: scale(1);
	}
	100% {
		opacity: 0;
		filter: alpha(opacity=0);
		transform: scale(1.3);
	}
}

.idcr:before {
	display: none;
	opacity: 0;
	visibility: hidden;
	content: "";
	position: absolute;
	left: 40%;
	top: 0;
	width: 0;
	height: 0;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-top: 14px solid #fff;
	transition: 0.65s;
	z-index: 1;
}

.idt {
	position: relative;
	color: #fff;
	font-size: 13px;
	padding-top: 10px;
	top: 50%;
}

.idt:before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -6.5px;
	width: 13px;
	height: 13px;
	background: rgba(255, 255, 255, .6);
	border-radius: 50%;
}

.id1 {
	top: 6%;
	right: 0;
}

.idc1 {
	top: 24%;
	right: 25%;
}

.id1 .idcover {
	top: 6%;
	right: 0;
}

.id2 {
	top: 18%;
	right: 0;
}

.idc2 {
	top: 36%;
	right: 33%;
}

.id2 .idcover {
	top: 18%;
	right: 0;
}

.id3 {
	top: 28%;
	right: 0;
}

.idc3 {
	top: 46%;
	right: 26%;
}

.id3 .idcover {
	top: 28%;
	right: 0;
}

.id4 {
	top: 38%;
	left: 47%;
}

.idc4 {
	top: 59%;
	right: 45%;
}

.id4 .idcover {
	top: 41%;
	left: 30%;
}

.id5 {
	top: 38%;
	left: 38%;
}

.idc5 {
	top: 56%;
	left: 38%;
}

.id5 .idcover {
	top: 38%;
	left: 25%;
}

.id6 {
	top: 55%;
	left: 36%;
}

.idc6 {
	bottom: 15%;
	left: 36%;
}

.id6 .idcover {
	bottom: 27.5%;
	left: 25%;
}

.id7 {
	top: 56%;
	left: 49%;
}

.idc7 {
	bottom: 14%;
	right: 42%;
}

.id7 .idcover {
	bottom: 26.5%;
	left: 40%;
}

.id8 {
	top: 54%;
	left: 59%;
}

.idc8 {
	bottom: 14%;
	right: 32%;
}

.id8 .idcover {
	bottom: 26.5%;
	left: 50%;
}

.id9 {
	top: 18%;
	right: 0;
}

.idc9 {
	bottom: 34%;
	right: 50%;
}

.id9 .idcover {
	bottom: 46%;
	left: 40%;
}

.id10 {
	top: 10%;
	right: 0;
}

.idc10 {
	bottom: 58%;
	right: 33%;
}

.id10 .idcover {
	bottom: 70%;
	left: 40%;
}

.id11 {
	top: 18%;
	right: 0;
}

.idc11 {
	bottom: 48%;
	right: 26%;
}

.id11 .idcover {
	bottom: 60%;
	left: 55%;
}

.id12 {
	top: 18%;
	right: 0;
}

.idc12 {
	bottom: 41%;
	right: 43%;
}

.id12 .idcover {
	bottom: 53%;
	left: 45%;
}

.id13 {
	top: 18%;
	right: 0;
}

.idc13 {
	bottom: 33%;
	right: 44%;
}

.id13 .idcover {
	bottom: 45%;
	left: 40%;
}

.id14 {
	top: 18%;
	right: 0;
}

.idc14 {
	top: 23%;
	left: 9%;
}

.id14 .idcover {
	top: 5%;
	left: 0;
}

.id15 {
	bottom: 18%;
	right: 0;
}

.idc15 {
	bottom: 49%;
	right: 28%;
}

.id15 .idcover {
	bottom: 60%;
	left: 57%;
}

.id16 {
	bottom: 18%;
	right: 0;
}

.idc16 {
	top: 8%;
	right: 19%;
}

.id16 .idcover {
	top: -10%;
	right: 10%;
}

.footer-wrap {
	background: #333333;
	padding: 30px 0;
	color: #999999;
	font-size: 12px;
}

.footer-wrap a {
	color: #999999;
}

.fwleft {
	float: left;
}

.join-us {
	position: relative;
	margin-left: 20px;
	padding-left: 20px;
}

.join-us:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 100%;
	background: #999;
}

.fwright {
	float: right;
}

.cover-apply-bg {
	opacity: 0;
	visibility: hidden;
	position: fixed;
	z-index: 1020;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow-y: auto;
	overflow-x: hidden;
	background: url(../images/op1.png) repeat;
	background-size: cover;
	background: rgba(0, 0, 0, 0.8);
	transition: 1s;
	-webkit-overflow-scrolling: touch;
}

.apply-detail-bot {
	position: relative;
	width: 38%;
	margin: 0 auto;
	margin-top: 90px;
	padding: 50px 5%;
	background: #fff;
	box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.16);
}

.ad-pic {
	text-align: center;
}

.ad-pic img {
	display: inline-block;
}

.ad-name {
	color: #333333;
	font-size: 30px;
	text-align: center;
	margin-top: 10px;
	font-weight: normal;
}

.apply-bot {
	margin-top: 30px;
	padding-top: 60px;
	border-top: 1px solid #CBCBCB;
	color: #666;
	font-size: 14px;
}

.close-bot {
	cursor: pointer;
	position: absolute;
	top: 0;
	right: -56px;
	width: 56px;
	height: 56px;
	background: #666;
	line-height: 56px;
	text-align: center;
}

.close-bot i {
	display: block;
	color: #fff;
	font-size: 14px;
}

.apply-show {
	opacity: 1;
	visibility: visible;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.ftb-tk {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(../images/op1.png) repeat;
	z-index: 9999;
}

.ftb-bot {
	position: relative;
	top: 25%;
	width: 250px;
	height: auto;
	margin: 0 auto;
	background: #fff;
	padding-bottom: 5px;
}

.fb-title {
	background: #333;
	color: #fff;
	font-size: 14px;
	padding: 10px 20px;
}

.fb-pic {
	width: 220px;
	margin: 10px auto;
}

.fb-pic img {
	display: block;
	width: 100%;
}

.close-fbewm {
	position: relative;
	display: block;
	float: right;
	cursor: pointer;
}

.close-fbewm:before,
.close-fbewm:after {
	content: "";
	position: absolute;
	top: 0;
	width: 2px;
	height: 20px;
	background: #fff;
}

.close-fbewm:before {
	transform: rotate(-45deg);
}

.close-fbewm:after {
	transform: rotate(45deg);
}


/* 服务领域 */

.service1-content1 {
	position: relative;
}

.service1-banner {
	position: relative;
	width: 71%;
}

.service1-banner .slick-list {
	overflow: visible;
}

.service1-banner .slick-active .siimg {
	visibility: visible !important;
	-webkit-animation: scaleUpDown 2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation: scaleUpDown 2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

@keyframes scaleUpDown {
	from {
		-webkit-transform: scale(1.08);
		transform: scale(1.08);
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

.sb-item {
	float: left;
	overflow: hidden;
}

.sb-item img {
	display: block;
	width: 100%;
	height: 100vh;
}

.bottom-dw-right1 {
	position: absolute;
	height: 100%;
	top: 0;
	right: 0;
	background: url(../images/op2.png) repeat;
	background-size: cover;
	z-index: 5;
}

.bottom-dw-right1 span {
	display: block;
	position: absolute;
}

.sc-c {
	top: 10%;
	left: -25px;
	width: 50px;
	height: 50px;
	background: url(../img/pic10.png) no-repeat;
	background-size: contain;
}

.sc-o {
	top: 40%;
	left: -25px;
	width: 50px;
	height: 50px;
	background: url(../img/pic11.png) no-repeat;
	background-size: contain;
}

.sc-i {
	bottom: 10%;
	left: -9px;
	width: 18px;
	height: 49px;
	background: url(../img/pic12.png) no-repeat;
	background-size: contain;
}

.sc1-line {
	position: absolute;
	left: 0;
	text-align: center;
	bottom: 30%;
	color: #fff;
	z-index: 3;
	background: #33333380;
}

.sl1-txt {
	font-size: 32px;
	font-weight: lighter;
	text-transform: uppercase;
	font-family: "Helvetica Narrow Bold";
}

.sl1-txt.target,
.sc1-ln.target {
	transform: translateY(60px);
	-webkit-transform: translateY(60px);
	opacity: 0;
	visibility: hidden\9;
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
	transition: transform 1s, opacity 0.85s cubic-bezier(0.445, 0.145, 0.355, 1);
	-webkit-transition: transform 1s, opacity 0.85s cubic-bezier(0.445, 0.145, 0.355, 1);
}

.action.sl1-txt,
.action.sc1-ln {
	opacity: 1;
	visibility: visible\9;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
}

.number b {
	display: block;
	width: 560px;
	height: 4px;
	margin: 10px 0;
	background: #fff;
	position: relative;
	line-height: 1;
}

.number b i {
	display: block;
	width: 0;
	height: 4px;
	background: #0055AC;
	position: absolute;
	left: 0;
	top: 0;
}

.sc1-ln {
	font-family: "Helvetica-Condensed-Black-Se";
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
	bottom: 0;
	text-transform: uppercase;
	font-size: 480px;
	line-height: 1.5;
	background-size: contain;
	background-image: url(../img/sbanner1.jpg);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	z-index: 1;
	pointer-events: none;
}

.sc1-ln span {
	display: block;
}

.sc1-pn {
	position: absolute;
	right: 0;
	bottom: 0;
	background: #fff;
	z-index: 11;
}

.sc1-pn:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1px;
	height: 60px;
	margin-top: -30px;
	background: #D8D8D8;
	transform: rotate(45deg);
}

.sc1-pn a {
	display: block;
	width: 60px;
	background: #fff;
	padding: 18px 20px;
}

.sc1-pn a:hover i {
	color: #0055AC;
}

.sc1-pn a i {
	display: block;
	color: #666666;
	font-size: 14px;
	line-height: 1;
	transition: 0.45s;
}

.sp-prev {
	text-align: left;
}

.sp-next {
	text-align: right;
}

.service1-content2 {
	width: 100%;
	height: 978px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	overflow: hidden;
}

.sc2-item {
	float: left;
	width: 50%;
	height: 100%;
	padding: 0 240px;
	box-sizing: border-box;
	-webkit-transition: all 0.75s ease-out;
	transition: all 0.75s ease-out;
	background-position: 1% 50%;
	cursor: pointer;
}

.sc2-item:hover {
	background: url(../images/op2.png) repeat;
	background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
	background: linear-gradient(270deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
	background-size: 300% 300%;
	background-position: 99% 50%;
}

.sc2-item:hover .sidesc {
	transition: 0.8s;
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.sc2-item:hover .silabel {
	transition: 0.8s;
	transform: translateY(0);
	border: none;
	height: auto;
	/*line-height: 1.5;*/
}

.sitrans {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	color: #fff;
}

.silabel {
	display: block;
	width: 329px;
	height: 129px;
	text-align: center;
	line-height: 129px;
	border: 3px solid #fff;
	margin: 0 auto;
	font-size: 24px;
	font-weight: normal;
	transform: translateY(50px);
	transition: 0.8s;
	transition-delay: 0.15s;
}

.sidesc {
	opacity: 0;
	visibility: hidden;
	font-size: 16px;
	margin-top: 15px;
	transform: translateY(60px);
	transition: 0.8s;
	transition-delay: 0.25s;
}

.service1-content3 {
	background-attachment: fixed;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 170px;
}

.sc3-left {
	position: relative;
}

.sl3-banner {
	position: relative;
	overflow: hidden;
	z-index: 3;
}

.sb3-item {
	float: left;
	width: 100%;
}

.si3-pic {
	width: 478px;
	margin-left: 250px;
	overflow: hidden;
}

.si3-pic img {
	display: block;
	width: 100%;
}

.si3-cont {
	width: 100%;
	background: url(../images/op2.png) repeat;
	box-sizing: border-box;
	padding: 57px 200px 120px 200px;
	color: #fff;
}

.si3-cont.target {
	transform: translateY(100px);
	-webkit-transform: translateY(100px);
	opacity: 0;
	visibility: hidden;
	transition: transform 1000ms, opacity 1s cubic-bezier(0.445, 0.145, 0.355, 1);
	-webkit-transition: transform 1000ms, opacity 1 cubic-bezier(0.445, 0.145, 0.355, 1);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
}

.si3-cont.action {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	-webkit-transform: translateY(0);
}

.sc3-name {
	font-size: 30px;
	font-weight: normal;
}

.sc3-desc {
	font-size: 16px;
	margin-top: 5px;
}

.sc3-btn {
	display: block;
	font-family: "PFDinTextCompPro-Regular-2";
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 40px;
	color: #fff;
	text-decoration: underline !important;
	font-weight: lighter;
}

.sl3-pn p {
	position: absolute;
	width: 100px;
	height: 100px;
	background: #fff;
	color: #232323;
	font-size: 14px;
	text-align: center;
	line-height: 100px;
	cursor: pointer;
	transition: 0.45s;
	z-index: 5;
}

.sl3-pn p:hover {
	background: #0057AC;
	color: #fff;
}

.sprev {
	left: 48px;
	bottom: 260px;
}

.snext {
	left: 149px;
	bottom: 360px;
}

.sc3-number {
	font-family: "Helvetica-Condensed-Black-Se";
	position: absolute;
	left: -40%;
	bottom: 40px;
	font-size: 337px;
	pointer-events: none;
	-webkit-text-fill-color: transparent;
	-webkit-text-stroke: 1px #fff;
	z-index: 1;
	text-transform: uppercase;
	letter-spacing: 30px;
	font-weight: normal;
}

.sc3-right-banner {
	position: absolute;
	top: 50px;
	right: 150px;
	width: 360px;
	z-index: 10;
}

.sc3-right-banner .slick-dots {
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
	bottom: -60px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	z-index: 104;
}

.sc3-right-banner .slick-dots li {
	position: relative;
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	text-align: center;
	line-height: 15px;
	vertical-align: middle;
	border: 1px solid #fff;
	margin: 0 6px;
	overflow: hidden;
}

.sc3-right-banner .slick-dots li a {
	text-indent: 10em;
	font-family: "Helvetica Condensed_0";
	position: relative;
	display: block;
	text-align: center;
	border-radius: 50%;
	padding: 0px;
	cursor: pointer;
	width: 15px;
	height: 15px;
	color: #fff;
	font-size: 14px;
}

.sc3-right-banner .slick-dots li a:focus {
	outline: none;
}

.sc3-right-banner .slick-dots li.slick-active {
	opacity: 1;
	visibility: visible;
	background: #fff;
}

.srb-item {
	float: left;
}

.sripic {
	position: relative;
	float: left;
	width: 46%;
	margin: 20px 0 0 4%;
	box-sizing: border-box;
	border: 3px solid #000;
	overflow: hidden;
	box-sizing: border-box;
	transition: 0.45s;
}

.sripic:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.sripic:hover {
	border: 3px solid #005BAC;
}

.sripic.active {
	box-sizing: border-box;
	border: 3px solid #005BAC;
}

.sripic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.service1-content4 {
	position: relative;
	height: 1000px;
	background-size: cover;
	background-repeat: no-repeat;
	padding-right: 360px;
	padding-top: 70px;
}

.sc4-left {
	position: absolute;
	top: 50%;
	left: 100px;
	transform: translateY(-50%);
}

.sl4-eng {
	font-family: "PFDinTextCompPro-Thin-7";
	font-size: 80px;
	font-weight: lighter;
	line-height: 1;
	text-transform: uppercase;
	color: #fff;
}

.sl4-txt {
	display: block;
	font-size: 16px;
	color: #fff;
}

.sl4-jt {
	width: 88px;
	height: 88px;
	text-align: center;
	line-height: 88px;
	background: #0055AC;
	color: #fff;
	font-size: 40px;
	margin-top: 30px;
	font-weight: lighter;
}

.sc4-list {
	float: right;
	width: 700px;
	height: 910px;
	overflow-y: scroll;
	margin-top: 90px;
	padding: 0 55px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-x: hidden;
	-webkit-tap-highlight-color: transparent;
}

.sc4-list::-webkit-scrollbar {
	width: 3px;
	height: 7px;
	background-color: #fff;
}

.sc4-list::-webkit-scrollbar-track {
	border-radius: 0;
	background-color: #fff;
}

.sc4-list::-webkit-scrollbar-thumb {
	border-radius: 0;
	width: 17px;
	height: 17px;
	background-color: #0055AC;
}

.sc4-list ul {
	margin-left: -5%;
	padding-bottom: 30px;
}

.sc4-list li {
	position: relative;
	float: left;
	width: 40%;
	margin-left: 10%;
}

.sc4-list li:hover .sl4-pic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.sc4-list li:hover .sn4-more {
	opacity: 1;
	visibility: visible;
}

.slou {
	margin-top: 90px;
}

.sl4-pic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.sl4-name {
	position: relative;
	color: #fff;
	font-size: 16px;
	padding-left: 40px;
	margin-top: 10px;
}

.sl4-name:before {
	content: "";
	position: absolute;
	top: -20px;
	left: 20px;
	width: 1px;
	height: 50px;
	background: #fff;
	transform: rotate(45deg);
}

.sn4-n {
	display: inline-block;
	width: 75%;
	height: 28px;
	overflow: hidden;
	vertical-align: middle;
}

.sn4-more {
	opacity: 0;
	visibility: hidden;
	display: inline-block;
	vertical-align: middle;
	text-align: right;
	transition: 0.45s;
}

.intro-detial {
	position: relative;
	padding: 184px 0 100px 0;
	background: #1C1C1C;
}

.team-detail2-bg {
	background: #F5F5F3;
}

.team-detail2-bg .id-nr,
.team-detail2-bg .icname {
	color: #333333;
}

.team-detail2-bg .icdesc {
	color: #999999;
}

.team-detail2-bg .istxt {
	color: #333333;
}

.team-detail2-bg .isdsf {
	background: #333333;
}

.team-detail2-bg .isdsf i {
	color: #fff;
}

.team-detail2-tw {
	background: #fff !important;
}

.team-detail2-tw .sl4-eng,
.team-detail2-tw .sl4-txt,
.team-detail2-tw .ilwords {
	color: #333333 !important;
}

.cases-detail2-intro {
	background: #F5F5F3;
}

.id-return a {
	display: block;
	position: fixed;
	top: 200px;
	left: 0;
	width: 127px;
	height: 62px;
	background: #fff;
	text-align: center;
	line-height: 62px;
	color: #333333;
	font-size: 14px;
	transition: 0.45s;
	z-index: 1;
}

.id-return a:hover {
	background: #21429F;
	color: #fff;
}

.id-return a i {
	margin-right: 10px;
}

.id-nr {
	width: 36%;
	float: left;
	color: #fff;
}

.team-cont {
	position: relative;
}

.cases-nr {
	width: 80%;
	float: left;
	color: #fff;
}

.iceng {
	display: block;
	text-transform: uppercase;
	font-size: 80px;
	line-height: 1;
	font-family: "PFDinTextCompPro-Thin-7";
}

.icname {
	font-size: 35px;
	font-weight: normal;
}

.icdesc {
	font-size: 14px;
	margin-top: 50px;
}

.icphoto {
	float: left;
	width: 40%;
	margin-left: 90px;
}

.icphoto img {
	display: block;
	width: 100%;
}

.id-share {
	float: right;
	margin-top: 25%;
}

.istxt {
	color: #fff;
	font-size: 12px;
	margin-right: 15px;
}

.istxt i {
	font-size: 14px;
	margin-left: 6px;
}

.isdsf {
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	margin-left: 5px;
	background: #fff;
	border-radius: 50%;
}

.isdsf i {
	font-size: 16px;
	color: #1C1C1C;
}

.intro-tw {
	background: #000000;
	padding: 70px 0 200px 0;
}

.intro-tw .sl4-eng {
	color: #fff;
}

.intro-list {
	margin-left: -2%;
}

.intro-list li {
	float: left;
	width: 31.333%;
	margin: 20px 0 0 2%;
	text-align: center;
}

.ilimg {
	display: block;
	width: 100%;
}

.ilwords {
	color: #fff;
	font-size: 16px;
	margin-top: 20px;
}

.cases-picture {
	margin-top: 70px;
}


/* 市政交通 */

.service2-content1 {
	position: relative;
}

.service2-banner {
	position: relative;
	overflow: hidden;
}

.sb-item2 {
	float: left;
}

.sb-item2 img {
	display: block;
	width: 100%;
}

.sc2-cover {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	text-align: center;
	color: #fff;
}

.sc2-cover:before {
	content: "";
	position: absolute;
	left: 0;
	top: 72%;
	width: 100%;
	height: 1px;
	background: rgba(255, 255, 255, .3);
}

.scb-title {
	font-size: 55px;
	font-weight: normal;
	line-height: 1.5;
	letter-spacing: 5px;
	background: #3333335e;
	display: inline-block;
	padding: 0px 20px;
}

.scb-eng {
	display: block;
	font-size: 24px;
	font-family: "PFDinTextCompPro-Regular-2";
	font-weight: lighter;
	line-height: 1;
}

.scb-cricle {
	width: 204px;
	height: 204px;
	border-radius: 50%;
	margin: 30px auto 0;
	border: 1px solid rgba(255, 255, 255, .3);
}

.scb-cricle i {
	display: block;
}

.sc2icon {
	font-size: 32px;
	margin-top: 30px;
}

.scdown {
	animation: upDown 0.8s alternate infinite;
}

@keyframes upDown {
	0% {
		transform: translateY(-10px);
	}
	100% {
		transform: translateY(10px);
	}
}

.service2-content2 {
	background: #F5F5F3;
	padding: 100px 0;
}

.sc2-szjt {
	width: 830px;
	margin: 0 auto;
	text-align: center;
}

.ssz-title {
	color: #333333;
	font-size: 35px;
	font-weight: normal;
	line-height: 1.5;
}

.ssc-cont {
	color: #666666;
	font-size: 16px;
	margin-top: 30px;
}

.service2-design-team {
	position: relative;
	width: 95%;
	margin: 0 auto;
	padding: 0 5px 133px 5px;
	box-sizing: border-box;
	overflow: hidden;
}

.si-bt {
	text-align: center;
}

.si-line {
	display: block;
	position: relative;
	width: 7px;
	height: 60px;
	margin: 0 auto;
}

.si-line:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 30px;
	background: #005BAC;
}

.si-line:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30px;
	background: #333333;
}

.si-title {
	color: #333333;
	font-size: 35px;
	font-weight: normal;
	margin-top: 15px;
}

.sdt-banner {
	position: relative;
	margin-top: 60px;
}

.sdt-list {
	position: relative;
}

.sl-item img {
	display: block;
	width: 100%;
	margin-bottom: 10px;
}

.swtxt {
	color: #333;
	text-align: center;
	line-height: 1.5;
	height: 21px;
	overflow: hidden;
}

.swiper-container {
	width: 100%;
	height: 100%;
	overflow: visible !important;
}

.swiper-pagination-progressbar {
	height: 9px !important;
	border: 1px solid #DEDEDE;
	background: none !important;
	top: auto !important;
	bottom: -33px !important;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #005BAC !important;
}

.swiper-button-next,
.swiper-button-prev {
	color: #005BAC !important;
}

.service2-cases {
	background: #F5F5F3;
	padding-bottom: 200px;
}

.sc2-bottom {
	position: relative;
	margin-top: 70px;
}

.scb2-banner {
	width: 1280px;
	margin: 0 auto;
}

.scb2-banner .slick-list {
	overflow: visible;
}

.scb2-banner .slick-arrow {
	position: absolute;
	z-index: 99;
	top: 50%;
	transform: translateY(-50%);
	width: 52px;
	height: 52px;
	border-radius: 50%;
	text-align: center;
	line-height: 52px;
	background: #DFDFDF;
	color: #434343;
}

.scb2-banner .slick-arrow:before {
	font-family: "iconfont" !important;
	font-size: 15px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: lighter;
}

.scb2-banner .slick-prev:before {
	content: "\e608";
}

.scb2-banner .slick-next:before {
	content: "\e607";
}

.scb2-banner .slick-prev {
	left: -26px;
}

.scb2-banner .slick-next {
	right: -26px;
}

.scb2-banner .slick-arrow:hover {
	background: #333333;
	color: #fff;
}

.scb-left {
	left: -35px;
}

.scb-right {
	right: -35px;
}

.scb-left,
.scb-right {
	position: absolute;
	height: 100%;
	top: 0;
	background: url(../images/op2.png) repeat;
	background-size: cover;
}

.scb2-pic {
	position: relative;
	float: left;
	margin: 0 35px;
}

.scb2-pic img {
	display: block;
	width: 100%;
}

.scb2-banner .slick-active .sp2-cont {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.sp2-cont {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	width: 30%;
	bottom: -20%;
	background: #005BAC;
	padding: 20px 23px;
	color: #fff;
	box-sizing: border-box;
	transform: translateY(60px);
	transition: 0.8s;
}

.sc2-ctitle {
	font-size: 26px;
	line-height: 26px;
	font-weight: normal;
	line-height: 1.3;
	height: 66px;
	overflow: hidden;
}

.sc2-desc {
	font-size: 14px;
	margin-top: 15px;
	height: 50px;
	overflow: hidden;
}

.sc2-more {
	display: block;
	font-family: "PFDinTextCompPro-Regular-2";
	font-size: 16px;
	text-transform: uppercase;
	font-weight: lighter;
	text-decoration: underline !important;
	margin-top: 15px;
}


/* 咨询监理 */

.service3-banner {
	position: relative;
	/*! height: 100vh; */
	overflow: hidden;
}

.sb3-pic {
	overflow: hidden;
}

.sb3-pic img {
	display: block;
	width: 100%;
}

.sb3-cont {
	position: absolute;
	top: 50%;
	left: 5%;
	width: 90%;
	text-align: center;
	transform: translateY(-50%);
	color: #fff;
}

.sb3-cont .scb-eng {
	font-family: "微软雅黑";
	width: 590px;
	margin: 0 auto;
	line-height: 1.5;
	margin-top: 10px;
}

.sb3-down {
	position: absolute;
	bottom: 44px;
	width: 40px;
	left: 50%;
	margin-left: -20px;
}

.sb3-down i {
	display: block;
	color: #fff;
	font-size: 35px;
	animation: upDown 0.8s alternate infinite;
}

.service3-kz {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 180px 0;
}

.skz-wrap {
	width: 960px;
	margin: 0 auto;
}

.skz-list {
	text-align: center;
}

.sl-cri {
	display: inline-block;
	margin: 0 80px;
	text-align: center;
	font-size: 16px;
	color: #fff;
}

.sl-cri:hover .scicon {
	background: #fff;
	color: #333333;
}

.scicon {
	display: block;
	width: 96px;
	height: 96px;
	text-align: center;
	line-height: 96px;
	border-radius: 50%;
	border: 1px solid #fff;
	color: #fff;
	font-size: 50px;
	margin-bottom: 10px;
	transition: 0.45s;
}

.skz-cont {
	margin-top: 100px;
	color: #fff;
	font-size: 16px;
}

.service3-rw {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 158px 0;
}

.service3-rw .w1200 {
	position: relative;
}

.srw3-left {
	float: left;
	width: 70%;
}

.srw3-right {
	position: absolute;
	width: 87px;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
}

.sr3-prev i,
.sr3-next i {
	display: block;
	text-align: center;
	color: #666666;
	font-size: 20px;
	cursor: pointer;
}

.sr3-prev.active i,
.sr3-next.active i,
.sr3-prev:hover i,
.sr3-next:hover i {
	color: #fff;
}

.sr3-banner {
	position: relative;
	padding: 0 4px;
}

.srpic {
	position: relative;
	cursor: pointer;
	margin: 5px 0;
	border-radius: 50%;
	box-sizing: border-box;
	padding: 4px;
}

.srpic img {
	display: block;
	width: 100%;
}

.srpic.active:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #D3AA4F;
	border-radius: 50%;
}

.srwl {
	position: relative;
	float: left;
}

.slpic {
	width: 80%;
}

.slpic img {
	display: block;
	width: 100%;
}

.srcont {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 386px;
	background: #fff;
	padding: 25px;
	box-sizing: border-box;
}

.scname {
	font-size: 30px;
	color: #333333;
	font-weight: normal;
	height: 46px;
	overflow: hidden;
}

.scdesc {
	color: #333333;
	font-size: 16px;
	margin-top: 10px;
	height: 84px;
	overflow: hidden;
}

.srcont .sc3-btn {
	color: #333;
}

.service3-cases-bg {
	background: #333333;
	padding: 45px 0 80px 0;
}

.scb3-eng {
	color: #fff;
	font-size: 20px;
	text-align: center;
	display: block;
	line-height: 1.5;
}

.scb3-ch {
	color: #fff;
	font-size: 40px;
	text-align: center;
	font-weight: normal;
	line-height: 1.5;
}

.scb3-list {
	margin-top: 50px;
}

.scb3-list li {
	position: relative;
	background: #fff;
	padding: 20px;
	margin-top: 18px;
}

.scb3-list li:hover .scbpic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.scb3-list li:hover .sctitle {
	color: #005BAC;
}

.scbpic {
	float: left;
	width: 25%;
	overflow: hidden;
}

.scbpic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.scbcont {
	float: right;
	width: 71%;
}

.sctitle {
	font-weight: normal;
	color: #333333;
	font-size: 24px;
	line-height: 1.5;
	height: 36px;
	overflow: hidden;
}

.scnr {
	color: #777777;
	font-size: 14px;
	margin-top: 20px;
	height: 50px;
	overflow: hidden;
}

.scbcont .sc3-btn {
	color: #777777;
}

.pagelist {
	margin-top: 95px;
	text-align: center;
}

.pagelist a {
	display: inline-block;
	background: #B5B5B5;
	color: #777777;
	font-size: 14px;
	text-align: center;
	height: 42px;
	line-height: 42px;
	margin: 0 3px;
	transition: 0.45s;
}

.pagelist a:hover,
.pagelist a.active {
	background: #fff;
	color: #333333;
}

.sxym {
	width: 61px;
}

.ym {
	width: 42px;
}

.service4-content1 {
	height: 100vh;
	overflow: hidden;
}

.yg-banner1 {
	position: relative;
	float: left;
	width: 80%;
}

.ybitem {
	float: left;
}

.ybitem img {
	display: block;
	width: 100%;
	height: 100vh;
}

.yb-ctxt {
	position: absolute;
	left: 5%;
	bottom: 75px;
	color: #fff;
	font-size: 42px;
}

.yc-ch {
	line-height: 1.5;
}

.yc-eng {
	font-family: "Helvetica Narrow Bold";
	text-transform: uppercase;
	font-weight: normal;
	line-height: 1.5;
}

.yb-down {
	position: absolute;
	right: 5%;
	bottom: 160px;
}

.yb-down i {
	display: block;
	color: #fff;
	font-size: 21px;
	animation: upDown 0.8s alternate infinite;
}

.yg-banner2 {
	float: left;
	width: 20%;
}

.yb-sbot {
	position: relative;
}

.yb-sbot .slick-dots {
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 0;
	left: 0;
	bottom: 35px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	z-index: 104;
}

.yb-sbot .slick-dots li {
	position: relative;
	display: inline-block;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	text-align: center;
	line-height: 13px;
	vertical-align: middle;
	border: 1px solid #fff;
	margin: 0 3px;
	overflow: hidden;
}

.yb-sbot .slick-dots li a {
	text-indent: 10em;
	position: relative;
	display: block;
	text-align: center;
	border-radius: 50%;
	padding: 0px;
	cursor: pointer;
	width: 13px;
	height: 13px;
}

.yb-sbot .slick-dots li a:focus {
	outline: none;
}

.yb-sbot .slick-dots li.slick-active {
	opacity: 1;
	visibility: visible;
	background: #fff;
}

.ysitem {
	float: left;
	height: 589px;
}

.ysitem img {
	display: block;
	width: auto;
}

.yb-words {
	padding: 80px 40px 0 40px;
}

.yw-eng {
	display: block;
	font-family: "PFDinTextCompPro-Regular-2";
	font-weight: lighter;
	color: #C0C0C0;
	line-height: 1.2;
	font-size: 80px;
	text-transform: uppercase;
}

.yw-ch {
	color: #C0C0C0;
	font-size: 16px;
}

.service4-yl {
	background: #F5F5F3;
	padding: 30px 0;
}

.syl-w {
	width: 800px;
	margin: 40px auto;
	min-height: 400px;
}

.sw-title {
	color: #333333;
	font-size: 35px;
	font-weight: normal;
	text-align: center;
	line-height: 1.5;
}

.sw-eng {
	display: block;
	font-family: "PFDinTextCompPro-Regular-2";
	text-align: center;
	color: #333333;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 1.5;
}

.sw-desc {
	width: 800px;
	margin: 50px auto 0;
}

.sw-pic {
	margin-top: 40px;
}

.sw-pic img {
	display: block;
	width: 100%;
}

.service4-ourteam {
	width: 95%;
	margin: 0 auto;
	text-align: center;
	padding: 70px 5px 143px 5px;
	overflow: hidden;
	box-sizing: border-box;
}

.so-eng {
	display: block;
	font-family: "PFDinTextCompPro-Regular-2";
	color: #333333;
	font-size: 80px;
	text-transform: uppercase;
	font-weight: lighter;
	line-height: 1.2;
}

.so-ch {
	color: #333333;
	font-size: 16px;
	line-height: 1;
}

.service4-cases-bg {
	background: #005BAC;
	padding: 40px;
	text-align: center;
	color: white;
	font-size: 20px;
}

.scb-w {
	width: 75%;
	float: right;
}

.scw-left {
	float: left;
	width: 20%;
}

.scw-left .so-eng,
.scw-left .so-ch {
	color: #fff;
}

.scb-pn a {
	display: inline-block;
	margin-top: 160px;
	width: 52px;
	height: 52px;
	border-radius: 50%;
	border: 1px solid #fff;
	text-align: center;
	line-height: 52px;
	color: #fff;
	font-size: 12px;
	margin-right: 10px;
	transition: 0.45s;
}

.scb-pn a:hover {
	background: #fff;
	color: #005BAC;
}

.scw-right {
	float: right;
	width: 80%;
	margin-left: -55px;
}

.scitem {
	float: left;
	margin-left: 55px;
}

.scipic img {
	display: block;
	width: 100%;
}

.scicont {
	color: #fff;
}

.sci-name {
	font-weight: normal;
	font-size: 18px;
	margin-top: 20px;
	height: 32px;
	overflow: hidden;
}

.sci-desc {
	font-size: 14px;
	margin-top: 10px;
	height: 50px;
	overflow: hidden;
}


/* 乡村民宿 */

.scb5-ms {
	margin-top: 70px;
	font-size: 24px;
	letter-spacing: 37px;
}

.scb5-eng {
	position: relative;
	text-transform: uppercase;
}

.scb5-eng:before {
	content: "";
	position: absolute;
	bottom: -76px;
	left: 29%;
	width: 1px;
	height: 332px;
	background: #fff;
	transform: rotate(65deg);
}

.scb5-eng:after {
	content: "";
	position: absolute;
	bottom: -76px;
	right: 29%;
	width: 1px;
	height: 332px;
	background: #fff;
	transform: rotate(-65deg);
}

.scb5-title {
	position: relative;
	width: 480px;
	margin: 0 auto;
}

.scb5-title:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 96px;
	background: #fff;
}

.scb5-title:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 96px;
	background: #fff;
}

.service5-content2 {
	position: relative;
	background-attachment: fixed !important;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 75px 0 140px 0;
}

.sc5-w {
	position: relative;
	width: 55%;
	margin: 0 auto;
}

.sw5-banner {
	position: relative;
	overflow: hidden;
	padding-bottom: 60px;
}

.sw5-banner .slick-list {
	overflow: visible;
}

.sb5-item {
	position: relative;
	margin: 0 10px;
}

.si5-pic {
	position: relative;
	float: left;
	width: 54%;
}

.si5-pic img {
	display: block;
	width: 100%;
}

.si5-cont {
	width: 41%;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	color: #fff;
}

.si5-pic {
	position: relative;
}

.bpic {
	width: 500px;
}

.spic {
	width: 175px;
	position: absolute;
	right: 0;
	bottom: -10%;
}

.sc5-title {
	font-size: 30px;
	font-weight: normal;
}

.sc5-desc {
	font-size: 14px;
	margin-top: 15px;
}

.sc2prev {
	left: 36%;
	bottom: 15%;
}

.sc2next {
	left: 45%;
	bottom: 29%;
}

.service5-cases-bg {
	background-size: cover;
	background-repeat: no-repeat;
	padding: 70px 0 110px 0;
}

.scb5-wrap {
	width: 1100px;
	margin: 0 auto;
}

.sw5-title {
	color: #333333;
	font-size: 30px;
	text-align: center;
}

.sw5-list {
	margin-top: 30px;
}

.sw5-list li {
	margin-top: 7px;
	height: 200px;
	overflow: hidden;
	transition: 0.45s;
}

.sw5-list li:hover {
	height: 240px;
}

.sw5-list li:hover .sl5-cover {
	padding: 43px 200px;
	background: url(../images/op4.png) repeat;
}

.sw5-list li:hover .sl5-desc,
.sw5-list li:hover .sl5-cover .sc3-btn {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.sl5-cover {
	text-align: center;
	background: url(../images/op1.png) repeat;
	padding: 88px 200px;
	transition: 0.45s;
}

.sl5-cover a {
	color: #fff;
}

.sl5-name {
	font-size: 18px;
	letter-spacing: 22px;
	line-height: 1.5;
	font-weight: normal;
}

.sl5-desc {
	opacity: 0;
	visibility: hidden;
	font-size: 14px;
	margin-top: 10px;
	font-family: arial;
	transform: translateY(30px);
	transition: 0.65s;
	height: 50px;
	overflow: hidden;
}

.sl5-cover .sc3-btn {
	opacity: 0;
	visibility: hidden;
	transition: 0.65s;
	transform: translateY(50px);
}

.service5-team-bg {
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 230px 0;
}

.stb5-wbanner {
	position: relative;
	padding-bottom: 70px;
	overflow: hidden;
}

.stb5-wbanner .slick-list {
	overflow: visible;
}

.swbitem {
	float: left;
	margin: 0 5px;
}

.swpic {
	position: relative;
	float: right;
	width: 38%;
}

.swpic:before {
	content: "";
	position: absolute;
	top: 70px;
	right: 70px;
	width: 100%;
	height: 100%;
	background: #333333;
	z-index: 0;
}

.swpic img {
	position: relative;
	z-index: 3;
	display: block;
	width: 100%;
}

.swbcont {
	float: left;
	width: 36%;
	color: #fff;
}

.swbcont .so-ch {
	color: #fff;
}

.swbcont .icname {
	height: 63px;
	overflow: hidden;
	margin-top: 40px;
}

.swbcont .icdesc {
	margin-top: 0;
	height: 75px;
	overflow: hidden;
}

.stb5prev {
	left: auto;
	right: 38%;
	bottom: 0;
}

.stb5next {
	left: auto;
	right: 29%;
	bottom: 100px;
}

.about-w {
	width: 80%;
	margin: 0 auto;
	overflow: hidden;
}

.about-honor .about-w {
	padding: 0 5px 33px 5px;
}

.about-bg {
	background: #F5F5F3;
}

.about-wrap {
	position: relative;
	z-index: 1;
	background: #fff;
	padding: 70px 0;
	box-sizing: border-box;
	top: -160px;
}

.aw-title {
	color: #333333;
	font-size: 35px;
	font-weight: normal;
	text-align: center;
}

.aw-cont {
	color: #666666;
	font-size: 16px;
	margin-top: 20px;
}

.about-wrap .il-list {
	text-align: center;
}

.about-wrap .il-list li {
	margin: 100px 50px 0 50px;
	text-align: left;
}

.about-honor {
	position: relative;
	padding: 0 0 100px 0;
	background: #F5F5F3;
}

.ah-cont {
	position: relative;
	z-index: 1;
	width: 820px;
	margin: 0 auto;
}

.ah-item {
	padding: 25px;
	background: #fff;
	box-sizing: border-box;
	cursor: pointer;
}

.ah-item img {
	display: block;
	width: 100%;
}

.about-zdy {
	position: relative;
	background: #333333;
}

.azdy-right {
	float: right;
	width: 50%;
}

.azdy-right img {
	display: block;
	width: 100%;
}

.azdy-left {
	float: left;
	width: 50%;
	padding: 170px 124px 0 250px;
	box-sizing: border-box;
	color: #fff;
}

.al-eng {
	font-size: 53px;
	font-family: "PFDinTextCompPro-Regular-2";
	font-weight: lighter;
	text-transform: uppercase;
	line-height: 1.5;
}

.al-label {
	display: block;
	width: 97px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	color: #333333;
	font-size: 16px;
	background: #fff;
}

.al-cont {
	font-size: 16px;
	margin-top: 50px;
}

.news-bg {
	position: relative;
	background: #F5F5F3;
	/*! padding: 200px 0; */
}

.news-list {
	width: 1000px;
	margin: 0 auto;
}

.news-list li {
	position: relative;
	padding: 25px 0;
	border-top: 1px solid #E1E1E1;
}

.news-list li:hover .nwpic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.news-list li:hover .nctitle {
	color: #21429F;
}

.nwpic {
	float: right;
	width: 30%;
	overflow: hidden;
}

.nwpic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.nw-cont {
	float: left;
	width: 63%;
}

.nctitle {
	height: 86px;
	overflow: hidden;
	color: #333333;
	font-size: 24px;
	font-weight: normal;
}

.nc-btn {
	margin-top: 70px;
}

.nb-more {
	display: block;
	float: left;
	width: 200px;
	height: 56px;
	text-align: center;
	line-height: 56px;
	background: #999999;
	color: #fff;
	font-size: 14px;
}

.nb-more i {
	font-size: 15px;
	margin-left: 20px;
}

.nb-date {
	display: block;
	float: right;
	color: #21429F;
	font-size: 14px;
	margin-top: 12px;
}

.nb-date i {
	font-size: 16px;
	margin-right: 10px;
}

.pagewrite a {
	background: #fff;
}

.pagewrite a:hover,
.pagewrite a.active {
	color: #fff;
	background: #333333;
}

.news-detail {
	float: left;
	width: 46%;
	margin-left: 19%;
}

.nd-title {
	color: #333333;
	font-size: 32px;
	font-weight: normal;
}

.news-detail .nb-date {
	float: none;
}

.nb-cont {
	margin-top: 35px;
	padding-top: 70px;
	border-top: 1px solid #E1E1E1;
	color: #777777;
	font-size: 14px;
}

.news-recomm {
	float: right;
	width: 17%;
	margin-right: 12%;
	background: #fff;
	padding: 25px;
	box-sizing: border-box;
}

.nr-title {
	color: #272727;
	font-size: 16px;
	font-weight: normal;
}

.nr-list li {
	position: relative;
	margin-top: 30px;
}

.nr-list li:hover .nrpic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.nr-list li:hover .ncotitle {
	color: #21429F;
}

.nrpic {
	float: left;
	width: 38%;
	overflow: hidden;
}

.nrpic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.nrcont {
	float: right;
	width: 58%;
}

.ncotitle {
	color: #777777;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 1.5;
	height: 42px;
	overflow: hidden;
}

.ncodate {
	display: block;
	margin-top: 10px;
	color: #BCBCBC;
	font-size: 12px;
}

.about-down {
	bottom: 28%;
}


/* pswp = photoswipe */

.pswp {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	overflow: hidden;
	-ms-touch-action: none;
	touch-action: none;
	z-index: 1500;
	-webkit-text-size-adjust: 100%;
	-webkit-backface-visibility: hidden;
	outline: 0;
	* {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	img {
		max-width: none;
	}
}

.pswp--animate_opacity {
	opacity: .001;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--open {
	display: block;
}

.pswp--zoom-allowed .pswp__img {
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: grab;
}

.pswp--dragging .pswp__img {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: grabbing;
}

.pswp__bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/black_80.png) repeat;
	background: none rgba(0, 0, 0, 0.8);
	opacity: 0;
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	will-change: opacity;
}

.pswp__scroll-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.pswp__container,
.pswp__zoom-wrap {
	-ms-touch-action: none;
	touch-action: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.pswp__container,
.pswp__img {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.pswp__zoom-wrap {
	position: absolute;
	width: 100%;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
	-webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp__bg {
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--animated-in {
	.pswp__bg,
	.pswp__zoom-wrap {
		-webkit-transition: none;
		transition: none;
	}
}

.pswp__container,
.pswp__zoom-wrap {
	-webkit-backface-visibility: hidden;
}

.pswp__item {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden;
}

.pswp__img {
	position: absolute;
	width: auto;
	height: auto;
	top: 0;
	left: 0;
}

.pswp__img--placeholder {
	-webkit-backface-visibility: hidden;
}

.pswp__img--placeholder--blank {
	background: #222;
}

.pswp--ie .pswp__img {
	width: 100% !important;
	height: auto !important;
	left: 0;
	top: 0;
}

.pswp__error-msg {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	margin-top: -8px;
	color: #CCC;
	a {
		color: #CCC;
		text-decoration: underline;
	}
}

.pswp__button {
	width: 44px;
	height: 44px;
	position: relative;
	background: 0 0;
	cursor: pointer;
	overflow: visible;
	-webkit-appearance: none;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
	float: right;
	opacity: .75;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	-webkit-box-shadow: none;
	box-shadow: none;
	&:focus,
	&:hover {
		opacity: 1;
	}
	&:active {
		outline: 0;
		opacity: .9;
	}
	&::-moz-focus-inner {
		padding: 0;
		border: 0;
	}
}

.pswp__ui--over-close .pswp__button--close {
	opacity: 1;
}

.pswp__button {
	background: url(../images/default-skin.png) 0 0 no-repeat;
	background-size: 264px 88px;
	width: 44px;
	height: 44px;
}

@media (-webkit-min-device-pixel-ratio: 1.1),
(-webkit-min-device-pixel-ratio: 1.09375),
(min-resolution: 105dpi),
(min-resolution: 1.1dppx) {
	.pswp--svg .pswp__button {
		background-image: url(../images/default-skin.svg);
	}
	.pswp__button--close {
		color: #fff;
	}
}

.pswp__button--close {
	background-position: 0 -44px;
}

.pswp__button--share {
	background-position: -44px -44px;
}

.pswp__button--fs {
	display: none;
}

.pswp--supports-fs .pswp__button--fs {
	display: block;
}

.pswp--fs .pswp__button--fs {
	background-position: -44px 0;
}

.pswp__button--zoom {
	display: none;
	background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
	display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
	background-position: -132px 0;
}

.pswp--touch {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right {
		visibility: hidden;
	}
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
	top: 50%;
	width: 48px;
	height: 48px;
	line-height: 48px;
	margin-top: -24px;
	position: absolute;
	background: none #767676;
	color: #fff;
	display: block;
	font-family: "iconfont" !important;
	font-size: 20px;
	text-align: center;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.pswp__button--arrow--left {
	left: 2%;
}

.pswp__button--arrow--right {
	right: 2%;
}

.pswp__button--arrow--left:before {
	content: "\e608";
}

.pswp__button--arrow--right:before {
	content: "\e607";
}

.pswp__button--arrow--left:hover,
.pswp__button--arrow--right:hover {
	color: #fff;
	background-color: #0b69a9;
}

.pswp__counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.pswp__share-modal {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: block;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 10px;
	position: absolute;
	z-index: 1600;
	opacity: 0;
	-webkit-transition: opacity .25s ease-out;
	transition: opacity .25s ease-out;
	-webkit-backface-visibility: hidden;
	will-change: opacity;
}

.pswp__share-modal--hidden {
	display: none;
}

.pswp__share-tooltip {
	z-index: 1620;
	position: absolute;
	background: #FFF;
	top: 56px;
	border-radius: 2px;
	display: block;
	width: auto;
	right: 44px;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
	-webkit-transform: translateY(6px);
	-ms-transform: translateY(6px);
	transform: translateY(6px);
	-webkit-transition: -webkit-transform .25s;
	transition: transform .25s;
	-webkit-backface-visibility: hidden;
	will-change: transform;
	a {
		display: block;
		padding: 8px 12px;
		color: #000;
		text-decoration: none;
		font-size: 14px;
		line-height: 18px;
		&:hover {
			text-decoration: none;
			color: #000;
		}
		&:first-child {
			border-radius: 2px 2px 0 0;
		}
		&:last-child {
			border-radius: 0 0 2px 2px;
		}
	}
}

.pswp__share-modal--fade-in {
	opacity: 1;
	.pswp__share-tooltip {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.pswp--touch .pswp__share-tooltip a {
	padding: 16px 12px;
}

a {
	&.pswp__share--facebook {
		&:before {
			content: '';
			display: block;
			width: 0;
			height: 0;
			position: absolute;
			top: -12px;
			right: 15px;
			border: 6px solid transparent;
			border-bottom-color: #FFF;
			-webkit-pointer-events: none;
			-moz-pointer-events: none;
			pointer-events: none;
		}
		&:hover {
			background: #3E5C9A;
			color: #FFF;
			&:before {
				border-bottom-color: #3E5C9A;
			}
		}
	}
	&.pswp__share--twitter:hover {
		background: #55ACEE;
		color: #FFF;
	}
	&.pswp__share--pinterest:hover {
		background: #CCC;
		color: #CE272D;
	}
	&.pswp__share--download:hover {
		background: #DDD;
	}
}

.pswp__counter {
	float: left;
	height: 44px;
	font-size: 13px;
	line-height: 44px;
	color: #FFF;
	opacity: .75;
	padding: 0 10px;
}

.pswp__caption {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	min-height: 44px;
}

.pswp__caption__center {
	text-align: center;
	max-width: 600px;
	font-size: 15px;
	margin: 0 auto;
	padding: 20px 10px;
	color: #fff;
	.xzy-zan {
		float: right;
		display: block;
	}
}

.pswp__caption--empty {
	display: none;
}

.pswp__caption--fake {
	visibility: hidden;
}

.pswp__preloader {
	width: 44px;
	height: 44px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -22px;
	opacity: 0;
	-webkit-transition: opacity .25s ease-out;
	transition: opacity .25s ease-out;
	will-change: opacity;
	direction: ltr;
}

.pswp__preloader__icn {
	width: 20px;
	height: 20px;
	margin: 12px;
}

.pswp__preloader--active {
	opacity: 1;
	.pswp__preloader__icn {
		background: url(preloader.gif) 0 0 no-repeat;
	}
}

.pswp--css_animation {
	.pswp__preloader--active {
		opacity: 1;
		.pswp__preloader__icn {
			-webkit-animation: clockwise .5s linear infinite;
			animation: clockwise .5s linear infinite;
		}
		.pswp__preloader__donut {
			-webkit-animation: donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite;
			animation: donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite;
		}
	}
	.pswp__preloader__icn {
		background: 0 0;
		opacity: .75;
		width: 14px;
		height: 14px;
		position: absolute;
		left: 15px;
		top: 15px;
		margin: 0;
	}
	.pswp__preloader__cut {
		position: relative;
		width: 7px;
		height: 14px;
		overflow: hidden;
	}
	.pswp__preloader__donut {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 14px;
		height: 14px;
		border: 2px solid #FFF;
		border-radius: 50%;
		border-left-color: transparent;
		border-bottom-color: transparent;
		position: absolute;
		top: 0;
		left: 0;
		background: 0 0;
		margin: 0;
	}
}

@media screen and (max-width: 1024px) {
	.pswp__preloader {
		position: relative;
		left: auto;
		top: auto;
		margin: 0;
		float: right;
	}
}

@-webkit-keyframes clockwise {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes clockwise {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	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);
	}
}

.pswp__ui {
	-webkit-font-smoothing: auto;
	visibility: visible;
	opacity: 1;
	z-index: 1550;
}

.pswp__top-bar {
	position: absolute;
	left: 0;
	top: 0;
	height: 44px;
	width: 100%;
}

.pswp--has_mouse {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right {
		-webkit-backface-visibility: hidden;
		will-change: opacity;
		-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
		transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	}
}

.pswp__caption,
.pswp__top-bar {
	-webkit-backface-visibility: hidden;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--has_mouse {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right {
		visibility: visible;
	}
}

.pswp__caption,
.pswp__top-bar {
	background-color: rgba(0, 0, 0, 0.5);
}

.pswp__ui--fit {
	.pswp__caption,
	.pswp__top-bar {
		background-color: rgba(0, 0, 0, 0.3);
	}
}

.pswp__ui--idle {
	.pswp__top-bar {
		opacity: 1;
	}
	.pswp__button--arrow--left,
	.pswp__button--arrow--right {
		opacity: 0;
	}
}

.pswp__ui--hidden {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right,
	.pswp__caption,
	.pswp__top-bar {
		opacity: .001;
	}
}

.pswp__ui--one-slide {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right,
	.pswp__counter {
		display: none;
	}
}

.pswp__element--disabled {
	display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
	background: 0 0;
}

.wave-canvas-wrapper {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: #F5F5F3 !important;
}

.swiper-button-next {
	right: 0 !important;
}

.swiper-button-prev {
	left: 0 !important;
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-size: 35px !important;
}


/* 404 */

.not-found-wrap {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
}

.nfw-pic {
	width: 917px;
	height: 410px;
	position: relative;
	margin: 190px auto 0;
	text-align: center;
	overflow: hidden;
}

.nfw-pic img {
	width: 100%;
	display: block;
}

.nfw-txt1 {
	color: #000000;
	font-size: 24px;
	margin-top: 30px;
	text-align: center;
}

.link-back {
	display: block;
	position: relative;
	width: 143px;
	height: 42px;
	margin: 40px auto 0;
	text-align: center;
	line-height: 42px;
	color: #fff;
	font-size: 16px;
	background: #333;
}

.link-back:hover {
	background: #1C1C1C;
}

.division-list {
	padding: 30px 0 40px 0;
	/*! margin-left: -2%; */
	line-height: 30px;
}

.division-list li {
	float: left;
	width: 48%;
	margin-left: 2%;
	border: 1px solid #CCCCCC;
	box-sizing: border-box;
	padding: 30px;
	margin-top: 20px;
}

.dltxt1 {
	color: #000;
	font-size: 18px;
}

.dltxt2 {
	color: #666;
	font-size: 16px;
}

.dltxt3 {
	color: #666;
	font-size: 16px;
	height: 56px;
	overflow: hidden;
}

.jmform {
	margin-top: 30px;
}

.jftitle {
	color: #333;
	text-align: center;
	font-size: 24px;
}

.jflist {
	margin-top: 30px;
}

.jflist li {
	margin-top: 15px;
}

.jftxt {
	display: block;
	color: #333;
	font-size: 16px;
}

.jfsr {
	display: block;
	width: 100%;
	height: 45px;
	line-height: 45px;
	border: 1px solid #ddd;
	margin-top: 10px;
	box-sizing: border-box;
	padding: 0 10px;
	color: #666;
	font-size: 16px;
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
	background-image: none !important;
}

.jfsubmit {
	display: block;
	width: 100%;
	height: 48px;
	color: #fff;
	font-size: 14px;
	background: #333;
	text-align: center;
	line-height: 48px;
	margin-top: 30px;
}

.jfsubmit:hover {
	background: #000;
}

.it-wrap .il-btn {
	position: relative;
	z-index: 999;
	text-align: center;
}

.cases-video {
	margin-top: 20px;
}

.cases-video video {
	width: 100%;
}

.ivzl {
	height: 28px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #666;
	font-size: 16px;
}


.mbbg{
	display: none;
	position: fixed;
	background: rgba(0, 0, 0, .42);
	top: 55px;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
}
.sharing{
	background-repeat: no-repeat;
	background-size: cover;
	padding: 110px 0;
}
.srbot{
	position: relative;
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;
}
.sbtitle{
	float: left;
	color: #333333;
	font-size: 35px;
}
.sbtxn{
	float: right;
}
.sbtxt{
	float: left;
	width: 273px;
	height: 1px;
	background: #026CC9;
	margin-top: 16px;
}
.sbtnum{
	float: right;
	margin-left: 28px;
}
.np-number{
	color: #333333;
	font-size: 18px;
}
.np-number .star,.np-number .xg{
	color: #026CC9;
}
.np-number span{
	font-weight: bold;
}
.srbanner{
	position: relative;
	width: 1015px;
	padding-bottom: 70px;
	margin-top: 40px;
}
.srbjt{
	text-align: right;
	margin-top: -49px;
}
.srbjt p {
	display: inline-block;
	width: 49px;
	height: 49px;
	border-radius: 50%;
	text-align: center;
	line-height: 49px;
	border: 1px solid #999999;
	color: #999999;
	font-size: 15px;
	cursor: pointer;
	transition: 0.35s;
}

.srbjt p:hover {
	background: #026CC9;
	color: #fff;
	border: 1px solid #026CC9;
}
.srbprev{
	margin-right: 20px;
}
.srbanner .slick-list{
	overflow: visible;
}
.srbitem{
	position: relative;
	float: left;
	margin-right: 20px;
}
.srbanner .slick-current.srbitem .sbicont{
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}
.sbipic{
	overflow: hidden;
}
.sbipic img{
	display: block;
	width: 100%;
}
.sbicont{
	opacity: 0;
	visibility: hidden;
	transform: translateY(100px);
	position: absolute;
	left: 47px;
	bottom: -73px;
	background: rgba(2,108,201,.8);
	padding: 30px 50px;
	transition: 0.85s;
}
.sictitle{
	display: block;
	color: #fff;
	font-size: 24px;
	line-height: 1;
	height: 24px;
	overflow: hidden;
}
.sicdesc{
	color: #fff;
	font-size: 16px;
	margin-top: 30px;
	height: 28px;
	overflow: hidden;
}
