@charset "gb2312";

#header {
	height: 146px;
}
#nav li {
	font-size: 16px;
	text-align: center;
	float: left;
	width: 95px;
	font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå";
	color: #b72024;
	height: 114px;

}
#nav li a {
	width: 95px;
	display: block;
    height: 47px;
	padding-top: 67px;
	color: #b72024;
	
}

#nav li a span {
	float: left;
	width: 95px;
	text-align: center;
	font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå";
	font-size: 12px;
	color: #636363;
}



#logo a {
	height: 103px;
	width: 125px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#top{
	height:32px;
	background-image:
	url(../images/top_01.jpg);
}
#logo{
	width:125px;
	height:103px;
	background-image:url(../images/logo.png);
	margin-top:11px;
	float:left;
}
.center{
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	
}
#nav{
	height: 114px;
	float: left;
	margin-left: 34px;
}
#nav li a:hover{
	width: 95px;
	display: block;
	background-image: url(../images/top_03.jpg);
	padding-top: 67px;
}
#nav li.current{
	color:#FFF;
	background-image:url(../images/top_02.jpg);
	
	
}
#nav li.current a {
	color:#FFF;
}
#nav li.current a span {
	color:#FFF;
}
#nav li.current a:hover {
	color:#b72024;
}
#nav li.current a:hover span {
	color:#636363;
}
#banner_bg{
	background-image: url(../images/banner_bg.jpg);
	width: 1000px;
	height: 354px;
	position: absolute;
	background-repeat: no-repeat;
}
#products{
	position: relative;
	width: 100%;
	overflow: hidden;
}
#banner {
	height: 354px;
}


.capture_item{
	position: absolute;
	left: 0px;
	display:none\9; 
	
	width:1000px;
	margin:auto;
	text-align:center; 
}

.capture_item_relative{
	position: relative;
	left: 0px;
	opacity: 0;
	height: 280px;
	width: 1000px;
}
.capture_item img{
	opacity: 0;
	margin:auto;
	text-align:center;
	z-index: 0;
	transition: all 0.55s ease-in-out 0s;
}
#content {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}

.capture_item_current{
	z-index: 4;
	display: block;
}
.capture_item_current img{
	opacity: 1;
	margin-left:0px;
	
}
#capture_nav{
	position: relative;
	width: 100%;
	text-align: center;
	margin-top: 10px;
}
.capture_nav_button {
    margin: 0px 8px;
    width: 5px;
    height: 5px;
    border: 8px solid rgb(255, 255, 255);
    outline: 0px none;
    font-size: 0px;
    cursor: pointer;
    opacity: 0.5;
    border-radius: 50% 50% 50% 50%;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6);
    transition: opacity 0.15s ease-out 0s;
}
.capture_nav_button_current, 
.capture_nav_button:hover {
    opacity: 1;
    border-color: rgb(255, 255, 255);
}
#col_news{
	width: 644px;
	height: 369px;
	-webkit-border-radius: 11px/5px;
	-moz-border-radius: 11px/5px;
	border-radius: 11px/5px;
	background-color: #f4f4f4;
	-webkit-box-shadow: inset 0 0 4px #fff;
	-moz-box-shadow: inset 0 0 4px #fff;
	box-shadow: inset 0 0 4px #fff;
	border: solid 1px rgba(158,158,158,.4);
	border: solid 1px rgb(158,158,158)\9;
	/*background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.2), rgba(255,255,255,.2));
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.2), rgba(255,255,255,.2));
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,.2), rgba(255,255,255,.2));
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0,.2), rgba(255,255,255,.2));
	background-image: linear-gradient(to top, rgba(0,0,0,.2), rgba(255,255,255,.2));*/
	position: absolute;
	
}
#col_contact{
	width: 313px;
	height: 369px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f4f4f4;
	-webkit-box-shadow: inset 0 0 4px #fff;
	-moz-box-shadow: inset 0 0 4px #fff;
	box-shadow: inset 0 0 4px #fff;
	border: solid 1px rgba(158,158,158,.4);
	border: solid 1px rgb(158,158,158)\9;
	/*background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.2), rgba(255,255,255,.2));
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.2), rgba(255,255,255,.2));
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,.2), rgba(255,255,255,.2));
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0,.2), rgba(255,255,255,.2));
	background-image: linear-gradient(to top, rgba(0,0,0,.2), rgba(255,255,255,.2));*/
	position:absolute;
}
.col_left{
	margin-top: 30px;
	margin-left: 15px;
	float: left;
}
.col_right{
	margin-top: 30px;
	margin-right:15px;
	float:right;
}
#col_news_title{
	background-image:url(../images/col_01.png);
	width:121px;
	height:55px;
	position:relative;
	top:-15px;
	left:20px;
	
}
#col_contact_title{
	background-image:url(../images/col_02.png);
	width:121px;
	height:55px;
	position:relative;
	top:-15px;
	left:20px;
}
#col_news_shadow{
	width: 644px;
	height: 28px;
	background-image: url(../images/col_shadow_01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
	top: 315px;
}

#col_contact_shadow{
	width:313px;
	height:28px;
	background-image: url(../images/col_shadow_02.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	position:relative;
	top:315px;
}
#col_news_line{
	width: 600px;
	height: 2px;
	background-color: #a6a6a6;
	-webkit-box-shadow: 0 2px #fff;
	-moz-box-shadow: 0 1px #fff;
	box-shadow: 0 2px #fff;
	margin-top: 65px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#col_contact_line{
	width: 269px;
	height: 2px;
	background-color: #a6a6a6;
	-webkit-box-shadow: 0 2px #fff;
	-moz-box-shadow: 0 1px #fff;
	box-shadow: 0 2px #fff;
	margin-top: 65px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#content p {
	font-size: 12px;
	line-height: 24px;
	text-indent: 24px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer{

	height: 136px;
	position: relative;
	top: 420px;
}
#footer #footer_bg{
	background-image: url(../images/footer_bg.jpg);
	height: 136px;
}
#footer #copyright{
	font-size: 12px;
	color: #FFF;
	text-align: center;
	clear: both;
	display: block;
	position: relative;
	bottom: 50px;
}
#copyright a {
	color: #FFF;
}
.bold {
	font-weight: bold;
}
