<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*è¦†ç›–*/
.example {
    width: 100%;
    height:700px;
    font-size: 40px;
    text-align: center;
    margin: 20px auto;
    background-color: #464576;
}
  
.footer{
	width:100%;
	height:80px;
	text-align: center;
	background:#fff;
	padding-top: 20px;
}
.footer h1{ 
	padding: 10px;
	font-size:18px;
   }
   .footer h6{
	color: #999;
	padding: 10px;
	font-size: 18px;
   }
.footer&gt;p{
	line-height:60px;
	color:#fff;
	text-align: center;
}
.about,.works,.server,.phone,.project{
	width:100%; 
}
.works h2,.server h2,.phone h2,.project h2,#smbx,#aboutTitle{
	width:80%;
	/* color:#000; */
	padding:50px 0 20px 0;
	margin: 0 auto;
	font-size:28px;
}
.title&gt;span{ 
	padding-bottom: 0px;
	display: inline-block;
}
.about_title&gt;span{
	display: inline-block;
	vertical-align: middle;
}
.about_title&gt;img{
	width:48px;
	position: relative;
	top:2px;
	margin-left: 10px;
}
.about .about_content,
.works .works_content,
.server .server_content,
.project .project_content,
.phone .phone_content{
 
}
.project .project_content{
	overflow: hidden;
}
.server .server_content .server_info{
	height:700px;
	width:1650px;
	margin: 0 auto;
	box-sizing:content-box;
}
.server .server_content .server_info&gt;.infoContent{
	position: relative;
	overflow: hidden;
	display: inline-block;
	height:100%;
	width:421px;
	margin-right:100px;
	border:15px solid #f0f0f0;
}
.server .server_content .server_info&gt;.infoContent:hover{
	background: #eee;
	box-shadow: 0px 0px 6px 8px #dddddd;
	border-radius:20px;
}
.server .server_content .server_info&gt;.infoContent p{
	position: absolute;
	height:294px;
}
.server .server_content .server_info&gt;.infoContent&gt;div{
	border:5px solid #cdcdcd;
	position: absolute;
	height:396px;
	background: #fff;
	width:411px;
	bottom:0;
}
.server .server_content .server_info&gt;.infoContent&gt;div&gt;span{
	display: inline-block;
	z-index: 9999;
	background: #fff;
	position: absolute;
	top:-20px;
	left: 50px;
	width:30px;
	height:30px;
	transform: rotate(45deg);
	border-left:5px solid #cdcdcd;
	border-top:5px solid #cdcdcd;
}
.server .server_content .server_info&gt;.infoContent&gt;div&gt;h3{
	margin: 18px 0;
	text-align: center;
	color:#EB6100;
	font-size: 28px;
	padding: 80px 0 20px 0;
	width:250px;
	margin: 0 auto;
	border-bottom: 2px solid #999;
}
.server .server_content .server_info&gt;.infoContent&gt;div&gt;p{
	position: absolute;
	left:80px;
	padding: 20px 0;
	margin-left: 50%;
	text-align:justify;
	font-size: 18px;
	width:250px;
	margin: 0 auto;
	line-height: 25px;
}
.server .server_content .server_info&gt;.infoContent:last-child{
	margin-right: 0;
}
  
.works .works_content .ps,
.server .server_content .ps{
	padding-bottom: 50px;
	width:80%;
	margin: 0 auto;
}
.about .about_content .ps p,
.works .works_content .ps p,
.server .server_content .ps p{
	text-indent: 50px;
	text-align: left;
	margin: 0 auto; 
	padding:5px 0;
} 
.about .info ul&gt;li{
	font-size:20px;
	display: inline-block;
	text-align: center;
	width:150px;
	height:172px;
	margin-right: 50px;
	background: url(../img/dbx.png) no-repeat left top;
}
.about .info ul&gt;li&gt;span{
	position: relative;
	margin-top:58px;
	display: block;
	color:#000;
	font-size: 24px;
	font-weight: bold;
}
/*é¼&nbsp;æ&nbsp;‡ç»è¿‡å¼€å§‹*/
.container img {
	max-width: 100%;
	vertical-align: middle;
}

.container{
	width:80%;
	margin: 0 auto;
	height: 690px;
}
.container h3{
	font-size:22px;
	position: relative;
	top: -45px;
	text-align: center; 
	padding: 8px 0px;
}
.container&gt;button{
	cursor: pointer;
	margin: 20px auto;
	border: 1px solid #999;
	outline: none;
	padding:10px 35px;
	font-size: 18px;
	color:#999;
	border-radius: 4px;
	background: rgba(255,255,255,1);
	font-family: "å¾®è½¯é›…é»‘";
}
.container&gt;button:hover{
	color:#000;
	border: 1px solid #000;
}
.container&gt;ul {
	margin-top: 20px;
}

.container&gt;ul&gt;li {
	font: 14px "Lato", Arial, sans-serif;
	width:18.8%; 
	height:589px;
	position: relative;
	list-style: none;
	box-shadow: 3px 3px 5px 3px rgba(0,0,0,.1);
}
.container&gt;ul&gt;li:first-child {
	background: url(../img/img-1_.png)no-repeat left top;
}
.container&gt;ul&gt;li:nth-child(2){
	background: url(../img/img-2_.png)no-repeat left top;	
}
.container&gt;ul&gt;li:nth-child(3){
	background: url(../img/img-3_.png)no-repeat left top;
}
.container&gt;ul&gt;li:nth-child(4){
	background: url(../img/img-4_.png)no-repeat left top;
}
.container&gt;ul&gt;li:nth-child(5){
	background: url(../img/img-5_.png)no-repeat left top;
	
}
.container&gt;ul&gt;li:last-child {
	margin-right:0;
}

.container&gt;ul&gt;li&gt;p {
	text-align: center;
	font-weight: 300;
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 15px;
}

.container&gt;ul&gt;li .btn {
	display: inline-block;
	padding: 15px 60px;
	font-size: 18px;
	color: #fff;
	border: 2px solid #000;
	background-color: #000;
	text-decoration: none;
	transition: 0.4s;
}

.container&gt;ul&gt;li .btn:hover {
	background-color: transparent;
	color: #000;
	transition: 0.4s;
}

.container&gt;ul&gt;li .text-desc {
	position: absolute;
	left: 0;
	top: 0;
	background-image: linear-gradient(to bottom, rgba(255, 255, 255,1), rgb(255, 255, 255));
	height:50px;
	opacity: 1;
	width: 100%;
}


/*= Reset CSS End
================= *

/* effect-1 css */

.container&gt;ul&gt;li .port-1 {
	/* float: left; */
	left: 0;
	top: 0;
	height:585px;
	width: 100%;
	position: absolute;
	overflow: hidden;
	text-align: center;
}
/*290*590*/
.container&gt;ul&gt;li .port-1 .text-desc {
	opacity: 0.8;
	top: -100%;
	color: #000;
	padding-top: 45px;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
}
.container&gt;ul&gt;li .port-1 .text-desc h3{
	margin-bottom: 10px;
	letter-spacing:4px;
}
.container&gt;ul&gt;li .port-1 .text-desc p{
	padding: 0 20px;
	line-height: 20px;
	margin-bottom: 10px;
}
.container&gt;ul&gt;li .port-1 img {
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
}

.container&gt;ul&gt;li .port-1:hover img {
	opacity: 0;
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
}

.container&gt;ul&gt;li .port-1.effect-2 .text-desc {
	top: auto;
	bottom: -100%;
}

.container&gt;ul&gt;li .port-1.effect-2:hover .text-desc {
	bottom: 0;
}

/* 24----------------- */

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