body {
    background: #fff;
    color: #666;
}

.seg-line {
    position: relative;
}

.seg-line:after {
    content: "";
    height: 11px;
    width: 1px;
    background: #000;
    opacity: .3;
    position: absolute;
    top: 10px;
    right: -9px;
}

/* ico */
[class^='icon-'] {
    background: url(../images/page-ico.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.icon-operation {
    width: 16px;
    height: 15px;
    background-position: 0 -345px;
    margin-left: 15px;
    margin-right: 8px;
    vertical-align: -2px;
}

.fixed {
    position: fixed;
    background-color: #fff;
    box-shadow: 0 10px 20px -13px rgba(0,0,0,0.2);
    -webkit-transition: all .3s;
}

.fixed .ui-header-login {
	border-bottom: 1px solid #eee;
    transition: border .3s;
    -webkit-transition: border .3s;
}

/* 鍙樻崲澶у浘鏍峰紡 */
.banner { 
	width: 100%;
	position: relative;
	overflow: hidden;
}

.banner ul{
	position: absolute;
}

.banner ul li{
	width: 100%;
	height: 660px;
	float: left;
	background:  no-repeat center center;
}

.banner ol{
	width: 60px;
	height: 20px;
	background: rgba(0,0,0,0.5);
	position: absolute;
	left:50%;
	bottom: 30px;
	padding: 0 10px;
	border-radius: 10px;
}

.banner ol li{
	width: 10px;
	height: 10px;
	float: left;
	margin: 5px 5px;
	background: rgba(255,255,255,0.5);
	border-radius: 50%;
	cursor: pointer;
}

.banner ol .current{
	background: rgba(255,255,255,1);
}

.banner i{
	width: 58px;
	height: 120px;
	position: absolute;
	top: 50%;
	margin-top: -60px;
	cursor: pointer;
	border-radius: 5px;
	display: none;
}

.banner .left{
	left: 60px;
	background: url('../images/left_right.png') no-repeat 0 0px;
}

.banner .right{
	right: 60px;
	background: url('../images/left_right.png') no-repeat 0px -120px;
}

.banner .left:hover , .banner .right:hover{
	background-color: rgba(0, 0, 0, 0.31);
}

/* 鐧诲綍妗� */
.banner .w1200 {
    width: 1200px;
    position: absolute;
    top: 222px;
    left: 0;
    right: 0;
    z-index: 11;
}

.index-login {
	float: right;
	width: 310px;
    height: 311px;
    background: rgba(255,255,255,0.95);
    border-radius: 3px;
}

.login-tab {
    padding: 18px 25px 0 35px;
    font-size: 18px;
    color: #333;
    position: relative;
}

.login-item {
    box-sizing: border-box;
    padding: 20px 35px 0;
    position: relative;
}

.login-item dd {
    margin-bottom: 12px;
}

.input-box {
    position: relative;
}

.input-box input {
    width: 100%;
    height: 36px;
    font-size: 12px;
    color: #666;
    box-sizing: border-box;
    border: 1px solid #d6d8dd;
    border-radius: 3px;
    padding-left: 9px;
    background: transparent;
}

.input-box .error {
    font-size: 12px;
    color: #ff0000;
}

.login-item dd.another {
    margin-bottom: 20px;
}

.login-item .outreg {
	color: #e59a07;
	font-size:12px;
}

.login-item .forgetpsd {
	color: #999;
	font-size:12px;
}

.code {
    position: absolute;
    top: 3px;
    right: 0;
    height: 20px;
    padding-left: 15px;
    padding-right: 12px;
}

.code:after {
    content: "";
    height: 30px;
    width: 1px;
    background: #d6d8dd;
    position: absolute;
    top: 0;
    left: -1px;
}

.btn-login {
    height: 45px;
    line-height: 42px;
    color: #fff;
    width: 100%;
    border-radius: 3px;
    display: inline-block;
    background:-moz-linear-gradient(left,#398ede,#601bcc);/*Mozilla*/
	background:-webkit-gradient(linear,0 50%,100% 50%,from(#398ede),to(#601bcc));/*Old gradient for webkit*/
    background:-webkit-linear-gradient(left,#398ede,#601bcc);/*new gradient for Webkit*/
    background:-o-linear-gradient(left,#398ede,#601bcc); /*Opera11*/
    font-size: 18px;
    text-align: center;
    -webkit-transition: border .2s linear,color .2s linear,width .2s linear,background-color .2s linear;
    -o-transition: border .2s linear,color .2s linear,width .2s linear,background-color .2s linear;
    transition: border .2s linear,color .2s linear,width .2s linear,background-color .2s linear;
}

/* 涓氬姟鑼冨洿 */
.business-scope,
.operation-process,
.tools-wrap {
    overflow: hidden;
    padding-bottom: 75px;
}

.com-txt {
    line-height: 1;
    text-align: center;
    font-size: 12px;
    color: #888;
    margin: 60px 0 50px;
}

.com-txt h2 {
    font-size: 28px;
    font-weight: normal;
    color: #333;
    margin-bottom: 22px;
}

.com-txt p {
    font-size: 14px;
    color: #666;
}

.scope-list {
	padding-bottom: 30px;
}

.scope-list li {
	float: left;
    margin:0 148px 0 48px;
}

.scope-list li:last-child{
	margin-right:0;
}

.scope-list li a {
    display: block;
    width: 65px;
    height: 60px;
}

.scope-list li i {
    width: 65px;
    height: 60px;
    display: block;
}

.scope-list .icon-chukou {
    background-position: 0 0;
}

.scope-list .icon-chukou:hover {
	background-position: -82px 0;
}

.scope-list .icon-jinkou {
    background-position: 0 -74px;
}

.scope-list .icon-jinkou:hover {
	background-position: -82px -74px;
}

.scope-list .icon-wuliu {
    background-position: 0 -148px;
}

.scope-list .icon-wuliu:hover {
	background-position: -82px -148px;
}

.scope-list .icon-zengzhi {
    background-position: 0 -213px;
}

.scope-list .icon-zengzhi:hover {
	background-position: -82px -213px;
}

.scope-list .icon-other {
    background-position: 0 -273px;
}

.scope-list .icon-other:hover {
	background-position: -82px -273px;
}

.scope-list .icon-chukou:hover,
.scope-list .icon-jinkou:hover,
.scope-list .icon-wuliu:hover,
.scope-list .icon-zengzhi:hover,
.scope-list .icon-other:hover  {
	transition: background 0.3s;
	-moz-transition: background 0.3s;
	-ms-transition: background 0.3s;
	-webkit-transition: background 0.3s;
	-o-transition: background 0.3s;
}

.scope-list li p {
    line-height: 18px;
    margin-top: 20px;
    text-align: center;
    display: block;
    color: #333;
}

.scope-list li:hover p { 
	color:#5481fd;
}

.scope-list li strong { 
	position:relative; 
	display:block;
	z-index:4;
}

.scope-list li strong i {
    position: absolute;
    width: 0px;
    height: 0px;
    border: 12px solid transparent;
    display: block;
    bottom:-30px;
    left: 50%;
    margin-left: -12px;
    border-bottom-color: #f5f5f5;
}

.scop-contents {
	height: 342px;
	padding: 40px 45px;
	background-color: #f5f5f5;
}

.business-content-l {
	float: left;
	width: 380px;
    overflow: hidden;
}

.business-content-l img {
	width: 380px;
    height: 260px;
}

.business-content-r {
    float: right;
    width: 695px;
    overflow: hidden;
}

.business-content-r h3 {
	font-size: 22px;
	color: #333;
	padding-bottom: 18px;
	font-weight: lighter;
}

.business-content-r p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
}

/* 鎿嶄綔娴佺▼ */
.operation-process {
	position: relative;
	height: 525px;
	background: url(../images/operation-process-bg.jpg) no-repeat;
}

.com-txt.white, .com-txt.white h2, .com-txt.white p {
    color: #fff!important;
}

.process-list {
    margin: 0 -25px 95px;
    padding-top: 28px;
}

.process-item, .process-arr {
    float: left;
    width: 109px;
    margin: 0 25px;
    text-align: center;
}

.process-arr {
    width: 7px;
    margin: 38px 26px 0;
}

.process-item p {
    font-size: 16px;
    color: #fff;
    margin-top: 12px;
}

[class^='icon-process'],[class^='icon-ckprocess']  {
    width: 109px;
    height: 94px;
}

.icon-doublearr {
    width: 7px;
    height: 13px;
    background-position: -32px -346px;
}

.icon-process01 {
    background-position: -288px 0;
}

.process-item.cur .icon-process01, .process-item:hover .icon-process01 {
    background-position: -164px 0;
}

.icon-process02 {
    background-position: -288px -111px;
}

.process-item.cur .icon-process02, .process-item:hover .icon-process02 {
    background-position: -164px -111px;
}

.icon-process03 {
    background-position: -288px -222px;
}

.process-item.cur .icon-process03, .process-item:hover .icon-process03 {
    background-position: -164px -222px;
}

.icon-process04 {
    background-position: -288px -333px;
}

.process-item.cur .icon-process04, .process-item:hover .icon-process04 {
    background-position: -164px -333px;
}

.icon-process05 {
    background-position: -288px -445px;
}

.process-item.cur .icon-process05, .process-item:hover .icon-process05 {
    background-position: -164px -445px;
}

.icon-process06 {
    background-position: -288px -557px;
}

.process-item.cur .icon-process06, .process-item:hover .icon-process06 {
    background-position: -164px -557px;
}

.process-description {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 116px;
	background-color: rgba(0, 0, 0, 0.2);
}

.process-description {
	color: #fff;
    padding: 30px 0;
}

.description-tt {
    font-size: 18px;
    margin-bottom: 12px;
}

.process-description li {
    float: left;
    margin: 0 36px 5px 16px;
    font-size: 12px;
    list-style: disc;
}

.description-inner {
    padding-left: 12px;
}

/* 甯哥敤宸ュ叿 */
.line-tools-wrap {
	margin: 0 -32px;
}

.line-tools-wrap li {
    display: inline-block;
    margin:15px 30px;
    width: 252px;
    position: relative;
    height: 172px;
    background-color: #f4f4f4;
}
.line-tools-wrap li:hover i {
	opacity:1;
	-webkit-animation:orangeIn 0.2s ease;
	animation:orangeIn 0.2s ease;
	background-color: #3aa8dc \9;
}

.line-tools-wrap li i {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #3aa8dc;
    background-color: #FFF \9;
    opacity: 0;
    -webkit-animation: orangeOut 0.4s ease;
    animation: orangeOut 0.4s ease;
}

.line-tools-wrap li a {
    width: 100%;
    height: 172px;
    position: absolute;
}

.line-tools-wrap li .txt {
	padding-top: 20px;
	text-align: center;
	font-size: 14px;
	color:#333;
}

.line-tools-wrap li:hover .txt {
	color:#fff;
}

.icon_nav1 a em,
.icon_nav2 a em,
.icon_nav3 a em,
.icon_nav4 a em,
.icon_nav5 a em,
.icon_nav6 a em,
.icon_nav7 a em,
.icon_nav8 a em {
    display: block;
    margin: 42px auto 0;
    width: 101px;
    height: 48px;
    background: url(../images/page-ico.png) no-repeat;
}

@-webkit-keyframes orangeIn {
0% {
	-webkit-transform:scale(0.8);
	-ms-transform:scale(0.8);
	transform:scale(0.8);
	opacity:0
}
100% {
	-webkit-transform:scale(1); 
	-ms-transform:scale(1);
	transform:scale(1);
	opacity:1
}
}
@-moz-keyframes orangeIn {
	0% {
	-webkit-transform:scale(0.8);
	-ms-transform:scale(0.8);
	transform:scale(0.8);
	opacity:0
}
100% {
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	opacity:1
}
}
@-ms-keyframes orangeIn {
	0% {
	-webkit-transform:scale(0.8);
	-ms-transform:scale(0.8);
	transform:scale(0.8);
	opacity:0
}
100% {
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	opacity:1
}
}
@keyframes orangeIn {
	0% {
	-webkit-transform:scale(0.8);
	-ms-transform:scale(0.8);
	transform:scale(0.8);
	opacity:0
}
100% {
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	opacity:1
}
}

@-webkit-keyframes orangeOut {
	0% {
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	opacity:1
}
100% {
	-webkit-transform:scale(0.8);
	-ms-transform:scale(0.8);
	transform:scale(0.8);
	opacity:0
}
}
@-moz-keyframes orangeOut {
	0% {
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	opacity:1
}
100% {
	-webkit-transform:scale(0.8);
	-ms-transform:scale(0.8);
	transform:scale(0.8);
	opacity:0
}
}
@-ms-keyframes orangeOut {
	0% {
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	opacity:1
}
100% {
	-webkit-transform:scale(0.8);
	-ms-transform:scale(0.8);
	transform:scale(0.8);
	opacity:0
}
}
@keyframes orangeOut {
	0% {
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	opacity:1
}
100% {
	-webkit-transform:scale(0.8);
	-ms-transform:scale(0.8);
	transform:scale(0.8);
	opacity:0
}
}

.icon_nav1 a em { 
	background-position: -411px 0;
}

.icon_nav1 a:hover em { 
	background-position: -527px 0;
}

.icon_nav2 a em { 
	background-position: -411px -60px;
}

.icon_nav2 a:hover em { 
	background-position: -527px -60px;
}

.icon_nav3 a em { 
	background-position: -411px -120px;
}

.icon_nav3 a:hover em { 
	background-position: -527px -120px;
}

.icon_nav4 a em { 
	background-position: -411px -180px;
}

.icon_nav4 a:hover em { 
	background-position: -527px -180px;
}

.icon_nav5 a em { 
	background-position: -411px -240px;
}

.icon_nav5 a:hover em { 
	background-position: -527px -240px;
}

.icon_nav6 a em { 
	background-position: -411px -300px;
}

.icon_nav6 a:hover em { 
	background-position: -527px -300px;
}

.icon_nav7 a em { 
	background-position: -411px -360px;
}

.icon_nav7 a:hover em { 
	background-position: -527px -360px;
}

.icon_nav8 a em { 
	background-position: -411px -420px;
}

.icon_nav8 a:hover em { 
	background-position: -527px -420px;
}

/* 搴曢儴 */
.footer-box-bg {
	background-color: #38393e;
	height: 198px;
}

.footer-box-bg .link-us {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #575758;
}

.footer-box-bg .link-us a{
	display: inline-block;
	margin-right: 45px;
	color: #bebebe;
	font-size: 12px;
}

.footer-box-bg .footer-inner {
	padding-top: 30px;
}

.footer-box-bg .footer-inner p {
	font-size: 12px;
	color: #bebebe;
	line-height: 30px;
}


/* 浜岀骇椤� 鍑哄彛鏈嶅姟*/

.sub-banner {
    width: 100%;
    height: 365px;
    margin-top: 102px;
}

.export {
    background: url(../images/export_services_banner.jpg) center no-repeat;
}

.export-content {
    padding-top: 42px;
    padding-bottom: 45px;
}

.tab-title {
    height: 50px;
    width: 396px;
    font-size: 0;
    margin: 0 auto;
}

.tab-title .item {
  display: inline-block;
  margin: 0 1px;
  width: 194px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #d1d1d1;
  color: #333;
  font-size: 18px;
}

.tab-title .item-cur {
  color: #fff;
  background-color: #4575fb;
}

.icon-serive-content {
    width: 19px;
    height: 21px;
    background-position: -30px -372px;
    margin-right: 12px;
    vertical-align: -4px;
}

.icon-serive-process {
    width: 19px;
    height: 21px;
    background-position: -30px -406px;
    margin-right: 12px;
    vertical-align: -4px;
}

.tab-title .item-cur .icon-serive-content {
	background-position: 0 -372px;
}

.tab-title .item-cur .icon-serive-process {
	background-position: 0 -406px;
}

.tab-cont {
  position: relative;
  width: 1200px;
  min-height: 500px;
}

.tab-cont__wrap{
  position: absolute;
}

.tab-cont .item {
  width: 1200px;
  overflow: hidden;
}

.infor-list-box {
	height: 385px;
	overflow: hidden;
}

.infor-list {
    width: 360px;
    margin-top: 42px;
    float: left;
    margin-right: 60px;
}

.infor-list.last-child {
    margin-right: 0;
}

.list-img {
    border-radius: 3px;
    overflow: hidden;
}

.list-img:hover img {
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.list-img img {
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.list-state {
    padding: 0 30px 0 30px;
    text-align: center;
}

.ck-named {
    font-size: 18px;
    color: #000;
    line-height: 1;
    border-bottom: 2px solid #4575fb;
    padding-bottom: 9px;
    margin: 20px 0 35px;
    position: relative;
    display: inline-block;
}

.ck-chara {
    font-size: 14px;
    color: #333;
    line-height: 1;
    margin-bottom: 8px;
}

.ck-text {
	font-size: 12px;
    line-height: 21px;
    color: #999;
}

.export-done {
	width: 156px;
	margin: 42px auto 0;
}

.export-done a {
	display: block;
	width: 156px;
	height: 48px;
	color: #fff;
	font-size: 18px;
	line-height: 48px;
	text-align: center;
	background-color: #4575fb;
	border-radius: 4px;
}

.ck-process {
	position: relative;
}

.ck-process .ck-process-list {
    display: table;
    margin: 65px auto 0;
    position: relative;
}

.ck-process .ck-process-list li strong {
    position: relative;
    display: block;
    z-index: 4;
}

.ck-process .ck-process-list li strong i {
    position: absolute;
    width: 0px;
    height: 0px;
    border: 12px solid transparent;
    display: block;
    bottom: -46px;
    left: 50%;
    margin-left: -12px;
    border-bottom-color: #f5f5f5;
}

.ck-process-list .process-item p {
    font-size: 14px;
    color: #333;
    margin-top: 12px;
}

.icon-ckdoublearr {
    width: 7px;
    height: 13px;
    background-position: -63px -346px;
}

.ck-process-list .process-item.cur .icon-ckprocess01, .ck-process-list .process-item:hover .icon-ckprocess01 {
    background-position: -644px 0;
}

.icon-ckprocess01 {
    background-position: -768px 0;
}

.ck-process-list .process-item.cur .icon-ckprocess02, .ck-process-list .process-item:hover .icon-ckprocess02 {
    background-position: -644px -110px;
}

.icon-ckprocess02 {
    background-position: -768px -110px;
}

.ck-process-list .process-item.cur .icon-ckprocess03, .ck-process-list .process-item:hover .icon-ckprocess03 {
    background-position: -644px -222px;
}

.icon-ckprocess03 {
    background-position: -768px -222px;
}

.ck-process-list .process-item.cur .icon-ckprocess04, .ck-process-list .process-item:hover .icon-ckprocess04 {
    background-position: -644px -334px;
}

.icon-ckprocess04 {
    background-position: -768px -334px;
}

.ck-process-list .process-item.cur .icon-ckprocess05, .ck-process-list .process-item:hover .icon-ckprocess05 {
    background-position: -644px -446px;
}

.icon-ckprocess05 {
    background-position: -768px -446px;
}

.ck-process-list .process-item.cur .icon-ckprocess06, .ck-process-list .process-item:hover .icon-ckprocess06 {
    background-position: -644px -555px;
}

.icon-ckprocess06 {
    background-position: -768px -555px;
}

.ck-process-list .process-item.cur .icon-ckprocess07, .ck-process-list .process-item:hover .icon-ckprocess07 {
    background-position: -644px -664px;
}

.icon-ckprocess07 {
    background-position: -768px -664px;
}

.ck-process-contents {
	margin-top: 32px;
    padding: 40px 45px;
    background-color: #f5f5f5;
}

.para-cont {
	display: block;
}

.para-cont dl dt {
	font-size: 14px;
	color: #333;
	padding-bottom: 9px;
}

.para-cont dl dd {
	font-size: 12px;
	color: #666;
	line-height: 26px;
	padding-left: 15px;
	background: url(../images/para-cont-dian.png) no-repeat;
	background-position: 0;
}

/* 鍑哄彛鏈嶅姟 */
.import {
    background: url(../images/import_services_banner.jpg) center no-repeat;
}

.import-process .process-arr {
    margin: 38px 3px 0;
}

/* 澧炲�兼湇鍔� */
.valueadd {
    background: url(../images/valueadd_services_banner.jpg) center no-repeat;
}

.logistics-second {
	height: 518px;
    background-color: #fff;
}

.logistics-content {
    margin-top: 40px;
    padding-bottom: 10px;
    overflow: hidden;
}

.logistics-content ul li {
    padding: 50px 18px;
    width: 300px;
    float: left;
    height: 326px;
    text-align: center;
    cursor: pointer;
    transition: all .2s ease-out 0s;
}

.icon-blue-ferry {
    background-position: -906px 0;
    width: 82px;
    height: 65px;
}

.icon-blue-plane {
    background-position: -906px -90px;
    width: 82px;
    height: 65px;
}

.icon-blue-global {
    background-position: -906px -180px;
    width: 82px;
    height: 65px;
}

.icon-blue-car {
    background-position: -906px -270px;
    width: 82px;
    height: 65px;
}

.logistics-content span {
    display: block;
    margin-top: 24px;
    font-size: 14px;
    color: #333;
}

.logistics-content p {
    line-height: 20px;
    font-size: 12px;
    color: #888;
    height: 40px;
    text-align: center;
    margin-top: 9px;
}

.logistics-content a {
    display: block;
    width: 116px;
    height: 34px;
    font-size: 12px;
    line-height: 33px;
    border-radius: 3px;
    background-color: #fff;
    color: #4575fb;
    border: 1px solid #4575fb;
    margin: 27px auto;
    margin-bottom: 0;
}

.logistics-content ul li:hover {
	border: 1px solid #eee;
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.2);
    border-radius: 3px;
}

.logistics-content ul li:hover a{
	background-color: #4575fb;
	color: #fff;
}

.financial-second {
    height: 629px;
    width: 100%;
    background-image: url(../images/valueadd_services_bg.jpg);
    -webkit-background-size: auto 629px;
    background-size: auto 629px;
}

.financial-content {
    margin-top: 45px;
}

.financial-content ul li {
    cursor: pointer;
    width: 282px;
    float: left;
    height: 390px;
    margin-right: 24px;
}

.financial-content li:last-child {
    margin-right: 0;
}

.financial-img {
    width: 100%;
    height: 273px;
    overflow: hidden;
    transition: all .6s ease-out 0s;
}

.financial-img img {
    transition: all .6s ease-out 0s;
}

.financial-item {
    width: 100%;
    height: 110px;
    background-color: #fff;
    box-sizing: border-box;
    padding: 16px 24px;
    transition: all .6s ease-out 0s;
}

.financial-item span {
    display: block;
    color: #333;
    font-size: 16px;
}

.financial-item p {
    font-size: 12px;
    color: #888;
    margin-top: 12px;
}

.financial-content li:hover .financial-item {
	background-color:#375684;
	transition:all .6s ease-out 0s
}

.financial-content li:hover span {
	color:#fff
}

.financial-content li:hover p {
	color:#fff
}

.financial-content li:hover img {
	transition:all .6s ease-out 0s;
	transform:scale(1.1,1.1)
}

/*鍏充簬鎴戜滑*/
.about-us {
    background: url(../images/about_banner.jpg) center no-repeat;
}

.about-second, .help-second {
    background-color: #fff;
}

.about-content {
    margin-top: 12px;
    padding-bottom: 25px;
    font-size: 14px;
    line-height: 28px;
}

.contact-content {
	padding-bottom: 75px;
	overflow: hidden;
}

.contact-content dt{
	float: left;
	width: 717px;
}

.contact-content dd {
	float: right;
    border: 1px solid #dddddd;
    border-left: none;
    width: 483px;
    height: 403px;
    padding: 28px 40px 0;
}

.contact-content dd .contact-txt li{
	height: 70px;
	margin-top: 30px;
	margin-bottom: 35px;
}

.contact-content dd .contact-txt li img {
	float: left;
	width: 51px;
	height: 51px;
}

.contact-content dd .contact-txt li .concat-item-text {
	float: right;
	width: 335px;
}

.contact-content dd .contact-txt li .concat-item-text h3 {
	font-size: 16px;
	color: #4575fb;
	font-weight: normal;
}

.contact-content dd .contact-txt li .concat-item-text p {
	font-size: 14px;
	color: #333;
	padding-top: 10px;
}

/* 甯姪涓績 */
.help-us {
    background: url(../images/help_banner.jpg) center no-repeat;
}

.help-second-l {
	float: left;
	width: 195px;
	padding-top: 25px;
}

.help-second-l .title-mue {
	font-size: 18px;
	color: #333;
	border-bottom: 3px solid #4575fb;
	padding:0 0 9px 6px;
}

.help-second-l .mue-list li{
	font-size: 12px;
	border-bottom: 1px solid #dddddd;
	line-height: 21px;
	padding:9px 9px 6px;
}

.help-second-l .mue-list li.cur {
	border-bottom: 1px solid #4476fb;
}

.help-second-l .mue-list li a{
	color: #333;
	font-size: 14px;
}

.help-second-l .mue-list li.cur a {
	color: #4575fb;
}

.help-second-r {
	float: right;
	width: 998px;
	height: 640px;
	min-height: 640px;
	border-left: 1px solid #dddddd;
	padding:6px 0 0 30px;
}

.help-second-r .help-plem {
	height: 147px;
	border-bottom: 1px solid #dddddd;
	margin-top: 25px;
	padding-bottom: 28px;
}

.help-second-r .help-plem dt{
	float: left;
	width: 194px;
	height: 118px;
}

.help-second-r .help-plem dd {
	float: right;
	width: 754px;
}

.help-second-r .help-plem dd h2 {
	font-size: 16px;
	color: #333;
	font-weight: inherit;
	padding-bottom: 12px;
}

.help-second-r .help-plem dd p{
	font-size: 14px;
	color: #666;
	line-height: 21px;
	height: 42px;
    overflow: hidden;
}

.help-second-r .help-plem dd .btn {
	margin-top: 18px;
}

.help-second-r .help-plem dd .btn a{
	font-size: 12px;
	color: #333;
	border: 1px solid #4575fb;
	padding:4px 12px;
	border-radius: 4px;
}

.help-content h2{
	margin:25px 0;
	font-size: 18px;
	text-align: center;
}

.help-content .title-txt {
	height: 30px;
	background-color: #f5f5f5;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
}

.help-content .content-txt {
	margin-top: 25px;
	font-size: 14px;
	color: #333;
	line-height: 28px;
	text-indent:30px;
}

.help-content .content-txt img {
	max-width: 100%;
}

/* 鐗╂祦璇︽儏 */

.logistics {
    background: url(../images/logistics_service_banner.jpg) center no-repeat;
}

.finance {
    background: url(../images/finance_service_banner.jpg) center no-repeat;
}

.logistics_service {
	width: 1200px;
	margin:-36px auto 0;

}

.tab-change .tab-items {
    padding: 0 10px;
    background-color: #fff;
    height: 70px;
    border: 1px solid #eee;
    line-height: 70px;
}

.tab-change .tab-items .item {
    font-size: 16px;
    color: #666;
    display: inline-block;
    vertical-align: middle;
    padding: 0 30px;
    height: 16px;
    line-height: 16px;
    cursor: pointer;
}

.tab-change .tab-items .item.active {
    color: #4575fb;
}

.tab-change .tab-items .item:not(:last-child) {
    border-right: 1px solid #ddd;
}

.tab-contents {
    margin: 25px 0 40px 0;
}

.tab-contents .content {
    display: none;
}

.tab-contents .content.active {
    display: block;
}

.service-info {
    background-color: #fff;
    padding: 30px 40px;
    border: 1px solid #eee;
    overflow: hidden;
}

.info-img {
    float: left;
    width: 300px;
}

.service-info .info {
    float: right;
    width: 790px;
}

.info-title {
    font-size: 20px;
    color: #333;
    padding-top: 15px;
}

.service-info-txt {
    font-size: 14px;
    color: #666;
    padding-top: 16px;
    height: 79px;
}

.ck-order {
    display: inline-block;
    width: 154px;
    height: 46px;
    line-height: 44px;
    border: 1px solid #4575fb;
    color: #4575fb;
    box-sizing: border-box;
    border-radius: 3px;
    font-size: 16px;
    -webkit-transition: border .2s linear,color .2s linear,width .2s linear,background-color .2s linear;
    -o-transition: border .2s linear,color .2s linear,width .2s linear,background-color .2s linear;
    transition: border .2s linear,color .2s linear,width .2s linear,background-color .2s linear;
    text-align: center;
}

.order-bg {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 50%;
    background: #4575fb;
    margin-right: 6px;
    padding-top:6px;
    -webkit-transition: border .2s linear,color .2s linear,width .2s linear,background-color .2s linear;
    -o-transition: border .2s linear,color .2s linear,width .2s linear,background-color .2s linear;
    transition: border .2s linear,color .2s linear,width .2s linear,background-color .2s linear;
}

.icon-order {
    width: 15px;
    height: 12px;
    background-position: -94px -346px;
}

.ck-order:hover {
	background: #4575fb;
	color:#fff;
}

.ck-order.ck-bg:hover {
	background:#fff;
	color:#fff;
}

.ck-order:hover .order-bg {
	background:#fff;
}

.ck-order:hover i {
	background-position:-130px -346px;
}

.service-details {
    padding: 30px 40px;
    background-color: #fff;
    border:1px solid #eee;
    margin-top: 25px;
    min-height: 420px;
}

.sub-items {
    font-size: 0;
}

.sub-items .item {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    height: 42px;
    line-height: 42px;
    padding: 0 25px;
    cursor: pointer;
    background-color: #f3f5f7;
    font-size: 16px;
    color: #333;
    -webkit-transition: background-color ease-out .3s;
    transition: background-color ease-out .3s;
}

.sub-items .item.active {
    color: #fff;
    background-color: #4575fb;
}

.sub-content {
    padding-top: 35px;
    display: none;
    overflow: hidden;
}

.sub-content.active {
    display: block;
}

.sub-contents .contents-title {
    font-size: 16px;
    color: #333;
    margin-bottom: 7px;
}

.sub-contents .lists {
	margin: 15px 0 28px 35px;
}

.sub-contents .lists li {
	background: url(../images/logistics_service_dian.png) no-repeat;
	background-position: 0;
	font-size: 14px;
	line-height: 30px;
	padding-left: 20px;
}

.steps {
    font-size: 0;
    -webkit-text-size-adjust: none;
    margin: 22px -40px;
}

.steps .step {
    display: inline-block;
    position: relative;
    width: 235px;
    text-align: center;
    vertical-align: top;
}

.line-horizontal {
    position: absolute;
    top: 27px;
    left: 50%;
    width: 156px;
    border-top: 1px dashed #9ea4aa;
    margin-left: 40px;
}

[class^='iconstep'] {
    display: block;
    width: 62px;
    height: 54px;
    margin: 0 auto;
    background: url(../images/steps-list.png) no-repeat;
}

.iconstep-01 {
    background-position: 0 0;
}

.iconstep-02 {
    background-position: -75px 0;
}

.iconstep-03 {
    background-position: -150px 0;
}

.iconstep-04 {
    background-position: -225px 0;
}

.iconstep-05 {
    background-position: -300px 0;
}

.iconstep-06 {
    background-position: -375px 0;
}

.iconstep-07 {
    background-position: -450px 0;
}

.steps .step-context {
    padding: 12px 15px 0;
}

.steps .step-title {
    font-size: 16px;
    font-weight: inherit;
    color: #333;
    margin-bottom: 11px;
}

.steps .step-text-wrap {
    display: inline-block;
    text-align: left;
}

.steps .step-txt,
.steps-vertical .step-txt {
    font-size: 12px;
    line-height: 20px;
    padding-left: 12px;
    background: url(../images/para-cont-dian.png) no-repeat left 7px;
}

/* 閲戣瀺鏈嶅姟 */

.steps-min {
    margin: 22px 80px;
}

.steps-vertical {
    margin: 5px 0 5px 34px;
}

.steps-vertical .step {
    position: relative;
    overflow: hidden;
}

.steps-vertical [class^='iconstep'] {
    float: left;
}

.steps-vertical .line-vertical {
    position: absolute;
    border-left: 1px dashed #9ea4aa;
    top: 65px;
    bottom: 11px;
    left: 30px;
}

.steps-vertical .step-context {
    padding-left: 80px;
}

.steps-vertical .step-title {
    font-size: 16px;
    color: #000;
    font-weight: inherit;
    margin-bottom: 11px;
    padding-top: 15px;
}

.steps-vertical .step-text-wrap {
    padding-top: 8px;
    margin-left: 20px;
    padding-bottom: 25px;
}