@charset "utf-8";
/* CSS Document */

.hide{
	display:none;}
#container {
	margin: 0 auto;
	width: 1100px;
	-moz-box-shadow:0px 0px 2px 2px rgba(0, 0, 0,0.2),0px 0px 2px 5px rgba(0, 0, 0,0.1),0px 0px 6px 10px rgba(0, 0, 0,0.1),0px 0px 12px 20px rgba(0, 0, 0,0.05);
    -webkit-box-shadow:0px 0px 2px 2px rgba(0, 0, 0,0.2),0px 0px 2px 5px rgba(0, 0, 0,0.1),0px 0px 6px 10px rgba(0, 0, 0,0.1),0px 0px 12px 20px rgba(0, 0, 0,0.05);
    box-shadow:0px 0px 2px 2px rgba(0, 0, 0,0.2),0px 0px 2px 5px rgba(0, 0, 0,0.1),0px 0px 6px 10px rgba(0, 0, 0,0.1),0px 0px 12px 20px rgba(0, 0, 0,0.05);
	position: relative;

}
#header {
	overflow: hidden;
	position: relative;
}
#header h1{
	width:202px;
	height:62px;
	margin: 20px 45px;
	overflow: hidden;
	text-indent: -999999em;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
}
#header li{
	display:inline-block;
	margin:0 10px;
	color: #999;
	
}
#header li a{
	color: #999;
	text-decoration: none;	
}
#header li a:hover,#header li:hover{
	color: #333;	
	
}
#header   a:visited
        {
            color: #999
        }
#header ul{
	position:absolute;
	top:10px;
	right:10px;
	
}

h1, #nav1,#nav1 dd {
	vertical-align: top;
	display: inline-block;
    color:#999;
	font-weight:bold;
}
#nav1 {
	padding-left: 50px;}
#nav1 dd {
	margin: 55px 44px 0;
font-size: 16px;
}
#nav1 dd:hover,#nav1  dd.now  {

	color:#000;
}


#phone {

	background-image: url(../img/icon1.jpg);
}

#fax {

	background-image: url(../img/icon2.jpg);
}
#email {

	background-image: url(../img/icon3.jpg);
}
#address {

	background-image: url(../img/icon4.jpg);
}
 #page1_2 ol li {
	 padding-left:25px;
	 	margin-bottom:15px;
	 background-repeat:no-repeat;}




ol li{
	list-style-type: none;
	margin-left:5px;
}


#content {
	min-height:270px;
	padding: 20px 45px 0;

	overflow: hidden;
	

}

#content ul li{
	list-style-type: circle;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 50px;
}


#content ul li:hover,.now{
	color: #000;
}
#content>div p,#content>div h2,#content>div h3{
	padding-top: 20px;
}
#footer {
	background-color:#eee;
	height: 50px;
	margin-top: 30px;
	padding:20px 45px;
	text-align:center;
	color:#999;
}
#thum {
	position:absolute;
	top:830px;
	left:0;
	right:0;
	z-index:99999999999;}
#thum ul {
	width: 100%;
	overflow: auto;
	text-align:center;
}

#thum li {
	display:inline-block;
	vertical-align:top;
	margin-right:10px;
	margin-bottom:20px;
	color:#CCC;
}

#thum li.activeSlide,#thum li:hover   {
	color:#6CF;
	}
#main {
	position: relative;
    padding-top: 50px;

	width:1890px
}

#page1_1, #page1_2 ,#page_from,#page_news{
	vertical-align: top;
	display: inline-block;
	
	background-repeat:no-repeat;
}
#page1_1{

	padding-right:30px;

	width:500px;
	padding-top:40px;
	background-image:url(../img/index_title1.jpg);
	}
#page_news {
padding-top: 40px;
width: 200px;
background-image: url(../img/index_news.jpg);}
#page_news dt{
	font-weight:normal !important;}
#page_news  dl {
padding-left: 30px !important;
}

#page1_2{
	margin-left:30px;
	padding-top:120px;
	width:250px;
	background-image:url(../img/index_title2.jpg);
	}	
	
#content h2 {
	font-size: 20px;
	font-weight: bolder;
	background-color: #eee;
	padding: 5px 10px;
	margin-bottom:20px;
}
#content p{
		padding-left:5px;
		font-size:16px;
	line-height:25px;}
input{
	width:90%;}
textarea{
	width:91.5%;}
#page_from {
	padding-left: 200px;
	position:relative;
	top:-10px;
}
#page_from h3{
	padding-bottom:20px;
}#container #content dt {
	font-size: 16px;
	font-weight: bolder;
	color: #666;
	display: list-item;
	padding-bottom: 10px;
	list-style-type: decimal;
	padding-top: 20px;
}
#content dl {
	padding-left: 40px;
}
#content h3 {
	font-size: 18px;
	padding-top: 20px;
	padding-bottom: 20px;
}
marquee a {
	display: inline-block;
	margin: 250px 20px 0;
	font-weight:bolder;
	font-size:16px;
}
marquee {
	width: 600px;
}
#content dl dt a {
	color: #666;
}
