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

.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: 1200px;
    margin: 0px auto;
    font-size: 30px;
    color: #333333;
    font-weight: bold;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 30px;
}

.con1_top span {
    color: #d88207;
    font-weight: bold;
}

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

.con1_left_title {
    width: 87%;
    /* width: 653px; */
    height: 60px;
    line-height: 60px;
    background-color: #d88207;
    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;
}

.con1_left_title2 {
    width: 43.5%;
}

.con1_left_info {
    width: 85%;
    /* height: 250px; */
    font-size: 16px;
    line-height: 36px;
    letter-spacing: 0px;
    color: #333333;
    margin-left: 3%;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow-y: scroll;
    margin-top: 5px;
}

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

.con1_con_left {
    width: 50%;
}

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

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

.zhishi {
    width: 16px;
    height: 19px;
    margin-right: 10px;
}

.zhishi>img {
    width: 100%;
}


/* .con1_con_right_img {

    width: 450px;

} */

.con1_con_right_img {
    width: 69% !important;
    height: 355px !important;
    cursor: pointer;
}

.con3_right_img {
    width: 100% !important;
    height: 700px !important;
    cursor: pointer;
}

.con3_right_img img {
    /*width: 100%;*/
    /*height: 100%;*/
}

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

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

.con1_con_right_r {
    width: 30%;
    height: 250px;
    background-color: #d88207;
    margin-top: 97px;
    text-align: center;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}


/* 

.con1_icon {

    margin-top: 30px;

} */

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

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

.con2_list {
    width: 1200px;
    margin: 0 auto;
}

.con2_list ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.con2_list ul li {
    width: 240px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border: solid 1px #b5b5b5;
    margin-top: 10px;
}


/*.con2_list ul li:hover {

    background-color: #d88207;

}*/


/*.con2_list ul li:hover span {

    color: #fff;

}*/

.con2_list .list_con {
    font-size: 16px;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.list_con span {
    margin-left: 8px;
}


/* .con2_list .yellow {

    background-color: #d88207;

    color: #ffffff;

} */

.con3_left {
    width: 50%;
    background-color: #f4f4f4;
    /* text-align: right; */
    padding-left: 1.5%;
    /*padding-right: 20px;*/
    height: 600px;
}

.con3 {
    width: 100%;
    /* width: 85%; */
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 80px;
    margin-bottom: 100px;
}

.con3_right {
    width: 50%;
    /* width: 40%;
    margin-right: 10%; */
}

.con3_left_title {
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    margin-top: 60px;
}

.con3_left_info {
    width: 564px;
    font-size: 16px;
    color: #333333;
    margin-top: 20px;
    line-height: 36px;
}

.con3_right>img {
    width: 100%;
}

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

.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: 47px;
    }
} */