<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	font-family: 'youyuan', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
	font-size: 15px;
	color: #555;
	cursor: default;
}
@keyframes arrowmove {
	0% {
		transform: translateY(0);
		opacity: 1;
	}
	100% {
		opacity: 0;
		transform: translateY(40%);
	}
}
/* 鏂板20%鏍呮牸 */
.col-xs-2d5, .col-sm-2d5, .col-md-2d5, .col-lg-2d5{
	float: left;
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.row{
	margin: 0;
}
.row .col-xs-2d5{
	width: 20%;
}
@media (min-width: 768px){
	.row .col-sm-2d5{
		width: 20%;
	}
}
@media (min-width: 992px){
	.row .col-md-2d5{
		width: 20%;
	}
}
@media (min-width: 1200px){
	.row .col-lg-2d5{
		width: 20%;
	}
}
/* 閰嶈壊 */
.bdcolor-blue{
	color: #0c77b9;
}
.bdcolor-green{
	color: #00a546;
}
.color-red{
	color: #f84d5a;
}
.color-green{
	color: #37795b;
}
.color-gray{
	color: #888;
}
.color-danger{
	color: #EA644A;
}
.color-primary{
	color: #3280FC;
}
.color-warning{
	color: #F1A325;
}
.color-success{
	color: #38B03F;
}
.color-info{
	color: #03B8CF;
}
.color-important{
	color: #BD7B46;
}
.color-special{
	color: #8666B8;
}
/* 闆舵暎 */
en, .enword{
	font-family: 'Verdana';
}
ul, li{
	list-style: none;
	margin: 0;
	padding: 0;
}
.div-frame{
	max-width: 1200px;
	margin: 0 auto;
}
.title-mb60{
	margin-bottom: 60px !important;
}

/* 鍏敤椤堕儴 */
.header{
	min-height: 600px;
	background: linear-gradient(10deg,#0c77b9 0%,#3e93c7 100%);
	background-image: url("https://cdn2.bindow.cn/o_1e36shirp15rl1chvi03jaaj6uf.jpg");
	background-position: center center;
	background-size: cover;
	color: #FFF;
	position: relative;
}
.header .about_nav_arrow {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 20px;
	cursor: pointer;
	animation: arrowmove 1.5s infinite;
}
.header .logo{
	/*width: 138px;*/
	width: 300px;
	height: 60px;
	margin-top: 20px;
	background-image: url(/static/images/logo_w.png);
	background-repeat: no-repeat;
	background-size: contain;
}
.header-banner .col-sm-7{
	padding-left: 30px;
}
.header-banner .col-xs-12 .title1{
	padding-left: 10px;
	font-size: 32px;
}
.header-banner .col-xs-12 .title2{
	padding-left: 10px;
	font-size: 18px;
	width: 90%;
}
.header .menu-bar{
	height: 80px;
}
.header .menu{
	text-align: right;
}
.header .menu a{
	display: inline-block;
	margin-top: 20px;
	padding: 15px 15px;
	color: #d6effe;
}
.header .menu a:hover{
	text-decoration: none;
	border-bottom: 4px solid #ffaf1a;
	color: #FFF;
}
.header .menu .def{
	font-weight: bold;
	border-bottom: 4px solid #ffaf1a;
	color: #FFF;
}
.header .title1{
	font-size: 50px;
	font-weight: bold;
	margin: 100px 0 10px;
}
.header .title2{
	font-size: 22px;
}
.header .button-left{
	width:196px;
	height:75px;
	margin-top: 50px;
	background:rgba(255,255,255,1);
	box-shadow:0px 10px 10px 0px rgba(0,74,220,0.4);
	border-radius:37px;
	padding: 5px 6px 8px;
	cursor: pointer;
}
.header .button-left div{
	width:184px;
	height:62px;
	background:linear-gradient(180deg,rgba(255,179,24,1) 0%,rgba(255,152,36,1) 100%);
	box-shadow:0px 2px 4px 0px rgba(246,39,0,1),0px 2px 3px 0px rgba(246,39,0,0.8);
	border-radius:31px;
	font-size: 24px;
	font-weight: bold;
	line-height: 62px;
	text-align: center;
}
.header3{
	min-height: 100px;
	border-bottom: 2px solid #DDD;
}
.header3 .logo{
	/*width: 138px;*/
	width: 300px;
	height: 60px;
	margin-top: 20px;
	background-image: url(/static/images/logo_n.png);
	background-repeat: no-repeat;
	background-size: contain;
	/*cover;*/
}
.header3 .menu-bar{
	height: 80px;
}
.header3 .menu{
	text-align: right;
}
.header3 .menu a{
	display: inline-block;
	margin-top: 20px;
	padding: 15px 15px;
	color: #888;
}
.header3 .menu a:hover{
	text-decoration: none;
	border-bottom: 4px solid #ffaf1a;
	color: #000;
}
.header3 .menu .def{
	font-weight: bold;
	border-bottom: 4px solid #ffaf1a;
	color: #000;
}
.header3 .menu2{
	text-align: right;
}
.header3 .menu2 a{
	text-align: left;
}
.header3 .menu2 .def{
	background: #3280fc;
}
.header3 .menu2 .def a{
	color: #FFF;
}
.main3{
	background: linear-gradient(10deg,#0c77b9 0%,#3e93c7 100%);
	background-image: url("https://cdn2.bindow.cn/o_1e36shirp1hht1io714n21qbv1fhd.jpg");
	background-position: center center;
	background-size: cover;
	min-height: 600px;
}
.main3 .m-main{
	max-width: 1200px;
	margin: 0 auto;
	padding: 60px 0;
}
.main3 .header-banner .col-sm-7{
	padding-left: 50px;
	color: #FFF;
	text-shadow: #000 0px 0px 8px;
}
.main3 .header-banner .title1{
	font-size: 50px;
	font-weight: bold;
	margin: 100px 0 10px;

}
.main3 .header-banner .title2{
	font-size: 22px;
}
.main3 .header-banner .col-xs-12 .title1{
	text-align: center;
	padding-left: 10px;
	font-size: 32px;
	margin: 0;
}
.main3 .header-banner .col-xs-12 .title2{
	text-align: center;
	padding-left: 10px;
	font-size: 18px;
	width: 90%;
}
/* 鐧诲綍 */
.main3 .header-banner .login-div .login-frame{
	width: 100%;
	margin-top: 60px;
	background: #fafafa;
	border-radius: 5px;
	box-shadow: 0px 0px 10px #fff;
	color: #555;
}
.main3 .header-banner .login-div .login-title{
	font-size: 20px;
	padding: 20px 30px 0;
}
.main3 .header-banner .login-div .form-login-div{
	padding: 20px 30px;
}
.main3 .header-banner .login-div .login-frame .login-item{
	margin-bottom: 20px;
}
.main3 .header-banner .login-div .login-frame .has-icon-left .icon:before{
	margin-top: 5px;
}
.main3 .header-banner .login-div .login-frame .btn-tcode,.main3 .header-banner .login-div .login-frame input[type="number"]{
	font-family: 'Verdana';
	color: #737373;
	background: #FFF;
}
.main3 .header-banner .login-div .login-frame .tcode a{
	cursor: pointer;
}
.main3 .header-banner .login-div .login-frame .dropdown-menu li{
	font-size: 16px;
}
.main3 .header-banner .login-div .login-frame label{
	margin: 6px 0 0 10px;
	border-right: 1px solid #ccc;
	padding-right: 8px;
}
.main3 .header-banner .login-div .login-frame .icon{
	font-size: 20px;
}
.main3 .header-banner .login-div .form-login-btns span{
	margin-right: 10px;
	color: #0c77b9;
	cursor: pointer;
}
.main3 .header-banner .login-div .form-login-btns span:hover{
	text-decoration: underline;
}
.main3 .header-banner .login-div .login-license{
	text-align: left;
	background: #EEE;
	font-size: 13px;
	padding: 15px 20px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.main3 .header-banner .login-div .login-license a{
	color: #555;
}
.main3 .header-banner .form-login-div .user-info{
	margin-bottom: 10px;
}
.main3 .header-banner .form-login-div .user-info:last-child{
	margin-bottom: 20px;
}
/* 鎵爜鐧诲綍 */
.main3 .header-banner .login-frame{
	position: relative;
}
.main3 .header-banner .login-frame .qrcode-login{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 9;
	cursor: pointer;
}
.main3 .header-banner .login-frame .loginqrcode{
	display: none;
	position: absolute;
	left: 0;
	top: 60px;
	width: 100%;
	min-height: 220px;
	padding: 20px;
	background: #fafafa;
	text-align: center;
	z-index: 9;
}
.main3 .header-banner .login-frame .loginqrcode img{
	height: 150px;
	border-radius: 10px;
}
.main3 .header-banner .login-frame .loginqrcode .close{
	position: absolute;
	right: 20px;
	top: -33px;
}
.main3 .header-banner .login-frame .loginqrcode .text{
	padding: 10px;
}
/* 闈炴粴鍔ㄦ暟瀛� */
.midder{
	min-height: 180px;
	background: #3e93c7;
	color: #FFF;
}
.midder .mid-item{
	text-align: center;
}
.midder .mid-item .title{
	font-family: 'Verdana';
	font-weight: bold;
	margin: 38px 0 10px;
	font-size: 40px;
}
.midder .mid-item .text{
	font-size: 22px;
}

/* 涓棿灞傛ā鍧� */
.list{
	padding: 60px 0;
	text-align: center;
}
.list-bg{
	background: #f6f6f6;
}
.list .title{
	font-size: 40px;
	margin-bottom: 20px;
}
.list .subtitle{
	font-size: 24px;
	margin-bottom: 40px;
}
.list .list-item .frame{
	background: #FFF;
	border: 1px solid #EEE;
	border-radius: 10px;
	box-shadow: 0px 3px 10px #EEE;
	/*height: 250px;*/
	transition: all .4s cubic-bezier(.175,.885,.32,1);
}
.list .list-item .frame:hover{
	box-shadow: 0px 3px 10px #CCC;
}
.list .list-item .frame img{
	width: 100%;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.list .list-item .frame .text{
	margin: 20px 0 10px;
	font-size: 24px;
}
.list .list-item .frame .subtext{
	margin-bottom: 20px;
	font-size: 14px;
	color: #A4A4A4;
}
.list .list-item .frame .button{
	margin-bottom: 20px;
}
.list .list-item .pframe{
	border-radius: 10px;
}
.list .list-item .pframe img{
	width: 100%;
	border-radius: 10px;
	box-shadow: 0px 5px 10px #CCC;
}
.list .list-item .pframe img:hover{
	width: 100%;
	box-shadow: 0px 5px 10px #AAA;
}
.list .list-item .pframe .text{
	margin: 20px 0 10px;
	font-size: 24px;
}
.list .list-item .pframe .subtext{
	font-size: 14px;
	color: #A4A4A4;
}
.list .process{
	margin-top: 60px;
}
.list .process .icon{
	/*width: 9%;*/
	text-align: center;
}
.list .process .icon .text{
	font-size: 20px;
	margin: 20px 0 0;
}
.list .process .dot{
	width: 5%;
}
.list .process .dot div{
	width: 80%;
	height: 2px;
	background: #666;
	margin: 30px auto 0px;
	border-radius: 2px;
}
.list .process .other{
	width: 10.5%;
}
/* 浜戜富鏈� */
.cloud-item{
	background: #FFF;
	border: 1px solid #EEE;border-radius: 10px;padding: 10px;
	box-shadow: 0px 3px 10px #EEE;
	min-height: 250px;
	transition: all .4s cubic-bezier(.175,.885,.32,1);
}
.cloud-item:hover{
	box-shadow: 0px 3px 10px #CCC;
}
.cloud-item .ctitle{
	font-size: 18px;
}
.cloud-item .cprice{
	margin: 0 7%;
	margin-bottom: 6px;padding-bottom: 6px;border-bottom: 1px solid #EEE;
}
.cloud-item .cprice .color-red{
	font-size: 20px;
}
.cloud-item .button{
	margin-top: 6px;
}
.color-black{
	color: #000;
	transition: all .4s cubic-bezier(.175,.885,.32,1);
}
.color-black-impt{
	color: #000 !important;
	transition: all .4s cubic-bezier(.175,.885,.32,1);
}
/* 浼佷笟寤虹珯妗堜緥 */
.web-item .item-detail{
	padding: 10px 20px;
	text-align: left;
	height: 185px;
}
.web-case-list{
	margin-bottom: 50px;
}
.web-case-list .frame{
	height: auto !important;
}
.web-case-list .frame .img{
	position: relative;
}
.web-case-list .frame .case-mb{
	filter:alpha(Opacity=100);-moz-opacity:0;opacity: 0;
	position: absolute;
	bottom: -10px;
	right: 0;
	background: #FFF;
	padding: 6px 6px 0;
	border-top-left-radius: 8px;
	transition: all .4s cubic-bezier(.175,.885,.32,1);
}
.web-case-list:hover .frame .case-mb{
	filter:alpha(Opacity=0);-moz-opacity:1;opacity: 1;
}
.web-case-list .frame .case-mb img{
	height: 80px;
	width: auto;
}
.web-case-list .frame .case-mb div{
	font-size: 13px;
	text-align: center;
}
.web-case-list .frame .text{
	padding: 0 8px;
	font-size: 14px !important;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/* 浠栦滑閮藉湪鐢� */
.customer-partner .subtitle{
	color: #AAA;
}
.main_f_m{
	margin: 0 8%;
	position: relative;
	overflow: hidden;
	border-radius: 20px;
	box-shadow: 0 0 15px rgb(0 0 0 / 12%);
}
.main_f_m .bd{
	overflow: hidden;
	height: 468px;
	width: 1008px;
}
.main_f_m .bd li{
	/*border-left: 1px solid #c9c9c9;*/
}
.main_f_m .bd li:first-child{ border: 0;}

/* 婊氬姩鏁板瓧 */
.index_bottom {
	background: url("https://cdn2.bindow.cn/o_1e36shirpp77sq71v9ppagvnkg.jpg") no-repeat;
	background-position: center center; 
	-webkit-background-size: cover;
	background-size: cover;
	min-height: 150px;
}
.index_bottom_item {
	width: 200px;
	height: 150px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
.index_bottom_item&gt;div{
	font-size: 45px;
}
.index_bottom_item div,
.index_bottom_item span,
.index_bottom_item i,
.index_bottom_item font {
	color: #fff;
}
.index_bottom_item div {
	margin-top: 30px;
	height: 55px;
	overflow: hidden;
	display: inline-block;
}
.index_bottom_item div ol {
	position: relative;
	float: left;
	padding-left: 0;
	margin-bottom: 0;
}
.index_bottom_item div ol li {
	font-size: 45px;
	color: #fff;
}
.index_bottom_item i,
.index_bottom_item span,
.index_bottom_item font {
	position: absolute;
}
#index_num1 div{
	padding-left: 46px;
}
#index_num1 span {
	top: 52px;
	left: 110px;
	font-size: 25px;
}
#index_num2 div{
	padding-left: 45px;
}
#index_num2 span {
	top: 52px;
	left: 105px;
	font-size: 25px;
}
#index_num3 div{
	padding-left: 50px;
}
#index_num3 span {
	top: 52px;
	left: 140px;
	font-size: 25px;
}
.index_bottom_item font {
	left: 0;
	top: 100px;
	width: 100%;
	text-align: center;
	font-size: 20px;
}
.index_bottom ul .index_bottom_b &gt; div {
	margin-right: 0;
}
.index_bottom ul .index_bottom_b span {
	left: 13rem;
	top: 4.2rem;
	font-size: 2.25rem;
}

/* 鍏充簬鎴戜滑 - 涓撲笟浼樺娍 */
.superiority{
	border-bottom: #DDD 1px solid;
	border-right: #DDD 1px solid;
}
.superiority .col-xs-2{
	width: 20%;
	height: 560px;
}
.superiority .col-xs-12{
	min-height: 430px;
}
.superiority .sitem{
	padding: 50px 20px 0;
	color: #666;
	border-top: #DDD 1px solid;
	border-left: #DDD 1px solid;
	transition: all 0.3s;
}
.superiority .sitem:hover{
	background: #00a546;
	color: #FFF;
	box-shadow: 0px 3px 10px #EEE;
}
.superiority .sitem:hover .number::after{
	background: #FFF;
}
.superiority .sitem .number{
	position: relative;
	font-size: 50px;
	padding-bottom: 20px;
}
.superiority .sitem .number::after{
	content: "";
	height: 3px;
	width: 15px;
	background: #555;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	transition: all 0.3s;
}
.superiority .sitem .title{
	font-size: 26px;
	padding-top: 20px;
}
.superiority .sitem p{
	font-size: 15px;
	padding: 0 10px;
	line-height: 1.8em;
}

/* 鍏敤搴曢儴 */
.footer{
	background: linear-gradient(10deg,#2C2E37 0%,#888 100%);
	color: #FFF;
	position: relative;
}
.footer .coinfo{
    display: flex;
	padding: 25px 0 25px 5px;border-bottom: 1px solid #AAA;
}
.footer .logo{
    padding: 0 10px;
    border-radius: 10px;
    box-sizing: border-box;
	background-color: #FFFFFF;
}
.footer .logo .img{
	width: 150px;
	height: 60px;
	background-image: url(/static/images/logo_n.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
.footer .coslogen{
    margin-left: 10px;
    line-height: 60px;
	font-size: 20px;
}
.footer .contact{
	padding: 25px 0;border-bottom: 1px solid #AAA;
}
.footer .title1{
	font-size: 20px;margin-bottom: 15px;
}
.footer .title2{
	font-size: 15px;margin-bottom: 7px;
}
.footer .title2 i{
	font-size: 15px;
}
.footer .qrcode{
	font-size: 18px;text-align: center;
}
.footer .qrcode-img{
	background: #FFF;border-radius: 5px;padding:5px;margin-bottom:15px;
}
.footer .copyright{
	padding: 25px 0;font-family: Vendana;font-size: 13px;color: #CCC;text-align: center;
}
.footer .copyright span{
	margin: 0 20px;
}
.footer .tj{
	position:absolute;bottom:0;left:0;width:0px;height:0px;
	overflow: hidden;
}
/* livechat鎻掍欢 */
#daodream-container .daodream-sheet{
	height: 50% !important;
	min-height: 500px;
	border-top-left-radius: 15px;
}
#daodream-container .daodream-powered-by{
	display: none;
}
#daodream-container .daodream-launcher-button{
	border: 1px solid #AAA;
}
.messagers-holder.bottom .messager, .messagers-holder.center .messager, .messagers-holder.top .messager{
	box-shadow: 0 0 3px #FFF;
}
/* 鍥炲埌椤堕儴 */
.goto-top{
	position: fixed;
	right: 20px;
	bottom: 80px;
	background: rgb(56, 144, 255);
	padding: 4px 7px;
	border-radius: 15px;
	cursor: pointer;
	box-shadow: 0 0 3px #FFF;
	display: none;
}
.goto-top i{
	color: #d5e7fe;
}

/* 杈瑰害琛ㄦ牸 */
.bms_table th{
	text-align: center;
}
.tleft{
	text-align: left;
}
.tcenter{
	text-align: center;
}
.tright{
	text-align: right;
}
.tbold{
	font-weight: bold;
}

/* 寮圭獥 */
.modal-fullscreen .modal-body{
	overflow-y: inherit;
}


/* 浼氬憳椤甸潰 */
.user-body{
	background: #F6F6F6;
}
.user-banner{
	background: #FFF;
	border-bottom: 1px solid #e4e4e4;
}
.user-banner .logo{
	cursor: pointer;
}
.user-banner .row,.user-main{
	max-width: 1200px;
	margin: 0 auto;
}
.user-banner .row .logo{
    width: 131px;
    height: 60px;
    margin: 0 auto;
    background-image: url(/static/images/logo_n.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.user-banner .row .col-xs-10{
    text-align: right;
}
.user-banner .row .menu-list1 a{
    display: inline-block;
    height: 60px;
    line-height: 60px;
    padding: 0 15px;
    color: #373737;
}
.user-banner .row .menu-list1 a:hover{
	background: #EEE;
	text-decoration: none;
}
.user-banner .row .menu-list2 .dropdown-menu&gt;li&gt;a{
	text-align: left;
	position: relative;
}
.user-main{
	background: #FFF;
}
.user-main .menu{
	background: #373737;
	color: #FFF;
	padding: 0;
}
.user-main .menu_title{
	padding: 10px 20px;
	background: #555;
}
.user-main .menu_list{
	padding: 10px 0 10px 30px;
	cursor: pointer;
	position: relative;
}
.user-main .menu_list_cur{
	background: #00a546;
}
.user-main .menu_list:hover{
	background: #0c77b9;
}
.user-main .menu_list_cur:hover{
	background: #00a546;
}
.user-banner .menu_list_cur::before{
	content: '';
	border: 4px solid transparent;
	height: 60%;
	position: absolute;
	left: 0;
	top: 20%;
	border-left: 6px solid #00a546;
}
.user-banner .menu_list_cur::after{
	content: '';
	border: 4px solid transparent;
	height: 60%;
	position: absolute;
	right: 0;
	top: 20%;
	border-right: 6px solid #00a546;
}
.user-main .menu_list_cur::before{
	content: '';
	border: 4px solid transparent;
	height: 60%;
	position: absolute;
	left: 0;
	top: 20%;
	border-left: 6px solid #F6F6F6;
}
.user-main .menu_list_cur::after{
	content: '';
	border: 4px solid transparent;
	height: 60%;
	position: absolute;
	right: 0;
	top: 20%;
	border-right: 6px solid #FFF;
}
.user-main .user-info .tit{
	font-size: 26px;
}
.user-footer{
	text-align: center;
	font-size: 13px;
	color: #999;
	height: 38px;
	line-height: 38px;
}

</pre></body></html>