<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.slider_item{position:absolute;height:490px; width:100%; left:0;top:0; display:none; background-position:center; background-repeat:no-repeat; background-position:top center; z-index:9;}
.slider_item a{ display:block; height:100%; width:100%}
.slider_mid{ position:absolute; left:0; bottom:30px;width:100%; z-index:10;}
.slider_btn{ width:1140px; margin:0 auto;text-align:left}
.slider_btn span{ display:inline-block; background:#898989;width:12px; height:12px; margin-left:2px;cursor:pointer; border-radius:50%}
.slider_btn span.selected{background:#ff0000;}

.pannel h3{height:35px;line-height:30px;position:relative;font-size:18px;font-weight:normal}
.pannel h3 span{ position:absolute;right:0;top:0;display:block; font-size:16px}
.pannel h3 span a{ display:inline-block; margin-left:10px; color:#868585}
.pannel h3 a.more{position:absolute;right:10px;top:0px;display:block; font-size:16px; color:#868585}
.pannel ul{background:url(../images/bg_02.gif) repeat-x top #fff}

.txt_pl{margin:5px auto 15px; border-top:1px solid #d4d3d3; border-bottom:1px solid #d4d3d3;padding:15px 0; line-height:22px; font-family:"宋体";color:#6e6c6c}
.txt_pl h2{ font-size:24px; font-weight:normal; margin-bottom:10px; font-family:"Microsoft YaHei","微软雅黑"; }

.works{ width:100%; }

.news_frm{background:#e9e9e9; padding:10px 5px;} 

.news_frm div.in{ margin:0 5px;background:#fff; height:100%}

.pic_news{float:right; width:45%;}
.pic_news ul{ padding-bottom:3px;}
.pic_news ul li{ margin:15px 0; width:33.33%;}
.pic_news ul li a.txt{ width:175px;}
.pic_news li p span{width:175px; font-size:12px}
.news{width:55%;float:left;}
.news ul{ padding:10px}
.news li{height:30px;line-height:30px;*height:25px;*line-height:25px; float:left; width:50%; }
.news li a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap; display:block; background:url(../images/icon.png) no-repeat 10px center; padding-left:25px;}

.customer{ margin:10px auto;}
.customer dl{ float:left; width:25%; margin-top:20px; height:auto; overflow:hidden} 
.customer dt{font-weight:bold; margin-bottom:10px}
.customer dd a{ display:block; line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.ad ul{ float:left; width:33.33%}
.ad ul img{ width:100%; border-bottom:1px solid #fff;border-left:1px solid #fff; display:block}
.ad ul.first img{border-left:0}
.c_more{ display:block; margin:0 auto; font-size:18px; padding:20px 0px; text-align:center;}
.news_txt_out{ font-size:16px; border:1px solid #ccc; line-height:50px; text-align:center; width:99%; margin:0 auto; margin-bottom:20px;}
.news_top{ width:42%; float:left;}
.news_top img{ width:100%;}
.news_top h4{
	font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	padding-top:10px;
	}
.news_top p{
	    margin-top: 10px;
    line-height: 18px;
    font-size: 12px;
	}
.kf_bg{ background-image:url(../images/kf_bg.jpg); background-repeat:no-repeat; background-position:top center; width:100%; min-height:500px; margin-top:15px;}
.kf_tit{ padding:20px 0px;}
.kf_tit h1{ color:#fff;}
.band_tit{ margin-top:30px; text-align:center;}
.anli_out{ margin-top:30px;}
.alBox {}
.alBox .alCont {position: relative;}
.alBox .alCont ul {margin: 0px auto; width: 100%; overflow: hidden;}
.alBox .alCont li {margin: 0px 10px; width: 275px; text-align: center; float: left;}
.alBox .alCont li img { width:275px; height:190px; border:1px solid #ccc; padding:4px; display:block;}



.alBox .alCont .btnLeft {
    background: url(../images/btn_pre.png) no-repeat center;
	left:0px;
}
.alBox .alCont .btnLeft {
    top: 50%;
    width: 65px;
    height: 65px;
    margin-top: -25px;
    position: absolute;
    _top: 40%;
}

.alBox .alCont .btnRight {
    background: url(../images/btn_next.png) no-repeat center;
    right: 0px;
}
.alBox .alCont .btnRight {
    top: 50%;
    width: 65px;
    height: 55px;
    margin-top: -25px;
    position: absolute;
    _top: 40%;
}

@media (max-width:800px) {
	.pannel h3 span{ display:none}
	.ad ul,.pic_news,.news{width:100%}
	.pic_news{ margin-top:10px}
	.customer dl{ width:50%;} 
	.txt_pl{padding:10px 20px;}
	.news_txt_out{ line-height:30px;}
	.news_top{ width:100%; clear:both;}
	.kf_bg{min-height:400px;}
}
</pre></body></html>