<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

#position{height:900px;margin-bottom:40px;}
#position h1{font-size:36px;margin-top:20px;font-weight:bold;}
#position h2{font-size:21px;letter-spacing:1px;color:#f37020;margin-top:47px;font-weight:normal;}
#position h2.last{margin-top:50px;}
#position .picture{height:300px;margin-top:60px;cursor:pointer;}
#position .picture .pic_left{width:600px;height:300px;float:left;background:#ff7800 url(line.png) no-repeat right top;}
#position .picture .pic_right{width:600px;height:300px;float:right;position:relative;overflow:hidden;}
#position .picture .pic_right img{width:600px;height:300px;position:absolute;top:0;left:0;}
#position .picture .pic_right img:hover{-webkit-filter:brightness(1.1);filter:brightness(1.1);}
#position .picture .pic_left p{color:white;}
#position .picture .pic_left p.fir{font-size:32px;width:100%;height:40px;line-height:40px;}
#position .picture .pic_left .pic_left_center{width:370px;height:100px;margin:100px auto;}

/*物流中心CSS*/

#logistics{height:auto;margin-bottom:40px; /*border: 1px #F50C10  solid;*/ margin:0 auto; padding: 0;}
#logistics div{overflow: hidden; padding: 0; margin: 0;/*border: 1px #F50C10  solid;*/}
#logistics .a1{line-height: 25px; text-align: left;overflow: hidden;}
#logistics img{overflow: hidden;}
#logistics h1{font-size:36px;margin-top:20px;font-weight:bold;}
#logistics h2{font-size:21px;letter-spacing:1px;color:#f37020;margin-top:47px;font-weight:normal;}
#logistics h2.last{margin-top:50px;}
#logistics .picture{height:auto;margin-top:60px;cursor:pointer;}
#logistics p{font-size:15px;margin-top:20px;color:#535353;text-indent:32px;}
#logistics p.posi{background:url(position.png) no-repeat left center;}
#logistics a{color:#535353;}
#logistics .picture .pic_left{width:600px;height:300px;float:left;background:#ff7800 url(line.png) no-repeat right top;}
#logistics .picture .pic_right{width:600px;height:300px;float:right;position:relative;overflow:hidden;}
#logistics .picture .pic_right img{width:600px;height:300px;position:absolute;top:0;left:0;}
#logistics .picture .pic_right img:hover{-webkit-filter:brightness(1.1);filter:brightness(1.1);}
#logistics .picture .pic_left p{color:white;}
#logistics .picture .pic_left p.fir{font-size:32px;width:100%;height:40px;line-height:40px;}
#logistics .picture .pic_left .pic_left_center{width:370px;height:100px;margin:100px auto;}

/*关于我们CSS*/
#about{height:auto;margin-bottom:40px; line-height: 30px;}
#about h1{font-size:36px;margin-top:20px;font-weight:bold;}
#about h2{font-size:21px;letter-spacing:1px;color:#f37020;margin-top:47px;font-weight:normal;}
#about h2.last{margin-top:50px;}
#about .picture{height:300px;margin-top:60px;cursor:pointer;}
#about .picture .pic_left{width:600px;height:300px;float:left;background:#ff7800 url(line.png) no-repeat right top;}
#about .picture .pic_right{width:600px;height:300px;float:right;position:relative;overflow:hidden;}
#about .picture .pic_right img{width:600px;height:300px;position:absolute;top:0;left:0;}
#about .picture .pic_right img:hover{-webkit-filter:brightness(1.1);filter:brightness(1.1);}
#about .picture .pic_left p{color:white;}
#about .picture .pic_left p.fir{font-size:32px;width:100%;height:40px;line-height:40px;}
#about .picture .pic_left .pic_left_center{width:370px;height:100px;margin:100px auto;}

#about p{font-size:15px;margin-top:20px;color:#535353;text-indent:32px;}
#about p.posi{background:url(position.png) no-repeat left center;}
#about a{color:#535353;}













</pre></body></html>