/*顶部通栏*/
#Header #logo img.logo-custom{
	display: none;
}
#Header #logo img.logo-white{
	display: block;
}
#Header{
	position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    background: rgba(255,255,255,.1);
    z-index: 701;
    box-shadow: none;
}
#Header .menu > li > a{
	color: white;
}
#Header .menu > li.submenu > a:hover,  #Header .menu > li.submenu.hover > a {
	/* color: #1C58FF; */
	color: white; 
	font-weight: bold;
}
#Header.is-sticky {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    background: rgba(255,255,255,.99) !important;
    z-index: 701;
    box-shadow: 0px 3px 6px rgb(128 128 128 / 16%);
}
#Header.is-sticky .menu > li > a{
	color:#34495e;
}
#Header.is-sticky .menu > li.submenu > a:hover,  #Header.is-sticky .menu > li.submenu.hover > a {
	color: #1C58FF;
	font-weight: bold;
}

#Header .menu > li:last-child .slogan span:last-child{
	font-size: 13px;
	font-weight: normal;
}
#Header .menu > li:last-child .link a{
	color: #135ef8;
   	background: rgba(255,255,255);
}
#Header .menu > li:last-child .slogan span:last-child a{
	color:white;
}
#Header .menu > li:last-child .slogan span{
	color:white;
}
#Header.is-sticky .menu > li:last-child .link a{
	color:white;
	background: #135ef8;
}
#Header.is-sticky .menu > li:last-child .slogan span:last-child a{
	color:#135ef8;
}
#Header.is-sticky .menu > li:last-child .slogan span{
	color:#135ef8;
}
/* 轮播图处理 */
.edslider .controls{
	top:auto;
	bottom: 50px !important;
}
.edslider .controls .navigator{
	background-color: transparent;
	opacity: 0.3;
	top:45%;
}
.edslider .controls .paginator {
	top:90%;
}
.edslider .controls .paginator li{
	opacity:0.5;
}
.edslider .controls .paginator li.current{
	background: white;
}
@media only screen and (min-width: 1890px){
	.edslider .controls .paginator {
		top:95%;
	}
}
.edslider .controls .paginator li{
	height: 8px;
    width: 28px;
    border-radius: 6px;
}


#func-nav {
	height: 66px;
	box-shadow: 0 3px 10px rgb(5 36 82 / 8%);
    background-color: #FFFFFF;
}
#func-nav.fixed {
	position: fixed;
	z-index:100;
	top:65px;
	left: 0;
	width: 100%;
}
#func-nav ul{
	display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
}
#func-nav ul li{
	position: relative;
    height: 66px;
    font-weight: 400;
    font-size: 16px;
    line-height: 66px;
    color: #666666;
    cursor: pointer;
}
#func-nav ul li.active{
	font-weight: 800;
    color: #333333;
}

.func-tab{
	display: block;
    text-align: center;
    border-bottom: 1px solid #D4D4D4;
    margin-bottom: 20px;
}
.func-tab li{
	display: inline-block;
	position: relative;
    padding-bottom: 12px;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    color: #333333;
    cursor: pointer;
    transition: 0.4s;
    margin: 0px 10px;
    border-bottom: 4px solid rgba(0,0,0,0);
}
.func-tab li.active{
	color: #135ef8;
	border-bottom: 4px solid #135ef8;
}
.box-block{
}
.func-tab-content .box-block{
	display: none;
	text-align: center;
}
.func-tab-content .box-block:first-child{
	display: block;
}
.box-block ul{
    width: 100%;
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: flex-start;
}
.box-block ul li{
	width: 16%;
    height: 178px;
    padding: 35px 0 0;
    border-radius: 4px;
    margin-bottom: 19px;
    background-color: #FFFFFF;
    text-align: center;
    cursor: pointer;
    transition: 0.3s;
    box-sizing: border-box;
}
.box-block ul li img{
	width: 60px;
    height: 60px;
    margin: 0 auto;
}
.box-block ul li div{
	margin: 30px 0 0;
    font-weight: 600;
    font-size: 18px;
    line-height: 18px;
    color: #333333;
}
#demo .container ul{
    width: 686px;
    padding: 0 23px 19px;
    border-top: 4px solid #2A7EFC;
    border-radius: 6px;
    background-color: #FFFFFF;
}
#demo .container>div{
	display: flex;
	width: 100%;
}
#demo .container .links{
	flex-grow: 1;
}
#demo .container .links table{
	width: 100%;
	background: white;
	border-radius: 10px;
	overflow: hidden;
}
#demo .container .links table thead{
	border-top: 4px solid #135ef8;
    border-bottom: 1px solid #EEEEEE;
    font-size: 17px;
    line-height: 24px;
    color: #333333;
}
#demo .container .links table th{
	text-align: left;
	font-size: 17px;
    line-height: 24px;
    color: #333333;
    height: 24px;
    line-height: 24px;
    padding:27px 10px;
}

#demo .container .links table thead tr th:nth-child(2){
	width: 40% !important;
}
#demo .container .links table thead tr th:first-child,
#demo .container .links table thead tr th:nth-child(3),
#demo .container .links table thead tr th:last-child{
	width: 20% !important;
}

#demo .container .links table td{
	text-align: left;
	font-size: 14px;
    line-height: 20px;
    color: #777777;
    height: 24px;
    line-height: 24px;
    padding:7px 10px;
}
#demo .container .links table tbody tr:first-child td{
	padding-top: 28px;
}
#demo .container .links table tbody tr:last-child td{
	padding-bottom: 28px;
}
#demo .container .qrcodes{
	flex-shrink: 0;
    margin-left: 20px;
    padding: 40px 16px 25px;
    border-top: 4px solid sandybrown;
    border-radius: 6px;
    background-color: #FFFFFF;
}
#demo .container .qrcodes>div{
	display: inline-block;
	text-align: center;
	font-size: 15px;
}
#demo .container .qrcodes>div img{
	width: 132px;
}
#saled-service{
    display: block;
    width: 100%;
}
#saled-service .grid_item{
	display:inline-block;
	width: 375px;
	padding:30px 0px 30px 0px;
    border-radius: 2px;
    border: 1px solid #ddd;
    vertical-align: middle;
    margin-bottom: 20px;
    box-sizing: border-box;
    cursor: pointer;
    text-align: left;
}
#saled-service .grid_item:hover img{
	transform: scale(1.3);
    transition: all 0.9s;
}
#saled-service .grid_item:nth-child(3n-1){
	margin-left: 15px;
	margin-right: 15px;
}
#saled-service .grid_item img{
    height: 48px;
    vertical-align: middle;
    margin-left: 30px;
}
#saled-service .grid_item>div{
	margin-left: 20px;
	display:inline-block;
	vertical-align: middle;
}
#saled-service .grid_item>div p:first-child{
	height: 25px;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
     margin: 0;
}
#saled-service .grid_item>div p:last-child{
	width: 266px;
    height: 40px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #777777;
    line-height: 20px;
    margin: 0;
}
#auth-model .model{
	  height:770px;
	  position: relative;
}
#auth-model .model>div{
	cursor: pointer;
}
#auth-model .model>div:hover img{
	transform: scale(1.2);
    transition: all 0.9s;
}
#auth-model .model .business{  
	width: 650px;
    height: 180px;
    background: #ECF0F6;
    border-radius: 6px;
    box-shadow: 0 0px 12px 1px rgb(0 0 0 / 10%);
    vertical-align: middle;
    position: absolute;
    left: 0px;
    bottom:30px;
}

#auth-model .model .development{
 	width: 676px;
    height: 180px;
    background: #FFFFFF;
    box-shadow: 0 0px 12px 1px rgb(0 0 0 / 10%);
    border-radius: 6px;
    margin-left: -126px;
    vertical-align: middle;
    position: absolute;
    left: 50%;
    bottom:240px; 
    margin-left: -338px;   
}
#auth-model .model .enterprise{
 	width: 676px;
    height: 180px;
    background: #FFFFFF;
    box-shadow: 0 0px 12px 1px rgb(0 0 0 / 10%);
    border-radius: 6px;
    vertical-align: middle;
	position: absolute;
    right: 0px;
    bottom:450px;
}
#auth-model .model img{
	width: 96px;
	height: 96px;
	margin: 40px 30px 40px 40px;
	vertical-align: middle;
} 
#auth-model .model .business>div,
#auth-model .model .development>div,
#auth-model .model .enterprise>div{
	display:inline-block;
	vertical-align: middle;
}
#auth-model .model div .title{
	font-size: 22px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #666666;
}
#auth-model .model div .desc{
	width: 470px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
}

#technology .block{
	width: 578px;
	display:block;
	float:left;
	background: #FFFFFF url(../images/pc-tech-bg.png) right top/298px 160px no-repeat;
}

#technology .block:last-child{
	float:right;
}
#technology .block .title{
	height: 100px;
    background: linear-gradient(90deg, rgba(42,126,252,0.07) 0%, rgba(255,255,255,0.03) 100%);
}

#technology .block .title>p{
	font-size: 20px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 28px;
    padding-top: 28px;
    padding-left: 40px;
}
#technology .block .title>div{
	width: 28px;
    height: 3px;
    background: #135ef8;
    margin-left: 40px;
    margin-top: 8px;
}
#technology .block .list{
	padding-bottom: 38px;
	padding-right: 32px;
}
#technology .block .list .item{
	padding-left: 38px;
	padding-top: 28px;
	vertical-align: top;
	cursor: pointer;
}
#technology .block .list .item:hover img{
	transform: scale(1.5);
    transition: all 0.9s;
}

#technology .block .list .item>img{
	margin-right: 12px;
	height: 30px;
	width: 30px;
	margin-right: 12px;
	vertical-align: top;
}
#technology .block .list .item>div{
	display: inline-block;
	width: 450px;
}
#technology .block .list .item>div p:first-child {
	margin-bottom: 10px;
	font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
}
#technology .block .list .item>div p:last-child {
	height:44px;
	line-height:22px;
	font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #757F9F;
}
.lf-page .page{
	display: block;
}

.lf-page:nth-child(odd){
	background: linear-gradient(180deg, #EFF1F9 0%, #F9F9FC 100%);
}
.lf-page:nth-child(even){
	background: linear-gradient(180deg, #FFFFFF 0%, #F9F9FC 100%);
}

.lf-page .page:after {
	display: block;
	content: '';
	clear: both;
}
.lf-page .page>div{
	width: 640px;
	float: left;
}
.lf-page .page>div.right{
	float: right;
}
.lf-page .page>div.content{
	width: 440px;
}

.lf-page .page>div.content img{
	height: 58px !important;
}
.lf-page .page>div.content .title{
	font-size: 26px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    margin-top: 34px;
    margin-bottom: 16px;
}
.lf-page .page>div.content .desc{
	font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    margin-bottom: 40px;
}
.lf-page .page>div.image img{
	width: 100%;
}
.lf-page .page>div.content ul{
	list-style: none;
}
.lf-page .page>div.content ul li{
    font-size: 15px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #737889;
    margin-bottom: 26px;
    list-style: none;
}
.lf-page .page>div.content ul li:before{
	content: "";
    width: 4px;
    height: 4px;
    display: inline-block;
    border-radius: 50%;
    background: #135ef8;
    vertical-align: middle;
    margin-right: 10px;
}
.app-scene{
}
.app-scene .items_group .text-center h2,
.app-scene .items_group .text-center p{
	color: white;
}
.app-scene .app-scene-body{
	margin-top: 20px;
}
.app-scene .app-scene-body:after{
	display: block;
	content: '';
	clear: both;
}
.app-scene .app-scene-body ul {
	list-style: none;
	float: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}
.app-scene .app-scene-body ul li{
	display:block;
    margin: 0px 34px;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    float: left;
    margin-top: 30px;
    cursor: pointer;
}
.app-scene .app-scene-body ul li:hover img{
	transform: scale(1.3);
    transition: all 0.9s;
}
.app-scene .app-scene-body ul li:last-child{
	/* margin-right: 0px; */
}

.app-scene .app-scene-body ul li>div:first-child {
    width: 68px;
    height: 68px;
    border-radius: 50%;
    margin-bottom: 12px;
    background-color: #FFFFFF;
    font-size: 0;
    line-height: 68px;
    vertical-align: middle;
}
.app-scene .app-scene-body ul li>div:first-child img{
	vertical-align: middle;
	width: 40px;
}

.app-big-scene .app-big-scene-body{
    margin-top: 124px;
}
.app-big-scene .app-big-scene-body{
	font-size: 0;
}
.app-big-scene .app-big-scene-body .item{
	width: 20%;
    height: 420px;
    transition: all 0.7s;
    display: inline-block;
    text-align: center;
    border-width: 0px;
    border-image-width:0px;
    margin:0px;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    vertical-align: text-bottom;
}

.app-big-scene .app-big-scene-body .item img{
	width: 80px;
    height: 80px;
    border-radius: 1px solid white;
    margin: 80px auto 0px;
}
.app-big-scene .app-big-scene-body .item .white_line{
	width: 29px;
    height: 3px;
    background: #FFFFFF;
    display: block;
    margin: 25px auto 20px;
}
.app-big-scene .app-big-scene-body .item .title{
	font-size: 22px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
}
.app-big-scene .app-big-scene-body .item .desc{
	width: 70%;
    height: 96px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 24px;
    margin: 20px auto 0px;
}
.app-big-scene .app-big-scene-body .item.scale{
	transform: scale(1.1);
	transition: all 0.7s;
}
.mobile-funcs .items_group .text-center h2,
.mobile-funcs .items_group .text-center p{
	color: white;
}
.mobile-funcs .section-main>div:first-child{
    width: 328px;
    height: 578px;
	display: block;
	float: left;
	background: url('../images/phone_frame.png') left top/100% 100% no-repeat;
}
.mobile-funcs .section-main>div:first-child>div:only-child{
	width: 240px;
    margin: 23px auto 0;
    overflow: hidden;
}
.mobile-funcs .section-main>div:first-child>div:only-child img{
	width: 240px;
    height: 520px;
    border-radius: 20px 20px 10px 10px;
}
.mobile-funcs .section-main>div:last-child{
	width: 779px;
    padding: 41px 0 0 130px;
    display: block;
	float: right;
	box-sizing: border-box;
	height: 578px;
    overflow: hidden;
}
.mobile-funcs .section-main>div:last-child ul li{
	display:inline-block;
    width: 180px;
    height: 56px;
    margin: 0 30px 30px 0;
    text-align: center;
    font-size: 18px;
    line-height: 56px;
    color: #FFFFFF;
    cursor: pointer;
    transition: 0.6s;
    vertical-align: middle;
    border: 1px solid #FFFFFF;
}
.mobile-funcs .section-main>div:last-child ul li img{
	vertical-align: middle;
	width: 18px;
	margin-right: 5px;
}
.mobile-funcs .section-main>div:last-child ul li.active{
	border-radius: 2px;
    background-color: #FFFFFF;
    box-shadow: 0 4px 21px 1px rgb(0 60 181 / 7%);
    color: #135ef8;
}

.pc-funcs .section-main>div:first-child{
	display:block;
	width: 628px;
	float: left;
}
.pc-funcs .section-main>div:first-child img{
	width: 100%;
}
.pc-funcs .section-main>div:last-child{
    width: 514px;
    height: 450px;
    overflow: hidden;
    float: right;
}
.pc-funcs .section-main>div:last-child>div{
	display:inline-block;
	width: 106px;
    height: 116px;
    border-radius: 4px;
    text-align: center;
}
.pc-funcs .section-main>div:last-child>div.active{
	transition: all .7s;
    border-radius: 12px;
    background: linear-gradient(315deg, #D8DEE7, #f3f5f9);
    box-shadow: 0px 0px 2px #d8dee7, 12px 12px 24px #f3f5f9;
}
.pc-funcs .section-main>div:last-child>div img{
	height: 38px;
	width:38px;
	margin: 20px  0px auto;
}
.pc-funcs .section-main>div:last-child>div p{
	font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    margin-top: 10px;
}
.multi-funcs .multi-funcs-tabs{
	width:100%;
	display:flex;
	justify-content: space-between;
}
.multi-funcs .multi-funcs-tabs .tab {
	width: 86px;
    height: 160px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
}
.multi-funcs .multi-funcs .tab:hover img{
	transform: scale(1.1);
    transition: all 0.9s;
}
.multi-funcs .multi-funcs-tabs .tab img{
    margin: auto;
    border-radius: 50%;
}
.multi-funcs .multi-funcs-tabs .tab p{
	font-size: 20px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 400;
    color: #330000;
    margin: 22px 0 47px;
}
.multi-funcs .multi-funcs-tabs .tab.active img{
	background: #135ef8;
}
.multi-funcs .multi-funcs-tabs .tab.active p{
	color: #135ef8;
}

.multi-funcs .multi-funcs-contents{
	/* width: 1200px;*/
    height: 456px; 
    background: url(../images/qtmark.png) no-repeat 1050px 51px, #F1F7FD url(../images/qtbuild.png) no-repeat 984px 199px;
    background-size: 82px 55px, 217px 257px;
    border-radius: 6px;
    position: relative;
}
.multi-funcs .multi-funcs-contents .content{
	width: 100%;
    height: 456px;
    background-size: 82px 55px, 217px 257px;
    border-radius: 6px;
    position: relative;
    vertical-align: top;
}
.multi-funcs .multi-funcs-contents .content:before{
	content: "";
    width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #F1F7FD;
    position: absolute;
    top: -10px;
    left: 35px;
}
.multi-funcs .multi-funcs-contents .content .left{
	display:inline-block;
    width: 608px;
    height: 370px;
    margin: 35px 94px 0 35px;
}
.multi-funcs .multi-funcs-contents .content .right{
	display:inline-block;
	vertical-align: top;
}
.multi-funcs .multi-funcs-contents .content .right p{
	font-size: 28px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 600;
    color: #333333;
    margin: 60px 0 25px;
    white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
  	width: 320px;
  	height: 40px;
  	line-height: 40px;
}
.multi-funcs .multi-funcs-contents .content .right ul li{
	font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #555555;
    list-style: none;
    margin-bottom: 38px;
}
.multi-funcs .multi-funcs-contents .content .right ul li:before{
	content: "";
    width: 4px;
    height: 4px;
    display: inline-block;
    border-radius: 50%;
    background: #135ef8;
    vertical-align: middle;
    margin-right: 14px;
}
.multi-funcs .multi-funcs-contents .content .right .line{
	width: 30px;
    height: 4px;
    background: #BECEE2;
}