@charset "gb2312";
@charset "utf-8";
/* 全局*/
body,td,th {
	color: #FFFFFF;
	font-size: 13px;
	margin-top: 0px;
	table-layout:fixed;
}

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.line{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 0px;
	width: auto;
	float: none;
}
a{
	font-size: 13px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.tablenext{
	float: right;
	margin-top: 20px;
	color: #FFFFFF;
	height: 100%;
	width: 100%;
	margin-right: 0px;
	margin-left: 20px;
	padding:20px 0px;
}
.tablenext a:hover{
	text-decoration: underline;
}


/* Clear Fix */
.clearfix:after
{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix
{
    display:inline-block;
}
/* Hide from IE Mac */
.clearfix {display:block;}
/* End hide from IE Mac */
/* end of clearfix */


/* 主页头部*/
#header{

	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#logo {
	height: auto;
	width: auto;
	float: left;
}
.benner{
	float: right;
	margin-left: 50px;
	width: 1px;
}
#guanggao{

 	height: 251px!important;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 151px;
	width: auto;
	
}

#mu{

margin-top:0px!important;
padding-top: 10px!important;
padding-top: 0px;
	height: 30px;
	width: auto;
	background-color: #666666;
	margin-top: 0px;
	vertical-align: middle;

}
.mutext{
margin-top: 0px!important;
	margin-left: 15px;
	margin-top: 8px;
	font-size: 14px;
}
.mutext a{
	margin-left: 15px;
	margin-top: 8px;
	font-size: 14px;
}
.mutext a:hover{
	margin-left: 15px;
	margin-top: 8px;
	font-size: 14px;
	color: #FF6633;
}

/* 主页*/
#index{
	height: 450px;
	width: auto;
}
.index a:hover{
	color: #999999;
}
.xline{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999999;
	height: 0px;
	width: 100%;
	float: none;
}
.Navigation{
	margin-left: 30px;
	padding-top: 10px!important;
	padding-top: 0px;
}
.Navigation-text{
	padding-bottom: 10px;

}
.list{

}
.index_table{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	margin-left: 8%;
	height: 150px;
	width: 40%;
	float: left;
}
.index_table_r{
	float: left;
	width: 15%;
	margin-left: 10px;
}
.index_table_l{
	height: 390px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-top: 20px;
}

/* 主页尾部*/

#Links{
	border: 1px solid #999999;
	height: 90px;
	margin: 10px;
}
.link-td{
	border: 1px solid #FFFFFF;
	height: 31px;
	width: 88px;
	float: left;
	margin-top: 6px;
	margin-left: 7px;
}

#footer{
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 0px;
}
.footertext{
	font-size: 14px;
	color: #FF6633;

}


/* about关于我们公司简介页面*/
.about_table{
	height: 100%!important;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	height: 400px;
	width: 60%;
	float: left;
}
.about_table_r{
	float: left;
	width: 25%;
}
.about_table_l{
	height: 600px!important;
	height: 390px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-top: 20px;
}
.about_table_text{
	margin-left: 20px;
	font-size: 15px;
	margin-top: 20px;
}
.about_td1{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
	text-indent: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.about_td2{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
	text-indent: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #666666;
	cursor:hand;
}
.about_td1 a{
	font-size: 14px;
}
.about_td2 a{
	font-size: 14px;
}

/* news新闻动态页面*/
.news_title{
	font-size: 18px;
	color: #FF6600;
	margin: 10px;
}
.news_text{
	font-size: 14px;
	color: #FFFFFF;
	white-space: pre;
	margin-right: 10px;
	width: 300px;
}
.news_table{
height: 100%!important;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	margin-left: 8%;
	height: 400px;
	width: 60%;
	float: left;
}
.news_table_r{
	float: left;
	width: 23.5%;

}
.news_table_l{
height: 620px!important;
	height: 390px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-top: 20px;
}
.news_table_text{
height: 100%!important;
	margin-left: 20px;
	font-size: 14px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	line-height: 20px;
}
.news_table_text a{
	margin-left: 10px;
	font-size: 14px;
	margin-top: 20px;
	line-height: 25px;
}
.news_table_text1{
	margin-top: 10px;
}
/* product产品展示页面*/
#product_table{
height: 100%!important;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	height: auto;
	width: 70%;
	float: left;
	overflow: hidden;
	position: relative;
}
#product_table_r{
	float: left;
	width: 23.5%;

}
..product_table{
height: 100%!important;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	height: auto;
	width: 70%;
	float: left;
	overflow: hidden;
	position: relative;
}
.product_table_r{
	float: left;
	width: 23.5%;

}
.product_table_l{
height: auto!important;
	height: 390px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-top: 20px;
}
.product_table_text{
	margin-left: 20px;
	font-size: 15px;
	margin-top: 20px;
}
.product_table_title{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 18px;
	color: #FF6600;
	line-height: 25px;
	text-indent: 20px;
	margin-top: 20px;
	margin-left: 20px;
}
.product_td1{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
	text-indent: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.myimg{ filter:alpha(opacity=80)} 
.product_td1 a{
	font-size: 14px;
}
.product_pic_td{
	height: auto;
	width: auto;
	border: 1px solid #999999;
}
.product_pic{
	height: 130px;
	width: 160px;
	margin-top: 20px;
	margin-left: 20px;
	border: 1px solid #FFFFFF;
	float: left;
	text-align: center;
}


#product_detail_pic_left{
	width: 49%;
	float: left;
}
#product_detail_pic_right{
	height: 300px;
	width: 45%;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	font-size: 16px;
	letter-spacing: 2px;
}

/* jobs人才招聘页面*/
.jobs_table{
margin-left:168px !important;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	margin-left: 8%;
	height: 100%;
	width: 60%;
	float: left;
}
.jobs_table_r{

	float: left;
	width: 23%;
}
.jobs_table_l{
	height: 390px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-top: 20px;
}

.jobs_table_text{
	margin-left: 10px;
	font-size: 12px;
	line-height: 25px;
	margin-top: 20px;
}
.jobs_td1{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
	text-indent: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.jobs_table_text{
	margin-left: 20px;
	font-size: 14px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	line-height: 20px;
}

.jobs_td2{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
	text-indent: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #666666;
	cursor:hand;
	margin-right: 0px;
}
/* info单页页面*/

/* contact联系我们页面*/

/* get表单提交跳转页面*/
.get{
	border: 1px solid #CCCCCC;
	background-color: #666666;
	height: 100px;
	margin-right: 100px;
	margin-bottom: 50px;
	margin-left: 100px;
	margin-top: 50px;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
}
/* message留言本页面*/
.message_table{
	width: 40%!important;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	height: 100%;
	width: 37%;
	float: left;
	margin-left: 2%;
}
.message_table_r{
	width: 33%!important;
	float: left;
	width: 35%;

}
.message_table_l{

height: 450px!important;
	height: 390px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-top: 20px;
}
.message_table_text{
margin-left: 10px!important;
	margin-left: 5px;
	font-size: 12px;
	line-height: 18px;
	margin-top: 20px;
}
.message_td1{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
	text-indent: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.message_td1 a{
	font-size: 14px;
}
.messageform{
	margin-top: 20px;
	margin-left: 30px;
}
.messagepost{
	background-color: #000000;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	padding-top: 2px;
}
#messagelogo{

	float: left;

}
