/*Huang CSS Document QQ:52710360 */
html, body {
	position: relative;
	height: 100%;
}
html {
	font-size: 62.5%;
}
body {
	font-size: 1.6rem;
	font-family: arial, Microsoft YaHei, SimSun, Verdana, Tahoma, "Segoe UI", "Lucida Grande", Helvetica, Arial, FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", "FontAwesome", sans-serif;
	color: #000000;
	background: #fff;
	background-size: 100%;
	position: static !important
}
form {
	margin: 0px;
}
img {
	border: none;
}
ul, li {
	list-style: none;
	border: none;
}
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
}
a {
	outline: medium none;
}
a:link {
	color: #545454;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #545454;
}
a:hover {

	/*text-decoration: underline;
	color: #F30;*/
}
a:active {
	text-decoration: none;
	color: #F30;
}
img, input, select {
	vertical-align: middle;
	outline: medium none;
}
.clear {
	float: none !important;
	clear: both !important;
	overflow: hidden !important;
	padding: 0px !important;
	height: 0px !important;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
textarea {
	font-size: 12px;
	outline: medium none;
}
i {
	font-style: normal;
}
button, input:not([type="radio"]):not([type="checkbox"]), select {
	vertical-align: middle;
}
::-webkit-input-placeholder {
	color: #9f9f9f;
}
:-moz-placeholder {
	color: #9f9f9f;
}
::-moz-placeholder {
	color: #9f9f9f;
}
:-ms-input-placeholder {
	color: #9f9f9f;
}
.fright {
	float: right !important;
}
.fleft {
	float: left !important;
}
.common-ad {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.common-ad img {
	width: 100%;
	overflow: hidden;
}
.common-ad i {
	font-size: 28px;
	color: #fff;
	position: absolute;
	left: 50px;
	top: 30px;
}
.cctitle {
	font-size: 24px;
	height: 60px;
	width: 100%;
	color: #001555;
	background: url(../images/h5.png) center top no-repeat;
	font-size: 24px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
.cctitle i {
	width: 39px;
	height: 4px;
	display: block;
	position: absolute;
	background-color: #4c69b4;
	margin: 0 auto;
	left: 0;
	right: 0;
	bottom: 0;
}
.common-box {
	max-width: 1200px;
	width: 100%;
	overflow: hidden;
	margin: 76px auto 0 auto;
}
.txt-content {
	line-height: 30px;
	font-size: 14px;
	color: #48505a;
	overflow: hidden;
	margin-top: 23px;
}
.txt-content span {
	font-size: 16px;
	color: #007ffe;
}
.txt-content span.dt2 {
	font-size: 14px;
	color: #000000;
}
.txt-content a {
	color: #F00;
}

/*pagination*/
.paginationa {
	clear: both;
	height: 35px;
	color: #000000;
	margin-top: 20px;
	font-size: 16px;
	text-align: center;
	overflow: hidden;
	display: none;
}
.paginationa a, .paginationa span {
	padding: 0px 10px;
	height: 35px;
	line-height: 35px;
	background-color: #fff;
	color: #333333;
	display: inline-block;
	margin-right: 2px;
	overflow: hidden;
	text-align: center;
	font-weight: 500;
}
.paginationa a:hover, .paginationa a.on {
	text-decoration: none;
	color: #007ffe;
}
.paginationa .previous, .paginationa .next {
	width: 26px;
	color: #969696;
	font-weight: 100;
	padding: 0;
}
.paginationa .next:before {
	content: "\f061";
}
.paginationa .previous:before {
	content: "\f060";
}
header.m-hd {
	width: 100%;
	margin: 0 auto;
	height: 165px;
	background: #FFF url(../images/h1.jpg) center bottom no-repeat;
	position: relative;
	z-index: 999;
}
header.m-hd section.am-show-md-up {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
header.m-hd .m-logo {
	width: 239px;
	height: 44px;
	-webkit-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
}
header.m-hd .m-logo img {
	-webkit-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
}
header.m-hd .top-nav {
	position: relative;
}
header.m-hd .toolbox {
	height: 115px;
	width: 100%;
	overflow: hidden;
	padding-top: 48px;
}
header.m-hd .toolbox .tool {
	float: right;
	font-size: 14px;
}
header.m-hd .toolbox .tool .social {
	float: right;
	margin-right: 16px;
}
header.m-hd .toolbox .tool .social a {
	width: 24px;
	height: 24px;
	display: inline-block;
	text-align: center;
	padding: 0 5px;
	margin-left: 10px;
}
header.m-hd .toolbox .tool .social .wb {
	background: url(../images/d1.png) no-repeat;
}
header.m-hd .toolbox .tool .social .wb:hover {
	background: url(../images/d1-1.png) no-repeat;
}
header.m-hd .toolbox .tool .social .wx {
	background: url(../images/d2.png) no-repeat;
}
header.m-hd .toolbox .tool .social .wx:hover {
	background: url(../images/d2-1.png) no-repeat;
}
header.m-hd .toolbox .tool .social .qq {
	background: url(../images/d3.png) no-repeat;
}
header.m-hd .toolbox .tool .social .qq:hover {
	background: url(../images/d3-1.png) no-repeat;
}
header.m-hd .toolbox .tool .language {
	float: right;
	height: 24px;
	line-height: 38px;
}
header.m-hd .toolbox .tool .language  a {
	color: #6b6b6b;
	text-decoration: none;
}
header.m-hd .toolbox .tool .language  a.hover, header.m-hd .toolbox .tool .language  a:hover {
	color: #001555;
}
header.m-hd nav {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	-webkit-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
}
header.m-hd nav .am-nav {
	max-width: 780px;
	margin: 0 auto;
}
header.m-hd nav .am-nav > li {
	position: relative;
	height: 50px;
}
header.m-hd nav .am-nav > li.am-active {
}
.am-nav > li.am-active > a, .am-nav > li.am-active > a:hover, .am-nav > li.am-active > a:focus {
	background-color: transparent;
	color: #007ffe;
}
header.m-hd nav .am-nav > li > a {
	padding: 0;
	font-size: 14px;
	color: #001555;
}
header.m-hd nav .am-nav > li > a:after {
	content: "\f107";
	margin-left: 6px;
	color: #c8cad3;
}
header.m-hd nav .am-nav > li:last-of-type > a:after {
	content: "";
	margin-left: 6px;
	color: #c8cad3;
}
header.m-hd nav .am-nav > li > a:hover {
	color: #007ffe;
}
header.m-hd nav .am-nav > li > .snav {
	width: 100%;
	overflow: hidden;
	background: rgba(0, 0, 0, .7) !important;
	padding: 0;
	-webkit-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
	top: 50px;
	opacity: 0;
	position: absolute;
	height: 0px;
}
header.m-hd nav .am-nav > li > .snav a {
	width: 100%;
	line-height: 30px;
	display: inline-block;
	text-align: center;
	color: #FFF !important;
	text-decoration: none;
	font-size: 13px;
}
header.m-hd nav .am-nav > li > .snav a:hover {
	color: #ccc !important;
}
header.m-hd nav .am-nav > li > .snav a:after {
	content: "\f107";
	margin-left: 6px;
	color: #c8cad3;
	opacity: 0;
}
header.m-hd nav .am-nav > li:hover {
	height: auto;
}
header.m-hd nav .am-nav > li:hover .snav {
	top: 50px;
	opacity: 1;
	height: auto;
	-webkit-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
	padding: 10px 0;
}
.am-offcanvas-content .logo {
	background-color: #FFF;
	width: 100%;
	display: block;
	overflow: hidden;
	padding: 10px;
}
.am-offcanvas-content .logo img {
	width: 100%;
}
.am-offcanvas-content .sli {
	display: block;
	width: 100%;
	overflow: hidden;
}
.am-offcanvas-content .snav a {
	width: 50%;
	float: left;
	line-height: 24px;
	display: block;
	font-size: 13px;
}
.topsearch {
	position: absolute;
	right: 0;
	bottom: 20px;
	-webkit-transition: all .9s;
	-o-transition: all .9s;
	transition: all .9s;
}
.topsearch .cse-form {
	position: relative;
	width: 40px;
	height: 28px;
	-webkit-transition: .15s;
	-o-transition: .15s;
	transition: .15s;
	line-height: 50px;
}
.topsearch .cse-form input[type="text"] {
	position: relative;
	z-index: 100;
	border: none;
	background-color: transparent;
	color: transparent;
	width: 40px;
	height: 28px;
	font-size: 14px;
	line-height: 28px;
	-webkit-appearance: none;
	-webkit-transition: all .15s;
	-o-transition: all .15s;
	transition: all .15s;
	float: left;
	text-indent: 50px;
}
.topsearch .cse-form button {
	position: absolute;
	top: 0;
	right: 2px;
	z-index: 90;
	background: 0 0;
	border: none;
	outline: 0;
	color: #f2f2f2;
}
.topsearch .cse-form .am-icon-search:before {
	color: #333;
	font-size: 18px;
}
.topsearch-active {
	background: rgba(0, 0, 0, 0.3);
	border-radius: 6px;
}
.topsearch-active .cse-form {
	width: 180px;
}
.topsearch-active .cse-form input[type="text"] {
	color: #fff;
	outline: 0 none;
	width: 140px;
	background-color: rgea(0, 0, 0, 0, 0.5);
	border: 0 !important;
	text-indent: 5px;
	border-radius: 4px;
}
.topsearch-active .cse-form .am-icon-search:before {
	color: #fff
}
.am-offcanvas-content {
	text-align: center;
}
.am-offcanvas-content a {
	color: #FFF;
	line-height: 40px;
}
header.m-hd nav li {
	transition: all 0.2s linear 0s;
	text-align: center;
}
.index-main {
	width: 100%;
	position: relative;
	padding-bottom: 10%;
}
.index-main .bg {
	width: 100%;
	overflow: hidden;
}
.index-main .bg2 {
	display: none;
}
.index-main .txtbox {
	z-index: 100;
	max-width: 722px;
	width: 100%;
	height: 20px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 44%;
	z-index: 200;
	-webkit-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
}
.index-main .txtbox i {
	display: block;
	z-index: 88;
	width: 100%;
	height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/in5.png) no-repeat;
}
.index-main .txtbox .dltxt {
	z-index: 90;
	width: 90%;
	margin: 0 auto;
	background: #2782c4 url(../images/in6.png) repeat-x; /*min-height:353px;*/
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 55%;
	text-align: center;
	padding-top: 10px;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	height: 353px;
	overflow: hidden;
	animation: dltxtflash 2s;
	-moz-animation: dltxtflash 2s;	/* Firefox */
	-webkit-animation: dltxtflash 2s;	/* Safari 和 Chrome */
	-o-animation: dltxtflash 2s;
}
@keyframes dltxtflash {
	from {
		height: 0;
	}
	to {
		height: 353px;
	}
}
@-webkit-keyframes dltxtflash {
	from {
		height: 0;
	}
	to {
		height: 353px;
	}
}
.index-main .txtbox .dltxt  dt {
	font-size: 40px;
	color: #FFF;
}
.index-main .txtbox .dltxt  dt, .index-main .txtbox .dltxt  dd {
	width: 100%;
	overflow: hidden;
}
.index-main .txtbox .dltxt  dd {
	font-size: 14px;
	color: #fff;
	line-height: 26px;
	max-width: 525px;
	margin: 20px auto 0 auto;
	padding: 0 2%;
	text-align: left;
}
.index-main .txtbox .dltxt  dd.dt2 {
	font-size: 30px;
	color: #6fcef4;
	margin-top: 10px;
	line-height: normal;
	text-align: center;
}
.index-cargo-shipping {
	width: 100%;
	overflow: hidden;
}
.index-cargo-shipping .pic {
	width: 100%;
	overflow: hidden;
}
.index-cargo-shipping .am-tabs-bd {
	border: none;
}
.index-cargo-shipping .am-tab-panel {
}
.index-cargo-shipping .infocont {
	width: 100%;
	height: 700px;
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.index-cargo-shipping .infocont .dltxt {
	z-index: 90;
	width: 360px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 10%;
}
.index-cargo-shipping .infocont .dltxt  dt {
	font-size: 30px;
	color: #FFF;
}
.index-cargo-shipping .infocont .dltxt  dt, .index-main .txtbox .dltxt  dd {
	width: 100%;
	overflow: hidden;
}
.index-cargo-shipping .infocont .dltxt  dd {
	font-size: 16px;
	color: #001555;
	line-height: 1.5;
	max-width: 410px;
	margin-top: 20px;
}
.index-cargo-shipping .infocont .dltxt  dd.dt2 {
	font-size: 50px;
	color: #fff;
	line-height: 1;
}
.index-cargo-shipping .swiper-container {
	position: absolute;
	bottom: 20px;
	left: 0;
	overflow: hidden;
	background-color: rgba(76, 105, 180, .5);
	width: 360px;
	height: 270px;
}
.index-cargo-shipping .swiper-container .swiper-slide {
	width: 100%;
	height: 254px;
}
.index-cargo-shipping .swiper-container .swiper-pagination {
	text-align: right;
	color: #fefefe;
	padding-right: 30px;
}
.index-cargo-shipping .swiper-container .swiper-button-prev, .index-cargo-shipping .swiper-container .swiper-button-next {
	background: none;
	width: 20px;
	height: 20px;
	color: #fefefe;
	opacity: 1;
	margin: auto;
	bottom: 15px;
	top: auto;
}
.index-cargo-shipping .swiper-container .swiper-button-next {
	right: 0;
}
.index-cargo-shipping .swiper-container .swiper-button-prev {
	right: 68px;
	left: auto;
}
.index-cargo-shipping .swiper-container dl {
	width: 100%;
	margin: 0 auto;
	max-width: 300px;
	overflow: hidden;
	text-align: center;
}
.index-cargo-shipping .swiper-container dl dt, .index-cargo-shipping .swiper-container dl dd {
	width: 100%;
	overflow: hidden;
}
.index-cargo-shipping .swiper-container dl dt {
	font-size: 26px;
	color: #FFF;
	padding: 15px 0 10px;
	font-weight: 500;
}
.index-cargo-shipping .swiper-container dl dd {
	font-size: 16px;
	color: #001145;
	line-height: 1.5;
	max-width: 430px;
	text-align: left;
	margin-top: 0;
}
.index-main2 {
	overflow: hidden;
	width: 100%;
	margin-top: 90px;
	position: relative;
}
.index-main2 .pic {
	width: 100%;
	overflow: hidden;
}
.index-main2 .box {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	padding-top: 316px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -moz-box;
	display: flex;
}
.index-main2 .box .txtinfo {
	width: 270px;
	height: 334px;
	overflow: hidden;
	position: absolute;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .35);
	box-shadow: 0 0 10px rgba(0, 0, 0, .35);
	left: 9%;
	top: 316px;
	background-color: #FFF;
	z-index: 150;
	-webkit-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
}
.index-main2 .box .txtinfo dl {
	width: 100%;
	overflow: hidden;
	height: 334px;
	padding: 10px 35px;
}
.index-main2 .box .txtinfo dl dt, .index-main2 .box .txtinfo dl dd {
	width: 100%;
	overflow: hidden;
}
.index-main2 .box .txtinfo dl dt {
	text-align: center;
	font-size: 22px;
	color: #001555;
	margin-top: 15px;
	font-weight: 500;
}
.index-main2 .box .txtinfo dl dd {
	margin-top: 18px;
}
.index-main2 .box .txtinfo dl dd.txt {
	font-size: 14px;
	line-height: 1.71;
	color: #505050;
	height: 120px;
	overflow: hidden;
}
.index-main2 .box .txtinfo dl dd.tit {
	font-size: 18px;
	color: #5693d4;
}
.index-main2 .box .txtinfo dl dd.more {
	font-size: 12px;
	text-align: center;
	color: #a0a0a0;
}
.index-main2 .box .txtinfo dl dd.more a {
	color: #a0a0a0;
	text-decoration: none;
}
.index-main2 .box .txtinfo dl dd.more a:hover {
	color: #F00;
}
.index-main2 .box .txtinfo-con2 {
	left: 40%;
	top: 15%;
	top: 30%;
}
.index-main2 .box .txtinfo-con3 {
	left: auto;
	right: 5%;
	top: 36%;
}
.index-main2 i {
	width: 32px;
	height: 32px;
	display: block;
	background: url(../images/d10.png) no-repeat;
	position: absolute;
	z-index: 200;
	cursor: pointer;
	background-size: 100%;
}
.index-main2 i.li1 {
	top: 58%;
	left: 35%;
}
.index-main2 i.li2 {
	top: 44%;
	left: 51%;
	top: 61%;
	left: 49%;
}
.index-main2 i.li3 {
	top: 64%;
	left: 61%;
}
.customer-service {
	width: 393px;
	height: 132px;
	overflow: hidden;
	position: fixed;
	left: -16px;
	top: 50% !important;
	z-index: 999
}
.customer-service a {
	width: 393px;
	height: 132px;
	display: block;
}
.customer-service a img {
	width: 100%;
}
.customer-service .cl {
	position: absolute;
	width: 20px;
	height: 20px;
	overflow: hidden;
	display: block;
	background: url(../images/cl.png) no-repeat;
	cursor: pointer;
	right: 40px;
	top: 45px;
}
.contact-us {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	background-color: #FFF;
	padding-top: 60px;
	padding-bottom: 100px;
}
.contact-us .title {
	width: 100%;
	overflow: hidden;
	font-size: 24px;
	color: #001555;
}
.contact-us .swiper-container {
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	height: 418px;
	width: 100%;
	margin-top: 80px;
}
.contact-us .swiper-wrapper .contact {
	padding-left: 50px;
	padding-top: 60px;
	width: 40%;
	height: 418px;
	overflow: hidden;
	background-color: #0085c9;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	float: left;
	z-index: 99;
	position: relative;
}
.contact-us .swiper-wrapper .contact dt {
	font-size: 24px;
	color: #fff;
	width: 100%;
	overflow: hidden;
}
.contact-us .swiper-wrapper .contact dd {
	font-size: 18px;
	color: #fff;
	line-height: 38px;
	width: 100%;
	overflow: hidden;
	margin-top: 45px;
}
.contact-us .swiper-wrapper .map {
	width: 60%;
	height: 418px;
	overflow: hidden;
	float: right;
	z-index: 90
}
.contact-us .swiper-pagination {
	width: 100%;
	overflow: hidden;
	text-align: center;
	position: static;
	margin-top: 48px;
}
.contact-us .swiper-pagination-bullet {
	width: 20px;
	height: 20px;
	margin: 0 10px;
}
.contact-us .flash {
	width: 100%;
	max-width: 654px;
	height: 275px;
	margin: 40px auto 0 auto;
	overflow: hidden;
	position: relative;
}
.contact-us .flash i {
	background: url(../images/h4.png) center center no-repeat;
	display: block;
	width: 271px;
	height: 271px;
	overflow: hidden;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 0;
	z-index: 8;
	-webkit-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
}
.contact-us .flash span {
	display: block;
	width: 100%;
	left: 0;
	bottom: 0;
	position: absolute;
	height: 120px;
	background: url(../images/h3.png) center center no-repeat;
	z-index: 10
}
.corporate-culture-box {
}
.corporate-culture-box .title {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-top: 80px;
}
.corporate-culture-box .title img {
	width: 100%;
}
.corporate-culture-box .title dl {
	position: absolute;
	left: 32%;
	top: 38%;
	display: block;
	overflow: hidden;
	color: #fff;
	font-size: 32px;
	font-weight: 600;
	line-height: 50px;
}
.corporate-culture-box .title dl dt {
	float: left;
	font-size: 50px;
	margin-right: 40px;
}
.corporate-culture-box .title dl dd {
	float: left;
	margin: 0;
}
.corporate-culture-box .title2 dl {
	left: 10%;
	top: 40%;
}
.corporate-culture-box .content {
	margin-top: 30px;
	line-height: 38px;
	line-height: 30px;
	padding-left: 25%;
	font-size: 16px;
	color: #545454;
	overflow: hidden;
	width: 100%;
	padding-right: 30px;
}
.corporate-culture-box .content .dt {
	width: 100%;
	overflow: hidden;
	color: #001555;
	font-size: 18px;
}
.corporate-culture-box .content2 {
	padding-left: 8%;
	padding-bottom: 100px;
	padding-right: 24%;
}
.column-nav {
	width: 100%;
	margin-top: 60px;
}
.column-nav li {
	text-align: center;
	height: 60px;
}
.column-nav li a {
	color: #4eb4fc;
	/*letter-spacing: 8px;*/
	height: 35px;
	line-height: 35px;
	display: inline-block;
	width: 100%;
	background: url(../images/h10.jpg) left center no-repeat;
	font-size: 22px;
	text-decoration: none;
}
.column-nav li:nth-of-type(1) a {
	background: none;
}
.column-nav li.hover {
	background: url(../images/h9.jpg) center bottom no-repeat;
}
.column-nav li.hover a {
	color: #001555;
}
.column-nav2 {
	width: 100%;
	max-width: 520px;
	margin: 0 auto;
}
.column-nav2 li {
	text-align: center;
	height: 60px;
}
.column-nav2 li a {
	color: #001555;
	/*letter-spacing: 8px;*/
	height: 35px;
	line-height: 35px;
	display: inline-block;
	width: 100%;
	background: url(../images/h10.jpg) left center no-repeat;
	font-size: 22px;
	text-decoration: none;
	padding: 0;
	margin: 0 !important;
}
.column-nav2 li:nth-of-type(1) a {
	background: none;
}
.column-nav2 li.am-active {
	background: url(../images/d9.jpg) center bottom no-repeat;
}
.column-nav2 li.am-active a {
	color: #f6f6f6 !important;
}
.column-nav2 > li + li {
	margin: 0 !important;
}
.talent-center {
	width: 100%;
	max-width: 1120px;
	overflow: hidden;
	margin: 60px auto 0 auto;
	padding-bottom: 50px;
}
.talent-center .info-txt {
	width: 44%;
	float: left;
	overflow: hidden;
}
.talent-center .info-txt dt {
	width: 100%;
	overflow: hidden;
	font-size: 22px;
	color: #4eb4fc;
	font-weight: 500;
}
.talent-center .info-txt dd {
	width: 100%;
	overflow: hidden;
	margin-top: 28px;
	font-size: 18px;
	color: #001555;
	line-height: 32px;
}
.talent-center .info-txt dt:nth-of-type(2) {
	margin-top: 50px;
}
.talent-center .info-pic {
	width: 44%;
	overflow: hidden;
	float: right;
}
.talent-center .info-pic img {
	width: 100%;
	display: block;
}
.talent-center .info-pic img:nth-of-type(2) {
	margin-top: 20px;
}
.talent-center .stitle {
	width: 100%;
	font-size: 22px;
	line-height: 32px;
	color: #4eb4fc;
	overflow: hidden;
	margin: 40px auto;
}
.talent-center .scontent {
	color: #222;
	line-height: 200%;
	overflow: hidden;
	width: 100%;
	padding-bottom: 50px;
}
.talent-center-jobs {
	width: 100%;
	max-width: 1120px;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom: 100px;
}
.talent-center-jobs dl.info {
	width: 100%;
	overflow: hidden;
	margin-top: 60px;
}
.talent-center-jobs dl.info dt, .talent-center-jobs dl.info dd {
	width: 100%;
	overflow: hidden;
	line-height: 38px;
}
.talent-center-jobs dl.info dt {
	font-weight: 500;
	color: #001555;
	font-size: 22px;
}
.talent-center-jobs dl.info dd {
	color: #545454;
	font-size: 18px;
}
.talent-center-jobs dl.info-details {
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
	padding: 0 100px 0 100px;
	background-color: #4eb4fc;
}
.talent-center-jobs dl.info-details dt, .talent-center-jobs dl.info-details dd {
	width: 100%;
	overflow: hidden;
}
.talent-center-jobs dl.info-details dt {
	height: 60px;
	line-height: 60px;
	text-align: center;
	margin: 0;
	font-weight: 500;
	cursor: pointer;
}
.talent-center-jobs dl.info-details dt i {
	height: 60px;
	display: inline-block;
	background: url(../images/d4.jpg) left center no-repeat;
	padding-left: 40px;
	font-size: 16px;
	color: #fff;
}
.talent-center-jobs dl.info-details dd {
	margin-top: 40px;
	display: none;
	font-size: 16px;
	color: #fff;
	line-height: 38px;
	padding-bottom: 10px;
	margin: 0;
}
.talent-center-jobs dl.details-hover dt i {
	background: url(../images/d5.jpg) left center no-repeat;
}
.talent-center-training .swiper-container {
	padding: 50px 0;
}
.talent-center-training .swiper-slide {
	float: left;
	width: auto;
	position: relative;
	-webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .2);
	box-shadow: 0 10px 30px rgba(0, 0, 0, .2);
}
.talent-center-training .swiper-slide {
	width: 45%;
	max-width: 500px;
}
.talent-center-training .swiper-slide img {
	display: block;
	width: 100%;
}
.talent-center-training .swiper-slide dl {
	width: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 15px;
	background-color: #4eb4fc;
	color: #FFF;
	font-weight: 500;
	display: none;
}
.talent-center-training .swiper-slide dl dt {
	font-size: 18px;
}
.talent-center-training .swiper-slide dl dd {
	font-size: 12px;
}
.talent-center-training .swiper-slide-active dl {
	display: block;
}
.talent-center-training .content {
	margin: 105px auto 0 auto;
	width: 90%;
	padding-bottom: 120px;
	max-width: 960px;
	color: #666;
	font-size: 14px;
	line-height: 200%;
}
.talent-center-apply {
	width: 100%;
	max-width: 1120px;
	overflow: hidden;
	margin: 60px auto 0 auto;
	padding-bottom: 100px;
}
.talent-center-apply .htitle {
	font-weight: 500;
	color: #555555;
	font-size: 22px;
	line-height: 38px;
	width: 100%;
	overflow: hidden;
}
.talent-center-apply .stitle {
	font-weight: 500;
	color: #555555;
	height: 53px;
	border-bottom: 1px #f0f0f0 solid;
	font-size: 18px;
	line-height: 52px;
	width: 100%;
	overflow: hidden;
	margin-top: 25px;
}
.talent-center-apply .stitle i {
	float: right;
	line-height: 52px;
	cursor: pointer;
	display: inline-block;
	padding: 0 5px;
	color: #555555;
	font-size: 14px;
}
.talent-center-apply .form-box {
	margin: 0 -25px;
	padding-bottom: 50px;
	overflow: hidden;
}
.talent-center-apply .form-box .itxt {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border: 1px #d5d5d5 solid;
	font-size: 15px;
	padding: 0 10px;
}
.talent-center-apply .form-box .itxt:focus {
	border: 1px solid #45a59e;
	-webkit-box-shadow: 0 1px 2px rgba(61, 61, 61, .1);
	box-shadow: 0 1px 2px rgba(61, 61, 61, .1);
	background: url(../images/d6.jpg) repeat-x;
}
.talent-center-apply .form-box .select {
	width: 100%;
	float: left;
	height: 40px;
	margin-right: 15px;
	border: 1px #d5d5d5 solid;
	overflow: hidden;
	background: url(../images/d7.jpg) right center no-repeat;
}
.talent-center-apply .form-box .select select {
	padding: 0 10px;
	width: 100%;
	float: left;
	height: 38px;
	line-height: 42px;
	overflow: hidden;
	color: #8c8c8c;
	border: 0;
	background: none;
	margin-top: -2px;
	outline: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}
.talent-center-apply .form-box .select select::-ms-expand {
	display: none;
}
.talent-center-apply .form-box .radio {
	margin: 0 -25px;
}
.talent-center-apply .form-box .radio li {
	width: 25%;
	float: left;
	padding: 0 25px;
}
.talent-center-apply .form-box .radiobox {
	width: 100%;
	height: 40px;
	cursor: pointer;
	position: relative;
	float: left;
	overflow: hidden;
}
.talent-center-apply .form-box .radiobox label {
	width: 100%;
	cursor: pointer;
	height: 40px;
	display: inline-block;
	float: left;
	border: 1px #d5d5d5 solid;
	color: #9f9f9f;
	text-align: center;
	font-weight: 500;
	line-height: 38px;
}
.talent-center-apply .form-box .radiobox input {
	float: left;
	position: absolute;
	top: 0;
	left: -20px;
}
.talent-center-apply .form-box .radiobox input[type="radio"]:checked + label:before, .talent-center-apply .form-box .radiobox input[type="radio"]:not(:checked) + label:before {
	content: " ";
	height: 40px;
	right: 0;
	position: absolute;
	bottom: 0;
	width: 100%;
}
.talent-center-apply .form-box .radiobox input[type="radio"]:checked + label:before {
	border: 1px solid #45a59e;
	-webkit-box-shadow: 0 1px 2px rgba(61, 61, 61, .1);
	box-shadow: 0 1px 2px rgba(61, 61, 61, .1);
}
.talent-center-apply .form-box .radiobox input[type="radio"]:checked + label {
	color: #000;
}
.talent-center-apply .form-box .radiobox input[type="radio"][disabled]:not(:checked) + label:before {
}
.talent-center-apply .form-box .radio2 li {
	width: 16.6%;
}
.talent-center-apply .form-box dl {
	padding: 3px 25px;
	overflow: hidden;
	margin-top: 20px;
	float: left !important;
}
.talent-center-apply .form-box dl dt, .talent-center-apply .form-box dl dd {
	width: 100%;
}
.talent-center-apply .form-box dl dt {
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	color: #555555;
	font-weight: 500;
	overflow: hidden;
}
.talent-center-apply .form-box dl dd {
	margin-top: 10px;
	position: relative;
}
.talent-center-apply .form-box .date-box {
	margin: 0 -25px;
	overflow: hidden;
}
.talent-center-apply .form-box .date-box li {
	padding: 0 25px;
	width: 50%;
	float: left;
	position: relative;
}
.talent-center-apply .form-box .date-box li .itxt {
	background: url(../images/d7.jpg) right center no-repeat;
}
.talent-center-apply .form-box .date-box li.fx {
	width: 50px;
	overflow: hidden;
	line-height: 36px;
	height: 40px;
	position: absolute;
	left: 50%;
	bottom: 0;
	padding: 0;
	font-size: 16px;
	text-align: center;
	margin-left: -25px;
}
.talent-center-apply .form-box .textarea {
	padding: 5px 10px;
	border: 1px #d5d5d5 solid;
	height: 129px;
}
.talent-center-apply .form-box .total {
	position: absolute;
	line-height: 30px;
	bottom: 5px;
	right: 15px;
	font-size: 15px;
	color: #9f9f9f;
}
.talent-center-apply .sbut {
	width: 150px;
	height: 50px;
	line-height: 50px;
	margin: 50px auto 0 auto;
	display: block;
	border: 0;
	text-align: center;
	font-size: 15px;
	color: #FFF;
	background-color: #4eb4fc;
}
.aboutus-box .content {
	color: #4c69b4;
	overflow: hidden;
	margin-top: 30px;
}
.aboutus-box .content dt, .aboutus-box .content dd {
	overflow: hidden;
	width: 100%;
	line-height: 2;
	text-align: center;
}
.aboutus-box .content dt {
	font-size: 20px;
	font-weight: 500;
}
.aboutus-box .content dd {
	margin-top: 30px;
	font-size: 18px;
}
.aboutus-box .content dd p {
	max-width: 1070px;
	margin: 0 auto;
}
.aboutus-box .content2 {
	margin-top: 75px;
	position: relative;
	overflow: hidden;
}
.aboutus-box .content2 img {
	float: left;
	width: 58%;
}
.aboutus-box .content2 i {
	width: 72px;
	height: 72px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	background-color: #4b4b4b;
}
.aboutus-box .content3 {
	position: relative;
}
.aboutus-box .content3 .txt {
	float: left;
	width: 58%;
	overflow: hidden;
	padding-top: 96px;
	padding-left: 130px;
	font-size: 18px;
	color: #4c69b4;
	line-height: 2;
}
.aboutus-box .content3 .txt img {
	margin-bottom: 40px;
	clear: both;
}
.aboutus-box .content3 .tright {
	width: 42%;
	float: right;
	margin-top: -143px;
}
.aboutus-box .content3 .tright .img {
	position: relative;
	padding-bottom: 100px;
}
.aboutus-box .content3 .tright .img img {
	width: 100%;
}
.aboutus-box .content3 .tright .img i {
	width: 0;
	height: 0;
	display: block;
	position: absolute;
	bottom: 0;
	left: -100px;
	background-color: #001555;
}
.aboutus-box .content3 .tright .info {
	padding: 55px 30px 25px 58px;
	background-color: #4c69b4;
	overflow: hidden;
	font-size: 18px;
	color: #fff;
	line-height: 2;
	width: 100%;
}
.aboutus-box .content3 .tright .info i {
	clear: both;
	width: 28px;
	height: 2px;
	display: block;
	background-color: #FFF;
	margin-bottom: 10px;
}
.aboutus-box .dmap {
	margin-top: 100px;
	text-align: center;
	overflow: hidden;
	padding-bottom: 100px;
}
footer.footer {
	width: 100%;
	background: url(../images/h2.png) top center no-repeat;
	background-size: 100%;
	position: relative;
	z-index: 999;
	overflow: hidden;
	padding-top: 12%;
	padding-bottom: 40px;
}
footer.footer .box {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
footer.footer .box .logo {
	width: 270px;
	height: 55px;
	overflow: hidden;
	float: left;
	margin-top: 10px;
	text-align: center;
}
footer.footer .box .txt {
	float: right;
	overflow: hidden;
	margin-top: 15px;
	line-height: 22px;
	font-size: 14px;
	color: #001555;
	text-align: center;
}
footer.footer .box .txt a {
	color: #001555;
}
footer.footer .box .txt i {
	font-size: 12px;
}
.martop144 {
	margin-top: 144px;
}
.indexbody {
	background: #00a7fb;
}
.indexbody footer.footer {
	margin-top: -100px;
}
@media only screen and (max-width:1820px) {
	.index-main2 .box .txtinfo-con2 {
		left: 40%;
		top: 12%;
		top: 25%;
	}
	.index-main2 .box .txtinfo-con3 {
		right: 5%;
		top: 30%;
	}
}
@media only screen and (max-width:1700px) {
	.index-main2 .box .txtinfo-con1 {
		left: 0;
	}
	.index-main2 .box .txtinfo-con2 {
		left: 40%;
		top: 8%;
		top: 25%;
	}
	.index-main2 .box .txtinfo-con1 {
		left: 30px;
	}
}
@media only screen and (max-width:1500px) {
	.index-cargo-shipping {
		margin-top: 50px;
	}
	.index-main2 .box .txtinfo-con1 {
		top: 280px;
	}
	.index-main2 .box .txtinfo-con1 {
		left: 60px;
	}
	.index-main2 .box .txtinfo-con2 {
		left: 40%;
		top: 5%;
	}
	.index-main2 .box .txtinfo-con3 {
		right: 8%;
		top: 22%;
	}
}
@media only screen and (max-width:1500px) {
	.index-main2 .box .txtinfo-con2 {
		left: 40%;
		top: 0%;
		top: 20%;
	}
}
@media only screen and (max-width: 1750px) {
	#tab1 {
		background-position: 200% 0 !important;
	}
}
@media only screen and (max-width: 1640px) {
	#tab1 {
		background-position: 350% 0 !important;
	}
}
@media only screen and (max-width: 1600px) {
	#tab1 {
		background-position: 700% 0 !important;
	}
}
@media only screen and (max-width: 1580px) {
	#tab1 {
		background-position: 250px 0 !important;
	}
}
@media only screen and (max-width: 1400px) {
	#tab1 {
		background-position: 150px 0 !important;
	}
}
@media only screen and (max-width: 1366px) {
	#tab1 {
		background-position: -8% 0 !important;
	}
}
@media only screen and (max-width:1300px) {
	.index-cargo-shipping {
		margin-top: 100px;
	}
}
@media (min-width: 901px) and (max-width: 1200px) {
	.index-cargo-shipping .infocont .dltxt dd {
	    font-size: 14px;
	}
	#tab1 {
		background-position: -8% -45% !important;
	}
}
@media only screen and (max-width:900px) {
	#tab1 {
		background-position: right 0 !important;
	}
}
@media only screen and (max-width:1200px) {
	.index-cargo-shipping .am-tab-panel {
		background-size: 100% !important;
		-webkit-transition: all 0.2s linear 0s;
		-o-transition: all 0.2s linear 0s;
		transition: all 0.2s linear 0s;
	}
	.index-cargo-shipping .infocont {
		height: 650px;
	}
	.index-cargo-shipping .infocont .dltxt, .index-cargo-shipping .swiper-container {
		left: 3%;
	}
	.index-cargo-shipping {
		margin-top: 130px;
	}
	header.m-hd nav .am-nav {
		margin: 0;
	}
	.index-main2 {
		margin-top: 30px;
	}
	.index-main2 .box .txtinfo-con1 {
		left: 10px;
		top: 200px;
	}
	.index-main2 .box .txtinfo-con2 {
		top: 50px;
		top: 25%;
		width: 330px;
		height: 224px;
		left: 34%;
	}
	.index-main2 .box .txtinfo-con2 dl {
		height: 234px;
	}
	.index-main2 .box .txtinfo-con2 dl dd {
		margin-top: 10px;
	}
	.index-main2 .box .txtinfo-con3 {
		right: 20px;
	}
	.contact-us .swiper-wrapper .contact {
		padding-left: 15px;
		padding-top: 30px;
	}
	.talent-center {
		padding: 10px 10px 30px 10px;
	}
	.talent-center-apply {
		padding: 10px 10px 50px 10px;
	}
	.talent-center-jobs {
		padding: 10px 10px 50px 10px;
	}
}
@media only screen and (max-width:1000px) {
	.index-main .txtbox {
		max-width: 560px;
	}
	.index-main .txtbox i {
		background-size: 100% 20px;
	}
	.index-cargo-shipping {
		margin-top: 170px;
	}
	.customer-service {
		display: none;
	}
	.index-main2 .box .txtinfo-con1 {
		left: 10px;
		top: 150px;
	}
	.index-main2 .box .txtinfo-con2 {
		top: 0;
		top: 20%;
	}
}
@media only screen and (max-width:915px) {
	header.m-hd section.am-show-md-up {
		max-width: 100%;
	}
	header.m-hd nav {
		max-width: 100%;
	}
	header.m-hd {
		height: 50px;
	}
	.talent-center .info-txt {
		width: 50%;
	}
}
@media only screen and (max-width:900px) {
	.am-nav-justify {
		display: block!important;
		margin-top: 10px;
	}
	.column-nav li {
		display: block;
		width: 50%;
		float: left;
		height: 40px;
	}
	.index-main .txtbox {
		/*max-width: 60%;*/
	}
	.index-cargo-shipping {
		margin-top: 180px;
	}
	.index-cargo-shipping .infocont .dltxt {
		width: 100%;
	}
	.index-cargo-shipping .infocont .dltxt  dd {
		max-width: 100%;
	}
	.index-main2 .box .txtinfo-con1 {
		left: 10px;
		top: 100px;
	}
	.index-main2 .box .txtinfo-con3 {
		right: 10px;
		width: 250px;
		top: 15%;
	}
	.index-main2 .box .txtinfo-con3 dl {
		padding: 10px 20px;
		width: 250px;
	}
	.indexbody footer.footer {
		margin-top: -50px;
	}
	.talent-center-apply .form-box .radio {
		margin: 0 -15px;
	}
	.talent-center-apply .form-box .radio li {
		padding: 0 15px;
	}
	.talent-center-jobs dl.info-details {
		padding: 0 30px 0 30px;
	}
}
@media only screen and (max-width:800px) {
	.index-main2 .box .txtinfo-con1 {
		left: 10px;
		top: 10px;
		height: 210px;
		width: 340px;
	}
	.index-main2 .box .txtinfo-con2 {
		right: 10px;
	}
	.index-main2 .box .txtinfo dl {
		height: auto;
		padding: 10px;
	}
	.index-main2 .box .txtinfo dl dt {
		margin-top: 0;
	}
	.index-main2 .box .txtinfo dl dd {
		margin-top: 8px;
	}
	.index-main2 .box .txtinfo dl dd.txt {
		height: auto;
	}
	.aboutus-box .content3 .txt {
		padding-left: 50px;
	}
	.aboutus-box .content3 .tright .info {
		padding: 30px 15px 15px 20px;
	}
	.contact-us {
		padding-bottom: 60px;
	}
	.corporate-culture-box .title dl {
		top: 30%;
	}
}
@media only screen and (max-width:768px) {
	.index-cargo-shipping {
		margin-top: 230px;
	}
	.index-main .txtbox .dltxt {
		padding: 20px 10px 0 10px;
	}
	.index-main2 .box .txtinfo dl dd {
		margin-top: 0px;
	}
	.index-main2 .box .txtinfo {
		width: 96%;
		left: 0;
		right: 0;
		top: 0;
		margin: 0 auto;
		height: auto;
	}
	.index-main2 .box .txtinfo dl {
		width: 100%;
	}
	footer.footer .box .logo {
		width: 100%;
	}
	footer.footer .box .txt {
		width: 100%;
		margin-top: 30px;
	}
	.contact-us .swiper-container {
		margin-top: 20px;
	}
	.contact-us .swiper-wrapper .contact {
		width: 100%;
		height: auto;
		padding: 10px;
	}
	.contact-us .swiper-wrapper .contact dd {
		margin-top: 10px;
	}
	.contact-us .swiper-container {
		height: auto;
	}
	.contact-us .swiper-wrapper .map {
		width: 100%;
		height: auto;
	}
}
@media only screen and (max-width:660px) {
	.cctitle {
		background-size: 98%;
	}
}
@media only screen and (max-width:640px) {
	.index-main .txtbox .dltxt dt {
		font-size: 30px;
	}
	.index-cargo-shipping {
		margin-top: 280px;
	}
	.index-cargo-shipping .swiper-container {
		left: 0;
		margin: 0 auto;
		right: 0;
		width: 90%;
	}
	.index-main2 .box {
		position: relative;
		height: auto;
		padding: 10px;
		margin-bottom: 20px;
	}
	.index-main2 .box .txtinfo {
		position: relative;
		height: 180px;
	}
	.index-main2 i {
		width: 25px;
		height: 25px;
	}
	.index-main2 i.li1 {
		top: 70%;
	}
	.index-main2 i.li2 {
		top: 60%;
	}
	.index-main2 i.li3 {
		top: 74%;
	}
	.aboutus-box .content2 img {
		width: 100%;
	}
	.aboutus-box .content2 i {
		display: none;
	}
	.aboutus-box .content3 .txt {
		width: 100%;
		padding: 20px;
	}
	.aboutus-box .content3 .tright {
		width: 100%;
		margin-top: 0;
	}
	.aboutus-box .content3 .tright .img {
		padding-bottom: 0;
	}
	.martop144 {
		margin-top: 50px;
	}
	.aboutus-box .dmap {
		margin-top: 40px;
	}
	.corporate-culture-box .title dl {
		top: 22%;
	}
	.corporate-culture-box .title dl {
		font-size: 26px;
	}
	.corporate-culture-box .title dl dt {
		font-size: 40px;
		margin-right: 20px;
	}
	.corporate-culture-box .content {
	}
	.common-box {
		margin-top: 10px;
	}
	.talent-center {
		padding-bottom: 10px;
	}
	.column-nav li a {
		letter-spacing: 1px;
	}
	.talent-center .info-txt {
		width: 100%;
	}
	.talent-center .info-pic {
		width: 100%;
	}
	.talent-center .stitle {
		margin-top: 10px;
	}
	.talent-center-apply .form-box .radio {
		margin: 0 -10px;
	}
	.talent-center-apply .form-box .radio li {
		padding: 0 10px;
	}
	.talent-center-apply .form-box .radio2 li {
		float: none;
		display: table-cell;
		width: 1%;
	}
	.talent-center-training .content {
		margin-top: 40px;
	}
	.common-ad i {
		left: 15px;
		top: 15px;
	}
}
@media only screen and (max-width:560px) {
	.talent-center-training .swiper-slide {
		width: 80%;
	}
	.talent-center-training .swiper-slide img {
		width: 100%;
	}
}
@media only screen and (max-width:500px) {
	.index-main .txtbox .dltxt dt {
		font-size: 22px;
	}
	.index-main .txtbox .dltxt dd.dt2 {
		margin-top: 10px;
	}
	.index-main .txtbox {
		top: 40%;
	}
	.corporate-culture-box .title dl {
		top: 18%;
	}
	.corporate-culture-box .title dl {
		font-size: 20px;
	}
	.corporate-culture-box .title dl dt {
		font-size: 30px;
		margin-right: 10px;
	}
	.talent-center-apply .form-box .radio2 li {
		float: left;
		display: block;
		width: 33%;
		margin-bottom: 10px;
	}
	.column-nav li a {
		letter-spacing: 0;
		font-size: 20px;
	}
}
@media only screen and (max-width:426px) {
}
.bounce {
	-webkit-animation: bounce 2s .5s ease both infinite;
	-moz-animation: bounce 2s .5s ease both infinite;
}
@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {
		-webkit-transform: translateY(0)
	}
	40% {
		-webkit-transform: translateY(-5px)
	}
	60% {
		-webkit-transform: translateY(-3px)
	}
}
.w1200 {
	width: 98%;
	max-width: 1200px;
	margin: 0 auto;
}
.w1200 img {
	display: block;
	width: 100%;
}
.showvideo {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 999999;
	background: rgba(0, 0, 0, 0.7);
	display: none;
}
.showvideo .close_v {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.showvideo span {
    position: absolute;
    right: 20px;
    top: 20px;cursor: pointer;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    background: #ccc;
    opacity: 0.5;
    font-size: 40px;
    filter: alpha(opacity=50);
}
.showvideo .img {
	width: 50%;
	max-width: 400px;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.showvideo .img img {
	display: block;
	width: 100%;
	margin: 0 auto;
}
@media (max-width: 414px) {
	.am-nav-justify {
		display: block!important;
		margin-top: 10px;
	}
	.column-nav li {
		display: block;
		width: 50%;
		float: left;
		height: 40px;
	}
	.column-nav li a {
		font-size: 12px;
	}
	.index-main .txtbox .dltxt dt {
		font-size: 19px;
	}
	.index-main .txtbox .dltxt  dd.dt2 {
		font-size: 25px;
	}
	.index-main .txtbox .dltxt  dd {
		font-size: 12px;
	}
	.index-main .txtbox {
		width: 100%;
		max-width: 100%;
	}
	.index-main .txtbox .dltxt {
		width: 100%;
		height: 371px;
	}
	.index-main .bg {
		display: none;
	}
	.index-main .bg2 {
		display: block;
		width: 100%;
		overflow: hidden;
	}
	.index-cargo-shipping .infocont .dltxt {
		width: 100%;
	}
	.index-cargo-shipping .infocont .dltxt  dd {
		max-width: 100%;
	}
	.index-cargo-shipping .swiper-container {
		width: 100%;
	}
	.index-main2 .box .txtinfo dl dd.tit {
		font-size: 14px;
	}
	.index-main2 .box .txtinfo dl dd.txt {
		font-size: 12px;
	}
	.index-main2 .box .txtinfo dl dd.more {
		position: relative;
		top: 6px;
	}
	.index-cargo-shipping .infocont .dltxt, .index-cargo-shipping .swiper-container {
		left: 0;
	}
	.index-cargo-shipping .infocont .dltxt  dd, .index-cargo-shipping .swiper-container dl dd {
		font-size: 13px;
	}
	.index-cargo-shipping .swiper-container .swiper-slide {
		height: 206px;
	}
	footer.footer .box .txt {
		font-size: 15.5px;
	}
	.cctitle {
		background: none;
	}
	.aboutus-box .content dd, .aboutus-box .content3 .txt, .aboutus-box .content3 .tright .info {
		font-size: 13px;
	}
	.aboutus-box .content3 .txt img {
		display: none;
	}
	.corporate-culture-box .title dl {
		font-size: 16px;
	}
	.corporate-culture-box .title dl dt {
		font-size: 20px;
	}
	.corporate-culture-box .title {
		margin-top: 20px;
	}
	.corporate-culture-box .content .dt {
		font-size: 16px;
	}
	.corporate-culture-box .content {
		font-size: 14px;
	}
	.corporate-culture-box .content2 {
		padding-bottom: 20px;
	}
	.talent-center .stitle {
		font-size: 16px;
		line-height: 1.45;
		margin: 20px auto;
	}
	.contact-us .swiper-wrapper .contact dd {
		font-size: 13px;
		line-height: 2;
	}
	.contact-us .swiper-pagination {
		margin-top: 15px;
	}
	.contact-us .swiper-pagination-bullet {
		width: 10px;
		height: 10px;
		margin: 0 5px;
	}
	.corporate-culture-box .title dl {
		line-height: 35px;
	}
	.am-offcanvas-content {
		padding: 15px 0;
	}
	.am-offcanvas-content .snav a {
		font-size: 12px;
	}
}
#main, #main2 {
	float: left;
	width: 100%;
	height: 400px;
}
#main {
	margin-top: 100px;
}
canvas {
	width: 100%;
}
