@import url("reset.css");
.menu {
	position: fixed;
	top: 0;
	left: 0;
	width: 170px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: rgba(7, 7, 7, 0.71);
	float:left;
	z-index: 9999;

}

.menu_logo{
	width: 170px;
	margin-bottom:15px;
	}

.menu_bt{
	width: 170px;
	margin-bottom: 17px;
	display:block;
	margin:0;
	padding:0;
	}

.bt01{float:none; background: none;}

.bt01 a{ display:block;background:url(../images/m_bt_02.png) no-repeat; width: 170px; height: 50px;}

.bt01 a:hover{ background:url(../images/m_bg_a_02.png) no-repeat; width: 170px; height: 50px;	}

.bt02{float:none; background: none;}

.bt02 a{ display:block;background:url(../images/m_bt_04.png) no-repeat; width: 170px; height: 50px;}

.bt02 a:hover{ background:url(../images/m_bg_a_04.png) no-repeat; width: 170px; height: 50px;	}

.bt03{float:none; background: none;}

.bt03 a{ display:block;background:url(../images/m_bt_05.png) no-repeat; width: 170px; height: 50px;}

.bt03 a:hover{ background:url(../images/m_bg_a_05.png) no-repeat; width: 170px; height: 50px;	}

.bt04{float:none; background: none;}

.bt04 a{ display:block;background:url(../images/m_bt_06.png) no-repeat; width: 170px; height: 50px;}

.bt04 a:hover{ background:url(../images/m_bg_a_06.png) no-repeat; width: 170px; height: 50px;	}

.bt05{float:none; background: none;}

.bt05 a{ display:block;background:url(../images/m_bt_07.png) no-repeat; width: 170px; height: 50px;}

.bt05 a:hover{ background:url(../images/m_bg_a_07.png) no-repeat; width: 170px; height: 50px;	}

.bt06{float:none; background: none;}

.bt06 a{ display:block; }

.bt06 a:hover{ background:url(../images/m_bg_a_08.png) no-repeat;}

/*--- main photo ---*/


/*--- sub ---*/

.sub{
	float:left;
	width: 100%;
	position: fixed;
	z-index: 9999;
	left: 0px;
	bottom: 0px;
	background-color: rgba(0, 0, 0, 0.90);
	height: 90px;
	min-width:1150px;
	}
.sub_not{
	width:162px;
	float:left;
	color:#FFF;
	height: 70px;
	background:url(../images/notice.png) no-repeat;
	padding-top: 35px;
	}
.sub_txt{
	width:128px;
	float: left;
	background:url(../images/w.gif) no-repeat;
	padding:0 0 0 8px;
	line-height: 14px;
	margin-top: 5px;	
	margin-left: 25px;	
	}
.sub_txt a{
	width:3px;
	height:3px;
	margin:4px;
	color: #998455;
	font-size:12px;
	}
.sub_con{
	float:left;
	width:205px;
	height:70px;
	background:url(../images/contact.png) no-repeat;
	margin-left:25px;
	}
.sub_photo{
	float:left;
	height: 70px;
	width:500px;
	margin:12px 0 0 25px;
	}
.black-photo{
	width:103px;
	height:67px;
	position: relative;
	display:block;
	float: left;
	margin-right:10px;
	}
.black-photo .cover-mask {
	position: absolute;
	background-color: #000;
	width: 100%;
	height: 100%;
    }
.black-photo img {
	position: absolute;
}
/*--- pagemain ---*/

.page_main{
	z-index:-9999;
	top: 0px;
	height: auto;
	min-height: 100%;
}

.page_all{z-index:-9999;
          margin-left: 170px;
		  }
		  
.page_topimg{
	float:left;
	width:100%;
	background-color:#000;
			  }
.page_top_menu{
	float:left;
	width:100%;
	height:25px;
	background-color:#000;
				}
.page_top_menu ul a{ display:block; 
                     background:url(../images/p_menu_1.jpg) no-repeat;
					 width:171px;
					 height:25px;
					 }

.page_top_menu ul a:hover{ background:url(../images/p_menu_1_a.jpg) no-repeat;}

.page_pro{
	float:left;
	width:100%;
}

.page_pro_img{
	float: left;
	width: 100%;
	margin-top: 10px;
}
.page_pro_img li a{ float:left; margin:14px; border: 1px solid #666; width:170px; height:112px; overflow:hidden;}
.page_pro_img li a:hover{ float:left; margin:14px; border: 1px solid #F00;}
.page_pro_img lu{float:left; width:810px; margin:5px 0 0 15px; color:#FFF; font-size:12px; line-height:30px;}
.page_pro li{ height:10px;}

.pro_1{ width:280px;
        height:185px; 
		padding:0;
		margin:10px 10px 0 0 ;
		overflow:hidden;
		position:relative;
		float:left;
		}
.pro_1 .caption {
	position: absolute;
	bottom: -45px;
	width: 260px;
	padding: 5px 10px 20px 10px;
	cursor: pointer;
	color: #fff;
	background: url(../images/1px_black.png) repeat;
	top: 155px;	
}
.pro_1 .caption p {
	margin: 0;
	padding: 0px 0px 15px;
	text-decoration: none;
	color: #fc6; 
}
.pro_1 .caption p a:hover {
	text-decoration: underline;
}
.desc{ font-size:12px;}

.con_txt{ width:890px;
          color:#FFF;
		  font-size:14px;		  
		  line-height:32px;
}

/*--- contact page ---*/

.contact_page{}
