/* ====== public style ====== */
html, body, div, span,h1, h2, h3, h4, h5, h6,p, ol, ul, li, form, label,table, caption, tbody, tfoot, thead, tr, th, td,input {
    margin: 0;
    padding: 0;
    box-sizing:content-box;
}
ul, ol {
    list-style: none;
}
#app{
    width: 100%;
    height: 100%;
    font-family: "Adobe Heiti Std","Source Han Sans CN","Segoe UI","Lucida Grande","Helvetica,Arial","Microsoft YaHei","FreeSans,Arimo","Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3","FontAwesome","sans-serif";
}
.center_content{
    width: 1202px;
    height: 100%;
    margin: 0 auto;
}
.po_relative{
    position: relative;
}
.po_absolute{
    position: absolute;
}
.fl{
    float: left;
}
/* ======banner style======ban */
#banner{
    height: 487px;
    background-image: url(../images/bannernew.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
}
/* .ban_logo{
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    background-size: auto;
    width: 158px;
    height: 32px;
    top: 37px;
    left: -83px;
}
.ban_phone{
    width: 269px;
    height: 37px;
    top: 38px;
    right: -20px;
}
.ban_phone_a{
    width: 37px;
    height: 37px;
    font-size: 18px;
    
    font-weight: normal;
    color: #FFFFFF;
    line-height: 18px;
    margin-right: 16px;
}
.ban_phone_b{
    width: 216px;
    height: 25px;
    font-size: 32px;

    font-weight: normal;
    color: #FFFFFF;
    line-height: 25px;
    margin-top: 5px;
}
.ban_title{
    text-align: center;
    width: 765px;
    height: 49px;
    font-size: 51px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 51px;
    text-shadow: 0px 5px 1px rgba(9, 9, 9, 0.48);
    top: 238px;
    left: 50%;
    transform:translateX(-50%);
}
.ban_subhead{
    text-align: center;
    width: 390px;
    height: 39px;
    font-size: 34px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 34px;
    text-shadow: 0px 5px 1px rgba(9, 9, 9, 0.48);
    top: 323px;
    left: 50%;
    transform:translateX(-50%);
} */
/* ======solution style======sol */
#solution{
    height: 907px;
    background-color: #F9FBFF;
}
.sol_title{
    height: 171px;
    width: 100%;
    overflow: hidden;
}
.sol_title h5{
    width: 369px;
    height: 30px;
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    line-height: 30px;
    margin: 56px auto 17px;
}
.sol_title span{
    width: 220px;
    height: 16px;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 16px;
    margin: 0 auto;
    display:block;
    text-align: center;
 }
.sol_bluewords{
    height: 126px;
    width: 100%;
    overflow: hidden;
    background-color: #3076EE;
    box-shadow: 0px 4px 27px 0px rgba(141, 144, 158, 0.35);
}
.sol_bluewords div{
    text-align: center;
    width: 747px;
    height: 61px;
    font-size: 22px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
    margin:30px auto 35px;
}
.sol_main{
    height: 484px;
    width: 100%;
    background-color: #fff;
    box-shadow: 0px 4px 27px 0px rgba(141, 144, 158, 0.35);
}
.sol_main_left{
    width: 150px;
    height: 483px;
    left: 0;
}
.sol_main_right{
    width: 1052px;
    height: 483px;
    right: 0;
}
.sol_bluedashed{
    width: 37px;
    height: 229px;
    top: 73px;
    left: 0;
    border-right:1px dashed #B5D8FF ;
}
.sol_bluecircle{
    width: 5px;
    height: 5px;
    border-radius: 50%;
    border: 4px solid #3076EE;
    background-color: #fff;
}
.sol_left_lia{
    left: 31px;
    top: 66px;
}
.sol_left_lib{
    left: 31px;
    top: 157px;
}
.sol_left_lic{
    left: 31px;
    top: 293px;
}
.sol_left_liwords{
    margin-top: -4px;
    margin-left: 14px;
}
.sol_main_right ul{
    height: 39px;
    width: 960px;
}
.sol_main_right_ula{
    top: 47px;
}
.sol_main_right_ulb{
    top: 135px;
}
.sol_main_right_ulc{
    top: 187px;
}
.sol_main_right_uld{
    top: 272px;
}
.sol_main_right_ule{
    top: 324px;
}
.sol_main_right_ulf{
    top: 374px;
}
.sol_main_right ul li{
    width: 110px;
    height: 39px; 
    border-radius: 4px;
    margin-right:18px ;
}
.sol_colorred{
    border: 1px solid #FF6D6F;
    background: #FFFFFF;
}
.sol_colorred_first{
    border: 1px solid #FF6D6F;
    background: #FF6D6F;
}
.sol_colorred_first span{
    color: #FFF;
    width: 65px;
    height: 16px;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    display: block;
    margin: 12px auto;
}
.sol_colorred span{
    color: #FF6D6F;
    width: 65px;
    height: 16px;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    display: block;
    margin: 12px auto;
}

.sol_colorblue{
    border: 1px solid #3076EE;
    background: #FFFFFF;
}
.sol_colorblue_first{
    border: 1px solid #3076EE;
    background: #3076EE;
}
.sol_colorblue_first span{
    color: #FFF;
    width: 65px;
    height: 16px;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    display: block;
    margin: 12px auto;
}
.sol_colorblue span{
    color: #3076EE;
    width: 65px;
    height: 16px;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    display: block;
    margin: 12px auto;
}
.sol_colorgreen{
    border: 1px solid #50B782;
    background: #FFFFFF;
}
.sol_colorgreen_first{
    border: 1px solid #50B782;
    background: #50B782;
}
.sol_colorgreen_first span{
    color: #FFF;
    width: 65px;
    height: 16px;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    display: block;
    margin: 12px auto;
}
.sol_colorgreen span{
    color: #50B782;
    width: 65px;
    height: 16px;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    display: block;
    margin: 12px auto;
}
/* ======condition style======con */
#condition{
    height: 1323px;
}
.con_title{
    height: 200px;
    width: 100%;
    overflow: hidden;
}
.con_title h5{
    width: 513px;
    height: 30px;
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    line-height: 30px;
    margin: 80px auto 15px;
}
.con_title span{
    width: 690px;
    height: 16px;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 16px;
    margin: 0 auto;
    display:block;
    text-align: center;
}
.con_center{
    height: 512px;
    width: 814px;
    margin: 0 auto;
}
.con_list{
    height: 512px;
    width: 100%;
}
.con_center_title{
    width: 217px;
    height: 24px;
    font-size: 24px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    margin: 0 auto;
}
.con_core{
    width: 424px;
    height: 298px;
    margin: 94px auto 0;
}
.con_core_circular{
    width: 298px;
    height: 298px;
    left: 50%;
    margin-left: -149px;
}
/* 四个中心4分圆 */
.con_core_circular_a{
    width: 149px;
    height: 149px;
    border-radius: 149px 0 0 0;
    background-color: #4285F4;
    z-index: 10;
}
.con_core_circular_b{
    width: 149px;
    height: 149px;
    border-radius: 0 149px 0 0;
    background-color: #50B782;
    right: 0;
    top: 0;
    z-index: 10;
}
.con_core_circular_c{
    width: 149px;
    height: 149px;
    border-radius: 0 0 0 149px;
    background-color: #FF6D6F;
    left: 0;
    bottom: 0;
    z-index: 10;
}
.con_core_circular_d{
    width: 149px;
    height: 149px;
    border-radius: 0 0 149px 0;
    background-color: #FFB03F;
    right: 0;
    bottom: 0;
    z-index: 10;
}
.con_core_wordup{
    height: 140px;
    width: 20px;
    font-size: 20px;
    top: 10px;
    left: 138px;
    z-index: 15;
    transform-origin:50% 100%;
    font-weight: bold;
    color: #FFFFFF;
}
.con_core_worddown{
    height: 140px;
    width: 20px;
    font-size: 20px;
    top: 149px;
    left: 138px;
    z-index: 15;
    transform-origin:50% 0;
    padding-top: 112px;
    overflow: hidden;
    font-weight: bold;
    color: #FFFFFF;
}
.con_core_word_a{
    transform: rotate(-60deg);
}
.con_core_word_b{
    transform: rotate(-50deg);
}
.con_core_word_c{
    transform: rotate(-40deg);
}
.con_core_word_d{
    transform: rotate(-30deg);
}
.con_core_word_e{
    transform: rotate(30deg);
}
.con_core_word_f{
    transform: rotate(40deg);
}
.con_core_word_g{
    transform: rotate(50deg);
}
.con_core_word_h{
    transform: rotate(60deg);
}
.con_core_midwords{
    width: 196px;
    height: 196px;
    border-radius: 50%;
    z-index: 20;
    background-color: #fff;
    left: 50px;
    top: 50px;
}
.con_core_midwords>div{
    width: 140px;
    height: 20px;
    font-size: 20px;
    font-weight: 500;
    color: #3076EE;
    line-height: 20px;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -70px;
}
.con_core_line{
    width: 355px;
    height: 204px;
    border: 1px dashed #00B7EE;
    z-index: 4;
    border-left: 0;
    border-right: 0;
    left: 35px;
    top: 42px;
}
.con_core_line>div{
    width: 7px;
    height: 7px;
    background-color: #4285F4;
    border-radius: 50%;
    z-index: 30;
}
.con_core_linepointa{
    top: -4px;
    left: -4px;
}
.con_core_linepointb{
    top: -4px;
    right: -4px;
}
.con_core_linepointc{
    bottom: -4px;
    left: -4px;
}
.con_core_linepointd{
    bottom: -4px;
    right: -4px;
}
.con_core>ul{
    width: 240px;
    height: 168px;
}
.con_core>ul li{
    width: 100px;
    height: 20px;
    line-height: 20px;
    font-size: 20px;
    font-weight: 500;
    color: #333333;
    margin-right: 20px;
    margin-bottom: 21px;
}
.con_core_brancha{
    left: -195px;
    top: -13px;
}
.con_core_branchb{
    right: -235px;
    top: -13px;
}
.con_core_branchc{
    left: -195px;
    bottom: -65px;
}
.con_core_branchd{
    right: -235px;
    bottom: -65px;
}
.con_list_outline{
    height: 475px;
    width: 100%;
    margin-top: 32px;
}
.con_list_outline>ul{
    width: 100%;
    height: 100%;
    
}
.con_list_outline>ul>li{
    width: 1202px;
    height: 84px;
    background: #F9FBFF;
    border: 1px solid #E9ECF4;
    border-radius: 4px;
    margin-bottom: 11px;
}
.con_list_inlist>div{
    width: 133px;
    height: 34px;
    background: #4285F4;
    border-radius: 4px;
    overflow: hidden;
    margin: 25px 40px;
}
.con_list_inlist>div span{
    width: 100px;
    height: 18px;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 18px;
    text-align: center;
    display: block;
    margin: 8px auto;
}
.con_list_insquare{
    width: 11px;
    height: 11px;
    margin: 35px 0 36px;
    background: #4285F4;
}
.con_list_inwords{
    width: 72px;
    height: 18px;
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    margin:29px 25px 36px 6px;
}

/* ======advantage style======adv */
#advantage{
    height: 2777px;
    background-image: linear-gradient(#f9fbff, #ffffff);
}
.adv_title{
    height: 189px;
    width: 100%;
    overflow: hidden;
}
.adv_title>div{
    width: 155px;
    height: 30px;
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    line-height: 30px;
    text-align: center;
    margin: 95px auto 9px;
}
.adv_title>span{
    width: 116px;
    height: 16px;
    font-size: 16px;
    font-weight: 400;
    color: #999999;
    line-height: 16px;
    display: block;
    text-align: center;
    margin: 0 auto;
}
.adv_list{
    height: 304px;
    width: 1152px;
    margin: 87px auto; 
}
.adv_list>div{
    width: 505px;
    height: 303px;
    margin:0 35px;
}

.adv_list_littlea{
    background-image: url(../images/image1.png);
    width: 48px;
    height: 48px;
    background-repeat: no-repeat;
    background-size: cover;
}
.adv_list_littleb{
    background-image: url(../images/image2.png);
    width: 48px;
    height: 48px;
    background-repeat: no-repeat;
    background-size: cover;
}

.adv_list_littlec{
    background-image: url(../images/image3.png);
    width: 48px;
    height: 48px;
        background-repeat: no-repeat;
    background-size: cover;
}

.adv_list_littled{
    background-image: url(../images/image4.png);
    width: 48px;
    height: 48px;
        background-repeat: no-repeat;
    background-size: cover;
}

.adv_list_littlee{
    background-image: url(../images/image5.png);
    width: 48px;
    height: 48px;
        background-repeat: no-repeat;
    background-size: cover;
}

.adv_list_littlef{
    background-image: url(../images/image6.png);
    width: 48px;
    height: 48px;
        background-repeat: no-repeat;
    background-size: cover;
}

.adv_list_imga{
    background-image: url(../images/1.png);
    width: 505px;
    height: 303px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
}

.adv_list_imgb{
    background-image: url(../images/2.png);
    width: 505px;
    height: 303px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
}

.adv_list_imgc{
    background-image: url(../images/3.png);
    width: 505px;
    height: 303px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
}

.adv_list_imgd{
    background-image: url(../images/4.png);
    width: 505px;
    height: 303px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
}

.adv_list_imge{
    background-image: url(../images/5.png);
    width: 505px;
    height: 303px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
}

.adv_list_imgf{
    background-image: url(../images/6.png);
    width: 505px;
    height: 303px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
}

.adv_po_img{
    top: 62px;
    left: 9px;
}
.adv_po_subhead{
    top: 76px;
    left: 66px;
    width: 200px;
    height: 24px;
    font-size: 24px;
    font-weight: bold;
    color: #303339;
    line-height: 24px;
}
.adv_po_subwords{
    top: 115px;
    left: 66px;
    width: 432px;
    height: 110px;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}

.adv_bottom{
    width: 450px;
    height: 44px;
    margin: 130px auto 10px;
}
.adv_bottom_words{
    width: 170px;
    height: 44px;
    font-size: 24px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    top: 8px;
    left: 25px;
}
.adv_bottom_image{
    background-image: url(../images/toright.png);
    width: 35px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: cover;
    top: 11px;
    left: 211px;
}
.adv_bottom_button{
    width: 181px;
    height: 42px;
    background: #3076EE;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid #3076EE;
    top: 0;
    right: 0;
}
.adv_bottom_button span{
    width: 181px;
    height: 24px;
    font-size: 24px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 24px;
    text-align: center;
    display: block;
    margin-top: 8px;
}
.adv_bottom_button:hover{
    background: #FFFFFF;
    transition: 0.3s all;

}
.adv_bottom_button:hover span{
    color: #3076EE;
    transition: 0.3s all;
}

/* ======footer style======fot */
#footer{
    height: 304px;
}
.center_content_last{
    width: 282px;
    height: 304px;
    margin: 0 auto;
    overflow: hidden;
}
.fot_call{
    background-image: url(../images/底部new.png);
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 304px;
    
}

.fot_call_button{
    width: 216px;
    height: 48px;
    background: #FFFFFF;
    border-radius: 24px;
    margin: 193px auto 0px;
    overflow: hidden;
    cursor: pointer;
}
.fot_call_button:hover{
    background: #3076EE;
    transition: 0.3s all;
}
.fot_call_button:hover span{
    color: #FFFFFF;
    transition: 0.3s all;
}
.fot_call_button span{
    width: 96px;
    height: 24px;
    font-size: 24px;
    font-weight: 500;
    color: #3076EE;
    line-height: 24px;
    margin: 11px auto;
    display: block;
}


/* 页内样式起始 */

#advantage {
    height: 2600px;
}

.width127 {
    width: 127px;
}

.width145 {
    width: 145px;
}

.con_list_inlist li {
    margin-top: -12px;
    float: unset;
}

.con_core_branchb {
    margin-top: 0px;
}
.con_core_brancha,.con_core_branchc{
    left: -222px;
}

@media(max-width:768px) {

    .center_content,
    .con_center {
        width: 100%;
    }

    .con_core_line,
    .con_core_circular {
        display: none;
    }

    #advantage {
        background-color: white;
        background-image: unset;
        height: auto;
    }

    .sol_bluewords div {
        width: 100%;
    }

    .sol_bluewords div {
        text-align: center;
        width: 100%;
        height: auto;
        font-size: 14px;
        font-weight: 400;
        color: #FFFFFF;
        padding-top: 0px;
        line-height: 25px;
        margin: 0px;
    }

    .sol_bluewords {
        height: 126px;
        width: calc(100% - 80px);
        margin-left: 20px;
        border-radius: 8px;
        display: flex;
        align-items: center;
        padding: 0px 20px;
        justify-content: center;
        overflow: hidden;
        background-color: #3076EE;
        box-shadow: 0px 4px 27px 0px rgb(141 144 158 / 35%);
        margin-bottom: 20px;
    }

    .sol_main_left {
        display: none;
    }

    .sol_main_right {
        width: 100%;
        height: auto;
        position: relative;
        overflow: hidden;
    }

    .sol_main_right ul {
        width: 100%;
        height: auto;
        position: relative;
        top: unset;
        overflow: hidden;
        padding-left: 20px;
        margin: 0px;
    }

    #solution,
    .sol_main {
        height: auto;
    }

    .sol_title h5,
    .con_title h5 {
        width: 100%;
        height: auto;
        font-size: 20px;
        text-align: center;
        font-weight: normal;
        color: #333333;
        line-height: 30px;
        margin: 30px auto 15px;
    }

    .sol_title {
        height: auto;
        margin-bottom: 20px;
        width: 100%;
        overflow: hidden;
    }

    .sol_phone_title {
        padding-left: 20px;
        font-size: 16px;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .sol_main_right ul li {
        width: auto;
        border-radius: 4px;
        height: 28px;

        padding: 0px 10px;
        margin-right: 10px;
        margin-bottom: 10px;

    }

    .sol_main_right ul li span {
        font-size: 12px;
        line-height: 28px;
        margin: 0px;
        width: auto !important;
    }

    .width127,
    .width145 {
        width: auto;
    }

    .sol_main {
        padding-bottom: 20px;
    }

    .con_title span {
        width: calc(100% - 40px);
        padding: 0px 20px;
        word-break: break-all;
        height: auto;
    }

    .con_title {
        height: auto;
        margin-bottom: 15px;
    }

    .con_center_title {
        width: 100%;
        text-align: center;
        margin-top: 20px;
        margin-bottom: 20px;
        height: 24px;
        font-size: 18px;
        font-weight: 400;
        color: #333333;
        line-height: 24px;
        /* margin: 0 auto; */
    }

    .con_core {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin: 0px;
    }

    .con_core_brancha,
    .con_core_branchb,
    .con_core_branchc,
    .con_core_branchd {
        position: relative;
        top: 0px;
        left: 0px;
        width: calc(100% - 70px) !important;
        margin-left: 20px;
        padding-top: 12px;
        padding-left: 15px;
        padding-right: 15px;
        background-color: #ffffff;
        height: auto !important;
        overflow: hidden;
        margin-top: 10px;
        border-radius: 8px;
        box-shadow: 0px 0px 13px 0px rgb(121 107 107 / 9%);
    }

    .con_center {
        height: auto;
    }

    #condition {
        background-color: #F9FBFF;
    }

    .con_core>ul li {
        width: auto;
        height: 20px;
        line-height: 20px;
        font-size: 14px;
        font-weight: 500;
        color: #333333;
        margin-right: 15px;
        margin-bottom: 10px;
    }

    .con_core_title_div1 {
        background-color: #4285F4;
        color: white;
        width: calc(100% + 40px);
        height: 30px;
        line-height: 30px;
        margin-left: -20px;
        margin-top: -14px;
        font-size: 14px;
        padding: 0px 10px;
        border-radius: 4px;
        margin-bottom: 12px;
        padding-left: 20px;
    }

    .con_core_title_div2 {
        background-color: #50B782;
        color: white;
        width: calc(100% + 40px);
        height: 30px;
        line-height: 30px;
        margin-left: -20px;
        margin-top: -14px;
        font-size: 14px;
        padding: 0px 10px;
        border-radius: 4px;
        margin-bottom: 12px;
        padding-left: 20px;
    }

    .con_core_title_div3 {
        background-color: #FF6D6F;
        color: white;
        width: calc(100% + 40px);
        height: 30px;
        line-height: 30px;
        margin-left: -20px;
        margin-top: -14px;
        font-size: 14px;
        padding: 0px 10px;
        border-radius: 4px;
        margin-bottom: 12px;
        padding-left: 20px;
    }

    .con_core_title_div4 {
        background-color: #FFB03F;
        color: white;
        width: calc(100% + 40px);
        height: 30px;
        line-height: 30px;
        margin-left: -20px;
        margin-top: -14px;
        font-size: 14px;
        padding: 0px 10px;
        border-radius: 4px;
        margin-bottom: 12px;
        padding-left: 20px;
    }

    .con_list_outline>ul {
        width: calc(100% - 40px);
        padding-left: 20px;
        padding-bottom: 20px;
        margin-bottom: 0px;
    }

    .con_list_outline>ul>li {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-bottom: 20px;
    }

    #condition {
        height: auto;
    }

    .con_list_outline,
    .con_list {
        height: auto;
    }

    .con_list_inlist>div {
        width: 100%;
        margin: 0px;
        float: unset;
    }

    .con_list_inlist li {
        display: inline-block;
        overflow: hidden;
        margin-right: 5px;
        margin-bottom: 15px;
        float: unset;
    }

    .con_list_inlist ul {
        width: calc(100% - 40px);
        margin: 0px;
        padding: 28px 20px 0px 20px;
        background-color: white;
    }

    .con_list_inwords {
        margin: 0px;
        height: auto;
        font-size: 14px;
    }

    .con_list_insquare {
        margin: 0px;
        margin-top: 4px;
        width: 8px;
        height: 8px;
        margin-right: 6px;
    }

    .adv_list {
        height: auto;
        width: calc(100% - 40px);
        margin: 0px;
        overflow: hidden;
        padding: 10px 20px;
    }

    [class^="adv_list_img"] {
        display: none;
    }

    .adv_list>div {
        width: 100%;
        margin: 0px;
        height: auto;
        overflow: hidden;
    }

    .adv_list div {
        position: relative !important;
        top: unset;
        left: unset;
        float: left;
    }

    .adv_po_subwords {
        width: auto;
        font-size: 13px;
        height: auto;
    }

    .adv_title>div {
        width: 100%;
        margin-top: 30px;
        font-size: 20px;
        font-weight: normal;
    }

    .adv_title {
        height: auto;
    }

    .adv_po_img {
        width: 30px;
        height: 30px;
    }

    .adv_po_subhead {
        font-size: 16px;
        /* font-weight: normal; */
        line-height: 32px;
        margin-left: 10px;
    }

    #advantage ul {
        padding-left: 0px;
    }

    #advantage ul li:nth-child(1) {
        margin-top: 10px !important;
    }

    .con_list_inlist>div span {
        font-size: 15px;
    }

    .content_detail_1 {
        padding-top: 30px;
    }
}