@charset "utf-8";
/* 首页样式 */
.indexabout-title{ width:100%; height:35px; line-height:35px; background: url(../images/index_81.jpg); background-repeat:repeat-x; background-position:center center; color:#fff;}
.indexabout-title p{ float:left; font-size:14px; padding-left:5px;}
.indexabout-title span{ float:right; padding-right:3px;}
.indexabout-title a{ color:#fff; line-height:35px;}

#service{}
#service h2{height:35px; line-height:35px ;padding:0 2px;font-size:16px;}
#service h2 strong {color:#666;float:left;}
#service h2 strong span.orange{color:#fea202;}
#service h2 a{float:right;font-weight:normal; font-size:12px;padding-right:20px;background: url(../images/index_10.png) no-repeat 50px center;}
#service .box{text-align:center;}
#service .box dl{width:150px;display:inline-block;margin-right:5px;}
#service .box dl dt{text-align:center;}
#service .box dl dt img{width:150px;height:120px;}
#service .box dl dd{height:25px;line-height:25px;text-align:center;overflow:hidden;}

#reccase{}
#reccase h2{height:35px; line-height:35px ;padding:0 2px;font-size:16px;}
#reccase h2 strong {color:#666;float:left;}
#reccase h2 strong span.orange{color:#fea202;}
#reccase h2 a{float:right;font-weight:normal; font-size:12px;padding-right:20px;background: url(../images/index_10.png) no-repeat 50px center;}
#reccase .box{text-align:center;}
#reccase .box dl{width:150px;display:inline-block;margin-right:5px;}
#reccase .box dl dt{text-align:center;}
#reccase .box dl dt img{width:150px;height:120px;}
#reccase .box dl dd{height:25px;line-height:25px;text-align:center;overflow:hidden;}

#solution{padding:2px;/*height:180px;*/}
#solution ul{float:left;width:36%;}
#solution ul li{height:30px;line-height:30px;background:url(../images/index_29.jpg);cursor:pointer;text-indent:4px}
#solution ul li.selected{background:url(../images/navbg.png);color:#fff;}
#solution .detail{float:right;width:64%;display:none;}
#solution .detail h2{height:30px; line-height:30px ;font-size:15px;color:#666;}
#solution .detail.selected{display:block;}
#solution .content{display:none;line-height:150%;}
#solution .content.selected{display:block;}


#news ul{height:35px;margin:1px 0;}
#news ul li{width:50%;height:35px;line-height:35px;background:url(../images/index_29.jpg);cursor:pointer;text-align:center;float:left;}
#news ul li.selected{background:url(../images/navbg.png);color:#fff;}
#news .content{display:none;}
#news .content.selected{display:block;}

.new-list{ width:100%; height:auto;}
.new-list dd{ width:95%;line-height:35px; border-bottom:1px dashed #dedede; height:35px; background-image:url(../images/tt.png); background-repeat:no-repeat; background-position:left center; padding:0px; margin:0px auto;}
.new-list dd a{ float:left; color:#333;}
.new-list dd a:hover{ color:#FF7200; }
.new-list dd span{ float:right;}

.indexabout-title{ width:100%; height:35px; line-height:35px; background-repeat:repeat-x; background-position:center center; color:#fff;}
.indexabout-title p{ float:left; font-size:14px; padding-left:5px;}
.indexabout-title span{ float:right; padding-right:3px;}
.indexabout-title a{ color:#fff; line-height:35px;}

.about-l{line-height:180%;padding:2px;}