@charset "utf-8";
.banner_box{ position:relative; z-index:1;}
.slide-box{position:relative;overflow:hidden; min-height:100px; z-index:1;}
.slide-box .hd{position:absolute; left:0; width:100%; bottom:15px; z-index:2;  text-align:center; display:-webkit-box; -webkit-box-pack:center;}
.slide-box .hd ul{display:-webkit-box; }
.slide-box .hd li{width:10px; height:10px; border-radius:10px; margin:0 4px; overflow:hidden; text-indent:-9999px;border:1px solid #fff}
.slide-box .hd li.on{ background:#FFF}
.slide-box .bd{position:relative;z-index:1;}
.slide-box .bd li{position:relative;text-align:center;display:none;}
.slide-box .bd li img{vertical-align:top;width:100%;}

.ad1 a{width:50%;float:left; display:block}
.ad1 img{ width:100%; display:block}
.ad1 a:nth-child(2) img{ border-left:1px solid #fff}
.ad2 img{ width:100%}

.pannel{ margin-top:10px;}
.pannel h3{height:30px;line-height:30px;position:relative;font-size:12px;color:#fff;font-family:"微软雅黑"; background:#0072ba;font-weight:normal; padding-left:10px;}
.pannel h3 span{ color:#a3cce6; }
.pannel h3 a{ position:absolute;right:10px;top:0; color:#fff; font-family:"宋体";}

.products{ margin-top:0}
.products div{ float:left;width:50%;margin-top:10px; text-align:center; box-sizing:border-box; padding:0 5px;}
.products dl{border:1px solid #ddd;background:#f3f1f2;}
.products dt{max-height:200px; overflow:hidden}
.products dt img{ width:100%;}
.products dd{ text-align:center;height:25px;padding-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.sl dl{background:#f7f7f7; height:auto; overflow:hidden; padding:5px; margin:10px}
.sl dl dt{ width:105px; float:left; height:85px; background:#ddd; overflow:hidden; margin-right:10px;}
.sl dl dt img{ width:100%}
.sl dl dd h4{ font-size:14px; margin-bottom:10px; font-family:"微软雅黑";}
.sl dl dd p{ color:#888;line-height:20px;}

.ad{ margin-top:10px; width:100%}
.ad img{ width:100%} 

.news dl{height:auto; overflow:hidden; padding:5px; margin:10px; background:url(../Images/icon_01.png) no-repeat 5px 10px #f7f7f7; padding-left:20px;}
.news dl h4{ font-size:14px; margin-bottom:5px; font-family:"微软雅黑";}
.news dl dd p{ color:#888;line-height:20px;}


.profile{padding:10px; line-height:1.8}
.profile img{width:100%; margin-bottom:10px;}
a.more{ display:block;background:#7cc10c; color:#fff; width:70px; height:25px; line-height:25px; font-size:12px; text-align:center}