
    .cborder .row{background: #f7f7f7; padding: 40px 20px;margin:0}
    .cborder .row .col-lg-3 {padding: 0px 9px;}
    .lx{background:#fff;background-position: top;background-repeat: no-repeat;border-radius: 17px 17px 0px 0px; border:5px solid #f7f7f7;}
    .lx_1{background-image: url(/static/images/pay/DevExpress-U_03.png);}
    .lx_2{background-image: url(/static/images/pay/DevExpress-U_05.png);}
    .lx_3{background-image: url(/static/images/pay/DevExpress-U_07.png);}
    .lx_4{background-image: url(/static/images/pay/DevExpress-U_09.png);}
    .lx_4 .h2>p{font-size: 11px;background:#eee;padding:6px;line-height: 1.75;}
    .h1{padding-top:30px;text-align: center;padding-bottom: 12px;}
    .h1 h4{font-size: 24px;text-align: center;color:#fff;font-weight: bolder;line-height: 1.75;margin-bottom: 1.5rem;}
    .h1 p{font-size: 14px;line-height: 15px;color:#fff;}
    .h1 span{width:185px;height:40px;text-align: center;color:#434343;font-size: 13px;background:#fff;border-radius: 6px;padding:13px 8px;box-shadow: 0px 4px 6px 0px rgba(115, 115, 115, 0.1); display:block;margin-left: -2px;}

    .h2{background: #fff;margin-top:35px;}
    .h2 ul{padding-left: 24px;}
    .h2 ul li{list-style-image: url(https://image.evget.com/2021/08/09/checkmt3gfz74begm5bfd.png);font-size:13px; line-height: 22px;margin-bottom:10px;padding-left:5px;}
    .h2 h5{font-size: 14px;font-weight: bold;}
    .h2 a{width:137px;height: 35px;line-height: 35px; display: block;text-align: center;color: #fff;font-size: 16px;border-radius: 4px;margin:20px auto 35px;}

    .lxchoose{width:182px; height: 40px;font-size: 14px;line-height: 40px;border:1px solid #e5e5e5;margin-bottom: 15px;}
    .lxchoose option{font-size: 14px;line-height: 40px;}
    .lxchoose~label{text-align: center;font-size: 26px;width: 100%;margin-bottom: 0;}
    .lxchoose~label::before{content: '￥';font-size: 16px;}
    .lxchoose~span{text-align: center;  width: 100%;  display: inline-block;font-size: 14px;color:#f89406;}
    .lxchoose~span::before{content:'直降'}

    .banner{background:#11357c url(https://image.evget.com/2021/08/09/ditiay7or7kzr5w5l3.png) no-repeat top center; text-align: center;padding:45px 60px;}
    .banner h3{font-size: 28px;color:#fff;;}
    .banner ul{list-style: none;text-align: left;}
    .banner ul *{color:#fff;}
    .banner ul li h5{line-height: 28px;}
    .banner ul li h5~p{font-size: .95rem;}
    .banner ul li h5 img{position: relative;top: -2px;}

    .members h3,.exservice h3{width:100%;text-align: center;font-size: 28px;}
    .members {width:100%;padding:80px 30px;}
    .members .m1{height: 234px; padding:45px 30px 0 0; background: #ffffff url(https://image.evget.com/2021/08/09/s502yffkj7edx3zz5.png) no-repeat left center; box-shadow: 0px 4px 76px 0px rgba(202, 203, 204, 0.2)}
    .members .m1 .right{width:460px;float: right;}
    .members .m1 .right h5{font-size: 20px;color:#333;line-height: 28px;}
    .members .m1 .right h5 span,.members .m2 h4 span{color:#e67a22;font-size: 14px;background:#fcebd7;padding:6px 16px ;border-radius: 3px;margin-left: 20px;}
    .members .m1 .right p{font-size: 14px;line-height: 1.75;padding-top:20px;;}
    .members .m2{text-align: left;width:50%;margin:40px 0 2.16666% 0;display: block;float: left;}
    .members .m2:first-child{padding-right:60px}
    .members .m2:last-child{padding-left:60px}
    .members .m2 .right{width:calc(100% - 100px);float: right;}
    .members .m2 p{font-size: 14px;line-height: 1.75;}
    .members .m2 h4{font-size: 20px;line-height: 1.5;}
    .members .m2 h4 span{font-size: 13px;}

    .exservice{display: inline-block;width:100%;padding:50px 0; text-align: center;background:url(https://image.evget.com/2021/09/06/didrqadbtbxlf7a9zi.png) no-repeat center center;}
    .exservice ul{list-style: none;width:100%;display: inline-block;margin:30px 0 50px 0;}
    .exservice ul li{width:25%;float: left;}
    .exservice ul li span{width:100%;display: inline-block;font-size: 16px;line-height: 1.5;}
    .exservice ul li span:first-child{font-size: 28px;}
    .exservice a{width: 160px; height: 40px; background-color: #e69850; border-radius: 4px;font-size: 18px;color:#fff;display: inline-block; line-height: 40px;}

    @media (max-width:768px) {
        .members .m1 .right{width:100%;margin-top:200px;}
        .members .m2{width: 100%;}
	.members .m2:last-child{padding-left: 0};
    }