.fl {
	float: left;
}

.fr {
	float: right;
}

a {
	text-decoration: none;
	color: #000;
}

p {
	margin: 0;
	padding: 0;
}

ul,
ol {
	list-style: none;
	padding-left: 0;
}

.bg-grey {
	background: #f5f5f5;
}

.navbar-bg {
	position: relative;
	padding-left: 75px;
	color: #000 !important;
}

.navbar-bg::before {
	content: '';
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	background-image: url('../images/yf.png');
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	top: -4px;
}

.gwx {
	width: 20px;
	height: 20px;
	display: block;
	margin-right: 5px;
}

.bgcolor-1 {
	background: #34333b;
}

.color-white {
	color: #fff;
}

.w1300 {
	width: 1300px;
	display: block;
	margin: auto;
	overflow: hidden;
	width: 89rem;
}

.h-visible {
	overflow: visible !important;
}

.fk-banner {
	width: 100%;
	height: 45rem;
	position: relative;
	background: url(../images/index/banner-bg2.jpg) no-repeat -100px 0 #e7f3ff;
	background-size: 153rem;
	display: block;
	overflow: hidden;
}


.fk-banner .banner-top dt {
	width: 57rem;
	/* margin: 0 0 0 4.4rem; */
}

.fk-banner .banner-top dd {
	width: auto;
	margin: 65px 14px 0 0
}

.fk-banner .banner-top dd img {
	width: 100%;
	height: 530px;
}

.fk-banner h1 {
	/* color: #000; */
	font-weight: bold;
	display: block;
	overflow: hidden;
	margin-top: 2rem;
	font-size: 4rem;
}

.fk-banner h3 {
	color: #333;
	margin: 2.4rem 0 0 0;
	display: block;
	overflow: hidden;
	font-size: 1.4rem !important;
}

.fk-banner .tedian {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0;
	margin-top: 8rem;
}

.fk-banner .tedian li {
	display: block;
	overflow: hidden;
	margin: 0;
	flex: 1;
}

.fk-banner .tedian li img {
	display: block;
	margin: auto;
	filter: grayscale(100%) brightness(0);
	width: 5.2rem;
}

.fk-banner .tedian li strong {
	font-size: 16px;
	color: #333;
	text-align: center;
	display: block;
	overflow: hidden;
	margin: 10px 0 0;
	font-weight: normal;
	font-size: 1.2rem;
}

.cpzx-tab {
	width: 100%;
	display: flex;
	overflow: hidden;
}

.cpzx-tab li {
	border-bottom: 3px solid #eee;
	line-height: normal;
	font-size: 1.4rem;
	flex: 1;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	cursor: pointer;
	height: 5.5rem;
}

.cpzx-tab li img {
	height: 2rem;
	margin: 0 .6rem 0 0;
	filter: grayscale(100%);
}

.cpzx-tab li strong {
	transition: all 0.2s ease-in-out;
	font-weight: normal;
}

.cpzx-tab li.active {
	border-color: #16a0ff;
	color: #16a0ff;
	font-weight: bold;
}

.cpzx-tab li.active img {
	filter: grayscale(0%);
}

.cpzx-tab li.active strong {
	font-size: 1.6rem;
	font-weight: bold;
}

.cpzx-cont {
	width: 100%;
	display: flex;
	overflow: hidden;
}

.cpzx-cont .cpzx-img {
	width: 43rem;
	display: block;
	overflow: hidden;
	margin: 3rem 3rem 3rem 0;
}

.cpzx-cont .cpzx-img img {
	display: block;
	width: 100%;
}

.cpzx-cont .cpzx-info {
	display: block;
	overflow: hidden;
	flex: 1;
	margin: 0 0 0 1rem;
}

.cpzx-cont .cpzx-info h3 {
	margin-top: 3.4rem;
	color: #16a0ff;
	font-size: 2.5rem;
	display: flex;
	align-items: center;
}

.cpzx-cont .cpzx-info h3 strong {
	margin: 0 2rem 0 0;
	flex: 1;
}

.cpzx-cont .cpzx-info p {
	font-size: 1.08rem;
	line-height: 1.8rem;
	color: #666;
	margin-bottom: .6rem;
}

.cpzx-cont .cpzx-info h4 {
	margin-top: 1.8rem;
}

.cpzx-cont .cpzx-info .cpzx-ts {
	padding: 0;
	display: flex;
	overflow: hidden;
	margin: 2rem 0 0;
}

.cpzx-cont .cpzx-info .cpzx-ts li {
	width: auto;
	max-width: 8rem;
	margin: 0 0rem 0 0;
	flex: 1;
	display: block;
	overflow: hidden;
}

.cpzx-cont .cpzx-info .cpzx-ts li img {
	width: 4.6rem;
	display: block;
	overflow: hidden;
	margin: auto;
}

.cpzx-cont .cpzx-info .cpzx-ts li strong {
	font-size: 1.1rem;
	font-weight: normal;
	display: block;
	overflow: hidden;
	text-align: center;
	margin: .5rem 0 0;
}

.jjfa-cont {
	height: 20.56rem;
	overflow: hidden;
	position: relative;
	display: block;
	background: #fff;
}

.jjfa-cont img {
	border-radius: 0.375rem 0.375rem 0 0 !important;
}

.jjfa-cont .jjfa-msg {
	border-radius: 0 0 0.375rem 0.375rem;
	padding: 0 1rem;
}

.jjfa-cont .jjfa-msg .desc {

	font-size: 1rem;
}

.jjfa-cont .jjfa-msg .more {
	display: none;
	border: 1px solid #fff;
	background-color: transparent;
	color: #fff;
	border-radius: 4rem;
	width: 90%;
	font-style: normal;
	text-decoration: none;
	padding: .5rem 0rem;
	transition: all 0.2s ease-in-out;
	font-weight: normal;
	position: absolute;
	left: 5%;
	bottom: 2rem;
	z-index: 2;
}

.jjfa-cont:hover .jjfa-msg {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	background: rgba(0, 0, 0, .5);
	height: 100%;
}

.jjfa-cont:hover .jjfa-msg h3 {

	color: #fff;

	text-align: center !important;

	display: block;

	margin-top: 4rem;
}

.jjfa-cont:hover .jjfa-msg p {

	color: #fff !important;
	text-align: center;
}

.jjfa-cont:hover .jjfa-msg .more {

	display: block;
}


.bg-full-1 {
	width: 100%;
	height: auto;
	position: relative;
	background: url(../images/index/bg-img-1.jpg) no-repeat center 16rem #ffffff;
	background-size: 132rem;
	display: block;
	overflow: hidden;
}

.jdal-box {
	background: #fff;
	display: block;
	overflow: hidden;
	height: 23.7rem;
	box-shadow: 1px 2px 5px #adadad;
	position: relative;
}

.jdal-cont {
	padding: 0;
	display: flex;
	align-items: center;
	position: relative;
}

.jdal-cont h3 {
	margin: 0;
	line-height: normal;
	text-align: center;
	display: block;
	overflow: hidden;
	width: 100%;
}

.jdal-cont .more {
	display: none;
}

/* .jdal-box:hover .jdal-cont {

	width: 100%;

	height: 100%;

	position: absolute;

	left: 0;

	top: 0;

	z-index: 5;

	display: block;

	background: rgba(0, 0, 0, .5);
}

.jdal-box:hover .jdal-cont h3 {

	color: #fff;

	text-align: center;

	margin: 7rem 0 0;

	font-size: 2.5rem;
}

.jdal-box:hover .jdal-cont .more {

	height: auto;

	display: block;

	overflow: hidden;

	border: 1px solid #fff;

	background-color: transparent;

	color: #fff;

	border-radius: 4rem;

	width: 90%;

	font-style: normal;

	text-decoration: none;

	padding: .5rem 0rem;

	transition: all 0.2s ease-in-out;

	font-weight: normal;

	position: absolute;

	left: 5%;

	bottom: 1.1rem;

	z-index: 2;
} */


.gsys-cont {
	align-items: center;
	background: #fff;
	display: flex;
	padding: 3rem 4rem;
	box-shadow: 1px 1px 5px #b7b7b7;
	margin-bottom: .6rem;
}

.gsys-cont dt {
	display: block;
	flex: 1;
}

.gsys-cont dt strong {
	font-size: 2rem;
	line-height: normal;
	display: block;
	overflow: hidden;
	margin: 0 0 1.4rem 0;
}

.gsys-cont dt p {
	font-style: italic;
	display: flex;
	overflow: hidden;
	margin: .6rem 0 0;
	font-weight: normal;
	align-items: center;
}

.gsys-cont dt p img {
	height: 1.8rem;
	margin: 0 .4rem 0 0;
}

.gsys-cont dt p em {
	font-style: normal;
}

.gsys-cont dd {
	width: 7rem;
}

.gsys-cont dd img {
	width: 100%;
	display: block
}















.banner {
	width: 100%;
	background: linear-gradient(90deg, #f5faff 0%, #eaf4ff 100%);
	padding: 2.5rem 0 0 0;
	min-height: 28rem;
	box-sizing: border-box;
}

.banner-content {
	max-width: 130rem;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.banner-left {
	flex: 1;
	min-width: 0;
}

.banner-logo-title {
	display: flex;
	align-items: center;
	margin-bottom: 1.6rem;
	margin-top: 8.6rem;
}

.banner-logo {
	width: 2.1rem;
	/* height: 2.4rem; */
	margin-right: 0.5rem;
}

.banner-company {
	font-size: 1.2rem;
	color: #222;
}

.banner-line {
	width: 3.4rem;
	height: 0.34rem;
	background: #2176ff;
	/* border-radius: 0.2rem; */
	margin: 1.2rem 0;
	display: none;
	overflow: hidden;
}

.banner-title {
	font-size: 3.6rem;
	color: #2176ff;
	font-weight: 700;
	margin-bottom: 1.6rem;
}

.banner-tags {
	display: flex;
	flex-wrap: wrap;
	gap: 0.8rem 2.5rem;
	margin-bottom: 3.8rem;
	list-style: none;
	padding: 0;
	width: 40rem;
	margin-top: 3.2rem;
}

.banner-tags li {
	font-size: 1.2rem;
	color: #2b3641;
	/* background: #eaf4ff; */
	border-radius: 1.2rem;
	padding: 0;
	display: flex;
	align-items: center;
	font-weight: normal;
	line-height: normal;
}
.banner-tags li i{
	
margin-right: .5rem;
	
display: block;
	
overflow: hidden;
	
/* float: left; */
}
.banner-btns {
	display: flex;
	gap: 2.5rem;
}

.banner-btn {
	font-size: 1.3rem;
	line-height: normal;
	padding: 0.7rem 2.8rem;
	border-radius: 2.4rem;
	text-decoration: none;
	font-weight: 500;
	transition: background 0.2s, color 0.2s;
	display: inline-block;
}

.banner-btn-primary {
	background: #2176ff;
	color: #fff;
	border: none;
}

.banner-btn-primary:hover {
	background: #185ecf;
}

.banner-btn-outline {
	background: transparent;
	color: #2176ff;
	border: 0.2rem solid #2176ff;
	/* margin-left: 1rem; */
}

.banner-btn-outline:hover {
	background: #2176ff;
	color: #fff;
}

.banner-right {
	flex: 1;
	display: flex;
	justify-content: flex-end;
}

.banner-img {
	max-width: 32rem;
	width: 100%;
	height: auto;
	display: block;
}

/* 预约演示弹窗样式 */
.modal-mask {
	position: fixed;
	left: 0; top: 0; right: 0; bottom: 0;
	background: rgba(0,0,0,0.35);
	z-index: 1000;
}
.modal-demo {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 8px 32px rgba(0,0,0,0.18);
	z-index: 1001;
	width: 340px;
	max-width: 90vw;
	padding: 2rem 1.5rem 1.2rem 1.5rem;
	display: flex;
	flex-direction: column;
	align-items: stretch;
}
.modal-demo-title {
	font-size: 1.2rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 1.2rem;
}
.modal-demo-row {
	margin-bottom: 1rem;
	display: flex;
	flex-direction: column;
}
.modal-demo-row label {
	font-size: 1rem;
	margin-bottom: 0.3rem;
}
.modal-demo-required {
	color: #e74c3c;
	font-size: 1rem;
}
.modal-demo-row input,
.modal-demo-row textarea {
	border: 1px solid #d0d0d0;
	border-radius: 5px;
	padding: 0.5rem 0.7rem;
	font-size: 1rem;
	outline: none;
	transition: border 0.2s;
}
.modal-demo-row input:focus,
.modal-demo-row textarea:focus {
	border-color: #4353FF;
}
.modal-demo-actions {
	display: flex;
	justify-content: space-between;
	gap: 1rem;
	margin-top: 0.5rem;
}
.modal-demo-submit {
	background: #4353FF;
	color: #fff;
	border: none;
	border-radius: 5px;
	padding: 0.5rem 1.5rem;
	font-size: 1rem;
	cursor: pointer;
	transition: background 0.2s;
}
.modal-demo-submit:hover {
	background: #22308a;
}
.modal-demo-cancel {
	background: #f5f5f5;
	color: #333;
	border: none;
	border-radius: 5px;
	padding: 0.5rem 1.5rem;
	font-size: 1rem;
	cursor: pointer;
	transition: background 0.2s;
}
.modal-demo-cancel:hover {
	background: #e0e0e0;
}
.modal-demo-tip {
  color: #e74c3c;
  font-size: 0.92rem;
  margin-top: 0.2rem;
  min-height: 1.2em;
  display: block;
}
.modal-demo-row .invalid-feedback {
  display: none;
  color: #dc3545;
  font-size: 0.95rem;
  margin-top: 0.25rem;
}
.modal-demo-row .form-control.is-invalid ~ .invalid-feedback {
  display: block;
}

/* 产品中心Tab原始大气风格 */
.carousel-indicators.cpzx-tab {
  position: static;
  margin-bottom: 0;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  gap: 0;
  background: none;
  border: none;
  padding: 0 0 0 0.5rem;
  /* border-bottom: 2px solid #e5e5e5; */
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.carousel-indicators.cpzx-tab button {
  padding: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  border: none;
  background: transparent;
  color: #222;
  font-size: 1.35rem;
  height: 4.2rem;
  min-width: auto;
  max-width: none;
  border-bottom: 4px solid #eee;
  border-radius: 0;
  margin: 0;
  transition: all 0.2s;
  outline: none;
  box-shadow: none;
  position: relative;
  cursor: pointer;
  font-weight: 500;
  flex: 1;
  width: 100%;
  text-indent: 0;
	background-color: #fff !important;
}
.carousel-indicators.cpzx-tab button:last-child {
  margin-right: 0;
}
.carousel-indicators.cpzx-tab button img {
  display: block;
  height: 2.1rem;
  width: 2.1rem;
  margin-right: 0.7rem;
  filter: grayscale(100%);
  transition: filter 0.2s;
}
.carousel-indicators.cpzx-tab button strong {
  display: block;
  font-weight: 500;
  font-size: 1.35rem;
  transition: color 0.2s, font-size 0.2s;
  line-height: 1.2;
}
.carousel-indicators.cpzx-tab button.active,
.carousel-indicators.cpzx-tab button[aria-current="true"] {
  color: #16a0ff;
  border-bottom: 4px solid #16a0ff;
  background: transparent;
  font-weight: 700;
}
.carousel-indicators.cpzx-tab button.active img,
.carousel-indicators.cpzx-tab button[aria-current="true"] img {
  filter: grayscale(0%);
}
.carousel-indicators.cpzx-tab button.active strong,
.carousel-indicators.cpzx-tab button[aria-current="true"] strong {
  font-size: 1.45rem;
  font-weight: 700;
  color: #16a0ff;
}
.carousel-indicators.cpzx-tab button:focus {
  outline: none;
  box-shadow: none;
}

.carousel-control-next, .carousel-control-prev{
	width: auto !important;
}

.carousel-inner,
.carousel-indicators.cpzx-tab {
  user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
}
body.dragging {
  user-select: none !important;
}

/* .toast-container {
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 1050;
}
         */