/**{ box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img{border:medium none;margin: 0;padding: 0;}
body,button, input, select, textarea{font: 14px/1.5 "Microsoft Yahei",tahoma,Srial,helvetica,sans-serif;}
h1, h2, h3, h4, h5, h6{font-size: 100%;font-weight: normal;}
em{font-style:normal;}
ul, ol{list-style: none;}
a{
	text-decoration: none;color:#333;
	text-decoration: none;
	tap-highlight-color: rgba(0,0,0,0); 
	focus-ring-color: rgba(0, 0, 0, 0); 
	-webkit-tap-highlight-color: rgba(0,0,0,0); 
	-webkit-focus-ring-color: rgba(0, 0, 0, 0); 
	-moz-tap-highlight-color: rgba(0,0,0,0); 
	-moz-focus-ring-color: rgba(0, 0, 0, 0);
}
a:hover{
	text-decoration: none;
}
/*火狐去掉按钮、连接的虚线*/
a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {border: 0;outline : 0;} 
input:not([type="radio"]):not([type="checkbox"]),button,select,textarea{outline:none;-webkit-appearance:none;}
/*textarea{resize:none;}*/
a { text-decoration: none; color: #333; }
a{blr:expression(this.onFocus=this.blur());}
/*a:hover{color:#006b3e;}*/
a:focus{outline:none;}
a.hidefocus{outline:none}
.button{ border-radius: 0; }
input{font-family: "微软雅黑";}
textarea{font-family: "微软雅黑";}
img{border:0px;  outline-width:0px;  vertical-align:top;}
table {border-collapse:collapse; border-spacing:0;}
table, th, td {vertical-align: middle}
.lisNone{ list-style:none;}.marNone{ margin: 0;}.padNone{ padding: 0;}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

button,select,textarea,input:not([type="radio"]):not([type="checkbox"]){-webkit-appearance:none;-moz-appearance:none;appearance:none;}
:focus{outline:0;}/* Form selected style modification */
input,button,img{border: none;background: none;border-radius: 0;}
input:not([type="radio"]):not([type="checkbox"]),button{outline: none;-webkit-appearance:none;}
input,textarea {
	tap-highlight-color: rgba(0,0,0,0); 
	focus-ring-color: rgba(0, 0, 0, 0); 
	-webkit-tap-highlight-color: rgba(0,0,0,0); 
	-webkit-focus-ring-color: rgba(0, 0, 0, 0); 
	-moz-tap-highlight-color: rgba(0,0,0,0); 
	-moz-focus-ring-color: rgba(0, 0, 0, 0);
}
/*label input[type="radio"],label input[type="checkbox"]{ vertical-align:middle; margin:0 4px 0 0;}
label input[type="radio"]+span,label input[type="checkbox"]+span{ display:inline-block; vertical-align:middle;}*/
button[type="submit"], button[type="button"], input[type="submit"], input[type="button"], label, label input[type="checkbox"], label input[type="radio"] {cursor:pointer;}
select {border:1px #ddd solid;}
/*重置select默认样式*/
select {-webkit-appearance:none; background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAGAQMAAADwsoykAAAABlBMVEUAAAAAAAClZ7nPAAAAAXRSTlMAQObYZgAAABhJREFUCNdjAIL/DQz1DAx2DAwyDAwcDAAchQJh0xr+nAAAAABJRU5ErkJggg==") no-repeat right center #fff; height:24px; padding-left:3px; padding-right:20px; border-radius:0;}
textarea{ border:1px solid #ddd; padding:5px; box-sizing: border-box;}
.float-box{ position: absolute;top:0;left:0;width: 100%;height: 100%;}
.float-btn{ position: absolute; z-index: 1; top: 0; left: 0; width: 100%; height: 100%; opacity: 0;}
.uploader-box{ position:relative;}.uploader-img{ position: absolute;top:0;left:0;width: 100%;height: 100%;}
.uploader-file{ position: absolute; z-index: 1; top: 0; left: 0; width: 100%; height: 100%; opacity: 0;}
[v-cloak] { display: none;}

/*文本主色调*/
.show-text {color: #ff6600;}.show-text-blue {color: #1a9ceb;}
.status-text-green {color: #1c9e3a;}.status-text-yellow {color: #e39300;}.status-text-red {color: red;}.status-text-gray {color: #999;}
@media (max-width:575px){.xm-status-text-green {color: #1c9e3a;}.xm-status-text-yellow {color: #e39300;}.xm-status-text-red {color: red;}.xm-status-text-gray {color: #999;}}

/*pc端布局*/
.st-container {box-sizing: border-box; width: 1200px; margin:0 auto;}

/**styleplugins.exp.css**/
/*****************************END***********************************/

/**************************************************************全局END********************************************************************/

/*设置*/
.st-dataBlock, .st-leftBlock, .st-rightBlock, .st-listBlock {
    line-height: 1.8 !important;
}
.block-default {
    line-height: 1.5 !important;
}
.st-topBlock, .st-headBlock, .st-mainBlock, .st-footBlock, .st-navBlock {
    overflow: inherit;
    min-width: 1200px;
}
.st-imgBox img{
    -moz-transition: none!important;
    -o-transition: none!important;
    -webkit-transition: none!important;
    transition: none!important;
}
.st-imghover img {
    opacity: 1 !important;
}
.st-imgBox:hover img{
    -webkit-transform: none!important;
    -moz-transform: none!important;
    -ms-transform: none!important;
    -o-transform: none!important;
    transform: none!important;
}

/*按钮效果*/
.st-buttBox {
    background: #c12b2a;
    border: 1px solid #c12b2a;
    text-decoration: none;
}
.st-buttBox.nohover {
    cursor: auto;
}
.st-buttBox.is-square {
	background-color: transparent !important;
	color: #c12b2a!important;
	border-color: #c12b2a;
}
.st-buttBox.is-yellow {
	background: #e39300;
	border-color: #e39300;
}
.st-buttBox.is-green {
	background: #1c9e3a;
	border-color: #1c9e3a;
}
.st-buttBox.is-green2 {
	background: #0e8cb1;
	border-color: #0e8cb1;
}
.st-buttBox.is-lightgreen {
    background: #009966;
    border-color: #009966;
}
.st-buttBox.is-gray {
	background: #d0d0d0;
	border-color: #d0d0d0;
}
.st-buttBox.is-blue {
	background: #0ae;
	border-color: #0ae;
}
.st-buttBox.is-red {
	background: #ff5f5f;
	border-color: #ff5f5f;
}
.st-buttBox.is-square.is-yellow {
	color: #e39300!important;
}
.st-buttBox.is-square.is-green {
	color: #1c9e3a!important;
}
.st-buttBox.is-square.is-gray {
	color: #d0d0d0!important;
}
.st-buttBox.is-square.is-blue {
	color: #0ae!important;
}
.st-buttBox.is-square.is-red {
	color: #ff5f5f!important;
}
.st-buttBox:not(.nohover):hover {
    background: #fff;
    color: #c12b2a!important;
    border-color: #c12b2a;
}
.st-buttBox.is-yellow:not(.nohover):hover {
    background: #fff;
    color: #e39300!important;
    border-color: #e39300;
}
.st-buttBox.is-green:not(.nohover):hover {
    background: #fff;
    color: #1c9e3a!important;
    border-color: #1c9e3a;
}
.st-buttBox.is-gray:not(.nohover):hover {
    background: #fff;
    color: #d0d0d0!important;
    border-color: #d0d0d0;
}
.st-buttBox.is-blue:not(.nohover):hover {
    background: #fff;
    color: #0ae!important;
    border-color: #0ae;
}
.st-buttBox.is-red:not(.nohover):hover {
    background: #fff;
    color: #ff5f5f!important;
    border-color: #ff5f5f;
}

/* 表单样式 */
.wb-formBlock .wb-readonly .form-control[readonly] {
    background: none;
}

/*视频播放图标*/
.vimgBox { position: relative;}
.vimgBox .vico { width: 25px; position: absolute; bottom: 10px; right: 10px; height: auto; background: none;}

/*上传图片*/
.upload-list .upload-list-item { width: 96px; height: 96px; margin-right: 10px; margin-bottom: 10px;}

/* 关注盒子 */
.guanzhuBlock{ position:fixed; opacity: 0; visibility: hidden; z-index:999;}
.guanzhuBox{ margin:0 auto; width:430px;}
.guanzhuBox h3{ text-align:center; margin-top:25px; font-size:25px; color:#fff;}
.guanzhuBox .st-icoBox{ text-align: center; width:100%; margin-top:50px;}

/*弹出盒子*/
.showBlock{ position:fixed; opacity: 0; visibility: hidden; z-index:999; width:100%; height:100%;top: 0;left: 0;bottom: 0; right: 0;}

/* 弹出图片 */
.vimageBlock{ position:fixed; opacity: 0; visibility: hidden; z-index:999;}
.vimageBlock .imgGlobal{ margin:0 auto; width:430px;}
.vimageBlock .imgGlobal img{ width:100%;}

.st-layerBlock{ opacity: 1; visibility: visible;}

/* 标题样式 */
.title1-Block{ height:42px; border-bottom: 1px solid #ccc; background: #fff; line-height: 42px; overflow:hidden;}
.title1-Block.tlg{ height:48px; line-height: 48px;}
.title1-Block .title{ font-size: 16px; height: 42px; line-height: 42px; margin-left:15px; float: left; font-weight:bold;}
.title1-Block .titlekey { color:red;}
.title1-Block.tlg .title{ height:48px; line-height: 48px;}
.title1-Block .title span{ width: 5px; height: 20px; background: #c12b2a; vertical-align: sub; margin-right: 15px;}
.title1-Block .more{ float:right; padding-right:15px; display: block; color: #999;}
.title1-Block .st-listBox{ float: right; padding-right: 15px; height:41px; width: 600px; text-align: right;}
.title1-Block .st-listBox .xBox{ padding: 0 3px; color: #2082c8;}
.title1-Block .st-listBox a{ color: #2082c8;}
.title2-Block{ border-bottom: 1px solid #ccc;}
.title2-Block .st-titBox{ height: 42px; line-height: 42px; padding:0 10px; font-size: 16px;}
.title2-Block .st-titBox.st-active{ font-weight: normal; border-bottom: 1px solid #c12b2a;}
.title2-Block .st-titBox.st-active a{ color:#c12b2a; font-weight:bold;}
.title2-Block .more {height: 38px; line-height: 38px; font-size:13px; margin-right:10px; text-align:right; color:#999;}
.title2-Block .more a{color: #999;}

/* Tips */
.wb-tip {
  position: absolute;
  display: inline-block;
  z-index: 1303;
  width: 60px;
  height: 22px;
  bottom: -20px;
  left: -60%;
}

.wb-tip-content {
  position: relative;
  padding: 4px 5px;
  color: #fff;
  font-size: 12px;
  line-height: 1.2;
  z-index: 2;
}

.wb-tip-content:after {
  content: "";
  display: table;
  clear: both
}

.wb-tip-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 3px;
  background-color: #000;
  box-shadow: 0 2.5px 10px rgba(0, 0, 0, .08);
  opacity: .8;
  width: 60px;
  height: 22px;
}

.wb-tip-bg:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 50%;
  margin-left: -5.5px;
  width: 0;
  height: 0;
  border-color: #41485d transparent transparent;
  border-style: solid;
  border-width: 5px 5.5px 0
}

.wb-tip.is-bottom .wb-tip-bg:after {
  bottom: auto;
  top: -5px;
  border-width: 0 5px 5px;
  border-color: transparent transparent #000
}

/*新闻详情编辑器样式*/
.image-style-align-center {
	text-align: center;
}

/*国际物流出发城市*/
.WorldScity {max-height: 700px;overflow-y: auto;}
.WorldScity dl{ border-bottom:1px solid #eee; padding-bottom:5px; margin-bottom:5px; padding-left:10px; padding-right:10px;}
.WorldScity dl:last-child{border-bottom:none; padding-bottom:0; margin-bottom:0;}
.WorldScity dt{font-size: 16px; width:60px; line-height: 1.8;}
.WorldScity ul{margin-top:1px;}
.WorldScity li{ padding: 0 10px; font-size: 15px; line-height: 1.8;}
.WorldScity li:hover{ background:#ff6600; cursor:pointer; color: #fff;}

/*城市筛选*/
.scityBlock .st-listBlock{ background:#fafafa; padding:10px;border:1px solid #eee;}
.scityBlock .st-listBox dl{line-height:35px; height:35px; overflow:hidden;}
.scityBlock .st-listBox dt{ width: 80px; font-size:15px;}
.scityBlock .st-listBox dd span{ font-size:14px; background:#fff; display:inline-block; padding: 0px 12px;line-height: 30px; margin: 0 4px; border-radius:4px; border:1px solid #ddd;}
.wb-stabs{width:100%;overflow:hidden;height:600px;padding:15px 0 10px;}
.wb-stabs_item{width:25%;float:left;text-align:center;line-height:30px;position:relative;height:100%;color:#666;font-size:16px;overflow:auto; border-top:1px solid #eee;}
.wb-stabs_item::before{content:"";width:1px;height:100%;background-color:#f5f5f5;position:absolute;top:0;right:0}
.wb-stabs_item:last-child:before{width:0}
.wb-stabs_item:hover{background:#fcfcfc;}
.wb-stabs-text{padding:5px 0; cursor:pointer;}
.wb-stabs-text:hover{background:#f0f0f0; color:#333; font-weight:bold;}
.wb-stabs-text.is-current{background:#f0f0f0;font-weight:700;color:#ff6600}
.wb-stabs-text.is-current a{color:#e39300}
#SelectCityDialog .loadico { position: absolute; top: 40%; left: 50%; z-index: 9999;}

/*目的地筛选*/
.ecityBlock .st-listBlock{ background:#fafafa; padding:10px;border:1px solid #eee;}
.ecityBlock .st-listBox dl{line-height:35px;}
.ecityBlock .st-listBox dt{ width: 80px; font-size:15px;}
.ecityBlock .st-listBox dd div.st-spanBox{ margin:0 4px;}
.ecityBlock .st-listBox dd span{ font-size:15px; background:#fff; display:inline-block; padding: 0px 15px;line-height: 30px; border-radius:4px; border:1px solid #ddd;}
.ecityBlock .st-listBox dd .active{background: #c12b2a; color:#fff; border-color:#c12b2a;}
.Areasearch{margin:10px 0;padding:0 10px;max-height:600px; overflow-y:auto;}
.Area-hd{width:18px;margin-right:10px;font-size: 18px;color: #333;font-weight: bold; line-height:32px;}
.Area-bd-items{float:left;width:31%;padding:8px 0;margin-bottom:10px;font-size:15px!important;text-align:center;background:#f3f3f3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:1px solid #ddd; color: #0068c1!important; cursor:pointer;}
.Area-bd-items:not(:nth-of-type(3n+1)){margin-left:10px}
.Area-bd-items.active, .Area-bd-items:hover{color:#0385f5!important;border-color:#0385f5;font-weight:bold;}
#SearchCityDialog .loadico { position: absolute; top: 40%; left: 50%; z-index: 9999;}