.centercon {
    width: 100%;
    height: auto;
    padding-left: 118px;
    padding-right: 86px;
    box-sizing: border-box;
    margin-top: 40px;
    background-color: #EDF4F9;
}

.centercon .title {
    display: none;
    width: 100%;
    height: 15px;
    display: flex;
    justify-content: center;
    padding-top: 25px;
}

.centercon .title h3 {
    display: none;
}

.centercon .content {
    width: 100%;
    height: auto;
    display: flex;
    margin-top: 12px;
}

.centercon .content .left {
    width: 325px;
    height: 100%;
    margin-right: 34px;
}

.centercon .content .left .left1 {
    width: 276px;
    height: 37px;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 26px;
    color: #777777;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-bottom: 11px;
}

.left .left2list {
    width: 100%;
    height: auto;
    background-color: #FFFFFF;
}

.item2 {
    width: 100%;
    height: 74px;

}

.item2 a {
    display: block;
    width: 100%;
    height: 74px;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 32px;
    color: #454545;
    text-align: left;
    padding-left: 23px;
    padding-top: 13px;
    padding-bottom: 17px;
    font-style: normal;
    text-transform: none;
}
.item2 .item21 {
     width: 100%;
     height: auto;
 }

 .child {
     display: block;
     width: 100%;
     height: 74px;
     font-size: 28px;
     color: black;
     padding-left: 23px;
     padding-top: 13px;
     padding-bottom: 17px;
box-sizing: border-box;
 }

 .child:hover {
     color: black;

 }
.left2list li:hover {
    background-color: #11365D;


}

.left2list li a:hover {
    color: #FFFFFF;
}

.centercon .content .right {
    width: 1357px;
    height: auto;
    background-color: #FFFFFF;
    margin-top: 50px;
padding-left:65px;
padding-right:65px;
padding-bottom:60px;
box-sizing: border-box;
}

.right .p1 {
    width: 100%;
    height: auto;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 32px;
    color: #222222;
    text-align: center;
    font-style: normal;
    text-transform: none;
    padding-top: 42px;
    padding-bottom: 7px;
}

.right .p2 {
    width: 100%;
    height: auto;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 22px;
    color: #454545;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.right .p3 {
    padding-top: 42px;
    width: 1230px;
    padding-left: 68px;
    padding-right: 59px;
    height: auto;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 22px;
    color: #222222;
    text-align: left;
    font-style: normal;
    text-transform: none;
}