@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;
}

/*隐藏在线客服按钮*/
.fs-im-wrapper{ display:none !important;}

/*国庆放假
.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:80px;}

/*.banner_btn{ position:absolute; bottom:200px;}*/
.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;}
	}
	
a.ys_zc{display:inline-block;}
a.ys_zc:hover{color:#3178fe !important;}

.tc_ys{width:100%; height:100%; background-color:rgba(0,0,0,.6); position:fixed; top:0; left:0; z-index:99999; display:none;}
.tc_ys .g_b{position:absolute; top:-35px; right:-35px; cursor:pointer; color:#eee;
transition:all .5s;
-webkit-transition:all .5s;}
.tc_ys .g_b:hover{transform:rotate(360deg);
-webkit-transform:rotate(360deg);}
.tc_ys .g_b img{width:30px; height:auto; display:block;}
.tc_ys .ys_nr{width:100%; max-width:980px; position:absolute; top:50%; left:50%;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);}
.tc_ys .ys_nr .w_z{width:100%; padding:30px; background-color:#fff; max-height:650px; overflow-y:auto;}
.tc_ys .ys_nr .w_z::-webkit-scrollbar{width:6px;}
.tc_ys .ys_nr .w_z::-webkit-scrollbar-track{background-color:#eee;}
.tc_ys .ys_nr .w_z::-webkit-scrollbar-thumb{background-color:#ccc; border-radius:6px;}
.tc_ys .ys_nr .w_z::-webkit-scrollbar-thumb:hover{background-color:#777;}
.tc_ys .ys_nr .w_z::-webkit-scrollbar-thumb:active{background-color:#0081fa;}
.tc_ys .ys_nr .b_t{font-size:26px; color:#000; font-weight:bold; line-height:36px;}
.tc_ys .ys_nr .j_s{margin-top:20px; line-height:28px;}
.tc_ys .ys_nr .j_s strong{font-size:17px; color:#2b2b2b; line-height:36px;}
.tc_ys .ys_nr h2{font-size:20px; line-height:36px; color:#000; font-weight:bold; margin-top:20px;}
@media only screen and (max-width:1160px){
.tc_ys .ys_nr{width:90%;}
.tc_ys .g_b{right:0;}
}
@media only screen and (max-width:768px){
.tc_ys .g_b{top:-40px;}
.tc_ys .ys_nr .w_z{max-height:80vh; padding:20px;}
.tc_ys .ys_nr .b_t{font-size:20px; line-height:32px;}
.tc_ys .ys_nr .j_s{margin-top:15px; line-height:26px;}
.tc_ys .ys_nr .j_s strong{font-size:15px; line-height:38px;}
.tc_ys .ys_nr h2{font-size:18px; line-height:32px; margin-top:15px;}
}

@font-face {
  font-family:"iconfont";
  src:url('../fonts/iconfont.ttf') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 22px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-service-phone:before {
  content: "\e702";
}

.icon-kefu1:before {
  content: "\ec2e";
}

.icon-gouwuchekong:before {
  content: "\e6ff";
}

.icon-huiyuan:before {
  content: "\e700";
}

.icon-huiyuan1:before {
  content: "\e701";
}

.icon-logout:before {
  content: "\e6f8";
}

.icon-tuichu:before {
  content: "\e6fb";
}

.icon-tuichu1:before {
  content: "\e6fc";
}

.icon-ai-ios:before {
  content: "\e6f6";
}

.icon-anzhuo1:before {
  content: "\e6f7";
}

.icon-xialasanjiaojiantou:before {
  content: "\e6f5";
}

.icon-instagram1:before {
  content: "\e777";
}

.icon-instagram2:before {
  content: "\e6fd";
}

.icon-youtube4:before {
  content: "\e8c3";
}

.icon-dizhi4:before {
  content: "\e6f2";
}

.icon-xiaoxi:before {
  content: "\e6f3";
}

.icon-dizhi5:before {
  content: "\e6f4";
}

.icon-xuexiao:before {
  content: "\e825";
}

.icon-zhuye:before {
  content: "\e6ee";
}

.icon-chanpin:before {
  content: "\e6ef";
}

.icon-qianbao:before {
  content: "\e6f0";
}

.icon-guanli:before {
  content: "\e6f1";
}

.icon-xiangmuguanli-:before {
  content: "\e6ed";
}

.icon-yinxingqia-copy:before {
  content: "\e6eb";
}

.icon-yonghu3:before {
  content: "\e765";
}

.icon-ziyuan1:before {
  content: "\e6ec";
}

.icon-search-2-copy:before {
  content: "\e6df";
}

.icon-xiangqing:before {
  content: "\e6e1";
}

.icon-jilu:before {
  content: "\e6e2";
}

.icon-guanbi5:before {
  content: "\eb6a";
}

.icon-ic_settled:before {
  content: "\e6e3";
}

.icon-yuyue:before {
  content: "\e6e4";
}

.icon-shijian1:before {
  content: "\e6e5";
}

.icon-dizhi3:before {
  content: "\e6e6";
}

.icon-shijian2:before {
  content: "\e70f";
}

.icon-shanchu1:before {
  content: "\e8b6";
}

.icon-ziyuan:before {
  content: "\e6e7";
}

.icon-case-file:before {
  content: "\e89b";
}

.icon-shujuzidian:before {
  content: "\e6e8";
}

.icon-yonghuguanli:before {
  content: "\e6e9";
}

.icon-tixing:before {
  content: "\e6ea";
}

.icon-fanhuidingbu4:before {
  content: "\e6dc";
}

.icon-xiangyoujiantou:before {
  content: "\e6dd";
}

.icon-xiangzuojiantou:before {
  content: "\e6de";
}

.icon-zixunxuanzhong:before {
  content: "\e6e0";
}

.icon-guanbi4:before {
  content: "\eca0";
}

.icon-renzheng:before {
  content: "\e695";
}

.icon-jurassic_message:before {
  content: "\e69d";
}

.icon-duihao2:before {
  content: "\e696";
}

.icon-ruzhu:before {
  content: "\e698";
}

.icon-shezhi1:before {
  content: "\e69a";
}

.icon-yonghu2:before {
  content: "\e69b";
}

.icon-14:before {
  content: "\e69c";
}

.icon-lianjie2:before {
  content: "\e6a0";
}

.icon-ziliao:before {
  content: "\e6a2";
}

.icon-nan:before {
  content: "\e8b3";
}

.icon-nv:before {
  content: "\e8b4";
}

.icon-saoyisao2:before {
  content: "\e8b5";
}

.icon-shouye1:before {
  content: "\e8c6";
}

.icon-shoucang2:before {
  content: "\e8c7";
}

.icon-daxiao:before {
  content: "\e6ac";
}

.icon-shijian:before {
  content: "\e6a4";
}

.icon-dingweiweizhi:before {
  content: "\e75c";
}

.icon-ppt:before {
  content: "\e6a5";
}

.icon-wuxing:before {
  content: "\e7b8";
}

.icon-rili1:before {
  content: "\e6a7";
}

.icon-denglu2:before {
  content: "\e6a8";
}

.icon-apple:before {
  content: "\ea08";
}

.icon-kanbujian:before {
  content: "\e6a9";
}

.icon-home1:before {
  content: "\e6aa";
}

.icon-guanbi1:before {
  content: "\e6ab";
}

.icon-weizhi2:before {
  content: "\e6ae";
}

.icon-jiaoliuweixuanzhong:before {
  content: "\e6b0";
}

.icon-taobao:before {
  content: "\e6b1";
}

.icon-huiyuanzhuce-xingming:before {
  content: "\e6b2";
}

.icon-weizhi3:before {
  content: "\e6b4";
}

.icon-denglu3:before {
  content: "\e6b6";
}

.icon-lianjie3:before {
  content: "\e6b8";
}

.icon-whatsapp-fill:before {
  content: "\eeb2";
}

.icon-pinduoduo:before {
  content: "\e6b9";
}

.icon-icon-test1:before {
  content: "\e6ba";
}

.icon-xiazai2:before {
  content: "\e6bb";
}

.icon-kanbujian1:before {
  content: "\e6bc";
}

.icon-gouwu:before {
  content: "\e6bd";
}

.icon-dingyue:before {
  content: "\e6be";
}

.icon-renzheng1:before {
  content: "\e6bf";
}

.icon-anquan:before {
  content: "\e6c0";
}

.icon-cangchu1:before {
  content: "\e6c3";
}

.icon-guanbi2:before {
  content: "\e6c4";
}

.icon-jixiebi_1:before {
  content: "\e6c5";
}

.icon-shanchu:before {
  content: "\e6c6";
}

.icon-douyin:before {
  content: "\e6c7";
}

.icon-dianzan1:before {
  content: "\e817";
}

.icon-shouji:before {
  content: "\e6c8";
}

.icon-zuojiantou-up:before {
  content: "\e6ca";
}

.icon-06lingdao:before {
  content: "\e6cb";
}

.icon-lujing3:before {
  content: "\e6d5";
}

.icon-guanbi3:before {
  content: "\e6cc";
}

.icon-shuangjiantouxia:before {
  content: "\e859";
}

.icon-shoucang3:before {
  content: "\e6cd";
}

.icon-daohang:before {
  content: "\e6ce";
}

.icon-shoucangdanse:before {
  content: "\e6cf";
}

.icon-zhuanfa:before {
  content: "\e6d0";
}

.icon-shuangjiantouxia1:before {
  content: "\e6d1";
}

.icon-jinghao:before {
  content: "\e6d2";
}

.icon-xiazai21:before {
  content: "\e6d3";
}

.icon-bangzhu1:before {
  content: "\e77d";
}

.icon-caina:before {
  content: "\e6d4";
}

.icon-renshu:before {
  content: "\e829";
}

.icon-shezhi2:before {
  content: "\e6d6";
}

.icon-a-shezhi:before {
  content: "\e6d7";
}

.icon-a-4geICON:before {
  content: "\e744";
}

.icon-lianggedian:before {
  content: "\e6d8";
}

.icon-facebook:before {
  content: "\e600";
}

.icon-biaoqing_nanguo:before {
  content: "\e7a9";
}

.icon-gongjuyoubian:before {
  content: "\e601";
}

.icon-tonghuajilu:before {
  content: "\e6da";
}

.icon-shoucang:before {
  content: "\e602";
}

.icon-icon_zhuanfa:before {
  content: "\e6db";
}

.icon-zixunfuwu:before {
  content: "\e706";
}

.icon-zhuanjiajiancha-xian:before {
  content: "\e827";
}

.icon-xin:before {
  content: "\e622";
}

.icon-yijianfankui:before {
  content: "\e616";
}

.icon-anzhuangbaoguanli:before {
  content: "\e64d";
}

.icon-iconmingxinganli:before {
  content: "\e652";
}

.icon-tripadvisor:before {
  content: "\ec3e";
}

.icon-icon22fuzhi:before {
  content: "\e603";
}

.icon-fanhuidingbu:before {
  content: "\e637";
}

.icon-fabu:before {
  content: "\e606";
}

.icon-tianjialianxiren:before {
  content: "\e605";
}

.icon-fenxiang:before {
  content: "\e624";
}

.icon-dianhua:before {
  content: "\e611";
}

.icon-youtubeplay:before {
  content: "\ebc6";
}

.icon-icon-mail:before {
  content: "\e604";
}

.icon-xiazai14:before {
  content: "\e60e";
}

.icon-pinterest:before {
  content: "\e63a";
}

.icon-yijianfankui1:before {
  content: "\e6ad";
}

.icon-sanjiaodown:before {
  content: "\e6b5";
}

.icon-sanjiaoright:before {
  content: "\e6b7";
}

.icon-kefu:before {
  content: "\e65a";
}

.icon-icon:before {
  content: "\e658";
}

.icon-dianzan:before {
  content: "\e656";
}

.icon-tianmao:before {
  content: "\e65f";
}

.icon-home:before {
  content: "\e6fe";
}

.icon-xin1:before {
  content: "\e6b3";
}

.icon-zuojiantou-right:before {
  content: "\e65e";
}

.icon-xin2:before {
  content: "\e608";
}

.icon-dianhua1:before {
  content: "\e614";
}

.icon-xinxi:before {
  content: "\e65b";
}

.icon-renqun:before {
  content: "\e816";
}

.icon-skype:before {
  content: "\e80c";
}

.icon-aui-icon-qq:before {
  content: "\e625";
}

.icon-shouye:before {
  content: "\e640";
}

.icon-lianxirenxuanzhong:before {
  content: "\e607";
}

.icon-shangjiantou:before {
  content: "\e633";
}

.icon-xiajiantou:before {
  content: "\e642";
}

.icon-youjiantou:before {
  content: "\e644";
}

.icon-zuojiantou:before {
  content: "\e646";
}

.icon-dianhua2:before {
  content: "\e60a";
}

.icon-youtube:before {
  content: "\e61d";
}

.icon-dizhi:before {
  content: "\e63b";
}

.icon-erweima1:before {
  content: "\e61a";
}

.icon-zixun:before {
  content: "\e661";
}

.icon-zixun1:before {
  content: "\e662";
}

.icon-iconfontzhizuobiaozhun0247:before {
  content: "\e6a3";
}

.icon-lianxi:before {
  content: "\e649";
}

.icon-app:before {
  content: "\e90e";
}

.icon-bangzhu:before {
  content: "\e609";
}

.icon-pinterest1:before {
  content: "\e697";
}

.icon-sousuo:before {
  content: "\e623";
}

.icon-huifu:before {
  content: "\e62f";
}

.icon-sousuo1:before {
  content: "\e61b";
}

.icon-weixin:before {
  content: "\e685";
}

.icon-fanhuidingbu1:before {
  content: "\e634";
}

.icon-youxiang:before {
  content: "\e641";
}

.icon-shuji:before {
  content: "\e689";
}

.icon-anzhuo:before {
  content: "\e63d";
}

.icon-weizhi:before {
  content: "\e63c";
}

.icon-bofang:before {
  content: "\e63f";
}

.icon-weibo:before {
  content: "\e699";
}

.icon-dizhi1:before {
  content: "\e734";
}

.icon-instagram:before {
  content: "\e664";
}

.icon-youxiang1:before {
  content: "\e60b";
}

.icon-wenhao-xianxingyuankuang:before {
  content: "\e8e9";
}

.icon-whatsapp:before {
  content: "\e75a";
}

.icon-liuyanjianyi:before {
  content: "\e62c";
}

.icon-biaodankongjianlianxiren:before {
  content: "\e8c1";
}

.icon-pause:before {
  content: "\e60c";
}

.icon-biaoqian:before {
  content: "\e61e";
}

.icon-liulan:before {
  content: "\e60d";
}

.icon-diqiu:before {
  content: "\e643";
}

.icon-wujiaoxing:before {
  content: "\e615";
}

.icon-sheji:before {
  content: "\e70a";
}

.icon-huiyuanzhuce:before {
  content: "\e69e";
}

.icon-lianjie:before {
  content: "\e670";
}

.icon-zuoji:before {
  content: "\e683";
}

.icon-diqiu1:before {
  content: "\e68a";
}

.icon-tuce:before {
  content: "\e668";
}

.icon-changjiantou:before {
  content: "\e60f";
}

.icon-chengguo:before {
  content: "\e61f";
}

.icon-chuangyi-:before {
  content: "\e68f";
}

.icon-zhongduanbanbenlianghuapinggu:before {
  content: "\e6d9";
}

.icon-plane:before {
  content: "\e610";
}

.icon-zixun2:before {
  content: "\e63e";
}

.icon-renzheng4:before {
  content: "\e612";
}

.icon-huoyuan:before {
  content: "\e613";
}

.icon-tubiaozhizuo--:before {
  content: "\e617";
}

.icon-erweima:before {
  content: "\e61c";
}

.icon-touxiang:before {
  content: "\e723";
}

.icon-icon-:before {
  content: "\e620";
}

.icon-app1:before {
  content: "\e645";
}

.icon-gouwuche-tianchong:before {
  content: "\e70c";
}

.icon-duihao:before {
  content: "\e663";
}

.icon-dianhua3:before {
  content: "\e630";
}

.icon-xiazai:before {
  content: "\e6f9";
}

.icon-mui-icon-add:before {
  content: "\e618";
}

.icon-yingyongguanli:before {
  content: "\eb67";
}

.icon-pinterest2:before {
  content: "\e619";
}

.icon-Cisall-CMS_icon-:before {
  content: "\e647";
}

.icon-rili:before {
  content: "\e64a";
}

.icon-fanhuidingbu2:before {
  content: "\e713";
}

.icon-wode:before {
  content: "\e648";
}

.icon-tubiaozhizuomoban:before {
  content: "\e621";
}

.icon-message:before {
  content: "\e626";
}

.icon-sousuo2:before {
  content: "\e627";
}

.icon-duihao1:before {
  content: "\e748";
}

.icon-shoucang1:before {
  content: "\e659";
}

.icon-yihangsige:before {
  content: "\e67b";
}

.icon-app2:before {
  content: "\e628";
}

.icon-shezhi:before {
  content: "\e629";
}

.icon-gouwuche:before {
  content: "\e657";
}

.icon-huiyuanzhuce1:before {
  content: "\e62a";
}

.icon-cangchu:before {
  content: "\e62b";
}

.icon-liulan1:before {
  content: "\e64b";
}

.icon-weizhi1:before {
  content: "\e64c";
}

.icon-wendangcopy:before {
  content: "\e666";
}

.icon-wenjian:before {
  content: "\e62d";
}

.icon-icon-test:before {
  content: "\e62e";
}

.icon-wenhao:before {
  content: "\e671";
}

.icon-zhandianwangzhanhulianwangie:before {
  content: "\e69f";
}

.icon-dianhua4:before {
  content: "\e6fa";
}

.icon-youxiang-:before {
  content: "\e6af";
}

.icon-zhanghu:before {
  content: "\e631";
}

.icon-mima:before {
  content: "\e632";
}

.icon-behance:before {
  content: "\f16a";
}

.icon-weixin1:before {
  content: "\f262";
}

.icon-jianhao:before {
  content: "\e635";
}

.icon-jiahao:before {
  content: "\e636";
}

.icon-saoyisao:before {
  content: "\e638";
}

.icon-shishangjiantou-:before {
  content: "\e639";
}

.icon-shuangxiajiantou-:before {
  content: "\e64e";
}

.icon-fanhuidingbu3:before {
  content: "\e64f";
}

.icon-saoyisao1:before {
  content: "\e650";
}

.icon-jiugongge:before {
  content: "\e651";
}

.icon-wendang:before {
  content: "\e653";
}

.icon-gongneng_fabuxuqiu:before {
  content: "\e654";
}

.icon-dianzan_kuai:before {
  content: "\ec8c";
}

.icon-zan:before {
  content: "\e655";
}

.icon-zuojiantou1:before {
  content: "\e65c";
}

.icon-weibiaoti--:before {
  content: "\e65d";
}

.icon-tianchongxing-:before {
  content: "\e660";
}

.icon-dizhi2:before {
  content: "\e665";
}

.icon-shaixuan:before {
  content: "\e672";
}

.icon-weibo1:before {
  content: "\e667";
}

.icon-jiantou:before {
  content: "\e669";
}

.icon-fenleimulu:before {
  content: "\e6a1";
}

.icon-geren:before {
  content: "\e66a";
}

.icon-zuojiantou2:before {
  content: "\e66b";
}

.icon-yuyan:before {
  content: "\e66c";
}

.icon-wodedangxuan:before {
  content: "\e66d";
}

.icon-linkedin-fill:before {
  content: "\e6c2";
}

.icon-dian_hua:before {
  content: "\e66e";
}

.icon-yonghu:before {
  content: "\e66f";
}

.icon-skype1:before {
  content: "\e751";
}

.icon-quanzi:before {
  content: "\e673";
}

.icon-yonghu1:before {
  content: "\e674";
}

.icon-dianhua_:before {
  content: "\e675";
}

.icon-zuojiantou3:before {
  content: "\e676";
}

.icon-fenlei:before {
  content: "\e677";
}

.icon-denglu:before {
  content: "\e678";
}

.icon-jingdong:before {
  content: "\e679";
}

.icon-tuite:before {
  content: "\e67a";
}

.icon-huangguan:before {
  content: "\e6c1";
}

.icon-biaoqian1:before {
  content: "\e67c";
}

.icon-jiangright:before {
  content: "\e67d";
}

.icon-lianjie1:before {
  content: "\e67e";
}

.icon-wendang1:before {
  content: "\e67f";
}

.icon-pengyouquan:before {
  content: "\e680";
}

.icon-yanzhengma:before {
  content: "\e681";
}

.icon-zantingtingzhi:before {
  content: "\e682";
}

.icon-facebook-fill:before {
  content: "\e684";
}

.icon-fax-fill:before {
  content: "\e686";
}

.icon-fax:before {
  content: "\e687";
}

.icon-linkedin-fill1:before {
  content: "\e688";
}

.icon-huoyuanxiangao:before {
  content: "\e68b";
}

.icon-liulan2:before {
  content: "\e68c";
}

.icon-you-tube:before {
  content: "\e68d";
}

.icon-guanbi:before {
  content: "\e68e";
}

.icon-shuliang:before {
  content: "\e717";
}

.icon-bofang1:before {
  content: "\e6a6";
}

.icon-mofang-yihangliangge:before {
  content: "\e690";
}

.icon-xiazai1:before {
  content: "\e691";
}

.icon-denglu1:before {
  content: "\e692";
}

.icon-feiji:before {
  content: "\e693";
}

.icon-wuliu:before {
  content: "\e6c9";
}

.icon-yijianfankui2:before {
  content: "\e694";
}


