@charset "utf-8";
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: 14px/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+ */
}
/**布局开始**/
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: #095ab5;
}
/*页面尺寸*/
.wrapper {
	width: 100%;
	margin: 0 auto;
}
.wrapper .inner {
	width: 1200px;
	margin: 0 auto;
} /**页面全局宽度**/
/*headtop*/
#headtop {
	background: #666;
}
#headtop .inner {
}
.headtop .top-left {
	float: left;
}
.headtop .top-right {
	float: right;
}
/*head开始*/
#header {
	background: #1163a4;
}
#header .inner {
	min-height: 108px;
	position: relative;
}
.header .sitelogo {
	float: left;
	padding-top: 22px;
	padding-left: 0px;
}
.header .sitetitle {
	display:none;
	margin-top: 16px;
	margin-left: 10px;
	font-size: 32px;
	font-weight: bold;
	color: #fff;
} /**站点名称**/
.header .head-left {
	float: left;
	display: inline-block;
}
.header .head-main {
	float: left;
	margin-top: 10px;
}
.header .head-right {
	float: right;
	margin-top: 37px;
	width: 303px;
}
/*rale样式*/
.site-rale {
}
.site-rale ul {
}
.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(images/link_icon.png) no-repeat;
}
.site-rale ul li.links a:hover {
	color: #fff;
}
.site-rale ul li.links.i1 a {
	background-position: 0px 0px;
}
.site-rale ul li.links.i2 a {
	background-position: -60px 0px;
}
.site-rale ul li.links.i3 a {
	background-position: -117px 0px;
}
.site-rale ul li.links.i4 a {
	background-position: -177px 0px;
}
/*lang样式*/
.site-lang {
}
.site-lang ul {
	float: right;
}
.site-lang ul li.links {
	float: left;
}
.site-lang ul li.links a {
	line-height: 35px;
	margin: 0px 5px;
	font-size: 13px;
	color: #cad3d4;
}
.site-lang ul li.links a:hover {
	color: #fff;
}
/*默认主导航样式*/
#nav {
	/*background: url(images/navbd.png);*/
	/* position: absolute;
	z-index: 9999; */
	background: #1a4173;
}
#nav .inner {
}
#nav .inner .wp-panel {
	height: 78px;
}/*导航*/
#nav .inner .wp-panel .wp-window {
}
#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-switch-arrow {
	display: none;
	width: 20px;
	height: 20px;
	background: url(images/nav_j.png) no-repeat center center;
	vertical-align: middle;
}
.wp-menu .menu-item a.menu-link {
	display: inline-block;
	padding: 0 18px;
	line-height: 78px;
	color: #FFFFFF;
	font-size: 18px;
}
.wp-menu .menu-item.hover a.menu-link, .wp-menu .menu-item a.hover {
}
.sub-menu {
	display: none;
	position: absolute;
	left: 0;
	top: 78px;
	min-width: 100%;
	z-index: 100;
	background: url(images/navbd.png);
}
.sub-menu .sub-item {
	position: relative;
	white-space: nowrap;
	vertical-align: top;
	_zoom: 1;
text-align: center;
}
.sub-menu .sub-item a {
	display: block;
	color: #fff;
	height: 40px;
	line-height: 40px;
	padding: 0 17px;
	font-size: 14px;
	background: none;
}
.sub-menu .sub-item.hover> a, .sub-menu .sub-item a:hover {
}
.sub-menu .sub-menu {
	left: 100%;
	top: 0px;
	z-index: 200;
	background: #fff;
}
/**主页banner开始**/
#banner {
	/* background: url(images/bannerbd.png) no-repeat; */
	height: 600px;
	/* background-size: cover; */
}
#banner .inner {
	width: 100%;
	text-align: center;
	position: relative;
        background: #1a4173;
}
/**主体模块样式**/
#m-container {
}
#m-container .inner {
}
/**首页三列布局**/
.mod {
}
.mbox {
}
.main1 {
	min-height: 470px;
	position: relative;
	background: #f4f9fd;
	padding-bottom: 20px;
}
.main1 .inner {
	position: absolute;
	top: -122px;
	left: 50%;
	margin-left: -600px;
}
.main2 {
	min-height: 110px;
	position: relative;
	/*background: #fff url(images/m2bd.png) no-repeat;*/
        background: #183869;
        padding-bottom: 50px;
}
.main2 .inner {
	width: 1110px;
}
.main3 {
	min-height: 550px;
	position: relative;
	background: #f2f4f7;
}
.main3 .inner {
	width: 1110px;
}
.main4 {
	background: #183869;
	min-height: 400px;
}
.main4 .inner {
}
.main5 {
	background: #f2f4f7;
	min-height: 450px;
	position: relative;
}
.main5 .inner {
	width: 1110px;
}
.main6 {
	background: #f4f9fd;
	min-height: 250px;
}
.main6 .inner {
	width: 1110px;
}
.main7 {
	background: #183869;
	min-height: 225px;
}
.main7 .inner {
	width: 1110px;
}
.main7 .inner .articlecontent {
	
}
.main7 .inner .articlecontent p {
	color: #fff;
	line-height: 30px;
       text-align:center; 
}
.main8 {
	min-height: 300px;
	position: relative;
}
.main8 .inner {
	width: 1110px;
}
.main8 .post-16 .more_btn {
    background: #666;
    text-align: center;
}

/**标题栏新闻窗口**/
.post {
}
.post .tt {
	display: inline-block;
	width: 100%;
	border-bottom: 0px solid #e6e6e6;
} /**标题栏**/
.post .tt .tit {
	display: inline-block;
	float: none;
	font-size: 16px;
	font-weight: normal;
} /**标题字体**/
.post .tt .tit .title {
	display: block;
	line-height: 42px;
	color: #424242;
	font-family: "Microsoft yahei";
}
.post .tt .tit .name {
	display: none;
	line-height: 16px;
	color: #333;
}/*栏目别名*/
.post .con {
	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(images/li.gif) no-repeat center;
}
.post .more_btn {
	display: inline-block;
*display:inline;
*zoom:1;
	height: 20px;
	margin-top: 10px;
	line-height: 20px;
	float: right;
}
.post .more_btn .more_text, .post .more_btn a {
	font-size: 13px;
	cursor: pointer;
}
.post .more_btn a {
	color: #666;
}
.post .more_btn a:hover {
	color: #666;
}
/*标准标题*/
.post1 {
}
.post1 .tt {
}
.post1 .tt .tit {
}
.post1 .tt .tit .title {
	display: inline-block;
	margin-right: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #18267d;
	cursor: pointer;
	position: relative;
}
.post1 .tt .tit .title.selected {
	color: #1163a4;
}
.post1 .more_btn a {
	color: #1826a5;
}
/*带图标标题*/
.post2 {
}
.post2 .tt {
}
.post2 .tt .tit {
	padding-left: 24px;
	background: url('images/new1_icon.png') no-repeat left center;
}
.post2 .tt .tit .title {
	font-size: 16px;
	font-weight: bold;
	color: #18267d;
	cursor: pointer;
}
.post2 .con {
}
/*居中标题*/
.post3 {
}
.post3 .tt {
	width: 100%;
	text-align: center;
}
.post3 .tt .tit {
	float: none;
}
.post3 .tt .tit .title {
	font-weight: bold;
	color: #1B2EA3;
}
.post3 .more_btn {
	margin-left: 10px;
	line-height: 20px;
	float: none;
}
/*标题切换hover*/
.post4 {
}
.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;
}
.post1 .more_btn a {
	color: #1826a5;
}
/**自定义新闻列表**/
.news_list {

}
.list2{
 min-height:410px;
}
.news_list li.news {
	line-height: 34px;
	padding-left: 0px;
} /**标题图标**/
.news_list li.news span.news_title {
display: flex;
    align-items: center;
	float: left;
}/*标题*/
.news_list li.news span.news_title img {
	vertical-align: middle;
}
.news_list li.news span.news_meta {
	float: right;
	margin-left: 2px;
	color: #9C9C9C;
}/*属性*/
.news_list li.news .news_time, .news_list li.news .news_time span {
	color: #666;
}/*发布时间*/
.news_list li.news .news_icon {
	display: inline-block;
	margin: 0 auto;
	border: 0px solid red;
}
.news_list li.news .news_text {
	line-height: 22px;
	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: 30px;
}
/*日历新闻样式1*/
.rili {
}
.rili .con {
	padding: 5px 0px;
}
.rili .news_list {
}
.rili .news_list li.news {
	margin-top: 0px;
}
.rili .news_list li.news.n1 {
}
.rili .news_list li.news .news_date {
	float: left;
	width: 60px;
	height: 28px;
	line-height: 28px;
	margin-top: 3px;
	margin-right: -70px;
	font-family: "Microsoft YaHei";
	border-radius: 4px;
	background: #146cc1;
	text-align: center;
	vertical-align: middle;
}
.rili .news_list li.news .news_date .news_year {
	display: inline-block;
	padding: 0 4px;
	font-size: 18px;
	color: #fff;
}
.rili .news_list li.news .news_date .news_days {
	display: inline-block;
	height: 26px;
	padding: 0 6px;
	font-size: 14px;
	color: #18267d;
	border-radius: 0px 4px 4px 0px;
	background: #fff;
	vertical-align: top;
	border: 1px solid #146cc1;
}
.rili .news_list li.news .news_wz {
	width: 100%;
}
.rili .news_list li.news .news_wz .news_con {
	margin-left: 70px;
}
.rili .news_list li.news .news_title {
	line-height: 34px;
	margin-top: 0px;
	font-size: 14px;
	color: #000;
}
.rili .news_list li.news .news_text {
	line-height: 20px;
	margin-top: 0px;
	font-size: 12px;
	color: #666;
}
/*日历新闻样式2*/
.rili2 {
}
.rili2 .con {
	padding: 5px 0px;
}
.rili2 .news_list {
}
.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_text .news_list {
}
.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 {
}
.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_wz {
}
.news_tu .news_list li.news .news_wz .news_con {
}
.news_tu .news_list li.news .news_title {
	line-height: 45px;
	height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
}
.news_tu .news_list li.news .news_title a {
}
/*图文*/
.tu_text {
}
.tu_text .news_list {
}
.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 {
}
.post-33 .con {
}
.post-33 .news_list {
}
.post-33 .news_list li.news {
	padding-left: 18px;
	background: url('images/news_biao.png') no-repeat 3px center;
}
.post-41 {
}
.post-41 .con {
	padding: 15px 0;
}


/* 解决方案 */

.solution-left {
	width: 600px;
	float: left;
}

.solution-left div:nth-child(3) { /* display:none; */ }


/* 解决方案 */
.post-15 {
	height: 240px;
	background: #c4c8ca;
}




/* 党团建设 */
.post-20 {
	width: 100%;
	height: 200px;
	float: left;
	background: #fff;
}
.post-20 .imgs {
	width: 300px;
	height: 200px;
	float: left;
}
.post-20 .imgs img {
	width: 100%;
	height: 100%;
}
.post-20 .news_con {
    background: #fff;
    padding: 30px 30px 0px 30px;
    width: 240px;
    float: right;
    height: 170px;
}
.post-20 .news_title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #0051ab;
    font-size: 20px;
    color: #0051ab;
    line-height: 20px;
}
.post-20 .text {
    height: 70px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    font-size: 14px;
    line-height: 22px;
    color: #333333;
    padding-top: 20px;
}

.post-20 .more {
    width: 30px;
    display: block;
}


/* 合作伙伴 */
.post-21 {
	width: 100%;
	height: 200px;
	float: left;
	background: #fff;
}
.post-21 .imgs {
	width: 300px;
	height: 200px;
	float: right;
}
.post-21 .imgs img {
	width: 100%;
	height: 100%;
}
.post-21 .news_con {
    background: #fff;
    padding: 30px 30px 0px 30px;
    width: 240px;
    float: left;
    height: 170px;
}
.post-21 .news_title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #0051ab;
    font-size: 20px;
    color: #0051ab;
    line-height: 20px;
}
.post-21 .text {
     height: 70px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    font-size: 14px;
    line-height: 22px;
    color: #333333;
    padding-top: 20px;
}

.post-21 .more {
    width: 30px;
    display: block;
}










.solution-right {
	width: 600px;
	float: left;
}
/* 奖助学金 */
.post-22 {
	width: 100%;
	height: 240px;
	float: left;
	background: #fff;
}
.post-22 .imgs {
	width: 300px;
	height: 240px;
	float: left;
}
.post-22 .imgs img {
	width: 300px;
	height: 240px;
	float: left;
}
.post-22 .news_con {
    background: #fff;
    padding: 30px 30px 0px 30px;
    width: 240px;
    float: right;
    height: 210px;
}
.post-22 .news_title {
    font-size: 20px;
    color: #333333;
    line-height: 20px;
}
.post-22 .text {
    font-size: 16px;
    line-height: 22px;
    color: #333333;
    padding-top: 30px;
}

.post-22 .more {
    width: 12px;
    height: 17px;
    display: block;
    background: url(images/hmore.png) no-repeat;
    margin-top: 45px;
}


/* 学生发展 */
/*
.post-23 {
	width: 100%;
	height: 400px;
	float: left;
}
.post-23 .news {
	position: relative;
	z-index: 100;
}
.post-23 .imgs {
	width: 100%;
	height: 400px;
	position: absolute;
	z-index: 99;
}
.post-23 .imgs img {
	width: 100%;
	height: 100%;
}
.post-23 .news_con {
    padding: 30px 30px 0px 30px;
    width: 540px;
    float: right;
    height: 210px;
	z-index: 120;
	position: relative;
}
.post-23 .news_title {
    font-size: 20px;
    color: #0051ab;
    line-height: 20px;
}
.post-23 .text {
   height: 70px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    font-size: 14px;
    line-height: 22px;
    color: #333333;
    padding-top: 20px;
}

.post-23 .more {
    width: 30px;
    display: block;
}


*/

.post-23 {
	width: 100%;
	height: 200px;
	float: left;
	background: #fff;
}
.post-23 .imgs {
	width: 300px;
	height: 200px;
	float: left;
}
.post-23 .imgs img {
	width: 100%;
	height: 100%;
}
.post-23 .news_con {
    background: #fff;
    padding: 30px 30px 0px 30px;
    width: 240px;
    float: right;
    height: 170px;
}
.post-23 .news_title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #0051ab;
    font-size: 20px;
    color: #0051ab;
    line-height: 20px;
}
.post-23 .text {
    height: 70px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    font-size: 14px;
    line-height: 22px;
    color: #333333;
    padding-top: 20px;
}

.post-23 .more {
    width: 30px;
    display: block;
}




/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
.list2 li.news {
   border-bottom: 1px solid #f2f2f2;
   line-height: 40px;
}
/*栏目图片*/

/* 师资队伍列表页 */
.list3 {
width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0px 0px 0px 4px;
}

.list3:after {
  flex: auto;
  content: "";
}

.list3-item {
	display: flex;
align-items: center;
flex-direction: column;
  border: 1px solid #f0f0f0;
  width: calc((100% - 25px * 4) / 4);
  margin-bottom: 16px;
  margin-right: 23px;
}

.list3 .list3-item-top {
   width: 100%;
}

.list3 li.news .news_img { 
	width: 100%;
}
.list3 li.news .news_img img { 
	width: 100%;
height: 230px;
    object-fit: cover;
}

.list3-item-bottom {
display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
   padding: 12px;
box-sizing: border-box;
}
.list3  li.news .news_title {
	
}
.list3  li.news .news_txt {
	
}





.list #l-container .inner {
	width: 1200px;
}
.l-banner {
	height:497px;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
    background: url(images/list_banner.jpg) no-repeat cover !important;
    background-size: cover;
}
.l-banner img {
	display: none;
	height: 100%;
	vertical-align: top;
}
/**主体列表页开始**/
#l-container {
}
#l-container .inner {
}
/**主体文章页开始**/
#d-container {
	background: #fff;
}
#d-container .inner {
	position: relative;
}
.col_menu {
	width: 240px;
	float: left;
	margin-right: -240px;
	position: relative;
}
.col_menu .l-qh {
	margin-bottom: 10px;
}
.col_menu .col_menu_head {
	background: #1163a4;
}/**位置栏目背景**/
.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 {

}
/*栏目列表*/
.col_list {
}
.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: 15px;
	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: #1163a4;
	background: #eee;
}
.col_list .wp_listcolumn .wp_column a.selected span.column-name {
	color: #1163a4;
}
.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: #1163a4;
}
/*二级子栏目**/
.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: #1163a4;
}
/*三级子栏目**/
.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: #1163a4;
}
/**栏目新闻**/
.col_news {
	width: 100%;
	
	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: 20px;
	font-family: "Microsoft yahei";
	font-weight: normal;
	color: #1163a4;
	border-bottom: 3px solid #CBCBCB;
}
.col_metas .col_path {
	display: inline-block;
	float: right;
	white-space: nowrap;
	height: 46px;
	line-height: 46px;
	color: #666;
} /**当前位置**/
.col_metas .col_path a {
	color: #2F2F2F;
}
.col_news_con {
    padding: 30px;
    margin: 0 7px;


}
.col_news_list {

}
.col_news_list .wp_article_list .list_item {
} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {
}  /**栏目新闻图标序号**/
.paging_content div{
  margin:auto;
}
.col_news_list .wp_entry, .col_news_list .wp_entry p {
	line-height: 1.75;
	font-size: 14px;
	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 {
}
.article h1.arti_title {
	line-height: 46px;
	font-family: "Microsoft YaHei";
	font-size: 30px;
	text-align: left;
	color: #fff;
	padding-left: 45px;
	padding-right: 45px;
	padding-top: 40px;
	position: relative;
} /*
	*文章标题**/
.article .arti_metas {
	padding-left: 45px;
	padding-right: 45px;
	text-align: left;
}
.article .arti_metas span {
	font-size: 16px;
	color: #fff;
}/**文章其他属性**/
.article .entry {
	width: 1110px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 130px;
	padding-bottom:20px;

} /**文章内容**/
.article .entry .read{	
	min-height: 300px;
}
.article .entry .read, .article .entry .read p {
	line-height: 36px;
	font-size: 16px;
	color: #666666;
}  /**阅读字体**/
.article .entry .read p {
	margin-bottom: 10px;
}
.article .entry .read img {
	margin: 0 auto;
	display: block;
_width:expression(this.width > 600 ? "600px" : this.width);
}   /**文章阅读部分图片大小限制**/
.article .entry .read table {
	margin: 0 auto;
	border: none;
}
.wp_articlecontent div{
     margin: 0 auto;
}
/**页脚开始**/
#footer {
	background: #181818;
	min-height: 240px;
}
#footer .inner {
	position: relative;
}
#footer .inner .mod {
}
.post-11 .news_list li.news .news_text p {
    font-size: 16px !important;
}
#footer .inner .foot-left {
	float: left;
	width: 285px;
	padding-top: 60px;
}
#footer .inner .foot-right {
	float: left;
	padding-top: 60px;
}
#footer .inner .foot-center {
	float: left;
	width: 510px;
	padding-top: 60px;
}
#footer .inner .lm {
	font-size: 18px;
}
#footer .inner p {
	font-size: 16px;
	line-height: 36px;
	font-weight: 200;
	text-align: left;
	color: #fff;
}
#footer .inner p span {
	margin: 0 3px;
}
#footer .inner .copyright {
}
#footer .inner .copyright span {
}
#footer .inner .copyright a {
	color: #eee;
}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.wp_search {
	display: inline-block;
	position: relative;
	padding-left: 4px;
	border: 1px solid #d0d0d0;
	border-radius: 25px;
	background: #fff;
}
.wp_search #keyword {
	width: 180px!important;
	border: none;
	height: 30px;
	line-height: 30px;
	border-radius: 25px;
	padding-left: 5px;
        color: #b2b2b2;
}
.wp_search .search {
	width: 32px;
	height: 30px;
	border: 0px;
	background: #FFFFFF url(images/sous.png) no-repeat center;
	cursor: pointer;
	vertical-align: top;
	border-radius: 25px;
}
/*自定义输入框*/
.searchbox {
	text-align: right;
	margin-top: 5px;
}
.wp-search {
	position: relative;
	border-bottom: 1px solid #85a1b6;
}
.wp-search form {
	display: block;
}
.wp-search .search-input {
	margin-left: 4px;
	margin-right: 40px;
}
.wp-search .search-input input.search-title {
	width: 100%;
	height: 22px;
	padding: 4px 0;
	line-height: 22px;
	background: none;
	color: #FFFFFF;
	font-size: 14px;
	border: 0;
	outline: 0;
	font-family: "微软雅黑";
}
.wp-search .search-btn {
	width: 32px;
	height: 32px;
	position: absolute;
	right: 0;
	top: 0%;
}
.wp-search .search-btn input.search-submit {
	width: 32px;
	height: 30px;
	border: 0;
	outline: 0;
	background: url(images/sous.png) no-repeat center;
	cursor: pointer;
}
/* 分享二维码 */
.shares {
	text-align: center;
}
.shares ul {
	width: auto;
	margin: 0 auto;
	text-align: right;
	float: right;
}
.shares li {
	float: left;
	margin: 0 6px;
	position: relative;
}
.shares li a {
	display: inline-block;
	width: 50px;
	height: 50px;
	border: 0px solid red;
	background: url('images/share_icon.png') no-repeat;
	opacity: .6;
	filter: Alpha(opacity=60);
	vertical-align: top;
}
.shares li a:hover {
	opacity: 1;
	filter: Alpha(opacity=100);
}
.shares li.i1 a {
	background-position: 0px 0px;
}
.shares li.i2 a {
	background-position: -72px 0px;
}
.shares li.i3 a {
	background-position: -144px 0px;
}
.shares li span {
	display: block;
	line-height: 22px;
	font-size: 12px;
	color: #D0D4EA;
	text-align: center;
}
.shares li .con {
	display: none;
	position: absolute;
	bottom: 80px;
	left: 50%;
	z-index: 100;
	margin-left: -50px;
	width: 100px;
}
.shares li .con img {
	width: 90px;
	height: 90px;
	vertical-align: top;
	background: #fff;
}
/**友情链接**/
.botlinks .links-wrap {
	position: relative;
	float: left;
	display: inline-block;
	width: 533px;
	line-height: 32px;
	margin-top: 30px;
}
.botlinks .links-wrap a.links-arrow {
	display: block;
	height: 48px;
	line-height: 48px;
	padding: 0 25px 0 10px;
	color: #fff;
	font-size: 18px;
	background: #1c68b4  url(images/lmore.png) no-repeat right center;
        background-position: 98%,0;
}
.botlinks .links-wrap a.links-arrow:hover, .botlinks .wrap-open a.links-arrow {
	color: #fff;
	background-position: right center;
	cursor: pointer;
}
.botlinks .links-wrap .link-items {
	display: none;
	position: absolute;
	left: 0;
	top: 48px;
	width: auto;
	min-width: 100%;
	height: auto;
	max-height: 300px;
	overflow: auto;
	overflow-x: hidden;
	background: #fff;
z-index: 10000;
}
.botlinks .links-wrap .link-items a {
    display: block;
    line-height: 36px;
    padding: 0px 20px;
    color: #444;
    font-size: 16px;
}
.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: #1163a4;
	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(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);
}
/*************************************************************
 * 特殊页面
 */
/*二级页面*/
.post-11 .news_title:after {
	width: 80px;
	height: 4px;
	background: #fff;
	display: block;
	position: absolute;
	top: 28px;
	content: " ";
}
.home {
	height: 53px;
	width: 218px;
	/*background: #1e2126 url(images/home.png) no-repeat;*/
	background: #1a4173;
	color: #fff;
	font-size: 18px;
        display: flex;
        align-items: center;
        justify-content: center;
}
.home .tit {
	padding-left: 5px;
        padding-right: 10px;
        color: #fff !important;
        margin-top: 2px;
}
.home .tit a{
 color: #fff !important;
}
.post-11 .news_title {
	background: #1163a4;
	min-height: 142px;
}
.post-11 .news_title a, .post-11 .news_title {
	font-size: 50px;
	color: #fff;
	padding-left: 46px;
	line-height: 144px;
	position: relative;
	font-weight: bold;
}
.post-11 .news_text {
	color: #666666;
	font-size: 16px;
	line-height: 30px;
	padding: 30px 46px 0px 46px;
}
.post-11a {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #333333;
	display: block;
	width: 100%;
	padding-top: 20px;
}
.main3 .sudy-tab .imgs {
	width: 145px;
	height: 90px;
	margin-right: 20px;
	float: left;
}
.main3 .sudy-tab .imgs a {
	display: block;
	width: 100%;
	height: 100%;
}
.main3 .sudy-tab .time {
	color: #666666;
	font-size: 16px;
	line-height: 30px;
}
.main3 .sudy-tab .news_title ,.main3 .sudy-tab .news_title a{
	color: #333333;
	font-size: 18px;
	line-height: 30px;
    width: 365px;
    float: left;
}
.main3 .sudy-tab .news {
	float: left;
	width: 50%;
	margin-bottom: 50px;
	position: relative;
}
.main3 .sudy-tab .tab-menu {
	height: 40px;
	border: 0px;
	margin: 0px -40px;
}
.main3 .sudy-tab .tab-menu li {
	line-height: 40px;
	font-size: 40px;
	color: #333333;
	font-weight: bold;
	height: 40px;
	padding: 0px 40px;
	border-radius: 0px;
}
.main3 .sudy-tab .tab-menu li.n1 {
	border-right: 6px solid #333;
}
.main3 .sudy-tab .tab-menu li {
	position: relative;
}
.main3 .sudy-tab .tab-menu li.selected {
	background: none;
	color: #333;
	position: relative;
}
.main3 .sudy-tab .tab-menu .selected:after {
	content: " ";
	position: absolute;
	top: -22px;
	left: 40px;
	width: 80px;
	height: 4px;
	display: block;
	background: #333;
}
.main3 .sudy-tab {
	padding-top: 60px;
}
.main3 .sudy-tab .tab-list {
	padding-top: 50px;
}
.post-15 .tt {
	width: 600px;
	
	float: left;
	
}
.post-15 .tt .tit .title {
	font-size: 40px;
	line-height: 40px;
	color: #000;
	padding-left: 45px;
}
.post-15 .tt .text {
	display: block;
	padding-top: 30px;
	font-size: 16px;
	line-height: 36px;
	padding-left: 45px;
}
.post-15 .tt .tit {
	width: 100%;
	padding-top: 60px;
}
.post-15 .tt .tit .title:after {
	width: 80px;
	height: 4px;
	background: #000;
	display: block;
	position: absolute;
	top: -25px;
	content: " ";
}
.post-16 .tt .tit .title {
	font-size: 40px;
	color: #333333;
	line-height: 40px;
}
.post-16 .tt .tit .title:after {
	width: 80px;
	height: 4px;
	background: #333;
	display: block;
	position: absolute;
	top: -20px;
	content: " ";
}
.post.post1.post-16 {
	padding-top: 60px;
}
.post-16 .imgs {
	
	height: 250px;
	overflow: hidden;
	margin: auto;
}
.post-16 .imgs a {
	display: block;
	white: 100%;
	height: 100%;
}
.post-16 .news_list li.news {
	margin-right: 20px;
        flex: 1;
}

.post-16 .news_list li:last-child {
	margin-right: 0;
}



.post-16 .news_list {
display: flex;
	padding-top: 35px;
}
.post-16 .news_title, .post-16 .news_titlea {
	
	font-size: 16px;
	line-height: 36px;
	color: #333333;
	text-align: center;
	margin: auto;
}
.post-16 .more_btn {
	background: #666;
	text-align: center;
}
.post-16 .more_btn .more_text, .post-16 .more_btn a {
	font-size: 18px;
	color: #fff;
	line-height: 55px;
	font-weight: bold;
}
.post-17 .tt .tit .title {
	font-size: 40px;
	color: #333333;
	line-height: 40px;
}
.post-17 .tt .tit .title:after {
	width: 80px;
	height: 4px;
	background: #333;
	display: block;
	position: absolute;
	top: -20px;
	content: " ";
}
.post.post1.post-17 {
	padding-top: 60px;
}
.wp-menu .menu-item a.menu-link:after {
	content: ' ';
	display: inline-block;
	width: 0;
	height: 4px;
	background-color: #FFF200;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.4s ease-in-out;
}
.wp-menu .menu-item.hover a.menu-link:after, .wp-menu .menu-item a.hover:after {
	content: ' ';
	display: inline-block;
	width: 100%;
	height: 4px;
	background-color: #FFF200;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.4s ease-in-out;
}
.sub-menu .sub-item.hover> a:after, .sub-menu .sub-item a:hover:after {
	content: ' ';
	display: inline-block;
	width: 100%;
	height: 4px;
	background-color: #FFF200;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.4s ease-in-out;
}
.sub-menu .sub-item a:after {
	content: ' ';
	display: inline-block;
	width: 0px;
	height: 4px;
	background-color: #FFF200;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.4s ease-in-out;
}
.links-wrap.n1 {
	margin-right: 40px;
}
.post.post1.post-18 {
	padding-top: 50px;
}
.post-18 .tt .tit .title {
	font-size: 40px;
	color: #fff;
	line-height: 40px;
}
.post-18 .tt .tit .title:after {
	width: 80px;
	height: 4px;
	background: #fff;
	display: block;
	position: absolute;
	top: -20px;
	content: " ";
}
.ttt {
	height: 165px;
	background: #1163a4;
}
.article h1.arti_title:after {
	width: 80px;
	height: 4px;
	background: #fff;
	display: block;
	position: absolute;
	top: 28px;
	content: " ";
}
.bshare-custom #bshare-shareto {
	font-size: 20px;
	line-height: 60px;
	margin-right: 27px !important;
}
.bshare-custom.icon-medium {
	line-height: 60px;
}
.bshare-custom.icon-medium a {
	height: 60px !important;
}
.bshare-custom.icon-medium .bshare-weixin {
	width: 26px !important;
	background: url(images/wx.jpg) no-repeat center !important;
	padding: 0px !important;
	margin-right: 25px !important;
}
.bshare-custom.icon-medium .bshare-sinaminiblog {
	background: url(images/wb.jpg) no-repeat center !important;
}
.list .wz {
	position: absolute;
	width: 100%;
	top: -122px;
}
.tab .main3 .sudy-tab .tab-menu li {
	padding: 0px 45px;
	color: #fff;
}
.tab .main3 .sudy-tab .tab-menu {
	height: 40px;
	border: 0px;
	margin: 0px -45px;
	padding-top: 60px;
	padding-bottom: 45px;
	background: #1163a4;
}
.tab .main3 .sudy-tab {
	padding: 0px;
}
.tab .main3 .sudy-tab .tab-menu li.n1 {
	border-right: 6px solid #fff;
}
.tab .main3 .sudy-tab .tab-menu li.selected {
	background: none;
	color: #fff;
	position: relative;
}
.tab .main3 .sudy-tab .tab-menu .selected:after {
	content: " ";
	position: absolute;
	top: -22px;
	left: 45px;
	width: 80px;
	height: 4px;
	display: block;
	background: #fff;
}
.tab .main3 .inner  .mod{
	position: relative;
}
.tab .main3 .inner .tab-menu{
    position: absolute;
    width: 100%;
    top: -70px;
    margin: 0px;
}
.tab .main3 .sudy-tab .tab-list {
	padding-top: 105px;
}
.tab .main3 .sudy-tab .news {
	width: 25%;
	padding-top: 55px;
}
.tab .main3 .sudy-tab .news_title{height:90px; 	padding-bottom: 25px;   border-bottom: 3px solid #333333;}

.tab .main3 .sudy-tab .imgs {
	width: 255px;
	height: 155px;
	float: none;
	margin: 0 auto;background: #fff url(images/bg.jpg) no-repeat center;
}
.tab .main3 .sudy-tab .time, .tab .main3 .sudy-tab .news_title ,.tab .main3 .sudy-tab .news_title a{
	width: 255px;
	margin: 0 auto;
float: none;
}
.ts #container-1 {
	height: 600px;
	background: url(images/ts.jpg) no-repeat;
	background-size: cover;
}
.ts .col_menu {
	width: 100%;
	float: none;
	margin: 0px;
}
.ts .col_news .col_news_box {
	margin: 0px;
}
.gl .title {
	font-size: 40px;
	line-height: 40px;
	padding-top: 90px;
	display: block;
	color: #333333;
	position: relative;
}
.gl .title:after {
	width: 38px;
	height: 6px;
	background: #333333;
	display: block;
	position: absolute;
	top: 70px;
	content: " ";
}
.gl .news_text {
	line-height: 30px;
	font-size: 16px;
	padding-top: 35px;
	color: #666666;
}
.ts .post-11a {
	padding-top: 45px;
	padding-bottom: 95px;
}
.tsmain1 {
	background: #f6f7f8;
}
.ts .tsmain1 .inner {
	width: 1110px !important;
}
.tsmain2 {
	background: #385b76;
	min-height: 360px;
}
.ts .tsmain2 .inner {
	width: 1110px !important;
}
.ts #l-container {
	background: #f6f7f8;
}
.ts .tsmain3 .inner {
	width: 1110px !important;
	background: #ffffff;
	padding: 0px 45px;
	margin-top: 80px;
}
.kc .title span {
	font-size: 40px;
	line-height: 40px;
	padding-top: 95px;
	display: block;
	color: #385b76;
	position: relative;
}
.kc .title span:after {
	width: 38px;
	height: 6px;
	background: #385b76;
	display: block;
	position: absolute;
	top: 70px;
	content: " ";
}

.ts .col_menu .col_menu_head {
    height: 143px;
}
.ts .col_menu .col_menu_head h3.col_name .col_name_text {
    font-size: 40px;
    line-height: 40px;
    font-weight: bold;
    padding: 55px 45px 0px 45px;
	position: relative;
}
.ts .col_menu .col_menu_head h3.col_name .col_name_text:after {
	width: 38px;
	height: 6px;
	background: #fff;
	display: block;
	position: absolute;
	top: 28px;
	content: " ";
}
.ts .col_menu .col_menu_con {
    background: #333333;
}
.ts .col_list .wp_listcolumn .wp_column a {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    background: none;
    border-top: 0px solid #fff;
    border-bottom: 0px solid #F6EAEA;
    line-height: 88px;
    pointer-events: none;
}
.ts .col_list .wp_listcolumn {
    width: 1200px;
    margin: auto;
overflow: hidden;
}
.ts .wp_listcolumn .wp_column {
    width: auto;
    float: left;
}
.post-12 .yijilm .menu-link {
    font-size: 40px;
    line-height: 50px;
    color: #fff;
    padding-top: 65px;
    display: block;
    font-weight: bold;
}
.post-12 .yijilm .menu-link:after {
	width: 38px;
	height: 6px;
	background: #fff;
	display: block;
	position: absolute;
	top: 44px;
	content: " ";
}
.erji .erjilmi1-1 .sub-link {
    padding-top: 40px;
    font-size: 30px;
    display: block;
    font-weight: bold;
    color: #fff;
    padding-bottom: 30px;
    pointer-events: none;
}
.erji .erjilmi1-2 .sub-link,.erji .erjilmi1-3 .sub-link {
    padding-top: 40px;
    font-size: 30px;
    display: block;
    font-weight: bold;
    color: #385b76;
    padding-bottom: 30px;
    pointer-events: none;
}

.yiji .erji .erji li {
    float: left;
    width: 172px;
    height: 172px;
    margin-right: 30px;
    margin-bottom: 25px;
}
.post-11 .news_title a {
    padding-left: 0;
}


.yiji .erji .erji li a {
    font-size: 18px;
    line-height: 22px;
    max-width: 140px;
    text-align: center;
    margin: auto;
    color: #fff;
    padding-top: 75px;
    pointer-events: inherit;
}


.yiji .erji .erji .erjilmi1-2-1 {
    background: url(images/m4-1.jpg);
}
.yiji .erji .erji .erjilmi1-2-2 {
    background: url(images/m4-2.jpg);
}
.yiji .erji .erji .erjilmi1-2-3 {
    background: url(images/m4-3-2.jpg);
}
.yiji .erji .erji .erjilmi1-2-4 {
    background: url(images/m4-4-2.jpg);
}
.yiji .erji .erji .erjilmi1-2-5 {
    background: url(images/m4-5-2.jpg);
}
.yiji .erji .erji .erjilmi1-2-6 {
    background: url(images/m4-1-3.jpg);
}
.yiji .erji .erji .erjilmi1-2-7 {
    background: url(images/m4-2-3.jpg);
}

.yiji .erji .erji .erjilmi1-3-1 {
    background: url(images/m4-1-4.jpg);
}
.yiji .erji .erji .erjilmi1-3-2 {
    background: url(images/m4-4-2.jpg);
}
.main2 .inner .mod {
    position: relative;
	
}
.main2 .wp_nav .nav-item {
	width:240px;
	height: 200px;
	margin-top: 40px;
}
.main2 .wp_nav .i1 {
    background: url(images/m5-1.png) no-repeat 0 0;
	margin-right: 50px;
	background-size: cover;
}
.main2 .wp_nav .i2 {
    background: url(images/m5-2.png) no-repeat 0 0;
	margin-right: 50px;
	background-size: cover;
}
.main2 .wp_nav .i3 {
    background: url(images/m5-3.png) no-repeat 0 0;
	margin-right: 50px;
	background-size: cover;
}
.main2 .wp_nav .i4 {
    background: url(images/m5-4.png) no-repeat 0 0;
	background-size: cover;
}
.main2 .wp_nav .nav-item a {
	font-size: 24px;
	font-weight: bold;
	line-height: 22px;
	/* max-width: 140px; */
	text-align: center;
	margin: auto;
	color: #fff;
	padding-top: 80px;
	letter-spacing: 2px;
	pointer-events: inherit;
}






.post-12 {
    position: absolute;
    top: 0px;
    z-index: 9999;
}
.main3 .sudy-tab .post .more_btn,.main3 .sudy-tab .post .more_btn .more_text {
    float: left;
    color: #333333;
    font-size: 18px;
    line-height: 30px;
    margin: 0px;
    height: auto;
    font-weight: bold;
    position: absolute;
    width: 100%;
    bottom: 50px;
}
.post-15 .news {
    float: left;
    width: 600px;
    position: relative;
}

.post-15 .news.n3 .news_con{
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 40px 40px 0px 40px;
    width: auto;
    height: auto;
    background: none;
}

.post-15 .imgs a ,.post-15 .imgs {
display:block;
width:100%;
height:100%;}
.post-15 .news_title {
    font-size: 20px;
    color: #333333;
    line-height: 20px;
}
.post-15 .text {
    font-size: 16px;
    line-height: 22px;
    color: #333333;
    /* padding-top: 30px; */
}

.post-15 .news_list {
    float: left;
}

.post-15 .news_con {
    padding: 30px 30px 0px 30px;
    width: 540px;
    float: left;
}

.post-15 .more {
    width: 12px;
    height: 17px;
    display: block;
    background: url(images/hmore.png) no-repeat;
    margin-top: 30px;
}

.post-16 .news_title a {
    width: 100%;
    height: 100%;
    display: block;
    color: #333;
}

.post-16 .news_list .news .news_title:hover  {
    background-position: 230px;
    transition: 1s;
}
.imgs{overflow: hidden;}
.news:hover  .imgs a {
    transition: 0.4s;
    transform: scale(1.1);
}
.botlinks .links-wrap:hover a.links-arrow {
    background-position: 510px;
    transition: 1s;
}
.post-18 td {
    font-size: 20px;
    line-height: 36px;
    color: #fff;
    width: 375px;
}
.post-18 table {
    padding-top: 55px;
    display: block;
}
.p .col_menu {
    width: 240px;
    float: left;
    margin-right: -240px;
    position: relative;
    box-shadow: 0px 10px 10px #eee;
}
.p .col_news_con {
    padding: 0 30px 40px 30px;
    margin: 0 7px;
    background: #fff;
    box-shadow: 0px 10px 10px #eee;
}
.p  #l-container .inner {
    width: 1200px;
    padding: 50px 0px;
}
.tab .main3 .sudy-tab .time {
    margin-top: 10px;
    position: relative;
    z-index:9999;
}
.list.tab .main3 .sudy-tab .time:after {
    content: "";
    background:#ffeb3b;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0px;
    display: block;
    height: 100%;
    transition: 1s;
    z-index: -1;
}
.list.tab .main3 .sudy-tab .news:hover .time:after {
    width: 100%;
}
.sudy-tab .news_title a{    position: relative;
    z-index:9999;}
.sudy-tab .news_title a:after {
    content: "";
    background: #ffeb3b;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0px;
    display: block;
    height: 100%;
    transition: 1s;
    z-index: -1;
}
.tab .sudy-tab .news:hover  .news_title a:after {
    width: 255px;
}
.ts .wp_subcolumn_list .wp_sublist .sublist_title {
    border: 0px;
    height: auto;
    margin: 0px;
}
.ts .col_news_con {
    padding: 30px 0px;
    margin: 0px;
}
.ts .col_news_con .morelink {
    display: none !important;
}
.ts .wp_subcolumn_list .wp_sublist .sublist_title a {
    font-size: 40px;
    font-weight: bold;
    padding: 60px 0px;
position: relative;
    pointer-events: none;
}
.ts .wp_subcolumn_list .wp_sublist .sublist_title a:after {
	width: 38px;
	height: 6px;
	background: #333333;
	display: block;
	position: absolute;
	top: 38px;
	content: " ";
}
.ts .wp_subcolumn_list .wp_sublist {
    padding: 0px 45px 60px 45px;
    background: #fff;
    margin: 0px;
}
.ts .wp_subcolumn_list .sublist-5 {
    background: #385b76;    margin-top: 80px;
}
.ts .wp_subcolumn_list .sublist-5 a, .ts .wp_subcolumn_list .sublist-5 p, .ts .wp_subcolumn_list .sublist-5 span, .ts .wp_subcolumn_list .sublist-5 div {
    color: #fff !important;
}
.ts .wp_subcolumn_list .sublist-5 .sublist_title a:after {
    width: 38px;
    height: 6px;
    background: #fff;
    display: block;
    position: absolute;
    top: 38px;
    content: " ";
}
.ts .col_list .wp_listcolumn .wp_column a .column-name {
    padding: 0px 15px;
}
.ts .col_list .wp_listcolumn .wp_column a.selected span.column-name {
    color: #008fff;

}
.ts1.ts .wp_listcolumn .column-6, .ts1 .wp_listcolumn .column-7{
    float: right;
    background: #000;
}
.ts1.ts .wp_listcolumn .column-6 a, .ts1 .wp_listcolumn .column-7 a{
    color: #008fde !important;
}
.ts1.ts .wp_subcolumn_list .sublist-6, .ts .wp_subcolumn_list .sublist-7 {
    display: none;
}
.ts .col_list .wp_listcolumn .wp_column a:hover {
    background: #008fff;
    color: #fff !important;
}
.ts .col_list .wp_listcolumn .wp_column a:hover span{
    color: #fff !important;
}
.ts #l-container .mod .col_menu .inner {
    width: 1200px;
    position: absolute;
    top: -196px;
    left: 50%;
    margin-left: -600px;
}
.ts2 .wp_listcolumn .column-5, .ts2 .wp_listcolumn .column-6 {
    float: right;
}
.ts2 .wp_listcolumn .column-5, .ts2 .wp_listcolumn .column-6 {
    float: right;
    background: #000;
    color: #008fde !important;
}
.ts2 .wp_listcolumn .column-5 a, .ts2 .wp_listcolumn .column-6 a{
    color: #008fde !important;
}
.ts2 .tsmain2 {
    min-height: 255px;
}
.ts2 .sublist-5, .ts2 .sublist-6 {
    display: none !important;
}
.ts1 .tsmain2 .inner {
    width: 1200px !important;
}
.ts1 .one .i1 a.menu-link {
    color: #385b76;
    font-size: 40px;
    font-weight: bold;
    line-height: 40px;
    position: relative;
    padding-top: 95px;
    display:block;
}
.ts1 .one .i1 a.menu-link:after {
	width: 38px;
	height: 6px;
	background: #385b76;
	display: block;
	position: absolute;
	top: 75px;
	content: " ";
}
.ts1 .two .sub-item a {
    line-height: 70px;
    width: 1000px;
    background: #385b76;
    font-size: 20px;
    color: #fff;
    display: block;
    padding-left: 30px;
    margin-top: 45px;
    float: right;
}

.ts1 .two .sub-item .two .sub-item {
    float: left;
    background: #c4c8cd;
    margin: 5px;
    width: 163.5px;
    height: 64px;
}
.ts1 .two .sub-item .two .sub-item a {
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    width: auto;
    background: none;
    padding: 8px 12px;
    text-align: center;
    margin-top: 0px;
float: none;
}
.ts1 .two .sub-item .two {
    margin: 0px -6px;
    margin: 0px -6px 0px 75px;
}
.ts1 .tsmain3 .inner {
    padding-bottom: 90px;
}
.ts1 .two .sub-item .two .tsann {
    display: none;
}
.ts1 .two .sub-item .tsann {
    width: 70px;
    height: 70px;
    display: block;
    padding: 0px;
    float: left;
    background: url(images/tsanniu.png) no-repeat;
}
.ts1 .two .sub-item .two {
    display: none;
}
.ts1 .two .sub-item.hover .two {
    display: block;
}
.ts2 .kc .tsann {
    width: 70px;
    height: 70px;
    display: block;
    padding: 0px;
    float: left;
    background: url(images/tsanniu.png) no-repeat;
}
.ts2 .kc .news_title {
    color: #333333;
    font-size: 20px;
    line-height: 36px;
}
.ts2 .kc .news_list li.news .news_text {
    color: #333333;
    font-size: 16px;
    line-height: 30px;
    margin-top: 20px;
display: none;
}
.ts2 .kc .news_list li.news .news_con {
    float: right;
    width: 965px;
    padding: 25px 30px;
    background: #c4c8cd;
}
.ts2 .kc .news_list li.news {
    margin-top: 25px;
}
.ts2 .kc .tt .title {
    font-size: 40px;
    line-height: 40px;
    padding-top: 100px;
    display: block;
    color:#333333;
	position: relative;
padding-bottom: 20px;
}
.ts2 .kc .tt .title:after {
	width: 38px;
	height: 6px;
	background: #333333;
	display: block;
	position: absolute;
	top: 75px;
	content: " ";
}
.ts2 .tsmain3 .inner {
    padding-bottom: 100px;
}
.ts2 .kc .news_list li.news.hover .news_text {
    display: block;
}
.ts1 .two .sub-item .two .sub-item:after {
    content: "1";
    text-align: center; 
    font-size: 20px;
    color: #fff;
    text-align: center;
    width: 100%;
    display: block;
    height: 100%;
    line-height: 64px;
    background: #385b76;
    display: none;
}
.ts1 .two .sub-item .two .sub-item:hover a {
    display: none;
}
.ts1 .two .sub-item .two .sub-item:hover:after {
    display: block;
}
.post-11 .more_btn {
    height: auto;
    position: absolute;
    bottom: -60px;
    left: 45px;
}
.ts1 .wp_listcolumn .column-6 a,
.ts1 .wp_listcolumn .column-7 a{    pointer-events: inherit !important;}
.article .arti_title1 {
    line-height: 30px;
    font-family: "Microsoft YaHei";
    font-size: 25px;
    text-align: left;
    color: #fff;
    padding-left: 45px;
    padding-right: 45px;
    position: relative;
}
.news_fname {
    width: 35px;
    height: 20px;
    line-height: 20px;
    background: #468dca;
    position: absolute;
    top: 11px;
	left: 0;
    text-align: center;
    color: #fff;
    font-size: 12px;
}

.about-us-wrapper {
   color: #fff;
}

.c1_more_btn{
   position: relative !important;
}

.c1_more_text {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px !important;
    color: #fff !important;
    background: #183869;
   position: absolute !important;
    top: -33px;
    right: 0;
    width: 120px !important;
font-size: 14px !important;
}

.tt_more_text {
display: flex;
    align-items: center;
    justify-content: center;
    height: 30px !important;
    color: #fff !important;
    background: #183869;
    width: 120px !important;
font-size: 14px !important;
}

.post-30 {
    padding-top: 55px;
}

.post-30 .tt .tit .title {
	font-size: 40px;
	color: #333333;
	line-height: 40px;
}
.post-30 .tt .tit .title:after {
	width: 80px;
	height: 4px;
	background: #333;
	display: block;
	position: absolute;
	top: -20px;
	content: " ";
}

.main8 .tt {
    margin-bottom: 40px;
}

.main8 .wrapper {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px 0px 0px 4px;
}

.main8 .wrapper:after {
  flex: auto;
  content: "";
}

.down-item {
display: flex;
align-items: center;
border-radius: 10px;
  padding: 12px !important;
  border: 1px solid #f0f0f0;
  width: calc((100% - -70px * 3) / 4);
  margin-bottom: 16px;
  margin-right: 14px;
}

.down-item-left {
font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
 flex: 1;
}

.down-item-left .news_time{
font-size: 14px;
}

.down-item-right {
display: flex;
    align-items: center;
    justify-content: center;
}

.introduction {
   font-size: 18px;
   color: #005bb0;
}

.about-us-item {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}

.about-us-item-img {
    width: 16px;
    height: 16px;
    margin-right: 5px;
}

.about-us-item-left,.about-us-item-right {
display: flex;
align-items: center;
}

.about-us-item-left {
   width: 280px;
}

.about-us-item-right {

}

.wxb {
   background: url(images/wxb.png) no-repeat;
background-size: 100%;
}

.phone {
background: url(images/phone.png) no-repeat;
background-size: 100%;
}

.address {
background: url(images/address.png) no-repeat;
background-size: 100%;
}

.postcode {
background: url(images/postcode.png) no-repeat;
background-size: 100%;
}

.fax {
background: url(images/fax.png) no-repeat;
background-size: 100%;
}

.about-us-wrapper {
display: flex;
}

.about-us-left {
padding-top: 30px;
flex: 0 0 700px;
}

.about-us-right {
flex: 1;
display: flex;
margin-top: -26px;
}

.qrcode-left,.qrcode-right {
display: flex;
flex-direction: column;
}

.qrcode {
width: 100px;
height: 100px;
}

.qrcode-title {
color: #fff;
font-size: 13px;
text-align: center;
margin-top: 6px;
}

.first,.last {
border: 1px solid #9e9e9e;
    padding: 0px 8px;
}

.next{
padding: 1px 8px;
background: #1C68B4;
color: #fff !important;
}

.prev {
padding: 1px 8px;
color: #fff !important;
background: #1B4172;
}

.pagingJump {
padding: 1px 8px;
color: #fff !important;
background: #1B4172;
}

.wp_paging {
height: 40px;
margin-top: 2px;
}

.pageNum {
    width: 40px !important;
    height: 25px !important;
    margin: 0 !important;
}

.qrcode-left .qrcode {
background: url(images/xywx.jpeg) no-repeat;
    background-size: 100%;
}

.qrcode-right .qrcode {
background: url(images/dy.png) no-repeat;
    background-size: 100%;
}

.qrcode-right {
margin-left: 50px;
}

.down-item:hover {
background: #1A69B4;
}

.down-item:hover *{
color: #fff !important;
}

.down-item:hover svg path {
fill: #fff;
}