﻿@charset "utf-8";
/* Design by lancent.cc  2016-04-05 
通用样式 */
* { margin:0px; padding:0px; }
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body, input, textarea { background-color:#fff; font-family:'微软雅黑', Arial, Helvetica, sans-serif; }
body { font:12px/1.5 '微软雅黑', Arial, Helvetica, sans-serif; background: #fff; }
ul li, ul ol { list-style:none; }
em { list-style:normal; }
form { display:block; }
a { color:#333; text-decoration:none; border:0; }
a:hover { color:#09f; text-decoration:underline; }
img { border:0px; }
table { border-collapse:0px; border:0px; border-spacing:0px; }
.w { width:100%; }
.bgfff { background-color:#fff!important; }
.alignleft, .tl { text-align:left; }
.alignright, .tr { text-align:right; }
.aligncenter, .tc { text-align:center; }
.f_left, .fl { float:left; }
.f_right, .fr { float:right; }
.clear { clear:both; text-indent:-9999px; }
.clearfix, .clf { display: block; }
.clearfix:after, .clf:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
h1, h2, h3, h4, h5, h6 { margin: 0; color: #222; font-weight: normal; font-family: '微软雅黑', "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif, 'Tahoma'; }
/* Hides from IE-mac \*/
* html .clearfix, * html .clf { height: 1%; }
.mt10 { margin-top:10px; }
.mt20 { margin-top:20px; }
.mb10 { margin-bottom:10px; }
.mb20 { margin-bottom:20px; }
.pt20 { padding-top:20px; }
.pb20 { padding-bottom:20px; }
.p10 {
    padding: 10px;
}
.divPage {
     text-align:center;
}
.divPage1 {
     text-align:left;margin-bottom:10px;
}
.red {
    color: #f00;padding:0 3px;
}
.blue {
    color: #0093dd;padding:0 3px;
}
.orange {
    color: #f60;padding:0 3px;
}
.green {
    color: #9dcd17;padding:0 3px;
}
.br{ display:none;height:10px;}
.br1{height:10px;}
@media screen and (max-width: 1335px) { /*当屏幕尺寸小于600px时，应用下面的CSS样式*/
 .br{ display:block;}
}
@media screen and (min-width: 1870px) {
    .br1 { display:none;
    }
}

/*head*/
.topbar { position: fixed; width: 100%;min-width:1000px; height: 50px; background: #0093dd; z-index: 101; color:#eee; line-height: 50px; }
.topbar a { color:#eee; display:block; }
.topbar a:hover { color:#fff; background-color:#0093dd; text-decoration:none; }
.topbar .top-lxlogo { width:50px; height:50px; display:block; background: url(../Images/logo.png) no-repeat center; background-color:#027cb9; }
.topbar .top-menu { position:relative; border-right: 1px solid #0286c8; font-size: 14px; }
.topbar .top-menu a { color:#eee; margin-top: 0; padding: 0 20px; }
.topbar .top-menu a:hover { color:#fff; background-color:#0286c8; text-decoration:none; display:block; }
.topbar .top-menu .top-side { background: none; display:block; padding: 0 20px; position: relative; z-index: 4; cursor: pointer; }
.topbar .top-menu .top-side i { display: inline-block; margin-left: 8px; color:#fff; }
.topbar .top-menu .top-side.on { background-color:#fff; color:#333; }
.topbar .top-menu .top-side.on i { color:#333; }
.topbar .top-menu ul { box-shadow:1px 1px 2px #ccc }
.topbar .top-menu ul li { background-color:#fff; }
.topbar .top-menu ul li a { background-color:#fff; color:#333; height:40px; line-height:40px; border-top: 1px solid #eaedf1; font-size:12px; }
.topbar .top-menu ul li a:hover { background-color:#0093dd; color:#fff; }
/*contain*/
.container { width:100%; position: absolute;
    top: 50px;
    bottom: 0px;
    z-index: 100;}
/*left menu*/
.left { position: fixed; top: 50px; bottom: 0px; background-color: #293038; z-index: 102; overflow-x: hidden; width: 180px; display: block; box-sizing: border-box; }
.leftsidebar_box { width: 200px; height: 100%; overflow: auto; overflow-x: hidden; }
.leftsidebar_box .sidebar-fold { height: 30px; width: 320px; background: #394555; color: #aeb9c2; text-align: center; line-height: 30px !important; font-size: 12px; user-select: none; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; }
.leftsidebar_box .sidebar-fold i:before { line-height:30px; }
.leftsidebar_box dl { position:relative; }
.leftsidebar_box dt { background: #37424f; border-bottom: 1px solid #414d5c; color:#f5f5f5; font-size:14px; position:relative; line-height:40px; cursor:pointer; position:relative; }
.leftsidebar_box dd { line-height:40px; height:40px; display:none; }
.leftsidebar_box dd a { color:#f5f5f5; line-height:40px; display:block; }
.leftsidebar_box dd a:hover, .leftsidebar_box dd a.on { background: #0093dd; text-decoration:none; }
.leftsidebar_box dd span { margin:0 8px 0 36px }
.leftsidebar_box dt i { position:absolute; left:140px; top:13px; display:block; width:40px; }
.leftsidebar_box .sidebar-nav-fold dt { background: #22282e; border:0; }
.leftsidebar_box dt i:before { width:40px; height:40px; text-align:center; }
.sidebar-title-icon { display: inline-block; margin: 0 8px 0 20px; vertical-align: middle; transition: transform 0.12s; -o-transition: -o-transform 0.12s; -ms-transition: -ms-transform 0.12s; -moz-transition: -moz-transform 0.12s; -webkit-transition: -webkit-transform 0.12s; }
.sidebar-title-icon:before { width:8px; }
.left.left_hide { width:30px; }
.left_hide .leftsidebar_box { width:50px; }
.left_hide .leftsidebar_box .sidebar-fold { width:30px; }
.left_hide .leftsidebar_box dl { display:none; }
/*right*/
.right{
	width: auto;
    min-width:900px;
    position: absolute;
    top: 0px;
    bottom: 0px;
	right:0;
	left: 180px;
    overflow: hidden;
}
.right.r_full{left:30px;}
.right .right_box{
    position: absolute;
    width: auto;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    overflow-y: auto;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
}
.right .right_box .ui-box{
	margin: 0 20px 30px;
	}
	/*ui_box*/
	.ui-box { background-color:#fff; color:#555;}
.ui-box-title { position:relative;  height:24px; line-height:24px;    margin-bottom: 15px; margin-top:20px; }
.ui-box-title h3 { color: #333;
    font-size: 16px;
    line-height: 16px;
    border-left: 2px solid #0093dd;
    padding-left: 11px;
    margin-top: 8px; }
.ui-box-title .ui-box-title-setting { float:right; display:inline; width:16px; height:16px; line-height:16px; background:transparent url(../images/ui-components.png) no-repeat -2px -2px; text-indent:-9999px; overflow:hidden; cursor:pointer }
.ui-box-title .ui-box-title-setting:hover { background:transparent url(https://img.alipay.com/sys/personal/style/ui-components.png) no-repeat -29px -2px }
.ui-box-title .ui-box-title-more { float:right }
.ui-box-title .ui-box-title-link { float:left; display:inline; margin-left:15px; *margin-top:1px
}
.ui-box-container { background: white; }
.ui-box-container .pakh3{height: 33px;
line-height: 33px;margin:8px 0;
/*border-bottom: 1px solid #eee;*/
color: #040404;
font-size: 14px;
font-weight: normal;
padding-left: 18px;
background: url(../Images/icos.jpg) no-repeat 5px 10px;}
.pakh3 .choose, .pakh3 .ass {
padding: 3px 15px;
margin-left: 15px;
border: 0;
font-size: 11px;
text-align: center;
background: #ff6602;
color: #fff;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.Receive { font-size:14px;
}
.ui-table { border-collapse:collapse; border:1px solid #e1e1e1; width:100%; background-color:#fff; }
.ui-table-hover { background-color:#fbfbfb; }

.ui-table tr { }
.ui-table tr:hover td{ background-color:#f5f5f5; }
.ui-table thead tr { color:#666 }
.ui-table thead { color:#666 }
.ui-table th { font-weight: bold;border-bottom:1px solid #e1e1e1; padding:10px 0; white-space:nowrap;background-color: #f5f5f5;}
.ui-table td { padding: 5px; height:24px; line-height:24px;white-space:nowrap;border-bottom:1px solid #e1e1e1; }
.list{margin:10px 15px;}
.list td{border:0;border-bottom:1px solid #e1e1e1;}
.yddetail td{padding:10px 5px;}
.noborder,.noborder td{border:0;}
.noborder tr:hover td{ background:none;}
.ui-table td a { color:#0093dd; }
.ui-table td a:hover { color:#9dcd17; }
.ui-table tfoot td { border-bottom:0 }
.ui-table .action { background-color:#ffffef }
.ui-table .selected { background-color:#feffc5 }
.ui-table-noborder, .ui-table-noborder td, .ui-table-noborder tr, .ui-table-noborder th { border:0; outline:0 }
.ui-table-noborder .ui-table-split, .ui-table-noborder .ui-table-hover { background-color:#f7f7f7 }
.ui-table-footer { border-top:1px solid #ccc; }
.button, select, .pagination a.number, input, textarea {text-shadow: none; }
input, select, textarea { height:30px;padding:5px; font-size:12px; vertical-align:middle;border:1px solid #ccc;color:#555; font-family:"microsoft yahei";    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;margin-right:5px;}

.button {  display: inline-block; background: #f5f5f5; border: 1px solid #ddd ; box-shadow:none;color:#666; padding: 0 10px ; 
cursor: pointer; line-height:28px;}
.button:hover{ background-color:#0093dd;color:#fff;border:1px solid #0093dd;}
.false{ font-weight:bold;font-family:'宋体';color:#f00;}
.true{ font-weight:bold;font-family:'宋体';color:#78b00c;}
.check_td{width:40px;}
.check_td input,input[type=checkbox]{border:none;box-shadow:none;height:auto;}
input[type=radio]{border:none;box-shadow:none;height:auto;}
input[type=file]{border:none;box-shadow:none;height:auto;padding:0;}
input:disabled,textarea:disabled,select:disabled{
border:1px solid #DDD!important;
background-color:#F5F5F5!important;
color:#ACA899!important;
}
/*提示框样式*/
.tip {
    font-size: 12px;
    background: #fcf8e2;
    line-height: 23px;
    width: 100%;
    padding: 5px 15px;
    color: #f90;
    position:relative;padding-left:40px;
}
.tip>span {
    color: #f90;
    position:absolute;
    left:15px;
    top:8px;
}
.tip.tip_green{background-color: #F2FFEA;color:#55911f;}
.tip.tip_green span{
	color:#55911f}
.tip.tip_blue{background-color: #f8f9fb;color:#0093dd;}
.tip.tip_blue span{
	color:#0093dd}
.tip.tip_gray{background-color: #f4f4f4;color:#666;}
.tip.tip_gray span{
	color:#666}
	/*按钮*/
.ui-button { display:block; cursor:pointer; box-shadow:none; text-align:center; text-decoration:none!important;border-radius:2px; color:#fff; opacity:1; padding: 6px 32px; background-color:#0093dd;border:1px solid #0093dd;line-height: 16px; }
.ui-button:hover { color:#fff; opacity:0.8;  }
/*橙色按钮样式*/
.ui-button-morange { background-color:#f60;color:#fff;border:1px solid #f60;}
.ui-button-mgreen { background-color:#9dcd17;color:#fff;border:1px solid #9dcd17;}
.ui-button-gray { background-color:#f4f4f4;color:#666;border:1px solid #ccc;}
.ui-button-gray:hover { color:#000;background-color:#eee;border:1px solid #ccc;
    }
/*************** 分页样式 ***************/
.pagination { text-align: right; padding: 4px 0 5px 0; font-size: 12px; color:#999;height:24px; }
.pagination a { margin: 0 0 0 3px; padding: 5px 10px;background: #eee; color:#666; display:inline-block;}
.pagination a:hover{background: #0080e4; color: #fff ;text-decoration:none;}
.pagination a.current { background: #0080e4;color: #fff ; }

.megmeau-but{margin-top:-16px;}
.m-con-o,.m-con-t,.m-con-s,.m-con-f{width:100%}
.m-con-o-m{ width:100%; margin-bottom:20px; line-height:25px;}
.m-con-o-m-tit{ width:100%; background:#f6f7fb; border:1px solid #eeeeee; height:40px; line-height:40px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float:left;}
.m-con-o-m-tit p{ font-size:14px; color:#333333; text-indent:15px;}
.m-con-o-m-tit span{ width:40px; height:40px; display:block; background:url(/Images/idc-12.png) no-repeat;  background-position:13px 15px; border-left:1px solid #eee; cursor:pointer;}
.m-con-o-m-tit span.up{background-position:13px -25px}
.m-con .m-con-o-m table td{ width:50%}
.m-con-o-m table p{ float:left; text-indent:15px;}
.m-con-o-m table span{ float:left; color:#333; margin:0 3% 0 1%}
.m-con-o-m table span.span-o{ color:#ff6800}
.m-con-o-m table span i{color:#ff6800}
.m-con-o-m table a{ float:left; color:#2768d2; font-size:12px; margin-right:2%}
.m-con-o-m table a:hover{ text-decoration:underline;}
.m-con-o-m table .tr-o td{ padding:5px 0; line-height:30px;}
.m-con-o-m table .sel-o{ width:220px; height:30px; line-height:30px; border:1px solid #dcdcdb; float:left; background:#fff; -moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px; outline:none; margin:0 2% 0 1%; color:#666666}
.m-con-o-m table a.a-o{ background:#f8f8f8; line-height:28px; height:28px; border:1px solid #cccccc; -moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px; color:#666666; font-size:13px; text-align:center; width:80px;}
.m-con-o-m table a.a-o:hover{ background:#ff6800; color:#fff; border-color:#ff6800; text-decoration:none;}
.m-con-o table{width: 100%;border-collapse: collapse;border-spacing: 0;background: #fff; color: #666; font-size:12px; float:left;margin-top:-1px;}
.m-con-o table tr{ border:1px solid #eeeeee;}
.m-con-o table td{ border:0; padding:7px 0;}

/*新建小包订单*/
.title_list {margin:20px 0; border-bottom: solid 1px #ccc; height: 31px; }
.title_list a { display: block; float: left; border: 1px solid #ccc; font-size: 14px; padding: 0 18px; line-height: 29px; margin: 0 0 0 10px; margin-bottom: -1px; cursor: pointer; background-color:#f4f4f4; }
.title_list a.tit_a1 { line-height: 28px; border: solid 1px #0093dd; border-top-width: 2px; border-bottom-color: #fff; color: #0093dd; font-weight: bold ;background-color:#fff;}
.title_list a:hover { line-height: 28px; border: solid 1px #0093dd; border-top-width: 2px; border-bottom-color: #fff; color: #0093dd; font-weight: bold; background-color:#fff; }

#roa a{padding:0 10px;
height: 26px;
line-height: 26px;
border: 0;
text-align: center;
display: block;
background: #f1f1f1;
color: #666;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px; float:left;margin:0 3px;}
#roa a:hover{ opacity:0.8; text-decoration:none;}
.bnum{ width:16px;height:16px; color:#fff;display: block;
background: #f60; text-align:center; line-height:16px;}
/*弹出框*/
.showbox {
	position: fixed;
	top: 50px;
	left: 300px;
	width: auto;
	height: auto;
	background: #fff;
	border: 1px solid #3DA5FF;
	display: none;
	z-index: 9999;
	/* margin-left: -50%; */
}
/*.showbox{position:absolute;top:80px;left:280px;width:auto;height:auto;background:#fff;border:1px solid #3DA5FF;display:none; z-index:9999;}*/
.showbox h2{font-size:14px;height:34px; line-height:34px;text-align:left;background:#3DA5FF;padding-left:20px;cursor:move; color:#fff;font-weight:normal;}
.showbox h2 span{color:#fff;cursor:pointer;padding-right:10px; float:right; font-size:24px; font-family:"Microsoft YaHei"}

/*国家输入框*/
#gjauto{ position: absolute; top: 24px; left: 0; z-index: 10000; width:auto; border:1px solid #f60; background-color:#fff;padding-bottom:8px; display:none}
#gjauto li {height:25px; margin:0;white-space:nowrap;line-height:25px; color:#333; padding:0 10px;}
#gjauto li a{ display:block;}
#gjauto li:hover,#gjauto li:hover a{ background-color:#f60; text-decoration:none; color:#fff; }
#gjauto .title{margin:5px 8px 5px;padding-bottom:5px;
color: #999; display:block; white-space:nowrap; border-bottom:1px dotted #ccc;}

#country{width:100px;border: 1px solid #f60;background-color: #fff; outline:none;margin-right:5px;}
#guojiabox { position: absolute; top: 24px; left: 0; z-index: 9999;display:none}
#guojiabox .gj_select { width:600px; padding:10px; border:1px solid #f60; background-color:#fff; }
#guojiabox .gj_select .close { float:right; width:20px; height:20px; color:#666; text-align:center; font:bold 16px/20px Simsun; }
#guojiabox .gj_select .close:hover { text-decoration:none; color:#FFA800; }
#guojiabox .gj_select .title { margin-bottom:10px; color:#999; }
#guojiabox .gj_select .tab_box { width:100%; height:24px; margin-bottom:6px; margin-top:0; border-bottom:2px solid #ccc; }
#guojiabox .gj_select .tab_box li { position:relative; float:left; display:inline; padding:0 6px; line-height:20px; cursor:pointer; }
#guojiabox .gj_select .tab_box li b { display:none; }
#guojiabox .gj_select .tab_box li span { padding:0 8px; }
#guojiabox .gj_select .tab_box .now { border-bottom:2px solid #f60; margin-bottom:-2px; font-weight:bold; color:#f60; }
#guojiabox .gj_select .tab_box .now b { position:absolute; top:23px; left:50%; display:block; width:0; height:0; margin-left:-5px; overflow:hidden; font-size:0; line-height:0; border-color:#f60 transparent transparent transparent; border-style:solid dashed dashed dashed; border-width:5px; }
#guojiabox .gj_select .gj_item, #guojiabox .gj_select .search_history_box { *zoom:1; display:none;
overflow:hidden; }
#guojiabox .gj_select .gj_item { width:100%; }
#guojiabox .gj_select .gj_item a, #guojiabox .gj_select .search_history_box a { float:left; display:inline; width:50%;height:22px; margin:2px 0; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; line-height:22px; color:#333;background: url(../images/gjdian.gif) scroll 5px 9px no-repeat; text-indent:15px; }
#guojiabox .gj_select .gj_item a:hover, #guojiabox .gj_select .search_history_box a:hover { background-color:#f60; text-decoration:none; color:#fff; }
#guojiabox .gj_item .gj_item_in { width:378px; padding-left:30px; *zoom:1;
}
#guojiabox .gj_item .gj_item_in:after, #guojiabox .gj_select .search_history_box:after { display:block; height:0; visibility:hidden; overflow:hidden; content:"."; clear:both; }
#guojiabox .gj_item .gj_item_letter { float:left; width:30px; height:22px; margin-left:-30px; line-height:22px; text-align:center; color:#E56700; }
#guojiabox .gj_select .sarch_history_title { margin-bottom:2px; font-weight:bold; color:#f60; }
#guojiabox .gj_select .search_history_box { margin-bottom:6px; }

/*news*/
.ntit {
height: 40px;
font-weight: normal;
font-size: 18px;
line-height: 30px;
border-bottom: 1px solid #dcdcdc;
margin-bottom: 10px;
}
.new-tit { margin:-10px 0 20px; text-align:center; }
.new-tit font { color:#999; font-size:12px; }
/*底部版权样式*/
.right_c { height:auto !important; min-height:600px; background:#fff; color:#333; font-family:"微软雅黑"; font-size:14px; line-height:28px; margin-bottom:30px; }
.footer { position:fixed; bottom:0; padding:10px 0; color:#666; background-color:#fff; bottom:0; bottom:0; display:block; text-align:center; width:100%; display:none; }
