*{
    padding: 0;
    margin: 0;
    text-decoration: none;
    /* font-size: 1rem; */
}

.stepImg img{
    display: block;
    width: 100%;
    height: 100%;
}
.topcon{
    width: 100%;
    /*position: relative;*/
}
.daodu{
    max-width: 1080px;
    height: 220px;
    border: 4px solid #c9dff4;
    font-size: 25%;
    z-index: 99;
    margin: 0 auto;
    margin-top: -190px;
    position: relative;

}

.daodu li{
    list-style: none;
    float: left;
}








.liContent{
    width: 44%;
}

.liContent p{
    -webkit-transform: translateY(50%);
}

.sameLi{
    display: block;
    width: 28%;
    height:220px;
    /*background: #f0ad4e;*/
}


.denm{
    background: #deefff;
}

.situation{
    width: 1088px;
    margin: 0 auto;
    position: relative;
}

.subscrition{
    position: absolute;
    width: 28%;
    font-size: 25%;
    color: #616569;
}

.oneSub{
    top: 48%;
}
.twoSub{
    top: 58%;
    right: 0;
}
.threeSub{
    top: 75%;
    right: 30%;
}
.step,.sompare{
    width: 1088px;
    margin: 0 auto;
}
.stepDetail{
    width: 100%;
    height: 600px;
}
.stepDetail li{
    list-style: none;
    float: left;
    width: 19.8%;
    height: 550px;
    border-left: 1px solid #fde289;
}













.stepDetail li:last-child{
    border-right: 1px solid #fde289;
}

.stepImg{
    /*background: #f0ad4e;*/
    width: 190px;
    height: 210px;
    margin: 0 auto;
}

.stepDetail li span{
    display: inline-block;
    text-align: center;
    width: 100%;
    font-weight: 600;

}

.orangestep{
    color: #fbc103;
    padding-top: 10px;
}
.blackstep{
    color: #0f0f0f;
    padding-top: 2px;
    font-size: 110%;
}

.stepSub{
    width: 198px;
    margin: 0 auto;
    line-height:20px;
    letter-spacing:2px;
    padding-top: 10px
}

.sompareDetail{
    width: 100%;
    height: 500px;
}
.sompareDetail div{
    width: 49.5%;
    float: left;
    height: 430px;

}
.sompareOne{
    background: #ffc917;
}
.sompareTwo{
    background: #3d4068;
    margin-left: 2px;
}

.piec{
    width: 100% !important;
    height: 220px !important;
    line-height: 220px;
    text-align: center;


}

.sompareDetail span{
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 120%;
}

#white,#white td {
    border-color: #ffffff !important;
    color: #ffffff;
}
#person,#interest{
    width: 100%;
}

.interestNav{
    width: 100%;
    height: 300px;
}
.interestNav li{
    float: left;
    list-style: none;
    width: 32%;
    background: #ffffff;
    height: 300px;
    margin-left: 1%;
}
.interestImg{
    width: 94%;
    height: 142px;
    margin:0 auto;
    margin-top: 10px;
    background: #f04124;
}

.interestNav span{
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 150%;
    margin-top: 15px;
}

.interestNav a{
    display: inline-block;
    width: 70%;
    padding: 10px 2px;
    background: #0772be;
    text-align: center;
    margin-left: 15%;
    font-size: 150%;
    border-radius: 20px;
    margin-top: 15px;
    color: #ffffff;
}

.interestNav a:hover{
    text-decoration: none;
}

#ziun{
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
    background: #fbc103;
    font-size: 150%;
    border-radius: 10px;
    color: #000;
    position: absolute;
    left: 44.5%;
    bottom: 50%;
}
#ziun:hover{
    text-decoration: none;
}