.lunbo {
    position: relative;
}

.banner img {
    width: 100%;
    height: 734px;
}

.header {
    position: relative;
}

.container {
    width: 100%;
    background-color: #eee;
    position: relative;
    z-index: 9;
}

.con1 {
    width: 85%;
    height: 279px;
    background-color: #ffffff;
    border-radius: 0px 10px 10px 0px;
    position: absolute;
    top: -40px;
    left: 0;
    padding-bottom: 50px;
}

.con1_con {
    margin-left: 240px;
}

.con1_top {
    font-family: " MicrosoftYaHei-Bold";
    font-size: 30px;
    line-height: 36px;
    color: #1d6ea6;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.con1_top_r {
    width: 100px;
    height: 80px;
    background-color: #1d6ea6;
    font-family: MicrosoftYaHei-Bold;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    border-radius: 0px 10px 0px 0px;
}

.con_title ul {
    display: flex;
}

.con_title ul li {
    margin-right: 40px;
    font-family: "MicrosoftYaHei-Bold";
    font-size: 24px;
    color: #333333;
    height: 40px;
    /* height: 30px; */
    /* padding-bottom: 10px; */
    cursor: pointer;
    font-weight: bold;
}

.con_title .over {
    border-bottom: 2px solid #1d6ea6;
}

.con_info {
    margin-top: 20px;
}

.con_info ul {
    display: flex;
}

.con_info ul li {
    /* margin-right: 70px; */
    width: 85%;
}

.info_list {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.list_title {
    width: 238px;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.list_time {
    font-size: 14px;
    color: #999999;
}

.list_con {
    /* text-align: center; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    color: #666666;
    margin-top: 20px;
}

.dingwei {
    width: 1200px;
    height: 237px;
}


/* .con2 {
    width: 100%;
    background: url("../images/bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
} */


/* .con2_left {
    width: 40%;
    padding-left: 17.8%;
} */

.p1 {
    font-size: 30px;
    font-weight: bold;
    color: #000000;
    margin-top: 50px;
}

.p2 {
    font-size: 16px;
    color: #666666;
    margin-top: 5px;
}

.p3 {
    font-size: 16px;
    color: #666666;
    margin-top: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.p4 {
    width: 124px;
    height: 39px;
    border: solid 1px #2369b3;
    text-align: center;
    line-height: 39px;
    font-size: 16px;
    color: #2369b3;
    margin-top: 60px;
}

.con2_img {
    width: 60%;
    height: 420px;
    /* margin-left: 20px; */
}

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

.con2_right {
    width: 30%;
}

.con2_right ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 2px
}

.con2_right li {
    /* width: 120px; */
    width: 25%;
    /* height: 180px; */
    height: 209px;
    text-align: center;
    cursor: pointer;
    position: relative;
}

.con2_right li:hover .zhezhao {
    display: block;
}

.zhezhao {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    display: none;
}


/* .con2_item {
    display: flex;
    width: 70%;
} */

.con2_item li {
    /*height: 200px;*/
    display: none;
}

.con2_item .flex {
    display: flex;
}

.con2_item .show {
    display: block;
}

.con2_icon {
    margin-top: 40px;
    height: 54px;
}

.con2_icon img {
    height: 100%;
}

.con2_right .yi {
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    margin-top: 15px;
}

.con2_right .er {
    font-size: 12px;
    color: #ffffff;
    margin-top: 5px;
}

.con2_right li:nth-child(1) {
    background-color: #206ab5;
}

.con2_right li:nth-child(2) {
    background-color: #d88207;
}

.con2_right li:nth-child(3) {
    background-color: #ec9406;
}

.con2_right li:nth-child(4) {
    background-color: #2081a1;
}

.con2_right li:nth-child(5) {
    background-color: #00a7b0;
}

.con2_right li:nth-child(6) {
    background-color: #5877ba;
}

.con2_right li:nth-child(7) {
    background-color: #f8b51c;
}

.con2_right li:nth-child(8) {
    background-color: #b28202;
}

.con3 {
    /* width: 1210px; */
    width: 72.9%;
    background-color: #fff;
    /* margin: 0 auto; */
    padding: 80px 0;
    display: flex;
    margin-left: 12%;
    padding-bottom: 100px;
}

.con3 .con3_img {
    /* width: 441px;
    height: 314px; */
    overflow: hidden;
}

.con3_list {
    width: 32%;
    position: relative;
    margin-left: 2%;
}

.margin {
    margin-left: 0;
}

.con3_img img {
    width: 100%;
    height: 100%;
    transition: 0.6s linear 0s;
}

.con3_list :hover img {
    transform: scale(1.3);
}

.con3_list :hover .jiantou {
    transform: scale(1);
}

.con3_text {
    width: 90%;
    position: absolute;
    top: 40px;
    left: 35px;
    opacity: 0.9;
    padding-right: 20px;
}

.con3_text .t1 {
    font-size: 24px;
    color: #fff;
}

.con3_text .t2 {
    font-size: 16px;
    color: #ffffff;
}

.con3_text .t3 {
    font-size: 16px;
    color: #ffffff;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 72px;
}

.con3_text .t4 {
    font-size: 16px;
    color: #ffffff;
    margin-top: 20px;
}

.con3_text .t4 img {
    margin-left: 5px;
}

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


/* 后期加的修改 */

.clearfix:after {
    /*伪元素是行内元素 正常浏览器清除浮动方法*/
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
    /*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/
}

.con2 {
    width: 100%;
    background: url("../images/bg.png");
    height: 421px;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
}

.transform1 {
    transform: translateX(0px);
    -webkit-transition: transform 0.6s;
    -o-transition: transform 0.6s;
    transition: transform 0.6s;
}

.transform2 {
    transform: translateX(-794px);
    -webkit-transition: transform 0.6s;
    -o-transition: transform 0.6s;
    transition: transform 0.6s;
}

.transform3 {
    transform: translateX(-1588px);
    -webkit-transition: transform 0.6s;
    -o-transition: transform 0.6s;
    transition: transform 0.6s;
}

.transform4 {
    transform: translateX(-2382px);
    -webkit-transition: transform 0.6s;
    -o-transition: transform 0.6s;
    transition: transform 0.6s;
}

.transform5 {
    transform: translateX(-3176px);
    -webkit-transition: transform 0.6s;
    -o-transition: transform 0.6s;
    transition: transform 0.6s;
}

.transform6 {
    transform: translateX(-3970px);
    -webkit-transition: transform 0.6s;
    -o-transition: transform 0.6s;
    transition: transform 0.6s;
}

.transform7 {
    transform: translateX(-4764px);
    -webkit-transition: transform 0.6s;
    -o-transition: transform 0.6s;
    transition: transform 0.6s;
}

.transform8 {
    transform: translateX(-5558px);
    -webkit-transition: transform 0.6s;
    -o-transition: transform 0.6s;
    transition: transform 0.6s;
}

.con2_item2 li {
    display: block;
    float: left;
}

.bigBox {
    width: 41.35%;
    height: 420px;
    overflow: hidden;
}

.con2_item2 {
    overflow: hidden;
    width: 1000%;
}

#neirong {
    width: 16%;
    margin-left: 12.6%;
    padding-right: 20px;
}

.con2_img {
    width: 794px;
    height: 420px;
    margin-top: 2px;
    /* margin-left: 20px; */
}