﻿* {
	box-sizing: border-box
}

body,html {
	font-family: arial,Microsoft Yahei,\\5b8b\4f53,sans-serif;
	font-size: 16px
}

blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,html,input,legend,li,ol,p,pre,td,textarea,th,ul {
	padding: 0;
	margin: 0
}

ol,ul {
	list-style: none
}

address,caption,cite,code,dfn,em,optgroup,strong,th,var {
	font-style: normal
}

button,i,input,optgroup,option,select,textarea {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	line-height: inherit
}

:focus {
	outline: none
}

.init {
	padding: 0;
	margin: 0
}

.noneselect {
	cursor: default;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.red {
	color: red
}

.jumbotron {
	width: 100%;
	height: 100%
}

.clearfix {
	clear: both
}

.ldx-btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid #000
}

.ldx-btn:hover {
	box-shadow: inset 0 1px 3px rgba(0,0,0,.125);
	background-color: hsla(0,0%,96%,.8)
}

.ldx-btn[disabled] {
	background-color: #ccc;
	border: 1px solid #ccc;
	cursor: not-allowed;
	filter: alpha(opacity=65);
	box-shadow: none;
	opacity: .65
}

a.ldx-btn[disabled] {
	pointer-events: none
}

.form-control {
	display: inline-block;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #999
}

.form-control::-webkit-input-placeholder {
	color: #999
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1
}

.form-control[disabled],fieldset[disabled] .form-control {
	cursor: not-allowed
}

textarea.form-control {
	height: auto
}

a {
	background-color: transparent;
	text-decoration: none;
	color: inherit
}

a:active,a:hover {
	outline: 0
}

.header {
	margin: 0;
	width: 100%;
	height: 128px;
	background-color: #fff
}

@media (max-width:767px) {
	.header {
		height: 75px
	}
}

.header-container {
	margin: 0 auto;
	padding: 24px 15px;
	height: 100%
}

@media (max-width:767px) {
	.header-container {
		padding: 15px
	}
}

@media (min-width:768px) {
	.header-container {
		width: 750px
	}
}

@media (min-width:992px) {
	.header-container {
		width: 960px
	}
}

@media (min-width:1200px) {
	.header-container {
		width: 1170px
	}
}

.logo {
	float: left;
	/*width: 166px;
	height: 72px*/
}

@media (max-width:767px) {
	.logo {
		width: 221px;
		/*height: 50px*/
	}
	.follow{
		display:none;
	}
}

.logo .ldxLogo {
	width: 100%;
	/*height: 72px*/
}

@media (max-width:767px) {
	.logo .ldxLogo {
		width: 100%;
		height: 50px;
	}
}

.header-titles {
	float: left;
	margin-left: 24px;
	font-family: Microsoft Yahei
}

@media (max-width:767px) {
	.header-titles {
		display: none
	}
}

@media (min-width:992px) {
	.header-titles {
		display: block
	}
}

.header-title {
	margin-bottom: 8px
}

@media (min-width:768px) {
	.header-title {
		margin-top: 1rem;
		height: 1.5rem;
		line-height: 1.5rem;
		font-size: 1.5rem;
		letter-spacing: 3.5px
	}
}

@media (min-width:992px) {
	.header-title {
		margin-top: .7rem;
		height: 2rem;
		line-height: 2rem;
		font-size: 2rem;
		letter-spacing: 2.5px
	}
}

@media (min-width:768px) {
	.header-title-des {
		font-size: .8rem;
		height: .8rem;
		line-height: .8rem
	}
}

@media (min-width:992px) {
	.header-title-des {
		font-size: 1rem;
		height: 1rem;
		line-height: 1rem
	}
}

.follow,.lang-select {
	position: relative;
	float: right;
	height: 80px;
	padding-top: 8px
}

@media (max-width:991px) {
	.follow,.lang-select {
		position: inherit;
		height: 50px
	}
}

.follow-title,.lang-box {
	/*margin: 24px 8px;*/
	height: 34px;
	line-height: 34px;
	font-size: .8rem
}

@media (max-width:991px) {
	.follow-title {
		border: 0;
		width: 30px;
		margin-right: 8px;
		margin-top: 8px
	}
}

.follow-title .wx-logo {
	/*width: 30px*/
}

.lang-box span {
	display: inline-block;
	cursor: default;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.lang-box .lang-des,.lang-box .lang-srt {
	height: 32px;
	padding: 0 6px
}

@media (max-width:991px) {
	.lang-box .lang-des,.lang-box .lang-sep {
		display: none
	}
}

.lang-box .caret {
	width: 12px;
	height: 12px
}

.lang-box:hover {
	border: 1px solid #ccc;
	border-radius: 4px;
	margin: 23px 8px
}

@media (max-width:991px) {
	.lang-box:hover {
		margin: 7px 0
	}
}

@media (max-width:991px) {
	.lang-box {
		margin: 8px 0;
		width: 48px;
		white-space: nowrap;
		overflow: hidden;
		border: 1px solid #ccc;
		border-radius: 4px
	}
}

.follow-img,.lang-options {
	position: absolute;
	display: none;
	top: 64px;
	right: 0;
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 1px 5px #ccc;
	background-color: #fff;
	z-index: 999
}

@media (max-width:991px) {
	.follow-img,.lang-options {
		top: 110px
	}
}

@media (max-width:767px) {
	.follow-img,.lang-options {
		top: 75px
	}
}

.follow-img {
	padding: 8px 0
}

.follow-img.lang-follow-show {
	display: block;
	text-align: center;
	width: 120px;
	padding: 10px 0
}

@media (max-width:991px) {
	.follow-img.lang-follow-show {
		width: 100%
	}
}

.follow-img .qrcde-img {
	width: 100px
}

.follow-img .follow-content {
	padding: 8px;
	font-size: 14px
}

.lang-options li {
	cursor: default;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding: 6px;
	font-size: .8rem
}

@media (max-width:991px) {
	.lang-options li {
		padding: 16px 8px
	}
}

.lang-options li:hover {
	background-color: #d9d9d9
}

.lang-options.lang-options-show {
	display: block
}

.nav-btn {
	float: right;
	display: none;
	padding: 20px 0 12px 15px;
	cursor: pointer;
	transition-property: opacity,-webkit-filter;
	transition-property: opacity,filter;
	transition-property: opacity,filter,-webkit-filter;
	transition-duration: .15s;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	overflow: visible
}

@media (max-width:991px) {
	.nav-btn {
		display: inline-block
	}
}

.nav-btn:hover {
	opacity: .7
}

.nav-btn-box {
	width: 32px;
	height: 24px;
	display: inline-block;
	position: relative
}

.nav-btn-inner {
	display: block;
	top: 50%;
	margin-top: -2px
}

.nav-btn-inner,.nav-btn-inner:after,.nav-btn-inner:before {
	width: 32px;
	height: 4px;
	background-color: #000;
	border-radius: 4px;
	position: absolute;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform,-webkit-transform;
	transition-duration: .15s;
	transition-timing-function: ease
}

.nav-btn-inner:after,.nav-btn-inner:before {
	content: "";
	display: block
}

.nav-btn-inner:before {
	top: -10px
}

.nav-btn-inner:after {
	bottom: -10px
}

.nav-btn-squeeze .nav-btn-inner {
	transition-duration: .1s;
	transition-timing-function: cubic-bezier(.55,.055,.675,.19)
}

.nav-btn-squeeze .nav-btn-inner:before {
	transition: top .1s ease .14s,opacity .1s ease
}

.nav-btn-squeeze .nav-btn-inner:after {
	transition: bottom .1s ease .14s,-webkit-transform .1s cubic-bezier(.55,.055,.675,.19);
	transition: bottom .1s ease .14s,transform .1s cubic-bezier(.55,.055,.675,.19);
	transition: bottom .1s ease .14s,transform .1s cubic-bezier(.55,.055,.675,.19),-webkit-transform .1s cubic-bezier(.55,.055,.675,.19)
}

.nav-btn-squeeze.is-active .nav-btn-inner {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transition-delay: .14s;
	transition-timing-function: cubic-bezier(.215,.61,.355,1)
}

.nav-btn-squeeze.is-active .nav-btn-inner:before {
	top: 0;
	opacity: 0;
	transition: top .1s ease,opacity .1s ease .14s
}

.nav-btn-squeeze.is-active .nav-btn-inner:after {
	bottom: 0;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	transition: bottom .1s ease,-webkit-transform .1s cubic-bezier(.215,.61,.355,1) .14s;
	transition: bottom .1s ease,transform .1s cubic-bezier(.215,.61,.355,1) .14s;
	transition: bottom .1s ease,transform .1s cubic-bezier(.215,.61,.355,1) .14s,-webkit-transform .1s cubic-bezier(.215,.61,.355,1) .14s
}

.nav-bar {
	width: 100%;
	height: 56px;
	border-top: 1px solid #d0d0d0
}

@media (min-width:768px) {
	.nav-bar {
		display: block
	}
}

@media (max-width:767px) {
	.nav-bar {
		display: none;
		position: absolute;
		top: 75px;
		right: 0;
		width: 100%;
		height: auto;
		border: 1px solid #ccc;
		border-radius: 4px;
		box-shadow: 0 1px 5px #ccc;
		background-color: #fff;
		z-index: 999
	}

	.nav-bar.show {
		display: block
	}
}

.nav-list {
	padding: 0;
	margin: 0 auto;
	height: 100%
}

@media (min-width:768px) {
	.nav-list {
		width: 750px
	}
}

@media (min-width:992px) {
	.nav-list {
		width: 960px
	}
}

@media (min-width:1200px) {
	.nav-list {
		width: 1170px
	}
}

@media (max-width:767px) {
	.nav-list {
		width: 100%
	}
}

.nav-list li>a {
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	float: left;
	width: 12.5%;
	text-align: center
}

@media (max-width:767px) {
	.nav-list li>a {
		float: none;
		display: inline-block;
		width: 100%;
		text-align: left;
		text-indent: 24px;
		border-bottom: 1px solid #ccc
	}
}

.nav-list .nav-item {
	padding: 16px 10px
}

@media (min-width:768px) {
	.nav-list .nav-item:hover {
		border-top: 4px solid #777;
		margin-top: -3px;
		padding-top: 14px
	}

	.nav-list .nav-item:focus {
		outline: none
	}
	
	.home1 .active1,.home2 .active2,.home3 .active3,.home4 .active4,.home5 .active5,.home6 .active6,.home7 .active7,.home8 .active8{
		border-top: 4px solid red;
		margin-top: -3px;
		padding-top: 14px
	}

	.nav-list .nav-item.active {
		border-top: 4px solid red;
		margin-top: -3px;
		padding-top: 14px
	}
}

@media (min-width:992px) {
	.nav-list .nav-item {
		padding: 16px
	}
}

.footer {
	clear: both;
	width: 100%;
	background-color: #404040;
	color: #fff
}

.footer-container {
	padding: 0;
	margin: 0 auto;
	/*height: 100%*/
}

@media (min-width:768px) {
	.footer-container {
		width: 750px
	}
}

@media (min-width:992px) {
	.footer-container {
		width: 960px
	}
}

@media (min-width:1200px) {
	.footer-container {
		width: 1170px
	}
}

.footer-nav {
	width: 100%;
	border-bottom: 1px solid #fff;
	text-align: center
}

.footer-nav li,.footer-nav li>a {
	display: inline-block
}

.footer-nav li>a {
	cursor: default;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding: 20px;
	width: 120px
}

@media (max-width:767px) {
	.footer-nav li>a {
		width: 110px
	}
}

.footer-info {
	clear: both;
	padding-top: 32px;
	padding-bottom: 32px;
	text-align: center
}

.footer-info p {
	margin-bottom: 8px
}

.footer-info p span {
	margin: 0 4px;
	display: inline
}

@media (max-width:767px) {
	.footer-info p span {
		display: block;
		margin-bottom: 8px
	}
}

.main-container {
	clear: both;
	width: 100%;
	background-color: #fff
}

.main-container-jumbotron {
	position: relative;
	width: 100%;
	overflow: hidden
}

@media (max-width:767px) {
	.main-container-jumbotron {
		height: 100px;
		background: #fff 50%/100% 100% url(../images/bg_phone.43026aac7a1bd01918f6.png) no-repeat
	}
}

@media (min-width:768px) {
	.main-container-jumbotron {
		background: #fff 50%/100% 100% url(../images/bg.b710827d41162dbda8c5.png) no-repeat;
		height: 230px
	}
}

#index-jumbotron {
	height: 400px
}

@media (max-width:767px) {
	#index-jumbotron {
		background: #fff 50%/100% 100% url(../images/bg_main.172220fe09ea7ce6d611.png) no-repeat;
		height: 300px
	}
}

.index-track-box {
	position: absolute;
	top: 50%;
	left: 50%;
	min-height: 200px;
	max-height: 400px;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%)
}

@media (min-width:768px) {
	.index-track-box {
		width: 620px
	}
}

@media (min-width:992px) {
	.index-track-box {
		width: 900px
	}
}

@media (min-width:1200px) {
	.index-track-box {
		width: 1142px
	}
}

@media (max-width:767px) {
	.index-track-box {
		width: 80%
	}
}

.index-track-wrapper {
	position: relative;
	width: 100%;
	min-height: 100px;
	padding: 24px;
	margin-bottom: 8px;
	background-color: #fff;
	border-radius: 8px
}

@media (max-width:767px) {
	.index-track-wrapper {
		padding: 16px;
		min-height: 110px
	}
}

.query-btn {
	padding: 16px 40px;
	background-color: red;
	color: #fff;
	border: none;
	border-radius: 4px;
	font-size: 1rem;
	text-decoration: none
}

@media (max-width:767px) {
	.query-btn {
		padding: 8px 16px;
		width: 100%
	}
}

.query-btn:hover {
	background-color: red;
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.index-track-error {
	color: red;
	display: none
}

.index-track-error.valid-false {
	display: block
}

.index-track-number-box {
	display: inline-block;
	min-height: 54px;
	margin-right: 16px
}

@media (min-width:768px) {
	.index-track-number-box {
		width: 400px
	}
}

@media (min-width:992px) {
	.index-track-number-box {
		width: 680px
	}
}

@media (min-width:1200px) {
	.index-track-number-box {
		width: 920px
	}
}

@media (max-width:767px) {
	.index-track-number-box {
		margin-right: 0;
		margin-bottom: 10px;
		min-height: 32px;
		width: 100%
	}
}

.index-track-number-box .track-number-input {
	border: none;
	padding: 18px 0;
	line-height: 18px;
	font-size: 18px;
	width: 100%
}

@media (max-width:767px) {
	.index-track-number-box .track-number-input {
		padding: 6px 0
	}
}

.index-track-info {
	width: 100%;
	padding: 8px 24px;
	color: #fff;
	background-color: hsla(0,0%,6%,.5);
	border-radius: 8px
}

@media (max-width:767px) {
	.index-track-info {
		padding: 8px
	}
}

.container-wrapper {
	position: relative;
	padding: 40px;
	margin: 0 auto;
	/*height: 100%;*/
	min-height: 320px
}

@media (min-width:768px) {
	.container-wrapper {
		width: 750px
	}
}

@media (min-width:992px) {
	.container-wrapper {
		width: 960px
	}
}

@media (min-width:1200px) {
	.container-wrapper {
		width: 1170px
	}
}

@media (max-width:767px) {
	.container-wrapper {
		padding: 16px
	}
}

.index-section {
	width: 100%;
	margin-bottom: 24px
}

.index-title {
	width: 300px;
	margin: 0 auto;
	padding: 0;
	border-bottom: 1px solid #000;
	text-align: center
}

.index-title:after {
	content: "";
	width: 100px;
	height: 4px;
	background-color: red;
	display: block;
	margin-bottom: -3px;
	margin-left: 100px
}

.index-title-container {
	padding: 16px 0
}

.index-title-container .index-title-main {
	font-size: 2rem;
	margin-bottom: 8px
}

.index-title-container .index-title-trans {
	font-size: 1rem
}

.swiper-wrapper {
	padding: 24px 0;
	text-align: center
}

.swiper-wrapper .swiper-slide {
	padding: 8px 0
}

.service-item>div {
	margin-bottom: 24px
}

.service-item-image img {
	width: 100%
}

.service-item-title {
	font-size: 1.2rem
}

.service-item-des {
	height: 95px;
	line-height: 1.4;
	overflow: hidden;
	font-size: 14px;
	text-overflow: ellipsis
}

.index-aboutus {
	position: relative;
	overflow: hidden;
	margin-bottom: 24px
}

@media (min-width:768px) {
	.index-aboutus {
		height: 345px
	}
}

@media (min-width:992px) {
	.index-aboutus {
		height: 314px
	}
}

@media (min-width:1200px) {
	.index-aboutus {
		height: 382px
	}
}

@media (max-width:767px) {
	.index-aboutus {
		height: auto
	}
}

.index-aboutus .index-aboutus-img {
	float: right;
	width: 50%;
	/*height: 100%*/
}

@media (max-width:767px) {
	.index-aboutus .index-aboutus-img {
		width: 100%
	}
}

.index-aboutus p {
	color: #fff;
	font-size: 1rem;
	line-height: 1.4
}

@media (max-width:767px) {
	.index-aboutus p {
		margin-bottom: 16px
	}
}

@media (min-width:768px) {
	.index-aboutus p {
		margin-bottom: 16px
	}
}

@media (min-width:1200px) {
	.index-aboutus p {
		margin-bottom: 24px
	}
}

.index-aboutus .index-aboutus-des {
	float: right;
	width: 50%;
	/*height: 100%;*/
	background-color: #202020
}

@media (max-width:767px) {
	.index-aboutus .index-aboutus-des {
		width: 100%;
		padding: 16px 0 0 16px
	}
}

@media (min-width:768px) {
	.index-aboutus .index-aboutus-des {
		padding: 16px 0 0 16px
	}
}

@media (min-width:1200px) {
	.index-aboutus .index-aboutus-des {
		padding: 32px 0 0 32px
	}
}

.index-aboutus .index-aboutus-des .index-aboutus-title {
	position: relative;
	overflow: hidden;
	color: red
}

@media (max-width:767px) {
	.index-aboutus .index-aboutus-des .index-aboutus-title {
		font-size: 1.6rem
	}
}

@media (min-width:768px) {
	.index-aboutus .index-aboutus-des .index-aboutus-title {
		font-size: 1.3rem
	}
}

@media (min-width:992px) {
	.index-aboutus .index-aboutus-des .index-aboutus-title {
		font-size: 1.6rem
	}
}

@media (min-width:1200px) {
	.index-aboutus .index-aboutus-des .index-aboutus-title {
		font-size: 2rem
	}
}

.index-aboutus .index-aboutus-des .index-aboutus-title:after {
	content: "";
	display: block;
	background-color: red;
	position: absolute;
	width: 100%;
	height: 2px;
	top: 16px
}

@media (min-width:768px) {
	.index-aboutus .index-aboutus-des .index-aboutus-title:after {
		left: 35%
	}
}

@media (max-width:767px) {
	.index-aboutus .index-aboutus-des .index-aboutus-title:after {
		left: 50%
	}
}

@media (max-width:767px) {
	.index-aboutus .index-aboutus-des .index-aboutus-caption {
		font-size: 1.1rem
	}
}

@media (min-width:768px) {
	.index-aboutus .index-aboutus-des .index-aboutus-caption {
		font-size: 1.1rem
	}
}

@media (min-width:1200px) {
	.index-aboutus .index-aboutus-des .index-aboutus-caption {
		font-size: 1.2rem
	}
}

.index-aboutus .index-aboutus-des .index-aboutus-intro {
	color: #7c7c7c;
	line-height: 2.2;
	margin-right: 16px
}

@media (max-width:767px) {
	.index-aboutus .index-aboutus-des .index-aboutus-intro {
		line-height: 2
	}
}

@media (min-width:768px) {
	.index-aboutus .index-aboutus-des .index-aboutus-intro {
		line-height: 1.8
	}
}

@media (min-width:1200px) {
	.index-aboutus .index-aboutus-des .index-aboutus-intro {
		line-height: 2.2
	}
}

.index-aboutus .index-aboutus-des .ldx-btn {
	border: 1px solid #fff
}

.index-aboutus .index-aboutus-des .ldx-btn:hover {
	background-color: hsla(0,0%,96%,.3)
}

.case-item {
	position: relative
}

.case-item .case-item-image img {
	width: 100%;
	/*height: 100%*/
}

.case-item .case-item-des {
	position: absolute;
	bottom: 0;
	background-color: hsla(0,0%,6%,.5);
	width: 100%;
	padding: 14px 0;
	color: #fff
}

.index-news-container {
	float: left;
	margin-bottom: 20px
}

@media (min-width:768px) {
	.index-news-container {
		width: 50%
	}
}

@media (max-width:767px) {
	.index-news-container {
		width: 100%
	}
}

.index-news-industry {
	padding-right: 24px
}

@media (min-width:768px) {
	.index-news-industry {
		padding-right: 24px
	}
}

@media (max-width:767px) {
	.index-news-industry {
		padding-right: 0
	}
}

@media (min-width:768px) {
	.index-news-company {
		padding-left: 24px
	}
}

@media (max-width:767px) {
	.index-news-company {
		padding-left: 0
	}
}

.index-news-title {
	margin-bottom: 16px;
	height: 40px
}

.index-news-title-main {
	float: left;
	font-size: 2rem;
	font-weight: 500
}

@media (max-width:767px) {
	.index-news-title-main {
		font-size: 1.5rem
	}
}

.index-news-title-trans {
	float: left;
	margin-left: 24px;
	margin-top: 12px;
	font-size: 1.2rem;
	color: #d2d2d2
}

@media (max-width:767px) {
	.index-news-title-trans {
		font-size: 1.1rem;
		margin-top: 8px
	}
}

.index-news-title-more {
	float: right;
	margin-top: 5px;
	min-width: 100px;
	color: #888;
	border: 1px solid #ccc
}

@media (max-width:767px) {
	.index-news-title-more {
		margin-top: 0
	}
}

.index-news-list {
	clear: both;
	width: 100%
}

.index-news-list .index-news-item {
	display: inline-block;
	border-bottom: 1px dashed #ccc;
	width: 100%;
	height: 32px;
	padding: 8px 0;
	clear: both;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.index-news-list .index-news-item-icon {
	float: left;
	color: #ccc
}

.index-news-list .index-news-item-title {
	float: left;
	margin-left: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 60%
}

.index-news-list .index-news-item-time {
	float: right
}

.container-title {
	position: absolute;
	top: -48px;
	left: 0;
	padding: 32px;
	width: 220px;
	height: 300px;
	color: #fff;
	background-image: linear-gradient(0deg,#f4a447,#e9202b)
}

@media (max-width:767px) {
	.container-title {
		background-image: none;
		position: relative;
		top: 0;
		left: 0;
		padding: 0;
		width: 100%;
		height: auto;
		color: #000
	}
}

.container-title-main {
	font-size: 24px;
	font-weight: 500
}

.container-nav a{
	font-size:16px;
}

@media (max-width:767px) {
	.container-title-main {
		display: inline-block
	}
}

.container-title-trans {
	margin: 24px 0;
	font-size: 1rem;
	font-weight: 500;
	line-height: 2;
	word-spacing: 80px
}

.container-title-trans:after {
	content: "";
	height: 100px;
	width: 2px;
	display: block;
	background-color: #fff;
	margin-top: 16px
}

@media (max-width:767px) {
	.container-title-trans {
		display: inline-block;
		margin: 0 0 0 24px;
		word-spacing: 0
	}
	

	.container-title-trans:after {
		height: 0;
		width: 0
	}
}

.container-info {
	padding-left: 222px;
	width: 100%
}

@media (max-width:767px) {
	.container-info {
		padding: 0
	}
}

.container-nav {
	background: #f3f3f3;
	width: 100%;
	margin-bottom: 24px
}

.container-nav li {
	display: inline-block;
	padding: 20px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.container-nav li.active {
	background-color: red;
	color: #fff
}

#ldx-about>div {
	margin-bottom: 16px
}

#ldx-about p,.container-body h4,.container-body h5 {
	margin-bottom: 8px
}

#ldx-about p {
	text-indent: 32px
}

.container-body ol,.container-body ul {
	list-style: inside;
	margin-left: 32px;
	margin-bottom: 8px
}

#ldx-about ul h5 {
	display: inline-block
}

#ldx-recruitment>ul {
	list-style: none
}

#ldx-recruitment>ul>li {
	margin-bottom: 16px
}

#ldx-contact {
	border-radius: 8px
}

#ldx-contact .contact-head {
	padding: 16px;
	font-size: 1.2rem;
	background-color: #e9202b;
	color: #fff
}

#ldx-contact .accordion-tab:nth-child(odd) {
	background-color: #f0f0f0
}

#ldx-contact .accordion-tab:nth-child(2n) {
	background-color: #fafafa
}

#ldx-contact .fb-accordion {
	margin: 0
}

#ldx-contact .fb-accordionTab {
	border: none
}

#ldx-contact .fb-accordionTab:hover {
	background-color: #f3f9fa
}

#ldx-contact .fb-accordion-title {
	height: auto;
	padding: 16px
}

.customer-accordion-header {
	font-size: 1.2rem;
	color: #000;
	font-weight: 500
}

.contact-detail {
	border-bottom: 1px solid #eee;
	font-size: 1rem;
	background-color: #fefefe
}

.contact-detail p {
	border-top: 1px solid #eee;
	padding: 16px 0;
	text-indent: 16px
}

.contact-detail p:hover {
	background-color: #fefefe
}

.contact-detail p label {
	color: #777
}

.contact-detail p span {
	margin-left: 8px
}

#ldx-contact .fb-accordionPanel {
	padding: 0
}

#download-file,#service-esc,#service-japan,#service-korea,#service-storage,#service-taiwan {
	list-style: none
}

@media (max-width:767px) {
	#download-file,#service-esc,#service-japan,#service-korea,#service-storage,#service-taiwan {
		margin-left: 0
	}
}

#download-file p,#service-esc p,#service-japan p,#service-korea p,#service-storage p,#service-taiwan p {
	text-indent: 32px;
	margin-bottom: 8px
}

#download-file img,#service-esc img,#service-japan img,#service-korea img,#service-storage img,#service-taiwan img {
	width: 100%;
	height: 100%
}

#storage-img-list {
	list-style: none
}

#storage-img-list li {
	display: inline-block;
	width: 200px;
	height: 180px;
	margin-right: 24px
}

.back-news {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer
}

.news-container {
	padding: 40px 0
}

.news-container h3 {
	text-align: center;
	font-size: 2rem;
	margin-bottom: 24px
}

.news-container p {
	margin-bottom: 16px;
	line-height: 2
}

.news-container .news-body {
	/*text-indent: 32px*/
}

.news-container .news-time {
	text-align: right
}

.news-container .news-creator {
	text-align: right;
	color: #a0a0a0
}

.track-query-box {
	border: 1px solid #a0a0a0;
	padding: 16px
}

.track-query-box .track-number-input {
	border: none;
	font-size: 1rem;
	height: 48px;
	line-height: 2;
	width: 100%
}

.track-query-box .track-query-info {
	display: inline-block;
	color: #ccc;
	margin-top: 8px
}

.track-query-btn-group {
	margin-top: 24px
}

.track-query-btn-group .ldx-btn {
	color: #fff;
	border: none;
	width: 150px;
	margin-right: 16px
}

.track-query-btn-group .ldx-btn:hover {
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.track-query-btn-group .track-btn-query {
	background-color: #f0743d
}

.track-query-btn-group .track-btn-clear {
	background-color: #5a7eb7
}

.track-query-number-list {
	margin-top: 24px
}

.track-query-number-list li {
	display: inline-block;
	padding: 8px 16px;
	background-color: #ccc;
	margin: 2px;
	width: 140px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.track-query-number-list li:hover {
	background-color: #7c7c7c
}

.track-query-number-list li.active {
	background-color: #e9202b;
	color: #fff
}

.track-query-detail {
	border: 1px solid #a0a0a0;
	padding: 16px;
	margin-top: 16px
}

.track-query-detail h4 {
	font-size: 1.2rem;
	font-weight: 500;
	padding-bottom: 16px
}

.track-query-detail h4 span {
	position: relative
}

.track-query-detail h4 span:after {
	content: "";
	position: absolute;
	display: inline-block;
	width: 100%;
	height: 2px;
	background-color: #e9202b;
	left: 0;
	bottom: -16px
}

.track-query-detail h5 {
	margin-top: 8px
}

.track-query-detail h5 span {
	margin-left: 16px
}

.track-query-detail #track-order {
	color: #aaa
}

.track-query-detail .track-err {
	margin: 16px 0;
	text-align: center
}

.track-query-detail .track-detail-list {
	margin: 16px 0
}

.track-query-detail .track-detail-list .track-item {
	display: inline-block;
	margin-bottom: 8px
}

.track-query-detail .track-detail-list .track-item-info {
	margin-left: 16px
}

.track-query-detail .track-detail-list .track-item-date {
	min-width: 82px
}

.track-query-detail .track-detail-list .track-item-time {
	min-width: 64px
}

.track-query-detail .track-detail-list span {
	display: inline-block
}

#download-file .file-download-link {
	color: blue
}

@media (max-width:767px) {
	.invoice-search-wrapper #invoice-search-input {
		width: 150px
	}
}

.invoice-search-wrapper #invoice-search-btn {
	background-color: #e9202b;
	color: #fff;
	border: none;
	width: 100px
}

.invoice-search-wrapper #invoice-search-btn:hover {
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.invoice-result-box {
	min-height: 100px;
	width: 100%;
	border: 1px solid #ccc;
	margin: 24px 0;
	padding: 8px
}

.invoice-result-box .invoice-list {
	list-style: none;
	margin-left: 8px
}

.invoice-result-box .invoice-list .invoice-item {
	padding: 8px 0
}

.invoice-result-box .invoice-list .invoice-filename {
	margin-left: 16px
}

.invoice-result-box .invoice-err {
	margin: 8px 0;
	color: red
}

.dialog-box {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: hsla(0,0%,6%,.2);
	z-index: 1001;
	display: none
}

.dialog-box.show {
	display: block
}

.dialog-box .ldx-dialog {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 400px;
	height: 228px;
	background-color: #fff;
	box-shadow: 0 1px 6px 0 rgba(0,0,0,.4);
	border-radius: 4px;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%)
}

.dialog-box .ldx-dialog-header {
	padding: 8px;
	height: 36px;
	border-bottom: 1px solid #ccc
}

.dialog-box .dialog-head-close {
	float: right
}

.dialog-box .ldx-dialog-content {
	height: 140px;
	padding: 16px
}

.dialog-box #invoice-number-input {
	margin: 16px 0;
	width: 100%
}

.dialog-box .invoice-download-err {
	color: red
}

.dialog-box .ldx-dialog-footer {
	height: 51px;
	text-align: right;
	padding: 8px 16px;
	border-top: 1px solid #ccc
}

.dialog-box .dialog-confirm-btn {
	background-color: #5a7eb7;
	border: none;
	color: #fff;
	width: 80px
}

.dialog-box .dialog-cancel-btn {
	background-color: #fff;
	border: 1px solid #ccc;
	width: 80px
}

.news-list li {
	margin-bottom: 8px
}

.news-list li a {
	cursor: pointer
}

.pnf-wrapper {
	margin: 0 auto;
	padding: 60px 0;
	height: 300px
}

@media (max-width:767px) {
	.pnf-wrapper {
		width: 100%;
		height: auto
	}
}

@media (min-width:768px) {
	.pnf-wrapper {
		width: 100%
	}
}

@media (min-width:992px) {
	.pnf-wrapper {
		width: 900px
	}
}

.pnf-qrcode {
	float: left;
	width: 30%;
	text-align: right
}

@media (max-width:767px) {
	.pnf-qrcode {
		width: 100%;
		text-align: center
	}
}

.pnf-qrcode .qrcde-img {
	width: 200px;
	height: 200px
}

.pnf-content {
	float: left;
	width: 60%;
	height: 300px;
	margin-left: 40px;
	padding: 16px 0
}

@media (max-width:767px) {
	.pnf-content {
		width: 100%;
		margin: 0;
		padding: 20px 40px
	}
	.container-info img{width:100% !important;height:auto !important}
	
	.container-nav li{
		width: 49%;
		padding: 10px 20px;
	}
}

.pnf-content .pnf-content-title {
	font-size: 36px;
	font-weight: 600;
	margin-bottom: 16px
}
.apage{
	text-align:center;
}
.news-list a{
	font-size:14px;
}
.pnf-content .pnf-content-main {
	font-size: 32px;
	margin-bottom: 16px
}

.pnf-content-suggest p {
	margin-bottom: 8px
}

.pnf-content-suggest a {
	color: #45aae0;
	text-decoration: underline
}
.cont1{
	margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.case-al{
	width: 1120px;
	flex-wrap: wrap;
	padding: 24px 0;
    text-align: center;
	transform: translate3d(0,0,0);
	display: flex;
}
