﻿@charset "utf-8";
/* CSS Document */
body, div, {
	padding:0px;
	margin:0px;
}


/* 荣誉资质*/

 .albumblock{
	padding:10px 10px 10px 5px;
	float:left;
	}
 .albumblock .inner{
	width:165px;
	height:260px;
	border:1px solid #DEDEDC;
	overflow:hidden;
	}

.albumblock .inner img{
	border:2px solid #fff;
	width:159px;
	height:215px;	}	

 .albumblock .inner .albumtitle{
	height:30px;
	line-height:25px;
	font-size:13px;
	width:159px;
	bottom:0px;
	left:0;
	color:#373b85;
	font-weight:; 
	text-align:center;
	cursor:pointer;
	margin:auto;
	overflow:hidden;}
 .albumblock .inner .albumtitle span{
	font-weight:normal;
	font-size:13px;}	

 .albumblock .inner  a{
	 color:#454243;}   /*产品字体颜色*/
 .albumblock .inner  a:hover{
	text-decoration:none;}
 .albumblock .inner  a:visited{
	text-decoration:none;}	
	
 .albumblock .inner:hover{
	border:1px solid #373b85;}	
	
/*页眉*/
.header{width:100%; overflow:hidden; background-color:#373b85;}
		/*--顶部链接导航*/
.hd_top{background-color:#3a3e89;}
.hd_top .container{text-align: right; height:29px; line-height:29px; color:#9ca0ef; background:url(Img/Common/hdTopBg.png) no-repeat right center;}
.hd_top a{padding:0 10px; color:#9ca0ef;}
		/*--页眉内容*/
.hd_cont{position:relative; height:144px; overflow:hidden; background:url(Img/Common/hd_cont.png) no-repeat right center;}
.hd_cont .hd_logo{position:absolute; left:0; top:28px;}
.hd_cont .hd_logo dd{margin-top:38px; margin-left:-5px;}
.hd_cont .hd_logo dd h2{font-size:22px; color:#f9cf00;}
.hd_cont .hd_logo dd p{font-size:24px; font-weight:bold; color:#fff;}

.hd_cont .dh_phone{padding:4px 0 4px 50px; margin-top:68px; background:url(Img/Common/hdPhoen_ico.png) no-repeat left 2px; color:#fff;}
.hd_cont .dh_phone dd{font-size:26px; font-family:Arial, Helvetica, sans-serif; color:#f9cf00;}
	
	