@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1200
 */
/**
 * [Large Screen for PC & Pad]
 * 960~1199
 */
@media screen and (max-width: 1144px) {
.wrapper .inner { width:100%; margin:0 auto;}
.wrapper .inner .mod {width:auto;padding:0 8px;}
.nav .wp-menu .menu-item {}
.nav .wp-menu .menu-item a.menu-link {padding: 0 24px;}
}

/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 999px) {

/*导航样式：后台绑定时也可以定义配置*/
.wp-navi .wp-menu{display:none;}
.wp-navi-slide .navi-slide-head {display: block;padding:0 10px;height: 40px;}
.wp-navi-slide .wp-menu {background:#fff;}
.wp-navi-slide .wp-menu .menu-item {display: inline-block;float:none; position: relative; z-index: 100;width:100%;padding-left:0px;text-align:left;border-bottom:1px solid #eee}
.wp-navi-slide .wp-menu .menu-item .menu-switch-arrow{display: block;width: 38px;height: 38px;position: absolute;right: 6px;top: 1px;background: url(css/img/icons.png) no-repeat 10px -116px;}
.wp-navi-slide .wp-menu .menu-item a.menu-link {display:block;padding: 0 20px;line-height: 40px;color: #343434;font-size: 14px; }
.wp-navi-slide .wp-menu .menu-item a.menu-link.hover,
.wp-navi-slide .wp-menu .menu-item.hover a.menu-link,
.wp-navi-slide .sub-menu .sub-item.hover> a,
.wp-navi-slide .sub-menu .sub-item a:hover{ text-decoration: none; color: #000; background-color: #eee; }
.wp-navi-slide .sub-menu {display: none;position:relative;left: 0;bottom: 0px;top: 0px;min-width: 0px;z-index: 100;background: #fff;opacity: 0.8;}
.wp-navi-slide .sub-menu .sub-item {position: relative;white-space: nowrap;vertical-align: top;border-bottom: 1px solid #eee;}
.wp-navi-slide .sub-menu .sub-item a {display: block;color: #000;height: auto;line-height: 40px;padding: 0 36px;font-size: 14px;background:none;}
.wp-navi-slide .sub-menu .sub-item a:hover { color: #000; background-color:#eee; display: block; }
.wp-navi-slide .sub-menu .sub-menu {left:0;top: 0;}
.wp-navi-slide .sub-menu .sub-menu .sub-item a {padding: 0 52px;}

.header {padding:10px 0px; box-sizing:border-box;}

.logo {
	display: block;
	height: auto; /* 你可以改成 auto 或任意值，自动适应图片 */
	width:85%;  /* 宽度自动按比例缩放 */
	float:right ;
	margin-right:2%;
}
.logo img {
	width:100%;  /* 宽度自动按比例缩放 */
	height:100%; /* 你可以改成 auto 或任意值，自动适应图片 */
}


.navbox .topnav { display:none;}



/*=================全屏焦点图========================*/
.hero { max-height:248px;display: flex;flex-direction: column;justify-content: center;align-items: center;position: relative;overflow: hidden;}
.hero .focusbox {width: 100%;max-height:248px;position: relative;overflow: hidden;}
.hero .focusbox .news_list {list-style: none;margin: 0;padding: 0;width: 600%;/*这里定义要显示的图片或视频数量 如果显示6个设置600%*/height: 100%;display: flex;transition: transform 0.5s ease-in-out;}
.hero .focusbox .news_list .news {width:16.6667%;height: 100%;position: relative;overflow: hidden;}
.hero .focusbox .news_list .news .news_imgs,
.hero .focusbox .news_list .news .news_video {width: 100%;height: 100%;position: absolute;top: 0;left: 0;overflow: hidden;}
.hero .focusbox .news_list .news .news_imgs a {display: block;width: 100%;height: 100%;overflow: hidden; z-index:99;}
.hero .focusbox .news_list .news .news_video video {width: 100%;height: 100%;object-fit: cover;}
.hero .focusbox .dots {position: absolute;bottom:20px;right: 20px;display: flex;background-color: rgba(0, 0, 0, 0.5);padding: 5px 15px;box-sizing: border-box;border-radius: 50px;align-items: center; z-index:10;}

.scroll-indicator { display:none;}
/*
.lmmc-box { width:100%; height:0.4rem; line-height:0.4rem; margin-bottom:0.2rem; display: flex;align-items: center;position: relative;}
.lmmc-box .lmzw {float: left; font-size:0.28rem;font-family:'SourceHanSerifCN-Bold'; color: #2F4A97;font-weight: bold;}
.lmmc-box .lmzw em { color:#222;}
.lmmc-box .lmyw {float: left; text-transform: uppercase;font-size:0.25rem; color: #2C4780;padding-left: 0.15rem;font-family:DINCond-BlackAlternate; display:none;}
.lmmc-box .more {right:0; font-family: "Microsoft YaHei"; color: #6F6F6F; font-size:0.16rem; position: absolute; }
.lmmc-box .more a:hover {color:#2F4A97; transition: all 0.3s;}
*/

.lmmc-box { width:100%; height:0.4rem; line-height:0.4rem; margin-bottom:0.2rem; display: flex; justify-content: center;align-items: center;position: relative;}
.lmmc-box .lmzw { font-size:0.28rem;font-family:'SourceHanSerifCN-Bold'; color: #2F4A97;font-weight: bold;}
.lmmc-box .lmzw em { color:#222;}
.lmmc-box .more {right:0; font-family: "Microsoft YaHei"; color: #6F6F6F; font-size:0.16rem; position: absolute; }
.lmmc-box .more a:hover {color:#2F4A97; transition: all 0.3s;}

.xtdh-box { width:100%; height:0.4rem; line-height:0.4rem; margin-bottom:0.2rem; display: flex; justify-content: center;align-items: center;position: relative;}
.xtdh-box .lmzw { font-size:0.28rem;font-family:'SourceHanSerifCN-Bold'; color: #2F4A97;font-weight: bold;}
.xtdh-box .lmzw em { color:#222;}
.xtdh-box .more {right:0; font-family: "Microsoft YaHei"; color: #6F6F6F; font-size:0.16rem; position: absolute; }
.xtdh-box .more a:hover {color:#2F4A97; transition: all 0.3s;}





/* 内容区块样式1 */
.section1 { width:100%; margin-top:20px; padding:0px 3%; box-sizing: border-box; clear:both;background-image: none , none; min-height: auto;}
.section2 { width:100%; margin-top:20px; padding:30px 3%; box-sizing: border-box; clear:both; background:url(images/homebg.png) center center no-repeat; }
.section3 { width:100%; margin-top:20px; padding:0px 3%; box-sizing: border-box; clear:both;}
.section4 { width:100%; margin-top:20px; padding:30px 3%; box-sizing: border-box; clear:both;background: url(images/section2_bg.png) no-repeat center top;background-size: cover;}
.section5 { width:100%; margin-top:40px; padding:0px 3%; box-sizing: border-box; background:#2F4A97;}
.gd-section { width:100%; margin-top:40px; padding:0px 3%; box-sizing: border-box; clear:both;}

.styCarousel-image-box {width: 100%;height:420px;border-radius:8px;overflow: hidden;position: relative;box-shadow: 0 4px 20px rgba(0,0,0,0.1);}

.xinwen-box .col-box {float:left; width: 100%; max-width:100%; height: 100%; }
.xinwen-box .co2-box { float: left; width: 100%; max-width:100%;height: 100%; margin-top:20px; }



.section2 .container2 .tzgg-box {
    width:100%;
    height: auto;
}
.tzgg-box ul { 
    width: 100%; 
    height: auto; 
    gap:30px; 
    display: flex; 
    flex-wrap: wrap; /* 自动换行关键 */
}
.tzgg-box ul li { 
    max-width:100%; 
    width: 100%; /* 默认占满整行，移动端1列 */
    min-height:100%;
    height: auto; 
    background:#fff; 
    padding:20px 20px; 
    box-sizing: border-box;  
    flex: none; /* 取消自动均分宽度，由width控制 */
    display: flex; 
    flex-direction: column;
    align-items: center;
    justify-content: center; 
    gap:15px; 
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.tzgg-box ul li  .tz-text { 
    width:100%; 
    height:auto;
    text-align:center; 
    font-family: "Microsoft YaHei"; 
    font-size:0.18rem; 
    line-height:0.25rem; 
    font-weight:bold; 
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.tzgg-box ul li  .tz-carn { 
    width:100%; 
    height:auto; 
    font-family: "Microsoft YaHei"; 
    font-size:0.16rem;  
    color:#777; 
    line-height:0.25rem; 
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.tzgg-box ul li  .tz-time {
    width:100%; 
    text-align:center;
    font-family: "Microsoft YaHei"; 
    font-size:0.14rem;
    font-weight:bold; 
    color:#2F4A97; 
    position: relative;
}
/* 左右横向装饰线 伪元素实现 */
.tzgg-box ul li .tz-time::before,
.tzgg-box ul li .tz-time::after {
    content: "";
    position: absolute;
    width: 50px;    /* 横线长度，可改 */
    height:0.001rem;    /* 横线粗细 */
    overflow:hidden;
    background: #2F4A97; /* 横线颜色 */
    top: 50%;
    transform: translateY(-50%);
}
/* 左侧横线 */
.tzgg-box ul li .tz-time::before {left:15%;}
/* 右侧横线 */
.tzgg-box ul li .tz-time::after {right:15%;}

.tzgg-box ul li:hover { 
    background:#2F4A97; 
    color:#fff; 
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 25px), calc(100% - 25px) 100%, 0 100%);
    transition: background 0.3s ease;
}
/* 日期文字变白 */
.tzgg-box ul li:hover .tz-time {color: #ffffff;}
/* 左右横线变白 */
.tzgg-box ul li:hover .tz-time::before,
.tzgg-box ul li:hover .tz-time::after {background: #ffffff;}
/* 上方文字显示并变白 */
.tzgg-box ul li:hover .tz-carn {color: #ffffff;}



.xw1-box {float:left; width: 100%; max-width:100%; height: auto; }
.xw1-box .xwlist { float:left; width:100%;}
.xw1-box .xwlist ul {float:left; width:100%;}
.xw1-box .xwlist ul li {float:left; width:100%; line-height: 0.5rem;}
.xw1-box .xwlist ul li a { float:left;width:70%; font-size: 0.18rem; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;line-clamp: 1;-webkit-box-orient: vertical; background:url(images/news_biao.png) left center no-repeat; padding-left:20px;}
.xw1-box .xwlist ul li .time { float:right;font-size: 0.14rem; color:#777;}

.xz1-box {float: left; width: 100%; max-width:100%; height: 100%; margin-top:20px; }
.xz1-box .xzlist { float:left; width:100%;}
.xz1-box .xzlist ul {float:left; width:100%;}
.xz1-box .xzlist ul li {float:left; width:100%; line-height: 0.5rem;}
.xz1-box .xzlist ul li a { float:left;width:70%; font-size: 0.18rem; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;line-clamp: 1;-webkit-box-orient: vertical; background:url(images/news_biao.png) left center no-repeat; padding-left:20px;}
.xz1-box .xzlist ul li .time { float:right;font-size: 0.14rem; color:#777;}


.section4 .container4 .xitong-box { width: 100%;}
.xitong-box ul {width: 100%;}
.xitong-box ul li { float:left; width:100%; height: auto; padding:30px 0px; box-sizing: border-box; border-left:0px solid #d5d5d5; border-bottom:1px solid #d5d5d5;  display: flex;flex-direction: column;align-items: center;justify-content: center;}
.xitong-box ul li:hover { background:#2F4A97; color:#fff; clip-path: polygon(0 0, 100% 0, 100% calc(100% - 25px), calc(100% - 25px) 100%, 0 100%);transition: background 0.3s ease;}
.xitong-box ul :last-child li {border-bottom: none;}
.xitong-box ul li .xt-icon { width:0.74rem; height:0.45rem; display: flex; align-items: center; justify-content: center;}
.xitong-box ul li .xt-icon img {display: block; }
.xitong-box ul li .xt-text {text-align: center; font-family: "Microsoft YaHei"; font-size:0.20rem; font-weight:bold; margin-top:20px;}


.section5 .copyright {max-width:100%;margin: 0 auto; padding-top:30px; padding-bottom:30px;}
.section5 .copyright .dmmc-0 {float:left;margin-bottom:20px;}
.section5 .copyright .dmmc-2 {float: left;font-family:"Microsoft YaHei";color: #fff; font-size:20px; font-weight:bold;}
.section5 .copyright .dmmc-3 {float: left;text-transform: uppercase;font-size:19px;color: #fff;padding-left: 17px;font-family:DINCond-BlackAlternate;}

.section5 .copyright .bq-logo { float:left; width:100%;}
.section5 .copyright .bq-logo img {width:100%;}

.section5 .copyright .bq-lxwm { float:left; width:100%; margin-left:0; box-sizing: border-box; margin-top:30px;}
.section5 .copyright .copyright-box { float:left; width:100%;text-align:center;}
.section5 .copyright .copyright-box p {font-family:"Microsoft YaHei";color: #fff; font-size:15px; line-height:30px;}

.section5 .copyright .bq-yqurl { float: left;width:100%; margin-top:20px;}
.section5 .copyright .bq-yqurl .ljurlbox { float:left; width:100%;overflow: hidden;text-align:center; }
.section5 .copyright .bq-yqurl .ljurlbox li {float: none; margin:auto; width:30%;}
.section5 .copyright .bq-yqurl .ljurlbox li img { max-width:100%;}
.section5 .copyright .bq-yqurl .ljurlbox li p { max-width:100%; line-height:30px;font-family:"Microsoft YaHei";color: #fff; font-size:15px; text-align:center;}

.brhero {height:280px;display: flex;flex-direction: column;justify-content: center;align-items: center;position: relative;overflow: hidden;}
.brhero .webwz-box { width:100%; max-width:100%; margin:30px auto;position: absolute; z-index:100; bottom:0; padding:0px 3%;box-sizing: border-box;}
.brhero .webwz-box .dhlm-box {  text-align:left; font-family: 'SourceHanSerifCN-Bold'; font-size:0.28rem; color:#fff; font-weight:bold; margin-bottom:30px;text-shadow: 1px 1px 0 #000;}
.brhero .webwz-box .dhwz-box {  text-align:left; font-family:"Microsoft YaHei"; font-size:0.15rem; color:#fff;text-shadow: 1px 1px 0 #000;}
.brhero .webwz-box .dhwz-box a {color:#fff;}


.Content-box { width:100%; max-width:100%; margin:40px auto 40px auto; box-sizing: border-box; padding:0px 3%; clear:both;}
/*列表页 listcolumn*/
.col_menu { display:none;} 


/* 新闻项改为垂直排列：图片在上，文字在下 */
.news-grid .news-item {
	flex-direction: column;
	gap: 15px;
	padding: 18px 12px;
}
/* 图片容器100%宽度，高度自适应等比缩小 */
.news-grid .news-item .news-img-wrap {
	width: 100%;
	height: auto;
	aspect-ratio: 260 / 156; /* 保持原图宽高比 */
}
/* 文字区域自动占满宽度 */
.news-grid .news-item .news-content {
	width: 100%;
	gap: 12px;
}
/* 文字尺寸缩小适配手机 */
.news-grid .news-item .news-content .news-title {
	font-size: 18px; line-height:1.7em; margin-top:15px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;text-overflow: ellipsis;
}
.news-grid .news-item:hover a .news-title {
	font-size: 16px;
}
.news-grid .news-item .news-content .news-desc {
	font-size: 13px;
	line-height: 1.8em;
	text-indent: 1.8em;
}
.news-grid .news-item .news-content .news-date {
	font-size: 13px;
}
.news-grid .news-item .news-content .news-deta {
	font-size: 18px;
}
/* 缩小hover斜角尺寸，手机更协调 */
.news-grid .news-item:hover {
	clip-path: polygon(0 0, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 0 100%);
}
.news-grid .news-item::before {background: none; }
.zhengwen-box { width:100%; max-width:100%; margin:20px auto 40px auto;padding:0px 3%; box-sizing: border-box; clear:both;}
.news-grid .news-item:hover a .news-title { color:#222; }
.news-grid .news-item:hover a .news-desc { color:#777;}
.news-grid .news-item:hover a .news-date { color:#2F4A97;}
.news-grid .news-item:hover a .news-deta { color:#2F4A97;}


.article-content img { width:100%; max-width: 680px;height: auto !important;padding:10px 0px;transition: width 0.2s ease;}


}




/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
@media screen and (max-width:767px) {
/*导航样式：后台绑定时也可以定义配置*/
.navi-aside-toggle,
.navi-aside-search {display: block;}
.wp-navi .wp-menu{display:none;}
.wp-navi-slide .navi-slide-head {display: block;padding:0 10px;height: 40px;}
.wp-navi-slide .wp-menu {background:#fff;}
.wp-navi-slide .wp-menu .menu-item {display: inline-block;float:none; position: relative; z-index: 100;width:100%;padding-left:0px;text-align:left;border-bottom:1px solid #eee}
.wp-navi-slide .wp-menu .menu-item .menu-switch-arrow{display: block;width: 38px;height: 38px;position: absolute;right: 6px;top: 1px;background: url(css/img/icons.png) no-repeat 10px -116px;}
.wp-navi-slide .wp-menu .menu-item a.menu-link {display:block;padding: 0 20px;line-height: 40px;color: #343434;font-size: 14px; }
.wp-navi-slide .wp-menu .menu-item a.menu-link.hover,
.wp-navi-slide .wp-menu .menu-item.hover a.menu-link,
.wp-navi-slide .sub-menu .sub-item.hover> a,
.wp-navi-slide .sub-menu .sub-item a:hover{ text-decoration: none; color: #000; background-color: #eee; }
.wp-navi-slide .sub-menu {display: none;position:relative;left: 0;bottom: 0px;top: 0px;min-width: 0px;z-index: 100;background: #fff;opacity: 0.8;}
.wp-navi-slide .sub-menu .sub-item {position: relative;white-space: nowrap;vertical-align: top;border-bottom: 1px solid #eee;}
.wp-navi-slide .sub-menu .sub-item a {display: block;color: #000;height: auto;line-height: 40px;padding: 0 36px;font-size: 14px;background:none;}
.wp-navi-slide .sub-menu .sub-item a:hover { color: #000; background-color:#eee; display: block; }
.wp-navi-slide .sub-menu .sub-menu {left:0;top: 0;}
.wp-navi-slide .sub-menu .sub-menu .sub-item a {padding: 0 52px;}

.header {padding:10px 0px; box-sizing:border-box;}

.logo {
	display: block;
	height: auto; /* 你可以改成 auto 或任意值，自动适应图片 */
	width:85%;  /* 宽度自动按比例缩放 */
	float:right ;
	margin-right:2%;
}
.logo img {
	width:100%;  /* 宽度自动按比例缩放 */
	height:100%; /* 你可以改成 auto 或任意值，自动适应图片 */
}


.navbox .topnav { display:none;}



/*=================全屏焦点图========================*/
.hero { max-height:248px;display: flex;flex-direction: column;justify-content: center;align-items: center;position: relative;overflow: hidden;}
.hero .focusbox {width: 100%;max-height:248px;position: relative;overflow: hidden;}
.hero .focusbox .news_list {list-style: none;margin: 0;padding: 0;width: 600%;/*这里定义要显示的图片或视频数量 如果显示6个设置600%*/height: 100%;display: flex;transition: transform 0.5s ease-in-out;}
.hero .focusbox .news_list .news {width:16.6667%;height: 100%;position: relative;overflow: hidden;}
.hero .focusbox .news_list .news .news_imgs,
.hero .focusbox .news_list .news .news_video {width: 100%;height: 100%;position: absolute;top: 0;left: 0;overflow: hidden;}
.hero .focusbox .news_list .news .news_imgs a {display: block;width: 100%;height: 100%;overflow: hidden; z-index:99;}
.hero .focusbox .news_list .news .news_video video {width: 100%;height: 100%;object-fit: cover;}
.hero .focusbox .dots {position: absolute;bottom:20px;right: 20px;display: flex;background-color: rgba(0, 0, 0, 0.5);padding: 5px 15px;box-sizing: border-box;border-radius: 50px;align-items: center; z-index:10;}

.scroll-indicator { display:none;}

.lmmc-box { width:100%; height:0.4rem; line-height:0.4rem; margin-bottom:0.2rem; display: flex;align-items: center;position: relative;}
.lmmc-box .lmzw {float: left; font-size:0.28rem;font-family:'SourceHanSerifCN-Bold'; color: #222;font-weight: bold;}
.lmmc-box .lmzw em { color:#2F4A97;}
.lmmc-box .lmyw {float: left; text-transform: uppercase;font-size:0.25rem; color: #2C4780;padding-left: 0.15rem;font-family:DINCond-BlackAlternate; display:none;}
.lmmc-box .more {right:0; font-family: "Microsoft YaHei"; color: #6F6F6F; font-size:0.16rem; position: absolute; }
.lmmc-box .more a:hover {color:#2F4A97; transition: all 0.3s;}


.xtdh-box { width:100%; height:0.4rem; line-height:0.4rem; margin-bottom:0.2rem; display: flex; justify-content: center;align-items: center;position: relative;}
.xtdh-box .lmzw { font-size:0.28rem;font-family:'SourceHanSerifCN-Bold'; color: #222;font-weight: bold;}
.xtdh-box .lmzw em { color:#2F4A97;}
.xtdh-box .more {right:0; font-family: "Microsoft YaHei"; color: #6F6F6F; font-size:0.16rem; position: absolute; }
.xtdh-box .more a:hover {color:#2F4A97; transition: all 0.3s;}



/* 内容区块样式1 */
.section1 { width:100%; margin-top:20px; padding:0px 3%; box-sizing: border-box; clear:both;}
.section2 { width:100%; margin-top:20px; padding:30px 3%; box-sizing: border-box; clear:both; background:url(images/homebg.png) center center no-repeat; }
.section3 { width:100%; margin-top:20px; padding:0px 3%; box-sizing: border-box; clear:both;}
.section4 { width:100%; margin-top:20px; padding:30px 3%; box-sizing: border-box; clear:both;background: url(images/section2_bg.png) no-repeat center top;background-size: cover;}
.section5 { width:100%; margin-top:40px; padding:0px 3%; box-sizing: border-box; background:#2F4A97;}
.gd-section { width:100%; margin-top:40px; padding:0px 3%; box-sizing: border-box; clear:both;}


.styCarousel-image-box {width: 100%;height:240px;border-radius:8px;overflow: hidden;position: relative;box-shadow: 0 4px 20px rgba(0,0,0,0.1);}

.xinwen-box .col-box {float:left; width: 100%; max-width:730px; height: 100%; }
.xinwen-box .co2-box { float: left; width: 100%; max-width:730px;height: 100%; margin-top:20px; }



.section2 .container2 .tzgg-box {
    width:100%;
    height: auto;
}
.tzgg-box ul { 
    width: 100%; 
    height: auto; 
    gap:30px; 
    display: flex; 
    flex-wrap: wrap; /* 自动换行关键 */
}
.tzgg-box ul li { 
    max-width:100%; 
    width: 100%; /* 默认占满整行，移动端1列 */
    min-height:inherit;
    height: auto; 
    background:#fff; 
    padding:20px 20px; 
    box-sizing: border-box;  
    flex: none; /* 取消自动均分宽度，由width控制 */
    display: flex; 
    flex-direction: column;
    align-items: center;
    justify-content: center; 
    gap:15px; 
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.tzgg-box ul li  .tz-text { 
    width:100%; 
    height:auto;
    text-align:center; 
    font-family: "Microsoft YaHei"; 
    font-size:0.18rem; 
    line-height:0.25rem; 
    font-weight:bold; 
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.tzgg-box ul li  .tz-carn { 
    width:100%; 
    height:auto; 
    font-family: "Microsoft YaHei"; 
    font-size:0.16rem;  
    color:#777; 
    line-height:0.25rem; 
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.tzgg-box ul li  .tz-time {
    width:100%; 
    text-align:center;
    font-family: "Microsoft YaHei"; 
    font-size:0.14rem;
    font-weight:bold; 
    color:#2F4A97; 
    position: relative;
}
/* 左右横向装饰线 伪元素实现 */
.tzgg-box ul li .tz-time::before,
.tzgg-box ul li .tz-time::after {
    content: "";
    position: absolute;
    width: 50px;    /* 横线长度，可改 */
    height:0.001rem;    /* 横线粗细 */
    overflow:hidden;
    background: #2F4A97; /* 横线颜色 */
    top: 50%;
    transform: translateY(-50%);
}
/* 左侧横线 */
.tzgg-box ul li .tz-time::before {left:15%;}
/* 右侧横线 */
.tzgg-box ul li .tz-time::after {right:15%;}

.tzgg-box ul li:hover { 
    background:#2F4A97; 
    color:#fff; 
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 25px), calc(100% - 25px) 100%, 0 100%);
    transition: background 0.3s ease;
}
/* 日期文字变白 */
.tzgg-box ul li:hover .tz-time {color: #ffffff;}
/* 左右横线变白 */
.tzgg-box ul li:hover .tz-time::before,
.tzgg-box ul li:hover .tz-time::after {background: #ffffff;}
/* 上方文字显示并变白 */
.tzgg-box ul li:hover .tz-carn {color: #ffffff;}



.xw1-box {float:left; width: 100%; max-width:730px; height: auto; }
.xw1-box .xwlist { float:left; width:100%;}
.xw1-box .xwlist ul {float:left; width:100%;}
.xw1-box .xwlist ul li {float:left; width:100%; line-height: 0.5rem;}
.xw1-box .xwlist ul li a { float:left;width:70%; font-size: 0.18rem; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;line-clamp: 1;-webkit-box-orient: vertical; background:url(images/news_biao.png) left center no-repeat; padding-left:20px;}
.xw1-box .xwlist ul li .time { float:right;font-size: 0.15rem; color:#777;}

.xz1-box {float: right; width: 100%; max-width:730px; height: 100%; margin-top:20px; }
.xz1-box .xzlist { float:left; width:100%;}
.xz1-box .xzlist ul {float:left; width:100%;}
.xz1-box .xzlist ul li {float:left; width:100%; line-height: 0.5rem;}
.xz1-box .xzlist ul lia { float:left;width:70%; font-size: 0.18rem; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;line-clamp: 1;-webkit-box-orient: vertical; background:url(images/news_biao.png) left center no-repeat; padding-left:20px;}
.xz1-box .xzlist ul li .time { float:right;font-size: 0.15rem; color:#777;}


.section4 .container4 .xitong-box { width: 100%;}
.xitong-box ul {width: 100%;}
.xitong-box ul li { float:left; width:100%; height: auto; padding:30px 0px; box-sizing: border-box; border-left:0px solid #d5d5d5; border-bottom:1px solid #d5d5d5;  display: flex;flex-direction: column;align-items: center;justify-content: center;}
.xitong-box ul li:hover { background:#2F4A97; color:#fff; clip-path: polygon(0 0, 100% 0, 100% calc(100% - 25px), calc(100% - 25px) 100%, 0 100%);transition: background 0.3s ease;}
.xitong-box ul :last-child li {border-bottom: none;}
.xitong-box ul li .xt-icon { width:0.74rem; height:0.45rem; display: flex; align-items: center; justify-content: center;}
.xitong-box ul li .xt-icon img {display: block; }
.xitong-box ul li .xt-text {text-align: center; font-family: "Microsoft YaHei"; font-size:0.20rem; font-weight:bold; margin-top:20px;}


.section5 .copyright {max-width:100%;margin: 0 auto; padding-top:30px; padding-bottom:30px;}
.section5 .copyright .dmmc-0 {float:left;margin-bottom:20px;}
.section5 .copyright .dmmc-2 {float: left;font-family:"Microsoft YaHei";color: #fff; font-size:20px; font-weight:bold;}
.section5 .copyright .dmmc-3 {float: left;text-transform: uppercase;font-size:19px;color: #fff;padding-left: 17px;font-family:DINCond-BlackAlternate;}

.section5 .copyright .bq-logo { float:left; width:100%;}
.section5 .copyright .bq-logo img {width:100%;}

.section5 .copyright .bq-lxwm { float:left; width:100%; margin-left:0; box-sizing: border-box; margin-top:30px;}
.section5 .copyright .copyright-box { float:left; width:100%;text-align:center;}
.section5 .copyright .copyright-box p {font-family:"Microsoft YaHei";color: #fff; font-size:15px; line-height:30px;}

.section5 .copyright .bq-yqurl { float: left;width:100%; margin-top:20px;}
.section5 .copyright .bq-yqurl .ljurlbox { float:left; width:100%;overflow: hidden;text-align:center; }
.section5 .copyright .bq-yqurl .ljurlbox li {float: none; margin:auto; width:30%;}
.section5 .copyright .bq-yqurl .ljurlbox li img { max-width:100%;}
.section5 .copyright .bq-yqurl .ljurlbox li p { max-width:100%; line-height:30px;font-family:"Microsoft YaHei";color: #fff; font-size:15px; text-align:center;}

.brhero {height:280px;display: flex;flex-direction: column;justify-content: center;align-items: center;position: relative;overflow: hidden;}
.brhero .webwz-box { width:100%; max-width:100%; margin:30px auto;position: absolute; z-index:100; bottom:0; padding:0px 3%;box-sizing: border-box;}
.brhero .webwz-box .dhlm-box {  text-align:left; font-family: 'SourceHanSerifCN-Bold'; font-size:0.28rem; color:#fff; font-weight:bold; margin-bottom:30px;text-shadow: 1px 1px 0 #000;}
.brhero .webwz-box .dhwz-box {  text-align:left; font-family:"Microsoft YaHei"; font-size:0.15rem; color:#fff;text-shadow: 1px 1px 0 #000;}
.brhero .webwz-box .dhwz-box a {color:#fff;}


.Content-box { width:100%; max-width:100%; margin:40px auto 40px auto; box-sizing: border-box; padding:0px 3%; clear:both;}
/*列表页 listcolumn*/
.col_menu { display:none;} 


/* 新闻项改为垂直排列：图片在上，文字在下 */
.news-grid .news-item {
	flex-direction: column;
	gap: 15px;
	padding: 18px 12px;
}
/* 图片容器100%宽度，高度自适应等比缩小 */
.news-grid .news-item .news-img-wrap {
	width: 100%;
	height: auto;
	aspect-ratio: 260 / 156; /* 保持原图宽高比 */
}
/* 文字区域自动占满宽度 */
.news-grid .news-item .news-content {
	width: 100%;
	gap: 12px;
}
/* 文字尺寸缩小适配手机 */
.news-grid .news-item .news-content .news-title {
	font-size: 18px; line-height:1.7em; margin-top:15px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;text-overflow: ellipsis;
}
.news-grid .news-item:hover a .news-title {
	font-size: 16px;
}
.news-grid .news-item .news-content .news-desc {
	font-size: 13px;
	line-height: 1.8em;
	text-indent: 1.8em;
}
.news-grid .news-item .news-content .news-date {
	font-size: 13px;
}
.news-grid .news-item .news-content .news-deta {
	font-size: 18px;
}
/* 缩小hover斜角尺寸，手机更协调 */
.news-grid .news-item:hover {
	clip-path: polygon(0 0, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 0 100%);
}
.news-grid .news-item::before {background: none; }
.zhengwen-box { width:100%; max-width:100%; margin:20px auto 40px auto;padding:0px 3%; box-sizing: border-box; clear:both;}
.news-grid .news-item:hover a .news-title { color:#222; }
.news-grid .news-item:hover a .news-desc { color:#777;}
.news-grid .news-item:hover a .news-date { color:#2F4A97;}
.news-grid .news-item:hover a .news-deta { color:#2F4A97;}


.article-content img { width:100%; max-width: 680px;height: auto !important;padding:10px 0px;transition: width 0.2s ease;}

}





/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 479px) {



}
/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 319px) {


}








