@charset "utf-8";
/* CSS Document */
a {
	cursor: pointer;
}
*, *:before, *:after {
	box-sizing: border-box;
}
/*包含以下四种的链接*/
a {
	text-decoration: none;
}
/*正常的未被访问过的链接*/
a:link {
	text-decoration: none;
}
/*已经访问过的链接*/
a:visited {
	text-decoration: none;
}
/*鼠标划过(停留)的链接*/
a:hover {
	text-decoration: none;
}
/* 正在点击的链接*/
a:active {
	text-decoration: none;
}
.menu_name .menu_box {
	display: block;
}



/*国庆放假
.header_none{ height:135px;}
.header_none.highlight{ height:80px; transition:.5s all;}
.wap_header.wap_none .pl{display:flex;align-items: center;justify-content: space-between;width: 96%;margin: 0 2%; height:50px;}
/*国庆放假*/

.header_none{ height:40px;}
.menu_ad {
	width: 22%;
	padding: 0;
	margin: 10px 0 30px 0;
	height: 370px;
}
.menu_product li img {
	width: 20px;
	height: 20px;
	padding-top: 2px;
}
.menu_product li a:hover strong {
	color: #0084FD
}
.menu_product li a:hover span {
	color: #0084FD;
}
.menu_product li a:hover .none {
	display: block
}
.menu_product li a:hover .block {
	display: none;
}
.fen {
	display: flex
}
.fen .left {
	padding: 0 20px;
}
.fen p {
	color: #333333;
	font-size: 16px;
}
.menu_product .fen p {
	font-weight: normal;
}
.menu_product .none {
	display: none
}
.menu_product p:hover a {
	color: #0084FD
}
.menu_service p {
	line-height: 60px;
}
.menu_service p:hover a {
	color: #0084FD
}
.menu_name:hover .menu_box_sub {
	display: block
}
.sol {
	margin: 0 auto
}
iframe {
	border: none;
	height: 200px;
}
.menu_service p {
	font-size: 16px;
	font-weight: bold;
}
.menu_service .fen p {
	font-weight: normal
}
.menu_service ul {
	padding: 0
}
.menu_service li strong {
	font-weight: normal;
	margin-bottom: 0;
	line-height: 22px;
}
.menu_service li {
	padding-bottom: 5px;
	margin-bottom: 0
}
.menu_service li a {
	height: 60px;
	display: flex;
	align-items: center;
	padding-left: 10px;
}
.menu_service li span {
	font-size: 13px;/* line-height: 20px; */
}
.menu_service li a:hover {
	background: #F2F4F7;
}
.menu_service li a:hover strong {
	color: #0084FD;
}
.menu_service ul strong a {
	height: 30px;
	color: #808082;
}
.menu_service .none {
	display: none
}
.menu_service li a:hover strong {
	color: #0084FD
}
.menu_service li a:hover span {
	/* color: #0084FD; */
}
.menu_service li a:hover .none {
	display: block
}
.menu_service li a:hover .block {
	display: none;
}
.menu_service li a {
	color: #333;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	height: 60px;
	padding: 0 15px;
}
.menu_service li a p {/* padding-left: 15px; */line-height: normal;font-weight: normal;}
.menu_service {
	/* width: 250px; */
}
.menu_service li img {
	width: 20px;
	height: 20px;
	margin-right: 15px;
}
/*关注我们二维码*/
.gzwm {
	position: relative
}
.gzwm:hover .wxrwm {
	display: block;
}
.wxrwm {
	display: none;
	left: 50%;
	position: absolute;
	padding: 5px 0 0 0;
	transform: translateX(-50%)
}
.new_tab li {
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
}
.menu_product .fen p {
	line-height: 40px;
}
.menu_service .fen p {
	line-height: 40px;
}
.menu_box_flex b:hover a {
	color: #0084FD
}
.menu_product a.all_menu {
	color: #0084FD
}
.menu_news li:hover a {
	color: #0084FD
}
.menu_news li:hover p {
	color: #0084FD
}
.side_kefu {
	text-align: center;
}
.side_kefu #toTop img {
	width: 20px;
	height: 20px;
	margin-top: 15px;
}
.side_kefu_cont a {
	text-align: center
}
.side_kefu_cont {
	width: 50px;
	padding: 15px 0;/*border-radius: 20px;*/
}
.tiyan a {
	width: 150px;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
}
.foot_wx {
	padding-right: 50px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.copyright {
	width: 1200px;
	margin: 0 auto
}
.copyright a {
	margin: 0 10px;
	position: relative;
	color: #999;
}
.copyright img {
	width: 30px;
	height: 30px;
}
.copyright .hover {
	width: 150px;
	height: 150px;
	display: none;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -120%);
	border-radius: 10px;
}
.copyright a:hover .hover {
	display: block;
	position: absolute;
}
.detail {
	top: -100% !important
}
#iframe {
	width: 1000px;
	height: 520px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}
#lightOffice {
	z-index: 19999999 !important;
}
.language:hover dd {
	display: block
}
.layui-layer-dialog {
	z-index: 20000000 !important;
}
.language {
	display: flex;
	width: auto;
	margin-right: 0
}
.language dt {
	line-height: normal;
	height: auto;
	position:relative;
}
.language .a {
	padding: 3px 8px;
	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;
}
.menu {
	padding: 0 2%;
	justify-content: space-evenly;
}
.layui-icon {
	font-size: inherit;
	transition: all .5s
}
.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;}
.language:hover dt .gd{ display:block; }
.start_form {
	justify-content: normal
}
#startForm .start_form.layui-form .form_info input {
	margin-left: 0;
}
.footer_nav h3 span {
	display: none;
}
/*弹窗表单相关样式*/
#detailImgs{position:absolute; left:-180px; top: 129px; display: none; width: 150px; height: 200px; padding: 10px; background: #fff;}
#detailImgs p{ margin-top: 6px; text-align: center; }
.gosFile{display: flex;flex-direction:column;width: 60%;margin: 20px 60px;}
.gosFile .btitle{font-size:22px; font-weight:bold; margin-top:40px; text-align:center; }
.gosFile .btitle span{color:#0081fa; margin-left:5px; }
.gosFile .btitle p{font-size:14px; margin-top:11px; margin-bottom:26px; color:#848484; font-weight:100; }
.gosFile .apply_partner_form ul span{opacity: 0}
.filesNews{
       margin: 0 auto;
       display: none;
        align-items: center;
        justify-content: center;
        padding: 24px;
       flex-flow: column;
     }
     .filesNews h3{
         font-size: 18px;
         margin-bottom: 10px;
     }
     .filesNews p{
         width: 220px;
         text-align: center;
         margin-bottom: 10px;
     }
     #detailImgs img{
         width: 100%;
     }
     #lightOffice{
         display: none;
         position:fixed;
         top: 0;
         left: 0;
         background: rgba(0,0,0,.3);
         width: 100%;
         height: 100%;
         z-index: 999;
     }
     #serviceName{
         cursor: pointer;
     }
     .lightOffice-arc{
         width: 100%;
         height: 100%;
         display: flex;
         align-items: center;
         justify-content: center;
     }
     #lightOffice .close{
         position: absolute;
         top: -15px;
         right: -15px;
         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;
     }
.apply_partner{position: relative;}
.apply_partner_info li{
        margin-top: 0px;}
.image-logo{margin-top: 50px;}    
.image-logo img{ width: 153px;}
/*弹窗相关样式结束*/


.news_tab .tabinfo{font-size:50px;padding:200px 0 300px;display:flex;flex-direction:column;width: auto;color:red;text-align:center;margin:0 auto;background:url(https://www.tendata.com/resources/templates/default_v2/img/ys-404.png) no-repeat center center;}


 @media screen and (min-width: 900px) and (max-width: 1199px) {
.copyright {
	width: 100%;
	padding: 15px 0
}
.menu {
	justify-content: space-evenly;
	padding: 0 1%;
}
.menu .hover {
	border-bottom: 2px solid #0084FD
}
.menu_item {
	padding: 0;
}
.layui-icon-down:before {
	content: normal;
}
.layui-icon-up:before {
	content: normal;
}
.menu_name strong {
	width: auto
}
.language {
	width: auto;
	margin: 0 0 0 10px;
}
.menu_box_sub {
	top: 82px;
}
}
 @media screen and (min-width: 769px) and (max-width: 899px) {
.logo {
	display: none;
}
.copyright {
	width: 100%;
	padding: 15px 0
}
.menu {
	justify-content: space-evenly;
	padding: 0 1%;
}
.menu .hover {
	border-bottom: 2px solid #0084FD
}
.menu_item {
	padding: 0;
}
.layui-icon-down:before {
	content: normal;
}
.layui-icon-up:before {
	content: normal;
}
.menu_name strong {
	width: auto
}
.language {
	width: auto;
	margin: 0 0 0 10px;
}
.menu_box_sub {
	top: 82px;
}
}
#toTop {
	width: 50px;
	height: 50px;
	display: block;
	border-radius: 50px;
	background: #fff;
	margin-top: 20px;
	box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}
#toTop:hover {
	background: #E8F4FE
}
#toTop p {
	display: none;
}
#tobottom{
	width: 50px;
	height: 50px;
	display: block;
	border-radius: 50px;
	background: #fff;
	margin-bottom: 20px;
	box-shadow: 0 5px 15px rgba(0,0,0,0.1);
	}

#tobottom:hover{
	background: #E8F4FE
}
.side_kefu #tobottom img{
	width: 20px;
	height: 20px;
	transform: rotate(-180deg);
	margin-top: 15px;
	}
	
.cewap{display:none;}

 @media screen and (max-width: 768px) {
	.fj.wp{display:flex !important;}
	.header_none,.header_bg{ display:none;}
.wap_header_none{height:50px;}
#tobottom{display: none!important;}
/*弹窗相关样式*/	 
.gosFile{width: 90%; margin: 0 5%;display: block;}
/*结束*/
#toTop p {
	display: block
}
.wap_language a {
	font-weight: bold;
}
.wap_menu_box {
	padding: 20px 24px;
	;
}
.menu_name {
	padding: 10px 35px;
}
.footer_nav ul {
	display: none;
	padding-left: 30px;
}
.footer_nav.hover ul {
	display: block;
}
.footer_nav li {
	line-height: 50px;
}
.copyright {
	border: none
}
.copyright p {
	line-height: 35px;
}
.copyright div {
	padding-bottom: 20px;
}
.footer_flex {
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 40px 24px 0 24px;
}
#toTop {
	height: 55px;
	margin-top: 0;
	border-radius: 0;
	width: 20%;
	padding-top:8px;
	display: flex;
	box-shadow: none;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}
.side_kefu #toTop img {
	width: 20px;
	height: 20px;
	margin-top: 0;
}
#rwm {
	margin: 20px 10px 0 10px;
	border-top: 1px solid #ccc;
	justify-content: center
}
.foot_wx {
	padding: 20px
}
.tiyan a {
	font-size: 14px;
}
.wap_menu_box {
	top: 50px;
	border-top: none;
}
.wap_header {
	height: 50px;
}
.wap_header span {
	display: flex;
	width: 85%;
	justify-content: space-between;
	align-items: center;
}
.wap_header span a {
	padding: 2px 5px;
	border: 1px solid #ccc;
	border-radius: 3px;
}



/*8.10修改*/
.menu_service {
	padding: 0
}
.menu_service b {
	font-weight: normal;
}
.menu_service li a {
	height: 40px;
}
.menu_service ul {
	/* padding-left: 10px; */
}
.menu_item {
	border-bottom: none;
}
.menu_item.kf .menu_box .menu_product li a {
	height: 40px;
	font-size: 14px;
}
.menu_product li strong {
	font-size: 14px;
}
.menu_box_sub a {
	padding: 0;
	font-size: 14px;
	text-align: justify;
	line-height: 40px; 
}
.footer_nav h3 {
	display: flex;
	justify-content: space-between;
	font-size: 16px;
}
.footer_nav.hover h3 span {
	transform: rotate(-180deg);
	transition: all .5s
}
.footer_nav.hover h3 p, .footer_nav.hover ul li, .footer_nav.hover ul li a {
	color: #fff;
}
.footer_nav h3 span {
	display: block;
	transform: rotate(-0deg);
}
.wap_menu .menu_item .menu_box {
	padding: 0 45px;
}
.apply_partner {
	width: 100%
}
.gosFile .btitle p {
	margin-bottom: 0px !important;
}
.wap_menu_btn {
	width: 20px;
	height: 20px;
}
.menu_name strong {
	font-size: 18px;
}
.menu_product {
	padding: 0;
}
.menu_product b {
	font-weight: normal;
}

.menu_product p {
	font-size: 16px;
	padding-left: 10px;
	font-weight: normal;
}
.menu_item.kf .menu_product ul {
	padding-left: 10px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.menu_item.kf .menu_service ul {
	padding-left: 10px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.menu_item.kf .menu_product ul li {
	width: 50%
}
.menu_item.kf .menu_service ul li {
	width: 50%
}
.menu_item.kf .menu_service {
	width: auto;
}
.menu_service h3,.menu_product h3{
	font-size: 4.2vw;
}
.tiyan h3 {
	font-size: 4.5vw;
}
.layui-layer-page .layui-layer-content {
	height: 70%;
}
.layui-form .form_info input {
	margin: 0
}
.message {
	padding: 0 20px 20px
}
/*.apply_partner_form{padding-top:0}*/
.textarea {
	line-height: 25px;
}
.footer_nav h3 {
	padding: 10px 16px;
	color: #fff;
	font-weight: bold;
}
.saas_tab_bg.hover, .solution_tabs_bg.hover, .scene_tab_box.hover {
	top: 50px;
}
#lightOffice .lightOffice-arc {
	width: 100%;
	height: 90% !important;
	overflow: auto !important;
	margin-top: 10% !important;
}
#lightOffice .close {
	top: 5px !important;
	right: 10px !important;
}
#iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}
.form_name {
	width: 100px;
	text-align: left;
	font-size: 3vw;
}
.apply_partner_form li {
	display: flex;
	margin-top: 8px;
	align-items:center;
}
.textarea {
	height: 80px;
	margin-left: 10px;
}
.start_form {
	height: 100%;
}
.start_form .form_name {
	width: 23%;
}
.start_form .form_info {
	width: 77%;
	font-size: 3vw;
}
#lightOffice .close {
	top: -15px;
	right: 0 !important
}
.menu_box_sub {
	padding-left: 45px;
}
.apply_partner_info {
	display: none;
}
.layui-layer-page {
	width: 90% !important;
	margin: 15% 5% !important;
	left: 0 !important;
	top: 0 !important;
	height: 70% !important;
	transform: none !important;
}
#startForm {
	width: 100% !important;
}
.lay-skin-tag {
	width: 85px;
}
.copyright {
	width: 100%
}
.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;
}
}
.layui-form-checkbox[lay-skin=none]>div, .layui-form-radio[lay-skin=none]>div {
	font-size: 10px;
}

/*demo表单字体*/


@keyframes shake {
 0% {
 transform: scale(1.0);
}
 10% {
 transform: scale(1.01);
}
 20% {
 transform: scale(1.02);
}
 30% {
 transform: scale(1.03);
}
 40% {
 transform: scale(1.04);
}
 50% {
 transform: scale(1.05);
}
 60% {
 transform: scale(1.04);
}
 70% {
 transform: scale(1.03);
}
 80% {
 transform: scale(1.02);
}
 90% {
 transform: scale(1.01);
}
 100% {
 transform: scale(1.0);
}
}
.dou {
	animation: shake 1s;
	/* æŠ–åŠ¨çš"æŒç»­æ—¶é—´ */
	animation-iteration-count: infinite;/* åŠ¨ç"»é‡å¤æ¬¡æ•° */
}
.side_kefu dl {
	border: 0px;
	width: 50px;
	height: 50px;
	/* background: #fff; */
	margin: 5px auto;
}
.customer-btn[data-v-285f40d8] {
	right: 20px;
	bottom: 280px;
	z-index: 9999999;
	font-size: 30px;
	/* color: #fff; */
	background-color: transparent;
	border-radius: 50%;
	cursor: pointer;
	display: flex;
	flex-direction: column;
	align-items: center
}
.customer-btn .customer-icon[data-v-285f40d8] {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	background: #fff;/* background-color: transparent; */
}
.customer-btn .customer-icon .icon-border[data-v-285f40d8] {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	border: 2px solid #0084fd;
	animation-name: help-border;
	animation-duration: 2s;
	animation-iteration-count: infinite;
	animation-play-state: running;
	position: relative
}
.customer-btn .customer-icon .icon-border[data-v-285f40d8]:before {
	content: "";
	position: absolute;
	top: 0px;
	right: 9px;
	width: 6px;
	height: 6px;
	background: #0084fd;
	border-radius: 50%
}
.customer-btn .customer-icon img[data-v-285f40d8] {
	position: absolute;
	top: 5px;
	left: 5px;
	display: block;
	width: 40px;
	height: 40px;
	animation: help-img 1s linear infinite
}
.customer-btn .customer-text[data-v-285f40d8] {
	position: absolute;
	bottom: -16px;
	background: #ffffff;
	box-shadow: 0 10px 10px rgba(0, 0, 0, .06);
	border-radius: 4px;
	font-size: 14px;
	font-weight: 400;
	color: #fe6b44;
	line-height: 16px;
	padding: 6px 8px;
	white-space: nowrap
}
.news_tab .tabinfo{padding-top:100px; padding-bottom:150px;}

.side_kefu dl dt img {
	margin: 0
}
 @keyframes help-border {
 0% {
 transform: rotate(0)
}
 25% {
 transform: scale(.25turn)
}
 50% {
 transform: rotate(0.5turn)
}
 75% {
 transform: scale(.75turn)
}
to {
	transform: rotate(1turn)
}
}
 @keyframes help-img {
 0% {
 transform: scale(1)
}
 25% {
 transform: scale(.9)
}
 50% {
 transform: scale(.8)
}
 75% {
 transform: scale(.9)
}
to {
	transform: scale(1)
}
}
@media screen and (min-width: 2200px)
{
    body{max-width:none;}
    
}


::-webkit-scrollbar-thumb{background-color:rgba(130,130,130,.5);-webkit-border-radius:4px;border-radius:4px}
::-webkit-scrollbar-thumb:hover{background-color:#5f9af5;-webkit-border-radius:4px;border-radius:4px}
::-webkit-scrollbar-thumb:active{background-color:#5f9af5;-webkit-border-radius:4px;border-radius:4px}
::-webkit-scrollbar-corner{background:rgba(0,0,0,0);border-radius:0 0 8px 0}
::-webkit-scrollbar-button{background-color:rgba(0,0,0,0);height:2px;width:2px}

#weil img{width: 160px !important;height: 160px !important;padding: 0 !important;border: none !important;border-radius: 0 !important;}


#iframe{
    width: 1000px;
    height:520px;
    position:absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
   @media (max-width: 768px) {
      #iframe{
            width: 100%;
            height:100%;
            position:absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            margin: auto;
        }
    }
   #detailImgs{
       position:absolute;
       left:-160px;
       top: -70px;
       display: none;
       width: 150px;
       height: 200px;
       padding: 10px;
       background: #fff;
   }
    #detailImgs p{
        margin-top: 6px;
        text-align: center;
    }
   .gosFile{
       display: flex;
   }
   .filesNews{
       display: none;
        align-items: center;
        justify-content: center;
        padding: 24px;
       flex-flow: column;
     }
     .filesNews h3{
         font-size: 18px;
         margin-bottom: 10px;
     }
     .filesNews p{
         width: 220px;
         text-align: center;
         margin-bottom: 10px;
     }
	 
    @media screen and (max-width:1550px){
	.layui-form-radio>.lay-skin-tag, .layui-form-checkbox>.lay-skin-tag{padding:0}
	.layui-badge{width: 75px;}
	}
	@media screen and (max-width:768){
	.layui-form-radio>.lay-skin-tag, .layui-form-checkbox>.lay-skin-tag{padding:0 15px}
	.layui-badge{width: 85px;}
	}

