@charset "UTF-8";



/*banner - 沉浸式全宽，导航浮于其上*/
.banner {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: auto;
    /* animation: 0.8s ease 0.5s 1 normal backwards running fadeInUp; */
}

.slick-dotted.slick-slider {
    margin-bottom: 0; 
}

.banner .slick-slider,
.banner .slick-list,
.banner .slick-track,
.banner .slick-slide,
.banner .slick-slide > div {
    height: auto;
}

.banner .slick-slide {
    width: 100%;
}

.banner .slick-dots {
    width: 100%;
    margin: 0 auto;
    bottom: 20px;
    left: 0;
    right: 0;
    text-align: center;
    box-sizing: border-box;
    position: absolute;
    z-index: 100;
}

.banner .news_images {
    width: 100%;
    height: 100%;
}

.banner .news_images a {
    display: block;
    height: 100%;
}

.news_images img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center center;
}

.banner .slick-dots {bottom: 10px;text-align: center;}

.slick-dots li{
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 8px;
    cursor: pointer;
    position: relative;
}

.slick-dots li button {
    width: 10px;
    height: 10px;
    cursor: pointer;
    z-index: 10;
    border: none;
    background: transparent;
    padding: 0;
    margin: 0;
}

.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: #cb1c1d;

    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: #cb1c1d;

}

.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('../images/tit_icon_1.png') no-repeat right;

}

h2.title::before{

    right: -200%;

    background: url('../images/tit_icon_2.png') no-repeat left;

}

/* 综合要闻 */

.index_con1{

    padding: 60px 0 50px 0;

    background: #fff;

}

.index_con1 .zhyw{

    opacity: 1;

    visibility: visible;

}

.index_con1 .ksdh{

    opacity: 1;

    visibility: visible;

    overflow: hidden;

}
.tzgg_main {width: 31%;margin-right:3%;margin-bottom:15px;    /*padding:20px;background:#fcfcfc;*/}
.tzgg_list li {clear: both;padding:24px 0;border-bottom: 1px dashed #dcdcdc;}
.tzgg_main_list { overflow: hidden;margin-bottom:20px;}

.tzgg_list {position: relative;z-index: 1;}
.tzgg_list li:hover {background:#cb1c1d;border-radius: 10px;}
.tzgg_list li:hover .nr h4 {color: #fff;}
.tzgg_list li:hover .time h3,
.tzgg_list li:hover .time h6 {color: #fff;}
.tzgg_list li:hover .time:before {background: rgba(255,255,255,0.5);}
.tzgg_list li .a:before {
    content: "";
    position: absolute;
    right: -15px;
    bottom: 0;
    left: -15px;
    z-index: -1;
    height: 0;
    transition: .5s;
    border-radius: 12px;
}
/*.tzgg_list::before {content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: calc((100vw - 14.4rem) / 2 - 100%);
    background: url(../images/list7_b1.jpg) center no-repeat;
    background-size: cover;
    box-shadow: 0px 0px .4rem 0px rgba(5, 99, 111, 0.18);
    border-radius: 0 .8rem 0 0;
    transition: .5s;
}*/

.tzgg_list li .a {
    align-items: center;
    /*padding: 16px 0;*/
    position: relative;
    z-index: 1;
}
.tzgg_list .time  {width:140px;display: flex;align-items: center;position: relative;padding-left:20px;}
.tzgg_list li .time:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 40px;
    background: #e1e3e9;
    right: 0;
    top: 50%;
    margin-top: -20px;
    transition: .5s;
}
.tzgg_list li .time h3 {
    position: relative;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #cb1c1d;
    font-weight: 400;
    z-index: 0;
}
.tzgg_list li .time h3:before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background: url(../images/list7_i1.png) center / 100% 100% no-repeat;
    transition: none !important;
}
.tzgg_list li:hover .time h3:before {
    filter: brightness(0) invert(1);
}
.tzgg_list li .time h6 {
    font-size: 16px;
    color: #cb1c1d;
    font-weight: 400;
    margin: 0 0 0 12px;
}
.tzgg_list li .nr h4 {font-weight: 400;font-size: 16px;padding-left:20px;color: #333;}




.tzgg_more {
    display: block;
    /*background: url(../images/icon_more.png) no-repeat bottom right;*/
    height: 26px;
    line-height: 26px;
    /*padding:8px 85px 0 0;*/
    padding:8px 0 0 0;
    text-align: right;
    margin: 0;
}

.tzgg_more a {color:#666;}
.tzgg_more:hover a {
   color:#cb1c1d;}

.tzgg_qcfc_box .tzgg_main dl.fl{

    width:80px;

    height:70px;

    background:#fff;

    border:1px solid #27818d;

    font-size:14px;

    text-align:center;

    line-height:30px;

    color:#27818d;

    border-radius:4px;

}

.tzgg_qcfc_box .tzgg_main dl.fl dt{

    font-size:20px;

    background:#27818d;

    line-height:40px;

    font-weight:bold;

    color:#fff;

}

.tzgg_qcfc_box .tzgg_main div.fr{

    width:calc(100% - 100px);

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 2;

    overflow: hidden;

    margin-top: 8px;

}

.tzgg_qcfc_box .tzgg_main div.fr a{

    font-size:16px;

    line-height:30px;

    color:#333;

}

.tzgg_qcfc_box .tzgg_main > div.tzgg_main_list:hover{

    background:#fff;

}

.tzgg_qcfc_box .tzgg_main > div.tzgg_main_list:hover dl.fl{

    /*background:#cb1c1d;*/

    color:#27818d;

}

.tzgg_qcfc_box .tzgg_main > div.tzgg_main_list:hover div.fr a{

    color:#cb1c1d;

}

.qcfc_left,.qcfc_right {width: 48%;overflow: hidden;}
.qcfc_left {margin-right:4%;}
.qcfc_list {background: url(../images/list8_b1.jpg) left top no-repeat;background-size: 100% 100%;/*padding:20px;*/}

.qcfc_image {
    margin-bottom:8px;
}

.qcfc_image img {
    width: 100%;
    height: 268px;
}

/* 榜样先锋复用团情快讯的 new_banner 轮播样式，并保持当前版面高度 */
.qcfc_image.new_banner {
    width: 100%;
    float: none;
    margin-right: 0;
    overflow: hidden;
}

.qcfc_image.new_banner li a,
.qcfc_image.new_banner li a img {
    height: 268px;
}

.qcfc_text_list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.qcfc_text_list li {
    padding:20px 0;
    /* line-height:2; */
    border-bottom: 1px dashed #dcdcdc;
}
/*.qcfc_text_list li:last-child {
    border-bottom: 0;
}*/
.qcfc_text_list li span {color: #999;float: right;font-size: 16px;}

.qcfc_text_list a {
    color: #333;
    text-decoration: none;
    font-size: 16px;
    display: block;
    transition: color 0.3s;
    background: url(../images/disc_red.png) no-repeat left center;
    padding-left:15px;
}

.qcfc_text_list a:hover {
    color: #cb1c1d;
}

.qcfc_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.qcfc_title .fl_l {
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.qcfc_more {
    display: block;
    /*background: url(../images/icon_more.png) no-repeat bottom right;*/
    height: 26px;
    line-height: 26px;
    /*padding-right: 85px;*/
    text-align: right;
}
.qcfc_more a {color: #666;}
.qcfc_more:hover a {
   color: #cb1c1d;
}

.tit1 {margin-bottom: 20px;align-items: center;justify-content: space-between;}
.flex {display: -webkit-flex;display: flex;flex-wrap: wrap;}
.tit1 .llw {align-items: center;}
.tit1 .ll {font-size:42px;color: #f5c714;margin-right:8px;font-weight: 400;}
.tit1 h6 {font-size:12px;position: relative;overflow: hidden;margin-bottom:1px;font-weight:200;margin-top:-8px;text-transform: uppercase;}
.tit1 h3 {font-size:28px;color: #464646;font-weight: 600;margin-top:-6px;}

.tit1_2 {margin-bottom: 20px;align-items: center;justify-content: space-between;}
.tit1_2 .llw_2 {align-items: center;}
.tit1_2 .ll_2 {font-size:42px;color: #28a800;margin-right:8px;font-weight: 400;}
.tit1_2 h6 {font-size:12px;position: relative;overflow: hidden;margin-bottom:1px;font-weight:200;margin-top:-8px;text-transform: uppercase;}
.tit1_2 h3 {font-size:28px;color: #464646;font-weight: 600;margin-top:-6px;}

.qcfc_more {
    flex-shrink: 0;
}





.zhyw{
    width: 72%;
    margin-right: 2%;
    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:#cb1c1d;

}

.new_banner{

    width: 99.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%;

}

/* 团情快讯 */
.tqkx_main {
    margin-top: 0;
}

.tqkx_tabs {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 14px;
}

.tqkx_tabs_left {
    display: flex;
    flex: 1;
    justify-content: center;
    padding-left:200px;
}

.tqkx_tab {
    padding: 10px 20px;
    margin-right: 10px;
    cursor: pointer;
    background-color: #f0f0f0;
    color: #333;
    border-radius: 4px;
    transition: all 0.3s ease;
    font-size: 18px;
    font-weight: bold;
}

.tqkx_tab.active {
    background-color: #cb1c1d;
    color: #fff;
}

.tqkx_more {
    display: block;
    /*background: url(../images/icon_more.png) no-repeat center right;*/
    height: 26px;
    line-height: 26px;
    /*padding-right: 85px;*/
    margin: 0;
    padding-left: 95px;
}
.tqkx_more a {color: #666;}
.tqkx_more:hover a {
     color: #cb1c1d;
}

.tqkx_header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
}

.tqkx_header h3 {
    margin: 0;
    font-size: 18px;
    font-weight: bold;
}

.tqkx_header .more-link {
    color: #1a56db;
    text-decoration: none;
}

.tqkx_content {
    display: flex;
    gap: 20px;
}

.tqkx_image {
    width: 50%;
}

.tqkx_image img {
    width: 100%;
    height: auto;
}

.tqkx_image .new_banner li a,
.tqkx_image .new_banner li a img {
    height: 420px;
}

.tqkx_news {
    width: 50%;
}

.tqkx_news ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tqkx_news li {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    min-width: 0;
    box-sizing: border-box;
    background-color: #fbfbfb;
    padding: 18px 10px;
}

.tqkx_news .date {
    color: #333;
    margin-right: 10px;
    flex-shrink: 0;
}

.tqkx_news .separator {
    color: #999;
    margin-right: 10px;
    flex-shrink: 0;
}

.tqkx_news a {
    color: #333;
    text-decoration: none;
    flex: 1 1 0;
    width: 0;
    min-width: 0;
    display: block;
    padding-right: 6px;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
}

.tqkx_news li:hover {border-left:3px solid #cb1c1d;}
.tqkx_news li:hover a{
   /* background-color: rgba(255, 120, 115, 0.1);*/
   color:#cb1c1d;   
}

/* 团委公众号和官方媒体平台 */
.twgzh {
    display: flex;
    align-items: center;
    height: 300px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    background: rgba(255, 255, 255, 0.1);
}

.twgzh .qrcode {
    margin: 0 10px 0 50px;
}

.twgzh .qrcode img {
    width: 180px;
    height: 180px;
    border-radius: 10px;
}

.twgzh .info {
    padding-left: 40px;
}

.twgzh .info h3 {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    display: flex;
    align-items: center;
    margin: 0 0 20px 0;
}

.twgzh .info h3 img {
    width: 34px;
    height: 34px;
    margin-right: 15px;
}

.twgzh .info p {
    font-size: 16px;
    color: #fff;
    margin-top: 20px;
}

.gfmt {
    display: flex;
    align-items: center;
    height: 300px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    padding-left: 30px;
    margin-top: 20px;
    color: #fff;
    background: rgba(255, 255, 255, 0.1);
}

.gfmt .info {
    margin-right: 20px;
}

.gfmt .info h3 {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin: 0 0 15px 0;
}

.gfmt .info p {
    font-size: 16px;
    color: #fff;
    margin-top: 15px;
}

.gfmt .qrcode-container {
    display: flex;
    align-items: center;
    padding: 10px;
    border-radius: 10px;
}

.gfmt .qrcode-wrapper {
    position: relative;
    background: #fff;
    padding: 3px;
    border-radius: 10px;
    margin-right: 20px;
}

.gfmt .qrcode-wrapper img {
    width: 180px;
    height: 180px;
}

.gfmt .tab-arrow {
    position: absolute;
    top: 10px;
    right: -9px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #fff;
}

.gfmt .tabs {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.gfmt .tab-item {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.5);
}

.gfmt .tab-item.active {
    background: rgba(255, 255, 255, 1);
    color: #1a56db;
}

.gfmt .tab-item img {
    width: 26px;
    height: 26px;
}

/* 学院概况 */
.xykx {
    padding: 50px 50px 20px 50px;
    align-self: flex-start;
}

.xykx .news-item {
    position: relative;
    float: left;
    width: 40%;
    box-sizing: border-box;
    overflow: hidden;
}

.xykx .news-item img {
    display: block;
    width: 100%;
    height: 200px;
    object-fit: cover;
    transition: all .5s;
}

.xykx .news-item .tag {
    position: absolute;
    top: 10px;
    left: 0;
    background-color: #09bb07;
    padding: 4px 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 16px 16px 0;
}

.xykx .news-item .tag img {
    width: 26px;
    height: 26px;
}

.xykx .xx {
    position: relative;
}

.xykx .xx img {
    width: 26px;
    height: 26px;
    float: right;
    margin-left: 10px;
}

.new_banner li a p {
    height: auto;
    padding: 20px;
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url('../images/news_banner_bg.png') no-repeat center;
    background-size: 100% 100%;
    box-sizing: border-box;
}

.new_banner li a:hover p{

    color: #fff;

}

.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: #cb1c1d;

}

.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: #cb1c1d;

    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 #cb1c1d;

    background: #fff;

}

.new_list ul li a:hover{

    background: #cb1c1d;

}

.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;

    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: #cb1c1d;

    border-bottom: 1px solid #cb1c1d;

}*/



/* 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: #cb1c1d;

    /* background: url('../images/tab_in_bg.png') no-repeat center 4px; */

}

.tab_in li.in a{

    color: #cb1c1d;

}

.tab_in li.in::before{

    display: block;

    content: "";

    width: 60%;

    height: 5px;

    background: #cb1c1d;

    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: #cb1c1d;

}

.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;

}

/* 通知公告 */

.tzgg_qcfc_box {margin-top:50px;margin-bottom:50px;}




/* 学院速递 */

.xysd{

    padding-left:20px;

    box-sizing: border-box;

}

.xysd li{

    float: left;

}

.xysd li{

    

    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: 50px;

}

/*.xysd li p.img,.xysd li p.con{

    float: left;

    width: 50%;

    box-sizing: border-box;

    overflow: hidden;

}*/
.xysd li p.img,.xysd li p.con{

    float: left;

    width: 40%;

    box-sizing: border-box;

    overflow: hidden;

}
.xysd li p.con{

    float: left;

    width: 60%;

    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 30px 10px 30px;

    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: #cb1c1d;

    line-height: 20px;

}

.xysd li a:hover span.tit{

    color: #cb1c1d;

}

.xysd li a:hover span.txt{

    color: #000;

}

.xysd2 li{

    width:33%;

    float: left;

    padding: 0 40px;

    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: 250px;

    margin: 50px 0 0 0; 

}

.xysd2 li:last-of-type::before{

   display: none;

}

.xysd2 li a p.con{

    width: 100%;

    height: 90%;

    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: #cb1c1d;

    line-height: 32px;

  /*background: #63869f;*/

    text-align: left;

}

.xysd2 li p.con span.xx{

    font-size: 14px;

    color: #cb1c1d;

    line-height: 30px;

}

.xysd2 li a:hover span.tit{

    color: #cb1c1d;

    font-weight: bold;

}

.xysd2 li a:hover span.txt{

    color: #000;

}

/* 媒体工院 */

.mtgy{

    padding: 60px 0;

    background:#f9f9f9 url('../images/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 #cb1c1d;

    font-size: 16px;

    color: #3c3c3c;

    box-sizing: border-box;

    text-align: center;

    margin: 60px auto 0;

}

.mtgy a.more:hover{

    background: #cb1c1d;

    color: #fff;

}



/* 专题网站 */

.ztwz{

    padding: 50px 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('../images/arrow_l2.png') no-repeat center;

}

.ztwz ul .slick-prev{

    left: -50px;

}

.ztwz ul .slick-next{

    right: -50px;

    background: url('../images/arrow_r2.png') no-repeat center;

}

.ztwz_carousel{

    width: 100%;

}

.ztwz_carousel .slick-slide{

    padding: 0 15px;

    box-sizing: border-box;

}

.ztwz_carousel .slick-slide a{

    border:1px solid #dddddd;

    box-sizing: border-box;

    display: block;

    width: 100%;

    height: 200px;

    object-fit: cover;

    overflow: hidden;

    transition: all .5s;

}

.ztwz_carousel .slick-slide a img{

    display: block;

    width: 100%;

    height: 100%;

    object-fit: cover;

    transition: all .5s;

}

.ztwz_carousel .slick-slide a:hover img{

    transform: scale(1.2);

}

.ztwz_carousel .slick-prev, .ztwz_carousel .slick-next{

    width: 34px;

    height: 34px;

    border-radius: 100%;

    top: 50%;

    margin: auto;

    background: url('../images/arrow_l2.png') no-repeat center;

}

.ztwz_carousel .slick-prev{

    left: -50px;

}

.ztwz_carousel .slick-next{

    right: -50px;

    background: url('../images/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('../images/tz_bg.jpg') no-repeat left center;

        padding: 0 20px 20px 20px;

    }

    .index_con3 div.fr{

    width: 60%;

    background: url('../images/xysd_bg.png') no-repeat center;

    background-size: 100% 100%;

    position:relative;

    z-index: 99;

    padding-top: 10px;

}

    .xysd{

        padding-left:0;

    }

    .index_con3 div.fr::before{

        display:none;

    }

    .index_con3 div.fl>div{

        padding-top:30px;

    }

}








.fl_l {float: left;}
.fl_r {float: right;}
.ov_h {overflow: hidden;}
.clear {clear:both;}

.title_img {overflow: hidden;text-align: center; width: 100%;margin-bottom:0;}
.title_img img {display: inline-block; margin: 0 auto; transition: none; transform: none;}
.title_img img:hover {transform: none; opacity: 1;}

.web {display: flex;}
.xymt_main {width:38%;box-sizing: border-box;background: url(../images/tz_bg.jpg) no-repeat left center;padding:30px;}
.xykx {align-self: flex-start;width: 62%;background: url('../images/xysd_bg.png') no-repeat center;background-size: 100% 100%;}
.tab-item {background: rgba(255, 255, 255, 0.5) !important;}
.tab-item.active {background: rgba(255, 255, 255, 1) !important; color: #1a56db !important;}

.fwzn_box {margin-top:80px;}
.fwzn_main {margin-bottom:15px;;}
.fwzn_main ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, auto);
    gap: 10px;
    list-style: none;
    padding: 0;
    margin: 0;
}
.fwzn_main ul li {
    width: 100%;
    height: 142px;
    background:#fff;
    border-radius: 4px;
    margin-left: 0;
    transition: all 1s ease;
    border:1px solid #e5e5e5;
    box-sizing: border-box;
}
.fwzn_main ul li:first-child {margin-left:0;}
.fwzn_main ul li:hover {background:#fff; transition: all .5s ease;cursor: pointer;border:1px solid #cb1c1d;}
.fwzn_main ul li img {transition: all .5s;}
.fwzn_main ul li:hover img {transition: all .5s;transform:translateY(-5px);}
.fwzn_main ul li .fwzn_txt {transition: all .5s;height:32px;}
.fwzn_main ul li:hover .fwzn_txt {transition: all .5s;transform:translateY(-6px);color:#cb1c1d;}
.fwzn_main ul li p {text-align: center;}
.fwzn_img {height:75px;padding-top:26px;}
.fwzn_img img {display:inline-block;width:55px;height:auto;}
.fwzn_txt {font-size: 16px;color: #555;/*padding-top:8px;*/}

/* 问题反馈悬停效果 */
.fwzn_main ul li:last-child {
    position: relative;
    overflow: hidden;
}

.fwzn_main ul li:last-child:hover {
    background: #fff !important;
}

.fwzn_main ul li:last-child:hover .fwzn_img,
.fwzn_main ul li:last-child:hover .fwzn_txt {
    opacity: 0;
    transition: opacity 0.3s ease;
}

.fwzn_main ul li:last-child::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    background: url(../images/ewm_wtfk.png) no-repeat center center;
    background-size: contain;
    width: 120px;
    height: 120px;
    transition: transform 0.3s ease;
}

.fwzn_main ul li:last-child:hover::after {
    transform: translate(-50%, -50%) scale(1);
}

.footer_wrap {height:270px;background:url(../images/bottom_bg.png) rgba(203,28,29,1) center no-repeat;overflow: hidden;/*margin-top:80px;*/z-index: 1;position: relative;}
.footer_box {width:1600px;margin: 0 auto;}
.footer_main {height:270px;}
.footer_logo {width:46%; padding-top:100px;}
.footer_logo img {max-width: 100%; height: auto;}
.footer_list {color:#fff;margin:95px 0 0 350px;}
.tel {background: url(../images/icon_tel.png) no-repeat 0 4px;padding-left:22px;font-size: 16px;}
.yb {background: url(../images/icon_yb.png) no-repeat 0 3px;padding-left:22px;font-size: 16px;margin-left:30px;}
.dz {background: url(../images/icon_dz.png) no-repeat 0 3px;padding-left:22px;font-size: 16px;}
.footer_list dt {margin-bottom:10px;}
.footer_list dd {line-height: 30px;color:rgba(255,255,255,0.5);padding-left:15px;}

.footer_copyright {border-left:1px solid rgba(255,255,255,0.5);margin:80px 50px;}
.footer_copyright ul li {color:#fff;padding:5px 50px;}

.footer_links {margin:80px 50px;display:flex;align-items:stretch;}
.footer_links_title {writing-mode:vertical-rl;text-orientation:upright;color:#fff;font-size:16px;line-height:1;letter-spacing:4px;margin-right:18px;padding-right:18px;border-right:1px solid rgba(255,255,255,0.35);display:flex;align-items:center;justify-content:center;}
.footer_links ul {display:flex;flex-direction:column;justify-content:space-between;}
.footer_links ul li {padding:5px 0;}
.footer_links ul li a {color: #fff;}
.footer_links ul li a:hover {text-decoration:underline;}

.copyright {height:49px;line-height:49px;text-align: center;color:rgba(255,255,255,0.5);letter-spacing: 1px;border-top: 1px solid rgba(255,255,255,0.16);}



/*list_page css*/
.listpage_wrap {width:1140px;margin:0 auto;background:#fff;margin-top:15px;}
.listpage_box {padding:15px;overflow: hidden;}
.listpage_left {width:240px;}
.listpage_right {border:solid 1px #e3e3e3;width:848px;margin-left:20px;border-radius:8px 8px 0 0;}
.listpage_right dt {margin:15px 15px 5px 15px;border-bottom:1px solid #e3e3e3;}
.listpage_right dt span {border-bottom:3px solid #cb1c1d;display: inline-block;height:40px;line-height:40px;font-size:18px;}
.listpage_right dd {padding:5px 15px 15px 15px;}
.listpage_right_main_list td {height:48px;border-bottom:1px dashed #e3e3e3;}
.listpage_right_main td a {color:#555;}
.listpage_right_main td a:hover {color:#e9573e;}
.listpage_right_main_date {color:#999;}
.fy_btn {display: inline-block;padding:4px 10px;border:1px solid #d4d6d6;color:#999;}
.fy_btn:hover {border:1px solid #cb1c1d;color:#fff;background: #cb1c1d;cursor: pointer;}
.fy_b {color:#e9573e;padding:0 5px;}
.fy_input input {width:30px;height:27px;line-height:27px;text-align:center;border:1px solid #d4d6d6;}

.listpage_left dt {width:240px;height:60px;background: url(../images/listpage_left_title_bg.jpg) no-repeat;}
/*.listpage_left dd {width:238px;border:1px solid #e3e3e3;}*/
.listpage_left_title_icon {font-size:0;}
.listpage_left_title_txt_l {font-size:18px;color:#fff;padding-top:5px;}
.listpage_left_title_txt_s {font-size: 10px;font-family: Arial;opacity: 0.5;-moz-opacity: 0.5;filter: alpha(opacity=50);text-transform: uppercase;}
.listpage_nav_wrap {background: url(../images/listpage_left_bottom_bg.jpg) no-repeat center bottom;}

.subNavBox {width:238px;border:solid 1px #e3e3e3;border-bottom:0;}
.subNav {border-bottom:solid 1px #e3e3e3;cursor:pointer;font-size:15px;color:#222;line-height:48px;padding-left:20px;background:url(../images/jiantou1.jpg) no-repeat;background-position:95% 50%}
.subNav:hover {color:#e9573e;}
.subNav2 {border-bottom:solid 1px #e3e3e3;cursor:pointer;font-size:15px;color:#222;line-height:48px;padding-left:20px;background:url(../images/jiantou1.jpg) no-repeat;background-position:95% 50%}
.subNav2:hover {color:#e9573e;}
.currentDd {color:#cb1c1d;}
.subNavBox > a div.selected {color:#cb1c1d;}
.navContent li a.selected {color:#cb1c1d;}
.currentDt {background-image:url(../images/jiantou.jpg);}
.navContent {display: none;border-bottom:solid 1px #e3e3e3;background:#fafafa;}
.navContent li a {display:block;width:238px;height:44px;line-height:44px;text-align:center;font-size:15px;color:#333;border-bottom:1px dashed #e3e3e3;}
.navContent li a:hover {color:#000;background-color:#fafafa;}

/*详情页css*/
.detail_wrap {width:1140px;margin:0 auto;background:#fff;margin-top:15px;}
.detail_box {padding:15px 60px;}
.detail_title {padding:30px 0 20px 0;font-size:28px;text-align: center;line-height: 36px;}
.detail_date {text-align: center;color:#555;}
.detail_date span {padding:10px 20px;}
.detail_line {width:100%;height:5px;margin-top:30px;background:url(../images/detail_line.jpg) repeat-x bottom;}
.detail_txt_wrap {margin-top:30px;}
.detail_txt_wrap .detail_txt {text-indent:2em;padding:6px 10px;font-size:16px;color:#333;}
.detail_img {padding:30px 0; display: block;text-align: center; width: 100%;}
.detail_img img {display: block; margin: 0 auto;}
.detail_txt_wrap .wp_articlecontent img {display: block;margin-left: auto;margin-right: auto;max-width: 100%;height: auto;}

/* index_con3 响应式样式 */
.index_con3 div.fl h2.title2 a {
    font-size: 24px;
    line-height: 35px;
    color: #fdb8b8;
    margin-bottom: 15px;
}

@media only screen and (max-width: 1440px) {
    .index_con3 div.fl h2.title2 a {
        font-size: 20px;
    }
}

@media only screen and (max-width: 960px) {
    .index_con3 div.fl h2.title2 a {
        font-size: 18px;
    }
}

@media only screen and (max-width: 640px) {
    .index_con3 div.fl h2.title2 a {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 5px;
    }

}


.qcfc_main {
    width: 66%;overflow: hidden;margin-bottom:15px;    
}

.hdjy_list {
    width: 100%;
    height: 475px;
    overflow: hidden;
}

.hdjy-carousel {
    position: relative;
    width: 100%;
    height: 100%;
}

.hdjy-slides {
    position: relative;
    width: 100%;
    height: calc(100% - 60px);
}

.hdjy-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.5s ease;
}

.hdjy-slide.active {
    opacity: 1;
    pointer-events: auto;
}

.hdjy-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hdjy-slide-content {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #fff;
    color: #333;
    padding: 15px;
    box-sizing: border-box;
}

.hdjy-slide-content h4 {
    margin: 0;
    display: block;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    padding-right: 6px;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #333;
}

.hdjy-controls {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
    box-sizing: border-box;
    z-index: 10;
    pointer-events: none;
}

.hdjy-controls button {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.5);
    border: none;
    color: #333;
    font-size: 20px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s ease;
    pointer-events: auto;
}

.hdjy-controls button:hover {
    background: rgba(255, 255, 255, 0.8);
}

.hdjy-play-pause {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.7);
    font-size: 24px;
}

.hdjy-play-pause:hover {
    background: rgba(255, 255, 255, 0.9);
}

/* 通知公告、青春风采、服务指南标题与内容间距 */
.tzgg_main .title_img { margin-bottom: 30px; }
.qcfc_main .title_img { margin-bottom: 30px; }
.ksdh .title_img { margin-bottom: 30px; }
