.ex_main{
    margin:20px 0px;
}
.ex_appy a, .ex_appy a img{
    display: block;
    width:1400px;
    height:228px;
}
.ex_dy{
    width:977px;
    float: left;
}
.ex_dy_content{
    margin-top:20px;
}
.ex_dy_item{
    border-radius: 10px;
    padding:20px;
    margin-bottom:20px;
}
.ex_dy_item_left{
    width:510px;
    padding-right:20px;
    position: relative;
    float: left;
}
.ex_dy_item_left:after{
    content: '';
    display: block;
    position: absolute;
    right:0px;
    top:0px;
    height:100%;
    background:#D1D1D1;
    width: 1px;
}
.ex_dy_item img{
    display: block;
    width:289px;
    height:176px;
    float: left;
    border-radius: 5px;
    box-shadow: 0px 0px 10px #999;
}
.ex_title{
    width:200px;
    float: left;
    padding-left:20px;
}
.ex_title h5{
    color:#333333;
    font-weight: 600;
    margin-bottom:10px;
}
.ex_title p{
    color:#666666;
}
.ex_title span{
    color:#999999;
    display: block;
}
.pe_apply{
    color:#ff0000;
    border-radius: 5px;
    text-align: center;
    display: block;
    line-height:30px;
    width:100px;
    border:1px solid #ff0000;
    margin-top:10px;
}
.pe_apply:hover{
    color:#ff0000;
}
.ex_dy_list{
    width:385px;
    float: left;
    padding-left:20px;
}
.ex_dy_list ul{
    height:150px;
}
.ex_dy_list ul li a{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}
.ex_tiangong{
    width:403px;
    float: right;
}
.ex_tiangong .med_title{
    overflow: hidden;
}
.zh_title h4{
    width:100px;
    float: left;
}
.zh_title .more{
    float: right;
    width:100px;
}
.tg_silde{
    background:#F9F9F9;
    margin-top:20px;
    padding:30px 20px 30px 20px;
    border-radius:10px;
    position: relative;
}
.tg_silde .swiper-container{
    height:1380px;
}
.arrows_t, .arrows_b{
    left:50%;
    margin-left:-25px;
}
.arrows_t{
    position: absolute;
    top:10px;
}
.arrows_b{
    position: absolute;
    bottom:10px;
}
.tg_silde .swiper-slide{
    width:100%;
}
.tg_silde a{
    display: block;
}
.tg_silde img{
    display: block;
    width:100%;
    height: 203px;
    border-radius:5px;
}
.tg_silde .swiper-slide h5{
}
.meeting{
    height:390px;
}
.meeting_list{
    overflow: hidden;
    margin:10px -13px;
}
.meeting_list li{    
    float: left;
    width:447px;
    padding:13px;
}
.meeting_list li a{
    display: block;
}
.meeting_item {
    display: block;
}
.meeting img{
    width:100%;
    height:274px;
    border-radius: 5px;
}
.meeting_item h5{
    color:#454545;
    font-weight: 600;
}
.meeting_item p{
    color:#999;
}
.link_red{
    color:#ff0000;
}
.link_red:hover{
    color:#ff0000;
}
/* @media (max-width: 1440px){ */
    .ex_appy a, .ex_appy a img{
        width:1240px;
        height:202px;
    }
    .ex_dy{
        width:865px;
    }
    .ex_dy_item{
        margin-bottom:15px;
    }
    .ex_dy_item_left{
        width:451px;
    }
    .ex_dy_item img{
        width:246px;
        height:150px;
    }
    .ex_title{
        width:187px;
        padding-left:18px;
    }
    .pe_apply{
        margin-top:22px;
    }
    .ex_dy_list{
        width:333px;
    }
    .ex_title h5{
        margin-bottom:5px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        -webkit-line-clamp:1;
        height:30px;
        line-height:30px;
        margin-bottom: 10px;
    }
    .ex_dy_list ul{
        height:120px;
    }
    .ex_tiangong{
        width:355px;
    }
    .tg_silde .swiper-container{
        height:1380px;
    }
    .tg_silde img{
        height:176px;
    }
    .tg_silde .swiper-slide h5{
        line-height:44px;
    }
    .meeting li{
        width:395px;
    }
    .meeting img{
        height:242px;
    }
/* } */
@media (max-width: 1279px){
    .ex_appy a, .ex_appy a img{
        width:1000px;
        height:163px;
    }
    .ex_dy{
        width:698px;
    }
    .ex_dy_item_left{
        width:384px;
        padding-right:10px;
    }
    .ex_dy_item img{
        width:207px;
        height:126px;
    }
    .ex_title{
        width:167px;
        padding-left:10px;
    }
    .ex_title h5{
        font-weight: 600;
        margin-bottom:5px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        -webkit-line-clamp:1;
        height:30px;
        line-height: 30px;
    }
    .ex_title p{
        margin-bottom:0px;
        font-size:15px;
    }
    .ex_title span{
        font-size:15px;
    }
    .pe_apply{
        color:#ff0000;
        border-radius: 5px;
        text-align: center;
        display: block;
        width:80px;
        border:1px solid #ff0000;
        margin-top:5px;
        font-size:15px;
        height: 26px;
        line-height: 26px;
    }
    .ex_dy_list{
        width:253px;
        padding-left:10px;
    }
    .ex_dy_list ul{
        height:106px;
    }
    .ex_dy_list ul li a{
        line-height: 21px;
        padding-bottom:5px;
        font-size:16px;
    }
    .ex_dy_list .more{
        padding-top:0px;
    }
    .ex_tiangong{
        width:282px;
    }
    .tg_silde .swiper-container{
        height:943px;
    }
    .tg_silde{
        padding-top:67px;
    }
    .tg_silde img{
        height:147px;
    }
    .meeting li{
        width:315px;
    }
    .meeting img{
        width:315px;
        height:193px;
    }
}