/* 
 * Project Name:万宁电气
 * Author:YH
 * Date：2021.8.27
 */
@import url(anim.css);

@font-face {
	font-family: 'PF Din Thin';
	src: url('../font/PFDinTextCondPro-Thin.eot');
	src: url('../font/PFDinTextCondPro-Thin.eot#iefix') format('embedded-opentype'), url('../font/PFDinTextCondPro-Thin.woff2') format('woff2'), url('../font/PFDinTextCondPro-Thin.woff') format('woff'), url('../font/PFDinTextCondPro-Thin.ttf') format('truetype'), url('/static/home/css/PFDinTextCondPro-Thin.svg#PFDinTextCondPro-Thin') format('svg');
	font-weight: 100;
	font-style: normal;
}

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

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-x: hidden;
	-webkit-tap-highlight-color: transparent;
}

html::-webkit-scrollbar {
	width: 7px;
	height: 7px;
	background-color: #b1a194;
}

html::-webkit-scrollbar-track {
	border-radius: 0;
	background-color: #b1a194;
}

html::-webkit-scrollbar-thumb {
	border-radius: 0;
	width: 17px;
	height: 17px;
	background-color: #2d72b6;
}

body {
	font: 14px/1.8 "Microsoft Yahei", "微软雅黑", "微软正黑体", "Microsoft JhengHei", Arial, Helvetica, sans-serif, "SimHei", "黑体";
	margin: 0 auto;
	color: #686868;
	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;
}

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

::selection {
	background: #0f61a5;
	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;
	margin: 0 auto !important;
}

a {
	text-decoration: none;
	blr: expression(this.onFocus=this.blur());
	cursor: pointer;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-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;
}

.fc {
	text-align: center;
}

.fr {
	text-align: right;
}

.l {
	line-height: 24px;
	min-height: 24px;
	margin-top: 30px;
	border-top: 1px solid #454545;
	clear: both;
	color: #666;
	font-size: 14px;
	padding-top: 1.5%;
	padding-bottom: 1.5%;
	/* float: left; display: inline-block; */
}

.r {
	float: right;
	display: inline-block;
}

.vt {
	vertical-align: top;
}

.vm {
	vertical-align: middle;
}

.inner {
	width: 90%;
	margin: 0px auto;
}

.top a:link,
.top a:visited {
	color: #686868;
}

.top a:active,
.top a:hover {
	color: #0f61a5;
}

.top {
	    position: fixed;
	    left: 0;
	    top: 0;
	    width: 100%;
	    z-index: 1000;
	    box-shadow: 0 1px 3px rgb(0 0 0 / 15%);
	    background-color: #fff;
	    height: 72px;
	    color: #deb685;
		}


.logo {
    position: absolute;
    left: 3%;
    top: 20px;
    width: 300px;
}

.logo img {
    width: 100%;
    display: block;
}
.telBox {
	padding-right: 20px;
	float: right;
	display: block;
	padding-left: 2%;
	margin-right: 0%;
	height: 72px;
	color: #0f61a5;
	line-height: 72px;
	overflow: hidden;
}
.pbanner .load-img {
    display: block;
    width: 100%;
}

.telBox i {
	font-size: 40px;
	margin-right: 10px;
	float: left;
	display: inline-block;
}

.telBox b {
	color: #fff;
	font-size: 25px;
}

.nav a.hov,
.nav a.active {
	color: #0f61a5;
}

.nav {
	float: right;
	display: inline-block;
}

.nav li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 18px;
    height: 72px;
    line-height: 72px;
    position: relative;
    margin-right: 25px;
}

.telBox {
	background-color: #0f61a5;
}

.nav>ul>li>a {
	display: block;
	/*font-weight: bold;*/
	padding: 0px 20px;
	position: relative;
}

.nav>ul>li>a:before {
	content: "";
	width: 100%;
	height: 6px;
	background-color: #0f61a5;
	position: absolute;
	left: 0;
	bottom: 0px;
	opacity: 0;
	visibility: hidden\9;
}

.nav>ul>li>a.active:before {
	opacity: 1;
	visibility: visible\9;
}

.nav .subnav {
	position: absolute;
	z-index: 10;
	left: 50%;
	top: 100%;
	width: 142px;
	padding: 15px 4px;
	margin-left: -75px;
	background-color: #fff;
	border: 1px solid #F1F1F1;
	border-bottom: 4px solid #0f61a5;
	font-size: 14px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	display: none;
}

.nav .subnav .arrow {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	display: block;
	margin: 0px auto;
	height: 0;
	width: 0;
	border-bottom: 6px solid #0f61a5;
	position: absolute;
	left: 50%;
	margin-left: -2px;
	top: -9px;
	display: none;
}

.nav .subnav a {
	display: block;
	padding: 8px 0px;
	line-height: 1.4;
	color: #4e4e4e;
	text-align: center;
	position: relative;
	z-index: 1;
	perspective: 300px;
	transform-style: preserve-3d;
}

.nav .subnav a:before {
	content: "";
	display: block;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: -1;
	width: 100%;
	display: block;
	height: 100%;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	-webkit-transform: rotateX(-70deg);
	transform: rotateX(-70deg);
	z-index: -1;
	transform-origin: center top 0;
	-webkit-transform-origin: center top 0;
	left: 0;
	opacity: 0;
	bottom: 0;
	visibility: hidden;
	background-color: #e6e6e6;
}

.nav .subnav a:hover {
	color: #000000;
}

.nav .subnav a:hover:before {
	transform: none;
	opacity: 1;
	visibility: visible;
}

/*.telBox {*/
/*	padding-right: 2%;*/
/*	float: right;*/
/*	display: block;*/
/*	padding-left: 2%;*/
/*	margin-right: 0%;*/
/*	height:100px;*/
/*	color: #0f61a5;*/
/*	line-height:110px;*/
/*	overflow: hidden;*/
/*	background-color: #0f61a5;*/
/*}*/
/*.telBox i {*/
/*	font-size: 40px;*/
/*	margin-right: 10px;*/
/*	float: left;*/
/*	display: inline-block;*/
/*}*/
/*.telBox b {*/
/*	color: #fff;*/
/*	font-size: 25px;*/
/*}*/
/*.telBox img{width:40px;height:40px; margin-top:-13px; margin-right:10px;}*/


.menu-handler {
	width: 54px;
	float: right;
	height: 54px;
	display: none;
	cursor: pointer;
}

.menu-handler span {
	position: relative;
	display: block;
	margin: 25.5px auto 0;
	width: 28px;
	height: 3px;
	background-color: #0f61a5;
	-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: 3px;
	left: 0;
	background-color: #0f61a5;
	-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: -9px;
	-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: -9px;
	-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 {
	-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: #686868;
}

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

.menuBox {
	background-color: #f7f7f7;
	color: #686868;
	position: fixed;
	display: none;
	right: 0px;
	top: 0px;
	height: 100%;
	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;
	width: 400px;
	z-index: 980;
	-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: 54px 0;
	font-weight: bold;
}

.menuMoblie .nav-link {
	display: block;
	font-size: 18px;
	padding: 12px 12%;
	position: relative;
}

.menuMoblie .cur .nav-link {
	background-color: #0f61a5;
	color: #fff;
}

.menuMoblie .subnav {
	background-color: #e8e8e8;
	padding: 20px 0px;
	border-bottom: 1px solid #dbdbdb;
	display: none;
}

.menuMoblie .subnav a {
	position: relative;
	display: block;
	padding: 8px 12%;
	line-height: 1.4;
	color: #333333;
	font-size: 16px;
}

.pusher-black {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background-color: rgba(0, 0, 0, 0.4);
	z-index: 900;
	visibility: hidden;
	filter: alpha(Opacity=0);
	opacity: 0;
	-webkit-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
	-moz-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
	-ms-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
	-o-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
	transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
}

.menuOpen .pusher-black {
	visibility: visible;
	filter: alpha(enabled=false);
	opacity: 1;
}

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

.tel-mbox {
	padding: 0px 12% 54px;
}

.telBox2 {
	display: inline-block;
	color: #4c95ce;
	line-height: 50px;
}

.telBox2 i {
	font-size: 30px;
	margin-right: 10px;
	float: left;
	display: inline-block;
	color: #0f61a5;
}

.telBox2 .txt {
	font-size: 20px;
	color: #0f61a5;
}

.pageH {
	height: 72px;
}

.foot {
	background-color: #323232;
	color: #fff;
	padding: 50px 0px;
	padding-bottom: 20px;
}

.foot a:link,
.foot a:visited {
	color: #fff;
}

.foot a:active,
.foot a:hover {
	color: #0f61a5;
}

.foot-top {
	border-bottom: 1px solid #5b5b5b;
	padding-bottom: 14px;
	margin-bottom: 32px;
}

.foot-nav {
	float: left;
	display: inline-block;
}

.foot-nav a {
	margin-right: 40px;
}

.foot-nav a:last-child {
	margin-right: 0;
}

.bdsharebuttonbox {
	float: right;
	display: inline-block;
}

.foot-top .icon-tubiao212 {
	font-size: 14px !important;
	line-height: 1.8 !important;
	float: none !important;
	height: auto !important;
	background: 0 0 !important;
	margin: 0;
	padding: 0;
}

.foot-top .icon-tubiao212:before {
	content: ''
}

.foot-top .icon-tubiao212:after {
	content: '\e642';
	font-size: 16px;
	margin-left: 10px;
}

.foot-top a.icon-tubiao212:hover {
	color: #0f61a5;
}

.foot .ermbox {
	float: right;
	font-size: 12px;
	display: inline-block;
}

.foot .ermbox figure {
	width: 145px;
	margin: 0px auto 6px;
}
.foot .ermbox figure img{
    width: 100%;
}
.foot .add-box {
	float: left;
	display: inline-block;
}

.f_div3 {
	overflow: hidden;
	padding: 10px 0 0;
}

.f_div3 .fl {
	float: left;
}

.f_div3 .fr {
	float: right;
}

.smlink {
	margin-left: 25px;
}

.foot-bottom {
	font-size: 12px;
}

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

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

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

.pageC {
	overflow: hidden;
}

/*public style end*/
/* Slider */
.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;
	background-color: #deb685;
}

.vwrap .close i {
	display: block;
	width: 31px;
	height: 31px;
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 31px;
	text-align: center;
	color: #fff;
	-webkit-transition: 400ms;
	transition: 400ms;
}

.vwrap .close i:before {
	content: "\e600";
}

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

/* Dots */
.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;
}

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

/* 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
}

.pswp * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.pswp img {
	max-width: none
}

.pswp--animate_opacity {
	opacity: .001;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
	transition: opacity 333ms cubic-bezier(.4, 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, .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(.4, 0, .22, 1);
	transition: transform 333ms cubic-bezier(.4, 0, .22, 1)
}

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

.pswp--animated-in .pswp__bg,
.pswp--animated-in .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
}

.pswp__error-msg 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
}

.pswp__button:focus,
.pswp__button:hover {
	opacity: 1
}

.pswp__button:active {
	outline: 0;
	opacity: .9
}

.pswp__button::-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-images: 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--touch .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;
	border-radius: 50%;
	background: none #fff;
	color: #3187c8;
	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: "\e681";
}

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

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

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

.pswp__share-modal {
	display: block;
	background: rgba(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, .25);
	box-shadow: 0 2px 5px rgba(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
}

.pswp__share-tooltip a {
	display: block;
	padding: 8px 12px;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px
}

.pswp__share-tooltip a:hover {
	text-decoration: none;
	color: #000
}

.pswp__share-tooltip a:first-child {
	border-radius: 2px 2px 0 0
}

.pswp__share-tooltip a:last-child {
	border-radius: 0 0 2px 2px
}

.pswp__share-modal--fade-in {
	opacity: 1
}

.pswp__share-modal--fade-in .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
}

a.pswp__share--facebook:hover {
	background: #3E5C9A;
	color: #FFF
}

a.pswp__share--facebook:hover:before {
	border-bottom-color: #3E5C9A
}

a.pswp__share--twitter:hover {
	background: #55ACEE;
	color: #FFF
}

a.pswp__share--pinterest:hover {
	background: #CCC;
	color: #CE272D
}

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

.pswp__caption__center .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--active .pswp__preloader__icn {
	background: url(/static/home/css/preloader.gif) 0 0 no-repeat
}

.pswp--css_animation .pswp__preloader--active {
	opacity: 1
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
	-webkit-animation: clockwise .5s linear infinite;
	animation: clockwise .5s linear infinite
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
	-webkit-animation: donut-rotate 1s cubic-bezier(.4, 0, .22, 1) infinite;
	animation: donut-rotate 1s cubic-bezier(.4, 0, .22, 1) infinite
}

.pswp--css_animation .pswp__preloader__icn {
	background: 0 0;
	opacity: .75;
	width: 14px;
	height: 14px;
	position: absolute;
	left: 15px;
	top: 15px;
	margin: 0
}

.pswp--css_animation .pswp__preloader__cut {
	position: relative;
	width: 7px;
	height: 14px;
	overflow: hidden
}

.pswp--css_animation .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--has_mouse .pswp__button--arrow--right,
.pswp__caption,
.pswp__top-bar {
	-webkit-backface-visibility: hidden;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
	transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)
}

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

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

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

.pswp__ui--idle .pswp__top-bar {
	opacity: 1
}

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
	opacity: 0
}

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

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

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

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

#gallery2 .pswp__caption__center {
	text-align: center;
	font-size: 18px
}

/*base style end*/
/*index style*/
.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;
}

.transYT20 {
	transform: translateY(20px);
	-webkit-transform: translateY(20px);
	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;
}

.transYT502 {
	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,
.action.transYT502,
.action.transYT20 {
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
}

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

.tlbg:after,
.trbg:after,
.ttbg:after,
.tbbg:after {
	background-color: #fff;
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px: 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;
}

.tlbg:after {
	transform-origin: left top 0;
	-webkit-transform-origin: left top 0;
}

.trbg:after {
	transform-origin: right top 0;
	-webkit-transform-origin: right top 0;
}

.ttbg:after {
	transform-origin: left top 0;
	-webkit-transform-origin: left top 0;
}

.tbbg:after {
	transform-origin: left bottom 0;
	-webkit-transform-origin: left bottom 0;
}

.action.tlbg:after,
.action.trbg:after {
	transform: scaleX(0);
	-webkit-transform: scaleX(0);
}

.action.ttbg:after,
.action.tbbg:after {
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
}

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

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

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

.black-20 {
	/* background: url(../images/black_20.png) repeat;
	background: none rgba(0, 0, 0, 0.2); */
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.black-30 {
	background: url(../images/black_30.png) repeat;
	background: none rgba(0, 0, 0, 0.3);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.blue-85 {
	background: url(../images/blue_85.png) repeat;
	background: none rgba(255, 255, 255, 0.85);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.banner a:link,
.banner a:visited {
	color: #fff;
}

.banner a:active,
.banner a:hover {
	color: #fff;
}

.banner {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100vh;
	background-color: #efefef;
	opacity: 0;
	visibility: hidden;
	transition: opacity 1s ease;
	-webkit-transition: opacity 1s ease;
}

.banner.slick-initialized {
	visibility: visible;
	opacity: 1;
}

.banner .img {
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0;
	right: 0;
	height: 100%;
	overflow: hidden;
}

.banner .pimg {
	width: 100%;
	display: block;
	position: absolute;
	overflow: hidden;
}

.banner .bimg {
	display: none;
	width: 100%;
	position: relative;
}

.banner .item {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.banner .binbox {
	position: absolute;
	width: 1200px;
	overflow: hidden;
	left: 50%;
	margin-left: -600px;
	top: 0;
	height: 100%;
	display: table;
	text-align: center;
	color: #fff;
}

.banner .binbox .by {
	font-size: 35px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 1.2;
}

.banner .binbox .zh {
	font-size: 50px;
	font-weight: normal;
	line-height: 1.5;
	margin-top: 5px;
}

.banner .slick-active .pimg {
	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);
}

.banner .slick-active .bimg {
	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);
}

.banner .slick-dots {
	width: 10px;
	right: 60px;
	top: 45%;
	z-index: 604;
}

.banner .slick-dots li {
	position: relative;
	display: block;
	margin: 0 0 18px;
	border-radius: 50%;
	width: 8px;
	height: 8px;
	cursor: pointer;
	background: none transparent;
	border: 1px solid #0f61a5;
}

.banner .slick-dots li a {
	text-indent: -10em;
	display: block;
	overflow: hidden;
	height: 1px;
	background-color: #fff;
	width: 0px;
	position: absolute;
	right: -60px;
	top: 50%;
	cursor: pointer;
}

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

.banner .slick-dots li.slick-active {
	background: none #fff;
}

.banner .slick-dots li.slick-active a {
	width: 44px;
}

@-webkit-keyframes decreaseHeight {
	from {
		width: 0%;
	}

	to {
		width: 100%;
	}
}

@keyframes decreaseHeight {
	from {
		width: 0%;
	}

	to {
		width: 100%;
	}
}

@-ms-keyframes decreaseHeight {
	from {
		width: 0%;
	}

	to {
		width: 100%;
	}
}

@-o-keyframes decreaseHeight {
	from {
		width: 0%;
	}

	to {
		width: 100%;
	}
}

.mouseIco {
	border: 1px solid #0f61a5;
	width: 25px;
	height: 40px;
	display: block;
	margin: 0px auto;
	border-radius: 12px;
	position: absolute;
	left: 50%;
	margin-left: -12px;
	bottom: 5%;
	z-index: 900;
}

.mouseIco i {
	width: 1px;
	height: 16px;
	display: block;
	background-color: #0f61a5;
	position: absolute;
	left: 50%;
	top: 5px;
	-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;
}

@keyframes mouse-dot {
	from {
		opacity: 0;
	}

	33% {
		opacity: 1;
	}

	to {
		transform: translateY(10px);
		-webkit-transform: translateY(10px);
		opacity: 0;
	}
}

@-webkit-keyframes mouse-dot {
	from {
		opacity: 0;
	}

	33% {
		opacity: 1;
	}

	to {
		transform: translateY(10px);
		-webkit-transform: translateY(10px);
		opacity: 0;
	}
}

.ibox-padding {
	padding: 80px 0px 120px;
}

.iboxT {
	text-align: center;
	color: #686868;
	margin-bottom: 45px;
}

.iboxT2 {
	color: #fff;
}

.iboxT .en {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5;
}

.iboxT .zh {
	/* margin-top: -50px; */
	/*font-weight: bold;*/
	font-size: 24px;
	line-height: 1.2;
	color: #1b1b1b;
}

.iboxT .en2 {
	text-transform: uppercase;
	font-family: "Microsoft Yahei", "微软雅黑", arial, helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	padding: 8px 0 5px;
}

.iboxT .bot {
	width: 38px;
	height: 3px;
	background-color: #0f61a5;
	display: block;
	margin: 20px auto 0;
}

.iboxT2 .zh {
	color: #fff;
}

.iboxT2 .bot {
	background-color: #fff;
}

.btn-more:link,
.btn-more:visited {
	color: #686868;
}

.btn-more:active,
.btn-more:hover {
	color: #fff;
}

.btn-more {
	width: 110px;
	height: 34px;
	border: 1px solid #a3a3a3;
	display: block;
	margin: 0px auto;
	text-align: center;
	line-height: 32px;
	color: #686868;
	transition: background 300ms;
	overflow: hidden;
	position: relative;
	z-index: 2;
}

.btn-more .txt {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.btn-more:hover {
	border-color: #0f61a5;
}

.btn-more:hover .txt {
	opacity: 0;
	-webkit-transform: translate(0px, -40px);
	transform: translate(0px, -40px);
}

.btn-more:before {
	content: "";
	z-index: -1;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #0f61a5;
	-webkit-transition: -webkit-transform .58s cubic-bezier(.4, 0, .2, 1);
	transition: -webkit-transform .58s cubic-bezier(.4, 0, .2, 1);
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	transform-origin: 50% 100% 0;
	-webkit-transform-origin: 50% 100% 0;
	visibility: hidden\9;
}

.btn-more:hover:before {
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	transform-origin: 50% 0 0;
	-webkit-transform-origin: 50% 0 0;
	visibility: visible\9;
}

.btn-more::after {
	content: attr(data-txt);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	-webkit-transform: translate(0, 30%);
	transform: translate(0, 30%);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.btn-more:hover::after {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.container {
	padding: 0 15px;
	width: 1200px;
	margin: 0 auto
}

.section {
	padding: 70px 0
}

.section-title {
	text-align: center;
	margin-bottom: 50px;
	font-size: 32px;
	font-weight: 700
}

.section-title small {
	display: block;
	font-weight: 400;
	font-size: 18px
}

.section-title:after {
	display: block;
	content: '';
	background: url(/static/home/imagess/cptit.jpg) no-repeat center bottom/auto 100%;
	height: 18px;
	margin-top: 20px
}

.bg3 {
	background-color: #f5f5f5
}

.bg3 .section-title:after {
	background-images: url(../images/zjtit.jpg)
}

.in-about {
	background-color: #fff;
	margin: 0
}

.in-about dt {
	float: left;
	width: 770px
}

.in-about dd {
	margin-left: 770px;
	padding: 40px
}

.in-about dd h4 {
	margin: 0 0 30px;
	font-size: 24px
}

.in-about dd h4 small {
	display: block;
	font-weight: 400;
	font-size: 14px;
	color: #999;
	letter-spacing: -1px
}

.in-about dd h4:after {
	display: block;
	content: '';
	width: 130px;
	height: 3px;
	background-color: #0f61a5;
	margin-top: 15px
}

.in-about dd p {
	margin: 0;
	color: #666;
	line-height: 1.8;
	text-align: justify
}

.in-about dd .more {
	display: block;
	margin-top: 40px !important;
	line-height: 40px;
	width: 135px;
	text-align: center;
	color: #fff !important;
	background-color: #0f61a5
}

.img-center {
	text-align: center;
	font-size: 0
}

.img-center img {
	display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle
}

.slick-dots {
	position: absolute;
	bottom: 20px;
	height: auto;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	width: 100%;
	line-height: 0;
}

.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button {
	border: 0;
	display: block;
	height: 10px;
	padding: 0;
	margin: 0;
	outline: none;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: #cccccc;
	border-radius: 0px;
}

.slick-dots li.slick-active button {
	background: #333333;
}

.home_text_con li,
.img img,
.left img,
.right li img {
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	-ms-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s;
}

.home_text_con li:hover img {
	-webkit-transform: scale3d(1.2, 1.2, 1);
	transform: scale3d(1.2, 1.2, 1);
}

.home_div2 {
	position: relative;
	padding-top: 38%;
}

.home_div2 .home_solution_bg .img {
	line-height: 0;
	font-size: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/home_img2.jpg) no-repeat center center;
	background-size: cover;
	filter: progid:DXimagesTransform.Microsoft.AlphaimagesLoader(src='imagess/home_img2.jpg', sizingMethod='scale');
}

.home_div2 .home_solution_bg .icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 44.59375%;
	height: 100%;
	/*background: rgba(0, 124, 187, 0.9);*/
}

.home_div2 .home_solution_con {
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	margin-top: 5.4%;
}

.home_div2 .home_solution_con .home_text_con {
	float: right;
	background: #ffffff url(../images/home_bg_g1.jpg) no-repeat right top;
	width: 61.17%;
	padding: 6% 6% 4%;
}

.home_div2 .home_solution_con .home_text_con ol li {
	float: left;
	width: 47%;
	padding-right: 3%;
	margin-bottom: 2%;
	max-height: 163px;
	position: relative;
	overflow: hidden;
}

.home_div2 .home_solution_con .home_text_con ol li .img {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	position: relative;
	z-index: 5;
	overflow: hidden;
	height: 100%;
}

.home_div2 .home_solution_con .home_text_con ol li .img img {
	width: 100%;
	height: 100%;
	transition: all .35s;
}

.home_div2 .home_solution_con .home_text_con ol li .bt {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin-top: 10px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	padding-bottom: 15px;
}

.home_div2 .home_solution_con .home_text_con ol li .bt span {
	text-transform: uppercase;
	font-size: 15px;
	font-family: arial;
	display: inline-block;
	margin-left: 5px;
}

.home_div2 .home_solution_con .home_text_con ol li .bt:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 22px;
	height: 1px;
	background: #135c93;
}

.home_div2 .home_solution_con .home_text_con ol li .t {
	margin-top: 10px;
	color: #666666;
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}

.home_div2 .home_solution_con .home_text_con .slick-dots {
	width: 12px;
	bottom: auto;
	top: 50%;
	right: 0;
	margin-right: 3.90625%;
	transform: translateY(-50%);
}

.home_div2 .home_solution_con .home_text_con .slick-dots li {
	margin: 5px 0;
}

.home_div2 .home_solution_con .home_text_con .slick-dots li button {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #999999;
	border: 3px solid #fff;
}

.home_div2 .home_solution_con .home_text_con .slick-dots li.slick-active button {
	border: 3px solid #999999;
	background: #fff;
}

.home_div2 .home_solution_con .home_text_tit {
	float: left;
	width: 32.33%;
}

.home_div2 .home_solution_con .home_text_tit .home_tit {
	border: 8px solid rgba(255, 255, 255, 0.1);
}

.home_div2 .home_solution_con .home_text_tit .home_tit .y {
	margin-left: -43px;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
}

.home_div2 .home_solution_con .home_text_tit .home_tit .t {
	color: #fff;
	margin-top: 8px;
	margin-left: -43px;
	font-size: 20px;
}

.home_div2 .home_solution_con .home_text_tit .home_tit .t span {
	color: #fff;
	display: inline-block;
	margin-right: 6px;
	font-size: 45px;
	font-family: arial;
	text-transform: uppercase;
}

.home_div2 .home_solution_con .home_text_tit .bottom_t {
	margin-top: 15%;
}

.home_div2 .home_solution_con .home_text_tit .bottom_t h3 {
	color: #ffffff;
	font-size: 30px;
	font-weight: normal;
	padding-bottom: 7%;
	position: relative;
}

.home_div2 .home_solution_con .home_text_tit .bottom_t h3:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 15%;
	height: 2px;
	background: #409ecc;
}

.home_div2 .home_solution_con .home_text_tit .bottom_t .t {
	margin-top: 32px;
	color: #fefefe;
	font-size: 16px;
	line-height: 25px;
	/*height: 100px;*/
	/*overflow: hidden;*/
}

.home_div2 .home_solution_con .home_text_tit .bottom_t .more {
	margin-top: 15%;
	display: inline-block;
	color: #fff;
	font-size: 13px;
	font-family: arial;
	background: url(../images/more_icon2.png) no-repeat right center;
	padding-right: 35px;
	height: 36px;
	line-height: 34px;
}

@media (max-width: 1600px) {
	.home_div2 {
		padding-top: 43%;
	}
}

@media (max-width: 1440px) {
	.home_div2 {
		padding-top: 46%;
	}
}

@media (max-width: 1366px) {
	.home_div2 {
		padding-top: 47.5%;
	}
}

@media (max-width: 1280px) {
	.home_div2 {
		padding-top: 50%;
	}
}

@media (max-width: 1152px) {
	.home_div2 {
		padding-top: 52%;
	}

	.home_div2 .home_solution_con .home_text_tit .home_tit {
		border-width: 5px;
	}

	.home_div2 .home_solution_con .home_text_tit .bottom_t h3 {
		font-size: 24px;
		padding-bottom: 5%;
	}

	.home_div2 .home_solution_con .home_text_tit .bottom_t .t {
		margin-top: 15px;
		font-size: 14px;
	}

	.home_div2 .home_solution_con .home_text_tit .bottom_t {
		margin-top: 20px;
	}

	.home_div2 .home_solution_con .home_text_tit .bottom_t .more {
		margin-top: 20px;
	}

	.home_div2 .home_solution_con .home_text_tit .bottom_t h3 {
		font-size: 20px;
	}

	.home_tit .t,
	.home_tit .y {
		margin-left: -33px;
	}
}

@media (max-width: 1024px) {
	.home_div2 {
		padding-top: 56%;
	}
}

@media (max-width: 991px) {
	.home_div2 {
		padding-top: 58%;
	}

	.home_div2 .home_solution_con .home_text_con ol li .bt {
		font-size: 15px;
	}

	.home_div2 .home_solution_con .home_text_con ol li .bt span {
		font-size: 12px;
	}
}

@media (max-width: 768px) {
	.container {
		width: auto;
	}

	.home_div2 {
		padding: 1% 0 6%;
		background: #0078b9;
	}

	.home_div2 .home_solution_bg {
		display: none;
	}

	.home_div2 .home_solution_con {
		position: relative;
	}

	.home_div2 .home_solution_con .home_text_tit {
		width: 100%;
	}

	.home_div2 .home_solution_con .home_text_tit .home_tit {
		border-width: 3px;
	}

	.home_div2 .home_solution_con .home_text_tit .home_tit .y {
		margin-left: -23px;
		font-size: 15px;
	}

	.home_div2 .home_solution_con .home_text_tit .home_tit .t {
		margin-top: 8px;
		margin-left: -23px;
		font-size: 14px;
	}

	.home_div2 .home_solution_con .home_text_tit .home_tit .t span {
		font-size: 22px;
	}

	.home_div2 .home_solution_con .home_text_tit .bottom_t {
		margin-top: 4%;
	}

	.home_div2 .home_solution_con .home_text_tit .bottom_t h3 {
		font-size: 18px;
		padding-bottom: 3%;
	}

	.home_div2 .home_solution_con .home_text_tit .bottom_t .t {
		margin-top: 10px;
		font-size: 14px;
		height: auto;
	}

	.home_div2 .home_solution_con .home_text_tit .bottom_t .more {
		margin-top: 4%;
	}

	.home_div2 .home_solution_con .home_text_con {
		width: 100%;
		margin-top: 4%;
	}

	.home_tit {
		width: 225px;
		height: 92px;
		margin-left: 20px;
	}
}

.w770 {
	width: 770px;
	margin: 0px auto;
}

.iaboutBox .pageC {
	margin-bottom: 60px;
	text-align: center;
}

.product-Ibox:link,
.product-Ibox:visited {
	color: #fff;
}

.product-Ibox:active,
.product-Ibox:hover {
	color: #fff;
}

.product-Ibox {
	background: none #295ba2;
	background: -webkit-linear-gradient(left bottom, #25337f, #2f85c6);
	background: -o-linear-gradient(left bottom, #25337f, #2f85c6);
	background: -mos-linear-gradient(left bottom, #25337f, #2f85c6);
	background: -moz-linear-gradient(left bottom, #25337f, #2f85c6);
	background: linear-gradient(left bottom, #25337f, #2f85c6);
	position: relative;
	overflow: hidden;
	color: #fff;
	/*background: url(../images/ind_product.jpg) no-repeat center;*/
	/*background-size: cover;*/
}

.product-Ibox .inner {
	position: relative;
	z-index: 2;
}

.particles-js-canvas-el {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.product-Idemo {
	 height: 430px; 
	overflow: hidden;
	margin-left: -22px;
}


.product-Idemo .slick-list,.product-Idemo .slick-list .slick-track{
    height: 100%;
}

.product-Idemo .item {
	margin: 0px 22px;
	position: relative;
	background-color: #fff;
}

.product-Idemo .item:before,
.product-Idemo .item:after {
	content: "";
	background-color: #fff;
	position: absolute;
	width: 0%;
	height: 2px;
	z-index: 4;
	-webkit-transition: width .52s cubic-bezier(.4, 0, .2, 1);
	transition: width .52s cubic-bezier(.4, 0, .2, 1);
}

.product-Idemo .item:before {
	top: 0;
	left: 0;
}

.product-Idemo .item:after {
	bottom: 0;
	right: 0;
}

.product-Idemo .blue-85:before,
.product-Idemo .blue-85:after {
	content: "";
	background-color: #fff;
	position: absolute;
	height: 0;
	width: 2px;
	z-index: 4;
	-webkit-transition: height .52s cubic-bezier(.4, 0, .2, 1);
	transition: height .52s cubic-bezier(.4, 0, .2, 1);
}

.product-Idemo .blue-85:before {
	left: 0;
	bottom: 0;
}

.product-Idemo .blue-85:after {
	right: 0;
	top: 0;
}

.product-Idemo figure {
	position: relative;
	overflow: hidden;
	height: 100%;
}

.product-Idemo figure img {
	width: 100%;
	display: block;
	max-height: 100%;
	object-fit: contain;
}

.product-Idemo .item .blue-85 {
	opacity: 0;
	visibility: hidden\9;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.product-Idemo .con {
	position: absolute;
	left: 0;
	top: 80%;
	width: 80%;
	height: 100%;
	padding: 0px 10%;
	text-align: center;
	-webkit-transition: all .52s cubic-bezier(.4, 0, .2, 1);
	transition: all .52s cubic-bezier(.4, 0, .2, 1);
}

.product-Idemo .ico {
	width: 84px;
	height: 84px;
	display: block;
	margin: 0px auto;
	background-color: #0f61a5;
	border-radius: 50%;
}

.product-Idemo .ico i {
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	display: block;
}

.product-Idemo .title {
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
	color: #000;
}

.product-Idemo .bot {
	color: #000;
	width: 34px;
	height: 2px;
	background-color: #646464;
	display: block;
	margin: 0px auto 45px;
}

.product-Idemo .c {
	color: #000;
	line-height: 1.5;
	height: 42px;
	overflow: hidden;
	margin-bottom: 25px;
}

.product-Idemo .icon-jiantou {
	color: #000;
	font-size: 14px;
	font-family: arial;
}

.product-Idemo .icon-jiantou:before {
	font-size: 18px;
	margin-right: 8px;
}

.product-Idemo .c,
.product-Idemo .icon-jiantou {
	opacity: 0;
	visibility: hidden\9;
	transform: translateY(30px);
	-webkit-transform: translateY(30px);
	-webkit-transition: all .32s cubic-bezier(.4, 0, .2, 1);
	transition: all .32s cubic-bezier(.4, 0, .2, 1);
}

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

.ipro-arrows {
	height: 16px;
	line-height: 16px;
	text-align: center;
	padding-top: 60px;
}

.ipro-pre,
.ipro-next {
	width: 15px;
	height: 15px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	cursor: pointer;
}

.ipro-dots {
	display: inline-block;
	margin: 0px 5px;
}

.ipro-arrows .slick-dots {
	margin: 0px auto;
	text-align: center;
	display: inline-block !important;
	width: auto;
	position: static;
	left: auto;
	top: auto;
	bottom: auto;
	*display: inline;
	*zoom: 1;
}

.ipro-arrows .slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0px 5px;
	width: 12px;
	height: 12px;
	padding: 0px;
	cursor: pointer;
	border-radius: 6px;
	background-color: #fff;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.ipro-arrows .slick-dots li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -10em;
	font-size: 0;
	overflow: hidden;
}

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

.ipro-arrows .slick-dots li.slick-active {
	width: 66px;
}

.inew-list {
	padding-bottom: 40px;
	width: 100%;
}

.inew-list li {
	float: left;
	width: 50%;
	height: 80px;
	overflow: hidden;
	border-bottom: 1px solid #c8c8c8;
	padding: 0px 0 28px 0;
	color: #878787;
	margin-bottom: 28px;
	position: relative;
}

.inew-list .timeBox {
	position: absolute;
	left: 0;
	top: 0;
	color: #c8c8c8;
	text-align: center;
	width: 112px;
	font-family: arial, helvetica, sans-serif;
}

.inew-list .timeBox span {
	display: block;
}

.inew-list .timeBox .day {
	font-size: 50px;
	line-height: 1;
}

.inew-list .timeBox .year {
	font-size: 17px;
	line-height: 1.2;
}

.inew-list h2 {
	padding-left: 115px;
	padding-right: 100px;
	font-size: 17px;
	color: #050505;
	margin-bottom: 8px;
}

.inew-list p {
	padding-left: 115px;
	padding-right: 100px;
}

.inew-list .type {
	border: 1px solid #0f61a5;
	color: #0f61a5;
	padding: 2px 5px;
	font-size: 12px;
	margin-right: 15px;
	display: inline-block;
}

.inew-list .btn-more2 {
	position: absolute;
	right: 2%;
	top: 20px;
}

.btn-more2 {
	border-radius: 50%;
	border: 1px solid #c8c8c8;
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.btn-more2 i {
	font-size: 12px;
	color: #c8c8c8;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.inew-list li:hover h2 {
	color: #0f61a5;
}

.inew-list li:hover .btn-more2 {
	background-color: #0f61a5;
	border-color: #0f61a5;
}

.inew-list li:hover .btn-more2 i {
	color: #fff;
}

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

.ipartner-demo {
	margin: 0px 40px;
}

.ipartner-demo .item {
	margin: 0px 7px;
}

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

.ipartner-demo .slick-arrow {
	width: 32px;
	height: 32px;
	line-height: 32px;
	border-radius: 50%;
	text-align: center;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -16px;
	z-index: 100;
	color: #3187c8;
	background-color: #fff;
}

.ipartner-demo .slick-prev {
	left: -39px;
}

.ipartner-demo .slick-next {
	right: -39px;
}

.ipartner-demo .slick-arrow i {
	display: block;
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: bold;
}

.ipartner-demo .slick-prev i:before {
	content: "\e681";
}

.ipartner-demo .slick-next i:before {
	content: "\e600";
}

.ipartner-demo .slick-arrow:hover {
	background-color: #3187c8;
}

.ipartner-demo .slick-arrow:hover i {
	color: #fff;
}

/*index style end*/
/*about style*/
.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-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%;
	top: 0%;
	height: 100%;
	width: 80%;
	text-align: center;
	color: #fff;
}

.pbanner-C .en {
	font-size: 16px;
	line-height: 1.2;
	font-family: arial, helvetica, sans-serif;
}

.pbanner-C .zh {
	font-size: 34px;
	line-height: 1.5;
	/*font-weight: bold;*/
}

.pbanner-C .bot {
	width: 44px;
	height: 2px;
	display: block;
	margin: 15px auto 0px;
	background-color: #fff;
}

.page-nav-box {
	border-bottom: 1px solid #e6e6e6;
}

.page-nav-btn a:link,
.page-nav-btn a:visited {
	color: #686868;
}

.page-nav-btn a:active,
.page-nav-btn a:hover {
	color: #fff;
}

.page-nav-btn {
	text-align: center;
}

.page-nav-btn li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.page-nav-btn a {
	padding: 0px 25px;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	display: block;
	position: relative;
	z-index: 1;
}

.page-nav-btn a:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #0f61a5;
	z-index: -1;
	transform-origin: 100%;
	-webkit-transform-origin: 100%;
	-webkit-transition: -webkit-transform .5s cubic-bezier(.4, 0, .2, 1);
	transition: transform .5s cubic-bezier(.4, 0, .2, 1);
	transform: scaleX(0);
	-webkit-transform: scaleX(0);
	visibility: hidden\9;
}

.page-nav-btn a.active:after,
.page-nav-btn a:hover:after {
	transform: scaleX(1);
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	transform-origin: 0;
	-webkit-transform-origin: 0;
	visibility: visible\9;
}

.page-nav-btn a.active {
	color: #fff;
}

.pagePadding {
	padding: 50px 0px 60px;
}

.w930 {
	width: 930px;
	margin: 0px auto;
}

#aboutPage {
	
	position: relative;
	overflow: hidden;
}

.wave-canvas-wrapper {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}

#aboutPage .w930 {
	position: relative;
}

#aboutPage .pageC {
	font-size: 16px;
}

.about-img .slick-prev i:before {
	content: "\e681";
}

.about-list {
	margin-top: -30px;
	padding: 30px 0px;
}

.about-list li {
	float: left;
	display: block;
	margin: 20px 8% 0 0;
	font-family: "Microsoft Yahei", "微软雅黑";
	font-size: 14px;
}

.about-list .numbox {
	color: #666;
	line-height: 1;
}

.about-list .num {
	font-size: 90px;
	padding-right: 10px;
	font-family: "PF Din Thin";
	font-weight: bold;
	/*background: linear-gradient(to right, #1a56a9, #1f94c1); -webkit-background-clip: text; color: transparent;*/
	color: #1860a4;
}

.about-list .by {
	padding-left: 6px;
}

.about-img {
	max-height: 444px;
	overflow: hidden;
}

.about-img .item {
	overflow: hidden;
	float: left;
	display: block;
}

.about-img .item img {
	width: 100%;
	display: block;
	-webkit-transition: 0.6s linear;
	transition: 0.6s linear;
}

.about-img .item:hover img {
	-webkit-transform: scale(1.06);
	transform: scale(1.06);
}

/* .about-img .slick-arrow {
	width: 52px;
	height: 52px;
	line-height: 52px;
	border-radius: 50%;
	text-align: center;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -26px;
	z-index: 100;
	color: #3187c8;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.8);
} */

.about-img .slick-prev {
	left: 1%;
}

.about-img .slick-next {
	right: 1%;
}

.about-img .slick-arrow i {
	display: block;
	font-family: "iconfont" !important;
	font-size: 18px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.about-img .slick-prev i:before {
	content: "\e681";
}

.about-img .slick-next i:before {
	content: "\e600";
}

.about-img .slick-arrow:hover {
	background-color: #3187c8;
}

.about-img .slick-arrow:hover i {
	color: #fff;
}

#honorPage {
	background-color: #f8f8f8;
}

.honor-list {
	width: 1234px;
	margin: 0px auto;
	padding-bottom: 30px;
}
.honor-list ul {
	    margin-bottom: 0.3rem;
	}

/* .com-img {
    overflow: hidden;
}
 */
.honor-list dd {
	float: left;
	display: block;
	width: 23%;
	margin: 0px 0 20px;
	padding: 0 1%;
	transition: 0.43s;
	-webkit-transition: 0.43s;
	cursor: zoom-in;
}

.honor-list .img {
	width: 100%;
	border: 2px solid #c4c4c4;
	overflow: hidden;
	position: relative;
	padding-bottom: 142%;
	margin-bottom: 5px;
}

.honor-list .img img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	display: block;
	transition: 0.6s;
	-webkit-transition: 0.6s;
}

.honor-list .txt {
	height: 50px;
	margin-top: 5px;
	padding: 0px 5%;
	overflow: hidden;
	text-align: center;
	color: #686868;
}

.honor-list dd:hover .img img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
}

.honor-nav a:link,
.honor-nav a:visited {
	color: #545454;
}

.honor-nav a:active,
.honor-nav a:hover {
	color: #CC0000;
}

.honor-nav {
	text-align: center;
	padding-bottom: 80px;
}

.honor-nav li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0px 18px;
}

.honor-nav a {
	position: relative;
	overflow: hidden;
	border-bottom: 3px solid #fff;
	padding-bottom: 2px;
	font-size: 15px;
}

.honor-nav a.active,
.honor-nav a:hover {
	color: #CC0000;
	border-bottom-color: #CC0000;
}

.honor-nav a:before {
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -4px;
	bottom: -5px;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #CC0000;
	display: none;
}

.honor-nav a.active:before {
	display: block;
}

/*about style end*/
/*news style*/
.news-list li {
	float: left;
	display: block;
}

.news-list {
	margin-left: -3%;
}

.news-list li {
	float: left;
	display: block;
	width: 29.33%;
	margin-left: 3%;
	margin-bottom: 40px;
	color: #646464;
	position: relative;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.news-list .img {
	overflow: hidden;
	position: relative;
	padding-bottom: 53%;
}

.news-list .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;
	position: absolute;
	left: 0;
	top: 0;
}

.news-list .con {
	border: 1px solid #e7e7e7;
	border-top: 0px none;
	padding: 15px 20px;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.news-list h4 {
	color: #1b1b1b;
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 15px;
}

.news-list .c {
	color: #999;
	/* height: 50px;
	margin-bottom: 50px; */
	overflow: hidden;
}

.news-list .icon-shijian {
	color: #666;
	font-size: 12px;
}

.news-list .icon-shijian:before {
	font-weight: bold;
	margin-right: 10px;
}

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

.news-list li:hover h4,
.news-list li:hover .c,
.news-list li:hover .icon-shijian {
	color: #fff;
}

.news-list li:hover {
	-webkit-box-shadow: 0 3px 5px rgba(193, 193, 89, 0.1);
	box-shadow: 0 3px 5px rgba(193, 193, 89, 0.1);
	-webkit-transform: translate3d(0, -20px, 0);
	transform: translate3d(0, -20px, 0);
}

.news-list li:hover .con {
	border-color: #0f61a5;
	background-color: #0f61a5;
}

.paging {
	padding: 70px 0px 0px;
	text-align: center;
}

.paging a:link,
.paging a:visited {
	color: #666666;
}

.paging a:active,
.paging a:hover {
	color: #fff;
	background-color: #0f61a5;
}

.paging a {
	display: inline-block;
	margin: 0px 2px !important;
	background-color: #fff;
	padding: 8px 16px;
	border: 1px solid #787878;
}

.paging a.act {
	background-color: #0f61a5;
	color: #fff;
	border-color: #0f61a5;
}

.infoPage-box {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	/* padding: 104px 0px; */
	text-align: center;
	color: #000;
}

.w920 {
	width: 920px;
	margin: 0px auto;
}

.info-T a:link,
.info-T a:visited {
	color: #fff;
}

.info-T a:active,
.info-T a:hover {
	color: #fff;
}

.info-T h3 {
	font-size: 30px;
	line-height: 1.5;
}

.info-T .info {
	padding-top: 10px;
	font-size: 12px;
}

.info-T .icon-shijian {
	font-size: 12px;
	margin-right: 35px;
}

.info-T .icon-shijian:before {
	margin-right: 10px;
}

.w970 {
	width: 970px;
	margin: 0px auto;
}

.rel {
	position: relative;
}

.arrow-btn {
	display: block;
	position: relative;
}

.arrow-btn .iconfont {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 9;
	display: block;
	text-align: center;
	color: #fff;
}

.arrow-btn .now {
	text-align: center;
	color: #fff;
	position: relative;
	z-index: 9;
}

.arrow-btn:before {
	content: "";
	position: absolute;
	top: -6px;
	bottom: -6px;
	left: -6px;
	right: -6px;
	border-radius: 25px;
	transition: 300ms;
	-webkit-transition: 300ms;
}

.arrow-btn:after {
	content: "";
	position: absolute;
	border-radius: 25px;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	ransition: 300ms;
	-webkit-transition: 300ms;
}

.arrow-btn.gray:before {
	background: url(/static/home/imagess/gray-5.png);
	background: rgba(204, 204, 204, .5);
}

.arrow-btn.gray:after {
	background: #999;
}

.arrow-btn.yell:before {
	background: rgba(231, 20, 26, .2);
}

.arrow-btn.yell:after {
	background: #0f61a5;
}

.nd-back {
	padding-top: 38px;
	border-top: 1px solid #dcdcdc;
	margin-top: 60px;
}

.nd-back a {
	width: 180px;
	float: left;
	color: #999;
	position: relative;
}

.nd-back .arrow-btn {
	width: 36px;
	height: 36px;
	line-height: 36px;
	position: absolute;
	top: 0;
}

.nd-back .name {
	line-height: 36px;
	display: block;
}

.nd-back .prev .name {
	padding-left: 63px;
}

.nd-back .next .name {
	padding-right: 63px;
	text-align: right;
}

.nd-back .next {
	float: right;
}

.nd-back .prev .arrow-btn {
	left: 0;
}

.nd-back .next .arrow-btn {
	right: 0;
}

.nd-back .backList {
	width: 90px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -45px;
	height: 36px;
}

.nd-back .backList .now {
	line-height: 36px;
	display: block;
	text-align: center;
}

.arrow-hover:hover .arrow-btn.gray:before {
	background: rgba(231, 20, 26, .2);
}

.arrow-hover:hover .arrow-btn.gray:after {
	background: #0f61a5;
}

.backList:hover.yell:before {
	background: #cccccc;
}

.backList:hover.yell:after {
	background: #999;
}

.nd-back a:hover {
	color: #0f61a5;
}

/*news style end*/
/*news2 style*/
.industry-list {
	padding-bottom: 30px;
}

.industry-list dd {
	position: relative;
	z-index: 1;
}

.industry-list dd:before {
	content: "";
	z-index: -1;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #0f61a5;
	-webkit-transition: -webkit-transform .58s cubic-bezier(.4, 0, .2, 1);
	transition: -webkit-transform .58s cubic-bezier(.4, 0, .2, 1);
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	transform-origin: 50% 100% 0;
	-webkit-transform-origin: 50% 100% 0;
	visibility: hidden\9;
}

.industry-list .item {
	border-bottom: 1px solid #dedede;
	position: relative;
	padding: 36px 0;
}

.industry-list dd:first-child .item {
	border-top: 1px solid #dedede;
}

.stimeBox {
	padding: 10px;
	background-color: #bfbfbf;
	color: #fff;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	line-height: 1.5;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}

.stimeBox .bot {
	width: 15px;
	height: 2px;
	background-color: #fff;
	display: block;
	margin: 8px 0;
}

.stimeBox .day {
	font-size: 26px;
	line-height: 1.2;
	display: block;
	font-family: arial, helvetica, sans-serif;
}

.stimeBox .time {
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
}

.industry-list .stimeBox {
	position: absolute;
	right: 0px;
	top: 36px;
}

.industry-list .con {
	margin: 0px 40% 0px 0px;
}

.industry-list h4 {
	font-weight: normal;
	font-size: 20px;
	color: #1b1b1b;
	line-height: 1.2;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.industry-list .c {
	color: #646464;
	height: 75px;
	margin-top: 14px;
	overflow: hidden;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.industry-list dd:hover h4,
.industry-list dd:hover .c {
	color: #fff;
}

.industry-list dd:hover .item {
	border-top: 0px none;
	border-bottom: 0px none;
}

.industry-list dd:hover .stimeBox {
	background-color: #fff;
	color: #0f61a5;
}

.industry-list dd:hover .stimeBox .bot {
	background-color: #0f61a5;
}

.industry-list dd:hover:before {
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	transform-origin: 50% 0 0;
	-webkit-transform-origin: 50% 0 0;
	visibility: visible\9;
}

/*news2 style end*/
/*news3 style*/
.newspaper-list a:link,
.newspaper-list a:visited {
	color: #1b1b1b;
}

.newspaper-list a:active,
.newspaper-list a:hover {
	color: #df2128;
}

.newspaper-list {
	margin-left: -3%;
}

.newspaper-list dd {
	float: left;
	display: block;
	width: 47%;
	margin: 0 0 42px 3%;
	background-color: #f8f8f8;
	padding: 30px 0px;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.newspaper-list figure {
	float: left;
	display: block;
	overflow: hidden;
	margin-left: 5%;
	width: 27%;
}

.newspaper-list figure img {
	width: 100%;
	display: block;
}

.newspaper-list .con {
	float: left;
	display: block;
	width: 58%;
	margin-left: 5%;
}

.newspaper-list h4 {
	font-weight: normal;
	font-size: 20px;
	line-height: 1.5;
}

.newspaper-list .time {
	color: #939393;
	padding-bottom: 8px;
	border-bottom: 1px solid #939393;
}

.newspaper-list .btnBox {
	margin-top: 42px;
}

.btnBox .btn {
	border: 1px solid #999;
	padding: 1px 10px;
	display: inline-block;
	float: left;
	margin: 0 7px 5px 0;
}

.btnBox .btn2 {
	margin-right: 0;
}

.btnBox .iconfont {
	font-size: 18px;
	font-weight: bold;
	margin-right: 10px;
}

.btnBox .btn:hover {
	border-color: #df2128;
}

.newspaper-list dd:hover {
	-webkit-box-shadow: 0 0px 14px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0px 14px rgba(0, 0, 0, 0.15);
}

/*news3 style end*/
/*join style*/
.join-list {
	padding-top: 50px;
}

.join-list li {
	display: block;
	position: relative;
	overflow: hidden;
	background-color: #f3f3f3;
}

.join-list li:before {
	content: "";
	width: 100%;
	background-color: #0f61a5;
	position: absolute;
	left: 0;
	bottom: 0px;
	-webkit-transition: .2s cubic-bezier(.4, 0, .2, 1);
	transition: .2s cubic-bezier(.4, 0, .2, 1);
	height: 0px;
	z-index: 4;
}

.join-list li .img {
	width: 50%;
	display: block;
	position: relative;
	overflow: hidden;
}

.join-list li .img img {
	width: 100%;
	display: block;
	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);
}

.join-list .con {
	width: 40%;
	height: 100%;
	position: absolute;
	top: 15%;
	text-align: center;
	font-size: 16px;
}

.join-list .con .ico {
	display: block;
	width: 62px;
	height: 62px;
	border: 1px solid #0f61a5;
	border-radius: 50%;
	margin: 0px auto 8px;
	position: relative;
}

.join-list .con .ico img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.join-list .con .ico .ico2 {
	display: none;
}

.join-list .con h4 {
	font-weight: normal;
	font-size: 20px;
	color: #0f61a5;
	line-height: 1.5;
	margin-bottom: 30px;
}

.join-list .oneItem .con {
	left: 55%;
}

.join-list .twoItem .img {
	margin-left: 50%;
}

.join-list .twoItem .con {
	left: 5%;
}

.join-list li:hover .title {
	color: #183883;
}

.join-list li:hover .img img {
	transform: inherit;
	-webkit-transform: inherit;
}

.join-list li:hover .ico {
	background-color: #0f61a5;
	-webkit-animation: gelatine 0.5s 1;
	animation: gelatine 0.5s 1;
}

.join-list li:hover .ico .ico1 {
	display: none;
}

.join-list li:hover .ico .ico2 {
	display: block;
}

.join-list li:hover:before {
	height: 8px;
}

.join-box {
	background: url(../images/black_20.png) repeat;
	background: none rgba(0, 0, 0, 0.2);
	padding: 200px 0px;
	color: #fff;
}

.join-box a:link,
.join-box a:visited {
	color: #fff;
}

.join-box a:active,
.join-box a:hover {
	color: #fff;
}

.join-box-con {
	width: 712px;
	padding: 30px 70px;
	margin: 0px auto;
	font-size: 16px;
	position: relative;
}

.join-box-con .bor {
	border: 4px solid #fff;
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.join-box-con .bor1 {
	top: -16px;
	left: -14px;
}

.join-box-con .bor2 {
	top: 0px;
	left: 0px;
}

.join-box-con:hover .bor1 {
	top: 14px;
}

/*join style end*/
/*hr style*/
.hrList {
	color: #969696;
	padding-bottom: 50px;
}

.hrList a:link,
.hrList a:visited {
	color: #969696;
}

.hrList a:active,
.hrList a:hover {
	color: #1d1b73;
}

.hrList .hicon {
	width: 4%;
	height: 46px;
	float: left;
	position: relative;
	display: block;
}

.hrList .hspan {
	text-align: center;
	cursor: pointer;
	width: 16%;
	display: block;
	float: left;
	color: #0f61a5;
	height: 46px;
	line-height: 46px;
	font-weight: bold;
	font-size: 16px;
}

.hrList .hrdt {
	margin-bottom: 6px;
}

.hrList dd {
	margin-bottom: 10px;
	position: relative;
}

.hrList .hrdt,
.hrList .hrT {
	height: 46px;
	overflow: hidden;
}

.hrList .hrT .hspan {
	background: #e6e6e6;
	transition: 0.4s;
	-webkit-transition: 0.6s;
	color: #686868;
	font-weight: normal;
	font-size: 14px;
}

.hrList .hicon .ib {
	width: 21px;
	height: 21px;
	margin-top: 10px;
	display: block;
	position: relative;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.hrList .hicon i {
	display: block;
	background: #838383;
}

.hrList .hicon .ic1 {
	width: 1px;
	height: 21px;
	margin-left: 10px;
}

.hrList .hicon .ic2 {
	width: 21px;
	height: 1px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -1px;
}

.hrList .hrB {
	border-top: 0px none;
	border: 1px solid #e9e9e9;
	background-color: #fff;
	display: none;
	margin-left: 4%;
}

.hrList .hrCon {
	width: 89%;
	margin: 0px auto;
	padding: 25px 0px 48px;
	overflow: hidden;
	font-size: 14px;
	color: #969696;
}

.hrCon .line {
	height: 1px;
	background-color: #eee;
	width: 100%;
	display: block;
	margin: 20px 0px;
}

.hline {
	border-top: 1px solid #eee;
	padding: 30px 0px;
	margin-top: 35px;
}

.hrList .active .hspan {
	background: #1478e8;
}

.hrList .active .hicon .ib {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
}

.hrList .active .hicon i {
	background-color: #0f61a5;
}

.hrList dd.active .hspan,
.hrList dd:hover .hspan {
	background: #0f61a5;
	color: #fff;
}

.hr-box {
	margin-top: 80px;
}

/*hr style end*/
/*team style*/
.blue-90 {
	background: url(../images/blue_90.png) repeat;
	background: none rgba(47, 134, 199, 0.9);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.teamList {
	margin-left: -3%;
}

.teamList li {
	float: left;
	display: block;
	width: 30.33%;
	margin: 0 0 45px 3%;
	background-color: #e6e6e6;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	position: relative;
}

.teamList li:before {
	content: "";
	width: 100%;
	height: 2px;
	background-color: #0f61a5;
	position: absolute;
	left: 0;
	bottom: 0px;
	transform-origin: 100%;
	-webkit-transform-origin: 100%;
	-webkit-transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
	transition: transform .6s cubic-bezier(.4, 0, .2, 1);
	-webkit-transform: scaleX(0);
	visibility: hidden\9;
	z-index: 2;
}

.teamList .item {
	display: none;
}

.teamList .titem {
	display: block;
}

.teamList .titem figure {
	position: relative;
	overflow: hidden;
	padding-bottom: 70%;
}

.teamList .titem figure img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	display: block;
}

.teamList .titem .blue-90 {
	opacity: 0;
	visibility: hidden\9;
	transition: opacity 0.3s ease-in 0s;
	-webkit-transition: opacity 0.3s ease-in 0s;
}

.teamList .titem .txt {
	height: 88px;
	line-height: 88px;
	padding: 0px 5%;
	text-align: center;
	overflow: hidden;
	font-size: 16px;
}

.teamList .titem .add {
	width: 49px;
	height: 49px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -24px 0 0 -24px;
	opacity: 0;
	visibility: hidden\9;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	transform: scale(0.4);
	-webkit-transform: scale(0.4);
}

.teamList .titem .add i {
	background-color: #fff;
	position: absolute;
}

.teamList .titem .add .i1 {
	width: 1px;
	height: 100%;
	left: 50%;
	top: 0;
}

.teamList .titem .add .i2 {
	height: 1px;
	width: 100%;
	left: 0%;
	top: 50%;
}

.teamList li:hover {
	background-color: #ffffff;
}

.teamList li:hover .titem .blue-90 {
	opacity: 1;
	visibility: visible\9;
}

.teamList li:hover .titem .add {
	opacity: 1;
	visibility: visible\9;
	transform: inherit;
	-webkit-transform: inherit;
}

.teamList li:hover:before {
	transform: scaleX(1);
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	transform-origin: 0;
	-webkit-transform-origin: 0;
	visibility: visible\9;
}

/*team style end*/
/*contact style*/
.contact-left {
	float: left;
	display: block;
	width: 70%;
}

.contact-left .iboxT {
	text-align: left;
}

.contact-left .iboxT .bot {
	margin-left: 0;
}

.contact-left .pageC {
	color: #797979;
	font-size: 16px;
}

.contact-erm {
	float: right;
	display: block;
	width: 222px;
	text-align: center;
}

.contact-erm .img img {
	width: 100%;
	display: block;
}

.contact-erm .img {
	margin: 0px auto 15px;
	width: 80%;
}

.mapBox {
	height: 588px;
}

/* @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);
	}
} */
/* 
.BMap_Marker div>img {
	animation-delay: 0ms;
	animation-duration: 2000ms;
	animation-iteration-count: infinite;
	animation-name: scales;
	animation-play-state: running;
	animation-timing-function: linear;
} */

@keyframes scales {
	0% {
		opacity: 0.2;
		transform: scale(0.6);
	}

	33% {
		opacity: 0.5;
		transform: scale(0.8);
	}

	66% {
		opacity: 1;
		transform: scale(1);
	}

	100% {
		opacity: 0.6;
		transform: scale(0.6);
	}
}

.BMap_bubble_title {
	color: #0f61a5;
	font-size: 14px;
	font-weight: bold;
}

.BMap_cpyCtrl {
	display: none !important;
}

/*contact style end*/
/*product style*/
.padding-bot {
	padding-bottom: 100px;
}

.proC {
	padding: 30px;
	font-size: 16px;
	width: 40%;
}

.proDl {
	background-color: #eeeded;
}

.pro-img {
	width: 50%;
}

.proC2 {
	padding: 30px;
	font-size: 16px;
}

.pro-img2 {
	margin-top: -25px;
	position: relative;
}

.partnerList {
	margin-left: -3%;
}

.partnerList li {
	float: left;
	display: block;
	width: 22%;
	margin: 0 0 35px 3%;
}

.partnerList li img {
	width: 100%;
	display: block;
}

.product-tab-t {
	margin-bottom: 80px;
}

.product-tab-t li {
	float: left;
	display: inline-block;
	width: 50%;
	height: 64px;
	line-height: 64px;
	display: block;
	background-color: #8d8d8d;
	font-size: 16px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	position: relative;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}

.product-tab-t li:before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0px;
	margin-left: -2px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 7px solid #0390d7;
	opacity: 0;
	visibility: hidden\9;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}

.product-tab-t li.active {
	background-color: #008fd7;
}

.product-tab-t li.active:before {
	opacity: 1;
	visibility: visible\9;
	bottom: -7px;
}

.product-tab-t2 li {
	width: 100%;
}

.product-tab-c {
	-webkit-animation-name: tab;
	animation-name: tab;
	-webkit-animation-direction: normal;
	animation-direction: normal;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

@-webkit-keyframes tab {
	from {
		opacity: 0;
		-webkit-transform: translateY(5%);
		transform: translateY(5%);
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(0%);
		transform: translateY(0%);
	}
}

@keyframes tab {
	from {
		opacity: 0;
		-webkit-transform: translateY(5%);
		transform: translateY(5%);
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(0%);
		transform: translateY(0%);
	}
}

.product-tab-c.active {
	display: block;
}

.product-list {
	margin-left: -3%;
	padding-bottom: 40px;
}

.product-list dd {
	position: relative;
	overflow: hidden;
	float: left;
	display: block;
	-webkit-box-shadow: 0 0px 14px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0px 14px rgba(0, 0, 0, 0.15);
	width: 22%;
	margin: 0 0 50px 3%;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.product-list .item {
	border: 1px solid #d3d3d3;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.product-list figure {
	position: relative;
	padding-bottom: 100%;
}

.product-list figure img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	display: block;
}

.product-list .txt {
	height: 84px;
	line-height: 84px;
	text-align: center;
	padding: 0px 5%;
	font-size: 16px;
}

.product-list dd:hover {
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0);
}

.product-list dd:hover .item {
	border-color: #008FD7;
}

/*product style end*/
/*service style*/
.service-list {
	margin-left: -3%;
}

.service-list li {
	float: left;
	display: block;
	width: 30.33%;
	margin: 25px 0 0 3%;
}

.service-list .ico {
	text-align: center;
	width: 100px;
	height: 100px;
	margin: 0px auto;
}

.service-list .ico img {
	width: 100%;
	display: block;
}

.service-list h3 {
	font-weight: normal;
	padding: 22px 0px;
	color: #010101;
	font-size: 24px;
	text-align: center;
	border-bottom: 1px solid #d9d9d9;
}

.service-list .c {
	padding: 35px 25px 0;
	font-size: 16px;
}

.branchPage {
	padding: 170px 0px;
}

.branchPage .iboxT {
	width: 840px;
	margin: 0px auto;
}

.bgf8 {
	background-color: #f8f8f8;
}

.service-map {
	position: relative;
}

.service-map-demo {
	float: right;
	display: block;
	width: 760px;
}

.service-map-sider {
	float: left;
	display: block;
	width: 274px;
	padding: 25px;
	background-color: #fff;
	margin-bottom: 90px;
}

.service-map-sider .title {
	font-weight: normal;
	font-size: 18px;
	color: #1a1a1a;
	margin-bottom: 15px;
}

.service-form {
	margin-bottom: 40px;
}

.service-address {
	padding-bottom: 20px;
}

.st-select {
	box-sizing: border-box;
	width: 100%;
	height: 36px;
	color: #444;
	font-size: 12px;
	border: 1px solid #adadad;
	padding: 0px 10px;
}

.service-map .tsbox {
	position: absolute;
	left: 0;
	bottom: 0;
}

#RegionMap tspan {
	font-size: 10px;
}

/*service style end*/
/*404 style*/
.no-page {
	padding: 10% 0 12%;
}

.nobox-c {
	text-align: center;
	font-size: 16px;
	margin-top: 20px;
	color: #666666;
}

.nobox-btn {
	width: 174px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	margin: 40px auto 0px;
	background: none #295ba2;
	background: -webkit-linear-gradient(left bottom, #25337f, #2f85c6);
	background: -o-linear-gradient(left bottom, #25337f, #2f85c6);
	background: -mos-linear-gradient(left bottom, #25337f, #2f85c6);
	background: -moz-linear-gradient(left bottom, #25337f, #2f85c6);
	background: linear-gradient(left bottom, #25337f, #2f85c6);
}

.nobox-btn .txt {
	color: #fff;
}

/*ç²¾å“é¡¹ç›®*/
.i_one {
	overflow: hidden;
	background: #0f61a5;
	position: relative;
	z-index: 0;
	margin-top: 4.5%;
}

.i_one .i_one_t {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 23.8%;
	color: #333333;
	background: #fff;
	z-index: 1;
}

.i_one .i_one_t .wrap {
	display: table;
	height: 100%;
}

.i_one .i_one_t .wrap .td {
	width: 100%;
	vertical-align: middle;
	display: table-cell;
}

.i_one .i_one_t .wrap span {
	display: block;
	padding-top: 20px;
	background: url(../images/i_txt1.png) left bottom no-repeat;
	background-size: auto 100%;
	margin-top: -20px;
}

.i_one .i_one_imgs {
	float: right;
	width: 50%;
	z-index: 2;
	position: relative;
	overflow: hidden;
}

.i_one .i_one_imgs img {
	display: block;
	width: 100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.i_one .i_one_imgs:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.i_one .i_one_con {
	position: absolute;
	top: 23.8%;
	left: 0;
	width: 100%;
	color: #fff;
	height: 58%;
	overflow: hidden;
}

.i_one .i_one_con .wrap {
	display: table;
	height: 100%;
}

.i_one .i_one_con .wrap .td {
	width: 100%;
	display: table-cell;
	vertical-align: middle;
}

.i_one .i_one_con .txts {
	width: 48%;
	max-width: 655px;
	overflow: hidden;
}

.i_one .i_one_con .txts .p {
	font-size: 16px;
	line-height: 28px;
	max-height: 84px;
	overflow: hidden;
}

.i_one .i_one_con .txts .imores {
	display: block;
	margin-top: 8%;
	width: 144px;
	height: 43px;
	line-height: 43px;
	overflow: hidden;
	color: #fff;
	text-indent: 32px;
	background: url(../images/i_bg1.png) 97px center no-repeat;
	border: 1px solid #fff;
	font-size: 14px;
	transition: all 0.3s;
}

.i_one .i_one_con .txts .imores:hover {
	background-position: 100px center;
	text-indent: 35px;
}

.i_one .i_one_con .txts .i_one_page {
	text-align: right;
	overflow: hidden;
	margin-top: 4%;
	padding-right: 3px;
}

.i_one .i_one_con .txts .i_one_page .span {
	display: inline-block;
	width: 28px;
	vertical-align: top;
	height: 20px;
	background-repeat: no-repeat;
	position: relative;
	cursor: pointer;
	transition: all 0.3s;
}

.i_one .i_one_con .txts .i_one_page .span.prev {
	background-image: url(../images/i_prev.png);
	background-position: left center;
}

.i_one .i_one_con .txts .i_one_page .span.prev:after {
	content: "";
	position: absolute;
	left: 10px;
	width: 0;
	top: 50%;
	height: 1px;
	background: #fff;
	transition: all 0.3s;
}

.i_one .i_one_con .txts .i_one_page .span.prev:hover {
	margin-right: 3px;
}

.i_one .i_one_con .txts .i_one_page .span.prev:hover:after {
	width: 14px;
	left: 13px;
}

.i_one .i_one_con .txts .i_one_page .span.next {
	background-image: url(../images/i_next.png);
	background-position: right center;
}

.i_one .i_one_con .txts .i_one_page .span.next:after {
	content: "";
	position: absolute;
	right: 10px;
	width: 0px;
	top: 50%;
	height: 1px;
	background: #fff;
	transition: all 0.3s;
}

.i_one .i_one_con .txts .i_one_page .span.next:hover {
	margin-right: -3px;
	margin-left: 3px;
}

.i_one .i_one_con .txts .i_one_page .span.next:hover:after {
	width: 14px;
	right: 13px;
}

.i_one_ul {
	overflow: hidden;
	text-align: center;
	margin-top: -8.5%;
	-webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.12);
	box-shadow: 0 5px 25px rgba(0, 0, 0, 0.12);
	background: #fff;
}

.i_one_ul ul li {
	float: left;
	width: 16.66%;
	overflow: hidden;
	position: relative;
	padding-top: 5%;
	padding-bottom: 4.6%;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
}

.i_one_ul ul li:after {
	content: "";
	position: absolute;
	right: 0;
	height: 65px;
	top: 50%;
	margin-top: -32px;
	width: 1px;
	background: #efefef;
}

.i_one_ul ul li:last-child:after {
	width: 0;
}

.i_one_ul ul li:before {
	content: "";
	position: absolute;
	bottom: 0;
	height: 3px;
	width: 0%;
	left: 50%;
	right: 50%;
	background: #0f61a5;
	transition: all 0.3s;
}

.i_one_ul ul li.isel:before {
	width: 100%;
	left: 0;
	right: 0;
}

.i_one_ul ul li i {
	display: inline-block;
	height: 50px;
	width: 50px;
	background: no-repeat;
	background-size: 100% 100%;
	margin-bottom: 12px;
}

.i_one_ul ul li i.bgs1 {
	background-image: url(../images/i_pic1.png);
}

.i_one_ul ul li i.bgs2 {
	background-image: url(../images/i_pic2.png);
}

.i_one_ul ul li i.bgs3 {
	background-image: url(../images/i_pic3.png);
}

.i_one_ul ul li i.bgs4 {
	background-image: url(../images/i_pic4.png);
}

.i_one_ul ul li i.bgs5 {
	background-image: url(../images/i_pic5.png);
}

.i_one_ul ul li i.bgs6 {
	background-image: url(../images/i_pic6.png);
}

.i_one_ul ul li.isel i.bgs1 {
	background-image: url(../images/i_pic1_on.png);
}

.i_one_ul ul li.isel i.bgs2 {
	background-image: url(../images/i_pic2_on.png);
}

.i_one_ul ul li.isel i.bgs3 {
	background-image: url(../images/i_pic3_on.png);
}

.i_one_ul ul li.isel i.bgs4 {
	background-image: url(../images/i_pic4_on.png);
}

.i_one_ul ul li.isel i.bgs5 {
	background-image: url(../images/i_pic5_on.png);
}

.i_one_ul ul li.isel i.bgs6 {
	background-image: url(../images/i_pic6_on.png);
}

.i_one_ul ul li .h3 {
	font-weight: normal;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	font-size: 16px;
}

.i_one_ul ul li.isel .h3 {
	color: #0f61a5;
}

.i_one .i_one_imgs {
	float: right;
	width: 50%;
	z-index: 2;
	position: relative;
	overflow: hidden;
}

.i_one .i_one_con .wrap .td {
	width: 100%;
	display: table-cell;
	vertical-align: middle;
}

.i_one .i_one_imgs img {
	display: block;
	width: 100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	transition-property: all;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
	transition-delay: 0s;
}

.i_one .i_one_t .wrap span {
	display: block;
	padding-top: 20px;
	background: url(../images/i_txt1.png) left bottom no-repeat;
	background-size: auto 100%;
	margin-top: -20px;
}

.divhidden {
	display: none;
}

.i_one .i_one_t .wrap {
	display: table;
	height: 100%;
}

.wrap {
	clear: both;
	width: 96%;
	max-width: 1400px;
	margin: 0 auto;
	text-align: left;
	zoom: 1;
	overflow: hidden;
}

.i_one .i_one_t {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 23.8%;
	color: #333333;
	background: #fff;
	z-index: 1;
}

.i_one .i_one_con .txts .imores {
	display: block;
	margin-top: 8%;
	width: 144px;
	height: 43px;
	line-height: 43px;
	overflow: hidden;
	color: #fff;
	text-indent: 32px;
	background: url(../images/i_bg1.png) 97px center no-repeat;
	border: 1px solid #fff;
	font-size: 14px;
	transition: all 0.3s;
}

.i_one .i_one_con .txts .i_one_page {
	text-align: right;
	overflow: hidden;
	margin-top: 4%;
	padding-right: 3px;
}

.i_one .i_one_con .txts .i_one_page .span.prev {
	background-image: url(../images/i_prev.png);
	background-position: left center;
}

.i_one .i_one_con .txts .i_one_page .span.next {
	background-image: url(../images/i_next.png);
	background-position: right center;
}

* {
	margin: 0;
	padding: 0;
	border: 0;
}

.i_one_ul ul li:before {
	content: "";
	position: absolute;
	bottom: 0;
	height: 3px;
	width: 0%;
	left: 50%;
	right: 50%;
	background: #0f61a5;
	transition: all 0.3s;
}

.i_one_ul ul li.isel:before {
	width: 100%;
	left: 0;
	right: 0;
}

.i_one {
	overflow: hidden;
	background: #0f61a5;
	position: relative;
	z-index: 0;
	margin-top: 4.5%;
}

.i_one .i_one_con .wrap {
	display: table;
	height: 100%;
}

.f35 {
	font-size: 35px;
}

.wrap2 {
	padding: 70px;
	clear: both;
	width: 96%;
	max-width: 1400px;
	margin: 0 auto;
	text-align: left;
	zoom: 1;
}

.i_one .i_one_con {
	position: absolute;
	top: 23.8%;
	left: 0;
	width: 100%;
	color: #fff;
	height: 58%;
	overflow: hidden;
}

.i_one .i_one_con .txts {
	width: 48%;
	max-width: 655px;
	overflow: hidden;
}

.i_one .i_one_con .txts .p {
	font-size: 16px;
	line-height: 28px;
	max-height: 84px;
	overflow: hidden;
}

.page {
    text-align: center;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.page .center_page {
    display: inline-block;
}
.page .center_page a {
    color: #000000;
    font-size: 13px;
    display: inline-block;
    border: 1px solid #cccccc;
    padding: 12px 15px;
    margin: 0 4px;
    letter-spacing: 0.5px;
    /* background-color: #f0f0f0; */
    border-radius: 2px;
}
.page .center_page a:hover, .page .center_page .page-num-current {
    background-color: #0f61a5;
    color: white;
    border: 1px solid #0f61a5;
}
.page .center_page a {
    color: #000000;
    font-size: 13px;
    display: inline-block;
    border: 1px solid #cccccc;
    padding: 6px 12px;
    margin: 0 4px;
    letter-spacing: 0.5px;
    /* background-color: #f0f0f0; */
    border-radius: 2px;
}

@media screen and (max-width: 768px){
	.page .center_page a{
		padding: 4px 10px;
		margin: 0 2px 5px;
	}
}

.gallery{
	    margin-bottom: 0.3rem;
}
@media screen and (max-width: 960px) {
/*精品项目*/
.i_one .i_one_t{ position:static; height:auto; padding-bottom:3.5%; padding-top:1%;}
.i_one .i_one_t .wrap{ display:block; height:auto;}
.i_one .i_one_t .wrap .td{ display:block;}
.i_one .i_one_t .wrap span{ margin-top:0;}
.i_one .i_one_imgs{ float:none; width:100%;}
.i_one .i_one_con{ position:static;}
.i_one .i_one_con .wrap{ display:block; height:auto; padding-top:4%; padding-bottom:13%;}
.i_one .i_one_con .wrap .td{ display:block;}
.i_one .i_one_con .txts{ width:100%; max-width:none;}
.i_one .i_one_con .txts .p{ max-height:none;}
.i_one .i_one_con .txts .i_one_page{ display:none;}
.i_one_ul{ margin-top:-8%;}
.i_one_ul ul li .h3{ font-size:14px;}
}

@media screen and (max-width: 789px) {
/*精品项目*/
.i_one_ul ul li:before{ height:2px;}
.i_one_ul ul li i{ width:32px; height:32px;}
.i_one_ul ul li .h3{ height:24px; line-height:24px; font-size:13px;}

.wrap2{
	padding: 0 0 40px;
}

}
@media screen and (max-width: 640px) {
/*精品项目*/
.i_one .i_one_t .wrap span{ padding-top:8px;}
.i_one .i_one_con .txts .imores{ font-size:13px; width:110px;text-indent: 16px;background-position: 80px center;}
.i_one .i_one_con .txts .imores:hover{ text-indent:19px;background-position: 83px center;}
.i_one_ul ul li i{ width:26px; height:26px;}
.i_one_ul ul li .h3{ height:22px; line-height:22px; font-size:12px;}

@media screen and (max-width: 480px) {
/*精品项目*/
.i_one_ul ul li i{ width:22px; height:22px; margin-bottom:3px;}
.i_one_ul ul li .h3{ height:20px; line-height:20px;}
.i_one .i_one_con .txts .p{font-size: 13px; line-height: 22px; text-indent:2em}
.i_one .i_one_con .txts .imores{ font-size:12px; height:28px; line-height:28px; width:100px;text-indent: 13px;background-position: 70px center;}
.i_one .i_one_con .txts .imores:hover{ text-indent:16px; background-position:73px center;}
/*404 style end*/
