﻿@charset "utf-8";
/* CSS Document */

@import url(master.css);/* 此CSS定义页面基本设置*/

body {
	padding:0;
	margin:0;
	background:#cc0001 url(images/bg_dbn.jpg) top center no-repeat;
}
a {
	color:#900;
}
#homepage {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
#top {
	height:292px;
	overflow:hidden;
}
#main {
	width:1000px;
	overflow:hidden;
	background:url(images/bg_main.jpg) top left no-repeat;
}
#nav {
	overflow:hidden;
	padding:13px 0 0 100px;
}
#nav ul {
	padding:0;
	margin:0;
	height:39px;
	list-style:none;
}
#nav ul li {
	height:39px;
	padding-right:15px;
	float:left;
}
#mainOne {
	width:1000px;
	height:115px;
	overflow:hidden;
	background:url(images/bg_mainOne.jpg);
}
#mainOne .box {
	padding:30px 130px 0 110px;
	*padding:30px 130px 0 130px;
	width:740px;
	text-align:left;
	line-height:20px;
	color:#FFFF66;
}
#mainOne .box a {
	color:#FFFF66;
	text-decoration:none;
}
#mainTwo {
	height:350px;
	overflow:hidden;
	background:url(images/bg_mainTwo.jpg) no-repeat;
}
#mainTwo .mtwo_left,
#mainThr .mthr_left,
#mainFou .mfou_left,
#mainFiv .mfiv_left,
#mainSix .msix_left {
	width:208px;
	padding:0 20px 0 30px;
	margin:25px 0 10px;
	height:308px;
	float:left;
	overflow:hidden;
	color:#900;
	border-right:1px solid #FFCD9A;
}
#mainTwo .mtwo_left .tex {
	line-height:23px;
	font-size:14px;
	height:230px;
	text-indent:2em;
	overflow:hidden;
	text-align:left;
}
#mainTwo .mtwo_left .tex a,
#mainTwo .mtwo_right ul li a {
	color:#900;
}
#mainTwo .mtwo_left .img {
	width:208px;
	height:67px;
	padding-top:10px;
}
#mainTwo .mtwo_left .img img {
	width:208px;
	height:67px;
}
#mainTwo .mtwo_cen,
#mainThr .mthr_cen,
#mainFou .mfou_cen,
#mainFiv .mfiv_cen,
#mainSix .msix_cen {
	width:334px;
	padding:0 20px 0;
	margin:25px 0 10px 0;
	overflow:hidden;
	float:left;
	border-right:1px solid #FFCD9A;
}
#mainTwo .mtwo_cen {
	border-right:0;
}
#mainTwo .mtwo_cen .tit {
	height:31px;
	overflow:hidden;
	background:url(images/bg_twocen_tit.jpg) no-repeat;
}
#mainTwo .mtwo_cen .tex {
	height:180px;
	padding-top:6px;
	border-bottom:1px solid #FFCD9A;
}
#mainTwo .mtwo_cen .img {
	padding-top:10px;
}
#mainTwo .mtwo_cen .img dl {
	overflow:hidden;
	height:66px;
}
#mainTwo .mtwo_cen .img dl dd {
	width:64px;
	height:64px;
	border:1px solid #ccc;
	float:left;
	margin:0 8px;
	display:inline;
}
#mainTwo .mtwo_right {
	padding:25px 20px 10px;
	width:200px;
	height:280px;
	overflow:hidden;
	float:left;
	background:url(images/bg_moneright.jpg) no-repeat;
}
#mainTwo .mtwo_right ul {
	padding:6px 0 0 ;
}
#mainTwo .mtwo_right ul li,
#mainThr .mthr_left .tex ul li {
	line-height:28px;
	font-size:14px;
	text-align:left;
	height:28px;
	overflow:hidden;
	color:#900;
}
#mainTwo .mtwo_right ul li {
	padding-left:20px;
	line-height:47px;
	height:47px;
}


#mainThr {
	height:338px;
	overflow:hidden;
	background:url(images/bg_mainThr.jpg) no-repeat;
}
#mainThr .mthr_left {
	height:295px;
}
#mainThr .mthr_left .tit {
	height:31px;
	overflow:hidden;
	background:url(images/bg_thrleft_tit.jpg) no-repeat;
}
#mainThr .mthr_left .tex {
	height:200px;
	overflow:hidden;
}
#mainThr .mthr_left .img {
	width:208px;
	height:60px;
	overflow:hidden;
}
#mainThr .mthr_left .img img {
	width:208px;
	height:60px;
}
#mainThr .mthr_cen .tit {
	height:31px;
	overflow:hidden;
	background:url(images/bg_thrcen_tit.jpg) no-repeat;
}
#mainThr .mthr_cen .tex {
	height:252px;
	overflow:hidden;
	padding-top:8px;
}
#mainThr .mthr_cen .tex ul li {
	line-height:25px;
	font-size:14px;
	text-align:left;
	color:#900;
	height:25px;
	*height:24px;
	padding-bottom:3px;
	overflow:hidden;
	background:url(images/bg_dl.jpg) no-repeat;
}
#mainThr .mthr_cen .tex ul li .left,
#mainThr .mthr_cen .tex ul li .right {
	width:122px;
	float:left;
	padding-left:45px;
}
#mainThr .mthr_right,
#mainFou .mfou_right,
#mainFiv .mfiv_right,
#mainSix .msix_right {
	padding:0 15px 0!important;
	padding:0 10px 0;
	margin:25px 0 10px 0;
	width:220px;
	height:280px;
	overflow:hidden;
	float:left;
	color:#900;
}
#mainThr .mthr_right .box,
#mainFou .mfou_left .tex,
#mainFou .mfou_right .box,
#mainFiv .mfiv_left .tex,
#mainSix .msix_right .box {
	font-size:14px;
	line-height:23px;
	text-indent:2em;
	text-align:left;
}


#mainFou {
	height:306px;
	overflow:hidden;
	background:url(images/bg_mainFou.jpg) no-repeat;
}
#mainFou .mfou_left {
	height:270px;
}
#mainFou .mfou_cen .tit {
	height:31px;
	overflow:hidden;
	background:url(images/bg_foucen_tit.jpg) no-repeat;
}
#mainFou .mfou_cen .tex {
	height:230px;
	overflow:hidden;
	padding-top:10px;
}
#mainFou .mfou_right .img img {
	width:220px;
	height:263px;
}
#mainFou .mfou_cen .tex ul li,
#mainFiv .mfiv_cen .tex ul li,
#mainSix .msix_cen .tex ul li {
	line-height:25px;
	font-size:14px;
	text-align:left;
	color:#900;
}



#mainFiv {
	height:336px;
	overflow:hidden;
	background:url(images/bg_mainFiv.jpg) no-repeat;
}
#mainFiv .mfiv_left {
	height:297px;
	overflow:hidden;
}
#mainFiv .mfiv_left .tex {
	height:230px;
	overflow:hidden;
}
#mainFiv .mfiv_left .img {
	width:208px;
	height:67px;
	overflow:hidden;
}
#mainFiv .mfiv_left .img img {
	width:208px;
	height:67px;
}
#mainFiv .mfiv_cen .tit {
	height:31px;
	overflow:hidden;
	background:url(images/bg_fivcen_tit.jpg) no-repeat;
}
#mainFiv .mfiv_cen .tex {
	height:180px;
	overflow:hidden;
	margin-top:6px;
	border-bottom:1px solid #FFCD9A;
}
#mainFiv .mfiv_cen .img {
	padding-top:10px;
}
#mainFiv .mfiv_cen .img dl {
	overflow:hidden;
	height:66px;
}
#mainFiv .mfiv_cen .img dl dd {
	width:64px;
	height:64px;
	border:1px solid #ccc;
	float:left;
	margin:0 8px;
	display:inline;
}
#mainFiv .mfiv_cen .img dl dd img {
	width:64px;
	height:64px;
}
#mainFiv .mfiv_right .img {
	height:75px;
	overflow:hidden;
}
#mainFiv .mfiv_right .img dl dd {
	width:100px;
	height:75px;
	float:left;
	padding:0 5px;
}
#mainFiv .mfiv_right .img dl dd img {
	width:100px;
	height:75px;
}
#mainFiv .mfiv_right .tit {
	height:31px;
	overflow:hidden;
	background:url(images/bg_fivright_tit.jpg) no-repeat;
}
#mainFiv .mfiv_right .box {
	padding-top:5px;
	height:180px;
	overflow:hidden;
}
#mainFiv .mfiv_right {
	height:300px;
}
#mainFiv .mfiv_right .box dl dd {
	text-align:left;
	width:220px;
	line-height:25px;
	font-size:14px;
}

#mainSix {
	height:349px;
	overflow:hidden;
	background:url(images/bg_mainSix.jpg) no-repeat;
}
#mainSix .msix_cen {
	height:260px;
	padding-left:150px;
}
#mainSix .msix_cen .tit {
	height:31px;
	overflow:hidden;
	background:url(images/bg_sixcen_tit.jpg) no-repeat;
}

#mainTwo,
#mainThr,
#mainFou,
#mainFiv,
#mainSix {
	width:900px;
	padding:50px 50px 20px;
}
#footer {
	width:1000px;
	height:120px;
	line-height:22px;
	font-size:14px;
	color:#FFFFCC;
}
.ifm {
	background:none;
	height:200px;
	overflow:hidden;
	width:202px;
}
#main6 {
	width:100%;
	height:100%;
	overflow:hidden;
}
.LeftBotton{
	background:url(images/goto_left.jpg) center no-repeat;
	width:13px;
	height:155px;
	float:left;
	cursor:pointer;
display:inline;
padding-right:2px;
}
.RightBotton{
	background:url(images/goto_right.jpg) center no-repeat;
	width:13px;
	height:155px;
	float:right;
	cursor:pointer;
display:inline;
}
#main6 {
	width:100%;
	overflow:hidden;
}
#main6 .Cont{
	width:300px;
	overflow:hidden;
	float:left;
}
.ScrCont{
	WIDTH: 10000000px
}
#List1,
#List2{
	float:left;
	width:300px;
}
#List1 ul li,
#List2 ul li{
	float:left;
	padding:10px 5px;
}
#List1 ul li img,
#List2 ul li img{
	width:136px;
	height:136px;
	padding:1px;
	border:1px solid #ccc;
}
#List1 ul li .tit,
#List2 ul li .tit {
	line-height:25px;
}
.m_more {
	float:right;
	margin-top:7px;
	width:40px;
	height:19px;
}
.m_more img {
	width:40px;
	height:19px;
}
#mainSix .msix_cen .tex{
	height:220px;
	margin-top:5px;
	overflow:hidden;
}