.section {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
}
.navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}
.main_menu_bg {
	margin-top: 0px;
	background-color: #fff;
}
.is-flex {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.spb {
	justify-content: space-between;
}
.is-flex {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.header .logo img {
	height: 76px;
}
.header .menu ul li {
	padding: 0 25px;
	position: relative;
}
.header-bg {
	background-color: #fff;
}
.spb {
	justify-content: space-between;
}
.header {
	height: 80px;
	box-shadow: 1px 0px 12px rgba(0, 0, 0, .08);
}
.header .menu ul li a {
	font-size: 18px;
	color: #333;
	line-height: 40px;
	display: inline-block;
	margin-top: 20px;
}
.header .menu-contact i {
	font-size: 20px;
	color: #333;
}
.banner {
	width: 100%;
	position: relative;
}
.header .menu ul li a:hover {
	color: #39A79E;
	border-bottom: solid 2px #39A79E;
}
.nav li {
	float: left;
	padding: 0 25px 0;
}
.nav a {
	display: inline-block;
	font-size: 18px;
	line-height: 40px;
	color: #333;
	margin-top: 20px;
}
.nav .active {
	border-bottom: solid 2px #39A79E;
}
.header .nav ul li a:hover {
	border-bottom: solid 2px #39A79E;
}
.header .menu-contact {
	margin-top: 20px;
}
.spb {
	justify-content: space-between;
}
.banner {
	width: 100%;
	position: relative;
}
.menu-contact i {
	line-height: 40px;
}
.menu-contact span {
	font-size: 20px;
	color: #333;
	margin-left: 8px;
	line-height: 40px;
}
.header .menu ul li a:hover {
	color: #39A79E;
	border-bottom: solid 2px #39A79E;
}
.separator {
	width: 10px;
	height: 10px;
	margin: 20px auto;
	background: #4894FB;
	position: relative;
	display: inline-block;
	border-radius: 50%;
}
.separator:before {
	position: absolute;
	right: 5%;
	bottom: 4px;
	height: 1px;
	width: 280px;
	background: #d8d8d8;
	content: "";
	display: inline-block;
	margin-right: 20px;
}
.separator:after {
	position: absolute;
	left: 5%;
	bottom: 4px;
	height: 1px;
	width: 280px;
	background: #d8d8d8;
	content: "";
	display: inline-block;
	margin-left: 20px;
}
.gongneng {
	padding: 40px 0;
}
.h-tit {
	text-align: center;
}
.h-tit h2 {
	font-size: 30px;
	color: #333;
	font-weight: normal;
}
.h-tit p {
	font-size: 16px;
	color: #797979;
	margin: 20px 0 30px 0;
}
.lc-con {
	justify-content: space-between;
}
.separator3 {
	height: 2px;
	width: 40px;
	margin: 20px auto;
	background: #888888;
}
.single_feature:hover h4 {
	color: #4894FB;
}
.single_feature i {
	font-size: 24px;
	margin-bottom: 30px;
	color: #4894FB;
	display: inline-block;
	transition: all 0.6s;
}
.single_feature h4 {
	transition: all 0.6s;
	font-size: 20px;
	text-align: center;
	color: #797979;
	font-weight: normal;
}
.single_feature:hover .single_feature_icon {
	border-color: #4894FB;
	transform: rotate(45deg);
}
.single_feature:hover .single_feature_icon i {
	transform: rotate(-45deg);
}
.liucheng {
	padding: 40px 0;
}
.bg-gray {
	background-color: #f4f5f9;
}
.lc-item {
	width: 150px;
	border-radius: 8px;
}
.item-big {
	width: 450px;
}
.lc-item-box {
	padding: 16px;
	text-align: center;
}
.lcbg1 {
	background-image: linear-gradient(#2FB5FC, #3D93FC);
}
.lcbg2 {
	background-image: linear-gradient(#FFF186, #FFD579);
}
.lcbg3 {
	background-image: linear-gradient(#FF3D83, #E96669);
}
.lcbg4 {
	background-image: linear-gradient(#2FFCFB, #3FCEF7);
}
.lcbg5 {
	background-image: linear-gradient(#1FBEBE, #1BB1A6);
}
.jh-icon {
	margin-top: 170px;
}
.jh-icon i {
	font-size: 30px;
	color: #7C91BD;
}
.lc-item h4 {
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	margin-bottom: 20px;
}
.item-big h4 {
	color: #333;
}
.lc-item ul {
	text-align: center;
}
.lc-item ul li {
	width: 74px;
	height: 74px;
	border-radius: 50%;
	background-color: #fff;
	text-align: center;
	color: #333;
	line-height: 74px;
	font-size: 16px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.item-big dl {
	justify-content: space-between;
	flex-wrap: wrap;
}
.item-big dl dd {
	width: 120px;
	height: 50px;
	border-radius: 8px;
	background-color: #fff;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	color: #333;
	margin-bottom: 20px;
}
.lci3 dl dd {
	width: 100%;
	height: 50px;
	border-radius: 8px;
	background-color: #fff;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #333;
	margin-bottom: 20px;
}
.lci3 {
	width: 160px;
}
.youshi {
	padding: 40px;
	overflow: hidden;
	background: url(../img/bg2.png) no-repeat;
	background-size: 100% 100%;
}
.cw {
	color: #fff !important;
}
.ys-box {
	justify-content: space-between;
}
.ys-item {
	position: relative;
	display: flex;
	width: 30%;
}
.ys-item .xt h4 {
	width: 120px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	background-color: #41BDCB;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	margin: 0 auto;
}
.ys-item .xt {
	margin-right: 10px;
}
.ys-item .xt ul {
	background-color: #41BDCB;
	width: 160px;
	border-radius: 8px;
	padding: 20px 0;
}
.ys-item .xt ul .xt-icon {
	text-align: center;
}
.ys-item .xt ul .xt-icon img {
	width: 40px;
	margin-bottom: 20px;
}
.ys-item .xt ul li {
	text-align: center;
	font-size: 14px;
	color: #fff;
	margin-bottom: 24px;
	position: relative;
}
.ys-item .xt ul li span {
	position: absolute;
	right: -24px;
	top: -4px;
	background-color: #F0AF86;
	display: block;
	padding: 4px 6px;
	border-radius: 4px;
}
.ys-item .ct ul {
	background-color: #fff;
	width: 160px;
	border-radius: 8px;
	padding: 20px 0;
}
.ys-item .ct ul .ct-icon {
	text-align: center;
}
.ys-item .ct ul .ct-icon img {
	width: 40px;
	margin-bottom: 20px;
}
.ys-item .ct ul li {
	text-align: center;
	font-size: 14px;
	color: #575757;
	margin-bottom: 24px;
	position: relative;
}
.ys-item .ct h4 {
	width: 120px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #333;
	text-align: center;
	background-color: #fff;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	margin: 0 auto;
}
.ys-box {
	margin-top: 0;
}
.zhanshi {
	padding: 0;
}
.proSwiper {
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-bottom: 50px;
}
.galleryInfo {
	width: 50%;
	float: left;
	line-height: 1.5;
	padding-top: 50px;
	padding-left: 25px;
}
.subInfo {
	margin-top: 30px;
}
.hasDot p {
	position: relative;
	padding-left: 16px;
	padding-bottom: 5px;
	font-weight: bold;
	width: 100%;
	float: left;
	color: #333;
}
.hasDot p::before {
	content: '';
	width: 10px;
	height: 10px;
	background-color: #4894FB;
	transform: rotate(45deg);
	display: block;
	position: absolute;
	left: -4px;
	top: 6px;
}
.subInfo p {
	color: #333;
	font-size: 18px;
}
.hasDot span {
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
	float: left;
	color: #797979;
}
.galleryPic {
	display: block;
	float: left;
	margin-top: 40px;
	width: 45%;
}
.galleryInfo1 {
	width: 35% !important;
	float: right !important;
}
.hugong {
	padding: 20px 0;
	background-color: #f4f5f9;
}
.fukuan {
	padding: 40px 0;
}
.fk-box {
	justify-content: space-between;
}
.fk-box .fk-item {
	width: 30%;
}
.fk-box .fk-item .fk-top {
	text-align: center;
	padding: 20px 0;
	background-image: linear-gradient(#2FB5FC, #3D93FC);
}
.fk-box .fk-item .fk-top img {
	margin-bottom: 20px;
}
.fk-box .fk-item .fk-top h4 {
	font-size: 20px;
	color: #fff;
	margin-bottom: 16px;
}
.fk-box .fk-item .fk-top p {
	color: #fff;
	font-size: 14px;
}
.fk-box .fk-item .fk-list {
	background-color: #fff;
	text-align: center;
	padding: 30px 0;
}
.fk-box .fk-item .fk-list ul li {
	font-size: 16px;
	color: #797979;
	margin-bottom: 20px;
}
.bg-cheng {
	background-image: linear-gradient(#FFCE8A, #FFB26C) !important;
}
.contact {
	padding: 10px 0;
}
.contact-box {
	margin-top: 20px;
	width: 100%;
	background-color: #5475A2;
}
.contact-box img {
	display: block;
}
.c-info h4 {
	background: url(../img/bg3.png) no-repeat;
	font-size: 18px;
	color: #333;
	font-weight: normal;
	line-height: 42px;
	margin-top: 20px;
	width: 382px;
	padding-left: 20px;
}
.c-info {
	position: relative;
}
.c-list {
	padding: 40px 0 0 30px;
}
.c-list li {
	color: #fff;
	margin-bottom: 20px;
}
.c-list li i {
	font-size: 20px;
}
.c-list li span {
	margin-left: 10px;
	font-size: 20px;
	line-height: 20px;
}
.ewm {
	position: absolute;
	right: -160px;
	top: 100px;
	text-align: center;
}
.ewm p {
	font-size: 12px;
	color: #fff;
}
.ewm-box {
	width: 120px;
	height: 120px;
	text-align: center;
}
.ewm-box img {
	border: solid 4px #fff;
	border-radius: 4px;
	margin: 0 auto;
	margin-top: 4px;
}
.footer {
	background-color: #191938;
	width: 100%;
}
.copy-txt {
	padding: 15px 0;
	background-color: #000022;
	text-align: center;
}
.copy-txt p {
	font-size: 14px;
	color: #fff;
	text-align: center;
}
.banner {
	background: url(../img/banner.png) no-repeat;
	background-size: 100% 100%;
	min-height: 460px;
	padding-bottom: 50px;
}
.banner-text {
	padding: 140px 0 50px 0;
	text-align: center;
}
.banner-text h2 {
	font-size: 48px;
	color: #4894FB;
	font-weight: bold;
	padding-bottom: 20px;
	width: 50%;
	margin: 0 auto;
	margin-bottom: 30px;
	border-bottom: solid 3px rgba(72, 148, 251, .1);
}
.b-list {
	justify-content: center;
	margin-bottom: 30px;
}
.b-list li {
	padding: 12px 40px;
	background-color: #4894FB;
	text-align: center;
	font-size: 16px;
	color: #fff;
	margin: 0 10px;
	border-radius: 30px;
}
.banner-text .pc-text {
	font-size: 18px;
	color: #333;
	width: 800px;
	height: 40px;
	border-radius: 20px;
	margin: 0 auto;
	background-color: #FDEF8E;
	line-height: 40px;
}
/*new-右侧浮动*/

.float-r {
	position: fixed;
	z-index: 9;
	right: 0%;
	bottom: 410px;
}
.float-r.on {
	display: block
}
.float-r ul {
	height: 163px
}
.float-r li {
	position: relative;
	width: 48px;
	height: 48px;
	cursor: pointer;
	background: #1F8CEB;
	border-top: 1px solid #fff;
	padding-top: 10px
}
.float-r li span {
	display: block;
	width: 35px;
	height: 35px;
	margin: 6px 9px;
}
.float-r li.li1 {
	border-top: 0
}
.float-r li .iconnew1 {
	background: url(../img/kefu.png) no-repeat 0px 0px;
	width: 36px !important;
	height: 36px !important;
	margin: 6px auto
}
.float-r li .iconnew2 {
	background: url(../img/ewm-icon.png) no-repeat 0px 0px
}
.float-r li .iconnew3 {
	background: url(../img/fankui.png) no-repeat 0px 0
}
.float-r li .iconnew4 {
	background: url(../img/fanhui.png) no-repeat 0px 0
}
.float-r li:hover {
	background: #494949;
	overflow: inherit;
}
.float-r li .zktx {
	top: 0;
	position: absolute;
	z-index: 9999;
	display: none
}
.float-r li.li1:hover .zktx,  .float-r li.li2:hover .zktx,  .float-r li.li3:hover .zktx,  .float-r li.li4:hover .zktx {
	display: block;
}
.float-r li .animat {
	left: -110px;
}
.float-r li .animat-a {
	left: -160px;
}
.float-r li .icon1ct {
	left: -170px;
}
.float-r li b {
	display: block;
	float: left;
	background: #007de4;
	height: 40px;
	font-weight: normal;
	color: #fff;
	font-size: 12px;
	line-height: 40px;
	text-align: center
}
.float-r li strong {
	display: block;
	float: left;
	display: inline;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	margin-top: 13px
}
.float-r li .borderys1 {
	border-left: 8px solid #fff;
}
.float-r li .borderys2 {
	border-left: 8px solid #007de4;
}
.float-r li.li1:hover .animat-a {
	left: -122px;
}
.float-r li.li2:hover .icon1ct {
	left: -132px;
}
.float-r li.li3:hover .animat,  .float-r li.li4:hover .animat {
	left: -79px;
}
.float-r li.li3:hover .animat b,  .float-r li.li4:hover .animat b {
	width: 79px;
}
.float-r .icon1ct {
	height: 163px
}
.float-r .icon1ct .icon1ct-z {
	background: #fff;
	width: 130px;
	float: left;
	display: inline;
	padding-bottom: 10px;
	border: 1px solid #dddddd;
}
.float-r .icon1ct .icon1ct-z img {
	width: 98px;
	height: 98px;
}
.float-r .icon1ct img {
	display: block;
	margin: 10px auto 3px
}
.float-r .icon1ct p {
	text-align: center;
	font-size: 12px;
	color: #007de4
}
.float-r .animat-a .animat-a-a {
	background: #fff;
	width: 120px;
	float: left;
	text-align: center;
	border: 1px solid #dddddd;
}
.float-r .animat-a .animat-a-a dl {
	border-bottom: 1px dotted #dddddd;
	padding: 15px 0;
}
.float-r .animat-a .animat-a-a .animat-a-a-a p,  .float-r .animat-a .animat-a-a .animat-a-a-b p {
	padding-top: 5px;
	font-size: 14px;
	color: #39A79E;
	font-weight: 700
}
.float-r .animat-a .animat-a-a .animat-a-a-a p {
	color: #F66400
}
.float-r .animat-a .animat-a-a dl.animat-a-a-c {
	border-bottom: 0
}
.phone-box-header img {
	display: block;
	width: 230px;
	border-radius: 5px;
}
.phone-tip p {
	font-size: 12px;
	font-family: MicrosoftYaHei;
	color: #666666;
	line-height: 20px;
	text-align: center;
}
.phone-box-bottom img {
	width: 24px;
	margin-right: 3px;
	vertical-align: middle;
}
.m-no-privacy-number {
	position: fixed;
	width: 100vw;
	height: 100vh;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.6);
	display: none;
	align-items: center;
	justify-content: center;
	z-index: 3000;
}
.m-no-privacy-number.in {
	display: flex;
}
.m-no-privacy-number .btn-primary {
	background: #ff6900;
	border-color: #ff6900;
}
.m-no-privacy-number .btn-primary:active {
	background: #ff6900;
	border-color: #ff6900;
}
.m-no-privacy-number .content-wrap {
	width: 200px;
	background: #fff;
	position: relative;
	border-radius: 4px;
	padding: 20px;
}
.phone-leave-box {
	position: relative;
	box-sizing: border-box;
	width: 480px;
	height: 200px;
	padding: 32px 7px;
	background: #FFFFFF;
	border-radius: 8px;
}
.phone-leave-box .phone-leave-content {
	display: flex;
}
.phone-leave-box i img {
	position: absolute;
	top: -33px;
	right: 2px;
	width: 26px;
	cursor: pointer;
}
.phone-leave-content img.kefu-phone-person {
	width: 150px;
	height: 150px;
	margin-right: 5px;
}
.phone-leave-info h3 {
	font-size: 15px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #333333;
}
.phone-leave-info input {
	box-sizing: border-box;
	width: 280px;
	height: 30px;
	margin-top: 30px;
	padding: 16px;
	border-radius: 8px;
	border: 1px solid #DEDEDE;
	outline: none;
}
.phone-leave-info .input-wrap {
	position: relative;
}
.phone-leave-info .error {
	position: absolute;
	top: 105%;
	font-size: 12px;
}
.phone-leave-info button {
	width: 280px;
	height: 35px;
	background: #dd3228;
	border: none;
	border-radius: 20px;
	margin-top: 28px;
	text-align: center;
	line-height: 34px;
	font-size: 14px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #FFFFFF;
	outline: none;
}
.text-red {
	color: #F00
}
#fixPara {
	display: none;
	width: 100%;
	height: 60px;
	position: fixed;
	bottom: 0;
	background: rgba(0, 0, 0, .5);
	display: block\9;
	/* IE 8 及低于IE8版本 */

	_display: block;/* IE 6 */

}
#fixPara .mid-cont {
	width: 900px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
#fixPara .mid-cont .youhui-img {
	width: 250px;
	height: 60px;
	background: url(../img/scoll-l.png) no-repeat;
	position: absolute;
	left: 0;
}
#fixPara .mid-cont .form-group {
	margin-left: 280px;
	padding-top: 10px;
}
#fixPara .mid-cont .order-btn {
	width: 170px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 0;
}
#fixPara .mid-cont .input {
	width: 160px;
	height: 40px;
	background: #fff;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
	padding: 0 10px;
	border-radius: 2px;
	color: #666;
	font-size: 14px;
	border: none;
}
#fixPara .mid-cont .input1 {
	width: 260px;
	height: 40px;
	background: #fff;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
	padding: 0 10px;
	border-radius: 2px;
	color: #666;
	font-size: 14px;
	border: none;
}
.tijiao {
	text-align: center;
	font-size: 18px;
	height: 40px;
	padding: 0 10px;
	color: #fff;
	border: none;
	background: #ff8500;
	border-radius: 2px;
	transition: .3s ease-out;
	position: absolute;
	right: 0;
	top: 10px;
	cursor: pointer;
}
/*footer*/

.footer_box {
	background-color: #191938;
	padding: 20px 0 0 0;
}
.foot-ul {
	display: flex;
	width: 100%;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 10px;
	padding-bottom: 20px;
}
.footer_box .foot .contact {
	float: left;
	padding-bottom: 10px;
}
.footer_box .foot-title {
	height: 44px;
	line-height: 44px;
	padding: 5px 0 5px 0;
	text-align: left;
	font-size: 18px;
	color: #f3f3f3;
	font-weight: bold;
	border-bottom: 1px solid #666666;
	margin-bottom: 7px;
}
.footer_box .foot-ul .contact p {
	padding: 0 0 0 0;
	background-repeat: no-repeat;
	line-height: 34px;
	font-size: 14px;
	padding-right: 10px;
	color: #fff;
}
.footer_box .foot-ul .contact p a {
	color: #fff;
	font-size: 14px;
}
.copyright {
	padding: 16px;
	text-align: center;
	line-height: 24px;
	background-color: #000022;
	color: #fff;
	font-size: 12px;
}
.sidebar {
	display: none;
	position: fixed;
	bottom: 8%;
	right: 0;
	z-index: 99;
	width: 55px;
	background: url("../img/sidebarbg.png") no-repeat 0 0
}
.sidebar .sy {
	display: none;
}
.sidebar a {
	position: relative;
	display: block;
	width: 55px;
	height: 22px;
	margin: 0;
	padding-top: 48px;
	text-align: center
}
.sidebar a i {
	display: block;
	font-style: normal;
	font-size: 12px;
	line-height: 22px;
	color: #fff;
	text-align: center
}
.sidebar a span {
	display: none;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 45px;
	padding-left: 50px;
	color: #fff;
	line-height: 45px;
	font-size: 14px;
	background-color: #262626;
	background-repeat: no-repeat;
	background-image: url(../img/icon.png)
}
.sidebar .qq {
	background: url("../img/sideqq.png") no-repeat center 16px
}
.sidebar .qq span {
	background-position: -360px -186px;
	width: 90px
}
.sidebar .tel {
	background: url("../img/sidetel.png") no-repeat center 18px
}
.sidebar .tel span {
	top: 12px;
	width: 120px;
	height: 56px;
	font-size: 16px;
	line-height: 56px;
	font-weight: bold;
	text-align: left;
	background-position: -362px -226px
}
.sidebar .edit {
	background: url("../img/sideedit.png") no-repeat center 21px
}
.sidebar .edit span {
	width: 120px;
	background-position: -362px -275px
}
.sidebar .price {
	background: url("../img/sideprice.png") no-repeat center 14px
}
.sidebar .wechat {
	background: url("../img/sidewechat.png") no-repeat center 19px;
	margin-bottom: 6px
}
.sidebar .wechat span img {
	width: 100% !important;
	height: 100% !important;
}
.sidebar .wechat span {
	top: 15px;
	background: #fff;
	right: 65px;
	padding: 0px;
	width: 160px;
	height: 160px;
	padding: 8px;
	border: 1px solid #ccc
}
.sidebar .wechat span img {
	display: block;
	width: 100%;
	height: auto
}
.sidebar .hometop {
	padding-top: 0;
	height: 54px;
	background: url("../img/sidetop.png") no-repeat center
}
.pd80 {
	padding-bottom: 80px;
}
/*新增*/

.duoduan {
	padding: 50px 0;
}
.bb-des {
	margin-top: 0px;
}
.bb-des ul {
	padding: 0 12%;
}
.bb-des ul li {
	width: 200px;
	height: 200px;
	border-radius: 10px;
	-webkit-box-shadow: 10px 10px 40px -6px rgb(0 0 0 / 10%);
	box-shadow: 10px 10px 40px -6px rgb(0 0 0 / 10%);
	background-color: #fff;
}
.bb-des ul li .bb-icon {
	width: 80px;
	height: 80px;
	background-color: #466EEF;
	border-radius: 50%;
	text-align: center;
	margin: 40px auto 20px auto;
	position: relative;
}
.bb-des ul li .bb-icon i {
	font-size: 32px;
	color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -16px;
	margin-top: -16px;
}
.bb-des ul li p {
	font-size: 16px;
	text-align: center;
	color: #466EEF;
}
.bb-des ul li .bb-icon:hover {
	background-color: transparent;
	border: solid 1px #466EEF;
	box-sizing: border-box;
}
.bb-des ul li .bb-icon:hover i {
	color: #466EEF;
}
.mrbb0 {
	margin-bottom: 0;
}
.fuwus {
	padding: 50px 0;
}
.fws-list ul {
	flex-wrap: wrap;
}
.fws-list ul li {
	text-align: center;
	width: 30%;
	margin-bottom: 20px;
}
.fws-list ul li .fws-icon {
	width: 80px;
	height: 80px;
	background-color: #466EEF;
	border-radius: 12px;
	margin: 10px auto;
	position: relative;
	text-align: center;
}
.fws-list ul li .fws-icon i {
	font-size: 40px;
	color: #fff;
	line-height: 80px;
}
.fws-mes {
	margin-top: 10px;
}
.fws-mes h4 {
	font-size: 18px;
	color: #333;
	margin-bottom: 10px;
}
.fws-mes p {
	font-size: 15px;
	color: #999;
	line-height: 22px;
}
.x-tit .x-h2 {
	display: flex;
	justify-content: center;
	margin-bottom: 20px;
}
.x-tit .x-h2 h2 {
	font-size: 24px;
	color: #333;
	margin: 0 20px;
}
.x-tit p {
	font-size: 15px;
	color: #999;
	width: 80%;
	text-align: center;
	margin: 0 auto;
	line-height: 24px;
}
.x-tit {
	padding-bottom: 20px;
}
.ser-des {
	margin-top: 20px;
}
.ser-des ul {
	flex-wrap: wrap;
}
.ser-des ul li {
	width: 30%;
	margin-bottom: 30px;
	border-radius: 12px;
	-webkit-box-shadow: 10px 10px 40px -6px rgb(0 0 0 / 10%);
	box-shadow: 10px 10px 40px -6px rgb(0 0 0 / 10%);
	background-color: #fff;
}
.ser-des ul li img {
	width: 100%;
}
.ser-des ul li .ser-text {
	padding: 20px 30px;
}
.ser-des ul li .ser-text h3 {
	font-size: 18px;
	color: #333;
	margin-bottom: 12px;
	text-align: center;
}
.ser-des ul li .ser-text p {
	font-size: 14px;
	color: #666;
	text-align: justify;
	line-height: 24px;
}
.index-icon {
	padding: 40px 0;
}
.index-icon ul {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.index-icon ul li {
	display: flex;
}
.index-icon ul li img {
	width: 36px;
	height: 36px;
	margin-right: 10px;
}
.index-icon ul li p {
	font-size: 16px;
	color: #333;
	line-height: 36px;
}
.banner-mobile {
	display: none;
}
.index-banner {
	padding-top: 80px;
}
.container {
	padding-top: 80px;
}
.swiper-container {
	width: 100%;
	height: 100%;
}
.banner-pc {
	width: 100%;
	height: 600px;
}
.swiper-slide {
	background-position: center;
	background-size: cover;
}
.ldl dl dd {
	width: 100%;
	height: 50px;
	border-radius: 8px;
	background-color: #fff;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	color: #333;
	margin-bottom: 20px;
}
.galleryInfo .p-tit {
	display: flex;
}
.galleryInfo .p-tit .t-icon {
	background-color: #40D994;
	width: 50px;
	height: 50px;
	line-height: 50px;
	display: inline-block;
	text-align: center;
	color: white;
	font-size: 25px;
	border-radius: 50%;
	-webkit-box-shadow: 0px 7px 30px rgba(0, 0, 0, .3);
	box-shadow: 0px 7px 30px rgba(0, 0, 0, .3);
}
.subInfo .yh-list {
	margin-top: 36px;
	display: flex;
}
.subInfo .yh-list li {
	margin-right: 10px;
}
.subInfo ul .yh-icon {
	width: 70px;
	height: 80px;
	border-radius: 10px;
	border: solid 1px #39A79E;
	text-align: center;
}
.subInfo ul .yh-icon i {
	color: #39A79E;
	font-size: 32px;
	display: block;
	margin-bottom: 2px;
	margin-top: 2px;
}
.subInfo ul .yh-icon span {
	font-size: 14px;
	color: #333;
}
.subInfo .yh-list .icon-arr {
	margin-top: 28px;
}
.galleryInfo {
	width: 50%;
	float: left;
	line-height: 1.5;
	padding-top: 80px;
	padding-left: 25px;
}
.galleryInfo1 {
	width: 35%;
	float: right;
	line-height: 1.5;
	padding-top: 100px;
	padding-left: 25px;
}
.galleryInfo2 {
	width: 40%;
	float: left;
	line-height: 1.5;
	padding-top: 100px;
	padding-left: 25px;
}
.galleryInfo h3 {
	font-weight: bold;
	font-size: 24px;
	color: #333;
	display: block;
	line-height: 50px;
	margin-left: 20px;
}
.galleryInfo1 h3 {
	font-weight: bold;
	font-size: 24px;
	color: #fff;
	display: block;
	background: linear-gradient(180deg, #00DBB5 0%, #00D3E2 100%);
	padding: 5px 15px;
	border-radius: 100px;
	width: 30%;
	text-align: center;
}
.galleryInfo2 h3 {
	font-weight: bold;
	font-size: 24px;
	color: #fff;
	display: block;
	background: linear-gradient(180deg, #00DBB5 0%, #00D3E2 100%);
	padding: 5px 15px;
	border-radius: 100px;
	width: 30%;
	text-align: center;
}
.galleryPic {
	display: block;
	float: left;
	width: 46%;
}
.subInfo {
	margin-top: 30px;
}
.subInfo p {
	color: #333;
	font-size: 16px;
	line-height: 26px;
}
.subInfo .line {
	display: block;
	width: 75px;
	height: 7px;
	background: #04caa4;
	margin-bottom: 23px;
}
.w45 {
	width: 48%;
}
.fr {
	float: right !important;
}
.hg-list {
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.hg-list li {
	width: 25%;
	margin-bottom: 20px;
}
.hg-list li span {
	color: #666;
}
.hg-list li i {
	color: #39A79E;
	margin-right: 4px;
	font-size: 20px;
}
.bg-bl {
	background: url(../img/bgbl.png) no-repeat;
	background-position: top right;
}
.zs-btn {
	margin-top: 30px;
}
.zs-btn a {
	display: inline-block;
	margin-right: 30px;
	width: 150px;
	height: 42px;
	background-color: #39A79E;
	border-radius: 21px;
	text-align: center;
	line-height: 42px;
	color: #fff;
	font-size: 18px;
}
.zs-btn a:last-child {
	background-color: #F6C34B;
}
.bg-ic {
	background-image: url(../img/bgbl2.png);
	background-repeat: no-repeat;
	background-position: center right;
}
.galleryPic-mob {
	display: none;
}
.zs-lunbo {
	width: 1200px;
	margin: 0 auto;
	height: 520px;
}
.zs-lunbo .swiper-slide img {
	width: 100%;
	border-radius: 8px;
	border: solid 8px #fff;
	box-sizing: border-box;
	box-shadow: 0 0 16px rgba(0, 0, 0, .08);
}
.lunbo {
	padding: 50px 0;
}
.lb-box {
	position: relative;
	width: 1300px;
	margin: 0 auto;
}
.lb-box .swiper-pagination {
	bottom: -2px;
}
.lb-box .swiper-pagination-bullet-active {
	opacity: 1;
	background-color: #39A79E;
}
.lb-box .swiper-button-next {
	color: #39A79E;
}
.lb-box .swiper-button-prev {
	color: #39A79E;
}
.bg-shape {
	background: url(../img/shape1.png) no-repeat;
	background-position: 0 30px;
	background-size: 100% auto;
}
.huoban {
	padding: 50px 0;
	background-image: url(../img/bt.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: 0 center;
}
/*合作*/

.yun {
	width: 100%;
	text-align: center;
}
.yun-box {
	margin: 0 auto;
	max-width: 1150px;
	text-align: center;
}
.bd-yun {
	display: flex;
	justify-content: center;
}
.bd-yun-img {
	margin: 14.5px;
	background-color: #fff;
	box-shadow: 1px 1px 6px 0px #e5e5e5;
}
.tempWrap {
	margin: 0 auto;
}
.mask_left {
	position: absolute;
	top: 0;
	left: 0;
	background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, #fff 100%);
	z-index: 6;
	width: 258px;
	height: 312px;
}
.mask_right {
	position: absolute;
	top: 0;
	right: 0;
	background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #fff 100%);
	z-index: 6;
	width: 258px;
	height: 312px;
}
.in-text {
	padding: 50px 0;
	background: url(../img/bg121.png) no-repeat;
	background-size: 100% 100%;
}
.in-text h4 {
	font-size: 20px;
	color: #fff;
	margin-bottom: 10px;
}
.in-text p {
	font-size: 14px;
	color: #fff;
}
.banner-pc .swiper-button-prev,  .banner-pc .swiper-button-next {
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-color: rgba(0, 0, 0, .3);
	border-radius: 50%;
}
.banner-pc .swiper-button-prev:after {
	font-size: 20px;
}
.banner-pc .swiper-button-next:after {
	font-size: 20px;
}
.lunbo .swiper-button-prev,  .lunbo .swiper-button-next {
	width: 26px;
	height: 26px;
	text-align: center;
	line-height: 26px;
	background-color: #1BB1A6;
	opacity: .6;
	border-radius: 50%;
}
.lunbo .swiper-button-prev:after {
	font-size: 16px;
	color: #fff;
}
.lunbo .swiper-button-next:after {
	font-size: 16px;
	color: #fff;
}
.ser-des ul li {
	transition: all .7s;
}
.ser-des ul li:hover {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}
.ser-des ul li {
	background-size: 100% auto;
	background-position: left bottom;
}
.gbg1 {
	background: url(../img/gbg1.png) no-repeat;
}
.gbg2 {
	background: url(../img/gbg2.png) no-repeat;
}
.gbg3 {
	background: url(../img/gbg3.png) no-repeat;
}
.gbg4 {
	background: url(../img/gbg4.png) no-repeat;
}
.gbg5 {
	background: url(../img/gbg5.png) no-repeat;
}
.gbg6 {
	background: url(../img/gbg6.png) no-repeat;
}
.lc-item dl dd:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
.lc-item ul li:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
.fk-item {
	transition: all .5s;
}
.fk-item:hover {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}
/* .fk-item:nth-child(2):hover {

  border: solid 2px #FDBA7A;

  box-sizing: border-box;

} */



.galleryInfo .p-tit .t-icon {
	position: relative;
}
.galleryInfo .p-tit .t-icon:after {
	position: absolute;
	content: "";
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 20px;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	box-shadow: 0 0 rgba(73, 216, 150, 0.1), 0 0 0 10px rgb(73, 216, 150, 0.1);
	animation: ripple-wave1 1s linear infinite;
	animation-play-state: running;
	opacity: 1;
	visibility: visible;
	transform: scale(1);
	-webkit-animation: ripple-wave1 1s linear infinite;
}
.galleryInfo .p-tit .zicon2::after {
	box-shadow: 0 0 rgba(249, 180, 68, 0.1), 0 0 0 10px rgb(249, 180, 68, 0.1);
	animation: ripple-wave2 1s linear infinite;
	-webkit-animation: ripple-wave2 1s linear infinite;
}
.galleryInfo .p-tit .zicon3::after {
	box-shadow: 0 0 rgba(252, 151,115, 0.1), 0 0 0 10px rgb(252, 151, 115, 0.1);
	animation: ripple-wave3 1s linear infinite;
	-webkit-animation: ripple-wave3 1s linear infinite;
}
 @keyframes ripple-wave1 {
 to {
 box-shadow: 0 0 0 10px rgba(73, 216, 150, 0.1), 0 0 0 20px rgba(73, 216, 150, 0.1);
}
}
 @keyframes ripple-wave2 {
 to {
 box-shadow: 0 0 0 10px rgba(249, 180, 68, 0.1), 0 0 0 20px rgba(249, 180, 68, 0.1);
}
}
 @keyframes ripple-wave3 {
 to {
 box-shadow: 0 0 0 10px rgba(252, 151 ,115, 0.1), 0 0 0 20px rgba(252, 151 ,115, 0.1);
}
}
.ewm-con {
	display: flex;
}
.ewm-con .ewm-item:first-child {
	margin-right: 20px;
}
.header .menu ul li .active {
	color: #39A79E;
	border-bottom: solid 2px #39A79E;
}
.hugong {
	background-color: #F4F5F9;
}
.shape1 {
	position: absolute;
	left: 0;
	top: 26%;
	z-index: 1;
}
.shape2 {
	position: absolute;
	right: 0;
	top: 2%;
	z-index: 1;
}
.single-features-item {
	margin-bottom: 30px;
	-webkit-box-shadow: 10px 10px 40px -6px rgb(0 0 0 / 10%);
	box-shadow: 10px 10px 40px -6px rgb(0 0 0 / 10%);
	padding: 20px;
	border-radius: 7px;
}
.dfx {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.aic {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.features-icon {
	width: 20%;
	margin-right: 8%;
}
.features-icon .mdi {
	display: inline-block;
	width: 64px;
	height: 64px;
	line-height: 64px;
	text-align: center;
	border-radius: 5px;
	color: white;
	font-size: 25px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.features-icon .mdi img {
	width: 100%;
}
.features-content {
	width: 80%;
}
.features-content h4 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 8px;
	color: #5A6677;
}
.features-content p {
	color: #576477;
}
.features-group {
	padding-top: 40px;
}
.col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}
.x-tit {
	margin-bottom: 20px;
}
.single-features-item {
	margin-bottom: 30px;
	-webkit-box-shadow: 10px 10px 40px -6px rgb(0 0 0 / 10%);
	box-shadow: 10px 10px 40px -6px rgb(0 0 0 / 10%);
	padding: 20px;
	border-radius: 7px;
}
.gn-des {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.index-banner img {
	width: 100%;
}
.servive {
	padding: 40px 0;
}
.fixheader {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}
.single-features-item:hover {
	box-shadow: 0px 10px 40px -6px rgb(70 110 239 / 50%);
}
.gn-list ul li:hover {
	box-shadow: 0px 10px 40px -6px rgba(13, 168, 88, 0.5);
}
.gn-list ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.gn-list ul li {
	width: 30%;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 -2px 12px rgb(0 0 0 / 8%);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-bottom: 24px;
}
.gn-des {
	position: relative;
	padding: 30px 20px;
}
.gn-des .gn-mes {
	width: 80%;
}
.gn-des .gn-mes h4 {
	color: #333;
	font-size: 18px;
	margin-bottom: 16px;
}
.gn-des .gn-mes p {
	font-size: 15px;
	color: #666666;
	line-height: 22px;
}
.gn-des .gn-icon {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 48px;
	height: 48px;
	background-color: #42A4FC;
	line-height: 48px;
	border-radius: 12px;
	text-align: center;
}
.gn-des .gn-icon i {
	font-size: 30px;
	color: #fff;
}
.gbg1 {
	background-image: url(../img/gbg1.png);
}
.gbg2 {
	background-image: url(../img/gbg2.png);
}
.gbg3 {
	background-image: url(../img/gbg3.png);
}
.gbg4 {
	background-image: url(../img/gbg4.png);
}
.gbg5 {
	background-image: url(../img/gbg5.png);
}
.gbg6 {
	background-image: url(../img/gbg6.png);
}
.gbg-img {
	background-image: linear-gradient(#7EC6FD, #3079DC);
}
.gn-img-box {
	padding: 20px 30px;
	text-align: center;
}
.gn-img-box img {
	height: 100px;
}
.gn-img-box h3 {
	color: #fff;
}
.gc1 {
	background-color: #42A4FC !important;
}
.gc2 {
	background-color: #55DEA7 !important;
}
.gc3 {
	background-color: #7E5CEC !important;
}
.gc4 {
	background-color: #FDA542 !important;
}
.gc5 {
	background-color: #FD4D4D !important;
}
.gc6 {
	background-color: #49D7D5 !important;
}
.fuwu {
	padding: 50px 0;
}
.fw-list {
	display: flex;
	justify-content: space-between;
}
.fw-list ul {
	width: 28%;
	padding-top: 30px;
}
.fw-list .fw-img {
	width: 35%;
}
.fw-list .fw-img img {
	width: 100%;
}
.fw-list ul li {
	margin-bottom: 24px;
}
.fw-list ul li i {
	color: #53BBCC;
	margin-right: 6px;
}
.fw-list ul li p {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-bottom: 16px;
}
.fw-list ul li span {
	display: block;
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
.zs-mobile {
	display: none;
}
.pzxt {
	padding: 40px 0;
}
.pz-tab {
	display: flex;
	justify-content: center;
}
.pz-tab .btn {
	position: relative;
	display: inline-block;
	padding: 10px 16px;
	width: 150px;
	text-align: center;
	margin: 0 12px;
	background-color: #f2f2f2;
	border-radius: 32px;
	font-size: 16px;
	color: #1BB1A6;
	cursor: pointer;
}
.pz-tab .btn i {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	display: inline-block;
	margin: 0 12px;
	background-color: #1BB1A6;
}
.pz-tab .active {
	color: #fff;
	background-color: #1BB1A6;
}
.pz-tab .active i {
	background-color: #fff;
}
.control-content {
	display: none;
}
.control-content:first-child {
	display: block;
}
.bg-blue {
	background-color: #f2f9ff;
}
.pzzs-list {
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.pzzs-list li {
	width: 20%;
	padding: 20px 0;
	text-align: center;
	border-radius: 10px;
}
.pzzs-list li:hover {
	border: solid 1px #1BB1A6;
	box-sizing: border-box;
}
.pzzs-list li p i {
	font-size: 24px;
	color: #1BB1A6;
}
.pzzs-list li p {
	color: #666;
	margin-bottom: 6px;
}
.scjs {
	padding: 40px 0;
}
.x-tit span {
	margin-top: 6px;
	position: relative;
	display: block;
	width: 20px;
	height: 20px;
	background-color: #04caa4;
	border-radius: 50%;
}
.x-tit span::after {
	content: '';
	width: 20px;
	height: 20px;
	border-radius: 50%;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 20px;
	box-shadow: 0 0 rgba(73, 216, 150, 0.1), 0 0 0 10px rgb(73, 216, 150, 0.1);
}
.mallPic img {
	width: 100%;
}
.scgn {
	padding: 40px 0;
}
.scgn-list ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.scgn-list {
	margin-top: 50px;
}
.scgn-list ul li {
	position: relative;
	width: 18%;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 -2px 12px rgb(0 0 0 / 8%);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-bottom: 66px;
	transition: all .3s;
}
.scgn-list ul li:hover {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}
.scgn-list ul li .s-top {
	width: 80px;
	height: 80px;
	position: absolute;
	left: 50%;
	top: -40px;
	border-radius: 50%;
	margin-left: -40px;
	text-align: center;
}
.scgn-list ul li .s-top i {
	font-size: 28px;
	text-align: center;
	color: #fff;
	line-height: 80px;
}
.scgn-des {
	padding: 60px 16px 30px 16px;
}
.scgn-des h4 {
	text-align: center;
	font-size: 16px;
	color: #333;
	margin-bottom: 10px;
}
.scgn-des p {
	text-align: center;
	font-size: 14px;
	color: #999;
}
.scys {
	padding: 40px 0;
}
.scys img {
	width: 100%;
}
.scms {
	padding: 40px 0 20px 0;
}
.scms .scms-list ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.scms .scms-list li {
	width: 21%;
	margin-bottom: 30px;
}
.scms .scms-list li .ms-icon {
	width: 100px;
	height: 100px;
	margin: 0 auto;
	line-height: 100px;
	text-align: center;
	background-color: #1BB1A6;
	border-radius: 20px;
	margin-bottom: 20px;
}
.scms .scms-list li .ms-icon i {
	font-size: 48px;
	color: #fff;
}
.scms .scms-list li .ms-con {
	text-align: center;
}
.scms .scms-list li .ms-con h4 {
	font-size: 16px;
	color: #333;
	margin-bottom: 8px;
}
.scms .scms-list li .ms-con p {
	font-size: 14px;
	color: #666;
}
.about {
	padding: 50px 0;
}
.about-con {
	display: flex;
	justify-content: space-between;
}
.about-con .a-img {
	width: 46%;
}
.about-con .a-img img {
	width: 100%;
}
.about-con .a-mes {
	width: 50%;
}
.about .a-mes h4 {
	font-size: 20px;
	color: #333;
	margin-bottom: 10px;
}
.about .a-mes span {
	width: 40px;
	height: 4px;
	background-color: #1BB1A6;
	display: inline-block;
	margin-bottom: 20px;
}
.about .a-mes p {
	font-size: 15px;
	color: #666;
	line-height: 26px;
	margin-bottom: 12px;
}
.zhengshu {
	padding: 40px 0;
}
.zhenghsu-box {
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
}
.zhenghsu-box img {
	width: 30%;
}
/*about*/

.contact-ways {
	padding-top: 70px
}
.contact-ways .info {
	padding: 87px 9.0625% 73px
}
.contact-ways .info .item {
	float: left;
	width: 25%;
	font-size: 16px;
	line-height: 28px;
	color: #1a1a1a
}
.contact-ways .info .item a {
	color: #1a1a1a
}
.contact-ways .info .item a:hover {
	color: #e20000
}
.contact-ways .info img {
	vertical-align: middle
}
.contact-ways .info .ico {
	margin-bottom: 30px;
	text-align: center
}
.contact-ways .info h4 {
	font-weight: bold;
	text-align: center
}
.contact-ways .info span {
	display: inline-block;
	vertical-align: top;
	text-align: right
}
.contact-ways .info .label1 {
	width: 46%
}
.contact-ways .info .label2 {
	width: 46%
}
.contact-ways .info .label3 {
	width: 43%
}
.contact-ways .info .label4 {
	width: 45%
}
.full-contact-tab {
	padding: 40px 0 35px;
	border-bottom: 1px solid #eaeaea
}
.full-contact-tab .tab-handle {
	text-align: center;
	font-size: 0
}
.full-contact-tab .tab-handle .handle {
	display: inline-block;
	vertical-align: top;
	margin: 0 108px;
	padding-top: 448px;
	background-repeat: no-repeat;
	background-position: center 0;
	cursor: pointer
}
.full-contact-tab .name {
	margin-bottom: 6px;
	font-size: 18px;
	line-height: 28px;
	color: #1a1a1a
}
.full-contact-tab .addr {
	font-size: 14px;
	line-height: 24px;
	color: #1a1a1a
}
.contact-ways .tab-panel .panel {
	display: none
}
.contact-ways .tab-panel .panel.cur {
	display: block
}
.full-arrive {
	padding: 72px 0 0;
	background-color: #f5f5f5
}
.contactA {
	width: 100%;
	background: #fff;
	margin-top: 42px;
	padding-bottom: 55px;
}
.contactA_T {
	padding: 55px 2.8%;
	overflow: hidden;
	border-bottom: 1px solid #e2e2e2;
	height: 286px;
	position: relative;
}
.contactA_T_l {
	left: 2.8%;
	width: 314px;
	position: absolute;
	top: 50px;
}
.contactA_T_l>p {
	font-size: 30px;
	color: #3a3a3a;
	line-height: 50px;
}
.contactA_T_l>span {
	display: block;
	font-size: 40px;
	color: #333333;
	line-height: 32px;
	margin: 20px 0px;
}
.contactA_T_l>i {
	display: block;
	font-style: normal;
	color: #999999;
	line-height: 32px;
	letter-spacing: 0.05rem;
	font-size: 14px;
}
.contactA_T_l>a {
	display: inline-block;
	width: 180px;
	line-height: 50px;
	background: #39A79E;
	color: #fff;
	text-align: center;
	font-size: 18px;
	letter-spacing: 0.05rem;
	margin-top: 45px;
	border-radius: 35px;
}
.contactA_T_R {
	position: absolute;
	width: 171px;
	right: 5%;
	text-align: center;
	top: 82px;
}
.contactA_T_R p {
	font-size: 16px;
	line-height: 28px;
	margin-top: 30px;
}
.contactA_T_m {
	width: 442px;
	margin: 0 auto;
	padding: 0px 10%;
	height: 100%;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
}
.contactA_T_m div {
	width: 100%;
	float: left;
	margin-bottom: 50px;
}
.contactA_T_m div span {
	font-size: 22px;
	color: #39A79E;
	display: block;
	line-height: 34px;
}
.contactA_T_m div strong {
	display: block;
	font-family: "Arial";
	font-size: 36px;
	color: #39A79E;
	line-height: 34px;
	margin: 14px 0px 10px 0px;
}
.contactA_T_m div p {
	color: #999999;
	line-height: 34px;
}
.contactA_T_m>p {
	font-size: 16px;
	color: #666666;
	line-height: 42px;
}
.contactA_B {
	margin: 55px 2.8% 0px 2.8%;
	height: 455px;
	background: #000;
	overflow: hidden;
	position: relative;
	z-index: 10;
}
.wh-con ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.wh-con ul li {
	width: 25%;
	text-align: center;
	background-color: #F1F5FB;
}
.wh-con ul li .wh-icon {
	width: 80px;
	height: 80px;
	border-radius: 20px;
	background-color: #39A79E;
	text-align: center;
	line-height: 80px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 20px;
}
.wh-con ul li .wh-icon i {
	font-size: 40px;
	color: #fff;
}
.wh-con ul li span {
	width: 60px;
	height: 4px;
	background-color: #39A79E;
	display: inline-block;
}
.wh-con ul li h4 {
	font-size: 18px;
	color: #333;
	margin: 8px 0;
}
.wh-con ul li p {
	font-size: 16px;
	color: #666;
	padding: 0 20px;
	margin-top: 16px;
}
.wh-con ul li img {
	width: 100%;
}
.wenhua {
	padding: 30px 0;
}
.header .menu ul li:last-child {
	padding: 0;
	padding-left: 26px;
	margin-top: 12px;
}
.contact-fix {
	display: none;
}
.bgpic1 {
	background-image: url(../img/bt.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: 0 center;
}
.bgpic2 {
	background: url(../img/bgbl.png) no-repeat;
	background-position: top right;
}
.bgpic3 {
	background-image: url(../img/bgbl2.png);
	background-repeat: no-repeat;
	background-position: center right;
}
.bgpic4 {
	background: url(../img/shape1.png) no-repeat;
	background-position: 0 30px;
	background-size: 100% auto;
}
.bgpic5 {
	background-image: url(../img/Path-4.png);
	background-repeat: no-repeat;
	background-position: 0 center;
}
.fk-item {
	transition: all .5s;
}
.fk-item:hover {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}
.scms .scms-list li {
	border-radius: 20px;
	margin-bottom: 20px;
}
.scms .scms-list li:hover {
	background-color: #fff;
	box-shadow: 0px 10px 40px -6px rgba(13, 168, 88, 0.5);
}
.scms .scms-list li .ms-icon {
	margin-top: 20px;
}
.scms .scms-list li .ms-con {
	padding: 0 20px 20px 20px;
}
/*shop*/

.jianjie_img {
	height: 806px;
	position: relative;
	width: 1200px;
	margin: 12px auto 0px;
	border-bottom: 90px solid #fafafa;
	background: url('../img/ball_bg.png') no-repeat center center;
}
img.jianjie_img_mobile {
	position: absolute;
	bottom: -2px;
	left: calc( 50% - 250px );
}
.mobile-mallPic {
	display: none;
}
img.jianjie_img_ball {
	position: absolute;
}
img.jianjie_img_ball.jianjie_img_ball_1 {
	left: 0;
	top: 185px;
}
img.jianjie_img_ball.jianjie_img_ball_2 {
	top: 366px;
	left: 62px;
}
img.jianjie_img_ball.jianjie_img_ball_3 {
	left: 871px;
	top: 430px;
}
img.jianjie_img_ball.jianjie_img_ball_4 {
	left: 266px;
	top: 227px;
}
img.jianjie_img_ball.jianjie_img_ball_5 {
	left: 565px;
	top: 45px;
}
img.jianjie_img_ball.jianjie_img_ball_6 {
	right: 0px;
	top: 357px;
}
img.jianjie_img_ball.jianjie_img_ball_7 {
	left: 151px;
	top: 82px;
}
img.jianjie_img_ball.jianjie_img_ball_8 {
	right: 47px;
	top: 89px;
}
img.jianjie_img_ball.jianjie_img_ball_9 {
	right: 340px;
	top: 100px;
}
img.jianjie_img_ball.jianjie_img_ball_10 {
	top: 247px;
	left: 560px;
}
img.jianjie_img_ball.jianjie_img_ball_11 {
	top: 154px;
	left: 442px;
}
img.jianjie_img_ball.jianjie_img_ball_12 {
	right: 360px;
	top: 271px;
}
img.jianjie_img_ball.jianjie_img_ball_13 {
	right: 170px;
	top: 211px;
}
img.jianjie_img_ball.jianjie_img_ball_14 {
	left: 200px;
	top: 485px;
}

/*11-7调整*/
.hb_con{

}
.hb_con .hb_list{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.hb_con .hb_list li{
	width: 16%;
	margin-bottom: 16px;
	text-align: center;
}
.hb_con .hb_list li img{
	width: 180px;
	border: solid 1px #dfeefe;
	box-sizing: border-box;
	margin: 0 auto;
}