.banner {
    display: block;
    margin: 20px auto 10px;
}

.middle {
    display: flex;
    justify-content: space-between;
    width: 1420px;
    height: 400px;
    margin: 0 auto;
}

.middle .left {
    width: 711px;
    height: 400px;
}

.middle .right {
    width: 688px;
    height: 400px;
}

.middle .right .upper {
    width: 100%;
    height: 131px;
    background: #F1F6FB;
    position: relative;
    overflow: hidden;
}

.middle .right .upper .title {
    width: 95%;
    font-size: 24px;
    font-weight: bold;
    margin: 10px auto;
    color: #066ED7;
}

.middle .right .upper .content {
    width: 95%;
    margin: 0 auto;
    color: #323232;
    line-height: 24px;
    text-align: justify;
    font-family: "思源黑体";
}

.middle .right .upper .more {
    width: 65px;
    height: 29px;
    position: absolute;
    top: 0;
    right: 0;
    background: url("../images/more2.png") no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 12px;
    font-family: "思源黑体";

}

.middle .right .switch-box {
    width: 100%;
    height: 47px;
    margin: 10px 0;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #E4E4E4;
}

.middle .right .switch-box ul {
    display: flex;
}

.middle .right .switch-box li {
    height: 46px;
    display: flex;
    justify-content: center;
    font-size: 20px;
    font-weight: 600;
    margin-left: 10px;
    margin-right: 40px;
    cursor: pointer;
}

.glide {
    color: #D90000;
    border-bottom: 3px solid #D90000;
}

.middle .right .switch-box .more {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #747F8A;
    font-size: 14px;
    margin-right: 12px;
    font-family: "思源黑体";
}

.middle .switchList {
    display: none;
}

.middle .switchList li {
    width: 95%;
    display: flex;
    justify-content: space-between;
    padding: 5.5px 2.5%;
}

.middle .switchList a {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.middle .switchList span {
    display: flex;
    justify-content: space-between;
    font-family: "思源黑体";
}

.middle .switchList .drop {
    font-size: 20px;
    color: #066ED7;
    font-weight: bold;
}

.middle .switchList .datar {
    color: #B9B9B9;
}

.middle2 {
    width: 1420px;
    height: 120px;
    background: #D9EBF9;
    margin: 20px auto;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
}

.middle2 img {
    display: block;
    margin: 0 20px;
    position: relative;
    bottom: 13px;
}

.middle3 {
    width: 1420px;
    height: 312px;
    margin: 20px auto;
    display: flex;
    justify-content: space-between;
}

.middle3 .left {
    width: 697px;
    height: 312px;
}

.middle3 .title-box {
    width: 100%;
    height: 46px;
    display: flex;
    justify-content: space-between;
}

.middle3 .title-box>p {
    font-size: 35px;
    font-family: "优设标题黑";
    color: #0067CD;
}

.middle3 .title-box>a {
    font-size: 14px;
    color: #747F8A;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 14px;
    font-family: "思源黑体";
}

.middle3 li {
    width: 95%;
    display: flex;
    justify-content: space-between;
    padding: 14.5px 2.5%;
    border-bottom: 1px solid #D8D8D8;
}

.middle3 ul a {
    width: 100%;
    display: flex;
    justify-content: space-between;
    font-family: "思源黑体";
}

.middle3 ul .datar {
    color: #B9B9B9;
}

.middle4 {
    width: 1420px;
    height: 253px;
    margin: 20px auto;
    display: flex;
    justify-content: space-between;
}

.middle5 {
    width: 1420px;
    height: 312px;
    margin: 20px auto;
    display: flex;
    justify-content: space-between;
}

.middle5 .left {
    width: 678px;
    height: 312px;
    position: relative;
}

.middle5 .left .title-box {
    width: 100%;
    height: 46px;
}

.middle5 .left .title-box>p {
    font-size: 35px;
    font-family: "优设标题黑";
    color: #0067CD;
}

.middle5 .left .title {
    font-size: 22px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 15px;
}

.middle5 .left .content {
    text-indent: 2rem;
    font-size: 16px;
    color: #6F6F6F;
    line-height: 25px;
    font-family: "思源黑体";
}

.middle5 .right {
    width: 696px;
    height: 312px;
}

.middle5 .left .more {
    width: 91px;
    height: 31px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #DBE4EF;
    font-size: 14px;
    border-radius: 20px;
    position: absolute;
    bottom: 5%;
    font-family: "思源黑体";
    color: #1082F9;
}


.middle5 .right .title-box {
    width: 100%;
    height: 46px;
    display: flex;
    justify-content: flex-end;
}

.middle5 .right .title-box>img {
    width: 260px;
    height: 20.5px;
    margin-top: 13px;
    margin-right: 9px;
}

.middle5 .right .title-box>a {
    font-size: 14px;
    color: #747F8A;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 14px;
    font-family: "思源黑体";
}

.middle5 .right li {
    width: 95%;
    display: flex;
    justify-content: space-between;
    padding: 14.5px 2.5%;
    border-bottom: 1px solid #D8D8D8;
    font-family: "思源黑体";
}

.middle5 .right ul a {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.middle5 .right ul .datar {
    color: #B9B9B9;
}


.slideBox {
    width: 100%;
    height: 400px;
    overflow: hidden;
    position: relative;
}

.slideBox .num {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 20px;
    z-index: 3;
}

.slideBox .num li {
    float: left;
    margin-right: 5px;
    width: 13px;
    height: 13px;
    background: url('../images/pic_list_ico.png') no-repeat;
    cursor: pointer;
}

.slideBox .num li.on {
    background: url('../images//pic_lict_ico_hover.png') no-repeat;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd img {
    width: 100%;
    height: 400px;
    display: block;
}

.slideBox .new {
    position: absolute;
    bottom: 70px;
    width: 73px;
    height: 36px;
    background: url("../images/new.png") no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 20px;
    font-family: "思源黑体";
}

.slideBox .txt ul {
    padding-left: 15px;
    height: 70px;
}

.slideBox .txt li {
    height: 70px;
    line-height: 70px;
    position: absolute;
    display: none;
}

.slideBox .txt a {
    color: #fff;
    font-size: 16px;
    font-family: "思源黑体";
}

#slideBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 70px;
    width: 100%;
    background: #333;
    filter: alpha(opacity=80);
    opacity: 0.8;
    overflow: hidden;
}

#slideBox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 70px;
    width: 100%;
    overflow: hidden;
    color: #ffffff;
}

.slideBox .prev,
.slideBox .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 45px;
    height: 45px;
    /* background: url("../images/right.png") no-repeat; */
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slideBox .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBox .prevStop {
    display: none;
}

.slideBox .nextStop {
    display: none;
}