/*
Grids Layout for e23
维护：舜网研发设计部 Lgq
*/
/* require(grids.css) */

body{ color:#000; background:#ea5d20;}
a{color:#000;}
/* list */
.list01 { margin:5px; }
.list01 ul { list-style:none;}
.list01 ul li { text-align:left; width:153px; float:left; height:20px; overflow:hidden; line-height:20px; background:url(/images/bg/pot01.gif) 0 10px no-repeat; padding-left:10px; }

.list02 {margin:5px;}
.list02 ul { list-style:none; }
.list02 ul li { text-align:left; clear:both; line-height:26px; padding-left:10px; font-size:14px;height:26px; overflow:hidden;}
.list02 ul li a{ color:#555555;}

.list03 {margin:5px;}
.list03 ul { list-style:none; }
.list03 ul li { text-align:left; clear:both; line-height:24px; padding-left:10px; background:url(/images/bg/pot02.gif) 0 10px no-repeat;font-size:14px;height:24px;border-bottom:1px dashed #cccccc;}
.list03 ul li span { float:right; font-size:12px; color:#878787 }
.list03 ul li a { display:block; float:left; }

.list04 {margin:5px; }
.list04 ul { list-style:none; }
.list04 ul li { text-align:left; clear:both; line-height:20px; padding-left:10px; background:url(/images/bg/pot02.gif) 0 10px no-repeat;font-size:12px;height:20px; overflow:hidden;}

.list05 {margin:5px; }
.list05 ul { list-style:none; }
.list05 ul li { text-align:left; clear:both; line-height:26px; padding-left:10px; background:url(/images/bg/pot03.gif) 0 10px no-repeat;font-size:12px;height:26px; overflow:hidden;}
.list05 ul li.fwb{ background:url(/images/bg/pot04.gif) 0 10px no-repeat;}

.list06 {margin:5px; }
.list06 ul { list-style:none; }
.list06 ul li { text-align:left; clear:both; line-height:25px; padding-left:10px; background:url(/images/bg/pot05.gif) 0 10px no-repeat;font-size:14px;height:25px; overflow:hidden;}

.imgtxt01 {   padding: 9px 0 0 10px; font-size:12px; overflow:hidden; zoom:1; }
.it01img { background: url(/images/bg/img_m_01.gif) no-repeat scroll 0 0 transparent;  float: left; height: 93px; overflow: hidden; padding: 4px 0 5px; text-align: center; width: 100px; *padding:4px 0 10px; }
.it01img a {  display: block;}
.it01img a img {  border: 1px solid #CCCCCC; }
.it01img a:hover img, .it01img a:active img { border: 1px solid #FFC133; }
.it01ib { display: block; }
.it01tb { cursor: pointer; display: block; height: 18px; line-height: 14px; overflow: hidden; padding: 4px 0 0; text-align: center; }
.it01txt { float: left; width: 160px; margin-left:7px; }
.it01txt ul li { font-size: 14px; line-height: 24px; padding-left: 23px; background:url(/images/bg/video_bg.gif) no-repeat 0 7px; }

.imgtxt02 { width:260px; padding-top:10px; margin:0 auto; overflow:hidden; zoom:1; }
.imgtxt02 .img { width:88px; float:left; margin-bottom:9px;}
.imgtxt02 .txt { width:163px; float:right; margin-top:-4px; }
.imgtxt02 .txt h1 { line-height:24px; text-align:left; font-size:14px ; font-weight:bold;}
.imgtxt02 .txt p { line-height:24px; text-align:left }

.imgtxt03 {
    margin: 0 auto;
    overflow: hidden;
    padding-top: 9px;
    width: 286px;
}
.imgtxt03 .img {
    float: left;
    width: 136px;
	border:1px solid #bfbfbf;
}
.imgtxt03 .txt {
    float: right;
    margin-top: -3px;
    width: 138px;
}
.imgtxt03 .txt h1 {
    font-size: 14px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-align: left;
}
.imgtxt03 .txt p {
    color: #b4a596;
    font-size: 12px;
    line-height: 24px;
    text-align: left;
    text-indent: 2em;
}
.imgtxt03 .txt p span a{
    color: #b4a596;
}

.layout {
	margin-bottom: 10px;
	overflow:hidden;
}
.centeradvs{ height:70px;}

#content {
	clear: both;
	background:#fff;
}

.w960 #content, .w960 #footer {
	width: 960px
}

.display-control .tab-con{
	display:none;
}
.display-control .current{
	display:block;
	overflow:hidden;
	zoom:1;
}


.blocka{
	border:1px solid #b6cbe6;
	background:url(/images/anjianju/images/bg/blocka_bg.gif) repeat-x 0 0;
}
.blocka h2{
	font-weight:bold;
	color:#0b60a0;
	text-indent:20px;
	background:url(/images/anjianju/images/bg/blockah2.gif) no-repeat 10px center;
}
.blocka .list02, .blocka .list04{
	 margin:5px 10px;
}

.tab-hd{
	background:#E6EEF7 url(/images/anjianju/images/bg/theme_blue.png) no-repeat right -29px;
	height:26px;
	line-height:25px;
	overflow:hidden;
	border-left:1px solid #B1C8D7;
}
.tab-hd a{
	color:#0961a0;
}
.tab-hd .current{
	font-weight:bold;
	background:#fff;
}

.tab-hd .tab-u{
	border-right:1px solid #B1C8D7;
	border-top:1px solid #B1C8D7;
}
.tab-u{
	cursor:pointer;
	float:left;
	text-align:center;
}
.blockb .tab-bd{
	padding:0px 5px;
	border:1px solid #B1C8D7;
	border-top:medium none;
}
.blockc .tab-bd{
	padding:0px 5px;
	border:1px solid #B1C8D7;
	border-top:medium none;
	border-bottom:medium none;
}

.blockb .listmargin5{
	margin:5px;
}

.blockc a{
	color:#0963a2;
}
.tab-u-2{
	background:url(/images/anjianju/images/bg/tab_lgq_bg4.png) no-repeat right 0;
	height:28px;
	line-height:27px;
}
.tab-u-2 .tab-u{
	width:106px;
}
.tab-u-2 .current{
	width:88px;
}
.tab-u-3{
	background:url(/images/anjianju/images/bg/tab_lgq_bg3.png) no-repeat right 0;
	height:28px;
	line-height:27px;
}
.tab-u-3 .tab-u{
	width:60px;
}
.tab-u-3 .current{
	width:60px;
}
.tab-u-4 .tab-u{
	width:96px;
}
.tab-u-4 .current{
	width:98px;
}
.tab-u-5{
	background:#FCB52A;
	height:30px;
	border-left:1px solid #FCB52A;
}
.tab-u-5 a{
	color:#c40100;
}
.tab-u-5 .tab-u{
	width:65px;
}
.tab-u-5 .current{
	width:54px;
}
.tab-u-5 .tab-u{
	border-right:0px;
	border-top:0px;
	margin:5px 0 0 3px;
}

.tab-u-6 .tab-u{
	width:65px;
}
.tab-u-6 .current{
	width:70px;
}
.tab-u-6{
	background:url(/images/anjianju/images/bg/tab_lgq_bg5.png) no-repeat right 0;
	height:30px;
	line-height:29px;
	border-left:1px solid #cfcfd1;
}
.tab-u-6 .tab-u{
	border-right:1px solid #cfcfd1;
	border-top:1px solid #cfcfd1;
}
.it02img {
    float: left;
    overflow: hidden;
    width: 122px;
}
.it02img a, .it02img a:visited {
    color: #000000;
    display: block;
}
.it02img a:hover, .it02img a:active {
    color: #CC0000;
}
.it02img a img {
    border:1px solid #e0dee3;
    display: block;
}
.it02img a:hover img, .it02img a:active img {
    border:1px solid #FCB52A;
    display: block;
}
.it02ib {
    display: block;
    padding-bottom: 3px;
}
.it02tb {
    cursor: pointer;
    display: block;
    height: 18px;
    line-height: 14px;
    overflow: hidden;
    padding: 4px 0 0;
    text-align: center;
}
.it02txt {
    float: left;   
    width: 140px;
	margin-left:7px;
}
.it02txt a{
	color:#2e2e2e;
}
.it02txt h3{
	font-weight:bold;
	margin-bottom:5px;
}
.it02txt ul li {
    font-size: 14px;
    line-height: 24px;
    padding-left: 10px;
	background:url(/images/anjianju/images/bg/pot05.gif) no-repeat 0 7px;
}
#footer {
    color: #7a7370;
    font-family: "宋体";
    font-size: 14px;
    font-weight: normal;
    line-height: 26px;
    padding: 30px 0;
    text-align: center;
    text-decoration: none;
    width: 960px;
	background:#e2e2e2;
}
#footer a {
    color: #7a7370;
}
#header{
	height:385px;
	background:url(/images/anjianju/images/bg/banner.jpg) no-repeat center top;
}
.top1{
	overflow:hidden;
	zoom:1;
	height:324px;
	background:url(/images/anjianju/images/bg/top1.jpg) no-repeat left top;
}
.top1 .fl{
	width:310px;
}
.top1 .fl h2{
	color:#555;
	text-align:center;
	font-weight:bold;
	margin-top:60px;
}
.top1 .fl h2 a{
	color:#555;
}
.top1 .fr{
	width:417px;
	padding-top:7px;
}
.top1 .fr p{
	margin:10px;
	text-indent:2em;
	font-size:13px;
	color:#8c6239;
	line-height:26px;
}
.ad1{
	width:942px;
	margin:10px auto;
}
.page1{
	margin:10px 10px 0;
}
.blocke{
	background:#fff0e0;	
	padding-bottom:5px;
	margin-bottom:10px;
}
.blocke .list02{
	margin:11px 5px;
}
.huodong{
	background:url(/images/anjianju/images/bg/huodong.jpg) no-repeat left top;
	height:223px;
}
.huodong p{
	text-indent:92px;
	font-size:12px;
	color:#8c6239;
}
.huodong p.aaa{
	padding-top:50px;
}
.ad2{
	width:940px;
	margin:0 auto;
}
.edf{
	background:#fff0e0;
	padding:10px 15px;
	color:#8c6239;
	font-size:14px;
	overflow:hidden;
	zoom:1;
}
.edf p{
	margin-bottom:10px;
}
.edf .fl,.edf .fr{
	width:50%;
}