    .main_tow {
        width: 1440px !important;
    }
    
    .main_tow .ss_tow {
        width: 1400px !important;
    }
    /* 什么是基因检测 S */
    
    .shenme {
        display: flex;
        justify-content: space-around;
        padding: 15px;
    }
    
    .shenme .jiyin {
        width: 400px;
        height: 400px;
        background-color: #000000;
    }
    
    .shenme .jiyin img {
        width: 100%;
    }
    
    .shenme .jiance h3 {
        width: 592px;
        height: 28px;
        font-family: MicrosoftYaHei-Bold;
        font-size: 26px;
        font-weight: bold;
        line-height: 23px;
        color: #fd5818;
        margin-bottom: 20px;
    }
    
    .shenme .jiance p {
        width: 945px;
        text-indent: 2em;
        font-family: NSimSun;
        font-size: 20px;
        line-height: 30px;
        letter-spacing: 0px;
        color: #333333;
    }
    /* 什么是基因检测 E */
    /* 基因检测有多重要 S */
    
    .important .imp {
        width: 1440px;
        height: 150px;
    }
    
    .important .imp img {
        width: 100%;
    }
    
    .important .tumor_gene {
        padding: 35px;
    }
    
    .important .tumor_gene h3 {
        height: 30px;
        font-family: MicrosoftYaHei-Bold;
        font-size: 26px;
        font-weight: bold;
        line-height: 23px;
        color: #fd5818;
        text-align: center;
        margin-bottom: 30px;
    }
    
    .important .tumor_gene p {
        font-family: NSimSun;
        font-size: 20px;
        font-stretch: normal;
        line-height: 30px;
        letter-spacing: 0px;
        color: #353535;
        text-indent: 2em;
    }
    
    #line {
        width: 100%;
        height: 5px;
        background: url(../picture/line.png) no-repeat;
        background-size: 100%;
    }
    /* 基因检测有多重要 E */
    /* 传统检测方法优势 S */
    
    .trad_method {
        padding: 20px;
    }
    
    .trad_method .method {
        width: 666px;
        height: 54px;
        margin: 0 auto;
        margin-top: 40px;
        margin-bottom: 60px;
    }
    
    .trad_method .method .method_one {
        width: 10px;
        height: 50px;
        float: left;
        border-top: 2px solid #fd5818;
        border-left: 2px solid #fd5818;
        border-bottom: 2px solid #fd5818;
    }
    
    .trad_method .method .method_tow {
        width: 642px;
        height: 54px;
        float: left;
        background-image: linear-gradient(90deg, #ffffff 0%, #fd5818 50%, #ffffff 100%);
        font-family: MicrosoftYaHei-Bold;
        font-size: 22px;
        font-weight: bold;
        line-height: 54px;
        color: #ffffff;
        text-align: center;
    }
    
    .trad_method .method .method_three {
        width: 10px;
        height: 50px;
        float: left;
        border-top: 2px solid #fd5818;
        border-right: 2px solid #fd5818;
        border-bottom: 2px solid #fd5818;
    }
    
    .trad_method .advantages {
        width: 1220px;
        height: 540px;
        margin: 0 auto;
    }
    
    .trad_method .advantages .adv_es {
        width: 600px;
        height: 260px;
        float: left;
    }
    
    .trad_method .advantages .adv_es p {
        width: 561px;
        height: 53px;
        font-family: NSimSun;
        font-size: 18px;
        line-height: 30px;
        color: #ffffff;
        margin: 0 auto;
        margin-top: 103px;
    }
    
    .trad_method .advantages .adv_one {
        background-color: #535353;
        border-radius: 20px 20px 0px 20px;
        margin: 0px 20px 20px 0px;
    }
    
    .trad_method .advantages .adv_tow {
        background-color: #fd5818;
        border-radius: 20px 20px 20px 0px;
        margin-bottom: 20px;
    }
    
    .trad_method .advantages .adv_three {
        background-color: #fd5818;
        border-radius: 20px 0px 20px 20px;
    }
    
    .trad_method .advantages .adv_four {
        background-color: #535353;
        border-radius: 0px 20px 20px 20px;
        margin-left: 20px;
    }
    
    .trad_method .advantages .adv_one:hover {
        transition: all .3s ease;
        z-index: 1000;
        background-color: #fd5818;
    }
    
    .trad_method .advantages .adv_tow:hover {
        transition: all .3s ease;
        z-index: 1000;
        background-color: #535353;
    }
    
    .trad_method .advantages .adv_three:hover {
        transition: all .3s ease;
        z-index: 1000;
        background-color: #535353;
    }
    
    .trad_method .advantages .adv_four:hover {
        transition: all .3s ease;
        z-index: 1000;
        background-color: #fd5818;
    }
    /* 传统检测方法优势 E */
    /* 适用人群 S */
    
    .trad_method .apply {
        width: 1220px;
        height: 540px;
        margin: 0 auto;
    }
    
    .trad_method .apply .app_es {
        width: 600px;
        height: 260px;
        float: left;
    }
    
    .trad_method .apply .app_es:hover {
        transition: all .3s ease;
        z-index: 10000;
        box-shadow: 5px 5px 5px #535353;
    }
    
    .trad_method .apply .app_es p {
        width: 561px;
        height: 53px;
        font-family: NSimSun;
        font-size: 18px;
        line-height: 30px;
        color: #ffffff;
        margin: 0 auto;
        margin-top: 103px;
        text-align: center;
    }
    
    .trad_method .apply .app_one {
        background-color: #535353;
        border-radius: 50% 50% 50% 50%;
        margin: 0px 20px 20px 0px;
    }
    
    .trad_method .apply .app_tow {
        background-color: #fd5818;
        border-radius: 50% 50% 50% 50%;
        margin-bottom: 20px;
    }
    
    .trad_method .apply .app_three {
        background-color: #fd5818;
        border-radius: 50% 50% 50% 50%;
    }
    
    .trad_method .apply .app_four {
        background-color: #535353;
        border-radius: 50% 50% 50% 50%;
        margin-left: 20px;
    }
    
    .trad_method .apply .app_one:hover {
        transition: all .3s ease;
        z-index: 10000;
        box-shadow: 5px 5px 3px #747474;
    }
    
    .trad_method .apply .app_four:hover {
        transition: all .3s ease;
        z-index: 10000;
        box-shadow: 5px 5px 3px #747474;
    }
    /* 适用人群 E*/
    /* 具体要求与流程 S */
    
    .specific {
        margin-top: 30px;
    }
    
    .specific .requt {
        padding: 35px 35px 60px 35px;
        font-family: NSimSun;
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 30px;
        letter-spacing: 0px;
        color: #353535;
    }
    
    .specific .tg_process {
        width: 1220px;
        height: 400px;
        margin: 0 auto;
        background-color: #fd5818;
        border-radius: 20px;
        margin-bottom: 40px;
    }
    
    .specific .tg_process h3 {
        font-family: MicrosoftYaHei-Bold;
        font-size: 22px;
        font-weight: bold;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #ffffff;
        text-align: center;
        padding: 40px 0px;
    }
    
    .specific .tg_process p {
        width: 800px;
        font-family: NSimSun;
        font-size: 20px;
        line-height: 30px;
        color: #ffffff;
        margin: 0 auto;
        padding-top: 20px;
    }
    /* 具体要求与流程 E */
    /* 基因顾问服务 S*/
    
    .fou_one {
        margin: 40px 0px;
    }
    
    .fou_one .dation {
        width: 840px;
        height: 30px;
        margin: 0 auto;
    }
    
    .fou_one .dation .dation_one {
        width: 200px;
        height: 5px;
        float: left;
        margin-top: 12px;
        background-color: #000000;
    }
    
    .fou_one .dation .dation_tow {
        width: 440px;
        height: 28px;
        float: left;
        font-family: MicrosoftYaHei-Bold;
        font-size: 22px;
        font-weight: bold;
        line-height: 28px;
        color: #fd5818;
        text-align: center;
    }
    
    .fou_one form {
        width: 610px;
        margin: 0 auto;
        margin-top: 50px;
    }
    
    .fou_one form .form_dat {
        width: 610px;
        height: 54px;
        margin-bottom: 20px;
    }
    
    .fou_one form .form_dat p {
        width: 90px;
        height: 54px;
        font-family: MicrosoftYaHei;
        font-size: 22px;
        color: #333333;
        text-align: right;
        line-height: 54px;
        float: left;
    }
    
    .fou_one form .form_dat input {
        width: 500px;
        height: 50px;
        font-size: 22px;
        outline: none;
        text-align: center;
        border: solid 2px #666666;
        float: right;
    }
    
    .fou_one form .datact input {
        width: 360px;
        height: 66px;
        background-image: linear-gradient(0deg, #3232e1 0%, #0000ff 50%, #fafafa 100%);
        border-radius: 4px;
        font-size: 22px;
        color: #ffffff;
        text-align: center;
        outline: none;
        border: 1px solid #c5c5c5;
        cursor: pointer;
        margin-top: 20px;
        letter-spacing: 2px;
    }
    
    .fou_one form .datact {
        width: 360px;
        margin: 0 auto;
    }
    /* 基因顾问服务 E */