@charset "UTF-8";

/*common*/
	.gwnutop-recent-wrap {}
	.gwnutop-recents {}
	.gwnutop-recents .gwnutop-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo .recentBbsTitle .newArtcl{
		border: 0;
		background-image: url("../images/share.gif");
		background-repeat: no-repeat;
		background-color: transparent;
	}


/*list*/
	.gwnutop-recents .gwnutop-recents-Ul{
	}
	.gwnutop-recents .gwnutop-recents-Ul .recentBbsLi{

	}
	.gwnutop-bx {}
	.gwnutop-recents-title > p.title {position: relative; display: inline-block; font-family: "Gm"; font-weight: 600; font-size: 45px; color: #000000; line-height: 50px; padding-bottom: 25px; margin-bottom: 25px;}
	.gwnutop-recents-title > p.title::after {content: ""; position: absolute; width: 33px; height: 1px; background: #000; left: 0; bottom: 0;}
	.gwnutop-recents-title > span {display: block; font-size: 18px; line-height: 23px; color: #005ead; margin-bottom: 15px;}
	.gwnutop-recents-title > p.info {font-size: 16px; line-height: 20px; color: #333333; font-weight: 300;}

	.gwnutop-btn {margin-top: 110px;}
	.gwnutop-btn > button {display: inline-block; width: 58px; height: 58px; border: 1px solid #ddd; vertical-align: middle;}
	.gwnutop-btn > button.prev {background: #fff url("../images/btn_gwnutop_prev.png") no-repeat center;}
	.gwnutop-btn > button.next {background: #fff url("../images/btn_gwnutop_next.png") no-repeat center;}

	.gwnutop-btn .gwnutop-num {display: inline-block; vertical-align: middle; margin: 0 15px;}
	.gwnutop-btn .gwnutop-num span {display: inline-block; font-family: "Gm"; font-weight: 300; font-size: 25px; color: #666666;}
	.gwnutop-btn .gwnutop-num .current {font-size: 35px; font-weight: 500; color: #0067c3; vertical-align: top;}
	.gwnutop-btn .gwnutop-num .total {padding-left: 17px; padding-top: 10px; margin-top: 20px; background: url("../images/gwnutop_line.png") no-repeat left top; margin-left: -10px;}

	.gwnutop-recents .gwnutop-recents-Ul .recentBbsLi .recentBbsTab{
		border: 0;
		font-size: 30px;
		line-height: 33px;
		position: relative;
		background: transparent;
		cursor: pointer;
		font-weight: 400;
		color: #666666;
		transition: color 0.3s;
		padding: 0;
		display: inline-block;
		vertical-align: middle;
	}
	.gwnutop-recents .gwnutop-recents-Ul .tab-bx {float: left; position: relative; }
	.gwnutop-recents .gwnutop-recents-Ul .tab-bx::before {content: ""; display: inline-block; width: 27px; height: 19px; left: 0; top: 11px; background: url("../images/ic_tab.png") no-repeat; margin: 0 10px; vertical-align: middle;}
	.gwnutop-recents .gwnutop-recents-Ul .recentBbsLi:first-child .tab-bx::before {display: none;}
	.gwnutop-recents .gwnutop-recents-Ul .recentBbsLi .recent-list-bx{
		display: none;
		width: 100%;
		overflow: hidden;
	}
	.gwnutop-recents .gwnutop-recents-Ul .recentBbsLi .recentBbsInnerUl {}
	.gwnutop-recents .gwnutop-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi{
	}
	.gwnutop-recents .gwnutop-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi:first-child{

	}
	.gwnutop-posi-bx {position: relative;}
	.gwnutop-recents .gwnutop-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsAnchor{
		display: block;
		position: relative;
		background: #fff;
		transition: all 0.3s;
		height: 430px;
		border-radius: 0 55px 0 55px;
		z-index: 2;
		overflow: hidden;
	}
	.gwnutop-recents .gwnutop-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsThumb{
		position: absolute;
		width: 100%; height: 100%;
		left: 0; top: 0;
		overflow: hidden;
	}

	.gwnutop-recents .recentBbsThumb .img-bx {width: 100%; height: 100%; left: 0; top: 0; transform: scale(1); transition: transform 0.5s;}
	.gwnutop-recents .recentBbsAnchor:hover .img-bx {transform: scale(1.1);}
	.gwnutop-recents .gwnutop-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsThumb img{
		display: block;
		width: 100%;
		height: 100%;
	}
	.gwnutop-recents .gwnutop-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo,
	.gwnutop-recents .gwnutop-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsContent{

	}
	.gwnutop-recents .gwnutop-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo{position: absolute; width: 100%; left: 0; bottom: 0; z-index: 2; background: rgba(169, 0, 87, 0.85); padding: 20px 4% 25px;}
	.gwnutop-recents .gwnutop-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo .recentBbsTitle{
		display: block;
		line-height: 22px;
		font-weight: 500;
		color: #fff;
		font-size: 22px;
	  text-overflow: ellipsis;
		margin-bottom: 10px;
	}
.gwnutop-recents .gwnutop-recents-Ul  .recentBbsTitle strong {display: inline-block; max-width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; border-bottom: 1px solid transparent;}

	.gwnutop-recents .recent-info p {font-size: 15px; line-height: 20px; height: 40px; overflow: hidden; text-overflow: ellipsis; color: #fff; font-weight: 300;}
	.gwnutop-recents .recentBbsAnchor:hover .recentBbsTitle strong {border-bottom: 1px solid #fff;}
	.gwnutop-recents .recentBbsAnchor:hover .recent-info p {text-decoration: underline;}
	.gwnutop-recents .gwnutop-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo .recentBbsTitle .newArtcl{
		width: 11px;
	    height: 11px;
	    overflow: hidden;
	    text-indent: -5000px;
	    display: inline-block;
	    zoom: 1;
	    _display: inline;
	    background-position: 0 0;
	}
	.gwnutop-recents .recentdate {position: relative; display: block; }

	.gwnutop-recents .recentBbsAnchor:hover .recentdate::after{width: 100%; }

	.gwnutop-recents .gwnutop-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo dt,
	.gwnutop-recents .gwnutop-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo dd{
		display: inline-block;
		font-size: 16px;
		letter-spacing: -0.5px;
		line-height: 1.5;
		color: #555555;
		font-weight: 400;
	}
	.gwnutop-recents .gwnutop-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo dt{
		display: none;
	}
	.gwnutop-recents .gwnutop-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsContent{
		line-height: 1.5;
		overflow: hidden;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    color: #333;
	}
	.gwnutop-recents .gwnutop-recents-Ul .recentBbsNoData{
		text-align: center;
	}
	.gwnutop-recents .gwnutop-recents-Ul .gwnutop-more{
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 30px;
	}
	.gwnutop-recents .gwnutop-recents-Ul .gwnutop-more::before {content: ""; position: absolute; width: 100%; height: 1px; background: #DDDDDD; left: 0; top: 50%; z-index: 1;}
	.gwnutop-more-bx {position: relative; z-index: 2; max-width: 120px; margin: 0 auto; background: #F4F5F8; text-align: center;}
	.gwnutop-recents .gwnutop-recents-Ul .gwnutop-more a {display: none; width: 30px; height: 30px; background: #CECECE url("../images/btn_more.png") no-repeat center; border-radius: 50%; transition: background 0.3s; text-indent: -9999px;}
	.gwnutop-recents .gwnutop-recents-Ul .gwnutop-more a:hover {background-color: #F39100;}

/*active items*/
	.gwnutop-recents .gwnutop-recents-Ul .recentBbsLi.active .recent-list-bx{
		display: block;
	}
	.gwnutop-recents .gwnutop-recents-Ul .recentBbsLi.active .recentBbsMore {display: inline-block;}
	.gwnutop-recents .gwnutop-recents-Ul .recentBbsLi.active .recentBbsTab{
		font-weight: 600;
		color: #373737;
	}

@media all and (max-width: 1540px){

}

@media all and (max-width: 1300px) {

}

@media all and (max-width: 1023px) {
	.gwnutop-recents .gwnutop-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsAnchor {height: 340px;}
	.gwnutop-recents .gwnutop-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo .recentBbsTitle {font-size: 18px; height: auto; line-height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
	.gwnutop-recents .recent-info p {font-size: 13px; line-height: 20px; height: 40px;}
}

@media all and (max-width: 780px){

}

@media all and (max-width: 500px){
.gwnutop-recents .gwnutop-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsAnchor {border-radius: 0; height: 305px;}
.gwnutop-recents .gwnutop-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo .recentBbsTitle {font-size: 15px; line-height: 18px;}
.gwnutop-recents .recent-info p {font-size: 12px; line-height: 16px; height: 32px;}
.gwnutop-recents .gwnutop-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo {padding: 15px 3%;}
}

@media all and (max-width: 485px){

}

@media all and (max-width: 415px){

}
