<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
	font-family: 'å¾®è½¯é›…é»‘';
}
body,div,a,li,ul,ol,dl,img,span,input{
	padding:0px;
	margin:0px;
	list-style:none;
	border:0px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
ul{
	list-style-type: none;
}
img{
	max-width: 100%;
}
.clear{
	clear: both;
}
.f-l{
	float: left;
}
.f-r{
	float: right;
}
.after:after{
	content: '';
	display: block;
	clear: both;
}
.mr-0{
	margin-right:0px!important;
}
.this-1200{
	margin: 0 auto;
	width:1200px;
}
/*å¤´éƒ¨*/
#header{
	position: fixed;
	background-color: rgba(255,255,255,0.5);
	width: 100%;
}
#header .xian-1{
	height: 4px;
	background-color: #07447d;
}
#header .this-1200 .left{
	padding: 20px 0;
}
#header .this-1200 .left .name{
	margin-left: 30px;
}
#header .this-1200 .left .name p{
	margin:0px;
}
#header .this-1200 .left .name p:first-child{
	font-size: 26px;
	color: #333;
	margin-bottom: 20px;
}
#header .this-1200 .left .name p:first-child+p{
	font-size: 14px;
	color: #333;
	font-family: 'Arial';
}
#header .this-1200 .right .language{
	line-height: 33px;
	color: #fff;
}
#header .this-1200 .right .language .triangle-left{
	float:left;
	width: 0;
	height: 0;
	border-top: 40px solid #07447d; 
	border-left: 20px solid transparent; 
}
#header .this-1200 .right .language .triangle-right{
	float:left;
	width: 0;
	height: 0;
	border-top: 40px solid #07447d; 
	border-right: 20px solid transparent; 
}
#header .this-1200 .right .language&gt;div{
	background-color: #07447d;
	float: left;
	height: 40px;
	padding: 0 20px;
	font-size: 13px;
	font-family: 'å®‹ä½“';
}
#header .this-1200 .right .language&gt;div a{
	color: #fff;
	font-family: 'å®‹ä½“';
}
#header .this-1200 .right .language&gt;div i{
	color: #fff;
	margin-right: 5px;
	font-size: 14px;
}
#header .this-1200 .right .language&gt;div .slash{
	font-size: 16px;
	margin: 0 20px;
	color: #fff;
	font-family: 'å®‹ä½“';
}
#header .this-1200 .right .nav{
	padding-top: 27px;
	float: right;
	margin-right: 20px;
}
#header .this-1200 .right .nav .list li{
	float: left;
	line-height: 30px;
	box-sizing: border-box;
	margin-right: 10px;
}
#header .this-1200 .right .nav .list li a{
	font-family: 'å®‹ä½“';
	font-size: 14px;
	color: #656565;
	display: block;
	padding: 0 10px;
	text-align: center;
}
#header .this-1200 .right .nav .list li:hover{
	background-color: #07447d;
	border-radius: 5px;
}
#header .this-1200 .right .nav .list li:hover a{
	color: #fff!important;
}
.nav-active{
	background-color: #07447d;
	border-radius: 5px;
}
.nav-active a{
	color: #fff!important;
}
#header .this-1200 .right .nav .search .value{
	padding: 5px 10px; 
	border:1px solid #c6c6c6;
	box-sizing: border-box;
	outline: none;
	border-radius: 5px;
	width: 160px;
	font-size: 13px;
	color: #666;
}
#header .this-1200 .right .nav .search .submit{
	padding: 5px 10px; 
	vertical-align: middle;
	background-image: url(../images/search.png);
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
	outline: none;
	margin-left: -30px;
	cursor: pointer;
}
#header .xian-2{
	display: none;
	height: 4px;
	background-color: rgba(156,212,248,0.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#509cd3f7,endColorstr=#509cd3f7);
}
/*é¦–é¡µ*/
#home .about{
	padding: 50px 0;
}
#home .about .left{
	width: 645px;
}
#home .about .left .title{
	font-size: 26px;
	color: #333;
	margin-bottom: 20px;
}
#home .about .left .content p{
	text-indent: 2em;
	font-family: 'å®‹ä½“';
	font-size: 14px;
	color: #666;
	line-height: 35px;
	margin:0;
}
#home .about .left .more{
	display: block;
	width: 160px;
	line-height: 35px;
	text-align: center;
	font-size: 12px;
	font-family: 'å®‹ä½“';
	color: #666;
	border:1px solid #666;
	border-radius: 5px;
	margin-top: 20px;
	transition: all 0.5s;
}
#home .about .left .more:hover{
	background-color: #363636;
	color: #fff;
}
#home .about .right{
	width: 445px;
}
#home .about .right img{
	box-shadow: 10px 10px 20px rgba(204,204,204,0.5);
	border-radius: 10px;
}
#home .products{
	padding: 50px 0;
	background-color: #eee;
}
#home .products .this-1200&gt;.title{
	text-align: center;
}
#home .products .this-1200&gt;.title p:first-child{
	font-size: 28px;
	color: #333;
	margin:0;
	line-height: 28px;
	margin-bottom: 20px;
}
#home .products .this-1200&gt;.title p:first-child+p{
	font-size: 14px;
	color: #999;
	margin:0;
	margin-bottom: 30px;
}
#home .products .list{
	font-size: 0;
}
#home .products .list a{
	display: inline-block;
	width: 285px;
	margin-right: 20px;
	margin-bottom: 25px;
}
#home .products .list a img{
	width: 100%;
}
#home .products .list a p{
	line-height: 60px;
	background-color: #999;
	font-size: 14px;
	font-family: 'å®‹ä½“';
	margin:0;
	padding: 0 15px;
	color: #fff;
	box-sizing: border-box;
	transition: background-color 0.5s;
}
#home .products .list a:hover p{
	background-color: #363636;
}
#home .news{
	padding: 50px 0;
	background-color: #f6f6f6;
}
#home .news .this-1200&gt;.title{
	text-align: center;
}
#home .news .this-1200&gt;.title p:first-child{
	font-size: 28px;
	color: #333;
	margin:0;
	line-height: 28px;
	margin-bottom: 20px;
}
#home .news .this-1200&gt;.title p:first-child+p{
	font-size: 14px;
	color: #999;
	margin:0;
	margin-bottom: 30px;
}
#home .news .list a{
	float: left;
	width: 380px;
	margin-right: 20px;
	border:1px solid #ddd;
	box-sizing: border-box;
	padding: 0 15px;
	transition: all 0.2s;
	position: relative;
	top: 0px;
	margin-bottom: 20px;
}
#home .news .list a .title{
	padding: 30px 0;
	margin:0;
	line-height: 16px;
	font-size: 16px;
	color: #333;
	font-family: 'å®‹ä½“';
	font-weight: bold;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: nowrap;
}
#home .news .list a .details{
	font-size: 12px;
	color: #999;
	font-family: 'å®‹ä½“';
	line-height: 20px;
	margin-bottom: 30px;
	height: 64px;
    overflow: hidden;
}
#home .news .list a .time{
	font-size: 12px;
	color: #999;
	font-family: 'å®‹ä½“';
	line-height: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
}
#home .news .list a .more{
	font-size: 12px;
	color: #c6c6c6;
	font-family: 'å®‹ä½“';
	margin: 15px 0;
}
#home .news .list a:hover{
	background-color: #fff;
	box-shadow: 2px 2px 5px #ccc;
	top: -5px;
}
/*å…±åŒéƒ¨åˆ†*/
#main&gt;.link{
	text-align: left;
    border-bottom: 1px solid #f1f2f4;
    padding-bottom: 10px;
    font-size: 13px;
    color: #999;
    padding-top: 20px;
}
#main&gt;.link a{
	color: #333;
}
#main&gt;.list{
	padding-top: 20px;
	text-align: center;
}
#main&gt;.list a{
	line-height: 30px;
	display: inline-block;
	font-size: 16px;
    font-family: å¾®è½¯é›…é»‘;
    padding: 0px 20px;
    margin-right: 10px;
}
#main&gt;.list a:hover{
	color: #fff;
	background-color: #07447D;
	border-radius: 5px;
}
.public-active{
	background-color: #07447D;
    border-radius: 5px;
    color: #fff!important;
}
#main&gt;.title{
	text-align: center;
}
#main&gt;.title p:first-child{
	font-size: 28px;
	color: #333;
	margin:0;
	line-height: 28px;
	margin: 20px 0;
}
#main&gt;.title p:first-child+p{
	font-size: 14px;
	color: #999;
	margin:0;
}
/*å…³äºŽæˆ‘ä»¬*/
#main .about{
	padding: 10px 0;
}
/*äº§å“ä¸­å¿ƒ*/
#main .products{
	margin-top: -1px;
	padding: 30px 0;
	background-color: #f1f2f4;
}
#main .products .list{
	font-size: 0;
}
#main .products .list a{
	display: inline-block;
	width: 285px;
	margin-right: 20px;
	margin-bottom: 25px;
}
#main .products .list a img{
	width: 100%;
}
#main .products .list a p{
	line-height: 60px;
	background-color: #999;
	font-size: 14px;
	font-family: 'å®‹ä½“';
	margin:0;
	padding: 0 15px;
	color: #fff;
	box-sizing: border-box;
	transition: background-color 0.5s;
}
#main .products .list a:hover p{
	background-color: #363636;
}
/*äº§å“å†…é¡µ*/
#main .products-view{
	padding: 10px 0;
}
#main .products-view .img{
	text-align: center;
}
#main .products-view .img img{
	max-width: 50%;
}
#main .products-view .title{
	text-align: center;
	font-size: 24px;
	margin: 20px 0;
}
#main .products-view .detailed{
	border-top: 1px solid #f1f2f4;
	padding: 10px 0;
}
#main .products-view&gt;p{
	margin: 5px 0;
	font-size: 16px;
	font-weight: bold;
}
/*æ–°é—»ä¸­å¿ƒ*/
#main .news{
	margin-top: -1px;
	padding: 30px 0;
	background-color: #F6F6F6;
}
#main .news .list a{
	float: left;
	width: 380px;
	margin-right: 20px;
	border:1px solid #ddd;
	box-sizing: border-box;
	padding: 0 15px;
	transition: all 0.2s;
	position: relative;
	top: 0px;
	margin-bottom: 20px;
}
#main .news .list a .title{
	padding: 30px 0;
	margin:0;
	line-height: 16px;
	font-size: 16px;
	color: #333;
	font-family: 'å®‹ä½“';
	font-weight: bold;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: nowrap;
}
#main .news .list a .details{
	font-size: 12px;
	color: #999;
	font-family: 'å®‹ä½“';
	line-height: 20px;
	margin-bottom: 30px;
	height: 64px;
    overflow: hidden;
}
#main .news .list a .time{
	font-size: 12px;
	color: #999;
	font-family: 'å®‹ä½“';
	line-height: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
}
#main .news .list a .more{
	font-size: 12px;
	color: #c6c6c6;
	font-family: 'å®‹ä½“';
	margin: 15px 0;
}
#main .news .list a:hover{
	background-color: #fff;
	box-shadow: 2px 2px 5px #ccc;
	top: -5px;
}
/*æ–°é—»è¯¦æƒ…é¡µ*/
#main .news-view{
	padding: 10px 0;
}
/*åº•éƒ¨*/
#footer{
	background-color: #111820;
}
#footer .xian{
	height: 4px;
	background-color: #07447d;
}
#footer .this-1200{
	padding: 50px 0;
	font-size: 0px;
}
#footer .this-1200&gt;div{
	width: 370px;
	display: inline-block;
}
#footer .this-1200&gt;div&gt;p{
	font-size: 20px;
	color: #fff;
	margin:0;
	margin-bottom: 20px;
}
#footer .this-1200 .contact{
	margin-left: 80px;
    margin-right: 10px;
}
#footer .this-1200 .contact .content p{
	margin: 10px 0;
	font-size: 12px;
	color: #bbb;
	font-family: 'å®‹ä½“';
	line-height: 30px;
}
#footer .this-1200 .contact .content p em{
	width: 25px;
	line-height: 25px;
	display: inline-block;
	color: #fff;
	text-align: center;
	background-color: #07447d;
}
#footer .this-1200 .nav .list li a{
	margin-top: 15px;
	font-size: 13px;
	color: #bbb;
	line-height: 30px;
	font-family: 'å®‹ä½“';
}
#footer .this-1200 .message input,
#footer .this-1200 .message textarea
{
	display: block;
	outline: none;
	color: #bbb;
	background-color: #0b1014;
	padding: 10px;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 15px;
}
#footer .this-1200 .message textarea{
	height: 75px;
	border:0px;
	resize: none;
}
#footer .this-1200 .message .name{
	width: 80%;
	float: left;
	margin-bottom: 0px;
}
#footer .this-1200 .message .submit{
	width: 20%;
	float: left;
	background-color: #07447d;
	text-align: center;
	cursor: pointer;
	margin-bottom: 0px;
}
#footer .copyright{
	background-color: #0c1115;
	text-align: center;
	font-size: 12px;
	font-family: 'å®‹ä½“';
	line-height:35px;
	color: #666;
}
#footer .copyright a{
	color: #666;
}
#footer .copyright p {
	display: inline-block;
}
/*æ‰‹æœºå…ƒç´&nbsp;éšè—*/
#nav-m{
	display: none;
}
@media screen and (max-width: 1200px){
	.this-1200{
		width: auto;
	}
	#header .this-1200 .right,#header .this-1200 .left .name{
		display: none;
	}
	/*ç§»åŠ¨ç«¯å¯¼èˆª*/
	#header{
		z-index: 2;
	}
	#header .this-1200 .left{
		width: 100%;
		height: 50px;
		padding: 5px 0px;
		box-sizing: border-box;
	}
	#header .this-1200 .left .logo{
		position: relative;
		z-index: 10000;
	}
	#header .this-1200 .left .logo img{
		height: 40px;
		margin-left: 10px;
	}
	#nav-m{
	    display: block;
	    position: relative;
	    z-index: 999;
	}
	#nav-m .menu{
		position: absolute;
		right: 10px;
		top: 6px;
		width:22px;
		padding: 5px 10px;
		border: 1px solid #333;
		border-radius: 3px;
	}
	#nav-m .menu span{
		display: block;
		width: 100%;
		margin-bottom: 5px;
		height: 2px;
		background-color: #000;
	}
	#nav-m .menu span:nth-of-type(3){
		margin-bottom: 0px;
	}
	#nav-m .nav-m-list{
		position: relative;
		top: 4px;
		background-color: #333;
		display: none;
	}
	#nav-m .nav-m-list li{
		line-height:40px;
		border-bottom: 1px solid #777;
	}
	#nav-m .nav-m-list li a{
		height: 100%;
		width: 100%;
		display: block;
		padding-left:10px;
		font-size: 14px;
		color: #f1f2f4;
		font-family: 'å¾®è½¯é›…é»‘';
	}
	#nav-m .nav-m-list .language a{
		display: inline-block;
		width: 46%;
	}
	#nav-m .nav-m-list .language a:first-child{
		border-right: 1px solid #777;
	}
	/*é¦–é¡µ*/
	#home .about{
		padding: 20px 10px;
	}
	#home .about&gt;div{
		width: 100%!important;
	}
	#home .about .left .title{
		text-align: center;
	}
	#home .about .left{
		margin-bottom: 20px;
	}
	#home .about .left .more{
		margin:auto;
		margin-top: 20px;
	}
	#home .products{
		padding: 20px 10px;
	}
	#home .products .list a{
		width: 100%;
		margin:0;
		margin-bottom: 20px;
	}
	#home .news{
		padding: 20px 10px;
	}
	#home .news .list a{
		width: 100%;
		margin:0;
		margin-bottom: 20px;
	}
	/*å…±åŒéƒ¨åˆ†*/
	#main&gt;.link{
		padding: 10px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	#main&gt;.list{
		padding-bottom: 20px;
	}
	#main&gt;.title{
		padding-bottom: 20px;
	}
	/*å…³äºŽæˆ‘ä»¬é¡µ*/
	#main .about{
		padding: 10px;
	}
	/*äº§å“é¡µé¢*/
	#main .products{
		padding: 20px 10px;
	}
	#main .products .list a{
		width: 100%;
		margin:0;
		margin-bottom: 20px;
	}
	/*äº§å“å†…é¡µ*/
	#main .products-view{
		padding: 20px 10px;
	}
	/*æ–°é—»é¡µé¢*/
	#main .news{
		padding: 20px 10px;
	}
	#main .news .list a{
		width: 100%;
	}
	/*æ–°é—»å†…éƒ¨*/
	#main .news-view{
		padding: 20px 10px;
	}
	/*åº•éƒ¨*/
	#footer .this-1200{
		padding: 20px 10px;
	}
	#footer .this-1200&gt;div{
		width: 100%;
		margin:0!important;
	}
	#footer .this-1200 .nav{
		display: none;
	}
}</pre></body></html>