#content .customer{width: 1200px;margin: 0 auto;min-height: 500px;}
#content .customer ul{width: 100%;overflow: hidden;}
#content .customer ul li{width: 360px;height: 400px;margin: 20px 18px;float: left;border: 1px solid #eee;background: #fff;border-radius: 2px;}
#content .customer ul li:hover{transform:translateY(-6px);-webkit-transform:translateY(-6px);-moz-transform:translateY(-6px);box-shadow:0 0 40px rgba(0,36,100,.3);-webkit-box-shadow:0 0 40px rgba(0,36,100,.3);-moz-box-shadow:0 0 40px rgba(0,36,100,.3);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;z-index:100;}
#content .customer ul li a{width: 360px;height: 400px;display: block;color: #666;}
#content .customer ul li img{width: 360px;height: 240px;border: 0;}
#content .customer ul li label{width: 320px;margin: 0 auto;height: 50px;line-height: 50px;font-size: 18px;display: block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;color: #333;}
#content .customer ul li span{width: 320px;margin: 0 auto;height: 100px;line-height: 20px;text-align: left;display: block;color: #999;}

#content .detail{width: 1000px;margin: 0 auto;overflow: hidden;background: #fff;}
#content .detail .news_detail{margin: 40px auto;width: 900px;}
#content .detail .news_detail h2{width: 100%; font-size: 22px;text-align: center;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
#content .detail .news_detail .postdate{display:block;padding:20px 0;border-bottom: 2px solid #00A2EA;color:#666; text-align: center;}
#content .detail .news_detail .news_con{margin-top: 40px;font: 14px SimSun,"Arial Narrow",HELVETICA;}
#content .detail .news_detail .news_con p{line-height:30px;color:#333;text-indent: 2em;}
#content .detail .news_detail .news_con img{display:block; margin:15px auto; max-width: 100%;}
#content .detail .news_detail .news_bottom{width: 100%;margin: 40px auto;overflow: hidden;}
#content .detail .news_detail .news_bottom a{color: #333;}
#content .detail .news_detail .news_bottom a:hover{color: #00A2EA;}
#content .detail .news_detail .news_bottom .fl{width:700px;overflow: hidden;float: left;}
#content .detail .news_detail .news_bottom .fl .article{height: 45px;line-height: 45px;font: 16px SimSun,"Arial Narrow",HELVETICA;width: 100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
#content .detail .news_detail .news_bottom .fr{width: 180px;overflow: hidden;float:right;font-size: 16px;}
#content .detail .news_detail .news_bottom .fr a{height: 18px;line-height: 18px;display: block;width: 100%;background: url(../images/icon_return.png) no-repeat;padding-left: 23px;}