<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body{background:#fff;}
.more{display:block;background:url(../images/more_bg.png) no-repeat;color:#0092dc;font-size:16px;width:160px;height:50px;line-height:50px;margin:0px auto 0;text-align:center;}
.more:hover{color:#016da3;text-decoration:none;}

.prod{background:#f2f2f2;padding-top:40px;height:430px;}
.prod .bd{height:200px;margin-bottom:40px;overflow:hidden;}

.prod li{float:left;width:200px;margin:0 40px 0px 0;}
.prod li a{display:block;height:200px;overflow:hidden;}
.prod li a img{width:100%;height:100%}
.prod li a img{transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out;}
.prod li a:hover img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);-ms-transform:scale(1.05);}

.prod .fd a{}

.news{padding:40px 0 53px;}
.news .mtitle div{background:#fff;}
.news .mtitle .t2{letter-spacing:12px;}

.news .bd{height:320px;margin-bottom:40px;padding:0 20px;}

.news .hot{float:left;width:525px;}
.news .list{float:right;width:525px;}

.news .hot a.pic{height:200px;display:block;overflow:hidden;}
.news .hot img{display:block;width:100%;height:100%}
.news .hot .con{line-height:24px;font-size:12px;height:96px;overflow:hidden;}
.news .hot .time{text-align:right;font-size:12px;color:#0092dc}

.news .list {width:590px;float:right;}
.news .list ul{width:100%;}
.news .list li {margin-bottom:15px;border-bottom:1px solid #ccc}
.news .list li a{display:block;height:60px;}
.news .list li .time{float:left;width:60px;height:60px;line-height:60px;text-align:center;font-size:12px;transition:all 0.15s ease-in-out 0s;}
.news .list li .time em{font-size:18px;font-family:Arial;}
.news .list li .con{margin-left:60px;line-height:23px;font-size:12px;padding:7px 20px;}
.news .list li .con h3{font-size:14px;}
.news .list li .con h3,.news .list li .con p{height:23px;line-height:23px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

.news .list li a:hover{background:#0092dc;color:#fff;text-decoration:none;}
.news .list li a:hover .time{background:#016da3;}

.partner{background:#f2f2f2;padding:40px 0 55px;}
.partner .mtitle .t2{letter-spacing:5px;}
.partner .bd{height:160px;}

.partner .bfocus{width:1200px;height:160px;position:relative;overflow:hidden;margin:0 auto;}
.partner li{float:left;width:194px;margin-left:-1px;}
.partner li a{display:block;height:158px;border:1px solid #bbb;}
</pre></body></html>