﻿/***************** All *****************/
* {
	margin:0;
	padding:0;
	word-wrap: break-word;
}
body {
	font-family: sans-serif, "宋体";
	font-size:12px;
	color:#fff;
	background:url(../images/bg.jpg) no-repeat left top fixed;
}
a {
	color:#fff;
	text-decoration: none;
}
a:hover {
	color:#E70D2F;
	text-decoration:underline;
}
img {
	border:0;
}
ul, li {
	list-style:none;
}
.clear {
	clear:both;
}
#layout{
	width:1003px;
}
.area {
    background: url(../images/module_bg.png) repeat-y;
}       
* html .area {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../images/module_bg.png");
    background:none;
}
h3{
	font-size:14px;
	color:#fff397;
	line-height:18px;
	padding-left:10px;
	margin-bottom:10px;
	border-bottom:1px #fff397 solid;
}
span.more a{
	color:#FEF097;
	background:none;
	font-size:12px;
	font-weight:normal;	
}
/***************** All *****************/
.left{
	width:154px;
	float:left;
}
.right{
	width:849px;
	float:right;
}
.top_link{
	color:#000;
	height:78px;
}
.top_link a{
	color:#000;
}
.font_link{
	height:12px;
	padding:13px 25px 0 0;
	text-align:right;
}
.language_link{
	height:30px;
	margin-top:12px;
	padding-right:10px;
	text-align:right;
}
.language_link img{
	border:1px #fff solid;
}
.language_link a{
	margin-right:15px;
}
/*menu*/
.nav{
	height:31px;
}
/*
.menu li{
	width:104px;
	height:31px;
	float:left;
	font-size:14px;
	font-weight:bold;
	line-height:31px;
	text-align:center;
	position:relative;
}
.menu li a{
	width:100px;
	height:31px;
	display:block;
}
.menu li.divider{
	width:2px;
	height:15px;
	margin-top:8px;
	background:#fff;
}
.menu li ul { 
	display:none;	
	top: 31px;
	left:0;
	position:absolute;
}
.menu li ul li a{
	width:104px;
	height:31px;
	display:block;
	color:#FFF397;
	background:#000;
}
.menu li ul li a.dz{
	width:160px;
}
.menu li:hover ul, .menu li.over ul, .menu li ul li:hover ul.sub, .menu li ul li.over ul.sub {
	display: block;
}
*/
ul.menu {list-style:none; margin:0; padding:0;}
ul.menu * {margin:0; padding:0;}
ul.menu a {display:block; color:#fff; text-decoration:none;}
ul.menu ul a {display:block; color:#000; text-decoration:none;}
ul.menu li {position:relative; float:left; margin-right:1px;}
ul.menu ul {position:absolute; top:34px; left:0; background:#d1d1d1; display:none; opacity:0; list-style:none;}
ul.menu ul li {position:relative; border:1px solid #aaa; border-top:none; width:148px; margin:0;}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#d1d1d1;}
ul.menu ul li a:hover {background-color:#c5c5c5;}
ul.menu ul ul {left:148px; top:-1px;}
ul.menu .menulink {padding:10px 0 8px; font-size:14px; font-weight:bold; width:102px; text-align:center;}
ul.menu .menulink:hover, ul.menu .menuhover {background:url(../images/header_over.gif);}
ul.menu .sub {background:#d1d1d1 url(../images/arrow.gif) 136px 8px no-repeat;}
ul.menu .topline {border-top:1px solid #aaa;}
.menu li.divider{width:2px; height:15px; margin-top:8px; background:#fff;}
/***************** content *****************/
#content{
	padding:20px 13px 0;
}
/*profile*/
.profile{
	width:468px;
	padding:8px;
	float:left;
	border:1px #fff solid;
}
.prof_content{
	line-height:200%;
	padding:0 10px;
}
span.comp_name{
	font-weight:bold;
}
.pro_pic{
	float:right;
	margin-left:10px;
}
.pro_pic img{
	border:1px #fff solid;
}
/*news*/
.news{
	width:296px;
	padding:8px;
	float:right;
	border:1px #fff solid;
}
.news a{
	padding-left:15px;
	background:url(../images/dian.gif) no-repeat 5px;
}
span.more,span.time{
	float:right;
}
.news ul li{
	line-height:26px;
	border-bottom:1px #fff solid;
}
/*left_pic*/
.left_pic{
	width:224px;
	float:left;
}
.left_pic img{
	margin-bottom:12px;
	border:1px #fff solid;
}
/*products*/
.products{
	width:561px;
	padding:8px;
	float:right;
	border:1px #fff solid;
}
.prod_list ul li{
	width:185px;
	float:left;
	text-align:center;
	padding-bottom:10px;
}
.prod_list ul li img{
	margin-bottom:5px;
	padding:2px;
}
.foot{
	text-align:right;
	padding:0 20px 0 0;
}
/***************** insidepage *****************/
.pagination{
	color:#fff;
	margin-top:10px;
	text-align:center;
}
.inpg_prof{
	width:800px;
	/*height:400px;*/
	margin-bottom:15px;
	/*overflow:auto;
	overflow-x:hidden;*/
}
.inpg_prof h3{
	font-size:16px;
	padding-bottom:5px;
}
.scrolltype{
	scrollbar-face-color:#101214;
	scrollbar-highlight-color:#797979;
	scrollbar-3dlight-color:#222222;
	scrollbar-shadow-color:#797979;
	scrollbar-darkshadow-color:#101214;
	scrollbar-track-color:#101214;
	Scrollbar-Arrow-Color:#797979;
}
.inpg_prof input,.inpg_prof textarea{
	border:1px #fff solid;
	background:#ccc;
}
.recruit_box{
	margin-bottom:10px;
	border-collapse:collapse;
}
.recruit_box td{
	border:1px #ccc solid;
}
.nlist{
	list-style:none;
}
.nlist li{
	display:block;
	line-height:24px;
	font-size:12px;
	background:url(../images/dashed.gif) repeat-x 0 bottom;
}
.nlist li a{
	background:url(../images/dian.gif) no-repeat 8px center;
	padding-left:20px;
}
.data{
	float:right;
	padding-right:5px;
	color:#999;
}
.textTitle{
	font-size:18px;
	text-align:center;
	color:#fff;
	font-weight:bold;
}
.subtime{
	color:#000;
	line-height:20px;
	text-align:right;
	background:#ccc;
	padding:0 20px;
}
.con{
	line-height:26px;
	padding:10px;
}
.inpg_prof .prof_content_left{
	width: 150px;
	/*height:350px;*/
	float: left;
}
.inpg_prof .prof_content_right{
	width:610px;
	+width:630px;
	/*height:350px;*/
	float:right;
	padding-right:10px;
	line-height:200%;
}
ul.left_menu li a{
	width:110px;
	height:20px;
	display:block;
	line-height:20px;
	padding-left:20px;
	margin-top:1px;
	background:#868686 url(../images/dian.gif) no-repeat 10px 8px;
}
ul.left_menu li a:hover{
	background:#ccc url(../images/dian.gif) no-repeat 10px 8px;
}
ul.left_menu li ul li a{
	background:none;
	padding-left:20px;
}
ul.left_menu li ul li a:hover{
	background:none;
	padding-left:35px;
}
.prof_content .prod li img{
	margin-bottom:5px;
	padding:3px;
	border:1px #fff solid;
}
.prof_content .prod li{
	width:194px;
	float:left;
	margin-top:20px;
	text-align:center;
}
.prod_show{
	margin:0 50px;
}
.prod_pic{
	text-align:center;
	margin-bottom:20px;
	border-bottom:1px #fff solid;
}
.contact{
	width:219px;
	height:60px;
}

.imgbox{
	width:188px;
	height:110px;		
	text-align:center;
	line-height:110px;
	overflow:hidden;
	position:relative;
	display:table-cell;
	vertical-align:middle;
	margin:0 auto;
}
.imgbox p {
	position:static;
	+position:absolute;
	top:50%;left:50%;
	vertical-align:middle;
	text-indent:0;
}
.imgbox img {
	position:static;
	+position:relative;
	top:-50%;left:-50%;
	vertical-align:middle;
	max-width:153px;
	max-height:100px;
	margin:5px auto 0;
	border:1px #fff solid;
}
* html .imgbox img{
	width: expression(this.width > 153 && this.width > this.height ? 153 : true);
	height: expression(this.height > 100 ? 100: true);
}

.inpg_prof_content img{
	max-width:680px;
	max-height:680px;	
}
* html .inpg_prof_content img{
	width: expression(this.width > 680 && this.width > this.height ? 680 : true);
	height: expression(this.height > 680 ? 680: true);
}




/*tab*/
#tab_01{
	width:100%;
	padding-top:8px;
}
.menu1box{
	width:95%;
	margin:0 auto;
	height:28px;
	position:relative;
	background:url(../images/tab_top.gif) no-repeat bottom;
}
#menu2{
	position:absolute;
	top:-1px;
	left:10px;
	z-index:1;
}
#menu2 li{
	width:100px;
	height:28px;
	float:left;
	display:block;
	cursor:pointer;
	text-align:center;
	margin-right:5px;
	border:1px #333 solid;
	border-bottom:none;
	background:#666 url(../images/bn_01.jpg) no-repeat -74px top;
}
#menu2 li.hover{
	border:1px #FFF397 solid;
	border-bottom:1px #333 solid;
	background:#333 url(../images/bn_01.jpg) no-repeat left;
}
#menu2 li.hover a{
	color:#FFF397;
}
#menu2 li a{
	color:#fff;
	line-height:28px;
}
#menu2 li a:hover{
	color:#fff;
}
.main01box{
	width:100%;
	margin:0 auto;
	clear:both;
	padding:10px 0 8px;
	_padding:8px 0 5px;
	border-top:1px #FFF397 solid;
	background:url(../images/project_bg.jpg) repeat-x bottom;
}
#main2 ul li,.news_con ul li{
	line-height:25px;
	padding-left:12px;
	background:url(../images/arrow.jpg) no-repeat left;
}
#main2 ul li.big_news{
	height:95px;
	line-height:25px;
	padding-left:0;
	background:none;
}
#main2 ul li.big_news h3{
	font-size:12px;
}
#main2 ul li.big_news img{
	float:right;
}
#main2 ul{
	display: none;
}
#main2 ul.block{
	display: block;
}
.prod li img{
	margin-bottom:5px;
	padding:3px;
	border:1px #fff solid;
}
.prod li{
	width:188px;
	height:150px;
	float:left;
	margin-top:20px;
	text-align:center;
}

a.new001{
	color:#ff0;
}
