*{
	padding: 0;
	margin: 0;
}
.conten {
	width: 100%;
	min-width: 1200px;

}
.conten_1 {
	width: 100%;
}
/*头部背景*/
.bg {
	width: 100%;
	background: url(../img/bgimg1.jpg) no-repeat top;
	height: 184px;
}
.bg .bg_con {
	margin: 0 auto;
	width: 1200px;
	height: 184px;
}
.bg .bg_con .time {
	padding-top: 10px;
}
.bg .bg_con .time p {
	color: white;
}
.bg .bg_con .logo {
	width: 415px;
	height: 80px;
	background: url(../img/logo2.png) no-repeat;
	margin-top: 45px;
}
/*导航*/
.nav_v {
	width: 100%;
	height: 50px;
	/*background-color: #013f93;*/
  /*background-image: linear-gradient(#002658 -14px,#013f93, #013f93);*/
background-image: linear-gradient(#013f93 -14px,#013f93, #013f93);
}
.nav_v .nav_con {
	width: 1200px;
	margin: 0 auto;
	
	height: 50px;
}
.nav_v .nav_con .nav_list {
	width: 75%;
	height: 50px;
	float: left;
	
}
/*.nav_v .nav_con .nav_list ul {
	list-style: none;
}
.nav_v .nav_con .nav_list ul li {
	float: left;
	line-height: 50px;
	height: 50px;
	padding: 0 23px;
}
.nav_v .nav_con .nav_list ul li a {
	text-decoration: none;
	font-size: 16px;
    color: #FFFFFF;
    text-align: center;
}

.nav_v .nav_con .nav_list ul li:hover {
background-color: #013f93;
}*/
/*搜索栏*/
.nav_v .nav_con .sech {
	width: 22%;
	height: 50px;
	float: right;
	
}
/**/

.nav_v .nav_con .sech form {
	width: 98%;
	 height: 30px;
	border-radius: 5px 5px 5px 5px;
	background-color: white;
	margin-top: 10px;
}

.nav_v .nav_con .sech form input {
    width: 200px;
    height: 30px;
    border: none;
    line-height: 30px;
 border-radius: 5px 5px 5px 5px;
    outline: none;
    display: block;
    float: left;
    font-size: 13px;
    text-indent: 18px;
    background-color: white;
}
.nav_v .nav_con .sech form .sub {
    width: 52px;
    height: 30px;
    line-height: 30px;
    background: url(../img/sceh1.png) no-repeat 3px 3px;
    border: none;
    outline: none;
    display: block;
    float: left;
    font-size: 13px;
}
/*横幅*/
.hfu {
	height: 120px;
    width: 96%;
    padding: 20px 25px 20px 25px;
    background-color: #ffffff;
	
}
/*.hfu_con {
	width: 1200px;
	margin: 0 auto;
}*/
/**/
.conten_2 {
	width: 100%;
	background-color: #f1f6fb;
}
.conten_list {
	width: 1200px;
	margin: 0 auto;
}
.conten_one {
	width: 96%;
	padding: 25px;
	background-color: #ffffff;
}
.conten_one .tpxw {
	width: 55%;
	height: 360px;
	background-color: #D74E17;
	float: left;
}
/**/
.conten_one .szxw {
	width: 43%;
	height: 360px;
	float: right;
}
.szxw_list {
	width: 100%;

}
.szxw_list .szxw_fist {
	width: 100%;
	/*height: 100px;*/
	background: url(../img/xx2.png) no-repeat;
}


.szxw_list .szxw_fist span {
	width: 100%;
	
}

.szxw_list .szxw_fist span a {
	padding: 10px 0px 5px 30px;
	color: #013f93;
	width: 93%;
	font-size: 28px;
	display: block;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
        font-weight: 600;
}

.szxw_list .szxw_fist span a:hover {
	color: orange;
}

.szxw_list .szxw_fist p {
	width: 94%;
    height: 45px;
    padding: 0px 15px 15px 15px;
    overflow: hidden;
	white-space:  normal;
	text-overflow: ellipsis;
}
.szxw_list .szxw_fist p a {
	text-decoration: none;
	font-size: 12px;
	color: #000000;

}

.szxw_list .szxw_fist p a:hover {
	color: orange;
}
/**/
.szxw_list .szxw_secten {
	width: 100%;
	
}
.szxw_new {
	width: 100%;
	
}
.szxw_new .szxw_tit {
	width: 100%;
	height: 35px;
	border-bottom: 1px solid #d3d8de;
}
.szxw_new .szxw_tit h3 {
	color: #013f93;
	float: left;
	font-size: 16px;
	padding-bottom: 12px;
	border-bottom: 3px solid #013f93;
}
.szxw_new .szxw_tit a {
	float: right;
	text-decoration: none;
	color: #999999;
	font-size: 12px;
	padding-top: 8px;
}
/**/
.szxw_new .szxw_txt {
	width: 100%;
	margin-top: 15px;
	
}
.szxw_new .szxw_txt ul {
	list-style: none;
}
.szxw_new .szxw_txt ul li {
	height: 25px;
	line-height: 25px;
	margin-top: 9px;
}
.szxw_new .szxw_txt ul li span {
	display: block;
	float: right;
	color: #999999;
	width: 10%;
	text-align: right;
	font-size: 14px;
	padding-left: 8px;
}
.szxw_new .szxw_txt ul li a {
	display: block;
	float: left;
	width: 85%;
	text-decoration: none;

	color: #262626;
	font-size: 16px;
	margin-left: 10px;
	 overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.szxw_new .szxw_txt ul li a:hover {
	color: orange;
}
/*2*/
.conten_tow {
	margin-top: 25px;
	width: 100%;
	
}
.conten_tow_list {
	width: 100%;
}
/*左边导航列表开始*/
.conten_tow_list .left_list {
	
	width: 14%;
	float: right;
	background: url(../img/rightbg.png) no-repeat #FFFFFF;
	padding-bottom: 10px;
}


.conten_tow_list .left_list .leftbg {
	width: 100%;
}

.conten_tow_list .left_list .leftbg .leftbgtxt {
	padding-top: 5px;
	padding-bottom: 8px;
}
.conten_tow_list .left_list .leftbg .leftbgtxt span {
	display: block;
	padding-left: 47px;
}


.conten_tow_list .left_list .leftbg .leftbgtxt span a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 20px;
}

.ssfw_list {
	width: 87%;
	margin: 0 auto;
	
	background-color: #eef2f6;
}
.ssfw_list_con {
	width: 100%;
	padding-top: 12px;
}
.ssfw_list_con ul {
	list-style: none;
	padding: 6px 0px;
}
.ssfw_list_con ul li {
   width: 80%;
    height: 95px;
    margin: 0 auto;
    margin-bottom: 7px;
    line-height: 16px;
    background-color: #fff;
}
.ssfw_list_con ul li a {
	   color: #000000;
    text-decoration: none;
    width: 100%;
    padding-top: 14px;
    text-align: center;
    display: inline-block;
    position: relative;
    font-size: 14px;
    height: 80px;
}
.ssfw_list_con ul li a img {
	width: 40px;
	height:  40px;
	transition: all 0.3s ease-in-out;
}

.ssfw_list_con ul li a img:hover {
	transform: rotate(360deg);
	}


.ssfw_list_con ul li a img p {
	padding-top: 2px;
	font-size: 14px;
}
.ssfw_list_con ul li a  p:hover {
	color: orange;
}

/*左边导航列表结束*/
.conten_tow_list .right_list {
		width: 84%;
	float: left;
}
/**/
.right_list_one {
	width: 95%;
	margin-bottom: 20px;
	padding: 25px;
	background-color: #FFFFFF;
}

.one_left {
	width: 48.8%;
	float: left;
}


/*法院公告，以案释法开始*/
.tabnew1 {
			width: 100%;
		}
		.tabnew_a1 {
			width: 100%;
		}
		.tabnew_tit1 {
			width: 100%;
			border-bottom: 1px solid #e3e6ed;
			/*background: url(../img/gd.png) no-repeat;*/
		}
		.tabnew_tit11 {
			/*width: 20%;
			height: 42px;
			
			float: left;*/
    color: #013f93;
    float: left;
    font-size: 16px;
    padding-bottom: 13px;
    border-bottom: 3px solid #013f93;
		}
		
		.tabnew_tit11 span {
			/*color: black;
			height: 42px;
			line-height: 42px;
			font-size: 20px;
			padding-left: 10px;*/
		}
			.tabnew_tit11 span a {
				text-decoration: none;
				font-size: 20px;
				color: #013f93;
			}
			
			.mose1 {
			width: 10%;
			height: 42px;
			float: right;
			line-height: 42px;
		}
			
		.mose1 a {
			font-size: 12px;
			color: #999999;
			text-decoration: none;
		}
			
		.tabnew_tit21 {
			width: 70%;
				height: 42px;
		
			float: right;
		}
		.tabnew_tit21 ul {
			list-style: none;
			
		}
		.tabnew_tit21 ul li {
			float: left;
			height: 42px;
			line-height: 42px;
			padding-right: 10px;
		}
		.tabnew_tit21 ul li a {
			text-decoration: none;
		}
	.tabnew_txt1 {
		width: 100%;
		/*border: 1px solid #e3e6ed;*/
		margin-top: 10px;
	}
	.tabnew_txt11 {
		width: 100%;
	}
	.tabnew_txt11 ul {
		list-style: none;
		padding: 10px 0;
	}
	.tabnew_txt11 ul li {
		line-height: 34px;
		height: 34px;
		width: 100%;
		background: url(../img/home_li_bg.png) no-repeat 0px;
    padding-left: 8px;
	}
	.tabnew_txt11 ul li a {
		width: 83%;
		float: left;
		text-decoration: none;
		color: #262626;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
	}
	
	.tabnew_txt11 ul li a:hover {
		color: orange;
	}
	
	.tabnew_txt11 ul li span {
		width: 10%;
		float: right;
		font-size: 14px;
		color: #999999;
	}
	/*.tabnew_txt11 ul li a::before {
		content: "•";
		color: #d3d8de;
		padding: 0 5px;
	}*/
	
/*法院公告，以案释法开始结束*/

.one_right {
	width: 48.8%;
	float: right;
}


/**/


.right_list_two {
	width: 95%;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	padding: 25px;
}


.two_left {
	width: 48.8%;
	float: left;
}
.two_right {
	width: 48.8%;
	float: right;
}




/*法院公告开开始*/
.tabnewfygg {
			width: 100%;
		}
		.tabnew_afygg {
			width: 100%;
		}
		.tabnew_titfygg {
			width: 100%;
		border-bottom: 1px solid #e3e6ed;
		background: url(../img/gd.png) no-repeat;
		}
		.tabnew_tit1fygg {
			width: 20%;
			height: 42px;
			
			float: left;
		}
		.tabnew_tit1fygg span {
			color: black;
			height: 42px;
			line-height: 42px;
			font-size: 20px;
			padding-left: 10px;
		}
		
		.tabnew_tit1fygg span a {
			text-decoration: none;
		    font-size: 20px;
		    color: #FFFFFF;
		}
		
		.tabnew_tit2fygg {
			/*width: 52%;*/
				height: 42px;
		
			float: right;
		}
		.tabnew_tit2fygg ul {
			list-style: none;
			
		}
		.tabnew_tit2fygg ul li {
			float: left;
			height: 42px;
			line-height: 42px;
			padding-right: 10px;
		}
		.tabnew_tit2fygg ul li a {
			text-decoration: none;
		color: #013f93;
		}
		.avifygg a {
			color: #0054a7;
			font-weight: 600;
		}
/*.avifygg a:visited {
			color: #0054a7;
			font-weight: 600;
		}*/
	.tabnew_txtfygg {
		width: 100%;
		
		margin-top: 10px;
	}
	.tabnew_txt1fygg {
		width: 100%;
		display: none;
	}
	.tabnew_txt1fygg ul {
		list-style: none;
		padding: 10px 0;
	}
	.tabnew_txt1fygg ul li {
		line-height: 34px;
		height: 34px;
		width: 100%;
		background: url(../img/home_li_bg.png) no-repeat 0px;
    padding-left: 8px;
	}
	.tabnew_txt1fygg ul li a {
		color: #262626;
		float: left;
		width: 83%;
		text-decoration: none;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
	}
	.tabnew_txt1fygg ul li a:hover {
		color: orange;
	} 
	.tabnew_txt1fygg ul li span {
		float: right;
		width: 10%;
		font-size: 14px;
    color: #999999;
		
	}
	
	/*.tabnew_txt1fygg ul li a::before {
		content: "•";
		color: #9D9D9D;
		padding: 0 5px;
	}
	*/
	.tabnew_txtfygg .showfygg {
		display: block;
	}
/*法院公告结束*/



/*审务公开开始*/
.tabnewswgk {
			width: 100%;
		}
		.tabnew_aswgk {
			width: 100%;
		}
		.tabnew_titswgk {
			width: 100%;
		border-bottom: 1px solid #e3e6ed;
		background: url(../img/gd.png) no-repeat;
		}
		.tabnew_tit1swgk {
			width: 20%;
			height: 42px;
			
			float: left;
		}
		.tabnew_tit1swgk span {
			color: black;
			height: 42px;
			line-height: 42px;
			font-size: 20px;
			padding-left: 10px;
		}
		
		.tabnew_tit1swgk span a {
			text-decoration: none;
		    font-size: 20px;
		    color: #FFFFFF;
		}
		
		.tabnew_tit2swgk {
			width: 45%;
				height: 42px;
		
			float: right;
		}
		.tabnew_tit2swgk ul {
			list-style: none;
			
		}
		.tabnew_tit2swgk ul li {
			float: left;
			height: 42px;
			line-height: 42px;
			padding-right: 10px;
		}
		.tabnew_tit2swgk ul li a {
			text-decoration: none;
		color: #013f93;
		}
		.aviswgk a {
			color: #0054a7;
			font-weight: 600;
		}
	.tabnew_txtswgk {
		width: 100%;
		
		margin-top: 10px;
	}
	.tabnew_txt1swgk {
		width: 100%;
		display: none;
	}
	.tabnew_txt1swgk ul {
		list-style: none;
		padding: 10px 0;
	}
	.tabnew_txt1swgk ul li {
		line-height: 34px;
		height: 34px;
		width: 100%;
		background: url(../img/home_li_bg.png) no-repeat 0px;
    padding-left: 8px;
	}
	.tabnew_txt1swgk ul li a {
		color: #262626;
		float: left;
		width: 83%;
		text-decoration: none;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
	}
	.tabnew_txt1swgk ul li a:hover {
		color: orange;
	}
	.tabnew_txt1swgk ul li span {
		float: right;
		width: 10%;
		font-size: 14px;
    color: #999999;
		
	}
	
	/*.tabnew_txt1swgk ul li a::before {
		content: "•";
		color: #9D9D9D;
		padding: 0 5px;
	}*/
	
	.tabnew_txtswgk .showswgk {
		display: block;
	}
/*审务公开结束*/




/**/

.right_list_there {
	width: 95%;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	padding: 25px;
}
.there_left {
	width: 48.8%;
	float: left;
}
.there_right {
	width: 48.8%;
	float: right;
}



/*执行工作开始*/
.tabnewzxgz {
			width: 100%;
		}
		.tabnew_azxgz {
			width: 100%;
		}
		.tabnew_titzxgz {
			width: 100%;
		border-bottom: 1px solid #e3e6ed;
		background: url(../img/gd.png) no-repeat;
		}
		.tabnew_tit1zxgz {
			width: 20%;
			height: 42px;
			
			float: left;
		}
		.tabnew_tit1zxgz span {
			color: black;
			height: 42px;
			line-height: 42px;
			font-size: 20px;
			padding-left: 10px;
		}
		
		.tabnew_tit1zxgz span a {
			text-decoration: none;
		    font-size: 20px;
		    color: #FFFFFF;
		}
		
		.tabnew_tit2zxgz {
			width: 52%;
				height: 42px;
		
			float: right;
		}
		.tabnew_tit2zxgz ul {
			list-style: none;
			
		}
		.tabnew_tit2zxgz ul li {
			float: left;
			height: 42px;
			line-height: 42px;
			padding-right: 10px;
		}
		.tabnew_tit2zxgz ul li a {
			text-decoration: none;
		color: #013f93;
		}
		.avizxgz a {
			color: #0054a7;
			font-weight: 600;
		}
	.tabnew_txtzxgz {
		width: 100%;
		
		margin-top: 10px;
	}
	.tabnew_txt1zxgz {
		width: 100%;
		display: none;
	}
	.tabnew_txt1zxgz ul {
		list-style: none;
		padding: 10px 0;
	}
	.tabnew_txt1zxgz ul li {
		line-height: 34px;
		height: 34px;
		width: 100%;
		background: url(../img/home_li_bg.png) no-repeat 0px;
    padding-left: 8px;
	}
	.tabnew_txt1zxgz ul li a {
		color: #262626;
		float: left;
		width: 83%;
		text-decoration: none;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
	}
	.tabnew_txt1zxgz ul li a:hover {
		color: orange;
	} 
	.tabnew_txt1zxgz ul li span {
		float: right;
		width: 10%;
		font-size: 14px;
    color: #999999;
		
	}
	
	/*.tabnew_txt1zxgz ul li a::before {
		content: "•";
		color: #9D9D9D;
		padding: 0 5px;
	}*/
	
	.tabnew_txtzxgz .showzxgz {
		display: block;
	}
/*执行工作结束*/


/*司法改革开开始*/

.tabnewsfgg {
			width: 100%;
		}
		.tabnew_asfgg {
			width: 100%;
		}
		.tabnew_titsfgg {
			width: 100%;
		border-bottom: 1px solid #e3e6ed;
		background: url(../img/gd.png) no-repeat;
		}
		.tabnew_tit1sfgg {
			width: 20%;
			height: 42px;
			
			float: left;
		}
		.tabnew_tit1sfgg span {
			color: black;
			height: 42px;
			line-height: 42px;
			font-size: 20px;
			padding-left: 10px;
		}
		
		.tabnew_tit1sfgg span a {
			text-decoration: none;
		    font-size: 20px;
		    color: #FFFFFF;
		}
		
		.tabnew_tit2sfgg {
			width: 38%;
				height: 42px;
		
			float: right;
		}
		.tabnew_tit2sfgg ul {
			list-style: none;
			
		}
		.tabnew_tit2sfgg ul li {
			float: left;
			height: 42px;
			line-height: 42px;
			padding-right: 10px;
		}
		.tabnew_tit2sfgg ul li a {
			text-decoration: none;
		color: #013f93;
		}
		.avisfgg a {
			color: #0054a7;
			font-weight: 600;
		}
	.tabnew_txtsfgg {
		width: 100%;
		
		margin-top: 10px;
	}
	.tabnew_txt1sfgg {
		width: 100%;
		display: none;
	}
	.tabnew_txt1sfgg ul {
		list-style: none;
		padding: 10px 0;
	}
	.tabnew_txt1sfgg ul li {
		line-height: 34px;
		height: 34px;
		width: 100%;
		background: url(../img/home_li_bg.png) no-repeat 0px;
    padding-left: 8px;
	}
	.tabnew_txt1sfgg ul li a {
		color: #262626;
		float: left;
		width: 83%;
		text-decoration: none;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
	}
	.tabnew_txt1sfgg ul li a:hover {
		color: orange;
	} 
	.tabnew_txt1sfgg ul li span {
		float: right;
		width: 10%;
		font-size: 14px;
    color: #999999;
		
	}
	
	/*.tabnew_txt1sfgg ul li a::before {
		content: "•";
		color: #9D9D9D;
		padding: 0 5px;
	}*/
	
	.tabnew_txtsfgg .showsfgg {
		display: block;
	}
/*司法改革开结束*/


/*4*/
.right_list_four {
	width: 95%;
	padding: 25px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}

.hdzt {
	width: 100%;
}

.tabnew_tit1hdzt {
			width: 100%;
			border-bottom: 1px solid #e3e6ed;
			background: url(../img/gd.png) no-repeat;
		}
		.tabnew_tit11hdzt {
			width: 20%;
			height: 42px;
			
			float: left;
		}
		
		.tabnew_tit11hdzt span {
			color: black;
			height: 42px;
			line-height: 42px;
			font-size: 20px;
			padding-left: 10px;
		}
			.tabnew_tit11hdzt span a {
				text-decoration: none;
				font-size: 20px;
				color: #FFFFFF;
			}
			
			.mose1hdzt {
			width: 5%;
			height: 42px;
			float: right;
			line-height: 42px;
		}
			
		.mose1hdzt a {
			font-size: 12px;
			color: #999999;
			text-decoration: none;
		}

.hdzt_img {
	width: 100%;
	/*margin-top: 10px;*/
}


.hdzt_img_list {
	width: 100%;
}


/*.hdzt_img_list ul {
	list-style: none;	
}

.hdzt_img_list ul li {
float: left;
width: 20%;
height: 90px;
}

.hdzt_img_list ul li a {
	text-decoration: none;
}
.hdzt_img_list ul li a img {
	width: 94%;
    height: 100%;
    margin-left: 5px;
}*/

/*5*/
.right_list_five {
	width: 95%;
	padding: 25px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}


.yqlj {
	width: 100%;
}

.tabnew_tit1yqlj {
			width: 100%;
			border-bottom: 1px solid #e3e6ed;
			background: url(../img/gd.png) no-repeat;
		}
		.tabnew_tit11yqlj {
			width: 20%;
			height: 42px;
			
			float: left;
		}
		
		.tabnew_tit11yqlj span {
			color: black;
			height: 42px;
			line-height: 42px;
			font-size: 20px;
			padding-left: 10px;
		}
			.tabnew_tit11yqlj span a {
				text-decoration: none;
				font-size: 20px;
				color: #FFFFFF;
			}
			
		/*	.mose1yqlj {
			width: 5%;
			height: 42px;
			float: right;
			line-height: 42px;
		}
			
		.mose1yqlj a {
			font-size: 12px;
			color: #999999;
			text-decoration: none;
		}
*/
.yqlj_img {
	width: 100%;
	margin-top: 10px;
}


.yqlj_img_list {
	width: 100%;
}


.yqlj_img_list ul {
	list-style: none;	
}

.yqlj_img_list ul li {
float: left;
width: 25%;
height: 60px;
}

.yqlj_img_list ul li a {
	text-decoration: none;
}
.yqlj_img_list ul li a img {
	width: 94%;
    height: 100%;
    margin-left: 10px;
}
/*下拉框*/

.yqlj_list {
	width: 100%;
}
/*.yqlj_list .xuanka {
	width: 100%;
}*/
.yqlj_list select {
	width: 24%;
	height: 30px;
	margin-top: 10px;
    margin-left: 5px;
    background-color: #efefef;
    color: #262626;
    font-size: 14px;
}
.yqlj_list select option {
	font-size: 14px;
}

/**/
.footer {
	width: 100%;
	height: 160px;
	background-color:#013f93;
	overflow: hidden;
}
.footer_list {
	width: 1200px;
	margin: 40px auto 0px;
}
.footer_list_one {
	width: 20%;
	height: 100px;
	
	float: left;
}
.footer_list_two {
	width: 70%;
	height: 100px;
	
	float: left;
}
.footer_list_two p {
	text-align: center;
	line-height: 24px;
	color: #FFFFFF;
	font-size: 14px;
}

.footer_list_there {
	width: 10%;
	height: 100px;
	
	float: left;
}
.footer_list_there span {
	display: block;
    padding-left: 65px;
}


/*右边社交平台链接*/
.temp-wrapper {
position: fixed;
bottom: 195px;
right: 0px;
z-index: 10000;
width: 75px;
}
.temp-wrapper ul {
	list-style: none;
	padding: 0;
}
.temp-wrapper ul li {
	width: 100%;
	margin-bottom: 15px;
}
.temp-wrapper ul li a {
	width: 100%;
	display: block;
	text-decoration: none;
	color: #000000;
}
.temp-wrapper ul li a img {
	
}
.temp-wrapper ul li a  p {
	margin: 0;
}





/*专题专栏1004*/
.blk_29 {zoom: 1;position: relative;width:100%;height:90px;overflow:hidden;}
.blk_29 .LeftBotton {
/*background: url(../img/gg_pointl.png) no-repeat 0px 0px;*/
background: url(../img/nav.png) no-repeat 0px 0px #000;
filter: alpha(opacity=10);
    -moz-opacity: 0.1;
    opacity: 0.1;
float: left;width: 20px;cursor: pointer; position: absolute;height: 100px;}
.blk_29 .LeftBotton:hover{filter:alpha(opacity=50); /*IE*/
-moz-opacity:0.5; /*MOZ , FF*/
opacity:0.5; /*CSS3, FF1.5*/}
.blk_29 .RightBotton {RIGHT:0px;
/*
background: url(../img/gg_pointr.png) no-repeat top right;*/
background: url(../img/nav.png) no-repeat -20px 0px #000;
filter: alpha(opacity=10);
    -moz-opacity: 0.1;
    opacity: 0.1;
float: right;width: 20px;cursor: pointer;position: absolute;TOP: 0px;height: 100px;}
.blk_29 .RightBotton:hover{filter:alpha(opacity=50); 
-moz-opacity:0.5; /*MOZ , FF*/
opacity:0.5; /*CSS3, FF1.5*/}
.blk_29 .Cont {overflow: hidden;width: 1120px;}
.blk_29 .box {float: left;width: 274px;padding-right:6px;}
.blk_29 .box img {display: block;background: #fff;width: 270px; height:90px;}
.blk_29 .box img:hover{
	opacity:0.6;
	filter:alpha(opacity=60);
}
.mid_banner{    margin-bottom: 20px;
    background-color: #fff;
    padding: 18px;}
.mid_banner ul li{  display: inline-block;
    margin: 0 2px;}