*{
    margin: 0;
    padding: 0;
}
/* 第一部分 */
.box{
    width: 100%;
    min-width: 1100px;
    height: 900px;
}
.nav{
    width: 100%;
    border-bottom: 1px solid #eee;
}
.nav-box{
    width: 1100px;
    height: 80px;
    display: flex;
    margin: auto;
    justify-content: space-between;
}
.icon{
    color: white;
    font-size: 18px;
    display: flex;
    align-items: center;
}

.icon-right{
    width: 500px;
    display: flex;
    font-size: 16px;
    justify-content: space-around;
    align-items: center;
}
.p1{ 
    color: white;
    text-decoration: none;
}
.p1.active{
    color: #209ef0;
}
/* 一屏中间部分 版心 */
.container{
    width: 1100px;
    height: auto;
    margin: auto;
}
.low{
    font-size: 30px;
    color: white;
    margin-top: 110px;
}
.color{
    color: #209ef0;
}
.tp{
    height: 250px;
    margin-top: 130px;
}
/* 下面 */

.bottom{
    position: relative;
    display: flex;
    justify-content: center;
    margin-top: 150px;
}
.bottom-right{
    position: relative;
    margin-left: 67%;
    margin-top: -12%;
}
.money{
    color: white;
    font-size: 24px;
}
.money-m{
    color: #209ef0;
    font-size: 52px;
}
.money-p{
    color: gray;
    font-size: 14px;
    margin-top: 15px;
}

/* 第二个页面 */

.box2-item{
    margin-left: 45%;
    padding-top: 140px;
}
.item-one{
    font-size: 44px;
    margin-top: 20px;
}
.item-two{
    text-indent: 2em;
    font-size: 18px;
    margin-top: 10%;
    color: gray;
    width: 90%;
    line-height: 35px;
}

.wenzi{
    height: 50px;
    margin-top: 25%;
}

/* 第三个页面 */
.box3-op{
    padding-top: 100px;
}
.op-one{
    font-size: 40px;
    margin-top: 20px;
}
.op-two{
    font-size: 18px;
    color: gray;
    line-height: 35px;
}
.box3-ed{
    width: 100%;
    display: flex;
}
.box3-left{
    width: 100px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.box3-left img{
    width: 100px;
    margin-top: 50px;
}
.box3-right{
    width: 1000px;
    display: flex;
    flex-wrap: wrap;
    padding-top: 50px;
    margin-left: 50px;
}
.box3-item{
    width: 50%;
    padding-left: 20px;
    box-sizing: border-box;
}
.box3-icon{
    width: 100px;
    height: 80px;
}
.box3-item h3{
    padding-left: 15px;
    box-sizing: border-box;
}
.box3-item div{
    padding-left: 15px;
    margin-top: 10px;
    box-sizing: border-box;
}

.ed-one{
    width: 50%;
    word-wrap: break-word;
    word-break: break-all;
    font-size: 45px;
}

/* 第四个页面 */

.box4{
    width: 100%;
    display: flex;
}
.box4-left{
    width: 50%;
    text-align: center;
}
.box4-left-one{
    font-size: 20px;
    padding-top: 14%;
    
}
.box4-left-two{
    font-size: 28px;
    font-weight: bold;
    margin-top: 10px;
}
.box4-left-three{
    font-size: 14px;
    margin-top: 660px;
    color: gray;
}
.box4-right{
    width: 50%;
    margin-top: 10%;
    margin-left: 5%;
}
.box4-right-one{
    color: white;
    width: 100px;
    height: 30px;
    background-color: #209ef0;
    border-radius: 20px;
    font-size: 20px;
    text-align: center ;
}
.box4-right-two{
    padding-top: 10%;
    color: white;
    font-size: 32px;
}
.box4-right-three{
    margin-top: 10%;
    color:#c9c9c9;
    font-size: 18px;
}
.box4-bottom{
    display: flex;
    margin-top: 15px;
}
.box4-bottom-one{
    font-size: 14px;
    color:#c9c9c9;
    margin-top: 10%;
}
.box4-bottom-two{
    width: 180px;
    height: 20px;
    background-color: #209ef0;
}
.box4-bottom-three{
    width: 60px;
    height: 20px;
    background-color:#c9c9c9;
    font-size: 14px;
    color: #209ef0;
}
.box4-bottom-four{
    width: 15px;
    height: 15px;
    margin-top: 15px;
    background-color: #209ef0;
}
.box4-bottom-five{
    width: 15px;
    height: 15px;
    margin-top: 15px;
    background-color:#c9c9c9;
    margin-left: 30px;
}
.box4-bottom-bottom{
    display: flex;
    margin-top: 10px;
}
.box4-bottom-bottom-p{
    margin-top: 13px;
    margin-left: 15px;
}





/* 第五个页面 */
.box5{
    color: white;
}
.box5-item{
    margin-left: 25%;
    padding-top: 150px;
}
.box5-top{
    width: 120px;
    height: 40px;
    background-color: #209ef0;
    border-radius: 20px;
    font-size: 26px;
    text-align: center ;
}
.box5-low{
    font-size: 44px;
    margin-top: 20px;
}
.box5-bottom{
    font-size: 18px;
    color: gray;
    width: 90%;
    line-height: 35px;
}
.box-bto-one{
    width: 80px;
    border: 1px solid #209ef0;
    margin-top: 100px;
}


/* 第六个页面 */
.box6{
    color: white;
}
.box6-item{
    margin-left: 50%;
    padding-top: 150px;
}
.box6-top{
    width: 120px;
    height: 40px;
    background-color: #209ef0;
    border-radius: 20px;
    font-size: 26px;
    text-align: center ;
}
.box6-low{
    font-size: 44px;
    margin-top: 20px;
}
.box6-low-two{
    font-size: 24px;
    margin-top: 50px;
    color: #c9c9c9;
}
.box6-bottom{
    font-size: 18px;
    color: gray;
    width: 90%;
    line-height: 35px;
}
.box-bto-two{
    width: 80px;
    border: 1px solid #209ef0;
    margin-top: 100px;
    margin-left: 50%;
}

.box7{
    width: 1100px;
    margin: auto;
}
.box7-item{
    flex: 1;
    height: 550px;
    margin-top: 20px;
}
.box7-item-top{
    padding: 30px 0px;
    box-sizing: border-box;
    border-bottom: 1px solid #646464;
    text-align: center;
    position: relative;
}
.box7-item-b{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 90px;
    height: 3px;
    background: #209ef0; 
}
.box7-item-top img{
    height: 60px;
}
.box7-title{
    height: 120px;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: bold;
}
.box7-content{
    width: 90%;
    font-size: 14px;
    color: #646464;
    margin-top: 10px;
    text-indent: 2em;
}

/* 第七个网页 */
.box8-top{
    text-align: center;
    margin: auto;
}
.box8-top-one{
    font-size: 24px;
    padding-top: 100px;
    color: #c9c9c9;
}
.box8-top-two{
    color: white;
    font-size: 36px;
}
.box8-top-three{
    width: 50px;
    border: 2px solid #209ef0;
    margin-left: 48%;
    margin-top: 20px;
}
.box8-bottom{
    display: flex;
    justify-content:space-around;
    width: 90%;
    margin-left: 5%;
    margin-top: 5%;
}
.box8-bottom-left{
    width: 400px;
    height: 400px;
    background-color: white;
}
.box8-bottom-img{
    margin-left: 5%;
    margin-top: 30%;
    text-align: center;
}

/* 第九个页面 */
.box9-top{
    text-align: center;
    margin: auto;
}
.box9-top-one{
    font-size: 24px;
    padding-top: 100px;
    color: #c9c9c9;
}
.box9-top-two{
    color: white;
    font-size: 36px;
}
.box9-top-three{
    width: 50px;
    border: 2px solid #209ef0;
    margin-left: 48%;
    margin-top: 20px;
}
.box9-bottom{
    display: flex;
    justify-content:space-around;
    width:96%;
    margin: auto;
    margin-top: -5%;

}
.box9-bottom-img{
    margin-top: 10%;
    width: 24%;
}
.box9-bottom-tp{
    width: 100%;
    /* height: 480px; */
    overflow: hidden;
    border-radius: 10px;
}

/* 第十个页面 */
.box10-top{
    text-align: center;
    margin: auto;
}
.box10-top-one{
    font-size: 24px;
    padding-top: 100px;
    color: #c9c9c9;
}
.box10-top-two{
    color: black;
    font-size: 36px;
}
.box10-top-three{
    width: 50px;
    border: 2px solid black;
    margin-left: 48.5%;
    margin-top: 20px;
}
.box10-bottom{
    display: flex;
    justify-content:space-around;
    width:90%;
    margin: 60px auto;

}
.box10-bottom-img{
    width: 24%;
}
.box10-bottom-img.none{
    display: none;
}
.box10-bottom-img img{
    width: 100%;
    height: 200px;
}

.box10-bottom-one{
    text-align: center;
    font-size: 24px;
   margin: 20px auto;
}
.box10-bottom-two{
    margin-top: 30px;
    text-align: center;
    font-size: 16px;
    color: gray;
}
/* 11 */
.box11{
    width: 90%;
    min-width: 1100px;
    margin: auto;
    color: #ccc;
    padding-top: 200px;
    display: flex;
}
.box11-left{
    width: 50%;
}
.box11-right{
    width: 50%;
}

.box11-bottom{
    width: 100%;
    height: 100px;
    background:  rgb(26,26,26);
    border-top: 1px solid #ccc;
}
.box12{
    width: 100%;
    min-width: 1100px;
    background: rgb(26,26,26);
    height: 100px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-around;
    color: #fff;
}
.box11-icon{
    width: 20px;
    margin-right: 10px;
    vertical-align: middle;
}
.color64{
    color: #646464;
    margin: 15px 0px;
}
.mt10{
    margin-top: 10px;
}
.h{
    width: 50px;
    height: 1px;
    background: #fff;
    margin: 40px 0px;
}
.inp{
    width: 100%;
    height: 40px;
    border: 1px solid #ccc;
    background: none;
    padding-left: 10px;
    box-sizing: border-box;
    margin-top: 30px;
    color: #fff;
}
.area{
    width: 100%;
    height: 150px;
    border: 1px solid #ccc;
    background: none;
    padding: 10px;
    box-sizing: border-box;
    margin-top: 30px;
    color: #fff;
}
.getBtn{
    width: 100px;
    height: 40px;
    line-height: 40px;
    margin-top: 30px;
    text-align: center;
    color: #fff;
    background: #209ef0;
    cursor: pointer;
}