@charset "utf-8";
/* CSS Document */

.menu_product li a:hover .block {
	display: block;
}
.menu_service li a:hover .block {
	display: block;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
/*导航栏*/

.fj_m {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	position: relative;
	display: none;
}
.fj_m .w1200 {
	width: 80%;
}
#scrollText {
	display: inline-block;
	padding-left: 100%;
}
.layui-icon-play {
	font-size: 50px;
	position: absolute;
	left: 50%;
	top: 50%;
	color: #fff;
	transform: translate(-50%, -50%);
}
.header_bg .menu_box {
	display: none;
	position: absolute;
	left: 0;
	top: auto;
	right: 0;
	background: #fff;
	z-index: 9;
	box-shadow: 0 10px 10px rgba(0,0,0,0.1);
	border-top: 1px solid #eee;
	padding-bottom: 70px;
}
.header_bg .menu_box_sub {
	display: none;
	position: absolute;
	left: -20px;
	right: -15px;
	background: #fff;
	padding: 10px 0;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	z-index: 99;
}
.header_bg {
	transition: .5s all;
	border-bottom: 1px solid #eee;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 999;
	background: #fff;
}
.header {
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.logo {
	flex-shrink: 0;
	width: 200px;
}
.logo img {
	display: block;
	width: 100%;
}
.head_login {
	flex-shrink: 0;
	display: flex;
	align-items: center;
}
.head_login a {
	font-size: 16px;
	color: #333333;
	padding: 0 20px;
	height: 35px;
	line-height: 35px;
}
.head_login a.hover {
	background: #3178FE;
	border-radius: 3px;
	color: #fff;
	margin-left: 10px;
}
.language {
	flex-shrink: 0;
	width: 60px;
	position: relative;
	margin-right: 10px;
}
.language dt {
	display: flex;
	align-items: center;
	font-size: 16px;
	color: #333333;
	line-height: 48px;
	height: 80px;
	cursor: pointer;
}
.language dt strong {
	padding-right: 5px;
}
.language dd {
	display: none;
	position: absolute;
	left: -20px;
	top: 80px;
	right: -10px;
	background: #fff;
	padding: 10px 0;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	z-index: 99;
}
.language dd a {
	display: block;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	color: #333;
}
.language dd a:hover {
	background: #eee;
	color: #0084FD;
}
.menu {
	display: flex;
	align-items: center;
	margin: 0 auto;
	width: 100%;
	box-sizing: border-box;
	justify-content: space-between;
	padding: 0 35px 0 35px;
	height: 80px;
}
.menu_item {
	padding: 0 5px;
}
.menu_item.fa .menu_product {
	width: 520px;
}
.menu_item.fa li strong {
	margin-bottom: 0;
}
.menu_item.case li strong {
	margin-bottom: 0;
}
.menu_item.fa ul {
	padding-bottom: 60px;
}
.menu_item.fa .menu_ad {
	margin-top: 30px;
}
.menu_item.gap50 .menu_ad {
	height: auto;
	border-radius: 5px;
}
.menu_item.gap50 .menu_ad.top35 {
	margin-top: 35px;
}
.menu_item:nth-child(4) .menu_ad div {
	border-radius: 6px;
	overflow: hidden;
}
.menu_item:nth-child(5) .menu_ad div {
	border-radius: 6px;
	overflow: hidden;
}
.menu_item:nth-child(6) .menu_box {
	padding-bottom: 200px;
}
.menu_item.gap50 .menu_ad .text {
	background: #f4f9ff;
}
.menu_item.gap50 .menu_ad .text span {
	width: 40%;
	margin: 5px 0;
	text-align: center;
	background: #dbedfe;
	padding: 5px 20px;
	font-size: 12px;
	color: #3178FE;
}
.menu_item.gap50 .menu_ad .text div {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
}
.menu_item.gap50 .menu_ad .icon_nav {
	height: 80px;
	display: flex;
	background: #f4f9ff;
	align-items: center;
	justify-content: space-evenly;
	margin-bottom: 100px
}
.menu_item.gap50 .menu_ad .icon_nav img {
	width: 22px;
	height: 22px;
	margin-top: 0;
	margin-right: 5px;
}
.menu_item.gap50 .menu_ad .icon_nav p {
	line-height: normal;
	background: none;
	font-size: 22px;
	text-align: justify;
	font-weight: bold;
	padding: 0;
}
.menu_item.gap50 .menu_ad .icon_nav .con:nth-child(1) p {
	color: #6bcdc4;
	line-height: 1;
}
.menu_item.gap50 .menu_ad .icon_nav .con:nth-child(1) p span {
	color: #6bcdc4;
}
.menu_item.gap50 .menu_ad .icon_nav .con:nth-child(2) p {
	color: #0081fa;
	line-height: 1;
}
.menu_item.gap50 .menu_ad .icon_nav .con:nth-child(2) p span {
	color: #0081fa
}
.menu_item.gap50 .menu_ad .icon_nav p span {
	font-size: 14px;
	line-height: 1;
}
.menu_item.gap50 .menu_ad .icon_nav span {
	font-size: 12px;
	color: #808082;
}
.menu_item.gap50 .menu_ad .icon_nav .con {
	display: flex;
	align-items: flex-start;
}
.menu_item.gap50 .menu_ad img {
	height: 150px;
	background: #ebf2f8;
}
.menu_item.gap50 .menu_ad p {
	line-height: 50px;
	font-size: 14px;
	font-weight: bold;
	background: #F4F9FF;
	padding-left: 10px;
	font-weight: normal;
}
.menu_item.gap50 .menu_ad.top35 p {
	padding-top: 20px;
	font-size: 18px;
	line-height: 1;
}
.menu_item.gap50 .menu_ad.top35 .icon_nav .con p {
	padding-top: 0;
}
.menu_item.gap50 .menu_ad .text a {
	margin-left: 6%;
	font-size: 14px;
	line-height: 40px;
	color: #3178FE
}
.menu_item.gap50 .menu_ad .text span a {
	line-height: 1;
}
.menu_item.fa .menu_product ul {
	display: flex;
}
.menu_item.fa .menu_product ul div {
	width: 260px;
}
.menu_name {
	display: block;
	color: #333;
	line-height: 80px;
	height: 80px;
	display: flex;
	align-items: center;
}
.menu_name strong {
	font-size: 16px;
	line-height: 50px;
	padding-right: 5px;
	font-weight: normal;
}
.menu_item.hover .menu_name {
	color: #0084FD;
}
.relative {
	position: relative;
}
.menu_box_sub a {
	display: block;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	color: #333;
}
.menu_box_sub a:hover {
	background: #eee;
	color: #0084FD;
}
.menu_box_flex {
	display: flex;
	align-items: stretch;
	justify-content: space-between;
}
.menu_item.gap50 .menu_box_flex {
	justify-content: flex-start;
	gap: 50px;
}
.menu_news {
	width: 260px;
	box-sizing: border-box;
	background: none;
}
.menu_news h3 {
	font-size: 16px;
	color: #333333;
	border-bottom: 1px solid #eee;
	line-height: 55px;
	font-weight: bold;
	line-height: 1;
	padding: 35px 0;
	font-weight: revert-layer;
}
.menu_news li {
	padding: 20px 0 0 0;
	border-bottom: none;
}
.menu_news li a {
	font-size: 12px;
	color: #808082;
	line-height: 1;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
}
.menu_news li p {
	font-size: 13px;
	color: #626367;
	line-height: 22px;
	margin-top: 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
}
.menu_ad {
	width: 260px;
	margin: 0;
}
.menu_ad h3 {
	font-size: 16px;
	color: #333333;
	border-bottom: 1px solid #eee;
	line-height: 55px;
	font-weight: bold;
}
.menu_ad ul {
	margin-top: 20px;
}
.menu_ad ul img {
	height: 150px;
	border-radius: 5px;
}
.menu_ad ul p {
	font-size: 14px;
	font-weight: normal;
	margin-top: 20px;
	color: #000;
	line-height: 1
}
.menu_ad ul span {
	font-size: 12px;
	color: #999;
	margin-top: 20px;
	display: block;
	line-height: 1
}
.menu_ad ul div {
	margin-top: 20px;
	border: 1px solid #0084FD;
	width: 100px;
	padding: 5px 15px;
	text-align: center;
	color: #0084FD;
	border-radius: 5px;
}
.menu_product {
	flex-shrink: 0;
	width: 260px;
}
.menu_product h3 {
	font-size: 16px;
	color: #333333;
	border-bottom: 1px solid #eee;
	line-height: 1;
	margin-bottom: 20px;
	padding: 35px 0;
}
.menu_product .list {
	display: flex;
}
.menu_product .list div {
	width: 260px;
}
.menu_product .bottom li {
	margin-bottom: 10px;
}
.menu_product .bottom .blue strong {
	color: #0084FD;
}
.w520 {
	width: 520px;
}
.menu_product p {
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	line-height: 40px;
}
.menu_product li a {
	color: #333;
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 71px;
	padding: 0 20px;
}
.menu_product li a:hover {
	background: #ebf5ff;
	border-radius: 3px;
}
.menu_product li a:hover strong {
	color: #0084FD;
}
.menu_product li img {
	width: 23px;
	height: 23px;
	flex-shrink: 0;
	margin-right: 15px;
}
.menu_product li p {
	width: 100%;
}
.menu_product li strong {
	display: block;
	font-weight: revert-layer;
	font-size: 14px;
	color: #333333;
	line-height: 1;
	font-weight: normal;
}
.menu_product li span {
	display: block;
	font-size: 12px;
	color: #999;
	font-weight: normal;
	line-height: 1;
	margin-top: 10px
}
a.all_menu {
	display: block;
	font-size: 14px;
	color: #0084FD;
	line-height: 42px;
	padding-left: 15px;
	margin-bottom: 10px;
}
.menu_service {
	flex-shrink: 0;
	width: 260px;
}
.menu_service h3 {
	font-size: 16px;
	color: #333333;
	border-bottom: 1px solid #eee;
	line-height: 1;
	margin-bottom: 20px;
	padding: 35px 0;
}
.menu_ad h3 {
	margin-bottom: 20px;
	padding: 35px 0;
	line-height: 1;
	font-weight: revert-layer;
}
.menu_box h3 a b {
	font-weight: revert-layer;
}
.menu_product li {
	margin-bottom: 10px;
}
.menu_service li {
	font-size: 15px;
	color: #808082;
	line-height: 24px;
	padding-bottom: 0;
	margin-bottom: 10px;
}
.menu_service li span {
	display: block;
	font-size: 12px;
	color: #999;
	font-weight: normal;
	line-height: 1;
	margin-top: 10px
}
.menu_service li img {
	width: 23px;
	height: 23px;
}
.menu_service li a {
	color: #808082;
	display: flex;
	height: 71px;
}
.menu_service li a:hover {
	color: #0084FD;
	background: #ebf5ff;
}
.menu_service li strong {
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	line-height: 1;
	font-weight: normal;
}
.menu_service li strong a {
	color: #333;
}
.menu_service li i {
	font-style: normal;
	font-size: 12px;
	padding: 0 5px;
}
.language {
	display: flex;
	width: auto;
	margin-right: 0
}
.language dt {
	line-height: normal;
	height: auto;
	position: relative;
}
.language .a {
	padding: 0;
	border: solid 1px #ccccce;
	margin: 10px 5px;
	border-radius: 3px;
	background: linear-gradient(#0084fd, #0084fd) repeat-y;
	background-size: 0 100%;
	transition: all .5s;
	color: #333;
	width: 90px;
	text-align: center;
	height: 35px;
	line-height: 35px;
	font-weight: normal;
}
.language dt:hover .a {
	background-size: 100% 100%;
	border: solid 1px #0084fd;
	color: #fff;
}
.language dt {
	height: 80px;
}
.language .gd {
	top: 100%;
	text-align: justify;
	left: 50%;
	transform: translateX(-50%);
	display: none;
	position: absolute;
	background: #fff;
	padding: 10px;
	width: 90px;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	z-index: 99;
	text-align: center;
}
.language .gd a:hover {
	color: #0084FD;
}
.language .gd a {
	line-height: 25px;
	font-weight: normal;
}
.language:hover dt .gd {
	display: block;
}
.wap_header_none.wap_none, .wap_header.wap_none, .wap_menu_box.wap_none {
	display: none;
}
.menu .menu_item:nth-child(4) li a {
	height: 48px;
}
.menu .menu_item:nth-child(5) li a {
	height: 48px;
}
.menu .menu_item:nth-child(6) li a {
	height: 48px;
}
.menu .menu_item:nth-child(7) li a {
	height: 48px;
}
#lightOfficeVide1 {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: rgba(0,0,0,.3);
	width: 50%;
	z-index: 99999;
}
#lightOfficeVide1 .close {
	position: absolute;
	top: -15px;
	right: 0px;
	color: #fff;
	font-size: 25px;
	background: rgba(0,0,0,0.7);
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	z-index: 99999;
}
#lightOfficeVide1 video {
	width: 100%;
	position: relative;
	margin: auto;
}
/*footer*/
.footer {
	background: #F4F7FC;
}
.footer .w1200 {
	width:1230px;
}
.footer-brand {
	display: flex;
	flex-wrap:wrap;
	border-bottom: 1px solid #dde2e9;
	height: inherit;
	padding:30px 0;
}
.footer-links {
	display: flex;
	width: 100%;
	justify-content: space-between;
}
#rwm {
	justify-content: space-around
}
.footer-brand ul {
	display: flex;
	width: 100%;
	align-items: normal;
	justify-content: space-between;
	margin: 0;
}
.footer-brand ul li {
	width: calc(25% - 15px);
	padding: 18px 20px;
	border-radius: 6px;
	display: flex;
	align-items: center;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.footer-brand ul li h3 {
	margin-bottom: 6px;
	color: #41464f;
	font-size: 18px;
}
.footer-brand ul li p {
	color: #41464f;
	margin-bottom: 0;
	font-size: 12px;
}
.footer-brand ul li img {
	width: 36px;
	height: 39px;
	margin-right: 15px;
}
.footer-main {
	display: flex;
	margin: 60px 0 30px 0;
	align-items: center;
	justify-content: space-between;
}
.link-group h4 {
	color: #41464f;
	font-size: 18px;
	margin-bottom: 20px;
	font-weight: bold;
}
.link-group ul {
	list-style: none;
}
.link-group li {
	color: #41464f;
	margin-bottom: 10px;
}
.link-group a {
	color: #41464f;
	text-decoration: none;
	transition: color 0.3s ease;
	font-size: 13px;
}
.link-group a:hover {
	color: #41464f;
}
.footer-bottom {
	border-top: 1px solid #34495e;
	padding-top: 20px;
	text-align: center;
}
.footer-bottom p {
	color: #bdc3c7;
	font-size: 0.9rem;
}
.customer-service .home-index-bg {
	background: #DFF0FF;
}
.customer-service .home-index-bg video {
	opacity: .7
}
.home-index-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -2;
	overflow: hidden;
}
.home-index-bg video {
	position: absolute;
	min-width: 100%;
	min-height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}
.footer-main .down-icon img {
	display: none;
}
.foot_wx {
	padding: 10px 0 20px;
}
.foot_wx img {
	width: 110px;
}
.foot_wx p {
	width: 110px;
	font-size: 14px;
	color: #41464f;
	line-height: 20px;
	padding-top: 10px;
	text-align: center;
	margin-bottom: 0;
}
.copyright {
	text-align: center;
	font-weight: 400;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.4);
	line-height: 30px;
	padding: 15px;
	border-top: 1px solid #dde2e9;
}
.footer .copyright p {
	margin-bottom: 0;
	color: #41464f;
	font-size: 14px;
	line-height: 30px;
}
.footer .copyright p a {
	color: #41464f;
	margin: 0
}
.footer .copyright span {
	color: #41464f;
}
.footer .copyright span a {
	color: #41464f;
}
.foot_wx {
	padding-right: 0!important
}
/*侧边*/
.side_kefu {
	position: fixed;
	bottom: 70px;
	right: 10px;
	width: 52px;
	z-index: 9999;
}
.side_kefu h3 {
	background: linear-gradient(180deg, #0084FD, #59B3FD);
	box-shadow: 0 5px 15px rgba(0,0,0,0.2);
	border-radius: 3px;
	border: 1px solid #E9EBF2;
	font-size: 15px;
	color: #E9F4FF;
	line-height: 18px;
	box-sizing: border-box;
	padding: 20px 15px;
	text-align: center;
}
.side_kefu_cont {
	margin-top: 15px;
	background: #fff;
	box-sizing: border-box;
	box-shadow: 0 5px 15px rgba(0,0,0,0.1);
	border-radius: 3px;
}
.side_kefu dl {
	position: relative;
	border-bottom: 1px solid #eee;
	cursor: pointer;
}
.side_kefu dl dt {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 15px 0;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
}
.side_kefu dl dt img {
	display: block;
	margin: 0 auto 5px;
}
.side_kefu dl:hover dt {
	background: #E8F4FE;
}
.side_kefu dl:hover dd {
	display: block;
}
.side_kefu dd {
	display: none;
}
.kefu_dh {
	position: absolute;
	top: 0;
	right: 60px;
	width: 180px;
	background: #fff;
	box-shadow: 0 5px 15px rgba(0,0,0,0.1);
	box-sizing: border-box;
	padding: 20px;
	border-radius: 3px;
}
.kefu_dh p {
	font-size: 14px;
	color: #666666;
	line-height: 17px;
}
.kefu_dh strong {
	display: block;
	font-weight: bold;
	color: #333;
	margin-top: 5px;
}
.kefu_dh i {
	position: absolute;
	top: 50%;
	right: -10px;
	margin-top: -9px;
	color: #fff;
	font-size: 16px;
}
#detailImgs p {
	font-size: 13px;
}
/*表单*/
.apply_partner {
	background: #FFFFFF;
	box-shadow: 0px 4px 21px rgba(0,0,0,0.1);
	border-radius: 2px;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	height: 580px;
	width: 960px;/*width: 350;*/
}
.apply_partner_info {
	flex-shrink: 0;
	width: 350px;
	background: url('https://www.tendata.cn/images/bg_p7.jpg') no-repeat center center;
	background-size: cover;
	color: #fff;
	box-sizing: border-box;
	padding: 0 40px;
}
.apply_partner_info h3 {
	font-size: 24px;
	color: #FEFEFE;
	line-height: 30px;
	padding-top: 60px;
}
.apply_partner_info p {
	font-size: 16px;
	color: #FEFEFE;
	line-height: 28px;
	padding: 25px 0;
}
.apply_partner_info li {
	font-size: 22px;
	color: #FFFFFF;
	line-height: 24px;
	margin-top: 20px;
}
.apply_partner_info li i {
	font-size: 24px;
}
.apply_partner_form {
	/* padding-left: 50px; */
	width: 100%;
	box-sizing: border-box;/* padding-top: 35px; */
}
.apply_partner_form li {
	margin-bottom: 10px;
	display: flex;
	line-height: 30px;
	align-items: center
}
.apply_partner_form li strong {
	display: block;
	font-size: 16px;
	color: #333333;
	line-height: 24px;
	padding-bottom: 10px;
}
.apply_partner_form li p {
	margin-right: 10px;
}
.apply_partner_form li span {
	margin-right: 10px;
}
.input_1 {
	width: 100%;
	box-sizing: border-box;
	background: #fff;
	border: 1px solid #ddd;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	margin-left: 0;
	color: #333;
	padding: 0 10px;
	border-radius: 3px;
}
.form_yzm {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.img_yzm {
	flex-shrink: 0;
	width: 110px;
	height: 40px;
	box-sizing: border-box;
	border: 1px solid #ddd;
	margin-left: 10px;
	cursor: pointer;
}
.message {
	width: 100%;
	box-sizing: border-box;
	padding: 0px 35px 0;
}
.message strong {
	display: block;
	font-size: 16px;
	color: #333333;
	line-height: 24px;
	padding-bottom: 10px;
}
.textarea {
	display: block;
	width: 100%;
	height: 80px;
	box-sizing: border-box;
	background: #fff;
	border: 1px solid #ddd;
	line-height: 24px;
	font-size: 14px;
	margin-left: 0;
	color: #333;
	padding: 0 10px;
	resize: none;
	border-radius: 3px;
}
.btn_blue {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	border: none;
	background: #0084FD;
	box-shadow: 0px 4px 21px 0px #EFEFEF;
	border-radius: 3px;
	color: #fff;
	margin-top: 22px;
	cursor: pointer;
	font-size: 16px;
}
 @media screen and (max-width: 768px) {
.fj_m {
	display: block;
}
.w1200 {
	width: 100%;
}
.footer .w1200 {
	width: 100%;
}
.menu_item:nth-child(6) .menu_box {
	padding-bottom: 0;
}
.wap_menu_box {
	display: none;
	position: fixed;
	left: 0;
	top: 50px;
	right: 0;
	bottom: 0;
	overflow-y: auto;
	background: #fff;
	z-index: 999;
	border-top: 1px solid #eee;
}
.wap_header_none.wap_none {
	display: block;
}
.wap_header.wap_none {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 50px;
	padding: 0 20px;
	border-bottom: 1px solid #eee;
	background: #fff;
	z-index: 999;
}
/*国庆放假*/




/*国庆放假*/	

.wap_logo {
	width: 140px;
}
.wap_header span a {
	padding: 2px 5px;
	border: 1px solid #ccc;
	border-radius: 3px;
}
.wap_menu_btn {
	background: url('https://www.tendata.cn/images/ico_m.png') no-repeat center center;
	background-size: cover;
}
.wap_menu_btn.hover {
	background: url('https://www.tendata.cn/images/ico_close.png') no-repeat center center;
	background-size: cover;
}
.menu_item .menu_box {
	display: none;
}
.menu_name {
	height: 50px;
}
.menu_name .menu_product p {
	font-size: 15px;
}
.menu_service li a {
	height: 60px;
}
.menu_service p {
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	line-height: 40px;
	padding-left: 10px;
}
.menu_service li {
	margin: 0
}
.menu_item.kf .menu_box .menu_service li a {
	height: 40px;
	color: #333;
}
.menu_service {
	margin-bottom: 0;
}
.menu_product h3 {
	line-height: 40px;
	padding: 0;
	margin-bottom: 10px;
}
.menu_service h3 {
	line-height: 40px;
	padding: 0;
	margin-bottom: 10px;
}
.wap_menu .menu_item .menu_box .flex {
	display: flex;
	flex-direction: column
}
.wap_menu .menu_item .menu_box .flex a {
	line-height: 40px;
}
.wap_menu_box .wap_language {
	display: flex;
	justify-content: space-evenly;
	margin-top: 20px;
}
.wap_menu_box .wap_language a {
	font-weight: bold;
	border: 1px solid #ccc;
	width: 100px;
	text-align: center;
	border-radius: 5px;
}
.wap_menu_box .wap_login {
	display: flex;
	justify-content: space-evenly;
}
.wap_menu_box .wap_login a {
	font-weight: bold;
	border: 1px solid #ccc;
	width: 100px;
	text-align: center;
	border-radius: 5px;
	line-height: 40px;
	font-size: 15px;
	display: block;
}
.wap_language a {
	display: block;
	font-size: 15px;
	line-height: 40px;
	width: 50%;
	text-align: center;
}
.wap_language {
	border-bottom: 1px solid #eee;
	padding: 10px 20px;
}
.wap_login {
	border-bottom: 1px solid #eee;
	padding: 10px 20px;
}
.footer-main {
	padding: 0 20px;
}
.footer-main .down-icon img {
	display: block;
}
.footer-brand {
	display:block;
	width: 100%;
	padding:10px 0;
}
.footer-brand ul {
	flex-wrap:wrap;
}
.footer-brand ul li {
	width: calc(50% - 5px);
	margin: 0 0 10px 0;
}
.footer-brand ul li img {
	margin-right: 0
}
.footer-brand ul li h3 {
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.footer-brand ul li p {
	display: block;
	text-align: center;
}
.footer-main {
	margin-top: 20px;
}
.footer-links {
	flex-direction: column
}
.link-group ul {
	display: none;
}
.link-group.active ul {
	display: block;
}
.link-group .down-icon {
	display: flex;
	justify-content: space-between
}
.link-group .down-icon img {
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	margin: 10px 0;
	transition: all .5s
}
.link-group .down-icon h4 {
}
.link-group.active img {
	transform: rotate(90deg)
}
.side_kefu {
	display: flex;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 55px;
}
.side_kefu h3 {
	width: 30%;
	padding: 0;
	line-height: 55px;
	border-radius: 0;
}
.cepc {
	display: none;
}
.cewap {
	display: block;
}
.side_kefu_cont {
	width: 70%;
	display: flex;
	margin-top: 0;
	padding: 0;
	align-items: center;
	border-radius: 0
}
.side_kefu dl dt {
	padding: 0;
	height: 50px;
}
.detail {
	transform: translateX(-50%);
	top: -330% !important;
	left: 50% !important;
	height: 150px !important
}
.detail p {
	display: none
}
.kefu_dh {
	left: 0;
	text-align: center;
	top: -180%;
	transform: translateX(-50%);
	width: 140px;
}
.footer {
	padding-bottom: 60px;
}
}
 @keyframes scrollLeft {
 0% {
 transform: translateX(10%);
}
 100% {
 transform: translateX(-90%);
}
}