@charset "utf-8";
/*Technical Support SudyTech*/

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
	margin: 0;
	padding: 0;
}

header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
	display: block;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,
th {
	text-align: left;
	font-weight: normal;
}

html,
body,
fieldset,
img,
iframe,
abbr {
	border: 0;
}

img {
	vertical-align: middle;
}

html {
	overflow-x: hidden;
}

i,
cite,
em,
var,
address,
dfn {
	font-style: normal;
}

[hidefocus],
summary {
	outline: 0;
}

li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
	font-size: 100%;
}

sup,
sub {
	font-size: 83%;
}

pre,
code,
kbd,
samp {
	font-family: inherit;
}

q:before,
q:after {
	content: none;
}

textarea {
	overflow: auto;
	resize: none;
}

label,
summary {
	cursor: default;
}

a,
button {
	cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
	font-weight: bold;
}

del,
ins,
u,
s,
a,
a:hover {
	text-decoration: none;
}

body,
textarea,
input,
button,
select,
keygen,
legend {
	font: 13px/1 arial, \5b8b\4f53;
	color: #333;
	outline: 0;
}

:focus {
	outline: 0;
}

/*备用样式表*/
.none {
	display: none;
}

.wcb {
	width: 100%;
	height: 30px;
	border: 2px dashed #97CBE0;
}

.hidden {
	visibility: hidden;
}

.clear {
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	clear: both;
	display: block;
	_display: inline;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: block;
	*zoom: 1;
}

.icon {
	display: inline-block;
	width: 32px;
	height: 32px;
	vertical-align: middle;
	background: url(/_upload/tpl/01/9c/412/template412/images/icon.png) no-repeat;
}
@font-face{font-family: 'syh'; src : url('/_upload/tpl/01/9c/412/template412/css/SourceHanSansCN-Regular.ttf');}
/*css3扩展*/
body:before {
	content: "";
	position: fixed;
	top: -10px;
	left: 0;
	z-index: 110;
	width: 100%;
	height: 10px;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, .8);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, .8);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, .8);
}

::-webkit-input-placeholder {
	color: #ccc;
	/* WebKit browsers */
}

:-moz-placeholder {
	color: #ccc;
	/* Mozilla Firefox 4 to 18 */
}

::-moz-placeholder {
	color: #ccc;
	/* Mozilla Firefox 19+ */
}

:-ms-input-placeholder {
	color: #ccc;
	/* Internet Explorer 10+ */
}

/**布局开始**/
body {
	line-height: 1;
	font-size: 13px;
	font-family: "Arial", "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
	color: #333;
}

p {
	line-height: 1.75;
}

a {
	color: #3b3b3b;
	text-decoration: none;
	transition: all 0.4s ease-in-out;
}

a:hover {
	color: #265D50;
}

/*页面尺寸*/
.wrapper {
	width: 100%;
	margin: 0 auto;
}

.wrapper .inner {
	width: 1600px;
	margin: 0 auto;
}

.wp-inner {
	width: 1600px;
	margin: 0 auto;
}

/**页面全局宽度**/

/*head开始*/
.header {
	background: #265D50;
	border-bottom: none;
	height: auto;
	line-height: inherit;
}

.header.fix {background:var(--mainColor);}
.header .inner {position:relative;transition:all 0.4s ease-in-out;}
.header .sitelogo {display:flex;}
.header .sitelogo .logo {margin-right:29px;display:inline-block;}
.header .sitelogo a {align-items:center;}
.header .sitelogo a img{width: auto;height: 70px;}
.header .mod {display:flex;justify-content:space-between;height: 135px;align-items:center;}
.header .head-right {display:flex;align-items:flex-end;flex-direction:column;}
.header .head-top {display:flex;align-items:center;gap: 5px;background: url(/_upload/tpl/01/9c/412/template412/images/site.jpg) no-repeat left center;width: 58%;height: 52px;flex-direction: row;justify-content: flex-end;background-size: cover;top: 0;position: absolute;}
.header-login-right {
    width: 600px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    background: #18453B;
    z-index: 0;
    }


/**角色**/
.site-rale ul li.links {float:left;}
.site-rale ul li.links a {line-height:35px;padding:0 12px 0 12px;padding-left:19px;font-size:13px;color:#cad3d4;background:url(/_upload/tpl/01/9c/412/images/icon_role.png) no-repeat;}
.site-rale ul li.links a:hover {color:#fff;}
.site-lang ul {display:flex;}
.site-lang ul li.links a {color:#fff;font-size:18px;padding:0 14px;line-height:1;display:inline-block;}
.site-lang ul li.links a:hover {color:#fff;}
.header .site-lang ul li.links:first-child a {border-right:1px solid #fff;}
.header .site-lang ul li.links a:hover{color:#E8B000}
.searchbox .tt {color:#fff;text-align:center;font-size:30px;font-weight:bold;margin-bottom:47px;}
.searchbox {text-align:right;width:30px;overflow:hidden;}
.wp-search {position:relative;}
.wp-search form {display:block;}
.wp-search .search-input {margin-left: 5px;margin-right: 30px;}
.wp-search .search-input input.search-title {width:100%;line-height:30px;background:none;color:#FFFFFF;font-size:var(--titleSize);border:0;outline:0;border-bottom:1px solid #fff}
.wp-search .search-btn {width:30px;height:30px;position:absolute;right:0;top:0%;}
.wp-search .search-btn input.search-submit {width:100%;height:100%;border:0;outline:0;background:url(/_upload/tpl/01/9c/412/template412/images/search.png) no-repeat center;cursor:pointer;}
.header .searchbox:hover {width:200px;}
.header .searchbox {transition:all 0.4s ease-in-out;}
/*默认主导航样式*/
#nav {
	margin-top: 30px;
}

#nav .inner .wp-panel .navbg {
	position: absolute;
	z-index: -1;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: auto;
	height: 100%;
	background: #fff;
	opacity: .7;
	filter: alpha(opacity=70);
}

/*导航样式：后台绑定时也可以定义配置*/
.wp-menu {
	margin: 0 auto
}

.wp-menu .menu-item {
	display: inline-block;
	float: left;
	position: relative;
}

.wp-menu .menu-item.i1 {
	background: none;
}

.wp-menu .menu-item a.menu-link {
	display: inline-block;
	padding: 0px 20px;
	line-height: 44px;
	color: #FFFFFF;
	font-size: 22px;
}

.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.hover {
	
	text-decoration: none;
	color: #E8B000;
}

.sub-menu {
	display: none;
	position: absolute;
	left: 0;
	top: 44px;
	width: 100%;
	z-index: 100;
	background: #fff;
}

.sub-menu .sub-item {
	position: relative;
	white-space: nowrap;
	vertical-align: top;
	_zoom: 1;
}

.sub-menu .sub-item a {
	display: block;
	color: #000;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	background: none;
	text-align: center;
}

.sub-menu .sub-item.hover>a,
.sub-menu .sub-item a:hover {
	color: #E8B000;
	display: block;
}

.sub-menu .sub-menu {
	left: 100%;
	top: 0px;
	z-index: 200;
	background: #fff;
}

/**主页banner开始**/
#banner .inner {
	width: 100%;
}
#banner .news_list .news_imgs{
	position:relative;
	padding-top: 46.875%;
	overflow: hidden;
}
#banner .news_list .news_imgs img{
	position:absolute;
	width:100%;
	left:0;
	top: 0;
	right: 0;
	height: 100%;
	bottom: 0;
	object-fit: cover;
}
#banner .slick-prev{left: 0px;background:url(/_upload/tpl/01/9c/412/template412/images/prev.jpg) no-repeat;}
#banner .slick-next{right: 0px;background:url(/_upload/tpl/01/9c/412/template412/images/next.jpg) no-repeat}
#banner .slick-prev, #banner .slick-next{#width: 34px;#height: 40px;border-radius:0;margin-top: 0;opacity: 1;display: none;  !important}
#banner .slick-dots{bottom:10px;}
#banner .slick-dots li{width: 16px;height:16px;}
#banner .slick-dots li.slick-active{background:#265D50!important}

/**首页三列布局**/
.main1 .inner {
	padding: 32px 0px;
	margin-bottom: 20px;
}

.main1 .ml {
	float: left;
	width: 780px;
}


.main1 .mr {
	float: right;
	width: 800px;
}

.main2 {
	background: url(/_upload/tpl/01/9c/412/template412/images/bg2.jpg) no-repeat;
	position: relative;
	/* height: 422px; */
}
.main3{background:#fff}
.main2 .tt{margin-bottom:20px}
.main2 .inner {
	/* position: absolute; */
	/* top: 48px; */
	/* left: calc((100% - 1600px) /2); */
	padding: 48px 0 48px;
}
.main2 .mod{display:flex;column-gap: 50px;}
.main2 .ml,.main2 .mr{flex:1}
.main3 .ml {
	float: left;
	width: 780px;
}

.main3 .mr {
	float: right;
	width: 780px;
	/* margin: 0 -41px 0 0; */
}

.main4 {
	padding: 36px 0 49px 0;
}


/**标题栏新闻窗口**/
.post {
	margin-bottom: 10px;
}

.post .tt {
	display: inline-block;
	width: 100%;
	border-bottom: 0px solid #e6e6e6;
}

.main3 .post .tt {
	margin-bottom: 20px;
}

/**标题栏**/
.post .tt .tit {
	display: inline-block;
	float: left;
	font-size: 20px;
	font-weight: normal;
}

/**标题字体**/
.post .tt .tit .title {
	display: block;
	line-height: 33px;
	color: #424242;
	font-family: "Microsoft yahei";
}

.post .tt .tit .name {
	display: none;
	line-height: 16px;
	color: #333;
}



/*栏目别名*/
.post .con {
	padding: 6px 0;
	margin: 0 auto;
}

.post .con .wp_article_list .list_item {
	border-bottom: 1px dashed #ccc;
}

/**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index {
	background: url(/_upload/tpl/01/9c/412/template412/images/li.gif) no-repeat center;
}

.post .more_btn {
	display: inline-block;
	margin-top: 10px;
	height: 20px;
	line-height: 23px;
	float: right;
	border-radius: 30px;
	width: 55px;
	background: #c1c1c1;
	text-align: center;
}

.post .more_btn .more_text,
.post .more_btn a {
	font-size: 14px;
	cursor: pointer;
}

.post .more_btn a {
	color: #fff;
}

.post .more_btn a:hover {
	color: #265D50;
}

/*标准标题*/
.post .tt .tit .title {
	display: inline-block;
	font-size: 33px;
	font-weight: bold;
	color: #000;
	cursor: pointer;
	line-height: 42px;
	padding: 5px;
	margin-left: -5px;
	transition: 0.7s;
}
.post .tt .tit .title:hover{background: #265D50;color: #fff;}

.post1 .tt .tit .title.selected {
	color: #0f429b;
}


/*居中标题*/

.post1 .tt {
	width: 100%;
	text-align: center;
	margin-bottom: 35px;
	position: relative;
}
.post1 .tt .more_btn{
	position:absolute;
	right:0;
}

.post1 .tt .tit {
	float: none;
}


/*标题切换hover*/

.post4 .tt {
	border-bottom: 1px solid #57b8ef;
}

.post4 .tt .tit {
	border-bottom: 0px;
}

.post4 .tt .tit .title {
	display: inline-block;
	margin-right: 20px;
	color: #333;
	border-bottom: 3px solid #0074B3;
	cursor: pointer;
}

.post4 .tt .tit .title.selected {
	border-bottom: 3px solid #fff;
	color: #000;
}


/**自定义新闻列表**/
.post-10 .tt{text-align:left}
.news_list li.news {
	line-height: 42px;
	padding-left: 0px;
}

.post-11 .news .news_imgs {
	position: relative;
	padding-top: 53%;
	top: 0;
	overflow: hidden;
	width: 100%;
}

.post-11 .news .news_imgs img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	transition:all 0.8s ease-in-out;
}

.post-11 .news .news_imgs img:hover{transform:scale(1.2)}

.post-11 .news .news_wz {
	background: #265D50;
	color: #fff;
	height: 71px;
	line-height: 70px;
	padding: 0 15px;
}

.post-11 .news .news_wz .news_title {
	font-size: 20px;
}

.post-11 .news .news_wz .news_title a {
	color: #fff;
}

.post-11 .news_list .news:hover .news_wz .news_title a{
	color:#fff;
}
.post-12 {
	margin-left: 35px;
}

.post-12 .news_list .news {
	border-bottom: 1px solid #e1e1e1;
	/* padding: 10px 0 20px 0; */
}

.post-12 .news_list .n1 {
	border-top: 1px solid #e1e1e1;
}

.post-12 .news_list .news .news_title {	
	color:#000;
	font-size: 24px;
	/* font-weight: bold; */
	line-height: 30px;
}
.post .news_list .news .news_title,.post .news_list .news .news_text {
display: -webkit-box; 
-webkit-box-orient: vertical; 
-webkit-line-clamp: 1; 
overflow: hidden; 
text-overflow: ellipsis; 
}


.post-12 .news_list .news .news_text {
	font-size: 19px;
	line-height: 47px;
	color:#8c8c8c;
}
.post-12 .news_list .news a{display:block;padding:20px 0}
.post-12 .news_list .news a:hover {background:#265d50;padding-left:15px}
.post-12 .news_list .news a:hover .news_date {background:#E8B000;}
.post-12 .news_list .news a:hover .news_title {color:#fff;}
.post-12 .news_list .news a:hover .news_text {color:#fff;}

.rili .news_list .news a{display:block;padding: 30px 0;}
.rili .news_list .news a:hover {background:#265d50;padding-left:15px}
.rili .news_list .news a:hover .news_date {background:#E8B000;}
.rili .news_list .news a:hover .news_title {color:#fff;}
.rili .news_list .news a:hover .news_text {color:#fff;}



.sudy-tab .tab-menu {
	border: none;
	height: 70px;
}

.sudy-tab .tab-menu li.selected {
	background: #265D50;
	border-radius:0;
}

.sudy-tab .tab-menu li.selected .post .tt .tit .title {
	color: #fff;
}

.sudy-tab .tab-menu li {
	height: 70px;
	line-height: 70px;
	padding: 0 27px;
}

.sudy-tab .tab-menu li .post .tt .tit .title {
	color: #787878;
	text-align: center;
	vertical-align: middle;
}

.main2 .tab-con {
	background: #fff;
	box-shadow: 0 1px 10px #e5e5e5;
}

.main2 .tab-con .post .more_btn {
	position: absolute;
	right: 0;
	top: 25px;
}

.main4 .inner .news_list {
	display: flex;
	justify-content: space-between;
}

.main4 .inner .news_list .news_box {
	width: 265px;
	height: 90px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #a0b791;
	flex-direction: column;
}
.main4 .inner .news_list .news:nth-child(2) .news_box{
    background: #aec189;
}
.main4 .inner .news_list .news:nth-child(3) .news_box{
    background: #aec189;
}
.main4 .inner .news_list .news:nth-child(4) .news_box{
    background: #92c48f;
}
.main4 .inner .news_list .news:nth-child(5) .news_box{
    background: #e3c57c;
}
.main4 .inner .news_list .news .news_img{
	width: 265px;
	position:relative;
	padding-top:33.96%;
	overflow:hidden;
}.main4 .inner .news_list .news .news_img img{
	position:absolute;
	width:100%;
	left:0;
	right:0;
	top:0;
	bottom:0;
	transition:0.8s all ease-in-out;
}
.main4 .inner .news_list .news .news_img img:hover{
	transform:scale(1.2)
}
.main4 .inner .news_list .news a {
	font-size: 25px;
	color: #284e12;
	font-weight: bold;
	line-height: 30px;
	}


.main4 .inner .news_list .n1 {
	/* background: #9fb891; */
}

.main4 .inner .news_list .n2 {
	/* background: #adc189; */
}

.main4 .inner .news_list .n3 {
	/* background: #d0c685; */
}

.main4 .inner .news_list .n4 {
	/* background: #91c48e; */
}

.main4 .inner .news_list .n5 {
	/* background: #e3c67b; */
}

/**标题图标**/
.main3 .news_list .news a{display:block;height: 57px;}
.main3 .news_list .news a:hover {background:#265d50 !important;padding-left:15px}
.main3 .news_list .news a:hover .news_title {color:#fff}
.main3 .news_list .news a:hover .news_meta {color:#fff}
.main3 .news_list li.news span.news_title {
	font-size: 23px;
	line-height: 80px;
	width: calc(100% - 80px);
	color:#000;
	float: left;
}
.main3 .news_list li.news span.news_meta {/* width: 54px; */display:inline-block;margin: 0;line-height: 57px;float: right;}




/*标题*/
.news_list li.news span.news_title img {
	vertical-align: middle;
}

.news_list li.news span.news_meta {
	float: right;
	margin-right: 4px;
	font-size: 18px;
	color: #333333;
	line-height: 46px;
}

.col_news_con .news_list li.news span.news_meta {
	font-size: 15px;
	line-height: 30px;
	font-weight: normal;
}

/*属性*/
.news_list li.news .news_time,
.news_list li.news .news_time span {
	color: #666;
}


/*默认简介*/
.news_list li.news .news_bg {
	position: absolute;
	left: 0px;
	bottom: 0px;
	right: 0px;
	height: 30px;
	background: #000;
	opacity: .7;
	filter: Alpha(opacity=70);
}

.news_list li.news p {
	line-height: 34px;
}

/*日历新闻样式1*/

.rili .con {
	padding: 5px 0px;
}

.rili .news_list {
	padding: 10px 25px;
	margin-bottom: 5px;
	background: #fff;
}

.rili .news_list li.news {
	margin-top: 0px;
}

.rili .news_list li.news {
	float: left;
	/* padding: 20px 5px; */
	border-bottom: 1px solid #d3d3d3;
	/* width: 49%; */
}
.main3 .rili .news_list li.news {width:100%}

.rili .news_list .n2 {
	float:right !important
}

.rili .news_list .n4 {
	float:right !important
	
}

.rili .news_list li.n6 {
	float:right !important;
	
	border-bottom: none;
}

.rili .news_list li.n5 {
	border-bottom: none;
}

 .news_list li.news .news_date {
	float: left;
	width: 80px;
	height: 80px;
	line-height: 40px;
	margin-top: 0px;
	font-family: "Microsoft YaHei";
	background: #265D50;
	text-align: center;
	font-weight: bold;
}

 .news_list li.news .news_date .news_year {
	display: inline-block;
	padding: 0 4px;
	font-size: 24px;
	color: #fff;
}

 .news_list li.news .news_date .news_days {
	display: inline-block;
	height: 36px;
	width: 80px;
	font-size: 17px;
	color: #3e5133;
	background: #f3f3f3;
}

 .news_list li.news .news_wz {
	width: 100%;
}

 .news_list li.news .news_wz .news_con {
	margin-left: 100px;
	line-height: 22px;
	/* margin-top: 10px; */
}





.rili .news_list li.news .news_title {
	margin-top: 0px;
	font-size: 23px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 1;
}

.rili .news_list li.news .news_title a {
	color: #000;
}

.rili .news_list li.news .news_text a {
	color: #8c8c8c;

}

.rili .news_list li.news .news_text {
	margin-top: 18px;
	font-size: 20px;
	display: -webkit-box; 
-webkit-box-orient: vertical; 
-webkit-line-clamp: 1; 
overflow: hidden; 
text-overflow: ellipsis; 
}

/*日历新闻样式2*/
.rili2 .con {
	padding: 5px 0px;
}


.rili2 .news_list li.news {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.rili2 .news_list li.news.n1 {
	margin-top: 10px;
	border-bottom: 1px solid #ccc;
}

.rili2 .news_list li.news .news_date {
	float: left;
	width: 60px;
	margin-right: -70px;
	background: #00707a;
	text-align: center;
}

.rili2 .news_list li.news .news_date .news_year {
	line-height: 30px;
	font-size: 22px;
	color: #fff;
	background-color: #949494;
	transition: all 0.4s ease-in-out;
}

.rili2 .news_list li.news .news_date .news_days {
	line-height: 30px;
	font-size: 12px;
	color: #6b6b6b;
	background-color: #e3e4e6;
}

.rili2 .news_list li.news .news_wz {
	width: 100%;
}

.rili2 .news_list li.news .news_wz .news_con {
	margin-left: 70px;
	padding: 4px 0px;
}

.rili2 .news_list li.news .news_title {
	line-height: 23px;
	margin-top: 4px;
	font-size: 15px;
	color: #000;
}

.rili2 .news_list li.news:hover .news_date .news_year {
	background-color: #0945a8;
	transition: all 0.4s ease-in-out;
}

.rili2 .news_list li.news:hover .news_date .news_days {
	background-color: #e3e4e6;
}

/*标题文*/

.news_text .news_list li.news {
	margin-bottom: 10px;
}

.news_text .news_list li.news .news_title {
	line-height: 24px;
	font-size: 15px;
}

.news_text .news_list li.news .news_text {
	line-height: 22px;
	font-size: 13px;
}

.news_text .news_list li.news .news_time {
	line-height: 28px;
	font-size: 13px;
}

/*图列表*/

.news_tu .con {
	padding: 12px 0px;
}

.news_tu .news_list {
	margin: 0px -10px;
}

.news_tu .news_list li.news {
	float: left;
	width: 25%;
}

.news_tu .news_list li.news .news_box {
	margin: 0px 10px;
	transition: all 0.4s ease-in-out;
}

.news_tu .news_list li.news .news_box:hover {
	opacity: .85;
	filter: Alpha(opacity=85);
}

.news_tu .news_list li.news .news_imgs {
	height: 180px;
	background-color: #F1F1F1;
	overflow: hidden;
	vertical-align: middle;
	display: table-cell;
}

.news_tu .news_list li.news .news_imgs img {
	width: 100%;
	height: auto;
	max-height: 100%;
}

.news_tu .news_list li.news .news_title {
	line-height: 45px;
	height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
}


/*图文*/

.tu_text .news_list li.news {
	margin-bottom: 10px;
}

.tu_text .news_list li.news .news_imgs {
	float: left;
	width: 160px;
	margin-right: -175px;
}

.tu_text .news_list li.news .news_imgs a {
	height: 120px;
	display: table-cell;
	vertical-align: middle;
	background-color: #efefef;
}

.tu_text .news_list li.news .news_imgs img {
	width: 100%;
	height: auto;
}

.tu_text .news_list li.news .news_wz {
	width: 100%;
}

.tu_text .news_list li.news .news_wz .news_con {
	margin-left: 175px;
	padding: 0px 0px;
	position: relative;
}

.tu_text .news_list li.news .news_title {
	line-height: 24px;
	font-size: 15px;
}

.tu_text .news_list li.news .news_text {
	line-height: 22px;
	font-size: 12px;
}

.tu_text .news_list li.news .news_time {
	line-height: 26px;
	font-size: 12px;
}

/*文字图标链接*/
.link_text {
	margin-bottom: 0px;
}

.link_text .news_list {
	margin: 0 -5px;
}

.link_text .news_list li.news {
	float: left;
	width: 20%;
	text-align: center;
}

.link_text .news_list li.news .news_box {
	margin: 0 5px;
}

.link_text .news_list li.news .link_icon {
	display: inline-block;
	width: 100%;
	background-color: #1b2ea3;
}

.link_text .news_list li.news .link_icon:hover {
	background-color: #666;
}

.link_text .news_list li.news .link_con {
	display: block;
	line-height: 30px;
	color: #fff;
}

/*图标链接*/
.link_icon {
	margin-bottom: 0px;
}

.link_icon .news_list {
	margin: 0 -10px;
}

.link_icon .news_list li.news {
	float: left;
	width: 20%;
	text-align: center;
	border: none;
}

.link_icon .news_list li.news .news_box {
	margin: 0 10px;
}

.link_icon .news_list li.news .link_icon {
	display: inline-block;
	width: 100%;
	background-color: #1b2ea3;
	opacity: 1;
	filter: Alpha(opacity=100);
}

.link_icon .news_list li.news .link_icon:hover {
	background-color: #1b2ea3;
	opacity: .8;
	filter: Alpha(opacity=80);
}

.link_icon .news_list li.news .link_icon .icon {
	width: 35px;
	height: 34px;
	margin: 10px 0px;
	border: 0px solid red;
}

.link_icon .news_list li.news.i1 .link_icon .icon {
	background-position: 0px 0px;
}

.link_icon .news_list li.news.i2 .link_icon .icon {
	background-position: -86px 0px;
}

.link_icon .news_list li.news.i3 .link_icon .icon {
	background-position: -169px 0px;
}

.link_icon .news_list li.news.i4 .link_icon .icon {
	background-position: -258px 0px;
}

.link_icon .news_list li.news.i5 .link_icon .icon {
	background-position: -335px 0px;
}

.link_icon .news_list li.news.i6 .link_icon .icon {
	background-position: -421px 0px;
}

.link_icon .news_list li.news.i7 .link_icon .icon {
	background-position: -86px 0px;
}

.link_icon .news_list li.news.i8 .link_icon .icon {
	background-position: -86px 0px;
}

.link_icon .news_list li.news .link_con {
	display: block;
	line-height: 30px;
	color: #000;
}

.post-33 .news_list li.news {
	padding-left: 18px;
	background: url('/_upload/tpl/01/9c/412/template412/images/news_biao.png') no-repeat 3px center;
}

.post-41 .con {
	padding: 15px 0;
}

/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner {
	height: 235px;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	background-size: cover;
}

.l-banner img {
	display: none;
	height: 100%;
	vertical-align: top;
}

/**主体列表页开始**/

#l-container .inner {
	padding: 25px 0px;
}

/**主体文章页开始**/
#d-container .inner {
	padding: 20px 0px;
	background: #fff;
	min-height: 438px;
}

.col_menu {
	width: 240px;
	float: left;
	margin-right: -240px;
	position: relative;
}

.col_menu .l-qh {
	margin-bottom: 10px;
}

.col_menu .col_menu_head {
	background: #265D50;
}

/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {
	font-size: 20px;
	font-weight: normal;
	color: #fff;
}

/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {
	display: block;
	line-height: 50px;
	padding: 0px 5px 0px 30px;
}

/**栏目名称图标**/
.col_menu .col_menu_con {
	border: 1px solid #e4e4e4;
}

/*栏目列表*/

.col_list .wp_listcolumn {
	border-top: 0px solid #2867A0;
	border-bottom: 0px solid #fff;
}

.col_list .wp_listcolumn .wp_column a {
	color: #333;
	font-size: 18px;
	font-weight: normal;
	background: none;
	border-top: 0px solid #fff;
	border-bottom: 1px solid #F6EAEA;
}

.col_list .wp_listcolumn .wp_column a .column-name {
	padding: 5px 0px 5px 28px;
	line-height: 32px;
}

.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected {
	color: #265D50;
	background: #eee;
}

.col_list .wp_listcolumn .wp_column a.selected span.column-name {
	color: #265D50;
}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a {
	color: #454545;
	background: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #bbb;
}

.col_list .wp_listcolumn .wp_column.parent>a .column-name {
	font-weight: bold;
	color: #265D50;
}

/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {
	color: #333;
	border-top: 1px solid #eee;
	margin-top: -1px;
}

.col_list .wp_listcolumn .sub_list a .column-name {
	display: inline-block;
	line-height: 28px;
	padding: 5px 10px 5px 52px;
	cursor: pointer;
}

.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {
	font-weight: bold;
	font-weight: bold;
	color: #265D50;
}

/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {
	background: none;
}

.col_list .wp_listcolumn .sub_list .sub_list a .column-name {
	padding: 5px 10px 5px 51px;
	cursor: pointer;
}

.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {
	font-weight: bold;
	color: #0f429b;
}

/**栏目新闻**/
.col_news {
	width: 100%;
	min-height: 500px;
	float: right;
}

.col_news .col_news_box {
	margin-left: 290px;
}

.col_news_head {
	border-bottom: 1px solid #DBDBDB;
}

.col_metas .col_title {
	display: inline-block;
	float: left;
	height: 48px;
	line-height: 48px;
}

/**当前栏目**/
.col_metas .col_title h2 {
	display: inline-block;
	font-size: 24px;
	font-family: "Microsoft yahei";
	font-weight: normal;
	color: #265D50;
	border-bottom: 3px solid #CBCBCB;
}

.col_metas .col_path {
	display: inline-block;
	float: right;
	white-space: nowrap;
	height: 46px;
	line-height: 46px;
	color: #666;
font-size: 18px;
}

/**当前位置**/
.col_metas .col_path a {
	color: #2F2F2F;
}

.col_news_con {
	padding: 5px 0px 10px 0px;
	margin: 0 7px;
}

.col_news_list {
	margin-top: 7px;
}

.col_news_list .wp_entry,
.col_news_list .wp_entry p {
	line-height: 1.75;
	font-size: 20px;
	color: #333;
}

.col_news_list .wp_entry p {
	margin-bottom: 10px;
}

.col_news_list .wp_entry table {
	margin-bottom: 4px;
}

.col_news_list .wp_entry img {
	max-width: 680px;
	_width: expression(this.width > 680 ? "680px" : this.width);
}

/**列表页文章图片大小限制**/
/**文章页**/
.infobox {
	width: auto;
	margin: 0 auto;
}

.article {
	padding-top: 10px;
}

.article h1.arti_title {
	line-height: 48px;
	font-family: "Microsoft YaHei";
	font-size: 22px;
	text-align: center;
	color: #265d50;
}

/**文章标题**/
.article h2.arti_title {
	line-height: 40px;
	font-family: "Microsoft YaHei";
	font-size: 17px;
	text-align: center;
	color: #1B1B1B;
}

/**文章副标题**/
.article .arti_metas {
	padding: 10px;
	text-align: center;
	border-top: 1px solid #ececec;
}

.article .arti_metas span {
	margin: 0 5px;
	font-size: 12px;
	color: #787878;
}

/**文章其他属性**/
.article .entry {
	margin: 0 auto;
	overflow: hidden;
	margin-top: 10px;
}

/**文章内容**/
.article .entry .read,
.article .entry .read p {
	line-height: 1.75;
	font-size: 20px !important;
	color: #333;
}
.article .entry .read p span {font-size: 20px !important;}
/**阅读字体**/
.article .entry .read p {
	margin-bottom: 10px;
}

.article .entry .read img {
	margin: 0 auto;
	max-width: 940px;
	_width: expression(this.width > 940 ? "940px" : this.width);
}

/**文章阅读部分图片大小限制**/
.article .entry .read table {
	margin: 0 auto;
	border: none !important;
}

/**页脚开始**/
#footer {
	background: #265d50;
	position: relative;
}

#footer::after {
	content: "";
	width: 100%;
	display: block;
	position: absolute;
	border-bottom: 1px solid #a4b997;
	bottom: 78px;
}

#footer .inner {
	padding: 20px 0px;
	position: relative;
}

#footer .inner .copyright {
	color: #fff;
	font-size: 18px;
	margin-top: -9px;
}

#footer .inner .mod {
	display: flex;
	flex-direction: column;
}

#footer .footer-top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 60px;
}

.footer-top .foot-left {
	display: flex;
	justify-content: center;
	column-gap: 85px;
	margin-top: -28px;
}

.footer-top .foot-left .cp-1 {
	line-height: 65px;
	font-weight: bold;
	margin-bottom: 10px;
	opacity: .8;
}

.footer-top .foot-left .cp-2 {
	line-height: 35px;
}

.footer-top .foot-right {
	display: flex;
	justify-content: flex-end;
	column-gap: 24px;
	text-align: center;
}

.footer-top .foot-right .ewm {
	margin-top: 15px;
}

.footer-top .foot-right .ewm p {
	line-height: 32px;
	font-size: 16px;
	color: #fff;
	margin-top: 10px;
}

.footer-bottom {
	margin-bottom: 15px;
}

.footer-bottom p {
	text-align: center;
	line-height: 32px;
}

/**************************************************************
 * 组件功能
 */
/*自定义输入框*/



/**友情链接**/
.botlinks .links-wrap {
	position: relative;
	float: left;
	display: inline-block;
	margin: 4px 10px;
	width: 150px;
	line-height: 32px;
	background: #fff;
	border: 1px solid #d0d0d0;
}

.botlinks .links-wrap a.links-arrow {
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 25px 0 10px;
	color: #a1a1a1;
	background: url(/_upload/tpl/01/9c/412/template412/images/arrow.png) no-repeat right top;
}

.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow {
	color: #333;
	background-position: right bottom;
	cursor: pointer;
}

.botlinks .links-wrap .link-items {
	display: none;
	position: absolute;
	left: 0;
	bottom: 33px;
	width: auto;
	min-width: 180px;
	height: auto;
	max-height: 300px;
	overflow: auto;
	overflow-x: hidden;
	background: #f5f5f5;
}

.botlinks .links-wrap .link-items a {
	display: block;
	line-height: 24px;
	padding: 5px 0;
	color: #444;
}

.botlinks .links-wrap .link-items a span {
	display: block;
	margin: 0 6px;
	white-space: nowrap;
}

.botlinks .links-wrap .link-items a:hover {
	color: #fff;
	background: #0f429b;
	cursor: pointer;
}

/**链接样式**/
/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {
	bottom: 40px;
	left: 40px;
	margin-left: 0px;
}

.mbanner .focus .focus-title-bg {
	background-color: #000;
	opacity: 0.4;
	filter: alpha(opacity=60);
}

.mbanner .focus .focus-pagination {
	position: absolute;
	right: 14px;
	bottom: 14px;
	margin-right: 0px;
	z-index: 60;
}

.mbanner .focus .focus-page {
	display: inline-block;
	width: 9px;
	height: 9px;
	margin-right: 6px;
	background: #fff;
}

.mbanner .focus .focus-page-active {
	width: 18px;
	background: #fff;
	opacity: 1;
	filter: Alpha(opacity=100);
}

.mbanner .focus .focus-navigation {
	width: 58px;
	height: 53px;
	opacity: 0.7;
	filter: alpha(opacity=70);
	background: url(/_upload/tpl/01/9c/412/template412/images/slide_next.png) no-repeat;
	text-indent: -999em;
}

.mbanner .focus .focus-navigation:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.mbanner .focus .focus-navigation:active {
	opacity: 1;
	filter: alpha(opacity=100);
}

.mbanner .focus .focus-prev {
	left: 0px;
}

.mbanner .focus .focus-next {
	right: 0px;
	background-position: right top
}

.post-11 .focus .focus-title {
	height: 34px;
	line-height: 34px;
	padding: 0 15px;
	font-size: 14px;
}

.post-11 .focus .focus-title-bar {
	height: 34px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin-left: 0px;
}

.post-11 .focus .focus-title-bg {
	background-color: #000;
}

.post-11 .focus .focus-pagination {
	position: absolute;
	right: 14px;
	bottom: 46px;
}

.post-11 .focus .focus-page {
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	border-radius: 0px;
	background-color: #fff;
	color: #000;
}

.post-11 .focus .focus-page span {
	display: block;
}

.post-11 .focus .focus-page:hover {
	font-size: 13px;
	color: #000;
	font-weight: bold;
}

.post-11 .focus .focus-page-active {
	background-color: #146CC1;
	color: #fff;
}

.post-11 .focus .focus-navigation {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.post-11 .focus .focus-navigation:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.post-11 .focus .focus-navigation:active {
	opacity: 1;
	filter: alpha(opacity=100);
}
.list .news {
    font-size: 20px;
}

/*二级页面*/
.wp_paging {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 16px;
    font-family: 'Microsoft Yahei', Verdana, Geneva, sans-serif;
    color: #494949;
    float: right;
}
/*************************************************************
 * 特殊页面
 */
/*自定义输入框*/
.col-wp-search {position: relative;background: #E7EFED url(images/szjs_sous.png) no-repeat left 26.5px center;border-radius: 8px;padding: 6px 4px;box-sizing: border-box;}
.col-wp-search form {display: block;}
.col-wp-search .col-search-input {margin-right: 83px;padding-left: 72.5px;}
.col-wp-search .col-search-input input.col-search-title {width: 100%;height: 37px;line-height: 37px;background: none;font-size: 14px;border:0;outline: 0;font-family: 'syh';color: #999999;}
.col-wp-search .col-search-input input.col-search-title::placeholder{color:#999999;}
.col-wp-search .col-search-btn {width: 83px;height: 37px;position: absolute;right: 4px;transform: translateY(50%);bottom: 50%;background: #285d4c;border-radius: 8px;}
.col-wp-search .col-search-btn input.col-search-submit {width: 100%;height: 100%;border: 0;outline: 0;background: url(/_upload/tpl/01/9c/412/template412/images/szjs_sous_bg.png) no-repeat center;    background-size: cover;cursor: pointer;}
.col-searchbox {float: right;width: 717px;}
/*搜索去背景色：*/
input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active {-webkit-transition-delay: 99999s;-webkit-transition: color 99999s ease-out, background-color 99999s ease-out;}

.list_szjs #container-1 .inner{width:1400px;}
.list_szjs #l-container .inner{width:1400px;padding-top:68px;padding-bottom: 60px;}
.list_szjs .col_news .col_news_box{
    margin-left: 365px;
}
.list_szjs .col_news_head{
    width: 999px;
    margin: 0 auto;
    border: unset;
    margin-bottom: 76px;
}
.list_szjs .col_news_head .col_metas{float:left;}
.list_szjs .col_metas .col_title{
    line-height: 52px;
    height: 52px;
}
.list_szjs .col_metas .col_title h2{
    font-family: 'syh';
    font-size: 36px;
    color: #1A1A1A;
    font-weight: bold;
    border: unset;
}

.list_szjs .col_news_con{
    margin: 0 auto;
}

.list_szjs .post-szjs-link{
    width: 999px;
    margin: 0 auto;
    margin-bottom: 60px;
}
.list_szjs .post-szjs-link .news_list{
    display: flex;
    justify-content: space-between;
}
.list_szjs .post-szjs-link .news_list li.news{
    float: left;
    line-height: 35px;
}

.list_szjs .post-szjs-link .news_list li.news a{
    display: block;
    font-size: 18px;
    font-family: 'syh';
    padding: 0 18px;
    color: #265D50;
    background: #E7EFED;
    border-radius: 18px;
}
.list_szjs .post-szjs-link .news_list li.news.selected a{
    background: #265D50;
    color: #fff;
}
.list_szjs .post-szjs-link .news_list li.news:hover a{    background: #265D50;
    color: #fff;}
.list_szjs .post-szjs-link .news_list li.news a .link_con{
}

.list_szjs .col_news_list{}
.list_szjs .post-szjs{}
.list_szjs .post-szjs .news_list{}
.list_szjs .post-szjs .news_list li.news{
    float: left;
    width: 508px;
    border: 1px solid #909ECB;
    padding: 15.5px 16.2px 15.5px;
    box-sizing: border-box;
    margin-bottom: 20px;
    border-radius: 8px;transition: all 0.4s ease-in-out;
}
.list_szjs .post-szjs .news_list li.news:hover{border: 1px solid transparent;box-shadow: 0 0 16px rgb(18 51 156 / 17%);}
.list_szjs .post-szjs .news_list li.news:nth-child(2n){
    float: right;
}
.list_szjs .post-szjs .news_list li.news a{}
.list_szjs .post-szjs .news_list li.news .news_imgs{
    float: left;
    margin-right: -135px;
    display: block;
    width: 135px;
    overflow: hidden;
    padding-top: 167px;
    position: relative;
}
.list_szjs .post-szjs .news_list li.news .news_imgs img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    object-fit:cover;
    border-radius: 5px;
}
.list_szjs .post-szjs .news_list li.news .news_box{
    float: left;
    margin-left: 156px;
}
.list_szjs .post-szjs .news_list li.news .news_box .news_title{
    line-height: 28px;
    font-size: 21px;
    font-weight: bold;
    font-family: 'syh';
}
.list_szjs .post-szjs .news_list li.news .news_box .news_title .sub_title{
    font-size: 16px;
    font-weight: normal;
    margin-left: 18px;
    line-height: 16px;
}
.list_szjs .post-szjs .news_list li.news .news_box .news_kzzd{
    line-height: 30px;
    font-size: 16px;
    font-family: 'syh';
    color: #707070;
}
.list_szjs .post-szjs .news_list li.news .news_box .news_kzzd.zc{
    height: 28px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
display: none;
}
.list_szjs .post-szjs .news_list li.news .news_box .news_kzzd.yj{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
}
.list_szjs .post-szjs .news_list li.news .news_box .news_kzzd.yx{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
}
.list_szjs .post-szjs .news_list li.news .news_box .news_kzzd .kzzd_title{
    color: #265D50;    white-space: break-spaces;
}


.info_szjs #d-container .inner{width:1400px;padding: 47px 0 212px;}
.info_szjs #wp_paging_w3 {display:none;}
.info_szjs .info_profile{
    background: rgb(237 244 242 / 50%);
    border-radius: 8px;
    margin-bottom: 67px;
}
.info_szjs .info_profile .news_list li.news{
    padding: 47px 48px 52px;
    box-sizing: border-box;
    margin-bottom: 20px;
    border-radius: 8px;
    transition: all 0.4s ease-in-out;
}

.info_szjs .info_profile .news_list li.news .news_imgs{
    float: left;
    margin-right: -197px;
    display: block;
    width: 197px;
    overflow: hidden;
    padding-top: 252px;
    position: relative;
}
.info_szjs .info_profile .news_list li.news .news_imgs img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    object-fit:cover;
    border-radius: 5px;
}
.info_szjs .info_profile .news_list li.news .news_box{
    float: left;
    margin-left: 288px;
}
.info_szjs .info_profile .news_list li.news .news_box .news_title{
    margin-top: 5px;
    line-height: 62px;
    font-size: 42px;
    font-weight: bold;
    font-family: 'syh';
}
.info_szjs .info_profile .news_list li.news .news_box .news_title .sub_title{
    font-size: 26px;
    font-weight: normal;
    margin-left: 33px;
    line-height: 26px;
}
.info_szjs .info_profile .news_list li.news .news_box .news_kzzd{
    line-height: 42px;
    font-size: 20px;
    font-family: 'syh';
    color: #707070;
}
.info_szjs .info_profile .news_list li.news .news_box .news_kzzd.zc{
    position: relative;
    font-size: 26px;
    line-height: 38px;
    min-height: 76px;
    padding-bottom: 20px;
    margin-bottom: 17px;
    display: -webkit-box;
    /* -webkit-line-clamp: 2; */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
}
.info_szjs .info_profile .news_list li.news .news_box .news_kzzd.zc:after{content:'';display:block;width: 87px;height: 4px;background: #265D50;position: absolute;left: 0;bottom: 0;}
.info_szjs .info_profile .news_list li.news .news_box .news_kzzd.yj{
    display: -webkit-box;
    /* -webkit-line-clamp: 2; */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
}
.info_szjs .info_profile .news_list li.news .news_box .news_kzzd.yx{
    display: -webkit-box;
    /* -webkit-line-clamp: 1; */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
}
.info_szjs .info_profile .news_list li.news .news_box .news_kzzd .kzzd_title{
    color: #265D50;
    white-space: pre;
}

.info_szjs .sudy-tab{}
.info_szjs .sudy-tab ul.tab-menu{
    background: rgb(237 244 242 / 50%);
    border-radius: 8px;
    height: 66px;
    margin-bottom: 54px;
}
.info_szjs .sudy-tab ul.tab-menu li.tab-name{cursor: pointer;line-height: 66px;height: 66px;padding: 0 35px;font-size: 24px;font-family: 'syh';font-weight: normal;transition: all 0.4s ease-in-out;}
.info_szjs .sudy-tab ul.tab-menu li.tab-name.n1{
    border-radius: 8px 0px 0px 8px;
}
.info_szjs .sudy-tab ul.tab-menu li.tab-name:hover{    background: #265D50;color:#fff;    border-radius: 0;}
.info_szjs .sudy-tab ul.tab-menu li.tab-name.n1:hover{border-radius: 8px 0px 0px 8px;}
.info_szjs .sudy-tab ul.tab-menu li.tab-name.selected{
}
.info_szjs .sudy-tab ul.tab-list{}
.info_szjs .sudy-tab ul.tab-list li.tab-con{}
.info_szjs .sudy-tab ul.tab-list li.tab-con .info_con{}
.info_szjs .sudy-tab ul.tab-list li.tab-con .info_con .news_list{}
.info_szjs .sudy-tab ul.tab-list li.tab-con .info_con .news_list li.news{
    padding: 27.5px 38px 56px;
    background: rgb(237 244 242 / 50%);
    border-radius: 8px;
    margin-bottom: 28px;
}
.info_szjs .sudy-tab ul.tab-list li.tab-con .info_con .news_list li.news .news_title{
    line-height: 35px;
    margin-bottom: 45px;
    font-size: 24px;
    font-family: 'syh';
    border-bottom: 1px solid #E2E2E2;
}
.info_szjs .sudy-tab ul.tab-list li.tab-con .info_con .news_list li.news .news_title .title{
    display: inline-block;
    padding-bottom: 16px;
    border-bottom: 3px solid #265D50;
    margin-bottom: -1px;
}
.info_szjs .sudy-tab ul.tab-list li.tab-con .info_con .news_list li.news .news_text{
    line-height: 34px;
    font-size: 18px;
    font-family: 'syh';
}
.info_szjs .sudy-tab ul.tab-list li.tab-con .info_con .news_list li.news .news_text p,.info_szjs .sudy-tab ul.tab-list li.tab-con .info_con .news_list li.news .news_text span{
    line-height: 34px!important;
    font-size: 18px!important;
    font-family: 'syh'!important;
}
#wp_pager{margin-top:73px;}
#wp_pager .pages{
    display: flex;
    justify-content: center;
    }
#wp_pager .pages li{
    margin: 0 6px;
    line-height: 52px;
    width: 52px;
    text-align: center;
}
#wp_pager .pages li a{
    display: block;
    border-radius: 2px;
    font-size: 22px;
    border: 1px dashed #DDDFE8;
    color: #666;
}
#wp_pager .pages li a.pgCurrent{
    color: #fff;
    background: #265D50;
    border: 1px solid #265D50;
}