
.path{
	color: #4b4b4b;
	font-size: 14px;
	margin: 48px auto 14px;
}
.path span{
		display:inline-block;
		overflow:hidden;
		height: 16px;
	}
.main{
	background: #fff;
	padding: 22px 5px 22px 40px;
	width: 1155px;
	margin: 0 auto;
	min-height: 700px;
}
.main .menu{
	width: 380px;
}
.main .menu .title{
	width: 382px;
	height: 92px;
}
.styleRed .main .title{
	background: url(../img/newListTitle_R1.png) no-repeat;
}
.styleBlue .main .title{
	background: url(../img/newListTitle_B1.png) no-repeat;
}
.menu .title span{
	    font-size: 30px;
    color: #fff;
    margin-left: 85px;
    line-height: 90px;
}
.menu ul{
	width: 100%;
	border: 1px solid #ebebeb;
	border-top: none;
}
.menu ul li{
	width: 350px;
	padding-left: 30px;
	height: 58px;
	line-height: 58px;
	color: #646464;
	font-size: 17px;
	cursor: pointer;
	border-bottom:1px dashed #f3f3f3;
}
.menu ul li.curAct{
	border-left:2px solid #0b58a0
}
.curAct{
	border-left:2px solid #0b58a0 !important;
}
.menu ul li a{
	display:inline-block;
	width:100%;
	height:100%;
}
.menu ul li:hover{
	background: #ffebc2;
}
.news{
	width: 730px;
}
.news .title{
	font-size: 22px;
	font-family: "microsoft yahei";
	padding-left: 30px;

}
.styleRed .news .title{
	color: #700005;
	background: url(../img/list_icon_R.png) no-repeat 0 center;
}
.styleBlue .news .title{
	color: #0b58a0;
	background: url(../img/list_icon_B.png) no-repeat 0 center;
}

.news .list{
	width: 100%;
	min-height: 600px;
}
.news .list li{
	width: 100%;
	padding:20px 0 15px ;
	/* height: 130px; */
	overflow: hidden;
	
	border-top:1px solid #f7f7f7 ;
	border-bottom:1px solid #f7f7f7 ;
}
.news .list li:nth-child(1){
	border-top:none
}
.news .list li .pic{
	width: 176px;
	height: 94px;
	overflow: hidden;

}
.news .list li .pic img{
	width: 176px;
	height: 94px;
	transition: 0.8s all;
	-webkit-transition: 0.8s all;
	-ms-transition: 0.8s all;
	-moz-transition: 0.8s all;
}
.news .list li:hover .pic img{
	transform: scale(1.2);
	-webkit-transform:scale(1.2);
	-ms-transform: scale(1.2);
	-moz-transform: scale(1.2);
}

.news .list .fr{
	width: 544px;
	height: 97px;
	position:relative;
}
.news .list .time2{
    position: absolute;
    right: 0;
    bottom: 24px;
    color: #868686;
    /* font-weight: bold; */
    font-size: 14px;
}
.news .list h6{
	font-size: 16px;
	font-family: "microsoft yahei";
	line-height: 1.2;
	height: 22px;
	margin-bottom: 10px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news .list p{
	width: 90%;
	font-size: 14px;
	font-family: "microsoft yahei";
	line-height: 1.5;
	height: 46px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	
}
.styleBlue .news .fr h6{
	color: #0b58a0;
}
.styleRed .news .fr h6{
	color: #700005;
}

.news .fr{
	position: relative;
}
.news .fr .more{
    position: absolute;
    display: block;
    width: 60px;
    height: 14px;
    right: 0;
    bottom: 0;
    background: url(../img/list_more.png) no-repeat;
    background-size: 100%;
}
.styleBlue .news li:hover .fr .more{
	background: url(../img/list_more_B.png);
	 width: 60px;
    height: 14px;
	 background-size: 100%;
}
.styleRed .news li:hover .fr .more{
	background: url(../img/list_more_R.png);
		 width: 60px;
    height: 14px;
	 background-size: 100%;
}
/* .content{background: #fff;margin-bottom: 22px;}
.banner_box_1{
	width: 1003px;
	height: 120px;
	position: relative;
	background: url(../img/banner1.png) no-repeat;
}
.title_banner {
    background: url(../img/banner_font_bg.png) repeat;
    height: 45px;
	width: 100%;
	top: 38px;
	position: absolute;
}
.title_banner p{
	    line-height: 45px;
	    font-family: "microsoft yahei";
	    font-size: 24px;
	    color: #333;
	    font-weight: bold;
	    text-indent: 20px;
	    letter-spacing: 15px;
		margin-left:20px;
}
.main{
	width: 963px;
	margin: 0 auto;
}
.main .col{
	width: 460px;
	height: 300px;
	float: left;
	margin: 10px;
}
.main .col .tit{
	height: 36px;
	border-bottom:2px solid #e8e8e8 ;
	width: 430px;
	padding-left: 30px;
	background: url(../img/colBg.png) no-repeat 8px center;
	font-size: 20px;
	color: #93166f;
	line-height: 36px;
	position: relative;
}
.main .col .tit a{
	position: absolute;
	 top: 5px;
	 right: 20px;
	width: 28px;
	height: 25px;
	background: url(../img/rIcon.png) no-repeat;
	display: inline-block;
}
.main .col ul{
	width: 100%;
	height: 258px;
	margin-top: 14px;
}
	.main .col li{
		width: 440px;
		padding-left: 12px;
		font-size: 14px;
		overflow: hidden;
		line-height: 30px;
		height: 30px;
		background: url(../img/dot1.png) no-repeat 4px center;
		font-family: "microsoft yahei";
	}
	.main .col li a{
		color: #5e5e5e;
		float: left;
		width:342px ;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.main .col  li:hover a,.main .col  li:hover span{
		color: #f40a0a;
	}
	.main .col  li:hover{
		background: url(../img/dot2.png) no-repeat 4px center;
	}
	.main .col  li span{
		color:  #5e5e5e;
		float: right;
	}
	.path{
		width: 940px;
		padding-left: 23px;
		background: url(../img/gps.png) no-repeat 0 center;
		color: #444;
		font-size: 14px;
		line-height: 38px;
		margin: 15px 0;
		border-bottom: 1px solid #93166f;
	}
	.path a:hover{
		color: #93166f;
	}
.single{

    min-height: 701px;
}
.single .list {
	margin-top: 10px;
    height: 646px;

}
.single .list li{
	height: 38px;
	font-size: 16px;
	color: #333;
	line-height: 38px;
	padding-left: 32px;
	background: url(../img/dot3.png) no-repeat  13px center;
	border-bottom: 1px dashed #b2b2b24d;
}
.single .list li a{
	float: left;
	color:  #333;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 770px;
	font-size: 16px;
}
.single .list li  span{
	float: right;   
	width: 90px;
	font-size: 16px;
}
.single .list li:hover,.single .list li:hover a{
	color: red;
} */
.page{
	width: 730px;
	margin: 0 auto;
height: 50px;
line-height: 50px;
	margin-top: 10px;
}
.page li{
	float: left;
	height: 50px;
	line-height: 50px;
}
.page li span{
PADDING-RIGHT: 11px;
    PADDING-LEFT: 11px;
    FONT-WEIGHT: bold;
    PADDING-BOTTOM: 9px;
    COLOR: #fff;
    MARGIN-RIGHT: 8px;
    PADDING-TOP: 9px;
    background: #740a00;
}
.page li a{
    BORDER-RIGHT: #dedfde 1px solid;
    PADDING-RIGHT: 10px;
    BACKGROUND-POSITION: 50% bottom;
    BORDER-TOP: #dedfde 1px solid;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 8px;
    BORDER-LEFT: #dedfde 1px solid;
    COLOR: #151414;
    MARGIN-RIGHT: 8px !important;
    PADDING-TOP: 8px;
    BORDER-BOTTOM: #dedfde 1px solid;
    TEXT-DECORATION: none;
}


.menu ul li a{
	display:inline-block;
	height:100%;
}
.menu ul li:hover{
	background: #ffebc2;
}
.list_l_top{
width: 350px;
	padding-left: 30px;
	height: 58px;
	line-height: 58px;
	color: #646464;
	font-size: 17px;
	cursor: pointer;
	background: #fdfbf7;
}
.list_l_top a{
	display:block;
	width:100%;
	height:100%;
}


.list_l_top:hover{
	background: #ffebc2;
}

.list_l_lm ul li{
	padding-left: 50px;
	height: 46px;
	line-height: 46px;
	color: #646464;
	font-size: 15px;
	cursor: pointer;
	width:328px;
}
.list_l_lm ul a{
	
	width:320px;
	font-family:'微软雅黑'
}