@charset "utf-8";
.pannel h3{margin-bottom:10px; font-size:14px; position:relative;background:url(../Images/ico.png) no-repeat 10px center #E6E6E6; color:#4A7ECE; height:30px; line-height:30px;padding-left:40px; border-radius:10px;}
.pannel h3 span{display:block; position:absolute; top:10px; left:10px; background:#4A7ECE; height:15px; width:5px;}
.pannel h3 a{font-size:12px; display:block; position:absolute; top:0; right:10px; }

.products div.in{ margin:0 -5px;}
.products ul{ width:25%; float:left; margin-bottom:10px}
.products dl{ margin:0 5px;border:1px solid #ddd; border-radius:10px;overflow:hidden;}
.products dl dt{ height:220px;overflow:hidden;}
.products dl dt img{ width:100%; display:block;}
.products dl dd{ padding:10px; text-align:center;}
.products dl h4{font-weight:100; font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}


.news div.in{ margin:0 -10px;}
.news ul{ float:left; width:50%; margin-bottom:15px;}
.news dl{ margin:0 10px;}
.news dl{ height:auto; overflow:hidden;position:relative}
.news dl dt{ float:left; width:70px; height:70px;text-align:center;border-radius:10px; border:1px solid #4A7ECE;overflow:hidden; background:#4A7ECE;color:#fff;}
.news dl dt span{ display:block; font-size:24px;background:#fff;color:#4A7ECE; padding:10px 0; margin-bottom:5px;}
.news dl dd{ float:right; width:340px; line-height:1.8; font-size:12px;}
.news dl dd h4{ font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; margin-bottom:5px;}
