@charset "utf-8";
/* CSS Document */

/**/body,ul,li,ol,form {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}

.left {
	float: left;
}
.right {
	float: right;
}
.width1000 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
}
a {
	color: #333;
	text-decoration: none;
}



body {
	font-size: 12px;
	line-height: 30px;
	background-repeat: repeat-x;
}
#header {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	height: 108px;
	padding-top: 15px;
}
#header .width1000 {
	position: relative;
	height: 100px;
}

#header .left {
	margin-left: 30px;
	margin-top: 10px;
}
#header .right {
	margin-top: 15px;
	margin-right: 20px;
	text-align: right;
}




#nav {
	background-image: url(nav_bg.png);
	height: 43px;
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	bottom: -20px;
	width: 1000px;
	line-height: 35px;
	z-index: 1111111111;
	padding-left: 0px;
	left: 0px;
}
#nav ul li {
	text-align: center;
	float: left;
	width: 120px;
	background-image: url(li_bg.JPG);
	background-repeat: no-repeat;
	background-position: right top;
}
#nav li a {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#banner {
	clear: both;
	width:1000px; height:350px; margin:0 auto;

}


.focusBox {
	position: relative;
	width:1000px;
	height:350px;
	overflow: hidden;
	z-index: -11111111111;
	margin-right: auto;
	margin-left: auto;
}
	.focusBox .pic{
	position:relative;
	z-index:-1111111111;
}
.focusBox .pic img {
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	height: 350px;
	width: 1000px;
/*		width:100%;
	height:350px;
	display: block;*/
}
	.focusBox .hd {
	width:100%;
	position: absolute;
	bottom: 10px;
	text-align: left;
	font-size:0;
	left:45%;
}
	.focusBox .hd li{
	margin: 0 5px;
	background: url(dot.png) no-repeat 0 0px;
	height: 14px;
	overflow: visible;
	width: 14px;
	cursor: pointer;
	display:inline-block;
*display:inline; 	zoom:1;
	/*_background: url(dot8.png) no-repeat 0 0px;*/
	}
	.focusBox .hd .on{
	background-position:-14px 0;
}

	.focusBox .prev,
	.focusBox .next {
	width: 60px;
	height: 90px;
	margin: -60px 0 0;
	display: none;
	background: url(ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	cursor: pointer;
	text-indent: -9999px;
	filter:alpha(opacity=20);
	opacity:0.2;
}
	.focusBox .prev {
	left: 0;
}
	.focusBox .next {
	background-position: 0 -90px;
	right: 0;
}
	.focusBox .prev:hover,
	.focusBox .next:hover {
	filter:alpha(opacity=50) !important;
	opacity:0.5 !important;
}


div.wrapper {
	width: 1000px;
	position: relative;
	height: 350px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	z-index: -1111111111;
}
.fn-clear { zoom: 1; }
.box_skitter { position: relative; background: none; }
    .box_skitter ul { display: none; }
    .box_skitter .container_skitter { overflow: hidden; position: relative; }
    .box_skitter .image { overflow: hidden; }
        .box_skitter .image img {
	display: none;
	height: 350px;
	width: 1000px;
}
    .box_skitter .box_clone {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	overflow: hidden;
	display: none;
	z-index: -20;
}
        .box_skitter .box_clone img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -20;
	height: 350px;
	width: 1000px;
}
    .box_skitter .prev_button {
	position: absolute;
	top: 50%;
	left: 25px;
	z-index: -100;
	width: 57px;
	height: 62px;
	overflow: hidden;
	text-indent: -9999em;
	margin-top: -25px;
	background: url(prev.png) no-repeat left top !important;
}
    .box_skitter .next_button {
	position: absolute;
	top: 50%;
	right: -5px;
	z-index: -100;
	width: 57px;
	height: 62px;
	overflow: hidden;
	text-indent: -9999em;
	margin-top: -25px;
	background: url(next.png) no-repeat left top !important;
}
    .box_skitter .label_skitter {
	z-index: -150;
	position: absolute;
	display: none;
}
.loading {
	position: absolute;
	top: 50%;
	right: 50%;
	z-index: -1111;
	margin: -16px -16px;
	color: #fff;
	text-indent: -9999em;
	overflow: hidden;
	background: url(ajax-loader.gif) no-repeat left top;
	width: 31px;
	height: 31px;
}
#slideshow {
	width: 1000px;
	height: 350px;
}
    #slideshow ul { display: none; }




.tl1 {
	margin-top: 20px;
}
.tl1 .column {
	float: left;
	width: 230px;
	margin-right: 15px;
	text-align: left;
}
.tl1 .column .title {
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	color: #0080BD;
	background-image: url(column_tit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	padding-left: 40px;
}
.tl1 .column .content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C2C2C2;
	border-left-color: #C2C2C2;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.tl1 .column .content ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	text-align: center;
	background-image: url(icon.jpg);
	background-repeat: no-repeat;
	background-position: 35px center;
	display: block;
}
.tl1 .column .content ul li a:hover {
	color: #48B0DE;
}



.tl1 .company {
	float: left;
	width: 490px;
	margin-right: 15px;
	text-align: left;
}
.tl1 .company .title {
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	color: #0073AA;
	background-image: url(comtit_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	padding-left: 40px;
}
.tl1 .company .content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C2C2C2;
	border-left-color: #C2C2C2;
	padding-right: 10px;
	padding-left: 10px;
	height: 135px;
	overflow: hidden;
	font-size: 12px;
}

.tl1 .news {
	float: right;
	width: 490px;
	text-align: left;
}
.tl1 .news .title {
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	color: #0073AA;
	background-image: url(newstit_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	padding-left: 40px;
}
.tl1 .news .content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C2C2C2;
	border-left-color: #C2C2C2;
	padding-top: 10px;
}
.tl1 .news .content ul li {
	background-image: url(icon1.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-right: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.tl1 .news .news_bot {
	background-image: url(newsbot_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
}

.link {
	margin-top: 10px;
	text-align: left;
}

.link .title {
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	color: #0073AA;
	height: 36px;
	padding-left: 45px;
	background-image: url(linktit_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.link .content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C2C2C2;
	border-left-color: #C2C2C2;
	padding-right: 10px;
	padding-left: 10px;
}
.product {
	margin-top: 10px;
	text-align: left;
}

.product .title {
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	color: #0073AA;
	height: 36px;
	padding-left: 55px;
	background-image: url(protit_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.product .content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C2C2C2;
	border-left-color: #C2C2C2;
	padding: 10px;
}

		/* 本例子css */
		.picMarquee-left{
	width:978px;
	overflow:hidden;
	position:relative;
}
		.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
		.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("images/icoLeft.gif") no-repeat;}
		.picMarquee-left .hd .next{ background:url("images/icoRight.gif") no-repeat;  }
		.picMarquee-left .bd{
}
		.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picMarquee-left .bd ul li .pic{ text-align:center; }
		.picMarquee-left .bd ul li .pic img{
	width:170px;
	height:128px;
	display:block;
	padding:2px;
	border:1px solid #ccc;
}
		.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picMarquee-left .bd ul li .tit{ line-height:24px;   }

#footer {
	margin-top: 10px;
	text-align: center;
	background-image: url(fot.jpg);
	color: #E6E6E6;
	height: 90px;
	background-repeat: no-repeat;
	background-position: center 30px;
	background-color: #2F2F2F;
}
#footer a {
	color: #FFF;
}

.main_top {
	margin-top:10px;
	background-image: url(main_top.JPG);
	background-repeat: no-repeat;
	height: 18px;
}
#main {
	background-image: url(main_bg.JPG);
	background-repeat: repeat-y;
	background-position: right;
	text-align: left;
}
#main .left {
	width: 230px;
}


#main .column .title {
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	color: #0080BD;
	height: 36px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}
#main .column .content {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#main .column .content li {
	line-height: 35px;
	height: 35px;
	width: 190px;
	margin-left: 10px;
}

#main .column .content li a {
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	text-align: center;
	background-image: url(icon.jpg);
	background-repeat: no-repeat;
	background-position: 35px center;
}

#main .column .content ul li a:hover {
	color: #00A4F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A4F2;

}


#main .column1 .title {
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	color: #0080BD;
	height: 36px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}
#main .column1 .content {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/*
ul#menu a {
  display: block;
  text-decoration: none;	
}
#menu {
}

#menu li {
	line-height: 35px;
	width: 190px;
	margin-left: 10px;
}


ul#menu li a {
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	text-align: center;
	background-image: url(icon.jpg);
	background-repeat: no-repeat;
	background-position: 35px center;
}

ul#menu li a:hover {
	color: #00A4F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A4F2;

}
ul#menu li ul ul {
	margin:0px;
}

ul#menu li ul li {
	margin:0px;
}

ul#menu li ul li a {
	color: #000;
	padding-left: 20px;
	background:none;
	line-height: 25px;
	margin: 0px;
	display: block;
}

ul#menu li ul li a:hover {
	padding-left: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #054585;
}
*/
#main .contacts {
	margin-top: 10px;

}
#main .contacts .title {
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	color: #0080BD;
	height: 36px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
}
#main .contacts .content {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#main .right {
	width: 770px;
}


#main .company {
	width: 740px;
	margin-right: 10px;
}
#main .company .title {
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	color: #0080BD;
	height: 36px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	background-image: url(tit.JPG);
	background-repeat: no-repeat;
	background-position: 15px center;
}
#main .company .content {
	padding: 10px;
	width: 700px;
}
#main .news {
	width: 740px;
	margin-right: 10px;
}
#main .news .title {
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	color: #0073AA;
	height: 36px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	background-image: url(tit.JPG);
	background-repeat: no-repeat;
	background-position: 15px center;
}
#main .news .content {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#main .news .content .tit {
	font-size: 14px;
	color: #0098CA;
	text-align: center;
	font-weight: bold;
}

#main .news .content ul li {
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-right: 5px;
}
#main .news .content ul li a:hover {
	color:
	color: #0073C8;
	color: #008FD6;
}

#main .products {
	width: 740px;
	margin-right: 10px;
}
#main .products .title {
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	color: #0073AA;
	height: 36px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	background-image: url(tit.JPG);
	background-repeat: no-repeat;
	background-position: 15px center;
}
#main .products .content {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#main .products .content ul li {
	width: 165px;
	float: left;
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 15px;
	margin-left: 7px;
}

#main .products .content ul li .pic img {
	padding: 5px;
	height: 130px;
	width: 160px;
	border: 1px solid #CCC;
}
#main .products .content ul li .wz {
	text-align: center;
}
#main .products .content .lan a {
	color: #0080BD;
	font-size: 14px;
	font-weight: bold;
}



#main .products-1 {
	width: 760px;
	margin-right: 10px;
}
#main .products-1 .title {
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	color: #0073AA;
	height: 36px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	background-image: url(tit.JPG);
	background-repeat: no-repeat;
	background-position: 15px center;
}
#main .products-1 .content {
	padding-top: 10px;
	padding-left: 10px;
}
#main .products-1 .content ul li {
	float: left;
	height: 145px;
	margin: 9px;
}
#main .products-1 .content ul li .pic-1 {
	float: left;
}
#main .products-1 .content ul li .pic-1 a img {
	height: 100px;
	width: 100px;
	border: 1px solid #E4E4E4;
}
#main .products-1 .content ul li .wz-1 {
	text-align: left;
	float: left;
	margin-left: 10px;
	color: #666;
	width: 120px;
	line-height: 25px;
	height: 100px;
}


.main_bot {
	background-image: url(main_bot.JPG);
	background-repeat: no-repeat;
	height: 10px;
}
