body{
    font-family:"Helvetica Neue", "Luxi Sans", "DejaVu Sans", Tahoma, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
    color: #999;
    font-size: 12px;
    background: #f8f8f8 !important;
}
.container {
    width: 1220px;
    max-width: none !important;
}

.navbar-fixed-top, .navbar-fixed-bottom {
    min-width: 1190px;
}

dl{
    margin-bottom: 0px;
}
li{
    list-style-type: none;
}
a:hover {
    text-decoration: none;
    color: #428bca;
    transition: all .2s ease-in;
}
a:focus{outline:none;blr:expression(this.onFocus=this.blur());}

.navbar-collapse{
    padding-left: 0;
}
/****
**头部
****/
.header-nav{
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.header-collapse ul{
    margin-left: 0;
    margin-bottom: 0;
}
.header-collapse ul.list-unstyled  li{
    float: left;
    padding: 0;
}
.header-collapse ul  li.active {
       background: #9e4202;
   }
.header-collapse ul  li  a:hover{
      background: #9e4202;
  }
.header-collapse ul  li  a:hover, .header-collapse ul  li  a:focus{
    text-decoration: none;
}
.header-collapse ul li a{
    display: block;
    width: auto;
    line-height: 20px;
    padding: 10px 15px !important;
    font-size: 16px;
    color: #fff;
}
.wl-navbar{
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #d6d6d6;
}
.wl-cargo-buttons{
    margin-left:0;
    margin-bottom:0;
    padding-left:0;
    list-style:none
}
.wl-cargo-buttons li{
    display:inline-block;
    line-height:1;
    color:#555
}
.wl-cargo-buttons li a{
    color:#999;
}
.wl-cargo-buttons li a:hover {
    color: #428bca;
}
.wl-cargo-buttons>li+li:before{
    padding:0 10px;
    color:#ccc;
    content:"|"
}
.wl-site{
    line-height: 89px;
}
.wl-site h3 a {
    font-size: 16px;
    color: #000;
}
.wl-site a,.wl-site h3{
    display: inline-block;
}
.wl-site .wl-site-toggle{
    cursor: pointer;
    color: #555;
}
.wl-entry{
    height: 89px;
    line-height: 89px;
}
.wl-entry a{
    display: block;
    height: 32px;
    line-height: 0px;
    color: #999;
}
.wl-entry a .fa{
    font-size: 18px;
    text-align: right;
    display: inline-block;
    vertical-align: -2px;
}
.wl-entry a .fa-mobile{
    font-size: 22px;
}

.wl-kefu{
    height: 89px;
    line-height: 89px;
    position: relative;
}
.wl-kefu .wl-kefu-span{
    position: absolute;
    top: 20px;
    left: 70px;
    display: block;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
}
.wl-kefu-span p{
    margin: 3px 0 0;
}
.wl-kefu .wl-kefu-span strong {
    font-size: 16px;
}
.navbar-green{
    background: #ff8800;
}
.navbar-collapse .nav > li.active{
    background: #ff8800;
}
.nav > li > a{
    font-size: 16px;
    color: #fff;
}
.navbar-collapse .navbar-nav > li > a{
    padding-top: 10px;
    padding-bottom: 10px;
}
 .nav > li > a:focus, .nav > li > a:hover{
    background: #ff8800;
}
.wl-off{
    background: #ff8800;
}
.wl-on{
    background: #ff8800;
}
.wl-on > li > a{
    color: #fff;
}
.dropdown-toggle span{
    font-size: 14px;
}
.dropdown-toggle span label{
    font-size: 17px;
}
.navbar-collapse .nav .open > a,.navbar-collapse .nav .open > a:focus,
.navbar-collapse .nav .open > a:hover,
.wl-on > li > a:focus,.wl-on > li > a:hover{
    background: #ff8800;
}
.dropdown-toggle label{
    margin-bottom: 0;
}
.wl-on .dropdown-menu{
    width: 100%;
    border: none;
}
.wl-on .dropdown-menu .divider{
    margin: 9px 15px;
}
.wl-on .dropdown-menu > li > a{
    color: #999;
    padding: 8px 0px 8px 50px;
}
.wl-on .dropdown-menu > li:last-child > a{
    padding-left: 0px;
    text-align: center;
}
.wl-off-line{
    line-height: 40px;
    color: #ffffff;
}
label{
    font-weight: normal;
    font-size: 14px;
}
/****
**
****/
.footer{
	margin-top:50px;
}
.panel-footer{
	border-top:2px solid #ddd;
	padding-left: 0;
    padding-right: 0;
}
.wl-fourSafe{
}
.fourbtm{
	padding:10px 0px 20px 0px;
	/*border-bottom:1px solid #ddd;*/
	text-align:center;
}
.fourbtm .row,.wl-allLink .row{
    margin-left: 0;
    margin-right: 0;
}
.wl-allLink{
	padding:10px 0px 50px 0px
}
.wl-allLink ul li{
	height:25px;
	line-height:25px;
}
.wl-allLink ul li h4{
    font-size: 16px;
	color:#333;
}
.wl-allLink ul li a{
	color:#999
}
.copr-footer{
	padding:30px 0px 100px 0px;
	text-align:center
}
.copr-footer a{
	color: #999999;
}
.fourbtm-box{
    margin: auto 0;
}
.liRSS{
    margin: 5px 0 10px 0;
    height: 39px !important;
    line-height: 39px !important;
}
.RSS .input-main {
    border:2px solid #009933;
    border-right: none;
    border-radius: 2px 0px 0px 2px;
    width: 110px;
    overflow: hidden;
    height: 39px;
    position: relative;
    transition: all 0.5s ease 0s;
}
.RSS .input-main input {
    background: none repeat scroll 0% 0% #fff;
    outline: 0px none;
    width: 100%;
    border: 0px none;
    height: 39px;
    line-height: 39px;
    color: #999;
}
.search-btn {
    outline: 0px none;
    width: 50px;
    height: 39px;
    background: none repeat scroll 0% 0% #009933;
    color: #FFF;
    font-size: 16px;
    line-height: 42px;
    text-align: center;
    border: 0px none;
    border-radius: 0px 2px 2px 0px;
}


.page-header{
    margin: 20px 0;
    border-bottom: 1px solid #d9dfd6;

}
.page-header h3{
    margin-top: 0px;
    margin-bottom: 0px;
}
.page-header a{
    margin-top: 10px;
}
.record-on{
    margin-top: 20px;
}
a:hover.drak-gray {
    color: #333;
}
.relative{
    position: relative;
}
#destination.form-control[readonly] {
    cursor: default;
    background-color: #fff;
    opacity: 1;
}

.icon{
    background: url("../images/icon.png") no-repeat;
    overflow: hidden;
}
i.icon{
    float: left;
}

.main_icon{
    background-position: -45px -23px;
    margin: -3px 5px 0;
    height: 28px;
    width: 28px;
}
.xtys_icon{
    background-position: 0px 0px;
    margin: -8px 2px 0px 0px;
    height: 16px;
    width: 17px;
}
.wx_icon{
    background-position: -34px 0px;
    margin: -8px 4px 0px 0px;
    height: 16px;
    width: 20px;
}
.ddxt_icon{
    background-position: -56px 0px;
    margin: -8px 4px 0px 0px;
    height: 17px;
    width: 12px;
}
.rzicon{
    background: transparent url("../images/rz.png") no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
}
/****
**分页
****/
.pagination > li > a, .pagination > li > span{
    color: #666;
}
.pagination > .active > a, .pagination > .active > a:focus,
.pagination > .active > a:hover, .pagination > .active > span,
.pagination > .active > span:focus, .pagination > .active > span:hover{
    background: #009933;
    border-color: #009933;
}


/****
**宽度
****/
.w40{
    width: 50px;
}
.w115{
    width: 115px;
}
.w150{
    width: 150px;
}
.w160{
    width: 160px;
}
.w175{
    width: 170px;
}
.w180{
    width: 180px;
}
.w185{
    width: 185px;
}
.w200{
    width: 200px;
}
.w210{
    width: 210px;
}
.w230{
    width: 230px;
}
.w245{
    width: 245px;
}
.w300{
    width: 350px;
}
.w320{
    width: 320px;
}
.w400{
    width: 400px;
}
.w800{
    width: 800px;
}
.w980{
    width: 980px;
}
.wd20{
    float: left;
    width: 20%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
/****
**padding****/
.pd10{
    padding: 10px;
}
/*****
**间距
*****/

.mh5{
    margin-top: 5px;
}
.mh10{
    margin-top: 10px;
}
.mh30{
    min-height: 20px;
}
.ml5{
    margin-left: 5px;
}
.ml10{
    margin-left: 10px;
}
.ml20{
    margin-left: 20px;
}
.ml25{
    margin-left: 25px;
}
.ml50{
    margin-left: 50px !important;
}
.mr10{
    margin-right: 10px;
}
.mt0{
    margin-top: 0;
}
.mt5{
    margin-top: 5px;
}
.mt10{
    margin-top: 10px;
}
.mt15{
    margin-top: 15px;
}
.mt20{
    margin-top: 20px;
}
.mt40{
    margin-top: 40px;
}
.mb0{
    margin-bottom: 0;
}
.mb5{
    margin-bottom: 5px;
}
.mb10{
    margin-bottom: 10px;
}
.mrl{
    margin: 0 auto;
}

/*****
**字体大小
*****/
.ft12{
    font-size:12px ;
}
.fs14{
    font-size: 14px;
}
.fs16{
    font-size: 16px;
}
.fs18{
    font-size: 18px;
}
.fs20{
    font-size: 20px;
}
.fs22{
    font-size: 22px;
}
/*****
**颜色
******/

.lightBlue{
    color: #00cc66;
}
.fourBlue{
    color: #009933;
}
.drak-gray{
    color: #333;
}
.gray6{
    color: #666;
}
.grayc{
    color: #ccc;
}
.green{
    color: #51C048;
}
.drak-green{
    color: #339900;
}
.yellow{
    color: #ff9900;
}
.orange{
    color: #FB7D4F;
}
.gray{
    color: #999;
}
.text-red{
    color:#ff6666;
}
/*背景色*/
.bg-white{
    background: #fff !important;
}
/*边框色*/
.bd-gray{
    border: 1px solid #cccccc !important;
}

/* 顶部城市选择 */
#show_provinces {
	position: absolute;
	display: none;
	z-index: 999;
	width: 330px;
	border: 5px solid #FDC093;
	background: #FFf;
	overflow: hidden;
}
.city_close {
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/close_city.gif) no-repeat;
	overflow: hidden;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}
.city_chose {
	height: 25px;
	background-color: #e7ebea;
	color: #333;
	padding-left: 10px;
}
ul.scity {
	float: left;
	padding: 0 10px;
}
ul.scity li {
	display: block;
	float: left;
	padding: 5px;
	white-space: nowrap;
}
ul.scity li a {
	color: #333;
}
ul.scity li a:hover {
	background-color: #e7ebea;
	text-decoration: underline;
}
.city-site{
    line-height: 30px;
}
.city-site h3 a {
    font-size: 16px;
    color: #000;
}
.city-site a,.wl-site h3{
    display: inline-block;
}
.city-site .wl-site-toggle{
    cursor: pointer;
    color: #555;
}

/*找回密码*/
.t_area_out {
	margin-bottom: 15px;
	clear: both;
	border: 1px solid #ededed;
	border-bottom: 0px solid #ccc;
	background-color: #fff;
}
.t_area_in {
	background-color: #FFF;
	line-height: 21px;
	padding: 14px;
	height: auto;
	overflow: visible;
	font-size: 12px;
}
.site-ms__left .cur_title, .cur_title2 {
	font-size: 20px;
	clear: both;
	margin-bottom: 10px;
	padding: 10px;
	font-family: "Microsoft YaHei", \9ed1\4f53;
	font-weight: bold;
	color: #333;
	word-wrap: break-word;
}
/*步骤*/
.steps-bar {
	padding-left:0;
	margin-bottom: 30px;
	font-size: 0;
	line-height: 0;
	background: #dedede;
	border-radius: 1px;
	overflow: hidden;
	white-space: nowrap;
	margin: 10px;
}
.steps-bar .step {
	position: relative;
	display: inline-block;
	width: 25%;
	font-size: 14px;
	line-height: 30px;
	_line-height: 29px;
	text-align: center;
	color: #666;
}
.steps-bar .step--current {
	color: #fff;
	background: #ff8900;
}
.steps-bar .step__num {
	font-weight: 600;
}
.steps-bar .arrow__background, .steps-bar .arrow__foreground {
	position: absolute;
	top: 0;
	_top: -1px;
	right: -15px;
	width: 0;
	height: 0;
	border-width: 15px 0 15px 15px;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #dedede;
	font-size: 0;
	line-height: 0;
	z-index: 1;
}
.steps-bar .arrow__background {
	right: -17px;
	top: -2px;
	_top: -3px;
	border-left-color: #FFF;
	border-width: 17px 0 17px 17px;
}
.steps-bar .step--current .arrow__foreground {
	border-left-color: #ff8900;
}
.confirm_account {
	width: 500px;
	margin: 50px auto;
	overflow: hidden;
	font-size: 14px;
}
.confirm_account h3 {
	font-size: 14px;
}
.way_content {
	position: relative;
	margin: 0 auto;
	padding: 20px 0 32px 50px;
	height: 60px;
	width: 410px;
	font-size: 12px;
}
.way_content .btn {
	float: right;
}
.way_content .title {
	display: block;
	font-size: 14px;
	font-weight: 700;
	color: #333;
}
.way_content .description {
	display: block;
	width: 270px;
	font-size: 12px;
	font-weight: 400;
	color: #999;
}
.way_content .icon {
	position: absolute;
	left: 0;
	top: 30px;
	width: 50px;
	height: 50px;
	background: url(../images/confirm_account.png);
}
.way_content .icon--mobile {
	background-position: 0 -14px;
}
.way_content .icon--email {
	background-position: 0 -62px;
}
.confirm_account .field label {
	width: 130px;
}
.confirm_account #l_act {
	padding: 0px 0 10px 155px;
	overflow: hidden;
}
.seller_reply {
	width: 350px;
	display: block;
	overflow: hidden;
	clear: both;
	float: left;
}

/*收货地址*/
.address {
	padding: 0 10px;
}
.address .llf {
	font-size: 14px;
	float: left;
	font-weight: 600;
}
.address .lrf {
	float: right;
}
.address .lrf a {
	float: right;
	margin: 0;
}
.address_new {
	background: #fff;
	display: none;
	padding: 10px 0;
	border: 1px solid #ccc;
}
.address_new .left {
	text-align: right;
	padding: 10px;
}
.address_new select {
	width: 100px;
}
.addressbox {
	width: 100%;
}
.addressbox tr {
	text-align: center;
	height: 33px;
	background: #fff;
}
.addressbox .hd {
	background: #f2f2f2;
}

/*bottom*/
.btn1 {
	height: 41px;
	line-height: 41px;
	height: 43px\9;
	line-height: 43px\9;
	padding-left: 4px;
	cursor: pointer;
	text-decoration: none;
	float: left;
	zoom: 1;
	border-radius: 2px;
	font-size: 16px;
	padding: 0 25px 0 21px;
	background-color: #ededed;
	border: 1px solid #ccc;
	font-weight: bold;
	color: #666;
	margin: 0px 20px;
}
.btn1:hover, .btn1:focus, .btn1.disabled, .btn1[disabled] {
	color: #333;
	background-color: #e6e6e6;
 *background-color: #d9d9d9;
}
.btn-small {
	height: 32px;
	line-height: 32px;
	font-size: 14px;
}
.cont {
	padding-top: 40px;
}
.cont1 {
	padding-top: 10px;
}
.form-control1{display:block;width:30%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}
.form-control2{
	padding:6px 12px;
	font-size:14px;
	line-height:1.42857143;
	color:#555;
	background-color:#fff;
	background-image:none;
	border:1px solid #ccc;
	border-radius:4px;
}

.ellipsis{
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

/*弹出层*/
.hidden_layer_box{width: 100%;height: 100%;position: relative;z-index: 20000;display: none;}
.hidden_layer_wrap{background: #000000;opacity: 0.3;filter:alpha(opacity=30);position: absolute;width: 100%;}
.hidden_layer{width: 582px;height: 250px;position: absolute;background: #ffffff;top: 50%;left: 50%;margin-left: -292px;margin-top: 130px;}
.hidden_layer_title{width: 100%;height: 61px;background: #ff8800;}
.hidden_layer_title h1{color: #ffffff;font-size: 26px;font-weight: normal;line-height: 57px;font-family: "microsoft yahei";margin-left: 26px;margin-top: 0px;float: left;display: inline;}
#close_icon{background: url(../images/close_icon.png) no-repeat center;_background: url(../images/close_icon.gif) no-repeat center;width: 35px;height: 35px;float: right;margin-top: 13px;margin-right: 26px;display: inline;cursor: pointer;}

.hidden_layer_content{width: 100%;height: 320px;}
.hidden_layer_content .lcontent{float: left;padding-top: 20px;padding-bottom: 32px;margin-left: 26px;padding-right: 80px;border-right: 1px dashed #bebebe;display: inline;}
.hidden_layer_content .lcontent dl,.hidden_layer_content .rcontent dl{font-family: "microsoft yahei";}
.hidden_layer_content .lcontent dl dt,.hidden_layer_content .rcontent dl dt{color: #666666;font-size: 22px;line-height: 40px;}
.hidden_layer_content .lcontent dl dd,.hidden_layer_content .rcontent dl dd{color: #909090;font-size: 18px;line-height: 50px;}
.hidden_layer_content .lcontent dl dd img,.hidden_layer_content .rcontent dl dd img{vertical-align: middle;margin: 13.5px 0;margin-left: 40px;}
.hidden_layer_content .rcontent{float: left;padding-top: 20px;margin-left: 26px;}
.hidden_layer_content .bottom{clear: both;border-top: 1px dashed #bebebe;}
.hidden_layer_content .bottom p{font-size: 18px;color: #909090;font-family: "microsoft yahei";text-align: center;margin-top: 20px;}
.hidden_layer_content .bottom p img{vertical-align: middle;}

#weixin_div{
    position: absolute;
    left: -35px;
    top: 20px;
    z-index: 1000;
    background: #fff;
    border: 1px solid #bbb;
    width: 142px;
    height: 160px;
    overflow: hidden;
    padding: 8px;
    display: none;
}
#weixin_div p{
    color:#666666;
    font-size: 13px;
    text-align:center;
    border-bottom: 1px dashed #666666;
    line-height: 22px;
    margin: 0;
}

#shouji_div{
    position: absolute;
    left: -35px;
    top: 20px;
    z-index: 1000;
    background: #fff;
    border: 1px solid #bbb;
    width: 142px;
    height: 160px;
    overflow: hidden;
    padding: 8px;
    display: none;
}
#shouji_div p{
    color:#666666;
    font-size: 13px;
    text-align:center;
    border-bottom: 1px dashed #666666;
    line-height: 22px;
    margin: 0;
}



/*Main stylesheet for Backtop jQuery Plugin */
#backTop{
    width:35px;
    height:35px;
    padding:10px;
    border-radius:4px;
    text-indent:-9999px;
    cursor:pointer;
    z-index:999999999;
    box-sizing:content-box;
    -webkit-box-sizing:content-box;
    position: fixed;
    right: 10px;
    bottom: 20px;
}
#backTop.white{
    background:url(../images/uparr-48-b.png) no-repeat center center rgba(255,255,255,0.8);
    border:1px solid #ccc;
}
#backTop.black{
     background:url(../images/uparr-48-w.png) no-repeat center center rgba(0,0,0,0.8); 
    border:1px solid #ccc;
}
#backTop.red{
     background:url(../images/uparr-48-w.png) no-repeat center center rgba(217,97,81,0.9); 
    border:1px solid #fff;
}
#backTop.green{
     background:url(../images/uparr-48-b.png) no-repeat center center rgba(81,217,187,0.9); 
    border:1px solid #fff;
}



