<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.weizhi{ height:50px; background:#e1e4e2; line-height:50px;color:#01250e;}

.weizhipart{ width:1070px; margin:0 auto;}

.weizhi span{ color:#1669aa;font-size:14px; display:inline-block; height:50px;padding-left: 55px;}

.weizhi a{ color:#333333; margin:0 5px; font-size:14px;}

.weizhi a:hover{ color:#1669aa;}

.commsg{ width:1070px; margin:0 auto; padding:30px 0 20px 0}

.commsg_left{ float:left; width:225px;}

.treepro table{
	width:225px;
}

.treepro table tr {
		font-size: 12px;
    height: 30px;
    border: 1px solid #dcd9d9;
    background-color: #fefdfd;
}

.treepro table td a {
    color: #333333;
}

.treepro table td a:hover {
    color: #0488b6;
    text-decoration:underline;
}

.trC td {
	background-color: #f0f0f0;
	font-size: 14px;
}

.commsg_right{ float:right; width:834px;}

.rightcon h3 {
    width: 834px;
    height: 40px;
    font-size: 24px;
    color: #595f5b;
    text-indent: 18px;
    background-color: #f0f0f0;
    line-height: 40px;
}



/*产品中心*/
.E_ProductCenter{
    width: 834px;
    height: 250px;
    margin: 35px auto 35px;
    border-left: none;
}
.E_ProductCenter&gt;.E_productBaes{
    height: 100%;
    width: 278px;
    float: left;
}

.E_ProductCenterImg {
    width: 200px;
    height: 190px;
    overflow: hidden;
    margin: 14px auto;
    position:relative;
    }

.E_ProductCenterImg .divPro {
    position:absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.1);
    left:0px;
    top:0px;
    line-height:190px;
    text-align:center;
    color:#fff;
    font-size:16px;
    z-index:666;
    display:none;
}
.E_ProductCenterImg .divPro b {
    padding: 6px 15px;
    font-weight: normal;
    font-size: 12px;
    background: #357cb4;
    border-radius: 30px;
    width:100px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
}
.E_ProductCenterImg &gt; img {
		width: 100%;
		height:100%;
		transition: all 0.8s;
}

.E_productBaes:hover .divPro{
    display:block;
}

.E_productBaes:hover .E_ProductCenterImg img {
    transform: scale(1.1);
}

.E_productBaes &gt; p {
    text-align: center;
    font-size: 16px;
    padding: 5px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.E_ProductCenter &gt; a:hover p {
    color: #357cb4;
}


.pro-content {
    line-height: 1.5rem;
    color: #333;
    margin-bottom: 3.5rem;
    margin-left: 3.5rem;
}

.pro-content h2:first-child {
    margin-top: 2rem;
}
.pro-content h2 {
    line-height: 1.625rem;
    font-weight: 400;
    font-size: 1.5rem;
    padding: .5rem 0 .5rem 1.25rem;
    border-left: solid .375rem transparent;
    margin: 3.875rem 0 1.375rem;
    margin-top: 3.875rem;
    color: #333;
    position: relative;
}

.pro-content h2::before {
    content: "";
    display: block;
    height: 90%;
    width: .375rem;
    background: #0488b6;
    position: absolute;
    top: 4%;
    left: -.375rem;
    border-radius: 2px;
}

.pro-content table{
    background: #dedede;
    border: 1px solid #8f8f8f;
    width: 100%;
}

.pro-content table tr th, .pro-content table tr td {
    height: 27px;
    text-align: left;
    color: #3b5645;
    line-height: 27px;
    padding-left:20px;
}

.index_contact {
    margin: 40px 0px 15px 15px;
    font-family: Arial;
}

.index_contact P {
    clear: both;
    color: #545455;
    padding-bottom: 15px;
}

.title_h1 {
    color: #303c4b;
    margin: 0px;
    display: block;
    padding: 10px 0px 20px 0px;
    font-weight: 100;
    font-size: 16px;
}

.aboutContents {
    clear: both;
    padding: 10px 10px 0px 30px;
    line-height: 28px;
    float:left;
    width: 480px;
  }
  
.aboutContents2 {
    clear: both;
    padding: 10px 10px 0px 30px;
    line-height: 36px;
    float:left;
  }
  
.aboutConImg{
	float:right;
}

.newsContents {
    clear: both;
    padding: 10px 10px 0px 30px;
    line-height: 36px;
  }


.InformationC{
    padding: 12px 35px;
    background-color: #F7F7F7;;
}

.InformationList{
    padding: 5px 0;
    overflow: hidden;
}

.InformationListTime{
    float: left;
}

.InformationListTime&gt;p{
    font-size: 30px;
    color: #333333;
    text-align: center;
}
.InformationListTime&gt;span{
    font-size: 12px;
    color: #151515;
}
.InformationListTxt{
    float: left;
    border-left: 1px solid #333333;
    margin-left: 18px;
    padding-left: 20px;
    margin-top: 5px;
}
.InformationListTxt&gt;a{
    display: block;
    font-size: 16px;
    max-width: 1000px;
    color: #333333;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
    line-height: 20px;
}
.InformationListTxt&gt;a:hover{
    color: #357cb4;
}
.InformationListTxt&gt;p{
    font-size: 12px;
    color: #333333;
    max-width: 1000px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    line-height: 16px;
}

.page {
		float: right;
    text-align: left;
    padding: 20px 0 20px 0;
}

.page span {
    display: inline-block;
    padding: 6px 10px;
    margin-right: 10px;
    color: #fff;
}

.page a {
    display: inline-block;
    padding: 6px 10px;
    margin-right: 10px;
    color: #fff;
    background: gray;
}

.page a:hover {
    text-decoration:underline;
}

.point {
    clear: both;
    margin: 40px 0px;
    line-height: 22px;
    text-align: right;
}

.point .nextTips{
		margin-left:35px;
}

.point a {
    color: #333333;
}

.point a:hover{
    color: #357cb4;
    text-decoration:underline;
}

.FAQtitle {
    height: 20px;
    text-align: left;
    padding: 6px;
    line-height: 20px;
}

.FAQtitle span {
    display: inline-block;
    padding: 0px 5px;
    margin-right: 10px;
    color: #fff;
    background:#0488b6;
}

/*   knowledge 页面*/
.contentList {
    width: 100%;
    height: 115px;
    border-bottom: 1px #ededed dotted !important;
    padding-bottom: 15px;
}

.contentList .contentList-image {
    width: 112px;
    float: left;
    margin-bottom: 0;
}

.contentList .contentList-image img {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    border: 6px #eee solid;
}

.contentList-content {
    width: 630px;
    float: left;
    margin: 10px 0 0 20px;
}
.contentList-title {
    line-height: 14px;
}

.contentList-intro{
	  font-size: 14px;
    color: gray;
    max-width: 1000px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 22px;
}

.contentList-title&gt;a{
    display: block;
		font-weight: 800;
    color: #333333;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin: 5px 0 0 0;
    font-size: 16px;
    height: 22px;
}

.contentList-title&gt;a:hover{
    color: #357cb4;
}
</pre></body></html>