<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.flexslider {
	position: relative;
	overflow: hidden;
	background: url(../image/loading.gif) 50% no-repeat;
}
.slides {
	position: relative;
	z-index: 1;
}
.slides li a {
	display: block;
}
.flex-control-nav {
	position: absolute;
	bottom: 20px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.flex-control-nav li {
	display: inline-block;
	width: 54px;
	height: 8px;
	margin: 0 5px;
    *display:inline;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	width: 54px;
	height: 8px;
	overflow: hidden;
	background:#4e6472;
	cursor: pointer;
	text-indent:-999rem
}
.flex-control-nav .flex-active {
	background:#89959c
}
.banner-slider{
	height: calc(100vh - 64px); /*-bannerwrap height-*/
	overflow:hidden;
}
.banner-slider .slides li, .banner-slider .slides li a {
	background-size: cover !important;
	background-position: center !important;
	height: calc(100vh - 64px);  /*-img height-*/
	font-style: italic
}
.main-top{
	margin-top:6px;
}
.main-top ul li{
	float:left;
	width:33.05%; 
	position:relative;
	overflow:hidden
}
.main-top ul li.serviceitem{
	width:33.05%;
	margin:0px 0.425%
}
.main-top ul li img{
	display:block;
	width:100%;
	height:auto;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
}
.title_h6{
	font-size: 30px;
	color: #535353;
	font-weight: bold;
	margin-bottom: 20px;
}
.title_h6 span{
	display: block;
	margin-top: 10px;
	font-size: 22px;
    color: #d2d2d2;
	font-weight: lighter;
}
.main-top ul li a{
	display:block;
	width:100%;
	height:100%;
}
.main-top ul li a:hover img{
	-webkit-transform:scale(1.03); 
    -moz-transform:scale(1.03); 
    -o-transform:scale(1.03); 
}
.main-top ul li a span{
	position:absolute;
	left:8%;
	bottom:12%;
	font-size:30px;
	color:#fff
}
.main-top ul li a:hover img{
	filter:alpha(opacity=80); 
	-moz-opacity:0.80;
	opacity:0.80; 
}
.product{
	width:1200px;
	margin:0 auto;
	margin-top:60px;
	height:660px;
	margin-bottom:60px;
}
.product-item{
	width:580px;
	height:660px;
	position:relative
}
.hardware{
	background:url(../images/fangan.png) 0 0 no-repeat;
	padding: 0;
}
.software{
	background:url(../images/anli.png) 0 0 no-repeat;
	padding: 0;
}
.product-item&gt;a.baselayer{
	display:block;
	width:520px;
	height:600px;
	padding-top:60px;
	padding-left:60px;
	font-size:30px;
	color:#535353;
	font-weight:bold;
	position:absolute;
	top:0;
	left:0;
}
.product-item&gt;a.baselayer&gt;span{
	font-size:22px;
	color:#d2d2d2;
	font-weight:lighter
}
.product-list{
	position:absolute;
	z-index:1001;
	width:0px;
	overflow:hidden;
	transition: all ease-out .2s;
	height:660px;
	background:#fff
}

.hardware .product-list{
	top:0;
	left:0;
}
.product-list ul{
	margin-top:50px;
	height:630px;
	width:1200px;
}
.product-list ul li{
	width:250px;
	height:250px;
	text-align:center;
	float:left;
	margin-left:40px;
	margin-bottom:40px;
}
.product-list ul li a{
	display:block;
	width:250px;
	height:250px;
	font-size:18px;
	box-shadow: #e6e6e6 1px 1px 10px;
}
.product-list li:hover a{box-shadow: #ccc 1px 1px 30px;}
.product-list ul li img{
	width: 100px;
	height: 100px;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	margin-bottom:10px;
	margin-top:30px;
}
.caseindex ul li img{
	width: 250px !important;
	height: 188px !important;
}
.product-list li h3{display: block;font-size: 16px;font-weight: bold;color: #222;margin-bottom:10px;}
.product-list li p{color: #999;line-height: 24px;font-size:14px;text-align:center;}
.product-list ul li a:hover img{
	-webkit-transform:scale(1.06); 
    -moz-transform:scale(1.06); 
    -o-transform:scale(1.06);
}
.product-list ul li a:hover h3{
	color:#3866dd
}
.software .product-list{
	top:0;
	right:0;
}
.open .product-list{
	width:1200px;
	height:660px;
	-webkit-box-shadow: 0px 0px 30px #666;  
    -moz-box-shadow: 0px 0px 30px #666;  
    box-shadow: 0px 0px 30px #666;
}

.case-list{
	position:absolute;
	z-index:1001;
	width:0px;
	overflow:hidden;
	transition: all ease-out .2s;
	height:660px;
	background:#fff
}

.case-list ul{
	margin-top:50px;
	height:630px;
	width:1200px;
}
.case-list ul li{
	width:250px;
	height:250px;
	text-align:center;
	float:left;
	margin-left:40px;
	margin-bottom:40px;
}
.case-list ul li a{
	display:block;
	width:250px;
	height:250px;
	font-size:18px;
	box-shadow: #e6e6e6 1px 1px 10px;
}
.case-list li:hover a{box-shadow: #ccc 1px 1px 30px;}
.case-list ul li img{
	width: 250px;
	height: 188px;
}
.case-list li h3{display: block;font-size: 16px;font-weight: bold;color: #222;line-height:50px;}
.case-list ul li a:hover h3{
	color:#3866dd
}
.software .case-list{
	top:0;
	right:0;
}
.open .case-list{
	width:1200px;
	height:660px;
	-webkit-box-shadow: 0px 0px 30px #666;  
    -moz-box-shadow: 0px 0px 30px #666;  
    box-shadow: 0px 0px 30px #666;
}
.index-list-div .titles {
	padding: 0 5px;
	font-size: 14px;
	background: #eee;
	line-height: 40px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	height: 40px;
	overflow: hidden;
	text-align: center;
}
.index-list-div {
	border: 1px solid #eeeeee;
	margin-bottom:30px;
}
.productlist {
	width: 33%;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	
}
.clearfix:after, .clearfix:before, .container:after, .container:before {
	clear: both;
	display: table;
	content: " ";
}
.index-pro{
padding-bottom:20px;
}
.index-pro-con {
	margin-top:40px;
	color: #ffffff;
	background-color: #212733;
	box-shadow: 0px 1px 2.25rem 2px rgba(85, 84, 84, 0.23); 
}
.index-pro-con .left {
	width: 20%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.index-pro-con .right {
	width: 80%;
	background: #fff;
	padding: 0 20px;
	min-height: 590px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.overh img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
.right .div1 {
	padding-top:30px;
}
.pro-uls li {
	padding: 22px;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	cursor: pointer;	
}
.pro-uls li a {
	color: #ffffff;
}
.pro-uls li.active,.pro-uls li:hover {
	background-image: -moz-linear-gradient(0deg, #1260f8 0%, #3866dd 100%);
	background-image: -webkit-linear-gradient(0deg, #1260f8 0%, #3866dd 100%);
	background-image: -ms-linear-gradient(0deg, ##1260f8 0%, #3866dd 100%);
	transition: 400ms ease-in-out;
	-moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
/* 浜戝钩鍙� */
.platform_div {
    padding: 55px 0;
    background: url(../images/bg.jpg) no-repeat;
    background-size: cover;
}
.swiper-container {
    overflow: hidden; 
	width: 1200px;
	margin:0 auto;
}
.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	position: relative;
    height: 100%;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -o-transition-property: transform;
    transition-property: transform,-webkit-transform;
    box-sizing: content-box;
}
.swiper-slide {
	width: 260px;
    margin-right: 50px;
	margin-bottom: 55px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 100%;
    position: relative;
    -o-transition-property: transform;
    transition-property: transform,-webkit-transform;
}
.platform_lb_size {
    text-align: center;
}
.platform_lb_size a {
    display: block;
    color: #fff;
    font-size: 16px;
	margin: 15px 0;
}
.platform_lb_size:hover a img {
    transform: rotateY(360deg);
    transition: 400ms ease-in-out;
}
/*鍏充簬鎴戜滑*/
.index-about-con {
    margin-top: 40px;
	margin-bottom:60px;
}
.index-about-con .about-zi {
    font-size: 16px;
    line-height: 35px;
    color: #656464;
}
.shu-div {
    margin-top: 28px;
    height: 110px;
    border: 1px solid #ddd;
    background-color: #fff;
	padding-top:5px;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.aboutshuzi {
	float: left;
	padding-left:40px;
}
.aboutleft {
    width: 580px;
	float: left;
}
.aboutright {
    width: 560px;
	margin-left:40px;
	float: left;
}
.shu-div .su-p {
    font-size: 32px;
    font-weight: bold;
    line-height: 60px;
    color: #333333;
}
.shu-div .su-p sup {
    font-size: 14px;
	padding-left:5px;
}
.shu-div .miao-p {
    font-size: 16px;
    color: #a599a5;
}
.videos {
            display: none;
            position: fixed;
            left: 50%;
            top: 50%;
            width: 55%;
			background-color: rgba(255,255,255,0.9);
            z-index: 100000000001;
            transform: translate(-50%, -50%);
			text-align:center;
			padding:30px;
			-webkit-box-shadow: 0px 0px 30px #666;  
			-moz-box-shadow: 0px 0px 30px #666;  
			box-shadow: 0px 0px 30px #666;
        }

        .vclose {
            position: absolute;
            right: 20px;
            top:20px;
            border-radius: 100%;
            width: 25px !important;
            height: 25px !important;
        }
</pre></body></html>