@charset "utf-8";
/*********************banner**************************/
.banner{background: url(../images/bannerpic.jpg) center center;}

/*********************公共部分**************************/
.content{min-height: 600px;background: #f4f4f4;padding-bottom: 30px;}

.location{height: 60px;line-height: 60px;padding-left: 25px;background: url("../images/home.png") no-repeat 5px center; }
.location a{color: #cccccc;font-size: 14px;}
.location a.on{color: #333333}
.location a:hover{color: #333333}


.asideLeft{width: 225px;float: left;margin-right: 40px;min-height: 500px;background: #ffffff;padding:30px 15px 30px 20px; }

.contentRight{width: 685px;float: left;min-height: 560px;background: #ffffff;padding:30px 15px 30px 20px;}

.public-title{width: 100%;line-height: 30px;margin-bottom: 10px;}
.public-title h3{font-size: 16px;font-weight: bold;color: #333333;}

.list{width: 100%;margin-bottom: 30px;}

.list li { margin-bottom:10px;}
.list li a{ display:block;font-size: 14px; line-height:38px; background:#f7f7f7 url(../images/classhb.png) no-repeat 15px center; border-radius:8px; border:1px solid #e9e9e9; padding:0 30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.list li a:hover,.list li a.cur{ background:#015198 url(../images/classa.png) no-repeat 215px center; color:#fff; padding:0 15px; border:1px solid #015198;}

.asideContact{margin-bottom: 35px;}
.asideContact p{line-height: 20px;color: #333333;}

/**************公司简介******************/
.desption {}
.desption p{line-height: 30px;font-size: 14px;}

/**************产品展示******************/
.products { margin:0 -20px;}
.products li{float:left;width:190px;padding:0 25px;margin-bottom:40px;transition:all ease-out 0.3s;}
.products li a{display:block;text-align:center;width:180px;height:180px;overflow:hidden;position:relative;}
.products li a img{width:160px;height:160px;transition:all ease-out 0.3s;}
.products li img:hover{transform:scale(1.2) ;-webkit-transform:scale(1.2) ;-moz-transform:scale(1.2) ;}
.products li a h4{display:block;position:absolute;bottom:0;left:0;width:100%;font-size:14px;font-weight:normal;height: 35px;line-height:35px;background:rgba(254,134,37,0.75);color:#fff;overflow: hidden;}
.products li a:hover{ box-shadow:0 0 20px #015198;}



/**************产品详情******************/

.producthead{ padding:30px;}
.producthead dl{ overflow:hidden;}
.producthead dl dt{ float:left; margin-right:30px;}
.producthead dl dt img{ width:300px;  border:1px solid #ddd;}
.producthead dl dd{font-size:12px;}
.producthead dl dd h1{ margin-bottom:20px; font-size:18px;font-weight: bold;color: #333;}
.producthead dl dd p{font-size: 14px;color: #999999;}
.productinfo{}
.productinfo h3{display: block;width: 100%;border-bottom: 1px solid #ccc;line-height: 30px;color: #333;}
.productinfo img{width: 100%;}




/**************新闻中心******************/
.desption .newsList{width: 100%;}
.desption .newsList li{height:50px;line-height: 50px;border-bottom: 1px dashed #ccc;}
.desption .newsList li a{display:block;padding-left: 5%;width:75%;font-size: 16px;float: left;background: url("../images/square.png")no-repeat 5px center;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.desption .newsList li a:hover{color: #fe8625;}
.desption .newsList li span{float: right;font-size: 14px;color: #cccccc}

.pagenum{ clear:both; padding:40px 0; overflow:hidden; _zoom:1; margin:0; text-align:center;}
.pagenum a{ display:inline-block; padding:3px 13px; margin:0 10px 0 0; background:#eee; border-radius:5px;}
.pagenum a:hover,.pagenum a.cur{ background:#015198; color:#fff; text-decoration:none;}
.pagenum span{ display:inline-block; padding:3px 13px; margin:0 10px 0 0; background:#015198; color:#fff; border-radius:5px;}

/**************新闻详情******************/


.desption .news-detail-title{font-size: 18px;font-weight: bold;line-height: 35px;text-align: center}
.desption .news-detail-info{width: 100%;height: 30px;line-height: 30px;border-bottom: 1px dashed #cccccc;margin-bottom: 20px;}
.desption .news-next{margin-top: 50px;}
.desption .news-next a:hover{color: #fe8625;}


/**************联系我们******************/







/**************电子地图******************/





















