@charset "UTF-8";

/*==================================
    MAIN START
====================================*/
#main {
    background-color: #fff;
}

/*=================================
    cold chain service START
====================================*/
#main .topic {
    margin-top: 50px;
}
#topic-one{
    margin-top: 100px;
}
#main .topic>img{
    float: left;
    margin-right: 12px;
}

.title-one{
    display: flex;
    width: 300px;
    height: 45px;
    flex-direction: column;
}

.top-tittle{
    font-size: 18px;
    color: #2080b5;
    line-height: 20px;
    font-weight: 500;
}

.bottom-tittle{
    font-size: 14px;
    color: #63a7cb;
    line-height: 16px;
    margin-top: 6px;
}

#chain-service {
    width: 100%;
    height: 400px;
    margin-top: 105px;
    font-size: 18px;
    color: #333333;
}

#chain-service dl {
    text-align: left;
    float: left;
    margin-right: 100px;
    position: relative;
}

#chain-service dl:nth-child(3) {
    margin-right: 0;
}

#chain-service dl dd {
    margin-bottom: 40px;
    margin-left: 40px;
}
#chain-service dl span{
    position: absolute;
    top:85px;
    left: 114px;
    color: #fff;
    font-size: 56px;
    font-weight: 600;
    
}
#chain-service dl dt {
    width: 310px;
    margin-left: 25px;
}

.more {
    width: 173px;
    height: 50px;
    background-color: #5bb6ff;
    color: #fff;
    border-radius: 12px;
    font-size: 22px;
    text-align: center;
    line-height: 50px;
    margin-top: 55px;
    margin-left: 514px;
    margin-bottom: 150px;

}
.btn1{
    margin-top: 75px;
    margin-bottom: 160px;
}
/*=================================
    cold chain service END
====================================*/

/*=================================
    SPD service START
====================================*/
#topic-two {
    margin-top: 100px;
    height: 900px;
    margin-bottom: 120px
}

.medicalDetail {
    position: relative;
}

#topic-two #streamer .btn2 {
    position: absolute;
    top: 345px;
}

.servicePerformance {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    position: absolute;
    top: -162px;
}

.servicePerformance li {
    background-color: #fff;
    width: 320px !important;
    height: 440px !important;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    text-align: center;
}

.servicePerformance li h5 {
    color: #333;
    font-size: 22px;
    font-weight: bold;
    margin-top: 18px;
}

.servicePerformance li p {
    color: #909090;
    font-size: 18px;
    margin: 10px 30px;

}

.servicePerformance li div {
    margin-top: 70px;
}

#streamer {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.spd {
    position: relative;
}

.spd .spdService {
    top: -380px;
}

/*=================================
    SPD service END
====================================*/



/*=================================
    AFTER-SALES service START
====================================*/
#topic-three {
    height: 1080px;
}

.btn3 {
    width: 172px;
    height: 50px;
    border-radius: 12px;
    background-color: #ebebeb;
    color: #5bb6ff;
    border: 1px solid #5bb6ff;
    font-size: 14px;
    text-align: center;
    font-size: 22px;
    line-height: 50px;
    position: absolute;
    top: -282px;
}

.S-topic {
    position: absolute;
    top: -1013px
}


.afterSaleProtection {
    position: relative;
}

.sale {
    position: absolute;
    top: -765px;
    display: flex;
    justify-content: space-around;
    z-index: 100;
}

.advantage li {
    position: relative;
    margin-bottom: 78px;
    margin-left: 40px;
}

.advantage li .teamService {
    display: flex;
    position: absolute;
    z-index: 9999;
    top: 12px;
    left: 40px;
    width: 600px;

}

.advantage li .teamService span {
    display: inline-block;
    width: 160px;
    font-size: 30px;
    margin-right: 40px;
    color: #fff;
    font-weight: 500;
    margin-top: 4px;
}

.advantage li .teamService p {
    color: #5bb6ff;
    font-size: 18px;
}

.afterDetail {
    position: absolute;
    bottom: 100px;
}

.afterSaleProtection>img {
    width: 100%;
}
.span3{
    font-size: 22px;
    margin-left: 3px;
   
}
.p2{
    display: block;
    margin-left: 16px;
}
.p3{
    margin-left: 4px;
}
/*=================================
    AFTER-SALES service END
====================================*/



/*=================================
    consultation START
====================================*/
#topic-four{
     padding-bottom: 10px;
    margin-top:100px;
}
#consultation {
    margin-top: 155px;
    margin-bottom:100px;
}

#consultation .left {
    width: 530px;
    height: 380px;
    margin-right: 110px;
    margin-top: 120px;
    float: left;
}

#consultation .left span {
    display: block;
    background: url(../images/main/line.png) no-repeat right bottom;
    font-size: 24px;
    text-align: right;
    padding-bottom: 10px;
    color: #333333;
}

#consultation .left div {
    margin-top: 16px;
    font-size: 18px;
    color: #909090;
}
.Y-topic{
    margin-top: 120px !important;
}

/*=================================
    consultation END
====================================*/




/*=================================
    Cooperation START
====================================*/
.CooperationAlbum {
    margin-top: 200px;
    padding-bottom: 100px;
}

.rhombus {
    display: inline-block;
    width: 150px;
    height: 150px;
    background-color: #d8d8d8;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    margin: -4px auto;
    margin-right: 100px;
}

.CooperationAlbum .diamond>div {
    text-align: center;
}

.CooperationAlbum .diamond {
    margin-bottom: 20px;
    margin-top: 160px;
    margin-left: 108px;
  
}



/*=================================
    Cooperation END
====================================*/


/*==================================
    MAIN END
======================================*/