.new_logistics{margin-top: 40px;}

.new_logistics .top-txt{    text-align: center;
    position: relative;
    z-index: 1;}

.new_logistics .title_dot img{width: 46px}

.aboutContent06.new_logistics .top-box div h3{display: inline-block;}
.aboutContent06.new_logistics .top-box div h3:before{content: ' ';
    position: absolute;
    width: 90px;
    width: -webkit-fill-available;
    height: 20px;
    background: #f1f1f1;
    z-index: -1;
    left: -4px;
    top: 14px;
    opacity: 0.8;}

.new_logistics .h4-list li::before{    content: "";
    position: absolute;
    top: 12px;
    left: -15px;
    width: 6px;
    height: 6px;
    border-radius: 4px;
    background: #444;}
.new_logistics .building_info > div{display: inline-block;
    vertical-align: top;}

.new_logistics .about-top-wrap .top-img{position: relative;
    top: 0px;
    flex-basis: 500px;
    width: 500px;
    text-align: center;
    margin: 0 50px 0 0px;
    font-weight: 400;
    z-index: 10;}
.new_logistics .building_info > div:first-child{margin-right: 25px;}
.new_logistics .h4-list li{color: #4f4f4f;}
.new_logistics .top-txt{    margin-bottom: 60px;
    font-size: 20px;
    font-weight: 450;
    line-height: 1.8em;}
.new_logistics .about-top-wrap .top-box:after{content: " ";
    position: absolute;
    left: -390%;
    top: -84px;
    width: 630%;
    height: 630px;
    transform: translateX(20%);
    background: #f1f1f1 url(/resources/image/renew/about/about06-mid-bg.png) no-repeat 1000px 0;
    z-index: -1;}


.aboutContent06 .top-img figcaption{
    border-bottom: 2px solid #777;
    padding-bottom: 10px;
}

.aboutContent06 .btn-floor{
    position: absolute;
    top: 6px;
    left: 90px;
    width: 310px;
    height: 50px;
    padding-left: 10px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    font-weight: 300;
    line-height: 50px;
    background: #666 url(/resources/image/renew/about/btn-link.png) no-repeat 30px 23px;
    z-index: 15;
}
.aboutContent06 .btn-floor:hover {    
  transition: 0.25s ease-out;
    background: #b33131 url(/resources/image/renew/about/btn-link.png) no-repeat 30px 23px;
}



.new_logistics .about-mid-wrap{margin-top: 25px;}

.about-mid-wrap  scroll_txt type_fade type_bottom
    opacity: 1;
    transform: translateX(0px) translateY(0px) scale(1);
    margin-top: 100px;
}

.new_logistics .about-mid-wrap .mid_left_cont{display: inline-block;
    width: 43%;}
.new_logistics .about-mid-wrap .mid_left_cont .person_img{position: relative;
    left: 140px;
    top: -26px;}
.new_logistics .about-mid-wrap .mid_right_cont{    display: inline-block;
    width: 56%;    vertical-align: top;}
.new_logistics .about-mid-wrap .mid_right_cont .barcode_img{    border: 1px solid #ddd;
    padding: 10px 30px;
    text-align: center;
    border-radius: 8px;}
.new_logistics .mid_right_cont .h4-list li::before{background: none;}


.new_logistics .about-mid-wrap2 .mid_left_cont2{    margin-right: 90px;
    display: inline-block;}
.new_logistics .about-mid-wrap2 .mid_left_cont2 .img-box{background: #ffffff;
    padding: 20px;
    border-radius: 8px;}
.new_logistics .about-mid-wrap2 .mid_left_cont2 .h4-list{margin-top: 15px;margin-bottom: 0;}
.new_logistics .about-mid-wrap2 .mid_left_cont2 h3{margin-bottom: 30px;}


.new_logistics .about-mid-wrap2 .mid_right_cont2{display: inline-block;
    width: 49%;vertical-align: top;}
.new_logistics .about-mid-wrap2 .mid_right_cont2 h3{    margin-bottom: 10px;}
.new_logistics .about-mid-wrap2 .mid_right_cont2 .facility{    display: inline-block;}
.new_logistics .about-mid-wrap2 .mid_right_cont2 .facility p{    background: rgb(0 0 0 / 70%);
    position: relative;
    top: -28px;
    color: #fff;
    font-size: 14px;
    text-align: center;}
.new_logistics .about-mid-wrap2 .mid_right_cont2 .img-box{padding: 20px;}


.about-mid-wrap2{margin-top: 196px;}
.about-mid-wrap2:after{content: " ";
    position: absolute;
    left: -394%;
    top: 1220px;
    width: 634%;
    height: 600px;
    transform: translateX(20%);
    background: url(/resources/image/renew/about/logistics_.png) no-repeat center;
    z-index: -1;}






{background: url(/resources/image/renew/about/logistics_05.png) no-repeat center;
    width: auto;
    height: 200px;
    background-size: contain;}


.aboutContent06 .floor-container {
    margin-top: 80px;
    padding-top: 50px;
    border-top: 2px dotted #777;
}
.aboutContent06 .floor-container .item {
	display: flex;
	margin: 30px 0 100px 0;
}
.aboutContent06 .floor-container h3 {
    position: relative;
    top: -60px;
	flex-basis: 300px;
	width: 300px;
    height: 150px;
    padding: 20px 50px 20px 20px;
    border-radius:  10px;
    color: #fff;
	text-align: left;

.aboutContent06 .floor-container .item:nth-child(1) h3 {
    background: #4163a1;
}
.aboutContent06 .floor-container .item:nth-child(2) h3 {
    background: #785aa4;
}
.aboutContent06 .floor-container .item:nth-child(3) h3 {
    background: #5d6ac9;
}
.aboutContent06 .floor-container .item:nth-child(4) h3 {
    background: #74bbdc;
}
.aboutContent06 .floor-container .item:nth-child(5) h3 {
    background: #9b82ac;
}
.aboutContent06 .floor-container .item:nth-child(6) h3 {
    background: #18b2c4;
}
.aboutContent06 .floor-container h3 span {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 100;
}
.aboutContent06 .floor-container .img-box-wrap {
    position: relative;
    left: -40px;
    display: flex;
    flex-basis: 1000px;
    width: 1000px;
    padding: 30px;
    text-align: center;
    border: 1px solid #e1e1e1;
    background-color: #fff;
} 
.aboutContent06 .floor-container .img-box-wrap .facility {
    flex-basis: calc(100%/3);
    width: calc(100%/3);
}
.aboutContent06 .floor-container .facility-name {
	font-weight: 400 !important;
}
.aboutContent06 .floor-container .facility-name span {
	display: block;
	font-size: 14px;
	font-weight: 300 !important;
}
.aboutContent06 h4 {
	margin-left: 30px;
	font-weight: 300;
	font-size:  18px;
}
.aboutContent06 h4::before {
	content:"";
	position: absolute;
	top: 12px;
	left: -20px;
	width: 7px; 
	height: 1px;
	background: #444;
}

.about-mid-wrap .img-box {
    position: relative;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
    padding: 50px 20px;
    border: 1px solid #e1e1e1;
    z-index: 11;
}

.btn-google{position: relative;
    display: inline-block;
    color: #fff;
    width: 35px;
    text-indent: -5000px;}
.btn-google:before{content: " ";
    position: absolute;
    color: #fff;
    top: -5px;
    left: 3px;
    width: 26px;
    height: 26px;
    overflow: hidden;
    cursor: pointer;
    background: url(/resources/image/renew/about/btn-google.png) no-repeat center;
    background-size: 60%;}


.new_logistics .title_dot{    text-align: left: 100px;
    position: relative;
    top: 0px;
    left: -70px;
    z-index: 0;}
.new_logistics .title_dot2{left: -22px;
    text-align: initial;
    top: 25px;
    position: relative;
    z-index: 0;}
.new_logistics .title_dot3{    position: relative;
    top: 45px;
    left: -22px;
    text-align: initial;
    z-index: 0;}

.new_logistics .title_dot2 img, .new_logistics .title_dot3 img{width: 46px;}

.about-mid-wrap lo .img-box {
    position: relative;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
    padding: 50px 20px;
    border: 1px solid #e1e1e1;
    z-index: 11;