@charset "utf-8";

.top_nav {
	height: 80px;
	line-height: 80px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9;
	background-image: linear-gradient(to bottom right, #2079BC 20%, #247CBF 60%, #277FC0);
}

.top_nav .logo_img {
	/* width: 260px; */
	height: 40px;
	margin-top: 23px;
}

.nav_container {
	width: 1200px;
	margin: 0 auto;
}

.nav_container ul li {
	list-style: none;
	float: left;
	width: 80px;
	text-align: center;
	cursor: pointer;
}

.nav_container ul li a {
	font-size: 16px;
	color: #fff;
	display: block;
	width: 80px;
	text-align: center;
}

/* .nav_container ul {
	margin-left: 22px;
} */

.nav_container ul li:hover {
	background: #005AA9;
}

.top_nav li .pop_surface {
	position: absolute;
	right: 0;
	top: 80px;
	display: block;
	height: 48px;
	line-height: 48px;
	background: #9BC2D8;
	text-align: left;
	display:  none;
}

.top_nav li .pop_surface a {
	display: inline-block;
	width: 80px;
	text-align: center;
	color: #231815;
}

.top_nav li .pop_surface a:hover {
	color: #005A96;
}


.search_box {
	width: 140px;
	height: 22px;
	border: 1px solid #fff;
	margin: 28px 0 0;
}

.search_box input {
	height: 22px;
	line-height: 22px;
	width: 90px;
	padding-left: 10px;
	color: #fff;
}

.search_box span {
	width: 30px;
	height: 20px;
	background: #fff url(../images/search.png) center center no-repeat;
}

.banenr {
	width: 100%;
	max-height: 361px;
	margin-top: 80px;
	min-width:1200px ;
}

.banenr img {
	width: 100%;
}

.main-content {
	margin-top: 80px;
}

.main-content .bg_title {
	height: 42px;
	line-height: 42px;
	font-size: 26px;
	font-weight: normal;
	color: #D5E6F6;
	padding: 0 0 0 30px;
	margin: 0 0 45px;
	background: url(../images/bg_title.png) 0 0 no-repeat;
	background-size: 100% 100%;
}

.English_title {
	height: 54px;
	font-size: 25px;
	font-family: FZLTCHJW;
	font-weight: normal;
	color: rgba(157, 199, 227, 1);
	margin: 0 auto;

	text-align: center;
}

.English_title i {
	position: absolute;
	width: 48px;
	height: 3px;
	left: 50%;
	bottom: 0;
	background: #5ca2d1;
	transform: translateX(-50%);
	opacity: 1 !important;
	z-index: 1;
}

.subhead_tit.adderss_box_phone {
	margin-bottom: 88px !important;
}

.address .left.box-shadow {
	box-shadow: 0 0 6px rgba(0, 0, 0, .2);
	border-radius: 10px;
}

.address .left.box-shadow img {
	border-radius: 10px 0 0 10px;
}

.subhead_tit {
	height: 20px;
	line-height: 20px;
	font-size: 20px;
	font-weight: bold;
	color: #2E88C5;
	margin: 18px 0 118px;
	text-align: center;
}

.main-content .address {
	margin-bottom: 158px;
}

.main-content .address .left {
	width: 543px;
	height: 450px;
	margin-left: 59px;
	/* margin-top: 4px; */
	/* padding: 89px 0 60px; */
	text-align: center;
	color: #fff;
	background: linear-gradient(to right, #47AED5 20%, #3999CC 50%, #2B84C3)
}

.main-content .address .left h5 {
	height: 27px;
	font-size: 27px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 43px;
}

.address .code_wx {
	margin: 50px 0;
}

.address .message li {
	font-size: 25px;
	line-height: 40px;
}

.address .message li i {
	width: 22px;
	height: 22px;
	display: inline-block;
	margin-right: 8px;
	background: url(../images/location.png) 0 center no-repeat;
}

.address .message li.telephone i {
	vertical-align: middle;
	margin-top: -5px;
	background: url(../images/phone.png) 0 center no-repeat;
}

.address #location {
	width: 597px;
	height: 460px;
}

.footer {
	min-width: 1200px;
	height: 47px;
	line-height: 47px;
	color: #FFFFFF;
	font-size: 12px;
	background: linear-gradient(to right, #45AAD4, #3999CC 50%, #2B84C3);
}

.footer p {
	margin-right: 18px;
	margin-left: 20px;
	cursor: pointer;
}
.footer p a{
	color: #FFFFFF;
}

.footer p  a:link{
	color: #FFFFFF;
}

.footer  a{
	color: #FFFFFF;
}

.footer  a:link{
	color: #FFFFFF;
}


.footer p i {
	width: 16px;
	height: 15px;
	margin-right: 6px;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/msg.png) center center no-repeat;
}

.footer p.emial i {
	margin-top: -2px;
}

.footer p.msg i {
	background: url(../images/link.png) center center no-repeat;
}

.footer select {
	outline: 0;
	border: 1px solid #CCC;
	width: 206px;
	height: 24px;
}

.footer .website {
	margin-right: 0;
}

.bootm_banner {
	height: 193px;
	min-width: 1200px;
	background: #fff url(../images/bot_banner.png) 0 0 no-repeat;
}

/* 招贤纳士 */
.Recruitment textarea {
	width: 1100px;
	height: 424px;
	margin: 0 auto;
	border: 1px solid #A8A8A8;
	display: block;
	padding: 10px;
	font-size: 20px;
	color: #7A7A7A;
	line-height: 35px;
}

.Recruitment_tit {
	margin-bottom: 76px;
}


/* 项目展示-自建项目 */
.project.replace_pro_contant {
	margin-bottom: 50px;
}

.subhead_tit.replace_pro {
	margin-bottom: 67px !important;
}

.project_item {
	width: 377px;
	float: left;
	background: #D8D8DC;

	transition: all ease 300ms;
	margin: 0 32px 78px 0;
	overflow: hidden;
}

.project_item:hover {
	-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, .06);
	box-shadow: 0 15px 30px rgba(0, 0, 0, .06);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0)
}

/* .project_item img {
	-webkit-transition: -webkit-transform .5s;
	transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s, -webkit-transform .5s;
	-o-object-fit: cover;
	object-fit: cover
} */

/* .project_item:hover img {
	-webkit-transform: translateZ(0) scale3d(1.1, 1.1, 1.1);
	transform: translateZ(0) scale3d(1.1, 1.1, 1.1)
}
 */
.project_item:nth-child(3n) {
	margin-right: 0;
}

.project_item img {
	width: 100%;
	height: 212px;
	display: block;
}

.project_item h6 {
	text-align: center;
	font-weight: bold; 
	color: rgba(0,0,0,.5);

	font-size: 18px;
	height: 60px;
	line-height: 60px;
}

.project_item p {
	height: 168px;
	width: 346px;
	margin: 0 auto;
	text-indent: 2em;
	color: #7A7A7A;
	font-size: 14px;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: box;
	display: -webkit-box;
	line-clamp: 6;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
}


/* 权属子公司 */
.organization {
	text-align: center;
}

.subhead_tit.organization_tit {
	margin-bottom: 50px;
}

/* 新闻中心-公司简介 */
.Company_state {
	margin-bottom: 103px;
}

.subhead_tit.Company_tit {
	margin-bottom: 80px;
}

.Company_state .right_row {
	width: 470px;
}

.Company_state .right_row dl {
	padding-bottom: 46px;
	padding-top: 30px;
	border-bottom: 3px dashed #a8a8a8;
}

.Company_state .swiper-container {
	width: 660px;
	height: 460px;
}

.swiper_item_my .adv_img {
	width: 660px;
	height: 460px;
}

.swiper_item_my .img_description {
	height: 106px;
	background: #28201B;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.swiper_item_my .img_description .left_mark {
	width: 200px;
	height: 100%;
	font-size: 26px;
	text-align: center;
	padding: 12px 0 0;
	background: linear-gradient(to right, #4AB2D7, #3593C9, #1D75BA)
}

.swiper_item_my .img_description .left_mark p {
	height: 28px;
	line-height: 28px;
}

.swiper_item_my .img_description .left_mark span {
	font-size: 12px;
	display: inline-block;
	height: 12px;
	line-height: 12px;
	margin: 0 20px;
	vertical-align: middle;
}

.swiper_item_my .img_description .left_mark .min-height {
	height: 12px;
	line-height: 12px;
	margin: 5px 0;
}

.swiper_item_my .img_description .righ_cont {
	padding: 0 24px 0 28px;
}

.swiper_item_my .img_description .righ_cont h4 {
	height: 18px;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
	margin: 16px 0 12px;
}

.swiper_item_my .img_description .righ_cont p {
	font-size: 12px;
	line-height: 24px;
	height: 52px;
	text-indent: 2em;
}

.swiper_item_my .img_description .min-height.zixun i {
	width: 35px;

}

.swiper_item_my .img_description .min-height i {
	width: 48px;
	display: inline-block;
	height: 1px;
	background: #fff;
	vertical-align: middle;
}

.swiper_item_my .img_description .left_mark .max_widthI span {
	margin: 0 10px;
}

.swiper_item_my .img_description .min-height.max_widthI i {
	width: 30px;
}

.swiper_item_my .img_description .min-height.dangjian i {
	width: 26px;
}

.swiper_item_my .img_description .min-height.dangjian {
	margin: 8px 0 8px;
}

.swiper_item_my .img_description .left_mark .min-height.dangjian span {
	margin: 0 10px;
}

.swiper_item_my .img_description .righ_cont {
	width: 460px;
}

.Company_state .right_row dl:last-child {
	border-bottom: 0 none;
}

.Company_state .right_row dt {
	color: #2E88C5;
	font-size: 18px;
	/*height: 40px;*/
	font-weight: 600;
	line-height: 24px;
	margin-bottom: 16px;
}

.Company_state .right_row .time {
	color: #919191;
	font-size: 12px;
	margin-bottom: 30px;
}

.Company_state .right_row .top_row {
	border-bottom: 3px dashed #a8a8a8;
}

.line4 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: box;
	display: -webkit-box;
	line-clamp: 4;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.line7 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: box;
	display: -webkit-box;
	line-clamp: 7;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;
}

.Company_state .right_row .desc {
	color: #7A7A7A;
	font-size: 14px;
	text-indent: 2em;
	line-height: 28px;
}

.Company_state .h5_box {
	border-bottom: 3px dashed #a8a8a8;
	padding-right: 5px;
}

.Company_state .h5_box h5 {
	height: 22px;
	font-size: 18px;
	color: #7A7A7A;
	line-height: 22px;
	margin: 0 0 45px;
	cursor: pointer;
}


.Company_state .h5_box .title {
font-size: 18px;
	white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis;
 font-weight: 600;
}

.Company_state .h5_box h5:hover {
	color: #2E88C5;
}

.Company_state .h5_box h5:first-child {
	margin: 48px 0 38px;
}

.Company_state .emphasize {
	padding-bottom: 70px;
	border-bottom: 2px solid #348CC7;

}

.Company_state .emphasize_list .item {
	margin-top: 66px;
}

.emphasize_list {
	padding: 0 26px;
}

.emphasize_list .news_img {
	width: 530px;
	height: 318px;
}

.emphasize_list .details {
	width: 578px;
}

.Company_state .item .date_box {
	margin-top: 60px;
	margin-bottom: 38px;
}

.Company_state .date_box strong {
	font-size: 20px;
	color: #494949;
	height: 22px;
	line-height: 22px;
	font-weight: normal;
}

.Company_state .date_box span {
	color: #919191;
}

.Company_state .details h4 {
	color: #7A7A7A;
	height: 24px;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 578px;
	margin: 0 0 22px;
}

.blue {
	color: #2E80BC !important;
}

.mb272 {
	margin-bottom: 272px;
}

.Company_state .details .content {
	height: 96px;
	font-size: 13px;
	line-height: 24px;
	text-indent: 2em;
	color: #7A7A7A;
}

/* 356
简介 */
.Company_profile {
	margin-top: 34px;
}

.Company_profile_main {
	width: 573px;
	height: 508px;
	position: absolute;
	right: 24px;
	top: 32px;
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, .6);
}

.Company_profile_main .English_title {
	margin-top: 39px;
	color: rgba(46, 128, 188,.5);
	font-size:25px;
	margin-bottom: 20px;
	
}

.Company_profile_main .English_title i {
	background: #8C8C8C;
}

.Company_profile_bg {
	width: 760px;
	height: 567px;
}

.Company_profile_main h3 {
	height: 40px;
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    color: #606060;
    margin: 0 0 20px;
    line-height: 40px;
}

.Company_profile_main .cont {
	width: 518px;
	margin: 0 auto;
	text-indent: 2em;
	color: #7A7A7A;
	line-height: 27px;
}

/* kingrock 2022.2.2  COMPANY DYNAMIC */
.Company_profile_main p {
	width: 518px;
	margin: 0 auto;
	text-indent: 2em;
	color: #7A7A7A;
	line-height: 27px;
	padding: 0 30px;
	font-size: 22px;
    line-height: 40px;
}


.introduce .project_item h6 {
	text-align: left;
	width: 346px;
	font-weight: bold;
    font-size: 20px;
    margin-top: 12px;
}

.introduce .clearfix .project_item p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: box;
	display: -webkit-box;
	line-clamp: 10;
	-webkit-line-clamp: 10;
	-webkit-box-orient: vertical;
	height: auto;
	height: 240px;
	line-height: 30px;
}

.project.introduce {
	margin: 60px 0 112px !important;
	
}

/* 党建教育 */
.partyBuilding .right_list {
	width: 560px;
}

.partyBuilding .right_list .title {
	height: 46px;
	font-size: 28px;
	font-weight: normal;
	color: #2E88C5;
}

.partyBuilding .right_list .title i {
	width: 10px;
	height: 46px;
	display: inline-block;
	background: #2E88C5;
	vertical-align: bottom;
}

.partyBuilding .right_list li h6 {
	
	font-size: 18px;
	font-weight: bold;
	color: #7A7A7A;
	line-height: 20px;
	margin: 32px 0 20px;
}

.partyBuilding .right_list li h6 .yaowen{
	display: block;
}

.partyBuilding .right_list li h6 i {
	color: #919191;
	font-size: 12px;
	float: right;
	font-weight: normal;
}

.partyBuilding .right_list li p {
	/*height: 14px;*/
	font-size: 14px;
	font-weight: normal;
	color: #7A7A7A;
	/*line-height: 14px;*/

}

.partyBuilding .right_list li {
	padding-bottom: 26px;
	border-bottom: 2px dotted #A1A1A1;
}

.partyBuilding {
	margin-bottom: 156px;
}

.partyBuilding .swiper-container {
	width: 580px;
	height: 420px;
}

.partyBuilding .swiper-container img {
	width: 100%;
	height: 100%;
	display: block;
}

.Classroom .title {
	height: 42px;
	color: #2E88C5;
	font-weight: bold;
	font-size: 20px;
}

.Classroom .title i {
	width: 9px;
	height: 42px;
	display: inline-block;
	background: #2E88C5;
	vertical-align: bottom;
	margin: 0 16px 0 0;
}

.Classroom li {
	width: 560px;
	padding: 40px 0 50px;
	border-bottom: 2px dotted #A1A1A1;
}

.Classroom li h6 {
	height: 18px;
	font-size: 18px;
	font-family: FZLTDHK;
	font-weight: normal;
	color: #7A7A7A;
	line-height: 18px;
	margin: 0 0 20px;
	font-weight: bold;
}

.Classroom li h6 i {
	font-weight: normal;
	font-size: 14px;
	color: #919191;
}

.Classroom li p {
	font-size: 14px;
	line-height: 27px;
	height: 102px;
	color: #7A7A7A;
	text-indent: 2em;
}

.Classroom .goMore,
.partyBuilding .goMore {
	width: 104px;
	height: 30px;
	float: right;
	margin-top: 30px;
	background: url(../images/more.png) 0 0 no-repeat;
}

.Classroom {
	margin-bottom: 120px;
}

/* 发展历程 -详情*/
.organization.history {
	margin: 65px 0 0;
}

.organization.history img {
	width: 1200px;
}

/* 发展历史列表 */
/* .Development_his li {
	float: left;
	margin-right: 20px;
} */

.Development_his li img {
	width: 180px;
}

.Development_his {
	margin-bottom: 118px;
}
.Development_his .banner_img{
	width: 1200px;
	margin-bottom: 34px;
}

.subhead_tit.Development_tit {
	margin-bottom: 50px;
}

/* .Development_his li {
	transition: all ease 500ms;
} */

/* .Development_his li:hover {
	transform: translateY(-20px);
} */

.project.introduce li:hover {
	-webkit-box-shadow: 0px 20px 40px 0px rgba(83, 86, 90, 0.2);
	box-shadow: 0px 20px 40px 0px rgba(83, 86, 90, 0.2);
	-webkit-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	transform: translateY(-30px);
}
/* 发展历史 2021/12/15 */
.development_Step{
	width: 1160px;
	height: 77px;
	line-height: 77px;
	font-size: 20px;
	margin: 0 auto;
	overflow: hidden;
}
.s_wiper{
	height: 77px;
	line-height: 77px;
}
.s_wiper .swiper-slide {
	text-align: center;
	color: #333;
	font-size: 16px;
	vertical-align: middle;
	cursor: pointer;
}
.s_wiper .swiper-slide.swiper-slide-active{
	color: #2E80BC;
	font-weight: bold;
}
.history_box_fz{
	width: 985px;
	margin: 50px auto 0;
	min-height:300px;
}
.history_box_fz li {
	font-size: 14px;
	cursor: pointer;
	padding-bottom: 4px;
	border-bottom: 2px dashed #7A7A7A;
	margin-bottom: 20px;
	color: #7A7A7A;
}
.history_box_fz ul{
	display: none;
}
.history_box_fz li i{
	width: 11px;
	height: 11px;
	border-radius: 100%;
	background: #2E80BC;
	display: inline-block;
	margin-right: 10px;
}
.history_box_fz li span{
	margin-right:16px;
	color: #333;
	font-weight: bold;
}
/* .history_box_fz li p{
	display: inline-block;
} */
.history_box_fz .left_li{
	width: 72px;
}
.history_box_fz div{
	width: 920px;
}

/* 首页 */
.footer.home_footer {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}

.swiper-container.home_index {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}

.swiper-container.home_index .swiper-wrapper {
	width: 100%;
	height: 100%;
}

.swiper-container.home_index img {
	width: 100%;
	height: 100%;
}


/* 2021/12/14 项目展示-自建项目 */
.Company_profile.project_list {
	margin-bottom: 112px;
}

.Company_profile.project_list .Company_profile_main .English_title {
	font-size: 20px;
	color: #2E80BC !important;
	font-weight: bold;
	padding-bottom: 23px;
	margin-top: 70px;
}

.Company_profile.project_list .Company_profile_main .English_title i {
	width: 97px;
	background: #a3afc3;
}

.Company_profile.project_list .Company_profile_main .cont {
	line-height: 39px;
	font-size: 14px;
	width: 481px;
}

.main-content.by_oneself {
	margin-bottom: 215px;
}

.main-content.by_oneself img {
	width: 377px;
	height: 212px;
	border: 0 none;
}

/* 招标公告 */
.subhead_tit.Bidding {
	margin-bottom: 58px !important;
}

.w930 {
	width: 930px !important;
	margin: 0 auto;
}

.Bidding_item dt {
	margin-bottom: 28px;
	color: #808080;
	font-size: 12px;
}

.Bidding_item dt strong {
	color: #7A7A7A;
	font-size: 18px;
	height: 18px;
	line-height: 18px;
}

.Bidding_item {
	margin-top: 25px;
}

.Bidding_item dd {
	border-bottom: 3px dotted #7A7A7A;
	text-indent: 2em;
	padding: 0 0 24px 0;
	font-size: 13px;
	color: #7A7A7A;
	margin: 0 0 0 10px;
}

/* 招聘简介 */
.subhead_tit.Recruitment_tit.Recruitment_title_x {
	margin-bottom: 50px;
}

.Recruitment_profile {
	margin: 0 49px;
}

.Recruitment_profile .left_box {
	width: 643px;
	height: 276px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .5);
	border-radius: 2px;
}

.Recruitment_profile .left_box dl {
	margin: 0 42px;
}

.Recruitment_profile .left_box dt {
	margin: 62px 0 23px 0;
	font-size: 20px;
	height: 20px;
	line-height: 20px;
	color: #2E80BC;
	font-weight: bold;
	padding: 0 0 42px;
}

.Recruitment_profile .left_box dt i {
	width: 97px;
	height: 3px;
	background: #7A7A7A;
	position: absolute;
	left: 0;
	top: 42px;

}

.Recruitment_profile .left_box dd {
	line-height: 39px;
	font-size: 14px;
	color: #7A7A7A;
}
.Recruitment_profile .img {
	height: 276px;
	width: 449px;
}
.Recruitment table {
	border-collapse: collapse;
	margin: 20px auto 100px;
	text-align: center;
	border: 1px solid #cad9ea;
}
.Recruitment table td,
.Recruitment table th {
	/* border: 1px solid #cad9ea; */
	color: #666;
	height: 40px;
	font-size:16px;
}
.Recruitment table thead th {
	color: #fff;
	background-color: rgb(46, 128, 188);
	width: 100px;
	border-right: 1px solid #cad9ea;	
}

.Recruitment table td{
	border-right: 1px solid #cad9ea;
}
/* table thead th */
.Recruitment table thead th:last-child{
	border-right-color:rgb(46, 128, 188);
}
.Recruitment table thead th:first-child{
	border-left:1px solid rgb(46, 128, 188);
}
.Recruitment table thead{
	border-top: 1px solid rgb(46, 128, 188);
}


/* 校园招聘 */
.campus_tit {
	color: #2E80BC;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 2px solid #2E80BC;
	margin-bottom: 38px;
}
.campus_tit i{
	width: 8px;
	height:40px;
	background: #2E80BC;
	display: inline-block;
	vertical-align: bottom;
	margin-right: 20px;
	margin-left: 10px;
}
.campus_img{
	margin: 0 auto;
	display: block;
}
.operate_img_new{
	width: 1182px;
	margin:0 0 50px;
}
.operate_text{
	width: 1182px;
	box-shadow: 0 0 10px rgba(0,0,0,.5);
	border-radius: 2px;
	padding: 58px 58px 114px;
}
.operate_text dt{
	color: #2E80BC;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 14px;
	margin: 0 0 49px;
}
.operate_text dt i{
	width: 96px;
	height: 2px;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform:translateX(-50%);
	background: #7A7A7A;
	
}
.operate_text dd{
	line-height: 27px;
	color: #7A7A7A;
}
.operate_text dd strong{
	
}
.mb160{
	margin-bottom: 160px !important;
}
.pl24{
	padding-left: 24px !important;
}