﻿a { color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
a:hover {text-decoration:none;cursor: pointer;}

/**测试用*/
.b{
	border:1px solid red;
	background-color:yellow;
}

/*头部 开始*/
.hyy{  /**欢迎语*/
	color:#a2a1a1;
	font-size:12px
}

.hyy-top{  
    padding:0px;
	line-height:31px;
	background-color:#f5f5f5;
}
.a1{   /**/
	color:#a2a1a1;
	font-size:12px;
	padding-left: 26px;
	display: inline-block;
	background:url(../img/header/top_08.jpg) no-repeat left center;
	}
.a2{
	color:#a2a1a1;
	font-size:12px;
	padding-left: 26px;
	display: inline-block;
	background:url(../img/header/top_10.jpg) no-repeat left center;
	 }
.a3{
	color:#a2a1a1;
	font-size:12px;
	padding-left: 26px;
	display: inline-block;
	background:url(../img/header/top_12.jpg) no-repeat left center;}	

/**表头 下拉的微信图片*/	
.wx-img{
	width:200px;
	height:200px;
}	
/**表头 下拉的微信功能 的button */
.wx-btn{
	background-color:#f5f5f5;
}	
	
.logo{
	
}	
	
	
/*标题语*/
.zi1{
	margin-top:10px;
    font: 16px "Microsoft YaHei";
    color: #2a2a2a;
    
}	
.zi1 p{
	color: #00b2ff;
	font-size: 24px;
    font-weight: bold;
}

/*电话样式*/
.tel{
	background: url(../img/header/top_22.jpg) no-repeat left center;
    padding-left: 67px;
    height: 52px;
    margin-top: 27px;
    font: 18px "Microsoft YaHei";
    color: #9d9d9d;
    font-weight: bold;
    float: right;
}

/**搜索的样式**/
.input-index{
	margin:0px;
	height:13px;
}

/**导航条的实体的宽度*/

.index-ul{
	width:70%;
	
}
.index-ul li{
	width:16%;
	
	border-right:1px solid white;
	text-align:center;
}
li a{
	font-size:12px;
}


/**产品中心二级菜单**/
.erji{
	position: absolute;
	width:800px;
	height:auto;
    left: 0px;
    padding-top: 10px;
    border-top: 3px solid #333;
    top: 55px;
    background: #fff;
    border: 1px solid #c4c3c3;
    z-index: 999;
    display: none;
    border-radius: 0px 0px 10px 10px;
	
}
.sanj{
	height: 100px;
	margin-left:12px;
    margin-bottom: 12px;
    overflow: hidden;
    text-align: left;
	
}
.erji a{
	display:block;
}
.erji .a4{
	display:block;
	margin-left:15px;
}
.erji span{
	/*display:block;*/
	margin-left:15px;
	float: left;
}

/**他们都在搜*/
.sou{
	background-color:#eee;
	height:55px;
}

/**在线咨询*/
.zxzx{
	position:fixed;
	width:150px;
	right:10px;
	top:200px;
	background-color:white;
	z-index:3;
	border:2px solid #00b2ff;
}
.zxzx p{
	padding-top:5px;
	text-align:center;
}
.zxzx p a{
	font-size:20px;
	font-weight:bold;
}

/*留言簿**/

/**联系我们*/
.lxwm{
	position:fixed;
	width:150px;
	left:10px;
	top:500px;
	background-color:white;
	z-index:3;
	border:2px solid #00b2ff;
}

/*模态狂下的名片 */
.lxwm-mp{
	padding-top:20px;
	padding-bottom:20px;
	background-color:#eee;
	
}
.lxwm-mp .mp{
	padding:20px 20px 0px 20px ;
	width:400px;
	height:194px;
	background-color:white;
	border:1px solid #dfdfdf;
}

.lxwm-mp .mp h4{
	font-size:12px;
	padding-bottom:15px;
	border-bottom:1px solid #dfdfdf;
	margin-bottom:20px;
}

.lxwm-mp .mp h4 b{
	font:18px "NSimSun";
	font-weight:bold;
}


.lxwm p{
	padding-top:5px;
	text-align:center;
}
.lxwm p a{
	font-size:20px;
	font-weight:bold;
}
.lxwm  h5 a img{
	width:15px;
	height:15px;
	margin-left:15px;
	margin-right:15px;
}



/*头部 结束*/


/**尾部 开始*/

/**整个尾部*/
.g-bottom{
	background-color:#2a2a2a;
	padding-bottom:15px;
}
.bo-t{
	text-align:center;
	color:#fff;
	border-bottom:1px solid white;
}

.bo-t a {
    line-height: 52px;
   color:#fff;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    font-weight: bold;
    display: inline-block;
    padding: 0 22px;
}
.bo-t .thumbnail{
	background-color:#2a2a2a;
	border:1px solid #2a2a2a;
}
p span{
	display:block;
}

/**尾部 结束*/


/* 小屏幕（平板，大于等于768px） */
@media (min-width: 768px) {
	
	li{
		
		/*font-size:5px;*/
	}
	
	
}

/* 中等屏幕（桌面显示器，大于等于992px） */
@media (min-width: 992px) {

}

/* 大屏幕（大桌面显示器，大于等于1200px） */
@media (min-width: 1200px) {


	
}
	