/*企业概况*/
.index_sec {
	width: 1200px;
	margin: auto;
	margin-top: 80px;
	padding: 0;
}
.common_title {
	text-align: center;
	margin-bottom: 50px;
}
.common_title > h1 {
	margin: 0;
	letter-spacing: 1px;
	/*color: #FB0301;*/
	font-size: 26px; line-height:1.2em;
	font-weight: bold;
}
.common_title > p {
	margin: 20px 0 0;
	color: #969696;
	font-size: 16px; line-height:1.2em;
	letter-spacing: 2px;
}
.common_title > span {
	display: block;
	width: 70px;
	height: 2px;
	margin: auto;
	margin-top: 10px;
	background: #999999;
}
.common_btn {
	width: 140px;
	border: none;
	height: 40px;
	border-radius: 20px;
	background: #055ba7;
	margin-top: 20px;
}
.common_btn > a {
	color: #fff;
}
.index_sec_2 {
	padding-bottom: 80px;
	position: relative;
}
.index_sec_2 .search-box {
	width: 222px;
	height: 30px;
	border: 1px solid #3F82E2;
	position: absolute;
	right: 0;
	box-sizing: content-box;
}
.index_sec_2 .input {
	border: 0;
	height: 100%;
	width: 170px;
	padding-left: 30px;
	background: url('../image/search.png') no-repeat left center;
	background-position-x: 8px;
	box-sizing: border-box;
}
.index_sec_2 button {
	height: 100%;
	width: 52px;
	text-align: center;
	background-color: #3F82E2;
	line-height: 30px;
	color: #fff;
	border: 0;
	outline: 0; 
}
.index2_b_left {
	width: 609px;
}
.index2_b_left .more {
	display: none;
	text-align: center;
	width: 140px;
	border: none;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	background: #3F82E2;
	margin-top: 10px;
	color: #fff;
	text-decoration: none;
}
.index2_b_left .more {
    display: block;
    background: #3F82E2;
    color: #fff;
    transition: all .3s ease;
    margin-top: 80px;
}
.index2_bl_text {
	/*padding: 0px 0 0 15%;*/
}
.index2_bl_text > p {
	margin: 0;
	line-height: 26px;
	font-size: 14px;
	letter-spacing: 1px;
	text-align: justify;
}
.index2_bl_text > p:last-child {
	margin-top: 10px;
}
.index2_br_img {
	width: 507px;
	/*padding: 0 22% 0 8%;*/
}
.index2_br_img > img {
	width: 100%;
}
@media (max-width: 1600px) {
	.index2_bl_text > p:last-of-type {
		overflow: hidden;
		height: 104px;
	}
	.index2_b_left .more {
		display: block;
	}
}
@media (max-width: 1440px) {
	.index2_br_img {
	    padding: 0;
	}
}
@media (max-width: 1280px) {
	.index2_bl_text {
	    padding: 0;
	}
	.index2_b_left .more {
		margin-left: 0;
	}
}
@media (max-width: 992px) {
	.index2_br_img {
	    padding: 0 6%;
	}
}
@media (max-width:768px) {
	.index_sec_2 {
		padding-bottom: 0px;
	}
	.index2_br_img {
		margin-top: 20px;
	}
}
/*企业概况end*/

/*精品工程*/
.project-wrapper {
	background-color: #F5F5F5;
	border-bottom: 80px solid #fff;
}
.inProject{ height: auto; overflow: hidden;}
.inProjectTop{ width: 100%; height: 200px;padding-top: 60px;box-sizing: content-box;background-color: #fff; }
#tab_conbox2 {
	width: 1200px; margin: 0 auto;
	margin-top: -107px;
}
.inProjectTop .h4-title{ width: 1200px; margin: 0 auto; line-height: 67px; font-size: 26px;}
.inProjectTop .h4-title b{ display: block;}
.inProjectTop .h4-title i{ width: 32px; height: 3px; background: #cf3837; display: block; vertical-align: top; }
.inProjectTop ul{ float: right; width: auto; height: 70px;}
.inProjectTop a{ margin-left: -3px; position: relative; display: inline-block; width: auto; height: 63px; line-height: 63px; padding: 0 40px; font-size: 18px; font-weight: bold; background: #f5f5f5; border-radius:5px;}
.inProjectTop a:hover{ background: #FB0301; color: #FFFFFF;}
.inProjectTop a:after{
    display:block;
    content:"";
    border-width:8px 8px 8px 8px;
    border-style:solid;
    border-color:#f5f5f5 transparent   transparent   transparent ;
    
    /* 定位 */
   margin-left: -4px;
    position:absolute;
    left:50%;
    top:100%;
}
.inProjectTop a:hover:after{border-color:#FB0301 transparent   transparent   transparent;}
.inProjectTop a.thistab{ background: #FB0301; color: #FFFFFF;}
.inProjectTop a.thistab:after{border-color:#FB0301 transparent   transparent   transparent;}

.inProJectlist{ width: 100%; height: auto; overflow: hidden;}
.inProJectlist .owl-item{ float: left; width: 100%; height: auto;}
.inProJectlist .owl-item img{height: 328px;object-fit: cover;}
.inProJectlist .owl-buttons{ display: none;}

.inProJectlist dl{ width: 100%; height: auto;  box-sizing: border-box; padding: 0 1%;}
.inProJectlist dl dt{ width: 100%; height: auto; overflow: hidden;}
.inProJectlist dl dt img{width: 100%; height: auto;}
.inProJectlist dl dd{ width: 100%; height: 75px; line-height:35px; font-size:16px; font-weight: bold; padding: 20px 15px; box-sizing: border-box; overflow: hidden;}
.inProJectlist dl dd b {
	font-weight: normal;
}
.inProJectlist dl dd span{ padding: 0 15px; display: inline-block; background:#cf3837; color: #FFFFFF; border-radius:20px; height: 35px; font-size: 14px; font-weight: normal;}

@media (max-width: 1440px) { 
	.inProJectlist dl dd{  font-size:15px; font-weight: bold;  padding: 20px 10px; }
}
@media (max-width: 1024px) { 
	.inProject{ width: 94%; padding: 40px 0;}
	.inProjectTop .h4-title{ font-size: 1.8rem;}
	.inProjectTop a{ padding: 0 20px; font-size: 1rem; }

	.inProJectlist dl dd{ font-size:1rem;  padding: 20px 25px; }
	.inProJectlist dl dd span{ font-size: 0.9rem; }
}
@media (max-width: 767px) {
	.inProject{ padding: 30px 0;}
	.inProjectTop ul{ width: 100%; height: 52px; margin-top: 25px;}
	.inProjectTop a{ margin-left:0; float: left; width: 25%; height: 52px; line-height: 52px; text-align: center; padding: 0; font-size: 1rem; font-weight: normal; background: #f5f5f5; border-radius:5px;}
	.inProjectTop a:after{
	    display:block;
	    content:"";
	    border-width:6px 6px 6px 6px;
	    border-style:solid;
	    border-color:#f5f5f5 transparent   transparent   transparent ;
	    
	    /* 定位 */
	   margin-left: -3px;
	    position:absolute;
	    left:50%;
	    top:100%;
	}
	.inProJectlist{ padding-top: 20px; }

	.inProJectlist dl dd{ height: auto; padding:15px; }
	.inProJectlist dl dd .fr{ float: none;}
	.inProJectlist dl dd span{ margin-top: 5px; font-size: 0.9rem; }
	.inProJectlist dl dd b{ display: block; width: 100%; height: 35px; line-height: 35px; overflow: hidden;}
}
/*精品工程end*/

/*党建等*/
.selection4 {
	background-color: #fff;
	padding-top: 84px;
}
.selection4 .box4 {
	width: 1200px;
	margin: 0 auto;
}
.selection4 .news-box {
	margin-bottom: 82px;
	position: relative;
}
.selection4-left {
	/*width: 46%;*/
	width: 608px;
	position: relative;
}
.selection4-right {
	/*width: 41%;*/
	width: 520px;
}
.sel4-left-box {
	background-color: #E6E9ED;
	padding: 0 20px 10px;
	box-sizing: border-box;
	height: 230px;
}
.sel4-title-box {
	line-height: 48px;
}
.sel4-title-box .more {
	color: #3F82E2;
	cursor: pointer;
}
.sel4-title-box .more img {
	width: 10px;
	height: 10px;
	vertical-align: middle;
	margin-left: 4px;
}
.sel4-title-box .title {
	font-size: 18px;
	color: #333;
	font-weight: 800;
	position: relative;
}
.sel4-title-box .title::after {
	content: '';
	width: 100%;
	height: 3px;
	background-color: #FC0904;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
.sel4-title-box .right {
	font-size: 14px;
	color: #666;
	cursor: pointer;
}
.sel4-left-box ul {
	width: 236px;
	margin-top: 24px;
}
.sel4-left-box .item {
	font-size: 14px;
	line-height: 34px;
}
.sel4-left-box .item a {
	display: block;
}
.sel4-left-box .item a:hover {
	color: #FC0904;
}
.selection4-left .img {
	width: 323px;
	height: 199px;
	overflow: hidden;
	position: absolute;
	right: -16px;
	bottom: -15px;
}
.selection4-left .img img {
	width: 100%;
	height: 100%;
	position: absolute;
	object-fit: cover;
}

.selection4-right .right-img {
	overflow: hidden;
	width: 520px;
	height: 292px;
	position: relative;
}
.selection4-right .right-img img {
	width: 100%;
	height: 100%;
	position: absolute;
	object-fit: cover;
}
.selection4-right .right-item {
}
.selection4-right .name {
	background-color: #E6E9ED;
	line-height: 50px;
	font-size: 14px;
	padding: 0 18px;
	box-sizing: border-box;
}
.selection4-right .hrefs {
	display: block;
	margin: 18px 0 57px;
}
.selection4-right video {
	width: 100%;
	height: 100%;
	position: absolute;
	border: 0;
	outline: 0;
}
@media (max-width: 1360px) {
	.sel4-left-box .item {
		line-height: 30px;
	}
}
/*党建等end*/

/*企业动态*/
.news-wrapper {
	background-color: #F5F5F5;
	padding-top: 50px;
	padding-bottom: 100px;
}
.news-block {
	width: 1200px;
	height: 352px;
	margin: 0 auto;
	position: relative;
	background-color: #fff;
}
.news-block .more a {
	display: block;
	width: 94px;
	height: 38px;
	line-height: 38px;
	color: #3F82E2;
	font-size: 16px;
	border: 1px solid #3F82E2;
	padding-left: 16px;
	box-sizing: border-box;
	background: url('../image/more.png') no-repeat center;
	background-size: 17px;
	background-position-x: 54px;
}
.news-block ul {
	width: 50%;
	padding-left: 80px;
	padding-right: 65px;
	box-sizing: border-box;
}
.news-block .list {
	display: block;
	padding: 16px 0;
	margin: 12px 0;
}
.news-block .list:hover .title {
	color: #FC0904;
}
.news-block .item1 .list {
	padding: 12px 0;
	margin: 10px 0;
}
.news-block .time {
	color: #999;
	font-size: 12px;
	margin-bottom: 8px;
}
.news-block .title {
	font-size: 16px;
	color: #333333;
}
.news-block .img-box {
	position: absolute;
	width: 600px;
	height: 352px;
	left: 0;
	top: 0;
	display: none;
}
.news-block .img-mask {
	height: 60px;
	line-height: 60px;
	color: #fff;
	background-color: rgba(0, 0, 0, .6);
	padding: 0 25px;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	font-size: 16px;
}
.news-block .item0 .img-box {
	display: block;
}
.news-block .imgs {
	width: 100%;
	height: 100%;
}
.news-block .imgs img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}