@charset "UTF-8";

/*common*/
	.gwnunews-recent-wrap {}
	.gwnunews-recents {}
	.gwnunews-recents .gwnunews-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo .recentBbsTitle .newArtcl{
		border: 0;
		background-image: url("../images/share.gif");
		background-repeat: no-repeat;
		background-color: transparent;
	}


/*list*/
	.gwnunews-list-bx {position: relative; padding: 0 80px;}
	.gwnunews-list-bx .gwnu-btn {position: absolute; width: 58px; height: 58px; border: 1px solid #CCCCCC; top: 50%; margin-top: -29px; transition: box-shadow 0.3s;}
	.gwnunews-list-bx .gwnu-btn.gwnunews-prev {background: #F7F7F7 url("../images/btn_gwnu_prev.png") no-repeat center; left: 10px;}
	.gwnunews-list-bx .gwnu-btn.gwnunews-next {background: #F7F7F7 url("../images/btn_gwnu_next.png") no-repeat center; right: 10px;}

	.gwnunews-list-bx .gwnu-btn:hover {box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.25);}

	.gwnunews-recents .gwnunews-recents-Ul{
	}
	.gwnunews-recents .gwnunews-recents-Ul .recentBbsLi{

	}
	.gwnunews-bx {float: left; width: 22%; margin-right: 30px;}
	.gwnunews-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;}
	.gwnunews-recents-title > p.title::after {content: ""; position: absolute; width: 33px; height: 1px; background: #000; left: 0; bottom: 0;}
	.gwnunews-recents-title > span {display: block; font-size: 18px; line-height: 23px; color: #005ead; margin-bottom: 15px;}
	.gwnunews-recents-title > p.info {font-size: 16px; line-height: 20px; color: #333333; font-weight: 300;}

	.gwnunews-btn {margin-top: 110px;}
	.gwnunews-btn > button {display: inline-block; width: 58px; height: 58px; border: 1px solid #ddd; vertical-align: middle;}
	.gwnunews-btn > button.prev {background: #fff url("../images/btn_gwnunews_prev.png") no-repeat center;}
	.gwnunews-btn > button.next {background: #fff url("../images/btn_gwnunews_next.png") no-repeat center;}

	.gwnunews-btn .gwnunews-num {display: inline-block; vertical-align: middle; margin: 0 15px;}
	.gwnunews-btn .gwnunews-num span {display: inline-block; font-family: "Gm"; font-weight: 300; font-size: 25px; color: #666666;}
	.gwnunews-btn .gwnunews-num .current {font-size: 35px; font-weight: 500; color: #0067c3; vertical-align: top;}
	.gwnunews-btn .gwnunews-num .total {padding-left: 17px; padding-top: 10px; margin-top: 20px; background: url("../images/gwnunews_line.png") no-repeat left top; margin-left: -10px;}

	.gwnunews-recents .gwnunews-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;
	}
	.gwnunews-recents .gwnunews-recents-Ul .tab-bx {float: left; position: relative; }
	.gwnunews-recents .gwnunews-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;}
	.gwnunews-recents .gwnunews-recents-Ul .recentBbsLi:first-child .tab-bx::before {display: none;}
	.gwnunews-recents .gwnunews-recents-Ul .recentBbsLi .recent-list-bx{
		display: none;
		width: 100%;
		overflow: hidden;
	}
	.gwnunews-recents .gwnunews-recents-Ul .recentBbsLi .recentBbsInnerUl {}
	.gwnunews-recents .gwnunews-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi{
		float: left; 
		/* width: 33.33%; */
		padding: 0px 35px;
	}
	.gwnunews-recents .gwnunews-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi:first-child{

	}
	.gwnunews-posi-bx {position: relative; 	border: 1px solid transparent;}
	.gwnunews-recents .gwnunews-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsAnchor{
		display: block;
		position: relative;
		background: #fff;
		transition: all 0.3s;
		border: 1px solid #ddd;
		border-radius: 0 30px 0 30px;
		z-index: 2;
			overflow: hidden;
	}
	.gwnunews-recents .gwnunews-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsThumb{
		position: relative;
		height: 200px;
		padding-bottom: 10px;
		overflow: hidden;
	}
	.gwnunews-recents .recentBbsThumb::before {content: ""; position: absolute; width: 15%; height: 0; border-top: 10px solid transparent;
    border-right: 10px solid transparent; border-bottom: 10px solid #fff; left: 0; bottom: 0; z-index: 1;}
	.gwnunews-recents .recentBbsThumb::after {content: ""; position: absolute; width: 85%; height: 10px; right: 0; bottom: 0; border-bottom: 10px solid #fff;    border-right: 10px solid #fff;    border-left: 10px solid transparent; z-index: 1;}
	.gwnunews-recents .recentBbsThumb .img-bx {position: absolute; width: 100%; height: 100%; left: 0; top: 0; transform: scale(1); transition: transform 0.5s;}
	.gwnunews-recents .recentBbsAnchor:hover .img-bx {transform: scale(1.1);}
	.gwnunews-recents .gwnunews-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsThumb img{
		display: block;
		width: 100%;
		height: 100%;
	}
	.gwnunews-recents .gwnunews-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo,
	.gwnunews-recents .gwnunews-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsContent{

	}
	.gwnunews-recents .gwnunews-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo{padding: 15px 9% 20px;}
	.gwnunews-recents .gwnunews-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo .recentBbsTitle{
		display: block;
		line-height: 23px;
		height: 46px;
		font-weight: 400;
		color: #222222;
		font-size: 16px;
		overflow: hidden;
	    text-overflow: ellipsis;
		margin-bottom: 10px;
	}
	.gwnunews-recents	.recent-info p {font-size: 15px; line-height: 24px; height: 96px; overflow: hidden; text-overflow: ellipsis; color: #585858;}
	.gwnunews-recents .recentBbsAnchor:hover .recentBbsTitle {text-decoration: underline;}
	.gwnunews-recents .gwnunews-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;
	}
	.gwnunews-recents .recentdate {position: relative; display: block; }

	.gwnunews-recents .recentBbsAnchor:hover .recentdate::after{width: 100%; }

	.gwnunews-recents .gwnunews-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo dt,
	.gwnunews-recents .gwnunews-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo dd{
		display: inline-block;
		font-size: 14px;
		letter-spacing: -0.5px;
		line-height: 1.5;
		color: #666666;
		font-weight: 300;
	}
	.gwnunews-recents .gwnunews-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo dt{
		display: none;
	}
	.gwnunews-recents .gwnunews-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsContent{
		line-height: 1.5;
		overflow: hidden;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    color: #333;
	}
	.gwnunews-recents .gwnunews-recents-Ul .recentBbsNoData{
		text-align: center;
	}
	.gwnunews-recents .gwnunews-recents-Ul .gwnunews-more{
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 30px;
	}
	.gwnunews-recents .gwnunews-recents-Ul .gwnunews-more::before {content: ""; position: absolute; width: 100%; height: 1px; background: #DDDDDD; left: 0; top: 50%; z-index: 1;}
	.gwnunews-more-bx {position: relative; z-index: 2; max-width: 120px; margin: 0 auto; background: #F4F5F8; text-align: center;}
	.gwnunews-recents .gwnunews-recents-Ul .gwnunews-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;}
	.gwnunews-recents .gwnunews-recents-Ul .gwnunews-more a:hover {background-color: #F39100;}

/*active items*/
	.gwnunews-recents .gwnunews-recents-Ul .recentBbsLi.active .recent-list-bx{
		display: block;
	}
	.gwnunews-recents .gwnunews-recents-Ul .recentBbsLi.active .recentBbsMore {display: inline-block;}
	.gwnunews-recents .gwnunews-recents-Ul .recentBbsLi.active .recentBbsTab{
		font-weight: 600;
		color: #373737;
	}

@media all and (max-width: 1540px){
	.gwnunews-recents .gwnunews-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi {padding: 0 7px;}
}

@media all and (max-width: 1300px) {

}

@media all and (max-width: 1023px) {
	.gwnunews-recents .gwnunews-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsThumb {height: 125px;}
	.gwnunews-recents .recentdate {display: none;}
	.gwnunews-recents .gwnunews-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo .recentBbsTitle {margin-bottom: 0; font-size: 14px; line-height: 23px; height: 46px;}
	.gwnunews-list-bx {padding: 0 45px;}
	.gwnunews-list-bx .gwnu-btn {width: 35px; height: 35px; margin-top: -17.5px;}
	.gwnunews-recents .gwnunews-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo {padding: 10px 5% 30px;}
}

@media all and (max-width: 500px){
	.gwnunews-list-bx {padding: 0;}
	.gwnunews-recents .gwnunews-recents-Ul .recentBbsLi .recentBbsInnerUl {max-width: 81%; margin: 0 auto;}
	.gwnunews-recents .gwnunews-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi {padding: 0;}
	.gwnunews-recents .gwnunews-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsThumb {height: 200px;}
	.gwnunews-recents .gwnunews-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo {padding: 15px 7% 20px;}
	.gwnunews-list-bx .gwnu-btn {width: 58px; height: 58px; z-index: 5;}
	.gwnunews-recents .gwnunews-recents-Ul .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo .recentBbsTitle {font-size: 15px; line-height: 22px; height: 44px;}
}

@media all and (max-width: 630px){

}

@media all and (max-width: 485px){

}

@media all and (max-width: 415px){

}
