﻿@import url(global.css);
/* ---------------mainBody_01-------------------------------  */
.mainBody_01 {
	width:1440px;
	height:350px;
	margin:0 auto;
	position: relative;
}
/* ---------------banner幻灯-------------------------------  */
.mainBody_01 .banner {
	position:relative;
	width:1440px;
	height:350px;
	overflow:hidden;
}
.mainBody_01 .banner .banner-img img {
	width:1440px;
	height:350px;
}
.mainBody_01 .banner-nav {
	position:absolute;
	float:left;
	bottom:10px;
	right:700px;
}
.mainBody_01 .banner-nav li {
	float:left;
	width:15px;
	height:15px;
	padding-right:5px;
}
.mainBody_01 .banner-nav span{
	float:left;
	width:15px;
	height:15px;
	background:url(../images/pagination.png) no-repeat 0px -1px;
}
.mainBody_01 .banner-nav span img{
	width:15px;
	height:15px;
}
.mainBody_01 .banner-nav .this span{
	background:url(../images/pagination.png) no-repeat 0px -18px;
}
/* ---------------mainBody_02-------------------------------  */
.mainBody_02{
	width:1000px;
	height:650px;
	margin:0 auto;
}
.mainBody_02 .first{
    width:1108px;
	height:650px;
	overflow:hidden;
}
.mainBody_02 .column_01{
    width:735px;
	height:650px;
	float:left;
	background:url(../images/back_01.jpg) no-repeat 0 0;
}
.mainBody_02 .column_01 .title{
    width:725px;
	height:65px;
	padding-top:5px;
	background:url(../images/back_01.jpg) no-repeat 0 0;
}
.mainBody_02 .column_01 .title h1{
    width:170px;
	height:50px;
	line-height:50px;
	float:left;
	padding:0 0 0 40px;
}
.mainBody_02 .column_01 .title p{
    width:90px;
	height:30px;
	line-height:30px;
	float:right;
	padding:15px 15px 0 0;
}
.mainBody_02 .column_01 .list{
    width:690px;
	height:120px;
	padding:15px 0 0 23px;
	overflow:hidden;
}
.mainBody_02 .column_01 .list ul{
    width:160px;
	height:135px;
	float:left;
	padding:0 5px 0 5px;
}
.mainBody_02 .column_01 .list .img{
    width:160px;
	height:90px;
	float:left;
}
.mainBody_02 .column_01 .list .img img{
    width:160px;
	height:90px;
}
.mainBody_02 .column_01 .list .img a{
	width:160px;
	height:90px;
	display:block;
}
.mainBody_02 .column_01 .list .img a:hover{
	display:block;
	-moz-opacity:0.7; 
	filter:alpha(opacity=70);
	cursor:hand;
	-khtml-opacity: 0.7; 
	opacity: 0.7;
}
.mainBody_02 .column_01 .list .more{
    width:160px;
	height:45px;
	line-height:45px;
	float:left;
	text-align:center;
	overflow:hidden;
}
.mainBody_02 .column_01 .list .more a{
	color:#c00;
}
.mainBody_02 .column_01 .list .more a:hover{
	color:#333;
	text-decoration:none;
}
.mainBody_02 .column_02{
    width:265px;
	height:324px;
	float:left;
	background:url(../images/back_02.jpg) no-repeat 0 0;
}
.mainBody_02 .column_02 .title{
    width:265px;
	height:65px;
	padding-top:5px;
}
.mainBody_02 .column_02 .title h1{
    width:100px;
	height:50px;
	line-height:50px;
	float:left;
	padding:4px 0 0 20px;
}
.mainBody_02 .column_02 .title h1 a{
	font-family:"微软雅黑";
	font-size:20px;
}
.mainBody_02 .column_02 .title p{
    width:90px;
	height:30px;
	line-height:30px;
	float:right;
	padding:15px 15px 0 0;
}
.mainBody_02 .column_02 .list1{
    width:235px;
	height:135px;
	padding:10px 0 0 60px;
}
.mainBody_02 .column_02 .list1 ul{
    width:150px;
	height:130px;
	float:left;
	padding:0 60px 0 5px;
}
.mainBody_02 .column_02 .list1 .img{
    width:120px;
	height:90px;
	float:left;
}
.mainBody_02 .column_02 .list1 .img img{
    width:120px;
	height:120px;
}
.mainBody_02 .column_02 .list1 .img a{
	width:120px;
	height:120px;
	display:block;
}
.mainBody_02 .column_02 .list1 .img a:hover{
	display:block;
	-moz-opacity:0.7; 
	filter:alpha(opacity=70);
	cursor:hand;
	-khtml-opacity: 0.7; 
	opacity: 0.7;
}
.mainBody_02 .column_02 .list1 .more{
    width:100px;
	height:45px;
	line-height:60px;
	float:left;
	text-align:center;
	overflow:hidden;
}
.mainBody_02 .column_02 .list1 .more a{
	color:#c00;
}
.mainBody_02 .column_02 .list1 .more a:hover{
	color:#333;
	text-decoration:none;
}
.mainBody_02 .column_02 .list2{
    width:225px;
	height:250px;
	padding:10px 0 0 20px;
}
.mainBody_02 .column_02 .list2 .more{

	line-height:15px;
	float:left;
	text-align:left;
	overflow:hidden;
	color:#ff0000;
	font-weight:bold;
	}




.mainBody_02 .column_02 .list2 ul{
    width:225px;
	height:280px;
	text-align:left;
}
.mainBody_02 .column_02 .list2 ul li{
    width:210px;
	height:24px;
	line-height:24px;
	padding-left:20px;
	overflow:hidden;
	background: left 3px;
	text-align:left;
}
.mainBody_02 .column_02 .list2 ul li a{
    color:#333;
}
.mainBody_02 .column_02 .list2 ul li a:hover{
    color:#c00;
	text-decoration:none;
}
/* ---------------mainBody_03-------------------------------  */
.mainBody_03{
	width:1000px;
	height:300px;
	margin:0 auto;
}
.mainBody_03 .title{
    width:1000px;
	height:50px;
	line-height:50px;
	background:url(../images/back_03.jpg) no-repeat 0 0;
}
.mainBody_03 .title p{
	width:50px;
	height:30px;
	float:right;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 20px;
}
.mainBody_03 .proe{
    width:1000px;
	height:280px;
	background:#fff;
}
#demo
{  WIDTH: 1000px; height:250px; background:#fff; align: center; overflow:hidden; padding-top:0px;}
#demo img
{ height:200px; overflow:hidden;}
#demo a{
	width:270px;
	height:200px;
	display:block;
	overflow:hidden;
}
#demo a:hover{
	display:block;
	-moz-opacity:0.7; 
	filter:alpha(opacity=70);
	cursor:hand;
	-khtml-opacity: 0.7; 
	opacity: 0.7;
}
/* ---------------mainBody_04-------------------------------  */
.mainBody_04{
	width:1000px;
	height:430px;
	overflow:hidden;
	margin:0 auto;
}
.mainBody_04 .title{
    width:1000px;
	height:50px;
	line-height:50px;
	background:url(../images/back_04.jpg) no-repeat 0 0;
}
.mainBody_04 .title p{
	width:50px;
	height:30px;
	float:right;
	margin-top: 20px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}
.mainBody_04 .list{
    width:805px;
	height:360px;
	padding:20px 0 0 215px;
	background:#fff url(../images/back_07.jpg) no-repeat 20px 20px;
}
.mainBody_04 .list ul{
    width:180px;
	height:180px;
	padding:0 5px 0 5px;
	float:left;
}
.mainBody_04 .list .img{
    width:180px;
	height:135px;
	float:left;
}
.mainBody_04 .list .img img{
    width:180px;
	height:135px;
}
.mainBody_04 .list .img a{
	width:180px;
	height:135px;
	display:block;
}
.mainBody_04 .list .img a:hover{
	display:block;
	-moz-opacity:0.7; 
	filter:alpha(opacity=70);
	cursor:hand;
	-khtml-opacity: 0.7; 
	opacity: 0.7;
}
.mainBody_04 .list .more{
    width:180px;
	height:45px;
	line-height:45px;
	float:left;
	text-align:center;
	overflow:hidden;
}
.mainBody_04 .list .more a{
	color:#c00;
}
.mainBody_04 .list .more a:hover{
	color:#333;
	text-decoration:none;
}
/* ---------------mainBody_05-------------------------------  */
.mainBody_05{
	width:1000px;
	height:345px;
	margin:0 auto;	
}
.mainBody_05 .title{
    width:1000px;
	height:70px;
	line-height:70px;
	background:url(../images/back_05.jpg) no-repeat 0 0;
}
.mainBody_05 .title p{
    width:50px;
	height:50px;
	float:right;
	padding:0 20px 0 0;
}
.mainBody_05 .column_01{
    width:515px;
	height:255px;
	padding:20px 0 0 220px;
	float:left;	
	background:#fff url(../images/back_08.jpg) no-repeat 20px 20px;
}
.mainBody_05 .column_01 .list1{
    width:500px;
	height:130px;
}
.mainBody_05 .column_01 .list1 .more{
    width:500px;
	height:40px;
	line-height:40px;
}
.mainBody_05 .column_01 .list1 .more a{
	font-size:16px;
	font-family:"微软雅黑";
	color:#000;
	font-weight:bold;
}
.mainBody_05 .column_01 .list1 .more a:hover{
	font-size:16px;
	font-family:"微软雅黑";
	color:#c00;
	font-weight:bold;
}
.mainBody_05 .column_01 .list2{
    width:500px;
	height:115px;
}
.mainBody_05 .column_01 .list2 ul{
    width:110px;
	height:115px;
	padding:0 7px 0 7px;
	float:left;
}
.mainBody_05 .column_01 .list2 .img{
    width:110px;
	height:80px;
	float:left;
}
.mainBody_05 .column_01 .list2 .img img{
    width:110px;
	height:80px;
}
.mainBody_05 .column_01 .list2 .img a{
	width:110px;
	height:80px;
	display:block;
}
.mainBody_05 .column_01 .list2 .img a:hover{
	display:block;
	-moz-opacity:0.7; 
	filter:alpha(opacity=70);
	cursor:hand;
	-khtml-opacity: 0.7; 
	opacity: 0.7;
}
.mainBody_05 .column_01 .list2 .more{
    width:110px;
	height:35px;
	line-height:35px;
	float:left;
	text-align:center;
	overflow:hidden;
	
}
.mainBody_05 .column_02{
    width:247px;
	height:255px;
	padding:20px 0 0 18px;
	float:left;	
	background:#fff url(../images/back_06.jpg) no-repeat left 0;
}
.mainBody_05 .column_02 ul{
    width:110px;
	height:120px;
	padding:0 5px 0 5px;
	float:left;
}
.mainBody_05 .column_02 .img{
    width:110px;
	height:80px;
	float:left;
}
.mainBody_05 .column_02 .img img{
    width:110px;
	height:80px;
}
.mainBody_05 .column_02 .img a{
	width:110px;
	height:80px;
	display:block;
}
.mainBody_05 .column_02 .img a:hover{
	display:block;
	-moz-opacity:0.7; 
	filter:alpha(opacity=70);
	cursor:hand;
	-khtml-opacity: 0.7; 
	opacity: 0.7;
}
.mainBody_05 .column_02 .more{
    width:110px;
	height:40px;
	line-height:40px;
	text-align:center;
	overflow:hidden;
}
/* ---------------mainBody_06-------------------------------  */
.mainBody_06{
	width:1000px;
	height:330px;
	margin:0 auto;
}
.mainBody_06 .first{
    width:1108px;
	height:330px;
	overflow:hidden;
}
.mainBody_06 .column_01{
    width:370px;
	height:330px;
	float:left;
	background:#fff;
	margin-right:15px;
}
.mainBody_06 .column_01 .main{
    width:350px;
	height:280px;
	float:left;
	padding:10px 0 0 10px;
}
.mainBody_06 .column_01 .title{
    width:350px;
	height:27px;	
}
.mainBody_06 .column_01 .title ul{
    width:340px;
	height:26px;
	padding-left:10px;
	border-bottom:1px solid #DFDFDF;
}
.mainBody_06 .column_01 .title ul li{
    width:100px;
	height:26px;
	line-height:26px;
	float:left;
	margin-right:5px;
	text-align:center;
	background:url(../images/title_02.jpg) no-repeat 0 1px;
}
.mainBody_06 .column_01 .title .this{
    width:100px;
	height:26px;
	line-height:26px;
	margin:1px 5px 0 0;
	background:url(../images/title_01.jpg) no-repeat 0 0;
}
.mainBody_06 .column_01 .title li{
    width:100px;
	height:26px;
	line-height:26px;
}
.mainBody_06 .column_01 .list{
	width:350px;
	height:250px;
	overflow:hidden;
}
.mainBody_06 .column_01 .list2{
	width:338px;
	height:120px;
	padding:10px 10px 0 10px;
}
.mainBody_06 .column_01 .list2 ul{
	width:338px;
	height:115px;
	border-bottom:1px dotted #DFDFDF;
}
.mainBody_06 .column_01 .list2 .image{
	width:120px;
	height:100px;
	float:left;
	padding:0 10px 0 0;
}
.mainBody_06 .column_01 .list2 .image img{
	width:120px;
	height:100px;
}
.mainBody_06 .column_01 .list2 .more{
	width:200px;
	height:24px;
	float:left;
	overflow:hidden;
	color:#333;
}
.mainBody_06 .column_01 .list2 .more a{
	color:#c00;
	font-size:14px;
	font-family:"微软雅黑";
}
.mainBody_06 .column_01 .list2 .more a:hover{
	color:#333;
}
.mainBody_06 .column_01 .list2 .info1{
	width:200px;
	height:80px;
	float:left;
	overflow:hidden;
}
.mainBody_06 .column_01 .list1{
	width:338px;
	height:auto;
	padding:0 10px 10px 10px;
}
.mainBody_06 .column_01 .list1 li{
	width:320px;
	height:25px;
	line-height:25px;
	padding-left:15px;
	overflow:hidden;
	background:url(../images/dian.jpg) no-repeat 0 5px;
}
.mainBody_06 .column_01 .list1 li a{
	width:230px;
	height:25px;
	line-height:25px;
	float:left;
	display:block;
	overflow:hidden;
}
.mainBody_06 .title1{
	width:100%;
	height:35px;
	background-image: url(../images/back_09.jpg);
}
.mainBody_06 .title1 h1{
    width:70%;
	height:35px;
	line-height:35px;
	float:left;
	padding-left:15px;
}
.mainBody_06 .title1 h1 a{
	color:#000;
	font-size:14px;
	font-family:"微软雅黑";
}
.mainBody_06 .title1 h1 a:hover{
    text-decoration:underline;
}
.mainBody_06 .title1 p{
    width:15%;
	height:35px;
	line-height:35px;
	float:right;
}
.mainBody_06 .title1 p a{
	color:#F00;
	font-family:"微软雅黑";
}
.mainBody_06 .title1 p a:hover{
	text-decoration:underline;
}
.mainBody_06 .column_02{
    width:300px;
	height:330px;
	float:left;
	background:#fff;
	margin-right:15px;
}
.mainBody_06 .column_02 .list{
	width:280px;
	height:275px;
	padding:10px;
	overflow:hidden;
}
.mainBody_06 .column_02 .list li{
	width:270px;
	height:27px;
	line-height:27px;
	padding-left:15px;
	overflow:hidden;
	background:url(../images/dian.jpg) no-repeat 0 5px;
}
.mainBody_06 .column_02 .list li a{
	width:180px;
	height:27px;
	line-height:27px;
	float:left;
	display:block;
	overflow:hidden;
}
.mainBody_06 .column_03{
    width:300px;
	height:330px;
	float:left;
	background:#fff;
}
.mainBody_06 .column_03 .list{
    width:270px;
	height:280px;
	padding:0 15px 15px 15px;
	overflow-x: hidden; 
	overflow-y: auto;
	position:relative;
}
/*.mainBody_06 .column_03 ul{
    width:270px;
	height:59px;
	padding-top:15px;
	border-bottom:1px solid #E9E9E9;
}
.mainBody_06 .column_03 .img{
    width:40px;
	height:40px;
	float:left;
}
.mainBody_06 .column_03 .img img{
    width:40px;
	height:40px;
}
.mainBody_06 .column_03 .img a{
	width:40px;
	height:40px;
	display:block;
}
.mainBody_06 .column_03 .img a:hover{
	display:block;
	-moz-opacity:0.7; 
	filter:alpha(opacity=70);
	cursor:hand;
	-khtml-opacity: 0.7; 
	opacity: 0.7;
}
.mainBody_06 .column_03 .more{
    width:210px;
	height:40px;
	line-height:20px;
	text-align:left;
	padding:0 0 0 10px;
	overflow:hidden;
}*/