﻿.first{
	width: 100%;
	margin-top: 40px;
	position: relative;
}
.first .firstLeft{
	width: 640px;
	overflow: hidden;
	vertical-align: top;
	height: 440px;
	position: relative;
	margin-right: 35px;
}
.first .firstLeft .newBtm{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	bottom: 7px;
	padding-left: 15px;
}
.first .firstLeft .newBtm p{
	display: block;
	margin: 0 auto;
	width: 80%;
	text-align: center;
	white-space:nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.first .firstLeft .hd{
	position: absolute;
	bottom: 0;
	left: 0;
	height: 6px;
	width: 100%;
}
.first .firstLeft .hd ul{
	height: 6px;
	display: flex;
	justify-content: space-between;
}
.first .firstLeft .hd li{
	width: 19.5%;
	height: 6px;
	background-color: rgba(0,0,0,0.2);
	text-align: center;
}
.first .firstLeft .hd li.on{
	background-color: #c50304;
}
.firstRight{
	width: 640px;
	height: 440px;
	border: 1px solid #e5e5e5;
	padding: 30px 40px;
	box-sizing: border-box;
	position: absolute;
	right: 0;
}
.firstRight .cont1ListTit{
	width: 100%;
	
}
.firstRight .cont1ListTit::after{
	margin-top: 17px;
	content: "";
	display: block;
	width: 30px;
	height: 3px;
	background-color: #f37353;
}
.firstRight .cont1ListTit ul li a{
	
	font-size: 20px;
	color: #333333;
}
.firstRight .cont1ListTit ul li+li{
	margin-left: 15px;
}
.firstRight .cont1ListTit ul li.on a{
	font-size: 26px;
	color: #c50304;
}
.firstRight .newlists ul li{
	
	padding: 15px 0;
	box-sizing: border-box;
}
.firstRight .newlists ul li+li{
	border-top: 1px solid #f2f2f2;
}
.firstRight .newlists ul li .newright1 .NrTitle a{
	font-size: 18px;
	display: block;
	color: #333333;
	width: 420px;
	white-space:nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.firstRight .newlists ul li .newright1{
	margin-bottom: 10px;
}
.firstRight .newlists ul li .newleft1 img{
	width: 20px;
}
.firstRight .newlists ul li .newleft1 span{
	font-size: 16px;
	color: #999999;
	margin-left: 12px;
}
.firstRight  .newlists ul{
	display: none;
}
.firstRight  .newlists ul.on{
	display: block;
}
.twoList {
	margin-top: 30px;
}
.twoList img{
	width: 100%;
}
.thereBlock{
	margin-top: 40px;
}
.thereBlock .thereImgs{
	width: 640px;
}
.thereBlock .thereImgs+.thereImgs{
	margin-left: 45px;
}
.fourBlock{
	margin-top: 40px;
}
.fourBlock .fourLeft,.fourBlock .fourRight{
	border: 1px solid #e5e5e5;
	width: 640px;
	height: 360px;
	padding: 25px 30px;
	box-sizing: border-box;
	vertical-align: top;
}
.fourBlock .fourRight{
	margin-left: 44px;
}
.allcontTitle{
	position: relative;
	width: 100%;
}
.allcontTitle p{
	font-size: 26px;
	color: #c50304;
	line-height: 29px;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	background-color: #fff;
}
.allcontTitle img{
	vertical-align: bottom;
	width: 20px;
	display: inline-block;
	padding-left: 12px;
	margin-left: -5px;
	box-sizing: content-box;
	background-color: #fff;
}
.allcontTitle div.hr{
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #e5e5e5;
	z-index: -1;
}
.fourBlock .fourLeft .leData,.fourBlock .fourRight .rtData{
	margin-top: 20px;
}
.fourBlock .fourLeft .leData .leList ul li,.fourBlock .fourRight .rtData .leList ul li{
	width: 240px;
	height: 36px;
	padding-left: 10px;
	box-sizing: border-box;
	border: 1px solid #c50304;
	border-radius: 0 50px 50px 0;
	position: relative;
}
.fourBlock .fourLeft .leData .leList ul li a,.fourBlock .fourRight .rtData .leList ul li a{
	 font-size: 17px;
	 line-height: 36px;
	 color: #333333;
	 white-space:nowrap;
	 overflow: hidden;
	 text-overflow: ellipsis;
	 width: 100%;
	 display: inline-block;
 }
.fourBlock .fourLeft .leData .leList ul li+li,.fourBlock .fourRight .rtData .leList ul li+li{
	margin-top: 8px;
}
.fourBlock .fourLeft .leData .leList ul li.on,.fourBlock .fourRight .rtData .leList ul li.on{
	background-color: #c50304;
	color: #fff;
}
.fourBlock .fourLeft .leData .leList ul li.on a,.fourBlock .fourRight .rtData .leList ul li.on a{
	color: #fff;
}
.fourBlock .fourLeft .leData .leList ul li.on::after,.fourBlock .fourRight .rtData .leList ul li.on::after{
	content: "";
	display: block;
	position: absolute;
	right: -12px;
	top: 40%;
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-left: 6px solid #c50304;
	border-bottom: 5px solid transparent;
}
.fourBlock .fourLeft .leData .leCont{
	background-color: #f1f1f1;
	width: 320px;
	vertical-align: top;
	margin-left: 13px;
	padding: 24px;
	box-sizing: border-box;
}
.fourBlock .fourLeft .leData .leCont ul li{
	display: none;
}
.fourBlock .fourLeft .leData .leCont ul li.on{
	display: block;
}
.fourBlock .fourLeft .leData .leCont ul li .leContTop{
	border-bottom: 1px solid #fff;
	padding-bottom: 20px;
	box-sizing: border-box;
}
.fourBlock .fourLeft .leData .leCont ul li .leContTop .title a{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	width: 100%;
	white-space:nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 14px;
}
.fourBlock .fourLeft .leData .leCont ul li .leContTop .cont{
	color: #333333;
	font-size: 16px;
	margin-bottom: 15px;
	display: block;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.fourBlock .fourLeft .leData .leCont ul li .leContTop .date img{
	width: 20px;
	vertical-align: middle;
}
.fourBlock .fourLeft .leData .leCont ul li .leContTop .date p{
	display: inline-block;
	font-size: 16px;
	color: #999999;
	vertical-align: middle;
	margin-left: 16px;
}
.fourBlock .fourLeft .leData .leCont ul li .leContBtm{
	padding: 5px 0;
	box-sizing: border-box;
}
.fourBlock .fourLeft .leData .leCont ul li .leContBtm .list{
	position: relative;
	width: 100%;
	padding: 8px;
	padding-left: 20px;
	white-space:nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.fourBlock .fourLeft .leData .leCont ul li .leContBtm .list a{
	font-size: 18px;
}
.fourBlock .fourLeft .leData .leCont ul li .leContBtm .list::before{
	content: "";
	position: absolute;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background-color: #c50304;
	z-index: 10;
	display: block;
	top: 45%;
	transform: translateX(-50%);
	left: 5px;
}
.fourBlock .fourRight .rtData .leCont{
	width: 320px;
	height: 255px;
	background-color: #f1f1f1;
	vertical-align: top;
	margin-left: 12px;
	padding: 30px;
	box-sizing: border-box;
}
.leContLists{
	display: none;
}
.leContLists.on{
	display: block;
}
.leContLists .fourLbt{
	width: 100%;
	position: relative;
}
.leContLists .fourLbt .newBtm p{
	width: 100%;
	margin-top: 15px;
	white-space:nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.leContLists .fourLbt .prev,.leContLists .fourLbt .next{
	position: absolute;
	width: 15px;
	height: 19px;
	top: 50%;
	margin-top: -23px;
	z-index: 10;
}
.leContLists .fourLbt .prev{
	left: 10px;
	background: url(../images/p.png) no-repeat center;
	background-size: 100% 100%;
}
.leContLists .fourLbt .next{
	background: url(../images/n.png) no-repeat center;
	background-size: 100% 100%;
	right: 10px;
}
.fiveBlock{
	margin-top: 40px;
}
.fiveBlock .fiveLeft{
	border: 1px solid #e5e5e5;
	width: 820px;
	height: 310px;
	padding: 25px 30px;
	box-sizing: border-box;
	vertical-align: top;
}
.fiveBlock .fiveLeft .fiveWdxd{
	width: 380px;
	margin-top: 22px;
	vertical-align: top;
}
.fiveBlock .fiveLeft .fiveWdxd .lbigTit{
	width: 35px;
	height: 149px;
	padding: 13px 8px 0;
	font-size: 18px;
	color: #c50304;
	line-height: 19px;
	font-weight: bold;
	background: url(../images/sTitBg.png) no-repeat top left;
	background-size: 100%;
	vertical-align: top;
}
.fiveBlock .fiveLeft .fiveWdxd .lsmTit{
	width: 320px;
	vertical-align: top;
	margin-left: 20px;
}
.fiveBlock .fiveLeft .fiveWdxd .lsmTit .lTitles{
	background-color: #f1f1f1;
	width: 100%;
	height: 30px;
	padding-left: 20px;
	line-height: 30px;
	border-radius: 0 50px 50px 0;
	white-space:nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.fiveBlock .fiveLeft .fiveWdxd .lsmTit .lTitles a{
	font-size: 16px;
	color: #333333;
}
.fiveBlock .fiveLeft .fiveWdxd .lsmTit .lTitles+.lTitles{
	margin-top: 13px;
}
.fiveBlock .fiveLeft .fiveWdxd .lsmTit .lTitles.on{
	background-color: #c50304;
	color: #fff;
}
.fiveBlock .fiveLeft .fiveWdxd .lsmTit .lTitles.on a{
	color: #fff;
}
.fiveBlock .fiveLeft .fiveZdgc{
	margin-left: 30px;
	width: 340px;
	margin-top: 22px;
	vertical-align: top;
	position: relative;
}
.fiveBlock .fiveLeft .fiveZdgc .rbigTit{
	width: 312px;
	height: 34px;
	padding-left: 14px;
	font-size: 18px;
	color: #c50304;
	line-height: 34px;
	font-weight: bold;
	background: url(../images/hTitBg.png) no-repeat top left;
	background-size: 100%;
	vertical-align: top;
}
.fiveBlock .fiveLeft .fiveZdgc .rsmTit{
	margin-top: 8px;
}
.fiveBlock .fiveLeft .fiveZdgc .rsmTit .rTitles{
	width: 100%;
	padding: 10px 0;
	padding-left: 25px;
	white-space:nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
}
.fiveBlock .fiveLeft .fiveZdgc .rsmTit .rTitles::before{
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #c50304;
	top: 55%;
	left: 2px;
	z-index: 5;
	transform: translateY(-50%);
}
.fiveBlock .fiveLeft .fiveZdgc .shr{
	width: 2px;
	height: 166px;
	background-color: #fdeae5;
	position: absolute;
	top: 34px;
	left: 5px;
	z-index: 0;
}
.fiveBlock .fiveRight{
	width: 458px;
	height: 310px;
	margin-left: 45px;
	overflow: hidden;
	vertical-align: top;
}
.fiveBlock .fiveRight img{
	width: 100%;
}
.sixBlock{
	width: 100%;
	margin-top: 40px;
	border: 1px solid #e5e5e5;
	padding: 30px;
}
.sixBlock .htdfcList{
	width: 100%;
	margin-top: 25px;
}
.sixBlock .htdfcList .bd ul li{
	display: inline-block;
	width: 231px;
	margin: 13px;
}
.sixBlock .htdfcList .bd ul li p{
	margin-top: 25px;
	display: block;
	width: 100%;
	padding: 0 15px;
	text-align: center;
}