<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 壹米科技 */
@charset "utf-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
* {/*box-sizing:content-box;*/
	box-sizing: border-box;
}
html {
	font-family: Arial, Helvetica, sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
}
li{
        list-style-type: none;
}
body, div, span, object, iframe, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, q, dl, dt, dd, ol, ul, li, fieldset, form, legend, caption, tbody, tfoot, thead, article, aside, dialog, figure, footer, header, hgroup, nav, section {
	padding: 0;
	margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden], template {
display: none;
}
a {
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active, a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
mark {
	color: #000;
	background: #ff0;
}
small {
	font-size: 80%;
}
sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {
	top: -.5em;
}
sub {
	bottom: -.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
pre {
	overflow: auto;
}
code, kbd, pre, samp {  /*font-family: monospace, monospace;  font-size: 1em; */
}
button, input, optgroup, select, textarea {
	margin: 0;
	font: inherit;
	color: inherit;
}
button {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
padding: 0;
border: 0;
}
input {
	line-height: normal;
	outline: none;
}
input[type="checkbox"], input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid #c0c0c0;
}
legend {
	padding: 0;
	border: 0;
}
textarea {
	overflow: auto;
	outline: none;
}
optgroup {
	font-weight: bold;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
}
td, th {
	padding: 0;
}
/* base css */

img {
	vertical-align: middle;
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
}
 [role="button"] {
cursor: pointer;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	line-height: 1.3;
}
h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #777;
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}
h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
	font-size: 65%;
}
h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}
h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
	font-size: 75%;
}
h1, .h1 {
	font-size: 42px;
}
h2, .h2 {
	font-size: 36px;
}
h3, .h3 {
	font-size: 30px;
}
h4, .h4 {
	font-size: 24px;
}
h5, .h5 {
	font-size: 20px;
}
h6, .h6 {
	font-size: 16px;
}
p {
	margin: 0 0 10px;
}
.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4;
}
.text-left {
	text-align: left;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	zoom: 1;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.star_note {
	color: #f00;
	padding: 0 3px;
}

/* IE输入密码或者text表单框中显示叉叉跟眼睛的图标样式去除 */
::-ms-clear, ::-ms-reveal {
display: none;
}
/*pages*/ .pagination-wrapper {
	margin: 20px 0;
}
.pagination {
	height: 34px;
	text-align: center;
}
.pagination li {
	display: inline-block;
	height: 34px;
	margin-right: 5px;
}
.pagination li a {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;
	color: #555555;
	text-decoration: none;
}
.pagination li a:hover {
	background: #f5f5f5;
	color: #0099ff;
}
.pagination li.thisclass {
	background: #09f;
	color: #fff;
}
.pagination li.thisclass a, .pagination li.thisclass a:hover {
	background: transparent;
	border-color: #09f;
	color: #fff;
	cursor: default;
}
.z0610 img {width: 180px;height: 120px;}

#topcontrol{background:#666666; height:37px; width:39px; border-radius:4px;right:2px !important;bottom: 128px !important;}




.container {
    width: 1190px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.news-detail {
     overflow: hidden;
     padding: 0;
     margin-bottom: 20px
 }
 .news-detail .news-detail-left {
     float: left;
     overflow: hidden;
     width: 840px;
     background: #fff
 }
 .news-detail .news-detail-left .txt-box {
     border: 1px solid #eee;
     padding: 35px
 }
 .news-detail .news-detail-left .txt-box table {
     width: 650px;
     margin: 30px auto
 }
 .news-detail .news-detail-left .txt-box table td {
     height: 35px;
     line-height: 35px
 }
 .news-detail .news-detail-left .txt-box .tit {
     border-bottom: 1px solid #eee
 }
 .news-detail .news-detail-left .txt-box .tit h1 {
     margin-bottom: 5px;
     text-align: center;
     font-size: 29px;
     font-weight: 400;
     line-height: 40px
 }
 .news-detail .news-detail-left .txt-box .tit h1 a {
     text-decoration: none
 }
 .news-detail .news-detail-left .txt-box .tit p {
     color: #999;
     text-align: center;
     height: 40px;
     line-height: 40px;
     padding-bottom: 10px
 }
 .news-detail .news-detail-left .txt-box .tit p span {
     margin: 0 10px
 }
 .news-detail .news-detail-left .txt-box .tit p span a {
     color: #999
 }
 .news-detail .news-detail-left .txt-box .tit p span a:hover {
     color: #e62e35
 }
 .news-detail .news-detail-left .txt-box .tit p i {
     font-style: normal;
     color: #d6162d;
     margin: 0 2px
 }
 .news-detail .news-detail-left .txt-box .words {
     color: #333;
     line-height: 1.6em;
     font-size: 16px;
     border-bottom: 1px solid #eee
 }
 .news-detail .news-detail-left .txt-box .words h6 {
     font-size: 20px;
     font-weight: 400;
     line-height: 60px
 }
 .news-detail .news-detail-left .txt-box .words img {
     display: block;
     background-color: #fafafa;
     border: 1px solid #eee;
     margin-top: 8px;
     margin: 0 auto 8px;
     max-width: 760px!important
 }
 .news-detail .news-detail-left .txt-box .words div {
     margin: 16px 0
 }
 .news-detail .news-detail-left .txt-box .words .img img {
     display: block;
     height: 375px;
     margin: auto
 }
 .news-detail .news-detail-left .txt-box .explain {
     background-color: #fafafa;
     color: #999;
     margin: 16px 0;
     padding: 15px;
     line-height: 1.8;
     font-size: 12px;
 }
 .news-detail .news-detail-left .txt-box .explain a {
     display: block;
     color: #ccc;
     height: 24px;
     line-height: 24px;
     text-decoration: none
 }
 .news-detail .news-detail-left .txt-box .explain em {
     font-style: inherit;
 }
 .news-detail .news-detail-left .txt-box .keys {
     color: #666;
     margin: 10px 0;
     display: inline-block;
     float: right
 }
 .news-detail .news-detail-left .txt-box .keys a {
     *display: inline;
     *zoom: 1;
     display: inline-block;
     vertical-align: middle;
     background: #f4f4f4;
     height: 22px;
     line-height: 23px;
     padding: 0 10px;
     font-size: 12px
 }
 .news-detail .news-detail-left .txt-box .keys a span {
     display: inline-block;
     *display: inline;
     *zoom: 1;
     vertical-align: middle;
     background: #f4f4f4;
     height: 22px;
     line-height: 22px;
     padding: 0 10px;
     font-size: 12px
 }
 .news-detail .news-detail-left .txt-box .keys a i {
     display: inline-block;
     *display: inline;
     *zoom: 1;
     vertical-align: middle;
     width: 9px;
     height: 22px;
     font-size: 12px;
     vertical-align: top
 }
 .news-detail .news-detail-left .txt-box .share-box {
     overflow: hidden;
     margin: 8px 0;
     display: inline-block;
     width: 300px
 }
 .news-detail .news-detail-left .txt-box .share-box .share {
     height: 28px;
     line-height: 28px;
     color: #999
 }
 .news-detail .news-detail-left .txt-box .share-box .share a {
     padding-top: 5px;
     font-size: 13px
 }
 .news-detail .news-detail-left .txt-box .share-box .share a img {
     display: block;
     width: 28px;
     height: 28px
 }
 .news-detail .news-detail-left .txt-box .share-box .like {
     float: right;
     overflow: hidden
 }
 .news-detail .news-detail-left .txt-box .share-box .like span {
     display: block;
     width: 90px;
     height: 30px;
     line-height: 30px;
     float: left;
     color: #fff;
     border-radius: 5px;
     cursor: pointer;
     text-align: center;
     margin-right: 10px
 }
 .news-detail .news-detail-left .txt-box .share-box .like span i {
     display: inline-block;
     vertical-align: middle;
     margin-right: 5px
 }
 .news-detail .news-detail-left .txt-box .share-box .like span em {
     margin-left: 3px
 }
 .news-detail .news-detail-left .txt-box .share-box .like .sp01 {
     background: #fa6060
 }
 .news-detail .news-detail-left .txt-box .share-box .like .sp01:hover {
     background: #ed0707
 }
 .news-detail .news-detail-left .txt-box .share-box .like .sp02 {
     background: #e8b766
 }
 .news-detail .news-detail-left .txt-box .share-box .like .sp02:hover {
     background: #ca891e
 }
 .news-detail .news-detail-left .txt-box .img-txt {
     border-top: 1px dotted #d8d8d8;
     padding: 40px 0 0;
     overflow: hidden
 }
 .news-detail .news-detail-left .txt-box .img-txt h3 {
     color: #333;
     font-size: 18px;
     margin-bottom: 30px;
     font-weight: 400
 }
 .news-detail .news-detail-left .txt-box .img-txt ul {
     overflow: hidden;
     width: 860px
 }
 .news-detail .news-detail-left .txt-box .img-txt ul li {
     float: left;
     margin-right: 10px;
     margin-bottom: 10px
 }
 .news-detail .news-detail-left .txt-box .img-txt ul li a {
     display: block;
     position: relative;
     width: 190px;
     height: 140px;
     overflow: hidden
 }
 .news-detail .news-detail-left .txt-box .img-txt ul li a img {
     display: block;
     width: 190px;
     height: 140px;
     overflow: hidden;
     -webkit-transition: all .5s ease-out;
     -o-transition: all .5s ease-out;
     -moz-transition: all .5s ease-out;
     -ms-transition: all .5s ease-out;
     transition: all .5s ease-out
 }
 .news-detail .news-detail-left .txt-box .img-txt ul li a img:hover {
     transform: scale(1.1);
     -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
     -ms-transform: scale(1.1);
     -o-transform: scale(1.1)
 }
 .news-detail .news-detail-left .txt-box .img-txt ul li a span {
     position: absolute;
     background-color: rgba(0, 0, 0, .5);
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7f000000", endColorstr="#7f000000");
     color: #fff;
     bottom: 0;
     left: 0;
     right: 0;
     padding: 7px 10px;
     width: 170px;
     text-overflow: ellipsis;
     white-space: nowrap;
     overflow: hidden
 }
 .news-detail .news-detail-left .txt-box .img-txt .column {
     background-color: #fafafa;
     line-height: 26px;
     padding-left: 15px;
     margin-top: 15px;
     padding: 7px 13px
 }
 .news-detail .news-detail-left .txt-box .img-txt .column span {
     color: #999
 }
 .news-detail .news-detail-left .txt-box .img-txt .column a {
     margin: 0 5px
 }
 .news-detail .news-detail-left .txt-box .txt-upDown {
     overflow: hidden;
     clear: both;
     padding: 18px 0 0;
     line-height: 20px;
     font-size: 14px
 }
 .news-detail .news-detail-left .txt-box .txt-upDown span {
     color: #999;
     max-width: 320px;
     overflow: hidden;
     white-space: nowrap;
     text-overflow: ellipsis;
     display: inline-block
 }
 .news-detail .news-detail-left .txt-box .article-page {
     height: 80px;
     line-height: 80px;
     margin: 0 auto;
     padding-bottom: 10px;
     text-align: center;
     width: 95%
 }
 .news-detail .news-detail-left .txt-box .article-page span {
     border-bottom: 2px solid #f74a0d;
     color: #f74a0d;
     margin: 0 5px;
     padding: 0 2px
 }
 .news-detail .news-detail-left .txt-box .article-page a {
     border-bottom: 2px solid #ccc;
     margin: 0 8px;
     padding: 0 2px
 }
 .news-detail .news-detail-left .txt-box .article-page .n {
     border: medium 0;
     color: #666
 }
.news-right {
     width: 270px;
     float: right
 }
 .new_side {
     width: 100%;
     box-sizing: border-box
 }
 .new_side_top {}
 .side_tit {
     font-size: 24px;
     color: #333;
     font-weight: 400;
     margin-top: 10px;
     margin-bottom: 0px;
     position: relative;
     height: 30px;
     line-height: 30px;
     box-sizing: border-box;
     margin-bottom: 10px;
 }
 .new_side_top ul {
     overflow: hidden;
     border-top: 1px solid #009944;
     position: relative;
     top: 0px;
     list-style: none;
     padding-left: 0;
     margin-bottom: 20px;
 }
 .new_side_top ul li {
     padding: 11px 0;
     border-bottom: 1px dashed #cdcdcd;
     height: 70px;
     font-size: 16px;
     box-sizing: content-box;
 }
 .new_side_top ul li:nth-of-type(1) {
     border-top: 0
 }
 .new_side_top ul li img {
     float: left;
     width: 92px;
     height: 70px;
     margin-right: 12px
 }
 .new_side_bot ul {
     overflow: hidden;
     border-top: 1px solid #009944;
     position: relative;
     list-style: none;
     padding-left: 0;
     padding-top: 10px;
     width: 100%
 }
 .new_side_bot li {
     width: 130px;
     height: 172px;
     margin-right: 10px;
     margin-top: 2px;
     margin-bottom: 10px;
     float: left;
     position: relative;
     overflow: hidden
 }



 .new_side_bot li img {
     width: 100%;
     height: 100px;
	 margin-bottom: 8px;
 }
 .new_side_bot li:nth-of-type(2n) {
     margin-right: 0
 }
 .new_side_bot li .news_txt {
     margin-top: 2px;
     font-size: 14px;
     width: 100%;
 }

.tt_about {
     width: 778px;
 }
 .tt_about h4 {
     font-size: 16px;
     font-weight: 600;
     margin-bottom: 5px;
     border-bottom: 2px solid #ccc;
     padding-bottom: 5px;
     position: relative;
 }
 .tt_about ul {
     overflow: hidden;
     list-style-type: disc;
 }
 .tt_about li {
     width: 349px;
     text-overflow: ellipsis;
     float: left;
     list-style-type: disc;
     margin: 0 20px 8px;
     line-height: normal;
     white-space: nowrap;
     color: #666;
 }
 .tt_about li a {
     font-size: 14px;
     color: #333;
 }
 .tt_about h4::before {
     content: "";
     display: block;
     width: 70px;
     height: 2px;
     background: red;
     position: absolute;
     left: 0;
     bottom: -2px;
 }
.fr {
    float: right;
}
.w-footer{position:relative}



 .news-list ul {
     border-top: 1px solid #ccc;
 }
 .news-list ul li {
     min-height: 189px;
     overflow: hidden;
     padding: 25px 0px;
     border-bottom: 1px solid #ddd;
     transition: all .2s ease-out
 }
 .news-list ul li img {
     display: block;
     width: 200px;
     height: 140px;
     float: left;
     border: 1px solid #ccc;
     padding: 2px;
 }
 .news-list ul li:hover {}
 .news-list .img {
     display: block;
     position: relative;
     float: left
 }
 .news-list .img img {
     display: block;
     width: 200px;
     height: 150px;
     box-shadow: none
 }
 .news-list .img i {
     position: absolute;
     width: 65px;
     height: 22px;
     background: url(/statics/images/newlistimg/icon25.png) no-repeat center center;
     top: 10px;
     left: 0;
     line-height: 22px;
     font-style: normal;
     color: #fff;
     padding-left: 5px
 }
 .news-list .txt {
     width: 580px;
     float: right;
     position: relative;
     height: 140px
 }
 .news-list .txt h3 {
     overflow: hidden;
 }
 .news-list .txt h3 a {
     font-size: 18px;
     display: inline-block;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
     float: left;
     font-weight: 600;
     width: 460px;
 }
 .news-list .txt h3 .date {
     font-size: 12px;
     font-weight: 400;
     color: #666666;
     display: inline-block;
     overflow: hidden;
     text-overflow: ellipsis;
     float: right;
     padding-top: 2px;
 }
 .news-list .txt .des {
     font-size: 14px;
     font-weight: 400;
     color: #666666;
     padding-top: 20px;
     line-height: 1.5;
 }
.container {
    width: 1190px;
}
.news-left {
     width: 800px;
     float: left;
     background: #fff;
     position: relative;
     margin-bottom: 20px
 }
 .news-list-tit h2 {
     margin-left: 2px;
     font-weight: 400;
     font-size: 24px;
     border-left: 3px #009944 solid;
     padding-left: 10px;
     height: 30px;
     line-height: 30px;
     margin-top: 10px;
 }</pre></body></html>