@charset "utf-8";
#banner_alexa {
	background-image: url(../images/banner_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#banner_alexa .j-left {
	position: absolute;
	left: 7px;
	top: 115px;
	cursor: pointer;
	z-index: 9999;
}
#banner_alexa .j-right {
	position: absolute;
	right: 7px;
	top: 115px;
	cursor: pointer;
	z-index: 9999;
}
#banner_alexa #slides .slides_container {
	text-align: center;
	overflow: hidden;
	height: 295px;
}
#news_list {
	background-image: url(../images/news_bg.jpg);
	height: 32px;
	overflow: hidden;
	min-width: 1000px;
}
#news_list .main .newsli {
	float: left;
	width: 9999999px;
}
#news_list .main .newsli li {
	line-height: 32px;
	float: left;
	padding-left: 15px;
	background-image: url(../images/dot.png);
	background-repeat: no-repeat;
	background-position: 2px 14px;
	margin-left: 20px;
}
#news_list .main .newsli li a {
	line-height: 32px;
	float: left;
	color: #FFF;
}
#product {
	background-image: url(../images/banner_bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	min-width: 1000px;
}
#product .main .pro {
	border: 1px solid #d1d0d0;
	background-color: #FFF;
}
#product .main .pro .left {
	float: left;
	width: 287px;
}
#product .main .pro .line {
	float: left;
	width: 1px;
	background-color: #cbcaca;
	height: 211px;
	margin-top: 6px;
	margin-bottom: 6px;
}
#product .main .pro .right {
	float: left;
	width: 710px;
	overflow: hidden;
}
#product .main .pro .title {
	color: #00549a;
	background-color: #c2c1c1;
	font-weight: bold;
	margin-left:7px;
	margin-right:7px;
	margin-top:7px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 9px;
}
#product .main .pro .left .show .txt {
	font-size: 14px;
	line-height: 23px;
	font-weight: bold;
	color: #606060;
	margin-top: 13px;
	margin-left: 11px;
}
#product .main .pro .left .news ul li {
	background-image: url(../images/dot.jpg);
	background-repeat: no-repeat;
	background-position: 9px 9px;
	padding-left: 23px;
}
#product .main .pro .left .news ul li a {
	font-size: 12px;
	color: #6e6e6e;
	line-height: 23px;
	display: block;
	height: 23px;
}
#product .main .pro .left .news ul {
	margin-left: 10px;
}
#product .main .pro .right .case ul li {
	float: left;
	margin-right: 14px;
	width: 163px;
}
#product .main .pro .right .case {
	margin: 7px;
	height: 170px;
	overflow: hidden;
}
#product .main .pro .right .case ul {
	width: 715px;
}
#product .main .pro .right .case ul li .tit {
	font-size: 14px;
	font-weight: bold;
	color: #626262;
	line-height: 32px;
	height: 32px;
}
#product .main .pro .right .case ul li .not {
	font-size: 12px;
	line-height: 19px;
	color: #868686;
}#news_list .main #slide {
	width: 883px;
	overflow: hidden;
}
