.banner{background: url("https://img.asiancancer.com/images/newmalai/topic/thanksletter/3840301en.webp") no-repeat center;height: 300px;}
.banner .img{text-align: center;}
.banner .banner-text{padding-top:60px;}
.banner .banner-text .title{font-size: 52px;color: #ffffff;display: grid;}
.banner .banner-text .first{border-bottom: 2px solid #13BFB1;width: 225px;}
.banner .banner-text .second{font-size: 35px;}

.content .htitle{font-size:36px;color:#13BFB1;display:block;margin:30px auto;font-weight:bold;width:60%;text-align:center;}

.content .text .prenext{
    padding: 20px 0;
    color:#337FE5;
}
.content .text .prenext a{color:#337FE5;}

.mdt-team .swiper-slide{background: #ffffff;border-radius: 16px;padding-top: 20px;height: 600px;
    box-shadow: 0 16px 5px -12px rgb(0 0 0 / 5%), 0 4px 15px 0 rgb(0 0 0 / 5%), 0 8px 10px -5px rgb(0 0 0 / 5%);
}

.mdt-team .title,.storyBox .title
{   font-size: 36px;
    color: #13BFB1;
    text-align: center;
    font-weight: bold;
}

.mdt-team{overflow: hidden;}
.mdt-team .swiper-slide dt{text-align: center;}
.mdt-team .swiper-slide dt img{width:396px;}
.mdt-team .swiper-slide dd,.mdt-team .swiper-slide p{padding: 0 20px;}
.mdt-team .swiper-slide .title{color:#1E2D4F;font-size: 24px;text-align: left;font-weight: bold;}
.mdt-team .swiper-slide dd.first{color:#13BFB1;font-size: 14px;padding-top: 10px;}
.mdt-team .swiper-slide p{font-size: 14px;padding-top: 5px;margin-top:10px;}
.mdt-team .swiper-slide .more{font-size: 12px;border: 1px solid #1E2D4F;border-radius: 8px;padding: 5px 15px;position: absolute;bottom: 10px;}
.mdt-team .swiper-container{padding-top: 50px;overflow: initial;}
.m1300{width: 1300px;margin: 0 auto;}
.mdt-team .swiper-button-prev{left:-50px;background-image: url("../images/mdt_left.png");height: 93px;background-color: #EEEEEE;}
.mdt-team .swiper-button-next{right: -50px;background-image: url("../images/mdt_right.png");height: 93px;background-color: #EEEEEE;}
.mdt-team .swiper-pagination-bullet {background:#c3c3c3;height: 10px;border-radius: 30px;}
.mdt-team .swiper-pagination-bullet-active{background:#13BFB1;width:25px;}
.mdt-team .swiper-pagination-mdt{margin-top:30px;text-align: center;}
.mdt-team .swiper-pagination-mdt span{margin:5px;}

/*患者故事*/
.storyBox{margin-bottom: 50px;}
.storyBox .more{float:right;}
.storyBox .more a{border:1px solid #666666;padding:2px 10px;border-radius:16px;font-size:12px;}
.storyBox .more a:hover{background:#13BFB1;color:#ffffff;}
.storyBox .swiper-container{padding-top:30px;padding-bottom: 20px;width:100%;}
.storyBox .swiper-wrapper{}
.storyBox .swiper-slide{width:338px;height: 481px;background: #ffffff;border-radius: 16px;padding-bottom: 23px;box-shadow: 0 16px 5px -12px rgb(0 0 0 / 5%), 0 4px 15px 0 rgb(0 0 0 / 5%), 0 8px 10px -5px rgb(0 0 0 / 5%);}
.storyBox .swiper-slide img{border-radius: 16px 16px 0px 0px;}

.storyBox .swiper-slide dt{padding-bottom:15px;}
.storyBox .swiper-slide dt span {
    background: #13BFB1;
    color: #ffffff;
    margin-right: 0;
    float: right;
    border-radius: 0 0 0 4px;
    font-size: 18px;
    width: 180px;
    text-align: center;
}
.storyBox .swiper-slide dd.first{font-size: 16px;font-weight: bold;padding-bottom: 5px;}
.storyBox .swiper-slide dd{padding: 0 24px;}
.storyBox .swiper-slide span{margin-right: 10px;background: #deefee;color:#13BFB1;padding:0 3px;}
.storyBox .swiper-slide p{padding: 0 24px;padding-top:15px;font-size:16px;}
.storyBox .swiper-pagination-story{width: 100%;text-align: center;}
.storyBox .swiper-pagination-story span{margin:0 5px;}
.storyBox .swiper-pagination-bullet{background:#c3c3c3;height: 10px;border-radius: 30px;}
.storyBox .swiper-pagination-bullet-active{background:#13BFB1;width:25px;}


@media screen and (max-width:768px) {
    .banner{background: url("https://img.asiancancer.com/images/newmalai/topic/thanksletter/790241en.webp") no-repeat center;height: 140px;background-size:contain;}
    .content .htitle{font-size:24px;width:90%;}
    .content .title{width:90%;}
    .content .text{padding:0 10px;}
    .content .text img{width:100%;}
    .detail_form_bg form .title{margin-left:0px;padding:30px 15px;}
}