html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; line-height: 1.15; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
body { margin: 0; font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif; line-height: 1.42857143; font-size: 14px; min-width: 320px; background: #fff; color: #333; }
h1 { font-size: 2em; margin: .67em 0; }
figure { margin: 1em 40px; }
hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible; }
a { -webkit-text-decoration-skip: objects; background-color: transparent; }
abbr[title] { border-bottom: none; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; }
b, strong { font-weight: bolder; }
dfn { font-style: italic; }
mark { background-color: #ff0; color: #000; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sub { bottom: -.25em; }
sup { top: -.5em; }
audio:not([controls]) { display: none; height: 0; }
img { border-style: none; }
svg:not(:root) { overflow: hidden; }
button, input, optgroup, select, textarea { line-height: 1.42857143; margin: 0; outline: none; }
body, button, input, select, textarea { text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -moz-font-feature-settings: "liga", "kern"; }
button, input { overflow: visible; }
button, select { text-transform: none; }
button, html [type=button],

/* 1 */
[type=reset], [type=submit] { -webkit-appearance: button; }
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner { border-style: none; padding: 0; }
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring { outline: 1px dotted ButtonText; }
fieldset { padding: .35em .75em .625em; }
legend { -webkit-box-sizing: border-box; box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; }
progress { display: inline-block; vertical-align: baseline; }
textarea { overflow: auto; }
[type=checkbox], [type=radio] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; }
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button { height: auto; }
[type=search] { -webkit-appearance: textfield; outline-offset: -2px; }
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration { -webkit-appearance: none; }
::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; }
summary { display: list-item; }
article, aside, footer, header, nav, section, figcaption, figure, main, details,

/* 1 */
menu { display: block; }
pre, code, kbd, samp { font-family: monospace, monospace; font-size: 1em; }
audio, video, canvas { display: inline-block; }
template, [hidden] { display: none; }
.clearfix { zoom: 1; }
.clearfix:before, .clearfix:after { display: table; line-height: 0; content: ""; }
.clearfix:after { clear: both; }
a { color: #333; text-decoration: none; }
a:hover { color: #2d7953; }
ul { margin: 0; list-style: none; padding: 0; }
#message { position: fixed; width: 100%; height: 100%; left: 0; top: 0; z-index: 1000; transform: scale(0); transition: .3s; }
.messagebg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, .6); z-index: 1001; }
#message .m-content { margin-top: 10%; }
#message .m-content .m-message { background: #fff; width: 580px; background: #fff; padding: 50px; margin: 0 auto; position: relative; z-index: 1002; box-shadow: 1px 1px 50px rgba(0, 0, 0, .3); }
.m-message { width: 494px; margin: 48px auto 0; }
.m-message label { margin-bottom: 15px; display: block; font-size: 14px; }
.m-message label em { display: block; float: right; color: red; height: 32px; line-height: 32px; }
.m-message label span { width: 70px; height: 34px; line-height: 34px; color: #2F2F2F; float: left; font-weight: bold; text-align: right; margin-right: 30px; display: inline-block; }
.m-message label input.inp, .m-message label textarea, .m-message label.code input { width: 73%; overflow: hidden; height: 32px; line-height: 32px; border: #cccccc 1px solid; border-radius: 3px; padding: 0 14px; box-sizing: border-box; color: #555; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
.m-message label input:focus, .m-message label textarea:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(247, 150, 0, .6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(247, 150, 0, .6); }
.m-message label textarea { height: 72px; line-height: 24px; padding: 10px 14px; }
.m-message label.code { line-height: 34px; }
.m-message label.code input { width: 30%; float: left; margin-right: 30px; }
.m-message label.code .pic { display: inline-block; vertical-align: top; width: 80px; height: 32px; }
.m-message label.code img { display: block; width: 100%; height: 100%; }
.btn { display: block; width: 90px; height: 32px; line-height: 32px; padding-left: 15px; background-color: #2d7953; color: #fff; margin-top: 10px; }
.btn:hover { background-color: #444; color: white; }
.btn span { display: block; padding-left: 15px; background-repeat: no-repeat; background-position: left center; background-image: url(../images/btn-r.png); }
.btn-1 input { width: 52px; height: 32px; line-height: 32px; background: #e8e8e8; border: none; color: #333; margin-right: 22px; cursor: pointer; transition: 0.3s; }
.btn-1 { padding-left: 100px; }
.btn-1 input.focus { background: #2d7953; color: #fff; }
.btn-1 input.focus:hover { background: #444; }
.btn-1 input:hover { background: #ccc; }
@-webkit-keyframes fadeInDown {
	0% { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0) }
	100% { opacity: 1; -webkit-transform: none; transform: none }
}
@keyframes fadeInDown {
	0% { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0) }
	100% { opacity: 1; -webkit-transform: none; transform: none }
}
.fadeInDown { -webkit-animation: fadeInDown 1s; animation: fadeInDown 1s }
.img-center { text-align: center; font-size: 0; }
.img-center img { display: inline-block; width: auto; height: auto; max-width: 100%; max-height: 100%; vertical-align: middle; }
.container { padding: 0 15px; width: 1600px; margin: 0 auto; }
.kefu { position: fixed; right: -170px; top: 50%; z-index: 900; }
.kefu li a { text-decoration: none; }
.kefu li { margin-top: 1px; clear: both; height: 71px; position: relative; }
.kefu li i { background: url(../images/fx.png) no-repeat; display: block; width: 30px; height: 27px; margin: 0 auto; text-align: center; }
.kefu li p { height: 20px; font-size: 14px; line-height: 20px; overflow: hidden; text-align: center; color: #fff; margin: 0; }
.kefu .kefu-qq i { background-position: 4px 5px; }
.kefu .kefu-tel i { background-position: 0 -21px; }
.kefu .kefu-liuyan i { background-position: 4px -53px; }
.kefu .kefu-weixin i { background-position: -34px 4px; }
.kefu .kefu-weibo i { background-position: -30px -22px; }
.kefu .kefu-ftop { display: none; }
.kefu .kefu-ftop i { width: 33px; height: 35px; background-position: -27px -51px; }
.kefu .kefu-left { float: left; width: 77px; height: 47px; position: relative; }
.kefu .kefu-tel-right { font-size: 16px; color: #fff; float: left; height: 24px; line-height: 22px; padding: 0 15px; border-left: 1px solid #fff; margin-top: 14px; }
.kefu .kefu-right { width: 20px; }
.kefu .kefu-tel-main { background: #2d7953; color: #fff; height: 56px; width: 247px; padding: 9px 0 6px; float: left; }
.kefu .kefu-main { background: #2d7953; width: 97px; height: 56px; position: relative; padding: 9px 0 6px; float: left; }
.kefu .kefu-weixin-pic { position: absolute; left: -130px; top: -24px; display: none; z-index: 333; }
.kefu-weixin-pic img { width: 115px; height: 115px; }
.header { background-color: #fff; padding: 10px 0; position: relative; z-index: 10; }
.header .logo { float: left; font-size: 0; height: 68px; line-height: 68px; text-align: left; }
.header .sc-box { float: right; position: relative; }
.header .sc-btn { display: block; width: 42px; height: 42px; background: url(../images/search.png) no-repeat center; margin: 13px 0; }
.header .sc-form { position: absolute; right: 0; top: 88px; background-color: #fff; width: 270px; padding: 15px; border-radius: 5px; display: none; z-index: 10; }
.header .sc-form input { float: left; padding: 6px 12px; background-color: #f0f0f0; border: 1px #ccc solid; font-size: 14px; line-height: 24px; border-radius: 5px 0 0 5px; border-right: 0; width: 180px; }
.header .sc-form button { float: right; width: 65px; height: 38px; line-height: 38px; border: 0; font-size: 16px; text-align: center; cursor: pointer; padding: 0; background-color: #2d7953; color: #fff; border-radius: 0 5px 5px 0; }
.header .nav { text-align: center; margin: 0 80px 0 240px; font-size: 0; }
.header .nav li { display: inline-block; vertical-align: middle; margin: 0 20px; }
.header .nav li a { display: block; font-size: 16px; line-height: 68px; padding: 0 20px; }
.header .nav li .arr { float: right; height: 40px; width: 40px; position: relative; display: none; }
.header .nav li .arr:after { content: ''; border-top: 2px solid #ccc; border-left: 2px solid #ccc; -webkit-box-sizing: content-box; box-sizing: content-box; display: block; width: 8px; height: 8px; margin: auto; position: absolute; top: 0; bottom: 0; -webkit-transform: rotate(135deg); transform: rotate(135deg); right: 15px; }
.header .nav li.dropdown { position: relative; }
.header .nav .dropdown-box { position: absolute; left: 0; width: 100%; top: 100%; background-color: #2d7953; padding: 10px 0; display: none; z-index: 10; }
.header .nav .dropdown-box p { margin: 0; }
.header .nav .dropdown-box a { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #b6e3cd !important; line-height: 1; padding: 10px; font-size: 14px; }
.header .nav .dropdown-box a:hover { color: #fff !important; }
.header .nav li.active a, .header .nav li.open a, .header .nav li a:hover { color: #2d7953; }
.header .nav li.open .dropdown-box { display: block; }
.menu-btn { display: none; padding: 6px 0; float: right; margin-left: 15px; }
.menu-btn:before, .menu-btn:after, .menu-btn span { display: block; height: 2px; background-color: #2d7953; content: ''; }
.menu-btn:before { width: 24px; }
.menu-btn:after { width: 18px; margin-left: 6px; }
.menu-btn span { width: 12px; margin: 6px 0 6px 12px; }
.banner .swiper-slide { background: no-repeat center / cover; }
.banner .swiper-slide img { display: block; width: 100%; height: auto; }
.section { padding: 70px 0; }
.section-title { text-align: center; margin-bottom: 55px; font-size: 24px; }
.section-title strong { display: block; font-size: 36px; text-transform: uppercase; }
.cpxl-menu { text-align: center; font-size: 0; margin-bottom: 25px; }
.cpxl-menu li { display: inline-block; vertical-align: middle; margin: 0 20px; }
.cpxl-menu li a { display: block; font-size: 16px; padding-bottom: 15px; position: relative; margin-bottom: 15px; }
.cpxl-menu li a:after { content: ''; position: absolute; height: 2px; width: 0; background-color: #2d7953; left: 0; bottom: 0; -webkit-transition: all 0.5s; transition: all 0.5s; }
.cpxl-menu li.active a { color: #2d7953; }
.cpxl-menu li a:hover:after, .cpxl-menu li.active a:after { width: 100%; }
.cpxl-con .swiper-slide { background-color: #fff; }
.list-1 { margin: -40px 0 0 -40px; }
.list-1 li { float: left; width: 25%; }
.list-1 li a { display: block; margin: 40px 0 0 40px; }
.list-1 li .m { overflow: hidden; }
.list-1 li .m span { display: block; width: 100%; padding-top: 67%; background: no-repeat center / cover; -webkit-transition: all 0.5s; transition: all 0.5s; }
.list-1 li .text { border-bottom: 1px solid #ccc; padding: 30px 0; -webkit-transition: all 0.5s; transition: all 0.5s; }
.list-1 li .text h4 { margin: 0; font-size: 18px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.list-1 li .text p { margin: 15px 0 0; color: #666; line-height: 24px; height: 96px; overflow: hidden; text-align: justify; }
.list-1 li a:hover .m span { -webkit-transform: scale(1.1); transform: scale(1.1); }
.list-1 li a:hover .text { border-color: #2d7953; }
.cpys { margin: -30px 0 0 -30px; }
.cpys li { float: left; width: 25%; }
.cpys li a { display: block; background-color: #fff; -webkit-transition: all 0.5s; transition: all 0.5s; margin: 30px 0 0 30px; text-align: center; padding: 30px 25px; }
.cpys li i { display: block; height: 70px; background: no-repeat center / contain; -webkit-transition: all 0.5s; transition: all 0.5s; }
.cpys li h4 { margin: 15px 0; font-size: 20px; }
.cpys li p { margin: 0; text-align: justify; line-height: 24px; color: #666; height: 96px; overflow: hidden; -webkit-transition: all 0.5s; transition: all 0.5s; }
.cpys li i.i1 { background-image: url(../images/y1.png); }
.cpys li i.i2 { background-image: url(../images/y2.png); }
.cpys li i.i3 { background-image: url(../images/y3.png); }
.cpys li i.i4 { background-image: url(../images/y4.png); }
.cpys li a:hover { background-color: #2d7953; color: #fff; }
.cpys li a:hover p { color: #fff; }
.cpys li a:hover i.i1 { background-image: url(../images/y1w.png); }
.cpys li a:hover i.i2 { background-image: url(../images/y2w.png); }
.cpys li a:hover i.i3 { background-image: url(../images/y3w.png); }
.cpys li a:hover i.i4 { background-image: url(../images/y4w.png); }
.list-2 { margin: -60px 0 0 -60px; }
.list-2 li { float: left; width: 33.333333%; }
.list-2 li a { display: block; margin: 60px 0 0 60px; }
.list-2 li .m { overflow: hidden; }
.list-2 li .m span { display: block; width: 100%; padding-top: 67%; background: no-repeat center / cover; -webkit-transition: all 0.5s; transition: all 0.5s; }
.list-2 li .text { border: 2px solid #ddd; border-top: 0; padding: 20px 20px 0; }
.list-2 li .text h4 { margin: 0; font-size: 18px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.list-2 li .text span { display: block; border-top: 1px solid #e3e3e3; padding: 15px 0; margin-top: 15px; background: url(../images/arrow.png) no-repeat right center; }
.list-2 li a:hover .m span { -webkit-transform: scale(1.1); transform: scale(1.1); }
.list-2-index li:last-child { display: none; }
.about { margin: 0; }
.about dt { float: right; width: 50%; }
.about dd { margin: 0 50% 0 0; padding-right: 10%; padding-top: 5%; }
.about dd:before { display: block; content: ''; margin-bottom: 25px; width: 65px; height: 3px; background-color: #2d7953; }
.about dd h4 { margin: 0; font-size: 36px; }
.about dd h4 small { display: block; font-size: 24px; }
.about dd p { font-size: 16px; line-height: 3; text-align: justify; margin: 45px 0; }
.about dd .more { display: block; width: 186px; line-height: 56px; border-radius: 50px; border: 2px solid #2d7953; font-size: 16px; color: #2d7953; text-align: center; -webkit-transition: all 0.5s; transition: all 0.5s; }
.about dd .more:hover { background-color: #2d7953; color: #fff; }
.news-left { float: left; width: 36%; }
.news-left a { display: block; }
.news-left .m { overflow: hidden; position: relative; }
.news-left .m span { display: block; width: 100%; background: no-repeat center / cover; -webkit-transition: all 0.5s; transition: all 0.5s; height: 211px; }
.news-left .m strong { position: absolute; left: 0; top: 0; text-align: center; background-color: #2d7953; color: #fff; font-family: Impact; line-height: 1; font-size: 36px; padding: 10px 8px; z-index: 1; }
.news-left .m small { display: block; font-size: 18px; margin-top: 10px; }
.news-left .text { margin-top: 35px; }
.news-left .text h4 { margin: 0; font-size: 18px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.news-left .text p { margin: 15px 0 0; line-height: 36px; height: 72px; overflow: hidden; color: #666; }
.news-left .text .more { display: block; width: 156px; line-height: 46px; border-radius: 50px; border: 2px solid #2d7953; font-size: 16px; color: #2d7953; text-align: center; -webkit-transition: all 0.5s; transition: all 0.5s; margin-top: 50px; }
.news-left a:hover .m span { -webkit-transform: scale(1.1); transform: scale(1.1); }
.news-left a:hover .more { background-color: #2d7953; color: #fff; }
.news-right { float: right; width: 57%; }
.news-menu { margin-left: -14px; }
.news-menu li { float: left; }
.news-menu li a { display: block; margin-left: 14px; -webkit-transition: all 0.5s; transition: all 0.5s; padding: 10px 16px; font-size: 18px; background-color: #f4f4f4; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.news-menu li a:hover, .news-menu li.active a { background-color: #2d7953; color: #fff; }
.news-con .swiper-slide { background-color: #fff; }
.list-3 li a { display: block; border-bottom: 1px solid #e3e3e3; padding: 30px 0; overflow: hidden; }
.list-3 li .date { float: left; font-size: 48px; text-align: center; line-height: 1; font-family: Impact; color: #ccc; -webkit-transition: all 0.5s; transition: all 0.5s; }
.list-3 li .date small { display: block; font-size: 24px; margin-top: 10px; }
.list-3 li .text { margin-left: 115px; }
.list-3 li .text h4 { margin: 0; font-size: 18px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.list-3 li .text p { color: #666; line-height: 1.8; margin: 10px 0 0; height: 50px; overflow: hidden; }
.list-3 li a:hover .date { color: #2d7953; }
.list-3-1 li a { padding-top: 0; margin-bottom: 30px; }
.list-3-1 li .date { padding: 10px; background-color: #e9e9e9; color: #666; font-size: 36px; }
.list-3-1 li .date small { font-size: 18px; }
.list-3-1 li .text { margin-left: 105px; margin-right: 15%; padding-right: 30px; }
.list-3-1 li .m { float: right; width: 15%; background: no-repeat center / cover; height: 98px; }
.yunu-link { padding: 20px 0; }
.yunu-link h4 { border-bottom: 1px solid #ddd; margin: 0; font-size: 18px; color: #2d7953; padding-bottom: 15px; }
.yunu-link h4 small { text-transform: uppercase; font-size: 16px; font-weight: normal; color: #999; }
.yunu-link ul { margin-left: -20px; }
.yunu-link li { float: left; margin-left: 20px; margin-top: 20px; }
.footer { padding: 40px 0 0; background-color: #202d27; color: #acadad; }
.footer a { color: #acadad; }
.footer a:hover { color: #fff; }
.footer-copy { padding: 15px 0; font-size: 12px; text-align: center; background-color: #1b2822; color: #757575; margin-top: 40px; }
.footer-title { font-weight: bold; font-size: 18px; color: #fff; margin-bottom: 25px; }
.footer-desc { float: left; width: 38%; }
.footer-desc p { margin: 0; font-size: 18px; line-height: 2; text-align: justify; }
.footer-nav { float: left; width: 28%; margin: 0 8%; }
.footer-nav ul { margin-left: -50px; margin-top: -18px; overflow: hidden; }
.footer-nav li { float: left; width: 33.333333%; }
.footer-nav li a { display: block; font-size: 16px; margin-top: 18px; padding-bottom: 18px; border-bottom: 1px solid rgba(255, 255, 255, 0.25); margin-left: 50px; position: relative; -webkit-transition: all .5s; transition: all .5s; }
.footer-nav li a:before { content: ''; position: absolute; width: 0; height: 2px; background: #fff; left: 0; top: 50%; margin-top: -10px; -webkit-transition: all .5s; transition: all .5s; }
.footer-nav li a:hover { padding-left: 20px; }
.footer-nav li a:hover:before { width: 10px; }
.footer-ewm { float: right; width: 17%; }
.footer-ewm .tel { font-size: 34px; font-weight: bold; margin-bottom: 20px; display: block; }
.footer-ewm ul { overflow: hidden; margin-left: -20px; }
.footer-ewm li { float: left; width: 50%; }
.footer-ewm li .wrap { margin-left: 20px; }
.footer-ewm li .img-center { height: 120px; line-height: 120px; text-align: left; }
.footer-ewm li p { margin-bottom: 0; }
.lanmu { background-color: #f6f6f6; padding: 30px 0; font-size: 20px; font-weight: bold; }
.lanmu small { display: block; font-size: 16px; margin-top: 5px; text-transform: uppercase; }
.lanmu .wz { float: right; font-weight: normal; font-size: 16px; margin-top: 17px; }
.list-4 { margin: -40px 0 0 -40px; }
.list-4 li { float: left; width: 25%; }
.list-4 li a { display: block; margin: 40px 0 0 40px; text-align: center; }
.list-4 li .img-center { height: 328px; line-height: 328px; overflow: hidden; }
.list-4 li .img-center img { -webkit-transition: all 0.5s; transition: all 0.5s; }
.list-4 li p { margin: 15px 0 0; font-size: 16px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.list-4 li a:hover .img-center img { -webkit-transform: scale(1.1); transform: scale(1.1); }
.pages { margin-top: 50px; text-align: center; }
.list-5 { margin: -30px 0 0 -30px; }
.list-5 li { float: left; width: 25%; }
.list-5 li a { display: block; margin: 30px 0 0 30px; position: relative; overflow: hidden; }
.list-5 li .m span { display: block; width: 100%; background: no-repeat center / cover; -webkit-transition: all 0.5s; transition: all 0.5s; padding-top: 72%; }
.list-5 li .text { position: absolute; left: 0; top: 100%; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.15); -webkit-transition: all 0.5s; transition: all 0.5s; }
.list-5 li .wrap { display: table; width: 100%; height: 100%; }
.list-5 li .inner { display: table-cell; vertical-align: middle; text-align: center; padding: 10px; font-size: 0; }
.list-5 li .inner span { padding: 10px 30px; background-color: rgba(45, 121, 83, 0.8); color: #fff; font-size: 18px; display: inline-block; vertical-align: middle; }
.list-5 li a:hover .text { top: 0; }
.news-content-title { text-align: center; border-bottom: 1px solid #ddd; margin-bottom: 30px; padding-bottom: 20px; }
.news-content-title h1 { margin: 0; font-size: 24px; }
.news-content-title p { margin: 10px 0 0; color: #999; font-size: 0; }
.news-content-title p span { display: inline-block; padding: 0 10px; font-size: 14px; vertical-align: middle; }
.news-content-body { line-height: 1.8; color: #666;}
.news-content-body img { max-width: 100% !important; height: auto !important; width: auto !important; }
.news-content-tool { margin-top: 50px; padding-top: 30px; border-top: 1px solid #ddd; }
.news-content-tool .fh { display: block; margin: 0 auto; text-align: center; width: 130px; line-height: 40px; background-color: #202d27; color: #fff; -webkit-transition: all 0.5s; transition: all 0.5s; }
.news-content-tool .fh:hover { background-color: #2d7953; }
.news-page,
.news-page a {color: #666;}
.news-page a:hover {color: #2d7953;}
.contact { text-align: center; }
.contact li { float: left; width: 25%; }
.contact li .wrap { border-right: 1px solid #eee; padding: 25px 15px; }
.contact li:last-child .wrap { border: 0; }
.contact li img { display: block; margin: 0 auto; }
.contact li h4 { color: #2d7953; margin: 20px 0 15px; font-size: 18px; }
.contact li p { margin: 0; }
.contact-map { height: 500px; margin-top: 50px; background-color: #f1f1f1; }
div.zoomDiv { z-index: 999; position: absolute; top: 0; left: 0; background: #ffffff; border: 1px solid #ddd; display: none; text-align: center; overflow: hidden; font-size: 0; }
div.zoomMask { position: absolute; background: url(../images/mask.png) repeat scroll 0 0 transparent; cursor: move; z-index: 1; }
.yunu-showcase { margin: 0 auto 50px; max-width: 1200px; }
.yunu-showcase-info { margin-left: 600px; }
.yunu-showcase-info h1 { font-size: 24px; margin: 0; font-weight: normal; }
.yunu-showcase-info p { margin: 30px 0 0; font-size: 16px; color: #777; line-height: 1.8; }
.pc-slide { float: left; width: 550px; }
.view .swiper-slide .imgauto { width: 100%; height: 310px; line-height: 310px; }
.view .swiper-container { width: 100%;/* border: #e22434 1px solid; */ }
.preview { width: 100%; margin-top: 10px; position: relative; }
.preview .swiper-container { margin: 0 30px; }
.preview .swiper-slide .imgauto { height: 80px; border: 1px solid #ddd; text-align: center; cursor: pointer; position: relative; }
.preview .swiper-slide .imgauto img { max-width: 100%; max-height: 100%; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); }
.preview .arrow-left { background: url(../images/feel3.png) no-repeat left top; position: absolute; left: 0; top: 50%; margin-top: -9px; width: 9px; height: 18px; z-index: 10; }
.preview .arrow-right { background: url(../images/feel4.png) no-repeat left bottom; position: absolute; right: 0; top: 50%; margin-top: -9px; width: 9px; height: 18px; z-index: 10; }
.preview img { padding: 1px; }
.preview .active-nav .imgauto { border: 1px solid #2d7953; }

/*分页*/
.pagination p { margin: 0; cursor: pointer }
.pagination { height: 40px; text-align: center; padding: 20px 0px; }
.pagination a,
.pagination span { display: inline-block; margin-right: 10px; padding: 2px 12px; height: 24px; border: 1px #cccccc solid; background: #fff; text-decoration: none; color: #808080; font-size: 12px; line-height: 24px; }
.pagination a:hover { color: #2d7953; background: white; border: 1px #2d7953 solid; }
.pagination a.page-num-current { border-color: #2d7953; background: #2d7953; color: #fff; }
.pagination p { display: inline-block; padding: 2px 12px; font-size: 12px; height: 24px; line-height: 24px; color: #bbb; border: 1px #ccc solid; background: #fcfcfc; margin-right: 8px; }
.pagination p.pageRemark { border-style: none; background: none; margin-right: 0px; padding: 4px 0px; color: #666; }
.pagination p.pageRemark b { color: red; }
.pagination p.pageEllipsis { border-style: none; background: none; padding: 4px 0px; color: #808080; }
.dates li { font-size: 14px; margin: 20px 0 }
.dates li span { float: right }

/*marc新增 2022-03-31*/
.page-about dd { padding-top: 2%; }
.page-about .des { padding-top: 25px; }
.page-about dd p { font-size: 16px; line-height: 2; margin: 25px 0 0px; }
@media screen and (max-width:1799px) {
	.container { width: 1550px; }
	.footer-nav { margin: 0 7%; width: 30%; }
	.footer-ewm { width: 18%; }
}
@media screen and (max-width:1599px) {
	.container { width: 1350px; }
	.about dd { padding-top: 0; padding-right: 8%; }
	.footer-nav { margin: 0 5%; }
	.footer-ewm { width: 21%; }
}
@media screen and (max-width:1399px) {
	.container { width: 1170px; }
	.header .nav li { margin: 0 10px; }
	.about dd h4 small { font-size: 20px; }
	.about dd h4 { font-size: 32px; }
	.about dd p { line-height: 2.4; }
}
@media screen and (max-width:1199px) {
	.container { width: 940px; }
	.header .nav { margin-left: 160px; }
	.header .nav li { margin: 0 5px; }
	.header .nav li a { font-size: 14px; }
	.section { padding: 60px 0; }
	.section-title { margin-bottom: 40px; }
	.list-1 { margin: -20px 0 0 -20px; }
	.list-1 li a { margin: 20px 0 0 20px; }
	.list-1 li .text { padding: 15px 0; }
	.list-1 li .text p { margin-top: 10px; }
	.cpys { margin: -20px 0 0 -20px; }
	.cpys li a { margin: 20px 0 0 20px; padding: 25px 15px; }
	.list-2 { margin: -20px 0 0 -20px; }
	.list-2 li a { margin: 20px 0 0 20px; }
	.list-2-index li:last-child { display: block; }
	.about dd h4 { font-size: 24px; }
	.about dd p { font-size: 14px; margin: 30px 0; line-height: 2; }
	.about dd .more { line-height: 46px; width: 156px; }
	.list-3 li a { padding: 20px 0; }
	.list-3-1 li a { padding-top: 0; margin-bottom: 20px; }
	.footer-desc { width: 30%; }
	.footer-desc p { font-size: 14px; }
	.footer-ewm .tel { font-size: 24px; }
	.footer-ewm li .img-center { height: 88px; line-height: 88px; }
	.footer-nav { width: 39%; }
	.footer-nav ul { margin-top: -15px; }
	.footer-nav li a { font-size: 14px; padding-bottom: 15px; margin-top: 15px; }
	.footer-nav li a:before { margin-top: -8px; }
	.news-left .m span { height: 160px; }
	.news-menu li a { font-size: 16px; }
	.list-4 li .img-center { height: 290px; line-height: 290px; }
	.list-5 { margin: -20px 0 0 -20px; }
	.list-5 li a { margin: 20px 0 0 20px; }
	.list-5 li .inner span { font-size: 16px; padding: 10px 20px; }
}
@media screen and (max-width:991px) {
	.container { width: 720px; }
	.kefu { display: none; }
	.header .logo { height: 30px; line-height: 30px; float: none; }
	.header .nav { margin: 10px -15px 0; border-top: 1px solid #ddd; text-align: left; padding: 0 15px; display: none; }
	.header .nav li { display: block; margin: 0; }
	.header .nav li a { line-height: 40px; border-bottom: 1px solid #ddd; padding: 0 15px; }
	.header .nav li .arr { display: block; }
	.header .nav li.active a { border-color: #2d7953; }
	.header .nav li.open .arr:after { border-color: #2d7953; -webkit-transform: rotate(225deg); transform: rotate(225deg); }
	.header .nav .dropdown-box { position: static; background-color: transparent; padding: 0 0 0 15px; width: auto; }
	.header .nav .dropdown-box a { color: #333 !important; border-bottom: 1px dashed #ddd; padding: 0 15px; line-height: 40px; }
	.header .sc-btn { width: 30px; height: 30px; margin: 0; }
	.header .sc-form { top: 50px; }
	.menu-btn { display: block; }
	.banner .swiper-button-next, .banner .swiper-button-prev { display: none; }
	.section { padding: 50px 0; }
	.section-title { margin-bottom: 30px; }
	.section-title strong { font-size: 32px; }
	.cpxl-menu { margin-bottom: 10px; }
	.list-1 li { width: 50%; }
	.cpys li { width: 50%; }
	.cpys li i { height: 50px; }
	.list-2 li .text { padding: 15px 15px 0; }
	.list-2 li .text h4 { font-size: 16px; }
	.about dd { padding-right: 5%; }
	.about dd h4 { font-size: 20px; }
	.about dd h4 small { font-size: 16px; }
	.about dd p { margin: 20px 0; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; }
	.about dd .more { line-height: 36px; width: 116px; font-size: 14px; }
	.news-menu { margin-left: -10px; }
	.news-menu li a { font-size: 14px; margin-left: 10px; padding: 6px 12px; }
	.news-left .m strong { font-size: 24px; }
	.news-left .m strong small { font-size: 14px; margin-top: 5px; }
	.news-left .m span { height: 100px; }
	.news-left .text { margin-top: 15px; }
	.news-left .text h4 { font-size: 16px; }
	.news-left .text p { line-height: 1.8; height: 50px; }
	.news-left .text .more { line-height: 36px; width: 116px; font-size: 14px; margin-top: 30px; }
	.list-3 li a { padding: 15px 0; }
	.list-3 li .date { font-size: 24px; padding: 10px 0; }
	.list-3 li .date small { font-size: 16px; }
	.list-3 li .text { margin-left: 70px; }
	.list-3 li .text h4 { font-size: 16px; }
	.list-3 li .text p { font-size: 12px; height: 44px; margin-top: 5px; }
	.list-3-1 li a { padding-top: 0; margin-bottom: 15px; }
	.list-3-1 li .date { padding: 10px; }
	.list-3-1 li .text { margin-left: 90px; margin-right: 23%; padding-right: 20px; }
	.list-3-1 li .m { height: 70px; width: 23%; }
	.footer-title { margin-bottom: 15px; }
	.footer-desc { width: 48%; }
	.footer-nav { width: 48%; margin: 0 0 0 4%; }
	.footer-nav ul { margin-left: -20px; }
	.footer-nav li a { margin-left: 20px; }
	.footer-ewm { width: 100%; margin-top: 40px; }
	.footer-ewm li { width: auto; }
	.footer-ewm li .img-center { height: 120px; line-height: 120px; }
	.lanmu { padding: 20px 0; }
	.lanmu .wz { font-size: 14px; }
	.list-4 li { width: 33.333333%; }
	.list-5 li { width: 33.333333%; }
	.news-content-title h1 { font-size: 20px; }
	.news-content-tool { margin-top: 30px; }
	.contact li img { height: 60px; width: auto; }
	.contact-map { height: 400px; margin-top: 30px; }
	.pc-slide { float: none; margin: 0 auto; }
	.yunu-showcase-info { margin: 30px 0 0; text-align: center; }
	.yunu-showcase-info p { font-size: 14px; margin-top: 20px; }
}
@media screen and (max-width:767px) {
	#message .m-content .m-message { width: 90%; padding: 20px; }
	.container { width: auto; }
	.header .sc-form { width: 200px; padding: 10px; }
	.header .sc-form input { line-height: 20px; width: 115px; font-size: 12px; }
	.header .sc-form button { width: 60px; font-size: 14px; height: 34px; line-height: 34px; }
	.section { padding: 30px 0; }
	.section-title { margin-bottom: 20px; font-size: 18px; }
	.section-title strong { font-size: 20px; }
	.cpxl-menu { margin-bottom: 5px; }
	.cpxl-menu li { margin: 0 10px; }
	.cpxl-menu li a { padding-bottom: 10px; font-size: 14px; }
	.list-1 li .text h4 { font-size: 16px; }
	.cpys li h4 { font-size: 16px; }
	.list-2 li { width: 50%; }
	.about dt { display: none; }
	.about dd { margin: 0; padding: 0; }
	.news-left { width: 100%; }
	.news-left .m span { height: auto; padding-top: 36%; }
	.news-left .text .more { margin-top: 20px; }
	.news-right { width: 100%; margin-top: 30px; }
	.news-menu { margin-left: -5px; }
	.news-menu li { width: 25%; }
	.news-menu li a { margin-left: 5px; }
	.footer { padding-top: 30px; }
	.footer-copy { margin-top: 30px; }
	.footer-desc, .footer-nav { width: 100%; margin: 0; }
	.footer-nav, .footer-ewm { margin-top: 30px; }
	.lanmu { padding: 15px 0; }
	.lanmu .wz { display: none; }
	.list-3-1 li .m { display: none; }
	.list-3-1 li .text { margin-right: 0; padding-right: 0; }
	.list-4 { margin: -15px 0 0 -15px; }
	.list-4 li { width: 50%; }
	.list-4 li a { margin: 15px 0 0 15px; }
	.list-4 li .img-center { height: 240px; line-height: 240px; }
	.list-4 li p { margin-top: 10px; font-size: 14px; }
	.pages { margin-top: 30px; }
	.pages a { font-size: 12px; }
	.list-5 { margin: -15px 0 0 -15px; }
	.list-5 li { width: 50%; }
	.list-5 li a { margin: 15px 0 0 15px; }
	.list-5 li .inner span { font-size: 14px; }
	.news-content-title { margin-bottom: 20px; padding-bottom: 15px; }
	.news-content-title h1 { font-size: 18px; }
	.news-content-title p span { font-size: 12px; }
	.news-content-tool { margin-top: 20px; padding-top: 20px; }
	.contact li { width: 100%; }
	.contact li .wrap { padding: 20px 0; border-right: 0; border-bottom: 1px solid #eee; }
	.contact-map { height: 300px; }
	.yunu-showcase { margin-bottom: 30px; }
	.pc-slide { width: auto; }
	.yunu-showcase-info h1 { font-size: 20px; }
	.yunu-showcase-info p { margin-top: 10px; }
}