.banner>img {
    width: 100%;
    height: 100%;
}

.container {
    width: 100%;
    overflow-y: hidden;
}

.nav {
    width: 100%;
    background: #f6f6f6;
}

.nav_con {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    width: 1200px;
    height: 60px;
}

.nav_con_left {
    /* width: 300px; */
    height: 60px;
    font-size: 16px;
    line-height: 60px;
}

.active {
    color: #2369b3;
}

.nav_con_left img {
    margin-top: -5px;
}

.nav_list {
    /* width: 580px; */
    height: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nav_list li {
    margin-left: 20px;
}

.nav_list li a {
    font-size: 16px;
    color: #666666;
}

.nav_list .active {
    color: #2369b3;
}

.development3 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
}

.development4 {
    width: 430px;
    /* height: 82px; */
    margin: 0 auto;
}


/* .development4 img {

} */

.development5 {
    width: 1200px;
    /* height: 500px; */
    margin-top: 58px;
    display: flex;
}

.development6 {
    width: 416px;
    background-color: #e6edf7;
}

.development6 p {
    margin-left: 250px;
}

.development6 span {
    color: #2369b3;
    font-size: 30px;
    font-weight: bold;
    font-family: "DINCond-Medium";
    margin-right: 20px;
}

.development6 .blue {
    font-size: 20px;
    color: #FFF;
    padding: 10px 0px;
    background-color: #2369b3;
    border-radius: 30px 0px 0px 30px;
    text-align: center;
}

.development6 .d8e0ee {
    font-size: 14px;
    color: #696868;
    background-color: #d8e0ee;
    border-radius: 30px 0px 0px 30px;
    text-align: center;
}

.development6 p:nth-child(1) {
    margin-top: 65px;
}

.development6 p:nth-child(2) {
    margin-top: 35px;
    margin-left: 210px;
}

.development6 p:nth-child(3) {
    margin-top: 5px;
    margin-left: 230px;
}

.development6 p:nth-child(4) {
    margin-top: 5px;
    margin-left: 205px;
}

.development6 p:nth-child(5) {
    margin-top: 65px;
    margin-left: 230px;
}

.development6 p:nth-child(6) {
    margin-top: 35px;
    margin-left: 220px;
}

.development6 p:nth-child(7) {
    margin-top: 5px;
    margin-left: 200px;
}

.development6 p:nth-child(8) {
    margin-top: 65px;
    margin-left: 210px;
}

.development6 p:nth-child(9) {
    margin-top: 35px;
    margin-left: 245px;
}

.development6 p:nth-child(10) {
    margin-top: 5px;
    margin-left: 245px;
}

.development6 p:nth-child(11) {
    margin-top: 5px;
    margin-left: 220px;
}
.development6 p:nth-child(12) {
    margin-top: 5px;
    margin-left: 220px;
}
.development6 p:nth-child(13) {
    margin-top: 5px;
    margin-left: 216px;
}
.development6 p:nth-child(14) {
    margin-top: 5px;
    margin-left: 210px;
}
.development6 p:nth-child(15) {
    margin-top: 5px;
    margin-left: 240px;
}
.development6 p:nth-child(16) {
    margin-top: 65px;
    margin-left: 240px;
}
.development6 p:nth-child(17) {
    margin-top: 35px;
    margin-left: 205px;
}

.cont_right {
    width: 785px;
    background-color: #f6f9ff;
    padding: 35px 25px;
    padding-bottom: 80px;
    position: relative;
    padding-bottom: 0;
}

.con1 {
    display: flex;
    margin-bottom: 60px;
    margin-top: 20px;
}

.con1 .line {
    margin-left: 30px;
    margin-right: 30px;
    height: 0;
}

.con_text {
    font-size: 16px;
    color: #333333;
    line-height: 2;
}

.con_text>span {
    font-size: 16px;
    color: #2369b3;
}

.con_info {
    position: relative;
}

.dibiao {
    position: absolute;
    top: -4px;
    left: -46px;
}

.yuan {
    position: absolute;
    top: -4px;
    left: -42px;
}

.pp_gengduo {
    position: absolute;
    top: 1322px;
    left: 346px;
}

.ziti {
    margin-top: 90px;
}

.page2 {
    display: none;
}

.page2_yuan {
    position: absolute;
    top: -200px;
    left: 338px;
}

.page2_con_text {
    position: absolute;
    top: -198px;
    left: 370px;
}


}