.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_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;
}

.sms-content {
	min-width: 1000px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.main-content {
	-webkit-box-flex: 1;
	flex-grow: 1;
}

.sms-content .content-wrapper .introduct {
	text-align: center;
	width: 100%;
	float: left;
}

.fade:not(.show) {}

.fade {
	-webkit-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}

.sms-content .content-wrapper .introduct .partner-wrap-width {
	width: 100%;
	background: #F8FAFE;
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: iconfont;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap {
	max-width: 1200px;
	min-width: 1000px;
	margin: 0 auto;
}

.title1 {
	margin: 56px 0 18px;
	font-size: 40px;
	color: #04132F;
	font-weight: normal;
	text-align: center;
}

i,
em,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-style: normal;
}

.title2 {
	margin: 0 0 60px;
	font-size: 20px;
	color: #687182;
	font-weight: normal;
	text-align: center;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info {
	padding-bottom: 85px;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.part .service-ul {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	flex-direction: row;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	padding-top: 20px;
}

ul,
li {
	list-style-type: none;
	text-decoration: none;
}

ol,
ul {
	margin: 0;
	padding: 0;
	padding-top: 0px;
	list-style-type: none;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.part .service-ul .service-item .text-desc {
	width: 182px;
	margin: 0 auto;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.part .service-ul .service-item .text-desc h3 {
	font-size: 20px;
	color: #000;
	border-bottom: 1px solid #DEE3E8;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-weight: 400;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.part .service-ul .service-item .text-desc p {
	font-size: 14px;
	color: #687182;
	line-height: 1.8;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.part .service-ul .service-item .price {
	color: #148dcd;
	font-size: 18px;
}

.btn:not(:disabled):not(.disabled) {
	cursor: pointer;
}

.btn.btn-default {
	border-color: #148dcd;
	color: #148dcd;
}

.btn-default {
	color: #666666;
	background-color: #ffffff;
	border-color: #dddddd;
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	white-space: nowrap;
	padding: 10px;
	font-size: 16px;
	line-height: 1.2;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.btn {
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	width: 136px;
	height: 40px;
	line-height: 40px;
	padding: 0;
}

.btn-default {
	color: #666666;
	background-color: #ffffff;
	border-color: #dddddd;
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 10px 1.5rem;
	font-size: 1.4rem;
	line-height: 1.2;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.btn {
	font-size: 11px;
	padding: 8px 26px 6px;
	letter-spacing: 1.7px;
	text-transform: uppercase;
	border-radius: 2px;
	outline: none;
	-webkit-transition: 0.15s linear;
	transition: 0.15s linear;
}

.btn {
	display: inline-block;
	font-weight: 600;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 0.375rem 0.75rem;
	font-size: 0.9375rem;
	line-height: 1.9;
	border-radius: 0.25rem;
	-webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.part .service-ul .service-item {
  width: 260px;
  height: 200px;
  margin-right: 20px;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-pack: justify;
  padding: 20px 38px;
  background: #fff;
  position: relative;
  top: 0;
  border: 1px solid #DEE3E8;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.dx-5-4 {
  width: 230px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  margin: 0 auto;
    margin-top: 0px;
  font-size: 21px;
  border-radius: 50px;
  margin-top: 35px;
  padding: 0px 30px;
  background: #257DFF;
  color: #fff;
  display: inline-block;
}
.sms-content .content-wrapper .introduct .partner-wrap-width {
  width: 100%;
  background: #F8FAFE;
}
.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap {
  max-width: 1200px;
  min-width: 1000px;
  margin: 0 auto;
}
.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info {
  padding-bottom: 85px;
}
.tabs table {
  width: 100%;
  line-height: 6;
  border: 1px #ddd solid;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.sms-content .content-wrapper .introduct .scene-use-wrap-width {
  background: url(../img/scene-used-bg.jpg) no-repeat center;
  width: 100%;
  float: left;
}
.sms-content .content-wrapper .introduct .scene-use-wrap-width .scene-use-wrap {
  padding-top: 50px;
  padding-bottom: 124px;
}
.sms-content .content-wrapper .introduct .scene-use-wrap-width .scene-use-wrap .partner-info {
  padding-top: 60px;
  font-size: 20px;
  color: #000;
  line-height: 48px;
}
.sms-content .content-wrapper .introduct .scene-use-wrap-width .scene-use-wrap .partner-info span {
  padding: 0 10px;
}
.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;
}
.clearfix::after, .clearfix::before {
  display: table;

  line-height: 0;

  content: "";

}
.clearfix::after, .clearfix::before {
  content: " ";

  display: table;

}
.clearfix::after {
  display: block;

  clear: both;

  content: "";

}
.clearfix::after {
  clear: both;

}
.clearfix::after, .clearfix::before {
  display: table;

  line-height: 0;

  content: "";

}
* {
	margin: 0px;
	padding: 0px;
}

.containers {
	width: 100%;
	height: 734px;
	
}

.total {
	width: 1200px;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 100px;
	

}

.title {
	color: #333;
	font-weight: 500;
	font-size: 40px;
	line-height: 42px;
	text-align: center;
	margin-bottom: 44px;
}

.logo {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #f6f9fc;
	height: 83px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	font-size: 24px;
	line-height: 26px;
	color: #333;
	font-weight: 700;
}

.coment {
	
	
	display: flex;
	justify-content: center;
	margin-bottom: -5px;
	
}
	
.coment-title {
	width: 600px;
	
}

.coment-title-text {
	position: relative;
	left: -258px;
	top: 0px;
	font-size: 20px;
	line-height: 20px;
	height: 48px;
	color: #666;
	line-height: 48px;
	
}

.buttons {
	position: relative;
	top: -42px;
	left: 90px;
	display: flex;
	gap: 0;
}

.buttons button {
	color: rgba(0, 3, 0, .65);
	font-size: 24px;
	background-color: #fff;
	transition: background-color .3s;
	border-left: 1px solid #d9d9d9;
	margin: 0px;

}

.buttons .active {
	background: #007bff;
	color: #fff;
	border: 1px solid #007bff;
}


.coment-title-extra {
	float: left;
	color: #999;
	font-size: 14px;
	position: relative;
	margin-left: 94px;
	margin-top: -40px;
}

.coment-title-extra {
	display: none;
}

.coment-title-extra.active {
	display: block;
}

.coment-title1 {
	width: 600px;
	
}

.coment1 {
	display: flex;
	justify-content: center;
	margin-bottom: -75px;
	
}

.inputs {
	position: relative;
	top: -42px;
	left: 90px;
	display: flex;
	gap: 0;
	color: rgba(0, 0, 0, .65);
}

.coment-title1-text {
	font-size: 20px;
	height: 48px;
	color: #666;
	line-height: 48px;
	position: relative;
	left: -264px;
	top: 7px;
}

.inputs input {
	font-size: 20px;
	width: 400px;
	text-align: left;
	background-color: transparent;
	height: 48px;
	border: 1px solid #d9d9d9;
	display: none;
}

.inputs .active {
	display: block;

}
.coment-title1 span {
	height: 48px;
	line-height: 48px;
	position: relative;
	top: -90px;
	right: -220px;
	font-size: 18px;
	color: #666
}
.coment-title-extra1 {
	float: left;
	color: #999;
	font-size: 14px;
	position: relative;
	margin-left: 94px;
	margin-top: -40px;
	display: none;
}
.coment-title-extra1.active {
	color: #999;
	display: block;
}
.fone{
	
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    
	    height: 83px;
	    border-top-right-radius: 8px;
	    border-top-left-radius: 8px;
	    font-size: 24px;
	    line-height: 26px;
	    color: #333;
	    font-weight: 700;
}
.fone-title{
	text-align: center;
	  font-size: 24px;
	  line-height: 26px;
	  color: #333;
	  margin-bottom: -40px;
	  margin-left: -125px;
}
.number{
	font-family: Roboto;
	  font-style: normal;
	  font-weight: 700;
	  font-size: 42px;
	  line-height: 38px;
	  color: #df6d3c;
}
.fone-title span{
	height: 48px;
	line-height: 48px;
	position: relative;
	top: 0px;
	right: -45px;
	font-size: 18px;
	color: #666
}
.remark{
	text-align: center;
	color: #999;
	margin-left: -45px;
	margin-top: 10px;
}