@charset "utf-8";
/* CSS Document */
/**鍏ㄥ眬**/
* {
	margin:0px;
	padding:0px;
}
div, form, img, ul, ol, li, dl, dt, dd, map {
	padding:0;
	margin:0;
	border:0;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
body {
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#666;
	font-family: "Microsoft YaHei";
	background:#eaeaea url("../imgs/bg.jpg") repeat-x left top;
}
img {
	border:none;
}
ul, li {
	list-style:none;
}
.clear {
	clear:both;
}
a {
	color:#666;
	text-decoration:none;
}
a:hover {
	color: #0099cc;
}
hr {
	line-height:0px;
	font-size:0px;
	border:none;
	height:1px;
	width:100%;
	margin:5px 0px;
}
div {
	margin:0px auto;
}
.f_l {
	float:left;
}
.f_r {
	float:right;
}
input, select {
	font-family:arial, Helvetica, sans-serif;
	padding:1px;
}
.mt10 {
	margin-top:10px;
}
.hide {
	display:none;
}
.red {
	color:#f00;
}
.blue {
	color:#00f;
}
.gray {
	color:#ccc;
}
.noinfo {
	width:100%;
	float:left;
	padding:10px 0;
	text-align:center;
}
.input_text {
	background:url("../images/inputbg.png") no-repeat left top;
	height:25px;
	line-height:25px;
	border:1px solid #ccc;
	padding:0 10px;
}
.input_area {
	background:#fff url("../images/inputbg.png") no-repeat left top;
	width:501px;
	height:80px;
	border:0px;
	padding:5px 10px;
	border:1px solid #ccc;
}
.input_submit {
	width:77px;
	height:41px;
	float:left;
	background:url("../images/search.jpg") no-repeat left top;
	text-align:center;
	line-height:41px;
	color:#fff;
	border:0px;
	cursor:pointer;
}
.float_bg {
	background:url("../images/qq_3.gif") repeat-y left top;
	width:118px;
	padding:2px 0;
	float:left;
}
.w960 {
	width:960px;
	margin:0 auto;
}
/*all*/
#main {
	width:100%;
	float:left;
	padding:15px 0;
}
/*end*/

/**椤堕儴**/
#head {
	width:100%;
	float:left;
	height:135px;
}
#logo {
	float:left;
	padding:0px 0 0 0px;
}
#head_right {
	float:right;
	width:580px;
}
#langua {
	height:30px;
	line-height:30px;
	float:right;
	color:#09F;
}
#langua a {
	font-size:12px;
	font-weight:bold;
	color:#09F;
}
#langua a:hover {
	color:#fff;
}
#favorite {
	float:right;
	line-height:32px;
	height:32px;
	padding:8px 7px 0 0;
}
#favorite ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#favorite li {
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:inline;
}
#favorite li a {
	margin:0 3px;
}
#tel {
	float:right;
	line-height:30px;
	white-space:nowrap;
	font-size:14px;
	font-weight:bold;
	padding:0px 10px 0 0;
}
/*end*/

/*menu*/
#navigate {
	width:100%;
	height:25px;
	float:right;
	line-height:25px;
	padding:28px 0px 0 0;
}
#navigate ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#navigate li {
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;
	width:96px;
	text-align:center;
}
#navigate li a {
	color:#007ad8;
	font-size:16px;
	font-weight:bold;
	display:block;
}
#navigate li a:hover {
	color:#00fff6;
	background:url("../imgs/nav_span.jpg") no-repeat center top;
}
#navigate li a.current {
	color:#00fff6;
	background:url("../imgs/nav_span.jpg") no-repeat center top;
}
/*end*/

/*search*/
#search {
	float:right;
	padding:50px 0px 0 0;
}
#search form {
	margin:0px;
	padding:0px;
}
.skw {
	float:left;
	width:120px;
	padding:0 5px;
	line-height:20px;
	height:20px;
	border:1px solid #ccc;
	color:#666;
}
.sub {
	width:61px;
	height:22px;
	line-height:22px;
	float:left;
	background:url("../imgs/search.gif") no-repeat left top;
	border:0px;
	cursor:pointer;
	color:#fff;
	float:left;
	text-indent:15px;
}
/*end*/

/*flash*/
#banner {
	width:100%;
	float:left;
	padding:24px 0 58px 0;
	height:65px;
	float:left;
	background:url("../imgs/banner_bg.jpg") repeat-x left top;
}
#flash {
	width:100%;
	float:left;
}
/* 骞荤伅寮€濮?/
#imageShow {
	clear:both;
	position:relative;
}
#imageShow .imagebg {
	height:500px;
	overflow:hidden;
	position:relative;
}
#imageShow .imagebg li {
	height:500px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	display:block;
	filter:alpha(opacity=0);
	opacity:0;
}
#imageShow .imagebg li a.bannerbg_main {
	width:100%;
	position:absolute;
	top:0;
	right:0;
	height:500px;
	display:block;
}
/*宸﹀彸鎸夐挳*/
.s_pre, .s_next {
	display:block;
	width:46px;
	height:46px;
	position:absolute;
	top:210px;
} /*176=(398-46)/2*/
a.s_pre {
	background: url("../images/scroll.png") no-repeat 15px 10px;
	left:10px;
}
a.s_pre:hover {
	background:#0e73c3 url("../images/scroll.png") no-repeat -45px 10px;
}
a.s_next {
	background:url("../images/scroll.png") no-repeat -105px 10px;
	right:10px;
}
a.s_next:hover {
	background:#0e73c3 url("../images/scroll.png") no-repeat -165px 10px;
}
/*鐢ㄤ笉鍒帮紝浣嗕笉鑳藉垹闄?/
.outScroll_pic {
	height:76px;
	margin-left:70px;
	overflow:hidden;
	position:relative;
	width:822px;
	top:2px;
	display:none;
}
.outScroll_pic .scroll_pic {
	position:absolute
}
.scroll_pic {
	margin:0 auto;
	width:40000px;
	height:76px;
}
.scroll_pic li {
	float:left;
	float:left;
	height:65px;
	width:145px;
	margin:5px 9px;
	_margin:5px 14px 5px 4px;
	cursor:pointer;
	background:#000;
}
.scroll_pic li img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
.scroll_pic li:hover img, .scroll_pic li:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.scroll_pic li.currently img {
	filter:alpha(opacity=100)!important;
	-moz-opacity:1!important;
	opacity:1!important;
}
.scroll .current {
	width:144px;
	height:65px;
	border:2px #ff780d solid;
	background:url("../images/arrow_on.png") 50% -4px no-repeat;
	z-index:10;
	position:absolute;
	top:5px;
	left:0;
	display:none;
}
/*end*/

/*#focus{width:960px;height:398px;overflow:hidden;position:relative;}
#focus ul{height:960px;position:absolute;}
#focus ul li{float:left;width:960px;height:398px;overflow:hidden;position:relative;}
#focus ul li div{position:absolute;overflow:hidden;}
#focus ul li img{width:960px;height:398px;}
#focus .btnBg{position:absolute;width:960px;height:20px;left:0;bottom:0;}/*background:#000;鏁板瓧鑳屾櫙*/
/*#focus .btn{position:absolute;width:960px;height:10px;padding:5px 10px;right:0;bottom:0;text-align:right;}
#focus .btn span{display:inline-block;_display:inline;_zoom:1;width:25px;height:10px;_font-size:0;margin-left:5px;cursor:pointer;background:#fff;}
#focus .btn span.on{background:#fff;}
#focus .preNext{width:45px;height:100px;position:absolute;top:153px;background:url(../images/sprite.png) no-repeat 0 0;cursor:pointer; display:none;}
#focus .pre{left:0px;}
#focus .next{right:0px;background-position:right top;}*/
/*end*/


/*搴曢儴*/
#copyright {
	width:100%;
	float:left;
	text-align:center;
	padding:15px 0;
	background:url("../imgs/copyright.jpg") no-repeat left top;
	line-height:23px;
}
#copyright a {
}
#copyright a:hover {
}
#copy_txt {
	width:100%;
	float:left;
}
#footnav {
	width:100%;
	float:left;
}
#footnav ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#footnav li {
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:inline;
}
#footnav li a {
	margin:0 5px;
}
/*end*/


/*home*/
#home {
	width:920px;
	padding:0 20px;
	height:232px;
	float:left;
	background:url("../imgs/home.jpg") no-repeat left top;
	margin:25px 0 0 0;
}
.home_left {
	width:320px;
	float:left;
}
.home_right {
	width:560px;
	float:right;
}
.home_list {
	width:100%;
	float:left;
}
.home_top {
	width:100%;
	height:45px;
	line-height:45px;
	padding:15px 0 0 0;
	float:left;
}
.home_top h3 {
	font-size:18px;
	float:left;
	color:#204780;
}
.home_top span {
	float:right;
}
.home_con {
	width:100%;
	float:left;
	line-height:200%;
	overflow-x:hidden;
}
.pro_top {
	width:100%;
	padding:10px 0 0 0;
	height:34px;
	line-height:34px;
}
.pro_top ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.pro_top li {
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:186px;
	float:left;
	text-align:center;
}
.pro_top li a {
	color:#fff;
	font-size:14px;
}
.pro_con {
	width:100%;
	padding:15px 0 0 0;
	position:relative;
}
.news_list {
	width:100%;
	float:left;
}
.news_list ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.news_list li {
	margin:0px;
	padding:0 0 0 15px;
	list-style-type:none;
	background:url("../imgs/li_0.gif") no-repeat left center;
	line-height:21px;
}
#LeftButton {
	width:24px;
	height:42px;
	display: block;
	background: url("../images/left.png") no-repeat 0px 0px;
	position:absolute;
	left:-34px;
	top:55px;
	display:none;
}
#RightButton {
	width:24px;
	height:42px;
	display: block;
	background: url("../images/right.png") no-repeat 0px 0px;
	position:absolute;
	left:570px;
	top:55px;
	display:none;
}
#MarqueeDiv {
	width:960px;
	float: left;
	height:152px;
	margin-left: 0px;
	overflow: hidden
}
#MarqueeDiv img {
	margin-right:14px;
	height:150px;
	width:150px;
	border:1px solid #dcdcdc;
}
/*end*/


/*left*/
#left {
	width:220px;
	float:left;
}
.left_list {
	width:100%;
	float:left;
}
.left_top {
	width:100%;
	height:32px;
	line-height:32px;
	float:left;
	border-bottom:1px solid #ccc;
}
.left_top h3 {
	font-size:18px;
	color:#597f8c;
	background:url("../imgs/li_1.jpg") no-repeat left center;
	padding:0 0 0 10px;
}
.left_top span {
	font-size:18px;
}
.left_top a {
	float:right;
	margin:0 10px 0 0;
}
.left_top a:hover {
}
.left_con {
	width:100%;
	padding:10px 0;
	float:left;
	line-height:200%;
}
.type_list {
	width:100%;
	float:left;
}
.type_list ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.type_list li {
	margin:0px;
	padding:0px;
	list-style-type:none;
	height:30px;
	line-height:30px;
	overflow:hidden;
}
.type_list li.second_cat {
	background:none;
}
.type_list li a {
	color:#666;
	font-weight:bold;
	display:block;
	padding:0 0 0 20px;
}
.type_list li a:hover {
	color:#fff;
	background:#68a4ba;
}
.type_list li.second_cat a {
	font-size:12px;
	font-weight:normal;
}
.type_list li.second_cat a:hover {
	background:none;
	color:#0099cc;
}
/*end*/

/*right*/
#right {
	width:720px;
	float:right;
}
#right_top {
	width:100%;
	height:32px;
	line-height:32px;
	float:left;
	border-bottom:1px solid #c4c3c3;
}
#right_top h3 {
	font-size:18px;
	float:left;
	background:url("../imgs/li_1.jpg") no-repeat left center;
	padding:0 0 0 10px;
}
#right_top span {
	float:right;
}
#right_con {
	width:100%;
	float:left;
	padding:10px 0;
	line-height:200%;
	overflow-x:hidden;
	min-height:300px;
	height:auto !important;
	height:300px;
}
#right_btn {
	width:100%;
	height:5px;
	float:left;
	background:url("../imgs/btn_720.jpg") no-repeat left top;
	overflow:hidden;
}
/*end*/

/*demo*/
#demo {
	overflow:hidden;
	width:900px;
	height:145px;
	margin:35px 0 0 10px;
	float:left;
	display:inline;
}
#cdemo {
	overflow:hidden;
	width:900px;
}
#demo img {
}
#indemo {
	float: left;
	width: 800%;
}
#demo1 {
	float: left;
}
#demo2 {
	float: left;
}
/*end*/
	
/*link*/
.friendlink {
	padding-top:12px;
}
.friendlink li {
	float:left;
	width:242px;
}
.friendlink li.txt1 {
	padding:3px 0px 3px 24px;
	background:url("images/dot.gif") no-repeat 10px center;
}
.friendlink li.pic1 {
	padding:3px 0 3px 8px;
}
.friendlink li.pic1 img {
	width:240px;
	height:65px;
}
.link {
	width:100%;
	float:left;
}
.link_img {
	width:100%;
	float:left;
	text-align:center;
}
.link_img ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.link_img li {
	margin:0px;
	padding:0 10px;
	list-style-type:none;
	display:inline;
}
.link_img li img {
	height:30px;
}
.link_txt {
	width:100%;
	float:left;
}
.link_txt ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.link_txt li {
	margin:0px;
	padding:0 3px;
	list-style-type:none;
	display:inline;
	line-height:25px;
}
/*end*/
	 
/*news*/
.articleList {
	width:100%;
	float:left;
}
.articleList ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.articleList li {
	margin:0px;
	padding:0 0 0 15px;
	list-style-type:none;
	border-bottom:1px dotted #ccc;
	background:url("../imgs/li_0.gif") no-repeat left center;
	line-height:25px;
}
.time {
	color:#959595;
	float:right;
}
.articleTitle {
	font-weight:bold;
	font-size:18px;
	text-align:center;
}
.articleAuthor {
	text-align:center;
	padding:7px 0px;
	border-bottom:1px dotted #ccc;
}
.articleauthor span {
	margin:0px 6px;
	font-size:9pt;
}
.articleInfo {
	width:100%;
	padding:10px 0;
}
.pageUpDown {
	padding-top:10px;
	text-align: left;
}
/*end*/

/*Product*/
.productList {
	width:100%;
	float:left;
}
.productList ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.productList li {
	margin:5px 0px;
	padding:0px;
	list-style-type:none;
	text-align:center;
	float:left;
	width:180px;
	height:175px;
	display:inline;
	line-height:25px;
	overflow:hidden;
}
.productList li img {
	width:150px;
	height:150px;
	border:1px solid #ccc;
	padding:1px;
}
.productTitle {
	line-height:28px;
	font-weight:bold;
}
.productImg {
	width:350px;
	text-align:center;
	float:left;
}
.productImg img {
	width:350px;
	border:1px solid #ccc;
	padding:1px;
}
.productRight {
	width:350px;
	float:right;
}
.title {
	width:100%;
	float:left;
	margin:10px 0 0 0;
	border-bottom:1px dotted #ccc;
	line-height:25px;
}
.title span {
	font-size:14px;
	font-weight:bold;
}
.productDesc {
	line-height:200%;
	padding:10px 0;
	width:100%;
	float:left;
}
/*end*/

/*page*/
.pages {
	font-size:12px;
	text-align:center;
	padding:10px 0px 10px 0px;
}
.pages a {
	font-size:12px;
	padding:2px 5px;
	border:1px solid #ccc;
	margin:0 2px;
}
.pages a:hover {
	background:#eee;
}
.pages a.page_now {
	background:#eee;
	color:#f00;
}
.pages select {
	vertical-align:middle;
	font-size:8pt;
	padding:0px;
}
.pages b {
	font-weight:normal;
}
/*end*/


/*login*/
.img-scroll {
	position:relative;
	margin:0px auto;
	height:185px;
	overflow:hidden;
}
.img-scroll .prev {
	position:absolute;
	left:5px;
	width:33px;
	height:33px;
	top:63px;
	background:url("../imgs/scroll_left.jpg") no-repeat right center;
	cursor:pointer;
}
.img-scroll .next {
	position:absolute;
	right:5px;
	width:33px;
	height:33px;
	top:63px;
	background:url("../imgs/scroll_right.jpg") no-repeat left center;
	cursor:pointer;
}
.img-list {
	position:relative;
	width:894px;
	height:185px;
	overflow:hidden;
}
.img-list ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:9999px;
	height:185px;
}
.img-list li {
	margin:0px;
	padding:0 31px 0 0;
	list-style-type:none;
	float:left;
	width:154px;
	height:185px;
	display:inline;
	line-height:25px;
	text-align:center;
}
.img-list li img {
	width:152px;
	height:152px;
	border:1px solid #ccc;
}
/*scroll*/
#ProScroll {
	overflow:hidden;
}
