
img{ vertical-align: bottom;}
body{ min-width: 1200px; color: #333; font-family: "微软雅黑";  font-size: 14px; }
.layout{ width: 1200px; margin:0 auto;}
.oh{overflow: hidden;zoom:1;}
.left{ float: left; }
.right{ float: right; }
table{ width: 100%;    border-spacing: 0px; }
.mb20{ margin-bottom: 20px; }
.red{ color: #f00; }
.blue{ color: #00f; }
/*header*/
/*头部*/
.bgHead{backgound:#f6f6f6}
	.headz{height: 100px;width:1200px;margin: auto;}
	.logo{float: left;}
	.headz ul{float: right;font-size: 16px;}
	.headz ul li{float:left;margin: 0 10px;width:100px;height: 30px;margin-top:35px;line-height: 30px;text-align: center;border-radius: 15px;}
	.headz ul li.on a{color:#fff;}
	.headz ul li.on{background:#2c8dde;}
	.headz ul li a:hover{color:#0047a6;}
	.headz ul li.on a:hover{color:#fff;}
	/*header*/
.head{  background: #f6f6f6; border-bottom: 1px solid #ccc; }
.head_h{ line-height: 35px; }
.head_h_l{ float: left; }
.head_h_l i{height: 20px; border-right: 1px solid #ccc; display: inline-block; margin-top: 7px; float: left;}
.head_h_l a{ float: left; padding: 0 8px; }
.head_h_l span{ float: left; margin-left: 5px; }
.head_h_r{ float: right; }
.head_h_r li{ float: left; padding:0px 10px; }
.head_h_r li a{ color: #333; } 

/*banner*/
.banner{ width: 100%; overflow: hidden; position: relative; z-index: 1; height: 600px;}
.banner_f{ position: absolute; left: 50%; top: 0; width: 1920px; margin-left:-960px; z-index: 1}
.banner_s{ display: none; position: absolute; left: 0; top: 0; width: 1920px;}
.banner_s img{ width: 1920px; height: 600px;}
.banner_btn{ position: absolute; left:0; bottom:40px; width: 100%; text-align: center; z-index: 2}
.banner_btn li{ display: inline-block; margin:0 2px; width: 13px; height: 13px; cursor: pointer; border-radius: 50%; background-color: #595757}
.banner_btn li.hover{ background-color: #FF0000}
.banner_cang{ position: absolute; bottom: 10px; color: #fff; font-size: 24px; font-weight: bold; text-align: center; width: 100%; z-index: 10 }

/*foot*/
.foot{ margin: 20px auto; overflow: hidden;zoom:1; font-size: 14px; }
.foot_l{ float: left;  }
.foot_r{ float: right; }

/*货物跟踪*/
.search{background: #fff;padding: 12px; position: fixed; left: 0px; top: 160px; z-index: 100}
.search.n_s{ left: auto; right: 20px; }
.search .s_t{ padding: 15px; background: url(../skin/search_bg.png); color: #fff; }
.search .s_t h1{ line-height: 20px; font-size: 20px; }
.search .s_tips{ padding: 20px 0; }
.search .search_s{ background: #f2f2f2; padding: 15px; }
.search .search_s h2{ line-height: 40px; margin-bottom: 15px; font-size: 16px; }
.search .search_s .s_text{ width: 170px; height: 150px; border: 0;background: #fff; }
.search.n_s .search_s .s_text{ width: 100px; }
.search .sub{ cursor: pointer; margin: 15px; border-radius: 5px; background: #4a9ee5; width: 148px; border: 0; line-height: 30px; color: #fff;text-align: center;font-size: 16px; }
.search.n_s  .sub{width:98px}
/*登录*/

	.main{width: 1200px;margin: auto;overflow: hidden;}
	.login{width:350px;height: 340px;background: rgba(134,164,194,0.6);margin-top:125px;margin-left:740px; margin-bottom: 80px;}
	.login dt{margin-left:30px;line-height: 85px;height: 85px;font-size: 16px; color: #fff;}
	.login dd{height: 70px;}
	.login dd input{width:210px;height: 48px;border:1px solid #d8d8d8;margin-left:30px;padding-left:80px;}
	.login dd:nth-child(2) input{background: url(../skin/login_001.png) no-repeat #fff;}
	.login dd:nth-child(3) input{background: url(../skin/login_002.png) no-repeat #fff;}
	.login dd:nth-child(4) input{background: #2c8dde;border:0;width:290px;color: #fff;font-size: 16px;text-align: center;padding: 0;}
	.login dd:nth-child(4) input:hover{background: #084db2;}
	.login dd:nth-child(5) a:nth-child(1){margin-left:200px; color: #fff;}
	.login dd:nth-child(5) a:nth-child(2){margin-left:10px; color: #fff;}

		/*注册*/
.z_main{width:990px;margin: auto;height: 640px;margin-top:50px;}
.z_main_title{height: 50px;background: url(../skin/register_001.png); line-height: 50px;font-size: 16px;}
.z_main_title.on0{background: url(../skin/register_001.png);}
.z_main_title.on1{background: url(../skin/register_002.png);}
.z_main_title span:nth-child(1){margin-left:290px;}
.z_main_title span:nth-child(2){margin-left:250px;}
.head{border:0px;}
.bgMain.z_re{background: #fff;overflow: hidden;}

.z_main_input{margin-top:60px;margin-left:150px;}
.z_main_input dl{overflow: hidden;margin-top:30px;font-size: 14px;}
.z_main_input dl dt{float: left;text-align: right;width:200px;margin-right: 15px;font-size: 14px;line-height: 40px;}
.btn input{ cursor: pointer; background: #2c8dde;border:0;width:315px;color: #fff;font-size: 16px;text-align: center;padding: 0;height: 50px;line-height: 50px;margin-left: 210px;margin-top:30px;}
	.btn input:hover{background: #084db2}
.z_main_input dl dd{float: left;}
.z_main_input dl dd input{width:300px; height: 40px;border: 1px solid #ddd;padding-left: 10px;} 
.z_main_input dl dd select{width:310px; height: 40px;border: 1px solid #ddd;padding-left: 10px;} 
.z_main_input dl .p{ margin-left: 212px;  }

/*小地址*/
.address { line-height: 40px; }
.address_s a,.address_s span{ float: left;display: inline-block; margin:0px 5px; color: #000; }
.address_s a.a_h{ padding-left: 30px; background: url(../skin/address_h.png) no-repeat 10px; }

/*内页*/
.member{ background: #f2f2f2; }
.member .member_s{ padding-bottom: 20px; }
.m_l{ width: 200px; background: #fff; min-height: 500px; }
.m_r{ width: 985px; background: #fff; min-height: 500px; }
.m_l dt{ font-size: 20px; background: #1d7ed0;  line-height: 80px; text-align: center; color: #fff; }
.m_l dd{ background: #dcdcdc; margin-top: 2px; line-height: 50px; text-align: center; }
.m_l dd.on{ background: #eee; }



/*20117-5-9 增加物流订单 -会员中心*/
.express { margin:20px; font-size:12px;  }
.express .express_h,.express .express_h span.selall{ overflow: hidden;zoom:1; line-height: 30px; }
.express .express_h span,.express .express_h .subm{ float: left; }
.express .express_h span.ex_r{ float: right; }
.express .express_h  .subm{ cursor: pointer; float:  left; margin-left: 20px;line-height: 30px; width: 80px; text-align: center; color: #fff; background: #1d7ed0; border: 0; border-radius: 7px; }
.express .express_h span.selall .chk_all{ cursor: pointer; margin-right: 10px; float: left; margin-left: 15px; width: 15px; height: 15px; margin-top: 7px; }
.express .table{ margin-top: 10px; text-align: center; border: 1px solid #e0e0e0; }
.express .table th{ background: #f5f5f5; height: 35px; border: 1px solid #e0e0e0;border-left: 0;border-right: 0; }
.express .table td{border: 1px solid #e0e0e0;  height: 40px; border-left: 0;border-right: 0;}
.express .table td input[type='checkbox']{ width: 15px; height: 15px; }


.page{ margin: 15px auto; text-align: center; }
.page a{border: 1px solid #e6e6e6; margin: 0;padding: 0; color: #999; display: inline-block; width: 30px;line-height: 30px; background: #fff; text-align: center; }
.page a.on{ color: #fff; background: #1d7ed0; }
.page a.prev{ margin-right: 10px; width: 80px; }
.page a.next{ margin-left: 10px; width: 80px;}

 .m_change { padding: 25px; }
 .m_change h1{ font-size: 16px; line-height: 50px;border-bottom: 1px solid #ccc; text-indent: 20px; }
  .m_order { margin-top: 20px; }
    .m_order.xiao{ font-size: 12px; }
    .m_order.xiao td{ border-left: 1px solid #e0e0e0; font-size: 12px; }
 .m_order .table{ text-align: center; font-size: 14px; border: 1px solid #e0e0e0;  }
.m_order .table a{ color: #1d7ed0; }
.m_order .table .o_id{ float: left; height: 18px; width: 18px; margin: 7px; }
.m_order .table th{ height: 33px; border-bottom: 1px solid #e0e0e0;  background: #f5f5f5   }
.m_order .table td{ height: 33px; border-bottom: 1px solid #e0e0e0;     }
.m_order .table .span{ line-height: 33px; }
.m_put ul{ margin: 50px 0; }
.m_put ul li{ height: 40px; line-height: 40px; margin-top: 10px;  overflow: hidden;zoom:1;}
.m_put ul li span{ display: block; float: left; width: 250px; text-align: right; font-size: 14px; }
.m_put ul li input{ float: left; margin-left: 25px; height: 35px; text-indent: 10px; width: 315px; line-height: 20px; border: 1px solid #ccc; }
.m_put ul li input.che{ width: 15px; height: 15px; margin-top: 13px; margin-right: 5px; }
.m_put ul li a{ float: left; }
.m_put ul li i{color: #f00;}
.m_put ul li select{ float: left; margin-left: 25px; height: 37px; text-indent: 10px; width: 315px; line-height: 20px;  border: 1px solid #ccc;}
.m_put .sub{ cursor: pointer; border: 0; background: #1d7ed0; color: #fff; margin-left: 275px; width: 120px; line-height: 30px; font-size: 14px; border-radius: 5px;margin-top: 10px; }

.m_change .p{ margin-left: 150px; width: 500px; margin-top: 30px; }

.sear{  background: #f2f2f2; margin: 30px 0; }
.sear ul{ padding: 30px 50px; color: #333; font-size: 14px; }
.sear ul li{ overflow: hidden;zoom:1; }
.sear ul li span{ float: left; display: block; line-height: 35px; }
.sear ul li span.s1{ width: 200px;margin-right: 10px; padding-left: 100px; background: url(../skin/sear_h.png) no-repeat 63px -36px; }
.sear ul li span.s2{ width: 250px; margin-right: 10px; }
.sear ul li:nth-child(1) span.s1{ background-position: 63px 10px; }

.article_s{ min-height: 600px; background: #f2f2f2; padding: 20px; }

.article_s img{ max-width: 1160px; }


.float0831 {
	POSITION: fixed; TOP: 180px; RIGHT: 1px; _position: absolute;z-index:1000;
}
.float0831 A {
	COLOR: #00a0e9
}
.float0831 A:hover {
	COLOR: #ff8100; TEXT-DECORATION: none
}
.float0831 .floatL {
	POSITION: relative; WIDTH: 28px; FLOAT: left;z-index:1000;
}
.float0831 .floatL A {
	TEXT-INDENT: -9999px; DISPLAY: block; FONT-SIZE: 0px;
}
.float0831 .floatR {
	BACKGROUND: url(../images/float_bg.gif)
}
.float0831 .tp {
	BACKGROUND: url(../images/float_bg.gif)
}
.float0831 .cn {
	BACKGROUND: url(../images/float_bg.gif)
}
.float0831 .floatR {
	PADDING-BOTTOM: 15px; WIDTH: 130px; BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: -131px bottom; FLOAT: left; OVERFLOW: hidden
}
.float0831 .tp {
	BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: 0% 0%; HEIGHT: 10px
}
.float0831 .cn {
	BACKGROUND-REPEAT: repeat-y; BACKGROUND-POSITION: -262px 0px
}
.float0831 .cn H3 {
	TEXT-INDENT: -9999px; HEIGHT: 36px; FONT-SIZE: 0px
}
.float0831 .cn UL {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 14px; PADDING-RIGHT: 14px; PADDING-TOP: 0px
}
.float0831 .cn UL LI {
	BORDER-BOTTOM: #e6e5e4 1px solid; LINE-HEIGHT: 36px; WORD-WRAP: break-word; HEIGHT: 36px; OVERFLOW: hidden; WORD-BREAK: normal
}
.float0831 .titZx {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .titDh {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .titDc {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .icoZx {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .icoTc {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .icoFf {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .icoTl {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .btnOpen {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .btnOpen_n {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .btnCtn {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .titZx {
	BACKGROUND-POSITION: 5px -10px
}
.float0831 .titDh {
	BACKGROUND-POSITION: 5px -66px
}
.float0831 .titDc {
	BACKGROUND-POSITION: 5px -124px
}
.float0831 .icoZx {
	BACKGROUND-POSITION: 2px -154px
}
.float0831 .icoTc {
	BACKGROUND-POSITION: 0px -323px
}
.float0831 .icoFf {
	BACKGROUND-POSITION: 2px -213px
}
.float0831 .icoTl {
	PADDING-LEFT: 20px; DISPLAY: block; FONT-FAMILY: "΢���ź�"; BACKGROUND-POSITION: 2px -266px; FLOAT: left
}
.float0831 .btnOpen {
	BACKGROUND-POSITION: -30px -396px
}
.float0831 .btnOpen_n {
	BACKGROUND-POSITION: 0px -530px
}
.float0831 .btnCtn {
	BACKGROUND-POSITION: 0px -396px
}
.float0831 .icoZx {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left
}
.float0831 .icoTc {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left
}
.float0831 .icoFf {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left
}
.float0831 .btnOpen {
	POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px
}
.float0831 .btnOpen_n {
	POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px
}
.float0831 .btnCtn {
	POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px
}
.float0831 .btnOpen {
	TOP: 118px; LEFT: 1px
}
.float0831 .btnOpen_n {
	TOP: 118px; LEFT: 1px
}
.float0831 .btnCtn {
	TOP: 70px; LEFT: 2px
}
.float0831 UL LI H3.titDc A {
	WIDTH: 80px; DISPLAY: block; HEIGHT: 36px
}
.float0831 UL LI.top {
	BORDER-BOTTOM: #ace5f9 1px solid
}
.float0831 UL LI.bot {
	BORDER-BOTTOM-STYLE: none
}
.float0831 UL.webZx {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; WIDTH: 164px; PADDING-RIGHT: 0px; BACKGROUND: url(../images/webZx_bg.jpg) no-repeat; HEIGHT: 65px; PADDING-TOP: 0px
}
.float0831 UL LI.webZx-in {
	BORDER-BOTTOM-STYLE: none; PADDING-LEFT: 5px; HEIGHT: 50px; PADDING-TOP: 8px
}
.float0831 .cn UL LI{position:relative;z-index:1000;float:none}
.float0831 .cn UL LI a{position:absolute;top:5px;left:0px;z-index:1000;}
.float0831 .cn UL LI a img{ float: left; }
.float0831 .cn UL LI a span{position:absolute;top:-5px;left:30px;width:60px;text-align: left;}
.float0831 {z-index:1000;}
.float0831 .floatL {position:relative;z-index:1000;}
.float0831 .floatR,tp,cn {position:relative;z-index:1000;}


.xiao .tex{ width: 100px; }
.xiao .text{ width: 280px; }
.xiao .sub{ background:  #fff; margin-right: 10px; border: 0; color:  #f00; cursor: pointer; }

.m_changek { padding-left: 20px; line-height: 55px; }
.m_changek li{ float: left; overflow: hidden;zoom:1; margin-right: 20px; }
.m_changek li span{ float: left;  font-size: 14px;}
.m_changek li .text{ margin-top: 9px; float: left;  height: 33px; line-height: 25px; width: 170px; text-indent: 10px; border: 1px solid #CCC; }
.m_changek li .riqi{ margin-top: 9px;float: left;  height: 33px; line-height: 25px; width: 100px; text-indent: 10px; border: 1px solid #CCC; }
.m_changek li .select{ margin-top: 9px;float: left;  height: 35px;   border: 1px solid #CCC; line-height: 35px; }
.m_changek li .s_btn{ cursor: pointer; border: 0; line-height: 30px; width: 80px; border-radius: 5px; background: #218cb8; color: #fff; font-size: 18px; text-indent: c
 }
