body
{margin:0;
	font-family:"微软雅黑", "黑体";
	line-height:30px;
	background-color:#FFF;
}

div{margin-left:auto;margin-right:auto;line-height:20px;overflow:inherit;word-break:break-all;}
a{text-decoration:none; color:#333333;}
.main{width:1200px;background:#FFFfFF;height:auto;overflow:hidden;
 margin-top:10px;
 margin-bottom:10px; /* 总的宽度 */}

.main .col-2{    
float:left;/* 这个是关键的地方 让col2也往左浮动，紧跟在col1的后面 */  
top-left:0px;  
margin-left:0px;/* 让col2和col1之间有些间隔 */    
width:240px;height:auto;/* 给一个尺寸 可以随意*/    
border:0px;
overflow:hidden;
}


.main .col-3{    
float:right;/* 这个是关键的地方 让col2也往左浮动，紧跟在col1的后面 */    
top-left:0px;/* 让col2和col1之间有些间隔 */    
width:955px;
height:auto;/* 给一个尺寸 可以随意*/    
border:0px;
overflow:hidden;
font-size:12px;
}

.lie2{width:780px; margin-left:5px; float:left;}
.lie3{width:390px; margin-left:9px; float:left;}
.clear-float{clear:both;}/* 清除col1和col2的float,否则main的高度会出错 没有包住它里面的有float的元素。 */ 
/*向上滚动代码,代替不被w3c使用的marquee */
.sqBorder {width:220px; height:220px;}
.scroll_div {width:220px; height:220px; margin:0 auto; overflow: hidden; font-size:14px; line-height:45px;}
/*向上滚动代码,代替不被w3c使用的marquee */
 
.div1
{border: 1px solid #999;
background-color:#DFF8FF;
	margin-bottom: 10px;
	width:760px;
	margin-right: auto;
	margin-left: auto;
}
.bottom{
width:100%;
text-align:center;
font-size:13px;
height:160px;
background-color:#06C;
color:#fff;
overflow:hidden;
} 
.bottom a{
font-size:13px;
color:#fff;
vertical-align:bottom;
}  

.news1{font-size:14px;color: #030;border-bottom: #999 dotted 1px;line-height: 25px;display: block;}
.news1 a{font-size:16px;color: #090;font-weight: bold;text-align: center;}
.newsdetail{margin:20px; font-size:16px; line-height:35px;}
.newsdetail a{ font-weight:bold; color:#09F}
.news{ list-style:none; margin-left:0px;padding:10px; margin-top:0px; margin-bottom:0px;}
.news li{margin-top:2px; border-bottom:1px dotted #ccc; height:30px; line-height:30px; margin-left:2px; margin-right:5px; font-size:14px;}
.news li a{color:#666;padding-left:15px; background: url(images/news.gif) no-repeat;}
.news li a#n1{ text-decoration:none;float:left;}
.li1{float:right; color:#F6C;}

.list_news_content{
FONT: 14px "微软雅黑";
line-height:35px;
padding:15px;
clear:both;
}
.list_news_content a{
FONT: 18px "微软雅黑", "宋体";
color:#F00
}

.list_news_content .time {
 float: left;
	width: 88px;
	height: 87px;
	background: #2061c4;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin:10px;
}
.list_news_content .time font {
	float: left;
	width: 88px;
	font: 52px/36px 'Arial';
	font-weight:bold;
	color: #fff;
	padding: 15px 0 0 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.list_news_content .time span {
	font: 14px/40px 'Arial', "微软雅黑", "宋体";
	float: left;
	width: 100%;
	color: #fff;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

#left2{
    float: left; 
    width: 650px;
}

#left{
    float: left; 
    width: 298px;
    border:1px solid #D9FBFF;
}
#middle{
    width: 298px;
    margin:0px;
    border:1px solid #D9FBFF;
	float:left;
}
#right{
    float:right;
    width:300px;
}
.title1{line-height: 65px;height: 65px;color: #999;vertical-align: middle;font-size: 24px; border-bottom:#CCC solid 1px; margin:20px}

.title{
line-height: 65px;height: 65px;color: #999;vertical-align: middle;font-size: 24px; border-bottom:#CCC solid 1px; margin-top:40px;
}
.title a{
font-size:22px;
color:#999;
}
.right a{
float:right;
font-size:20px;
color:#fff;
}
.menu{
margin-left:0px;
background-color:#06C;
/*border-top-color:#FC3;
border-top-style:solid;
border-top-width:3px;
background-image:url(images/menubg.jpg);*/
line-height:56px;
height:auto;
vertical-align:left;
font-size:16px;
color:#fff;
overflow:hidden;
}
.menu a{
color:#fff;
padding:20px;
font-size:16px;
}
.menu a:hover{
background-color:#03C;
} 
 
.anlilist{margin:0; 
padding:0; 
width:1000px; 
} 
.anlilist ul{ 
margin:0; 
padding:0; 
} 
.anlilist ul li{ 
float:left;/*** 所列表横向排列 ***/ 
margin:10px;
text-align:center; 
list-style:none; 
} 
.anlilist img{ 
border:1px #00ccFF solid;
padding:5px;
width:276px; 
height:190px;
} 
.anlilist ul li span{ 
display:block;/*** 让文字与图片不要同一行 **/
line-height:35px;
word-break:break-all;
width:290px;
background-color:#0CF;
font-size:16px;
color:#FFF;

}
.anlilist ul li span a{
	font-size:16px;color:#FFF;
}
.anlilist ul li .imgleft{position: absolute;top: 5px;left: 5px;z-index: 10;font-size:14px; font-family:"微软雅黑", "宋体"; color:#fff;background-color:#09F;border-radius: 0px 15px 15px 0px;max-width:50%; width:auto; padding-left:10px; padding-right:10px;}

.price{
line-height:20px;
color:#F60;
font:16px bolder "微软雅黑", "宋体";
height:30px;
}
.pre{ font-size:16px; font-family:Georgia, "Times New Roman", Times, serif; color:#F60;}
.preleft{ font-size:12px; font-family:"微软雅黑", "宋体"; color:#06F;float:left;background-color:#F90; max-width:20%; min-width:15%; text-align:center; border-radius: 0 15px 15px 0 }
.preright{font-size:16px; font-family:Georgia,"微软雅黑"; color:#fff;float:right; background-color:#06F; max-width:20%; min-width:15%; text-align:center; border-radius:5px 0 0 5px;}
.preright a{color:#fff;}



.anlilistlist{margin:0; 
padding:0; 
width:950px;
} 
.anlilistlist ul{ 
margin:0; 
padding:0; 
} 
.anlilistlist ul li{ 
float:left;/*** 所列表横向排列 ***/ 
margin:10px;
text-align:center; 
list-style:none;
width:950px;
background-color:#FAFAFA
} 
.anlilistlist img{
	margin:10px;
border:3px solid #F3F3F3;
padding:5px;
width:200px; 
height:160px;
float:left
} 
.anlilistlist ul li span{ 
display:block;/*** 让文字与图片不要同一行 **/
line-height:35px;
word-break:break-all;
width:650px;
height:140px;
float:left;
text-align:left;
font-size:14px;
}
.anlilistlist ul li .newstitle{
font-family:"微软雅黑", "黑体", "幼圆";
font-weight:bold;
padding:10px;
text-align:left;
font-size:18px;
width:100%;
background-color:#ECFFF0;
}



.rongyulist{margin:0; 
padding:0; 
width:800px; 
} 
.rongyulist ul{ 
margin:0; 
padding:0; 
} 
.rongyulist ul li{ 
float:left;/*** 所列表横向排列 ***/ 
margin-top:20px; 
margin-left:0px; 
text-align:center; 
list-style:none; 
} 
.rongyulist img{
border:none;
width:120px; 
height:180px;
float:left;
border-radius:35px;
margin:15px;
} 
.rongyulist ul li span{ 
display:block;/*** 让文字与图片不要同一行 **/
line-height:25px;
word-break:break-all;
width:200px;
height:190px;
float:left;
text-align:left;
font-size:12px;
}
.rongyulist ul li span a{ 
font-size:16px;
}

.txt2 {
	font-size: 13px;
	color: #000000;
	vertical-align: 20%;
	word-spacing: normal;
	line-height: 20px;
}
h1{text-align:center; font-size:28px; line-height:50px;}
h2{display:inline;}
h3{display:inline;}
h4{display:inline;}
h5{display:inline;}
h6{display:inline;}

/*** 横向菜单 **/
#header{
background-image:url(images/menu.gif);

}
#header ul{

}
#header ul li{
	display:inline;
}
#header ul li a{
color:#ffffff;
font-size:14px;
font-weight:bold;
}
.nav_main{
	margin-bottom:0px;
	width:100%;
	text-align:center;
	background-image:url(../images/bgmenu.gif);
	height: 33px;
	}

.nav_main ul li{ margin-left:100px;
	float: left;
	margin-left:10px;
}
.nav_current{
	display: block;
	float: left;
	font-size: 12px;
	font-weight:bold;
	padding-top: 8px;
	text-decoration: none;
	width:100px;
}
.nav_link{
	display: block;
	float: left;
	font-size: 13px;
	padding-top: 8px;
	text-decoration: none;
	width: 100px;
}
.sub_box_de{

	float:left;
	background-image:url(../images/bgmenu.gif);
	width:1003px;
	height: 33px;
	line-height:30px;
}
.sub_box{
	float:left;
	display:none;
	background-image:url(../images/bgmenu.gif);
	width:1003px;
	height: 33px;
	line-height:30px;
}
/*** 横向菜单 **/

/*** 水印图片 **/
.watermark {
	background: #000 url(images/shuiyin.jpg);
	width: 400px;
	margin: 0 auto;
	display: block;
	position: relative;
}
.watermark img.blank {
	width: 400px;
	display: block;
	position: absolute;
	left:0;
	top: 0;
	z-index: 1;
}
.watermark img{
	-moz-opacity:.90;
	filter:alpha(opacity=90);
	opacity:.90;
}


/*** 水印图片 **/

#demo {
background: #FFF;
overflow:hidden;
}

#indemo {
float: left;
width: 800%;
}
#demo1 {
float: left;
height:350px;
}
#demo2 {
float: left;
}

.productlie2 {
	list-style:none;
	padding:5px;
	clear:both;
	
}
.productlie2 li {
	width:130px;
	margin-bottom:5px;
	margin-left:5px;
	float:left;
	height:39px;
	font-size:15px;
	background-color:#0C0;
	color:#FFF;
	border-radius:15px;
}
.productlie2 li a {
	color:#000000;
	line-height:39px;
	padding-left:25px;
	color:#FFF
}

.list-class {
TEXT-ALIGN: left;
}
.list-class UL {
 padding:0px ;width:230px;
}
.list-class li {
	list-style:none;
	width:220px;
	margin:3px;
	float:left;
	height:39px;
	font-size:15px;
	background-color:#EEFDFF;
	color:#FFF;
}
.list-class li a {
	color:#000000;
	line-height:39px;
	padding-left:15px;
}
/* marqueeleft */
.marqueeleft{
	height:250px;
	overflow:hidden;
	margin:0; 
padding:0;
}
.marqueeleft ul{float:left;}
.marqueeleft li{float:left;/*** 所列表横向排列 ***/
margin:5px; 
text-align:center; 
list-style:none;}
.marqueeleft li img{display:block;padding:2px;
border:1px #ededed solid;
width:260px; 
height:200px;}
.marqueeleft li span{display:block;/*** 让文字与图片不要同一行 **/
line-height:25px;
background-color:#ededed;
word-break:break-all;
width:265px;}
/* marqueetop */
.marqueetop{height:329px;width:148px;overflow:hidden;margin:40px auto;}
.marqueetop li{padding:5px 0;width:148px;height:133px;overflow:hidden;}
.marqueetop li .pic{display:block;border:#ccc 1px solid;width:135px;height:104px;padding:2px;overflow:hidden;}
.marqueetop li .txt{text-align:center;height:23px;line-height:23px;}
/*轮显*/

	#container {
			width: 100%;
			max-width:1440px;
			height: 400px;
			overflow: hidden;
	}
	.sections,.section {
		height:100%;
	}
	#container,.sections {
		position: relative;
	}
	.section {
		background-color: #000;
		background-size: cover;
		background-position: 50% 50%;
		text-align: center;
		color: white;
	}
	#section0 {
		background-image: url('images/image1.jpg');
	}
	#section1 {
		background-image: url('images/image2.jpg');
	}
	#section2 {
		background-image: url('images/image3.jpg');
	}
	/*轮显*/
	
	/*在线QQ*/

.QQFloat1{Z-INDEX:20;right:5px;WIDTH:111px;POSITION:absolute;TOP:50px;HEIGHT:auto; background-color:#0CF; border-radius:5px;}
.QQFloat2{Z-INDEX:21; margin:5px; background-color:#FcFcFc;  border-radius:5px;}
.QQFloat2 ul{margin:5px;padding:0px}
.QQFloat2 li{ line-height:30px;height:30px; list-style:none; border-bottom:#999 dotted 1px;}
.QQFloat2 li a{ font-size:14px;}
.QQFloat2 li a img{ display:inline-block;vertical-align:middle; padding:5px;}
.qqtitle{ font-family:"微软雅黑", "黑体", "幼圆"; font-size:14px; color:#fff; text-align:center;line-height:30px;height:30px; background-color:#09F}
.qqtheme{ font-family:"微软雅黑", "黑体", "幼圆"; font-size:16px; color:#FFF; text-align:center;line-height:35px;height:35px;}
.qqtheme a{ font-family:"微软雅黑", "黑体", "幼圆"; font-size:12px; color:#FFF;}
/*在线QQ*/
.linklist a{ font-size:16px; font-family:"微软雅黑", "黑体", "幼圆"; padding:10px; line-height:40px;}

* { margin:0px; padding:0px; }
#nav { width:230px; line-height: 24px; list-style-type: none; text-align:left; /*定义整个ul菜单的行高和背景色*/
}
/*==================一级目录===================*/
#nav a { width: 240px; padding-left:10px; display:inline; /*Width(一定要)，否则下面的Li会变形*/}
#nav li {width: 240px;margin-left:0px; float:left; color:#444444;text-indent: 0.2em;line-height:40px; font-size:16px; }
#nav li a:hover { /*一级目录onMouseOver显示的背景色*/ }
#nav a:link { color:#000; text-decoration:none; }
#nav a:visited { color:#000; text-decoration:none; }
#nav a:hover { color:#000; text-decoration:none;}
/*==================二级目录===================*/
#nav li ul { list-style:none; text-align:left; }
#nav li ul li {/*二级目录的背景色*/ font-weight:normal; }
#nav li ul a { padding-left:40px; width:240px; font-size:14px;/* padding-left二级目录中文字向右移动，但Width必须重新设置=(总宽度-padding-left)*/
}
/*下面是二级目录的链接样式*/
#nav li ul a:link { color:#000; text-decoration:none; }
#nav li ul a:visited { color:#000; text-decoration:none; }
#nav li ul a:hover { color:#000; text-decoration:none; font-weight:normal;/* 二级onmouseover的字体颜色、背景色*/
}
/*==============================*/
#nav li:hover ul { left: auto;}
#nav li.sfhover ul { left: auto;}
#content { clear: left; }
#nav ul.collapsed { display: none; }
-->
#PARENT { width:250px;}