@charset "UTF-8";
/*banner*/
.banner {
    width: 100%;
    position: relative;
    overflow: hidden;
animation: 0.8s ease 0.5s 1 normal backwards running fadeInUp;
}
.slick-dotted.slick-slider {
    margin-bottom: 0;
}
.banner .slick-slide {
    width: 100%;
}
.banner .slick-dots {
    width: 100%;
    margin: 0 auto;
    bottom: 20px;
    left: 0;
    right: 0;
    text-align: right;
    box-sizing: border-box;
}
.banner .news_images {
    width: 100%;
}
.banner .news_images a {
    display: block;
}
.news_images img {
    display: block;
    width: 100%;
    object-fit: cover;
}
.banner .slick-dots {bottom: 10px;text-align: center;}
.slick-dots li{
    width: 10px;
    height: 10px;
    margin-right: 8px;
}
.slick-dots li button,
.slick-dots li.slick-active,
.slick-dots li.slick-active button {
    width: 10px;
    height: 10px;
}
.slick-dots li.slick-active button:before {
    width: 10px;
    height: 10px;
    background: #ed4022;
    border-radius: 100%;
}
.slick-dots li button:before {
    width: 10px;
    height: 10px;
    border-radius: 100%;    
    content: '';
    opacity: 1;
    background: #fff;
}
.new_banner .slick-dots li.slick-active button:before{
    background: #ffcd04;
}
.new_banner .slick-dots{
    bottom: 15px;
}
/* 栏目标题 */
.zhyw,.ksdh,.mtgy,.ztwz{
    overflow-x: hidden;
}
h2.title{
    display: block;
    width: 180px;
    margin: 0 auto 40px;
    text-align: center;
    font-size: 32px;
    line-height: 40px;
    color: #0d0d0d;
    position: relative;
}
h2.title a{
       color: #0d0d0d;
       display: block;
}
h2.title::after,h2.title::before{
    content: "";
    display: block;
    width: 200%;
    height: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
h2.title::after{
    left: -200%;
    background: url(../img/tit_icon_1.png) no-repeat right;
}
h2.title::before{
    right: -200%;
    background: url(../img/tit_icon_2.png) no-repeat left;
}
/* 综合要闻 */
.index_con1{
    padding: 60px 0;
    background: #fafafa;
}
.index_con1 .zhyw{
    opacity: 0;
    visibility: hidden;
}
.index_con1.animation .zhyw{
    opacity: 1;
    visibility: visible;
    animation: 0.8s ease 0.4s 1 normal backwards running fadeInLeft;
}
.index_con1 .ksdh{
    opacity: 0;
    visibility: hidden;
}
.index_con1.animation .ksdh{
    opacity: 1;
    visibility: visible;
    animation: 0.8s ease 0.4s 1 normal backwards running fadeInRight;
    overflow: hidden;
}
.index_con1 .ksdh > div{
    margin-bottom: 26px;
}
.index_con1 .ksdh dl.fl{
    width:80px;
    height:70px;
    background:#fff;
    border:1px solid #9c1914;
    font-size:14px;
    text-align:center;
    line-height:30px;
    color:#9c1914;
    border-radius:4px;
}
.index_con1 .ksdh dl.fl dt{
    font-size:20px;
    background:#9c1914;
    line-height:40px;
    font-weight:bold;
    color:#fff;
}
.index_con1 .ksdh div.fr{
    width:calc(100% - 100px);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 8px;
}
.index_con1 .ksdh div.fr a{
    font-size:18px;
    line-height:30px;
    color:#333;
}
.index_con1 .ksdh > div:hover{
    background:#f4eedb;
}
.index_con1 .ksdh > div:hover dl.fl{
    background:#9c1914;
    color:#fff;
}
.index_con1 .ksdh > div:hover div.fr a{
    color:#9c1914;
}
.zhyw{
    width: 72%;
    position: relative;
}
.zhyw a.jrxww{
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    line-height: 40px;
    color: #3c3c3c;
    padding: 0 5px;
    background: #fafafa;
}
.zhyw a.jrxww:hover{
    color:#9c1914;
}
.new_banner{
    width: 49.5%;
    float: left;
    margin-right: 1%;
}
.new_banner li a,.new_banner li a img{
    display: block;
    width: 100%;
    height: 380px;
    object-fit: cover;
    position: relative;
}
.new_banner li a p{
    width: 100%;
    height: auto;
    padding: 20px;
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../img/news_banner_bg.png) no-repeat center;
    background-size: 100% 100%;
    box-sizing: border-box;
}
.new_banner li a:hover p{
    color: #9c1914;
}
.new_img{
    width: 49.5%;
    float: left; 
}
.new_img ul li{
    width: 49%;
    float: left;
    margin-right: 2%;
}
.new_img ul li:last-of-type{
    margin-right: 0;
}
.new_list ul li{
    float: left;
    width: calc(97% / 4);
    margin-right: 1%;
    margin-top: 15px;
}
.zhyw .tit{
    font-size: 16px;
    color: #3c3c3c;
    line-height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    max-height: 84px;
}
.zhyw a:hover .tit{
    color: #9c1914;
}
.zhyw .time{
    font-size: 15px;
    line-height: 32px;
}
.new_img p.img,.new_img p.img img{
    display: block;
    width: 100%;
    height: 185px;
    object-fit: cover;
    overflow: hidden;
}
.new_banner li a img,.new_img p.img img{
    transition: all .8s;
}
.new_banner li a:hover img,.new_img li a:hover img{
    transform: scale(1.2);
}
.new_img p.con{
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: 195px;
    padding: 22px;
    box-sizing: border-box;
}
.new_img p.con span{
    display: block;
}
.new_img p.con .time{
    width: 105px;
    background: #9c1914;
    text-align: center;
    color: #fff;
}
.new_list ul li:nth-of-type(4n){
    margin-right: 0%;
}
.new_list ul li a{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: 170px;
    padding: 20px;
    box-sizing: border-box;
    border-bottom: 5px solid #9c1914;
    background: #fff;
}
.new_list ul li a:hover{
    background: #9c1914;
}
.new_list ul li a:hover .tit,.new_list ul li a:hover .time{
    color: #fff;
}

/* 快速导航 */
.ksdh{
    width: 26%;
}
.ksdh ul{
    width: 100%;
    height: auto;
    background: #faf2e5;
    padding: 33px 25px;
    border-top: 11px solid #9c1914;
    box-sizing: border-box;
}
.ksdh ul li{
    width: 50%;
    float: left;
}
.ksdh ul li a{
    display: block;
    width: 100%;
    height: 122px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ksdh ul li a p{
    font-size: 16px;
    color: #3c3c3c;
    margin-left: 20px;
}
.ksdh ul li a:hover{
    background: #fff;
}
.ksdh ul li a:hover p{
    color: #9c1914;
    border-bottom: 1px solid #9c1914;
}

/* tab切换 */
.index_con2{
    padding: 60px 0 30px;
    background: #fafafa;
}
.index_con2 .tab_in,.index_con2 .tab_con{
    opacity: 0;
    visibility: hidden;
}
.index_con2.animation .tab_in{
    opacity: 1;
    visibility: visible;
    animation: 0.8s ease 0.5s 1 normal backwards running fadeInUp;
}
.index_con2.animation .tab_con{
    opacity: 1;
    visibility: visible;
    animation: 0.8s ease 0.8s 1 normal backwards running fadeInUp;
}
.tab_in{
    font-size: 0;
    border-bottom: 1px solid #e8d8d8;
    text-align: center;
    margin-bottom: 50px;
}
.tab_in li{
    display: inline-block;
    font-size: 32px;
    color: #0d0d0d;
    line-height: 35px;
    font-weight: bold;
    padding: 0 75px 30px;
    cursor: pointer;
    position: relative;
}
.tab_in li a{
    color: #0d0d0d;
}
.tab_in li.in{
    color: #9c1914;
    /* background: url(../img/tab_in_bg.png) no-repeat center 4px; */
}
.tab_in li.in a{
    color: #9c1914;
}
.tab_in li.in::before{
    display: block;
    content: "";
    width: 60%;
    height: 5px;
    background: #9c1914;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    margin: auto;
}
.tab_con>div{
    display: none;
    animation: fadeInUp 0.4s ease backwards .1s
}
.tab_con>div.con{
    display: block;
}
.tab_con_sub{
    float: left;
    width: 49.5%;
    margin-right: 1%;
}
.tab_con_sub li{
    float: left;
    width: 49%;
}
.tab_con_sub:last-of-type{
    margin-right: 0;
}
.tab_con_sub li:first-of-type{
    margin-right: 2%;
}
.tab_con_sub li:nth-of-type(2){
    margin-bottom: 10px;
}
.tab_con_sub li a{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: 235px;
    background: #efefef;
    padding: 20px 25px;
    box-sizing: border-box;
}
.tab_con_sub li a p.tit{
    font-size: 16px;
    line-height: 30px;
    color: #000;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.tab_con_sub li a:hover p.tit{
    color: #9c1914;
}
.tab_con_sub li a:hover p.txt{
    color: #000;
}
.tab_con_sub li p.txt{
    font-size: 14px;
    line-height: 28px;
    color: #818181;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-align: justify;
}
.tab_con_sub li p.time{
    font-size: 14px;
    line-height: 28px;
    color: #ac1b14;
}
.tab_con_sub li:first-of-type a{
    display: block;
    width: 100%;
    height: 480px;
    position: relative;
    overflow: hidden;
    background: transparent;
    padding: 0;
}
.tab_con_sub li:first-of-type a img{
   display: block;
   width: 100%;
   height: 100%;
   object-fit: cover;
   transition: all .5s;
}
.tab_con_sub li:first-of-type a:hover img{
    transform: scale(1.2);
}
.tab_con_sub li:first-of-type a p{
    position: absolute;
    width: 100%;
    bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    line-height: 60px;
    padding: 0 20px;
    box-sizing: border-box;
    background: rgba(82,82,82,0.65);
    color: #fff;
}
/* 通知公告 */
.index_con3 {
    padding: 0 0  60px;
    background: url(../img/tz_bg.png) no-repeat left center;
    background-size: 100% 100%;
    overflow-x: hidden;
}
.index_con3 .tzgg,.index_con3 .zbxx,.index_con3 .xykx{
    opacity: 0;
    visibility: hidden;
}
.index_con3.animation .tzgg{
    opacity: 1;
    visibility: visible;
    animation: 0.8s ease 0.5s 1 normal backwards running fadeInUp;
}
.index_con3.animation .zbxx{
    opacity: 1;
    visibility: visible;
    animation: 0.8s ease 0.8s 1 normal backwards running fadeInUp;
}
.index_con3.animation .xykx{
    opacity: 1;
    visibility: visible;
    animation: 0.8s ease 0.8s 1 normal backwards running fadeInUp;
}



.index_con3 div.fl{
    width: 35%;
    padding: 0 50px;
    box-sizing: border-box;
}
.index_con3 div.fl>div{
    padding-top: 40px;
}
.index_con3 div.fl h2.title2 a{
    font-size: 24px;
    line-height: 35px;
    color: #fdb8b8;
    margin-bottom: 15px;
}

.index_con3 div.fl h2.title2 a:hover{
    color: #ffcd04;
}
.index_con3 div.fl ul li a{
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 52px;
    color: #cf9d9b;
    border-bottom: 1px solid #c2544e;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index_con3 div.fl ul li a:hover{
    color: #fff;
    border-bottom: 1px solid #fff;
}
.index_con3 div.fr{
    width: 65%;
    background: url(../img/xysd_bg.png) no-repeat center;
    background-size: 100% 100%;
    position:relative;
    z-index: 99;
    padding-top: 10px;
}
.index_con3 div.fr::before{
    display:block;
    content: "";
    width: 300px;
    height:100%;
    position: absolute;
    right: -300px;
    top: 0;
    background: #f9f9f9;
    z-index: 9;
}
/* 学院速递 */
.xysd{
    padding-left:20px;
    box-sizing: border-box;
}
.xysd li{
    float: left;
}
.xysd li{
    width: 50%;
    box-sizing: border-box;
    border-bottom: 1px solid #ebd4d3;
}
.xysd li:nth-of-type(1){
    padding-right:10px;    
}
.xysd li:nth-of-type(2){
    padding-left:10px;    
}
.xysd li a{
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}
.xysd li p.img,.xysd li p.con{
    float: left;
    width: 50%;
    box-sizing: border-box;
    overflow: hidden;
}
.xysd li p.img img{
    display: block;
    width: 100%;
    height: 180px;
    object-fit: cover;
    transition: all .5s;
}
.xysd li a:hover img{
    transform: scale(1.2);
}
.xysd li p.con{
    height: 180px;
    padding: 10px 0 10px 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.xysd li p.con span{
    display: block;
}
.xysd li p.con span.tit{
    font-size: 16px;
    line-height: 30px;
    height: 60px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #000;
    font-weight: bold;
}
.xysd li p.con span.txt{
    font-size: 14px;
    line-height: 26px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: 52px;
    color: #a2a1a1;
}
.xysd li p.con span.time{
    font-size: 14px;
    color: #9c1914;
    line-height: 20px;
}
.xysd li a:hover span.tit{
    color: #9c1914;
}
.xysd li a:hover span.txt{
    color: #000;
}
.xysd2 li{
    width: 25%;
    float: left;
    padding: 0 30px;
    box-sizing: border-box;
    position: relative;
}
.xysd2 li::before{
    display: block;
    content: "";
    width: 1px;
    height: 65%;
    background: #ebd4d3;
    right: 2px;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}
.xysd2 li a{
    display: block;
    width: 100%;
    height: 306px;
    margin: 30px 0; 
}
.xysd2 li:last-of-type::before{
   display: none;
}
.xysd2 li a p.con{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.xysd2 li a p.con span{
    display: block;
    text-align: justify;
}
.xysd2 li p.con span.tit{
    font-size: 16px;
    line-height: 28px;
    max-height: 56px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #000;
}
.xysd2 li p.con span.txt{
    font-size: 14px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    max-height: 120px;
    color: #a2a1a1;
}
.xysd2 li p.con span.time{
    width: 110px;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    background: #9c1914;
    text-align: center;
}
.xysd2 li p.con span.xx{
    font-size: 14px;
    color: #9c1914;
    line-height: 30px;
}
.xysd2 li a:hover span.tit{
    color: #9c1914;
    font-weight: bold;
}
.xysd2 li a:hover span.txt{
    color: #000;
}
/* 媒体工院 */
.mtgy{
    padding: 60px 0;
    background:#f9f9f9 url(../img/mtgy_bg.png) no-repeat center bottom;
}
.mtgy h2.title,.mtgy ul{
    opacity: 0;
    visibility: hidden;
}
.mtgy.animation h2.title{
    opacity: 1;
    visibility: visible;
    animation: 0.8s ease 0.5s 1 normal backwards running fadeInUp;
}
.mtgy.animation ul{
    opacity: 1;
    visibility: visible;
    animation: 0.8s ease 0.8s 1 normal backwards running fadeInUp;
}
.mtgy ul li{
    padding: 0 5px;
}
.mtgy ul li a{
    display: block;
    width: 100%;
    height: 460px;
    position: relative;
}
.mtgy ul li a p.img,.mtgy ul li a p.img img{
    width: 100%;
    height: 288px;
    overflow: hidden;
    object-fit: cover;
}
.mtgy ul li a p.img img{
    transition: all .5s;
}
.mtgy ul li a:hover p.img img{
    transform: scale(1.2);
}
.mtgy ul li a p.con{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    padding: 30px 20px;
    box-sizing: border-box;
    background: #4369ca;
}
.mtgy ul li a:hover p.con span.tit{
    color:#ffcd04;
}
.mtgy ul li.odd p.con{
    height: calc(100% - 288px);
    background: #d94d67;
}
.mtgy ul li a p.con span{
    display: block;
    color: #fff;
}
.mtgy ul li a p.con span.tit{
    font-size: 16px;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: 60px;
}
.mtgy ul li a p.con span.txt{
    font-size: 15px;
    line-height: 28px;
    color: #9daddf;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    max-height: 168px;
    margin-bottom: 50px;
}
.mtgy ul li a p.con span.time{
    font-size: 16px;
    line-height: 30px;
}
.mtgy ul li a .zlly{
    width: 100px;
    background: #182649;
    line-height: 32px;
    text-align: center;
}
.mtgy ul li a p.zlly{
   position: absolute;
   left: 20px;
   top: 30px;
   background: rgba(0,0,0,0.7);
   color: #fff;
}
.mtgy a.more{
    display: block;
    width: 160px;
    line-height: 46px;
    border: 1px solid #9c1914;
    font-size: 16px;
    color: #3c3c3c;
    box-sizing: border-box;
    text-align: center;
    margin: 60px auto 0;
}
.mtgy a.more:hover{
    background: #9c1914;
    color: #fff;
}

/* 专题网站 */
.ztwz{
    padding: 60px 0;
    background: #fff;
}
.ztwz{
    opacity: 0;
    visibility: hidden;
}
.ztwz.animation{
    opacity: 1;
    visibility: visible;
    animation: 0.8s ease 0.5s 1 normal backwards running fadeInUp;
}
.ztwz .web>div{
    width: 100%;
    padding: 0 50px;
    box-sizing: border-box;
}
.ztwz ul li{
    padding: 0 15px;
    float: left;
    width: 20%;
    box-sizing: border-box;
}
.ztwz ul li a{
    border:1px solid #dddddd;
    box-sizing: border-box;
}
.ztwz ul li a,.ztwz ul li a img{
    display: block;
    width: 100%;
    height: 132px;
    object-fit: cover;
    overflow: hidden;
    transition: all .5s;
}
.ztwz ul li a:hover img{
    transform: scale(1.2);
}
.ztwz ul .slick-prev, .ztwz ul .slick-next{
    width: 34px;
    height: 34px;
    border-radius: 100%;
    top: 50%;
    margin: auto;
    background: url(../img/arrow_l2.png) no-repeat center;
}
.ztwz ul .slick-prev{
    left: -50px;
}
.ztwz ul .slick-next{
    right: -50px;
    background: url(../img/arrow_r2.png) no-repeat center;
}

/* 媒体查询 */
@media only screen and (max-width: 1640px){
    .news_images img{
    }
    .ztwz ul li{
        padding:0 10px;
    }
}
@media only screen and (max-width: 1440px){
    .news_images img{
    }
    .index_con1,.mtgy,.ztwz{
        padding:40px 0;
    }
    .index_con2{
        padding: 40px 0 0;
    }
    .index_con3{
        padding: 0 0 40px;
    }
    .mtgy a.more{
        margin:40px auto 0;
    }
    h2.title{
        font-size: 26px;   
        width: 140px;  
        margin: 0 auto 30px;
    }
    .index_con3 div.fl h2.title2 a{
        font-size:20px;
    }
    .tab_in li{
        font-size:26px;
        padding: 0 75px 20px;
    }
    .tab_in{
        margin-bottom: 30px;
    }
    .zhyw{
        width: 68%;
    }
    .ksdh{
        width: 30%;
    }
    .new_banner li a, .new_banner li a img{
        height: 320px;
    }
    .new_img p.img, .new_img p.img img{
        height:150px;
    }
    .new_img p.con{
        height:170px;
        padding: 20px 10px;
    }
    .new_list ul li a{
        padding:12px;
        height: 160px;
    }
    
    .index_con1 .ksdh div.fr{
        margin-top: 5px;
    }
    .index_con1 .ksdh > div{
        margin-bottom:13px;
    }
    .index_con1 .ksdh div.fr a{
        font-size:16px;
    }
    .xysd2 li{
        padding: 0 15px;
    }
    .index_con3 div.fl{
        padding: 0 20px;
    }
}
@media only screen and (max-width: 1240px){
    .news_images img{
    }
    .ztwz ul li a, .ztwz ul li a img{
        height:118px;
    }
    .zhyw,.ksdh{
        width: 100%;
        float:none;
    }
    .ksdh{
        margin-top: 40px;
    }
    .ksdh ul li{
        width:25%;
    }
    .tab_con_sub{
        width:100%;
        margin: 0;
    }
    .tab_con_sub li{
        width:32%;
        margin-right: 2%;
    }
    .tab_con_sub li:last-of-type{
        margin-right:0;
    }
    .tab_con_sub li:first-of-type a{
        height:235px;
    }
    .tab_con_sub li:first-of-type a p{
        line-height: 38px;
        font-size: 14px;
    }
    .tab_con_sub li a{
        padding: 15px;
    }
    .index_con3{
        background:none;
        padding: 0;
    }
    .index_con3 div.fl{
        width:100%;
        background: url(../img/tz_bg.png) no-repeat left center;
        padding: 0 20px 20px 20px;
    }
    .index_con3 div.fr{
        width:100%;
        padding-top: 30px;
        padding-bottom: 0;
    }
    .xysd{
        padding-left:0;
    }
    .index_con3 div.fr::before{
        display:none;
    }
    .index_con3 div.fl>div{
        padding-top:30px;
    }
}
@media only screen and (max-width: 960px){
    .news_images img{
    }
    .index_con1,.mtgy,.ztwz{
        padding:30px 0;
    }
    .index_con2{
        padding: 10px 0 0;
    }
    .index_con3{
        padding: 0;
    }    
    .mtgy a.more{
        margin:30px auto 0;
        width: 140px;
        line-height: 40px;
    }    
    .ztwz .web>div{
        padding: 0 20px;
    }
    .ztwz ul .slick-prev{
        left: -20px;
    }
    .ztwz ul .slick-next{
        right: -20px;
    }
    .mtgy ul li a{
        height:360px;
    }
    .mtgy ul li a p.img, .mtgy ul li a p.img img{
        height: 210px;
    }
    .mtgy ul li.odd p.con{
        height:calc(100% - 210px);
    }
    .mtgy ul li a p.con{
        padding:20px 10px;
    }
    .mtgy ul li a p.con span.txt{
        -webkit-line-clamp: 5;
        margin-bottom: 20px;
        font-size: 14px;
    }
    h2.title{
        font-size: 24px;   
        width: 120px;  
        margin: 0 auto 20px;
    }
    .zhyw a.jrxww{
        font-size:14px;
    }
    .index_con3 div.fl h2.title2 a{
        font-size:18px;
    }
    .tab_in li{
        font-size:24px;
        padding: 0 35px 20px;
    }
    .tab_in{
        margin-bottom: 30px;
    }
    .new_img p.img, .new_img p.img img{
        display:none;
    }
    .new_img ul li{
        float:none;
        width:100%;
    }
    .new_banner{
        width: 66%;
    }
    .new_img{
        width: 33%;
    }
    .new_img li:nth-of-type(1){
        margin-bottom:10px;
    }
    .new_img p.con{
        height:155px;
        padding: 12px;
    }
    .new_banner li a p{
        font-size:15px;
    }
    .new_list ul li a{
        height:155px;
    }
}
@media only screen and (max-width: 768px){
    .index_con2{
        padding: 20px 0 0;
    }
    .news_images img{
    }
    .ksdh{
        margin-top:30px;
    }
    .ksdh ul li a img{   
        width: 40px;    
        height: auto;
    }
    .ksdh ul li a{
        height:74px;
    }
    .new_banner,.new_img{
        width:100%;
    }
    .new_img ul li{
        width:49%;
        margin-top:15px;
        float:left;
    }
    .new_img ul li:nth-of-type(1){
        margin-right:2%;
        margin-bottom:0;
    }
    .new_list ul li{
        width:49%;
        margin-right:2%;
    }
    .new_list ul li:nth-of-type(2n){
        margin-right:0;
    }
    .zhyw .tit{
        font-size:15px;
        line-height: 24px;
        max-height: 72px;
    }
     .tab_con_sub li{
         width:49%;
     }
    .tab_con_sub li:first-of-type{
        width:100%;
        margin-bottom:10px;
    }
    .tab_con_sub li:first-of-type a{
        height:auto;
        max-height:340px;
    }
    .tab_con_sub li a{
        padding: 10px 8px;
    }
    .tab_con_sub li a p.tit{
        font-size: 15px;
        line-height: 24px;
    }
    .tab_con_sub li a p.txt{
        font-size: 13px;
        line-height: 20px;
    }
    .tab_con_sub li a{
        height:180px;
    }
    .tab_con_sub li p.time{
        font-size:13px;
    }
    .index_con3 div.fl>div{
        padding-top:20px;
    }
    .index_con3 div.fl ul li a{
        font-size: 15px;
        line-height: 40px;
    }
    .xysd li{
        width:100%;
        padding: 0;
    }
    .xysd li:nth-of-type(2),.xysd li:nth-of-type(1){
        padding: 0;
    }
    .xysd li a{
        margin:15px 0;
    }
    .xysd2 li{
        width:50%;
        border-bottom: 1px solid #ebd4d3;
        padding: 0 10px;
    }
    .xysd2 li::before{
        display:none;
    }
    .xysd2 li a{
        height: 150px;
        margin: 15px 0;
    }
    .xysd2 li p.con span.tit{
         -webkit-line-clamp: 1;
         max-height: 28px;
         height: 28px;
         font-size: 15px;
    }
    .xysd2 li p.con span.txt{
        -webkit-line-clamp: 2;
        max-height: 40px;
        font-size: 13px;
        line-height: 20px;
    }
}
@media only screen and (max-width: 640px){
    .news_images img{
    }
    .index_con1,.mtgy,.ztwz{
        padding:20px 0;
    }
    .mtgy a.more{
        margin:20px auto 0;
        font-size: 14px;
    }  
    .index_con3{
        padding: 0;
    }    
    .ztwz ul li a, .ztwz ul li a img{
        height:128px;
    }
    h2.title{
        font-size: 20px;
        width: 100px;
        margin: 0px auto 15px;
    }
    .zhyw a.jrxww{
        font-size:12px;
    }
    .index_con3 div.fl h2.title2 a{
        font-size:16px;
        line-height: 30px;
        margin-bottom: 5px;
    }
    .tab_in li{
        font-size:20px;
        padding: 0 20px 10px;
    }
    .tab_in{
        margin-bottom:20px;
    }
    h2.title::after, h2.title::before{
        width: 100%;
    }
    h2.title::before{
        right: -100%;
    }
    h2.title::after{
        left: -100%;
    }
    .tab_con_sub li:first-of-type a{
        max-height:320px;
    }
}
@media only screen and (max-width: 560px){
    .ksdh ul li{
        width:50%;
    }
    .ksdh ul li a{
        height:64px;
    }
    .ksdh ul{
        padding:10px;
    }
    .ksdh{
        margin-top:20px;
    }
     .new_banner li a, .new_banner li a img{
        height:240px;
    }
    .tab_con_sub li:first-of-type a{
        max-height: 210px;
    }
    .xysd2 li{
        width:100%;
    }
    .xysd li p.img{
        width:40%;
    }
    .xysd li p.img img{
        height:110px;
    }
    .xysd li p.con{
        width:60%;
        height: 110px;
        padding: 0 0 0 10px;
    }
    .xysd li p.con span.tit{
        font-size: 15px;
        line-height: 22px;
        height: 44px;
    }
    .xysd li p.con span.txt{
        font-size: 13px;
        line-height: 20px;
        max-height: 40px;
    }
    .xysd li p.con span.time{
        font-size:12px;
    }
}
@media only screen and (max-width: 460px){
    .news_images img{
    }
    .ztwz ul li a, .ztwz ul li a img{
        height:110px;
    }
}