@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1200
 */

/**
 * [Large Screen for PC & Pad]
 * 960~1199
 */

@media screen and (max-width:1320px ) {



}





/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 999px) {

.top-nav2 {position: fixed;}
.tab-menu1{width:55px;}
.tpsx12::before {
    content: '';
    padding-top: 56%;
    float: left;
}
.f2on{height:30px;position:absolute;top:-30px;background: #eaebeb;width: 100%;}
	.f2on:after{content:'>';font-size:20px;font-weight:bold;font-family:cursive;transform: rotate(270deg);position: absolute;pointer-events: none;        line-height: 30px;}
	.foot-2.expanded .f2on:after{transform: rotate(90deg);}
.foot-2.expanded .zjk{height:auto!important;padding:30px 4%!important;}
.foot-1{height:auto;        line-height: 1.5;}
.foot-2 {
    height: auto;
    background: #eaebeb;
    text-align: center;
    font-size: 0;
    box-sizing: border-box;
    padding-top: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 40;
}
.foot-2 .zjk{
    display: flex;
    flex-direction: column;
    gap: 15px;
    height: 0!important;
    padding: 0!important;
   transition: all 0.4s ease-in-out;
}
    .tab-menu1 {
        transform: translateY(86px);
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }
    .top-nav .zjk {
        display: flex;
        align-items: center;
        justify-content: center;
    }
.top-nav {
    text-align: center;
    font-size: 0;
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    top: 107px;
    z-index: 52;
    transform: unset;
}
.top-logo img{max-width:100%;}
.tpsx1::before {
    content: '';
    padding-top: 56%;
    float: left;
}
.foot-logo {
    float: none;
    padding-top: 25px;
    margin: 0 auto;
    text-align: center;
}
.foot-logo img{max-width:99%;}
.foot-nav {float: none;}
.btt-1{width:100%;}
.yjlm{height:auto;width:50%;border-left:0;margin-bottom:20px;min-width:unset;}
.zc-nr{width:71%;}
    .zc-nr img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
.btt-3 {width: calc(50% - 10px);}
.yc-nr { margin-right: 0;}
.zjk{width:100%!important;padding:30px 4%!important;box-sizing:border-box;height:auto!important;}
.foot-nav{margin-right:0;}
.jzlb { line-height:42px; font-size:16px;    padding-right: 95px;}
.fbsj4 { font-size:14px;}
.l-banner {
	height: 180px;
}
.l-banner img {
	width: 100%;
	height: 100%;
}
#l-container .inner, #d-container .inner {
	padding: 0px 0px;
}
#l-container.wrapper .inner .mod, #d-container.wrapper .inner .mod {
	padding: 0;
}
.column-switch {
	display: block;
}
.col_menu .col_menu_head h3.col_name .col_name_text {
	display: block;
	line-height: 40px;
pa;
	padding: 0px 5px 0px 12px;
	font-size: 17px;
}/**栏目名称图标**/
.col_menu {
	width: 100%;
	float: none;
	margin-right: 0px;
	position: relative;
}
.col_menu .col_menu_con {
	display: none;
	border: 0px solid #e4e4e4;
}
.col_metas .col_title h2 {
	font-size: 18px;
}/**当前栏目名称**/
.col_news {
	width: 100%;
	min-height: 300px;
	float: none;
} 
.col_news .col_news_box {
	margin-left: 10px;
	margin-right: 10px;
}



.wrapper .inner {
	width: 100%;
	margin: 0 auto;
}
.navi-aside-toggle, .navi-aside-search {
	display: block;
}
#header {position: initial;
    opacity: 1;
    transition: all 0.6s;
}
#header .inner {
	/* padding: 10px 0px; */
	/* height: auto; */
	/* position: relative; */
	/* background: none; */
}
.header .head-left {
	float: none;
	display: inline-block;
	width: 100%;
	height: auto;
	text-align: center;
}
.header .sitelogo {
	float: none;
	margin-top: 0px;
}
.header .sitelogo a {
	display: inline-block;
	width: 100%;
	margin: 0 auto;
}
.header .sitetitle {
	margin-top: 38px;
	font-size: 28px;
}
.header .head-main {
	display: none;
}
.header .head-right {
	float: none;
	width: 100%;
	margin-top: 0px;
}
.header .head-right .searchbox {
	margin: 5px 0px;
	width: 100%;
}
/*导航样式：后台绑定时也可以定义配置*/
.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;
}
.mbanner .focus {
}
.mbanner .focus .focus-title-bar {/* display:none!important; */
}
.main1 .ml {
	float: none;
	width: 100%;
	padding-top: 0px;
}
.main1 .mll {
	float: none;
	width: 100%;
	margin-left: 0px;
	min-height: 0px;
}
.main1 .mc {
	float: none;
	width: 100%;
	margin-left: 0px;
}
.main1 .mr {
	float: none;
	width: 100%;
}
.main2 .inner {
	padding: 10px 0;
}
.main4 .ml {
	float: none;
	width: 100%;
}
.main4 .mr {
	float: none;
	width: 100%;
	padding-top: 0px;
}
/*左标题右内容*/
.post5 {
	background: transparent;
}
.post5 .tt {
	float: none;
	width: 100%;
	margin-right: 0px;
	border-bottom: 2px solid #146cc1;
}
.post5 .tt .tit {
	float: none;
	margin-top: 0px;
	width: 100%;
}
.post5 .tt .tit .title {
	display: inline-block;
	margin-right: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #18267d;
	cursor: pointer;
}
.post5 .more_btn {
	display: inline-block;
	right: 0;
	bottom: 0px;
	margin-top: 0px;
	text-align: right;
}
.post5 .more_btn a {
	line-height: 45px;
	color: #666;
}
.post5 .con {
	padding: 6px 0;
	position: relative;
}
.post5 .con .conbox {
	margin-left: 0px;
	padding-left: 0px;
	background: transparent;
}
.post-41 .con {
	padding: 8px 0;
}
#footer .inner {
	background: none;
}
#footer .inner .foot-left {
	float: none;
	padding-left: 0px;
	background: none;
	padding: 0;
}
#footer .inner .foot-left p {
	text-align: center;
}
#footer .inner .foot-right {
	float: none;
	margin-top: 12px;
}
.shares ul {
	display: inline-block;
	width: auto;
	margin: 0 auto;
	float: none;
}
/**友情链接**/
.botlinks .links-wrap {
	float: none;
	display: inline-block;
	margin: 4px 0px;
	width: 100%;
}
.botlinks .links-wrap .link-items {
	min-width: 100%;
}
/*图列表*/
.news_tu .news_list li.news {
	width: 33.3%;
}

.post-11 .news .link_icon .link_con { font-size:24px;transition: all 0.6s;}

.post-31 .news_list .news_box a {font-size:24px;transition: all 0.6s;}











}
/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
@media screen and (max-width: 767px) {
.showdiv2 .lmmc-2.lmmc-3.selected .sx1 {background: #9B0000;}
.showdiv2 .lmmc-2.lmmc-3.selected{padding-left:50px;}
.showdiv2 .lmmc-2.lmmc-3.searchbtn.selected{    width: 157px;}
.lmmc-4{font-size:30px;}
.nrk-4 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    padding-top: 44px;
    padding-bottom: 54px;
}
.lmmc-6 {
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
}

.showdiv2 .lmmc-2.selected .sx1 {
    display: block;
    width: 1px;
    height: 25px;
    background: #fff;
    margin-top: 13px;
    margin-left: 13px;
    margin-right: 15px;
}
.lmmc-2.lmmc-3 {
    display: block;
    width: 50px;
    height: 50px;
    background: #fff url(images/2/41.png) no-repeat left center;
    color: #9B0000;
        background-size: 56px;
}
.lmmc-2.lmmc-3.searchbtn {
    width: 50px;
    height: 50px;
    cursor: pointer;
    float: right;
    background: #fff url(images/2/42.png) no-repeat left center;
    margin-top: 7px;
        background-size: 56px;
}
.lmmc-2 {
    display: block;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    background: #9B0000;
    border-radius: 5px 0 0 5px;
    color: #fff;
    font-family: 思源黑体 CN;
    font-size: 16px;
    margin-bottom: 7px;
    line-height: 50px;
    vertical-align: middle;
    padding-left: 17px;
    float: right;
    transition: all 0.4s ease-in-out;
    overflow: hidden;
}
.lmmc-2 span img {
    width: 20px !important;
    height: auto !important;
}
.lmmc-1 {
    display: inline-block;
    width: 80px;
    height: 105px;
    box-sizing: border-box;
    border-radius: 5px;
    text-align: center;
    font-family: 思源黑体 CN;
    font-size: 22px;
    color: #fff;
    padding-top: 66px;
    margin: 0 20px;
    background: #9B0000 url(images/2/01.png) no-repeat center 12px;
}
.lmmc-1:nth-child(2) {
    background: #9B0000 url(images/2/02.png) no-repeat center 12px;
}
.lmmc-1:nth-child(3) {
    background: #9B0000 url(images/2/03.png) no-repeat center 12px;
}
.nrk-3 .tpsx1::before {
    padding-top: 66%;
}
.nrk-3{flex-direction: column;}
.btt-3{width:100%;}
#header .inner {
	height: 32px;
	transition: all 0.6s;
}
.header .sitelogo a img {
	max-width: 50%;
	margin: 5px 0px;
}
.header .sitelogo a {
}
.header .sitetitle {
	display: block;
	margin-top: 10px;
	font-size: 18px;
}
.main1 .ml {
	float: none;
	width: 100%;
}
.main1 .mr {
	float: none;
	width: 100%;
}
.main4 .inner {
	padding: 10px 0 15px;
}
.main4 .mr {
	float: none;
}
.post-12 .news_list li.news {
	width: 33.3%;
}
.post-41 .news_list li.news {
	width: 50%;
}
#footer .inner {
	padding: 17px 0px;
}
#footer .inner .foot-left {
	float: none;
}
#footer .inner p {
	text-align: center;
}
/*栏目图片*/
.l-banner {
	height: 180px;
}
.l-banner img {
	width: 100%;
	height: 100%;
}
#l-container .inner, #d-container .inner {
	padding: 0px 0px;
}
#l-container.wrapper .inner .mod, #d-container.wrapper .inner .mod {
	padding: 0;
}
.column-switch {
	display: block;
}
.col_menu .col_menu_head h3.col_name .col_name_text {
	display: block;
	line-height: 40px;
	font-size: 17px;
}/**栏目名称图标**/
.col_menu {
	width: 100%;
	float: none;
	margin-right: 0px;
	position: relative;
}
.col_menu .col_menu_con {
	display: none;
	border: 0px solid #e4e4e4;
}
.col_metas .col_title h2 {
	font-size: 18px;
}/**当前栏目名称**/
.col_news {
	width: 100%;
	min-height: 300px;
	float: none;
} /**栏目新闻**/
.col_news .col_news_box {
	margin-left: 10px;
	margin-right: 10px;
}
.col_news_con {
	padding: 5px 0px 10px 0px;
	margin: 0 0px;
}
.col_news_con .news_list li.news {
	line-height: 24px;
	padding: 4px 0px;
}
.col_news_con .news_list li.news span.news_title {
	line-height: 24px;
	margin-right: 100px;
}/*标题*/
.col_news_con .news_list li.news span.news_meta {
	margin-left: -100px;
}/*属性*/
.wp_paging li.pages_count, .wp_paging li.page_jump {
	display: none;
}
.infobox {
	width: auto;
	padding: 0px;
	margin: 0 10px;
}

/*图列表*/
.news_tu .news_list li.news {
	width: 50%;
}
/*组织机构*/
.inss .part_xy .sub-list .sub-item {
	width: 50%;
}


.post-11 .news .link_icon .link_con {
    font-size: 19px;
    transition: all 0.6s;
}

.post-11 .news .link_icon .icon {
    background-size: 100% !important;
    width: 40px;
    height: 40px;transition: all 0.6s;
}

.post-31 .news_list .news_box a {font-size:19px;transition: all 0.6s;}
.post-31 .news_list li.news {width:50%;}
.mbanner .focus .focus-navigation {display: none !important;}
.mbanner .focus .focus-page {margin-left: 7px;width: 12px;height: 12px;}


.logo1 img {width:60%; transition: all 0.6s;}
.slt1 {width:100%;height:auto;float: none;transition: all 0.6s;}
.jianjie {width: 94%;margin: auto;float: none;transition: all 0.6s;}
.dyk { padding: 10px;transition: all 0.6s;}
.zbk {width:100%; float:none; padding-bottom:15px;}
.dh {height:32px;}

.slt3 {width: 49%;margin-right:0;transition: all 0.6s;margin: 0 0 10px 0;}
.TT2,.TT4 {float:right;transition: all 0.6s;}


}
/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */





 
@media screen and (max-width: 479px) {
.link-1{font-size:19px;}
.link-2{font-size:16px;}
.more-1 {
    display: table;
    margin: auto;
    width: 126px;
    height: 43px;
    background: #9B0000;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    line-height: 43px;
    font-family: Source Han Sans CN;
    font-size: 14px;
    font-weight: 450;
}
.yc-nr {
    padding-top: 60px;
}
.top-nav{top:86px;}
    .lmmc-1 {
        display: inline-block;
        width: 70px;
        height: 70px;
        box-sizing: border-box;
        border-radius: 5px;
        text-align: center;
        font-family: 思源黑体 CN;
        font-size: 16px;
        color: #fff;
        padding-top: 40px;
        margin: 0 10px;
        background: #9B0000 url(images/2/01.png) no-repeat center 6px;
        background-size: 25px !important;
    }
.lmmc-1:nth-child(2) {
    background: #9B0000 url(images/2/02.png) no-repeat center 6px;
}
.lmmc-1:nth-child(3) {
    background: #9B0000 url(images/2/03.png) no-repeat center 6px;
}
.lmmc-1:nth-child(4) {
    background: #9B0000 url(images/2/04.png) no-repeat center 6px;
}
.post-11 .news .link_icon .link_con {
    font-size: 14px;
    transition: all 0.6s;
}
.post-11 .news .link_icon {height:150px;transition: all 0.6s;}

.post-31 .news_list .news_box a {font-size:14px;transition: all 0.6s;}
.post1 .tt .title {font-size:32px;transition: all 0.6s;}	
	
	
.site-lang ul li.links a {
	margin: 0px 2px 0px 2px;
}
.post-11 .news_list li.news .news_title {
	width: 73%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.post-12 .news_list li.news {
	width: 100%;
}
#footer .inner p.copyright span {
	display: block;
}
.article h1.arti_title {
	line-height: 28px;
	font-size: 18px;
}
.article h2.arti_title {
	line-height: 28px;
	font-size: 16px;
}
/*图列表*/
.news_tu .news_list li.news {
	width: 100%;
}
/*组织机构*/
.inss .part_xy .sub-list .sub-item {
	width: 100%;
}

.logo1 img {width:40%; transition: all 0.6s;}
.slt3 {width:100%;margin: 0 0 10px 0;transition: all 0.6s;}
.tpxw {position:inherit; padding:0; height:auto;transition: all 0.6s;}
.slt2 {position:inherit;}
.slt2 img {display:block; margin:auto;}



}
/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 360px) {
.nrk-7 img {
    width: 170px;
    height: 170px;
}
.showdiv2 .tab-list1 .dhlm3 {width: 100%;}
}
