﻿@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, 宋体;
	font-size: 12px;
	color: #8A8A8A;
	margin: 0px;
	padding: 0px;
	background-image: url(/image/bg.gif);
	text-align: center;
}
/*主页的图片切换*/
.tupianqiehuan
{
     margin:auto;
     width:820px;
}
a:link {
	color: #8A8A8A;
	text-decoration: none;
}
a:visited {
	color: #8A8A8A;
	text-decoration: none;
}
a:hover {
	color: #FF7A27;
	text-decoration: underline;
}
a:active {
	color: #8A8A8A;
	text-decoration: none;
}
div {
	overflow: hidden;
	text-align: justify;
	text-justify: inter-ideograph;
	word-wrap: break-word;
	word-break: break-all;
}
li {
	list-style-type: disc;
}
p {
	/*margin: 10px;*/
	font-size: 12px;
	line-height: 20px;
	text-indent: 24px;
}
a, area {
 blr:expression(this.onFocus=this.blur());
} /* for IE */
:focus {
	-moz-outline-style: none;
} /* for Firefox */
a img {
	border: 0;
}
img {
	border: 0;
}
.clear {
	clear: both;
	height: 0;
}

input{
	font-size: 12px;
	color: #ACADB2;
	background-color: #fff;
	border: 1px;
}
.input_mail{
	font-size: 12px;
	color: #ACADB2;
	background-color: #fff;
	border: 1px solid #9EACB7;
	width:105px;
	padding:2px 0 0 2px;
}
.input_btn{
	font-size: 12px;
	font-weight: bold;
	color: #6387A1;
	background-color: #fff;
	border: 1px solid #9EACB7;
	width:60px;
	padding:2px 0 0 2px;
}
select {
	font-size: 12px;
	border: 0px;
	padding-left: 5px;
	color: #ACADB2;
	border: 1px solid #9EACB7;
}
option {
	font-size: 12px;
	border: 0px;
	padding-left: 5px;
	color: #ACADB2;
	border: 1px solid #9EACB7;
}
textarea {
	font-size: 12px;
	border: 0px;
	padding-left: 5px;
	color: #ACADB2;
	background-color: #fff;
	border: 1px solid #9EACB7;
}
button {
	border: none;
	cursor: hand;	
	padding:0px;
}

a.icp:link {
	color: #FE7A25;
	text-decoration: none;
}
a.icp:visited {
	color: #FE7A25;
	text-decoration: none;
}
a.icp:hover {
	color: #F16101;
	text-decoration: underline;
}
a.icp:active {
	color: #FE7A25;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}

.tab {
	width: 833px;
	border-left: 3px solid #717171;
	border-right: 3px solid #717171;
	margin: 0 auto;
	background-color: #FFFFFF;
}
.tit
{
    font-size: 14px;
    font-weight: bold;
    color: #ff7a27;
    text-align: center;
    margin: 0 0 10px 0;
    height: auto;
    width: 812px;
}
.text {
	text-align: left;
	height: auto;
	width:812px;
	margin: 0 auto;
}
.text img {
	margin: 10px 5px;
	display: inline;
}
.propic
{
    left: 50px;
}


.line {
	border-bottom: 1px dashed #EE752C;
}

#nav_header {
	float: right;
	width: auto;
	margin: 20px 0 0 0;
}
#nav_header li {
	float: left;
	width: auto;
	list-style-type: none;
	text-align: center;
}

.nav_head {
	position: relative;
 z-index: 0;
}
.nav_head:hover {
	 z-index: 99;
}
.nav_head:hover span {
visibility: visible;
 top: 0;
 left: 0;
 cursor: pointer;
 padding-top: 0px;
 *padding-top: 2px;
}
.nav_head span {
position: absolute;
 left: -999em;
 visibility: hidden;
 }
#nav_header li a,.nav_head:hover span{
 text-decoration: none;
 display: block;
 width: 88px;
 text-align: center;
}

#nav_header li a:hover,.nav_head:hover span{
	background-color:#FFFFFF;
}


#nav1 {
	float: left;
	width: auto;
	height:38px;
	background-color: #FFFFFF;
}
.navo {
	color: #FE7A27;
}


#nav1 li {
	float: left;
	width: 137px;
	list-style-type: none;
	text-align: center;
	position: relative;
	z-index: 0;
	height:38px;
	color: #ffffff;
}

.nav1a {
	position: relative;
    z-index: 0;
	background-image: url(/image/nav1_bg.gif);
	background-repeat: repeat-x;
	height:25px;
	padding:13px 0 0 0;
	color: #ffffff;
}
.nav1a:hover {
    z-index: 99;
	height:25px;
	padding:13px 0 0 0;
	color: #ffffff;
}
.nav1a:hover span {
    visibility: visible;
    top: 0;
    left: 0;
    cursor: pointer;
	height:26px;
	*height:24px;
	padding:12px 0 0 0;
	*padding:14px 0 0 0;
	color: #ffffff;
}
.nav1a span {
    position: absolute;
    left: -999em;
    visibility: hidden;
	color: #ffffff;
 }
#nav1 li a,.nav1a:hover span{
	text-decoration: none;
	display: block;
	width: 137px;
	text-align: center;
	color: #ffffff;
} 
#nav1 li a:hover,.nav1a:hover span{
	background-color:#FE7A27;
	color: #ffffff;
}
#nav1 .hrline {
	background-color: #FFFFFF;
	float: left;
	height: 38px;
	width: 1px;
}


#nav2 {
	float: left;
	width: auto;
	height:19px;
}
#nav2 li {
	float: left;
	width: auto;
	list-style-type: none;
	text-align: center;
	color: #3D3C3A;
}

.nav2a {
	position: relative;
    z-index: 0;
	background-color:#DDDDDF;
	color: #3D3C3A;
	height:17px;
	padding:2px 0 0 0;
}
.nav2a:hover {
    z-index: 99;
	color: #ffffff;
}
.nav2a:hover span {
    visibility: visible;
    top: 0;
    left: 0;
    cursor: pointer;
	color: #ffffff;
	height:17px;
	*height:15px;
	padding:2px 0 0 0;
	*padding:4px 0 0 0;

}
.nav2a span {
    position: absolute;
    left: -999em;
    visibility: hidden;
	color: #3D3C3A;
 }
#nav2 li a,.nav2a:hover span{
	text-decoration: none;
	display: block;
	width: 90px;
	text-align: center;
	color: #3D3C3A;
} 
#nav2 li a:hover,.nav2a:hover span{
	background-color:#595758;
	color: #ffffff;
}
#nav2 .hrline {
	background-color: #FFFFFF;
	float: left;
	height: 19px;
	width: 3px;
}
.news_line {
	border-top: 1px solid #D4D4D2;
	border-bottom: 1px solid #D4D4D2;
	padding:8px 0;
}
.news {
	margin: 0 0 0 27px;
	display:inline;
	float: left;
	width: 370px;
	text-align: left;
}
.news li {
	float: left;
	height: 25px;
	width: 360px;
	list-style-type: none;
	white-space: nowrap;
}
.orange {
	font-size: 14px;
	color: #FF7C27;
}
.textscoll {
	float: left;
	height: 470px;
	width: 530px;
	margin: 10px 5px 0 15px;
	display:inline;
	overflow-y:auto;
	color: #FFFFFF;
}
.Hiringtextscoll {
	float: left;
	height: 100px;
	width: 520px;
	margin: 10px 5px 0 15px;
	display:inline;
	overflow-y:auto;
	color: #FFFFFF;
}
/*.textscollyes {
	float: left;
	height: 278px;
	width: 530px;
	margin: 10px 5px 0 15px;
	display:inline;
	overflow-y:scroll;
	color: #FFFFFF;
}*/
html .textscoll {
 SCROLLBAR-FACE-COLOR: #848484; 
 SCROLLBAR-HIGHLIGHT-COLOR: #A3A3A3; 
 SCROLLBAR-SHADOW-COLOR: #A3A3A3; 
 SCROLLBAR-3DLIGHT-COLOR: #A3A3A3; 
 SCROLLBAR-ARROW-COLOR: #A3A3A3; 
 SCROLLBAR-TRACK-COLOR: #A3A3A3; 
 SCROLLBAR-DARKSHADOW-COLOR: #A3A3A3; 
 SCROLLBAR-BASE-COLOR: #A3A3A3;
 }
a.white:link {
	color: #ffffff;
	text-decoration: none;
}
a.white:visited {
	color: #ffffff;
	text-decoration: none;
}
a.white:hover {
	color: #FE7A25;
	text-decoration: underline;
}
a.white:active {
	color: #ffffff;
	text-decoration: none;
}.trendorange {
	color: #FF7C27;
}
.trend {
	width: 500px;
	display: block;
	float: left;
	height: auto;
}
.trend td{
	padding:5px 0;
}
.newss {
	float: left;
	height: auto;
	width: 500px;
}
.textscoll  li {
	margin: 5px 0;
	float: left;
	height: auto;
	width: 500px;
	list-style-type: none;
	text-align: left;
}
.line2 {
	border-bottom: 1px dashed #EE752C;
	border-top: 1px dashed #EE752C;
}

.introword {
	background-color: #d4d2d3;
	height: auto;
	margin: 8px auto;
	padding:10px;
	color: #595757;
}
.bigpic {
	background-image: url(../images/bg01.gif);
	background-repeat: repeat;
	align:center;
	valign:middle;
	width: 550px;
}
.projectintro {
	height: 210;
	width: 242px;
	padding: 15px;
	height: 226px;
	overflow-y:auto;
	line-height: 20px;
	text-indent: 24px;
}
html .projectintro {
 SCROLLBAR-FACE-COLOR: #c3c3c3; 
 SCROLLBAR-HIGHLIGHT-COLOR: #e3e3e3; 
 SCROLLBAR-SHADOW-COLOR: #e3e3e3; 
 SCROLLBAR-3DLIGHT-COLOR: #e3e3e3; 
 SCROLLBAR-ARROW-COLOR: #e3e3e3; 
 SCROLLBAR-TRACK-COLOR: #e3e3e3; 
 SCROLLBAR-DARKSHADOW-COLOR: #e3e3e3; 
 SCROLLBAR-BASE-COLOR: #e3e3e3;
 }
.projectintro p{
	width: 235px;
}
.projectname {
	padding: 3px 5px 0 5px;
	height: 15px;
	width: 266px;
	color: #c9caca;
	background-color: #595757;
}
.projectsorting {
	background-color: #b5b6b6;
	height: 76px;
	width: 266px;
	padding: 0 5px;
}
#box {
	border-bottom: 1px dashed #EE752C;
	border-top: 1px dashed #EE752C;
	padding: 2px 0 1px 1px;
}
#box ul {
}

#box  ul li {
	margin: 0 1px 0 0;
	display:inline;
	width: 68px;
	height: 49px;
}
/*
#box ul li span img {
	filter: Alpha(Opacity=100);
	-moz-opacity:1;
	cursor: pointer;
}
#box ul li img {
	filter: Alpha(Opacity=70);
	-moz-opacity:0.7;
	cursor: pointer;
}*/
.normal
{
	filter: Alpha(Opacity=70);
	-moz-opacity:0.7;
	cursor: pointer;
}
.clicked
{
	filter: Alpha(Opacity=100);
	-moz-opacity:1;
	cursor: pointer;
}

#left{}
#right { }
.projectlist {
	float: left;
	height: 50px;
	width: 99999em;
}

.projectlist li {
	float: left;
	height: 50px;
	width: 67px;
	list-style-type: none;
	margin: 1px 1px 0 0;
	display: inline;
}
#goleft {
	width:18px;
	height:18px;
	cursor:pointer;

}
#goright {
	width:18px;
	height:18px;
	cursor:pointer;

}
#prolist {
	float: left;
	height: 50px;
	margin:1px 0 0 0;
	width: auto;
}
.eng {
	font-size: 11px;
	color: #CCCCCC;
}
.eng01 {
	font-size: 11px;
	color: #666666;
}
.fdd {
	filter: Alpha(Opacity=50);
	-moz-opacity:0.5;
 }
.navbg  {
	background-image: url(../images/nav1_bg.gif);
	background-repeat: repeat-x;
	width: 137px;
	height: 38px;
	color: #ffffff;
	text-align: left;
}

#nav1 li.navbg1 {
	background-image: url(../images/nav1_bg.gif);
	background-repeat: repeat-x;
	width: 267px;
	height: 25px;
	padding: 13px 0 0 8px;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
#nav1 li.navbgNow {
	color: #FFFFFF;
	background-color: #FE7A27;
	height: 25px;
	padding: 13px 0 0 0;
}
.partnerList {
	float: left;
	height: auto;
	width: 520px;
}
.partnerList li {
	float: left;
	height: 45px;
	width: 160px;
	margin: 0 10px 15px 0;
	display: inline;
	list-style-type: none;
	overflow: hidden;
}
.biankuang {
	border: 1px solid #ECEBEB;
	float: left;
	height: 90px;
	width: 90px;
}

.chanpinzhanshi-mingzi {
	width: 95px;
	text-align: center;
	float: left;
	font-weight: bold;
	color: #CE8E59;
}

.chanpinzhanshi-kuang {
	float: left;
	width: 95px;
	margin-top: 10px;
	display: inline;
	margin-left: 14px;
}

.partner-kuang {
	float: left;
	width: 85px;
	margin-top: 10px;
	display: inline;
	margin-left: 14px;
}

.partner_biankuang {
	border: 1px solid #ECEBEB;
	float: left;
	height: 80px;
	width: 40px;
}
#imgmove li {float:left; width:100px; height:100px; display:block; overflow:visible;*overflow:hidden; margin:0px 5px; border:1px #333 solid;position:relative;*position:static;}
#imgmove img {position:absolute;left:0px;top:0px;width:100px;height:100px;z-index: 0;*position:static;}
#imgmove img:hover {position:relative; left:-400px; top:-400px; border:1px #f00 solid; z-index:2; width:400px;height:400px;}
