.swiperbox {
	background-color: aqua;
	margin: 0 auto;
}

.swiper {
	width: 1124px;
	/* height: 440px; */
	margin-top: 80px;
	margin-bottom: 162px;
	position: relative;
}

.swiper-slide {
	/* width: 480px !important;
	height: 420px; */
	border-radius: 15px;
	overflow: hidden;
	background-color: #f4f5f7;
	/* margin-right: 42px; */
	position: relative;
}

.swiper-slide>img {
	width: 100%;
	height: 151px;
}
.swiper-wrapper .swiper-slide>img {
	height: auto;
}

.newsshoppad {
	padding: 20px 20px;
}


.newsshopname {
	/* margin-top: 28px;
	margin-bottom: 28px; */
	margin-bottom: 20px;
}

.newsshopname2 {
	/* margin-top: 28px;
	margin-bottom: 28px; */
	margin-bottom: 0px;
}

.nametit {
	font-size: 22px;
	height: 65px;
	overflow: hidden;
    /* 三行显示省略号 */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	color: #333;
	font-weight: 400; 
}
.nametit a:hover{
	color: #00004F;
	text-decoration: none;
}
.selectnews .nametit{
	font-weight: 400; 
}
.namedes {
	font-size: 14px;
}
.namedes>div{
	height: 66px;
	overflow: hidden;
    /* 三行显示省略号 */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
	font-size: 15px;
	color: #333;
}

.nametime {
	font-size: 15px;
	color: #bdbdbd;
}

/* .swiper-slide-active{
    background:#ff6600;
    color:#fff;
} */
.newsitem {
	height: 154px;
	font-size: 38px;
	font-weight: 400; 
	line-height: 160px;
	display: flex;
	justify-content: left;
	position: relative;
	color: #333;
	/* padding-left: 10px; */
}

.newsbaner {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.newstext {
	/* margin-left: 18.66666667%; */
}

.swiperhidden {
	overflow: hidden;
	margin: 0 auto;
}

.swiper-wrapper {
	position: relative;
}

.newstoum {
	position: absolute;
	width: 100px;
	height: 420px;
	background-color: #fff;
}

.swiper-pagination {
	position: absolute;
	bottom: -60px !important;
}

.swiper-pagination-bullet {
	width: 80px;
	height: 4px;
	background-color: #777;
	border-radius: 0px;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active{
	background-color: #9cffe2;
}

.shoplist {
	display: flex;
}

.typeinput {
	display: flex;
	align-items: center;
	margin-right: 72px;
}

.yeartit {
	margin-right: 12px;
	font-size: 20px;
	min-width: 80px;
	color: #3e3a39;
	font-weight: 400; 
}

.itembox {
	display: flex;
	flex-wrap: wrap;
}

.itembox>div {
	border: 1px solid;
	border-radius: 20px;
	padding: 8px 30px;
	margin-right: 10px;
	color: #bebebf;
	position: relative;
	overflow: hidden;
	/* margin-bottom: 10px; */
	font-size: 15px;
	color: #777;
	margin-bottom: 10px;
}
.itembox>div.active::after{
	content: '';
	position: absolute;
	bottom: 0;
	right: 0px;
	width: 25px;
	height: 25px;
	background: url(/assets/web4/images/about/news-select.png) no-repeat;
	background-size: 100%;
}
.itembox>div a{
	text-decoration: none;
}
.itembox>div.active{
	border: 1px solid #00004F;
}
.itembox>div.active a{
	color: #00004F;
	font-weight: 400; 
}
.btn-nian{
	padding: 8px 20px;
	width: 150px;
	border-radius: 20px;
	text-align: left;
	font-size: 15px;
	color: #777;
}
.btn-nian .caret{
	margin-left: 50px;
}
.itemits {
	padding: 15px 30px;
}

.typeflex {
	display: flex !important;
	justify-content: space-between;
	height: 50px;
}

.selectnews {
	display: flex;
	flex-wrap: wrap;
	/* justify-content: center; */
	margin-top: 66px;
}

.selectnews>div {
	border-radius: 15px;
	width: 355px;
	/* height: 400px; */
	margin-right: 30px;
	margin-bottom: 30px;
}
.geehy-page{
	margin-bottom: 30px;
}

.banerflex {
	display: flex;
	align-items: center;
	margin: 30px 0;
	color: #bebebf;
}

.checkbaner {
	color: #000;
}

.banerflex>img {
	display: block;
}

.banerflex>div {
	margin-right: 13px;
}

.home {
	width: 19px;
	height: 18px;
	margin-right: 13px;
}

.right {
	width: 7px;
	height: 12px;
	margin-right: 13px;
}

.limit {
	margin: 0 auto;
	display: flex;
	justify-content: center;
	margin-top: 20px;
	margin-bottom: 80px;
}

.meng {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #ffffffcc;
	animation: ani 1s;
}
@keyframes ani {
  from {
	  opacity: 0;
  }
  to {
	  opacity: 1;
  }
}

@media screen and (min-width: 1920px) {

	.displayswiper {
		display: block;
	}

	.displayswiper2 {
		display: none;
	}

	.displaylinian {
		display: block;
	}

	.displaylinian2 {
		display: none;
	}

	.displaylinian2 {
		display: none;
	}
}

@media screen and (max-width: 1920px) {


	.displayswiper {
		display: block;
	}

	.displayswiper2 {
		display: none;
	}

	.displaylinian {
		display: block;
	}

	.displaylinian2 {
		display: none;
	}

	.displaylinian2 {
		display: none;
	}
}
@media screen and (min-width: 1200px){
	.selectnews>div:nth-child(3n) {
		margin-right: 0px;
	}

}
@media screen and (max-width: 1200px) {

	.selectnews>div{
		width: 280px;
		height: auto;
	}
	.swiper-slide>img{
		height: auto;
	}
}




@media screen and (max-width: 992px) {
	.selectnews>div{
		width: 300px;
	}
	.swiper-slide>img{
		height: 120px;
	}
	#form-news>div{
		flex-direction: column;
	}
	.typeinput{
		margin-bottom: 20px;
	}
	.selectnews>div:nth-child(3n){
		margin-right: 30px;
	}
	.selectnews>div:nth-child(1n){
		margin-left: 30px;
	}
} 

@media screen and (max-width: 768px) {

	#form-news>div{
		flex-wrap: wrap;
	}
	#form-news>div .typeinput{
		margin-bottom: 20px;
	}
	#form-news>div .typeinput:nth-child(2){
		flex-direction: column;
	}
	#form-news>div .typeinput:nth-child(2) .yeartit{
		width: 100%;
		text-align: left;
		padding-left: 5px;
		margin-bottom: 10px;
	}
	.itembox>div{
		padding: 5px 20px;
		font-size: 12px;
		margin-bottom: 10px;
	}
	.itembox>div.active::after{
		width: 20px;
		height: 20px;
	}
	.btn-nian{
		padding: 8px 20px;
		font-size: 12px;
	}

	.selectnews {
		display: flex;
		justify-content: center;
		margin-top: 30px;
	}

	.selectnews>div {
		margin-right: 0px;
	}

	.selectnews>div:nth-child(3n) {
		margin-right: 0px;
	}

	.typeinput {
		margin-right: 0px;
	}

	.displayswiper {
		display: none;
	}

	.displayswiper2 {
		display: block;
	}

	.bigimg {
		margin-bottom: 20px !important;
	}

	.bigimgtxt {
		width: 100% !important;
		padding: 0 20px !important;
	}

	.bigimgtxt>div:nth-child(1) {
		font-size: 30px !important;
		font-weight: 400; 
		margin-bottom: 10px !important;
	}

	.bigimgtxt>div:nth-child(2) {
		font-size: 10px !important;
	}

	.liniantit>div:nth-child(1) {
		font-size: 26px !important;
		margin-bottom: 20px !important;
		font-weight: bold !important;
	}

	.liniantit>div:nth-child(2) {
		font-size: 14px;
	}

	.displaylinian {
		display: none;
	}

	.displaylinian2 {
		display: block;
	}

	.mianbanflex {
		/* display: flex;
		justify-content: space-between; */
		margin-top: 30px;
	}

	.mianbanflex>div {
		padding: 0 10px;
		margin-bottom: 20px;
	}

	.mianbanflex img {
		display: block;
		width: 100%;
	}

	.mianbanflextit {
		font-size: 18px;
		font-weight: 400; 
	}

	.mianbanflexdes {
		font-size: 14px;
	}

	.mianbanfleximgflex {
		display: flex;
		justify-content: right;
	}
	.selectnews>div:nth-child(1n){
		margin-left: 0;
	}
	.selectnews>div{
		margin-right: 0px;
		width: 100%;
	}
	.newsitem{
		font-size: 28px;
	}
	.wendangboxtit{
		font-size: 24px;
		margin-bottom: 20px;
	}
	.wendangsearch{
		margin-bottom: 20px;
	}
	.swiper-slide>img{
		height: auto;
	}
	.swiper-wrapper .swiper-slide>img{
		height: auto;
	}
	
}