﻿@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, figure {
    border: 0;
    font-size: 14px;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
    padding: 0;
    margin: 0;
    vertical-align: baseline;
}
html {
	width: 100%;
	height: 100%;
}
body {
	font-size: 12px;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
	background: #fff;
}
* {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
img {
	border: none;
	display: block;
}
i, em {
	font-style: inherit;
}
.clear {
	clear: both;
}
.mtop10 {
	margin-top: 10px;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #006fce;
}
.clearh {
	clear: both;
	height: 50px;
}
*:focus {
	outline: none;
}
.phone {
	display: none;
}
.phone2 {
	display: none;
}
.pc {
	display: block;
}

.flexslider {
	position: relative;
	height: 650px;/*background:url(../images/banner.jpg) no-repeat center 0;*/
}

.2flexslider {
	position: relative;
	height: 1px;/*background:url(../images/banner.jpg) no-repeat center 0;*/
}

.freights_model_box {
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	max-width: 1200px;
}
.header {
	position: absolute;
	top: 0;
	z-index: 2;
	left: 2.5%;
	z-index: 9999;
}
.header .logo, .header .menu {
	float: left;
}
.header .logo {
	width: 205px;
	height: 55px;
	background: url("../images/logo.png") left center no-repeat;
	margin-top: 40px;
}
.header .menu {
	width: 580px;
	margin-top: 20px;
	float: right;
}
.header .menu .top2 {
	margin-top: 40px;
}
.header .menu .top2 li {
	float: left;
	margin-left: 15px;
	height: 60px;
}
.header .menu .top2 li a {
	display: block;
	color: #fff;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
}
.header .menu .top2 li a span.up_arrow {
	display: inline-block;
	background: url(../images/ico01.png) no-repeat center 0;
	width: 10px;
	height: 10px;
	margin-left: 3px;
	vertical-align: middle;
}
.header .menu .top2 li a span.down_arrow {
	display: inline-block;
	background: url(../images/ico02.png) no-repeat center 0;
	width: 10px;
	height: 10px;
	margin-left: 3px;
	vertical-align: middle;
}
.header .menu .top2 li > div {
	display: none;
	position: absolute;
	margin-top: 15px;
	padding: 4px 10px;
	border-radius: 4px;
	background: rgba(0,0,0,.7);
}
.header .menu .top2 li > div span.arrow {
	position: absolute;
	left: 20px;
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 10px solid rgba(0,0,0,.7);
	margin-top: -14px;
}
.header .menu .top2 li > div a {
	display: block;
	float: left;
	padding: 5px 10px;
	color: #fff;
	font-size: 14px;
}
.backtop {
	z-index: 999;
	bottom: 133px;
	position: fixed;
	right: 0px;
	margin-right: 12px;
	cursor: pointer;
}
.backtop .bt-box {
	padding: 10px 8px;
	margin-bottom: 5px;
	width: 40px;
	height: 40px;
	line-height: 18px;
	vertical-align: middle;
	background: #363e49;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,0.04);
	text-align: center;
}
.top {
	background: url(../images/top.png) no-repeat center #363e49 !important;
}
.crumbs a, .crumbs {
	padding: 20px 0;
	color: #999;
}
.crumbs{background: #fafafa;    padding: 20px 0 10px 0;}
.crumbs .con{width: 98%;
    margin: 0 auto;    font-size: 14px;}
.crumbs .container{background: #fff;padding: 15px 0;}
.container {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
}
.grid-1200{max-width: 1200px;
	width: 100%;
	margin: 0 auto;}

#main {
	padding-bottom: 20px;
	padding-top: 20px;
	background-color: #fafafa;
	display: flex;
}

.col-md-9 {
	width: 73%;
	background-color: #fff;
	float: left;
}
.col-md-3 {
	width: 25%;float:right;
}


.sidebar aside {
	margin-bottom: 20px;
	padding: 20px;
	background-color: #fff;
}
.sidebar .widget-title {
	border-bottom: #eee 1px solid;
	margin-bottom: 10px;
}
.sidebar .widget-title h3 {
	font-size: 18px;
	padding: 10px 0;
	display: inline-block;
	border-bottom: #781b76 2px solid;
}
.case-con p {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 10px;
	text-align: center;
	background-color: #fafafa;
}
.widget_recent_entries ul {
	margin-top: 15px;
}
.widget_recent_entries ul li {
	margin-bottom: 10px;
}
.widget_recent_entries ul li a {
	height: 20px;
	line-height: 20px;
	display: block;
	overflow: hidden;
}
.widget_recent_entries ul li a :hover {
	color: #781b76;
	text-decoration: none;
}
.freights_list table {
	border-collapse: collapse;
	border: none;
	width: 100%;
}
.freights_list table tr {
	border-bottom: 1px solid #aae2ee;
}
.freights_list table th {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background-color: #1E9FFF;
}
.freights_list table th span.sort_asc {
	display: inline-block;
	padding-right: 5px;
	width: 65px;
	height: 30px;
	line-height: 30px;
	background: url('../images/asc.png') no-repeat right center;
	cursor: pointer;
}
.freights_list table th span.sort_desc {
	display: inline-block;
	padding-right: 5px;
	width: 65px;
	height: 30px;
	line-height: 30px;
	background: url('../images/desc.png') no-repeat right center;
	cursor: pointer;
}
.freights_list table td {
	height: 100px;
	padding: 10px 0;
	text-align: center;
	font-size: 14px;
	vertical-align: middle;
}
.freights_list table tr:hover {
	background-color: #f5f5f5;
}
.freights_list table td p {
	font-size: 14px;
}
.freights_list table td p.title {
	margin-bottom: 5px;
	color: #5e5e5e;
}
.freights_list table td p.arrow img{display: inline-block;    width: 80%;}
.freights_list table td p.arrow_text {
	
	color: #666;
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.freights_list table td a.detail {
	display: inline-block;
	padding: 0 8px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-decoration: none;
	background-color: #1E9FFF;
	border-radius: 3px;
	margin-bottom: 5px;
}
.freights_list table td a:hover.detail {
	background-color: #1E9FFF;
}
/*默认*/
.freights_list table td span.yunjia {
	color: #f60;
	font-size: 20px;
}
/*整柜&空运*/
.freights_list table td .fcl_yunjia,  .freights_list table td .lcl_yunjia,  .freights_list table td .air_yunjia {
	
	padding: 5px 0;
	text-align: center;
}
.freights_list table td .fcl_yunjia span,  .freights_list table td .lcl_yunjia span,  .freights_list table td .air_yunjia span {
	display: block;
}
.freights_list table td .fcl_yunjia span:first-child,  .freights_list table td .lcl_yunjia span:first-child,  .freights_list table td .air_yunjia span:first-child {
	font-size: 20px;
	color: #f60;
}

.freights_list table td span.stdate {
	font-size: 14px;
	display: block;
}
.freights_list table td span.enddate {
	color: #666;
	display: block;
	font-size: 12px;
}
.page {
	margin-top: 20px;
	text-align: center;
	padding-bottom: 20px;
}
.page a {
	display: inline-block;
	padding: 4px 10px;
	border: 1px solid #ccc;
	text-decoration: none;
	margin-right: 5px;
}
.page a.current {
	background: #3572B0;
	color: #fff;
	border: none;
}
.ui-widget-content {
	border: 1px solid #ddd;
	margin-top: 8px;
	width: 329px;
	color: #444;
	display: none;
	max-height: 286px;
	overflow-y: auto;
}
.ui-menu-item {
	text-indent: 1em !important;
	height: 40px !important;
	line-height: 40px !important;
	font-size: 14px;
	padding: 0 !important;
	border-top: 1px solid #ccc ;
	background: #fff ;
	cursor: pointer;
}
.ui-widget-content .ui-menu-item {
	position: relative;
	margin: 0;
	padding: 3px 1em 3px .4em;
	cursor: pointer;
	min-height: 0;
}
.ui-menu-item span {
	float: right;
	margin-right: 1em !important;
}
.ui-menu-item:hover {
	background: #e9e9e9 ;
	color: #333 !important;
	border-top: 1px solid #ccc !important;
	font-weight: normal !important;
}


 .news_list {
    padding: 25px 0;
    height: 140px;
    border-bottom: 1px solid #f0f0f0;
   width: 98%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

 .news_list .thumb {
    float: left;
    width: 250px;
    height: 140px;
    margin-right: 20px;
    overflow: hidden;
}

 .news_list .thumb img {
    height: 140px;
    width: 250px;
    transition: all 0.5s;
}

.news_list .text h3 {
    margin-bottom: 10px;
    font-weight: 400;
}
 .news_list .text .meta {
    margin: 15px 0 10px 0;
    color: #bbb;
    overflow: hidden;
}
.news_list .text .meta > span {
    padding-left: 25px;
    margin-right: 10px;
    height: 20px;
    display: inline-block;
    overflow: hidden;
}
span.time {
    background: url(../images/icon_time.png) left no-repeat;
}
.news_list .text .desc {
    color: #999;
    line-height: 26px;
}
.clear2 {
    clear: both;
    height: 20px;
    background: #fafafa;
}
.news{font-size:14px;    width: 96%;
    margin: 0 auto;padding-bottom: 15px;}
.news_list a.category {
    position: absolute;
    padding: 0 10px;
    height: 20px;
    border: 1px solid #3CA5F6;
    bottom: 28px;
    right: 0;
    font-size: 12px;
    color: #3CA5F6;
    text-align: center;
    line-height: 18px;
    z-index: 10;
}
.single-header {    padding-top: 20px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #ccc;    text-align: center;
}
.single-header h1 {
    font-size: 20px;
    line-height: 1.4;
    font-weight: 700;
}
.single-info {
    color: #999;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 20px;
    margin: 20px 0;
    overflow: hidden;text-align: right;    word-wrap: break-word;
    word-break: break-all;
}

.single-header div.time {
    overflow: hidden;
    padding: 10px;
    color: #999;
}
.entry-content{ font-size:14px; line-height:2;    word-wrap: break-word;
    word-break: break-all;}
#nav-single div {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.cp-xg h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
}
.cp-xg {    display: flex;width: 100%;}
.content {
    padding: 20px;
    background-color: #fff;width: 100%;   
}
.case-con li{    width: 47%;
    float: left;
    margin: 10px;}
.dybf {
    margin: 0 auto;
    width: 100%;
   display: inline-block;
   
    
}

.dybf ul li {width: 100%;

    font-size: 0;border: 1px solid #a7c2ef;    margin: 0 0 -1px -1px;}

.dybf ul li:nth-child(1){background: #006fce;
    color: #fff;}
.dybf ul li:nth-child(2){background: #006fce;
    color: #fff;}

.dybf ul li:nth-child(4n+4){background: #ededed;
   }
.dybf ul li:nth-child(4n+6){background: #ededed;
    }

.dybf ul li label{font-size: 14px;border-right: 1px solid #a7c2ef;       display: inline-block;
    width: 30%;
    padding: 0 30px;}
.dybf ul li span{font-size: 14px;       display: inline-block;
    padding: 0 30px;
    width: 40%;
       }
.bzts img{    width: 100%;
    margin: 0 auto;
    max-width: 600px;}
@media (min-width:1201px) {
.header {
	left: 50%;
	margin-left: -600px;
}
}
.freights_bar {
	position: absolute;
	z-index: 10;
	left: 50%;
	width: 850px;
	margin: 335px auto auto -435px;
	padding: 35px 25px;
	border-radius: 10px;
	background: rgba(0,0,0,.3);
}
.freights_bar .freight_tab {
	position: relative;
	top: 3px;
}
.freights_bar .freight_tab a {
	display: inline-block;
	background: #006fce;
	width: 100px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	text-align: center;    cursor: pointer;
}
.freights_bar .freight_tab a span {
	display: block;
	position: relative;
	width: 94px;
	height: 37px;
	line-height: 34px;
	left: 3px;
	top: 4px;
}
.freights_bar .freight_tab a.active span {
	background: #fff;
	color: #000;
}
.freights_bar .freight_form {
	background: #fff;
	border: 3px solid #006fce;
	height: 45px;
}
.freights_bar .freight_form .icon, .freights_bar .freight_form .air_icon, .h_icon, .freights_bar .freight_form .pol_list, .freights_bar .freight_form .pod_list, .freights_bar .freight_form .air_pol_list, .freights_bar .freight_form .air_pod_list, .freights_bar .freight_form .btn {
	float: left;
	height: 44px;
}
.freights_bar .freight_form .btn {
	float: right;
}
.freights_bar .freight_form .air_pol_list, .freights_bar .freight_form .air_pod_list {
	display: none;
}
.freights_bar .freight_form .pol_list, .freights_bar .freight_form .air_pol_list {
	width: 200px;
	background: #f5f5f5 url(../images/fright_down.png) no-repeat 170px center;
}
.freights_bar .freight_form .pol_list_click {
	background: #f5f5f5 url(../images/fright_up.png) no-repeat 170px center !important;
}
.freights_bar .freight_form .pol_list input, .freights_bar .freight_form .air_pol_list input {
	width: 100%;
	height: 45px;
	border: 0;
	outline: 0;
	background: none;
	cursor: pointer;
	text-indent: 1em;
	font-size: 16px;
	border-left: 1px solid #ccc;
}
.freights_bar .freight_form .pol_list ul, .freights_bar .freight_form .air_pol_list ul {
	display: none;
	background-color: #fff;
	position: relative;
	z-index: 2;
}
.freights_bar .freight_form .pol_list ul li, .freights_bar .freight_form .air_pol_list ul li {
	text-indent: 1em;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	cursor: pointer;
}
.freights_bar .freight_form .pol_list ul li span, .freights_bar .freight_form .air_pol_list ul li span {
	float: right;
	margin-right: 1em;
}
.freights_bar .freight_form .pol_list ul li:hover, .freights_bar .freight_form .air_pol_list ul li:hover {
	background-color: #f5f5f5;
}
.freights_bar .freight_form .pod_list input, .freights_bar .freight_form .air_pod_list input {
	padding: 0;
	margin: 0;
	border: none;
	height: 44px;
	font-size: 16px;
}
.freights_bar .freight_form .icon{width: 60px;}
.freights_bar .freight_form .ic1 {
	background: #fff url("../images/fright_icon.png") no-repeat center;
	
}
.freights_bar .freight_form .ic2 {
	background: #fff url("../images/fright_icon.png") no-repeat center;
	width: 60px;
}
.freights_bar .freight_form .ic3 {
	background: #fff url("../images/air_icon.png") no-repeat center;
	
}
.freights_bar .freight_form .ic4 {
	background: #fff url("../images/air_icon.png") no-repeat center;
	
}
.freights_bar .freight_form .ic5 {
	background: #fff url("../images/h_icon.png") no-repeat center;
	
}
.freights_bar .freight_form .btn input {
	background: #006fce;
	border: none;
	height: 45px;
	width: 120px;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}
.freights_bar .freight_common, .freights_bar .freight_common2 {
	display: none;
	position: relative;
	top: 3px;
	left: -3px;
	background: #fff;
	width: 848px;
	border: 1px solid #ccc;
	z-index: 1;
	font-size: 14px;
}
.freights_bar .freight_common .route_tabs, .freights_bar .freight_common2 .route_tabs {
	height: 41px;
	background: #f5f5f5;
	font-size: 16px;
}
.freights_bar .freight_common .route_tabs a, .freights_bar .freight_common2 .route_tabs a {
	float: left;
	display: block;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	color: #333;
	margin-left: 1px;
	text-decoration: none;
	position: relative;
	top: 1px;
}
.freights_bar .freight_common .route_tabs a:hover, .freights_bar .freight_common2 .route_tabs a:hover {
	color: #006fce;
}
.freights_bar .freight_common .route_tabs a.active, .freights_bar .freight_common2 .route_tabs a.active {
	background: #fff;
	color: #006fce;
	font-weight: bold;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.freights_bar .freight_common .route_content, .freights_bar .freight_common2 .route_content {
	border-top: 1px solid #ccc;
	padding: 10px 0 20px 0;
	overflow: hidden;cursor: pointer;
}
.freights_bar .freight_common .route_content div, .freights_bar .freight_common2 .route_content div {
	display: none;
}
.freights_bar .freight_common .route_content a, .freights_bar .freight_common2 .route_content a {
	float: left;
	width: 100px;
	margin: 10px 0 0 5px;
	text-decoration: none;
	text-align: center;
	color: #555;
	overflow: hidden;
}
.freights_bar .freight_common .route_content a:hover, .freights_bar .freight_common2 .route_content a:hover {
	color: #006fce;
}
.freights_bar .freight_common .tip, .freights_bar .freight_common2 .tip {
	border-top: 1px solid #ccc;
	padding: 10px 0;
	text-indent: 2em;
	color: #333;
}
.head_txt {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.3);
	padding: 10px 0;
	text-align: center;
	font-size: 16px;
	color: #fff;
	z-index: 9;
}
.nav_header {
	width: 100%;
	background: #09f;
	height: 3.5rem;
	color: #FFF;
	overflow: hidden;
	position: fixed;
	top: 0;
	z-index: 999;
}
.nav_header ul {
	width: 95%;
	margin: 0 auto;
	position: relative;
}
.nav_header ul li {
	height: 3.5rem;
	line-height: 3.5rem;
	text-align: center;
}
.nav_header ul li#home_icon {
	position: absolute;
	left: 0;
top:0;
}
.nav_header ul li#home_title {
	width: 100%;
	font-size: 1rem;
	text-indent: 1rem;
}
.nav_header ul li#home_icon img {
	height: 2.5rem;    padding-top: 0.5rem;
}
.nav_header ul li#menu {
	position: absolute;
	right: 0;
	top: 0;
	width: 2rem;
	height: 100%;
	background: url("../images/nav.png") center no-repeat;
	background-size: 2rem;
	cursor: pointer;
}
.nav_header ul li#title,
.nav_header ul li#category_title {
    width:76%;font-size:14px;color:#fff;text-align:center;
    font-size: 1.2rem;
}
.nav_header ul li#title{position:absolute;left:12%;top:0;}

.nav_header ul li#back,
.nav_header ul li#category_back,
.nav_header ul li#menu {
    width: 12%;
    overflow: hidden;
}
/*.nav_header ul li#home_icon {
    background: url("../images/logo.png") center no-repeat;
    background-size: 3rem 1.5rem;
}*/
.nav_header ul li#back,
.nav_header ul li#category_back {
    background: url("../images/arrow_left.png") center no-repeat;
    background-size: 1.25rem;
}
.menu_list {
	position: fixed;
	top: 46px;
	width: 100%;
	z-index: 999;
	background: #fff;
	display: none;
	overflow: hidden;
}
.menu_list a.item {
	display: block;
font-size:.9rem;
	color: #666;
	height: 2.6rem;
	line-height: 2.6rem;
	text-indent: 3rem;
border-bottom:.05rem solid #e2e2e2;
}
.menu_list a span.right_arrow {
	float: right;
border-right:.05rem solid #999;
border-top:.05rem solid #999;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	margin: 0.75rem 1rem 0 0;
width:.5rem;
height:.5rem;
}
.menu_list a span.down_arrow {
	float: right;
border-right:.05rem solid #999;
border-top:.05rem solid #999;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	margin: 0.75rem 1rem 0 0;
width:.5rem;
height:.5rem;
}
.child_list {
	display: none;
padding:.5rem 0;
border-bottom:.05rem solid #e2e2e2;
	overflow: hidden;
}
.child_list a {
	display: block;
	float: left;
font-size:.7rem;
	text-align: center;
	color: #666;
	background: #f5f5f5;
padding:.25rem .6rem;
margin:0 0 .5rem .6rem;
}
.menu_list a.item_01 {
	background: url("../images/item_01.png") no-repeat 0.75rem center;
	background-size: 1.5rem;
}
.menu_list a.item_02 {
	background: url("../images/item_02.png") no-repeat 0.75rem center;
	background-size: 1.5rem;
}
.menu_list a.item_03 {
	background: url("../images/item_03.png") no-repeat 0.75rem center;
	background-size: 1.5rem;
}
.menu_list a.item_04 {
	background: url("../images/item_04.png") no-repeat 0.75rem center;
	background-size: 1.5rem;
}
.menu_list a.item_05 {
	background: url("../images/item_05.png") no-repeat 0.75rem center;
	background-size: 1.5rem;
}
.menu_list a.item_06 {
	background: url("../images/item_06.png") no-repeat 0.75rem center;
	background-size: 1.5rem;
}
.menu_list a.item_07 {
	background: url("../images/item_07.png") no-repeat 0.75rem center;
	background-size: 1.5rem;
}
.menu_list a.item_08 {
	background: url("../images/item_08.png") no-repeat 0.75rem center;
	background-size: 1.5rem;
}
.menu_list a.item_09 {
	background: url("../images/item_09.png") no-repeat 0.75rem center;
	background-size: 1.5rem;
}
.query_model {
	padding: 1rem 0;
	text-align: center;
	overflow: hidden;
}
.query_model .freight_query {
	width: 94%;
	margin: 0 auto 0 3%;
	overflow: hidden;
}
.query_model .freight_query .tab li {
	float: left;
	width: 20%;
	text-align: center;
	overflow: hidden;
}
.query_model .freight_query .tab li > p {
	width: 3rem;
	height: 3rem;
	border: 1px solid #ddd;
	border-radius: 50%;
	margin: 0 auto;
}
.query_model .freight_query .tab li > span {
	display: block;
margin:.25rem 0;
font-size:1rem;
}
.query_model .freight_query .tab li > span.active {
	color: #09f;
}
.query_model .freight_query .tab li:nth-child(1) > p {
	background: url("../images/p01.png") center center no-repeat;
	background-size: 1.5rem;
}
.query_model .freight_query .tab li:nth-child(1) > p.active {
	background: #0099fe url("../images/p01-on.png") center center no-repeat;
	background-size: 1.5rem;
}
.query_model .freight_query .tab li:nth-child(2) > p {
	background: url("../images/p02.png") center center no-repeat;
	background-size: 1.5rem;
}
.query_model .freight_query .tab li:nth-child(2) > p.active {
	background: #0099fe url("../images/p02-on.png") center center no-repeat;
	background-size: 1.5rem;
}
.query_model .freight_query .tab li:nth-child(3) > p {
	background: url("../images/p03.png") center center no-repeat;
	background-size: 1.5rem;
}
.query_model .freight_query .tab li:nth-child(3) > p.active {
	background: #0099fe url("../images/p03-on.png") center center no-repeat;
	background-size: 1.5rem;
}
.query_model .freight_query .tab li:nth-child(4) > p {
	background: url("../images/p04.png") center center no-repeat;
	background-size: 1.5rem;
}
.query_model .freight_query .tab li:nth-child(4) > p.active {
	background: #0099fe url("../images/p04-on.png") center center no-repeat;
	background-size: 1.5rem;
}
.query_model .freight_query .tab li:nth-child(5) > p {
	background: url("../images/p05.png") center center no-repeat;
	background-size: 1.5rem;
}
.query_model .freight_query .tab li:nth-child(5) > p.active {
	background: #0099fe url("../images/p05-on.png") center center no-repeat;
	background-size: 1.5rem;
}
.query_model .freight_query .tab a.active {
border:.05rem solid #d2d2d2;
border-bottom:.05rem solid #fff;
border-top-left-radius:.2rem;
border-top-right-radius:.2rem;
	color: inherit;
	font-weight: 600;
}
.query_model .freight_query .content {
	padding: 1rem 0 0 0;
}
.query_model .freight_query .content div {
	display: none;
}
.query_model img {
	vertical-align: middle;
margin:.5rem auto;
}
.query_model input[type="text"] {
	display: block;
	width: 90%;
	height: 2.5rem;
	line-height: 2.5rem;
	border: none;
border-bottom:.05rem solid #e2e2e2;
	margin-bottom: 1rem;
	text-indent: 2rem;
font-size:1.15rem;
	color: #757575;
	margin-left: 5%;
}
.query_model input[type="submit"] {
	margin-top: 1rem;
	width: 90%;
	border: none;
border-radius:.2rem;
padding:.75rem;
font-size:1.15rem;
	color: #fff;
	background: #FF5722 url("../images/query.png") 20% center no-repeat;
	background-size: 1.5rem;
}
.query_model .stport {
	background: url("../images/icon_pol.png") left center no-repeat;
	background-size: 1.5rem;
}
.query_model .endport {
	background: url("../images/icon_pod.png") left center no-repeat;
	background-size: 1.5rem;
}
.ocean_pol_ui, .ocean_pod_ui, .air_pol_ui, .air_pod_ui {
	display: none;
}
.air_pol_ui,.air_pod_ui,.ocean_pol_ui,.ocean_pod_ui{position:fixed;left:0;top:0;z-index:9999;background:#fff;width:100%;height:100%;}
article.tancbox{}
.air_pol_ui article.tancbox{height:100%;}
.air_pod_ui article.tancbox{height:90%;margin-bottom:30px;}
.query_model{overflow:auto;height:100%;}
.query_model .tip {
	text-align: left;
padding:.5rem 0;
	background: #f2f2f2;
border-top:.05rem solid #e2e2e2;
border-bottom:.05rem solid #e2e2e2;
font-size:1.2rem;
text-indent:1rem;
}
.query_model table {
	border-collapse: collapse;
	border: none;
	width: 100%;
}
.query_model table tr {
border-bottom:.05rem solid #e2e2e2;
	cursor: pointer;
}
.query_model table tr:last-child {
	border-bottom: none;
}
.query_model table tr:hover {
	background: #f2f2f2;
}
.query_model table th, .query_model table td {
padding:.5rem 0;
	text-align: center;
font-size:1.15rem;
}
.query_model #select_air_pod-start, .query_model #select_air_pod-target {
	background: url("../images/search_2.png") left center no-repeat;
	background-size: 1.5rem;
margin:.5rem auto !important;
}
.query_model .query_pod_list, .query_model .query_airpod_list {
	width: 90%;
margin:0 auto .5rem auto;
	background: #f8f8f8;
border-radius:.5rem;
	display: none;
}
.query_model .query_pod_list li, .query_model .query_airpod_list li {
padding:.5rem;
border-bottom:.05rem solid #ddd;
	text-align: right;
font-size:.6rem;
	cursor: pointer;
}
.query_model .query_pod_list li:last-child, .query_model .query_airpod_list li:last-child {
	border-bottom: none;
}
.query_model .query_pod_list li span, .query_model .query_airpod_list li span {
	
	text-transform: uppercase;
}
#footer {
	width: 100%;
	background: #000;
	padding: 40px 0;
}
#footer .foot_item > div {
	float: left;
	width: 13%;
	margin: 0 0 0 3.5%;
}
#footer .foot_item > div:nth-child(4) {
	width: 22%;
}
#footer .foot_item > div a {
	display: block;
	color: #848484;
	padding: 5px 0;
	font-size: 14px;
}
#footer .foot_item > div span {
	display: block;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	padding-bottom: 10px;
}
.foot_item .right > div {
	float: left;
	height: 110px;
	width: 300px;
}
#footer .foot_item > div .code_wx {
	background: url("../images/ewm.jpg") 0 center no-repeat;
	background-size: contain;
	height: 130px;
}
#footer .foot_item > div .code_wx p, #footer .foot_item > div .code_m p {
	color: #ccc;
}
#footer .foot_item > div .code_wx p.title, #footer .foot_item > div .code_m p.title {
	font-size: 18px;
	font-weight: 500;
	padding: 10px 0;
	color: #fff;
}
#footer .copy {
	color: #777;
	text-align: center;
	font-size: 14px;
	border-top: 1px solid #1b1b1b;
	padding-top: 15px;
	margin-top: 15px;
}
#footer .copy a {
	color: #777;
}
.nav_footer {
	width: 100%;
	position: fixed;
	background: #09f;
	bottom: 0;
font-size:.6rem;
	height: 3rem;
	z-index: 1000;
}
.nav_footer ul {
	height: inherit;
}
.nav_footer ul li {
	float: left;
	width: 20%;
padding:.25rem 0;
	text-align: center;
	position: relative;
}
.nav_footer ul li span {
	display: block;
	height: 1.5rem;
}
.nav_footer ul li:nth-child(1) span {
	background: url("../images/hp01.png") center center no-repeat;
	background-size: auto 1.2rem;
}
.nav_footer ul li:nth-child(2) span {
	background: url("../images/hp02.png") center center no-repeat;
	background-size: auto 1.2rem;
}
.nav_footer ul li:nth-child(3) span {
	background: url("../images/hp03.png") center center no-repeat;
	background-size: auto 1.2rem;
}
.nav_footer ul li:nth-child(4) span {
	background: url("../images/hp04.png") center center no-repeat;
	background-size: auto 1.2rem;
}
.nav_footer ul li:nth-child(5) span {
	background: url("../images/hp05.png") center center no-repeat;
	background-size: auto 1.2rem;
}
.nav_footer ul li:nth-of-type(3) span {
	font-size: 2rem !important;
}
.nav_footer ul li a {
	color: #fff;
}
.contact {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 5rem;
	border: none;
padding-bottom:.5rem;
	background: #fff;
	overflow: hidden;
}
.contact ul {
margin-top:.5rem;
	overflow: hidden;
}
.contact li {
	float: left;
	width: 25%;
	text-align: center;
	overflow: hidden;
}
.contact li span {
	display: block;
	font-size: 2rem;
margin:1rem auto .3rem;
}
.contact-close, .tools-close {
	display: block;
	position: absolute;
top:.5rem;
right:.4rem;
	font-size: 1rem;
	z-index: 999;
}
.layui-m-layercont code {
	font-size: 1rem;
	color: #CC0000;
	font-weight: 400;
	background: #f5f5f5;
padding:0 .25rem;
}
.wl-a {
	width: 95%;
	max-width: 1200px;
	margin: 30px auto 0;
}
.wl-aa {
	font-size: 24px;
	color: #333;
}
.wl-ab dl {
	margin-top: 15px;
}
.wl-ab dt {
	border-bottom: 4px solid #f4f4f4;
}
.wl-ab dt span {
	display: inline-block;
	padding: 3px 20px;
	font-size: 14px;
	background: #f4f4f4;
	color: #333;
}
.wl-ab dd {
       display: inline-block;
    width: 31.33%;
    padding: 10px 10px;
}
.wl-ab dd a {
	font-size: 16px;
	display: block;
	margin-left: 5%;
}
.wl-ab dd a span {
    float: right;
}
.wl-ab dd:nth-child(4) a span {
	right: 5%;
}
.wl-ab dd:nth-child(7) a span {
	right: 5%;
}
.wl-ab dd:nth-child(10) a span {
	right: 5%;
}
.wl-ac {
	width: 100%;
	margin-top: 15px;
}
.wl-ac dt {
	height: 40px;
	background: #f4f4f4 url("../images/ico04.png") 10px center no-repeat;
	background-size: auto 70%;
	position: relative;
}
.wl-ac dt a.more {
	width: 40px;
	height: 40px;
	background: url("../images/ico03.png") center center no-repeat;
	background-size: auto 50%;
	position: absolute;
	right: 0;
	top: 0;
}
.wl-ac dt span {
	display: inline-block;
	padding-left: 20px;
	font-size: 16px;
	color: #333;
	line-height: 40px;
}
.wl-ac dd {
	padding: 10px 0;
	border-bottom: 1px solid #f4f4f4;
	position: relative;
	font-size: 14px;
	color: #333;
	width: 95%;
	margin: 0 auto;
}
.wl-ac dd span {
	position: absolute;
	right: 0;
	top: 10px;
}
.wl-b {
	height: 518px;
	background: url("../images/bg01.jpg") center 0 no-repeat;
	background-size: cover;
	margin-top: 30px;
}
.wl-bm {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}
.wl-bm-m {
	width: 450px;
	padding: 25px 35px 45px;
	background: rgba(0,0,0,.7);
	position: absolute;
	right: 10%;
	top: 70px;
}
.wl-bm-m h2 {
	font-size: 24px;
	color: #fff;
	font-weight: 300;
}
.wl-bm-m p {
	font-size: 14px;
	color: #fff;
	line-height: 28px;
	margin-top: 10px;
}
.wl-bm-a {
	margin-top: 20px;
	height: 130px;
	position: relative;
}
.wl-bm-a img {
	width: 130px;
	height: 130px;
}
.wl-bm-a span {
	font-size: 18px;
	color: #fff;
	position: absolute;
	left: 155px;
	bottom: 0;
}
.wl-cbg {
	padding: 40px 0 30px;
	background: #f2f2f2;
}
.wl-c {
	width: 95%;
	max-width: 1200px;
	margin: 0 auto;
}
.wl-ca-a {
	font-size: 24px;
	color: #333;
	padding-bottom: 10px;
}
.wl-ca {
	width: 33.5%;
	float: left;
}
.wl-cb {
	width: 63.5%;
	float: right;
}
.wl-ca-b {
	background: #fff;
	
}
.wl-ca-b dt {
	height: 220px;
	position: relative;
}
.wl-ca-b dt img {
	width: 100%;
	height: 100%;
}
.wl-ca-b dt p {
	width: 100%;
	padding: 5px 0;
	text-align: center;
	background: rgba(0,0,0,.6);
	font-size: 14px;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
}
.wl-ca-b dd {
	padding: 5px 10px;
}
.wl-ca-b dd p {
	padding: 3px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.wl-ca-b dd p a {
	font-size: 12px;
	color: #818181;
}
.wl-ca-b dd p span {
	display: inline-block;
	padding: 5px 10px;
	background: #eee;
	font-size: 12px;
	color: #818181;
	margin-right: 7px;
}
.wl-ca-b dd p a:hover {
	color: #333;
}
.wl-cb-b dl {
	height: 170px;
	position: relative;
	background: #fff;
	margin-bottom: 20px;
	position: relative;
}
.wl-cb-b dl dt {
	width: 235px;
	height: 170px;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}
.wl-cb-b dl dt img {
	width: 100%;
	height: 100%;
}
.wl-cb-b dl dd {
	margin-left: 255px;
	margin-right: 20px;
}
.wl-cb-b dl dd h2 {
	padding-top: 30px;
}
.wl-cb-b dl dd h2 a {
	font-size: 16px;
	font-weight: 300;
}
.wl-cb-b dl dd p {
	padding-top: 10px;
	font-size: 14px;
	color: #666;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.wl-cb-b dl dd p a {
	color: #666;
}
.wl-cb-b dl dd p a:hover {
	color: #000;
}
.wl-cc {
	width: 95%;
	margin: 20px auto 0;
	height: 90px;
	position: relative;
}
.wl-cc h2 {
	width: 165px;
	height: 90px;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}
.wl-cc h2 img {
	width: 100%;
	height: 100%;
}
.wl-cc h3 {
	margin-left: 175px;
	padding-bottom: 6px;
	border-bottom: 1px solid #eee;
}
.wl-cc h3 a {
	font-size: 18px;
	font-weight: 300;
}
.wl-cc p {
	margin-left: 175px;
	margin-top: 10px;
	font-size: 14px;
	color: #666;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.wl-cc p a {
	color: #666;
}
.wl-d {
	width: 95%;
	margin: 30px auto 0;
max-width:1200px;
}
.wl-da {
	font-size: 24px;
	color: #333;
}
.wl-db {
	padding-top: 10px;
}
.wl-db span {
	display: inline-block;
	font-size: 14px;
	color: #333;
	padding: 5px 16px;
	background: #f2f2f2;
	margin-right: 10px;
	cursor: pointer;
}
.wl-db span.on {
	color: #fff;
	background: #006fce;
}
.wl-dc {
	margin-top: 15px;
	overflow: hidden;
}
.wl-dc ul {
	width: 105%;
}
.wl-dc ul li {
	width: 22.7%;
	height: 275px;
	float: left;
	margin-right: 1.5%;
	background: #f2f2f2;
	text-align: center;
}
.wl-dc ul li dt {
	height: 190px;
	overflow: hidden;
}
.wl-dc ul li dt img {
	width: 100%;
	height: 100%;
}
.wl-dc ul li dd h2 {
	width: 90%;
	margin: 0 auto;
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	font-weight: 300;
}
.wl-dc ul li dd p {
	padding: 10px 0 0;
	font-size: 14px;
	color: #999;
}
.wl-dc ul li dd p span {
	display: inine-block;
	margin: 0 5%;
}
.wl-dcm ul {
	display: none;
}
.wl-dcm ul.on {
	display: block;
}
.wl-e {
	margin: 20px auto 0;
}
.wl-e img {
	width: 100%;
}
.wl-f {
	width: 100%;
	max-width: 1200px;
	margin: 45px auto;
}
.wl-f dl {
	width: 25%;
	float: left;
	text-align: center;
}
.wl-f dl dt {
	height: 75px;
	background-repeat: no-repeat;
	background-position: center center;
}
.wl-f dl dt.wl-f-dta {
	background-image: url(../images/p06.png);
}
.wl-f dl dt.wl-f-dtb {
	background-image: url(../images/p07.png);
}
.wl-f dl dt.wl-f-dtc {
	background-image: url(../images/p08.png);
}
.wl-f dl dt.wl-f-dtd {
	background-image: url(../images/p09.png);
}
.wl-f dl dd {
	padding-top: 10px;
	font-size: 14px;
	color: #999;
}
.wl-f dl dd h2 {
	padding-bottom: 5px;
	font-size: 18px;
	color: #333;
	font-weight: 300;
}
.wl-gbg {
	padding: 20px 0 30px;
	background: #f2f2f2;
}
.wl-g {
	width: 95%;
	max-width: 1200px;
	margin: 0 auto;
}
.wl-g dt {
	font-size: 24px;
	color: #333;
}
.wl-g dd a {
	display: inline-block;
	margin: 10px 1% 0 0;
	font-size: 14px;
	color: #999;
}
.wl-g dd a:hover {
	color: #000;
}
.freights_bar .freight_form .pod_lista {
	width: 331px;
	float: left;
	border-left: 1px solid #ddd;
	height: 25px;
	margin-top: 10px;
}
.freights_bar .freight_form .pod_lista input {
	height: 25px;
	padding-left: 10px;
}
.pod_list {
	display: none;
}
.pod_list1, .pod_list2 {
	display: block;
}
.tytbox {
	width: 250px;
	height: 130px;
	background: #fff;
	box-shadow: 0 0 8px 3px rgba(0,0,0,.1);
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 9999;
	margin: -65px 0 0 -125px;
}
.tytbox h2 {
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #ddd;
	font-size: 16px;
	color: #000;
	position: relative;
}
.tytbox h2 .icon-close {
	top: 0;
	cursor: pointer;
}
.tytbox p {
	padding-top: 30px;
	text-align: center;
	font-size: 14px;
	color: #666;
}
@media (max-width:1100px) {
.wl-dc ul li {
	height: 245px;
}
.wl-dc ul li dt {
	height: 160px;
}
}
@media (max-width:950px) {
.query_model .query_pod_list li, .query_model .query_airpod_list li{text-align: left;    font-size: 1.15rem;}
.wl-b {
	background: url("../images/bg02.jpg") center 0 no-repeat;
	background-size: cover;
	padding: 50px 0;
	height: auto;
}
.wl-bm {
	width: 90%;
	background: rgba(0,0,0,.7);
}
.wl-bm-m {
	width: auto;
	padding: 15px 25px 25px;
	background: none;
	position: static;
}
.wl-bm-m h2 {
	font-size: 18px;
}
.wl-bm-m p {
	line-height: 25px;
}
.wl-bm-a {
	margin-top: 20px;
	height: 90px;
}
.wl-bm-a img {
	width: 90px;
	height: 90px;
}
.wl-bm-a span {
	font-size: 14px;
	left: 105px;
}
.wl-dc {
	width: 95%;
	margin: 15px auto;
}
.wl-dc ul li {
	height: 215px;
}
.wl-dc ul li dt {
	height: 130px;
}
.wl-dc ul li dd p {
	font-size: 12px;
}
.wl-dc ul li dd p span {
	margin: 0 2%;
}
}
@media (max-width:750px) {
.nav_footer{text-align: center;}
.bddh{color: #fff;
    font-size: 16px;
    height: 3rem;
    line-height: 3rem;    background: url(../images/ytel.png) no-repeat;
    background-size: 30px 23px;
    padding-left: 37px;
}

   .dybf ul li{width:98%;}
  .dybf ul li label{    width: 40%;
    padding: 0 6px;}
  .dybf ul li span{        padding: 0 6px;
    width: 45%;}
  .dybf ul li:nth-child(4n+5){background: none;
   }
.dybf ul li:nth-child(4n+6){background: none;
    }
  .dybf ul li:nth-child(2n+4){background: #ededed;
    }
  .single-info{text-align: left;}
  .case-con li{           width: 100%;
    float: none;
    margin: 10px 0px;}
  .case-con p{ text-align: left;}
  .content{padding:20px 0;width: 96%;
    MARGIN: 0 AUTO;}
  .news_list{  height: auto;   margin: 0 auto ; width: 94% }
  .news_list a.category{    bottom: 8px;}
  .news_list .thumb{    width: auto; 
    height: auto; 
    margin-right: 10px;}
  .news_list .thumb img{width: 100px;
    height: 60px;}
  
  
 .freights_list table th {
    font-size: 12px;
}
  .freights_list table td span.stdate{ font-size: 12px;}
    .freights_list table td{  height: 60px;   font-size: 12px;}


  .freights_list table td .fcl_yunjia span:first-child, .freights_list table td .lcl_yunjia span:first-child, .freights_list table td .air_yunjia span:first-child{  font-size: 14px;}
  #main{    padding-bottom: 10px;
    padding-top: 10px;}

.wl-dc ul li {
	height: 185px;
}
.wl-dc ul li dt {
	height: 100px;
}
.col-md-3 { display:none;}
.col-md-9{    width: 100%;padding: 0;}
}
@media (max-width:550px) {
.wl-bm-m h2 {
	font-size: 16px;
}
.wl-bm-m p {
	line-height: 22px;
	font-size: 12px;
}
.wl-cc h3 a {
	font-size: 14px;
}
.wl-cc h3 {
	margin-left: 145px;
}
.wl-cc p {
	margin-left: 145px;
	margin-top: 5px;
	font-size: 12px;
	line-height: 21px;
}
.wl-cc h2 {
	width: 125px;
	height: 70px;
}
.wl-cc {
	height: 70px;
}
.wl-dc ul li {
	width: 46%;
	height: 225px;
	margin: 0 2.5% 15px 0;
}
.wl-dc ul li dt {
	height: 150px;
}
}
@media (max-width:450px) {
.wl-dc ul li {
	height: 205px;
}
.wl-dc ul li dt {
	height: 130px;
}
}
@media (max-width:390px) {
.wl-dc ul li {
	height: 185px;
}
.wl-dc ul li dt {
	height: 110px;
}
}



@media (max-width:950px) {
.ui-menu-item{    background: #f8f8f8;border-top:none;}

.topbg {
	display: none;
}
.phone {
	display: block;
}
.pc {
	display: none;
}
  .pc2 {
	display: none;
}
 .phone2{display: block;} 
.logo {
	height: 30px;
	width: 280px;
	top: 18px;
	left: 2.5%;
}
.navbox {
	display: block;
}
.nav {
	position: fixed;
	top: 0px;
	right: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.8);
	padding: 50px 0 0;
	margin: 0;
	display: none;
}
.nav li {
	display: block;
	width: 90%;
	margin: 0 auto;
	border: none;
	border-bottom: 1px solid #555;
	float: none;
	text-align: left;
	background: url(../images/net-on.png) no-repeat right 13px;
	background-size: auto 15px;
}
.nav li a {
	color: #fff;
	height: 35px;
	line-height: 35px;
	display: block;
	margin: 0 35px 0 0;
	padding: 5px 0;
	border: none;
}
.nav li.on a, .nav li a:hover {
	border: none;
	background: none;
}
.nav li a:hover, .nav li:hover a, .nav li.on a {
	background: none;
	border-bottom: none;
}
.nav li .subnav {
	opacity: 1;
	visibility: visible;
	width: 100%;
	transition: 0s;
}
.nav li .subnav a {
	background: #fff;
	color: #333;
	font-size: 16px;
	height: 20px;
	line-height: 20px;
	padding: 10px 0px;
}
.nav li .subnav li a {
	padding: 10px 0;
}
.nav li .subnav {
	position: static;
	display: none;
}
.nav li .subnav li {
	width: 100%;
	min-width: auto;
}
}