@charset "utf-8";
/*Technical Support SudyTech*/
@charset "utf-8";
blockquote, body, button, caption, dd, div, dl, dt, fieldset, figure, form, h1, h2, h3, h4, h5, h6, hr, html, input, legend, li, menu, ol, p, pre, table, td, textarea, th, ul {
	margin: 0;
	padding: 0;
}
address, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
	font-weight: 400;
}
abbr, body, fieldset, html, iframe, img {
	border: 0;
}
img {
	vertical-align: top;
}
html {
	overflow-x: hidden;
}
address, cite, dfn, em, i, var {
	font-style: normal;
}
[hidefocus], summary {
outline:0;
}
li {
	list-style: none;
}
h1, h2, h3, h4, h5, h6, small {
	font-size: 100%;
}
sub, sup {
	font-size: 83%;
}
code, kbd, pre, samp {
	font-family: inherit;
}
q:after, q:before {
	content: none;
}
textarea {
	overflow: auto;
	resize: none;
}
label, summary {
	cursor: default;
}
a, button {
	cursor: pointer;
}
b, em, h1, h2, h3, h4, h5, h6, strong {
	font-weight: 700;
}
a, a:hover, del, ins, s, u {
	text-decoration: none;
}
body, button, input, keygen, legend, select, textarea {
	outline: 0;
	color: #333;
	font: 13px/1 arial, \5b8b\4f53;
}
:focus {
	outline: 0;
}
.none {
	display: none;
}
.wcb {
	width: 100%;
	height: 30px;
	border: 2px dashed #97cbe0;
}
.hidden {
	visibility: hidden;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0;
	font-size: 0;
	line-height: 0;
}
.clearfix:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: ".";
}
.clearfix {
	display: block;
}
.icon {
	display: inline-block;
	width: 32px;
	height: 32px;
	background: url(images/icon.png) no-repeat;
	vertical-align: middle;
}

::-webkit-input-placeholder {
color:#ccc;
}
:-moz-placeholder {
color:#ccc;
}
::-moz-placeholder {
color:#ccc;
}
:-ms-input-placeholder {
color:#ccc;
}
body {
	color: #333;
	font-size: 16px;
	font-family: "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
	line-height: 1;
}
@font-face{
  font-family:思源黑体 CN;
  src: url(fonts/syht.ttf);
}



p {
	line-height: 1.75;
}
a {
	color: #1c1c1c;
	text-decoration: none;
	transition: all .4s ease-in-out;
}
a:hover {
	color: #18458d;
}
.wrapper {
	margin: 0 auto;
	width: 100%;
}
.wrapper .inner {
	margin: 0 auto;
	width: 1300px;
}
#headtop {
	background: #666;
}
.headtop .top-left {
	float: left;
}
.headtop .top-right {
	float: right;
}
#header2 {
	background: #237dd9
}
#header2 .inner {
	position: relative;
	height: 139px;
}
.header .sitelogo {
	float: left;
	padding-top: 24px;
	padding-left: 4px;
}
.header .sitetitle {
	display: inline-block;
	margin-top: 23px;
	margin-left: 36px;
	color: #fff;
	font-weight: 700;
	font-size: 40px;
}
.header .head-left {
	float: left;
	display: inline-block;
}
.header .head-main {
	float: left;
	margin-top: 10px;
}
.header .head-right {
	float: right;
	margin-top: 50px;
	width: 226px;
}
#nav {
	background: #fff;
}
#nav .inner .wp-panel .wp-window {
	min-height: 30px;
}
#nav .inner .wp-panel .navbg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	width: auto;
	height: 100%;
	background: #fff;
	opacity: .7;
}
.wp-menu {
	margin: 0 auto;
	text-align: center;
}
.wp-menu .menu-item {
	position: relative;
	/* float: left; */
	display: inline-block;
}
.wp-menu .menu-item.i1 {
	margin-left: 60px;
	background: 0 0;
}
.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 52px;
	color: #121212;
	font-size: 18px;
	line-height: 50px;
	font-weight: bold;
}
.wp-menu .menu-item a.hover, .wp-menu .menu-item.hover a.menu-link {
	background-color: #1b6dc1;
	color: #eee;
	text-decoration: none;
}
.sub-menu {
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 100;
	display: none;
	min-width: 100%;
	background: #f5f5f5;
}
.sub-menu .sub-item {
	position: relative;
	vertical-align: top;
	text-align: center;
	white-space: nowrap;
}
.sub-menu .sub-item a {
	display: block;
	padding: 0 17px;
	height: 44px;
	background: 0 0;
	color: #000;
	font-size: 14px;
	line-height: 44px;
}
.sub-menu .sub-item a:hover, .sub-menu .sub-item.hover>a {
	display: block;
	background-color: #1b6dc1;
	color: #fff;
}
.sub-menu .sub-menu {
	top: 0;
	left: 100%;
	z-index: 200;
	background: #fff;
}
#banner {
	position: relative;
	z-index: 5;
	background: #e7e2df;
}
#banner .inner {
	position: relative;
	width: auto;
	text-align: center;
}
.main1 .inner {
	padding: 40px 0 20px 0;
}
.main2 .inner {
	padding: 20px 0 26px 0;
}
.main2 .ml {
	float: left;
	width: 625px;
}
.main2 .mr {
	float: right;
	width: 605px;
}
.main3 .inner {
	width: 100%;
}
.main3 .ml {
	float: left;
	width: 58%;
}
.main3 .ml .zs {
	height: 460px;
	background: url(images/2/01.jpg) no-repeat right bottom;
	background-size: auto; background-size:cover;
}
.main3 .mc {
	float: left;
	width: 21%;
	background: #34b7b2;
}
.main3 .mc .zs {
	height: 460px;
	background: url(images/2/02.jpg) no-repeat right bottom;background-size:cover;
}
.main3 .mr {
	float: right;
	width: 21%;
	background: #237dd9
}
.main3 .mr .zs {
	height: 460px;
	background: url(images/2/03.jpg) no-repeat right bottom;background-size:cover;
}
.zs {
	color: #fff;
	text-align: center;
	font-weight: 700;
	font-size: 30px;
}
.zs a {
	color: #fff;
}
.main4 .inner {
	padding: 40px 0 8px 0;
}
.post {
	margin-bottom: 10px;
}
.post .tt {
	display: inline-block;
	width: 100%;
	border-bottom: 0 solid #e6e6e6;
}
.post .tt .tit {
	float: left;
	display: inline-block;
	font-weight: 400;
	font-size: 16px;
}
.post .tt .tit .title {
	display: block;
	color: #424242;
	font-family: "Microsoft yahei";
	line-height: 42px;
}
.post .tt .tit .name {
	display: none;
	color: #333;
	line-height: 16px;
}
.post .con {
	margin: 0 auto;
	padding: 6px 0;
}
.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 {
	float: right;
	display: inline-block;
	margin-top: 17px;
	height: 20px;
	line-height: 20px;
}
.post .more_btn .more_text, .post .more_btn a {
	color: #1c1c1c;
	font-size: 14px;
	cursor: pointer;
}
.post .more_btn a {
	color: #666;
}
.post .more_btn a:hover {
	color: #666;
}
.post1 .tt {
	background: url(images/xian.png) no-repeat 120px 27px;
}
.post1 .tt .tit .title {
	display: inline-block;
	margin-right: 20px;
	color: #1c1c1c;
	font-weight: 700;
	font-size: 25px;
	cursor: pointer;
}
.post1 .tt .tit .title.selected {
	color: #237dd9;
}
.post1 .more_btn a {
	color: #1826a5;
}
.post3 .tt {
	margin-bottom: 29px;
	width: 100%;
	background: url(images/red.png) no-repeat bottom center;
	text-align: center;
}
.post3 .tt .tit {
	float: none;
}
.post3 .tt .tit .title {
	color: #1c1c1c;
	font-weight: 700;
	font-size: 25px;
	line-height: 62px;
}
.post3 .more_btn {
	float: none;
	margin-left: 10px;
	line-height: 20px;
}
.news_list li.news {
	padding-left: 0;
	line-height: 34px;
}
.news_list li.news span.news_title {
	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: 0 solid red;
}
.news_list li.news .news_text {
	color: #737373;
	font-size: 14px;
	line-height: 22px;
}
.news_list li.news .news_text a {
	color: #737373;
}
.news_list li.news .news_bg {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 30px;
	background: #000;
	opacity: .7;
	filter: Alpha(opacity=70);
}
.news_list li.news p {
	line-height: 34px;
}
.rili2 .con {
	padding: 5px 0;
}
.rili2 .news_list li.news {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.rili2 .news_list li.news.n1 {
	margin-top: 10px;
}
.rili2 .news_list li.news .news_date {
	float: left;
	margin-right: -70px;
	width: 85px;
	border: 1px solid #1b6dc1;
	border-radius: 5px;
	background: #fff;
	text-align: center;
	font-family: 微软雅黑;
}
.rili2 .news_list li.news .news_date .news_year {
	height: 40px;
	color: #18458d;
	font-weight: 700;
	font-size: 28px;
	line-height: 48px;
	transition: all 0s ease-in-out;
}
.rili2 .news_list li.news .news_date .news_days {
	height: 40px;
	color: #18458d;
	font-size: 16px;
	line-height: 34px;
}
.rili2 .news_list li.news .news_wz {
	width: 100%;
}
.rili2 .news_list li.news .news_wz .news_con {
	margin-left: 105px;
	padding: 4px 0;
}
.rili2 .news_list li.news .news_title {
	margin-top: 3px;
	color: #252424;
	font-size: 18px;
	line-height: 35px;
}
.rili2 .news_list li.news:hover .news_date {
	background: #1b6dc1;
}
.rili2 .news_list li.news:hover .news_date .news_year {
	color: #fff;
}
.rili2 .news_list li.news:hover .news_date .news_days {
	color: #fff;
}
.news_text .news_list li.news {
	margin-bottom: 10px;
}
.news_text .news_list li.news .news_title {
	font-size: 15px;
	line-height: 24px;
}
.news_text .news_list li.news .news_text {
	font-size: 13px;
	line-height: 24px;
}
.news_text .news_list li.news .news_time {
	font-size: 13px;
	line-height: 28px;
}
.news_tu .con {
	padding: 12px 0;
}
.news_tu .news_list {
	margin: 0 -15px;
}
.news_tu .news_list li.news {
	float: left;
	width: 25%;
}
.news_tu .news_list li.news .news_box {
	margin: 0 15px;
	transition: all .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 {
	overflow: hidden;
	height: 240px;
	background-color: #f1f1f1;
}
.news_tu .news_list li.news .news_imgs:hover img {
	transition: all .3s ease-in-out;
	transform: scale(1.2);
}
.news_tu .news_list li.news .news_imgs img {
	width: 100%;
	height: 240px;
	max-height: 100%;
}
.news_tu .news_list li.news .news_wz {
	background-color: #f5f5f5;
}
.news_tu .news_list li.news .news_wz .news_con {
	padding: 10px 20px 20px 20px;
}
.news_tu .news_list li.news .news_title {
	overflow: hidden;
	height: 40px;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	line-height: 40px;
}
.l-banner {
	height: 315px;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
}
.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: #237dd9;
}
.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: #237dd9;
}
.col_list .wp_listcolumn .wp_column a.selected span.column-name {
	color: #237dd9;



}
.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: #237dd9;
	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: #237dd9;
	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: #237dd9;
	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: #237dd9;
	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 .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;
	min-height: 350px;
}
.article {
	padding-top: 10px;
	min-height: 400px;
	padding-bottom: 50px;
}
.article h1.arti_title {
	color: #237dd9;
	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!important;
}
#footer {
	background: #237dd9;
	padding-top: 1px;
	height: 304px;
	box-sizing: border-box;
	padding-top: 38px;
}
#footer .inner {
	position: relative;
}
#footer .inner .fl {
	float: left;
	/* margin-bottom: 50px; */
	width: 640px;
}
#footer .inner .fr {
	float: right;
	width: 530px;
}
#footer .inner .foot-left {
	float: left;
	margin-top: 3px;
	padding: 12px 0;
}
#footer .inner .foot-right {
	float: right;
	/* margin-top: 20px; */
}
#footer .inner p {
	color: #fff;
	text-align: left;
	font-weight: 400;
	font-size: 15px;
	line-height: 33px;
	opacity: .7;
	filter: Alpha(opacity=70);
}
#footer .inner p span {
	margin: 0 0;
}
#footer .inner h1 {
	/* margin-top: 29px; */
	color: #fff;
	font-size: 25px;
	line-height: 1.2;
	padding-top: 2px;
}
#footer .inner .mod2 p {
	padding-top: 21px;
	border-top: 1px solid rgba(255, 255, 255, .2);
	text-align: center;
	font-size: 14px;
	font-family: 思源黑体 CN;
}
.wp_search {
	position: relative;
	display: inline-block;
	padding-left: 4px;
	border: 1px solid #d0d0d0;
}
.wp_search #keyword {

	padding: 4px 0;
	width: 160px!important;
	height: 20px;
	border: none;

	background: 0 0;

	color: #fff;


	line-height: 20px;
}
.wp_search .search {
	width: 32px;

	height: 30px;
	border: 0;
	background: #4568a1 url(images/sous.png) no-repeat center;
	vertical-align: top;
	cursor: pointer;
}
.searchbox {
	/* margin-top: 5px; */
	text-align: right;
}
.wp-search {
	position: relative;
	border: 0 solid #d0d0d0;
	background: url(images/search_bg.png) repeat;
}
.wp-search form {
	display: block;
}
.wp-search .search-input {
	margin-right: 40px;
	margin-left: 4px;
}
.wp-search .search-input input.search-title {
	padding-left: 10px;
	width: 100%;
	height: 37px;
	outline: 0;
	border: 0;
	background: 0 0;
	color: #fff;
	font-size: 16px;
	font-family:微软雅黑;
	line-height: 37px;
}
.wp-search .search-btn {
	position: absolute;
	top: 0;
	right: 0;
	width: 37px;
	height: 37px;
}
.wp-search .search-btn input.search-submit {
	width: 37px;
	height: 37px;
	outline: 0;
	border: 0;
	background: #4f97e1 url(images/sous.png) no-repeat center;
	cursor: pointer;
}
.botlinks .links-wrap {
	position: relative;
	float: left;
	display: inline-block;
	/* margin: 4px 10px; */
	width: 205px;
	border: 0 solid #d0d0d0;
	background: #4490df;
	line-height: 32px;
}
.botlinks .links-wrap a.links-arrow {
	display: block;
	padding: 0 22px 0 28px;
	height: 36px;
	background: url(images/arrow.png) no-repeat 167px top;
	color: #fff;
	font-size: 14px;
	line-height: 36px;
}
.botlinks .links-wrap a.links-arrow:hover, .botlinks .wrap-open a.links-arrow {
	background-position: 167px bottom;
	color: #fff;
	cursor: pointer;
}
.botlinks .links-wrap .link-items {
	position: absolute;
	bottom: 36px;
	left: 0;
	display: none;
	overflow: auto;
	overflow-x: hidden;
	width: 100%;
	height: auto;
	max-height: 300px;
	min-width: 100%;
	background: #f5f5f5;
}
.botlinks .links-wrap .link-items a {
	display: block;
	padding: 5px 10px;
	color: #444;
	line-height: 24px;
	box-sizing: border-box;
}
.botlinks .links-wrap .link-items a span {
	display: block;
	margin: 0 6px 0 16px;
}
.botlinks .links-wrap .link-items a:hover {
	background: #3a619e;
	color: #fff;
	cursor: pointer;
}
.mbanner .focus .focus-title-bar {
	bottom: 0;
	left: 0;
	margin-left: 0;
	height: 110px;
	background: url(images/black.png) repeat-x;
}
.mbanner .focus .focus-title {
	left: 8%;
	display: none;
	height: 110px;
	font-weight: 700;
	font-size: 30px;
	line-height: 110px;
}
.mbanner .focus .focus-title-bg {
	background: 0 0;
	opacity: .4;
}
.mbanner .focus .focus-pagination {
	position: absolute;
	right: 8%;
	bottom: 110px;
	z-index: 60;
	margin-right: 0;
}
.mbanner .focus .focus-page {
	display: inline-block;
	margin-right: 6px;
	width: 10px;
	height: 10px;
	background: url(images/quan.png) no-repeat center;
}
.mbanner .focus .focus-page-active {
	background: #fff;
	opacity: 1;
	filter: Alpha(opacity=100);
}
.mbanner .focus .focus-navigation {
	width: 58px;
	height: 53px;
	background: url(images/slide_next.png) no-repeat;
	text-indent: -999em;
	opacity: .7;
}
.mbanner .focus .focus-navigation:hover {
	opacity: 1;
}
.mbanner .focus .focus-navigation:active {
	opacity: 1;
}
.mbanner .focus .focus-prev {
	left: 0;
}
.mbanner .focus .focus-next {
	right: 0;
	background-position: right top;
}
.check {
	float: left;
	width: 25%;
}
.check1 {
	background: #237dd9 url(images/tu1.png) no-repeat 37px 38px;
}
.check2 {
	background: #33b5b0 url(images/tu2.png) no-repeat 37px 38px;
}
.check3 {
	background: #efbc5a url(images/tu3.png) no-repeat 37px 38px;
}
.check4 {
	background: #5cc46d url(images/tu4.png) no-repeat 37px 38px;
}
.check li.links {
	height: 132px;
	font-weight: 700;
	font-size: 22px;
	line-height: 90px;
}
.check li.links:hover {
	transition: all .3s ease-in-out;
	transform: scale(1.2);
}
.check li.links a {
	display: block;
	margin-left: 116px;
	color: #fff;
	line-height: 132px;
}
.main3 .zs .links {
	padding-top: 127px;

}
.main3 .ml .zs .links {
	padding-top: 160px;
}
.icon1 {
	display: inline-block;
	width:112px;
	height:112px;




	background: url(images/2/i1.png) no-repeat;
	vertical-align: middle;
}
.icon2 {
	display: inline-block;
	width: 82px;
	height: 82px;
	background: url(images/icon2.png) no-repeat;
	vertical-align: middle;
}
.icon3 {
	display: inline-block;
	width:80px;
	height:82px;
	background: url(images/2/i3.png) no-repeat;
	vertical-align: middle;
}
.main3 .zs .link_tit {
	margin-top: 60px;
	margin-bottom: 40px;
}
.main3 .zs .more span {
	padding: 6px 24px;
	border-radius: 30px;
	background: #fff;
}
.main3 .zs .more {
	margin: 0 auto;
	width: 104px;
	font-weight: 400;
	font-size: 14px;
}
.main3 .mc .zs .more {
	color: #973432;
}
.main3 .mr .zs .more {
	color: #256192;
}
#footer .fr .foot-left {
	float: right;
	/* margin-top: -30px; */
	/* margin-right: 12px; */
	/* margin-bottom: 40px; */
	padding: 0;
	margin-top: 0;
}
#footer .fr .foot-right {
	float: left;
	margin-top: 47px;
}
.main1 {
	position: relative;
	z-index: 30;
	margin-top: -100px;
}
.mbanner .news_title {
            display: none;
	position: absolute;
	bottom: 50px;
	z-index: 100;
	color: #fff;
	font-size: 26px;
	font-family: 思源黑体 CN;
	font-weight: bold;
	/* width: 1300px; */
	box-sizing: border-box;
	/* margin-left: -650px; */
	padding-left: 320px;
}


.mbanner ul.slick-dots {
	position: absolute;
	bottom: 55px;
	z-index: 100;
	display: block;
	width: 150px;
	list-style: none;
	text-align: center;
	right: 290px;
}
.mbanner .slick-dots li button {
	display: block;
	padding: 5px;
	width: 27px;
	height: 11px;
	outline: 0;
	border: 0;
	background: url(images/dots-bg.png) no-repeat center;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
}
.mbanner li.slick-active {
	background: url(images/dots-active.png) no-repeat center;
}
.post-41 .slick-list.draggable {
	margin-bottom: 20px;
}
.ml .post-21 .tt {
	background-size: 448px 1px;
}
.mr .post-21 .tt {
	background-size: 430px 1px;
}
div#container-3 {
	margin-top: 30px;
}
#container-4 .slick-dots li {
	width: 27px;
	margin: 0 5px;
}
.post-040 {
	width: 306px;
	float: left;
	margin-right: 25px;
	margin-bottom: 35px;
}
.post-040 .con {
	padding: 0;
	margin-top: -2px;
	height: 284px;
	box-sizing: border-box;
	border: 1px solid #a1a8ab;
}
.post-040 .con ul {
	/* border: 1px solid #a1a8ab; */
	padding-top: 15px;
	height: 284px;
	box-sizing: border-box;
	/* padding-bottom: 25px; */
}
.post-040 .tt {
	height: 131px;
	position: relative;
}
.post-040 .tt .tit {
	height: 46px;
	line-height: 46px;
	background: url(images/post40_titbg.png) no-repeat left center;
	width: 195px;
	position: absolute;
	left: 0;
	bottom: 0;
	box-sizing: border-box;
	padding-left: 19px;
}
.post-040 .tt .tit .title {
	font-size: 16px;
	color: #fff;
	margin-right: 0;
	padding-top: 3px;
}
.post-45, .post-49 {
	margin-right: 0;
}
.post-42 .tt {
	background: url(images/2/1.png) no-repeat left center;
}
.post-43 .tt {
	background: url(images/2/2.png) no-repeat left center;
}
.post-44 .tt {
	background: url(images/2/3.png) no-repeat left center;
}
.post-45 .tt {
	background: url(images/2/4.png) no-repeat left center;
}
.post-46 .tt {
	background: url(images/2/5.png) no-repeat left center;
}
.post-47 .tt {
	background: url(images/2/6.png) no-repeat left center;
}
.post-48 .tt {
	background: url(images/2/7.png) no-repeat left center;
}
.post-49 .tt {
	background: url(images/2/8.png) no-repeat left center;
}
.post-50 .tt {
	background: url(images/post40_tit_bg9.png) no-repeat left center;
}
.post-040 .news_list li.news {
	margin-left: 16px;
}
.post-040 a {
	color: #1c1c1c;
}
.rightAI {
	position: fixed;
	z-index: 887;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
}
.rightAI video {
	width: 60px;
	height: 60px;
}
.main3 .ml .zs .link_tit { margin-top:42px;}
.hhh { margin-bottom:0;}
.zjk { width:1300px; box-sizing:border-box; margin:auto;}
.new-0 .zjk { font-size:0;display: flex;justify-content: space-between;align-items: center;}
.tpp {overflow:hidden;position: relative;}
.tpsx1 { width:100%; display:block; height:100%;transition: all 0.6s ease-in-out;}
.tpsx1::before {  content: '';  padding-top:93px;  float: left;}
.tpsx1::after {  content: '';  display: block;  clear: both;}
.tpp1 { width:306px;}
.tpp1:hover .tpsx1 {transform: scale(1.04);}
.new-0 { padding-bottom:44px;}
.more-1 a { color:#fff;}
.post-040 .news_list li.news .news_title a { color:#1c1c1c;}

.main2 { padding-top:20px;}
#footer .mod { padding-bottom:33px;}
.new-2 .post-040 .con { height:243px;}
.new-2 .post-040 .con ul { height:243px;}
.post-040 .news_list li.news .news_title a:hover { color:#237dd9;}
.mbanner .news_imgs a{position:relative;display: block;}
.mbanner .news_imgs a:before {content:'';height:428px;width:100%;box-sizing:border-box;background:url(images/2/bjj-1.png);background-size:cover;position:absolute;bottom:0;left:0;z-index: 6;}
.rili2 { margin-top:14px !important;}





