.banner{background: url("https://img.asiancancer.com/images/newmalai/basic/anticancer.png") 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: 560px;}
.banner .banner-text .second{font-size: 35px;}

.tech-content .title{font-size: 36px;color:#13BFB1;text-align: center;font-weight: bold;}
.tech-content .line{width: 80px;height: 4px;background: #1E2D4F;margin:16px auto;}
.dis_cat_c .dis_describe{padding-bottom: 15px;margin-bottom: 30px;}
.technology_cat{}
.technology_banner .swiper-container{height: 450px;}
.technology_banner .swiper-container img{border-radius:16px;margin-left: 48px;}
.technology_banner .technology_bg{background: #1E2D4F;height: 360px;position: relative;top:-360px;}
.technology_banner .swiper-slide{height: 480px;}
.technology_banner .swiper-slide .swiper-slide-bg{height: 360px;width: 640px;border:8px solid #11C6B9;border-radius: 16px;position: relative;top:-330px;z-index: -1;}
.technology_banner{height: 450px; position: relative;}
.technology_banner .swiper-wrapper{}
.technology_banner .swiper-slide-into{float:right;width: 47%;color:#fff;margin-top:130px;}
.technology_banner .swiper-slide-into dt a{font-size: 36px;color:#ffffff;}
.technology_banner .swiper-slide-into dd{margin-top:12px;}
.technology_banner .swiper-slide-into dd a{color:#ffffff;}
.technology_banner .swiper-slide-into .last-child{}
.technology_banner .swiper-slide-into .swiper-more{float: right;margin-top:20px;border-radius:24px;padding: 0px 10px;border:1px solid #fff;}
.technology_banner .swiper-slide-into .swiper-more a{color:#fff;font-size: 12px;}
.technology_banner .swiper-pagination-bullet{background:#f3f3f3;height: 10px;border-radius: 30px;}
.technology_banner .swiper-pagination-bullet-active{background:#ffffff;width:25px;}


.swiper-pagination-tcg{
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10;
}
.technology_list{margin:0px auto; margin-top: 50px;}
.technology_list dl{float: left;width: 190px;height: 190px; background: #ffffff;border-radius: 8px;display: inline-block;text-align: center;margin-right: 13px;margin-bottom: 13px;padding: 30px 15px;
    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%);
}
.technology_list dl:hover{cursor: pointer;}
.technology_list dl .title{font-size: 18px;font-weight: bold;color: #333333;margin-top:10px;}
.technology_list dl .desc{font-size: 14px;margin-top:10px;text-align:left;}

@media screen and (max-width:768px) {
    .banner{background: url("https://img.asiancancer.com/images/newmalai/basic/anticancer_mobile.png") no-repeat center;height: auto;background-size: cover;}
    .banner .img{text-align: center;}
    .banner .banner-text{padding: 30px 20px;}
    .banner .banner-text .title{font-size: 36px;}
    .banner .banner-text .second{font-size: 20px;}

    .tech-content .title{margin:0px;font-weight: normal;font-size:24px;}
    .tech-content .line{display: none;}
    .dis_cat_c .dis_describe{display: none;}
    .technology_banner{height: 520px; margin-top: 10px;}
    .technology_banner .technology_bg{height: 280px;top:-230px;}
    .technology_banner .swiper-slide{text-align: center;}
    .technology_banner .swiper-slide-into{position: relative;top:-228px;width: 90%;margin: 0 auto;float:none;background: url("../images/technology-bg.png") repeat-x;height:210px;}
    .technology_banner .swiper-slide-into dt a{font-size:26px;}
    .technology_banner .swiper-slide .swiper-slide-bg{display: none;}
    .technology_banner .swiper img{margin-left: 0;width: 90%;}

    .technology_banner .swiper-slide-into .swiper-more{display: none;}
    .technology_banner .swiper-slide-into dd{margin-top: 0;}
    .technology_banner .swiper-slide-into dd a{color:#ffffff;}

    /*技术*/
    .technology_list{text-align: center; margin-top: 20px;}
    .technology_list dl{width:40%;height:200px;display: inline-grid;float: none;margin-right: 0;}
    .technology_list dl.two{margin-left: 0px;}

}