
html, body, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, div, p {
	margin: 0px;
	padding: 0px; 
	-webkit-text-size-adjust: none; 
}
body {
	margin: 0px auto;
	padding: 0px; font-size:14px;
	background: url(../images/bg.jpg) repeat-x top #ffffff;font-family:"Microsoft YaHei", ΢���ź�, "MicrosoftJhengHei", ����ϸ��, STHeiti, MingLiu
}
body, table, tr, td, th {

	color: #333;
	line-height: 175%;
}
a:link, a:visited {
	color: #333;
	text-decoration: none;
}
a:hover, a:active {
	color: #F00;
	text-decoration: underline;
}
ul, li, dl, dt, dd {
	list-style: none;
}

.top{ width:1413px;margin:0px auto;}


img {
	border: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

#nav{ width:1200px; margin:0 auto; overflow:hidden; height:46px; line-height:46px;}
#nav li{ float:left; display:inline; width:190px; text-align:center;color:#ffffff; font-size:18px;font-family:"΢���ź�";
}
#nav li a{color:#ffffff; display:block; font-weight:bold; }
#nav li a:hover{ color:#fff; background:#f98a00;}
#nav li.hl a{}
#nav li span{padding-left:25px; padding-right:25px;}

.menu{ width:1200px;margin:0px auto; height:45px;}
#me{width:1200px;height:45px; line-height:45px; margin:0px auto;}
#m li{ width:190px; float:left; text-align:center;  font-weight:700;}


#m
{	margin: 0 auto; color:#FFFFFF;
	padding: 0;
	z-index: 30;

	width: 1200px;
	height:41px;}

#m li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;height:45px; color:#fff;
	}

#m li a
{	display: block;
	margin: 0px;
	padding: 0px 10px;
	width: 110px; font-size:18px;font-family:"΢���ź�";

	color: #ffffff;
	text-align: center;
	text-decoration: none}

#m li a:hover
{background:#f98a00;border-top:1px #999999 solid;border-left:1px #999999 solid;border-right:1px #999999 solid;}

#m div
{	position: absolute;
	visibility: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0;
	background: #66CC00;
	width:130px;
}

	#m div a
	{	position: relative;
		display: block;
		margin: 0px;
		padding: 0px 10px 10px 0px;
		width: auto; height:30px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none; 
		background: #0066CC; font-size:14px; 
		color: #eeeded;
		}

	#m div a:hover
	{	background: #f98a00;
		color: #000;}







.header {
	width: 1280px;
	margin: 0px auto;
	height: 91px;
}
.logo {
	width: 700px;
	overflow: hidden;
	float: left;
}

.tel {
	width: 300px;
	overflow: hidden; float:right;
	font-size: 12px; line-height:120%;
}
/* banner开始 */
.banner {
	width: 1316px;
	height: 337px;
	margin: 0px auto;
}
/* .banner img {
	width: 100%
} */

.banner ul.bxslider {
	list-style: none;
}

.banner div.bx-pager {
	bottom: 4%;
}

.banner div.bx-controls-direction {
	display: none;
}

/*banner 角标样式等*/

.bx-wrapper {
	position: relative;
	/*margin: 0 auto 60px;*/
	margin: 0 auto 0px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}


/** THEME===================================*/

.bx-wrapper .bx-viewport {
	/*-moz-box-shadow: 0 0 5px #ccc;-webkit-box-shadow: 0 0 5px #ccc;box-shadow: 0 0 5px #ccc;border: 5px solid #fff;left: -5px;background: #fff;*/
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}


/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../images/bx_loader.gif)center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}


/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	border: 1px solid #fff;
	text-indent: -9999px;
	display: block;
	width: 14px;
	height: 14px;
	margin: 0 2px;
	outline: 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #F98904;
	border: 1px solid #fff;
}


/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(../images/controls.png)no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(../images/controls.png)no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}


/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../images/controls.png)-86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../images/controls.png)-86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}


/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}


/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/*banner 角标样式等结束*/
/* banner结束 */



.content {
	width: 1316px;
	margin: 0px auto;
	overflow: hidden;
	background: #FFF;
}

.content .left {
	width: 245px;
	float: left;
	overflow: hidden;
}
.content .right {
	width: 1071px;
	float: right;
	overflow: hidden;
}

.about {
	width: 1316px;
	margin: 0px auto;
	overflow: hidden;
	background: #FFF;
}
.about .aleft {
	overflow: hidden;
	width: 324px;
	float: left;
}

.about .acon {
	overflow: hidden;
	width: 543px;
	float: left;
}
.about .aright {
	overflow: hidden;
	width: 449px;
	float: right;
}




.about1 {
	width: 1316px;
	margin: 0px auto;
	overflow: hidden;
	background: #FFF;
}
.about1 .aleft1 {
	overflow: hidden;
	width: 313px;
	float: left;
}

.about1 .acon1 {
	overflow: hidden;
	width: 554px;
	float: left;
}
.about1 .aright1 {
	overflow: hidden;
	width: 449px;
	float: right;
}

.about2 {
	width: 1316px;
	margin: 0px auto;
	overflow: hidden;
	background: #FFF;
}
.about2 .aleft2 {
	overflow: hidden;
	width: 45px;
	float: left;
}

.about2 .aright2 {
	overflow: hidden;
	width: 1271px;
	float: right;
}



.protit{ width:220px; margin:0px auto; overflow:hidden; }
.protit li{ height:45px; line-height:45px; text-indent:1em; border-bottom:1px dashed #ccc; }
.protit li a:hover{ font-weight:200;}


.c{ padding-left:20px; line-height:200%;color:#535353;}



.aa{ background:url(../images/lb_02.jpg); width:543px; height:250px;margin: 0px auto;}
.bb{ background:url(../images/lc_02.jpg); width:449px; height:250px;margin: 0px auto;}
.cc{ background:url(../images/ld_02.jpg); width:313px; height:280px;margin: 0px auto;}
.dd{ background:url(../images/le_02.jpg); width:554px; height:275px;margin: 0px auto;}
.ee{ background:url(../images/lf_02.jpg); width:449px; height:279px;margin: 0px auto;}



.dh{ background:url(../images/ad_02.jpg); width:1271px; height:212px;margin: 0px auto;}


.chanpin2 {
	width: 960px;
	margin: 0px auto;
	overflow: hidden;
}

.chanpin2 li {
	width: 33%;
	height: 260px;
	float: left;
}
.pic2 {
	border: 1px #cfcfcf solid;
	width: 200px;
	height: 200px;
	padding: 2px;
	background: #FFF;
}

.txt2 {
	text-align: center; width:200px;
	line-height: 24px; height:24px;
}


.chanpin20 {
	width: 1000px;
	margin: 0px auto; padding-left:20px;
	overflow: hidden; text-align:center;
}

.chanpin20 li {
	width: 20%;
	height: 200px;
	float: left;
}
.pic20 {
	border: 1px #cfcfcf solid;
	width: 150px;
	height: 150px;
	padding: 2px;
	background: #FFF;
}

.txt20 {
	text-align: center; width:150px;
	line-height: 30px; height:30px; 
}


.chanpin21 {
	width: 760px;
	margin: 0px auto; padding-left:20px;
	overflow: hidden; text-align:center;
}

.chanpin21 li {
	width: 25%;
	height: 200px;
	float: left;
}


#demo {width:1228px;margin:0 10px;overflow:hidden;}
#indemo {float:left;width: 800%;}
#demo1 {float:left;}
#demo2 {float:left;}
#demo ul li {width:220px;height:200px;float:left;margin:10px 5px 0 5px;display:block;text-align:center; }
#demo ul li a {line-height:30px;}
#demo ul li:hover {text-decoration:underline;}




.footer {
	clear:both;
	margin:0px auto; height:106px; 
	width: 100%;
	overflow: hidden;
	text-align: center;
	line-height: 250%;
	margin-top: 10px; font-size:12px; 
	color: #ffffff;
	background: url(../images/end.jpg);

}

.footer .foot{
font-size:12px; font-weight:100; font-family:"����"; }

.footer a:link {
	color: #fff;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #fff;
}
.footer a:hover {
	text-decoration: none;
	color: #ff0000;
}
.footer a:active {
	text-decoration: none;
}

.ltit {
	background: url(../images/ch_09.jpg) left no-repeat;
	height: 35px;
	line-height: 35px;
	text-indent: 2em;
	font-size: 14px;
	font-weight: 700;
	font-family: ΢���ź�;
}
.ltit span {
	float: right;
}


.rtit {
	background: url(../images/ch_09.jpg) left no-repeat;
	height: 52px;
	line-height: 52px;
	text-indent: 2em;
	font-size: 14px;
	font-weight: 700;
}

.rtit a:link {
	color: #333;
	text-decoration: none;
}
.rtit a:visited {
	text-decoration: none;
	color: #333;
}
.rtit a:hover {
	text-decoration: none;
	color: #333;
}
.rtit a:active {
	text-decoration: none;
}
.xinwen li {
	height: 28px;
	line-height: 28px;
	padding-left:30px; 
} 


.xinwen1  {margin: 0px auto; padding-left:8px;} 
.xinwen2  {margin: 0px auto; text-indent:8em; height:46px; line-height:46px;} 



.cw {
	line-height: 24px;
	padding-left: 10px;
}
.xiao {
	text-indent: 2em;
	line-height: 200%;
}
.chanpin {
	width: 1000px;
	margin: 0px auto;
	overflow: hidden;
}
.xiangxi { width:200px;
	text-align: center;
}
.xiangxi a:link {
	color: #F00;
	text-decoration: none;
}
.xiangxi a:visited {
	text-decoration: none;
	color: #F00;
}
.xiangxi a:hover {
	text-decoration: none;
	color: #F00;
}
.xiangxi a:active {
	text-decoration: none;
}
.ntit {
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	border-bottom: 1px dashed #CCC;
}
.kuang {
	border: 1px solid #ddd;
	height: 200px;
	background: #FFF;
}
.lb {
	border: 1px solid #C8C8C8;
	background-color: #ddd; 
	overflow: hidden;
}
.liebiao li {
	background: url(../images/bg_14.jpg) repeat-x;
	line-height: 29px; 
	text-indent: 2em;
	margin-bottom: 8px;
}
.title {
	text-align: center;
}
.info {
	background: #f2f2f2;
	border-bottom: 1px dashed #EAEAEA;
	text-align: center;
}
.intro {
	border: 1px #DDD solid;
	background: #f1f1f1;
	padding: 10px;
	margin-top: 10px;
}
.dede_pages {
}
.dede_pages ul {
	float: left;
	padding: 12px 0px 12px 16px;
}
.dede_pages ul li {
	float: left;
	font-family: Tahoma;
	line-height: 17px;
	margin-right: 6px;
	border: 1px solid #E9E9E9;
}
.dede_pages ul li a {
	float: left;
	padding: 2px 4px 2px;
	color: #555;
	display: block;
}
.dede_pages ul li a:hover {
	color: #690;
	text-decoration: none;
	padding: 2px 4px 2px;
}
.dede_pages ul li.thisclass, .dede_pages ul li.thisclass a, .pagebox ul li.thisclass a:hover {
	background-color: #F8F8F8;
	padding: 2px 4px 2px;
	font-weight: bold;
}
.dede_pages .pageinfo {
	line-height: 21px;
	padding: 12px 10px 12px 16px;
	color: #999;
}
.dede_pages .pageinfo strong {
	color: #555;
	font-weight: normal;
	margin: 0px 2px;
}
.e2 {
}
.e2 li {
	width: 100%;
	overflow: hidden;
	clear: both;
	padding: 12px 0px;
	border-bottom: 1px solid #EEE;
	color: #aaa;
}
.e2 li b a {
	color: #555;
}
.e2 li a.preview {
	width: 84px;
	float: left;
	margin-right: 7px;
	margin-bottom: 3px;
	margin-left: 10px;
	display: inline;
}
.e2 li a.preview img {
	width: 80px;
	/*height:60px;*/
	display: block;
	padding: 1px;
	border: 1px solid #EEE;
}
.e2 li a.preview:hover img {
	border: 1px solid #AAA;
}
.e2 li a.title {
	overflow: hidden;
	line-height: 25px;
	font-weight: bold;
	font-size: 14px;
	margin-left: 2px;
}
.e2 span.info {
	display: block;
	line-height: 23px;
	color: #555;
	padding-left: 12px;
}
.e2 span.info small {
	color: #AAA;
	font-size: 12px;
	margin-left: 3px;
}
.e2 span.info a {
	color: #690;
}
.e2 p.intro {
	color: #776955;
	line-height: 20px;
	margin-left: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.listbox {
	width: 720px;
	overflow: hidden;
	float: left;
	clear: both;
	overflow: hidden;
}
.xw {
	width: 95%;
	margin: 0px auto;
	overflow: hidden;
}
.xw li {
	font-size: 14px;
	line-height: 40px;
	height: 40px;border-bottom:1px dashed #CCCCCC;
	text-align: left;
}
.xw li a:link {
	color: #333;
	text-decoration: none;
}
.xw li a:visited {
	text-decoration: none;
	color: #333;
}
.xw li a:hover {
	text-decoration: none;
	color: #333;
}
.xw li a:active {
	text-decoration: none;
}
.f5 {
	width: 1000px;
	overflow: hidden;
	margin: 0px auto;
}
.f5 li {
	float: left;
	padding-right: 10px;
}
.footlinks {
	clear: both;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	font-size: 9pt;
	line-height: 140%;
	color: #777;
	text-align: center;
}
.footlinks a:link, .footlinks a:visited {
	font-size: 9pt;
	line-height: 140%;
	color: #777;
}
