﻿/* CSS Document */
/*===公共样式开始===当父元素没有设置高度时，它的子元素有浮动，这时父元素的高度不会自动增加，给父元素加“overflow:hidden样式，clearFix类”*/
/*公共样式开始*/

body,div,a,img,ul,li,h2,table,tr,th,td,p{
	margin:0 auto;
	padding:0;
	}
body {
	font-family: "宋体";
	font-size: 12px;
}
img{
	border:0;
	}
li{
		list-style:none;
	}
a{
	text-decoration:none;
	outline:none;
	}
.clear{}
.clearFix:after{clear:both;display:block;content:”.”;height:0;line-height:0;visibility:hidden;}
.clearFix{zoom:1;}	
/*公共样式结束*/

/*头部开始*/

.header_bg{
	width:100%;
	height:193px;
	background:url(../images/header_bg.jpg) repeat-x;
	}
.header{width:980px;
		height:193px;
		background:url(../images/imgTaiji.png) center center no-repeat;
		}
.logo{
	/*width: 249px;
	height: 57px;*/
	float: left;
	margin-top:84px;
	border: 0 none;	
	}
.imgPhone{
	width: 318px;
	height: 30px;
	float:right;
	margin-top:111px;
	}
	
/*头部结束*/
	
/*导航开始*/

.nav_bg{
	width:100%;
	height:36px;
	background:url(../images/nav_bg.jpg) repeat-x;
	}
.nav{
	width:895px;
	height:36px;
	}
.nav ul li{
	width:110px;
	height:36px;
	float:left;
	line-height:36px;
	text-align:center;
	}
.nav ul li:hover{
		background:url(../images/imgHover.jpg);
		}
.nav ul li.navnow{
            background:url(../images/imgHover.jpg);
           }
.nav ul li.navnow a{
           color:#B30000;
           }
.nav ul li a{
	color:#E8D296;
	font-size:16px;
	}
.nav ul li:hover a{
	color:#B30000;
	}
	
/*导航结束*/
	
/*内容开始*/

/*内容背景开始*/	


.banner {
    height: 310px;
   /* margin-top: -7px;*/
    width: 971px;
	margin:0 auto;
}
#flash {
    clear: both;
    height: 420px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 970px;
}
#flash a {
    display: none;
    width: 970px;
}
#flash img {
    height: 420px;
    width: 970px;
}
.flash_bar {
    bottom: 0;
    height: 30px;
    left: 46%;
    overflow: hidden;
    padding-top: 13px !important;
    position: absolute;
    text-align: center;
    top: 550px;
    z-index: 69;
}
.flash_bar .dq {
    background:url(../images/1.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    float: left;
    height: 14px;
    margin: 5px;
    width: 14px;
}
.flash_bar .no {
    background:url(../images/2.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    float: left;
    height: 14px;
    margin: 5px;
    width: 14px;
}


#flashLine {
    background: url("../images/touming.png") repeat-x scroll center bottom rgba(0, 0, 0, 0);
    clear: both;
    height: 420px;
    width: 100%;
}

.main_bg{
	width:100%;
/*	height:2620px;*/
	background-color:#F2EBDB;
	padding-bottom:40px;
	}
.main{ 
		width:100%;
/*	    height:1532px;*/
/*		background:url(../images/main_bg.png);*/
		}
/*.scroll-1{
	width:1148px;
	height:106px;
	background:url(../images/scroll-1.png);
	margin:8px auto 0;
	}*/
.canvas{
	width:970px;
/*	height:1960px;
	background:url(../images/scroll-2.png) repeat-y;*/
	background-color:#F9F2E2;
	margin:30px auto;
	padding-top:30px;
	padding-bottom:40px;
	overflow:hidden;
	}
/*.scroll-3{
	width:1148px;
	height:164px;
	background:url(../images/scroll-3.png);
	margin:0 auto;
	}*/


/*内容背景结束*/	
	
/*内容左侧开始*/	
	
.content_left{
	width:203px;
	height:478px;
	background:url(../images/canvasLeft_bg.jpg) no-repeat;
	float:left;
	margin:0;
	display:inline;
	}
.menu{
	width:82px;
	height:29px;
	background:url(../images/effect_left.jpg) -20px -1px;
	margin-top:40px;
	}
.list_menu{
	width:117px;
	height:320px;
	margin-top:10px;
	}
.list_menu ul li{
	width:117px;
	height:35px;
	line-height:35px;
	text-align:center;
	}
.list_menu ul li:hover{
		width:117px;
		height:35px;
		background:url(../images/effect_left.jpg) 0 -150px;
		}
.list_menu ul li a{
	color:#333;
	font-family:"微软雅黑";
	font-size:14px;
	}
.list_menu ul li:hover a{
	color:#fff;
	font-family:"微软雅黑";
	font-size:14px;
	}
.line{
	width:84px;
	height:5px;
	background:url(../images/effect_left.jpg) -33px -445px;
	}

/*内容左侧结束*/

/*内容右侧开始*/
.content_right{
	width:700px;
/*	height:1400px;*/
	float:right;
	margin:0;
	}
.img2{
	width:700px;
	height:25px;
	background:url(../images/expense.jpg) left center no-repeat;
	}
.hr{
	width:700px;
	height:7px;
	background:url(../images/hr.jpg) repeat-x;
	margin-top:5px;
	}
.nav2{
	width:700px;
	height:100px;
	margin-top:10px;
	}
.nav2-title{
	width:700px;
	height:22px;
	line-height:22px;
	}
.nav2-1,.nav2-2{
	width:700px;
	height:30px;
	
	}
.nav2 ul li a,.nav2 ul li a:visited{
	color:#333333;
	}
.nav2 ul li:hover a{
	color:#FF0000;
	}	
.nav2-1 ul li,.nav2-2 ul li{
	display:block;
	float:left;
	width:95px;
	line-height:30px;
	padding-right:20px;
	}
.paragraph{
	width:717px;
/*	height:700px;*/
/*	margin-top:30px;*/
    padding:30px 0;
	line-height:27px;
	color:#333;
	}
	
/*导航结束*/
	
/*表格开始*/
	
.main-1{
	width:700px;
	height:360px;
	}
.main-2{
	width:700px;
	height:525px;
	}
.main-3{
	width:700px;
	height:250px;
	}
.title_main-1,.title_main-2,.title_main-3{
	width:130px;
	height:23px;
	line-height:23px;
	}
th,td{
	font-family:"宋体";
	font-size:14px;
	font-weight:normal;
	margin:0 10px;
	}
th{
	width:140px;
	}
table{
	margin-top:5px;
	}
table p{
	line-height:25px;
	}	
        
	
/*内容右侧结束*/

/*内容结束*/ 

/*底部开始*/
.footer{
	width:100%;
	height:198px;
	background:url(../images/footer_bg.jpg) repeat;
/*	margin-top:30px;*/
	}
.copyRight{
	width:100%;
	height:44px;
	background:url(../images/copyRight_bg.jpg) repeat-x;
	color:#FFFFFF;
	text-align:center;
	line-height:44px;
	}
.friendLink ul{
	width:814px;
	height:24px;
	line-height:24px;
	margin:32px auto 0;
	}
.friendLink ul li{
	width:96px;
	height:24px;
	float:left;
	text-align:center;
	}
.friendLink ul li a{
	color:#EAEAEA;
	}
.friendLink ul li:hover a{
	text-decoration:underline;
	color:#00FF00;
	}
.info{
	width:814px;
	height:24px;
	line-height:24px;
	color:#EAEAEA;
	margin:10px auto 0;
	text-align:center;
	}

/*底部结束*/
