/*
* @Author: xin
* @Date:   2021-09-07 09:50:38
* @Last Modified by:   xin
* @Last Modified time: 2021-11-14 11:31:18
*/

.main .main-content:nth-child(3),.main .main-content:nth-child(5){
    background: #F7F9FB;
}

.main .main-content:nth-child(4){
    background: url(../images/index_zhoubao_bg.png) no-repeat;
    background-size: 100% 100%;
}
.main-content-top .swiper-slide {
	cursor: pointer;
}
.main-content-top .swiper-slide img{
	width: 100%;
	height: 400px;
}
.main-content-top .banner-title{
	/*width: 100%;*/
	font-size: 28px;
	font-weight: 800;
	color: #FFFFFF;
	text-shadow: 0px 2px 13px rgba(48, 72, 124, 0.82);
	position: absolute;
	top: 150px;
	left: 230px;
	z-index: 100;
	text-align: center;
}
.main-content-items{
	max-width: 1200px;
    margin: auto;
}
.main-content-top .banner-intro{
	/*width: 100%;*/
	font-size: 20px;
	font-weight: 500;
	color: #FFFFFF;
	text-shadow: 0px 2px 13px rgba(48, 72, 124, 0.82);
	position: absolute;
	top: 200px;
	left: 230px;
	z-index: 100;
	text-align: center;
}
.swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	background: #7D7D7D;
	opacity: 0.6;
}
.swiper-pagination-bullet-active{
	width: 10px;
	height: 10px;
	background: #FFFFFF;
	opacity: 0.6;
}
.main-content-top-focus{
	cursor: pointer;
}
.main-content-top-focus img{
	width: 100%;
	height: 240px;
}
.main-content-top-focus:nth-child(2){
	margin-top:20px;
}
.main-content-intro{
	padding: 80px 0 50px 0;
	margin:auto;
	text-align: center;
}
.main-content-intro-right{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.main-content-intro-jiantou{
	position: relative;
	height: 2px;
    width: 60px;
    padding-left: 30px;
    background: #ffffff;
    line-height: 30px;
    margin-right: 15px;
}
.main-content-items-list:after{
	content: '';
	width: 30%;
	border:1px solid transparent;
}
.main-content-items-list .col-md-4{
	padding:0 40px;
	padding-bottom: 70px;
	cursor: pointer;
}
.mingxing .main-content-items-list .col-md-4{
	width: 366px;
	max-width: 366px;
	padding: 0;
}
.yingxiao_selected{
	box-shadow: 0px 20px 32px 0px rgba(34, 34, 34, 0.22);
	/* transform: scale(1.05);*/
	transition: all .8s ; 
	position: relative;
	z-index: 2;
	background: #ffffff;
	border-bottom: 1px solid #BE2D21;
}

.main-content-items-list-img img{
	width: 100%;
	height: 234px;
	margin:10px 0;
	cursor:pointer;
}
.main-content-items-list .col-md-4:nth-child(2){
	border-left: 1px solid rgba(71, 71, 71, 0.1);
	border-right: 1px solid rgba(71, 71, 71, 0.1);
}
.mingxing .main-content-items-list .col-md-4:nth-child(2){
	border:0;
}

.main-content-items-list-title{
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	margin-top: 45px;
	color:#474747;
	overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	min-height: 60px;
}
.main-content-items-list-intro{
	font-size: 12px;
	font-weight: 400;
	color: #474747;
	line-height: 20px;
	overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 40px;
}
.main-content-items-list-intro:last-child{
	font-weight: bold;
}
.main-content-items-list-jiantou img{
	width: 50px;
	height: 50px;
	margin-top: 10px;
}
.main-content-items-chakan{
	width: 180px;
	height: 55px;
	padding: 45px 0 120px 0;
    margin: auto;
	cursor: pointer;
}
.main-content-items-chakan img{
	width: 100%;
}
.mingxing .main-content-items-list-title{
	color: #474747;
	margin-top: 0;
	min-height: auto;
}
.mingxing .main-content-items-list-intro{
	color: #474747;
	margin: 10px 0;
}
.mingxing .main-content-items-list-content{
	background: #ffffff;
	padding:20px 30px 25px 30px;
}
.mingxing .main-content-items-list-intro-mingxing{
	color: #000000;
}
.mingxing .mingxing-selected{
	background: #BE2D21;
}

.mingxing .main-content-items-list-danwei{
 font-weight: 500;color: #000000;
}

.mingxing-selected .main-content-items-list-title,.mingxing-selected .main-content-items-list-intro,.mingxing-selected .main-content-items-list-intro-mingxing{
	color: #ffffff;
}
.mingxing .main-content-items-list-img img{
	margin: 0;
}
.zhoubao .zhoubao-list img{
	height: 176px;
}
.zhoubao .zhoubao-list .main-content-items-list-title{
	font-size: 18px;
	font-weight: 800;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
}
.zhoubao .zhoubao-list .main-content-items-list-btn{
	width: 100%;
	height: 176px;
	background: #BE2D21;
	font-size: 28px;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	line-height: 176px;
	margin-top: 10px;
	cursor:pointer;
}
.zhanbao{
	padding: 120px 0 210px 0;
}
.main-content-items-zhanbao{
	/*display: flex;
	flex-direction:column;*/
}
.main-content-items-zhanbao-content{
 font-size: 14px;
 font-weight: 400;
 color: #474747;
 line-height: 24px;
 margin-top: 40px;
 padding-right: 30px;
}

.zhanbao-list{
	padding-right: 8px;
	padding-left: 8px;
}
.zhanbao-list img{
 width: 100%;
 height: 115px;
 cursor:pointer;
}
.main-content-items-zhanbao-btn{
 width: 100%;
 height: 115px;
 background: #BE2D21;
 font-size: 24px;
 font-weight: 400;
 color: #FFFFFF;
 text-align: center;
 line-height: 115px;
 cursor:pointer;
}
.mobile_main-content-intro,.mobile-main-content-items-list-title,.mobile-main-content-items-list-intro,.mobile-main-content-items-chakan,.mobile-main-content-items-list,.mobile-zhanbao{
	display: none;
}
.mobile-main-content-items-nav-btn{
	display: none;
}
.mobile-main-content-items-nav-title-line{
	display: none;
}
.mobile-main-content-items-list-author{
	display: none;
}
.mobile-main-content-items-list-nav-title{
	display: none;
}
.main-content-items-list-diary-btn{
	display: none;
}
@media (max-width:960px) {
	.main .main-content{
		/*margin-top: 25px;*/
		padding:0 15px;
	}
	.main .main-content:nth-child(5){
	    background: #ffffff;
	}
	.main-content-top .swiper-slide img{
		height: 164px;
	}
	.main-content-top .banner-title{
		top:20%;
		left: 5%;
		font-size: 14px;
	}
	.main-content-top .banner-title span{
		/*display: block;*/
	}
	.main-content-top-focus img{
		height: 65px;
	}
	.main-content-top-focus:nth-child(2){
		margin-top: 14px;
	}
	.main-content-top .banner-intro{
		top: 36%;
		left: 5%;
		font-size: 10px;
	}
	.swiper-pagination{
		display: none;
	}
	.main-content-intro{
		display: none;
	}
	.main-content-intro-right{
		display: none;
	}
	.main-content-items-nav-btn{
		display: none;
	}
	.main-content-items-list-title, .main-content-items-list-intro,.main-content-items-list-jiantou,.main-content-items-chakan,.zhoubao .main-content-items-list,.zhanbao{
		display: none;
	}
	.mobile_main-content-intro{
		display: block;
		width: 100%;
		padding:30px 0 10px 0;
		text-align: center;
	}
	.mobile_main-content-intro img{
		width: 30%;
		padding:10px 0 10px 0;
	}
	.mobile-main-content-items-chakan{
		display: block;
		width: 33%;
	    padding: 40px 0 50px 0;
	    margin: auto;
	    cursor: pointer;
	}
	.mobile-main-content-items-chakan img{
		width: 100%;
	}
	.mingxing .main-content-items-list-content{
		padding: 0;
	}
	
	.mobile-main-content-items-nav-btn{
		display: block;
		font-size: 12px;
		font-weight: 400;
		color: #303030;
	}
	.main-content-items-nav-title{
		display: flex;
		align-items: center;
		font-size: 14px;
	}
	.mobile-main-content-items-nav-title-line{
		display: block;
		width: 10px;
		height: 2px;
		background: #E3E3E3;
	}
	.main-content-items-list .col-md-4{
		width: auto;
		/*max-width: 49%;*/
		max-width: 100%;
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-top: 15px;
		padding: 0;
	}
	.mingxing .main-content-items-list .col-md-4{
		padding: 10px;
		background: #ffffff;
	}
	.main-content-items-list .col-md-4:nth-child(2){
		border-left:0;
		border-right:0;
	}
	.main-content-items-list-img{
		width: 42%;
	}
	.main-content-items-list-content{
		width: 58%;
		/*background:#F5F8FA;*/
	}
	.mobile-main-content-items-list{
		display: block;
		/*padding-bottom: 30px;*/
	}
	.mobile-main-content-items-list .main-content-items-list-content {
		width: 100%;
	}
	.mobile-main-content-items-list .zhoubao-imgs{
		display: flex;
		justify-content: space-around;
	}
	.mobile-main-content-items-list .zhoubao-list{
		width: 42%;
	}
	.mobile-main-content-items-list .main-content-items-list-img{
		width: 100%;
	}
	.mobile-main-content-items-list .main-content-items-list-img img{
		height: 90px;
		object-fit: cover;
	}
	.zhoubao .zhoubao-list .mobile-main-content-items-list-title{
		width: 100%;
		display: block;
		font-size: 10px;
	    font-weight: 800;
	    color: #FFFFFF;
	    text-align: center;
	    margin-top: 10px;
	}
	.main-content-items-zhanbao-content{
		width: 85%;
		font-size: 12px;
		font-weight: 400;
		color: #616161;
		margin: auto;
		padding: 0;
	}
	.mobile-zhanbao{
		display: block;
	}
	.zhanbao-list{
		display: flex;
    	justify-content: space-around;
    	margin-top: 10px;
	}
	.zhanbao-list .zhanbao-list-img{
		width: 42%;
	}
	.zhanbao-list .zhanbao-list-img img{
		width: 100%;
		/* height: 90px; */
    	object-fit: contain;
	}
	.main-content-items-list-img img{
		/*width: 100%;*/
		height: 101px;
		object-fit: cover;
		margin: 0;
	}
	.main-content-items-list {
		/*min-height: 560px;*/
	}
	.main-content-items-list .col-6:nth-child(2) ~ .col-6{
		/*margin-top: 15px;*/
	}
	.main-content-items-list .col-md-3:nth-child(2) ~ .col-md-3{
		/*margin-top: 15px;*/
	}
	.main-content-items-list .yingxiao{
		padding-bottom: 15px;
		border-bottom: 1px solid #DBDBDB;
	}
	.mobile-main-content-items-list-title{
		/*min-height: 30px;*/
		font-size: 15px;
		color: #222220;
		line-height:16px;
		padding:0 10px;
		font-weight: 500;
		overflow:hidden;
		display: -webkit-box;
	    text-overflow: ellipsis;
	    -webkit-line-clamp: 2;  /*要显示的行数*/
	    -webkit-box-orient: vertical;
	    /*margin-top: 5px;*/
	}

	.main-content-items-list-intro{
		display: none;
	}
	.mobile-main-content-items-list-intro{
		display: block;
		font-size: 12px;
		padding:0 10px;
		overflow:hidden;
		display: -webkit-box;
	    text-overflow: ellipsis;
	    -webkit-line-clamp: 2;  /*要显示的行数*/
	    -webkit-box-orient: vertical;
	    margin: 8px 0;
	    color: #7E7E7E;
	    font-weight: 400;
	}
	.mobile-main-content-items-list-author{
		display: block;
		font-size: 12px;
		font-weight: 500;
		color: #434343;
		/*margin-top: 10px;*/
		padding:0 10px;
		/*margin-bottom: 15px;*/
	}
	.main-content-items-list-nav-title{
		display: none;
	}
	.main-content-items-list-nav-btn{
		display: none;
	}
	.main-content-items-list-nav{
		justify-content: center;
	}
	.mobile-main-content-items-list-nav-title{
		display: block;
		font-size: 15px;
		font-weight: bold;
		color: #FFFFFF;
		position: relative;
	}
	.mobile-main-content-items-list-nav-title:before{
		content: "";
		height:2px;
		width: 10px;
		background:#E3E3E3;
		position: absolute;
		top: 50%;
		left: -20px;
	}
	.mobile-main-content-items-list-nav-title:after{
		content: "";
		height:2px;
		width: 10px;
		background:#E3E3E3;
		position: absolute;
		top: 50%;
		right: -20px;
	}
	.main-content-items-list-item{
		width: 18%;
	}
	.main-content-items-list-item .img img{
		height: 60px;
	}
	.main-content-items-list-item .content-week{
		display: none;
	}
	.main-content-items-list-item .content-date{
		font-size: 10px;
	}
	.main-content-items-list-diary-btn{
		display: block;
	}
	.main-content-items-riji{
	 	min-height:460px;
	}
	.main-content-items-list-zhanbao-text{
		height: auto;
		margin-bottom: 11px;
		font-size: 11px;
		line-height: 17px;
	}
	.main-content-items-list-diary-btn{
		width: 100%;
		border:1px solid #1B385D;
		text-align: center;
		padding: 6px 0;
		margin-top: 10px;
		font-weight: bold;
		color: #1B385D;
	}
	
}
