@charset "utf-8";
/* CSS Document */

/* banner */
#banner .layout{background:url(../images/bg-shadow-banner.png) no-repeat center bottom;width:970px;overflow:hidden;padding-bottom:50px;}

/* main */
.main .title{height:32px;line-height:32px;overflow:hidden;margin-bottom:5px;}
.main .title span.l{font-size:14px;font-family:"微软雅黑";color:#295F9B;}
.main .title span.l em{font-size:10px;font-family:Arial;color:#919191;margin-left:9px;}
.main .title a.more img{vertical-align:top;}

/* product */
.product{background:url(../images/bg-product.png) no-repeat center bottom;padding-bottom:40px;}
.productList{width:100%;overflow:hidden;}
.productList ul{width:993px;}
.productList ul li{float:left;width:307px;overflow:hidden;margin-right:24px;}
.productList ul li a.pic{margin-right:13px;border:5px solid #E2E2E2;}
.productList ul li a.pic img{width:125px;height:80px;}
.productList ul li h2{height:28px;line-height:28px;overflow:hidden;font-size:16px;font-family:"微软雅黑";font-weight:normal;}
.productList ul li h2 a{color:#295F9B;}
.productList ul li p{height:54px;overflow:hidden;color:#555555;}

/* news */
.news{width:308px;overflow:hidden;}
.newsList ul li{height:73px;overflow:hidden;margin-bottom:10px;}
.newsList ul li a.pic{padding:1px;margin-right:11px;border:1px solid #D9D9D9;}
.newsList ul li h2{height:30px;line-height:30px;overflow:hidden;font-family:"微软雅黑";font-weight:normal;}
.newsList ul li h2 a{color:#3769A1;}
.newsList ul li p{height:36px;overflow:hidden;color:#555555;}

/* about */
.about{width:310px;overflow:hidden;margin-left:20px;}
.about p{height:96px;line-height:24px;overflow:hidden;color:#565656;}

/* contact */
.contact{background:url(../images/bg-contact.jpg) no-repeat 0 bottom;width:317px;height:286px;overflow:hidden;}
.contact p{line-height:24px;color:#555555;padding:10px 0 0 4px;}