@charset "utf-8";

/* 
 * Project Name:道臣物流
 * 
 */

@font-face {
	font-family: "cambria math";
	src: url("fonts/cambria math.woff2") format("woff2"), url("fonts/cambria math.woff") format("woff"), url("fonts/cambria math.ttf") format("truetype"), url("fonts/cambria math.eot") format("embedded-opentype"), url("fonts/cambria math.svg") format("svg");
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 14px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

html,
body,
div,
span,
applet,
object,
iframe,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0px;
	border: 0;
	font-size: 100%;
	outline: none;
}

table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
	padding: 0px;
}

html {
	font-family: "SourceHanSansCN-Regular";
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-x: hidden;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/*html::-webkit-scrollbar {
	width: 8px;
	background: none;
}

html::-webkit-scrollbar-thumb {
	width: 8px;
	background: #3d9911;
}

html::-webkit-scrollbar-corner {
	background: none;
}

html::-webkit-scrollbar:horizontal {
	height: 9px;
}*/

body {
	font-family: "SourceHanSansCN-Regular";
	font: 14px/1.8 "SourceHanSansCN-Regular", "Microsoft Yahei", sans-serif, "微软雅黑", "微软正黑体", "Microsoft JhengHei", "SimHei", "黑体", Arial, Helvetica;
	margin: 0 auto;
	color: #666;
	overflow-x: hidden;
	background-repeat: repeat;
	background-size: cover;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

strong {
	font-weight: bold;
}

img {
	border: 0;
}

input {
	outline: none;
}

input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"] {
	-webkit-appearance: none;
	border-radius: 0;
}

textarea {
	-webkit-appearance: none;
	border-radius: 0;
	outline: none;
}

::-moz-selection {
	background: #8b8b8b;
	color: #fff;
	text-shadow: none;
}

::selection {
	background: #8b8b8b;
	color: #fff;
	text-shadow: none;
}

select {
	outline: none;
}

select::-ms-expand {
	display: none;
}

table,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
}

a {
	text-decoration: none;
	blr: expression(this.onFocus=this.blur());
	cursor: pointer;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

a:link,
a:visited {
	text-decoration: none;
}

a:active,
a:hover {
	text-decoration: none;
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0px;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

.tx-c {
	text-align: center;
}

.fc {
	text-align: center;
}

.fr {
	text-align: right;
}

.vt {
	vertical-align: top;
}

.vm {
	vertical-align: middle;
}

.fixedImg {
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
}

.imgw {
	width: 100%;
	display: block;
}

.eT {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.linkA {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/w0.png) no-repeat;
	z-index: 99;
}

.pageC a:link,
.pageC a:visited {
	color: #183D82;
}

.pageC a:active,
.pageC a:hover {
	color: #333;
}

.pageC img {
	max-width: 100% !important;
	height: auto !important;
}

.pageC {
	overflow: hidden;
}

.nimg.target {
	visibility: hidden;
}

.nimg.action {
	visibility: visible !important;
	-webkit-animation: scaleUpDown 4s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation: scaleUpDown 4s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

.w1440 {
	width: 75%;
	margin: 0 auto;
}

.w1500 {
	width: 1500px;
	margin: 0 auto;
}


/* 头部  */

.header {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
	transition: 0.45s;
}

.header.active {
	background: #fff;
	box-shadow: 0 2px 3px #eee;
}

.header.active .head-logo .img1 {
	display: none;
}

.header.active .head-logo .img2 {
	display: block;
}

.header.active .yj-bot .yj-link {
	color: #333333;
}
.header.active .ylp1{
	display: none;
}
.header.active .ylp2{
	display: block;
}

.head-wrap {
	position: relative;
	width: 81%;
	margin: 0 auto;
	height: 80px;
	line-height: 80px;
}

.header .head-logo {
	position: relative;
	float: left;
	margin-top: 15px;
	z-index: 99;
}

.head-logo img {
	width: 100%;
}

.head-logo .img1 {
	display: block;
}

.head-logo .img2 {
	display: none;
}

.head-name {
	display: block;
	float: left;
	margin-left: 10px;
	color: #414141;
	font-size: 22px;
}

.header .nav {
	float: right;
	position: relative;
}

.yj-bot {
	text-align: center;
	float: left;
	height: 80px;
}

.header .yj-bot li {
	position: relative;
	float: left;
	transition: 0.35s;
	z-index: 1;
	text-align: center;
	margin: 0 20px;
}

.header .yj-bot .yj-link {
	position: relative;
	z-index: 1;
	color: #fff;
	font-size: 18px;
	height: 80px;
	line-height: 80px;
	display: inline-block;
	text-transform: uppercase;
	z-index: 3;
}

.header .yj-bot li:hover .yj-link,
.header .yj-bot li.active .yj-link {
	color: #f8c300;
}

.header .nav li:hover .ej-list {
	opacity: 1;
	visibility: visible;
	transform: scaleY(1);
}

.ej-list.active {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
}

.ej-list {
	position: absolute;
	z-index: 10;
	left: -24px;
	width: 120px;
	top: 100%;
	background-color: rgba(60, 65, 117, .8);
	opacity: 0;
	visibility: hidden;
	transform: scaleY(0);
	transform-origin: center top;
	transition: transform .3s, opacity .3s, visibility .3s;
	transition: 0.35s;
	text-align: left;
	box-sizing: border-box;
	padding: 10px 0;
}

.ej-list:before {
	content: "";
	position: absolute;
	top: -10px;
	left: 50%;
	transform: translateX(-50%);
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-bottom: 10px solid rgba(60, 65, 117, .8);
}

.el-link {
	display: block;
	color: #fff;
	font-size: 16px;
	line-height: 1.5;
	padding: 3px 0;
	text-align: center;
}

.el-link:hover {
	color: #f8c300;
}

.menu-handler {
	position: fixed;
	right: 0;
	top: 0;
	width: 60px;
	height: 55px;
	display: none;
	cursor: pointer;
	z-index: 1010;
}

.menu-handler span {
	position: relative;
	display: block;
	margin: 25.5px auto 0;
	width: 20px;
	height: 4px;
	background-color: #333333;
	-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: 120%;
	height: 4px;
	left: 0;
	background-color: #333333;
	-webkit-transition-duration: .3s, .3s;
	-moz-transition-duration: .3s, .3s;
	-ms-transition-duration: .3s, .3s;
	-o-transition-duration: .3s, .3s;
	transition-duration: .3s, .3s;
	-webkit-transition-delay: .3s, 0s;
	-moz-transition-delay: .3s, 0s;
	-ms-transition-delay: .3s, 0s;
	-o-transition-delay: .3s, 0s;
	transition-delay: .3s, 0s
}

.menu-handler span:before {
	top: -7px;
	-webkit-transition-property: top, transform;
	-moz-transition-property: top, transform;
	-ms-transition-property: top, transform;
	-o-transition-property: top, transform;
	transition-property: top, transform;
}

.menu-handler span:after {
	bottom: -7px;
	-webkit-transition-property: bottom, transform;
	-moz-transition-property: bottom, transform;
	-ms-transition-property: bottom, transform;
	-o-transition-property: bottom, transform;
	transition-property: bottom, transform;
}

.menu-handler.active span {
	background-color: transparent;
	-webkit-transition-delay: 0s, 0s;
	-moz-transition-delay: 0s, 0s;
	-ms-transition-delay: 0s, 0s;
	-o-transition-delay: 0s, 0s;
	transition-delay: 0s, 0s
}

.menu-handler.active span:after,
.menu-handler.active span:before {
	background-color: #333333;
	-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: #333;
}

.menuMoblie .nav-link:active,
.menuMoblie .nav-link:hover {
	background: #3c4175;
}

.menuMoblie .nav-link:active i,
.menuMoblie .nav-link:hover i {
	color: #fff;
	transform: rotate(90deg);
}

.menuBox a:active,
.menuBox a:hover {
	color: #fff;
}

.menuBox {
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 40px;
	color: #333333;
	position: fixed;
	bottom: 0;
	left: 0;
	display: none;
	right: 0px;
	top: 55px;
	width: 100%;
	/*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;
	z-index: 1008;
	-webkit-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	-moz-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	-ms-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	-o-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	transition: all .5s cubic-bezier(.25, .46, .45, .94);
}

.menuMoblie {
	/*padding: 0 0 30px 0;*/
	margin-top: 20px;
}

.menuMoblie .nav-link {
	position: relative;
	display: block;
	font-size: 16px;
	padding: 14px 0;
	margin: 0 10%;
	text-align: center;
	border-bottom: 1px solid #efefef;
}

.menuMoblie .nav-link i {
	float: right;
	color: #b1b1b1;
	font-size: 20px;
	vertical-align: middle;
}

.menuMoblie .subnav {
	padding: 12px 0px;
	display: none;
}

.menuMoblie .subnav .item {
	display: block;
	/*padding: 0px 5% 0 10%;*/
	text-align: center;
}

.menuMoblie .subnav .item:active,
.menuMoblie .subnav .item:hover {
	background: #999;
}

.menuMoblie .subnav a {
	position: relative;
	display: block;
	padding: 12px 0;
	line-height: 1.4;
	font-size: 16px;
}

.menuOpen .menuBox {
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0);
}


/* Slider */

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-loading .slick-list {
	background: #f1f1f1 url(../images/loader.gif) center center no-repeat;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	zoom: 1;
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

.slick-slide img {
	display: 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;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: transparent;
	color: transparent;
	padding: 0;
	border: none;
	outline: none;
}

@-webkit-keyframes scaleUpDown {
	from {
		-webkit-transform: scale(1.08);
		transform: scale(1.08);
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes scaleUpDown {
	from {
		-webkit-transform: scale(1.08);
		transform: scale(1.08);
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}


/* 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/op1.png) repeat;
	background: none rgba(0, 0, 0, .9);
	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;
	&:focus,
	&:hover {
		opacity: 1;
	}
	&:active {
		outline: 0;
		opacity: .9;
	}
	&::-moz-focus-inner {
		padding: 0;
		border: 0;
	}
}

.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-image: url(../images/default-skin.svg);
	}
	.pswp__button--close {
		color: #fff;
	}
}

.pswp__button--close {
	background-position: 0 -44px
}

.pswp__button--share {
	background-position: -44px -44px
}

.pswp__button--fs {
	display: none
}

.pswp--supports-fs .pswp__button--fs {
	display: block
}

.pswp--fs .pswp__button--fs {
	background-position: -44px 0
}

.pswp__button--zoom {
	display: none;
	background-position: -88px 0
}

.pswp--zoom-allowed .pswp__button--zoom {
	display: block
}

.pswp--zoomed-in .pswp__button--zoom {
	background-position: -132px 0
}

.pswp--touch .pswp__button--arrow--left,
.pswp--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;
	background: none #767676;
	color: #fff;
	display: block;
	font-family: "iconfont" !important;
	font-size: 15px;
	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: "\e641";
}

.pswp__button--arrow--right:before {
	content: "\e603";
}

.pswp__button--arrow--left:hover,
.pswp__button--arrow--right:hover {
	color: #fff;
	background-color: #f8c300;
}

.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(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;
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
	background-image: none !important;
}

.mtop {
	height: 84px;
}


/* 首页  */


/* banner start */

.banner-wrap {
	position: relative;
	overflow: hidden;
	z-index: 10;
}

.banner {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100vh;
}

.banner .slick-dots {
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
	bottom: 46px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	/*z-index: 104;*/
}

.banner .slick-dots li {
	position: relative;
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	text-align: center;
	line-height: 8px;
	vertical-align: middle;
	background: rgba(255, 255, 255, .5);
	margin: 0 5px;
	transition: 0.45s;
}

.banner .slick-dots li a {
	text-indent: 10em;
	position: relative;
	display: block;
	text-align: center;
	border-radius: 50%;
	padding: 0px;
	cursor: pointer;
	width: 8px;
	height: 8px;
	overflow: hidden;
}

.banner .slick-dots li a:focus {
	outline: none;
}

.banner .slick-dots li.slick-active {
	border-radius: 9px;
	width: 30px;
	opacity: 1;
	visibility: visible;
	background: #fff;
}

.banner .slick-arrow {
	position: absolute;
	z-index: 99;
	top: 50%;
	transform: translateY(-50%);
	width: 40px;
	height: 40px;
	border-radius: 50%;
	text-align: center;
	line-height: 40px;
	border: 2px solid #fff;
	color: #fff;
}

.banner .slick-arrow:before {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: bold;
}

.banner .slick-prev:before {
	content: "\e641";
}

.banner .slick-next:before {
	content: "\e603";
}

.banner .slick-prev {
	left: 100px;
}

.banner .slick-next {
	right: 100px;
}

.banner .slick-prev:after {
	content: "";
	position: absolute;
	left: 18px;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
	height: 2px;
	background: #fff;
	transition: 0.65s;
}

.banner .slick-next:after {
	content: "";
	position: absolute;
	right: 18px;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
	height: 2px;
	background: #fff;
	transition: 0.45s;
}

.banner .slick-prev:hover:after,
.banner .slick-next:hover:after {
	width: 35px;
}

.banner .item {
	position: relative;
	overflow: hidden;
	height: 100vh;
}

.banner .item .pimg {
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
}

.slick-active .pimg {
	visibility: visible !important;
	-webkit-animation: scaleUpDown1 4.8s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation: scaleUpDown1 4.8s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

@keyframes scaleUpDown1 {
	from {
		-webkit-transform: scale(1.08);
		transform: scale(1.08);
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
.icpic {
	position: relative;
	height: 100%;
	overflow: hidden;
}

.trailer .markimg {
	display: block;
	width: 100%;
	height: auto;
	transition: 0.68s;
}

.video {
	position: absolute;
	cursor: pointer;
	left: 50%;
	text-align: center;
	margin-left: -24px;
	top: 50%;
	z-index: 10;
}

.vbBox {
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	position: absolute;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	z-index: 5;
}

.jwplayer {
	opacity: 0;
	height: 100% !important;
}

.jwlogo {
	display: none !important;
}
.icplay {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: 60px;
	cursor: pointer;
	z-index: 10;
}

.bwpic {
	position: relative;
	width: 100%;
	height: 100vh;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	overflow: hidden;
}

.bicover {
	position: absolute;
	top: 50%;
	width: 90%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	text-align: center;
}

.bictxt1 {
	display: block;
	position: relative;
	font-size: 80px;
	font-weight: normal;
	letter-spacing: 25px;
	line-height: 1.5;
	transition-delay: 0.15s;
}

.bictxt2 {
	display: block;
	font-size: 80px;
	margin-top: 20px;
	line-height: 1.5;
	font-weight: normal;
	letter-spacing: 25px;
	transition-delay: 0.35s;
}

.bicmore {
	display: block;
	font-family: "cambria math";
	width: 120px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	border: 1px solid #fff;
	margin: 30px auto 0;
	border-radius: 10px;
	color: #fff;
	font-size: 20px;
	transition: 0.35s;
	transition-delay: 0.55s;
}
.bicmore:hover{
	background: #f8c300;
	border: 1px solid #f8c300;
}
.bictxt1,.bictxt2,.bicmore{
	opacity: 0;
	visibility: hidden;
	transform: translateY(60px);
	transition: all 0.45s;
}
.banner .slick-current .bictxt1,
.banner .slick-current .bictxt2,
.banner .slick-current .bicmore{
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}
.bwdown{
	display: block;
}
.bwdown i {
	display: block;
	color: #fff;
	font-size: 30px;
	position: absolute;
	bottom: 25px;
	left: 50%;
	line-height: 1.5;
	animation: upDown 0.65s alternate infinite;
}

@keyframes upDown {
	0% {
		transform: translate(-50%,-10px);
	}
	100% {
		transform: translate(-50%,10px);
	}
}
.vpimg {
	display: none !important;
}
.bvideo {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.banner .item video::-webkit-media-controls {
	display: none !important;
}
/* banner end */

.index-menu {
	position: relative;
	width: 1380px;
	margin: 0 auto;
	/*padding: 120px 0;*/
}

.imitem {
	position: relative;
	float: left;
	height: 195px;
	box-sizing: border-box;
	overflow: hidden;
}

.imws {
	width: 31%;
}

.imwb {
	width: 38%;
}

.imtw {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
}

.imbr {
	border-right: 1px solid #dededd;
	border-bottom: 1px solid #dededd;
}

.imbb {
	border-bottom: 1px solid #dededd;
}

.imrr {
	border-right: 1px solid #dededd;
}

.iticon {
	display: block;
	width: 91px;
	height: 69px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-size: contain;
}

.ittxt {
	display: block;
	color: #333333;
	font-size: 20px;
	margin-top: 15px;
}

.itctitle {
	position: relative;
	color: #3c4075;
	font-size: 28px;
	padding-bottom: 10px;
	font-weight: normal;
	text-align: center;
}

.itctitle:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 90px;
	height: 4px;
	background: #f8c300;
}

.wzbs {
	color: #fff;
}

.wzbs:before {
	background: #fff;
}

.imcv {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 20px 45px;
	transition: 0.55s;
}

.imbg {
	position: absolute;
	background: #f5f5f5;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
	opacity: 0;
	-webkit-transform: perspective(400px) rotateX( -90deg);
	-moz-transform: perspective(400px) rotateX(-90deg);
	-ms-transform: perspective(400px) rotateX(-90deg);
	-o-transform: perspective(400px) rotateX(-90deg);
	transform: perspective(400px) rotateX( -90deg);
	-webkit-transform-origin: top;
	-moz-transform-origin: top;
	-ms-transform-origin: top;
	-o-transform-origin: top;
	transform-origin: top;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.ictxt1 {
	color: #333333;
	font-size: 20px;
}

.ictxt2 {
	color: #333333;
	font-size: 16px;
	margin-top: 15px;
	text-indent: 2em;
}

.imitem:hover .imcv {
	opacity: 1;
	visibility: visible;
}

.imitem:hover .imbg {
	opacity: 1;
	-webkit-transform: perspective(400px) rotateX( 0deg);
	-moz-transform: perspective(400px) rotateX(0deg);
	-ms-transform: perspective(400px) rotateX(0deg);
	-o-transform: perspective(400px) rotateX(0deg);
	transform: perspective(400px) rotateX( 0deg);
}

.index-dw {
	background-repeat: no-repeat;
	background-size: cover;
	/*padding: 100px 0 250px 0;*/
}

.idwlist {
	margin-top: 140px;
	margin-left: -8%;
}

.idwlist li {
	float: left;
	width: 17%;
	margin-left: 8%;
}
.idwlist li:hover .idlicon{
	transform: rotateY(180deg);
}
.idlicon {
	display: block;
	width: 150px;
	height: 150px;
	margin: 0 auto;
	background-size: contain;
	background-repeat: no-repeat;
	transition: 0.35s;
}

.idlbt {
	display: block;
	color: #fff;
	font-size: 28px;
	text-align: center;
	margin-top: 15px;
}

.idlms {
	color: #fff;
	font-size: 16px;
	margin-top: 10px;
}

.index-ys {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	/*padding-top: 40px;*/
}

.index-sj {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 20px 0;
	box-sizing: border-box;
}

.isjbot li {
	float: left;
	width: 20%;
	text-align: center;
}

.ijicon {
	display: block;
	width: 47px;
	height: 37px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-size: contain;
}

.ijnum {
	color: #fff;
	font-size: 16px;
	line-height: 1.5;
}

.jinc {
	display: inline-block;
	font-size: 30px;
}

.ijtxt {
	display: block;
	color: #fff;
	font-size: 14px;
}

.index-solution {
	/*padding-top: 120px;*/
	margin-top: -250px;
}

.isbanner {
	position: relative;
	overflow: hidden;
	margin-top: 100px;
	background: #fff;
	box-shadow: 2px 0 8px rgba(102, 102, 102, .35);
	padding:50px 70px;
	z-index: 10;
}

.isbanner .slick-arrow {
	position: absolute;
	z-index: 99;
	top: 50%;
	transform: translateY(-50%);
	color: #999;
}

.isbanner .slick-arrow:before {
	font-family: "iconfont" !important;
	font-size: 30px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: lighter;
}

.isbanner .slick-prev:before {
	content: "\e641";
}

.isbanner .slick-next:before {
	content: "\e603";
}

.isbanner .slick-prev {
	left: 30px;
}

.isbanner .slick-next {
	right: 30px;
}

.isbanner .slick-arrow:hover {
	color: #f8c300;
}

.isbitem {
	position: relative;
	padding: 30px 20px 20px 20px;
	margin: 0 30px;
}

.isbtb {
	position: relative;
	width: 45px;
	margin: 0 auto;
}

.isbtb img {
	display: block;
	width: 100%;
}

.tbimg2 {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transition: 0.55s;
	z-index: 10;
}

.isbwz {
	color: #666666;
	text-align: center;
	font-size: 16px;
	margin-top: 20px;
	position: relative;
	z-index: 10;
}

.isbitem:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 0;
	background: #eee;
	transition: 0.55s;
}

.isbitem:hover:before {
	left: 0;
	width: 100%;
}

.isbitem:hover .tbimg2 {
	opacity: 1;
	visibility: visible;
}

.isbitem:hover .isbwz {
	color: #3c4175;
}

.index-partner {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 150px 0;
	margin-top: -70px;
}

.ipbanner {
	position: relative;
	overflow: hidden;
	padding-bottom: 100px;
	margin-left: -2%;
}

.ipbanner .slick-dots {
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
	bottom: 0;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	/*z-index: 104;*/
}

.ipbanner .slick-dots li {
	position: relative;
	display: inline-block;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	text-align: center;
	line-height: 16px;
	vertical-align: middle;
	background: #fff;
	margin: 0 10px;
	transition: 0.45s;
}

.ipbanner .slick-dots li a {
	text-indent: 10em;
	position: relative;
	display: block;
	text-align: center;
	border-radius: 50%;
	padding: 0px;
	cursor: pointer;
	width: 16px;
	height: 16px;
	overflow: hidden;
}

.ipbanner .slick-dots li a:focus {
	outline: none;
}

.ipbanner .slick-dots li.slick-active {
	opacity: 1;
	visibility: visible;
	background: #f8c300;
}

.ipitem {
	float: left;
}
.ipl{
	float: left;
	width: 14.666%;
	overflow: hidden;
	margin-left: 2%;
}
.ipl img {
	display: block;
	width: 100%;
}

.index-honor {
	position: relative;
	/*padding: 110px 0 200px 0;*/
	overflow: hidden;
}

.kjbl {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 120%;
	animation: ghostUpdown 3.5s infinite alternate;
	-webkit-animation: ghostUpdown 3.5s infinite alternate;
}

.kjbl img {
	display: block;
}

@keyframes ghostUpdown {
	from {
		bootom: -50px;
		left: -30px;
	}
	to {
		bottom: -20px;
		right: -30px;
	}
}

@-webkit-keyframes ghostUpdown {
	from {
		bootom: -100px;
	}
	to {
		bottom: -70px;
	}
}

.footer-wrap {
	background: #3c4175;
}

.fwbot {
	width: 90%;
	margin: 0 auto;
	padding: 50px 0;
}

.fwlogo {
	float: left;
}

.fwcenter {
	float: left;
	display: flex;
	margin-left: 200px;
	width: 70%;
}

.fwcitem {
	flex: 1;
}

.fwcright {
	float: right;
	cursor: pointer;
}

.fcitxt1,.fciadr1 {
	display: block;
	color: #fff;
	font-size: 20px;
}

.fcitxt2 {
	display: block;
	color: #fff;
	font-size: 16px;
	margin-top: 4px;
}
.fciadr2{
	display: none;
	color: #fff;
	font-size: 16px;
}
.fcitxt2 a{
	color: #fff;
}
.fcrup {
	color: #fff;
	font-size: 20px;
}

.fciewm {
	margin-top: 20px;
	color: #fff;
	font-size: 14px;
}

.fciewm img {
	display: block;
	margin-bottom: 10px;
}

#canvasbox {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: -1;
}

#canvasbox canvas {
	width: 100% !important;
	height: 100% !important;
	pointer-events: none;
}

.tagcloud {
	margin: 50px auto 0;
	min-width: 1000px !important;
	min-height: 430px !important;
	position: relative;
	z-index: 99;
}

.tagcloud a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	white-space: nowrap;
	transition: all 0s, color 0.35s;
	padding: 0 100px;
}

.tagcloud a:hover {
	transition: 0.35s;
	font-size: 30px !important;
}

.ysmap {
	height: 760px;
	width: 940px;
	margin: -50px auto 0;
}
.ysmap canvas{
	display: block;
	width: 100% !important;
	height: 100% !important;
}

.symt{
	margin-top: 80px;
}
.footerss .fp-tableCell {
    display: block !important;
}


/* 企业概况 */

.insides-banner {
	position: relative;
}

.isbpic {
	overflow: hidden;
}

.isbpic img {
	display: block;
	width: 100%;
}

.isbcover {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.ibctxt1 {
	font-family: "cambria math";
	margin-left: 180px;
	color: #f8c300;
	font-size: 20px;
	font-weight: normal;
}

.icts {
	text-transform: uppercase;
	font-size: 40px;
	margin-right: 5px;
}

.ibcline {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 240px;
	height: 2px;
}
.ibcline:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 0;
	background: #f8c300;
	transition: 0.45s;
}
.ibcline.active:before{
	width: 100%;
}
.ibctxt2 {
	color: #f8c300;
	font-size: 40px;
	font-weight: normal;
}

.it2h {
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px;
	font-family: "cambria math";
	font-size: 28px;
}

.iclml {
	margin-left: 20px;
}

.iclmr {
	margin-right: 20px;
}

.insides-menu {
	position: relative;
	z-index: 99;
	width: 90%;
	margin: -80px auto 0;
	background: #fff;
	height: 180px;
	line-height: 180px;
	text-align: center;
	box-shadow: 2px 0 8px rgba(102, 102, 102, .35);
}

.imlink {
	position: relative;
	display: inline-block;
	color: #333333;
	font-size: 16px;
	margin: 0 50px;
	line-height: 1.5;
}

.imlink:before {
	content: "";
	position: absolute;
	width: 0;
	height: 5px;
	background: #f8c300;
	left: 0;
	bottom: -15px;
	transition: 0.45s;
}

.imlink:hover,
.imlink.active {
	color: #3c4175;
}

.imlink.active:before,.imlink:hover:before {
	width: 100%;
}

.about-wrap {
	padding: 110px 0 65px 0;
}

.aileft {
	float: left;
	width: 46%;
}

.airight {
	float: right;
	width: 40%;
	overflow: hidden;
}

.airight img {
	display: block;
	width: 100%;
}

.gtbt {
	position: relative;
	color: #3c4175;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 5px;
}

.gtbt:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 40px;
	height: 2px;
	background: #f5c600;
}

.ailcont {
	color: #333333;
	font-size: 16px;
	margin-top: 25px;
	text-align: justify;
}

.awhonor {
	margin-top: 70px;
}

.ahbanner {
	position: relative;
	overflow: hidden;
	margin-top: 50px;
	padding-bottom: 85px;
	margin-left: -2%;
}

.ahbanner .slick-dots {
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
	bottom: 0;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	/*z-index: 104;*/
}

.ahbanner .slick-dots li {
	position: relative;
	display: inline-block;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	text-align: center;
	line-height: 16px;
	vertical-align: middle;
	background: #eeeeee;
	margin: 0 10px;
	transition: 0.45s;
}

.ahbanner .slick-dots li a {
	text-indent: 10em;
	position: relative;
	display: block;
	text-align: center;
	border-radius: 50%;
	padding: 0px;
	cursor: pointer;
	width: 16px;
	height: 16px;
	overflow: hidden;
}

.ahbanner .slick-dots li a:focus {
	outline: none;
}

.ahbanner .slick-dots li.slick-active {
	opacity: 1;
	visibility: visible;
	background: #f8c300;
}

.ahitem {
	position: relative;
	float: left;
}

.ahis {
	position: relative;
	float: left;
	width: 23%;
	margin-left: 2%;
	cursor: pointer;
}

.ahis:hover .aipic img {
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	transform: scale(1.08);
}

.aipic {
	overflow: hidden;
}

.aipic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.aiwz {
	color: #333333;
	font-size: 16px;
	margin-top: 15px;
	text-align: center;
	height: 28px;
	overflow: hidden;
}

.awkh {
	margin-top: 55px;
}

.khlist {
	width: 100%;
	box-sizing: border-box;
	margin-top: 30px;
	box-shadow: 2px 0 8px rgba(102, 102, 102, .35);
	padding: 50px 35px 60px 35px;
}

.khlist li {
	position: relative;
	float: left;
	width: 18%;
	margin: 30px 0 30px 2%;
}

.khlist li img {
	display: block;
	width: 100%;
}
/* 物流服务 */
.swbtitle{
	text-align: center;
	color: #3c4175;
	font-size: 28px;
}
.swbdesc{
	/*text-align: center;*/
	color: #333333;
	font-size: 16px;
}
.swblist{
	margin-top: 120px;
}
.swblist li{
	float: left;
	width: 25%;
	text-align: center;
}
.sblicon{
	display: block;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center bottom;
}
.swblist li:nth-child(1) .sblicon{
	width: 80px;height: 90px;
}
.swblist li:nth-child(2) .sblicon{
	width: 80px;height: 90px;
}
.swblist li:nth-child(3) .sblicon{
	width: 90px;height: 90px;
}
.swblist li:nth-child(4) .sblicon{
	width: 90px;height: 90px;
}
.sbltxt{
	display: block;
	margin-top: 20px;
	color: #333333;
	font-size: 16px;
}
.swbot2{
	margin-top: 110px;
}
.sb2list li{
	margin-top: 50px;
}
.sl2pic{
	margin-top: 80px;
	width: 38%;
}
.sl2pic,.ab2pic{
	position: relative;
	overflow: hidden;
}
.ab2pic{
	width: 40%;
}
/*.sl2pic:before{
	content: "";
	position: absolute;
	width: 26px;
	height: 382px;
	background: #3c4175;
	top:50%;
	transform: translateY(-50%);
}*/
.sl2pic img,.ab2pic img{
	display: block;
	width: 100%;
}
.sl2cont{
	width:52%;
}
.sc2nr{
	margin-top: 15px;
	text-align: justify;
	color: #333333;
	font-size: 16px;
	text-indent: 2em;
}
.sb2list li:nth-of-type(odd) .ab2pic{
	float: right;
}
.sb2list li:nth-of-type(odd) .sl2pic{
	float: right;
	/*padding-right: 26px;*/
}
.sb2list li:nth-of-type(odd) .sl2pic:before{
	right: 0;
}
.sb2list li:nth-of-type(odd) .sl2cont{
	float: left;
}
.sb2list li:nth-of-type(even) .ab2pic{
	float: left;
}
.sb2list li:nth-of-type(even) .sl2pic{
	float: left;
	/*padding-left: 26px;*/
}
.sb2list li:nth-of-type(even) .sl2pic:before{
	left: 0;
}
.sb2list li:nth-of-type(even) .sl2cont{
	float: right;
}
.sllist li .sl2pic{
	margin-top: 0;
}
.sllist li .sl2cont{
	margin-top: 50px;
}
.handle1-wrap{
	padding-top: 60px;
}
.hw1gs{
	float: left;
	width: 26%;
}
.hgcx{
	color: #3c4175;
	font-size: 20px;
	padding: 0 25px;
}
.hgxz{
	margin-top: 20px;
	padding: 15px 25px;
	border-top: 1px solid #dededd;
	border-bottom: 1px solid #dededd;
}
.hxztxt{
	color: #333333;
	font-size: 16px;
}
.hgsearch{
	position: relative;
}
.hgsearch input{
	display: block;
	float: left;
	width: 85%;
	height: 40px;
	border: 1px solid #CECECE;
	line-height: 40px;
	box-sizing: border-box;
	padding: 0 15px;
	color: #555;
	font-size: 14px;
}
.hsbtn{
	display: block;
	float: left;
	width: 15%;
	height: 40px;
	background: #3c4175;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
}
.hgname{
	display: block;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
.hgxx{
	color: #333333;
	font-size: 15px;
	margin-top: 10px;
}
.hggs{
	height: 549px;
	overflow-y: scroll;
	box-sizing: border-box;
}

.hggs::-webkit-scrollbar
{
	width: 5px;
	height: 5px;
	background-color: #F5F5F5;
}
 
/*定义滚动条轨道 内阴影+圆角*/
.hggs::-webkit-scrollbar-track
{
	background-color: #fff;
}
 
/*定义滑块 内阴影+圆角*/
.hggs::-webkit-scrollbar-thumb
{
	border-radius:50px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #ddd;
}

.hgitem{
	position: relative;
	padding: 20px 0 20px 25px;
	border-bottom: 1px solid #dededd;
	cursor: pointer;
	transition: 0.35s;
}
.hgitem:hover{
	background: #F5F5F5;
}
.hw1map{
	float: right;
	width: 70%;
}
.maps{
	width: 100%;
	height: 730px;
}
.anchorBL{
	display: none;
}
/* 立即下单 */
.handle2-wrap{
	padding: 60px 0 70px 0;
}
.hi2title{
	position: relative;
	color: #333333;
	font-size: 20px;
	padding-left: 20px;                                                                                                                                                                                                                                                                                                        
}
.hi2title:before{
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 10px;
	height: 30px;
	background: #f8c300;
	border-radius: 10px;
}
.hi2sr{
	padding: 0 90px;
}
.hi2l{
	float: left;
	width: 37%;
	margin-top: 20px;
}
.hi2fr{
	float: right;
}
.hilbt{
	display: block;
	color: #333333;
	font-size: 16px;
}
.hilk{
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	border: 1px solid #dededd;
	box-shadow: 0 2px 3px rgba(153,153,153,.35) inset;
	margin-top: 10px;
	box-sizing: border-box;
	padding: 0 15px;
}
.hb2mt{
	margin-top: 60px;
}
.hi2bz{
	margin-top: 20px;
	padding: 0 90px;
}
.hbtarea{
	display: block;
	width: 100%;
	height: 95px;
	border: 1px solid #dededd;
	box-shadow: 0 2px 3px rgba(153,153,153,.35) inset;
	margin-top: 10px;
	resize: none;
	box-sizing: border-box;
	padding: 15px;
	font-family: "微软雅黑";
}
.submit-order a{
	display: block;
	width: 180px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	color: #fff;
	font-size: 20px;
	margin: 55px auto 0;
	background: #3c4175;
}
.xdts{
	margin-top: 55px;
	padding: 0 90px;
}
.tstxt{
	color: #ff0000;
	font-size: 14px;
}
/* 集团新闻 */
.nwlist li{
	position: relative;
	padding: 20px 0;
	border-bottom: 1px solid #f5f5f5;
}
.nlpic{
	float: left;
	width: 24%;
	overflow: hidden;
}
.nlpic img{
	display: block;
	width: 100%;
	transition: 0.35s;
}
.nlcont{
	float: left;
	width: 50%;
	margin-left: 90px;
	margin-top: 50px;
}
.nldate{
	float: right;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	border: 1px solid #eee;
	text-align: center;
	padding-top: 20px;
	box-sizing: border-box;
	margin-top: 50px;
	transition: 0.45s;
}
.nlctitle{
	color: #333333;
	font-size: 20px;
	height: 36px;
	overflow: hidden;
}
.nlcdesc{
	color: #666666;
	font-size: 14px;
	margin-top: 10px;
	height: 75px;
	overflow: hidden;
}
.nldtxt{
	display: block;
	line-height: 1.3;
	color: #333333;
	font-size: 14px;
}
.nldtxt strong{
	font-size: 20px;
}
.nwlist li:hover .nlpic img{
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}
.nwlist li:hover .nlctitle{
	color: #3c4175;
}
.nwlist li:hover .nldate{
	background: #3c4175;
}
.nwlist li:hover .nldtxt{
	color: #fff;
}
/* 新闻详情 */
.ndbr{
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #eeeeee;
}
.ndbicon{
	display: inline-block;
	vertical-align: middle;
	color: #999999;
	font-size: 25px;
	margin-right: 10px;
}
.ndbtxt{
	color: #666666;
	font-size: 14px;
}
.ndbrand{
	float: left;
}
.ndbreturn{
	float: right;
}
.ndbreturn a{
	color: #666666;
	font-size: 14px;
}
.nddetail{
	margin-top: 90px;
}
.ndtitle{
	color: #3c4175;
	font-size: 20px;
	text-align: center;
}
.nddate{
	display: block;
	text-align: right;
	color: #333333;
	font-size: 14px;
	margin-top: 10px;
}
.ndcont{
	color: #333333;
	font-size: 16px;
	text-align: justify;
	margin-top: 20px;
}
.ndbottom{
	margin-top: 60px;
	padding-top: 70px;
	border-top: 1px solid #eee;
	margin-bottom: 50px;
}
.nbwz{
	color: #3c4175;
	font-size: 16px;
}
.nbl{
	float: left;
	width: 48%;
	height: 28px;
	overflow: hidden;
}
.nbr{
	float: right;
	width: 48%;
	height: 28px;
	overflow: hidden;
	text-align: right;
}
.ab2title{
	color: #333333;
	font-size: 18px;
	text-indent: 2em;
}
/* 加入我们 */
.join-head{
	background: #f5f5f5;
	height: 60px;
	line-height: 60px;
	margin-top: 30px;
}
.jhtxt{
	display: block;
	float: left;
	width: 25%;
	text-align: center;
}
.join-head .jhtxt{
	color: #333333;
	font-size: 20px;
}
.join-list li{
	position: relative;
	height: 70px;
	line-height: 70px;
	border-bottom: 1px solid #eee;
	transition: 0.45s;
}
.join-list .jhtxt{
	color: #333333;
	font-size: 16px;
	height: 70px;
	overflow: hidden;
}
.join-wrap{
	padding: 50px 0;
}
.join-list li:hover .jhtxt{
	color: #3c4175;
}
.join-list li:hover{
	box-shadow: 0 2px 3px #eee;
}
.jdcont{
	padding: 60px 0;
}
.jdctitle{
	color: #3c4175;
	font-size: 28px;
}
.jdcmt{
	margin-top: 15px;
}
.jdclabel{
	margin-top: 15px;
	padding: 0 20px;
}
.jdltxt{
	float: left;
	width: 25%;
	color: #333333;
	font-size: 16px;
	margin-top: 10px;
}
.jdcnr{
	padding: 0 20px;
	margin-top: 20px;
	color: #333333;
	font-size: 16px;
	text-align: justify;
}
.jdcbtn{
	margin-top: 50px;
	text-align: center;
}
.jdcbtn a{
	display: inline-block;
	width: 148px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	font-size: 16px;
	margin: 0 50px;
}
.jcb1{
	background: #3c4175;
}
.jcb2{
	background: #f8c300;
}
.ex1 {
	display: inline-block;
	opacity: 0;
	perspective: 200px;
}

.ex1 span {
	transform: rotateY(-90deg);
	opacity: 0;
}
.hxzcj{
	display: inline-block;
	vertical-align: middle;
}
/* 右侧固定 */
.fixed-right{
	position: fixed;
	top: 50%;
	/*width: 240px;*/
	right: 0;
	transform: translateY(-50%);
	box-shadow: 2px 0 8px rgba(102,102,102,.35);
	z-index: 999;
	background: #fff;
}
.fryc{
	position: relative;
	display: block;
	height: 65px;
	line-height: 65px;
	box-sizing: border-box;
	padding: 0 20px;
}
.fixed-right a:not(:first-child){
	border-top: 1px solid #999;
}
.fryc i{
	display: block;
	color: #3c4175;
	font-size: 28px;
	text-align: center;
}
.frewm{
	top: 0;
	left: -130px;
	padding: 10px;
	box-shadow: 2px 0 8px rgba(102,102,102,.35);
	width: 130px;
	height: 130px;
}
.frewm,.frphone{
	opacity: 0;
	visibility: hidden;
	display: block;
	position: absolute;
	background: #fff;
	box-sizing: border-box;
	transition: 0.45s;
	z-index: 1;
	transform: translateX(20px);
}
.frewm img{
	display: block;
	width: 100%;
}
.frphone{
	color: #333;
	font-size: 16px;
	font-weight: bold;
	top: 0;
	left: -150px;
	height: 65px;
	width: 150px;
	line-height: 65px;
	padding: 0 15px;
	box-shadow: 0 0 8px rgba(102,102,102,.35);
}
.frwx:hover .frewm,.frdh:hover .frphone{
	opacity: 1;
	visibility: visible;
	transform: translateX(0);
}
.map-box {
    height: 730px;
}
.sbjh{
	display: inline-block;
	line-height: 1.5;
	vertical-align: top;
}
.hd2bg{
	background-repeat: no-repeat;
	background-size: cover;
}
.ylpic{
	width: 70px;
	margin-top: 23.5px;
	display: block;
}
.ylp2{
	display: none;
}
.mbkt{
    width: 70px;	
}
.nobr{
	border-right: none;
}
