/* 图标 */
.icon_jtyw {
	width: 33px;
	height: 23px;
	background-image: url(../images/icons/ship.png);
}

.icon_qydt {
	width: 26px;
	height: 23px;
	background-image: url(../images/icons/anhor.png);
}

.icon_hydt {
	width: 27px;
	height: 23px;
	background-image: url(../images/icons/load.png);
}

.icon_jjjc {
	width: 20px;
	height: 23px;
	background-image: url(../images/icons/policeman.png);
}

.icon_ggcx {
	width: 23px;
	height: 22px;
	background-image: url(../images/icons/unload.png);
}

.icon_hggl {
	width: 32px;
	height: 22px;
	background-image: url(../images/icons/trade.png);
}

.icon_djfg {
	width: 149px;
	height: 155px;
	background-image: url(../images/icons/djfg.png);
	background-size: 100%;
}

.icon_ljgk {
	width: 141px;
	height: 153px;
	background-image: url(../images/icons/ljgk.png);
	background-size: 100%;
}

.icon_jzcm {
	width: 158px;
	height: 155px;
	background-image: url(../images/icons/jzcm.png);
	background-size: 100%;
}

.icon_tbbg {
	width: 150px;
	height: 155px;
	background-image: url(../images/icons/tbbg.png);
	background-size: 100%;
}

.icon_xxjl {
	width: 165px;
	height: 139px;
	background-image: url(../images/icons/xxjl.png);
	background-size: 100%;
}

.icon_mouse {
	width: 35px;
	height: 50px;
	background-image: url(../images/icons/mouse.png);
}

.pageBanner {
	width: 100%;
	margin-top: 222px;
	height: 360px;
	overflow: hidden;
}

/* banner */
.pageBanner_cont {
	position: relative;
}

.pageBanner .mask {
	position: absolute;
	top: 86px;
	left: 0;
	width: 100%;
	height: 193px;
	background: #00d0b0;
	opacity: 0.4;
}

.pageBanner_cont_jtgk .mask {
	background: #141a1a;
}

.pageBanner .title {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -315px;
	margin-top: -67px;
	z-index: 10;
	padding: 20px;
	width: 630px;
	height: 134px;
	text-align: center;
	background-color: rgba(255, 255, 255, .3);
	color: #fff;
}

.pageBanner .title h2 {
	margin-top: 0;
	font-size: 48px;
	color: #FFFFFF;
	font-family: AlibabaPuHuiTi-ExtraBold;
}

.pageBanner .title p {
	margin-top: 0;
	font-size: 24px;
	color: #FFFFFF;
	text-transform: uppercase;
}

.pageBanner .icon {
	display: none;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	bottom: 8px;
}

.pageBanner .icon>i {
	display: block;
}

/* CssHack */
@media \0screen\,screen\9 {

	/* 只支持IE6、7、8 */
	.pageBanner .title {
		background-color: red;
		filter: Alpha(opacity=50);
		position: static;
		/* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
		*zoom: 1;
		/* 激活IE6、7的haslayout属性，让它读懂Alpha */
	}

	.pageBanner .title .text {
		position: relative;
		/* 设置子元素为相对定位，可让子元素不继承Alpha值 */
	}
}

.pageQydt {
	/* width: 80%;
	margin: 0 auto; */
}

.pageQydt .tabNav {
	padding: 40px 0;
	background: #f6f6f6;
	text-align: center;
	/* background: #ccc; */
}

.pageQydt .tabNavUl {
	/* display: flex;
	justify-content: space-between;
	width: 1200px; */
	display: inline-block;
	margin: 0 auto;
}

.pageQydt .tabNavUl>li {
	float: left;
	margin: 0 5px;

	width: 190px;
	height: 102px;
	background: #fff;
	color: #898989;
	cursor: pointer;
	/* display: flex;
	align-items: center;
	justify-content: center; */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.pageQydt .tabNavUl>li.active {
	border: 2px solid #00D0B0;
}

.pageQydt .tabNavUl>li h4 {
	font-size: 18px;
	font-family: AlibabaPuHuiTi-Bold;
}

.pageQydt .tabNavUl>li p {
	font-size: 12px;
	font-family: AlibabaPuHuiTi-Mediu;
}

.pageQydt .tabNavUl>li .icon {
	float: left;
	margin-right: 5px;
	width: 46px;
	height: 46px;
	text-align: center;
	background: #aff0e6;
	/* opacity: 0.32; */
	border-radius: 50%;

	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.pageQydt .tabNavUl>li .icon>i {
	display: block;
}

/* 通用模块 */
.cmPageModule {
	margin: 0 auto 50px;
	width: 1385px;
	/* text-align: center; */
}

.cmPageModule_head {
	margin-bottom: 22px;
}

.cmPageModule_head p {
	margin-top: 17px;
	font-size: 20px;
	text-align: center;
}

.cmPageModule_head .title {
	margin: 0 auto;
	text-align: center;
	width: 200px;
	font-size: 30px;
	font-weight: 800;
	color: #00D0B0;
	line-height: 36px;
	font-family: AlibabaPuHuiTi-Bold;
}

.cmPageModule_head .title:after {
	display: block;
	width: 30%;
	margin: 0 auto;
	margin-top: 15px;
	content: '';
	font-size: 0;
	border-bottom: 3px solid #141A1A
}

.cmPageModule_content {
	overflow: hidden;
}

/* 集团要闻 */
.pageModule_jtyw {
	overflow: hidden;
}

/* 图片新闻列表 */
.newsPicUl {
	width: 120%;
}

.newsPicUl li {
	float: left;
	margin-right: 95px;
	margin-bottom: 20px;
	width: 400px;
	height: 650px;
	background: #f8f8f8;
}

.newsPicUl li>a {
	display: block;
}

.newsPicUl li .cover {
	width: 400px;
	
}

.newsPicUl li .cover>img {
	width: 100%;
}

.newsPicUl li .title {
	height: 60px;
	overflow: hidden;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	color: #333333;
	line-height: 28px;
	font-family: AlibabaPuHuiTi-Bold;
}

.newsPicUl li .info {
	padding: 15px 20px;
	text-align: left;
}

.newsPicUl li .info .time {
	margin-top: 20px;
	font-size: 18px;
	color: #666666;
	line-height: 30px;
}

/*  */
.gkxwUl li {
	position: relative;
	padding-left: 73px;
	padding-top: 30px;
}

.gkxwUl {
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
}

.gkxwUl .info {
	padding: 20px 45px 20px 50px;
	width: 369px;
	height: 270px;
	background: #FFFFFF;
	border: 1px solid #DCDCDC;
}

.gkxwUl .info .txt {
	margin-bottom: 50px;
	word-break: break-all;
}

.gkxwUl .info .txt>h4 {
	font-size: 20px;
	font-weight: normal;
	color: #8B8B8B;
	text-align: left;
	height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.gkxwUl .info .txt>p {
	font-size: 24px;
	font-weight: normal;
	color: #353535;
	text-align: left;
	height: 75px;
	overflow: hidden;
}

.gkxwUl .info .detail>a {
	display: block;
	width: 151px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	border: 1px solid #009B83;
	font-size: 20px;
	font-weight: normal;
	color: #008F79;
}

.gkxwUl li .date {
	position: absolute;
	left: 0;
	top: 0;
	padding: 25px 9px;
	width: 103px;
	text-align: left;
	font-size: 20px;
	color: #000000;
	background: #00D0B0;
}

.gkxwUl li .date b {
	font-size: 30px;
	line-height: 30px;
	font-family: AlibabaPuHuiTi-Bold;
}

.gkxwUl li .date>span {
	font-family: AlibabaPuHuiTi-Light;
}

/* 文字新闻类列表 */
.textNewsUl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: justify;
	justify-content: space-between;
	flex-flow: row wrap;
}

.textNewsUl>li {
	padding: 20px 0;
	list-style: none;
	text-align: left;
	width: 45%;
	border-bottom: 1px solid #00D0B0;
}

.textNewsUl>li:first-child,
.textNewsUl>li:first-child+li {
	border-top: 1px solid #00D0B0;
}

.textNewsUl>li>a {
	display: block;
	text-decoration: none;
}

.textNewsUl>li b {
	width: 100%;
	height: 56px;
	overflow: hidden;
	line-height: 30px;
	font-size: 24px;
	font-weight: 500;
	display: block;
	margin-bottom: 15px;
	color: #000;
}

.textNewsUl>li p {
	width: 100%;
	height: 70px;
	overflow: hidden;
	font-size: 16px;
	line-height: 24px;
	color: #898989;
	display: block;
	font-family: AlibabaPuHuiTi-Mediu;
}

.textNewsUl>li a:hover {
	transition: .2s ease-in-out;
	-webkit-transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
}

.textNewsUl>li a:hover b {
	color: #00D0B0;
}

/* .textNewsUl>li:hover .news_time {
	background-color: #186AAB;
} */

.textNewsUl .news_time {
	float: left;
	background-color: #f5f5f5;
	width: 110px;
	height: 140px;
	border-radius: 4px;
	padding-left: 15px;
	margin-right: 30px;
}

.textNewsUl .news_time em {
	font-size: 30px;
	line-height: 100px;
	font-weight: 100;
	display: block;
	color: #666666;
	text-align: center;
}

.textNewsUl .news_time .time_day {
	font-size: 30px;
	margin-top: 9px;
	font-weight: 100;
	display: block;
	color: #000;
	text-align: left;
	font-family: AlibabaPuHuiTi-Bold;
}

.textNewsUl .news_time .time_year {
	font-size: 16px;
	color: #a5a5a5;
	font-weight: normal;
	display: block;
	color: #000;
	text-align: left;
	font-family: AlibabaPuHuiTi-Light;
}

.textNewsUl .news_info {
	overflow: hidden;
}

.tabCont_itemList .textNewsUl .news_time {
	background-color: #F8F8F8;
}

/* 纪检监察 */
.pageModule_jjjc {
	width: 1315px;
	margin: 0 auto;
}

.monitorUl {
	width: 110%;
}

.monitorUl li {
	float: left;
	margin-right: 25px;
}

.monitorUl .listItem_cont {
	position: relative;
	width: 242px;
	height: 326px;
	border-radius: 15px;
	background-color: black;
}

.monitorUl li .mask {
	width: 350px;
	height: 200px;
	background-color: #fff;
	opacity: .3;
	transform: rotate(-40deg);
	position: absolute;
	left: 15px;
	top: 170px;
}

.monitorUl li .info {
	padding: 50px 35px 0 35px;
	color: #fff;
	text-align: left;
	font-size: 14px;
	z-index: 10;
	position: relative;
}

.monitorUl li .info h3 {
	margin-top: 0;
	color: #fff;
	font-size: 24px;
	font-family: AlibabaPuHuiTi-Bold;
}

.monitorUl li .info>a {
	display: block;
	width: 71px;
	height: 22px;
	background: #FFFFFF;
	border-radius: 11px;
	font-size: 14px;
	color: #28CACC;
	text-align: center;
}

.monitorUl li .icon {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.monitorUl li .icon>i {
	display: block;
}

.listItem_01 .listItem_cont {
	background-color: #28CACC;
}

.listItem_02 .listItem_cont {
	background-color: #5C70F2;
}

.listItem_03 .listItem_cont {
	background-color: #319AEA;
}

.listItem_04 .listItem_cont {
	background-color: #F3981C;
}

.listItem_05 .listItem_cont {
	background-color: #7C3EC2;
}

.monitorUl li.listItem_02 .info>a {
	color: #5C70F2;
}

.monitorUl li.listItem_03 .info>a {
	color: #319AEA;
}

.monitorUl li.listItem_04 .info>a {
	color: #DBA021;
}

.monitorUl li.listItem_05 .info>a {
	color: #7C3EC2;
}

/* 改革创新 */
.reform {
	height: 378px;
	overflow: hidden;
}

.reform .left {
	float: left;
	margin-right: 15px;
	width: 505px;
	height: 378px;
}

.reform .right {
	overflow: hidden;
	padding: 50px 45px;
	height: 378px;
	text-align: left;
	position: relative;
	background: #04BCA2;
}

.reform .right h3 {
	margin-top: 0;
	margin-bottom: 25px;
	font-size: 24px;
	color: #fff;
	font-family: AlibabaPuHuiTi-Light;
}

.reform .right h3:after {
	display: block;
	margin-top: 10px;
	width: 60px;
	content: '';
	font-size: 0;
	border-bottom: 3px solid #fff
}

.reform .right p {
	font-size: 20px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 32px;
	font-family: AlibabaPuHuiTi-Thin;
}

.reform .right a {
	display: inline-block;
	position: absolute;
	right: 45px;
	bottom: 25px;
	text-align: center;
	width: 125px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #FFFFFF;
	font-size: 20px;
	color: #FFFFFF;
}

/* 合规管理 */
.manage {
	width: 1244px;
	overflow: hidden;
	margin: 0 auto;
}

.manageUl {
	width: 110%;
}

.manageUl li {
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
	width: 618px;
	height: 263px;
	background-color: #F4F4F4;
}

.manageUl li>div {
	padding: 30px 57px;
	text-align: left;
}

.manageUl li h3 {
	margin-top: 0;
	margin-bottom: 20px;
	color: #04BCA2;
	font-size: 30px;
}

.manageUl li b {
	display: block;
	margin-bottom: 20px;
	color: #595757;
	font-size: 28px;
	line-height: 28px;
	font-weight: normal;
}

.manageUl li p {
	color: #595757;
	font-size: 20px;
	line-height: 20px;
}

.manageUl li:hover {
	background: #04BCA2;
}

.manageUl li:hover h3,
.manageUl li:hover p,
.manageUl li:hover b {
	color: #fff;
}

/* 新闻详情 */
.pageNewsDetail {
	padding-top: 56px;
	width: 1204px;
	text-align: center;
	margin: 0 auto;
}

.news_detail_head {
	padding-bottom: 25px;
	border-bottom: 1px solid #595757;
}

.news_detail_head h2 {
	width: 1000px;
	margin: 0 auto 35px;
	font-size: 36px;
	line-height: 50px;
}

.news_detail_head em {
	display: inline-block;
	margin-right: 20px;
	font-style: normal;
	color: #333;
	font-size: 16px;
	line-height: 16px;
}

.news_detail_head em span {
	display: inline-block;
	padding: 0 2px;
	margin-right: 2px;
	cursor: pointer;
}

.news_detail_head em span.middle {
	font-size: 18px;
}

.news_detail_head em span.big {
	font-size: 20px;
}

.news_detail_head em span.on {
	color: #04BCA2;
}

.news_detail_cont {
	padding: 45px 0;
	text-align: left;
	font-size: 24px;
	border-bottom: solid 1px #595757;
}

.news_detail_cont p {
	font-size: 24px;
}

.detail_footer_tools {
	text-align: right;
	margin-top: 15px;
	margin-bottom: 25px;
}

.detail_footer_tools a {
	display: inline-block;
	margin: 0 10px;
	color: #595757;
}

.detail_footer_tools .iconfont:before {
	margin-right: 5px;
}

.jump {
	margin-top: 20px;
	margin-bottom: 85px;
	text-align: left;
	font-size: 16px;
}

.jump a {
	color: #595757;
}

.jump .iconfont:before {
	color: #1c8977;
	margin-right: 10px;
}

/* 集团简介 */
.pageModule_jtjj {
	width: 1244px;
	margin: 0 auto;
}

.txIntroUl {
	display: box;
	/* 09 */
	display: flex;
	justify-content: space-between;
	box-pack: justify;
	/* 09 */
}

.txIntroUl li {
	position: relative;
	list-style: none;
	width: 397px;
	height: 380px;
	background-color: #ccc;
}

.txIntroUl li .info {
	position: absolute;
	left: 0;
	top: 0;
	padding: 55px 35px 28px;
	color: #fff;
	text-align: left;
}

.txIntroUl li .info h3 {
	color: #fff;
	font-size: 24px;
	font-family: AlibabaPuHuiTi-Thin;
}

.txIntroUl li .info h3:after {
	display: block;
	width: 20%;
	margin-top: 10px;
	content: '';
	font-size: 0;
	border-bottom: 3px solid #FFFFFF
}

.txIntroUl li .info p {
	margin-top: 30px;
	color: #fff;
	font-size: 16px;
	line-height: 28px;
	font-family: AlibabaPuHuiTi-Thin;
}

.txIntroUl li .info a {
	display: inline-block;
	margin-top: 55px;
	float: right;
	width: 125px;
	height: 31px;
	border: 1px solid #FFFFFF;
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
}

.pageBanner_center {
	margin-top: 60px;
	height: 371px;
}

.pageBanner_center .title {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -500px;
	margin-top: -75px;
	z-index: 10;
	padding: 20px;
	width: 1000px;
	height: 150px;
	text-align: center;
	background-color: rgba(255, 255, 255, 0);
	color: #fff;
}

.pageBanner_center .title h2 {
	margin-bottom: 15px;
	font-size: 36px;
}

.pageBanner_center .title p {
	font-size: 26px;
	line-height: 34px;
}

/* 集团领导 */
.txLeaderUl {
	display: box;
	/* 09 */
	display: flex;
	justify-content: space-between;
	box-pack: justify;
	/* 09 */
	flex-flow: row wrap;
}

.txLeaderUl li {
	margin-bottom: 64px;
	width: 24%;
	/*height: 358px;*/
	border: 1px solid #00D0B0;
}

.txLeaderUl li div {
	/*padding: 40px 46px 40px 37px;*/
}

.txLeaderUl li h3 {
	font-size: 34px;
	text-align: left;
}

.txLeaderUl li h3>span {
	font-size: 22px;
	color: #6E6867;
	display: inline-block;
	margin-left: 20px;
	font-family: AlibabaPuHuiTi-Light;
}

.txLeaderUl li h3:after {
	display: block;
	margin: 25px 0 0;
	width: 60px;
	content: '';
	font-size: 0;
	border-bottom: 2px solid #000;
}

.txLeaderUl li p {
	margin-top: 37px;
	text-align: left;
	font-size: 18px;
	line-height: 35px;
	;
	font-weight: 400;
	color: #595757;
}
.leaderUlTop li {
	width: 48%;
}

.leaderUlTop li>div {
	padding: 40px 37px;
	margin-top: 0;
}

.leaderUlTop li .photo {
	width: 162px;
	height: 200px;
	border: 2px solid #00D0B0;
	margin-right: 20px;
	float: left;
}

.leaderUlTop li .info {
	padding: 0;
	overflow: hidden;
}

.leaderUlBranch li {
	background-color: #eee;
}

.leaderUlBranch li>div h3 {
	padding: 25px 0;
	background: #3DB6B8;
	border: 1px solid #eee;
	text-align: center;
	color: #fff;
	font-weight: 500;
}

.leaderUlBranch li>div h3>span {
	color: #fff;
}

.leaderUlBranch li>div h3:after {
	display: none;
}

.leaderUlBranch li>div p {
	margin-top: 0;
	padding: 35px 30px;
}

/* 组织架构 */
.pageModule_zzjg {
	width: 100%;
}

.pageModule_zzjg>img {
	width: 100%;
}

/* 资质荣誉 */
.pageZzry {
	background: #F4F4F4;
	padding-top: 47px;
	padding-bottom: 72px;
}

.pageModule_zzry {
	padding-top: 30px;
}

.btn_fold {
	margin: 30px auto 0;
	width: 197px;
	height: 52px;
	line-height: 52px;
	border: 2px solid #00D0B0;
	border-radius: 10px;
	font-size: 18px;
	font-weight: 400;
	color: #00D0B0;
	text-align: center;
}

/* 党建工作 */
.pageBanner_cont_party .mask {
	background: #f23913;
}

.pageBanner_cont_party .title h2,
.pageBanner_cont_party .title p {
	color: #B80000;
}

.pageParty {
	/* width: 80%;
	margin: 0 auto; */
}

.pageParty .tabNav {
	padding: 70px 0;
	background: #fbf2ed;
}

.pageParty .tabNavUl {
	display: flex;
	justify-content: space-between;
	width: 1383px;
	margin: 0 auto;
}

.pageParty .tabNavUl>li {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 165px;
	height: 102px;
	background: #fff;
	color: #898989;
	justify-content: center;
	cursor: pointer;
}

.pageParty .tabNavUl>li.active {
	border: 2px solid #B80000;
}

.pageParty .tabNavUl>li h4 {
	margin-top: 10px;
	font-size: 18px;
	color: #B80000;
	font-family: AlibabaPuHuiTi-Bold;
}

.pageParty .tabNavUl>li p {
	font-size: 12px;
	font-family: AlibabaPuHuiTi-Mediu;
}

.pageParty .tabNavUl>li .icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	width: 46px;
	height: 46px;
	text-align: center;
	background: #f9ccd0;
	/* opacity: 0.32; */
	border-radius: 50%;
}

.pageParty .tabNavUl>li .icon>i {
	display: block;
}

.pageParty .tabNavUl>li .iconfont {
	color: #B80000;
	font-size: 24px;
}

.p_title {
	text-align: center;
}

.p_title h4 {
	position: relative;
	display: inline-block;
	width: 450px;
}

.p_title h4:before {
	content: '';
	position: absolute;
	top: 15px;
	left: 0;
	width: 150px;
	height: 2px;
	background-image: linear-gradient(to right, rgba(245, 0, 0, 0), rgba(245, 0, 0, 1));
	z-index: -1;
}

.p_title h4:after {
	content: '';
	position: absolute;
	top: 15px;
	right: 0;
	width: 150px;
	height: 2px;
	background-image: linear-gradient(to left, rgba(245, 0, 0, 0), rgba(245, 0, 0, 1));
	z-index: -1;
}

.p_title h4>span {
	display: inline-block;
	margin: 0 auto;
	font-size: 30px;
	font-weight: 800;
	line-height: 25px;
	color: #B80000;
}

/* 理论学习 */
.pageModule_theory .left {
	float: left;
	margin-right: 70px;
	width: 595px;
}

.pageModule_theory .left .img {
	width: 100%;
	height: 399px;
	overflow: hidden;
}

.pageModule_theory .left .img>img {
	width: 100%;
	height: 100%;
}

.pageModule_theory .left .text {
	margin-top: 5px;
	width: 100%;
	height: 41px;
	text-align: center;
	font-size: 24px;
	color: #595757;
	background: #F8E5DB;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 20px;
}

.pageModule_theory .right {
	overflow: hidden;
}

.pageModule_theory .right .more {
	margin-top: 15px;
	margin-left: 10px;
}

.pageModule_theory .right .more a {
	color: #1A2622;
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: 55px;
}

.swiper-pagination-bullet {
	border-radius: 0;
	background: #C9CFC9;
	opacity: 1;
}

.swiper-pagination-bullet-active {
	background: #CC2424;
}

.theoryUl {
	overflow: hidden;
}

.theoryUl li {
	margin-bottom: 2px;
	text-align: left;
	list-style: none;
	background: url(../images/bg_list.png) left 20px no-repeat;
	padding-left: 15px;
	line-height: 47px;
}

.theoryUl li a {
	display: block;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #595757;
	font-size: 22px;
}

/* 党建工作 */
.pageModule_partyBuild .textNewsUl>li {
	border-bottom: 1px solid #B80000;
}

.pageModule_partyBuild .textNewsUl .news_time .time_day,
.pageModule_partyBuild .textNewsUl .news_time .time_year,
.pageModule_partyBuild .textNewsUl>li:hover b {
	color: #b6000e;
}

.pageModule_partyBuild .textNewsUl>li:first-child,
.pageModule_partyBuild .textNewsUl>li:first-child+li {
	border-top: 1px solid #B80000;
}

/* 共青团活动 */
.module_youth {
	min-height: 338px;
	padding-top: 86px;
	background: url(../images/pic_gqt.jpg) left top no-repeat;
}

.pageModule_youth {
	overflow: hidden;
}

.pageModule_youth .left {
	float: left;
	width: 650px;
	height: 458px;
	background-color: #fff;
	border-bottom: 36px solid #b6000e;
}

.pageModule_youth .right {
	float: right;
	width: 656px;
	height: 458px;
	background-color: #fff;
	border-bottom: 36px solid #b6000e;
}

.pageModule_youth .left .img {
	width: 100%;
	height: 424px;
	overflow: hidden;
}

.pageModule_youth .left .img>img {
	width: 100%;
	height: 100%;
}

.pageModule_youth .left .text {
	position: absolute;
	left: 0;
	top: 0;
	padding: 30px 35px;
	width: 100%;
	height: 102px;
	overflow: hidden;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 34px;
}

.pageModule_youth .right {
	padding: 30px 30px 0 30px;
	background: #FDFBF4;
}

.pageModule_youth .right .more {
	text-align: right;
	color: #000
}

.pageModule_youth .right .more a {
	color: #1a2622;
}

.activityUl li {
	overflow: hidden;
	height: 100px;
	margin-bottom: 26px;
}

.activityUl li a {
	display: block;
}

.activityUl li .cover {
	float: left;
	margin-right: 20px;
	width: 157px;
	height: 97px;
	border-radius: 10px;
}

.activityUl li .cover img {
	width: 100%;
	height: 100%;
	border-radius: 10px;
}

.activityUl li:nth-child(3) .cover {
	display: none;
}

.activityUl li:nth-child(3) {
	margin-bottom: 0;
}

.activityUl li h3 {
	font-size: 24px;
	height: 27px;
	line-height: 27px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.activityUl li p {
	font-size: 16px;
	color: #898989;
	margin-top: 15px;
	line-height: 26px;
	height: 50px;
	overflow: hidden;
}

/* 廉政建设 */
.model_w1300 {
	width: 1300px;
}

.pageModule_lzjs .newsPicUl li {
	margin-right: 10px;
	margin-bottom: 10px;
	width: 316px;
	height: auto;
	background: #fff;
}

.pageModule_lzjs .newsPicUl li>a {
	display: block;
	position: relative;
}

.pageModule_lzjs .newsPicUl li>a .icon {
	position: absolute;
	left: 10%;
	top: 30%;
}

.pageModule_lzjs .newsPicUl li>a .icon>i {
	color: #fff;
	font-size: 60px;
}

.pageModule_lzjs .newsPicUl li .cover {
	height: 177px;
}


.pageModule_lzjs .newsPicUl li .title {
	font-family: AlibabaPuHuiTi-Light;
	font-size: 22px;
}

.pageModule_lzjs .newsPicUl li .info {
	height: 84px;
	overflow: hidden;
}

/* 文明创建 */
.pageModule_civiCreate .swiper {
	width: 100%;
	height: 375px;
}

.pageModule_civiCreate .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.pageModule_civiCreate .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}

.pageModule_civiCreate .swiper-pagination {
	text-align: right;
}

.pageModule_civiCreate .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	opacity: 1;
	border-radius: 0;
	background: rgba(0, 0, 0, 0.2);
}

.pageModule_civiCreate .swiper-pagination-bullet-active {
	color: #fff;
	background: #ca1f2a;
}

.pageModule_civiCreate .swiper-horizontal>.swiper-pagination-bullets,
.pageModule_civiCreate .swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: 0;
	right: 20px;
	left: auto;
}

.pageModule_civiCreate .swiper-pagination-bullet-active {}

.pageModule_civiCreate .civiCreate_cont>a {
	display: block;
	float: left;
	padding: 20px 40px;
	width: 381px;
	height: 375px;
	border: 10px solid #f00017;
	background: #fff;
}

.pageModule_civiCreate .civiCreate_cont>a:first-child {
	margin-right: 32px;
}

.pageModule_civiCreate .civiCreate_cont>a .icon>i {
	color: #f00017;
	font-size: 46px;
}

.pageModule_civiCreate .civiCreate_cont>a .title {
	background: #f00017;
	color: #fff;
	width: 100%;
	height: 42px;
	line-height: 42px;
	border-radius: 20px;
	margin-top: 6px;
	margin-bottom: 24px;
	font-size: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 10px;
}

.pageModule_civiCreate .civiCreate_cont>a p {
	height: 150px;
	overflow: hidden;
	text-align: left;
	font-size: 16px;
	color: #595757;
}

.pageModule_civiCreate .civiCreate_cont {
	position: relative;
	width: 100%;
}

.pageModule_civiCreate .civiCreate_cont .img {
	position: absolute;
	right: 0;
	z-index: -1;
	width: 40%;
	height: 330px;
	border: 10px;
	margin-top: 15px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}

/* 工会建设 */
.pageModule_union .cmPageModule_head {
	position: relative;
}

.pageModule_union .cmPageModule_head .more {
	position: absolute;
	right: 10px;
	top: -5px;
}

.pageModule_union .cmPageModule_head .more a {
	color: #1a2622;
}

/* 两学一做 */
.pageModule_twostudy .cm_twostudy {
	width: 31%;
	float: left;
	margin-right: 28px;
}

.pageModule_twostudy .cm_twostudy:last-child {
	margin-right: 0;
}

.pageModule_twostudy .cm_twostudy .twostudy_cont {
	padding: 23px 25px 0 18px;
	margin-top: 15px;
	width: 100%;
	height: 430px;
	background: #fdfbf4;
}

.twostudy_head>i {
	display: inline-block;
	float: left;
	width: 55px;
	height: 35px;
	background: url(../images/bg_party_titleIcon.png) no-repeat;
}

.twostudy_head h3 {
	display: inline-block;
	width: 178px;
	height: 37px;
	line-height: 35px;
	font-size: 28px;
	text-align: center;
	color: #b80000;
	background: url(../images/bg_party_title.png) no-repeat;
}

.twostudy_cont_pic {
	margin-bottom: 15px;
	text-align: center;
	width: 100%;
}

.twostudy_cont_pic>a,
.twostudy_cont_pic>a>img {
	width: 100%;
}
/* 详情页路径 */
.details-guide {
  text-align: left;
    margin-bottom: 30px;
}

.details-guide >a{
color: #666;
    margin-left: 5px;
    margin-right: 5px;
}

/* 多媒体查询 */
@media screen and (max-width: 768px) {}

@media screen and (min-width: 992px) and (max-width:1240px) {

	.cmPageModule {
		width: 1100px;
	}

	.gkxwUl .info {
		width: 290px;
	}

	.pageModule_jjjc {
		width: 1100px;
	}

	.monitorUl .listItem_cont {
		width: 211px;
	}

	.newsPicUl li {
		margin-right: 10px;
		width: 360px;
	}

	.monitorUl li {
		margin-right: 10px;
	}

	.manageUl li {
		width: 550px;
	}

	.manageUl li>div {
		padding: 30px 35px;
	}

	.pageModule_jtjj {
		width: 1100px;
	}

	.txLeaderUl li {
		width: 352px;
	}

	.pageNewsDetail {
		width: 1100px;
	}

	.icon_djfg {
		width: 119px;
		height: 124px;
	}

	.icon_ljgk {
		width: 112px;
		height: 122px;
	}

	.icon_jzcm {
		width: 126px;
		height: 124px;
	}

	.icon_tbbg {
		width: 120px;
		height: 124px;
	}

	.icon_xxjl {
		width: 132px;
		height: 111px;
	}

	/* 党建工作 */
	.pageParty .tabNavUl {
		width: 1100px;
	}

	.pageParty .tabNavUl>li {
		width: 120px;
	}

	.pageModule_youth .left {
		width: 540px;
	}

	.pageModule_youth .right {
		width: 550px;
	}

	/* 新闻中心 */
	.pageQydt .tabNavUl {
		width: 1100px;
	}

	.pageQydt .tabNavUl>li {
		width: 175px;
	}
}

@media screen and (min-width: 1241px) and (max-width:1440px) {

	.cmPageModule {
		width: 1200px;
	}

	.gkxwUl .info {
		width: 320px;
	}

	.pageModule_jjjc {
		width: 1200px;
	}

	.monitorUl .listItem_cont {
		width: 225px;
	}

	.monitorUl li {
		margin-right: 18px;
	}

	.newsPicUl li {
		margin-right: 10px;
		width: 394px;
	}

	.pageModule_jtjj {
		width: 1200px;
	}

	/* 党建工作 */
	.pageParty .tabNavUl {
		width: 1200px;
	}

	.pageModule_youth .left {
		width: 540px;
	}

	.pageModule_lzjs .newsPicUl li {
		width: 291px;
	}

	.pageModule_civiCreate .civiCreate_cont>a {
		width: 375px;
	}

	.pageModule_civiCreate .civiCreate_cont .img {
		width: 415px;
	}

	.pageModule_twostudy .cm_twostudy {
		width: 395px;
		margin-right: 5px;
	}

	.pageParty .tabNavUl>li {
		width: 138px;
	}
}
