<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body{width: 100%; height: 100%; }
.page_content{margin-top:0px !important; padding-bottom:0 !important; width: 100%; background-color: #f1f7fc;}
.section{width:100%;}

.inner {
	position: relative;
	margin:0 auto;
	width:calc(100vw * ( 1200 / 1900 ));
	height: 100%;
	min-width: 1200px;
}

.section-sales{
	
	height:calc(100vw * ( 890 / 1900 ));
	background: url(../img/icons/enterprise_sales_system/bg_sales.png) 50% no-repeat;
	background-size: 100% 100%;
}
.sales-links{
	position: absolute;
	bottom:calc(100vw * ( 120 / 1900 ) );
	left:calc(100vw * ( 10 / 1900 ));
	width:100%;
	text-align: center;
}
.sales-links a, .sales-links span{
	display: inline-block;
	width:calc(100vw * ( 400 / 1900 ) );
	height: calc(100vw * ( 80 / 1900 ) );
	line-height: calc(100vw * ( 80 / 1900 ) );
	color:#fff;
	font-size:calc(100vw * ( 30 / 1900 ) );
	border-radius: calc(100vw * ( 6 / 1900 ) );
	text-decoration: none;
}
.sales-links .open{
	
	font-weight: 700;
	background-color: #bc0a0c;
	box-shadow: 0px 10px 4px 1px 
		rgba(144, 31, 88, 0.79);
	
}

.sales-links .view{
	position: relative;
	border: solid 1px #ffffff;
}

.sales-links .view span{
	position: absolute;
	left:calc(100vw * ( 6 / 1900 ) );
	top:calc(100vw * ( 6 / 1900 ) );
	display: inline-block;
	border: solid 1px #ff0000;
	opacity: 0.4;
}

.sales-links a + a{margin-left:40px;}


.minprogram-inner{padding:100px 70px;}

.nopb{padding-bottom: 0px;}

.ls4{letter-spacing: 4px;}

.txt-cont{
	font-size: 16px;
	line-height: 36px;
	color: #333333;
}
.title-wrap{height: 64px; margin-bottom: 28px;}
.title{position:relative;width:675px; margin:0 auto; text-align: center;}
.title-line{height: 1px; background-color:#e6e6e6;}
.title-cont{z-index:1000; display: inline-block; /*background-color:#fff;*/ position: absolute; left:50%; top:-32px; width:324px; height: 64px; line-height: 64px; margin-left:-150px; padding:0 20px;}
.title-logo{display: inline-block;vertical-align: middle; margin-right: 10px;}
.title-txt{display:inline-block; color:#333; font-size:30px; vertical-align: middle;}

.title-cont1{top:-32px; height: 64px; line-height: 64px;}
.title-logo1{width:120px; height: 48px; background: url(../img/logo-1-1.png) center center no-repeat; background-size:contain;}
.title-txt1{height: 48px; line-height: 70px;}


.title-cont2{top:-35px; height: 70px; line-height:normal; background-color:#f2f6fa;}
.title-txt2{line-height: 38px; margin: 0;}

.title-cont3{top:-35px; height: 70px; line-height:normal; background-color:#f2f6fa;}
.title-txt3{line-height: 38px; margin: 0;}
.title-txt31{line-height: 38px; color:#a8aeb2;font-size:16px;}

.title-cont4{top:-35px; height: 70px; line-height:normal; width:260px;background-color:#f2f6fa;}
.title-txt4{line-height: 38px; margin: 0;}
.title-txt41{line-height: 38px; color:#a8aeb2; font-size:16px;}

.title-cont5{top:-35px; height: 70px; line-height:normal; width:340px;background-color:#f2f6fa;}
.title-txt5{line-height: 38px; margin: 0;}
.title-txt51{line-height: 38px; color:#a8aeb2; font-size:16px;}

.w1{width:calc(33.33% - 117px);}
.w2{width:160px;}
.w3{width:128px;}
.w4{width:98px;}
.w5{width:calc(25% - 15px);}
.w6{width:192px;}
.w7{width:177px;}
.w8{width:144px;}
.w9{width:calc(50% - 52px);}
.w10{width:calc(33.33% - 3px);}
.items-wrap{}
.items{ text-align: center;}
.item{
	
	display: inline-block;
	
	vertical-align: middle;
}
.item-card {
    transition: box-shadow .3s ease;
    cursor: pointer;
}

.item-card:hover {
	-webkit-box-shadow: 0px 10px 20px 0px rgba(179, 179, 179, 0.3);
	box-shadow: 0px 10px 20px 0px rgba(179, 179, 179, 0.3);
}
.item .img-box{margin:0 auto;  height: 200px;}
.item .img-box img{width:100%; height: 100%;}
.item .text-box .text1{font-size:24px; line-height: 40px;  text-align: center;}
.item .text-box .text2{font-size:16px; line-height: 24px; color:#333; text-align:left; margin: 0 auto; }

.minprogram-inner .items{margin-right: -114px; margin-bottom: -100px;}
.minprogram-inner .item{
	margin:0 0;
	margin-bottom: 100px;
	margin-right:114px;
}
.minprogram-inner .item .img-box{width:240px;}
.minprogram-item{ margin:140px 0;}
.minprogram-item&gt;div{width:50%;}
.minprogram-item&gt;div:first-child{float:left;}
.minprogram-item&gt;div:first-child + div{float:right;}
.minprogram-item&gt;.desp{padding-top:260px;}
.minprogram-item&gt;.desp h1{font-size:48px; color:#3d3260; font-weight: 700; position: relative; height: 50px;}
.minprogram-item&gt;.desp h1 span{position: absolute;display: inline-block; left:0; top:0; z-index: 2;}
.minprogram-item&gt;.desp h1 i{position: absolute; left:30px; top:40px; display: inline-block; 
	width: 200px;
	height: 18px;
	background-color: #f23030;
	
}
.minprogram-item&gt;.desp h1 i b{
	position: absolute;
	width: 16px;
	height: 16px;
	border: solid 2px #32445e;
	border-radius: 50%;
	right: -8px;
    top: -12px;
}
.minprogram-item&gt;.desp h1 + p{font-size:28px; color:#3d3260; margin-top:40px;}
.minprogram-item&gt;.desp h1 + p + p{font-size:18px; color:#3d3260;}

.img-wrap{position: relative; overflow: hidden; height: 760px;}

.slides-container{    
	position: absolute;
    
    width: 100%;
	height: 100%;
	overflow: hidden;
	
}
.slides-container .swiper-container{
	height: 100%;
}    

.slides-container .slider-btns {
	position: absolute;
	left: 50%;
	/*bottom: -5px;*/
	bottom:16px;
	margin-left: -150px;
	width: 360px;
	text-align: center;
	z-index: 1;
}

.slides-container .slider-btns .swiper-pagination-switch {
	display: inline-block;
	width: 16px;
	height: 6px;
	background-color: #c5d5e5;
	border-radius: 3px;
	cursor: pointer;
}

.slides-container .slider-btns .swiper-active-switch {
	
	background-color: #ff5a41;
	
}

.slides-container .slider-btns .swiper-pagination-switch+.swiper-pagination-switch {
	margin-left: 14px
}

.functions-inner .item .text-box .text1{color:#333;}
.functions-inner .item .text-box .text2{color:#333;}

.section-functions{background-color:#f2f6fa;}
.functions-inner{padding:100px 0px;  padding-bottom: 20px;}
.functions-inner .items{margin-right: -12px;}
.functions-inner .item {margin:0; margin-right:12px; /*background-color:#3d3260;*/ height: 380px;}
.functions-inner .item .img-box{width:234px;}
.functions-inner .item .text-box .text1{color:#3d3260; font-weight: 700;}
.functions-inner .item .text-box .text2{color:#3d3260; }

.quote-inner .table tr&gt;td{height: 90px; text-align: center; vertical-align: middle; font-size:28px;width:50%; border-color:#3d3260 !important;}

.cases-inner{
	padding:100px 40px;
}
.cases-inner .items{margin-right: -50px;}
.cases-inner .item {margin:0; margin-right:50px; height: 182px;}
.cases-inner .item .img-box{width:182px; height: 100%; float:left;}
.cases-inner .item .text-box {float:left;height: 100%; padding-top:50px;}
.cases-inner .item .text-box .text1{color:#333; font-size:36px; line-height: 38px;  text-align: left;}
.cases-inner .item .text-box .text2{color:#333; font-size:24px; line-height: 38px;  text-align: left;}

.contacts-inner{
	padding:100px 40px;
}
.contacts-inner .items-wrap{
	box-shadow: 0px 10px 20px 0px 
		rgba(179, 179, 179, 0.3);
	border-radius: 10px;
}
.contacts-inner .item{margin:0;}
.contacts-inner .item .text-box {font-size:24px; display: inline-block; padding:50px 0;}
.contacts-inner .item .text-box .text1{margin:0;color:#333; line-height: normal;  text-align: left;}
.contacts-inner .item .text-box .text2{margin:0;color:#303a40; line-height: 38px;  text-align: left;}


@media (max-width: 1920px) {
	
}

@media (max-width: 1200px) {
	
	/*html,body{min-width:1200px;}
	.page_content{min-width:1200px;}
	.section{min-width:1200px;}
	.inner{width:1200px;}
	.section-sales{height: 562px;}*/
}

@media (max-width: 992px) {
	
}

@media (max-width: 768px) {
	
}</pre></body></html>