<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*html,body {
scrollbar-face-color:#FB4446; 
scrollbar-highlight-color:#fff; 
scrollbar-shadow-color:#eeeeee; 
scrollbar-3dlight-color:#eeeeee; 
scrollbar-arrow-color:#000; 
scrollbar-track-color:#fff; 
scrollbar-darkshadow-color:#fff; 
}*/
/*æ»šåŠ¨æ¡3Dè¡¨é¢ï¼ˆThreedFaceï¼‰çš„é¢œè‰²*/
/*æ»šåŠ¨æ¡3Dç•Œé¢çš„äº®è¾¹ï¼ˆThreedHighlightï¼‰é¢œè‰²*/
/*æ»šåŠ¨æ¡3Dç•Œé¢çš„æš—è¾¹ï¼ˆThreedShadowï¼‰é¢œè‰²*/
/*æ»šåŠ¨æ¡äº®è¾¹æ¡†é¢œè‰²*/
/*æ»šåŠ¨æ¡æ–¹å‘ç®­å¤´çš„é¢œè‰² */
/*æ»šåŠ¨æ¡çš„æ‹–åŠ¨åŒºåŸŸ(TrackBar)é¢œè‰²*/
/*æ»šåŠ¨æ¡æš—è¾¹æ¡†ï¼ˆThreedDarkShadowï¼‰é¢œè‰²*/ 
*{
	margin: 0;
	padding: 0;
}
::-webkit-scrollbar {/*æ»šåŠ¨æ¡æ•´ä½“æ&nbsp;·å¼*/
width: 8px;     /*é«˜å®½åˆ†åˆ«å¯¹åº”æ¨ªç«–æ»šåŠ¨æ¡çš„å°ºå¯¸*/
height: 12px;
}
::-webkit-scrollbar-thumb {/*æ»šåŠ¨æ¡é‡Œé¢å°æ–¹å—*/
border-radius: 10px;
-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
background: #D7D7D7;
}
::-webkit-scrollbar-track {/*æ»šåŠ¨æ¡é‡Œé¢è½¨é“*/
-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
border-radius: 10px;
background: rgb(255,255,255);
}
.layui-btn-normal{
	background: linear-gradient(rgb(14,136,235),rgb(18,94,238));
	box-shadow:3px 3px 2px #CCCCCC;
}
body {
	color: #333;
}
::-ms-clear,::-ms-reveal{display:none;}
a:focus{outline:none;}

.layui-table-page .layui-input{
	float: unset;
}
#sideNav{
	z-index: 100006;
	position: fixed;
	top: 300px;
	right:10px;
}
#sideNav .box img{
	width: 34px;
	height: 34px;
    margin-top: 10px
}
#sideNav .box{
	width:70px;
	height:70px;
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 4px 0px rgba(0,0,0,0.2);
	margin-bottom: 4px;
	text-align: center;
	cursor: pointer;
}
#sideNav .acp{
	background: linear-gradient(144deg, #FF5A00 0%, #FF9D47 100%);
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
	border: 2px solid #FFE417;
	font-size: 14px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #FFFFFF!important;
	line-height: 18px;
	box-sizing: border-box;
	padding-top: 14px;
	display: none;
}
#sideNav .toTop{
	margin-top: 57px;
	display: none;
}
#sideNav .box span{
	display: block;
	color: #666;
	font-size: 12px
}

#sideNav .move_box{
	width:140px;
	height:140px;
	padding-top: 17px;
	box-sizing: border-box;
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 10px 0px rgba(0,0,0,0.2);
	position: absolute;
	margin:0 auto;
	margin-bottom: 10px;
	left:-170px;
	top: -20px;
	font-size: 12px;
	display: none;
}
#sideNav .move_box:before{
	content: "";
    position: absolute;
    right: -10%;
    top: 40%;
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-left: 14px solid #fff;
    border-bottom: 16px solid transparent;
}
#sideNav .move_box span{
	font-size:12px;
	font-family:MicrosoftYaHei;
	color:rgba(102,102,102,1);
	line-height:12px;
	text-align: center;
	height: 12px;
	display: block;
	margin-top: 5px
}
#sideNav .move_box img{
	width: 90px;
	height: 90px;
	margin-left: 24px
}
#sideNav .wxBox{
	width:260px;
	height:170px;
	padding-top: 20px;
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 10px 0px rgba(0,0,0,0.2);
	position: absolute;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	border-radius:0 10px 10px 0;
	margin:0 auto;
	margin-bottom: 10px;
	left:-280px;
	top: -50px;
	font-size: 12px;
	text-align: center;
	display: none;
}
#sideNav .wxBox:before{
	content: "";
    position: absolute;
    right: -2%;
    top: 40%;
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-left: 14px solid #fff;
    border-bottom: 16px solid transparent;
}
#sideNav .wxBox img{
	width:90px;
	height:90px;
	margin-top: 10px;
}
#sideNav .wxBox div{
	height: 23px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}
#sideNav .customer_box{
	width:364px;
	padding-top: 20px;
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 10px 0px rgba(0,0,0,0.2);
	position: absolute;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	border-radius:0 10px 10px 0;
	margin:0 auto;
	margin-bottom: 10px;
	left:-380px;
	top: 0px;
	font-size: 12px;
	display: none;
}
#sideNav .customer_box .hide{
	display: none;
}
#sideNav .customer_box .service{
	padding-left: 20px;
	border-bottom: 1px solid #ccc;
}
#sideNav .customer_box .service:nth-child(2){
	border: none;
	display: none;
}
#sideNav .customer_box .service:nth-child(2) .title{
	margin-top: 20px;
}
#sideNav .customer_box:before{
	content: "";
    position: absolute;
    right: -2%;
    top: 40%;
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-left: 14px solid #fff;
    border-bottom: 16px solid transparent;
}
#sideNav .customer_box .service .title{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
#sideNav .customer_box img{
	width:90px;
	height:90px;
}
#sideNav .customer_box .service div{
	font-size: 14px;
	margin-bottom: 10px;
}

#VcollobSideNav{
	width: 70px;
	height: 70px;
	position: fixed;
    right: 20px;
    top: 400px;
	background: #FFFFFF;
	box-shadow: 0 0 4px 0 rgba(0,0,0,0.20);
	cursor: pointer;
	z-index: 999999999;
	text-align:center;
	display: none;
}
#VcollobSideNav div{
	padding-top: 10px;
    height: 60px;
}
#VcollobSideNav span{
	display: block;
}

#cloudSideNav{
	width: 70px;
	height: 70px;
	position: fixed;
    right: 20px;
    top: 400px;
	background: #FFFFFF;
	box-shadow: 0 0 4px 0 rgba(0,0,0,0.20);
	cursor: pointer;
	z-index: 999999999;
	text-align:center;
	display: none;
}
#cloudSideNav div{
	padding-top: 10px;
    height: 60px;
}
#cloudSideNav span{
	display: block;
}

#CompanySideNav{
	z-index: 100006;
	position: fixed;
	top: 400px;
	right:10px;
	display: none;
}
#CompanySideNav .box img{
	width: 34px;
	height: 34px;
    margin-top: 10px
}
#CompanySideNav .box{
	width:70px;
	height:70px;
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 4px 0px rgba(0,0,0,0.2);
	margin-bottom: 4px;
	text-align: center;
	cursor: pointer;
}

#CompanySideNav .box span{
	display: block;
	color: #666;
	font-size: 12px
}

#CompanySideNav .customer_box{
	width:364px;
	height:120px;
	padding-top: 20px;
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 10px 0px rgba(0,0,0,0.2);
	position: absolute;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	border-radius:0 10px 10px 0;
	margin:0 auto;
	margin-bottom: 10px;
	left:-380px;
	top: -35px;
	display: none;
	font-size: 12px
}
#CompanySideNav .customer_box:before{
	content: "";
    position: absolute;
    right: -2%;
    top: 40%;
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-left: 14px solid #fff;
    border-bottom: 16px solid transparent;
}
#CompanySideNav .customer_box img{
	width:90px;
	height:90px;
	float: left;
	margin: 0px 23px 6px 23px;
	margin-right: 6px
}
#CompanySideNav .customer_box div{
	float: left;
	width: 62%;
	height: 23px;
	text-align: left;
	padding-top: 7px;
	border: none
}
#CompanySideNav .customer_box span{
	float: left;
    margin-top: 90px;
    margin-left: -80px;
}


#trainSideNav{
	z-index: 100006;
	position: fixed;
	top: 300px;
	right:10px;
}
#trainSideNav .box img{
	width: 34px;
	height: 34px;
    margin-top: 10px
}
#trainSideNav .box{
	width:70px;
	height:70px;
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 4px 0px rgba(0,0,0,0.2);
	margin-bottom: 4px;
	text-align: center;
	cursor: pointer;
}

#trainSideNav .toTop{
	margin-top: 57px;
	display: none;
}
#trainSideNav .box span{
	display: block;
	color: #666;
	font-size: 12px
}
#trainSideNav .customer_box{
	width:254px;
	height:160px;
	padding-top: 27px;
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 10px 0px rgba(0,0,0,0.2);
	position: absolute;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	border-radius:0 10px 10px 0;
	margin:0 auto;
	margin-bottom: 10px;
	left:-270px;
	top: -35px;
	font-size: 12px;
	box-sizing: border-box;
	display: none;
}
#trainSideNav .customer_box:before{
	content: "";
    position: absolute;
    right: -2%;
    top: 40%;
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-left: 14px solid #fff;
    border-bottom: 16px solid transparent;
}
#trainSideNav .customer_box img{
	width:90px;
	height:90px;
	float: left;
	margin: 0px 33px 6px 23px;
	margin-right: 6px
}
#trainSideNav .customer_box div{
	float: left;
	width: 50%;
	height: 23px;
	text-align: left;
	padding-top: 7px;
	border: none;
	line-height: 21px;
	margin-top: 20px;
	font-size: 14px;
}
#trainSideNav .customer_box span{
	float: left;
    margin-top: 90px;
    margin-left: -80px;
    color: #666;
}
/* 4.1.0éšè—å¾®ä¿¡å°ç¨‹åºå’Œå¸®åŠ© é“¾æŽ¥*/
.wxchat{
	display: none !important;
}
.wxBox{
	display: none !important;
}
#help{
	display: none !important;
}
/* 4.1.0éšè—å¾®ä¿¡å°ç¨‹åºå’Œå¸®åŠ© é“¾æŽ¥*/</pre></body></html>