@charset "utf-8";

/* CSS Document */

/*首页-start*/
.head-bg { background: #fff; }

.head { width: 100%; margin: 0 auto; height: auto; overflow: hidden; }

.top { width: 1100px; margin: 0 auto; height: 34px; line-height: 34px; }

.top .wel { color: #fff; font-size: 12px; height: 34px; margin-left: 15px; letter-spacing: 1px; float: left; }

.top .sns { display: block; float: right; font-size: 12px; height: 34px; line-height: 34px; padding-left: 20px; }

.top a { float: right; color: #999; margin-right: 15px; }

.top .qq { background: url(../images/qq.png) left no-repeat; color: #fff; padding-left: 20px; }

.top .qq img { margin-left: 14px; }

.top .wx { background: url(../images/wx.png) left no-repeat; color: #fff; padding-left: 25px; }

.top .wx img { margin-left: 10px; }

.top .mail { background: url(../images/mail.png) left no-repeat; color: #fff; padding-left: 25px; }

.tl-wx .top-wpop { display: none; left: -30px; position: absolute; top: 31px; width: 120px; z-index: 9999; border: 1px solid #e9e9e9; border-top: none; }

.zong0 { background: #fff; width: 100%; height: auto; overflow: hidden; }

.zong { width: 1200px; margin: 0 auto; height: auto; }

.zong .logo { float: left; }

/*nav*/
.daohang { height: 40px; width: auto; margin: 0px; padding-top: 30px; }

#nav { position: absolute; height: 40px; display: flex; width: 657px; margin-left: 500px; }

#nav li { position: relative; margin: 0; padding: 0; list-style: none; width: 132px; float: left;  text-align: center; height: 40px; line-height: 42px; font-size:16px; }

#nav li a { display: block; margin: 0; padding: 0; width: 100%; color: #000; text-align: center; text-decoration: none; background: none; }

#nav li a:hover { color: #F60; }  /* 一级菜单样式 */

#nav li ul { top: 40px; left: -8px; position: absolute; margin: 0; padding: 0; width: 132px; border: none; background: #ff332a; z-index: 9999; display: none; }    /* 二级菜单样式 */

#nav li ul li a { position: relative; display: block; margin: 5px; padding: 5px; width: auto; white-space: nowrap; text-align: center; text-decoration: none; border-bottom: #D31616 dashed 1px; color: #fff; font: 14px "微软雅黑"; }

#nav li ul li a:hover { background: #fed954; color: #000; } /* 二级菜单样式 */

#nav li ul li ul { display: none; position: absolute; top: 0px; left: 130px; margin-top: 0; margin-left: 1px; width: 132px; }/* 三级菜单样式 */

#nav li ul li ul li ul { display: none; position: absolute; top: 0px; left: 130px; margin-top: 0; margin-left: 1px; width: 132px; }/* 四级菜单样式 */

/*nav*/

/*banner图*/
.flexslider { position: relative; width: 100%; height: 473px; overflow: hidden; zoom: 1; }

.flexslider .slides li { width: 100%; height: 100%; }

.flex-direction-nav a { width: 70px; height: 70px; line-height: 99em; overflow: hidden; margin: -35px 0 0; display: block; background: url(../images/ad_ctr.png) no-repeat; position: absolute; top: 50%; z-index: 10; cursor: pointer; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all .3s ease; border-radius: 35px; }

.flex-direction-nav .flex-next { background-position: 0 -70px; right: 0; }

.flex-direction-nav .flex-prev { left: 0; }

.flexslider:hover .flex-next { opacity: 0.8; filter: alpha(opacity=25); }

.flexslider:hover .flex-prev { opacity: 0.8; filter: alpha(opacity=25); }

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; filter: alpha(opacity=50); }

.flex-control-nav { width: 100%; position: absolute; bottom: 10px; text-align: center; }

.flex-control-nav li { margin: 0 2px; display: inline-block; zoom: 1; *display: inline;
}

.flex-control-paging li a { background: url(../images/dot.png) no-repeat 0 -16px; display: block; height: 16px; overflow: hidden; text-indent: -99em; width: 16px; cursor: pointer; }

.flex-control-paging li a.flex-active, .flex-control-paging li.active a { background-position: 0 0; }

.flexslider .slides a img { width: 100%; height: 500px; display: block; }


/*banner下面*/
.ban-lx{ background:#4a4851; color:#fff;  width:100%; margin:0 auto; display:inline-block;}

.ban-lx .hezi{ float:left;  height:96px; }

.bx-sj { width:310px; padding:5px 0;  background: #4a4851;}

.bx-sj:hover{ background:#ff332a;}

.bx-sj img{ float:left; margin-left: 100px;}

.bx-sj a{ float:left; height:106px; line-height:106px; color:#fff;  }

.bx-wx{ width:310px; padding:5px 0; background: #4a4851;}

.bx-wx:hover{ background:#ff332a;}

.bx-wx img{ float:left; margin-left: 90px; }

.bx-wx a{ float:left;  height:106px; line-height:96px; color:#fff;  }

.bx-hw{ width:158px;height:96px;  height:96px; padding-top:10px;  text-align:center; border-left:1px solid #83828a; border-right:1px solid #83828a;}

.bx-hw:hover{ background:#ff332a;}

.bx-xd{ width:158px; height:96px; height:96px; padding-top:10px; text-align:center;  border-right:1px solid #83828a;}

.bx-xd:hover{ background:#ff332a;}

.bx-kf{ width:158px;height:96px; height:96px; padding-top:10px;  text-align:center;  border-right:1px solid #83828a;}

.bx-kf:hover{ background:#ff332a;}



/*查询*/
.bx-list{ width:100%; margin:0 auto; display:inline-block; }

.div_1200{  width: 1100px; margin:0 auto; height: auto; /* overflow: hidden;*/}

.Number { width: 352px; height: auto; overflow: hidden; float: left; font-size: 14px; padding: 24px; }

.Number h3 { height: 40px; line-height: 40px; color: #000; font-size: 16px;  }

.cargotracking { border-left: 1px solid #ddd; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; padding: 10px 20px 25px;  height: 170px;  overflow: hidden; }

.waybill { width: 270px; height: 34px; }

.code { width: 160px; margin-top: 8px; }

.box { padding-left: 10px; color: #adadad; border: 1px solid #ddd; height: 80px; line-height: 34px; width: 300px;}

.query { background: #fb4748; color: #fff; padding: 8px 30px; border: none; font-size: 14px; margin-top: 15px; font-family: 宋体; }

/*我们的产品*/
.degree { width: 1100px; margin: 0 auto; height: auto; overflow: hidden; margin-bottom: 5px; margin-top: 10px; }

.land { background: #fff; width: 1200px; height: auto; overflow: hidden; margin-top: 15px; }

.Number { width: 350px; height: auto; overflow: hidden; float: left; font-size: 14px; padding: 24px 24px 24px 0; }

.Number h3 { height: 40px; line-height: 40px; color: #000; font-size: 16px;  padding-bottom: 5px;}

.cargotracking { border-left: 1px solid #ddd; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; padding: 10px 20px 25px; height: 170px; overflow: hidden; }

.waybill { width: 270px; height: 34px; }

.code { width: 160px; margin-top: 8px; }

.box { padding-left: 10px; color: #adadad; border: 1px solid #ddd; height: 80px; line-height: 34px; width: 294px;}

.query { background: #fb4748; color: #fff; padding: 8px 20px; border: none; font-size: 13px; margin-top: 15px; }

.freight { width: 270px; height: 34px; margin-top: 8px; }

.Number p { font-size: 12px; line-height: 20px; color: #adadad; text-align: justify; margin-top: 10px; }

.ad { margin-top: 15px; }

.server { display: inline-block; }

.serive-left { width: 682px; height: auto; background: #fff; display: inline-block; margin: 15px 24px 0 0; padding: 20px; float: left; border: 1px solid #ddd;}

.degree h3 { corlor: #333; font-size: 16px; margin-bottom: 10px; }

.serive-left li { float: left; width: 100px; padding: 10px 18px; text-align: center; }

.degree li a { color: #333; }

.degree li img { display: block; padding: 0 14px; margin-bottom: 6px; }

.value-right { width: 310px; height: auto; background: #fff; display: inline-block; margin: 15px 0 0 0; padding: 20px; float: left; border: 1px solid #ddd;}

.value-right li { float: left; width: 100px; padding: 10px 24px; text-align: center; }

/*新闻中心*/
#tab { width:1100px; height:266px; position:relative;margin:40px auto 0 auto;}
/*设置容器高宽等*/
html > body #tab { width:1100px; border:1px solid #ddd;}
/*兼容IE6:IE6下宽度不够*/
#tab div { position:absolute; top:30px; left:0; width:1100px; height:186px;}
/*设置容器高宽等*/
#tab div { display:none;}
/*设置容器默认隐藏:不用ID是因为下面将利用class来控制容器显示,而class优先级低于id选择器*/
#tab .block { display:block;}
/*选中的容器*/
#tab h3 { float:left; width:240px; height:32px; line-height:32px; margin:0 0 0 0; font-size:16px; cursor:pointer; background-color:#ece7e7; height:41px; text-align:center; color:#5a5a5a; font-family:SimSun;font-weight:normal;}
/*默认标题样式*/
#tab .up { background:url(../images/nnav.jpg) center center no-repeat; color:#fff;}
/*选中的标题样式*/
/*修饰列表内容*/
#tab ul { list-style:none; padding:0; widht:100%; height:186px; margin-top:0px;}
#tab li { width:48%; float:left; margin-left:10px; margin-right:10px;  height:auto; padding-top:23px; overflow:hidden; font-size:12px;}
/*#tab li a { display:inline-block; font-size:12px; text-decoration:none; text-indent:10px; margin-right:10px;}
#tab li span{ display:block; float:right; margin-right:5px; color: #bdacb3;}*/
a.tab_title:link { color: #5a5a5a; text-decoration:none;}
a.tab_title:visited { color:#5a5a5a; text-decoration:none;}
a.tab_title:hover { color:#5a5a5a; text-decoration:none;}
a.tab_title:active { color:#5a5a5a; text-decoration:none;}
a.tab_menu:link { color:#6464d5; text-decoration:none;}
a.tab_menu:hover { color:#8888e0; text-decoration:underline;}

.tab_title{ font-size:16px; line-height:28px; }

.new-ri b{ float:right; line-height:28px; font-weight:normal; }

.new-ri p{ font-size:12px; line-height:22px;  color:#666; height: 66px; text-align:justify; }

.tab_menu{ float:left; }

.new-ri{ float:left; display:inline-block; margin-left:8px; width:76%;  }


/*合作伙伴-开始*/
.brand_infor { text-align: left; position: relative; border-bottom: 1px solid #ff6767; font-family: "SimSun"; }

.brand_infor_tit { font-size: 18px; font-family: "宋体"; color: #2f2f2f; line-height: 33px; padding-right: 10px; }

.brand_infor_cat { float: right; margin-top: 9px; line-height: 24px; }

.flashSale_wrap { /*display: none;*/ width: 1100px; height: 44px; margin: 0 auto; }

.flashSale { position: relative; height: 44px; overflow: hidden; margin-top: 12px !important; }

.xlqg { font-size: 0; }

.xlqg a { display: inline-block; padding: 0 8px; height: 24px; color: #ff6767; font: 12px/24px "SimSun"; }

.xlqg em { margin: 0; }

.xlqg a.active { background: #ff6767; color: #fff; text-decoration: none; }

.xlqg a:hover { background: #ff6767; color: #fff; text-decoration: none; }

/*.tab-content { margin-top: 12px; }*/

.flashSale .tab-content .tab-pane { display: none; }

.flashSale .tab-content .active { display: block; }

.flashSaleDeals { width: 1100px; height: 44px; position: relative; overflow: hidden; }

.flashSaleDeals ul li { width: 1100px; float: left; height: 44px; }

.xsq_deal_wrapper, .saleDeal { position: relative; display: block; float: left; width: 140px; height: 44px; /*background: #fff; */margin: 0 8px;}

.dealCon { position: relative; width: 140px; height: 44px; overflow: hidden; }

.dealImg { width: 140px; height: 44px; }

.overlay { width: 100%; height: 100%; position: absolute; top: 0; left: 0; color: #fff; font: 12px/20px '微软雅黑'; display: none; z-index: 2; }

.overlay .xsqMask { opacity: .4; filter: alpha(opacity=40); }

.overlay .xsqMask { width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: #000; }

.overlay p { position: absolute; left: 0; text-align: center; width: 100%; }

.word1 { top: 48px; font-size: 16px; }

.word2 { top: 78px; font-size: 16px; }

.word3 { top: 145px; font-size: 14px; }

.flashSaleDeals .saleDeal:hover .finish { display: block; }

.soldOut { background: url("../images/big_bg_img_v3.png") -216px -100px; }

.finishIcon { background: url("../images/big_bg_img_v3.png") -5px -100px; }

.xsqIcon { width: 76px; height: 75px; position: absolute; right: 15px; bottom: 12px; z-index: 1; }

.stock { width: 100%; height: 20px; overflow: hidden; font: 13px/20px '微软雅黑'; color: #fff; text-align: center; position: absolute; border-bottom: 24px; transition: all .2s; -webkit-transition: all .2s; -moz-transition: all .2s; bottom: -24px; left: 0; z-index: 1; }

.saleDeal:hover .dealCon .stock { bottom: 0; }

.xsqMask { opacity: .4; filter: alpha(opacity=40);/*z-index: 1;*/
}

.xsqMask { width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: #000; }

.stockWord { position: relative; z-index: 2; font-size: 12px; }

.baoyouText { color: #888; margin-right: 5px; }

.dealInfo { height: 35px; padding: 0 12px 0 10px; text-align: right; margin-top: -1px; }

.price { color: #ec1611; font: 13px/33px '微软雅黑'; float: left; }

.price em { font: 700 16px/33px Arial; margin-left: 4px; }

.shop_preferential { float: right; font: 12px/12px "Arial"; color: #b5b5b5; margin-top: 10px; }

.flashSaleDeals .saleDeal:hover .finishIcon, .flashSaleDeals .saleDeal.zt2:hover .finish { display: none; }

.trigger { width: 17px; height: 43px; background-image: url("../images/big_bg_img_v3.png"); position: absolute; /*top: 74px;*/ z-index: 3; }

.zuo { background-position: -277px 0px; left: 5px; }

.zuo:hover { background-position: -217px 0px; }

.you { background-position: -307px 0px; right: 0; }

.you:hover { background-position: -247px 0px; }

/*合作伙伴-结束*/

/*网站底部*/
.footer { height: 200px; width: 100%; overflow: hidden; background: #ff332a;  /*margin-top: 50px;*/}

.footer a { color: #fff; }

.footer b { color: #fff; }

.foot-list { width: 15%; float: left; margin: 30px 0; line-height: 24px; }

.foot-list li { width: 100%; }

.foot-jszc-tu{ background: #ff332a; width:100%;  text-align: right;}

.dbzi{  background: #ff332a;  }

.foot-jszc{ background: #4a4851; width:100%;  }

.jszc{ background: #4a4851; width:100%; height:42px; line-height:42px;  }

.jszc p{ display:inline-block; color:#fff; }
/*公司介绍*/
.gs0 { width:100%; height:349px; overflow:hidden; background:url(../images/gsjj_bg.jpg) no-repeat center;}
.gs { width:1100px; height:349px; margin:0 auto;}
.gs_1 { width:1100px; height:65px; line-height:65px; margin-top:50px; float:left; text-align:center; color:#FFF; font-size:30px; background:url(../images/jj_1_bg.jpg) no-repeat center bottom;}
.gs_2 { width:1100px; height:90px; line-height:30px; float:left; color:#FFF; font-size:14px; text-indent:30px; float:left; margin-top:20px;}
.gs_3 { width:148px; height:41px; float:left; margin-left:470px; border:solid 1px #FFFFFF; font-size:16px; color:#FFF; text-align:center; margin-top:28px;}
.gs_3 a { color:#FFF; line-height:41px;}
.gs_3 a:hover { color:#ee353d; background:#FFF; width:148px; height:41px; display:block;}

/*公司介绍*/


/*新闻介绍*/
.news0 { width:100%; height:340px; overflow:hidden; margin-top:25px;}
.news { width:1100px; height:340px; margin:0 auto; background:#FFF;}
.news_left { width:725px; height:340px; float:left;}
.news_left_1 { width:725px; height:39px; float:left; background:#e60012; line-height:39px; font-size:18px; color:#FFF; font-weight:bolder; margin-top:10px;}
.news_left_1 img { width:35px; height:39px; float:left; margin-left:10px; margin-right:10px;}
.news_left_1 span { width:auto; height:39px; float:right; margin-right:5px; font-size:14px; font-weight:100;}
.news_left_1 span a { color:#f4f2f2;}
.news_left_1 span a:hover { color:#ffffff;}
.news_left_2 { width:705px; margin-left:10px; margin-right:10px; height:145px; float:left; border-bottom:solid 1px #e8e7e7; margin-top:10px;}
.news_left_2_left { width:205px; height:133px; float:left;}
.news_left_2_right { width:480px; margin-left:20px; float:left;}
.news_left_2_right p { height:35px; line-height:35px; font-size:18px; font-weight:bold; color:#333; float:left;}
.news_left_2_right p a { color:#333;}
.news_left_2_right p a:hover { color:#e60012;}
.news_left_2_right span { line-height:25px; font-size:13px; color:#666; float:left; height:60px; float:left; margin-top:2px;}
.news_left_2_right i { width:120px; height:35px; line-height:35px; border:solid 1px #e8e7e7; text-align:center; color:#333; font-style:inherit; float:left;}
.news_left_2_right i a { color:#333;}
.news_left_2_right i a:hover { background:#e60012; color:#FFF;  width:120px; height:35px; display:block;}
.news_left_3 { width:705px; margin-left:10px; margin-right:10px; height:145px; float:left; line-height:35px; margin-top:10px;}
.news_left_3 ul li { width:705px; height:32px; line-height:35px; float:left;}
.news_left_3 ul li a { color:#666;}
.news_left_3 ul li a:hover { color:#ff332a;}
.news_left_3 ul li span { width:auto; height:35px; line-height:35px; float:right; margin-right:5px; font-size:12px; color:#666;}

.news_right { width:340px; float:right; height:340px;}
.news_right_1 { width:340px; height:39px; float:left; background:#e60012; line-height:39px; font-size:18px; color:#FFF; font-weight:bolder; margin-top:10px;}
.news_right_1 img { width:27px; height:39px; float:left; margin-left:10px; margin-right:10px;}
.news_right_2 { width:310px; height:79px; float:left; margin-top:10px;}
.news_right_2 img { width:310px; height:79px; float:left;}
.news_right_3 { width:310px; line-height:35px; float:left; margin-top:10px;}
.news_right_3 ul li { width:310px;  line-height:29px; font-size:14px; color:#666; float:left; padding: 0; float: left;text-align: left;}




/*新闻介绍*/