<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">ul,
ol {
  padding:0;
  margin-top: 0;
  margin-bottom:0;
}
.brand-name{
	overflow: hidden;
}
ul li{
	list-style: none;
}
h1, .h1, h2, .h2, h3, .h3{
	margin: 0;
}
.navbar{
	margin-bottom: 0;
	height: 95px;
	background-color: rgb(255,255,255);
}
.navbar-brand{
	width: 273px;
	height: 51px;
	padding:0;
	margin-top: 26.5px;
}
.nav-pills{
	background-color: rgb(255,255,255);
}
.nav-pills &gt; li{
	padding: 34.5px 22px;
}
.nav-pills &gt; li &gt; a{
	display: block;
	padding: 0;
	font-size: 20px;
	color:#333;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	position: relative;
}

.nav-pills &gt; li &gt; a .s_line{
	width: 0;
	height: 2px;
	background-color: #009D8D;
	margin: 0 auto;
	position: absolute;
	top: 32px;
	left: 0px;
	right: 0px;
	transition: width .2s linear;
	transition: width .2s linear;
	-moz-transition: width .2s linear;/* Firefox 4 */
	-webkit-transition: width .2s linear; /* Safari 鍜� Chrome */
	-o-transition: width .2s linear;/* Opera */
}
.nav-pills &gt; li &gt; a:hover{
	color: #009D8D;
	background-color: rgb(255,255,255);
}
.nav-pills &gt; li&gt;a:hover .s_line {
	width: 100%;
}
.nav-pills &gt; li + li {
    margin-left: 0;
}
.nav &gt; li &gt; a:hover{
    text-decoration: none;
    background-color: rgb(255,255,255);
    color:#009D8D;
}
.nav &gt; li &gt; a:focus {
    text-decoration: none;
    background-color: rgb(255,255,255);
    color:#009D8D;
}
.nav-pills &gt; li.active &gt; a, .nav-pills &gt; li.active &gt; a:hover, .nav-pills &gt; li.active &gt; a:focus {
	color: #009D8D;
	background-color: rgb(255,255,255);
}
.nav-pills &gt; li.active&gt; a:after{
	position: absolute;
	right: 0;
	top: 32px;
	left: 0;
	height: 2px;
	content: '';
	/*background-color: #009D8D;*/
	background-color: transparent;
}
.container {
    padding: 0 0;
    width: 1170px!important;
    position: relative;
}
/*slide*/
.carousel {
	width: 100%;
  height: 300px;
  margin-top:95px;
}
.carousel-caption {
  z-index: 10;
}
.carousel-inner{
	background-color: rgb(0,157,142);
}
.carousel .item {
  width: 1200px;
  height:300px;
  background-color: rgb(255,255,255);
  margin: 0 auto;
  padding: 0;
  position: relative;
}
.carousel-inner &gt; .item &gt; img {
  position: absolute;
  top: 0;
  left: 0;
  height: 596px;
}
/*content*/
.film{
	position: absolute;
	left:0;
	top:0;
	z-index: 1300;
	width: 100%;
	height:100%;
	background-color: #000;
	opacity: 0.35;
	filter: alpha(opacity=35);
}
.filmSize{
	position: absolute;
	left:50%;
	top:0;
	z-index: 1350;
	width: 1200px;
	height:100%;
	font-size: 42px;
	color: #fff;
	text-align: center;
	line-height: 300px;
	margin-left: -600px;
}
h2{
 font-size: 20px;
 overflow: hidden;
}
a:hover{
	text-decoration: none;
}
.index-tit{
	font-size: 26px;
	color: #333;
}
a.index-tit:hover{
	color: #333;
}
.index-more{
	font-size: 18px;
	color: #009D8D;
	cursor: pointer;
	margin-top:4.5px;
}
a.index-more:hover{
	color: #009D8D;
}
.navbar-right{
	margin-right: 0;
}
.icon-more{
	display: inline-block;
	width: 9px;
	height: 12px;
	margin-top: 3px;
}
.index-context{
	margin-top: 16px;
	font-size: 16px;
	color:#666;
	line-height: 32px;
	overflow:hidden; 
  text-overflow:ellipsis;
  display:-webkit-box; 
  -webkit-box-orient:vertical;
  -webkit-line-clamp: 7;
  
}
.index-context7{
	-webkit-line-clamp: 7;
}
.index-context5{
	-webkit-line-clamp:5;
}
.index-news{
	width: 100%;
	height: 226px;
	margin-top: 24px;
}
.index-pic{
	width: 100%;
	height: 178px;
	margin-top: 24px;
}
.index-norap{
	width: 80%;
	overflow: hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
	
}
.index-data{
	color: #aaa;
}
.enterprise-news{
	margin-top: 16px;
}
.enterprise-news li{
	font-size: 12px;
}
.enterprise-news li a{
	display: block;
	color: #666;
	width: 80%;
	overflow: hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
	cursor: pointer;
}
.enterprise-news li a:hover{
	color: #333;
}
.enterprise-news li+li{
	margin-top: 16px;
}
.enterprise-data{
	color: #aaa;
}
/*foot*/
.footer{
	width: 100%;
	background-color: rgb(51,51,51);
	height: 500px;
	overflow: hidden;
	color:#fff;
}
.custom-margin{
	margin: 65px 0 39px 0;
}
.footer h2{
	padding: 0;
	margin: 0;
}

.brandaddress a{
	color:#fff;
	font-size: 16px;
}
.brandaddress a:hover{
	text-decoration: none;
	color:#989696!important;
}
.brandaddress a:visited{
	text-decoration: none;
	color:#989696!important;
}
.brandaddress a:focus{
	text-decoration: none;
	color:#989696!important;
}
.brandaddress a:active{
	text-decoration: none;
	color:#989696!important;
}
.brandaddress li+li{
	margin-top: 21px;
}
.bottom{
    clear: both;
    border-top: 1px solid #5d5d5d;
    color: #fff;
    overflow: hidden;
}
.foot_logo{
	width: 180px;
	float: right;
	margin-top: 48px;
}
.bottom p{
	float: left;
	margin: 56px 0;
}
.bottom p a{
	padding: 0 18px;
	color:#fff;
	font-size: 18px;
	
}
.bottom p a:first-child{
	padding-left: 0;
}
.bottom p a:hover{
	text-decoration: none;
	color:#989696!important;
}
.foot{
	width: 100%;
	height: 89px;
	background-color: rgb(0,157,141);
	font-size: 16px;
	color:#fff;
	line-height: 89px;
}
.copyright-left{
	float: left;
}
.copyright-right{
	float: right;
}
.carousel-inner &gt; .item &gt; img, .carousel-inner &gt; .item &gt; a &gt; img {
	display: block;
	max-width: 100%;
	height: 100%;
}

/**/
/*@media (max-width: 767px) {
   .container{
   	width: 1170px!important;
   }
}
@media (min-width: 768px) and (max-width: 991px) {
  .container{
   	width: 1170px!important;
   }
}
@media (min-width: 992px) and (max-width: 1199px) {
.container{
   	width: 1170px!important;
   }
}
@media (min-width: 1200px) {
.container{
   	width: 1170px!important;
   }
}
*/</pre></body></html>