@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: top;
}

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(images/icon.png) no-repeat;
}

/*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+ */
	;
}

.scroller {
	position: absolute;
	z-index: 1;
	width: 750px;
	height: 160px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none;
}

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;
}

/**隐藏滚动条**/
/**body::-webkit-scrollbar{display: none;}**/
::-webkit-scrollbar {
	width: 8px;
	height: 8px;
	background-color: #CCCCCC;
	-webkit-border-radius: 6px;
}

::-webkit-scrollbar-thumb:horizontal {
	width: 4px;
	background-color: #CCCCCC;
	-webkit-border-radius: 6px;
}

::-webkit-scrollbar-track-piece {
	background-color: #fff;
	/*滚动条的背景颜色*/
	-webkit-border-radius: 0;
	/*滚动条的圆角宽度*/
	;
}

::-webkit-scrollbar-thumb:vertical {
	height: 50px;
	background-color: #999;
	-webkit-border-radius: 4px;
	outline: 1px solid #fff;
	outline-offset: -1px;
	border: 1px solid #fff;
}

/**布局开始**/
body {
	line-height: 1;
	font-size: 13px;
	font-family: "syh", "Arial", "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
	color: #333;
}

p {
	line-height: 1.75;
}

a {
	color: #3c3c3c;
	text-decoration: none;
	transition: all 0.3s ease-in-out;
}

a:hover {
	color: #6A2D8D;
}

.yh {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.lh {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

@font-face {
	font-family: "syh";
	src: url(fonts/SourceHanSansCN-Regular.ttf);
}

@font-face {
	font-family: "sys";
	src: url(fonts/SourceHanSerifCN-Regular.ttf);
}
@font-face {
	font-family: "r";
	src: url(fonts/Roboto-Regular.ttf);
}

/*页面尺寸*/
.wrapper {
	width: 100%;
	margin: 0 auto;
}

.wrapper .inner {
	width: 1560px;
	margin: 0 auto;
}

/**页面全局宽度**/
#banner .inner {
	width: auto;
	min-width: 100%;
	text-align: center;
	position: relative;
}

.main1 .inner {
	padding: 65px 0;
}

.main2 {
	background: url(images/main2.png) no-repeat;
	margin-top: 10px;
}

.main2 .inner {
	padding: 70px 0 100px;
}

.main3 .inner {
	padding: 105px 0 105px;
}

#footer {
	background: url(images/foot.png) no-repeat;
	height: 289px;
}

#footer .inner .mod {
}

#footer .inner p {
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	opacity: .7;
}

.post .tt {
	display: block;
	width: 100%;
	margin-bottom: 52px;
	position: relative;
	border-bottom: 1px solid #B9B9B9;
}
#footer .post .tt {
	border-bottom: 1px solid rgb(255 255 255 / 32%);
	margin-bottom: 18px;
}
.post .tt .tit {
	display: inline-block;
	font-size: 42px;
	line-height: 80px;
	font-weight: bold;
	margin-bottom: -3px;
	border-bottom: 8px solid #6A2D8D;
}
#footer .post .tt .tit {
	margin-bottom: -3px;
	border-bottom: 4px solid #fff;
}
.main2 .post .tt .tit{background: linear-gradient(to top, #D19D15, #E9C347) bottom / 100% 8px no-repeat;border:none}
.post .tt .tit .title {
	display: block;
	color: #3C3C3C;
}
#footer .post .tt .tit .title {
	display: block;
	color: #fff;
	font-size: 28px;
	line-height: 48px;
}
.main2 .post .tt .tit .title{color:#fff}
.post .more_btn {
	float: right;
	display: block;
	top: 55px;
	position: absolute;
	right: 0;
}

.post .more_btn a {
	color: #000;
	font-size: 18px;
	font-family: 'siyuan';
}

.post .more_btn a:hover {
	color: #2760AB;
}

.news_list .news .news_img img {
	transition: all 0.4s ease-in-out;
	transition-duration: 0.8s;
}

.news_list .news .news_img img:hover {
	transform: scale(1.1);
}

.news_list li.news {
	padding-left: 0;
	line-height: 32px;
}
.post-80 .news_list .news .news_title {
    font-size: 20px;
}
.news_list li.news .news_title {
	float: left;
	font-size: 22px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 32px;
}
.col_news_list .news_list li.news .news_title{
	-webkit-line-clamp: 1;
	line-height: 55px;
}

.news_list li.news .news_text {
	float: left;
	font-size: 18px;
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news_list li.news .news_meta {
	font-weight: bold;
	font-size: 18px;
	float: left;
	width: 114px;
	text-align: center;
	background: #6A2D8D;
	color: #fff;
	line-height: 41px;
	/* font-family: "sys"; */
	transition: all 0.3s 
ease-in-out;
}

.news_list li.news .news_date {
	float: left;
	width: 70px;
	text-align: center;
	color: #6A2D8D;
	margin-bottom: 5px;
	/* font-family: "sys"; */
}

.news_list li.news .news_date .news_year {
	font-size: 20px;
	line-height: 34px;
	padding-bottom: 8px;
}

.news_list li.news .news_date .news_days {
	font-size: 40px;
	line-height: 36px;
	margin-top: 10px;
	font-weight: bold;
}

.col_news_list .news_list .news {
	width: 100%;
}

.col_news_list .news_list .news {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.col_news_list .news_list .news .news_meta {
	color: #333;
	background: none;
	line-height: 40px;
}

.l-banner {
	height: 280px;
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: center;
	width: 1560px;
	margin: 0 auto;
	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;
}

.col_menu {
	position: relative;
	float: left;
	margin-right: -240px;
	width: 240px;
}

.col_menu .l-qh {
	margin-bottom: 10px;
}

.col_menu .col_menu_head {
	background: #6a2d8d;
}

.col_menu .col_menu_head h3.col_name {
	color: #fff;
	font-weight: 400;
	font-size: 20px;
}

.col_menu .col_menu_head h3.col_name .col_name_text {
	display: block;
	padding: 0 5px 0 30px;
	line-height: 50px;
}

.col_menu .col_menu_con {
	border: 1px solid #e4e4e4;
}

.col_list .wp_listcolumn {
	border-top: 0 solid #2867a0;
	border-bottom: 0 solid #fff;
}

.col_list .wp_listcolumn .wp_column a {
	border-top: 0 solid #fff;
	border-bottom: 1px solid #f6eaea;
	background: 0 0;
	color: #333;
	font-weight: 400;
	font-size: 15px;
}

.col_list .wp_listcolumn .wp_column a .column-name {
	padding: 5px 0 5px 28px;
	line-height: 32px;
}

.col_list .wp_listcolumn .wp_column a.selected,
.col_list .wp_listcolumn .wp_column a:hover {
	background: #eee;
	color: #6a2d8d;
}

.col_list .wp_listcolumn .wp_column a.selected span.column-name {
	color: #6a2d8d;
}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #bbb;
	background: 0 0;
	color: #454545;
}

.col_list .wp_listcolumn .wp_column.parent>a .column-name {
	color: #0f429b;
	font-weight: 700;
}

.col_list .wp_listcolumn .wp_column .sub_list a {
	margin-top: -1px;
	border-top: 1px solid #eee;
	color: #333;
}

.col_list .wp_listcolumn .sub_list a .column-name {
	display: inline-block;
	padding: 5px 10px 5px 52px;
	line-height: 28px;
	cursor: pointer;
}

.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {
	color: #6a2d8d;
	font-weight: 700;
	font-weight: 700;
}

.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {
	background: 0 0;
}

.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 {
	color: #0f429b;
	font-weight: 700;
}

.col_news {
	float: right;
	width: 100%;
	min-height: 500px;
}

.col_news .col_news_box {
	margin-left: 290px;
}

.col_news_head {
	border-bottom: 1px solid #dbdbdb;
}

.col_metas .col_title {
	float: left;
	display: inline-block;
	height: 48px;
	line-height: 48px;
}

.col_metas .col_title h2 {
	display: inline-block;
	border-bottom: 3px solid #cbcbcb;
	color: #6a2d8d;
	font-weight: 400;
	font-size: 20px;
	font-family: "Microsoft yahei";
}

.col_metas .col_path {
	float: right;
	display: inline-block;
	height: 46px;
	color: #666;
	white-space: nowrap;
	line-height: 46px;
}

.col_metas .col_path a {
	color: #2f2f2f;
}

.col_news_con {
	/* margin: 0 7px; */
	padding: 5px 0 10px 0;
}

.col_news_list {
	margin-top: 7px;
}

.col_news_list .news_list .news {
	border-bottom: 1px solid #eee;
	font-size: 16px;
}

.col_news_list .wp_entry,
.col_news_list .wp_entry p {
	color: #333;
	font-size: 14px;
	line-height: 1.75;
}

.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;
}

.infobox {
	margin: 0 auto;
	width: auto;
}

.article {
	padding-top: 10px;
}

.article h1.arti_title {
	color: #182880;
	text-align: center;
	font-size: 22px;
	font-family: "Microsoft YaHei";
	line-height: 48px;
}

.article h2.arti_title {
	color: #1b1b1b;
	text-align: center;
	font-size: 17px;
	font-family: "Microsoft YaHei";
	line-height: 40px;
}

.article .arti_metas {
	padding: 10px;
	border-top: 1px solid #ececec;
	text-align: center;
}

.article .arti_metas span {
	margin: 0 5px;
	color: #787878;
	font-size: 12px;
}

.article .entry {
	overflow: hidden;
	margin: 0 auto;
	margin-top: 10px;
}

.article .entry .read,
.article .entry .read p {
	color: #333;
	font-size: 14px;
	line-height: 1.75;
}

.article .entry .read p {
	margin-bottom: 10px;
}

.article .entry .read img {
	margin: 0 auto;
	max-width: 940px;
}

.article .entry .read table {
	margin: 0 auto;
	border: none;
}

.article .entry .read {
	min-height: 500px;
}

.body_top {
	/* height: 46.5px; */
	/* background: url(images/line.png) no-repeat center; */
}
.main1,.main3 {background: linear-gradient(-90deg, #D19D15, #E9C347) top / 100% 16px no-repeat;}


/*banner*/
.mbanner {
	background: url(images/list_banner.jpg);
}

.mbanner .focus .focus-pagination {
	position: absolute;
	right: 140px;
	bottom: 60px;
	margin-right: 0px;
	z-index: 60;
	height: auto;
	display: flex;
	flex-direction: column;
}
.mbanner .focus-page span{
		font-size: 28px;
		color: #fff;
		display:block;
		font-weight: bold;
		line-height: 40px;
		font-family: "sys";
		height: auto;
		text-align:right
}
.mbanner .focus-page-active span{
		font-size: 42px;
		line-height: 60px;
		height: auto;
		position:relative
}
.mbanner .focus-page-active span:after{
		height: 3px;
	position:absolute;
	width:46px;
	left:0px;
	content:" ";
	top:30px;
	background:#fff;
	border-radius:2px
}
.mbanner .focus .focus-page {
	display: inline-block;
	width: 100px;
	height: auto;
	background: none;
	border-radius: 0;
	line-height: 40px;
}

.mbanner .focus .focus-page-active {
	opacity: 1;
	filter: Alpha(opacity=100);
	height: 80px;
}

.mbanner .focus .focus-navigation {
	width: 90px;
	height: 90px;
	opacity: 0.7;
	filter: alpha(opacity=70);
	text-indent: -999em;
	margin-left: 45px
}

.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: 45px;
	background: url(images/prev.png) no-repeat;

}

.mbanner .focus .focus-next {
	right: 45px;
	background: url(images/next.png) no-repeat;

}

.mbanner .focus-title {
	font-size: 28px;
	line-height: 48px;
	color: #fff;
	height: 48px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
	width: 100%;
	padding-left: 80px;
	padding-right: 500px;
	box-sizing: border-box;
	margin-top: 120px;
}


.lib_comp--040012 .wrapper .inner {
	width: 1605px;
	margin: 0 auto;
}

/**页面全局宽度**/
/*headtop*/
.list .lib_comp--040012 #head_top {position:relative;height: 150px;background: #6a2d8d;}
.lib_comp--040012 #head_top {
	position: absolute;
	background: url(images/head.png) no-repeat center -10px;
	left: 0;
	right: 0;
	z-index: 10;
}

/*head开始*/
.lib_comp--040012 .header {
	height: auto;
	line-height: inherit;
}

.lib_comp--040012 .header .inner {
	position: relative;
	margin-bottom: 15px;
}

.lib_comp--040012 .header .sitelogo {
	float: left;
}

.lib_comp--040012 .header .sitelogo span {
	position: relative;
	font-size: inherit;
	font-weight: normal;
}

.lib_comp--040012 .header .sitelogo span a {
	color: transparent;
	margin: 0;
}

.lib_comp--040012 .header .sitelogo h1 {
	font-size: inherit;
	font-weight: normal;
	background: none;
	padding-left: 0px;
}

.lib_comp--040012 .header .sitelogo .sitetitle {
	display: inline-block;
	margin-top: 28px;
	margin-left: 10px;
	font-size: 32px;
	font-weight: bold;
	color: #fff;
}

/**站点名称**/

.lib_comp--040012 .header .head-left {
	position: absolute;
	top: 17px;
	left: 622px;
}

.lib_comp--040012 .header .head-right {
	float: right;
	width: 118px;
	margin-top: 21px;
}

/*默认主导航样式*/
.lib_comp--040012 #nav {}

.lib_comp--040012 #nav .inner {
	width: 1810px;
	margin-bottom: 100px;
}

.lib_comp--040012 #nav .inner .wp-panel {}

/*导航*/
.lib_comp--040012 #nav .inner .wp-panel .wp-window {}

.lib_comp--040012 #nav .inner .wp-panel .navbg {
	position: absolute;
	z-index: -1;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: auto;
	height: 100%;
	opacity: .7;
	filter: alpha(opacity=70);
}

/*导航样式：后台绑定时也可以定义配置*/
.lib_comp--040012 .wp-menu {
	margin: 0 auto
}

.lib_comp--040012 .wp-menu .menu-item {
	display: inline-block;
	float: left;
	position: relative;
}

.lib_comp--040012 .wp-menu .menu-item.i1 {
	background: none;
	margin-left: 30px;
}

.lib_comp--040012 .wp-menu .menu-item.i6 {
	margin-left: 268px;
}

.lib_comp--040012 .wp-menu .menu-item.i5 {
	margin-right: 200px;
}

.lib_comp--040012 .wp-menu .menu-item a>.menu-switch-arrow {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(images/nav_j.png) no-repeat center center;
	vertical-align: middle;
	display: none;
}

.lib_comp--040012 .wp-menu .menu-item a.menu-link {
	display: inline-block;
	padding: 0 23px;
	line-height: 55px;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
}

.lib_comp--040012 .wp-menu .menu-item.hover a.menu-link,
.lib_comp--040012 .wp-menu .menu-item a.hover {
	text-decoration: none;
	color: #eee;
}

.lib_comp--040012 .sub-menu {
	display: none;
	position: absolute;
	left: 0;
	top: 55px;
	min-width: 100%;
	z-index: 100;
	background: rgb(255 255 255);
	text-align: center;
}

.lib_comp--040012 .sub-menu .sub-item {
	position: relative;
	white-space: nowrap;
	vertical-align: top;
	_zoom: 1;
}

.lib_comp--040012 .sub-menu .sub-item a {
	display: block;
	color: #000;
	height: 50px;
	line-height: 50px;
	padding: 0 17px;
	font-size: 20px;
	background: none;
	border-bottom: #EBEBEB solid 1px;
}

.lib_comp--040012 .sub-menu .sub-item.hover>a,
.lib_comp--040012 .sub-menu .sub-item a:hover {
	color: #fff;
	background-color: #7a4399;
	display: block;
}

.lib_comp--040012 .sub-menu .sub-menu {
	left: 100%;
	top: 0px;
	z-index: 200;
	background: #fff;
}

.lib_comp--040012 .link_line {
	position: relative;
}

.lib_comp--040012 .link_line::after {
	content: '';
	width: 0;
	height: 2px;
	background-color: #fff;
	position: absolute;
	bottom: 0px;
	transition: all 0.3s ease;
	left: 50%;
	transform: translateX(-50%);
}

.lib_comp--040012 .wp-menu .menu-item.hover a.link_line::after {
	width: 100%;
}

/*系统默认搜索*/
.lib_comp--040012 .wp_search {
	display: inline-block;
	position: relative;
	padding-left: 4px;
	border: 1px solid #d0d0d0;
}

.lib_comp--040012 .wp_search #keyword {
	width: 160px !important;
	padding: 4px 0;
	border: none;
	height: 20px;
	line-height: 20px;
	background: transparent;
	color: #fff;
}

.lib_comp--040012 .wp_search .search {
	width: 32px;
	height: 30px;
	border: 0px;
	background: #FFFFFF url(images/sous.png) no-repeat center;
	cursor: pointer;
	vertical-align: top;
}

/*自定义输入框*/
.lib_comp--040012 .searchbox {
	text-align: right;
}

.lib_comp--040012 .wp-search {
	position: relative;
	background-color: rgb(255 255 255 / 10%);
	border-radius: 15px;
}

.lib_comp--040012 .wp-search form {
	display: block;
}

.lib_comp--040012 .wp-search .search-input {
	margin-left: 17px;
	margin-right: 40px;
}

.lib_comp--040012 .wp-search .search-input input.search-title {
	width: 100%;
	height: 36px;
	line-height: 36px;
	background: none;
	color: #fff;
	font-size: 14px;
	border: 0;
	outline: 0;
	font-family: 'Arial';
}

.lib_comp--040012 .wp-search .search-btn {
	width: 36px;
	height: 36px;
	position: absolute;
	right: 5px;
	top: 0;
}

.lib_comp--040012 .wp-search .search-btn input.search-submit {
	width: 36px;
	height: 36px;
	border: 0;
	outline: 0;
	background: url(images/sous.png) no-repeat center;
	cursor: pointer;
}

/* main1 */
.main1 .ml {
	float: left;
	width: 968px;
	/* background: pink; */
}

.main1 .mr {
	float: right;
	width: 520px;
	/* background: skyblue; */
}

.main2 .ml,.main3 .ml {
	float: left;
	width: 733px;
	/* background: pink; */
}

.main2 .mr ,.main3 .mr{
	float: right;
	width: 733px;
	/* background: skyblue; */
}

/* post-11 */
.post-11 .news_imgs {
	width: 485px;
	position: relative;
	padding-top: 34.74%;
	overflow: hidden;
	background-color: #eee;
	float: left;
}

.post-11 .news_imgs img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	margin: auto;
	transition: all 0.3s ease;
	object-fit: cover
}

.post-11 .news_imgs img:hover {
	transform: scale(1.1);
}

.post-11 .news_con {
	float: right;
	width: 483px;
	height: 337px;
	background: url(images/post11.png) no-repeat;
}
.post-11 .news_list li.news .news_title {font-weight:bold;margin: 62px 60px 40px 60px;height: 64px;font-size: 22px;}
.post-11 .news_list li.news .news_text {height: 90px;margin: 0 60px;}
.post-11 .news_list li.news .news_title a{color:#fff;}
.post-11 .news_list li.news .news_text a{color:#fff;}
.post-11 .slick-prev{background:url(images/prev.png) no-repeat center;left:auto;right: 120px;}
.post-11 .slick-next{background:url(images/next.png) no-repeat center;right:42px}
.post-11 .slick-prev,
.post-11 .slick-next {
	bottom: 28px;
	width:10px;
	height:21px;
	opacity: .5;
	top: auto;
}

.post-11 .news_list .slick-prev:hover,
.post-11 .news_list .slick-next:hover {
	opacity: 1;
}

.post-11{position:relative}
.page-info {
  color: #fff;
  font-size: 16px;
  display: inline-block;
  position: absolute;
  right: 60px;
  bottom: 28px;
  width: 50px;
  height: 21px;
  line-height: 21px;
  font-family: "r";
}
.separator,.total-page{opacity:.5}



/* post-12 */

.post-12 {
	/* margin-top: 22px; */
}

.post-12 .news_list .news {
	width: 466px;
	height: 156px;
	border-bottom: 4px solid #6A2D8D;
	background: #fff;
	display: flex;
	float: left;
	margin-top: 20px;
	gap: 40px;
}
.post-12 .news_list .news.n1,.post-12 .news_list .news.n3 {margin-right:36px}
.post-12 .news_list li.news .news_date {
	width: 80px;
	height: 98px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-left: 20px;
	margin-top: 31px;
}

.post-12 .news_date .dd {
	font-size: 40px;
	line-height: 36px;
	font-weight: bold;
	margin-bottom: 5px;
}

.post-12 .news_date .yy {
	font-size: 20px;
	line-height: 34px;
}

.post-12 .news_list li.news .news_title {
	width: calc(100% - 110px);
	font-weight: bold;
	margin-top: 45px;
	height: 60px;
}
.post-12 .news_list li.news .news_title a{
	color: #3c3c3c;
	display:block;
	float:right
}

.post-12 .news_list li.news .news_title a:hover {
	padding-left: 10px;
	color: #6A2D8D;
	font-weight:bold
}



/* .post-13 */
.post-13 .news_list {}

.post-13 li.news {
	margin-top: 11px;
	border-bottom: 1px solid #E6E6E6;
}

.post-13 .news_con {
	height: 105px;
}
.post-13 .news_list li.news .news_date {
	font-weight: bold;
	width: 80px;
	height: 85px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-top: 6px;
	margin-bottom: 15px;
}

.post-13 .news_date .dd {
	font-size: 40px;
	line-height: 36px;
	font-weight: bold;
	margin-bottom: 2px;
}

.post-13 .news_date .yy {
	font-size: 20px;
	line-height: 34px;
}

.post-13 .news_list li.news .news_title {
font-weight:bold;
	margin-top: 16px;
	margin-left: 54px;
	width: calc(100% - 135px);
}
.post-13 .news_list li.news .news_title a:hover {
	padding-left: 10px;
	color: #6A2D8D;
	font-weight:bold
}

/* main2 */


.post-21 .news_list {

}
.post-21 .news_list .news{
	background: #fff;
}
.main3 .post-21 .news_list .news{
	background: #6A2D8D;
}
.post-21 .news_imgs {
	width: 309px;
	position: relative;
	padding-top: 26.5%;
	overflow: hidden;
	background-color: #eee;
	float: left;
}

.post-21 .news_imgs img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	margin: auto;
	transition: all 0.3s ease;
	object-fit: cover
}

.post-21 li:hover .news_imgs img {
	transform: scale(1.1);
}


.post-21 .news_list .news_wz {
	width: calc(100% - 382px);
	float: right;
	padding: 0px 36px;
}
.main2 .post-22 .news_list .news:hover .news_meta {
    color: #fff;
    background: #D19D15;
}
.post-21 .news_list .news_wz .news_title {
	font-weight: bold;
	color:#6A2D8D;
	float: left;
	width: 100%;
	margin-top: 25px;
	line-height: 40px;
}
.post-21 .news_list .news_wz .news_title a {color:#6A2D8D;}
.main3 .post-21 .news_list .news_wz .news_title a {color:#fff;}
.main3 .post-21 .news_list .news_wz .news_meta {color:#fff;background:#6A2D8D}


.post-21 .news_list .news_wz .news_meta {
	color: #6A2D8D;
	float:right;
	margin-top: 40px;
	background: #fff;
	font-size: 20px;
}
.post-22 .news_list .news.n1{margin-top: 75px;}
.post-22 .news_list .news{margin-top:40px}
.post-22 .news_list .news .news_meta {
	color: #6A2D8D;
	float:left;
	background: #fff;
}
.main3 .post-22 .news_list .news .news_meta {
	color: #fff;
	float:left;
	background: #6A2D8D;
}
.post-22 .news_list .news .news_title {
	width: calc(100% - 150px);
	float: right;
	line-height: 41px;
}
.post-22 .news_list .news .news_title a {color:#fff;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.post-22 .news_list .news:hover .news_title a {padding-left: 10px;color:#D19D15;}
.main3 .post-22 .news_list .news .news_title a {color:#252525;}




/* foot */
#footer .ft{
	display: flex;
	justify-content: space-between;
	}
#footer .foot-left{display: flex;justify-content: space-between;flex-direction: column;margin-top: 14px;}
#footer .foot-left .foot-logo{width:465px;margin-left: -20px;}
#footer .foot-left .foot-logo img{width:465px;}
#footer .foot-left .foot-info{
    display: flex;
    align-items: center;
    gap: 18px;
}
#footer .foot-right{
    width: 1025px;
    margin-top: 50px;
}
.post-80 .news_list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
}
.post-80 .news_list .news.n1{margin-left:0}
.post-80 .news_list .news{margin-right: 74px;/* width: 100px; */float: left;/* margin-left: 65px; */}
.post-80 .news_list .news.n8{margin-right: 95px;}
.post-80 .news_list .news.n10{/* margin-left: 157px; */}
.post-80 .news_list .news.n5, .post-80 .news_list .news.n10{/* width: 160px; */}
.post-80 .news_list .news.n9 {
    margin-right: 94px;
}

.post-80 .news_list .news.n10 {
    margin-right: 54px;
}
#footer .news_list li.news .news_title a{color: #fff;line-height: 42px;}
#footer .news_list li.news .news_title a:hover{opacity:.5}
#footer .fb{
	display: flex;
	justify-content: space-between;
	}

#footer .fb p{
    width: 100%;
    font-size: 16px;
    margin-top: 30px;
    border-top:1px solid rgb(255 255 255 / 32%);
    line-height: 42px;
    text-align: left;
}




