.g-hd {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 10;
  -webkit-transform: translateZ(0);
}
.g-hd, .g-jp, .g-ft {
  min-width: 1000px;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: iconfont;
}
body {
  font-size: 14px;
}
.m-thead-home {
  background-color: #dfdfdf;
}
.m-thead {
  height: 80px;
  transition: all 0.5s ease-out;
}
.g-in {
  box-sizing: border-box;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.f-cb, .f-cbli li {
  zoom: 1;
}
.m-thead .m-logo {
  float: left;
}
.m-logo {
  padding-top: 12px;
}
i, em, h1, h2, h3, h4, h5, h6 {
  font-style: normal;
}
.m-snav__inner--1line a:hover {
  color: #4d84ff; /* 这里的 #ff0000 是示例颜色编号，可以替换为你所需的颜色 */
}
.m-logo a {
  display: block;
  width: 208px;
  height: 92px;
  background: url("../img/logo.png") no-repeat;
  text-indent: -9999px;
  margin-top: -14px;
}
a {
  list-style-type: none;
  text-decoration: none;
}
.m-thead .m-right {
  float: right;
  margin-right: 0.6%;
}
.denglu {
  border: 1px #0092db solid;
  border-radius: 5px;
  display: inline-block;
  *zoom: 1;
  vertical-align: middle;
  margin-top: 20px;
  padding: 0 20px;
}
.denglu a {
  color: #fff;
  line-height: 38px;
  text-align: center;
  width: 100px;
  border-radius: 5px;
  font-size: 14px;
}
.m-login {
  display: inline-block;
  *zoom: 1;
  vertical-align: middle;
  padding-top: 20px;
}
.m-login .regis, .m-login .ucenter {
  color: #fff;
  line-height: 40px;
  text-align: center;
  width: 100px;
  background: #ff852f;
  border-radius: 5px;
}
.m-login a {
  float: left;
  box-sizing: border-box;
  height: 40px;
  margin-left: 14px;
  font-size: 14px;
  line-height: 40px;
  cursor: pointer;
  transition: 0.3s ease-out;
}
.m-thead .m-tnav {
  float: left;
  margin-left: 35px;
}
.m-tnav li {
  float: left;
  position: relative;
}
.m-tnav .tnav_title[href] {
  cursor: pointer;
}
.m-tnav .tnav_title {
  display: block;
  height: 22px;
  padding: 29px 20px;
  line-height: 22px;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
}
ul, li {
  list-style-type: none;
  text-decoration: none;
}
ol, ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.m-tnav .tnav_title {
  display: block;
  height: 22px;
  padding: 29px 20px;
  line-height: 22px;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
}


.m-thead--link .m-snav {
  top: 58px;

}
.m-snav-1line {
  text-align: left;

}
.m-snav {
	position: fixed;
	top: 80px;
	margin-left: -24px;
	-webkit-transform: translateZ(0);
	max-height: 0;
	display: none;
	text-align: center;
	font-size: 0;
	background-color: #fff;
	box-shadow: 0 8px 16px 0 rgba(122, 148, 204, 0.1);
}

ul,
li {
	list-style-type: none;
	text-decoration: none;
}

ol,
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

body {
	font-size: 14px;
}

.m-snav__inner--1line {
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 1);
	margin-left: 15px;
	display: grid;
	text-align: center;
}

.m-snav-1line a {
	display: block;
	width: 120px;
	height: 35px;
	line-height: 35px;
	margin-left: 0;
	padding: 0;
	box-sizing: border-box;
	text-align: center;
	margin-bottom: 0px;
	font-size: 15px;
}

.m-snav a {
	display: inline-block;
	padding-left: 10px;
	margin-left: -10px;
	height: 35px;
	line-height: 35px;
	font-size: 15px;
	color: #fff;
	cursor: pointer;
	transition: 0.3s ease-out;
}

.f-cb::after,
.f-cbli li::after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	content: ".";

}

.m-tnav li {
	float: left;
	position: relative;
}

div {
	display: block;
	unicode-bidi: isolate;
}

.m-tnav li:hover .tnav_title {
	color: #4d84ff;
}

/* 鼠标悬浮时显示下拉菜单 */
li:hover .m-snav {
	display: block;
	/* 显示 */
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
.n_ban4 {
  width: 100%;
  margin: 0 auto;
  background: url(../img/j_bg.png) center top ;
  padding: 150px;
  text-align: center;
  color: #fff;
  font-size: 32px;
  letter-spacing: 2px;
}
.n_ban4 span {
  color: #fff;
  font-size: 18px;
}
.page-menu {
  padding: 0;
  background: #ebeff2;
  width: 100%;
  margin: 0 auto;
  max-height: 120px;
  overflow: hidden;
  text-align: center;
}
.x_w {
  width: 1200px;
  margin: 0 auto;
}
.menu-list {
  flex-wrap: wrap;
}
ul, li {
  list-style-type: none;
  text-decoration: none;
}
ol, ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.menu-list li {
  float: left;
}
.menu-list li.on a, .menu-list li a:hover {
  background-color: #2a62ff;
  color: #fff;
}
.menu-list li a {
  display: block;
  padding: 15px 10px;
  white-space: nowrap;
  color: #000000;
  font-size: 16px;
  line-height: 30px;
  width: 150px;
  float: left;
}
a {
  list-style-type: none;
  text-decoration: none;
}
.auto {
  margin: 0 auto;
  min-width: 1000px;
  max-width: 1200px;
}
.clearfix::after, .clearfix::before {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix::after, .clearfix::before {
  content: " ";
  display: table;
}
.news-main-content {
  width: 1200px;
  margin: 0 auto;
    margin-top: 0px;
  margin-top: 20px;
}
.news-main-content ul {
  min-height: 600px;
}
.news-main-content ul li {
  margin-bottom: 20px;
  float: left;
  width: 100%;
}
.news-main-content ul li a.block {
  display: block;
  padding: 18px 20px;
  overflow: hidden;
  border: 1px solid #e6e6e6;
}
.news-title-img {
  overflow: hidden;
}
.news-title-img {
  float: left;
  width: 220px;
}
.news-title-img img {
  width: 100%;
  transition: all 2s;
  position: relative;
}
.news-title-js {
  width: calc(100% - 250px);
  float: right;
}
.news-text h2 {
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  font-size: 20px;
  padding-bottom: 10px;
  color: #333;
}
.news-text p {
  height: 55px;
  line-height: 1.5;
  margin: 15px 0;
  font-size: 14px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news-text .time {
  font-size: 12px;
  color: #999;
}
.news-text .links {
  float: right;
  font-size: 12px;
  color: #255ee5;
}
.links {
  height: 24px;
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.clearfix::after {
  clear: both;
}
.clearfix::after, .clearfix::before {
  display: table;
  line-height: 0;
  content: "";
}
.p12-pagination-1-main {
  width: 100%;
  padding: 30px 0;
  text-align: center;
}
.p12-pagination-1-main {
  margin: 0 auto;
    margin-top: 0px;
  padding: 10px 0;
  height: 37px;
  text-align: center;
  margin-top: 40px;
}
.p12-pagination-1-main li {
  display: inline-block;
  padding: 5px 10px;
  border: 1px #ddd solid;
  border-radius: 5px;
}


.p12-pagination-1-main li a {
  color: #000;

}
.p12-pagination-1 a, .p12-pagination-1 span {
 padding: 0px 15px;
}
.footer {
	margin-top: 500px;
	padding: 15px;
	border-top: 0 solid #f1f2f3;
	background: #212330 none repeat 0 0;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.footer_service .footer_service {
	border-bottom: 1px solid #2d2f3a;
	margin: 0 auto;
	max-width: 1200px;
	padding: 25px 0;
}

.footer_service .footer_service span {
	color: #fff;
	width: 100px;
	float: left;
}

.footer_service .footer_service a {
	color: #fff;
	padding: 15px 0 15px 15px;
}

.footer_copyright {
	padding: 15px 0 15px 180px;
	text-align: left;
	position: relative;
	width: 1020px;
	height: 65px;
}

.copyright {
	height: 20px;
	line-height: 20px;
	color: #717386;
	text-align: center;
	font-size: 14px;
}

.copyright a {
	color: #ccc;
}