#ControlBar,
#ControlBar dl,
#ControlBar li,
#ControlNav > li > a,
#ControlActionMenu > li ul,
#ControlActionMenu > li > a,
#ControlEditPageMenu > li > a,
.ServiceIcon.professional,
.dnn_mact > li.actionMenuMove > ul li { box-sizing: content-box; }
body #Form.showModulePane { margin-top: 0 !important; }


a, a:link, a:visited, a:focus, a:active { color: inherit; }
a:hover { color: inherit; text-decoration: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; line-height: inherit; letter-spacing: 0; font-weight: normal; }
li p { line-height: 2; }

p { margin: 0; }


header, footer, section, article, nav { display: block; }


html { font-size: 5.20833333vw; }
@media (max-width: 768px) {
	html { font-size: 26.66666666vw; }
}


.clearfix::after, [class*='list']::after, .nav::after { content: ''; display: block; width: 0; height: 0; clear: both; }


[class*='list'] > li, .nav > li { float: left; }





.line-1 { overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
	word-break: normal;
}
.line-2,
.line-3,
.line-4 { display: -webkit-box; overflow: hidden; text-overflow: -o-ellipsis-lastline; text-overflow: ellipsis; -webkit-box-orient: vertical;
	word-break: normal;
}
.line-2 { -webkit-line-clamp: 2; line-clamp: 2; height: 4em; }
.line-3 { -webkit-line-clamp: 3; line-clamp: 3; height: 6em; }
.line-4 { -webkit-line-clamp: 4; line-clamp: 4; height: 8em; }

ul ul, ul ol, ol ol, ol ul {
    margin-left: 0;
    margin-bottom: 0;
}

* { margin: 0; outline: 0; border: 0; padding: 0;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	font-weight: inherit; font-style: inherit; color: inherit; vertical-align: baseline;
	
	-webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; font-smoothing: antialiased;
	
	image-rendering: -moz-crisp-edges;          
	image-rendering: -o-crisp-edges;            
	image-rendering: -webkit-optimize-contrast; 
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor;   
}


html { font-size: 5.20833333vw; }
@media (max-width: 768px) { html { font-size: 26.66666666vw; } }

body { font-size: .16rem; color: #333; line-height: 2; font-family: Arial; overflow-x: hidden; }
.detail-infos { font-size: 16px; }
#PublishTime { font-size: 15px; margin-right: .1rem; }
@media (max-width: 1920px) { body { font-size: 16px; } }
@media (max-width: 1366px) { body, .detail-infos { font-size: 15px; } #PublishTime { font-size: 14px; } }
@media (max-width: 768px) { body, .detail-infos { font-size: .14rem; } #PublishTime { font-size: .13rem; }  .body { background-size: 1.84rem 3.68rem; } }

.detail-size a { margin: 0 .05rem; }
.detail-size a:nth-of-type(1) { font-size: 18px; }
.detail-size a:nth-of-type(2) { font-size: 15px; }
.detail-size a:nth-of-type(3) { font-size: 12px; }

header, footer, section, article, nav { display: block; }

ul, li { list-style: none; margin: 0; }
a { text-decoration: none; }
[class*='list'] > li { float: left; }

.header .container { position: static; }


::-webkit-scrollbar-track-piece { width: 5px; background: #eee;    }
::-webkit-scrollbar             { width: 5px; background: #0f833d; }
::-webkit-scrollbar-thumb       { width: 5px; background: #0f833d; }
::-webkit-scrollbar-thumb:hover { width: 5px; background: #0f833d; }



.wow { opacity: 0; }


.clearfix::after, [class*='list']::after { content: ''; display: block; width: 0; height: 0; clear: both; }


.wrapper { padding: 0 1.6rem; }
.pc-no { display: none; }
.m-no { display: block; }
@media (max-width: 768px) {
	.wrapper { padding: 0 .15rem; }
	.pc-no { display: block; }
	.m-no { display: none; }
}


.box { position: relative; }


#headerPane { position: relative; z-index: 9999; }
.header { width: 100%; height: 1.2rem; background: #fff; }
#headerPane.header-index .header { position: absolute; top: 0; left: 0; background: rgba(255,255,255,.5); }
@media (max-width: 768px) {
	#headerPane { height: .7rem; }
	.header { height: .7rem; background: #0f833d !important; position: fixed; left: 0; width: 100%; }
	#headerPane.header-index .header { position: fixed; left: 0; width: 100%; }
}


#dnn_zhdLOGO_hypLogo { float: left; font-size: 0; line-height: 1.2rem; }
#dnn_zhdLOGO_hypLogo img { vertical-align: middle; height: .58rem; image-rendering: pixelated; }
.logo-m { float: left; font-size: 0; line-height: .7rem; }
.logo-m img { vertical-align: middle; height: .35rem; }
@media (max-width: 768px) {
	#dnn_zhdLOGO_hypLogo { line-height: .7rem; display: none; }
	#dnn_zhdLOGO_hypLogo img { height: .35rem; }
}


.header .nav { float: right; }
.header .nav > li { float: left; margin-right: .3rem; }
.header .nav > li:nth-last-of-type(1) { margin-right: .2rem; }
.header .nav > li > a { display: inline-block; font-size: .18rem; line-height: 1.2rem; transition: .5s; }
.header .nav > li.active > a,
.header .nav > li:hover > a { color: #0f833d; }
@media (max-width: 768px) {
	.header .nav { display: none; }
}


.header .nav > li ul { box-sizing: content-box; position: absolute; left: 0; width: 100%; margin-left: 0; display: none; background: rgba(255,255,255,.9); padding: .1rem 1.6rem; }
.header .nav > li li { position: relative; margin-right: .3rem; }
.header .nav > li li a { display: inline-block; padding-left: .2rem; line-height: 1.6; color: #666; font-size: .18rem; transition: .5s; position: relative; }
.header .nav > li li a::before,
.header .nav > li li a::after { content: ''; display: block; width: .07rem; height: .12rem; position: absolute; top: 50%; margin-top: -.06rem; left: 0; background: url() no-repeat center / .07rem .12rem; transition: .5s; }
.header .nav > li li a::before { background-image: url(../image/i-subnav.png); }
.header .nav > li li a::after { background-image: url(../image/i-subnav-hover.png); opacity: 0; }
.header .nav > li li.active a,
.header .nav > li li:hover a { color: #0f833d; }
.header .nav > li li:hover a::before { opacity: 0; }
.header .nav > li li:hover a::after { opacity: 1; }
.header .nav > li > ul ul { display: none !important; }

.header .nav-btn { float: right; }
.header .nav-btn > li { float: left; }
.header .nav-btn a { display: inline-block; font-size: .18rem; line-height: 1.2rem; transition: .5s; }
.header .nav-btn .nav-btn-search { position: relative; padding-left: .21rem; margin-right: .2rem; }
.header .nav-btn .nav-btn-search::before { content: ''; display: block; width: .01rem; height: .2rem; position: absolute; top: 50%; margin-top: -.1rem; left: 0; background: #999; }
.header .nav-btn .nav-btn-search a { width: .34rem; height: .34rem; border-radius: 50%; background: transparent; font-size: 0; margin: .43rem 0; border: .01rem solid #0f833d; position: relative; transition: .5s; }
.header .nav-btn .nav-btn-search a::before,
.header .nav-btn .nav-btn-search a::after { content: ''; display: block; width: .2rem; height: .2rem; position: absolute; top: .06rem; left: .06rem; background: url() no-repeat center / .2rem .2rem; transition: .5s; }
.header .nav-btn .nav-btn-search a::before { background-image: url(../image/i-search1.png); }
.header .nav-btn .nav-btn-search a::after { background-image: url(../image/i-search-hover.png); opacity: 0; }
.header .nav-btn .nav-btn-search a:hover { background: #0f833d; }
.header .nav-btn .nav-btn-search a:hover::before { opacity: 0; }
.header .nav-btn .nav-btn-search a:hover::after { opacity: 1; }

.header .nav-btn .nav-btn-lang { position: relative; height: .3rem; padding-right: .25rem; margin-right: 0; margin-top: .45rem; }
.header .nav-btn .nav-btn-lang a { display: block; position: relative; transition: .5s; line-height: .3rem; }
.header .nav-btn .nav-btn-lang i { display: block; width: .12rem; height: .06rem; position: absolute; top: 50%; margin-top: -.03rem; right: 0; cursor: pointer; transition: .5s; }
.header .nav-btn .nav-btn-lang i.active { transform: rotate(180deg); }
.header .nav-btn .nav-btn-lang i::before,
.header .nav-btn .nav-btn-lang i::after { content: ''; display: block; width: .12rem; height: .06rem; position: absolute; top: 50%; margin-top: -.03rem; right: 0; background: url() no-repeat center / .12rem .06rem; transition: .5s; }
.header .nav-btn .nav-btn-lang i::before { background-image: url(../image/i-lang.png); }
.header .nav-btn .nav-btn-lang i::after { background-image: url(../image/i-lang-hover.png); opacity: 0; }
.header .nav-btn .nav-btn-lang a:hover  { color: #0f833d; }
.header .nav-btn .nav-btn-lang i:hover::before { opacity: 0; }
.header .nav-btn .nav-btn-lang i:hover::after { opacity: 1; }
.lang-select { position: absolute; overflow: hidden; width: 100%; background: #fff; text-align: center; height: 0; transition: .5s; }
.lang-select a { font-size: .18rem !important; }
.lang-select a:hover { color: #fff !important; background: #0f833d; }
.lang-select.active { height: .3rem; }
@media (max-width: 768px) {
	.header .nav-btn { display: none; }
}


.banner { background: #eee; }
.banner .item { position: relative; overflow: hidden; width: 100%; height: 100vh; }
@keyframes breathing {
	0% { transform: scale(1); }
	50% { transform: scale(1.1); }
	100% { transform: scale(1); }
}
.banner .item .img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url() no-repeat center / cover;  animation: breathing 12s linear infinite; }
.banner .swiper-pagination-progressbar { width: 100%; height: 2px; background: rgba(255,255,255,.6); bottom: .8rem; }
.banner .swiper-pagination-progressbar-fill { background: #0f833d; height: 4px; margin-top: -1px; }
@media (max-width: 768px) {
	.banner .item { height: 1.75rem; }
	.banner .swiper-pagination-progressbar { display: none; }
}

.index-news-top { text-transform: uppercase; text-align: center; font-size: .3rem; line-height: 1.6; font-weight: bold; margin: .35rem auto .35rem; transition: .5s; }
.index-news-top:hover { color: #0f833d; }

.index-news-left { margin-top: 4.35rem; z-index: 1; }
.index-news-left .items { position: absolute; left: 0; bottom: 0; width: 5.4rem; height: 4rem; background: #eee; }
.index-news-left .item { position: relative; overflow: hidden; height: 100%; cursor: pointer; }
.index-news-left .img { position: absolute; z-index: 0; top: 0; left: 0; width: 100%; height: 100%; background: url() no-repeat center / cover; transition: .5s; }
.index-news-left .item:hover .img { transform: scale(1.05); }
.index-news-left h3 { position: absolute; z-index: 1; left: 0; bottom: 0; width: 100%; height: .5rem; line-height: .5rem; background: rgba(0,0,0,.5); padding: 0 1.5rem 0 .2rem; color: #fff; font-size: .18rem; transition: .5s; }
.index-news-left .item:hover h3 { color: #0f833d; }
.index-news-left .swiper-pagination { width: 1.5rem; bottom: 0; left: auto; right: 0; line-height: .5rem; text-align: right; padding-right: .2rem; }
.index-news-left .swiper-pagination-bullet { background: #fff; opacity: 1; width: .1rem; height: .1rem; border-radius: 50%; margin: 0 0 0 .05rem !important; }
.index-news-left .swiper-pagination-bullet-active { background: #0f833d; }
@media (max-width: 768px) {
	.index-news-top { font-size: .16rem; margin: 0 auto; padding-top: .15rem; padding-bottom: .15rem; background: #f6f6f6; font-weight: normal; position: relative; }
	.index-news-top::before { content: ''; display: block; width: .15rem; height: 100%; background: #f6f6f6; position: absolute; top: 0; left: -.15rem; }
	.index-news-top::after { content: ''; display: block; width: .15rem; height: 100%; background: #f6f6f6; position: absolute; top: 0; right: -.15rem; }
	.index-news-left { margin-top: 0; }
	.index-news-left .items { position: relative; width: 100%; height: auto; background: #f6f6f6; }
	.index-news-left .item { height: auto; }
	.index-news-left .img { position: relative; height: 2.45rem; }
	.index-news-left h3 { position: relative; height: 3em; color: #333; font-size: .16rem; padding: 0 .15rem; background: #f6f6f6; white-space: normal; line-height: 1.5; margin: .1rem 0; }
	.index-news-left .swiper-pagination { font-size: .16rem; bottom: 3em; margin-bottom: 0.2rem; }
}


.title { font-weight: bold; color: #0f833d; font-size: .3rem; line-height: 1; padding: .65rem 0 .3rem; position: relative; }
.title::after { content: ''; display: block; width: .6rem; height: 2px; background: #0f833d; position: absolute; left: 0; bottom: .2rem; }
.title-2 { padding-bottom: .55rem; margin-bottom: -.25rem; }
.title-2::after { bottom: .45rem; }
.title-2 a { color: #666; font-size: .16rem; line-height: 1; display: inline-block; position: absolute; right: 0; bottom: .4rem; transition: .5s; }
.title-2 a:hover { color: #0f833d; }
.index-news-title { font-size: .24rem; color: #0f833d; font-weight: bold; line-height: 1; margin: .3rem 0 .05rem; }

.index-news-center { z-index: 0; }
.index-news-center .items { position: absolute; overflow: hidden; width: 5.2rem; height: 4rem; box-shadow: 2px 2px 10px rgba(0,0,0,.05); bottom: 0; left: 5.4rem; padding: 0 .3rem; }
.index-news-center li { padding: 0; position: relative; border-bottom: 1px solid #e6e6e6; padding: .08rem .7rem .08rem 0; cursor: pointer; }
.index-news-center li:nth-last-of-type(1) { border-width: 0; }
.index-news-center h3 { font-size: .16rem; padding-left: .2rem; position: relative; transition: .5s; }
.index-news-center h3::before,
.index-news-center h3::after { content: ''; display: block; width: .08rem; height: .09rem; position: absolute; top: 50%; margin-top: -.045rem; left: 0; background: url() no-repeat center / .08rem .09rem; transition: .5s; }
.index-news-center h3::before { background-image: url(../image/i-index-news.png); }
.index-news-center h3::after { background-image: url(../image/i-index-news-hover.png); opacity: 0; }
.index-news-center li > span { color: #666; font-size: .14rem; display: inline-block; line-height: .32rem; position: absolute; right: 0; top: .08rem; transition: .5s; }
.index-news-center li:hover h3 { color: #0f833d; }
.index-news-center li:hover > span { color: #0f833d; }
.index-news-center li:hover h3::before { opacity: 0; }
.index-news-center li:hover h3::after { opacity: 1; }
@media (max-width: 768px) {
	.index-news-center .items { position: relative; width: 100%; height: auto; left: 0; padding: 0; box-shadow: none; }
	.index-news-center li { border: none; padding: .08rem 0 .08rem 0; }
	.index-news-center li:nth-of-type(3),
	.index-news-center li:nth-of-type(4) { display: none; }
	.index-news-center h3 { padding-left: 0; height: auto; line-height: 1.5; }
	.index-news-center h3::before,
	.index-news-center h3::after { display: none; }
	.index-news-center li > span { display: none; }
}

.index-news-video .items { position: absolute; overflow: hidden; width: 5.1rem; height: 4rem; box-shadow: 2px 2px 10px rgba(0,0,0,.05); bottom: 0; right: 0; padding: 0 .3rem; }
.index-news-video h2 { margin-bottom: .2rem; }
.index-news-video .video { position: relative; overflow: hidden; width: 100%; height: 2.9rem; background: #eee; cursor: pointer; }
.index-news-video .img { position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: url() no-repeat center / cover; z-index: 0; transition: .5s; }
.index-news-video i { display: block; width: .5rem; height: .5rem; border-radius: 50%; position: absolute; top: 50%; margin-top: -.25rem; left: 50%; margin-left: -.25rem; background: url(../image/i-video.png) no-repeat center / .5rem .5rem; z-index: 1; }
.index-news-video .video:hover .img { transform: scale(1.05); }
.index-news-video p { text-align: center; font-size: .16rem; background: #f6f6f6; line-height: .45rem; }
@media (max-width: 768px) {
	.index-news-video .video { height: 2.23rem; }
	.index-news-video .items { position: relative; width: 100%; height: auto; padding: 0; box-shadow: none; }
}

.index-news-btm { margin-left: -.3rem; margin-bottom: .6rem; }
.index-news-btm li { width: 25%; padding-left: .3rem; }
.index-news-btm .item { background: #fff; box-shadow: 2px 2px 10px rgba(0,0,0,.05); overflow: hidden; cursor: pointer; }
.index-news-btm .img-box { position: relative; overflow: hidden; background: #eee; width: 100%; height: 2.56rem; }
.index-news-btm .img { position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: url() no-repeat center / cover; transition: .5s; }
.index-news-btm .item:hover .img { transform: scale(1.05); }
.index-news-btm h3 { font-size: .16rem; line-height: 1.6; height: 3.2em; padding: 0 .25rem; margin: .1rem 0 .15rem; transition: .5s; text-align: center; text-align-last: center; -webkit-box-orient: unset; }
.index-news-btm .item:hover h3 { color: #0f833d; }
@media (max-width: 768px) {
	.index-news-btm { margin-bottom: 0; }
	.index-news-btm .item { box-shadow: none; }
	.index-news-btm li { width: 100%; }
	.index-news-btm h3 { padding: 0; margin-bottom: 0; }
	.index-news-btm li:nth-of-type(1) .item { background: #f6f6f6;  }
	.index-news-btm li:nth-of-type(1) h3 { padding: 0 .25rem; }
	.index-news-btm .img-box { display: none; }
	.index-news-btm li:nth-of-type(1) .img-box { display: block; }
	.index-news-btm li:nth-of-type(4) { display: none; }
}

.index-business-top { margin-bottom: .4rem; }
.index-business-top .item { height: 4.6rem; }
.index-business-top .left { float: left; height: 100%; width: 10.6rem; }
.index-business-top .img { width: 100%; height: 100%; background: url() no-repeat center / cover; }
.index-business-top .right { float: right; height: 100%; width: 5.1rem; box-shadow: 2px 2px 10px rgba(0,0,0,.05); border: 1px solid #e6e6e6; padding: 0 .6rem; }
.index-business-top h3 { font-size: .24rem; line-height: 1.2; font-weight: bold; margin: .65rem 0 .2rem; transition: .5s; cursor: pointer; }
.index-business-top .txt { font-size: .18rem; line-height: 1.6; transition: .5s; cursor: pointer; }
.index-business-top h3:hover { color: #0f833d; }
.index-business-top .txt:hover { color: #0f833d; }

.index-business-btm .item { height: 1.2rem; background: #eee; position: relative; overflow: hidden; cursor: pointer; }
.index-business-btm .item .img::before { content: ''; display: block; position: absolute; width: 100%; height: 100%; top: 0; left: 0; border: .04rem solid #0f833d; z-index: 1; opacity: 0; transition: .5s; box-sizing: border-box; }
.index-business-btm .item.swiper-slide-active .img::before { opacity: 1; }
.index-business-btm .img { position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: url() no-repeat center / cover; z-index: 0; transition: .5s; }
.index-business-btm .item:hover .img { opacity: .8; }

.page { background-color: #f5f5f5; overflow: hidden; }
.content { position: relative; background: #fff; padding: 1rem .4rem .4rem; margin: .5rem 0; }
.page-title { position: absolute; top: 0; left: 0; width: 100%; height: .7rem; line-height: .7rem; border-left: .04rem solid #0f833d; padding-left: .36rem; font-size: .24rem; border-bottom: 1px solid #e5e5e5; }
.Head { margin-bottom: 0; border-bottom: none; }
.location { position: absolute; top: 0; right: .4rem; line-height: .7rem; font-size: .16rem; display: inline-block; padding-left: .3rem; }
.location::before { content: ''; display: block; width: .2rem; height: .2rem; position: absolute; top: 50%; margin-top: -.11rem; left: 0; background: url(../image/i-location.png) no-repeat center / .2rem .2rem; z-index: 1; }
.banner-img { width: 100%; }
.page-content .Normal { line-height: 2; font-size: .16rem; color: #666; }
.page-content .Normal p { margin-bottom: 1em; word-break: normal;
	
}
.page-content .Normal p.indent { text-indent: 0; }
.page-content .Normal p strong { color: #000; }
.page-content .Normal img { max-width: 100%; }
#mapContainer { height: 4rem; }
@media (max-width: 768px) {
	.content { margin: .15rem 0; padding: .55rem 0 0; }
	.page-title { height: 0.4rem; line-height: .4rem; padding-left: 0.11rem; font-size: .18rem; }
	.location { display: none; }
	.banner-img { display: none; }
	.page-content .Normal { font-size: .15rem; margin-top: -0.1rem; }
	#mapContainer { height: 2rem; }
}

.footer { border-top: .05rem solid #0f833d; }
.footer-top { background: #fff; padding-top: .35rem; padding-bottom: .55rem; }
.footer .nav { display: flex; justify-content: space-between; font-size: 0; }
.footer .nav li { line-height: 1; float: none; }
.footer .nav::after { display: none; }
.footer .nav > li:nth-of-type(1) { display: none; }
.footer .nav > li > a { font-size: .18rem; font-weight: bold; transition: .5s; }
.footer .nav > li ul li { margin-top: .15rem; }
.footer .nav > li ul li:nth-of-type(1) { margin-top: .2rem; }
.footer .nav > li ul a { color: #666; font-size: .14rem; transition: .5s; }
.footer .nav > li > ul ul { display: none; }
.footer-btm { background: #0f833d; color: #fff; font-size: .14rem; line-height: 2; text-align: center; padding-top: .25rem; padding-bottom: .25rem; }
.footer-btm a:hover { text-decoration: underline; }
.footer .nav a:hover { color: #0f833d; }
.ewm { margin: .15rem 0 .05rem; }
.ewm img { width: 1.23rem; display: block; margin: 0 auto; }
@media (max-width: 768px) {
	.footer-top { display: none; }
}

.news-top { position: relative; overflow: hidden; padding-left: 42%; background: #F7F7F7; margin-top: .1rem; }
.news-top .li-txt { transition: .5s; cursor: pointer; padding: .25rem .35rem; }
.news-top .li-txt h3 { font-weight: bold; font-size: .22rem; line-height: 1.4; margin-bottom: .05rem; position: relative; padding-left: .2rem; transition: .5s; }
.news-top .li-txt h3::before,
.news-top .li-txt h3::after { content: ''; display: block; width: .08rem; height: .09rem; position: absolute; top: 50%; margin-top: -.045rem; left: 0; background: url() no-repeat center / .08rem .09rem; transition: .5s; }
.news-top .li-txt h3::before { background-image: url(../image/i-index-news-dark.png); }
.news-top .li-txt h3::after { background-image: url(../image/i-index-news-hover.png); opacity: 0; }
.news-top .li-txt:hover h3::before { opacity: 0; }
.news-top .li-txt:hover h3::after { opacity: 1; }
.news-top .li-txt .txt { font-size: .16rem; color: #666; transition: .5s; }
.news-top .li-txt:hover { background: #ededed; }
.news-top .li-txt:hover h3,
.news-top .li-txt:hover .txt { color: #0f833d; }
.news-top .li-img { position: absolute; top: 0; left: 0; width: 42%; height: 100%; background: #eee; cursor: pointer; }
.news-top .li-img .img-box { position: absolute; z-index: 0; width: 100%; height: 100%; overflow: hidden; top: 0; left: 0; }
.news-top .li-img .img { position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: url() no-repeat center / cover; transition: .5s; }
.news-top .li-img:hover .img { transform: scale(1.05); }
.news-top .li-img .img-txt { position: absolute; z-index: 1; left: 0; bottom: 0; width: 100%; background: rgba(0,0,0,.5); padding: .15rem .35rem; }
.news-top .li-img .img-txt h3 { font-weight: bold; font-size: .22rem; line-height: 1.6; transition: .5s; color: #fff; height: 3.2em; }
.news-top .li-img:hover .img-txt h3 { color: #0f833d; }
@media (max-width: 768px) {
	.news-top { padding-left: 0; margin-top: 0; }
	.news-top .li-txt { padding: .1rem .15rem; }
	.news-top .li-txt h3 { font-size: .16rem; font-weight: normal; height: auto; overflow: visible; white-space: break-spaces; }
	.news-top .li-txt h3::before,
	.news-top .li-txt h3::after { top: .05rem; margin-top: 0; }
	.news-top .li-txt .txt { display: none; }
	.news-top .li-img { position: relative; width: 100%; height: 2.5rem; }
	.news-top .li-img .img-txt { padding: .05rem .15rem; }
	.news-top .li-img .img-txt h3 { font-size: .16rem; font-weight: normal; }
}

.list-news { margin-top: .7rem; }
.list-news li { width: 100%; border-top: 1px solid #f1f1f1; border-bottom: 1px solid #f1f1f1; position: relative; padding: .3rem 0 .3rem 2.1rem; transition: .5s; cursor: pointer; }
.list-news li .date { position: absolute; width: 2.1rem; text-align: center; left: 0; top: 50%; margin-top: -.45rem; transition: .5s; }
.list-news li .date b { font-size: .64rem; font-weight: bold; line-height: 1; display: block; margin-bottom: .07rem; }
.list-news li .date i { font-style: normal; font-size: .18rem; line-height: 1; display: block; }
.list-news li .date br { display: none; }
.list-news li h3 { font-size: .22rem; font-weight: bold; transition: .5s; }
.list-news li .txt { color: #666; font-size: .16rem; line-height: 1.6; height: 3.2em; transition: .5s; }
.list-news li:hover { border-color: #0f833d; }
.list-news li:hover .date,
.list-news li:hover .txt,
.list-news li:hover h3 { color: #0f833d; }
@media (max-width: 768px) {
	.list-news { margin-top: .15rem; }
	.list-news li { padding: 0.1rem 0 0.1rem .8rem; }
	.list-news li h3 { font-size: .16rem; font-weight: normal; height: auto; overflow: visible; white-space: break-spaces; line-height: 1.6; }
	.list-news li .txt { display: none; }
	.list-news li .date { width: .8rem; top: .1rem; margin-top: 0; }
	.list-news li .date b { font-size: .4rem; margin-bottom: 0.02rem; }
	.list-news li .date i { font-size: .14rem; }
}

.Gnews-detail { width: 70%; border-right: 1px solid #ccc; padding-right: .4rem; letter-spacing: .5px; }
.detail-titles h1 { font-size: .24rem; color: #333; font-weight: bold; text-align: center; line-height: 1.4; padding: .25rem 0; border-bottom: 1px solid #ccc;
	
}
.detail-infos { color: #333; text-align: center; margin: .1rem 0; letter-spacing: 0; }
#Content p { margin-bottom: 1em; text-indent: 0;
	
}
#Content img { display: block; margin: 0 auto; max-width: 100%; width: 600px; }

.news-right-box { position: relative; }
.news-right-width { position: absolute; width: 30%; top: 0; right: 0; padding-left: .4rem; }
.news-right-width li { margin-bottom: .2rem; }
.news-right-width h2 { font-size: .24rem; font-weight: bold; line-height: 1.4; padding: .25rem 0; }
.news-right-width h3 { font-size: .18rem; position: relative; padding-left: 4%; line-height: 1.6;
	
}
.news-right-width h3 a {  transition: .5s; }
.news-right-width h3::before { content: ''; display: block; position: absolute; top: 12px; left: 0; width: 4px; height: 4px; background: #ccc; border-radius: 50%; }
.news-right-width h3 a:hover { color: #0f833d; }
@media (max-width: 768px) {
	.Gnews-detail { width: 100%; border: none; padding-right: 0; }
	.detail-titles h1 { font-size: .18rem; padding: 0 0 .15rem; }
	.news-right-box { display: none; }
}


.mainBusiness { position: relative; overflow: hidden; width: 7.4rem; height: 7.4rem; border-radius: 50%; margin: 0 auto; }
.mainBusiness .left { position: absolute; overflow: hidden; width: 50%; height: 100%; top: 0; left: 0; border-radius: 100% 0 0 100%; transform: rotate(22.5deg); transform-origin: 100% 50%; }
.mainBusiness .right { position: absolute; overflow: hidden; width: 50%; height: 100%; top: 0; right: 0; border-radius: 0 100% 100% 0; transform: rotate(22.5deg); transform-origin: 0 50%; }
.mainBusiness .item { position: absolute; width: 100%; height: 100%; overflow: hidden; }
.mainBusiness .left .item { transform-origin: 100% 50%; border-radius: 100% 0 0 100%; }
.mainBusiness .left .item:nth-of-type(2) { transform: rotate(-45deg); }
.mainBusiness .left .item:nth-of-type(3) { transform: rotate(-90deg); }
.mainBusiness .left .item:nth-of-type(4) { transform: rotate(-135deg); }
.mainBusiness .right .item { transform-origin: 0 50%; border-radius: 0 100% 100% 0; }
.mainBusiness .right .item:nth-of-type(2) { transform: rotate(45deg); }
.mainBusiness .right .item:nth-of-type(3) { transform: rotate(90deg); }
.mainBusiness .right .item:nth-of-type(4) { transform: rotate(135deg); }
.mainBusiness .right .item img { width: 3.22rem; height: 2.62rem; position: absolute; top: 50%; left: .3rem; margin-top: -1.31rem; transform: scale(.95); }
.mainBusiness .right .item .div { display: block; position: relative; width: 100%; height: 100%; transform: rotate(-67.5deg); transform-origin: 0 50%; }
.mainBusiness .left .item img { width: 3.22rem; height: 2.62rem; position: absolute; top: 50%; right: .3rem; margin-top: -1.31rem; transform: scale(.95); }
.mainBusiness .left .item .div { display: block; position: relative; width: 100%; height: 100%; transform: rotate(67.5deg); transform-origin: 100% 50%; }
.mainBusiness .item img { transition: .5s; }
.mainBusiness .item img:nth-of-type(1) { opacity: 1; }
.mainBusiness .item img:nth-of-type(2) { opacity: 0; }
.mainBusiness .item a:hover img:nth-of-type(1) { opacity: 0; }
.mainBusiness .item a:hover img:nth-of-type(2) { opacity: 1; }
@media (max-width: 768px) {
	.mainBusiness { transform: scale(.5); margin: -1.96rem auto; margin-left: -1.96rem; }
}


.box-5-box { position: relative; margin-top: .1rem; }
.sr5 { font-size: 0; margin-bottom: 20px; }
.sr5 .swiper-slide { width: 100%; height: 0; padding-bottom: 40%; background: #eee; position: relative; overflow: hidden; }
.sr5 .swiper-slide img { width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
.sr5-2 .swiper-slide .item { width: 100%; height: 0; padding-bottom: 56.25%; background: #eee; position: relative; overflow: hidden; cursor: pointer; transition: opacity 0.3s; opacity: .7; }
.sr5-2 .swiper-slide .item:hover { opacity: 1; }

.sr5-2 .swiper-slide-active .item { opacity: 1; }
.sr5-2 .swiper-slide .item img { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 1; }
.box-5-box [class*="swiper-button"] { width: .5rem; height: .5rem; top: 50%; margin-top: -.25rem; background: rgba(0,0,0,.5) url() no-repeat center / .34rem .34rem; }
.box-5-box .swiper-button-prev { left: .3rem; background-image: url(../image/i-shzrln-l.png); }
.box-5-box .swiper-button-next { right: .3rem; background-image: url(../image/i-shzrln-r.png); }
@media (max-width: 768px) {
	.box-5-box { margin-top: 0; }
	.box-5-box [class*="swiper-button"] { width: .3rem; height: .3rem; margin-top: -.15rem; background-size: .17rem .17rem; }
	.box-5-box .swiper-button-prev { left: .15rem; }
	.box-5-box .swiper-button-next { right: .15rem; }
}


.search-condition .lbl-common { width: 110px; padding-right: 0; text-align: left; }
.G-search input[type="text"] { margin-right: 30px; }

.zhd_wap { width: 100%; }
.zhd_wap li.level-0 { width: 100%; border: none; background: none; line-height: 1.6; padding-left: 0; }
.zhd_wap li.level-0 > a { font-size: .18rem; font-weight: bold; }
.zhd_wap li.level-0 div a { font-size: .16rem; }
.zhd_wap li.level-0 div { margin-bottom: 4em; line-height: 1.6; }
.zhd_wap li.level-0 a { transition: .5s; }
.zhd_wap li.level-0 a:hover { color: #0f833d; }
@media (max-width: 768px) {
	.zhd_wap li.level-0 > a { font-size: .14rem; }
	.zhd_wap li.level-0 .sub-0 li.level-1 a { font-size: .14rem; }
}

.m-title-video { margin-top: 0 !important; }
.m-title { font-size: .3rem; font-weight: bold; position: relative; margin: .15rem 0; }
.m-title::after { content: ''; display: block; width: .75rem; height: .05rem; border-radius: .025rem; background: #0f833d; position: absolute; left: 0; bottom: 0; }

.m-jianjie .txt { padding: .15rem; margin: .15rem 0; background: #f6f6f6; line-height: 1.5; font-size: .16rem; }
.m-jianjie .m-title { margin-top: .05rem; }
.m-jianjie-more { text-align: right; margin-bottom: .15rem; }
.m-jianjie-more a { display: inline-block; font-size: .12rem; color: #0f833d; text-align: center; line-height: .3rem; padding: 0 .15rem; border: 1px solid #0f833d; }

@media (max-width: 768px) {
	.page { background: none !important; }
}

.m-yw li { margin-top: .15rem; }
.m-yw .img { width: 1.65rem; float: left; height: 1.05rem; background: url() no-repeat center / cover; }
.m-yw .txt-box { width: 1.8rem; float: left; height: 1.05rem; padding-left: .15rem; display: flex; flex-direction: column; justify-content: center; }
.m-yw .txt-box h3 { font-size: .16rem; line-height: 1.3; }

.nav-m-btn { display: none; position: absolute; top: .255rem; right: .15rem; width: .25rem; height: .19rem; cursor: pointer; }
.nav-m-btn i { display: block; width: 100%; height: .03rem; background: #fff; position: absolute; top: 50%; margin-top: -.015rem; left: 0; border-radius: .015rem; }
.nav-m-btn i:nth-of-type(1) { margin-top: -.095rem; transition: margin-top .2s, transform .2s; }
.nav-m-btn i:nth-of-type(2) { transition: background .2s; }
.nav-m-btn i:nth-of-type(3) { margin-top: .07rem; transition: margin-top .2s, transform .2s; }
.nav-m-btn.active i:nth-of-type(1) { transform: rotate(45deg); margin-top: -.015rem; }
.nav-m-btn.active i:nth-of-type(2) { background: transparent; }
.nav-m-btn.active i:nth-of-type(3) { transform: rotate(-45deg); margin-top: -.015rem; }
@media (max-width: 768px) {
	.nav-m-btn { display: block; }
}

.nav-m-bg { display: none; position: fixed; z-index: 9997; top: 0; left: 0; width: 100%; height: 100vh; background: rgba(0,0,0,0.35); -webkit-backdrop-filter: saturate(180%) blur(50px); backdrop-filter: saturate(180%) blur(50px); }
.nav-m-bg.active { display: none; }
@media (max-width: 1024px) { .nav-m-h { display: block; } .nav-m-bg.active { display: block; } }
@media (max-width: 768px) { .nav-m-h { height: .55rem; } }
.nav-m { display: none; position: fixed; z-index: 9998; top: .7rem; right: -75vw; width: 75vw; height: 100vh; background: #fff; padding: .15rem .15rem .7rem; overflow-y: auto; }
.nav-m.active { right: 0; transition: right .3s ease-in-out; }
.nav-m .nav > li { width: 100%; position: relative; }
.nav-m .nav > li > a { display: block; width: 100%; height: .5rem; line-height: .5rem; font-size: .15rem; color: #666; border-bottom: 1px solid #eee; }
.nav-m .nav ul { display: none; }
.nav-m .nav > li > ul ul { display: none !important; }
.nav-m .nav ul li { width: 100%;}
.nav-m .nav ul a { display: block; width: 100%; height: .5rem; line-height: .5rem; font-size: .15rem; color: #999; background: #FAFAFA; padding-left: .15rem; border-bottom: 1px solid #f2f2f2; }
.nav-m .nav ul li:nth-last-of-type(1) a { border-width: 0; }
.nav-m .nav > li:nth-of-type(1) i { display: none; }
.nav-m .nav > li > i { display: block; width: .5rem; height: .5rem; background: url(../image/i-subnav.png) no-repeat center / .07rem .12rem; position: absolute; top: 0; right: 0; transition: transform .3s; transform: rotate(90deg); }
.nav-m .nav > li > i.active { transform: rotate(270deg); }

@media (max-width: 768px) {
	.nav-m { display: block; }
	
}

.list-team { width: 9.5rem; margin: .1rem auto 0; }
.list-team::after { content: ''; display: block; width: 0; height: 0; clear: both; }
.list-team li { float: left; width: 25%; }
.list-team li:nth-of-type(1),
.list-team li:nth-of-type(2) { width: 100%; }
.list-team li .item { width: 1.73rem; margin: 0 auto; text-align: center; white-space: nowrap; margin-bottom: .35rem; }
.list-team li .item .img { position: relative; overflow: hidden; width: 100%; height: 2.2rem; background: #eee; }
.list-team li .item .img img { width: 100%; height: 100%; transition: .5s; }
.list-team li .item:hover .img img { transform: scale(1.05); }
.list-team li .item h3 { font-weight: normal; font-size: .18rem; margin-top: .1rem; line-height: 1.65; transition: .5s; }
.list-team li .item:hover h3 { color: #0f833d; }
.list-team li .item h3 a:hover { color: inherit; }
.list-team li .item p { line-height: 2; line-height: 1.65; color: #333; font-size: .18rem; transition: .5s; }
.list-team li:nth-last-of-type(1) .item p { margin-left: -.15rem; }
.list-team li .item:hover p { color: #0f833d; }
@media (max-width: 768px) {
	.list-team { width: 100%; margin: 0 auto .05rem; }
	.list-team li { width: 1.65rem; overflow: hidden; }
	.list-team li:nth-of-type(odd) { margin-right: .15rem; }
	.list-team li:nth-of-type(1) { margin-right: 0; }
	.list-team li:nth-last-of-type(1) .item p { margin-left: 0; font-size: .14rem; }
}

#dnn_ctr9792_ModuleContent { margin-top: .08rem; }

.biaoshi-img { margin-bottom: .3rem !important; }
.biaoshi { position: relative; padding: .15rem .15rem .15rem 1.3rem; box-shadow: 0 0 10px rgba(0,0,0,.1); background: #0f833d; color: #fff; text-indent: 0 !important; }
.biaoshi::before { content: ''; display: block; position: absolute; width: 1.1rem; height: 100%; background: #fff; top: 0; left: 0; background: #fff url() no-repeat center / .8rem .43rem; }
.biaoshi1::before { background-image: url(../image/i-biaoshi1.jpg); }
.biaoshi2::before { background-image: url(../image/i-biaoshi2.jpg); }
.biaoshi3::before { background-image: url(../image/i-biaoshi3.jpg); }
.biaoshi3 { margin-bottom: .25rem !important; }

.list-pdf { margin-left: -.4rem; margin-top: .1rem; margin-bottom: -.8rem; }
.list-pdf::after { content: ''; display: block; width: 0; height: 0; clear: both; }
.list-pdf li { float: left; width: 20%; padding-left: .4rem; margin-bottom: .5rem; }
.list-pdf li .item { width: 100%; }
.list-pdf li .item .img { position: relative; overflow: hidden; width: 100%; height: 0; padding-bottom: 147%; background: #eee; }
.list-pdf li .item .img img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; transition: .5s; border: 1px solid #eee; }
.list-pdf li .item h3.line-2 { font-size: .18rem; font-weight: bold; line-height: 1.5; height: 3em; margin: .1rem 0; text-align: center; text-align-last: center; }
.list-pdf li .item .info { text-align: center; }
.list-pdf li .item .info a { display: inline-block; font-size: .16rem; position: relative; padding-left: .25rem; }
.list-pdf li .item .info a::before { content: ''; display: block; position: absolute; left: 0; top: 50%; }
.list-pdf li .item .info a:nth-of-type(1) { margin-right: .4rem; }
.list-pdf li .item .info a:nth-of-type(1)::before { background: url(../image/637891976060885552.png) no-repeat center / .2rem .17rem; width: .2rem; height: .17rem; margin-top: -.085rem; }
.list-pdf li .item .info a:nth-of-type(2)::before { background: url(../image/637891976139088733.png) no-repeat center / .16rem .17rem; width: .16rem; height: .17rem; margin-top: -.085rem; }
.list-pdf li .item .info a:nth-of-type(2) { padding-left: .2rem; }
@media (max-width: 768px) {
	.list-pdf { margin-left: -.15rem; margin-top: 0; }
	.list-pdf li { width: 50%; padding-left: .15rem; margin-bottom: 0.15rem; }
	.list-pdf li .item h3.line-2 { font-size: .14rem; }
	.list-pdf li .item .info a { font-size: .12rem; }
	.list-pdf li .item .info a:nth-of-type(1) { margin-right: .34rem; }
}

.list-news-img { margin-top: -.2rem; }
.list-news-img li { padding: 0 0 .3rem 2.8rem; position: relative; width: 100%; border-bottom: 1px solid #ccc; margin-top: .3rem; height: 2.1rem; }
.list-news-img li img { width: 2.6rem; height: 1.8rem; position: absolute; top: 0; left: 0; }
.list-news-img li h3 { font-size: .22rem; position: relative; font-weight: bold; padding-right: 1rem; }
.list-news-img li h3 .date { display: inline-block; position: absolute; top: 0; right: 0; font-size: .14rem; font-weight: normal; line-height: 3.2; }
.list-news-img li .line-3 { font-size: .16rem; }
.list-news-img li.no { padding-left: 0; }
.list-news-img li.no img { display: none; }
@media (max-width: 768px) {
	.list-news-img { margin-top: 0; }
	.list-news-img li { padding: 0 0 .35rem 1.45rem; height: auto; margin-top: 0.1rem; }
	.list-news-img li:nth-of-type(1) { margin-top: 0; }
	.list-news-img li img { width: 1.3rem; height: .9rem; }
	.list-news-img li h3 { position: unset; font-size: .16rem; padding-right: 0; overflow: visible; white-space: break-spaces; line-height: 1.5; font-weight: normal; }
	.list-news-img li h3 .date { top: auto; bottom: 0; right: auto; left: 0; }
	.list-news-img li .line-3 { display: none; }
}

.sr-shzrln { width: 100%; margin: .1rem auto .3rem; }
.sr-shzrln .swiper-slide { height: 0; padding-bottom: 44.85%; background: url() no-repeat center / cover; }
.sr-shzrln [class*="swiper-button"] { width: .5rem; height: .5rem; top: 50%; margin-top: -.25rem; background: rgba(0,0,0,.5) url() no-repeat center / .34rem .34rem; }
.sr-shzrln .swiper-button-prev { left: .3rem; background-image: url(../image/i-shzrln-l.png); }
.sr-shzrln .swiper-button-next { right: .3rem; background-image: url(../image/i-shzrln-r.png); }
@media (max-width: 768px) {
	.sr-shzrln { margin: 0 auto .15rem; }
	.sr-shzrln [class*="swiper-button"] { width: .3rem; height: .3rem; margin-top: -.15rem; background-size: .17rem .17rem; }
	.sr-shzrln .swiper-button-prev { left: .15rem; }
	.sr-shzrln .swiper-button-next { right: .15rem; }
}

.i-pager { text-align: center; font-size: 0; margin: .3rem auto .1rem; }
.i-pager a { display: inline-block; width: .5rem; height: .5rem; line-height: .5rem; text-align: center; background: #EFEFEF; border: none; color: #333 !important; font-size: .16rem; font-weight: bold; margin: 0 2px; overflow: hidden; }
.i-pager a.i-pager-first,
.i-pager a.i-pager-prev,
.i-pager a.i-pager-next,
.i-pager a.i-pager-last { font-size: 0; }
.i-pager a.i-pager-first { background: #EFEFEF url(../image/next_08.jpg) no-repeat center / .11rem .17rem; }
.i-pager a.i-pager-prev { background: #EFEFEF url(../image/next_03.jpg) no-repeat center / .11rem .18rem;  }
.i-pager a.i-pager-next { background: #EFEFEF url(../image/next_05.jpg) no-repeat center / .11rem .18rem;  }
.i-pager a.i-pager-last { background: #EFEFEF url(../image/next_11.jpg) no-repeat center / .11rem .17rem;  }
.i-pager a.i-pager-first:hover { background: #EFEFEF url(../image/next_08.jpg) no-repeat center / .11rem .17rem; }
.i-pager a.i-pager-prev:hover { background: #EFEFEF url(../image/next_03.jpg) no-repeat center / .11rem .18rem;  }
.i-pager a.i-pager-next:hover { background: #EFEFEF url(../image/next_05.jpg) no-repeat center / .11rem .18rem;  }
.i-pager a.i-pager-last:hover { background: #EFEFEF url(../image/next_11.jpg) no-repeat center / .11rem .17rem;  }
.i-pager a span { transition: .5s; }
.i-pager a.i-pager-item-active, .i-pager a:hover { background: #EFEFEF; }
.i-pager a.i-pager-item-active span, .i-pager a:hover span { color: #0f833d; }
.i-pager-info { display: none; }
@media (max-width: 768px) {
	.i-pager { margin: .15rem auto 0; }
	.i-pager a { width: .3rem; height: .3rem; line-height: .3rem; font-size: .14rem; }
	.i-pager a.i-pager-first { background-size: .055rem .085rem; }
	.i-pager a.i-pager-prev { background-size: .055rem .09rem; }
	.i-pager a.i-pager-next { background-size: .055rem .09rem; }
	.i-pager a.i-pager-last { background-size: .055rem .085rem; }
	.i-pager a.i-pager-first:hover { background-size: .055rem .085rem; }
	.i-pager a.i-pager-prev:hover { background-size: .055rem .09rem; }
	.i-pager a.i-pager-next:hover { background-size: .055rem .09rem; }
	.i-pager a.i-pager-last:hover { background-size: .055rem .085rem; }
}

.videoContent { width: 8rem; height: 4.56rem; margin: .1rem auto .2rem; display: block; }
@media (max-width: 768px) {
	.videoContent { width: 100%; height: 1.9665rem; margin: 0; margin-top: .1rem; }
}

.items-business-width { position: relative; width: 100%; margin-bottom: .15rem; margin-top: .1rem; }
.items-business .item { position: relative; overflow: hidden; cursor: pointer; }
.items-business .item::after { content: ''; display: block; position: absolute; z-index: 1; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0,0,0,.3); opacity: 0; transition: .5s; }
.items-business .item .img { position: relative; z-index: 0; width: 100%; height: 0; padding-bottom: 47.36%; background: #eee url() no-repeat center / cover; transition: .5s; }
.items-business .swiper-slide-active .item::after { opacity: 1; }
.items-business .item:hover .img { transform: scale(1.1); }
.items-business-width .btn { width: .4rem; height: .4rem; border-radius: 50%; border: 1px solid #06893e; top: 50%; margin-top: -.2rem; background-image: url(); transition: .5s; }
.items-business-width .btn-l { left: .15rem; }
.items-business-width .btn-r { right: .15rem; }
.items-business-width .btn::before,
.items-business-width .btn::after { content: ''; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: url() no-repeat center / cover; opacity: 0; transition: .5s; }
.items-business-width .btn::before { opacity: 1; }
.items-business-width .btn::after { opacity: 0; }
.items-business-width .btn:hover { background: #0f833d; }
.items-business-width .btn:hover:before { opacity: 0; }
.items-business-width .btn:hover::after { opacity: 1; }
.items-business-width .btn-l::before { background-image: url(../image/i-btn-l.png); }
.items-business-width .btn-l::after { background-image: url(../image/i-btn-l-hover.png); }
.items-business-width .btn-r::before { background-image: url(../image/i-btn-r.png); }
.items-business-width .btn-r::after { background-image: url(../image/i-btn-r-hover.png); }

.items-business-btm { margin-bottom: .15rem; }
.items-business-btm .item .img { position: relative; z-index: 0; width: 100%; height: 0; padding-bottom: 47.36%; background: #eee url() no-repeat center / cover; transition: .5s; }
.items-business-btm h3 { position: absolute; overflow: hidden; z-index: 1; width: 100%; height: .6rem; line-height: .6rem; padding: 0 .3rem; left: 0; bottom: 0; font-size: .2rem; background: rgba(0,0,0,.5); }
.items-business-btm h3 a { color: #fff; }
.items-business-btm h3 a:hover { color: #fff; }
@media (max-width: 768px) {
	.items-business-width { margin-top: 0; }
	.items-business-width .btn { width: .3rem; height: .3rem; margin-top: 0; top: 1.5rem; }
	.items-business-btm h3 { height: .4rem; line-height: .4rem; padding: 0 .15rem; font-size: .16rem; }
}


#honor { position: relative; width: 100%; }
#honor .swiper-container { padding-bottom: 60px; font-style: normal; }
#honor .swiper-slide { width: 520px; height: 408px; background: #fff; box-shadow: 0 8px 30px #ddd; }
#honor .swiper-slide img { display:block; }
#honor .swiper-slide h3 { line-height: 98px; padding-top: 0; text-align: center; color: #636363; font-size: .2rem; margin: 0; }
#honor .swiper-pagination { width: 100%; bottom: 20px; }
#honor .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 5px; border: 3px solid #fff; background-color: #d5d5d5; width: 10px; height: 10px; opacity: 1; cursor: pointer; }
#honor .swiper-pagination-bullets .swiper-pagination-bullet-active { border: 3px solid #0f833d; background-color: #fff; }
#honor .swiper-button-prev { left: 0; width: 45px; height: 45px; background: url(../image/wm_button_icon.png) no-repeat; background-position: 0 0; background-size: 100%; }
#honor .swiper-button-prev:hover { background-position: 0 -46px; background-size: 100% }
#honor .swiper-button-next { right: 0; width: 45px; height: 45px; background: url(../image/wm_button_icon.png) no-repeat; background-position: 0 -93px; background-size: 100%; }
#honor .swiper-button-next:hover { background-position: 0 -139px; background-size: 100% }

#honor-m { display: none; padding-bottom: 30px; }
#honor-m .swiper-slide { background: #fff; border: 1px solid #eee; }
#honor-m .swiper-slide .img { position: relative; overflow: hidden; width: 100%; height: 0; padding-bottom: 60%; background: #eee url() no-repeat center / cover; }
#honor-m .swiper-slide h3 { font-size: .14rem; line-height: 1.5; text-align: center; height: 3em; margin: .05rem 0; }
#honor-m .swiper-pagination { width: 100%; bottom: -5px; }
#honor-m .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 5px; border: 3px solid #fff; background-color: #d5d5d5; width: 10px; height: 10px; opacity: 1; cursor: pointer; }
#honor-m .swiper-pagination-bullets .swiper-pagination-bullet-active { border: 3px solid #0f833d; background-color: #fff; }
#honor-m .swiper-button-prev { left: 0; width: 45px; height: 45px; background: url(../image/wm_button_icon.png) no-repeat; background-position: 0 0; background-size: 100%; transform: scale(.7); top: 40%; opacity: 1; }
#honor-m .swiper-button-prev:hover { background-position: 0 -46px; background-size: 100% }
#honor-m .swiper-button-next { right: 0; width: 45px; height: 45px; background: url(../image/wm_button_icon.png) no-repeat; background-position: 0 -93px; background-size: 100%;transform: scale(.7); top: 40%; opacity: 1; }
#honor-m .swiper-button-next:hover { background-position: 0 -139px; background-size: 100% }
@media (max-width: 768px) {
	#honor { display: none; }
	#honor-m { display: block; margin-top: .1rem; }
}

@keyframes AniLoading {
	0% { opacity: 1; height: 100%; display: block; z-index: 99999999; }
	99% { opacity: 1; height: 100%; display: block; z-index: 99999999; }
	100% { opacity: 0; height: 0; display: none; z-index: 0; }
}


.loading { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #fff; z-index: 99999999; animation: AniLoading linear 3s both; }
.loading img { width: 5rem; height: 5rem; position: absolute; top: 50%; margin-top: -2.5rem; left: 50%; margin-left: -2.5rem; }
@media (max-width: 768px) {
	.loading img { width: 2.5rem; height: 2.5rem; margin-top: -1.25rem; margin-left: -1.25rem; }
}

.Shuai-search { display: none; float: right; position: relative; font-size: 0; width: 2.5rem; height: .44rem; margin-top: .205rem; }
.Shuai-search input[type="text"] { width: 100%; height: 100%; border: 1px solid #C8C8C8; border-radius: .22rem; padding: 0 .55rem 0 .2rem; color: #999; color: .14rem; }
.Shuai-search input[type="button"] { position: absolute; width: .55rem; height: 100%; top: 0; right: 0; background: url(../image/i-search.png) no-repeat center .12rem / .2rem .2rem; cursor: pointer; }
@media (max-width: 768px){
	.Shuai-search { display: block; }
}

.men { text-align: right; text-align-last: right; margin-top: .1rem; }
.men a { color: #666; display: inline-block; margin-left: .05rem; }
.men a:nth-of-type(1) { margin-right: .05rem; }
.men a:nth-of-type(2) { color: #0f833d; }

.search-item { padding: .2rem .25rem; background: #f6f6f6; margin-bottom: .35rem; }
.search-item h3 { cursor: pointer; font-size: .24rem; line-height: .3rem; }
.search-item h3:hover { text-decoration: underline; }
.search-item span { display: block; font-size: .14rem; line-height: 1.1; margin-top: .1rem; }
.search-item .txt { margin: .1rem 0 0; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; text-overflow: ellipsis; -webkit-line-clamp: 2; line-clamp: 2; color: #666; font-size: .18rem; line-height: .24rem; }
.G-sResult > span:nth-last-of-type(2) .search-item { margin-bottom: 0; }
.G-result-relative { display: none; }
.search-condition .div-item:nth-of-type(1) span:nth-of-type(1),
.search-condition .div-item:nth-of-type(1) span:nth-of-type(3),
.search-condition .div-item:nth-of-type(1) span:nth-of-type(4),
.search-condition .div-item:nth-of-type(2),
.search-btn > .lbl-common { display: none; }
.search-condition { width: 100%; }
.search-condition .div-item:nth-of-type(1) span:nth-of-type(2) input { width: 100%; height: .7rem; line-height: .7rem; border-radius: 0; border: none; padding: 0 .95rem 0 .25rem; background: #0f833d; color: #fff; font-size: .24rem; margin-bottom: .35rem; }
.G-search { position: relative; padding-top: 0; margin-top: .1rem; width: 100%; }
.search-btn { position: absolute; top: 0; right: 0; width: .7rem; height: .7rem; line-height: .7rem; text-align: center; }
#dnn_ctr9810_List_btnSearch { position: absolute; top: 0; right: 0; width: .7rem; min-width: .7rem; height: .7rem; margin: 0; padding: 0; box-sizing: border-box; font-size: 0; border: none; background: transparent url(../image/i-search-hover.png) no-repeat center / .2rem .2rem; }
.div-item { height: auto; }
.i-pager { display: none; }
@media (max-width: 768px) {
	.G-search { margin-top: 0; }
	.search-condition .div-item:nth-of-type(1) span:nth-of-type(2) input { height: .4rem; line-height: .4rem; padding: 0 .55rem 0 .15rem; font-size: .15rem; margin-bottom: .15rem; }
	#dnn_ctr9810_List_btnSearch { width: .4rem; min-width: .4rem; height: .4rem; background: transparent url(../image/i-search-hover.png) no-repeat center / .2rem .2rem; }
	.search-item { padding: .1rem .15rem; margin-bottom: .15rem; }
	.search-item h3 { font-size: .16rem; line-height: .2rem; }
	.search-item span { font-size: .12rem; margin-top: .1rem; }
	.search-item .txt { font-size: .14rem; line-height: .17rem; }
}
