@charset "utf-8";

/*banner*/
.banner {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: auto;
}

.banner .swiper-slide a {
	display: block;
	background-size: cover;
	background-position: center;
}

.banner .btn {
	bottom: 34px;
}

.banner .btn span {
	position: relative;
	width: 12px;
	height: 12px;
	background: #878787;
	transition: 0.4s;
	box-sizing: border-box;
	margin: 0 10px !important;
	opacity: 1;
}

.banner .btn span::before {
	content: "";
	position: absolute;
	top: -5px;
	left: -5px;
	width: calc(100% + 10px);
	height: calc(100% + 10px);
	background: rgba(255, 255, 255, 0);
	border-radius: 50%;
}

.banner .btn span.swiper-pagination-bullet-active {
	background: #111111;
}

.banner .btn span.swiper-pagination-bullet-active::before {
	background: #A31805;
}

/*公用*/
.indexTitle {
	height: 45px;
	line-height: 45px;
	border-bottom: 1px #d2d2d2 solid;
	margin-top: 10px;
}

.indexTitle .tit {
	position: relative;
	font-size: 20px;
	color: #323232;
	font-weight: bold;
}

.indexTitle .tit:hover {
	color: #145737;
}

.indexTitle .tit::before {
	content: "";
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
	height: 3px;
	background: #145737;
}

.indexTitle .more {
	font-size: 16px;
	color: #2e2e2e;
}

.indexTitle .more:hover {
	color: #307c5a;
}

/*par1*/
.partOne .left {
	width: 66.6%;
}

.partOne .left .picBox {

	position: relative;
	width: 48.5%;
	margin-top: 15px;
	overflow: hidden;
}

.partOne .left .picBox ul li {
	height: 330px;
}

.partOne .left .picBox ul li a {
	display: block;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.09);
	margin: 8px;
}

.partOne .left .picBox ul li .pic {
	overflow: hidden;
	display: block;
	height: 258px;
	transition: 0.4s;
	-webkit-transition: 0.4s;
}

.partOne .left .picBox ul li .pic img {
	height: 258px;
	width: 98%;
	margin-left: 1%;
	margin-right: 1%;
}

.partOne .left .picBox ul li .text {
	height: 55px;
	line-height: 55px;
	padding: 0;
}

.partOne .left .picBox ul li .text p {


	height: 100%;
	padding-right: 120px;
	font-size: 18px;
	color: #111111;
	transition: 0.4s;
	-webkit-transition: 0.4s;
}

.partOne .left .picBox ul li a:hover .text p {
	color: #145737;
}

.partOne .left .picBox ul li a:hover .pic em {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.partOne .left .picBox .btn {
	width: auto;
	left: auto;
	bottom: 32px;
	right: 10px;
}

.partOne .left .picBox .btn span {
	width: 10px;
	height: 10px;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	background: #adadad;
	opacity: 0.8;
}

.partOne .left .picBox .btn span.swiper-pagination-bullet-active {
	width: 30px;
	border-radius: 10px;
	opacity: 1;
	background-color: #145737;
}

.partOne .left .picBox .picBoxNext {
	width: 30px;
	height: 80px;
	background: url(../images/right.png) no-repeat 0 0;
	right: 8px;
	margin-top: -60px;
}

.partOne .left .picBox .picBoxPrev {
	width: 30px;
	height: 80px;
	background: url(../images/right.png) no-repeat 0 0;
	left: 8px;
	margin-top: -60px;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}

/* 新闻中心右边文章 */
.partOne .left .partList {
	width: 48.5%;
	
}

.part .partList ul li {
	border-bottom: 1px #ececec solid;
}

.part .partList ul li a {
	position: relative;
	display: block;
	font-size: 16px;
	height: 55px;
	line-height: 55px;
}

.part .partList ul li a p {
	height: 100%;
	padding-right: 110px;
	font-size: 16px;
	color: #111111;
}


.part .partList ul li a i {
	position: absolute;
	right: 0;
	font-size: 14px;
	color: rgba(64, 64, 64, 0.8);
}

.part .partList ul li a:hover p {
	color: #307c5a;
}

.part .partList ul li a:hover p b {
	background-position: left bottom;
}

/* 右边部分 */
.partOne .right {
	width: 32.3%;
	margin-left: 1%;
}

/* parttag */
.parttag {
	height: 101px;
	margin-top: 20px;
}

.parttag .left {
	width: 49.3%;
	padding-left: 0.5%;
}

.parttag .right {
	width: 49.3%;
	padding-left: 0.5%;
}

/* part2 科学研究与招生就业 */
.partTwo {
	/* background-color: #edf2f8; */
	/* background-image: url(../images/notice-bj1.jpg); */
	/* 	background-position: left top;
	background-repeat: no-repeat; */
}

.partTwo .left {
	width: 32.3%;
	margin-right: 1%;
}

.partTwo .center {
	width: 33.3%;
}

.partTwo .right {
	width: 32.3%;
	margin-left: 1%;
}

.news-qh {
	height: 47px;
	width: 100%;
	margin-top: 10px;
	/* border-bottom: 1px #d2d2d2 solid; */
}

.news-qh .state {
	float: right;
	line-height: 48px;
	font-size: 14px;
}

.news-qh ul li {
	float: left;

	text-align: left;
	padding-right: 10px;

}

.news-qh ul li a {

	position: relative;
	display: block;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 20px;
	color: #2e2e2e;
	font-weight: bold;
}


.news-qh ul li.hover a {
	color: #2e2e2e;
	bottom: -1px;
	border-bottom: 3px solid #145737;
}


.news-list-cont {
	margin-top: 10px;
}
.partTwo .partList{
	margin-top: 10px;
}
.partTwo .partList ul li a {
	position: relative;
	display: block;
	font-size: 16px;
	height: 36px;
	line-height: 36px;
border-bottom: 1px #ececec solid;
}
.partTwo .partList ul li a p{
	font-size: 16px;
	padding-right: 80px;
	color: #111111;
	padding-left: 3px;
}

.partTwo .partList ul li a i {
	position: absolute;
	right: 0;
	font-size: 14px;
	color: rgba(64, 64, 64, 0.8);
}

.partTwo .partList ul li a:hover p {
	color: #307c5a;
}

.partTwo .partList ul li a:hover p b {
	background-position: left bottom;
}

.partTwo .right .partList ul {
	margin-top: 9px;
}

/* part3 建工风采 */
.partThree .indexTitle {
	height: 48px;
	line-height: 48px;
	border-bottom: 1px #d2d2d2 solid;
	margin-top: 10px;
}

.partThree .list-achie-ul {
	width: 100%;
	height: 250px;
	margin-top: 20px;
	position: relative;
	overflow: hidden;
}

.partThree .listAchieContent {
	position: absolute;
	top: 0;
}

.partThree .listAchBox {
	width: 384px;
	height: 250px;
	float: left;
	margin-right: 20px;
}

.partThree .listPic {
	padding: 5px;
}

.partThree .listPic img {
	width: 336px;
	height: 209px;
}

.partThree .listName {
	width: 336px;
	height: 25px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

.partThree .ln1 a {
	font-size: 16px;
	text-align: center;
}

.partThree .ln1 a:hover {
	color: #A31805;
	text-decoration: underline;
}




@media only screen and (max-width: 1024px) {
	.partOne .left {
		width: 100%;
	}

	.partOne .right {
		width: 100%;
	}

	.parttag .left {
		width: 100%;
		padding-left: 0;
	}

	.parttag .right {
		width: 100%;
		padding-right: 0;
		padding: 0 auto;
	}

	.partTwo .left {
		width: 100%;
	}

	.partTwo .center {
		width: 100%;
	}

	.partTwo .right {
		width: 100%;
	}
}

@media only screen and (max-width: 768px) {

	/*banner*/

	.banner .swiper-slide a {
		padding-top: 60px;
	}

	.banner .btn {
		bottom: 10px;
	}

	.banner .btn span {
		width: 8px;
		height: 8px;
		margin: 0 6px !important;
	}

	.banner .btn span::before {
		left: -2px;
		top: -2px;
		width: calc(100% + 4px);
		height: calc(100% + 4px);
	}

	.banner .bannerNext {
		display: none;
	}

	.banner .bannerPrev {
		display: none;
	}

	/*公用*/
	.indexTitle {
		margin-top: 6px;
		height: 46px;
		line-height: 46px;
	}

	.indexTitle .tit {
		font-size: 18px;
	}

	/*part1*/
	.partOne .left .picBox {
		width: 100%;
		margin-top: 10px;
	}

	.partOne .left .picBox ul li .pic em {
		height: auto;
		padding-bottom: 64.3%;
	}

	.partOne .left .picBox ul li .pic img {
		width: 100%;
	}

	.partOne .left .picBox .picBoxNext {
		display: none;
	}

	.partOne .left .picBox .picBoxPrev {
		display: none;
	}

	.partOne .left .picBox ul li .text {
		padding: 0 10px;
		height: 46px;
		line-height: 46px;
	}

	.partOne .left .picBox ul li .text p {
		font-size: 14px;
	}

	.partOne .left .picBox .btn {
		bottom: 22px;
	}

	.partOne .left .picBox .btn span {
		width: 8px;
		height: 8px;
	}

	.partOne .left .picBox .btn span.swiper-pagination-bullet-active {
		width: 20px;
	}


	/*part2*/

	.news-qh ul li a {
		font-size: 18px;

	}

	.news-qh ul li.hover a {
		font-size: 18px;

	}

	.news-qh .state {
		display: none;
	}

	.news-qh ul li:after {
		content: "";
		position: absolute;
		right: 0;
		top: 0;
		width: 1px;
		height: 100%;
		background: #a0a0a0;
	}

	.news-lb li a {
		font-size: 14px;
	}

	.partOne .left .partList {
		width: 100%;
	}

	.partList ul li a {
		height: 42px;
		line-height: 42px;
	}

	.partList ul li a p {
		font-size: 14px;
	}

	.partList ul li a i {
		font-size: 13px;
	}

	.partOne .right .list ul li a {
		padding: 8px 0;
	}

	.partOne .right .list ul li a .time b {
		font-size: 22px;
	}

	.partOne .right .list ul li a .time i {
		font-size: 13px;
	}

	.partOne .right .list ul li a .text {
		width: calc(100% - 60px);
	}

	.partOne .right .list ul li a .text p {
		font-size: 14px;
	}
}