.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-logo a {
  display: block;
  width: 208px;
  height: 92px;
  background: url("../img/logo.png") no-repeat;
  text-indent: -9999px;
  margin-top: -14px;
}
.m-snav__inner--1line a:hover {
  color: #4d84ff; /* 这里的 #ff0000 是示例颜色编号，可以替换为你所需的颜色 */
}
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;
}
form, img, p {
  margin: 0;
  padding: 0;
  border: 0;
}
.about-index-wrap2 {
  background-color: #f5f6f7;
}
.about-index-wrap {
  padding: 3px 0 20px 0;
}
.about-index-wrap2 {
  background-color: #f5f6f7;
}
.about-index-wrap {
  padding: 33px 0 20px 0;
}
.auto {
  margin: 0 auto;
  min-width: 1000px;
  max-width: 1200px;
}
.product-icon-wrapper {
  margin-bottom: 40px;
}
.clearfix::after, .clearfix::before {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix::after, .clearfix::before {
  content: " ";
  display: table;
}
.product-icon-item:first-child {
  margin-left: 0;
}
.product-icon-item {
  margin-right: 2%;
  width: 22.5%;
  background-color: #fff;
  margin-bottom: 2%;
  float: left;
}
.product-link-a {
  display: block;
  width: 100%;
  height: 100%;
  padding-bottom: 20px;
}
a {
  list-style-type: none;
  text-decoration: none;
}
.product-icon-bg-1 {
  background: url(../img/product-icon-01.png) no-repeat center 62px;
}
.product-icon-bg {
  width: 100%;
  height: 162px;
}

.product-icon-discription {
  line-height: 24px;
  font-size: 13px;
  text-align: center;
  color: #999999;
}
.product-icon-discription {
  line-height: 24px;
  font-size: 14px;
  text-align: center;
  color: #888888;
  padding: 0 20px;
}
.make-progress {
  color: #01a7fe;
  height: 44px;
  line-height: 44px;
  width: 165px;
  text-align: center;
  margin: auto;
    margin-top: auto;
  display: block;
  border: 1px solid #01a7fe;
  border-radius: 3px;
  margin-top: 40px;
  font-size: 16px;
}

.clearfix::after {
  display: block;

  clear: both;

  content: "";

}
.product-icon-title {
  margin-bottom: 30px;
  line-height: 18px;
  font-size: 18px;
  text-align: center;
  color: #333333;
}
.align-center {
  text-align: center;
}
.title55 h2 {
  font-weight: bold;
  font-size: 50px;
  color: #333333;
  line-height: 80px;
  padding-bottom: 10px;
}
.title1 {
  margin: 56px 0 18px;
  font-size: 40px;
  color: #04132F;
  font-weight: normal;
  text-align: center;
}
.title2 {
  margin: 0 0 60px;
  font-size: 20px;
  color: #687182;
  font-weight: normal;
  text-align: center;
}
.w_cj {
  width: 1200px;
  height: 600px;
  margin: 0 auto;
  position: relative;
}
.cj_bg {
  width: 350px;
  height: 600px;
  background: url(../img/cj_bg.png) no-repeat;
  position: absolute;
  top: 0;
  left: 455px;
}
.sycj-img {
  width: 245px;
  height: 166px;
  margin: 145px 0 0 59px;
}
.sycj-text {
  width: 300px;
  height: 70px;
  margin: 66px auto 0 auto;
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
}
.w_cj .sycj-icon-1 {
  width: 184px;
  height: 172px;
  background: url(../img/bai.png) no-repeat;
  text-align: center;
  display: block;
  position: absolute;
  line-height: 172px;
  font-size: 20px;
}
.jishu {
  margin-top: 50px;
}
.about-index-wrap2 {
  background-color: #f5f6f7;
}
.about-index-wrap {
  padding: 3px 0 20px 0;
}
.auto {
  margin: 0 auto;
  min-width: 1000px;
  max-width: 1200px;
}
.product-icon-wrapper {
  margin-bottom: 40px;
}
.clearfix::after, .clearfix::before {
  display: table;
  line-height: 0;
  content: "";
}
.jishu .product-icon-item {
  width: 31.33%;
  padding: 40px 0 30px;
}
.product-icon-item:first-child {
  margin-left: 0;
}

.product-link-a {
  display: block;
  width: 100%;
  height: 100%;
}
.product-link-a {
  display: block;
  width: 100%;
  height: 100%;
  padding-bottom: 20px;
}
.product-icon-title {
  margin-bottom: 30px;
  line-height: 18px;
  font-size: 18px;
  text-align: center;
  color: #333333;
}
.jishu .product-icon-discription {
  font-size: 16px;
}
.product-icon-discription {
  line-height: 24px;
  font-size: 13px;
  text-align: center;
  color: #999999;
}
.product-icon-discription {
  line-height: 24px;
  font-size: 14px;
  text-align: center;
  color: #888888;
  padding: 0 20px;
}
.make-progress {
  color: #01a7fe;
  height: 44px;
  line-height: 44px;
  width: 165px;
  text-align: center;
  margin: auto;
    margin-top: auto;
  display: block;
  border: 1px solid #01a7fe;
  border-radius: 3px;
  margin-top: 40px;
  font-size: 16px;
}

.clearfix::after {
  display: block;

  clear: both;

  content: "";

}
.footer {
	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;
}