﻿@import url("base.css");
body {font-family:"微软雅黑", "Microsoft YaHei", Verdana, Arial;color:#505050;font-size:14px;overflow-x:hidden;}
input,select,button,textarea {font-family:"微软雅黑", "Microsoft YaHei", Verdana, Arial;font-size:14px;color:#222;resize:none;box-sizing:border-box;}
:-moz-placeholder {color:#aaa;}
::-moz-placeholder {color:#aaa;}
:-ms-input-placeholder {color:#aaa;}
::-webkit-input-placeholder {color:#aaa;}
a:link,a:visited,a:active {color:#222;text-decoration:none;}
a:hover {color:#3763ee;text-decoration:none;}
a {outline:none;-moz-outline:none;blr:expression(this.onFocus=this.blur());}
.al:hover {text-decoration:underline;}
.als a:hover {text-decoration:underline;}
.flex-column {display:flex;flex-direction:column;justify-content:center;}
/*===================================================================================*/

#header {position:fixed;top:0;left:0;z-index:99;width:100%;background-color:rgba(255,255,255,0.6);}
#header.fixed {box-shadow:rgba(0,0,0,0.08) 0 2px 8px 0;background-color:#fff;}
#header.fixed .dlas a {background-color:#f6f5f5;}
#header .wrap {position:relative;z-index:1;display:flex;height:70px;}
#header .logo {font-size:0;}
#header .logo p {height:50px;}
#header .logo img {max-height:100%;}
#header .dlas {position:absolute;top:0;right:0;height:100%;display:flex;}
#header .dlas a {display:flex;align-items:center;margin-left:1px;padding:0 20px;text-align:center;height:100%;background-color:rgba(255,255,255,0.6);}
#header .dlas a:last-child {font-size:12px;}
#header .dlas a:last-child img {width:30px;}

#nav {margin-left:50px;height:100%;}
#nav li {display:inline-block;position:relative;padding:0 25px;height:100%;vertical-align:top;}
#nav li > a {display:block;position:relative;padding:0 2px;height:100%;line-height:70px;color:#000;font-size:16px;text-align:center;}
#nav li > a:after {position:absolute;bottom:0;left:0;display:none;width:100%;height:3px;content:"";background-color:#05177d;}
#nav li > a.nav_over:after {display:block;}
#nav li:hover > a {}
#nav li:hover p {display:block;}
#nav li p {position:absolute;top:100%;left:0px;display:none;padding:10px 0;width:100%;border-radius:0 0 4px 4px;box-shadow:0 2px 8px 0 rgba(0,0,0,0.1);background-color:#fff;}
#nav li p a {display:block;padding:5px 3px;color:#666;font-size:13px;text-align:center;}
#nav li p a:hover {color:#3763ee;}

#banner {position:relative;z-index:1;width:100%;min-width:1200px;height:600px;overflow:hidden;}
#banner_ul {position:absolute;top:0px;left:50%;z-index:1;margin-left:-960px;width:1920px;height:600px;overflow:hidden;}
#banner_ul li {width:1920px;height:600px;text-align:center;font-size:0px;}
#banner_pagination {position:absolute;bottom:20px;right:50%;z-index:2;margin-right:-600px;width:600px;height:10px;font-size:0;text-align:right;}
#banner_pagination a {display:inline-block;margin:0 0 0 8px;width:10px;height:10px;text-indent:100px;border-radius:50%;background-color:#05177d;overflow:hidden;}
#banner_pagination a:hover {background-color:#fb3e1c;}
#banner_pagination a.activeSlide {background-color:#fb3e1c;}

.wrap {margin-left:auto;margin-right:auto;width:1200px;box-sizing:border-box;}
#content {padding-bottom:60px;}
#left {float:left;width:240px;}
#right {float:right;width:900px;overflow:hidden;}
#finfo {color:#c6c4c2;background:url(../images/footer_bg.jpg) no-repeat center center/cover;}
#finfo a {color:#c6c4c2;}
#finfo a:hover {color:#fff;}
#finfo .info {display:flex;justify-content:space-between;padding-bottom:35px;min-height:350px;}
#finfo .info .nrl {padding-right:50px;}
#finfo .info .logo {padding-top:50px;padding-bottom:12px;min-width:435px;font-size:0;border-bottom:1px solid #5a5a59;}
#finfo .info .lxfs {padding-top:35px;font-size:15px;line-height:2;}
#finfo .info .nrr {padding-top:84px;width:510px;}
#finfo .info .lys {display:flex;justify-content:space-between;}
#finfo .info .qrcode {width:176px;font-size:0;text-align:center;}
#finfo .info .qrcode img {width:100%;box-sizing:border-box;border-radius:2px;border:8px solid #989898;}
#finfo .info .qrcode p {margin-top:20px;font-size:14px;}
#finfo .info .lxwm {width:298px;}
#finfo .info .lxwm .tis {color:#fff;}
#finfo .info .lxwm .tis h3 {display:inline-block;padding-left:38px;font-size:20px;background:url(../images/icon-1.png) no-repeat left center;}
#finfo .info .lxwm .tis p {margin-top:10px;font-size:14px;font-weight:bold;}
#finfo .info .lxwm input {margin-top:22px;padding:0 15px;width:100%;height:42px;color:#000;font-size:16px;border:none;border-radius:3px;background-color:#eee;}
#finfo .info .lxwm button {margin-top:14px;width:100%;height:42px;color:#fff;font-size:16px;font-weight:bold;border:none;border-radius:3px;background-color:#fb4220;}
#finfo .info .map {margin-top:30px;height:360px;overflow:hidden;}
#finfo .links {min-width:1200px;background:url(../images/footer_line.jpg) repeat-x;}
#finfo .links .wrap {padding-top:10px;padding-bottom:10px;font-size:18px;line-height:2.2;}
#finfo .links span {display:inline-block;padding-left:48px;color:#fff;font-weight:bold;vertical-align:top;background:url(../images/icon-2.png) no-repeat left center;}
#finfo .links a {display:inline-block;margin-right:25px;vertical-align:top;}
#finfo .links a:last-child {margin-right:0;}
#footer {min-width:1200px;background-color:#1d1d1d;}
#footer .wrap {padding:15px 0px;color:#d3d3d3;line-height:1.8;text-align:center;background-color:#1d1d1d;}
#footer a {color:#d3d3d3;}
#footer a:hover {color:#fff;}

#iquery {position:relative;z-index:10;box-shadow:0 3px 8px rgba(0,0,0,0.1);background-color:#fff;}
#iquery .fls {position:absolute;top:-52px;left:0;height:52px;border-radius:6px 0 0 0;background-color:#102ec5;}
#iquery .fls:after {position:absolute;top:0;right:-72px;display:block;width:72px;height:52px;content:"";background:url(../images/iquery_fls_bg.png) no-repeat;}
#iquery .fls li {display:inline-block;padding:0 50px;line-height:52px;color:#fff;font-size:16px;text-align:center;vertical-align:top;background:url(../images/iquery_fls_line.jpg) no-repeat right center;cursor:pointer;}
#iquery .fls li:last-child {background:none;}
#iquery .fls li:first-child {border-radius:6px 0 0 0;}
#iquery .fls li.active {color:#222;background:#fff;}
#iquery .fls li a {color:#fff;}
#iquery .yfcx {display:flex;align-items:center;justify-content:space-between;padding-left:15px;padding-right:15px;height:78px;}
#iquery .yfcx .inputs {display:flex;align-items:center;position:relative;padding:0 15px;height:50px;box-sizing:border-box;border-radius:5px;border:1px solid #dfdfdf;background-color:#fff;transition:border 200ms;}
#iquery .yfcx .inputs .bts {flex:0 0 auto;margin-right:12px;color:#808080;font-size:14px;}
#iquery .yfcx .inputs input {flex:1 1 auto;width:100%;height:100%;color:#000;font-size:14px;border:none;background:none;}
#iquery .yfcx .inputs:hover {border-color:#3763ee;}
#iquery .yfcx .xlk {flex:1 1 auto;position:relative;z-index:2;height:100%;}
#iquery .yfcx .xlk:after {position:absolute;top:50%;right:0;display:block;margin-top:-3px;border:7px solid transparent;border-top-color:#999;content:"";}
#iquery .yfcx .xlk select {position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;font-size:16px;opacity:0;border:none;background:none;}
#iquery .yfcx .country {z-index:2;width:24%;}
#iquery .yfcx .package {z-index:1;width:20%;}
#iquery .yfcx .weight {padding-right:10px;width:20%;}
#iquery .yfcx .weight input {background:url(../images/icon-3.png) no-repeat right center #fff;}
#iquery .yfcx .piece {padding-right:10px;width:18%;}
#iquery .yfcx .piece input {background:url(../images/icon-4.png) no-repeat right center #fff;}
#iquery .yfcx .btn {width:14%;height:50px;}

#ipacket {padding:30px;}
#ipacket .lbs {text-align:center;}
#ipacket .lbs li {position:relative;display:inline-block;padding-left:20px;padding-right:20px;vertical-align:top;}
#ipacket .lbs li:after {position:absolute;top:50%;right:0;display:block;width:1px;height:14px;content:"";transform:translateY(-45%);background-color:#ccc;}
#ipacket .lbs li:last-child:after {display:none;}
#ipacket .lbs li span, #ipacket .lbs li a {display:block;padding:0 20px;height:30px;line-height:30px;color:#888;font-size:16px;cursor:pointer;}
#ipacket .lbs li.active span {color:#fff;border-radius:15px;background-color:#3763ee;}
#ipacket .xbs {display:none;flex-flow:row wrap;}
#ipacket .xbs li {position:relative;margin-top:2%;margin-right:2%;padding:20px 20px 56px 20px;width:32%;box-sizing:border-box;border-radius:10px;background-color:#f5f5f5;transition:all ease-out 300ms;overflow:hidden;}
#ipacket .xbs li:nth-child(3n) {margin-right:0;}
#ipacket .xbs li h3 {color:#222;font-size:16px;line-height:1.5;}
#ipacket .xbs li .tags span {display:inline-block;margin-top:8px;margin-right:8px;padding:3px 8px;font-size:12px;color:#116df3;vertical-align:top;border-radius:4px;background-color:#e1e9f5;}
#ipacket .xbs li .days {padding-top:30px;padding-bottom:30px;}
#ipacket .xbs li .days p {display:inline-block;width:90%;vertical-align:top;box-sizing:border-box;}
#ipacket .xbs li .days p:nth-child(1) {padding-right:20px;}
#ipacket .xbs li .days p span {margin-right:8px;color:#a2a2a2;}
#ipacket .xbs li .price {position:absolute;bottom:20px;left:20px;right:20px;height:36px;line-height:36px;}
#ipacket .xbs li .price span {color:#fc3a17;font-weight:bold;}
#ipacket .xbs li .price strong {font-size:20px;font-family:Arial;}
#ipacket .xbs li .price a {position:absolute;bottom:0;right:0;display:block;padding:0 20px;width:auto;height:36px;line-height:36px;color:#fff;font-size:14px;font-weight:bold;border-radius:5px;background-color:#3763ee;transition:background 300ms;}
#ipacket .xbs li .price a:hover {background-color:#fb3e1c;}
#ipacket .xbs li:hover {box-shadow:0 0 12px rgba(0,0,0,0.2);background-color:#fff;}
#ipacket .xbs li:hover .tags span {background-color:#f1f4f8;}

#ydcx .fls:after {position:absolute;top:0;right:-72px;display:block;width:72px;height:52px;content:"";background:url(../images/iquery_fls_bg.png) no-repeat;}
#ydcx .fls li {display:inline-block;padding:0 50px;line-height:52px;color:#fff;font-size:16px;text-align:center;vertical-align:top;background:url(../images/iquery_fls_line.jpg) no-repeat right center;cursor:pointer;}
#ydcx .fls li:last-child {background:none;}
#ydcx .fls li:first-child {border-radius:6px 0 0 0;}
#ydcx .fls li.active {color:#222;background:#fff;}
#ydcx .fls li a {color:#fff;}
#ydcx {display:flex;align-items:center;justify-content:space-between;padding-left:15px;padding-right:15px;height:78px;}
#ydcx .inputs {display:flex;align-items:center;position:relative;padding:0 15px;height:50px;box-sizing:border-box;border-radius:5px;border:1px solid #dfdfdf;background-color:#fff;transition:border 200ms;}
#ydcx .inputs .bts {flex:0 0 auto;margin-right:12px;color:#808080;font-size:14px;}
#ydcx .inputs input {flex:1 1 auto;width:100%;height:100%;color:#000;font-size:14px;border:none;background:none;}
#ydcx .inputs:hover {border-color:#3763ee;}
#ydcx .xlk {flex:1 1 auto;position:relative;z-index:2;height:100%;}
#ydcx .xlk:after {position:absolute;top:50%;right:0;display:block;margin-top:-3px;border:7px solid transparent;border-top-color:#999;content:"";}
#ydcx .xlk select {position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;font-size:16px;opacity:0;border:none;background:none;}
#ydcx .country {z-index:2;width:35%;text-align: center;    font-size: 16px;}
#ydcx .tracklink {display:flex;align-items:center;position:relative;padding:0 15px;height:50px;box-sizing:border-box;border-radius:5px;border:1px solid #dfdfdf;background-color:#fff;transition:border 200ms;}
#ydcx .package {z-index:1;width:20%;}
#ydcx .weight {padding-right:10px;width:60%;}
#ydcx .piece {padding-right:10px;width:18%;}
#ydcx .piece input {background:url(../images/icon-4.png) no-repeat right center #fff;}
#ydcx .btn {width:14%;height:50px;}

.country-hot {position:absolute;top:100%;left:0;z-index:1;display:none;padding:12px;width:100%;box-sizing:border-box;border-radius:0 0 5px 5px;box-shadow:0 2px 8px rgba(0,0,0,0.1);background-color:#fff;}
.country-hot span {display:inline-block;padding:6px 10px;font-size:14px;cursor:pointer;}
.country-hot span:hover {color:#3763ee;border-radius:3px;background-color:#f5f5f5;}
.country-list {position:absolute;top:100%;left:0;z-index:2;display:none;padding:10px 0;width:100%;height:240px;box-sizing:border-box;border-radius:0 0 5px 5px;box-shadow:0 2px 8px rgba(0,0,0,0.1);background-color:#fff;overflow-y:auto;}
.country-list li {padding:5px 20px;font-size:14px;cursor:pointer;}
.country-list li .jm {display:inline-block;width:30px;}
.country-list li .name {margin-right:10px;}
.country-list li .name-en {font-size:12px;}
.country-list li:hover {color:#3763ee;background-color:#f5f5f5;}
.country-list li:hover span {color:#3763ee;}

/*===================================================================================*/

.itis {padding-top:60px;text-align:center;}
.itis h2 {color:#000;font-size:30px;font-weight:normal;}
.itis p {margin-top:5px;font-family:"Times New Roman";font-size:26px;color:#d4d3d2;text-transform:uppercase;}

#ifwkh {padding-bottom:60px;min-width:1200px;background-color:#f6f6f6;}
#ifwkh .list {display:flex;justify-content:space-between;margin-top:30px;}
#ifwkh .list li {position:relative;width:289px;height:322px;font-size:0;border-radius:0 28px 0 28px;overflow:hidden;}
#ifwkh .list li img {width:100%;height:100%;}
#ifwkh .list li div {position:absolute;top:0;left:0;z-index:2;padding:30px;width:100%;height:100%;color:#fff;text-align:center;box-sizing:border-box;background-color:rgba(0,0,0,0.6);transition:all ease-out 200ms;}
#ifwkh .list li div p {font-family:"Times New Roman";font-size:50px;transform:translateY(-20px);}
#ifwkh .list li div h3 {font-size:24px;}
#ifwkh .list li:hover div {background-color:rgba(16,56,255,0.7);}

#ibusiness {padding-bottom:70px;}
#ibusiness .list {display:flex;justify-content:space-between;margin-top:30px;}
#ibusiness .list a {width:234px;color:#fff;}
#ibusiness .list a .imgs {position:relative;font-size:0;overflow:hidden;}
#ibusiness .list a .imgs img {width:100%;height:214px;}
#ibusiness .list a .text {position:absolute;top:0;left:0;z-index:2;padding:20px;width:100%;height:100%;opacity:0;box-sizing:border-box;background-color:rgba(16,56,255,0.7);transform:translateY(100%);transition:all ease-out 300ms;}
#ibusiness .list a .text p {height:110px;line-height:22px;font-size:14px;text-align:center;-webkit-line-clamp:5;overflow:hidden;}
#ibusiness .list a .text span {position:absolute;bottom:30px;left:50%;display:block;margin-left:-44px;width:87px;height:28px;line-height:28px;font-size:14px;text-align:center;border-radius:3px;border:1px solid #fff;}
#ibusiness .list a .text span:hover {color:#102ec5;background-color:#fff;}
#ibusiness .list a .name {padding:20px;height:110px;text-align:center;box-sizing:border-box;background:url(../images/ibusiness_bg1.jpg) no-repeat;}
#ibusiness .list a .name h3 {font-size:22px;}
#ibusiness .list a:hover .text {opacity:1;transform:translateY(0);}

#ifa {padding-bottom:100px;min-width:1200px;background-color:#f6f6f6;}
#ifa ul {display:flex;justify-content:space-between;margin-top:50px;}
#ifa .items {position:relative;width:146px;height:146px;text-align:center;background-repeat:no-repeat;background-position:center center;}
#ifa .items .name {padding:0 10px 12px 10px;color:#fff;font-size:20px;background:url(../images/ifa_line.png) no-repeat center bottom;}
#ifa .items .icon {margin-top:20px;height:35px;font-size:0;}
#ifa .items .icon span {max-height:100%;}
#ifa .items .icon span img {max-height:100%;}
#ifa .items:hover .text {visibility:visible;transform:scale(1);}
#ifa .text {position:absolute;top:-40px;left:-12px;padding:20px;width:170px;height:255px;color:#fff;visibility:hidden;transform:scale(0);transition:all ease-out 300ms;box-sizing:border-box;border-radius:5px;background-color:rgba(51,80,236,0.8);}
#ifa .text p {height:216px;line-height:24px;-webkit-line-clamp:9;text-align:left;overflow:hidden;}
#ifa .item-1 {background-image:url(../images/ifa_bg1.png);}
#ifa .item-2 {background-image:url(../images/ifa_bg2.png);}
#ifa .item-3 {background-image:url(../images/ifa_bg3.png);}
#ifa .item-4 {background-image:url(../images/ifa_bg4.png);}
#ifa .item-5 {background-image:url(../images/ifa_bg5.png);}
#ifa .item-6 {background-image:url(../images/ifa_bg6.png);}
#ifa .item-7 {background-image:url(../images/ifa_bg7.png);}
#ifa .arrow {width:17px;height:146px;background:url(../images/ifa_arrow2.png) no-repeat center center;}
#ifa .arrow:last-child {display:none;}

#inews .wrap {padding-bottom:40px;}
#inews .fls {padding-top:40px;padding-bottom:40px;text-align:center;}
#inews .fls a {display:inline-block;margin-right:20px;padding:0 30px;height:40px;line-height:40px;font-size:16px;text-align:center;vertical-align:top;border-radius:3px;border:1px solid #969393;}
#inews .fls a:hover {color:#fb3e1c;border-color:#fb3e1c;}
#inews .list a {display:inline-block;margin-right:2%;width:32%;vertical-align:top;}
#inews .list a:nth-child(3n) {margin-right:0;}
#inews .list a .imgs {font-size:0;overflow:hidden;}
#inews .list a .imgs img {width:100%;height:217px;transition:all ease-out 400ms;}
#inews .list a .text {position:relative;padding:17px 20px 15px 80px;height:110px;box-sizing:border-box;border:1px solid #f1f1f1;border-top:none;}
#inews .list a .text span {position:absolute;top:20px;left:20px;display:block;padding:0 6px;height:20px;line-height:20px;color:#fff;font-size:12px;border-radius:3px;background-color:#605d5d;}
#inews .list a .text h2 {font-size:18px;font-weight:normal;}
#inews .list a .text p {margin-top:5px;height:46px;line-height:23px;color:#808080;font-size:14px;overflow:hidden;}
#inews .list a:hover .imgs img {transform:scale(1.08);}
#inews .list a:hover .text span {background-color:#fb3e1c;}
#inews .list a:hover .text h2 {color:#fb3e1c;}
#inews .more {display:block;margin:30px auto 0 auto;width:123px;height:37px;line-height:34px;color:#fff;text-align:center;border-radius:3px;background-color:#fb3e1c;}
#inews .more i {position:relative;top:2px;margin-left:5px;font-size:20px;}

#itools {background:url(../images/itools_bg.jpg) no-repeat center center;}
#itools .wrap {padding-bottom:60px;background:url(../images/itools_bg.jpg) no-repeat center center;}
#itools .nrs {position:relative;margin-top:20px;}
#itools .swiper-container {width:100%;}
#itools .swiper-wrapper {width:100%;height:auto;}
#itools .swiper-slide {padding-top:20px;}
#itools .swiper-slide a {display:block;padding:33px 20px 0 20px;height:240px;text-align:center;box-sizing:border-box;border-radius:8px;background-color:#fff;transition:all 400ms;}
#itools .swiper-slide a img {width:100px;height:100px;}
#itools .swiper-slide a p {padding-top:30px;color:#666;font-size:16px;}
#itools .swiper-slide a span {display:none;margin:12px auto 0 auto;width:100px;height:30px;line-height:30px;font-size:12px;text-align:center;border-radius:3px;color:#3763ee;border:1px solid #3763ee;}
#itools .swiper-slide a span i {margin-left:6px;font-size:14px;}
#itools .swiper-slide a span:hover {color:#fff;background-color:#3763ee;}
#itools .swiper-slide a:hover {box-shadow:0 6px 15px rgba(0,0,0,0.1);transform:translateY(-20px);}
#itools .swiper-slide a:hover p {padding-top:12px;color:#222;}
#itools .swiper-slide a:hover span {display:block;}
#itools .swiper-button-disabled {visibility:hidden;}
#itools .swiper-button {position:absolute;top:20px;display:block;width:30px;height:220px;line-height:220px;color:#666;font-size:16px;text-align:center;border-radius:5px;cursor:pointer;}
#itools .swiper-button:hover {background-color:#ececec;}
#itools .swiper-prev {left:-38px;}
#itools .swiper-next {right:-38px;}
#itools .swiper-pagination {display:none;}

#irhfh {padding-bottom:70px;}
#irhfh ul {margin-top:40px;}
#irhfh ul li {position:relative;display:inline-block;padding:20px 30px 0 30px;width:25%;height:370px;color:#484848;text-align:center;vertical-align:top;box-sizing:border-box;background-color:#f8f7f7;overflow:hidden;}
#irhfh ul li:nth-child(even) {background-color:#edeaea;}
#irhfh ul li .number {font-family:"Times New Roman";font-size:42px;}
#irhfh ul li .name {padding-top:15px;padding-bottom:20px;color:#222;font-size:20px;}
#irhfh ul li .icon {height:60px;font-size:0;}
#irhfh ul li .icon span {max-height:100%;}
#irhfh ul li .icon img {max-height:100%;}
#irhfh ul li .text {margin-top:20px;height:75px;line-height:25px;-webkit-line-clamp:3;overflow:hidden;}
#irhfh ul li .ans {position:absolute;bottom:30px;left:50%;display:block;padding:0 30px;height:32px;line-height:32px;color:#fff;font-weight:bold;border-radius:3px;background-color:#3763ee;transform:translateX(-50%);}
#irhfh ul li .ans:hover {background-color:#fb4120;}
#irhfh ul li .tel {position:absolute;bottom:30px;left:30px;right:30px;color:#222;font-size:26px;}

#iyyfw {background:url(../images/iyyfw_bg.jpg) no-repeat center center;}
#iyyfw .wrap {height:586px;background:url(../images/iyyfw_bg.jpg) no-repeat center center;}
#iyyfw .itis h2, #iyyfw .itis p {color:#fff;}
#iyyfw ul {display:flex;justify-content:space-between;margin-top:35px;}
#iyyfw ul li {width:294px;}
#iyyfw ul li .name {display:flex;align-items:center;justify-content:center;padding:15px;height:95px;font-size:0;box-sizing:border-box;border-radius:4px;border-bottom:1px solid #c8cadc;background-color:#fff;overflow:hidden;}
#iyyfw ul li .name img {}
#iyyfw ul li .name p {margin-left:8px;color:#333;font-size:22px;font-weight:bold;}
#iyyfw ul li .text {padding:30px 40px;height:270px;box-sizing:border-box;border-radius:4px;background-color:#fff;}
#iyyfw ul li .text p {height:200px;line-height:25px;-webkit-line-clamp:8;color:#404040;overflow:hidden;}

#ikhfw {min-width:1200px;background:url(../images/ikhfw_bg.jpg) no-repeat center bottom;}
#ikhfw ul {display:flex;justify-content:space-between;margin:50px auto 0 auto;width:760px;height:288px;}
#ikhfw ul li {width:188px;text-align:center;}
#ikhfw ul li div {padding:8px;font-size:0;box-shadow:0 0 8px rgba(0,0,0,0.1);background-color:rgba(255,255,255,0.5);}
#ikhfw ul li div img {padding:3px;width:100%;box-sizing:border-box;background-color:#fff;}
#ikhfw ul li p {margin-top:15px;color:#fff;font-size:18px;font-weight:bold;}

#ipartners .nrs {position:relative;margin-top:35px;margin-bottom:60px;padding-left:50px;padding-right:50px;}
#ipartners .swiper-container {width:100%;font-size:0;}
#ipartners .swiper-wrapper {width:100%;height:auto;}
#ipartners .swiper-slide {}
#ipartners .swiper-slide img {width:100%;box-sizing:border-box;border-radius:3px;border:1px solid #989898;}
#ipartners .swiper-button {position:absolute;top:50%;margin-top:-20px;color:#666;font-size:40px;cursor:pointer;}
#ipartners .swiper-button:hover {color:#3763ee;}
#ipartners .swiper-prev {left:0;}
#ipartners .swiper-next {right:0;}

/*===================================================================================*/

.nodata {padding:150px 0px;color:#999;font-size:18px;text-align:center;}
#title_menu {background:url(../images/iyyfw_bg.jpg) no-repeat center top;}
#title_menu .wrap {display:flex;background:url(../images/iyyfw_bg.jpg) no-repeat center top;}
#title_menu .wrap a {display:flex;flex-direction:column;justify-content:center;flex:1 1 auto;position:relative;padding:0 20px;height:60px;color:#fff;font-size:16px;text-align:center;}
#title_menu .wrap a.active {color:#fff;font-size:18px;font-weight:bold;background-color:#05177d;}

.input_text {padding:0px 8px;width:280px;height:34px;line-height:34px\9;box-sizing:border-box;border:1px solid #ddd;}
.input_area {padding:6px 8px;height:176px;line-height:1.6;box-sizing:border-box;border:1px solid #ddd;resize:none;overflow-y:auto;}
.input_select {padding:0px 0px 0px 8px;height:34px;box-sizing:border-box;border:1px solid #ddd;}
.input_radio {position:relative;top:1px;}
.input_checkbox {position:relative;top:1px;}
@media screen and (-webkit-min-device-pixel-ratio:0){
	.input_radio {position:relative;top:3px;width:15px;height:15px;}
	.input_checkbox {position:relative;top:3px;width:15px;height:15px;}
}
.button {width:150px;height:40px;color:#fff;font-size:16px;border:none;border-radius:5px;background-color:#fb3e1c;transition:background 300ms;}
.button:hover {background-color:#3763ee;}

.editorc_nrs {padding-top:40px;width:100%;box-sizing:border-box;overflow:hidden;}
.editorc_box {padding-top:2.5%;width:100%;box-sizing:border-box;overflow:hidden;}
.editorc {font-size:16px;line-height:1.9;}
.editorc p {margin-bottom:20px;}
.editorc p:last-child {margin-bottom:0px;}
.editorc a {text-decoration:underline;}
.editorc hr {padding-bottom:4px;border:0px;border-top:1px solid #ccc;}
.editorc h1,.editorc h2,.editorc h3,.editorc h4,.editorc h5,.editorc h6 {padding:9px 0px;font-weight:bold;line-height:1.4;}
.editorc ul {margin-bottom:20px;padding-left:1.4em;}
.editorc ul:last-child {margin-bottom:0px;}
.editorc ul li {list-style-type:disc;}
.editorc ol {margin-bottom:20px;padding-left:1.5em;}
.editorc ol li {list-style-type:decimal;}
.editorc ol:last-child {margin-bottom:0px;}
.editorc table.border {margin-bottom:20px;border:none;border-top:1px solid #ddd;border-left:1px solid #ddd;}
.editorc table.border td,.editorc table.border th {padding:6px 5px;border:none;border-right:1px solid #ddd;border-bottom:1px solid #ddd;}
.editorc table.border td table {margin-bottom:0px;}
.editorc table.border td p {margin:0px;padding:0px;}
.editorc table.border th p {margin:0px;padding:0px;}

.editorc2 {line-height:1.8;}
.editorc2 img {vertical-align:top;}
.editorc2 a {text-decoration:underline;}
.editorc2 hr {padding-bottom:4px;border:0px;border-top:1px solid #ccc;}
.editorc2 h1,.editorc2 h2,.editorc2 h3,.editorc2 h4,.editorc2 h5,.editorc2 h6 {padding:9px 0px;font-weight:normal;line-height:1.2;}
.editorc2 ul {margin-bottom:20px;padding-left:1.4em;}
.editorc2 ul:last-child {margin-bottom:0px;}
.editorc2 ul li {list-style-type:disc;}
.editorc2 ol {margin-bottom:20px;padding-left:1.5em;}
.editorc2 ol li {list-style-type:decimal;}
.editorc2 ol:last-child {margin-bottom:0px;}

.editorc_tbe table {margin-bottom:20px;border:none;border-top:1px solid #ddd;border-left:1px solid #ddd;}
.editorc_tbe td, .editorc_tbe th {padding:6px 5px;border:none;border-right:1px solid #ddd;border-bottom:1px solid #ddd;}
.editorc_tbe td table {margin-bottom:0px;}
.editorc_tbe td p,.editorc_tbe th p {margin:0px;padding:0px;}
.editorc_tbe table.no-border {border:none;}
.editorc_tbe table.no-border table {border:none;}
.editorc_tbe table.no-border td {border:none;padding:0px;}
.editorc_tbe table.no-border th {border:none;padding:0px;}

#prevnext {position:relative;margin:3% auto 0px auto;padding:15px 150px 0px 0px;color:#999;font-size:14px;border-top:1px dashed #ccc;overflow:hidden;}
#prevnext p {height:25px;}
#prevnext_back {position:absolute;top:18px;right:0px;display:block;padding:8px 15px 8px 10px;color:#333;background-color:#eee;}
#prevnext_back i {margin-right:5px;font-size:14px;}
#prevnext_back:hover {color:#fff;background-color:#3763ee;}

/*===================================================================================*/
/* 企业图片列表 */

#about_image1 {padding-top:20px;font-size:0px;}
#about_image1 a {display:inline-block;margin:3% 3% 0 0;width:22.75%;font-size:0px;text-align:center;vertical-align:top;}
#about_image1 a:nth-child(4n) {margin-right:0;}
#about_image1 a img {padding:4px;width:100%;transition:none;box-sizing:border-box;border:1px solid #ddd;}
#about_image1 a img:hover {padding:3px;border:2px solid #3763ee;}
#about_image1 a p {padding-top:12px;font-size:15px;line-height:1.4;}

#about_image2 {padding-top:20px;font-size:0px;}
#about_image2 a {display:inline-block;margin:3% 2% 0 0;width:18.4%;font-size:0px;text-align:center;vertical-align:top;}
#about_image2 a:nth-child(5n) {margin-right:0;}
#about_image2 a img {padding:4px;width:100%;transition:none;box-sizing:border-box;border:1px solid #ddd;}
#about_image2 a img:hover {padding:3px;border:2px solid #3763ee;}
#about_image2 a p {padding-top:12px;font-size:15px;line-height:1.4;}

#contact .wrap {display:flex;align-items:flex-start;padding-top:70px;padding-bottom:70px;}
#contact .editorc {padding-right:50px;width:45%;box-sizing:border-box;}
#contact .map {width:55%;font-size:0;height:550px;border:1px solid #e5e5e5;}

#video_play {width:1200px;height:672px;font-size:0px;background-color:#000;overflow:hidden;}

/*===================================================================================*/
/* 国际小包 */

#packet .wrap {position:relative;padding-bottom:50px;}
#packet .wrap > span {position:absolute;top:-70px;left:0;}
#packet .fls {padding-top:40px;padding-bottom:10px;text-align:center;}
#packet .fls li {position:relative;display:inline-block;padding-left:20px;padding-right:20px;vertical-align:top;}
#packet .fls li:after {position:absolute;top:50%;right:0;display:block;width:1px;height:14px;content:"";transform:translateY(-45%);background-color:#ccc;}
#packet .fls li:last-child:after {display:none;}
#packet .fls li a {display:block;padding:0 20px;height:30px;line-height:30px;color:#888;font-size:16px;}
#packet .fls li.active a {color:#fff;border-radius:15px;background-color:#3763ee;}
#packet .list {display:flex;flex-flow:row wrap;}
#packet .list li {position:relative;margin-top:2%;margin-right:2%;padding:20px 20px 56px 20px;width:32%;box-sizing:border-box;border-radius:10px;background-color:#fcfcfc;transition:all ease-out 300ms;overflow:hidden;}
#packet .list li:nth-child(3n) {margin-right:0;}
#packet .list li h3 {color:#222;font-size:16px;line-height:1.5;}
#packet .list li .tags span {display:inline-block;margin-top:8px;margin-right:8px;padding:3px 8px;font-size:12px;color:#116df3;vertical-align:top;border-radius:4px;background-color:#f1f4f8;}
#packet .list li .days {padding-top:30px;padding-bottom:30px;}
#packet .list li .days p {display:inline-block;width:50%;vertical-align:top;box-sizing:border-box;}
#packet .list li .days p:nth-child(1) {padding-right:20px;}
#packet .list li .days p span {margin-right:8px;color:#a2a2a2;}
#packet .list li .price {position:absolute;bottom:20px;left:20px;right:20px;height:36px;line-height:36px;}
#packet .list li .price span {color:#fc3a17;font-weight:bold;}
#packet .list li .price strong {font-size:20px;font-family:Arial;}
#packet .list li .price a {position:absolute;bottom:0;right:0;display:block;padding:0 20px;width:auto;height:36px;line-height:36px;color:#fff;font-size:14px;font-weight:bold;border-radius:5px;background-color:#3763ee;transition:background 300ms;}
#packet .list li .price a:hover {background-color:#fb3e1c;}
#packet .list li:hover {box-shadow:0 0 12px rgba(0,0,0,0.2);background-color:#fff;}

/*===================================================================================*/
/* 物流工具 */

#tools {margin:0 auto;padding-bottom:60px;padding-left:110px;width:1200px;box-sizing:border-box;}
#tools .fls {position:fixed;top:115px;left:50%;margin-left:-600px;}
#tools .fls li {position:relative;margin-bottom:12px;padding-left:15px;font-size:15px;cursor:pointer;}
#tools .fls li a {color:#666;}
#tools .fls li.active a, #tools .fls li:hover a {color:#3763ee;}
#tools .fls li.active:before {position:absolute;top:50%;left:0;display:block;margin-top:-2px;width:6px;height:6px;border-radius:50%;background-color:#3763ee;content:"";}

#tools .nrt {display:flex;justify-content:space-between;position:relative;margin-top:25px;}
#tools .nrt .dw {position:absolute;top:-115px;left:0;}
#tools .tjs {width:77%;padding:20px 25px;border-radius:10px;box-sizing:border-box;box-shadow:0 2px 8px 0 rgba(0,0,0,.08);background-color:#fff;}
#tools .tjs .tis {height:35px;border-bottom:1px solid #f0f0f0;}
#tools .tjs .tis h3 {color:#222;font-size:16px;font-weight:normal;}
#tools .tjs .list a {display:inline-block;margin-top:15px;padding:8px 15px;width:16.666%;height:108px;color:#666;font-size:0;text-align:center;box-sizing:border-box;border-radius:8px;vertical-align:top;}
#tools .tjs .list a img {width:64px;height:64px;}
#tools .tjs .list a p {margin-top:8px;font-size:14px;}
#tools .tjs .list a:hover {color:#3763ee;box-shadow:0 2px 8px rgba(0,0,0,0.2);}

#tools .sjs {display:flex;flex-direction:column;justify-content:space-between;padding-top:25px;padding-bottom:25px;width:21%;border-radius:10px;box-sizing:border-box;box-shadow:0 2px 8px 0 rgba(0,0,0,.08);background-color:#fff;}
#tools .sjs li {padding-left:25px;color:#808080;font-size:13px;}
#tools .sjs li img {display:inline-block;width:24px;height:16px;vertical-align:middle;}
#tools .sjs li .name {margin-left:10px;margin-right:10px;}

#tools .nrs {position:relative;margin-top:25px;padding:20px 25px;border-radius:10px;box-shadow:0 2px 8px 0 rgba(0,0,0,.08);background-color:#fff;}
#tools .nrs .dw {position:absolute;top:-115px;left:0;}
#tools .nrs .tis {height:35px;border-bottom:1px solid #f0f0f0;}
#tools .nrs .tis h3 {color:#222;font-size:16px;font-weight:normal;}
#tools .nrs .list {display:flex;flex-flow:row wrap;padding-top:10px;font-size:0;}
#tools .nrs .list a {display:flex;align-items:center;margin-top:8px;padding:10px 15px;width:20%;box-sizing:border-box;border-radius:8px;}
#tools .nrs .list a img {width:32px;height:32px;border-radius:50%;}
#tools .nrs .list a p {margin-left:8px;font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
#tools .nrs .list a:hover {box-shadow:0 1px 10px rgba(0,0,0,0.2);}

/*===================================================================================*/
/* 新闻列表 */

#news {padding-top:10px;}
#news li {display:flex;padding:30px 0;border-bottom:1px dashed #ccc;}
#news li .imgs {flex:0 0 auto;width:322px;font-size:0;overflow:hidden;}
#news li .imgs img {max-width:100%;transition:all ease-out 400ms;}
#news li .text {flex:1 1 auto;margin-left:35px;}
#news li h2 {padding-right:200px;font-size:20px;font-weight:normal;}
#news li .date {margin-top:10px;color:#999;font-size:13px;}
#news li .date i {margin-right:5px;font-size:13px;}
#news li .desc {margin-top:15px;color:#808080;font-size:14px;line-height:1.8;-webkit-line-clamp:3;}
#news li:hover .imgs img {transform:scale(1.08);}
#news_info h1 {padding:50px 0 25px 0;color:#222;font-size:26px;line-height:1.4;text-align:center;font-weight:normal;}
#news_info p {padding-bottom:12px;color:#999;font-size:12px;text-align:center;border-bottom:1px dashed #ccc;}
#news_info p span {margin-left:30px;}
#news_info p span:first-child {margin-left:0;}
#news_info p span i {position:relative;top:1px;margin-right:5px;}

/*===================================================================================*/
/* 在线留言 */

#message {padding:10px 0px 0px 0px;}
#message td {padding:14px 5px 0px 5px;}
#message td span {margin-left:5px;font-family:"宋体";font-size:12px;color:#ff0000;}

/*===================================================================================*/

#win_ts {position:fixed;top:20%;left:50%;z-index:9999;margin-left:-170px;padding:32px 20px;width:300px;color:#fff;font-size:22px;line-height:1.4;text-align:center;opacity:0;transition:all 0.5s;border-radius:8px;background-color:rgba(0,0,0,0.7);overflow:hidden;}
#win_loading {position:fixed;top:0%;left:0%;z-index:9999;width:100%;height:100%;background:url(../images/loading2.gif) no-repeat center center;}
#win_loading_bg {position:fixed;top:0px;left:0px;z-index:9998;width:100%;height:100%;background:url(../images/tbs/white0.png);}

/*===================================================================================*/
/* 浮动在线客服 */

#qq_online {position:absolute;z-index:99;width:130px;font-family:"宋体";font-size:12px;}
#qq_online_top {position:relative;padding-left:10px;height:26px;line-height:26px;font-family:Arial, Helvetica, sans-serif;font-weight:bold;color:#fff;background:url(../images/qq_style/style0_top.gif) no-repeat;}
#qq_online_top img {position:absolute;top:8px;right:10px;cursor:pointer;}
#qq_online_list {background:url(../images/qq_style/style0_bgs.gif) repeat-y;}
#qq_online_list a {color:#222;}
#qq_online_list a:hover {color:#ff0000;}
#qq_online_list div {position:relative;margin:0px 3px;width:124px;height:25px;border-top:1px solid #fff;border-bottom:1px solid #fff;background:#fff;}
#qq_online_list div a {position:relative;display:block;padding-left:31px;height:inherit;line-height:26px;overflow:hidden;}
#qq_online_list div a img {position:absolute;top:2px;left:5px;width:21px;height:21px;}
#qq_online_list div > img {position:absolute;top:-32px;display:none;padding:6px;width:120px;height:120px;border:2px solid #28b5e3;background-color:#fff;}
#qq_online_list div > img.left {right:-138px;}
#qq_online_list div > img.right {left:-138px;}
#qq_online_list div:hover {border-top:1px solid #A3E7FC;border-bottom:1px solid #A3E7FC;background:#E1F7FD;}
#qq_online_list div:hover > img {display:block;}
#qq_online_bottom {height:42px;font-size:0px;background:url(../images/qq_style/style0_bottom.gif) no-repeat;}

#qq_onlines_top {position:relative;height:32px;line-height:32px;text-align:center;color:#fff;font-weight:bold;}
#qq_onlines_top p {position:absolute;top:40px;width:35px;height:173px;overflow:hidden;cursor:pointer;}
.qq_onlines_small_left strong {left:8px;}
.qq_onlines_small_right strong {left:13px;}
#qq_onlines_top p strong {position:absolute;top:40px;display:block;width:16px;text-align:center;line-height:20px;}
#qq_onlines_box {border:1px solid #e3e3e3;border-top:none;background:#fff;}
#qq_onlines_tel {padding-top:15px;text-align:center;font-size:14px;color:#505050;background:url(../images/qq_style/tel.jpg) no-repeat 15px 12px;}
#qq_onlines_tel strong {display:block;padding:12px 0px 8px 0px;font-family:Arial, Helvetica, sans-serif;font-size:16px;border-bottom:1px dashed #ccc;}
#qq_onlines_list {padding-top:10px;min-height:177px;}
#qq_onlines_list div {position:relative;margin:0px auto 8px auto;width:107px;}
#qq_onlines_list div a {position:relative;display:block;padding-left:35px;width:72px;height:25px;line-height:26px;color:#222;border:1px solid #aaccd8;background:url(../images/qq_style/list_bg.jpg) repeat-x;overflow:hidden;}
#qq_onlines_list div a:hover {color:#ff0000;}
#qq_onlines_list div a img {position:absolute;top:2px;left:7px;width:auto;height:21px;}
#qq_onlines_list div > img {position:absolute;top:-8px;display:none;padding:8px;width:120px;height:120px;border:1px solid #e3e3e3;background-color:#fff;}
#qq_onlines_list div > img.left {left:117px;border-left:none;}
#qq_onlines_list div > img.right {right:118px;border-right:none;}
#qq_onlines_list div:hover > img {display:block;}
#qq_onlines_tdc {padding:8px 0px;font-size:0px;text-align:center;border-top:1px dashed #ccc;}
#qq_onlines_tdc img {width:110px;height:110px;}

.qq_onlines_1 p#qq_onlines_tel strong {color:#e10000;}
.qq_onlines_1 div#qq_onlines_top {border-bottom:8px solid #ff7200; background:#e10000;}
.qq_onlines_1 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style1_small_left.png) no-repeat;}
.qq_onlines_1 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style1_small_right.png) no-repeat;}
.qq_onlines_2 p#qq_onlines_tel strong {color:#555;}
.qq_onlines_2 div#qq_onlines_top {border-bottom:8px solid #5d5d5d; background:#343434;}
.qq_onlines_2 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style2_small_left.png) no-repeat;}
.qq_onlines_2 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style2_small_right.png) no-repeat;}
.qq_onlines_3 p#qq_onlines_tel strong {color:#df5f00;}
.qq_onlines_3 div#qq_onlines_top {border-bottom:8px solid #ddc9ba; background:#df9800;}
.qq_onlines_3 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style3_small_left.png) no-repeat;}
.qq_onlines_3 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style3_small_right.png) no-repeat;}
.qq_onlines_4 p#qq_onlines_tel strong {color:#89a611;}
.qq_onlines_4 div#qq_onlines_top {border-bottom:8px solid #464a4b; background:#adce25;}
.qq_onlines_4 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style4_small_left.png) no-repeat;}
.qq_onlines_4 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style4_small_right.png) no-repeat;}

.qq_onlines_5 p#qq_onlines_tel strong {color:#df5f00;}
.qq_onlines_5 div#qq_onlines_top {border-bottom:8px solid #ff9241; background:#ff6d00;}
.qq_onlines_5 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style5_small_left.png) no-repeat;}
.qq_onlines_5 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style5_small_right.png) no-repeat;}
.qq_onlines_6 p#qq_onlines_tel strong {color:#006083;}
.qq_onlines_6 div#qq_onlines_top {border-bottom:8px solid #6b718d; background:#006083;}
.qq_onlines_6 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style6_small_left.png) no-repeat;}
.qq_onlines_6 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style6_small_right.png) no-repeat;}
.qq_onlines_7 p#qq_onlines_tel strong {color:#00a0a8;}
.qq_onlines_7 div#qq_onlines_top {border-bottom:8px solid #6b718d; background:#00a0a8;}
.qq_onlines_7 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style7_small_left.png) no-repeat;}
.qq_onlines_7 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style7_small_right.png) no-repeat;}
.qq_onlines_8 p#qq_onlines_tel strong {color:#c9004c;}
.qq_onlines_8 div#qq_onlines_top {border-bottom:8px solid #ebba28; background:#c9004c;}
.qq_onlines_8 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style8_small_left.png) no-repeat;}
.qq_onlines_8 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style8_small_right.png) no-repeat;}

/*===================================================================================*/

#news_page {padding:50px 0 0 0;width:100%;}
#products_page {padding:50px 0 0 0;width:100%;}
.fypage {font-size:0px;text-align:center;overflow:hidden;}
.fypage a,.fypage span {display:inline-block;margin:0px 5px;width:32px;height:32px;line-height:32px;font-size:14px;color:#666;background-color:#f0f0f0;text-align:center;vertical-align:top;box-sizing:border-box;overflow:hidden;}
.fypage a:hover {color:#fff;background-color:#3763ee;}
.fypage span.fypage_current, .fypage a.fypage_current {color:#fff;background-color:#3763ee;}
.fypage .fypage_prev,.fypage .fypage_next {font-family:"宋体";font-weight:bold;}