

/*login+广告位start*/
.magazine_nav{
	width: 100%;
	height: 80px;
	padding: 10px 0;
	border-bottom:1px solid #f2f3f5;
}
.magazine_nav_content{
	height: auto;
	display: flex;
	flex-wrap: wrap;
}
.magazine_nav_login{
	width: 560px;
	height: 60px;
	display: flex;
	align-items: center;
}
.magazine_nav_login a{
	width: 80px;
	height: 40px;
}
.magazine_nav_login img{
	width: 80px;
	height: 40px;
}
.magazine_nav_banner{
	width: 640px;
	height: 60px;
}
/*login+广告位end*/

/* 封面图片及文章 */
.magazine_cover{
	display: flex;
	background-color: #f2f3f5;
	
	padding-top: 50px; 
	padding-bottom: 50px;
}

.magazine_cover_img{
	width: 430px;
}

.magazine_cover_img div{
	width: 340px; 
	height: 455px; 
	border: 1px solid #999; 
	background-color: #fff;
	 margin-left: 55px;
}
.magazine_cover_img div img{
	width: 320px; 
	height: 435px; 
	margin-top: 10px; 
	margin-left: 10px; 
	border: 0px;
}

.magazine_cover_article{
	width: 770px;
}
.magazine_cover_title{
	height: 80px;  
	line-height: 80px; 	
	border-bottom: 1px solid #ccc; 
	font-size: 22px; 
	font-weight: bold; 
	color: #e60012; 
	text-align: left;
	display: flex;
  	justify-content: space-between;
  	padding-right: 50px;
}

.magazine_cover_title a{
	color: #333;
  	font-size: 16px;
}

.magazine_cover_article ul{
	padding-right: 50px;
}
.magazine_cover_article ul li{
	margin-top: 35px;  
}

.magazine_cover_title_item{
	line-height: 30px;
	min-height: 30px;
	max-height: 60px;
	font-weight: 700;
	margin-bottom: 0;
}

.magazine_cover_title_item a{
	background-image: url(/Public/images/jiantou.png);
	background-position-x: 0px;
	background-position-y: 10px;
	background-size: initial;
	background-repeat: no-repeat;
	background-attachment: initial;
	background-origin: initial;
	background-clip: initial;
	background-color: initial;
	padding-left: 25px;
	color: #333;
	text-align: left;
}

.magazine_cover_title_item_txt{
	line-height: 20px;
	max-height: 40px;
}

.magazine_cover_title_item_txt a{
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	color:#666;
	text-align: left;
	padding-left: 25px;
}

/* 往期杂志封面图片列表 */
.magazine_imgs{
	width: 340px; 
	margin-top: 20px;
	overflow: hidden;
}
.magazine_imglist{
	
	overflow: hidden;
}
.magazine_imglist li{
	width: 150px;
	height: 260px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	overflow: hidden;
}
.magazine_imglist li a,
.magazine_imglist li a img{
	width: 150px;
	height: 200px;
	font-size: 14px;
	color: #666;

}
.article_list_title{
	width: 100%;
	height: 40px;
	border-bottom: 2px solid #2ba187;
}
.article_list_title h2{
	line-height: 34px;
	height: 34px;
	font-size: 16px;
	color: #2ba187;
	padding-left: 5px;
}

.magazine_content{
	height: auto;
	padding: 25px 0 0;
	display: flex;
}
.magazine_content_left{
	width: 820px;
	margin-right: 40px;
}
.magazine_content_right{
	width: 340px;
}

/*banner广告区 start*/
.new_banners_lists{
	width: 100%;
	height: 345px;
	margin-bottom: 40px;
}
.new_banners_lists>div{
	margin-right: 20px;
}
.new_banners_lists>div:last-child{
	margin-right: 0;
}
.new_banners_lists>div{
	height: 345px;
	overflow: hidden;
	border-radius: 3px;
}
.nwe_banners:hover .swiper-button-next,.nwe_banners:hover .swiper-button-prev{
	display: block;
}
.nwe_banners{
	width: 540px;
	position: relative;
}
.new_bannners_content{
	position: absolute;
	top: 0;
	left: 0;
}
.new_banners_items{
	width: 540px;
	float: left;
	position: relative;
}
.new_banners_lists_commot_p {
	width: 100%;
	padding-left: 18px;
	margin-bottom: 20px;
	text-align: left;
	color: #ffffff;
	font-size: 17px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 20;
}
.nwe_banners_two{
	width: 260px;
}
.nwe_banners_two>div{
	width: 100%;
	height: 165px;
	position: relative;
}
.nwe_banners_two>div:first-child{
	margin-bottom: 15px;
}
.nwe_banners_two_common_p{
	font-size: 15px;
	margin-bottom:13px;
}
/*banner结束 */

/*左侧文章 start*/
.article_content{
	width: 100%;
	margin-bottom: 25px;
	height: auto;
}
.article_nav{
	width: 100%;
	height: auto;
}
.article_nav ul{
	display: flex;
	height: 40px;
	border-bottom:1px solid #f2f3f5;	
}
.article_nav li{
	padding:0 13px ;
	line-height: 20px;
	margin:0 7px ;
	border-bottom: 3px solid transparent;
	cursor: pointer;
}
.article_nav li:hover{
	border-bottom: 3px solid #2ba187;
}
.article_nav .active{
	border-bottom: 3px solid #2ba187;
}
.article_lists{
	display: none;
}
.article_lists_active{
	display: block;
	min-height: 300px;
}
.article_item{
	width: 100%;
	height: 141px;
	padding: 20px 0;
	border-bottom:1px solid #f2f3f5;	
	display: flex;
}
.article_item:hover{
	background: #f2f3f5;
}
.article_item_banner{
	width: 150px;
	height: 100px;
	margin-right: 20px;
	margin-left: 7px;
	border-radius: 4px;
	overflow: hidden;
}
.article_item_article{
	width: 620px;
}
.article_item_title{
	line-height: 30px;
	min-height: 30px;
	max-height: 60px;
	font-weight: 700;
	margin-bottom: 0;
}
.article_item_title>a:hover{
	color: #2BA187;
}
.article_item_title a{
	max-width: 620px;
}
.article_item_txt{
	line-height: 20px;
	max-height: 40px;
}
.article_item_txt a{
	max-height: 40px;
}
.article_item_describe{
	width: 520px;
	height: 14px;
	line-height: 14px;
	left: 0;
	bottom: 0;
	display: flex;
}
.article_autho,.article_time{
	bottom: 0;
}
.article_autho{
	left: 0;
}

/*.article_time{
	right: 0;
}*/

/*左侧文章end*/

/*手风琴轮播start*/
.accordion_banner{
	width: 100%;
	height: 230px;
	padding: 20px 0 10px;
	margin-bottom: 25px;
	/*background: #262626;*/
	overflow: hidden;
}
.accordion_banner .swiper-slide{
	width: 270px;
    height: 190px;
    background: #fff;
    box-shadow: 0 4px 10px #ddd;
}
.accordion_banner .swiper-slide img{
	width: 100%;
	height: 100%;
}
.article_more{
	height: 30px;
	line-height: 30px;
	padding: 10px 0;
	text-align: right;	
}
.article_more_btn{
	width: 130px;	
	border-radius: 8px;
	text-align: center;
	cursor: pointer;
}
.article_more_btn:hover{
	background: #f2f3f5;
}
/*手风琴轮播end*/


.accordion_banner_container{
	display: flex;
}
.banner_items{
	width: 140px;
	height: 200px;
	margin-right: 30px;
	text-align: center;
}
.banner_items_img{
	width: 140px;
	height: 170px;
	padding: 0 5px;
}
.banner_items_title{
	line-height: 30px;
}
.banner_items_title a{
	max-width: 100%;
}
.accordion_banner_container .banner_items:last-child{
	margin-right: 0;
}


/*特别报道start */
.meeting_tit {
	font-size: 16px;
	font-weight: 700;
}

.specialReport {
	width: 340px;
	line-height: 25px;
}

.specialReport_items>a {
	width: 100%;
}

.specialReport .new_common_title {
	
	line-height: 30px;
	font-size: 16px;
	padding-left: 5px;
}

.position-absolute-right {
	font-weight: normal;
	position: absolute;
	right: 0;
}

.specialReport_item {
	height: 100px;
	padding-top: 20px;
	border-bottom: 1px solid #f2f3f5;
	display: flex;
}

.specialReport_banner {
	width: 60px;
	height: 60px;
	margin-right: 20px;
}

.specialReport_banner_txt {
	width: 100%;
	height: 50px;
	text-align: left;
}

.specialReport_banner_txt a {
	width: 100%;
	max-height: 100%;
	color: #333;
	text-align: left;
}

.specialReport_item a:hover {
	color: #2ba187;
}

/*特别报道start  end*/



/*右侧广告位start*/
.banner_right_content {
	padding-top: 20px;
	width: 100%;
	height: auto;
}

.banner_right_item {
	width: 335px;
	height: 200px;
	margin-top: 20px;
}

.banner_right_item a {
	display: flex;
	justify-content: center;
	width: 100%;
	height: 100%;
	text-align: center;
	overflow: hidden;
}

.banner_right_item a img {
	height: 100%;
}

/*右侧广告位end*/


.ui-paging-container ul {
    text-align: left !important;
}
.ui-paging-container li {
    padding: 4px 10px !important;
}
.magazine_nav2_banner {
	line-height: 30px;
	padding: 15px 0;
	text-align: right;
}
.magazine_nav2_banner a{
	margin-left: 40px;
	color: #333;
	font-size: 16px;
}
