.wrap { position: relative; margin-bottom: 8vh; margin-top: 6vh; z-index: 2; }

#subNewsBox { position: relative; margin: 50px 0 20px; display: flex; flex-wrap: wrap; }

#content { width: 100%; }

/* #sideMenu */
#sideMenu { width: auto; margin: 0 auto; margin-top: 28px; padding: 10px 20px 10px 20px; display: none; font-size: 18px; color: #787777; background: #e6e6e6; }
#sideMenu font, #sideMenu span { margin-right: 4px; display: inline-block; vertical-align: middle; }
#sideMenu span i { margin: 2px 0; width: 2px; height: 2px; background: #787777; border-radius: 50%; display: block; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
#sideMenu span.open i:nth-child(2) { margin: 2px 5px; }

/* aside */
aside { width: 100%; }
aside #n_search {margin-bottom: 1em;display: flex;align-items: center;display: none;}
aside #n_search input { width: 1%; flex: 1 1 auto; padding: .2em 1em; background: none; border-radius: 2em; border: 1px #cbcbcb solid; }
aside #n_search #goNSearch { padding: .2em .5em; }
aside #contact-nav, aside #category-nav, aside #contact-extra { margin: 50px 0; }
aside #contact-nav h3 strong, aside #category-nav h3 strong, aside #contact-extra h3 strong { font-size: 30px; }
aside #contact-nav li, aside #contact-extra li { overflow: hidden; position: relative; border-bottom: 1px solid #efefef; padding: 14px 0; }
aside #contact-nav li a, aside #contact-extra li a { font-size: 15px; color: #6e6e6e; display: block; }
aside #contact-extra li a { display: inline-block; }
aside #contact-nav li a i, aside #contact-extra li i { width: 20px; margin-right: 10px; text-align: center; font-size: 20px; }
aside .Cate>li h3 { overflow: hidden; position: relative; border-bottom: 1px solid #dcdcdc; }
aside .Cate>li h3, aside .Cate>li .subUL li .subULHead p { width: calc(100% - 25px); }
aside .Cate>li>h3 { width: 100%; }
aside .Cate li.action h3 { border-bottom: 1px solid #e0e0e0; }
aside .Cate>li h3 span { color: #bababa; margin-right: 8px; vertical-align: bottom; font-weight: bold; font-size: 20px; line-height: 130%; }
aside .Cate>li h3 b, aside .Cate>li .subUL li .subULHead b { color: #cbcbcb; font-weight: bold; font-size: 12px; position: absolute; right: 5px; top: calc(50% - 15px); cursor: pointer; width: 30px; text-align: right; height: 30px; line-height: 30px; }
aside .Cate>li h3 a, aside .Cate>li .subUL li .subULHead p a, aside .Cate>li .subUL li .sub2UL li .sub2ULHead p a { padding: 10px 0 10px 0; }
aside .Cate li a { font-size: 15px; display: block; color: #6e6e6e; transition: all linear 0.2s; font-weight: 400; }
aside .Cate li a:hover, aside .Cate li.action a { color: #d49e93; font-weight: 500; }
aside .Cate>li ul { overflow: hidden; }
aside .Cate>li ul.subUL { border-left: 1px solid #ddd; margin: 0 0 10px 7px; padding-left: 15px; }
aside .Cate>li:not(.action) ul, aside .Cate .subUL>li:not(.action) ul { display: none; }
aside .Cate>li .subUL li .subULHead p a { color: #6e6e6e; }
aside .Cate>li .subUL li.action .subULHead p a { color: #c19862; }
aside .Cate>li .subUL li .subULHead b { color: #d3d3d3; }
aside .Cate>li .subUL li .sub2UL li .sub2ULHead p a { padding-left: 35px; border-bottom: 1px solid #efefef; color: #6e6e6e; }
aside .Cate>li .subUL li .sub2UL li.action .sub2ULHead p a { background: #ededed; }

.wrap aside #ad-list ul li { margin: 10px 0; }
.wrap aside #ad-list ul li a.photo { background-position: 50% 50%; transition: all 0.4s ease; background-size: cover; }

aside iframe { width: 100%; }
aside #fb-wrap { text-align: center; }
aside .Cate li.action a { display: flex; align-items: center; }

/* NewsBox */
#NewsBox .workframe { width: 1600px; display: flex; -webkit-box-sizing: border-box; box-sizing: border-box; align-items: center; }
#NewsBox .bgTxt.title { padding: 0px 0px 0px 60px; width: 70%; }
#NewsBox ul { padding-top: 1vw; width: 100%; }
#NewsBox ul li { margin: 30px 0px 30px 0; }
#NewsBox ul li, #NewsBox ul li .lineBox { position: relative; }
#NewsBox ul li a.Nmore { display: block; position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 2; transition: .3s ease-in-out; -o-transition: .3s ease-in-out; -moz-transition: .3s ease-in-out; -webkit-transition: .3s ease-in-out; }
#NewsBox ul li .lineBox { padding: 30px 30px 30px 30px; }
#NewsBox ul li .lineBox font { position: relative; margin-left: 10px; font-weight: 400; font-size: 14px; }
#NewsBox ul li .lineBox a { margin-bottom: -13px; display: block; text-align: center; font-size: 18px; color: #d7a297; }
#NewsBox ul li .lineBox .date { display: flex; align-items: center; line-height: 1.3em; font-size: 14px; color: #aaa; margin-bottom: 8px; }
#NewsBox ul li .lineBox .viewBtn { padding-left: 30px; color: #929292; position: relative; width: 50px; font-family: 'Marcellus', serif; }
#NewsBox ul li .lineBox .viewBtn::before, #NewsBox ul li .lineBox .viewBtn::after { content: ''; position: absolute; top: 50%; left: 0; height: 1px; background-position-y: 50%; width: 20px; background-size: 200% 100%; background-repeat: no-repeat; background-image: linear-gradient(to right, #bbb 0, #bbb 50%, transparent 0); }
#NewsBox ul li .news-block { position: relative; }
#NewsBox ul li .news-block { overflow: hidden; margin: 0; position: relative; display: flex; flex-direction: column; }
#NewsBox ul li .news-block .photo img { width: 100%; height: 280px; object-fit: cover; }
#NewsBox ul li .news-block .atag_item { width: 100%; height: 100%; top: 0; left: 0; position: absolute; z-index: 1; }
#NewsBox ul li .news-block a.photo { opacity: 1; z-index: 10; }
#NewsBox ul li .news-block p { color: #d7a297; }
#NewsBox ul li .news-block h3 { height: auto; line-height: 28px; -webkit-line-clamp: 2; transition-duration: .6s; font-weight: 500; line-height: 180%; font-size: 1.125em; color: #54595f; margin-bottom: 15px; border-bottom: 1px solid #e8e8e8; padding: 0px 0px 6px; }
#NewsBox ul li .news-block article { line-height: 160%; color: #7c7c7c; -webkit-line-clamp: 3; transition-duration: .8s; height: auto; -webkit-line-clamp: 3; margin-bottom: 0; margin-bottom: 15px; border-bottom: 1px solid #e8e8e8; padding: 0px 0px 10px; }
#NewsBox ul li .news-block .info { background-color: #fff; width: min(100%, 340px); margin: -50px auto 30px; box-shadow: 2px 1px 30px rgba(0, 0, 0, 0.15); }
#NewsBox ul li .news-block .btn { margin: 20px 0px 0px 0px; padding: 0px 0px 8px 0px; border-style: solid; border-width: 0px 0px 1px 0px; border-color: #d0c1a7; width: 60px; }
#NewsBox ul li .news-block .btn .moreBtn { color: #d0c1a7; font-size: 14px; font-weight: 500; }
.contentMain #NewsBox ul { display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 25px 20px; flex-wrap: wrap; }

/* pagenav */
#pagenav { overflow: hidden; margin: 30px 0 0; text-align: center; border-bottom: 1px solid #ececec; border-top: 1px solid #ececec; }
#pagenav a, #pagenav strong { width: 40px; height: 40px; display: inline-block; text-align: center; line-height: 37px; font-size: 18px; color: #111; vertical-align: middle; }
#pagenav a { opacity: .7; }
#pagenav p[class^="page-"] { float: left; width: 50%; }
#pagenav p[class^="page-"] a { padding: 10px 25px; width: auto; height: auto; display: block; text-align: left; background: url(/images/42/left-arrow.png); background-repeat: no-repeat; background-size: 10px; background-position: left; border: 0px solid #D1C3A9; font-size: 15px; line-height: 160%; }
#pagenav p[class^="page-"] a i { margin: 0 5px 0 0; }
#pagenav p.page-next { float: right; }
#pagenav p.page-next a { text-align: right; background: url(/images/42/right-arrow.png); background-repeat: no-repeat; background-size: 10px; background-position: right; border-left: 1px solid #ececec; }
#pagenav p.page-next a i { margin: 0 0 0 5px; }
#pagenav { border-bottom: 0px solid #ececec; border-top: 0px solid #ececec; }

/* itemA07 */
.bottomBox { display: flex; justify-content: center; margin-top: 60px; }
.bottomBox a { display: inline-block; width: 32%; height: 65px; font-weight: 400; line-height: 65px; letter-spacing: 0.5px; border: solid 1px #f0b7a4; background-color: #f0b7a4; text-align: center; color: #ffffff; border-radius: 45px; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; }
.bottomBox a:hover { background-color: #ffffff; border: solid 1px #f0b7a4; color: #f0b7a4; -webkit-transform: translate(0, 3px); -ms-transform: translate(0, 3px); transform: translate(0, 3px); -webkit-box-shadow: 4px 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 4px 3px 5px rgba(0, 0, 0, 0.1); }

@media screen and (max-width: 1600px) {
	#NewsBox .workframe { width: 90%; }
}
@media screen and (max-width: 1440px) {
	#NewsBox { background-position: calc(50vw + 280px) 0; }
}
@media screen and (max-width: 1560px) {
	.wrap { width: 90%; margin-top: 0vh; margin-bottom: 1vh; }
}
@media screen and (max-width: 1280px) {
	.contentMain #NewsBox ul { grid-template-columns: repeat(2, 1fr); }
}
@media screen and (max-width: 1024px) {
	.wrap aside .topBar h3 { font-size: 25px; }
	#NewsBox ul li .news-block h3 { font-size: 1.2em; margin-bottom: 9px; }
	#NewsBox { background-position: calc(50vw + 200px) 0; }
}
@media screen and (max-width: 980px) {
	.wrap aside #ad-list ul { overflow: hidden; }
	.wrap aside #ad-list ul li { margin: 10px 1%; float: left; width: 48%; }
	aside #n_search { margin: 0 0 1em auto; width: min(100%, 300px); }
	#sideMenu { display: flex; align-content: center; align-items: center; justify-content: space-between; margin-top: 0; }
	#sideList { overflow: hidden; position: absolute; margin: 0 auto; padding: 0 1em; width: calc(100% - 2em); height: 0; background: #fff; opacity: 0; left: 0; -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); }
	#sideList[data-type="2"] { padding: 1em; height: auto; opacity: 1; z-index: 10; }
	#sideList .widget-title, #sideList .is-divider { display: none; }
	.NewsItem { margin-top: 1em; width: 100%; }
	#NewsBox .btn { left: auto; right: 0; }
	#NewsBox ul li .info { display: inline-block; padding: 0px 0px 45px; text-align: center; }
	#NewsBox ul li .news-block a.photo { width: 100%; height: 100%; top: 0; left: 0; position: relative; display: inline-block; opacity: 1; transform: translateX(0); }
	#NewsBox ul li .slick-slide:after { background: #d7a297; }
	#pagenav a { opacity: .8; }
}
@media screen and (max-width: 768px) {
	.bottomBox { display: flex; flex-direction: column; }
	.bottomBox a { width: 100%; margin-top: 12px; }
}
@media screen and (max-width: 680px) {
	.contentMain #NewsBox ul { margin: auto; width: min(100%, 400px); grid-gap: 15px 10px; grid-template-columns: repeat(1, 1fr); }
	#NewsBox .bgTxt.title, .bgTxt.title h3 { padding: 0; width: 100%; text-align: center; }
	#NewsBox .workframe { display: flex; flex-direction: column; align-items: center; padding: 20px 0 0; }
	#NewsBox ul { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; width: 100%; padding-top: 0; }
	#NewsBox ul li { margin: 10px 0; }
	#NewsBox { background-position: calc(100vw + 120px) 0; }
	#NewsBox ul li .news-block .info { margin: 0px auto 0px; padding: 0px 0px 0px; }
	#pagenav p[class^="page-"] { float: left; width: 100%; }
	#pagenav .page-prev a img, #pagenav .page-next a img { height: 50px; }
}