.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-snav__inner--1line a:hover {
  color: #4d84ff; /* 这里的 #ff0000 是示例颜色编号，可以替换为你所需的颜色 */
}
.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-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;
	/* 显示 */
}
.n_ban5 {
  width: 100%;
  margin: 0 auto;
  background: url(../img/about-banner.jpg) center top no-repeat;
  padding: 90px;
  text-align: center;
  color: #fff;
  font-size: 32px;
  line-height: 2;
}
.n_ban5 span {
  color: #fff;
  font-size: 18px;
}
.title55 {
  padding: 60px 0px 20px 0px;
  margin-bottom: 0px;
  background: #f7f7f8;
}
.align-center {
  text-align: center;
}
.title55 h2 {
  font-weight: bold;
  font-size: 50px;
  color: #333333;
  line-height: 80px;
  padding-bottom: 10px;
}
i, em, h1, h2, h3, h4, h5, h6 {
  font-style: normal;
}
.title55 p {
  font-size: 16px;
  color: #333333;
  line-height: 35px;
}
.title55 p {
  font-size: 16px;
  color: #333333;
  line-height: 35px;
}
.wendang {
  background: #ececec;
  width: 100%;
  padding: 40px 0 60px;
  float: left;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.bgfff {
  background: #fff;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.wd_left {
  width: 230px;
  padding: 10px;
  box-sizing: border-box;
  border-right: 1px #ddd solid;
  float: left;
  display: inline-block;
}
.wd_left h2 {
  padding: 15px 0;
  border-bottom: 1px #ddd solid;
  margin-bottom: 15px;
}
.wd_left li {
  width: 100%;
  margin-bottom: 20px;
}
.wd_left li span {
  width: 100%;
  display: inline-block;
  padding-bottom: 10px;
}
.wd_left li .active {
  color: #1a0844;
  font-weight: bold;
}
.wd_left li a {
  width: 100%;
  display: inline-block;
  color: #666;
  font-size: 14px;
  padding: 8px 0 8px 30px;
}
.wd_right {
  width: 894px;
  display: inline-block;
  box-sizing: border-box;
  padding: 20px;
}
.wd_right-tit {
  width: 100%;
  display: inline-block;
  padding: 15px 0;
  border-bottom: 1px #ddd solid;
  margin-bottom: 15px;
}
.wd_right-js {
  width: 100%;
  display: inline-block;
  padding-bottom: 20px;
}
.wd_right-cont {
  width: 100%;
  display: inline-block;
  margin-bottom: 15px;
}
.wd_right-step {
  line-height: 1.5;
}
.wd_right-step p {
  padding: 5px 0 15px;
  font-size: 14px;
}
.tab_show {
  width: 100%;
  border: 1px #ddd solid;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(221, 221, 221);
  border-bottom: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.tab_show td:first-child {
  border-left: 0;
}
.tab_show td {
  border: 1px #ddd solid;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(221, 221, 221);
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgb(221, 221, 221);
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgb(221, 221, 221);
  border-right: 0;
  border-top: 0;
  padding: 5px;
  font-size: 14px;
}
