.banner>img {
    width: 100%;
    height: 100%;
}

.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;
}

.container {
    /* width: 100%; */
    width: 79%;
    margin: 0 auto;
    padding-bottom: 100px;
}

.container_title {
    margin: 0 auto;
    width: 445px;
    height: 104px;
    margin-top: 30px;
}

.container_title img {
    width: 100%;
    height: 100%;
}

.con1 {
    /* height: 632px; */
    background-color: #f6f9ff;
    margin-top: 30px;
    padding-bottom: 50px;
}

.con1_top {
    width: 100%;
    font-size: 30px;
    color: #333333;
    font-weight: bold;
    padding-top: 40px;
    padding-bottom: 30px;
    text-align: center;
}

.con1_con {
    width: 100%;
    display: flex;
}

.con1_con_left {
    width: 50%;
}

.con1_con_right {
    width: 50%;
}

.con1_left_title {
    width: 87%;
    /* width: 653px; */
    height: 60px;
    line-height: 60px;
    background-color: #206ab5;
    display: flex;
    align-items: center;
    justify-content: center;
}

.con1_left_title>p {
    font-weight: bold;
    font-size: 27px;
    color: #ffffff;
}

.con1_left_title>span {
    font-size: 15px;
    /* font-weight: bold; */
    color: #ffffff;
    margin-left: 15px;
    margin-top: 6px;
}

@media screen and (max-width: 1600px) {
    .con1_left_title>p {
        font-weight: bold;
        font-size: 22px;
        color: #ffffff;
    }
    .con1_left_title>span {
        font-size: 14px;
        color: #ffffff;
        margin-left: 15px;
        margin-top: 6px;
    }
}

@media screen and (max-width: 1440px) {
    .con1_left_title>p {
        font-weight: bold;
        font-size: 19px;
        color: #ffffff;
    }
    .con1_left_title>span {
        font-size: 12px;
        color: #ffffff;
        margin-left: 15px;
        margin-top: 6px;
    }
}

.con1_left_title2 {
    width: 43.5%;
}

.con1_left_title img {
    margin-right: 20px;
    cursor: pointer;
}

.con1_left_info {
    width: 84%;
    font-size: 16px;
    line-height: 36px;
    letter-spacing: 0px;
    color: #333333;
    margin-left: 3%;
    margin-top: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 9;
    overflow-y: scroll;
    padding-right: 10px;
}

.con1_left_info_text {
    /* display: none; */
    /*height: 324px;*/
}


/* .yanda {
    background: url(../images/yanda.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 270px;
    height: 46px;
    opacity: 0.28;
    margin: 0 auto;
    margin-top: 125px;
} */

.con1_left_info .info2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

.con1_con_right {
    display: flex;
    align-items: flex-end;
    flex: 1;
}

.link {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}

.con1_con_right_img {
    width: 60% !important;
    height: 369px !important;
    cursor: pointer;
}

.con1_con_right_img img {
    width: 100%;
    height: 100%;
}

.con1_con_right_r {
    height: 266px;
    width: 40%;
    background-color: #206ab5;
    /* margin-top: 97px; */
    text-align: center;
    /* flex: 1; */
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.con2 {
    margin-top: 50px;
}

.lianjie {
    display: flex;
    margin-left: 18%;
    margin-top: 40px;
    margin-left: 1.5%;
}

.con2_title {
    background: url(../images/xfdc_title22.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 45%;
    height: 58px;
    line-height: 40px;
    text-align: center;
}

.con2_top {
    display: flex;
    justify-content: space-between;
}

.con3_title {
    background: url(../images/xfdc_title33.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 45%;
    height: 60px;
    text-align: center;
}

.con2_title span {
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    /*margin-right: 135px;*/
}

.p1 {
    font-size: 20px;
    color: #ffffff;
    margin-top: 10px;
}

.p2 {
    font-size: 14px;
    color: #ffffff;
    margin-top: 10px;
}

.con3_left {
    width: 50%;
    background-color: #f4f4f4;
    padding-left: 2%;
    padding-right: 2%;
    height: 554px;
}

.con3 {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    /* margin-bottom: 100px; */
    position: relative;
}


/* .con3_right{

    width: 600px;

} */

.con3_left_title {
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    margin-top: 40px;
    text-align: left;
}

.con3_left_title>span {
    font-family: "DINCond-Medium";
    font-size: 48px;
    color: #a32625;
    /*margin-left: 50px;*/
}

.con3_left_info {
    /* width: 564px; */
    width: 100%;
    font-size: 16px;
    color: #333333;
    margin-top: 30px;
    line-height: 36px;
    text-align: left;
}

.con3_right {
    width: 50%;
    height: 630px;
}

.con4_right {
    height: 636px;
}

.con3_right>img {
    width: 80%;
    height: 80%;
}

.c_line {
    width: 47px;
    height: 4px;
    background-color: #206ab5;
    margin-left: 2px;
    margin-top: 10px;
}

.xyyh {
    padding-left: 90px;
    /* height: 438px; */
}

.con4 {
    width: 100%;
    /* align-items: center; */
}

.xfdc_zuo {
    position: absolute;
    bottom: 0px;
    right: 50%;
    cursor: pointer;
    z-index: 999;
}

.xfdc_you {
    position: absolute;
    bottom: 0px;
    left: 50%;
    cursor: pointer;
    z-index: 999;
}

.xfdc_zuo2 {
    position: absolute;
    bottom: 0px;
    right: 50%;
    cursor: pointer;
    z-index: 999;
}

.xfdc_you2 {
    position: absolute;
    bottom: 0px;
    left: 50%;
    cursor: pointer;
    z-index: 999;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}


/* @media (min-width: 1050px) and (max-width: 1680px) {
    .con1_left_title {
        height: 50px;
    }
    .con2_title {
        height: 45px;
    }
    .con3_title {
        height: 49px;
    }
} */