
@charset "utf-8";
* {margin: 0;padding: 0;}

body {font-family: "Microsoft YaHei";}
ul,ol,li {list-style: outside none none;}
a {text-decoration: none;}



.banner{ width:100%; height:629px; overflow:hidden; min-width:1300px; position:relative; margin:139px auto 0}
.banner .pic{ margin:0 auto; height:629px; position:relative; overflow:hidden;}
.banner .pic .img{ width:100%; height:629px;}
.banner .pic ul li a{height:629px; margin:0 auto; width:100%;}
.banner .pic ul li{ display:none}
.banner .pic ul .hover{ display:block}
.banner .pic ul li img{ width:100%; display:block; height:629px;}
.banner .pic .tab{ width:auto; height:14px; position:absolute; left:50%; margin-left:-7px; bottom:40px;}
.banner .pic .tab li{ width:14px; height:14px; border-radius:50%; background:#313131; float:left; margin-right:6px; cursor:pointer;}
.banner .pic .tab .on{ background:#a81e22;}
.banner .btn{}
.banner .btn .leftBtn{ width:41px; height:153px; background: #751a1a url(../img/left.png) no-repeat center; position: absolute; top:238px; left:120px; opacity:0.7; cursor:pointer; display:block}
.banner .btn .rightBtn{width:41px; height:153px;background: #751a1a url(../img/right.png) no-repeat center; position: absolute; top:238px; right:120px; opacity:0.7;cursor:pointer; display:block}

.center{ width:100%; height:45px; overflow:hidden; min-width:1300px; height:607px;}
.center .center1{ width:1201px; height:607px; position:relative;  margin:0 auto}
.center .center1 .img a{ width:624px; height:327px; background:url(../img/taobao.jpg) no-repeat center; position:absolute; top:91px; left:93px; z-index:5;}
.center .center1 .img1 a{ width:636px; height:326px; background:url(../img/1688.jpg) no-repeat center; position:absolute;top:185px;; right:93px;}
.center .center1 .shop{ width:237px; height:56px; background:url(../img/shop.jpg) no-repeat center; position:absolute;top:436px; left:93px;}
.center .center1 .ali{width:148px; height:57px; background:url(../img/logo1688.jpg) no-repeat center; position:absolute;top:127px;; right:54px;}


.new{ width:100%; height:614px; background:url(../img/bg.jpg) no-repeat top center; min-width:1300px; overflow:hidden;}
.new .new1{ width:1205px; height:542px; margin:0 auto}
.new .new1 .news{ width:313px; height:263px; display:inline-block; vertical-align:top;  margin-top:280px; position:relative; overflow:hidden; cursor:pointer}
.new .new1 .news .news_body{ width:313px; height:225px; margin-top:37px; overflow:hidden; background: #f3f3f3 url(../img/news_bottom.jpg) no-repeat bottom center;}
.new .new1 .news .news_body .news_body1{ font-size:16px; color:#535353; margin:110px 20px 0; line-height:1.5; text-align:center; }
.new .new1 .news .data{ width:110px; height:110px; background:#fff; position:absolute; top:0; left:99px; box-shadow:5px 5px 5px #bbbbbb }
.new .new1 .news .data p:first-child{ font-size:60px; color:#535353; text-align: center; margin-top:20px; line-height:42px; }
.new .new1 .news .data p:last-child{ font-size:18px; color:#9b9b9b; text-align: center; margin-top:20px; line-height:13px;;}
.new .new1 .news.one{ margin-right:130px;}
.new .new1 .news.three{ float:right}








