@charset "utf-8";
/* CSS Document */

a {color: inherit; text-decoration:none;}
.fl {float:left;}
.fr{ float: right;}
li {list-style:none;}
body {background:url( ../image/bg_fc.png) ;
background-size: 100% 100%;
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;
top:0;
left: 0;
width: 100%;
height: 100%;
min-width: 1600px;
z-index: -10;
zoom:1;
margin: 0px;padding: 0px;font-size:16px;}
img {border:none;}
.bt{ width: 600px; margin: 70px auto; text-align: center;}
.content{width: 1440px; margin: 0 auto;}
.imgbox{ width: 675px; height: 528px; position: relative;}
.imgbox img{ border-radius: 10px;}
.toplist{ width: 755px; display: flex; justify-content:space-between;}
.toplist img{ margin-left: 12px; margin-bottom: 12px;}







/*----------------------------支部荣誉-------------------------------------*/

.topbt{  width: 1400px; margin: 0 auto;display:flex; justify-content: space-between; align-items: center; padding:70px 0 40px;}
.b1{border-bottom: 1px solid #ec6941;}
.sspart1{ background: url(../img/img12.png) no-repeat bottom center;    padding-top: 65px;padding-bottom: 100px;}
.sspart1 .swiper-wrapper img{ border: 5px solid #ffb73a;}
.sspart1 p{text-indent: 0; color: #ffdb2c;}
	.swiper-container-cred .swiper-slide-active h3{
		display: block;
		font-size: 22px;
		font-weight: bold;
		color: #ffdb2c;
		padding-top:10px;
	}
.rongyu_box span{font-size: 18px; line-height: 32px;padding-top: 30px}
.rongyu_box h3{padding-bottom: 7px;}
.subslide1 {
	display: flex;
	flex-direction: column;
	height: 100%;
	position: relative;
}
.slide-banner {
	height: 100%;
	width: 100%;
}
.banner-thumbs {
	background-color: rgba(0, 0, 0, .2);
	height: 130px;
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	z-index: 10;
}
.banner-thumbs .swiper-wrapper {
	display: flex;
	justify-content: center;/* width: 60%; *//* margin: 0 auto; *//* overflow: hidden; */
}
.banner-thumbs .swiper-slide {
	height: 100%;
	opacity: .6;
	width: 240px !important;
	border: 1px solid #000;
}
.banner-thumbs .swiper-slide-thumb-active {
	opacity: 1;
}
.banner-thumbs {
	width: 100%;
	/* height: 300px; */
	margin-left: auto;
	margin-right: auto;
}
.slide-banner .swiper-slide, .banner-thumbs .swiper-slide {
	background-size: cover;
	background-position: center;
}
.banner-thumbs .swiper-slide {
	height: 86%;
	top: 7%;
	cursor: pointer;
}
/* NOTE: 1214添加 */
.swiper-container-cred .swiper-button-prev {
	color: #666;
	background: #fff;
	width: 54px;
	height: 69px;

	outline: none;
	background: url(../image/btn_pre.png) no-repeat;
}
 .swiper-container-cred .swiper-button-next, {
 width:54px;
 height:69px;
 outline: none;	background: url(../image/btn_next.png) no-repeat;
}
.swiper-container-cred .swiper-button-next:after, .swiper-container-cred .swiper-button-prev:after {
	font-size: 1rem;
}
.swiper-container-cred .swiper-slide {
	text-align: center;
	font-size: 18px;
	color: #999;
	transition: 300ms;
	transform: scale(0.8);
	padding: 60px 0px;
}
.swiper-container-cred .swiper-slide img {
	width: 100%;
}
.swiper-container-cred .swiper-slide-active, .swiper-slide-duplicate-active {
	transform: scale(1.2);
	z-index: 1;
}
.swiper-container-cred .swiper-slide h3 {color: #ffdb2c;
/*		display: none;*/
}

	
/*---------------------------------------支部介绍------------------------------------------*/
.js_bt{ display: flex; justify-content: space-between; align-items: center; width: 86%; margin: 50px auto 30px;}
.js_bt_nr{ text-align: center;color: #ffd44e; width: 70%; }
.js_bt_nr h3{ font-size: 22px; font-weight: bold;  color: #ffd44e; line-height: 70px;}
.js_bt_nr p{font-size: 20px; color: #ffebda; text-align: left; line-height: 38px; text-indent: 40px;}
.zhidu_bt{ background: url(../image/js_line.png) center center no-repeat; text-align: center; color: #ffd44e; font-size: 32px; font-weight: bold;} 
.zhidu_list{ display: flex; justify-content: space-between;     margin: 30px auto;}
.zhidu_list_nr img{ width: 266px; height: 174px;}
.zhidu_list_nr { position: relative; border:2px solid #e72a25;width: 270px; float: left;}
.zhidu_list_nr p{ color: #ffd44e; text-align: center; position: absolute; bottom:-10px; left: 0; font-size:20px; background: #e72a25; width: 101%; line-height: 40px;}
