﻿/* 首页布局 */
/*********** 公用类 *************/
h2
{
	border: solid 1px #ccc;
	border-bottom: 0;
}
.left h2, .right h2
{
	background-color: #f6f6f6;
	height: 30px;
	line-height: 30px;
	position: relative;
	padding-left: 25px;
}
.left h2 .tl, .right h2 .tl
{
	position: absolute;
	background: #2B90F5;
	width: 5px;
	height: 30px;
	left: 0;
	top: 0;
}
.box
{
	border: solid 1px #ccc;
	padding: 5px;
	margin-bottom: 5px;
}

.end
{
	margin-top: 5px;
}
.more
{
	float: right;
}
/********* 公用类 ************/



/************ #hometop ***********/
/* #hometop left */
#hometop
{
	width: 100%;
	clear: both;
}
#hometop .left
{
	width: 180px;
	float: left;
	margin-right: 3px;
}
#hometop .left h2
{
	display: none;
}
#hometop .left .box
{
	height: 230px;
}

#hometop .left .box marquee
{
	width: 100%;
	height: 90px;
	margin: 0;
}
#hometop .left .box .imgs
{
	border: solid 1px #ccc;
	padding: 3px;
	margin-bottom: 1px;
	float:left;
}
#hometop .left .box img
{
	width: 160px;
	height: 120px;
}

#hometop .left .box p
{
	line-height: 20px;
	text-indent: 2em;
}
/* #hometop left */
/* #hometop center */
#hometop .center
{
	width: 492px;
	float: left;
	margin-right: 1px;
}
#hometop .center .more
{
	margin-top: 5px;
}
#hometop .center h2, #homemiddle .center h2
{
	background: url(images/bigtitle2.gif) repeat-x;
	height: 25px;
	line-height: 25px;
	position: relative;
	padding-top: 5px;
	padding-left: 30px;
}
#hometop .center h2 .tl, #homemiddle .center h2 .tl
{
	position: absolute;
	background: url(images/bigtitle1.gif) no-repeat;
	height: 25px;
	width: 22px;
	top: 0;
	left: 0;
}
#hometop .center .box
{
	height: 202px;
	padding-bottom: 2px;
}
#hometop .boxcontent
{
	width: 270px;
	float: right;
	clear: both;
}
#hometop .boxcontent .more
{
	float: right;
	margin-right: 5px;
}
#hometop .boxcontent h3
{
	border-bottom: solid 1px #ccc;
	height: 20px;
	line-height: 20px;
}

#hometop .center .imgs
{
	border: solid 1px #ccc;
	float: left;
	padding: 3px;
	margin: 5px 0;
	text-align: center;
}

#hometop .center .box h3
{
	width: 100%;
	font-size: 14px;
	margin-top: 3px;
	padding: 0 3px;
}
/* #hometop center */

/* #hometop .right */
#hometop .right
{
	width: 170px;
	float: right;
}
#hometop .right .box
{
	height: 199px;
}
#hometop .right ul
{
	height: 180px;
}
/* #hometop .right */
/********** #hometop ************/














#homemiddle
{
	width: 100%;
	clear: both;
}








#homeflash
{
	width: 100%;
	height: 120px;
	background: url(images/middlebar.jpg) no-repeat;
	margin-bottom: 5px;
	clear: both;
}













#hometop .center .box ul li, #homebelow .left ul li, #rl li, #rr li, #hometop .right ul li
{
	padding: 4px 0 1px 20px;
	border-bottom: dotted 1px #ccc;
	background: url(images/new.gif) no-repeat 5px center;
}

.box a
{
	color: #585858;
}
.box a:hover
{
	color: #29A9F4;
}

.fileDate
{
	float: right;
	color: #bbb;
}

#homemiddle .left
{
	float: left;
	width: 180px;
	margin-right: 3px;
}
#homemiddle .left ul li
{
	padding-left: 10px;
	height: 20px;
}
#homemiddle .left ul li img
{
	margin: 5px 0 0 5px;
}
#homemiddle .center
{
	float: left;
	width: 667px;
}
#homemiddle .center p a:hover
{
	color: #f10;
	text-decoration: underline;
}
#homemiddle .right
{
	float: right;
	width: 200px;
}

#homemiddle .box
{
	height: 140px;
}

#homemiddle .center .box p
{
	float: left;
	width: 465px;
	text-indent: 2em;
	line-height: 20px;
}

#video
{
	border: solid 1px #ccc;
	float: right;
	padding: 3px;
	text-align: center;
	font-weight: bold;
}
#video img
{
	width: 160px;
	height: 130px;
}




#homebelow
{
	width: 100%;
	clear: both;
}
#homebelow .left
{
	width: 203px;
	float: left;
	margin-right: 3px;
}
#homebelow .left .box
{
	height: 160px;
}
#homebelow .right .box
{
	height: 160px;
}
#homebelow .right
{
	width: 644px;
	float: left;
}
#homebelow .right #rl
{
	width: 320px;
	float: left;
	margin-right: 3px;
}
#homebelow .right #rr
{
	width: 320px;
	float: left;
}

#homebottom
{
	width: 100%;
	height: 80px;
	display: none;
	clear: both;
}


#rl h2, #rr h2
{
	background: url(images/smalltitle2.gif) repeat-x;
	height: 30px;
	line-height: 30px;
	padding-left: 28px;
	position: relative;
}
#rl h2 .tl, #rr h2 .tl
{
	position: absolute;
	top: 0;
	left: 3px;
	background: url(images/smalltitle1.gif) no-repeat;
	width: 18px;
	height: 30px;
}
#rl .box, #rr .box
{
	height: 125px;
}
#rl ul, #rr ul
{
	height: 135px;
}
#rl li, #rr li
{
	background: url(images/islist.gif) no-repeat;
	background-position: 5px center;
	padding-left: 12px;
}
#rm
{
	height: 120px;
}

