.dark_blue{color: #17233d;}
.banner{text-align: center;height: 210px;line-height: 210px;background: linear-gradient(139deg, #006CFF 0%, #014DA1 100%);}

.about{margin-bottom: 60px;margin-top: -25px;}
.about .left .cover img.pic{max-width: 100%;}
.about .left{padding: 20px 20px 30px 20px;width: 570px;border: 1px solid #E8EAEC;}
.about .left .nth_title{margin: 30px auto;text-align: center;height: 30px;font-size: 22px;font-weight: 600;color: #014DA1;line-height: 30px;}
.about  .btn-group{top: 42px;right: 0;}
.about  .btn-group .btn{margin-bottom: 20px;display: flex;align-items: center;justify-content: center; width: 168px;height: 46px;border-radius: 4px !important;border: none;}
.about  .btn-group .btn.dark_blue{background: #014DA1;}
.about  .btn-group .btn.yellow{background: #FEE101;}
.about  .btn-group .btn .icon{margin-right: 10px;}
.about  .btn-group .btn.booking{margin-right: 50px;}

.about .right{margin-left: 30px;width: 1200px;padding: 23px 30px 0 30px;box-sizing: border-box;border: 1px solid #E8EAEC;}

.advantage li{margin-bottom: 39px;display: flex;align-items: center; width: 100%;height: auto;line-height: 25px;font-size: 15px;font-weight: 400;color: #FFFFFF;line-height: 21px;color: #17233d;}
.advantage li:last-child{margin-bottom: 20px;}
.advantage li .item_name{min-width: 94px;width: 94px;height: 45px;line-height: 45px;color: #014da1;text-align: center; background: url('/static/almonthly/images/ggys_bg.png') top right no-repeat;}
.advantage li .desc{line-height: 21px;padding-left: 20px;box-sizing: border-box;}

.paragraph {text-indent: 2em; margin-bottom: 50px;font-size: 15px;font-weight: 400;color: #17233D;line-height: 30px;}


@media ( max-width : 499px){
    /* .banner{display: none;} */
    .banner{height: 90px;width: 100%;display: block;}
    .banner img{display: none;}
    .column2{display: none;}
    .main{background-color: #fff;}
    .about{margin-top: -80px;margin-bottom: 0;display: block;width: 100%;}
    .about .left{padding: 2.7%;width: 94%;margin: 2.7% auto;box-sizing: border-box;border: none;}
    .about .left .cover .pic{max-width: 100%;}
    .about .right{margin-top: 3%;margin-left: 0;padding: 5.4% 4%;width: 100%;box-sizing: border-box;border: none;border-top: 10px solid #F8F8F9;}
    .about .left .nth_title{margin: 2.6% 0;text-align: left;font-size: 18px;line-height: 25px;}
    .about .btn-group{justify-content: start;}
    .about .btn-group .btn{width: 100%;}
    .about .btn-group .btn .icon{margin-right: 4%;width: 19%;}
    .about .btn-group .btn .text{width: 61%;}
    .about .btn-group .btn.booking{margin-right: 9%;}
    
    .paragraph{margin-bottom: 2.6%;font-size: 14px;line-height: 25px;}
    .advantage li{align-items: flex-start;margin-bottom: 4.5%;}
    .advantage li .item_name{width: 13.33%;min-width: inherit;line-height: 180%;height: auto;background-size: 100% 100%;}
    .advantage li .desc{width: 73.6%;}
    
}
