*{
    margin:0 auto;
}
.myMain{
    margin-top:147px;
}
.myMain .d1{
    font-family: "仿宋";
    font-weight:bold;
    font-size:36px;
    text-align:center;
}
.myMain .d2{
    font-size:18px;
    text-align:center;
    margin:36px auto 59px;
}
.myMain div.myFn{
    display:inline-block;
    border-top:1px solid #e6e6e6;
    margin:73px;
    font-size:28px;
    text-align:center;
}
/*第一部分的基础功能*/
.status{
    position:relative;
    text-align:center;
    margin-top:4.72rem;
    margin-bottom:3.48rem;
}
.statusTxt{
    color:#494c4f;
    font-size:28px;
}
.statusLeftLine{
    position:absolute;
    left:9.7rem;
    width:26.333333rem;
    height:1px;
    background:#e6e6e6;
    margin:auto;
    top:0;
    bottom:0;
}
.statusRightLine{
    position:absolute;
    right:9.7rem;
    width:26.333333rem;
    height:1px;
    background:#e6e6e6;
    margin:auto;
    top:0;
    bottom:0;
}
/*第二部分*/
.showFn{
    /*min-height:616px;*/
    background:#fafafa;
}
.topRight{
    margin-top:124px;
}
.showFnImg{
    position:relative;
}
/*.showFnImg .img2{
    position:absolute;
    top:100px;
    left:350px;
}*/
.showTest{
    margin-top:20%;
}
/*.showTest*/ .testB{
    font-size:26px;
    font-family:"仿宋";
    font-weight:bold;
   margin:32px 0 23px;
}
.showTest .testS{
    font-size:16px;
    white-space:nowrap;
}
.testS{
    line-height:23px;
}
/*第三部分*/
.showPhoto1{
    position:relative;
}
.showTest1{
    margin-left:200px;
}
/*第四部分*/
.showFunImg1{
    position:relative;
    margin-left:100px;
}

/*第五部分*/
.moveRight{
    position:relative;
    left:140px;
}
/*第六部分*/
/*第七部分*/
/*第八部分*/
.showEight{
    margin-top:100px;
}
.imgMove1{
    position:relative;
}

/*第十部分*/
.bottomRight{
    margin-bottom:8%;
}
.bottomRight1{
    margin-bottom:11%;
}
.imgBot{
    margin-bottom:17%;
}
.imgBot1{
    margin-bottom:5%;
}
.imgBot2{
    margin-bottom:16%;
}
.imgBot3{
    margin-bottom:7%;
}
.imgTop1{
    margin-top:6%;
}
/*第十一部分*/
/*第十二部分*/

.imgTop{
    margin-top:70px;
}



@media (max-width:767px){
    .wow{
        float:none;
        width:auto;
    }
    .showFnImg img{
        max-width:100%;
        height:auto;
    }
    .showTest,.showTest1{
        text-align:center;
    }
    .showTest{
        margin-top:40px;
    }
    .showTestC{
        margin-top:-15px!important;
    }
    .showTestCc{
        margin-top:0px!important;
    }
    .showTest1{
        margin-left:0;
    }
    .testB,.testS{
        width:auto;
    }
    .moveRight{
        left:0;
    }
    .showFunImg1{
        margin-left:-1px;
    }
    .topRight{
        margin-top:-2px;
    }
    .gBottom{
        margin-bottom:10%;
    }
    .gBottom1{
        margin-bottom:17%;
    }
    .gBottom2{
        margin-bottom:-12%;
    }
    .gBottom3{
        margin-bottom:-23px;
    }
    .statusLeftLine{
        position:absolute;
        left:67%;
        width:10.333333rem;
        height:1px;
        background:#e6e6e6;
        margin:auto;
        top:0;
        bottom:0;
    }
    .statusRightLine{
        position:absolute;
        right:67%;
        width:10.333333rem;
        height:1px;
        background:#e6e6e6;
        margin:auto;
        top:0;
        bottom:0;
    }
    .topRight1{
        margin-top:16%;
    }
    .testS{
        font-size:12px!important;
        color:#4c4c4c;
        line-height:20px;
        white-space:normal!important;
    }
    .testB{
        font-size:15px!important;
        font-family:"微软雅黑"!important;
        font-weight:normal!important;
        margin:18px 0 20px!important;
    }
    .testS br{
        display:none!important;
    }
    .blackBig{
        font-size:13px!important;
        margin:20px 0 31px!important;
    }
    .blackW{
        font-size:15px!important;
        font-family:"Tsphv6"!important;
    }
    .myMain{
        margin-top:80px;
    }
    .statusTxt{
        font-size:14px;
    }
    .container .wow {
        float: none!important;
        visibility: visible!important;
        animation-name: nonde!important;
    }
}



