* {
	margin: 0;
	padding: 0
}

body {
	overflow: scroll;
	overflow-x: hidden;
}

ul {
	list-style: none
}

a {
	text-decoration: none
}

input {
	outline: none
}

img {
	border-style: none
}

.iconfont {
	font-family: "iconfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale
}

i:hover {
	cursor: pointer
}

.none {
	display: none
}

.section {
	width: 100%;
	background-color: #bf1916;
	position: relative;
}

/* 国柱背景 */
.section .guozhuBox {
	width: 12%;
	position: absolute;
	bottom: 0;
	right: 0;
}

.section .guozhuBox img {
	width: 100%;
}

.section .typeArea {
	width: 76%;
	margin: 0 auto;
	overflow: hidden;
	/* background-color: #deeefe;*/
	background-color: #c9e7ff;
}

.section .typeArea .layui-tab-card {
	border-style: none !important;
}

.section .typeArea .layui-tab-card .layui-tab-title .layui-this:after {
	border-style: none !important;
}

/* 首页大轮播 */
.section .typeArea .lunbo {
	width: 100%;
	height: 150px;
	margin: 0 0 20px 0;
	/* background-color: #deeefe;*/
	background-color: #c9e7ff;
	/* padding: 5px 10px 10px 10px; */
	/* padding: 0 3px; */
}

.section .typeArea .lunbo .luboWithin {
	border: 2px solid #c28584;
	box-shadow: 0 0 5px 0px rgba(191, 25, 22, 0.6);
	/* border: 1px solid #c9d5e3; */
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.section .typeArea .lunbo .luboWithin .titleBadge {
	width: 10%;
	height: 100%;
	float: left;
	text-align: center;
}

.section .typeArea .lunbo .luboWithin .titleBadge .centerBox {
	display: inline-block;
	margin-top: 15%;
	background-color: #bf1916;
	width: 55%;
	height: 55%;
	text-align: center;
}

.section .typeArea .lunbo .luboWithin .titleBadge .centerBox div {
	width: 100%;
	height: 50%;
	line-height: 35px;
	color: #f2d67d;
	font-size: 24px;
	font-weight: 600;
}

.section .typeArea .lunbo .layui-carousel {
	float: left;
	width: 80% !important;
}

.section .typeArea .lunbo .layui-carousel .layui-carousel-ind {
	width: 10%;
	left: -11%;
}

.section .typeArea .lunbo .layui-carousel .layui-carousel-ind ul {
	background-color: rgba(0, 0, 0, 0);
	border-radius: 0;
}

.section .typeArea .lunbo .layui-carousel .layui-carousel-ind ul li {
	background-color: #dbd6d2;
	border-radius: 0;
}

.section .typeArea .lunbo .layui-carousel .layui-carousel-ind ul .layui-this {
	background-color: #bf1916;
	border-radius: 0;
}

.section .typeArea .lunbo .layui-carousel .layui-icon {
	display: none !important;
}

.section .typeArea .lunbo .layui-carousel .bannerItem {
	width: 100%;
	height: 100%;
	/* background-color: #deeefe;*/
	background-color: #c9e7ff;
	text-align: center;
}

.section .typeArea .lunbo .layui-carousel>div>div .titleBox {
	display: inline-block;
	width: 90%;
	height: 100%;
}

.section .typeArea .lunbo .layui-carousel>div>div .titleBox .mainTitle {
	margin-top: 25px;
}

.section .typeArea .lunbo .layui-carousel>div>div .titleBox .mainTitle a {
	font-size: 30px;
	color: #bf1916;
}

.section .typeArea .lunbo .layui-carousel>div>div .titleBox .mainTitle a:hover {
	color: #e51e1a;
}

.section .typeArea .lunbo .layui-carousel>div>div .titleBox .subtitle {
	font-size: 14px;
	color: #e51e1a;
}

.section .typeArea .lunbo .luboWithin .moreBox {
	width: 10%;
	height: 100%;
	float: left;
	position: relative;
}

.section .typeArea .lunbo .luboWithin .moreBox a {
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-size: 14px;
	color: #a70c09;
	font-weight: bold;
}

.section .typeArea .lunbo .luboWithin .moreBox a:hover {
	color: #e51e1a;
}

/* 小轮播图和综合要闻 */
.section .typeArea .littleLunbo {
	padding: 10px;
	height: 330px;
	width: 100%;
	/* background-color: #deeefe;*/
	background-color: #c9e7ff;
	overflow: hidden;
}

.section .typeArea .littleLunbo>div {
	float: left;
}

.section .typeArea .littleLunbo .littleBanner {
	width: 40%;
	height: 100%;
}

.section .typeArea .littleLunbo .littleBanner .layui-carousel .bannerItem {
	width: 100%;
	height: 100%;
	position: relative;
}

.section .typeArea .littleLunbo .littleBanner .layui-carousel .bannerItem img {
	width: 100%;
	height: 100%;
}

.section .typeArea .littleLunbo .littleBanner .layui-carousel .bannerItem .titleBox {
	font-size: 16px;
	background-color: rgba(0, 0, 0, 0.3);
	/* color: #ffffff; */
	color: #bf1916;
	width: 100%;
	padding: 3px 5px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.section .typeArea .littleLunbo .layui-carousel .layui-carousel-ind {
	top: -23px;
}

.section .typeArea .littleLunbo .layui-carousel .layui-carousel-ind ul {
	background-color: rgba(0, 0, 0, 0);
	padding: 0;
	position: absolute;
	right: 10px;
}

.section .typeArea .littleLunbo .layui-carousel .layui-carousel-ind ul li {
	width: 25px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	margin: 0 1px;
	background-color: #525050;
	opacity: 0.3;
	border-radius: 0;
	color: #ffffff;
}

.section .typeArea .littleLunbo .layui-carousel .layui-carousel-ind ul .layui-this {
	background-color: black;
	opacity: 0.7;
	border-radius: 0;
	color: #f2d67d;
}

.section .typeArea .littleLunbo .layui-carousel .layui-icon {
	display: none;
}

.section .typeArea .littleLunbo .comprehensivePoint {
	width: 60%;
	height: 100%;
	padding: 0 5px;
}

.section .typeArea .littleLunbo .comprehensivePoint .top {
	border-bottom: 2px solid #bf1916;
	/* border-bottom: 0.7px solid #ccc; */
	position: relative;
}

.section .typeArea .littleLunbo .comprehensivePoint .top .title {
	padding: 0 25px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	color: #f2d67d;
	background-image: url(../images/index/col-title-back.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: left top;
}

.section .typeArea .littleLunbo .comprehensivePoint .top .more {
	position: absolute;
	top: 5px;
	right: 10px;
}

.section .typeArea .littleLunbo .comprehensivePoint .top .more a {
	font-size: 14px;
	font-weight: bold;
	color: #a70c09;
}

.section .typeArea .littleLunbo .comprehensivePoint .top .more a:hover {
	color: #e51e1a;
}

.section .typeArea .littleLunbo .comprehensivePoint .content {
	width: 100%;
	height: 275px;
}

.section .typeArea .littleLunbo .comprehensivePoint .content ul {
	width: 100%;
	height: 100%;
}

.section .typeArea .littleLunbo .comprehensivePoint .content ul li {
	height: 16%;
	padding: 8px 15px;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
}

.section .typeArea .littleLunbo .comprehensivePoint .content ul li>div {
	float: left;
	font-size: 18px;
}

.section .typeArea .littleLunbo .comprehensivePoint .content ul li .date {
	position: absolute;
	right: 10px;
}

.section .typeArea .littleLunbo .comprehensivePoint .content ul li:first-child {
	text-align: center;
	padding: 15px 0;
}

.section .typeArea .littleLunbo .comprehensivePoint .content ul li:first-child>div {
	float: none;
}

.section .typeArea .littleLunbo .comprehensivePoint .content ul li:first-child .aTitle a {
	font-size: 22px;
	color: #bf1916;
	font-weight: bold;
}

.section .typeArea .littleLunbo .comprehensivePoint .content ul li:first-child .aTitle a:hover {
	color: #e51e1a;
}

/* 带tab列表公共样式 */

.section .typeArea .layui-tab {
	margin: 0;
	height: 100%;
	box-shadow: none;
}

.section .typeArea .layui-tab .layui-tab-title {
	/* background-color: #dfefff;*/
	background-color: #c9e7ff;
	/* border-bottom: 0.7px solid #ccc; */
	/*border-bottom: 2px solid #c28584;*/
	border-bottom: 2px solid #bf1916;
	position: relative;
}

.section .typeArea .layui-tab .layui-tab-title li {
	font-size: 20px;
	font-weight: bold;
	padding: 0 23px;
	min-width: 170px;
	text-align: start;
}

.section .typeArea .layui-tab .layui-tab-title .more {
	margin: 0;
	position: absolute;
	right: 10px;
	top: calc((100% - 14px) / 2);
}

.section .typeArea .layui-tab .layui-tab-title .more a {
	font-size: 14px;
	color: #a70c09;
}

.section .typeArea .layui-tab .layui-tab-title .more a:hover {
	color: #e51e1a;
}

.section .typeArea .layui-tab .layui-tab-title .layui-this {
	/* background-color: #dfefff;*/
	background-color: #c9e7ff;
	background-image: url(../images/index/col-title-back.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: left top;
	color: #f2d67d;
}

.section .typeArea .layui-tab .layui-tab-content {
	/* background-color: #dfefff;*/
	background-color: #c9e7ff;
	height: 240px;
	padding: 15px 0.5%;
}

.section .typeArea .layui-tab .layui-tab-content .layui-tab-item {
	height: 100%;
}

.section .typeArea .layui-tab-content .layui-tab-item ul {
	height: 100%;
}

/* 这是让数据列表分几列几行 */
.section .typeArea .layui-tab-content .layui-tab-item ul li {
	float: left;
	width: 49.5%;
	height: 20%;
	line-height: 42px;
	padding: 0 5px;
	position: relative;
}

.section .typeArea .layui-tab-content .layui-tab-item ul li>div {
	float: left;
	height: 100%;
	line-height: 42px;
}

.section .typeArea .layui-tab-content .layui-tab-item ul li .ulNews {
	display: inline-block;
	width: 10px;
	height: 10px;
	background-color: #79a8d5;
	margin-right: 7px;
	vertical-align: middle;
}

.section .typeArea .layui-tab-content .layui-tab-item ul li a {
	font-size: 18px;
}

.section .typeArea .layui-tab-content .layui-tab-item ul li .layUiTabListDateTime {
	position: absolute;
	right: 10px;
	font-size: 18px;
}

/* - - - - - -*/

/* 综合动态和公告公示 */
.section .typeArea .classifier {
	height: 280px;
	width: 100%;
	margin-top: 20px;
}

.section .typeArea .classifier>div {
	float: left;
}

.section .typeArea .classifier .leftModule {
	padding: 10px;
	width: 64%;
	height: 100%;
	box-sizing: border-box;
}

.section .typeArea .classifier .rightModule {
	padding: 10px;
	margin-left: 0.5%;
	width: 35.5%;
	height: 100%;
	box-sizing: border-box;
}

/* 这是让数据列表分几列几行 ,右侧列表为一列*/
.section .typeArea .classifier .rightModule .layui-tab-content .layui-tab-item ul li {
	width: 100%;
}

/* 党史宣传处样式 */
.section .typeArea .publicizeModule {
	padding: 10px;
	height: 185px;
	width: 100%;
	margin-top: 20px;
	/* background-color: #dfefff;*/
	background-color: #c9e7ff;
}

.section .typeArea .publicizeModule .top {
	/* border-bottom: 0.7px solid #ccc; */
	border-bottom: 2px solid #bf1916;
	position: relative;
}

.section .typeArea .publicizeModule .top .title {
	padding: 0 15px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	color: #f2d67d;
	background-image: url(../images/index/col-title-back.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: left top;
}

.section .typeArea .publicizeModule .moreBox {
	width: auto;
	height: auto;
	position: absolute;
	top: 10px;
	right: 10px;
}

.section .typeArea .publicizeModule .moreBox a {
	font-size: 14px;
	color: #a70c09;
	font-weight: bold;
}

.section .typeArea .publicizeModule .moreBox a:hover {
	color: #e51e1a;
}

.section .typeArea .publicizeModule .swiper-container {
	padding-top: 10px;
	width: 100%;
	height: 85%;
	image-rendering: auto;
	overflow: hidden;
	position: relative;
}

.section .typeArea .publicizeModule .swiper-container .swiperButton {
	position: absolute;
	top: 52px;
	width: 22px;
	height: 36px;
	background-repeat: no-repeat;
	cursor: pointer;
}

.section .typeArea .publicizeModule .swiper-container .swiper-button-prev {
	left: 0;
	background-image: url(../images/swiperImg/xiaoyuDark.png);
}

.section .typeArea .publicizeModule .swiper-container .swiper-button-next {
	right: 0;
	background-image: url(../images/swiperImg/dayuDark.png);
}

.section .typeArea .publicizeModule .swiper-container .swiper-button-prev-lightImg {
	background-image: url(../images/swiperImg/xiaoyuLight.png);
}

.section .typeArea .publicizeModule .swiper-container .swiper-button-next-lightImg {
	background-image: url(../images/swiperImg/dayuLight.png);
}

.section .typeArea .publicizeModule .swiper-container .swiper-wrapper {
	display: flex;
	align-items: center;
}

.section .typeArea .publicizeModule .swiper-container .swiper-slide {
	text-align: center;
	/* background-color: #dfefff;*/
	background-color: #c9e7ff;
}

.section .typeArea .publicizeModule .swiper-container .swiper-slide a img {
	width: 290px;
	height: 140px;
}

/* 政治建警以及值班处样式*/

.section .typeArea .zzjjDutyModule {
	height: 280px;
	width: 100%;
	margin: 20px 0;
	padding: 10px;
}

.section .typeArea .zzjjDutyModule>div {
	float: left;
}

.section .typeArea .zzjjDutyModule .leftModule {
	width: 64%;
	height: 100%;
	box-sizing: border-box;
}

.section .typeArea .zzjjDutyModule .rightModule {
	margin-left: 0.5%;
	width: 35.5%;
	height: 100%;
	padding: 0 15px;
}

.section .typeArea .zzjjDutyModule .rightModule .dutyModule {
	width: 100%;
	height: 100%;
}

.section .typeArea .zzjjDutyModule .rightModule .dutyModule .top {
	background-image: url(../images/index/duty-back.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left top;
	position: relative;
}

.section .typeArea .zzjjDutyModule .rightModule .dutyModule .top .title {
	padding: 0 25px;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	font-weight: bold;
	color: #f2d67d;
}

.section .typeArea .zzjjDutyModule .rightModule .dutyModule .top .more {
	position: absolute;
	right: 10px;
	top: calc((100% - 14px) / 2);
	padding: 0 0 5px;
}

.section .typeArea .zzjjDutyModule .rightModule .dutyModule .top .more a {
	font-size: 14px;
	color: #f2d67d;
	font-weight: bold;
}

.section .typeArea .zzjjDutyModule .rightModule .dutyModule .top .more a:hover {
	/* opacity: 0.5; */
	color: #ffee7b;
}

.section .typeArea .zzjjDutyModule .rightModule .dutyModule .content {
	box-sizing: border-box;
	width: 100%;
	height: 240px;
	padding: 10px;
	border: 2px solid #bf1916;
	border-top: none;
}

.section .typeArea .zzjjDutyModule .rightModule .dutyModule .content .noData {
	width: 100%;
	height: 220px;
}

.section .typeArea .zzjjDutyModule .rightModule .dutyModule .content .dateBox {
	height: 20%;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0;
}

.section .typeArea .zzjjDutyModule .rightModule .dutyModule .content .leaderBox {
	height: 20%;
	font-size: 22px;
	font-weight: bold;
	padding: 10px 0;
	overflow: hidden;
	white-space: nowrap;
	/* 防止文字换行 */
	text-overflow: ellipsis;
}

.section .typeArea .zzjjDutyModule .rightModule .dutyModule .content .detailBox {
	height: 60%;
	padding: 5px 0;
	margin-top: 10px;
	box-sizing: border-box;
	overflow-y: auto;
}

.section .typeArea .zzjjDutyModule .rightModule .dutyModule .content .detailBox>div {
	float: left;
	padding: 5px 0 0 5px;
	width: 50%;
	height: 33%;
	line-height: 40px;
	line-height: 100%;
	overflow: hidden;
	white-space: nowrap;
	/* 防止文字换行 */
	text-overflow: ellipsis;
	/* 超出部分显示省略号 */
}


/* 主页下方左侧样式 */
.section .typeArea .mainLeftContentBox {
	float: left;
	width: 64%;
	margin-bottom: 20px;
}

/* 搜索样式 */
.section .typeArea .searchModule {
	width: 100%;
	height: 90px;
	text-align: center;
	/* background-color: #dfefff;*/
	background-color: #c9e7ff;
	margin-bottom: 20px;
}

.section .typeArea .searchModule .searchBox {
	width: 100%;
	margin-top: 20px;
	display: inline-block;
	padding: 0 10px;
}

.section .typeArea .searchModule .searchBox .input input {
	float: left;
	width: 80%;
	height: 50px;
	/* background-color: #dfefff;*/
	background-color: #c9e7ff;
	border: 2px solid #c28584
}

.section .typeArea .searchModule .searchBox .input .searchBtn {
	float: left;
	width: 20%;
	height: 50px;
	line-height: 50px;
	background-color: #bf1916;
	color: #ffffff;
	font-size: 18px;
	cursor: pointer;
}

/* 业务综合tab样式 */
.section .typeArea .ywzhMoudle {
	width: 100%;
	height: 280px;
	padding: 10px;
}

.section .typeArea .ywzhMoudle .leftModule {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
}

/* 保密之窗等tab样式 */
.section .typeArea .fourDifferentMoudle {
	width: 100%;
	height: 280px;
	margin-top: 20px;
}

.section .typeArea .fourDifferentMoudle .leftModule {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 10px;
}

/* 主页下方右侧样式 */
.section .typeArea .mainRightContentBox {
	float: left;
	margin-left: 0.5% !important;
	width: 35.5%;
	margin-bottom: 20px;
}

/* 导航模块样式 */
.section .typeArea .mainRightContentBox .navigationModule {
	width: 100%;
	height: auto;
	/* background-color: #dfefff;*/
	background-color: #c9e7ff;
	padding-top: 20px;
}

.section .typeArea .mainRightContentBox .navigationModule .top {
	/* border-bottom: 0.7px solid #ccc; */
	border-bottom: 2px solid #bf1916;
}

.section .typeArea .mainRightContentBox .navigationModule .top .title {
	padding: 0 15px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	color: #f2d67d;
	background-image: url(../images/index/col-title-back.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: left top;
}

.section .typeArea .mainRightContentBox .navigationModule .btnsBox {
	width: 100%;
	min-height: 270px;
}

.section .typeArea .mainRightContentBox .navigationModule .btnsBox .itemBtn {
	float: left;
	width: 46%;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	text-align: center;
	color: #bf1916;
	border: 1px solid #bf1916;
	border-radius: 5px;
	/* background-color: #dfefff;*/
	background-color: #c9e7ff;
	cursor: pointer;
	position: relative;
	margin: 20px 2%;
}

.section .typeArea .mainRightContentBox .navigationModule .btnsBox .itemBtn:hover {
	background-color: #fff;
}

.section .typeArea .mainRightContentBox .navigationModule .btnsBox .itemBtn .detailList {
	display: none;
}

.section .typeArea .mainRightContentBox .navigationModule .btnsBox .itemBtn .showDetail {
	display: block;
	width: 500px;
	height: 300px;
	background-color: #bf1916;
	position: absolute;
	z-index: 999;
	padding: 10px;
	border-radius: 5px;
	top: -150px;
	left: -500px;
}

.section .typeArea .mainRightContentBox .navigationModule .btnsBox .itemBtn .showDetail .urlContent {
	width: 100%;
	height: 100%;
	border-radius: 5px;
	padding: 10px;
	background-color: #e51e1a;
	flex-wrap: wrap;
	overflow: auto;
	cursor: default;
}

.section .typeArea .mainRightContentBox .navigationModule .btnsBox .itemBtn .showDetail .urlContent .itemUrl {
	float: left;
	width: 30%;
	height: 40px;
	line-height: 40px;
	margin-left: 3%;
}

.section .typeArea .mainRightContentBox .navigationModule .btnsBox .itemBtn .showDetail .urlContent .itemUrl .point {
	float: left;
	margin: 15px 5px 0 0;
	width: 10px;
	height: 10px;
	/* background-color: #dfefff;*/
	background-color: #c9e7ff;
}

.section .typeArea .mainRightContentBox .navigationModule .btnsBox .itemBtn .showDetail .urlContent .itemUrl a {
	margin-top: 15px;
	color: #ffffff;
	font-size: 16px;
}

.section .typeArea .mainRightContentBox .navigationModule .btnsBox .itemBtn .showDetail .urlContent .itemUrl a:hover {
	color: #ccc;
}

/* 信息采用排名样式 */
.section .typeArea .mainRightContentBox .informationModule {
	width: 100%;
	height: 370px;
	/* background-color: #dfefff;*/
	background-color: #c9e7ff;
	margin-top: 20px;
}

.section .typeArea .mainRightContentBox .informationModule .top {
	/* border-bottom: 0.7px solid #ccc; */
	border-bottom: 2px solid #bf1916;
	position: relative;
}

.section .typeArea .mainRightContentBox .informationModule .top .title {
	padding: 0 15px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	color: #f2d67d;
	background-image: url(../images/index/col-title-back.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: left top;
}

.section .typeArea .mainRightContentBox .informationModule .top .more {
	position: absolute;
	right: 10px;
	top: 10px;
	padding: 0 0 5px;
}

.section .typeArea .mainRightContentBox .informationModule .top .more a {
	font-size: 14px;
	color: #a70c09;
	font-weight: bold;
}

.section .typeArea .mainRightContentBox .informationModule .top .more a:hover {
	color: #e51e1a;
}

.section .typeArea .mainRightContentBox .informationModule .content {
	width: 100%;
	height: 330px;
	padding: 20px 0;
	overflow-y: auto;
	text-align: center;
}

/* .section .typeArea .mainRightContentBox .informationModule .content .layui-table-view {
	margin-left: 10px;
} */

.section .typeArea .mainRightContentBox .informationModule .content .layui-card .layui-card-body .layui-table td {
	max-width: 100%;
}

.section .typeArea .mainRightContentBox .informationModule .content .layui-table-view .layui-table-header thead {
	background-color: #bf1916;
	color: #ffffff;
}

.section .typeArea .mainRightContentBox .informationModule .content .layui-table-view .layui-table-header thead th {
	border-right: 1px solid #ccc !important;
}

.section .typeArea .mainRightContentBox .informationModule .content .layui-table-view .layui-table-header thead th:first-child {
	border-left: 1px solid #bf1916 !important;
}

.section .typeArea .mainRightContentBox .informationModule .content .layui-table-view .layui-table-header thead th:nth-child(3) {
	border-right: 1px solid #bf1916 !important;
}

.section .typeArea .mainRightContentBox .informationModule .content .layui-table-view .layui-table-body {
	margin: 0 !important;
}

.section .typeArea .mainRightContentBox .informationModule .content .layui-table-view .layui-table-body tbody {
	/* background-color: #dfefff;*/
	background-color: #c9e7ff;
}

.section .typeArea .mainRightContentBox .informationModule .content .layui-table-view .layui-table-body tbody tr>td:first-child {
	border-left: 1px solid #bf1916 !important;
}

.section .typeArea .mainRightContentBox .informationModule .content .layui-table-view .layui-table-body tbody td {
	border-color: #bf1916 !important;
}

/* 特勤风采 */
.section .typeArea .secretServiceStyle {
	float: left;
	width: 100%;
	/* height: 230PX; */
	/* background-color: #dfefff;*/
	background-color: #c9e7ff;
	/* margin-bottom: 10px; */
	padding: 10px;
}

.section .typeArea .secretServiceStyle .layui-tab-title .layui-this {
	background-size: cover;
	background-position: left top;
}

.section .typeArea .secretServiceStyle .layui-tab .layui-tab-content {
	height: 200px;
	padding: 0;
}

.section .typeArea .secretServiceStyle .content {
	width: 100%;
	height: 190px;
	padding: 20px 10px 0 10px;
}

.section .typeArea .secretServiceStyle .content .videoList {
	width: 100%;
	height: 100%;
}

.section .typeArea .secretServiceStyle .content .videoList .videoItem {
	float: left;
	width: 24%;
	margin-left: 1%;
	height: 100%;
	position: relative;
}

.section .typeArea .secretServiceStyle .content .videoList .videoItem img {
	width: 100%;
	height: 100%;
}

.section .typeArea .secretServiceStyle .content .videoList .videoItem .layui-icon {
	position: absolute;
	top: calc((100% - 32px) / 2);
	left: calc((100% - 32px) / 2);
	z-index: 999;
	font-size: 32px;
	color: #ffffff;
	cursor: pointer;
}

.section .typeArea .secretServiceStyle .content .videoList .videoItem .layui-icon:hover {
	opacity: 0.7;
	color: #c9d5e3;
}