a, address, a img, b, blockquote, body, code, dd, div, dl, dt, font, form, h1, h2, h3, h4, h5, h6, hr, html, iframe, img, input, label, li, map, ol, p, samp, span, strong, table, td, th, tr, ul {
	padding: 0;
	margin: 0;
	box-sizing: border-box
}
body {
	font-size: 12px
}
a {
	cursor: pointer
}
ol, ul {
	list-style: none
}
a {
	text-decoration: none
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400
}
em, i {
	font-style: normal
}
input {
	background: none
}
.clearFix:after {
	content: ".";
	height: 0;
	visibility: hidden;
	display: block;
	clear: both
}
body {
	min-width: 1200px;
	font-family: -apple-system, BlinkMacSystemFont, SF Pro SC, SF Pro Text, Helvetica Neue, Helvetica, PingFang SC, Segoe UI, Roboto, Hiragino Sans GB, arial, microsoft yahei ui, Microsoft YaHei, SimSun, sans-serif;
	-webkit-font-smoothing: antialiased;
	background: #fff
}
:root {
--groot-ui-rpx: 0.0625em;
--groot-ui-default-font-size: 16px;
--groot-ui-font-size-s: 12px;
--groot-ui-font-size-m: 14px;
--groot-ui-font-size-l: 16px;
--groot-ui-spacing-unit-1: 0.3125em;
--groot-ui-spacing-unit-2: 0.625em;
--groot-ui-spacing-unit-3: 0.9375em;
--groot-ui-spacing-unit-4: 1.25em;
--groot-ui-spacing-unit-5: 1.875em;
--groot-ui-spacing-unit-6: 2.5em;
--groot-ui-spacing-unit-7: 3.125em;
--groot-ui-spacing-unit-8: 3.75em;
--groot-ui-height-unit-1: 0.3125em;
--groot-ui-height-unit-2: 0.625em;
--groot-ui-height-unit-3: 0.9375em;
--groot-ui-height-unit-4: 1.25em;
--groot-ui-height-unit-5: 1.875em;
--groot-ui-height-unit-6: 2.5em;
--groot-ui-height-unit-7: 3.125em;
--groot-ui-height-unit-8: 3.75em;
--groot-ui-color-brand-1: #fff4f2;
--groot-ui-color-brand-2: #ffdad6;
--groot-ui-color-brand-3: #ffb3ad;
--groot-ui-color-brand-4: #ff8b85;
--groot-ui-color-brand-5: #f25c57;
--groot-ui-color-brand-6: #3388ff;
--groot-ui-color-brand-7: #bf1d1d;
--groot-ui-color-brand-8: #990f12;
--groot-ui-color-brand-9: #730609;
--groot-ui-color-brand-10: #4d0004;
--groot-ui-color-gray-1: #fff;
--groot-ui-color-gray-2: #f8f8f8;
--groot-ui-color-gray-3: #f5f5f5;
--groot-ui-color-gray-4: #eee;
--groot-ui-color-gray-5: #d8d8d8;
--groot-ui-color-gray-6: #ccc;
--groot-ui-color-gray-7: #999;
--groot-ui-color-gray-8: #666;
--groot-ui-color-gray-9: #333;
--groot-ui-color-gray-10: #000;
--groot-ui-color-error-1: #fff3f2;
--groot-ui-color-error-2: #ffd7d4;
--groot-ui-color-error-3: #ffa8a3;
--groot-ui-color-error-4: #ff7773;
--groot-ui-color-error-5: #ff4542;
--groot-ui-color-error-6: #ff1212;
--groot-ui-color-error-7: #d90408;
--groot-ui-color-error-8: #b30006;
--groot-ui-color-error-9: #8c0007;
--groot-ui-color-error-10: #660007;
--groot-ui-color-warning-1: #fff8f2;
--groot-ui-color-warning-2: #ffe4cc;
--groot-ui-color-warning-3: #ffc799;
--groot-ui-color-warning-4: #ffa866;
--groot-ui-color-warning-5: #ff8833;
--groot-ui-color-warning-6: #ff6600;
--groot-ui-color-warning-7: #d95300;
--groot-ui-color-warning-8: #b34100;
--groot-ui-color-warning-9: #8c3100;
--groot-ui-color-warning-10: #662200;
--groot-ui-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
--groot-ui-font-weight-1: 400;
--groot-ui-font-weight-2: 500;
--groot-ui-font-weight-3: 600;
--groot-ui-line-height-1: 1.5;
--groot-ui-line-height-2: 2;
--groot-ui-border-radius-1: 2px;
--groot-ui-border-radius-2: 4px;
--groot-ui-border-radius-3: 6px;
--groot-ui-border-radius-4: 8px;
--groot-ui-border-radius-5: 10px;
--groot-ui-border-radius-6: 100%;
--groot-ui-separator-color-normal: #eee;
--groot-ui-separator-color-strong: #eee;
--groot-ui-separator-color-trigger: #666;
--groot-ui-shadow-1: 0 6px 10px 0 rgba(51, 136, 255, 0.2);
--groot-ui-shadow-2: 0 2px 4px 0 rgba(0, 0, 0, 0.04);
--groot-ui-shadow-3: 0 -2px 8px 0 rgba(0, 0, 0, 0.06);
--groot-ui-shadow-4: 0 2px 8px 0 rgba(0, 0, 0, 0.06);
--groot-ui-page-min-width: 1200;
}
.gt-jmy-pc-header {
	position: fixed;
	z-index: 100;
	left: 0;
	top: 0;
	width: 100%;
	height: 82px;
	background: #fff;
}
.gt-jmy-pc-header-wrap {
	box-sizing: border-box;
	width: 1350px;
	height: 80px;
	margin: auto;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-box;
	display: -moz-flex;
	display: flex;
	-webkit-box-pack: space-between;
	-moz-box-pack: space-between;
	-ms-flex-pack: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-moz-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-moz-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}	
.gt-jmy-pc-header-wrap .huidian{
	width:140px;
	height:40px;
	line-height:40px;
	background:#3388ff;
	margin-left:40px
}
.gt-jmy-pc-header-wrap .huidian a{
	display:block;
	color:#fff;
	font-size:16px;
	background:url(../image/tel.png) no-repeat;
	background-size:18px 18px;
	background-position: 20px 11px;
	padding-left: 50px;
}
.gt-jmy-pc-header-wrap .huidian:hover{
	background:#2170d9;
}
#2170d9
.groot-ui-image {
	height: 50px;
}
.groot-ui-image-inner {
	height: 100%;
}
.gt-jmy-pc-header-right {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-box;
	display: -moz-flex;
	display: flex;
	-webkit-box-pack: flex-end;
	-webkit-justify-content: flex-end;
	-moz-box-pack: flex-end;
	-moz-justify-content: flex-end;
	-ms-flex-pack: flex-end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-moz-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	white-space: nowrap;
}
.groot-ui-menu-horizontal-title {
	color: #333;
	font-size: var(--groot-ui-font-size-l);
	display: inline-block;
	border-bottom: 2px solid rgba(0, 0, 0, 0);
	position: relative;
	font-weight: var(--groot-ui-font-weight-1);
	color: var(--groot-ui-color-gray-9);
	margin-left: var(--groot-ui-spacing-unit-6);
	line-height: 80px;
}
.groot-ui-menu-horizontal-title a {
	color: #333;
}
.groot-ui-menu-horizontal-title:hover, .groot-ui-menu-horizontal-title.active {
	border-bottom: 2px solid #3388ff;
}
.groot-ui-menu-horizontal-title:hover>a, .groot-ui-menu-horizontal-title.active>a {
	color: #3388ff;
}
.groot-ui-menu-horizontal-title-bottom{
	position:absolute;
	background:#f9f9f9;
	top: 82px;
}
.groot-ui-menu-horizontal-title-bottom-item{
	line-height:50px;
}
.groot-ui-menu-horizontal-title-bottom-item:hover a{
	background:#f5f5f5
}
.groot-ui-menu-horizontal-title-bottom-item a{
	color:#333;
	padding:0px 20px;
	display:block
}
.groot-ui-menu-horizontal-title-bottom-item a:hover{
	color:#3388ff
}
.card-style {
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	padding-right: 2.5em;
	height: 35.125em;
}
.card-style .card-right-content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-box;
	display: -moz-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-moz-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 38.125em;
	height: 30.875em;
	float: right;
	box-sizing: border-box;
	margin-right: 3%;
	background:#fff;
	border-radius:10px;
	margin-top:2rem
}
.card-template {
	padding: 0em;
	padding-top: 1.25em;
	padding-bottom: 1.25em;
	border-radius: 0.625em;
	width: 100%;
	box-sizing: border-box;
}
.form-title {
	padding-top: 0.625em;
	padding-bottom: 3.625em;
	line-height: 1.875em;
	color: #333;
	text-align: center;
}
.form-title span {
	font-size: 23px;
}
.main-container {
	height: 14em;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-moz-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	overflow-y: overlay;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-moz-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.form-inputs-box {
	width: 27.875em;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-box;
	display: -moz-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: auto;
	align-items: center;
}
.form-item-container {
	width: 27.875em;
	margin: 0 auto 20px;
}
.input-box {
	outline: none;
	border: 0;
	background-color: #f5f5f5;
	box-sizing: border-box;
	width: 100%;
	height: 60px;
	z-index: 1;
	padding: 0 20px;
	font-size: 16px;
	color: #000;
	caret-color: #3388ff;
	-moz-appearance: textfield;
}
.gt-jmy-pc-form-submit-btn {
	width: 27.875em;
	margin:0 auto;
}
.gt-jmy-pc-form-submit-btn button {
	position: relative;
	text-align: center;
	box-sizing: border-box;
	height: 60px;
	border-radius: 5px;
	line-height: 60px;
	background-color: #3388ff;
	color: #fff;
	cursor: pointer;
	overflow: hidden;
	width: 100%;
	border: 0;
	font-size: 20px;
}
.bjbcyw-box {
	margin: 50px auto;
	width: 1190px;
}
.bjbcyw-box .title h1 {
	text-align: center;
	font-size: 30px;
	margin: 20px 0 0 0;
}
.bjbcyw-box .title .des {
	color: #999;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
}
.bjbcyw-box .list {
	margin: 40px 0;
}
.bjbcyw-box .list ul {
	overflow: hidden;
}
.bjbcyw-box .list ul li {
	float: left;
	width: 24%;
	margin-right: 1%;
	margin-bottom: 20px;
}
.bjbcyw-box .list ul li:nth-child(4n) {
	margin-right: 0;
}
.bjbcyw-box .list ul li:hover {
	box-shadow: 0 4px 24px 0 rgb(0 0 0 / 13%);
}
.bjbcyw-box .list ul li .img {
	display: block;
	width: 100%;
	height: 220px;
	overflow: hidden;
	display: flex;
	align-items: center;
}
.bjbcyw-box .list ul li .img img {
	display: block;
	max-width: 100%;
	height: 100%;
	margin: 0 auto;
	transition: transform 0.3s ease;
}
.bjbcyw-box .list ul li:hover .img img {
	transform: scale(1.2);
}
.bjbcyw-box .list ul li .tit {
	font-size: 18px;
	color: #333;
	border: 1px solid #f5f5f5;
	line-height: 62px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	padding: 0 20px;
	box-sizing: border-box;
}
.bjbcyw-box-tuwen {
	margin: 50px auto;
	width: 1190px;
}
.bjbcyw-box-tuwen .title h1 {
	text-align: left;
	font-size: 30px;
	margin: 20px 0 0 0;
}
.bjbcyw-box-tuwen .title .des {
	color: #999;
	font-size: 14px;
	text-align: left;
	margin-top: 10px;
}
.bjbcyw-box-tuwen .fenlei{
	width:100%;
	padding-top:30px;
	padding-bottom:20px
}
.bjbcyw-box-tuwen .fenlei ul li{
	float:left
}
.bjbcyw-box-tuwen .fenlei ul li a{
	font-size:20px;
	color:#666;
	padding:10px 15px;
	margin-right:15px
	
}
.bjbcyw-box-tuwen .fenlei ul li .active{
	background:#f2f7ff;
	color:#3388ff;
	border-radius:6px
}
.bjbcyw-box-tuwen .list {
	margin: 40px 0;
}
.bjbcyw-box-tuwen .list ul {
	overflow: hidden;
}
.bjbcyw-box-tuwen .list ul li {
	float: left;
	width: 24%;
	margin-right: 1%;
	margin-bottom: 20px;
}
.bjbcyw-box-tuwen .list ul li:nth-child(4n) {
	margin-right: 0;
}
.bjbcyw-box-tuwen .list ul li:hover {
	box-shadow: 0 4px 24px 0 rgb(0 0 0 / 13%);
}
.bjbcyw-box-tuwen .list ul li .img {
	display: block;
	width: 100%;
	height: 220px;
	overflow: hidden;
	display: flex;
	align-items: center;
}
.bjbcyw-box-tuwen .list ul li .img img {
	display: block;
	max-width: 100%;
	height: 100%;
	margin: 0 auto;
	transition: transform 0.3s ease;
}
.bjbcyw-box-tuwen .list ul li a:hover p{
	color:#fff;
	background:#3388ff
}
.bjbcyw-box-tuwen .list ul li .tit {
	font-size: 18px;
	color: #333;
	background:#f5f5f5;
	line-height: 42px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	padding: 0 20px;
	box-sizing: border-box;
}


.product-button {
	text-align: center;
}
.product-button .ck-more {
	width: 490px;
	border: 1px solid #f5f5f5;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #666;
	font-size: 18px;
	display: inline-block;
}
.product-button .ck-more:hover {
	background: #3388ff;
	color: #fff;
}
.ys-box {
	margin: 20px 0 0;
}
.ys-box img {
	width: 100%;
}
.about-box {
	background: #f8f8f8;
	margin: 30px 0;
}
.about-con {
	width: 1190px;
	margin: 0 auto;
	display: flex;
}
.about-con .left {
	width: 30%;
}
.about-con .right {
	margin-left: auto;
	width: 67%;
}
.about-con .right img {
	width: 100%;
}
.about-con .left h1.tit {
	font-size: 30px;
	line-height: 30px;
	color: #333;
	margin: 70px 0 20px;
}
.about-con .left .des {
	font-size: 16px;
	color: #333;
	line-height: 30px;
	height: 62%;
	overflow: hidden;
}
.footer {
	background: rgb(248, 248, 248);
	padding: 30px 0;
	text-align: center;
}
.footer .top-menu {
	display: inline-block;
	margin: 0 auto 30px;
}
.footer .top-menu ul {
	display: flex;
	align-items: center;
}
.footer .top-menu ul li a {
	border-right: 1px solid #e0e0e0;
	display: inline-block;
	padding: 0 30px;
	font-size: 16px;
	color: #333;
}
.footer .top-menu ul li a:hover {
	color: #3388ff;
}
.bott-box p {
	color: #666;
}
.groot-ui-crumb {
	margin: 40px auto;
	width: 1190px;
}
.groot-ui-crumb span {
	font-size: 16px;
	color: #333;
}
.tw-top-box {
	margin: 0 auto 40px;
	width: 1190px;
	display: flex;
	align-items: center;
}
.tw-top-box .left {
	width: 30%;
}
.tw-top-box .left img {
	width: 100%;
}
.tw-top-box .right {
	width: 67%;
	margin-left: auto;
}
.tw-top-box .right .tit {
	margin: 10px 0;
	font-size: 30px;
	color: #333;
}
.tw-top-box .right .des {
	line-height: 24px;
	font-size: 16px;
	color: #666;
	padding: 10px 0px;
}
.jgmy {
	background: #f5f5f5;
	padding: 20px 20px;
	font-size: 26px;
	color: #e6322e;
}
.tw-top-box .list {
	margin: 15px 0 30px;
}
.tw-top-box .list span {
	display: inline-block;
	line-height: 20px;
	font-size: 12px;
	color: #3388ff;
	background: #f2f7ff;
	padding: 3px 8px;
}
.but-onlx span.huidian {
	display: inline-block;
	width: 140px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #3388ff;
	font-size: 16px;
	color: #3388ff;
	margin-right:20px
}
.but-onlx span.lianxi {
	display: inline-block;
	width: 140px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background: #3388ff;
}
.pro-box {
	width: 1190px;
	margin: 40px auto;
	border: 1px solid #f5f5f5;
}
.pro-title {
	background: #f5f5f5;
}
.pro-title .tit {
	display: inline-block;
	width: 180px;
	line-height: 60px;
	background: #fff;
	border-top: 2px solid #3388ff;
	color: #3388ff;
	font-size: 18px;
	text-align: center;
}
.infor-box {
	padding: 30px;
}
.infor-box p {
	font-size: 16px;
	color: #666;
	margin-bottom: 10px;
}
.infor-box img {
	width: 100%;
}
.xgtj-box {
	width: 1190px;
	margin: 30px auto;
}
.xgtj-box .xgtj-title {
	margin-bottom: 40px;
	font-size: 30px;
	color: #333;
	font-weight: normal;
}
.xgtj-box .list {
	overflow: hidden;
}
.xgtj-box .list li {
	float: left;
	width: 32.5%;
	margin-right: 1.25%;
	background: #f5f5f5;
}
.xgtj-box .list li:nth-child(3n) {
	margin-right: 0;
}
.xgtj-box .list li .img {
	height: 280px;
	width: 100%;
	display: flex;
	align-items: center;
}
.xgtj-box .list li .img img {
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto;
}
.xgtj-box .list li .des {
	font-size: 16px;
	color: #333;
	border: 1px solid #f5f5f5;
	line-height: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 15px;
	box-sizing: border-box;
}
.xgtj-box .list li .des:hover {
	background: #3388ff;
	color: #fff;
}
.zzc-box {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 100;
	display: flex;
	align-items: center;
}
.tc-ksbj {
	margin: 0 auto;
	padding: 40px 30px;
	background: #fff;
}
.tc-title {
	position: relative;
	text-align: center;
}
.tc-title h1 {
	font-size: 30px;
	line-height: 24px;
	color: #333;
	margin-bottom: 50px;
}
.tc-title .close {
	position: absolute;
	top: -15px;
	right: 0px;
	font-size: 20px;
}
.tc-ksbj .box {
	display: flex;
	align-items: center;
}
.tc-ksbj .box .single:first-of-type {
	margin-right: 30px;
}
.tc-ksbj .box .single .lab {
	font-size: 16px;
	color: #999;
	margin-bottom: 10px;
}
.tc-ksbj .box .single .lab .xing {
	color: #ff1212;
	font-size: 12px;
}
.input-box input {
	width: 100%;
	background: #f5f5f5;
	line-height: 60px;
	font-size: 16px;
	border: none;
	outline: none;
}
.hqbj-box {
	margin-top: 50px;
	text-align: center;
}
.hqbj-box input {
	width: 350px;
	line-height: 60px;
	background: #3388ff;
	font-size: 16px;
	color: #fff;
	border: 0;
	border-radius: 3px;
}
