@charset "utf-8";
/* CSS Document */
body{
	font-family:Arial, "微软雅黑", "宋体";
	font-size:12px;
	color:#fff;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, bgbox{
	margin:0;
	padding:0;
}
ul, li{
	list-style:none;
}
body img{
	border:none;
}
body a{
	color:#fff;
	text-decoration:none;
}
body a:hover{
	color:#fff;
	text-decoration:underline;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.clear{
	clear:both;
}
.box{
	width:1000px;
	margin:0 auto;
}
/*--header--*/
.header{
	background:url(../../images/pc_topbg.jpg) center center repeat-x;
	height:140px;
}
.header .box{
	background:url(../../images/pc_02.png) center center no-repeat;
	height:140px;
	overflow:hidden;
}
.header .tel{
	margin:76px auto auto 786px;
	color:#c69b41;
	font-family:Impact;
	font-size:24px;
}
/*--nav--*/
.nav_banner{
	background:url(../../images/pc_04.jpg) center center repeat-x;
	height:474px;
	width:100%;
}
.nav{
	height:46px;
	background:url(../../images/pc_06.jpg) center center no-repeat;
}
.nav ul li{
	display:block;
	float:left;
	width:142px;
	height:46px;
	line-height:46px;
	text-align:center;
	font-family:"微软雅黑";
}
.nav ul li a{
	color:#fff;
	font-size:14px;
}
.nav ul li a:hover{
	text-decoration:none;
	color:#c69b41;
}
.banner{
	/*margin-top:40px;*/
}
/*--mainbox--*/
.mainbox{
	overflow:hidden;
	background:url(../../images/pc_bg.jpg) center center repeat;
	padding:30px 0;
}
.leftbox{
	width:245px;
	overflow:hidden;
}
.leftbox img{
	max-width:245px;
}
.rightbox{
	width:725px;
	overflow:hidden;
}
.rightbox img{
	max-width:725px;
}
.tit{
	font-size:16px;
	font-family:Arial, "微软雅黑";
	padding-left:15px;
	color:#fff;
	height:43px;
	line-height:43px;
	background:url(../../images/pc_boxtop.png) 0 0 no-repeat;
}
.tit span{
	margin-right:15px;
	font-weight:bold;
	color:#c69b41;
}
.con{
	padding:15px;
	line-height:24px;
	overflow:hidden;
	font-size:12px;
	font-family:"微软雅黑";
	border-left:1px solid #575757;
	border-right:1px solid #575757;
	background-color:#191919;
}
/*--about--*/
.about{
	width:450px;
	margin-left:30px;
	background:url(../../images/pc_14.png) center bottom no-repeat;
	padding-bottom:9px;
}
.about .tit{
	background:url(../../images/pc_05.png) no-repeat;
}
.about .con{
	padding:10px;
	height:266px;
}
.about .con .con_pic{
	margin-bottom:10px;
}
/*--honor--*/
.honor{
	width:245px;
	background:url(../../images/pc_13.png) center bottom no-repeat;
	padding-bottom:9px;
}
.honor .tit{
	background:url(../../images/pc_03.png) no-repeat;
	text-align:center;
	padding-left:0;
}
.honor .con{
	padding:10px;
	height:266px;
}

/*--contact--*/
.contact{
	width:245px;
	background:url(../../images/pc_13.png) center bottom no-repeat;
	padding-bottom:9px;
	margin-top:30px;
}
.contact .tit{
	background:url(../../images/pc_03.png) no-repeat;
	text-align:center;
	padding-left:0;
}
.contact .con{
	padding:10px;
}
/*--products--*/
.products{
	margin-top:30px;
	border:3px solid #24b6df;
}
.products .tit{
	background:none;
	color:#0099cc;
}
.products .tit a.more{
	color:#0099cc;
}
.products .con{
	padding:15px 0;
}
.products a{
	display:block;
	float:left;
	width:200px;
	height:176px;
	margin-right:20px;
}
.products a .pic{
	width:200px;
	height:145px;
	overflow:hidden;
	margin:0 0 10px;
}
.products a img{
	width:200px;
	height:145px;
}
.products a span{
	height:20px;
	line-height:20px;
	text-align:center;
	width:200px;
	display:block;
	color:#333;
}
/*--footer--*/
.footer{
	background:url(../../images/pc_24.jpg) repeat-x;
	height:224px;
}
.footer .box{
	height:224px;
	color:#9b9a9a;
	font-size:12px;
}
.footer .fl{
	/*background:url(../../images/pc_27.jpg) 0 50px no-repeat;*/
	height:177px;
	padding-left:150px;
	padding-top:47px;
	line-height:24px;
	width:350px;
}
.footer .fr{
	background:url(../../images/pc_31.png) right 50px no-repeat;
	height:134px;
	padding-top:90px;
	line-height:24px;
	width:500px;
	text-align:right;
}
/*--introbox--*/
.aboutbox, .newsbox, .productsbox{
	background:url(../../images/pc_boxbot.png) center bottom no-repeat;
	padding-bottom:9px;
}
.aboutbox .tit{
	background:url(../../images/pc_boxtop.png) no-repeat;
}
.aboutbox .con{
	line-height:26px;
	overflow:hidden;
	font-size:12px;
	color:#fff;
}
/*--newsbox--*/
.newsbox .con ul{
	margin:0;
	list-style:none;
	padding-bottom:20px;
}
.newsbox .con ul li{
	display:block;
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#666;
	background:url(../../images/pot.jpg) 15px center no-repeat;
	padding-left:35px;
	border-bottom:1px dotted #ccc;
}
.newsbox .con ul li a{
	color:#333;
	text-decoration:none;
	display:block;
	float:left;
}
.newsbox .con ul li a:hover{
	color:#0062b5;
}
.newsbox .con ul li span{
	display:block;
	float:right;
	color:#999;
}
.newsbox .con .con_tit{
	font-weight:bold;
	font-size:18px;
	margin:15px 0 0;
	text-align:center;
}
.newsbox .con .con_time{
	text-align:center;
	color:#666;
	font-weight:bold;
	margin:8px 0 15px;
}
.newsbox .con .con_img{
	text-align:center;
	margin:20px 0;
}
/*--productsbox--*/
.productsbox .productss{
	height:auto;
	margin-bottom:50px;
	margin-top:15px;
	overflow:hidden;
}
.productsbox .productss a{
	display:block;
	float:left;
	width:200px;
	margin-right:15px;
	margin-left:15px;
	margin-bottom:20px;
}
.productsbox .productss a .pic{
	width:200px;
	height:145px;
	overflow:hidden;
	margin:0 0 10px;
}
.productsbox .productss a img{
	width:200px;
	height:145px;
}
.productsbox .productss a span{
	height:18px;
	line-height:18px;
	text-align:center;
	width:200px;
	display:block;
	color:#fff;
}
/*滚动**************************************************************************************************/
	    .case{ overflow:hidden; height:220px; margin-top:30px; background:url(../../images/pc_2222.png) center center no-repeat; padding:0 20px;}
		
		.case .one{
			width:192px;
			margin:35px 15px;
		}
		.case .one_img{
			width:190px;
			height:160px;
			border:1px solid #aeadad;
		}
		.case .one_img img{
			width:190px;
			height:160px;
		}
		.case .one_tit{
			font-size:12px;
			line-height:30px;
			height:30px;
			overflow:hidden;
			font-weight:bold;
			text-align:center;
		}
		.case .one_tit a{
			color:#fff;
		}
		
		
		
		
		
		
		
		
		.rollBox {clear:both; height:220px; background:url(../../images/pc_22.png) center center no-repeat; }
		.rollBox .Cont {width:884px; _width:884px;overflow:hidden;float:left; height:220px; padding:30px 15px 0;}
		.rollBox .LeftBotton {width:43px; height:220px; background:url(../../images/pc_21.png) 0 center no-repeat; display:block; cursor:pointer;float:left;}
        .rollBox .RightBotton {width:43px; height:220px; background:url(../../images/pc_23.png) 0 center no-repeat; display:block; cursor:pointer;float:left;}
		.rollBox .ScrCont {width:10000000px;}
		.rollBox #List1 { }
		.rollBox #List1, .rollBox #List2 {float:left; padding-right:0px; margin:0px; width:auto;}
		.rollBox .one{
			width:192px;
			margin:0 15px;
		}
		.rollBox .one_img{
			width:190px;
			height:140px;
			border:1px solid #aeadad;
		}
		.rollBox .one_img img{
			width:190px;
			height:140px;
		}
		.rollBox .one_tit{
			font-size:12px;
			line-height:30px;
			height:30px;
			overflow:hidden;
			font-weight:bold;
			text-align:center;
		}
		.rollBox .one_tit a{
			color:#fff;
		}
		
/*滚动*************************************************************************************************/	
/* PC */
#pagelist{padding:4px;margin:4px;color:#404548;text-align:center;font-family:MicroSoft YaHei}
#pagelist a{border:#eee 1px solid;padding:4px 6px;margin:2px;text-decoration:none;font-size:14px;color:#fff}
#pagelist a:hover{border:#999 1px solid;color:#fff}
#pagelist a:active{border:#999 1px solid;color:#fff}
#pagelist span.current{border:#036cb4 1px solid;padding:4px 6px 5px;font-size:14px;font-weight:bold;margin:2px;color:#fff;background-color:#036cb4}
#pagelist span.total{color:#aaa}
#pagelist select{border:#eee 1px solid;padding:3px 6px 3px 6px;color:#333;font-size:14px;font-family:MicroSoft YaHei}
