body
{margin:0;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	line-height:25px;
}

div{margin-left:auto;margin-right:auto;line-height:20px;word-break:break-all; overflow:inherit}
a{text-decoration:none; color:#333333}
.main{width:1003px;background:#ffffff;height:auto; /* 总的宽度 */}

.main .col-2{    
float:left;/* 这个是关键的地方 让col2也往左浮动，紧跟在col1的后面 */  
top-left:0px;  
margin-left:0px;/* 让col2和col1之间有些间隔 */    
width:235px;height:auto;/* 给一个尺寸 可以随意*/    

background-color:#fefefe;
overflow:hidden;
}

.main .col-2 .txt{    
color:#0066FF;
margin-left:10px;/* 让col2和col1之间有些间隔 */    
width:180px;
height:auto;/* 给一个尺寸 可以随意*/    
overflow:hidden;
}
.main .col-3{    
float:right;/* 这个是关键的地方 让col2也往左浮动，紧跟在col1的后面 */    
top-left:0px;/* 让col2和col1之间有些间隔 */    
width:760px;
height:auto;/* 给一个尺寸 可以随意*/    
background:#ffffff;    
border:0px;
overflow:hidden;
font-size:12px;

}
.main .col-3 .txt3{    
margin-left:40px;/* 让col2和col1之间有些间隔 */    
height:auto;/* 给一个尺寸 可以随意*/    
overflow:hidden;
width:800px;
}

.lie4{font-size:12px; width:245px; margin-left:3px; float:left; border-style:solid; border-color:#46A003; border-width:1px}
.lie2{font-size:12px; width:480px; margin-left:3px; float:left; border-style:solid; border-color:#46A003; border-width:1px}
.lie3{font-size:12px; width:325px; margin-left:3px; float:left;}

.clear-float{clear:both;}/* 清除col1和col2的float,否则main的高度会出错 没有包住它里面的有float的元素。 */ 

/*向上滚动代码,代替不被w3c使用的marquee */
.sqBorder {width:220px; height:200px;}
.scroll_div {width:220px; height:200px; margin:0 auto; overflow: hidden;}
/*向上滚动代码,代替不被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:185px;
/*background-color:#029B12;*/
background-image:url(images/bottom.jpg);
color:#000000;
overflow:hidden;
} 
.bottom a{
font-size:13px;
color:#000000;
vertical-align:bottom;
}  

.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:25px; overflow:hidden; font-size:12px;}
.news li a{color:#000;padding-left:20px; background: url(images/go.gif) no-repeat; padding-top:-35px;}
.news li a#n1{ text-decoration:none;float:left;}
.li1{float:right; color:#FF0000;}
.list_news_content{
FONT: 12px "宋体";line-height:25px;
margin-bottom:25px;
border-radius:8px;
background-color:#E8F9FF;
padding:15px;
box-shadow:1px 1px 1px 1px #ddd;
}
.list_news_content a{
FONT: 14px "微软雅黑", "宋体";
color:#F00
}

/* 分页开始 */
DIV.tres {
    PADDING-RIGHT: 7px; PADDING-LEFT: 7px; FONT-WEIGHT: bold; FONT-SIZE: 13.2pt; PADDING-BOTTOM: 7px; MARGIN: 3px; PADDING-TOP: 7px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: center
}
DIV.tres A {
    BORDER-RIGHT: #d9d300 2px solid; PADDING-RIGHT: 5px; BORDER-TOP: #d9d300 2px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #d9d300 2px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #d9d300 2px solid; BACKGROUND-COLOR: #d90; TEXT-DECORATION: none
}
DIV.tres A:hover {
    BORDER-RIGHT: #ff0 2px solid; BORDER-TOP: #ff0 2px solid; BORDER-LEFT: #ff0 2px solid; COLOR: #000; BORDER-BOTTOM: #ff0 2px solid; BACKGROUND-COLOR: #ff0
}
DIV.tres A:active {
    BORDER-RIGHT: #ff0 2px solid; BORDER-TOP: #ff0 2px solid; BORDER-LEFT: #ff0 2px solid; COLOR: #000; BORDER-BOTTOM: #ff0 2px solid; BACKGROUND-COLOR: #ff0
}
DIV.tres SPAN.current {
    BORDER-RIGHT: #fff 2px solid; PADDING-RIGHT: 5px; BORDER-TOP: #fff 2px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #fff 2px solid; COLOR: #000; PADDING-TOP: 2px; BORDER-BOTTOM: #fff 2px solid
}
DIV.tres SPAN.disabled {
    DISPLAY: none
}
/* 分页结束 */

#left2{
    float: left; 
    width: 520px;
    border:1px solid #D9FBFF;
}

#left{
    float: left; 
    width: 298px;
    border:1px solid #D9FBFF;
}
#middle{
    width: 298px;
    margin:0px;
    border:1px solid #D9FBFF;
	float:left;
}
#right{
    float:right;
    width:235px;
    border: 1px solid #D9FBFF;
}

.title{
margin-left:0px;
/*border-bottom-color:#306F01;
border-bottom-style:solid;
border-bottom-width:1px;
background-color:#315227;*/
background-image:url(images/menu.gif);
text-indent:3em;
line-height:35px;
height:35px;
color:#FFF;
vertical-align:middle;
font-size:14px;
border-radius:8px;

}
.title a{

color:#FFF;

}

.menu{
margin-left:0px;
border-bottom-color:#306F01;
border-bottom-style:solid;
background-color:#060;
/*background-image:url(images/menubg.jpg);*/ 
line-height:46px;
height:auto;
vertical-align:left;
font-size:13px;
color:#999
}
.menu a{
color:#fff;
margin:10px;
font-size:14px;
font-weight:bold;
} 
.anlilist{margin:0; 
padding:0; 
width:800px; 
} 
.anlilist ul{ 
margin:0; 
padding:0;
} 
.anlilist ul li{ 
float:left;/*** 所列表横向排列 ***/ 
margin-top:10px; 
margin-left:10px; 
text-align:center; 
list-style:none;
} 
.anlilist img{ 
border:5px #E6FEFC solid;
width:230px; 
height:160px;

} 
.anlilist ul li span{ 
display:block;/*** 让文字与图片不要同一行 **/
line-height:25px;
background-color:#E6FEFC;
word-break:break-all;
width:240px;
height:50px;
}





.marqueeimg{margin:0; 
padding:0; 
width:800px; 
} 
.marqueeimg ul{ 
margin:0; 
padding:0; 
} 
.marqueeimg ul li{ 
float:left;/*** 所列表横向排列 ***/ 
margin-top:10px; 
margin-left:2px; 
text-align:center; 
list-style:none; 
} 
.marqueeimg img{
border:1px #000000 solid;
width:300px; 
height:200px;
} 
.marqueeimg ul li span{ 
display:block;/*** 让文字与图片不要同一行 **/
line-height:25px;
background-color:#E6FEFC;
word-break:break-all;
width:310px;
}




.txt2 {
	font-size: 13px;
	color: #000000;
	vertical-align: 20%;
	word-spacing: normal;
	line-height: 20px;
}
h1{text-align:center;}
h2{display:inline;}
h3{display:inline;}
h4{display:inline;}
h5{display:inline;}
h6{display:inline;}



* { margin:0px; padding:0px; }
#nav { width:230px; line-height: 24px; list-style-type: none; text-align:left; /*定义整个ul菜单的行高和背景色*/
}
/*==================一级目录===================*/
#nav a { width: 230px; padding-left:15px; display:inline; background: url(images/go.gif) no-repeat; padding-top:-15px; /*Width(一定要)，否则下面的Li会变形*/}
#nav li {width: 230px;margin-left:0px; float:left; color:#444444;text-indent: 0.5em;line-height:30px; font-size:13px; }
#nav li a:hover { /*一级目录onMouseOver显示的背景色*/ }
#nav a:link { color:#000000; text-decoration:none; }
#nav a:visited { color:#000000; text-decoration:none; }
#nav a:hover { color:#FF0000; text-decoration:none;}
/*==================二级目录===================*/
#nav li ul { list-style:none; text-align:left; padding-left:25px; }
#nav li ul li {/*二级目录的背景色*/ font-weight:normal; }
#nav li ul a { padding-left:15px; width:220px; font-size:12px; /* padding-left二级目录中文字向右移动，但Width必须重新设置=(总宽度-padding-left)*/
}
/*下面是二级目录的链接样式*/
#nav li ul a:link { color:#666; text-decoration:none; }
#nav li ul a:visited { color:#666; text-decoration:none; }
#nav li ul a:hover { color:#Ff0000; 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:240px;}


#demopro {
background: #FFF;
overflow:hidden;
width: 1003px;
}
#demopro img {
border: 5px solid #F2F2F2;
}
#indemopro {
float: left;
width: 800%;
}
#demopro1 {
float: left;
}
#demopro2 {
float: left;
}

/*轮显*/

	#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/c1.jpg');
	}
	#section1 {
		background-image: url('images/c2.jpg');
	}
	#section2 {
		background-image: url('images/c3.jpg');
	}
	#section3 {
		background-image: url('images/c4.jpg');
	}
	#section4 {
		background-image: url('images/c5.jpg');
	}
	/*轮显*/