
.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(/img/index/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}
.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.hot_file .title .toggleHot>span{
	font-size: 14px;
	color:#999999;
	cursor: pointer;
}
.hot_file .title .line {
	margin: auto 6px;
}

.hot_file .title .toggleHot>.activeHot {
	font-size: 22px;
	color:#232323;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}
.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(/img/index/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}
.template_two .title{
	display: flex;
	padding:23px 0;
	align-items: center;
	justify-content: space-between;
	box-sizing: border-box;
	border-bottom:1px solid #EFF0F2;
}
.template_two .title>div{
	display: flex;
	align-items: center;
	color: #232323;
	font-size: 22px;
	font-weight: bold;
}
.template_two .title>div img{
	width: 37px;
	height: 35px;
	margin-right: 5px;
	
}
.template_two .title>img{
	width: 7px;
	height: 12px;
	cursor: pointer;
}
.template_two .hot_file .hotFile_list{
	
	margin-top:10px;
	/* height: 180px; */
}
.template_two .hot_file .hotFile_list li:hover,
.template_two .info_file .info_list li div:hover,
.template_two .expert_div .expert_content>div:hover{
	color:#1C8EFF;
}

.template_two .hot_file .hotFile_list li .hot_img{
	width: 17px;
	/* height: 20px; */
	margin-right: 6px;
}
.export_div .export_content>div{
	display: flex;
	flex-wrap: wrap;
	font-weight: 500;
	margin-top: 17px;
	padding-bottom: 18px;
	cursor: pointer;
	box-sizing: border-box;
	border-bottom: 1px solid #EFF0F2;
}
.export_div .export_content>div:last-child{
	border-bottom: none;
}
.export_div .exportRight .export .medal {
	width: 17px;
	height: 21px;
	margin-left: 18px;
	margin-top: 3px;
}
.export_div .exportRight .export_tab {
	text-align: right;
	display: flex;
}
.export_div .exportRight .export_tab span{
	display: inline-block;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 24px;
	padding:0 5px;
	margin-left: 5px;
	background-color: #1C8EFF;
	border-radius: 10px 0px 10px 0px;
}
.export_div .exportRight .expert_profile {
	font-size: 14px;
	color: #666666;
	line-height: 22px;
	margin-top: 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.template_two .info_file .info_list {
	font-weight: 500;
	margin-top:10px;
}
.template_two .info_file .info_list li:first-child .count{
	color: #EB2828;
}
.template_two .info_file .info_list li:nth-child(2) .count{
	color: #EC6D18;
}
.template_two .info_file .info_list li:nth-child(3) .count{
	color: #ECB318;
}

.template_two .expert_content .recruitPic {
	width: 35px;
	height: 24px;
}
.template_two .law_list .lawPic>div:hover{
	opacity: 1;
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	box-shadow: 0px 0px 15px 1px rgba(57, 58, 57, 0.39);
}
.template_two .law_list .lawRight>div>div:hover div{
	color:#1C8EFF;
}
.template_two .law_list .lawRight>div .lawTime{
	
	color: #1C8EFF;
	margin-left: 67px;
}
.template_two .law_file .title{
	margin: auto 20px;
}
.template_two .law_file .law_list{
	margin-top: 20px;
}
.template_two .law_file .law_list>div {
	display: flex;
	margin-bottom: 30px;
}
.template_two .law_list .lawPic>div{
	width: 161px;
	height: 58px;
	line-height:58px;
	margin-bottom: 6px;
	text-align: center;
	background: #67E7E5;
	cursor: pointer;
	position: relative;
	
}
.template_two .video_content>div{
	display: flex;
	align-items: center;
	margin: 17px auto;
	cursor: pointer;
}
.template_two .video_content .videoPic {
	width: 120px;
	height: 60px;
	position: relative;
	margin-right: 16px;
}
.template_two .videoPic .cover{
	width: 120px;
	height: 60px;
}
.template_two .videoRight{
	font-size: 14px;
	font-weight: 400;
	color: #232323;
	line-height: 24px;
}
.template_two .videoRight>div{

	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.template_two .videoRight span{
	font-size: 14px;
	font-weight: 500;
	color: #8B8B8B;
	line-height: 20px;
}
.template_two .no_data_div:hover div{
	color:#232323;

}
.template_two .no_data_div div{
	display: flex;
	flex-direction: column;
	align-items: center;
}
@media screen  and (min-width:751px) {
.flexslider {
	
	width: 100%;
	margin: 0px auto 20px;
	position: relative;
	width: 100%;
	height: 400px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}


.flexslider .slides a img {
	width: 100%;
	/* height: 400px; */
	height: 100%;
	display: block;
}
/*  */
.flex_div{ 
	margin:20px auto 0;
	background-color: #ffffff;
	font-family: PingFang SC;
	
}
.template_two{
	
	width: 1200px;
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
	background-color: #F5F7FD;
}
.template_two .hot_file{
	width: 58%;
	height: 100%;
	margin-right: 11px;
	padding:0 20px 20px;
	box-sizing: border-box;
	background-color: #ffffff;
	border-radius: 4px;
}

.template_two .hot_file .hotFile_list li,
.template_two .info_list li{
	width: 100%;
	font-size: 14px;
	font-weight: 500;
	color: #232323;
	display: flex;
	cursor: pointer;
	line-height: 36px;
	align-items:center;
	justify-content: space-between;
	box-sizing: border-box;
}


.template_two .hot_file .hotFile_list li>div{
	width: 53%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
	margin-right: 100px;
}
.template_two .hot_file .hotFile_list li>span{
	display: inline-block;
	width: 16%;
	text-align: right;
	font-weight: 400;
	color: #1C8EFF;
	margin-left: 56px
}


.template_two  .export_div{
	width: 40%;
	height: 100%;
	margin-left: 11px;
	/* margin-left:23px; */
	padding:0 20px;
	box-sizing: border-box;
	background-color: #ffffff;
	border-radius: 4px;
}
.template_two  .export_div .exportImg {
	width: 55px;
	height: 55px;
	margin-right: 12px;
	border-radius: 50%;
	box-shadow: 0px 6px 5px 0px rgba(57, 58, 57, 0.14);
}
.export_div .exportRight{
	width: 83%;
}
.export_div .exportRight .export {
	display: flex;
}
.export_div .exportRight .export>span{
	display: inline-block;
	width: 20%;
	height: 100%;
	font-size: 18px;
	color: #333333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	/* line-height: 42px; */
}

.template_two .info_file {
	width: 39%;
	height: 100%;
	margin-right: 11px;
	padding:0 20px 20px;
	box-sizing: border-box;
	background-color: #ffffff;
	border-radius: 4px;
}
.template_two .expert_div  .expert_content>div{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	font-size: 14px;
	cursor: pointer;
	color: #232323;
}
.template_two .info_file .info_list li>div {
	width: 73%;
	font-size: 14px;
	color: #232323;
	line-height: 48px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.template_two .info_list li .count{
	display: inline-block;
	height: 100%;
	font-size: 18px;
	font-family: HYRuiHuSong;
	font-weight: bold;
	font-style: italic;
	color:#BBBBBB;
	line-height: 48px;
}

.template_two .info_file .info_list li>span:last-child{
	display: inline-block;
	width: 20%;
	text-align: right;
	font-size: 14px;
	color: #1C8EFF;
}
.template_two .expert_div {
	width: 59%;
	height: 100%;
	/* margin-left: 11px; */
	padding:0 20px 20px;
	box-sizing: border-box;
	background-color: #ffffff;
	border-radius: 4px;
	margin-left: 10px;
}
.template_two .expert_div  .expert_content>img{
	height: 78px;
	width: 100%;
	margin-bottom: 26px;
}

.template_two .expert_content .jobs {
	display: inline-block;
	width: 21%;
	font-weight: bold;
	line-height: 48px;
	margin: auto 20px auto 14px;
}
.template_two .expert_content>div div{
	width: 50%;
	line-height: 48px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.template_two .expert_content>div .expertTime {
	width: 13%;
	text-align: right;
	display: inline-block;
	color: #1C8EFF;
	line-height: 48px;
	margin-left: 32px;
}
.divide {
	min-width: 1000px;
	max-width: 1200px;
	padding-top:0;
	height: 98px;
	margin: 20px auto;
	background-color: #F5F7FD;
	
}
.divide  img{
	width: 100%;
	height: 98px;
}
.template_two .law_file span{
	display: inline-block;
}
.template_two .law_file {
	width: 62%;
	background-color: #fff;
}


.template_two .law_list>div .bar{
	width: 9px;
	height: 9px;
	margin-right: 20px;
	background: #1C8EFF;
	border-radius: 50%;
}
.template_two .law_list .lawRight{
	width: 72%;
	height: 100%;
	margin-left: 48px;
}
.template_two .law_list .lawRight>div{
	width: 100%;
	display: flex;
	font-size: 14px;
	line-height: 48px;
	margin-top: 4px;
	cursor: pointer;
}
.template_two .law_list .lawRight>div>div{
	width: 70%;
	display: flex;
	align-items: center;
}
.template_two .law_list .lawRight>div>div div{
	width: 90%;
	color:#232323;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.template_two .video_div {
	width: 35%;
	padding:0 20px;
	background-color: #fff;
	box-sizing: border-box;
}

.template_two .videoPic .video_zant {
	width: 20px;
	height: 20px;
	position: absolute;
	top:50%;
	left:50%;
	margin-top: -10px;
	margin-left: -10px;
}

.template_two .no_data_div{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	margin: 30px auto;
}

}
@media screen  and (max-width:750px) {
	html,body{
		overflow-x: hidden;
	}
	.flexslider {
		max-width: 750px;
		min-width: 300px;
		margin: 0px 0px 20px;
		position: relative;
		max-height: 400px;
		min-height: 100px;
		overflow: hidden;
		zoom: 1;
		left: 0;
		right:0;

	}
	
	.flexslider .slides li {
		width: 100%;
		height: 100%;

	}
	
	.flex-control-nav {
		width: 100%;
		position: absolute;
		bottom: 10px;
		text-align: center;
	}
	
	
	.flexslider .slides a img {
		width: 100%;
		height:100%;
		/* height: 400px; */
		display: block;
		object-fit:fill;
	}
	/*  */
	.flex_div{
		min-width: 320px;
		max-width: 750px;
		margin:20px auto 0;
		
		background-color: #ffffff;
		font-family: PingFang SC;
	}
	.template_two{
		width: 100%;
		display:flex;
		flex-wrap: wrap;
		margin: auto;
		justify-content: space-between;
		background-color: #F5F7FD;
	}
	.template_two .hot_file{
		width: 100%;
		/* width: 61%; */
		height: 100%;
		padding:0 20px 20px 20px;
		box-sizing: border-box;
		background-color: #ffffff;
		border-radius: 4px;
		box-sizing: border-box;
	}
	
	.template_two .hot_file .hotFile_list li,
	.template_two .info_list li{
		width: 100%;
		font-size: 14px;
		font-weight: 500;
		color: #232323;
		display: flex;
		cursor: pointer;
		line-height: 36px;
		align-items:center;
		justify-content: space-between;
		box-sizing: border-box;
	}
	
	
	.template_two .hot_file .hotFile_list li>div{
		width: 53%;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		text-align: left;
		margin-right: 100px;
	}
	.template_two .hot_file .hotFile_list li>span{
		display: inline-block;
		width: 16%;
		text-align: right;
		font-weight: 400;
		color: #1C8EFF;
		margin-left: 36px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	
	
	.template_two  .export_div{
		/* width: 61%; */
		width: 100%;
		height: 100%;
		padding:0 20px 0 20px;
		margin-top: 20px;
		box-sizing: border-box;
		background-color: #ffffff;
		border-radius: 4px;
	}
	.template_two  .export_div .exportImg {
		width: 55px;
		height: 55px;
		margin-right: 12px;
		border-radius: 50%;
		box-shadow: 0px 6px 5px 0px rgba(57, 58, 57, 0.14);
	}
	
	.export_div .exportRight{
		max-width: 83%;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.export_div .exportRight .export {
		display: flex;
	}
	.export_div .exportRight .export>span{
		display: inline-block;
		width: 20%;
		height: 100%;
		font-size: 18px;
		color: #333333;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		/* line-height: 42px; */
	}

	.template_two .info_file {
		/* width: 61%; */
		width: 100%;
		height: 100%;
		padding:0 20px 20px 20px;
		margin-top: 20px;
		box-sizing: border-box;
		background-color: #ffffff;
		border-radius: 4px;
	}
	
	.template_two .info_file .info_list li>div {
		max-width: 73%;
		font-size: 14px;
		color: #232323;
		line-height: 48px;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}
	.template_two .info_list li .count{
		display: inline-block;
		height: 100%;
		font-size: 18px;
		font-family: HYRuiHuSong;
		font-weight: bold;
		font-style: italic;
		color:#BBBBBB;
		line-height: 48px;
	}
	
	.template_two .info_file .info_list li>span:last-child{
		display: inline-block;
		width: 20%;
		text-align: right;
		font-size: 14px;
		color: #1C8EFF;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}
	.template_two .expert_div {
		/* width: 61%; */
		width: 100%;
		height: 100%;
		padding:0 20px 20px 20px;
		margin-top: 20px;
		box-sizing: border-box;
		background-color: #ffffff;
		border-radius: 4px;
		/* margin-left: 10px; */
	}
	.template_two .expert_div  .expert_content>img{
		height: 78px;
		width: 100%;
		margin-bottom: 26px;
	}
	.template_two .expert_div  .expert_content>div{
		width: 100%;
		display: flex;
		
		align-items: center;
		font-size: 14px;
		cursor: pointer;
		color: #232323;
	}
	.template_two .expert_content .jobs {
		display: inline-block;
		width: 21%;
		font-weight: bold;
		line-height: 48px;
		margin: auto 20px auto 14px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.template_two .expert_content>div div{
		max-width: 50%;
		line-height: 48px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.template_two .expert_content>div .expertTime {
		width: 23%;
		text-align: right;
		display: inline-block;
		color: #1C8EFF;
		line-height: 48px;
		margin-left: 32px;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}
	.divide {
		padding-top:0;
		max-width: 750px;
		/* height: 98px; */
		margin: 20px auto;
		background-color: #F5F7FD;
		
	}
	.divide  img{
		width: 100%;
		height: 100%;
	}
	.template_two .law_file span{
		display: inline-block;
	}
	.template_two .law_file {
		/* width: 62%; */
		/* width: 61%; */
		width: 100%;
		/* padding-right:30px; */
		box-sizing: border-box;
		background-color: #fff;
	}
	
	.template_two .law_list .lawPic>div:hover div{
		width: 100%;
		height: 44px;
		position: absolute;
		bottom: 0;
		left: 0;
		background: url("/img/index/type.png") no-repeat top left;
	}
	.template_two .law_list .lawPic span{
		font-size: 18px;
		color: #FFFFFF;
	}
	.template_two .law_list>div .bar{
		width: 9px;
		height: 9px;
		margin-right: 20px;
		background: #1C8EFF;
		border-radius: 50%;
	}
	.template_two .law_list .lawRight{
		max-width: 60%;
		height: 100%;
		margin-left: 18px;
	}
	.template_two .law_list .lawRight>div{
		width: 90%;
		display: flex;
		font-size: 14px;
		line-height: 48px;
		margin-top: 4px;
		cursor: pointer;
	}
	.template_two .law_list .lawRight>div>div{
		max-width: 70%;
		display: flex;
		align-items: center;
	}
	.template_two .law_list .lawRight>div>div div{
		max-width: 90%;
		color:#232323;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.template_two .law_list .lawRight>div .lawTime{
		width:20% ;white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.template_two .video_div {
		/* width: 61%; */
		width: 100%;
		padding:0 20px 0 20px;
		margin-top: 20px;
		background-color: #fff;
		box-sizing: border-box;
	}
	
	.template_two .videoPic .video_zant {
		width: 20px;
		height: 20px;
		position: absolute;
		top:50%;
		left:50%;
		margin-top: -10px;
		margin-left: -10px;
	}

	.template_two .no_data_div{
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 100%;
		margin: 30px auto;
	}
}