@charset "utf-8";
body,
img,
ul,
li,
p,
h3 {
    margin: 0;
    padding: 0;
    display: block;
    list-style: none;
    font-size: 16px;
}


/* Head S */

.fuda .fuda_head {
    width: 7.5rem;
}

.fuda .fuda_head .logo {
    width: 7.5rem;
    height: .88rem;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.fuda .fuda_head .logo .logo_logo {
    width: 4.5rem;
}

.fuda .fuda_head .logo .logo_ding {
    width: 1.6rem;
}

.fuda .fuda_head .logo img {
    width: 100%;
}

.fuda .fuda_head .banner {
    width: 7.5rem;
}

.fuda .fuda_head .banner img {
    width: 100%;
}


/* Head E */


/* 什么是基因检�?S */

.shenme .jiance {
    padding: .3rem;
}

.shenme .jiance h3 {
    font-family: MicrosoftYaHei-Bold;
    font-size: .33rem;
    font-weight: bold;
    color: #fd5818;
    margin-bottom: .3rem;
    text-align: center;
}

.shenme .jiance p {
    text-indent: 2em;
    font-family: NSimSun;
    font-size: .3rem;
    line-height: .4rem;
    letter-spacing: 0px;
    color: #333333;
}


/* 什么是基因检�?E */


/* 基因检测有多重�?S */

.important .imp {
    width: 7.5rem;
    height: .78rem;
}

.important .imp img {
    width: 100%;
}

.important .tumor_gene {
    height: 8.15rem;
    overflow: hidden;
    padding: .2rem;
}

.important .tumor_gene h3 {
    font-family: MicrosoftYaHei-Bold;
    font-size: .33rem;
    font-weight: bold;
    color: #fd5818;
    text-align: center;
    margin-bottom: .3rem;
}

.important .tumor_gene p {
    font-family: NSimSun;
    font-size: .3rem;
    font-stretch: normal;
    line-height: .4rem;
    letter-spacing: 0px;
    color: #353535;
    text-indent: 2em;
}

#line {
    width: 100%;
    height: .1rem;
    background: url(../images/fenge.png) no-repeat;
    background-size: 100%;
}

#button {
    width: 7.1rem;
    height: .66rem;
    margin: 0 auto;
    margin-bottom: .2rem;
}

#button img {
    width: 100%;
}


/* 基因检测有多重�?E */


/* 传统检测方法优�?S */

.trad_method {
    padding: .2rem;
}

.trad_method .method {
    width: 7rem;
    height: .88rem;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

.trad_method .method .method_one {
    width: .16rem;
    height: .8rem;
    border-top: 2px solid #fd5818;
    border-left: 2px solid #fd5818;
    border-bottom: 2px solid #fd5818;
}

.trad_method .method .method_tow {
    width: 6.4rem;
    height: .8rem;
    background-image: linear-gradient(90deg, #ffffff 0%, #fd5818 50%, #ffffff 100%);
    font-family: MicrosoftYaHei-Bold;
    font-size: .33rem;
    font-weight: bold;
    line-height: .88rem;
    color: #ffffff;
    text-align: center;
    margin-top: .04rem;
}

.trad_method .method .method_three {
    width: .16rem;
    height: .8rem;
    border-top: 2px solid #fd5818;
    border-right: 2px solid #fd5818;
    border-bottom: 2px solid #fd5818;
}

.trad_method .advantages {
    width: 5.2rem;
    margin: 0 auto;
    margin-top: .4rem;
}

.trad_method .advantages .adv_es {
    width: 5.2rem;
    height: 2.2rem;
    margin-top: .4rem;
}

.trad_method .advantages .adv_es p {
    width: 4.6rem;
    font-family: NSimSun;
    font-size: .3rem;
    line-height: .4rem;
    color: #ffffff;
    margin: 0 auto;
}

.trad_method .advantages .adv_es .yang {
    padding-top: .5rem;
}

.trad_method .advantages .adv_es .kong {
    padding-top: .3rem;
}

.trad_method .advantages .adv_es .bang {
    padding-top: .3rem;
}

.trad_method .advantages .adv_es .gong {
    padding-top: .1rem;
}

.trad_method .advantages .adv_one {
    background-color: #535353;
    border-radius: 5px 5px 5px 5px;
}

.trad_method .advantages .adv_tow {
    background-color: #fd5818;
    border-radius: 5px 5px 5px 5px;
}

.trad_method .advantages .adv_three {
    background-color: #fd5818;
    border-radius: 5px 5px 5px 5px;
}

.trad_method .advantages .adv_four {
    background-color: #535353;
    border-radius: 5px 5px 5px 5px;
}


/* 传统检测方法优�?E */


/* 适用人群 S */

.trad_method .apply {
    width: 6rem;
    margin: 0 auto;
}

.trad_method .apply .app_es {
    width: 6rem;
    height: 2.6rem;
    margin-top: .4rem;
}

.trad_method .apply .app_es p {
    width: 4.4rem;
    font-family: NSimSun;
    font-size: .3rem;
    line-height: .4rem;
    color: #ffffff;
    margin: 0 auto;
    padding-top: .88rem;
}

.trad_method .apply .app_one {
    background-color: #535353;
    border-radius: 50% 50% 50% 50%;
}

.trad_method .apply .app_tow {
    background-color: #fd5818;
    border-radius: 50% 50% 50% 50%;
}

.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%;
}

.trad_method .apply .app_es .app_qun {
    padding-top: 1.1rem;
}


/* 适用人群 E*/


/* 具体要求与流�?S */

.specific {
    margin-top: .3rem;
}

.specific .requt {
    padding: .2rem .2rem .2rem .2rem;
    font-family: NSimSun;
    font-size: .32rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: .42rem;
    letter-spacing: 0px;
    color: #353535;
}

.specific .tg_process {
    width: 6rem;
    height: 5.4rem;
    margin: 0 auto;
    background-color: #fd5818;
    border-radius: .1rem;
    margin-bottom: .4rem;
}

.specific .tg_process h3 {
    font-family: MicrosoftYaHei-Bold;
    font-size: .33rem;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    padding: .2rem 0px;
}

.specific .tg_process p {
    width: 5.3rem;
    font-family: NSimSun;
    font-size: .3rem;
    line-height: .4rem;
    color: #ffffff;
    margin: 0 auto;
    padding-top: .1rem;
}


/* 具体要求与流�?E */


/* 基因顾问服务 S*/

.fou_one {
    margin: .4rem 0px;
}

.fou_one .dation {
    width: 7rem;
    height: .4rem;
    margin: 0 auto;
}

.fou_one .dation .dation_one {
    width: .6rem;
    height: .06rem;
    float: left;
    margin-top: .18rem;
    background-color: #000000;
}

.fou_one .dation .dation_tow {
    width: 5.8rem;
    height: .4rem;
    float: left;
    font-family: MicrosoftYaHei-Bold;
    font-size: .3rem;
    font-weight: bold;
    color: #fd5818;
    text-align: center;
}

.fou_one form {
    width: 7rem;
    margin: 0 auto;
    margin-top: .4rem;
}

.fou_one form .form_dat {
    width: 6rem;
    height: .8rem;
    margin: 0 auto;
    margin-bottom: .3rem;
}

.fou_one form .form_dat p {
    width: 1.2rem;
    height: .8rem;
    line-height: .8rem;
    font-family: MicrosoftYaHei;
    font-size: .3rem;
    color: #333333;
    text-align: right;
    float: left;
}

.fou_one form .form_dat input {
    width: 4.52rem;
    height: .68rem;
    font-size: .3rem;
    outline: none;
    text-align: center;
    border: solid 2px #666666;
    float: right;
}

.fou_one form .datact input {
    width: 3.6rem;
    height: 1.1rem;
    background-image: linear-gradient(0deg, #3232e1 0%, #0000ff 50%, #fafafa 100%);
    border-radius: .1rem;
    font-size: .33rem;
    color: #ffffff;
    text-align: center;
    outline: none;
    border: 1px solid #c5c5c5;
    cursor: pointer;
    letter-spacing: 2px;
}

.fou_one form .datact {
    width: 3.6rem;
    margin: 0 auto;
}


/* 基因顾问服务 E */


/* footer S */

.foot_xx {
    background-color: #e5e5e5;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-bottom: 1.2rem;
}

.foot_xx ul {
    margin: 0;
}

.foot_xx ul li {
    margin-top: 3px;
    font-size: .26rem;
    text-align: center;
}

.foot_xx ul li .red {
    color: #f00 !important;
    font-weight: 700;
    text-decoration: none;
}


/* footer E */


/* 底部 S */

.footer {
    width: 100%;
    height: auto;
    position: fixed;
    bottom: 0;
    left: 0;
    height: 1.2rem;
    z-index: 99;
    background-color: #fff;
    /* margin-top: 3.8rem; */
    box-shadow: 0 3px 10px 8px rgba(0, 161, 181, .08);
}

.footer ul .f1 {
    left: 0;
    background-image: url(../images/footer_1_1.png);
    background-size: 1.2rem auto;
    background-repeat: no-repeat;
    background-position: center 4px;
}

.footer ul .f2 {
    left: 20%;
    background-image: url(../images/footer_2_1.png);
    background-size: 1.2rem auto;
    background-repeat: no-repeat;
    background-position: center 5px;
}

.footer ul .f3 {
    left: 40%;
    top: -.2rem;
    height: 1.5rem;
    background-color: transparent;
    background-image: url(../images/footer_3_0.gif);
    background-size: 1.2rem auto;
    background-repeat: no-repeat;
    background-position: center top;
}

.footer ul .f4 {
    left: 60%;
    background-image: url(../images/ask_online.png);
    background-size: 1.2rem auto;
    background-repeat: no-repeat;
    background-position: center -1px;
}

.footer ul .f5 {
    left: 80%;
    background-image: url(../images/footer_5_1.png);
    background-size: 1.2rem auto;
    background-repeat: no-repeat;
    background-position: center 7px;
}

.footer ul li {
    width: 20%;
    height: 1.2rem;
    float: left;
    position: absolute;
    bottom: 0;
}

.footer ul li a {
    display: block;
    width: 100%;
    height: 100%;
}


/* 底部 E */