/* banner */
.banner {
	width: 100%;
	height: 450px;
	background-color: #e6e6e6;
	margin-bottom: 26px;
}
.banner img {
	width: 100%;
	height: 450px;
}
.swiper-container1 {
	position: relative;
	overflow: hidden;
 --swiper-theme-color: #ff6600;
 --swiper-pagination-color: #00ff33;
 --swiper-theme-color: #ff6600;/* ç’å‰§ç–†Swiperæ¤‹åº¢ç‰¸ */
 --swiper-navigation-color: #fff;/* é—æ› å«­ç’å‰§ç–†éŽ¸å¤æŒ³æ£°æ»†å£Š */
 --swiper-navigation-size: 34px;/* ç’å‰§ç–†éŽ¸å¤æŒ³æ¾¶Ñƒçš¬ */
}
.banner .swiper-container1 .prev, .banner .swiper-container1 .next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 60px;
	height: 90px;
	background-color: rgba(0, 0, 0, 0.35);
}
.banner .swiper-container1 .prev {
	left: 0;
}
.banner .swiper-container1 .next {
	right: 0;
}
.banner .swiper-container1 .prev:hover, .banner .swiper-container1 .next:hover {
	background-color: rgba(0, 0, 0, 0.55);
}
.banner .description {
	z-index: 999;
	position: absolute;
	left: 46px;
	bottom: 30px;
	padding: 15px 24px;
	background-color: rgba(0, 0, 0, 0.35);
	font-size: 18px;
	color: #e6e6e6;
	text-align: center;
}
/* -------------section------------ */
.main {
	width: 100%;
	padding-bottom: 54px;
}
/* main-1 */
.main-1 {
	margin-bottom: 26px;
}
.main-1 .news {
	width: 68%;
}
.news .news-content {
	height: 304px;
	border: solid 1px #f0f0f0;
}
.news-content .news-banner {
	position: relative;
	overflow: hidden;
	width: 45%;
	height: 275px;
}
.news-content .news-banner img {
	width: 100%;
	height: 275px;
}
.news-banner .swiper-container-horizontal>.swiper-pagination-bullets {
	z-index: 1000;
	display: inline-block;
	width: auto;
	bottom: 15px;
	left: auto;
	right: 15px;
}
.news-banner .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	border-radius: 0;
	background-color: #fff;
}
.news-banner .swiper-pagination-bullet-active {
	background-color: #e7b314;
}
.news-banner .descrip {
	z-index: 999;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 20px 0;
	background-color: rgba(0, 0, 0, 0.5);
	font-size: 14px;
	color: #fff;
	padding-left: 10px;
}
.news-list {
	width: 50%;
}
.main-1 .announcement {
	width: 30%;
}
.announcement-content {
	width: 100%;
	height: 304px;
	border: 1px #f0f0f0 solid;
}
.announcement-list {
	width: 98%;
}
/* main-2 */
.main-2 {
	margin-bottom: 28px;
}
.main-2 .talent, .main-2 .research, .main-2 .employment {
	width: 31%;
}
.talent-content, .research-content, .employment-content {
	width: 100%;
	height: 304px;
	border: 1px #f0f0f0 solid;
}
.talent-list, .research-list, .employment-list {
	width: 98%;
}
/* main-3 */
.main-3 .item {
	width: 24%;
	cursor: pointer;
}
.main-3 .item a {
	display: block;
}
.main-3 .item img {
	width: 100%;
}



.syy .MMi1,.selected1,.parent1 {    color: #fff !important;
    background-color: #0361a9 !important;
}

.selected2,.parent2 {
    background-color: #ededed;
}
.selected3,.parent3 { color:#0361a9 !important;}
.possplit {background: none; width: auto;text-align: center;text-indent: 0px;padding:0 5px;}
.lbyy { min-height:400px; padding-bottom:50px;}
.path {
    /* margin-bottom: 32px; */
}
.content-2 {
    padding-bottom: 290px;
}
.content-2 p {
    font-size: 16px;
    line-height: 36px;
    color: #000000;
    text-indent: 32px;
    margin-bottom: 15px;
}







