.interview_list_screen{
	width:100%;
	height:500px;
	margin:0;
	padding:0;
}
#demo{
	width: 100%;
}
.interview_list_screen .carousel .carousel-item img{
	width:100%;
	height:500px;
}
.news_focus{
	margin-top:-4px;
}
.news_focus h4{
	height:19px;
	font-size:21px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:#2C2C2C;
	/*line-height:36px;*/
	display:inline-block;
}
.news_focus span{
	border-radius: 19px;
    border: 1px solid #b9b9b9;
    width: auto;
    height: 22px;
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #B9B9B9;
    line-height: 20px;
    padding: 1px 16px;
	float:right;
	margin-top:5px;
	margin-right:6px;
}
.title_txt{
	margin-top:32px;
}
.title_txt h4{
	width:auto;
	height:19px;
	font-size:21px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:#2C2C2C;
	display:inline-block;
}
.title_txt span{
	border-radius: 19px;
    border: 1px solid #b9b9b9;
    width: auto;
    height: 22px;
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #B9B9B9;
    line-height: 20px;
    padding: 1px 16px;
	float:right;
	margin-top:5px;
	margin-right:6px;
}
.blue_line{
	width:100%;
	height:5px;
	background:rgba(255,255,255,1);
	margin-top:4px;
}
.blue_line .blue_line_small{
	width:86px;
	height:4px;
	background:rgba(54,157,255,1);
}
.blue_line .blue_line_length{
	width:100%;
	height:1px;
	background:rgba(54,157,255,1);
}

.project_list{
	padding-left:0;
}
.project_list li{
	height:192px;
	padding:34px 0;
	border-bottom:1px solid #E2E2E2;
}
.project_list li.last{
	border-bottom:none;
}
.project_list_img{
	width:163px;
	height:124px;
	float:left;
}
.project_list .project_list_img img{
	width:163px;
	height:124px;
}
.project_list .project_list_info{
	width:605px;
	height:124px;
	float:left;
	margin-left:26px;
}
.project_list .project_list_info p{
	height:19px;
	font-size:19px;
	font-family:Microsoft YaHei;	
	font-weight:bold;
	color:rgba(44,44,44,1);
	line-height:19px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.project_list .project_list_info .project_info{
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(44,44,44,1);
	line-height:27px;
	height:81px;
	overflow:hidden;
}
.project_list .project_list_info .project_connect{
	height:27px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(117,117,117,1);
	line-height:27px;
}
.project_list .project_list_info .project_connect .phone{
	float:right;
	color:rgba(34,149,255,1);
}
.title_left_border{
	height:21px;
	font-size:21px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(44,44,44,1);
	line-height:20px;
	border-left:4px solid rgba(54,157,255,1);
	padding-left:6px;
}
.about_council .about{
	height:222px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(44,44,44,1);
	line-height:29px;
	margin-top:10px;
	text-indent:2em;
}
.about_council .join{
	text-align:center;
}
.about_council .join_btn{
	width:182px;
	height:47px;
	background:rgba(54,157,255,1);
	border-radius:24px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(255,255,255,1);
	line-height:32px;
}
.about_council .phone{
	width:100%;
	height:50px;
	margin-top:24px;
	border-top:1px solid rgba(226,226,226,1);
	border-bottom:1px solid rgba(226,226,226,1);
	text-align:center;
	padding:15px 0;
}
.about_council .phone_number{
	height:17px;
	font-size:17px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(44,44,44,1);
	line-height:19px;
}
.zhuanxiang{
	margin-top:60px;
}
.zhuangxiang_img{
	margin-top:30px;
}
img.project_comp{
	width:1200px;
	height:200px;
}
.council_title{
	width:1200px;
	height:95px;
	background:rgba(244,244,244,1);
	text-align:center;
}
.council_title .council_li{
	height:95px;
	font-size:20px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(36,35,35,1);
	line-height:95px; 
	display:inline-block;
	margin:0 20px;
	cursor:pointer;
}
.council_title .council_li.active,
.council_title .council_li:hover{
	font-weight:bold;
	color:rgba(22,142,255,1);
	border-bottom:3px solid rgba(22,142,255,1);
}
.council_list{
	width:1200px;
}
.council_logo_list{
	display:inline-block;
	margin-right:44px;
	margin-top:18px;
	margin-bottom:22px;
	vertical-align:bottom;
}
.council_logo_list.last{
	margin-right:unset;
}
.council_logo_list .council_logo{
	width:200px;
	height:200px;
	background:rgba(255,255,255,1);
	border:1px solid rgba(220,220,220,1);
	text-align: center;
	line-height:200px;
}
.council_logo_list .council_logo img{
	max-width:190px;
	max-height:190px;
	vertical-align: middle;
	display: inline-block;
	vertical-align: middle;
}
.council_logo_list .council_company{
	height:29px;
	font-size:17px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(44,44,44,1);
	line-height:29px;
	margin-top:12px;
	display:block;
	width:200px;
	text-align: center;
}
.council_logo_list a{
	text-decoration:none;
}
.council_logo_list:hover .council_company{
    color:rgba(22,142,255,1);
}

/* 理事天地理事风采部分 */
.council_top{
	width: 795px;
	height: 350px;
	margin-top: 24px;
	margin-bottom: 50px;
}
.council_top_info{
	width: 340px;
	height: 100%;
	float: left;
}
.council_top_info:nth-child(2){
	float: right;
}
.top_info{
	float: left;
}
.top_info_top{
	width: 100%;
	height: 170px;
}
.top_info_img{
	width: 238px;
	height: 170px;
	float: left;
}
.top_info_name{
	width: 101px;
	height: 170px;
	background: #FFFFFF;
	border: 1px solid #E5E5E5;
	float: left;
}
.name_p1{
	width: 100%;
	height: 19px;
	font-size: 19px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #2C2C2C;
	line-height: 28px;
	margin-top: 40px;
	text-align: center;
}
.name_p2{
	width: 85%;
	height: 44px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2C2C2C;
	line-height: 27px;
	margin-top: 18px;
	margin-left: 10px;
	text-align: center;
}
.top_info_content{
	width: 336px;
	height: 110px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2C2C2C;
	line-height: 27px;
	margin-top: 22px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.top_info_bottom{
	width: 336px;
	height: 20px;
	margin-top: 35px;
}
.dotted_line{
	width: 265px;
	height: 1px;
	border: 1px dashed #3D9DFF;
	float: left;
}
.top_info_bottom a{
	margin-top: -17px;
	float: right;
}
.mien_img{
	width: 396px;
	height: 283px;
	margin-top: 23px;
}
.mien_mess{
	width: 108px;
	height: 20px;
	font-size: 21px;
	font-family: CJNgaiPRC;
	font-weight: bold;
	font-style: italic;
	color: #2C2C2C;
	line-height: 36px;
	margin-top: 17px;
}
.mien_mess_cont{
	width: 397px;
	min-height: 44px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2C2C2C;
	line-height: 27px;
	margin-top: 15px;
}
.mien_name{
	width: 397px;
	height: 19px;
	font-size: 19px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #2C2C2C;
	line-height: 28px;
	text-align: right;
	margin-top: 8px;
}
.mien_com{
	width: 397px;
	height: 17px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2C2C2C;
	line-height: 27px;
	margin-top: 8px;
	text-align: right;
}
.mien_com_cont{
	width: 398px;
	height: 190px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	color: #2C2C2C;
	line-height: 27px;
	margin-top: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
}
.mien_href{
	margin-top: 10px;
	text-align: right;
}
