.TravelDialysis{
    overflow:hidden;
    min-width:1400px;
}
/* banner */
.g-banner .wrap{
    background: url(/FrontEnd/TravelDialysis/banner.png) no-repeat top;
}
.g-banner-text{
    top: 260px;
    left: calc((100% - 1400px) / 2 + 1095px);
}
.TravelDialysis .content{
    width:100%;
    background:#f7f7f7;
    padding-bottom:50px;
}
.TravelDialysis .globalStrategy span{
    display:block;
    text-align:center;
   padding-top:40px;
   font-size:36px;
   font-weight:600;
   color:#0e397e;
    padding-bottom: 20px;
}
.TravelDialysis .globalStrategy time{
    display:block;
    text-align:center;
    line-height:70px;
    font-size:20px;
    color:#5c6670;
    margin-bottom:10px;
}
.TravelDialysis .strategy img{
    width:100%;
}
.TravelDialysis .onePart{
        height: 450px;
        
    /*box-shadow: 0px 0px 16px #d0cdcd;*/
    margin: 40px auto;
    background:url('/FrontEnd/TravelDialysis/onePart.png') no-repeat center;
    background-size:cover;
    position:relative;
}
.TravelDialysis .onePart span{
    position: absolute;
    top: 50%;
    left: 75px;
    transform: translate(10px, -50%);
    line-height: 33px;
    color: #6c757e;
    font-size:20px;
    width:40%;
}
.TravelDialysis .twoPart{
        height: 450px;
        
    /*box-shadow: 0px 0px 16px #d0cdcd;*/
    /*margin: 40px auto;*/
    background:url('/FrontEnd/TravelDialysis/twoPart.png') no-repeat center;
    background-size:100% 100%;
    position:relative;
    margin-top: 40px;
}
.TravelDialysis .twoPart span{
    position: absolute;
    top: 50%;
    right: 75px;
    transform: translate(10px, -50%);
    line-height: 33px;
    color: #6c757e;
    font-size:20px;
    width:45%;
}
.TravelDialysis .twoPart span p{
    margin:0;
    padding:0;
}
.TravelDialysis .threePart{
        height: 450px;
    /*box-shadow: 0px 0px 16px #d0cdcd;*/
    margin: 40px auto;
    background:url('/FrontEnd/TravelDialysis/threePart.png') no-repeat center;
    background-size:100% 100%;
    position:relative;
}
.TravelDialysis .threePart span{
    position: absolute;
    top: 50%;
    left: 75px;
    transform: translate(10px, -50%);
    line-height: 33px;
    color: #6c757e;
    font-size:20px;
    width:44%;
}
.TravelDialysis .why{
    background:#dff1f5;
    width:100%;
    padding-bottom:75px;
}
.TravelDialysis .why .whyTitle{
    display:block;
    text-align:center;
    font-size:36px;
    color:#0e397e;
    font-weight:550;
    line-height:140px;
}
.TravelDialysis .fourList li{
    width:48%;
    height:268px;
    float:left;
    margin-bottom:50px;
    position:relative;
}
.TravelDialysis .clear{
        clear:both;
    }
.TravelDialysis .fourList .guimo{
    height:268px;
    background:url('/FrontEnd/TravelDialysis/guimo.png') no-repeat center; 
    background-size:cover;
    margin-right:4%;
}
.TravelDialysis .fourList .fuwu{
    background:url('/FrontEnd/TravelDialysis/fuwu.png') no-repeat center; 
    background-size:cover;
}
.TravelDialysis .fourList .fangan{
    background:url('/FrontEnd/TravelDialysis/fangan.png') no-repeat center; 
    background-size:cover;
    margin-right:4%;
}
.TravelDialysis .fourList .biaozhun{
    background:url('/FrontEnd/TravelDialysis/biaozhun.png') no-repeat center; 
    background-size:cover;
}
.TravelDialysis .fourList span{
    margin-top: 50px;
    display: block;
    margin-left: 30px;
    font-size:14px;
    color:#626c76;
    width:35%;
}
.TravelDialysis .fourList span h3{
    font-size: 24px;
    color: #003f8f;
}
.TravelDialysis .fourList span time{
    display:block;
    margin:15px 0;
    line-height:22px;
}
.TravelDialysis .fourList p{
    font-size: 20px;
    color: #7b8790;
    line-height: 29px;
}
.TravelDialysis .fourList .firstP{
    margin-bottom:40px;
}
.TravelDialysis .plan{
    margin-bottom: 40px;
}
.TravelDialysis .plan span{
    display:block;
    text-align:center;
    font-size:36px;
    color:#0e397e;
    font-weight:550;
    margin-top: 65px;
    margin-bottom: 50px;
}
.TravelDialysis .plan li{
    height:333px;
    width:20%;
    box-shadow: 0px 0px 22px #f2f3f4;
    padding:0 20px;
    float:left;
    background:#fff;
}
.TravelDialysis .plan li .triangle{
    /*position: relative;*/
    /*  box-shadow: 0px 0px 22px #f2f3f4;*/
    /* width:0;*/
    /*    height:0;*/
    /*border-right: 13px solid transparent;*/
    /*border-left: 13px solid transparent;*/
    /*border-bottom: 27px solid red*/
      position: relative;
           
            background-color: #fff;
            border-radius: 4px;

}
.TravelDialysis .plan li .triangle .yinying{
        position: absolute;
    top: -13px;
    right: 43%;
    width: 0;
    height: 0;
    border-top: 13px solid transparent;
    border-bottom: 13px solid #fafafa;
    border-left: 13px solid #fafafa;
    border-right: 13px solid transparent;
    transform: rotate(-405deg);
    box-shadow: 0px 0px 5px #dad5d5;
    z-index:-10;
}

.TravelDialysis .plan li .triangleDown{
    /*position: relative;*/
    /*  box-shadow: 0px 0px 22px #f2f3f4;*/
    /* width:0;*/
    /*    height:0;*/
    /*border-right: 13px solid transparent;*/
    /*border-left: 13px solid transparent;*/
    /*border-bottom: 27px solid red*/
      position: relative;
           
            background-color: #fff;
            border-radius: 4px;

}
.TravelDialysis .plan li .triangleDown .yinying{
        position: absolute;
    bottom: -347px;
    right: 43%;
    width: 0;
    height: 0;
    border-top: 13px solid transparent;
    border-bottom: 13px solid #fafafa;
    border-left: 13px solid #fafafa;
    border-right: 13px solid transparent;
    transform: rotate(-405deg);
    box-shadow: 0px 0px 5px #dad5d5;
    z-index:-10;
}
.TravelDialysis .plan .middle{
    margin:0 15%;
}
.TravelDialysis .plan img{
    width:20%;
    display:block;
    margin:0 auto;
    padding:30px 0;
}
.TravelDialysis .plan h1{
    
    display: block;
    text-align: center;
    font-size: 24px;
    color: #054291;
    font-weight:550;
    line-height:30px;
}
.TravelDialysis .plan time{
    font-size: 14px;
    color: #838b93;
    margin-top: 15px;
    display: block;
    line-height: 21px;
}
.TravelDialysis .plan b{
    
       display: block;
    font-weight: 500;
    margin-top: 16px;
    font-size: 13px;
    color: #054291;
}
.plan2{
    display: none;
}
.TravelDialysis .plan .fiveFour{
        margin: 0 16% 0 22%;
}
.TravelDialysis .plan .lineImg{
    width:100%;
    transform: rotateZ(180deg);
}
.TravelDialysis .plan .firstPlan{
    margin-left:5%;
}
.TravelDialysis .end{
    display: block;
    text-align: center;
    font-size: 20px;
    color: #054291;
    line-height: 140px;
    margin-bottom: 25px;
}
.fourList li img{
    display: none;
}
.whyTitle br{
    display: none;
}
.connction{
    width: 100%;
    height: 460px;
    margin: 0 auto;
    background: url(/FrontEnd/TravelDialysis/connect-bg.png) top right no-repeat;
    background-size: auto 100%;
    font-size: 18px;
    text-align: left;
    padding-top: 115px;
}
.connction>div{
    width: 100%;
    max-width: 1204px;
    margin: 0 auto;
    height: 230px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.connction>div p{
    font-size: 22px;
    color: #054291;
    line-height: 45px;
    display: flex;
    align-items: center;
}
.connction>div p img{
    display: inline-block;
    width: 45px;
    margin-right: .7em;
}
.connction a{
    color: rgb(255, 255, 255);
    width: 225px;
    height: 50px;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    background: rgb(140, 196, 61);
}

@media screen and (max-width: 992px){
    .TravelDialysis{
        min-width: 992px;
    }
    .fourList{
        padding: 0 20px;
    }
    .connction{
        height: 360px;
        padding: 65px 2%;
    }
}
@media (max-width: 420px){
    .TravelDialysis{
        min-width: 100%;
    }
    .TravelDialysis .globalStrategy span{
        font-size: 24px;
        line-height: 60px;
        padding: 0;
    }
    .TravelDialysis .globalStrategy time{
        font-size: 14px;
        line-height: 26px;
    }
    .TravelDialysis .content{
        padding-bottom: 20px;
    }
    .TravelDialysis .twoPart{
        background: url(/FrontEnd/TravelDialysis/twoPart-wap.png) no-repeat center;
        background-size: 100% 100%;
        height: 270px;
        margin-top: 0;
    }
    .TravelDialysis .threePart{
        background: url(/FrontEnd/TravelDialysis/threePart-wap.png) no-repeat center;
        background-size: 100% 100%;
        height: 270px;
        margin-top: 0;
        margin: 10px auto;
    }
    .TravelDialysis .twoPart span{
        right: 45px;
        font-size: 14px;
        line-height: 26px;
        width: 56%;
    }
    .TravelDialysis .threePart span{
        left: 30px;
        font-size: 14px;
        line-height: 26px;
    }
    .fourList li img{
        display: block;
    }
    .TravelDialysis .fourList .guimo,
    .TravelDialysis .fourList .fuwu,
    .TravelDialysis .fourList .fangan,
    .TravelDialysis .fourList .biaozhun,
    .TravelDialysis .why{
        background: none;
        height: auto;
        margin-right: 0;
    }
    .TravelDialysis .why{
        background: #F7F7F7;
        padding-bottom: 45px;
    }
    .TravelDialysis .fourList li{
        width: 100%;
        display: flex;
        margin-bottom: 15px;
        align-items: center;
    }
    .TravelDialysis .fourList li img{
        width: 44%;
        height: auto;
    }
    .TravelDialysis .fourList span{
        display: flex;
        flex: 1;
        flex-direction: column;
        margin-left: 20px;
        margin-top: 0;
        padding-bottom: 10px;
        border-bottom: 1px solid #E9E9E9;
        min-height: 120px;
        font-size: 12px;
        justify-content: center;
    }
    .TravelDialysis .fourList span time{
        margin: 0;
        line-height: 20px;
        padding-right: 10px;
    }
    .TravelDialysis .fourList span h3{
        font-size: 14px;
    }
    .TravelDialysis .why .whyTitle{
        font-size: 24px;
        line-height: 38px;
        padding: 0 40px 20px;
    }
    .TravelDialysis .fourList p{
        font-size: 14px;
        line-height: 20px;
    }
    .TravelDialysis .fourList .firstP{
         margin-bottom: 20px;
    }
    .TravelDialysis .plan span{
        font-size: 24px;
        line-height: 60px;
        margin: 20px 0 10px;
    }
    .TravelDialysis .plan li{
        float: unset;
        width: 50%;
    }
    .TravelDialysis .plan{
        margin-bottom: 40px;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        position: relative;
        height: 1000px;
        justify-content: center;
        display: none;
    }
    .TravelDialysis .plan2{
        display: block;
        padding-bottom: 30px;
    }
    .TravelDialysis .plan2>span{
        font-size: 24px;
        line-height: 60px;
        font-weight: bold;
        color: #0f397e;
        text-align: center;
        display: block;
    }
    .TravelDialysis .plan2 .plan2-s{
        width: 100%;
        height: 805px;
        background: url(/FrontEnd/TravelDialysis/plan-wap.png) center center no-repeat;
        background-size: auto calc(100% - 25px);
        padding: 0 20px;
        display: flex;
        justify-content: space-between;
    }
    .whyTitle br{
        display: block;
    }
    .TravelDialysis .plan2 .plan2-s>div{
        width: 42%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .TravelDialysis .plan2 .plan2-s>div>div{
        width: 100%;
        height: 250px;
        padding: 10px;
        display: flex;
        flex-direction: column;
        align-items: center;
        box-shadow: 0 0 15px #ddd;
        position: relative;
    }
    .TravelDialysis .plan2 .plan2-s>div>div>p:nth-child(2){
        font-size: 14px;
        font-weight: bold;
        line-height: 18px;
        margin: 5px 0;
        color: #0f397e;
        text-align: center;
    }
    .TravelDialysis .plan2 .plan2-s>div>div>p:nth-child(3){
        font-size: 12px;
        line-height:16px;
        color:#545F6A;
    }
    .TravelDialysis .plan2 .plan2-s>div>div>p:nth-child(3) span{
        color:#003488;
        display: block;
    }
    .TravelDialysis .plan2 .plan2-s .plan2-sLs:nth-child(2){
        margin: 32px 0;
    }
    .TravelDialysis .plan2 .plan2-s .plan2-sRs:nth-child(1){
        margin-bottom: 16px;
    }
    
    .TravelDialysis .plan2 .plan2-s .plan2-sRs:nth-child(2){
        margin-top: 16px;
    }
    .TravelDialysis .plan2 .plan2-s>div:first-child>div::after{
        content: "";
        display: block;
        position: absolute;
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-left: 12px solid white;
        border-bottom: 10px solid transparent;
        left: 100%;
        top: 50%;
        transform: translateY(-50%);
    }
    .TravelDialysis .plan2 .plan2-s>div:last-child>div::after{
        content: "";
        display: block;
        position: absolute;
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-right: 12px solid white;
        border-bottom: 10px solid transparent;
        right: 100%;
        top: 50%;
        transform: translateY(-50%);
    }
    .TravelDialysis .plan2 .plan2-s>div>div img{
        width: 30px;
        height: auto;
    }
    .connction{
        font-size: 12px;
        height: 160px;
        padding: 15px 2%;
    }
    .connction>div p{
        font-size: 12px;
        line-height: 20px;
    }
    .connction>div p img{
        width: 25px;
    }
    .connction>div{
        height: 130px;
    }
    .connction a{
        font-size: 14px;
        width: 155px;
        height: 30px;
        line-height: 30px;
    }
    .connction br{
        display: block;
    }
}