/* 专栏 */

/* 集团简介 aboutus.html */
.about_headline {
	font-size: 36px;
	font-weight: bold;
	color: #333333;
	padding: 108px 0 58px 0;
	line-height: 1;
}

.acontent_l>p {
	font-size: 18px;
	text-indent: 2em;
	color: #333;
	font-weight: 400;
	line-height: 42px;
	text-align:justify;
	text-justify:distribute-all-lines; 
}

.acontent_r {
	width: 566px;
	height: 368px;
	margin-left: 50px;
	flex-shrink: 0;
}

.about_data {
	padding-top: 60px;
}

.about_data li {
	width: 270px;
	height: 176px;
	background: #FFFFFF;
	box-shadow: 7px 7px 25px 0px rgba(220, 220, 220, 0.8);
	margin-right: 40px;
	padding-top: 36px;
	box-sizing: border-box;
}

.about_data li:last-child {
	margin-right: 0;
}

.about_data li p {
	font-size: 28px;
	font-weight: 400;
	color: #B4B4B4;
	text-align: center;
}

.about_data li h5 {
	font-size: 72px;
	font-family: Arial;
	font-weight: bold;
	line-height: 1;
	padding-top: 19px;
	padding-left: 50px;
}

.about_data h5 span {
	font-size: 24px;
}

.about_data li:nth-child(1) h5 {
	color: #00833E;
}

.about_data li:nth-child(2) h5 {
	color: #F18D00;
}

.about_data li:nth-child(3) h5 {
	color: #CA0915;
}

.about_data li:nth-child(4) h5 {
	color: #151861;
}

.slogan {
	padding: 75px 0;
}

.slogan img {
	display: block;
	width: 100%;
	max-width: 100%;
}

.institutional img {
	width: auto;
	display: block;
}

/* 投资者关系 */
.investor_wrap h5 {
	font-size: 36px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding-top: 108px;
	padding-bottom: 50px;
	line-height: 1;
}

.investor_wrap h5 span {
	color: #CA0915;
}

.investor_text {
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	padding-top: 30px;
	padding-bottom: 50px;
}

.investor_text p {
	font-size: 24px;
	font-weight: 400;
	color: #333333;
	line-height: 42px;
	text-indent: 1.5em;
	padding-bottom: 30px;
}

.investor_gp {
	padding-top: 50px;
}

.investor_gp p {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
	padding-bottom: 50px;
}

.investor_gp img {
	display: block;
	margin: 0 auto;
	width: 980px;
}

.skypegmwcn {
	width: 233px;
	height: 48px;
	background: #FFFFFF;
	border: 1px solid #00833E;
	border-radius: 20px 0px 20px 0px;
	margin: 90px auto 43px;
}

.skypegmwcn a {
	text-align: center;
	line-height: 48px;
	width: 100%;
	margin: 0 auto;
	font-size: 18px;
	color: #00833E;
}

.skypegmwcn a img {
	width: 26px;
	height: 11px;
	margin-left: 10px;
}


/* 加入我们 */
.concept_main {
	padding-top: 107px;
}

.concept_l>h5 {
	font-size: 36px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 40px;
}

.concept_l p {
	font-size: 24px;
	font-weight: 400;
	color: #333333;
	line-height: 42px;
	padding-bottom: 50px;
	text-indent: 2em;
}

.concept_r {
	width: 504px;
	margin-left: 44px;
	flex-shrink: 0;
	padding-top: 18px;
}

.concept_r>img {
	width: 100%;
}

.concept_r .job_gw {
	padding-top: 30px;
}

.job_gw a {
	width: 233px;
	height: 48px;
	background: #FFFFFF;
	border: 1px solid #00833E;
	border-radius: 20px 0px 20px 0px;
	line-height: 48px;
	font-size: 18px;
	color: #00833E;
}

.job_gw a img {
	width: 26px;
	height: 11px;
	margin-left: 10px;
}

.job_wrap {
	padding-top: 80px;
}

.job_wrap>h5 {
	padding-bottom: 50px;
	font-size: 36px;
	font-weight: bold;
	color: #333333;
}

.job_ul li a {
	padding: 30px 0;
	border-bottom: 1px solid #EEEEEE;
	/* display: block; */
}

.job_title h6 {
	line-height: 60px;
	font-size: 24px;
	font-weight: bold;
	color: #333;
	max-width: 1050px;
}

.job_title p {
	font-size: 18px;
	color: #333;
	font-size: 400;
}

.job_text {
	line-height: 32px;
	color: #666;
	font-size: 18px;
	padding-right: 30px;
	box-sizing: border-box;
}

.job_img {
	width: 252px;
	height: 168px;
	margin-left: 26px;
}

.job_img img {
	width: 100%;
	max-height: 152px;
}

/* 新闻资讯 */
.news_ul li>a:hover {
	border-bottom: 6px solid #CA0915;
}

.news_ul li>a:hover .job_title h6 {
	color: #CA0915;
}

.news_ul li>a:hover .job_title p {
	color: #CA0915;
}

.news_ul li>a:hover .job_text {
	color: #CA0915;
	transition: .3s all ease-in-out
}


/* 关于我们 企业文化 */
.culture_ul {
	padding-top: 10px;
	padding-bottom: 50px;
}

.culture_ul li>h5 {
	font-size: 36px;

	font-weight: bold;
	color: #333333;
	width: 100%;
	border-bottom: 1px solid #EEEEEE;
	line-height: 1;
	padding: 99px 0 49px;
	margin-bottom: 20px;
}

.culture_ul li p {
	font-size: 24px;
	text-indent: 2em;
	font-weight: 400;
	color: #333333;
	line-height: 42px;
}

.culture_ul li img {
	width: 100%;
	height: auto;
	margin-top: 50px;
}


/*  新闻资讯 详情页 */
.details_wrap {
	padding-top: 108px;
	padding-bottom: 30px;
}

.details_wrap>h3 {
	text-align: center;
	font-size: 36px;
	font-weight: 400;
	color: #333333;
	padding-bottom: 29px;
}

.details_writer span {
	display: block;
	padding: 0 20px;
	font-size: 18px;
	color: #999;
	font-weight: 400;
	border-right: 1px solid #eee;
	margin-bottom: 50px;
}

.details_writer span:last-child {
	border-right: 0;
}

.details_main {
	padding: 40px 0;
	box-sizing: border-box;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.details_main p {
	font-size: 24px !important;
	font-weight: 400 !important;
	color: #333333;
	line-height: 42px !important;
	/* text-indent: 2em !important; */
	padding-bottom: 20px;

}

.details_main img {
	width: auto;
	display: block;
	margin: 0 auto 20px;
}

.next_chapter {
	padding-top: 40px;
}

.next_chapter_t a {
	font-size: 18px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: #333333;
}

.get_back {
	width: 120px;
	height: 40px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align: center;
	line-height: 38px;
	color: #999;
}

.next_chapter_t a:hover {
	color: #CA0915;
}

.get_back:hover {
	color: #CA0915;
}

/* 新闻资讯 集团影像 */
.bloc_video {
	padding-top: 109px;
}

.bloc_video>h5 {
	font-size: 36px;
	color: #333;
	font-weight: bold;
	padding-bottom: 59px;
}

.bloc_ul {
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	width: 100%;
}

.bloc_ul li {
	width: 576px;
	margin-right: 48px;
	margin-bottom: 59px;
}

.bloc_ul li:nth-child(even) {
	margin-right: 0;
}

.bloc_ul li a {
	position: relative;
	display: block;
}

.bloc_ul li a img:first-child {
	width: 576px;
	height: 324px;
}

.bloc_ul li a img:nth-child(2) {
	width: 80px;
	height: 90px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 22;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
}

.bloc_ul li a h6 {
	font-size: 28px;
	color: #333;
	font-weight: 400;
	padding-top: 30px;
}

/* 品牌集群 */
.drand_wrap {
	padding-top: 98px;
}

.drand_ul>li::before {
	display: inline-block;
	content: "+";

}

.drand_ul .select::before {
	display: inline-block;
	content: "-" !important;
	padding-right: 5px;
}

.drand_main>li {
	display: none;
}

.drand_ul .select {
	color: #CA0915;
	border-color: #CA0915;
}

.drand_main li.show {
	display: block;
}

.drand_ul>li {
	width: 218px;
	height: 48px;
	background: #FFFFFF;
	border: 1px solid #E8E8E8;
	border-radius: 20px 0px 20px 0px;
	text-align: center;
	line-height: 46px;
	font-size: 18px;
	color: #333;
	font-weight: 400;
	margin-right: 25px;
	margin-bottom: 20px;
	cursor: pointer;
}

.drand_ul>li:hover {
	color: #CA0915;
	border-color: #CA0915;
}

.drand_ul>li:nth-child(5n) {
	margin-right: 0;
}

.drand_ul {
	padding-bottom: 59px;
}

.drand_content>h3 {
	font-size: 36px;
	font-weight: bold;
	color: #333;
	line-height: 1;
	padding-bottom: 50px;
	border-bottom: 1px solid #eee;
	margin-bottom: 40px;
	text-align: center;
}
.drand_content>h5{  font-size: 28px;  font-weight: bold; color: #333; padding-bottom: 19px; padding-top: 41px;}
.drand_content>p {
	font-size: 24px;
	line-height: 42px;
	text-indent: 2em;
	color: #333;
	font-weight: 400px;
}

.drand_content img {
	width: auto;
	display: block;
	margin: 40px auto 60px;
}


/* 关于我们年度新闻 */
.annual_wrap {
	padding-top: 107px;
	padding-bottom: 49px;
}

.annual_ul {
	padding-top: 100px;
}

.annual_ul>li {
	font-size: 36px;
	font-weight: bold;
	color: #333;
	line-height: 1;
	margin-bottom: 60px;
	cursor: pointer;
	margin-right: 86px;
}

.annual_ul>li:hover {
	color: #CA0915;
}

.annual_list>li {
	display: none;
}

.annual_ul .select {
	color: #CA0915;
}

.annual_list>li.show {
	display: block;
}

.annual_list>li>h3 {
	font-size: 84px;
	font-weight: bold;
	font-family: Arial;
	color: #00833E;
	line-height: 1;
	padding-bottom: 19px;
}

.annual_text {
	margin-left: 58px;
	border-left: 1px solid #b2dac5;
	padding-top: 78px;
}

.annual_text>li .annual_a i {
	display: block;
	flex-shrink: 0;
	font-style: normal;
	width: 15px;
	height: 15px;
	background: #00833E;
	border: 2px solid #FFFFFF;
	border-radius: 50%;
	  margin-top: 10px;
	  margin-right: 18px;
}

.annual_text>li .annual_a::before {
	display: block;
	content: "";
	left: 0;
	width: 66px;
	height: 1px;
	background: #b2dac5;
	margin-top: 18px;
	flex-shrink: 0;
	

}
.annual_a{ margin-bottom: 87px;}
.annual_a h6 {
	font-size: 24px;
	font-family: MicrosoftYaHei;
	font-weight: bold;
	color: #333333;
	line-height: 42px;
	
}

/* 信息公开 公开目录 */
.Information_ul{ padding-top: 108px;}
.Information_ul>li>h5{  font-size: 36px; color: #333; font-weight: bold; padding-bottom: 50px; border-bottom: 1px solid #eee;}
.Information_ul>li { margin-bottom: 20px;}
.Information_info{ padding-top: 30px;}
.Information_info>li{  padding-bottom: 48px;}
.Information_info>li>a{ font-size:24px; color: #333; font-weight: 400;  margin:0 90px 48px; }
.Information_info>li>a:first-child{ margin-left: 0;}
.Information_info>li>a:hover{ color:#CA0915 ;}


/* 智慧党建*/
 .wit_wrap{  width: 100%;
  background: url(2021_zhdj_1.png) no-repeat center top;
  /* background-size: 100%; */
   padding-top: 7.18rem; 
 }
 .wit_video{ width: 11.5rem; height: 6.6rem; margin:  0 auto; background: #fff;
  
 }
 .wit_footer{ width: 100%; height: 56px; background: url(2021_zhdj_2.png) no-repeat center top; margin-top: 3.28rem;}
 .wit_footer p{ font-size: 12px;
font-family: MicrosoftYaHei;
font-weight: 400;
color: #FFFFFF;text-align: center; padding-top: 10px;}

#my-video{ width: 100%; height: 6.6rem;}
 .video-js .vjs-big-play-button{
	left: 50%!important;
	 top: 50%!important;
	  transform: translate(-50%,-50%);
	   -webkit-transform: translate(-50%,-50%);
	    -moz-transform: translate(-50%,-50%);
		 -ms-transform: translate(-50%,-50%);
	 
}

/* 新闻资讯 国家电投 */
.newspaper_ul>li{ width:368px;  margin-right: 48px; margin-bottom: 59px;}
.newspaper_ul>li>a>img{ width:368px; height:516px; }
  
.newspaper_ul>li:nth-child(3n){ margin-right: 0;}
.newspaper_ul>li>a>p{  padding-top:30px; font-size: 28px; color: #333;  font-weight: 400;}



/* 互动交流 */
.Interactive_wrap{	padding-top: 166px;
	padding-bottom: 30px; }
.Interactive_wrap h3{font-size: 36px;
font-weight: bold;
color: #333333;
line-height: 24px; padding-bottom: 50px; border-bottom: 1px solid #EEEEEE; margin-bottom: 20px; }
.Interactive_wrap h5 { font-size: 28px;
font-family: MicrosoftYaHei;
font-weight: bold;
color: #333333;
 padding-top: 60px;  padding-bottom: 18px;}
 .Interactive_wrap p{font-size: 24px;
font-family: MicrosoftYaHei;
font-weight: 400;
color: #333333;
line-height: 42px; text-indent: 2em; }