.content{
	width:1000px;
	margin: 20px auto;
}
.content1{
	width:100%;
}
.contLeft{
	float: left;
	width:340px;
	height:100% ;
}
.contMd{
	float: left;
	width:360px;
	height:100% ;
	margin-left:20px;
}
.contRight{
	float: right;
	width:260px;
	height:100%;
}
/*轮播*/
#wrapper {
	position: relative;
	width: 340px;
	height: 325px;
}
#banner {
	position: relative;
	width: 340px;
	height: 325px;
	overflow: hidden;
}
.imgList {
	position: relative;
	width: 3000px;
	height: 325px;
	z-index: 10;
	overflow: hidden;
}
.imgList li {
	float: left;
	width: 340px;
	height: 325px;
}

.imgList li img {
	width: 340px;
	height: 325px;
}
.bg {
	position: absolute;
	bottom: 0;
	width: 340px;
	height: 40px;
	z-index: 20;
	opacity: 0.8;
	filter: alpha(opacity=80);
	background: black;
}
.infoList {
	position: absolute;
	left: 10px;
	bottom: 10px;
	z-index: 30;
}

.infoList li {
	display: none;
}
.infoList li a{
	color: white;
}

.infoList .infoOn {
	display: inline;
	color: white;
}
.indexList {
	position: absolute;
	right: 10px;
	bottom: 15px;
	z-index: 60;
}
.indexList li {
	float: left;
	margin-right: 8px;
	width: 14px;
	height: 4px;
	background: #ffffff;
	cursor: pointer;
}
.indexList .indexOn {
	background: #7b7e39;
}

.ul li{
	height: 32px;
	line-height: 32px;
	padding-left:18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../images/dot_03.jpg) no-repeat 5px 14px;
}
/*标题*/
.title{
	width:100%;
	height: 34px;
	border-top:2px solid #990000;
	border-bottom: 1px solid #ccc;
	
}
.title h2{
	float: left;
	width:100px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 18px;
	color: #990000;
}
.title h2 a{
	font-size: 15px;
}
.title>a{
	float:right;
	margin-right: 8px;
	line-height: 32px;
}
.title2{
	width:100%;
	height: 34px;
	background:#EEEEEE ;
	border-top:2px solid #000;
	border-bottom: 1px solid #ccc;
	
}
.title2 h2{
	float: left;
	width:100px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	border: 1px solid #CCCCCC ;
}
.title2 h2 a{
	font-size: 15px;
}
.title2 .active{
	background:#FFFFFF ;
	border: none;
}
.title2 .active a{
	display: inline-block;
	background:#FFFFFF ;
	width:100px;
	height: 35px;
}
.title2>a{
	float:right;
	margin-right: 8px;
	line-height: 32px;
	font-size: 12px;
	color: #919191;
}
.title2>a:hover{
	color: #E74953;
}
.title3{
	width:100%;
	height: 50px;
	border-top:2px solid #000;
}
.title3 h2{
	float: left;
	width:100px;
	height: 38px;
	font-size: 15px;
	text-align: center;
	line-height: 38px;
}
.title3 h2 a{
	font-size: 18px;
}
.title3>a{
	float:right;
	margin-right: 8px;
	line-height: 40px;
	font-size: 12px;
	color: #919191;
}
.title3>a:hover{
	color: #E74953;
}
.title4{
	width:100%;
	height: 34px;
	border-bottom:2px solid #ccc;
}
.title4 h2{
	float: left;
	height: 33px;
	padding-right:10px ;
	line-height: 38px;
	border-bottom: 2px solid #1F3B7B;
}
.title4 h2 a{
	font-size: 15px;
}
.title4>a{
	float:right;
	margin-right: 8px;
	line-height: 38px;
	font-size: 12px;
	color: #919191;
}
.title4>a:hover{
	color: #E74953;
}
.jrgz_01{
	width:100%;
	height: 249px;
	overflow: hidden;
	padding-bottom: 10px;
	margin: 10px auto 0;
	text-align: center;
	border-bottom: 1px solid #ccc;
}
.jrgz_01 a:hover{
	color: #E74953;
}
.jrgz_01 h1 a{
	font:18px/35px "Microsoft YaHei", "微软雅黑";
	color: #1f3b7b;
}
.jrgz_01 p a{
	font-size: 12px;
	color: #8994af;
}
.jrgz_01 p{
	color: #8994af;
	overflow: hidden;
}
.jrgz_02{
	padding: 15px 0 ;
	height: 160px;
	overflow: hidden;
	border-bottom: 1px dashed #CCCCCC;
}
.jrgz_02 li a{
	color: #1f3b7b;
}
.jrgz_02 li a:hover{
	color: #E74953;
}
.blod{
	font-weight: bold;
}
.xnh{
	width:100%;
	margin-top: 20px;
}
.imgMeng{
	width: 160px;
	height: 127px;
	margin-top:10px ;
	position: relative;
}
.imgMeng img{
	width: 100%;
	height: 100%;
}
.imgMeng p{
	width: 100%;
	height: 30px;
	line-height:30px ;
	background: #343434;
	opacity: 0.8;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.imgMeng p a{
	color: #FFFFFF;
}

.imgTextBox2{
	width:100%;
	padding: 10px 0px 0;
}
.imgTextBox2 img{
	float: left;
	width: 150px ;
	height:100px;
}
.textBox3{
	width:50%;
	height: 70px;
 	float: right;
 	margin-top: 10px;
	position: relative;
}
.textBox3 h2{
	width:100%;
	height: 25px;
	text-align: center;
}
.textBox3 h2 a{
	color: #990000;
}
.textBox3 p{
	width:98%;
	height: 46px;
	padding-right: 10px;
	text-indent: 2em;
	overflow: hidden;
	
}
.noBor{
	border: none;
}
.imgTop,.imgMd{
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 18px;
}
.imgUl2{
	width:100%;
	height: 130px;
	overflow: hidden;
	margin-top: 10px;
	background: #eee;
}
.imgDiv{
	width:100%;
	padding:20px 0 0;
}
.imgDiv h2{
	width:100%;
	height: 30px;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}
.imgDiv img{
	float: left;
	width:120px;
	height: 140px;
}
.imgDiv .imgP{
	float: left;
	width:130px;
	height: 140px;
	position: relative;
}
.imgDiv .imgP p{
	width:100%;
	height: 95px;
	text-indent: 2em;
	overflow: hidden;
	padding: 8px 0 10px 10px;
	color: #666;
}
.imgDiv .imgP>a{
	position: absolute;
	right: 0px;
	bottom: 0px;
	color: #1f3b7b;
}
.ads{
	width:100%;
	height: 230px;
	margin:20px auto 0 ;
}
.ads img{
	display: block;
    width: 260px;
    height: 230px;
    margin: 0 auto;
    padding-left: 20px;
}
.content2{
	width:100%;
}
.content3{
	width:100%;
	height: 750px;
	margin: 10px 0 20px 0;
}
.content4{
	width:100%;
	margin: 20px 0;
	overflow: hidden;
}
.ylwhBox{
	margin-bottom:20px ;
}
.imgName{
	width:320px;
	height: 220px;
	float: left;
	margin-right: 13px;
}
.imgName img{
	width:320px;
	height: 180px;
}
.imgName a{
	display:block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
}
.imgDiv2{
	width:100%;
	margin:10px 0 0;
}
.imgDiv2 h2{
	width:100%;
	height: 30px;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}
.imgDiv2 img{
	float: left;
	width:150px;
	height: 90px;
}
.imgDiv2 .imgP2{
	float: right;
	width:185px;
	height: 90px;
	position: relative;
	background: #eee;
}
.imgDiv2 .imgP2 p{
	width:95%;
	height: 56px;
	text-indent: 2em;
	overflow: hidden;
	padding: 8px 0 10px 10px;
}
.imgDiv2 .imgP2 p a{
	color: #333;
}
.imgDiv2 .imgP2>a{
	position: absolute;
	right:9px;
	bottom: 0px;
	color: #013AA5;
}
.ylwqUl{
	width:100%;
	height: 190px;
	overflow: hidden;
	margin-top:10px ;
}
.hybtUl{
	width:100%;
	height: 320px;
	overflow: hidden;
	margin-top:10px ;
}
.hybtUl a{
	color: #074B8E;
}
.hybtUl a:hover{
	color: #E74953;
}
.cont2Ul{
	width:100%;
	height: 320px;
	overflow: hidden;
	margin-top:10px ;
}
.cont2Ul li{
	width: 92%;
	height: 30px;
	border-bottom: 1px solid #ccc;
}
.cont2Ul li a{
	float: left;
	width:85%;
	color: #074B8E;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cont2Ul li a:hover{
	color: #E74953;
}
.cont2Ul li span{
	float: right;
	width:13%;
	text-align: right;
	color: #999;
}

.imgBox{
	width:260px;
	margin: 10px 0;
}
.imgBox .imgName1{
	width:130px;
}
.imgBox .imgName1 img{
	width:120px;
	height: 90px;
}
.imgBox .imgName1 a{
	display:block;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.ads2 img{
	width:100%;
	height: 90px;
}
.imgMeng2{
	width: 100%;
	height: 147px;
	position: relative;
	margin: 10px 0 0 10px;
}
.imgMeng2 img{
	width: 100%;
	height: 100%;
}
.imgMeng2 p{
	width: 100%;
	height: 30px;
	line-height:30px ;
	background: #343434;
	opacity: 0.8;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.imgMeng p a{
	color: #FFFFFF;
}
.cont1Ul{
	width:100%;
	height:196px ;
	padding-top: 10px;
	overflow: hidden;
}
.cont1Ul li{
	width: 92%;
	height: 30px;
	border-bottom: 1px dashed #CCCCCC;
}
.cont1Ul li a{
	float: left;
	width:78%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #074B8E;
}
.cont1Ul li a:hover{
	color: #E74953;
}
.cont1Ul li span{
	float: right;
	width:22%;
	text-align: right;
	color: #999;
}
.jc_content{
	width:100%;
	height: 290px;
	margin: 20px 0;
}
.jc_content h1{
	width: 100%;
	height: 30px;
	overflow: hidden;
}
.jc_content h1 a{
	color:#a21607;
}
.jc_content ul{
	width: 18%;
	height: 30px;
	margin: 20px auto ;
}
.jc_content ul li{
	float: left;
	width: 6px;
	height: 6px;
	cursor: pointer;
	margin-right: 10px;
	background: #aaa;
}
.jc_content ul .show1{
	background: #013AA5;
}
.imgMeng4{
	display: none;
	width: 100%;
	height: 210px;
	position: relative;
}
.imgMeng4 img{
	width: 100%;
	height: 100%;
}
.imgMeng4 p{
	width: 100%;
	height: 30px;
	line-height:30px ;
	background: #343434;
	opacity: 0.8;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.imgMeng4 p a{
	color: #FFFFFF;
}
.tab{
	display: none;
}
.show{
	display: block;
}
.ads1 img{
	width:100%;
	height: 180px;
}
.tittle1{
	border-top: 2px solid #000;
}
.imgName3{
	float: left;
	width:110px;
	height: 130px;
	margin-top: 10px;
}
.imgName3 img{
	width:110px;
	height: 100px;
}
.imgName3 a{
	display:block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
}
.marLR{
	margin-left:5px;
	margin-right:5px;
}
.dfdtUL{
	width:98%;
	height: 248px;
	overflow: hidden;
	margin-top: 4px;
}
.dfdtUL a{
	color: #074B8E;
}
.dfdtUL a:hover{
	color: #E74953;
}
.picBox{
	width:98%;
	height:80px ;
	margin-top: 10px;
}
.picBox img{
	float:left;
	width:75px;
	height:75px ;
}
.textDiv{
	float: right;
	width:165px;
	height: 70px;
	border: 1px solid #CCCCCC;
	padding-left:4px ;
	border-radius: 4px;
	box-shadow: 0px 2px 3px #6E6E6E;
}
.textDiv h4{
	width:98%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.textDiv h4 a{
	color:#6079b2 ;
}
.textDiv p{
	height:46px;
	overflow: hidden;
	display: inline-block ;
}
.textDiv p a{
	color:#666 ;
}
.textDiv a:hover{
	color:#E74953 ;
}
.tabUl2{
	width:99%;
	height: 130px;
	margin-top:10px ;
	background:#eee ;
}
.BigTit h2 a{
	font-size: 16px;
	color: #1f3b7b;
}
.h_noBr h2{
	border: none;
}
.h_bor{
	border-bottom: 2px solid #333333;
}
