﻿
#layout1{
	background:#f4f4f4;
	height:370px;
}
#layout1 .focus{
	float:left;
	width:570px;
	height:370px;
	position:relative;
}
#layout1 .focus img{
      width:670px;
      height:370px; overflow:hidden;
}
#layout1 .focus p{
	position:absolute;
	left:20px;
	bottom:0px;
	height:50px;
	line-height:50px;
	font-size:18px;
	max-width:450px;
	z-index:9;
}
#layout1 .focus .shadow{
	position:absolute;
	width:100%;
	height:50px;
	background:#fff;
	filter:alpha(opacity=70);
	opacity:0.7;
	left:0px;
	bottom:0px;
	z-index:1;
}
#layout1 .focus .point{
	position:absolute;
	right:5px;
	bottom:21px;
	z-index:10;
}
#layout1 .focus .point li{
	float:left;
	display:inline;
	margin-right:6px;
	width:5px;
	height:5px;
	border-radius:50%;
	border:1px solid #ac1f25;
	cursor:pointer;
}
#layout1 .focus .point .current{
	background:#ac1f25;
}
#layout1 .focus .arrow{
	position:absolute;
	width:34px;
	height:67px;
	top:120px;
	cursor:pointer;
}
#layout1 .focus .arrow1{
	left:0px;
	background:url(../image/ly1-arrow1.png);
}
#layout1 .focus .arrow2{
	right:0px;
	background:url(../image/ly1-arrow2.png);
}
#layout1 .focus .arrow:hover{
	background-color:rgba(255,255,255,0.4);
}
#layout1 .text{
	float:right;
	display:inline;
	margin:12px 25px 0px 0px;
	width:540px;
}
#layout1 .text .title{
	position:relative;
	height:24px;
	line-height:24px;
}
#layout1 .text .title i{
	position:absolute;
	width:100%;
	height:1px;
	background:#e6e6e6;
	left:0px;
	top:50%;
	z-index:1;
}
#layout1 .text .title span{
	float:left;
	background:#f4f4f4;
	padding-right:5px;
	color:#c00;
	font-size:18px;
	font-weight:bold;
	position:relative;
	z-index:9;
}
#layout1 .text .title .more{
	float:right;
	padding-left:10px;
	width:16px;
	height:4px;
	margin-top:10px;
	background:#f4f4f4 url(../image/more1.png) no-repeat right center;
	position:relative;
	z-index:9;
}
#layout1 .text .list{
	overflow:hidden;
	margin-top:5px;
}
#layout1 .text .list ul{
	margin-top:-1px;
}
#layout1 .text .list li{
	font-size:25px;
	line-height:30px;
	max-height:60px;
	border-top:1px solid #e6e6e6;
	padding:10px 0px;
}
#layout1 .text .list li a:hover{
	text-decoration:none;
}
#layout1 .focus{
width: 670px;}
#layout1 .text{
	float:right;
	display:inline;
	margin:0px 25px 0px 0px;
	width:440px;
	overflow: hidden;
}
#layout1 .text table{
	height: 371px;
	margin-top: -1px;
}
#layout1 .text table td{
	border-top:1px solid #e6e6e6;
	font-size: 25px;
	line-height: 30px;
}
#layout2 .main{
	float:left;
	width:670px;
	padding-top:1px;
}
#layout2 .main .block{
	border:1px solid #ececec;
	margin-top:-1px;
	background:#f9f9f9;
	padding:15px 25px 25px 20px;
}
#layout2 .main .title{
	height:24px;
	line-height:24px;
}
#layout2 .main .title span{
	float:left;
	font-size:18px;
	color:#c00;
	font-weight:bold;
}
#layout2 .main .title .more{
	float:right;
	background:url(../image/more1.png);
	width:16px;
	height:4px;
	margin-top:10px;
}
#layout2 .main .list{
	overflow:hidden;
	margin-top:20px;
}
#layout2 .main .list ul{
	margin-top:-1px;
}
#layout2 .main .list li{
	border-top:1px solid #ececec;
	height:39px;
	line-height:39px;
	font-size:18px;
	padding-left:13px;
	background:url(../image/list1.png) no-repeat left 16px;
}
#layout2 .main .list a{
	float:left;
	max-width:550px;
}
#layout2 .main .list span{
	float:right;
}
#layout2 .side{
	float:right;
	width:470px;
}
#layout2 .side .report{
	height:226px;
	background:url(../image/ly2-report1.gif);padding-left: 96px;
	line-height:24px;
	color: #fff;
	font-size: 16px;
}

#layout2 .side .report table td{ color:#fff;}
#layout2 .side .report .contentstyle243100 p{ padding:7px 0; color:#fff; line-height:24px;}
#layout2 .side .report .contentstyle243100 a{ color:#fff; }
#layout2 .side .report table td a{ color:#fff;}


.title2{
	text-align:center;
	position:relative;
	height:26px;
	line-height:26px;
}
.title2 span{
	position:relative;
	padding:0px 20px;
	letter-spacing:3px;
	font-weight:bold;
	color:#9b171e;
	font-size:20px;
	background:#fff;
	z-index:9;
}
.title2 i{
	position:absolute;
	width:100%;
	height:10px;
	left:0px;
	top:50%;
	margin-top:-5px;
	background:#ac1f25;
	z-index:1;
}
#layout3 .block{
	width:525px;
	margin-top:20px;
}
#layout3 .block .tab{
	margin-left:-12px;
}
#layout3 .block .tab a{
	float:left;
	display:inline;
	margin-left:12px;
	width:120px;
	height:38px;
	line-height:38px;
	text-align:center;
	border:1px solid #eee;
	font-size:23px;
	color:#999;
letter-spacing: 1.5px;
}
#layout3 .block .tab a:hover{
	text-decoration:none;
}
#layout3 .block .tab .current{
	font-weight:bold;
	color:#c00;
}
#layout3 .block .tab .on{
	font-weight:bold;
	color:#c00;
}
#layout3 .block h3{
	font-size:20px;
	height:24px;
	line-height:24px;
	margin-top:25px;
        font-weight:normal;
}
#layout3 .block p{
	line-height:25px;
	height:75px;
	color:#666;
	margin-top:18px;
font-size:16px;
}
#layout3 .block ul{
	margin-top:20px;
}
#layout3 .block li{
	height:50px;
	line-height:40px;
	border-bottom:1px solid #f0f0f0;
	font-size:20px;
	padding-left:13px;
	background:url(../image/list1.png) no-repeat left 17px;
}
#layout4 .left{
	width:670px;
}
#layout4 .left .tab{
	float:left;
	width:116px;
	margin-top:20px;
}
#layout4 .left .tab a{
	float:left;
	display:inline;
	margin:12px 18px 0px 0px;
	width:38px;
	height:108px;
	padding-top:20px;
	border:1px solid #eee;
	background:#f9f9f9;
	font-size:22px;
	text-align:center;
	line-height:22px;
	color:#999;
}
#layout4 .left .tab a:hover{
	text-decoration:none;
}
#layout4 .left .tab .current{
	background:#fff url(../image/ly4-tab.gif) no-repeat left top;
	font-weight:bold;
	color:#c00;
}
#layout4 .left .tab .on{
	background:#fff url(../image/ly4-tab.gif) no-repeat left top;
	font-weight:bold;
	color:#c00;
}
#layout4 .left .show{
	float:right;
	width:530px;
	margin-top:40px;
}
#layout4 .left .show .hot{
	border-bottom:1px solid #e7e7e7;
	padding-bottom:10px;
	margin-bottom:2px;
}
#layout4 .left .show .hot h3{
	font-size:18px;
	height:24px;
	line-height:24px;
        font-weight:normal;
}
#layout4 .left .show .hot p{
	line-height:22px;
	max-height:44px;
	color:#666;
	margin-top:3px;
}
#layout4 .left .show .list{
	overflow:hidden;
}
#layout4 .left .show .list ul{
	margin-left:-15px;
	zoom:1;
}
#layout4 .left .show .list li{
	float:left;
	display:inline;
	width:244px;
	height:50px;
	line-height:50px;
	border-bottom:1px solid #f0f0f0;
	font-size:20px;
	padding-left:28px;
	background:url(../image/list1.png) no-repeat 15px 17px;
}
#layout4 .left .show .list2 ul{
	margin-left:-15px;
	zoom:1;
}
#layout4 .left .show .list2 li{
	height:50px;
	line-height:40px;
	border-bottom:1px solid #f0f0f0;
	font-size:20px;
	padding-left:28px;
	background:url(../image/list1.png) no-repeat 15px 17px;
}
#layout4 .right{
	width:470px;
}
#layout4 .right ul{
	margin-left:-10px;
	margin-top:40px;
	zoom:1;
}
#layout4 .right li{
	float:left;
	display:inline;
	margin:20px 0px 0px 10px;
	width:230px;
	height:83px;
}
#layout4 .right li img{
	width:100%;
	height:100%;
}
#layout5{
	border-top:10px solid #ac1f25;
	background:#f4f4f4;
	border-bottom:1px solid #f4f4f4;
}
#layout5 .tab{
	background:#fff;
	font-size:18px;
}
#layout5 .tab a{
	float:left;
	height:60px;
	line-height:60px;
	padding:0px 20px;
	color:#333;
}
#layout5 .tab a:hover{
	text-decoration:none;
}
#layout5 .tab .current{
	background:#f4f4f4;
}
#layout5 .tab .on{
	background:#f4f4f4;
}
#layout5 .tab a img{
	display:inline-block;
	vertical-align:middle;
	margin-left:5px;
}
#layout5 .show{
	padding:15px 20px 5px 20px;
	min-height:145px;
        overflow-y:scroll;
}
#layout5 .show ul{
	margin-bottom:10px;
}
#layout5 .show li{
	float:left;
	display:inline;
	margin-right:25px;
}
#layout5 .show .f18 li{
	font-size:18px;
	line-height:34px;
}
#layout5 .show .f16 li{
	font-size:16px;
	line-height:30px;
}
#layout2 .main{
	float:left;
	width:670px;
	padding-top:1px;
}
#layout2 .main .block{
	border:1px solid #ececec;
	margin-top:-1px;
	background:#f9f9f9;
	padding:15px 25px 25px 20px;
}
#layout2 .main .title{
	height:24px;
	line-height:24px;
}
#layout2 .main .title span{
	float:left;
	font-size:22px;
	color:#c00;
	font-weight:bold;
}
#layout2 .main .title .more{
	float:right;
	background:url(../image/more1.png);
	width:16px;
	height:4px;
	margin-top:10px;
}
#layout2 .main .list{
	overflow:hidden;
	margin-top:20px;
}
#layout2 .main .list ul{
	margin-top:-1px;
}
#layout2 .main .list li{
	border-top:1px solid #ececec;
	height:39px;
	line-height:39px;
	font-size:20px;
	padding-left:13px;
	background:url(../image/list1.png) no-repeat left 16px;
}
#layout2 .main .list2{
	overflow: hidden;
	margin-top: 20px;
        width: 100%;
}
#layout2 .main table{
	margin-top: -1px;
	height: 160px;
	width: 100%;
}
#layout2 .main table td{
	font-size: 20px;
	line-height: 25px;
	border-top:1px solid #ececec;
}
#layout2 .main table td a{
	display: inline-block;
	padding-left: 13px;
	background: url(../image/list1.png) no-repeat left 10px;
}
#layout3 .block h3{font-weight: normal;}
#layout3 .block .tab a{
	font-size:22px;
}
#layout4 .left .show .hot h3{font-weight: normal;}
#layout4 .right ul {
    margin-top: 30px;
}
#layout1 .text table td a:hover{
	text-decoration:none;
}
#layout5 .show .f11 li {
    width:250px;
}
#layout1 .focus:hover .arrow{
   background-color:rgba(0,0,0,0.5);
}
#layout1 .focus table{
	position:absolute;
	left:20px;
	bottom:0px;
	height:50px;
	line-height:22px;
	font-size:18px;
	width:550px;
	z-index:9;
}
#layout4 .left .show .list li{
   height:45px;
   line-height:46px;
}
#layout4 .left .tab a{
	float:left;
	display:inline;
	margin:12px 18px 0px 0px;
	width:38px;
	height:108px;
	padding-top:20px;
	border:1px solid #eee;
	background:#f9f9f9;
	font-size:22px;
	text-align:center;
	line-height:22px;
	color:#999;
}
#layout5 .show li{
  margin-right:25px;
}
#layout4 .left .show .list3 ul {
    overflow: hidden;
}
#layout4 .left .show .list3 li {
    float: left;
    margin: 1px 0px 0px 1px;
    width: 175px;
    height: 140px;
    position: relative;
}
#layout4 .left .show .list3 img {
    height: 100%;
    width: 100%;
}
#layout4 .left .show .list3 table {
    position: absolute;
    top: 0px;
    width: 84%;
    left: 8%;
    height: 100%;
    line-height: 20px;
    color: #fff;
    font-size: 16px;
    filter: alpha(opacity=0);
    opacity: 0;
    z-index: 50;
}
#layout4 .left .show .list3 .shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    z-index: 1;
    display: none;
}
#layout4 .left .show .list3 table a{
    color: white;
}
#layout4 .right .banner2{
	float: none;
	display: block;
	width: 470px;
}
#layout4 .right ul{
margin-top: 30px;
}
#layout3 .block2{
	background: #f7f7f7;
	border: 1px solid #f0f0f0;
	height: 130px;
	margin-top: 20px;
}
#layout3 .block2 table{
	width: 100%;
	height: 100%;
	font-size: 16px;
	line-height: 28px;
	color: #333;
}
#layout3 .block2 td{
	padding: 0px 30px;
}
#layout3 .block3{
	margin-top: 35px;
}
#layout3 .block3 ul{
	zoom:1;
	margin-left: -60px;
}
#layout3 .block3 li{
	float: left;
	display: inline;
	margin-left: 60px;
	width: 537px;
	height:40px;
	line-height:40px;
	border-bottom:1px solid #f0f0f0;
	font-size:18px;
	padding-left:13px;
	background:url(../image/list1.png) no-repeat left 17px;
}
.title2{
	text-align:center;
	position:relative;
	height:26px;
	line-height:26px;
	overflow: hidden;
}
.title2 span{
	position:relative;
	padding:0px 20px;
	letter-spacing:3px;
	font-weight:bold;
	color:#9b171e;
	font-size:22px;
	background:#fff;
	z-index:9;
}
.title2 i{
	position:absolute;
	width:100%;
	height:10px;
	left:0px;
	top:50%;
	margin-top:-5px;
	background:#ac1f25;
	z-index:1;
}
#layout4 i{
	position:absolute;
	width:100%;
	height:10px;
	left:0px;
	top:50%;
	margin-top:-5px;
	
	z-index:1;
}



.title21 .tab{
	float: left;
	width: 50%;
}
.title21 .tab .sw a{
    color: #999;
}
.title21 .tab span{
	color: #999;
	cursor: pointer;
}
.title21 .on span{
	color: #9b171e;
}
.title21  span .on  {
    color: #9b171e;
}


.title21 .tab .sw .on {
    color: #9b171e;
}
.title21 .tab .on {
    color: #9b171e;
}




.title2 .tab{ text-align:center;
}
.title2 .tab span{
	color: #999;
	cursor: pointer;
}
#layout4 .left .show .list3 ul {
    overflow: hidden;
    margin-top: -6px;
}
#layout4 .left .show .list3 li {
    float: left;
    margin: 3px 0px 0px 5px;
    width: 260px;
    height: 140px;
    position: relative;
}
#layout4 .left .show .list3 img {
    height: 100%;
    width: 100%;
}
#layout4 .left .show .list3 h4 {
    position: absolute;
    right: 0px;
    bottom: 0px;
    background: #b31d1e;
    font-weight: normal;
    font-size: 14px;
    height: 18px;
    line-height: 18px;
    padding: 0px 3px;
    color: #fff;
    z-index: 100;
}
#layout4 .left .show .list3 .shadow{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: #000;
	filter:alpha(opacity=60);
	opacity:0.6;
	z-index: 1;
	display: none;
}
#layout4 .left .show .list3 li:hover .shadow{
	display: block;
}
#layout4 .left .show .list3 table{
	position: absolute;
	top: 0px;
	width: 84%;
	left: 8%;
	height: 100%;
	line-height: 20px;
	color: #fff;
	font-size: 16px;
	filter:alpha(opacity=0);
	opacity:0;
	z-index: 50;
}
#layout4 .left .show .list3 li:hover table{
	filter:alpha(opacity=100);
	opacity:1;
}
#layout2 .main table td a {
 margin-top: 6px;
 margin-bottom:6px;
}
#layout3 .block2{
	background: #f7f7f7;
	border: 1px solid #f0f0f0;
	height: 130px;
	margin-top: 20px;
}
#layout3 .block2 table{
	width: 100%;
	height: 100%;
	font-size: 16px;
	line-height: 28px;
	color: #333;
}
#layout3 .block2 td{
	padding: 0px 15px;
}
#layout3 .block3{
	margin-top: 30px;
	width: 550px;
}
#layout3 .block3 .title{
	float: left;
    width: 38px;
    height: 104px;
    padding-top: 16px;
    border: 1px solid #eee;
    background: #f9f9f9;
    font-size: 22px;
    text-align: center;
    line-height: 24px;
	color: #c00;
	font-weight: bold;
}
#layout3 .block3 ul{
	float: right;
	width: 500px;
}
#layout3 .block3 li{
	height:40px;
	line-height:40px;
	border-bottom:1px solid #f0f0f0;
	font-size:18px;
	padding-left:13px;
	background:url(../image/list1.png) no-repeat left 17px;
}
.title2 .tab .sw a{
    color: #999;
}
.title2 .on span {
    color: #9b171e;
}
.title2 .tab .sw .on {
    color: #9b171e;
}
.title2 .tab .on {
    color: #9b171e;
}






.title21{
	text-align:center;
	position:relative;
	height:26px;
	line-height:26px;
}
.title21 span{
	position:relative;
	padding:0px 20px;
	letter-spacing:3px;
	font-weight:bold;
	color:#9b171e;
	font-size:22px;
	background:#fff;
	z-index:9;
}
.title21 span a{
	color:#9b171e;
}
.title21 i{
	position:absolute;
	width:100%;
	height:10px;
	left:0px;
	top:50%;
	margin-top:-5px;
	background:#ac1f25;
	z-index:1;
}






#layout4 .left .title2 span a{
color: #9b171e;
}
#layout4 .right .title2 span a{
color: #9b171e;
}
#layout3{
 height:361px;
}
#layout2 .main{
	float:left;
	width:670px;
	padding-top:1px;
}
#layout2 .main .block{
	border:1px solid #ececec;
	margin-top:-1px;
	background:#f9f9f9;
	padding:15px 25px 25px 20px;
}
#layout2 .main .title{
	height:24px;
	line-height:24px;
}
#layout2 .main .title span{
	float:left;
	font-size:23px;
	color:#c00;
	font-weight:bold;
letter-spacing: 1.5px;
}
#layout2 .main .title .more{
	float:right;
	background:url(../image/more1.png);
	width:26px;
	height:7px;
	margin-top:10px;
background-repeat: no-repeat;
}
#layout2 .main .list{
	overflow:hidden;
	margin-top:20px;
}
#layout2 .main .list ul{
	margin-top:-1px;
}
#layout2 .main .list li{
	border-top:1px solid #ececec;
	height:39px;
	line-height:39px;
	font-size:20px;
	padding-left:13px;
	background:url(../image/list1.png) no-repeat left 16px;
}
#layout2 .main .list2{
	overflow: hidden;
	margin-top: 20px;
}
#layout2 .main table{
	margin-top: -1px;
	height: 160px;
	width: 100%;
}
#layout2 .main table td{
	font-size: 20px;
	line-height: 25px;
	border-top:1px solid #ececec;
}
#layout2 .main table td a{
	display: inline-block;
	padding-left: 13px;
	background: url(../image/list1.png) no-repeat left 10px;
}
#layout3 .block h3{font-weight: normal;}
#layout3 .block .tab a{
	font-size:23px;
}
#layout4 .left .show .hot h3{font-weight: normal;}
#layout4 .right ul {
    margin-top: 30px;
}
#layout1 .text table td a:hover{
	text-decoration:none;
}
#layout5 .show .f11 li {
    width:250px;
}
#layout1 .focus:hover .arrow{
   background-color:rgba(0,0,0,0.5);
}
#layout1 .focus table{
	position:absolute;
	left:20px;
	bottom:0px;
	height:50px;
	line-height:24px;
	font-size:17px;
	width:630px;
	z-index:9;
}
#layout4 .left .show .list li{
   height:50px;
   line-height:50px;
}
#layout4 .left .tab a{
	float:left;
	display:inline;
	margin:12px 18px 0px 0px;
	width:38px;
	height:108px;
	padding-top:20px;
	border:1px solid #eee;
	background:#f9f9f9;
	font-size:23px;
	text-align:center;
	line-height:25px;
	color:#999;
}
#layout5 .show li{
  margin-right:25px;
}
#layout4 .left .show .list3 ul {
    overflow: hidden;
}
#layout4 .left .show .list3 li {
    float: left;
    margin: 1px 0px 0px 1px;
    width: 175px;
    height: 140px;
    position: relative;
}
#layout4 .left .show .list3 img {
    height: 100%;
    width: 100%;
}
#layout4 .left .show .list3 table {
    position: absolute;
    top: 0px;
    width: 84%;
    left: 8%;
    height: 100%;
    line-height: 20px;
    color: #fff;
    font-size: 16px;
    filter: alpha(opacity=0);
    opacity: 0;
    z-index: 50;
}
#layout4 .left .show .list3 .shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    z-index: 1;
    display: none;
}
#layout4 .left .show .list3 li:hover .shadow{
	display: block;
}
#layout4 .left .show .list3 li:hover table{
	filter:alpha(opacity=100);
	opacity:1;
}
.title2{
	text-align:center;
	position:relative;
	height:26px;
	line-height:26px;
	overflow: hidden;
}
.title2 span,.title2 .ta{
	position:relative;
	padding:0px 20px;
	letter-spacing:3px;
	font-weight:bold;
	color:#9b171e;
	font-size:22px;
	background:#fff;
	z-index:9;
}
.title2 span on{
	color:#9b171e;
}
.title2 i{
	position:absolute;
	width:100%;
	height:10px;
	left:0px;
	top:50%;
	margin-top:-5px;
	background:#ac1f25;
	z-index:1;
}

.title2 .tab span{
	color: #999;
	cursor: pointer;
}
.title2 .on span{
	color: #9b171e;
}
.title2  span .on  {
    color: #9b171e;
}
#layout4 .left .show .list3 ul {
    overflow: hidden;
    margin-top: -6px;
}
#layout4 .left .show .list3 li {
    float: left;
    margin: 3px 0px 0px 5px;
    width: 260px;
    height: 140px;
    position: relative;
}
#layout4 .left .show .list3 img {
    height: 100%;
    width: 100%;
}
#layout4 .left .show .list3 h4 {
    position: absolute;
    right: 0px;
    bottom: 0px;
    background: #b31d1e;
    font-weight: normal;
    font-size: 14px;
    height: 18px;
    line-height: 18px;
    padding: 0px 3px;
    color: #fff;
    z-index: 100;
}
#layout4 .left .show .list3 .shadow{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: #000;
	filter:alpha(opacity=60);
	opacity:0.6;
	z-index: 1;
	display: none;
}
#layout4 .left .show .list3 li:hover .shadow{
	display: block;
}
#layout4 .left .show .list3 table{
	position: absolute;
	top: 0px;
	width: 84%;
	left: 8%;
	height: 100%;
	line-height: 20px;
	color: #fff;
	font-size: 16px;
	filter:alpha(opacity=0);
	opacity:0;
	z-index: 50;
}
#layout4 .left .show .list3 li:hover table{
	filter:alpha(opacity=100);
	opacity:1;
}
#layout4 .left .show .list4 ul{
	margin-top: -12px;
}
#layout4 .left .show .list4 li{
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	padding-top: 12px;
}
#layout4 .left .show .list4 h4{
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	font-weight: normal;
	color: #999;
}
#layout4 .left .show .list4 h4 span{
	margin-right: 15px;
}
#layout4 .left .show .list4 p{
	font-size: 16px;
	line-height: 25px;
	max-height: 50px;
}
.title2{
	text-align:center;
	position:relative;
	height:26px;
	line-height:26px;
}
.title2 span{
	position:relative;
	padding:0px 20px;
	letter-spacing:3px;
	font-weight:bold;
	color:#9b171e;
	font-size:22px;
	background:#fff;
	z-index:9;
}
.title2 span a{
	color:#9b171e;
}
.title2 i{
	position:absolute;
	width:100%;
	height:10px;
	left:0px;
	top:50%;
	margin-top:-5px;
	background:#ac1f25;
	z-index:1;
}
#layout3 .block{
	width:525px;
	margin-top:20px;
}
#layout3 .block .tab{
	margin-left:-12px;
}
#layout3 .block .tab a{
	float:left;
	display:inline;
	margin-left:12px;
	width:120px;
	height:38px;
	line-height:38px;
	text-align:center;
	border:1px solid #eee;
	font-size:20px;
	color:#999;
}
#layout3 .block .tab a:hover{
	text-decoration:none;
}
#layout3 .block .tab .current{
	font-weight:bold;
	color:#c00;
}
#layout3 .block h3{
	font-size:18px;
	height:24px;
	line-height:24px;
	margin-top:25px;
}
#layout3 .block p{
	line-height:22px;
	height:44px;
	color:#666;
	margin-top:18px;
}
#layout3 .block ul{
	margin-top:20px;
}
#layout3 .block li{
	height:40px;
	line-height:40px;
	border-bottom:1px solid #f0f0f0;
	font-size:18px;
	padding-left:13px;
	background:url(../image/list1.png) no-repeat left 17px;
}
#layout3 .block ul {
    margin-top: 20px;
}
#layout3 .block li {
    height: 50px;
    line-height: 40px;
    border-bottom: 1px solid #f0f0f0;
    font-size: 20px;
    padding-left: 13px;
    background: url(http://www.sdjj.gov.cn/images/list1.png) no-repeat left 17px;
}
#layout3 .block3 li{
    margin-left: 10px;
    width: 480px;
    font-size: 20px;
 }
 
 
 
 
#container{ 
  width:1170px; 
  height:180px; 
margin:30px auto; 
  overflow: hidden; 
  position: relative; 
} 
  
#container ul{ 
  list-style: none; 
  width:1000000px; 
  position: absolute; 
} 
  
#container ul li{ 
  float:left; width:218px; height:145px; overflow:visible !important;
  margin-right: 20px; 
} 
#container ul li img{width:218px; height:145px;}
#container ul li p{ height:35px; line-height:35px; text-align:center; overflow:visible !important;}


.link{height:20px; line-height:20px; padding:20px; overflow:hidden; width:1130px; margin:0 auto;}
.link h2{float:left; font-size:15px; font-weight:bold; overflow:hidden;}
.link span{ float:right; width:1055px; overflow:hidden; }
.link span a { margin:0 15px;}