<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("font-awesome.min.css");
@import url("swiper.min.css");
@import url("animate.min.css");
@charset "UTF-8";
@font-face { font-family: 'Harmony'; src: url('../fonts/HarmonyOS_Sans_SC_Light.woff'); font-weight: normal; font-style: normal }
* { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
html, body, figure, dl, dd, img, form, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p, button, input, textarea, a, span, em { margin: 0; padding: 0; border: 0; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-tap-highlight-color: transparent; }
body { margin: 0; font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif; line-height: 1.85; font-size: 13px; background: #fff; color: #333; }
h1 { font-size: 2em; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
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: #333; }
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; font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif; }
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], [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, 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: #00913A; }
ul, li, ol { margin: 0; list-style: none; padding: 0; }
.container, .container-small, .big-container { width: 96%; max-width: 1330px; min-width: 360px; margin: 0 auto; padding: 20px 0; overflow: hidden; }
.big-container { width: 98%; }
.container-small { width: 80%; }

@media screen and (max-width:1449px) {
.container { padding: 20px 0; }
}

@media screen and (max-width:1199px) {
.container { padding: 10px 0; }
}

@media screen and (max-width:991px) {
.container { }
}

@media screen and (max-width:767px) {
.container { }
}

@media screen and (max-width:479px) {
}
/**/
.clear { clear: both; }
.fl { float: left; }
.fr { float: right; }
.absolute { position: absolute; }
.pors { position: relative; }
.tl { text-align: left; }
.tc { text-align: center; }
.tr { text-align: right; }
.hide { opacity: 0; }
.en { font-family: 'gotham-medium'; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #6f6f6f;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #6f6f6f;
}/*统一全局样式*/
.main-container { }
.container-color { background: #F5F8FF; }

@media screen and (max-width:1449px) {
}

@media screen and (max-width:1199px) {
}

@media screen and (max-width:991px) {
}

@media screen and (max-width:767px) {
}

@media screen and (max-width:479px) {
}
/**/
header {  width: 100%; position: sticky; background: #fff; left: 0; z-index: 0; top: 0; z-index: 999; transition: all .6s ease-in-out; -webkit-box-shadow: 0 12px 14px 0 rgba(0,0,0,.05); box-shadow: 0 12px 14px 0 rgba(0,0,0,.05); }
header .container { padding: 0 0; overflow: visible; }
.head-inner { height: 100px; }
.head-inner .logo-inner { float: left; width: 220px; height: 100px; margin-right: 30px; display: flex; align-items: center; overflow: hidden; }
.head-inner .logo-inner img { max-width: 90%; align-items: center; }
.head-inner .logo-inner a { display: block; width: 100%; height: 100%; }
.head-inner .nav { float: left; height: 100px; }
.head-inner .nav .nav-list { float: left; z-index: 999; margin-left: 10px; position: relative; padding: 0 10px; }
.head-inner .nav h3 { font-size: 18px; text-transform: capitalize; position: relative; height: 100px; line-height: 100px; overflow: hidden; }
.head-inner .nav h3:after { content: ''; bottom: 0px; position: absolute; display: block; width: 0; height: 3px; background: #00913A; transition: all .6s ease-in-out; }
.head-inner .cur h3:after, .head-inner .nav-list:hover h3:after { width: 100%; }
.head-inner .nav h3 a { color: #333; }
.head-inner .nav .nav-list:hover h3 a, .head-inner .nav .cur h3 a, #index header:hover .head-inner .nav .nav-list:hover h3 a, #index header:hover .head-inner .nav .cur h3 a { color: #00913A; }
.head-inner .nav .sub-nav { position: absolute; width: 100%; left: 0; top: 100px; z-index: 98; background: #fff; display: none; text-align: center; }
.head-inner .nav .sub-nav li { overflow: hidden; height: 45px; display: block; line-height: 45px; text-align: center; font-size: 14px; }
.head-inner .nav .sub-nav li a { display: block; transition: all .6s ease-out; }
.head-inner .nav .sub-nav li a:hover { background: #00913A; color: #fff; }
.head-inner aside { float: right; }
.head-inner .lang-button { float: left; height: 45px; margin-top: 27.5px; position: relative; z-index: 999; line-height: 45px; font-size: 18px; margin-left: 20px; }
.head-inner .lang-button dt { overflow: hidden; height: 45px; line-height: 45px; width: 36px; background: url(../images/world.png) no-repeat center; }
.head-inner .search { display: none; float: left; height: 45px; margin-top: 27.5px; margin-left: 20px; width: 36px; position: relative; z-index: 2000; }
.head-inner .search .search-keyword, .head-inner .search .search-submit { height: 45px; line-height: 45px; overflow: hidden; border: none; outline: none; transition: all .3s ease-out; }
.head-inner .search .search-keyword { position: absolute; font-size: 14px; background: #00913A; color: #fff; right: 0; top: 45px; width: 150px; padding: 0 5px; text-transform: capitalize; display: none; }
.head-inner .search:hover .search-keyword { display: block; }
.head-inner .search .search-submit { float: right; width: 45px; font-size: 18px; background: none; text-align: center; border: none; cursor: pointer; text-align: center; }
.head-inner .search:hover .search-submit { background: #00913A; color: #fff; }
.head-inner .phone-button { float: left; height: 45px; margin-top: 27.5px; margin-left: 10px; line-height: 45px; overflow: hidden; background: url(../images/phone-call.png) no-repeat 0 center; padding-left: 30px; font-size: 18px; letter-spacing: 1px; }
.head-inner .menu-button { float: right; background: #00913A; margin-top: 27.5px; font-size: 22px; width: 45px; height: 45px; display: flex; align-items: center; justify-content: center; color: #fff; cursor: pointer; display: none; }

@media screen and (max-width:1449px) {
.head-inner .nav .nav-list { margin-left: 15px; padding: 0 10px; }
.head-inner .search { margin-left: 0; }
.head-inner .phone-button { margin-left: 0; font-size: 18px; }
}

@media screen and (max-width:1199px) {
header { height: 100px; }
header .container { }
.head-inner { height: 100px; }
.head-inner .logo-inner { width: 180px; height: 100px; }
.head-inner .nav { height: 100px; }
.head-inner .nav .nav-list { margin-left: 15px; padding: 0 5px; }
.head-inner .nav h3 { font-size: 16px; height: 100px; line-height: 100px; overflow: hidden; }
.head-inner .nav .sub-nav li { height: 35px; line-height: 35px; }
.head-inner .nav .sub-nav { top: 100px; }
.head-inner aside { }
.head-inner .lang-button { margin-top: 27.5px; }
.head-inner .lang-button dt { width: 20px; }
.head-inner .lang-button dd { line-height: 35px; }
.head-inner .search { margin-top: 27.5px; }
.head-inner .phone-button { margin-top: 27.5px; }
}

@media screen and (max-width:991px) {
.head-inner .lang-button { margin-left: 30px; }
.head-inner .search { margin-left: 30px; }
.head-inner .phone-button { margin-left: 30px; }
.head-inner .menu-button { display: flex; margin-left: 30px; }
.head-inner .nav { display: none; }
}

@media screen and (max-width:767px) {
header { width: 100%; position: sticky; background: #fff; left: 0; z-index: 0; top: 0; z-index: 999; transition: all .6s ease-in-out; -webkit-box-shadow: 0 12px 14px 0 rgba(0,0,0,.05); box-shadow: 0 12px 14px 0 rgba(0,0,0,.05); height: 70px; }
.head-inner { height: 70px; }
.head-inner .logo-inner { height: 70px; }
.head-inner .logo-inner img { max-width: none; max-height: 100%; align-items: center; }
.head-inner .search, .head-inner .lang-button, .head-inner .phone-button { display: none; }
.head-inner .menu-button { margin-top: 15px; }
}

@media screen and (max-width:479px) {
.head-inner { height: 70px; }
.head-inner .logo-inner { width: 220px; height: 70px; }
.head-inner .lang-button, .head-inner .menu-button { margin-left: 10px; }
.head-inner .lang-button { height: 70px; }
.head-inner .lang-button dt { height: 70px; }
.head-inner .lang-button dd { top: 70px; }
}
/**/
footer { background: #00913A; }
footer .container { }
.foot-inner { padding: 20px 0; overflow: hidden; display: flex; justify-content: space-between; }
.foot-inner dl { float: left; position: relative; overflow: hidden; margin-right: 2%; }
.foot-inner dl:last-child { margin-right: 0; width: auto; }
.foot-inner dl:nth-child(1) { }
.foot-inner h3, .foot-inner label, .foot-inner strong, .foot-inner dt, .foot-inner dd, .foot-inner li { display: block; line-height: 35px; overflow: hidden; color: #fff; font-size: 15px; text-transform: capitalize; }
.foot-inner a { color: #fff; }
.foot-inner a:hover { text-decoration: underline; }
.foot-inner h3 { }
.foot-inner h3 img { max-width: 100%; vertical-align: middle; }
.foot-inner label { padding: 20px 0; }
.foot-inner strong { font-size: 18px; font-weight: 800; }
.foot-inner dt { font-size: 18px; font-weight: 800; position: relative; padding-bottom: 20px; color: #fff; }
.foot-inner dt:after { content: ''; position: absolute; left: 0; bottom: 0; width: 26px; height: 2px; background: #fff; }
.foot-inner dd { padding: 20px 0; padding-bottom: 0; }
.foot-inner dd img { max-width: 100%; vertical-align: middle; }
.foot-inner li { }
.foot-inner label li { padding-left: 25px; background-repeat: no-repeat; background-position: left 10px; }
.foot-inner label li:nth-child(1) { background-image: url(../images/foot-icon-1.png); }
.foot-inner label li:nth-child(2) { background-image: url(../images/foot-icon-2.png); }
.foot-inner label li:nth-child(3) { background-image: url(../images/foot-icon-3.png); }
.foot-power { background: #272727; overflow: hidden; width: 100%; color: #fff; text-align: center; font-size: 15px; text-transform: capitalize; }
.foot-power a { color: #fff; }

@media screen and (max-width:1449px) {
}

@media screen and (max-width:1199px) {
.foot-inner { padding: 10px 0; }
.foot-inner h3, .foot-inner label, .foot-inner strong, .foot-inner dt, .foot-inner dd, .foot-inner li { line-height: 30px; font-size: 15px; }
.foot-inner label { padding: 10px 0; }
.foot-inner strong { font-size: 16px; }
.foot-inner dt { font-size: 16px; padding-bottom: 10px; }
.foot-inner dd { padding: 10px 0; }
}

@media screen and (max-width:991px) {
.foot-inner dl:nth-child(5), .foot-inner dl:nth-child(3), .foot-inner dl:nth-child(4) { display: none; }
}

@media screen and (max-width:767px) {
.foot-inner dl:nth-child(2) { display: none; }
.foot-inner h3, .foot-inner label, .foot-inner strong, .foot-inner dt, .foot-inner dd, .foot-inner li, .foot-power { line-height: 30px; font-size: 14px; }
.foot-power .fl, .foot-power .fr { width: 100%; text-align: center; }
}

@media screen and (max-width:479px) {
.foot-inner { display: block }
.foot-inner dl { margin-right: 0; width: 100%; }
.foot-inner dl:nth-child(1) { display: flex; flex-direction: column; }
.foot-inner h3 { text-align: center; }
.foot-inner dl:nth-child(6) { display: none; }
}
/**/
/**/
.fixed-online { position: fixed; right: 10px; bottom: 10px; z-index: 99999; }
.fixed-online .item { position: relative; width: 45px; height: 45px; text-align: center; background: #fff; border: 1px solid #EFEFEF; }
.fixed-online .item:last-child { }
.fixed-online .item:hover { background: #00913A; }
.fixed-online .item dt { width: 45px; height: 45px; display: flex; align-items: center; justify-content: center; }
.fixed-online .item:last-child dt { text-align: center; font-size: 26px; }
.fixed-online .item:hover { border: 1px solid #DAB866; color: #fff; }
.fixed-online .item:last-child:hover { border: 1px solid #DAB866; }
.fixed-online .item:hover dt a { color: #fff; }
.fixed-online .item:last-child dt a { color: #00913A; }
.fixed-online .item:last-child:hover dt a { color: #fff; }
.fixed-online .item dt span { float: left; width: 35px; height: 35px; margin-left: 12.5px; margin-top: 5px; border-radius: 50%; background-color: #DAB866; background-repeat: no-repeat; background-position: center; }
.fixed-online .item dt span { background-image: url(../images/online-color.png); }
.fixed-online .item:hover dt span { background-color: #fff; background-image: url(../images/online.png); }
.fixed-online .item dt label { float: left; width: 100%; height: 30px; overflow: hidden; line-height: 150%; text-align: center; font-size: 14px; }
.fixed-online .item dt a { display: block; }
.fixed-online .item dd { position: absolute; right: 63px; top: -1px; width: 180px; overflow: hidden; line-height: 40px; font-size: 16px; font-weight: 600; padding: 10px 10px; background: #DAB866; color: #fff; display: none; }
.fixed-online .item dd a { color: #fff; display: block; }
.fixed-online .item dd span, .fixed-online .item label { display: block; }
.fixed-online .item dd img { max-width: 100%; vertical-align: middle; }
.fixed-online .item:hover dd { display: block; }

@media (max-width:1449px) {
}

@media (max-width:1199px) {
}

@media (max-width:991px) {
}

@media (max-width:767px) {
.fixed-online { display: none !important; }
}

@media (max-width:479px) {
}
/**/
.banner-wrap { position: relative; width: 100%; background-repeat: no-repeat; background-size: cover; background-position: center; z-index: 1; overflow: hidden; height: 325px; }
.banner-wrap:after { content: ''; position: absolute; z-index: 0; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,.4); }
.banner-wrap .container { display: flex; align-items: center; justify-content: center; height: 100%; position: relative; z-index: 1; }
.banner-wrap .container .text-inner { position: relative; border: 5px solid rgba(0,0,0,.45); width: 40%; height: 60%; display: flex; align-items: center; justify-content: center; }
.banner-wrap .container .text-inner:after { content: ''; position: absolute; left: 10px; top: 10px; width: calc(100% - 20px); height: calc(100% - 20px); z-index: 0; background: rgba(0,0,0,.45); }
.banner-wrap .container .text-inner strong { position: relative; z-index: 1; font-weight: 800; font-size: 38px; color: #fff; }
.banner-wrap .image-inner { position: relative; overflow: hidden; z-index: 1; display: none; align-items: center; justify-content: center; }
.banner-wrap .image-inner img {
width: calc(1.6*100%); align-items: center; }

@media screen and (max-width:1449px) {
.banner-wrap { height: 300px; }
.banner-wrap .container .text-inner { height: 58%; }
.banner-wrap .container .text-inner strong { font-size: 34px; }
}

@media screen and (max-width:1199px) {
.banner-wrap { height: 275px; }
.banner-wrap .container .text-inner { height: 54%; }
.banner-wrap .container .text-inner strong { font-size: 30px; }
}

@media screen and (max-width:991px) {
.banner-wrap { height: 250px; }
.banner-wrap .container .text-inner { height: 50%; }
.banner-wrap .container .text-inner strong { font-size: 28px; }
}

@media screen and (max-width:767px) {
.banner-wrap { height: auto; background: none !important; }
.banner-wrap:after, .banner-wrap .container { display: none; }
.banner-wrap .image-inner { display: flex; }
}

@media screen and (max-width:479px) {
}
/**/
.column-wrap { position: relative; overflow: hidden; }
.column-wrap:after { content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background: #E7E7E7; z-index: 0; }
.column-wrap .container { padding: 0 0; }
.column-inner { display: flex; align-items: center; justify-content: center; position: relative; z-index: 1; line-height: 78px; }
.column-inner li { font-size: 18px; margin: 0 20px; overflow: hidden; border-bottom: 1px solid #E7E7E7; position: relative; }
.column-inner li:after { content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background: #00913A; z-index: 1; display: none; }
.column-inner li a { display: block; }
.column-inner li:hover, .column-inner .cur { border-bottom: 1px solid #00913A; }
.column-inner li:hover:after, .column-inner .cur:after { display: block; }
.column-inner li:hover a, .column-inner .cur a { color: #00913A; }

@media screen and (max-width:1449px) {
.column-inner { line-height: 68px; }
}

@media screen and (max-width:1199px) {
.column-inner { line-height: 58px; }
.column-inner li { font-size: 16px; margin: 0 15px; }
}

@media screen and (max-width:991px) {
.column-inner { line-height: 48px; }
.column-inner li { font-size: 15px; margin: 0 10px; }
}

@media screen and (max-width:767px) {
.column-inner { line-height: 38px; }
.column-inner li { font-size: 14px; }
}

@media screen and (max-width:479px) {
.column-wrap { display: none; }
}
/**/

.inside-caption, .other-caption, .index-caption, .more-inner { padding: 20px 0; overflow: hidden; }
.inside-caption { font-size: 36px; font-weight: 800; text-align: center; }
.other-caption { font-size: 26px; font-weight: 800; }
.index-caption { }
.index-caption h3, .index-caption label { overflow: hidden; text-align: center; display: block; position: relative; }
.index-caption h3 { font-size: 32px; font-weight: 500; padding-bottom: 10px; margin-bottom: 20px; }
.index-caption h3:after { content: ''; position: absolute; left: 50%; bottom: 0; width: 48px; margin-left: -24px; height: 5px; border-radius: 2.5px; background: #00913A; }
.index-caption label { font-size: 18px; }
.more-inner { text-align: center; display: flex; align-items: center; justify-content: center; }
.more-inner a { display: block; margin: 0 auto; padding: 0 20px; height: 50px; line-height: 50px; font-size: 16px; position: relative; border-radius: 25px; background: #00913A; overflow: hidden; color: #fff; transition: all .6s ease-in-out; }
.more-inner a:after { display: none; content: ''; position: absolute; right: 20px; width: 16px; height: 50px; background: url(../images/more-ico-1.png) no-repeat center; top: 0; }
.more-inner a:hover { background: #00913A; color: #fff; }
.more-inner a:hover:after { background-image: url(../images/more-ico-1.png); }

@media screen and (max-width:1449px) {
.inside-caption { font-size: 32px; }
}

@media screen and (max-width:1199px) {
.inside-caption { padding: 10px 0; font-size: 30px; }
.other-caption { padding: 10px 0; font-size: 24px; }
.index-caption h3 { font-size: 26px; }
.index-caption label { font-size: 16px; }
.more-inner a { height: 45px; line-height: 45px; font-size: 16px; border-radius: 22.5px; }
.more-inner a:after { height: 45px; }
}

@media screen and (max-width:991px) {
.inside-caption { font-size: 28px; }
.other-caption { font-size: 22px; }
.index-caption h3 { font-size: 24px; padding-bottom: 10px; margin-bottom: 10px; }
.index-caption label { font-size: 15px; }
.more-inner a { height: 35px; line-height: 35px; font-size: 15px; border-radius: 17.5px; }
.more-inner a:after { height: 35px; }
}

@media screen and (max-width:767px) {
.inside-caption { font-size: 26px; }
.other-caption { font-size: 20px; }
.index-caption h3 { font-size: 22px; }
.index-caption label { font-size: 14px; }
}

@media screen and (max-width:479px) {
.inside-caption { font-size: 24px; }
.index-caption h3 { font-size: 20px; }
}
/**/
.single-inner { padding: 20px 0; font-size: 16px; line-height: 2.25; overflow: hidden; }
.single-inner strong { color: #00913A; font-weight: 800; }
.single-inner img { max-width: 100%; vertical-align: middle; margin: 10px auto; display: block; }

@media screen and (max-width:1449px) {
}

@media screen and (max-width:1199px) {
.single-inner { padding: 10px 0; font-size: 15px; line-height: 30px; }
}

@media screen and (max-width:991px) {
}

@media screen and (max-width:767px) {
}

@media screen and (max-width:479px) {
}
/**/
.about-four { padding: 20px 0; overflow: hidden; }
.about-four li { float: left; width: 23%; margin: 10px 1%; overflow: hidden; line-height: 30px; font-size: 16px; }
.about-four li .title, .about-four li .text, .about-four li .other, .about-four li .otherm { overflow: hidden; width: 100%; text-align: center; }
.about-four li .title { line-height: 70px; color: #00913A; font-size: 18px; font-weight: 800; }
.about-four li .title strong { font-size: 60px; margin-right: 10px; }
.about-four li .text { padding: 10px 0; font-size: 20px; font-weight: 800; }
.about-four li .other { }
.about-four li .otherm { display: none; }

@media screen and (max-width:1449px) {
.about-four li .title { line-height: 60px; }
.about-four li .title strong { font-size: 50px; margin-right: 10px; }
}

@media screen and (max-width:1199px) {
.about-four { padding: 10px 0; }
.about-four li .title { line-height: 50px; }
.about-four li .title strong { font-size: 40px; margin-right: 10px; }
.about-four li .text { font-size: 18px; }
.about-four li .other..about-four li .otherm {
font-size:15px;
}
.about-four li { width: 23.875%; margin: 10px 0%; margin-right: 1.5%; }
.about-four li:last-child { margin-right: 0; }
}

@media screen and (max-width:991px) {
.about-four li .title { line-height: 40px; }
.about-four li .title strong { font-size: 30px; margin-right: 10px; }
.about-four li .text { font-size: 16px; }
.about-four li .other, .about-four li .otherm { font-size: 14px; }
.about-four li .other { display: none; }
.about-four li .otherm { display: block; }
}

@media screen and (max-width:767px) {
.about-four { }
.about-four li { width: 48%; margin: 10px 1%; }
}

@media screen and (max-width:479px) {
}
/**/
.about-show { padding: 20px 0; padding-bottom: 40px; overflow: hidden; }
.about-show li { float: left; width: 32%; margin: 10px 2%; margin-left: 0; overflow: hidden; display: flex; align-items: center; justify-content: center; border-radius: 10px; transition: all .6s ease-in-out; }
.about-show li:last-child { margin-right: 0; }
.about-show li img { width: 100%; height: 100%; object-fit: cover; }

@media screen and (max-width:1449px) {
}

@media screen and (max-width:1199px) {
.about-show { padding: 10px 0; padding-bottom: 20px; }
}

@media screen and (max-width:991px) {
.about-show { padding-top: 0; }
}

@media screen and (max-width:767px) {
.about-show li { width: 49%; margin: 5px 2%; margin-left: 0; }
.about-show li:nth-child(2) { margin-right: 0; }
.about-show li:nth-child(3) { width: 100%; margin-right: 0; }
}

@media screen and (max-width:479px) {
}
/**/
.why-list { padding: 15px 0; padding-bottom: 35px; overflow: hidden; }
.why-list li { float: left; width: 49%; margin: 15px 2%; margin-left: 0; overflow: hidden; display: -webkit-flex; display: flex; -webkit-flex-flow: wrap row; flex-flow: wrap row; -webkit-justify-content: center; justify-content: center; background: #fff; transition: all .6s ease-in-out; cursor: pointer; }
.why-list li:nth-child(2n) { margin-right: 0; }
.why-list li .image-inner, .why-list li .text-inner { overflow: hidden; }
.why-list li .image-inner { float: left; width: 250px; height: 280px; display: flex; align-items: center; position: relative; }
.why-list li .image-inner img { width: 100%; height: 100%; object-fit: cover; align-items: center; transition: all .6s ease-in-out; z-index: 1; }
.why-list li:hover .image-inner img { transform: scale(1.025); }
.why-list li .text-inner { padding: 10px 20px; -webkit-flex: 1; flex: 1; -webkit-flex-direction: column; flex-direction: column; display: flex; align-items: flex-start; justify-content: center; }
.why-list li .title, .why-list li h3, .why-list li label, .why-list li .text { width: 100%; overflow: hidden; line-height: 30px; font-size: 16px; }
.why-list li .title { padding-bottom: 20px; padding-left: 70px; background-repeat: no-repeat; background-position: left 0; border-bottom: 1px solid #E7E7E7; }
.why-list li:nth-child(1) .title { background-image: url(../images/why-ico-1.png); }
.why-list li:nth-child(1):hover .title { background-image: url(../images/why-ico-1-hover.png); }
.why-list li:nth-child(2) .title { background-image: url(../images/why-ico-2.png); }
.why-list li:nth-child(2):hover .title { background-image: url(../images/why-ico-2-hover.png); }
.why-list li:nth-child(3) .title { background-image: url(../images/why-ico-3.png); }
.why-list li:nth-child(3):hover .title { background-image: url(../images/why-ico-3-hover.png); }
.why-list li:nth-child(4) .title { background-image: url(../images/why-ico-4.png); }
.why-list li:nth-child(4):hover .title { background-image: url(../images/why-ico-4-hover.png); }
.why-list li h3 { font-size: 20px; font-weight: 800; }
.why-list li label { text-transform: uppercase; color: #A9A9A9; }
.why-list li .text { padding: 20px 0; }
.why-list li:hover { background: #00913A; }
.why-list li:hover h3, .why-list li:hover label, .why-list li:hover .text { color: #fff; }

@media screen and (max-width:1449px) {
.why-list li { margin-top: 10px; margin-bottom: 10px; }
}

@media screen and (max-width:1199px) {
.why-list { padding: 10px 0; padding-bottom: 25px; }
.why-list li .image-inner { width: 50%; height: auto; }
.why-list li .text-inner { padding: 10px 10px; }
.why-list li .title, .why-list li h3, .why-list li label, .why-list li .text { font-size: 16px; }
.why-list li h3 { font-size: 18px; }
.why-list li label { }
.why-list li .text { padding: 10px 0; }
}

@media screen and (max-width:991px) {
.why-list li .image-inner { width: 35%; height: auto; }
.why-list li .title, .why-list li h3, .why-list li label, .why-list li .text { font-size: 14px; }
.why-list li h3 { font-size: 16px; }
.why-list li label { }
.why-list li .text { padding: 10px 0; }
}

@media screen and (max-width:767px) {
.why-list li { width: 100%; margin-right: 0; margin-top: 5px; margin-bottom: 5px; }
.why-list li .image-inner { width: 45%; height: auto; }
}

@media screen and (max-width:479px) {
}
/**/
.about-part { padding: 20px 5px; padding-bottom: 40px; overflow: hidden; }
.about-part li { float: left; width: 18.4%; margin: 10px 2%; margin-left: 0; overflow: hidden; box-shadow: 0px 0px 10px 0px rgba(0,0,0,.1); border-radius: 15px; display: flex; align-items: center; justify-content: center; height: 110px; cursor: pointer; }
.about-part li:nth-child(5n) { margin-right: 0; }
.about-part li img { max-width: 100%; align-items: center; transition: all .6s ease-in-out; z-index: 1; }
.about-part li:hover img { transform: scale(1.025); }

@media screen and (max-width:1449px) {
}

@media screen and (max-width:1199px) {
.about-part { padding: 10px 5px; padding-bottom: 20px; }
.about-part li { height: 100px; }
}

@media screen and (max-width:991px) {
.about-part li { margin-top: 5px; margin-bottom: 5px; height: 80px; }
}

@media screen and (max-width:767px) {
.about-part li { width: 32%; margin: 10px 2%; margin-left: 0; }
.about-part li:nth-child(5n) { margin-right: 2%; }
.about-part li:nth-child(3n) { margin-right: 0; }
}

@media screen and (max-width:479px) {
}
/**/
.honor-list { padding: 20px 5px; padding-bottom: 40px; overflow: hidden; }
.honor-list li { float: left; width: 23.5%; margin: 10px 2%; margin-left: 0; padding: 20px 20px; overflow: hidden; background: #fff; box-shadow: 0px 0px 10px 0px rgba(0,0,0,.1); cursor: pointer; transition: all .6s ease-in-out; }
.honor-list li:hover { opacity: .9; }
.honor-list li:nth-child(4n) { margin-right: 0; }
.honor-list li .image-inner, .honor-list li .text-inner { line-height: 50px; font-size: 16px; overflow: hidden; }
.honor-list li .image-inner { position: relative; width: 100%; height: 0; padding-bottom: 80.25%; background: url(../images/honor-ico.png) no-repeat center; background-size: 100% auto; }
.honor-list li .image-inner .image { position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; }
.honor-list li .image-inner .image img { max-width: 100%; align-items: center; }
.honor-list li .text-inner { height: 50px; text-align: center; font-weight: 800; display: -webkit-box; display: -moz-box; text-overflow: -o-ellipsis-lastline; text-overflow: ellipsis; -webkit-line-clamp: 1; line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; }

@media screen and (max-width:1449px) {
}

@media screen and (max-width:1199px) {
.honor-list { padding: 10px 5px; padding-bottom: 20px; }
.honor-list li .image-inner { padding-bottom: 116.25%; }
}

@media screen and (max-width:991px) {
.honor-list li { margin-top: 5px; margin-bottom: 5px; padding: 10px 10px; }
}

@media screen and (max-width:767px) {
.honor-list li { width: 49%; margin: 10px 2%; margin-left: 0; }
.honor-list li:nth-child(4n) { margin-right: 2%; }
.honor-list li:nth-child(2n) { margin-right: 0; }
.honor-list li .text-inner { font-size: 15px; }
}

@media screen and (max-width:479px) {
}
/**/
.case-list { padding: 30px 0; overflow: hidden; }
.case-list li { float: left; width: 32%; margin: 10px 2%; overflow: hidden; margin-left: 0; border-radius: 10px; background-color: #fff; position: relative; transition: all .6s ease-in-out; }
.case-list li:nth-child(3n) { margin-right: 0; }
.case-list li:hover { background-color: #00913A; }
.case-list li .image-inner, .case-list li .text-inner { overflow: hidden; line-height: 40px; font-size: 15px; }
.case-list li .image-inner { position: relative; width: 100%; height: 0; padding-bottom: 56.25%; }
.case-list li .image-inner .image { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; display: flex; align-items: center; justify-content: center; }
.case-list li .image-inner .image img { width: 100%; height: 100%; object-fit: cover; transition: all .6s ease-in-out; }
.case-list li:hover .image-inner .image img { transform: scale(1.025); }
.case-list li .image-inner:before { content: ''; position: absolute; left: 0; top: 0; display: block; width: 100%; height: 100%; transition: all .6s ease-out; opacity: 0; background: rgba(0,0,0,0.2); z-index: 2; }
.case-list li:hover .image-inner:before { opacity: 1; }
.case-list li .image-inner:after { content: "\f0c1"; font-family: 'FontAwesome'; width: 30px; height: 30px; line-height: 30px; border: 2px solid #fff; position: absolute; top: 0; left: 50%; margin-left: -17px; z-index: 9; text-align: center; font-size: 20px; color: #fff; border-radius: 50%; opacity: 0; transition: all .6s ease-out; }
.case-list li:hover .image-inner:after { opacity: 1; top: 50%; margin-top: -17px; }
.case-list li .text-inner { padding: 15px 10px; cursor:pointer; }
.case-list li .text-inner a{ display:block;}
.case-list li .text-inner h3, .case-list li .text-inner label { width: 100%; height: 40px; font-size: 20px; font-weight: 800; display: -webkit-box; display: -moz-box; text-overflow: -o-ellipsis-lastline; text-overflow: ellipsis; -webkit-line-clamp: 1; line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-align: center; }
.case-list li .text-inner label { display:block; }
.case-list li:hover h3 a, .case-list li:hover label a{ color: #fff; }

@media screen and (max-width:1449px) {
.case-list { padding: 20px 0; }
}

@media screen and (max-width:1199px) {
.case-list { padding: 10px 0; }
.case-list li .image-inner { padding-bottom: 65.25%; }
.case-list li .text-inner { padding: 10px 10px; }
.case-list li .text-inner h3, .case-list li .text-inner label { height: 35px; line-height: 35px; font-size: 18px; }
}

@media screen and (max-width:991px) {
.case-list li { }
.case-list li .text-inner h3, .case-list li .text-inner label { height: 35px; line-height: 35px; font-size: 16px; }
}

@media screen and (max-width:767px) {
.case-list li { width: 49%; margin: 5px 2%; margin-left: 0; }
.case-list li:nth-child(3n) { margin-right: 2%; }
.case-list li:nth-child(2n) { margin-right: 0; }
.case-list li .text-inner h3, .case-list li .text-inner label { height: 30px; line-height: 30px; font-size: 16px; }
}

@media screen and (max-width:479px) {
}
/**/
.news-list { padding: 20px 0; overflow: hidden; }
.news-list li { padding: 30px 30px; margin: 20px 0; background: #fff; overflow: hidden; display: -webkit-flex; display: flex; -webkit-flex-flow: wrap row; flex-flow: wrap row; -webkit-justify-content: center; justify-content: center; }
.news-list li .image-inner, .news-list li .text-inner { overflow: hidden; line-height: 30px; font-size: 15px; }
.news-list li .image-inner { position: relative; width: 400px; height: 0; padding-bottom: 240px; }
.news-list li .image-inner .image { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; display: flex; align-items: center; justify-content: center; }
.news-list li .image-inner .image img { width: 100%; height: 100%; object-fit: cover; transition: all .6s ease-in-out; }
.news-list li:hover .image-inner .image img { transform: scale(1.025); }
.news-list li .image-inner:before { content: ''; position: absolute; left: 0; top: 0; display: block; width: 100%; height: 100%; transition: all .6s ease-out; opacity: 0; background: rgba(0,0,0,0.2); z-index: 2; }
.news-list li:hover .image-inner:before { opacity: 1; }
.news-list li .image-inner:after { content: "\f0c1"; font-family: 'FontAwesome'; width: 30px; height: 30px; line-height: 30px; border: 2px solid #fff; position: absolute; top: 0; left: 50%; margin-left: -17px; z-index: 9; text-align: center; font-size: 20px; color: #fff; border-radius: 50%; opacity: 0; transition: all .6s ease-out; }
.news-list li:hover .image-inner:after { opacity: 1; top: 50%; margin-top: -17px; }
.news-list li .text-inner { -webkit-flex: 1; flex: 1; margin-left: 50px; display: flex; align-items: center; justify-content: center; flex-direction: column; }
.news-list li .text-inner .title { width: 100%; height: 30px; font-size: 20px; font-weight: 800; display: -webkit-box; display: -moz-box; text-overflow: -o-ellipsis-lastline; text-overflow: ellipsis; -webkit-line-clamp: 1; line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; }
.news-list li .text-inner .text { width: 100%; height: 90px; margin: 20px 0; display: -webkit-box; display: -moz-box; text-overflow: -o-ellipsis-lastline; text-overflow: ellipsis; -webkit-line-clamp: 3; line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }
.news-list li .text-inner .other { width: 100%; }
.news-list li .text-inner .other .time { float: left; color: #A9A9A9; }
.news-list li .text-inner .other .more { float: right; transition: all .6s ease-in-out; }
.news-list li .text-inner .other .more a { color: #00913A; }
.news-list li:hover .text-inner .other .more { margin-right: 30px; }
.news-list li:hover .text-inner .title a { color: #00913A; }

@media screen and (max-width:1449px) {
}

@media screen and (max-width:1199px) {
.news-list { padding: 10px 0; }
.news-list li { padding: 20px 20px; margin: 10px 0; }
.news-list li .image-inner { padding-bottom: 220px; }
.news-list li .text-inner { margin-left: 30px; }
.news-list li .text-inner .title { font-size: 18px; }
.news-list li .text-inner .text { margin: 10px 0; }
.news-list li .image-inner, .news-list li .text-inner { font-size: 14px; }
}

@media screen and (max-width:991px) {
.news-list { }
.news-list li { padding: 10px 10px; }
.news-list li .image-inner { width: 275px; padding-bottom: 200px; }
.news-list li .text-inner { margin-left: 30px; }
.news-list li .text-inner .title { font-size: 16px; }
.news-list li .text-inner .text { margin: 10px 0; }
}

@media screen and (max-width:767px) {
.news-list li { width: 49%; float: left; margin: 5px 0; display: block; margin-right: 2%; }
.news-list li:nth-child(2n) { margin-right: 0; }
.news-list li .image-inner { width: 100%; height: 0; padding-bottom: 86.25%; }
.news-list li .text-inner { margin-left: 0; margin-top: 10px; }
.news-list li .text-inner .title { height: 60px; -webkit-line-clamp: 2; line-clamp: 2; }
.news-list li .text-inner .text { display: none; }
.news-list li:hover .text-inner .other .more { margin-right: 5px; }
}

@media screen and (max-width:479px) {
}
/**/
.solution-inner { padding: 20px 0; padding-bottom: 40px; overflow: hidden; display: -webkit-flex; display: flex; -webkit-flex-flow: wrap row; flex-flow: wrap row; -webkit-justify-content: center; justify-content: center; }
.solution-inners { flex-direction: row-reverse; }
.solution-inner .image-inner, .solution-inner .text-inner { overflow: hidden; line-height: 30px; font-size: 15px; display: flex; align-items: center; justify-content: center; flex-direction: column; }
.solution-inner .text-inner { float: left; width: 50%; padding-right: 100px; }
.solution-inners .text-inner { padding-left: 100px; padding-right: 0; }
.solution-inner .text-inner .title, .solution-inner .text-inner .text, .solution-inner .text-inner .list { width: 100%; }
.solution-inner .text-inner .title h3, .solution-inner .text-inner .title label { display: block; line-height: 40px; }
.solution-inner .text-inner .title h3 { font-size: 26px; font-weight: 800; }
.solution-inner .text-inner .title label { color: #A9A9A9; text-transform: uppercase; }
.solution-inner .text-inner .text { padding: 20px 0; }
.solution-inner .text-inner .list { }
.solution-inner .text-inner .list li { line-height: 40px; display: block; overflow: hidden; padding-left: 40px; background: url(../images/gou.png) no-repeat 0 0; margin: 5px 0; }
.solution-inner .text-inner .list li:hover { background-image: url(../images/gou-hover.png); }
.solution-inner .image-inner { -webkit-flex: 1; flex: 1; }
.solution-inner .image-inner img { width: 100%; align-items: center; }

@media screen and (max-width:1449px) {
}

@media screen and (max-width:1199px) {
.solution-inner { padding: 10px 0; padding-bottom: 20px; }
.solution-inner .text-inner { padding-right: 50px; }
.solution-inners .text-inner { padding-left: 50px; padding-right: 0; }
.solution-inner .text-inner .title h3, .solution-inner .text-inner .title label { line-height: 35px; font-size: 15px; }
.solution-inner .text-inner .title h3 { font-size: 24px; }
.solution-inner .text-inner .title label { }
.solution-inner .text-inner .text { padding: 10px 0; }
.solution-inner .text-inner .list { }
.solution-inner .text-inner .list li { line-height: 35px; }
}

@media screen and (max-width:991px) {
.solution-inner .text-inner { width: 60%; }
.solution-inner .image-inner { justify-content: flex-start; }
.solution-inner .image-inner img { }
.solution-inner .text-inner .title h3, .solution-inner .text-inner .title label { line-height: 30px; font-size: 14px; }
.solution-inner .text-inner .title h3 { font-size: 22px; }
}

@media screen and (max-width:767px) {
.solution-inner { padding-top: 0; display: block; }
.solution-inner .text-inner, .solution-inner .image-inner { width: 100%; padding: 0 0; margin-bottom: 10px; }
.solution-inner .text-inner .title h3 { font-size: 20px; display: none; }
.solution-inner .text-inner .title label { text-align: center; }
}

@media screen and (max-width:479px) {
.solution-inner .text-inner .title h3 { font-size: 18px; }
}
/**/
.process-list { padding: 20px 5px; padding-bottom: 40px; overflow: hidden; display: -webkit-flex; display: flex; -webkit-flex-flow: wrap row; flex-flow: wrap row; -webkit-justify-content: center; justify-content: center; }
.process-list .item { float: left; width: 16%; padding: 10px 10px; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,.25); border-radius: 5px; display: flex; align-items: center; justify-content: center; flex-direction: column; position: relative; margin: 0 5%; margin-left: 0; transition: all .6s ease-in-out;  }
.process-list .item:hover { background-color: #00913A; }
.process-list .item:nth-child(3) { padding: 0 0; background: none; box-shadow: none; border-radius: 0; align-content: space-between; justify-content: space-between; }
.process-list .item:last-child { margin-right: 0; }
.process-list .item:nth-child(3):hover { background-color: none; }
.process-list .item:after { content: ''; position: absolute; width: 100%; height: 100%; right: -65%; background-repeat: no-repeat; background-position: center; }
.process-list .item:nth-child(1):after { background-image: url(../images/jiantou-1.png); }
.process-list .item:nth-child(2):after { background-image: url(../images/jiantou-2.png); }
.process-list .item:nth-child(3):after { background-image: url(../images/jiantou-3.png); }
.process-list .item:nth-child(4):after { background-image: url(../images/jiantou-1.png); }
.process-list .list { width: 100%; height: 45%; display: flex; align-items: center; justify-content: center; flex-direction: column; padding: 10px 10px; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,.25); border-radius: 5px; transition: all .6s ease-in-out; overflow:hidden; position:relative; z-index:2;}
.process-list .item .list:hover { background-color: #00913A; }
.process-list .item .list:nth-child(1):hover,.process-list .item .list:nth-child(2):hover{ background-color: #00913A; }
.process-list .image, .process-list .text { display: block; overflow: hidden; width: 100%; text-align: center; }
.process-list .image { height: 120px; background-repeat: no-repeat; background-position: center; }
.process-list .item:nth-child(1) .image { background-image: url(../images/cooper-1.png); }
.process-list .item:nth-child(2) .image { background-image: url(../images/cooper-2.png); }
.process-list .item:nth-child(4) .image { background-image: url(../images/cooper-5.png); }
.process-list .item:nth-child(5) .image { background-image: url(../images/cooper-6.png); }
.process-list .item:nth-child(1):hover .image { background-image: url(../images/cooper-1-hover.png); }
.process-list .item:nth-child(2):hover .image { background-image: url(../images/cooper-2-hover.png); }
.process-list .item:nth-child(4):hover .image { background-image: url(../images/cooper-5-hover.png); }
.process-list .item:nth-child(5):hover .image { background-image: url(../images/cooper-6-hover.png); }
.process-list .item .list:nth-child(1) .image { background-image: url(../images/cooper-3.png); }
.process-list .item .list:nth-child(2) .image { background-image: url(../images/cooper-4.png); }
.process-list .item .list:nth-child(1):hover .image { background-image: url(../images/cooper-3-hover.png); }
.process-list .item .list:nth-child(2):hover .image { background-image: url(../images/cooper-4-hover.png); }
.process-list .text { font-weight: 800; font-size: 20px; padding: 10px 0; }
.process-list .item:nth-child(1):hover .text,.process-list .item:nth-child(2):hover .text,.process-list .item:nth-child(4):hover .text,.process-list .item:nth-child(5):hover .text { color: #fff; }
.process-list .item .list:nth-child(1):hover .text,.process-list .item .list:nth-child(2):hover .text { color: #fff; }
@media screen and (max-width:1449px) {
}

@media screen and (max-width:1199px) {
.process-list { padding: 10px 5px; padding-bottom: 20px; }
.process-list .text { font-size: 18px; }
.process-list .image { height: 100px; }
.process-list .item:after { background-size: 20% auto; }
}

@media screen and (max-width:991px) {
.process-list .text { font-size: 16px; }
.process-list .image { height: 80px; }
}

@media screen and (max-width:767px) {
.process-list { display: block; }
.process-list .item, .process-list .list { float: left; padding: 20px 10px; width: 49%; margin-right: 2%; margin-top: 5px; margin-bottom: 5px; height: auto; display: block; }
.process-list .item:nth-child(2n) { margin-right: 0; }
.process-list .item:nth-child(4) { margin-right: 2%; }
.process-list .item:nth-child(3) { width: 100%; margin-right: 0; }
.process-list .list:nth-child(2) { margin-right: 0; }
.process-list .item:after { display: none; }
.process-list .text { font-size: 15px; }
}

@media screen and (max-width:479px) {
}
/**/
.contact-caption { padding: 20px 0; overflow: hidden; }
.contact-caption h3, .contact-caption label { padding: 20px 0; display: block; overflow: hidden; line-height: 30px; }
.contact-caption h3 { font-size: 28px; line-height: 35px; font-weight: 800; }
.contact-caption label { font-size: 16px; }

@media screen and (max-width:1449px) {
.contact-caption h3 { font-size: 26px; }
}

@media screen and (max-width:1199px) {
.contact-caption { padding: 10px 0; }
.contact-caption h3, .contact-caption label { padding: 10px 0; }
.contact-caption h3 { font-size: 24px; }
}

@media screen and (max-width:991px) {
.contact-caption h3 { font-size: 22px; }
.contact-caption label { font-size: 15px; }
}

@media screen and (max-width:767px) {
.contact-caption h3 { font-size: 20px; }
.contact-caption label { font-size: 14px; }
}

@media screen and (max-width:479px) {
}
/**/
.contact-inner { margin: 10px 0; margin-bottom: 40px; overflow: hidden; display: -webkit-flex; display: flex; -webkit-flex-flow: wrap row; flex-flow: wrap row; -webkit-justify-content: center; justify-content: center; }
.contact-inner .image, .contact-inner .text { width: 50%; overflow: hidden; }
.contact-inner .image { display: flex; align-items: center; justify-content: center; }
.contact-inner .image img { width: 100%; height: 100%; object-fit: cover; transition: all .6s ease-in-out; }
.contact-inner .text { padding: 30px 50px; background: #fff; -webkit-flex: 1; flex: 1; display: flex; justify-content: center; align-items: center; flex-direction: column; }
.contact-inner .text dt, .contact-inner .text dd, .contact-inner .text li { width: 100%; position: relative; line-height: 40px; }
.contact-inner .text dt { font-size: 22px; padding-bottom: 20px; font-weight: 800; color: #00913A; border-bottom: 1px solid #e7e7e7; }
.contact-inner .text dd { padding: 20px 0; }
.contact-inner .text li { font-size: 16px; }
.contact-inner .text li span { color: #A9A9A9; }
.contact-inner .text li img { max-width: 100%; vertical-align: middle; }
#map-inner { border: 20px solid #fff; margin: 20px 0; overflow: hidden; height: 650px; border-radius: 30px; }
#map-inner label { max-width: none; }
#map-inner div { box-sizing: initial; }

@media screen and (max-width:1449px) {
}

@media screen and (max-width:1199px) {
.contact-inner .text { padding: 20px 20px; }
.contact-inner .text dt, .contact-inner .text dd, .contact-inner .text li { line-height: 30px; }
.contact-inner .text dt { font-size: 20px; }
.contact-inner .text dd { padding: 10px 0; }
.contact-inner .text li { font-size: 15px; }
}

@media screen and (max-width:991px) {
.contact-inner { margin-bottom: 20px; }
.contact-inner .text { padding: 10px 10px; }
.contact-inner .text dt { font-size: 18px; }
.contact-inner .text li { font-size: 15px; }
}

@media screen and (max-width:767px) {
.contact-inner { display: block; }
.contact-inner .image, .contact-inner .text { width: 100%; }
.contact-inner .text { padding: 20px 20px; }
.contact-inner .text dt { font-size: 16px; }
.contact-inner .text li { font-size: 14px; }
}

@media screen and (max-width:479px) {
}
/**/
.form-inner { padding: 0 0; padding-bottom: 40px; overflow: hidden; }
.form-inner .list { }
.form-inner li { float: left; width: 49%; margin: 10px 2%; height: 65px; margin-left: 0; overflow: hidden; cursor: pointer; }
.form-inner li:nth-child(2), .form-inner li:nth-child(4), .form-inner li:nth-child(5), .form-inner li:nth-child(6) { margin-right: 0; }
.form-inner li:nth-child(5), .form-inner li:nth-child(6) { width: 100%; }
.form-inner li:nth-child(5) { height: 175px; }
.form-inner .form-input, .form-inner .form-textarea, .form-inner .form-button { height: 65px; line-height: 65px; outline: none; font-size: 16px; width: 100%; color: #8E8C8C; border: 0; background: #F3F4F5; padding: 0 20px; border-radius: 15px; }
.form-inner .form-textarea { height: 175px; resize: none; }
.form-inner .form-button { float: left; width: 250px; text-align: center; background: #00913A; border-color: #00913A; font-size: 18px; color: #fff; cursor: pointer; }

@media screen and (max-width:1449px) {
.form-inner li { height: 60px; }
.form-inner .form-input, .form-inner .form-textarea, .form-inner .form-button { height: 60px; line-height: 60px; border-radius: 10px; }
.form-inner li:nth-child(5), .form-inner .form-textarea { height: 150px; }
}

@media screen and (max-width:1199px) {
.form-inner { padding-bottom: 20px; }
.form-inner li { height: 55px; }
.form-inner .form-input, .form-inner .form-textarea, .form-inner .form-button { height: 55px; line-height: 55px; }
.form-inner li:nth-child(5), .form-inner .form-textarea { height: 135px; }
.form-inner .form-button { width: 225px; font-size: 16px; }
}

@media screen and (max-width:991px) {
.form-inner li { height: 50px; }
.form-inner .form-input, .form-inner .form-textarea, .form-inner .form-button { height: 50px; line-height: 50px; }
.form-inner li:nth-child(5), .form-inner .form-textarea { height: 125px; }
.form-inner .form-button { width: 200px; font-size: 15px; }
}

@media screen and (max-width:767px) {
.form-inner li { height: 45px; margin-top: 5px; margin-bottom: 5px; }
.form-inner .form-input, .form-inner .form-textarea, .form-inner .form-button { height: 45px; line-height: 45px; padding: 0 10px; }
.form-inner li:nth-child(5), .form-inner .form-textarea { height: 115px; }
.form-inner .form-button { width: 175px; }
}

@media screen and (max-width:479px) {
}
/**/
.page-turn { padding: 20px 0; padding-bottom: 40px; overflow: hidden; display: flex; width: 100%; justify-content: center; }
.page-turn li { display: block; overflow: hidden; background: #fff; border-radius: 5px; height: 40px; line-height: 40px; font-size: 18px; margin: 0px 5px; text-align: center; }
.page-turn li.active, .page-turn li .current, .page-turn li:hover { background: #00913A; color: #fff; }
.page-turn li a, .page-turn li span { display: block; padding: 0 15px; }
.page-turn li.active a, .page-turn li:hover a { color: #fff; }

@media screen and (max-width:1449px) {
}

@media screen and (max-width:1199px) {
.page-turn li { font-size: 16px; }
}

@media screen and (max-width:991px) {
.page-turn li { font-size: 15px; }
}

@media screen and (max-width:767px) {
}

@media screen and (max-width:479px) {
}
/**/
.view-page { }
.view-inner { margin: 40px 0; padding: 50px 0; background: #fff; overflow: hidden; }
.view-title { padding: 0 50px; font-size: 28px; font-weight: 800; overflow: hidden; text-align: center; }
.view-info { padding: 20px 0; font-size: 15px; display: flex; align-items: center; justify-content: center; overflow: hidden; border-bottom: 1px solid #E7E7E7; }
.view-info li { margin: 0 20px; color: #A9A9A9; padding-left: 25px; background-repeat: no-repeat; background-position: left center; overflow: hidden; }
.view-info li:nth-child(1) { background-image: url(../images/view-icon-1.png); }
.view-info li:nth-child(2) { background-image: url(../images/view-icon-2.png); }
.view-info li:nth-child(3) { background-image: url(../images/view-icon-3.png); }
.view-body { padding: 20px 50px; font-size: 16px; line-height: 2.25; overflow: hidden; }
.view-body strong { color: #00913A; font-weight: 800; }
.view-body img { max-width: 100%; vertical-align: middle; margin: 10px auto; display: block; }
.view-body a { color: #00913A; text-decoration: underline; }
.view-prev { padding: 20px 50px; border-top: 1px solid #E7E7E7; overflow: hidden; font-size: 15px; position: relative; }
.view-prev li { overflow: hidden; height: 35px; display: -webkit-box; display: -moz-box; text-overflow: -o-ellipsis-lastline; text-overflow: ellipsis; -webkit-line-clamp: 1; line-clamp: 1; -webkit-box-orient: vertical; line-height: 35px; }
.view-prev li:last-child { }
.view-prev li a { }
.view-prev .back { position: absolute; right: 50px; top: 50%; width: 130px; height: 56px; border: 1px solid #E7E7E7; margin-top: -28px; text-align: center; font-size: 16px; line-height: 54px; }
.view-prev .back a { display: block; }
.view-prev .back:hover { background: #00913A; border-color: #00913A; }
.view-prev .back:hover a { color: #fff; }

@media screen and (max-width:1449px) {
.view-inner { margin: 20px 0; padding: 30px 0; background: #fff; overflow: hidden; }
.view-title { font-size: 26px; }
.view-title { }
}

@media screen and (max-width:1199px) {
.view-inner { margin: 10px 0; padding: 20px 0; background: #fff; overflow: hidden; }
.view-title { padding: 0 20px; font-size: 26px; }
.view-info { padding: 10px 0; font-size: 14px; }
.view-body { padding: 10px 20px; font-size: 16px; line-height: 2; overflow: hidden; }
.view-prev { padding: 10px 20px; font-size: 14px; }
.view-prev .back { right: 20px; width: 120px; font-size: 15px; }
}

@media screen and (max-width:991px) {
.view-title { font-size: 24px; }
.view-body { font-size: 15px; }
}

@media screen and (max-width:767px) {
.view-title { font-size: 22px; }
.view-prev .back { display: none; }
}

@media screen and (max-width:479px) {
}
/**/
.view-case { margin: 40px 0; margin-bottom: 0; padding: 30px 30px; overflow: hidden; display: -webkit-flex; display: flex; -webkit-flex-flow: wrap row; flex-flow: wrap row; -webkit-justify-content: center; justify-content: center; background: #fff; }
.view-left, .view-right { overflow: hidden; }
.view-left { float: left; width: 45%; overflow: hidden; position: relative; padding-bottom: 28.65%; }
.view-left .image { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; display: flex; align-items: center; justify-content: center; }
.view-left .image img { width: 100%; height: 100%; object-fit: cover; transition: all .6s ease-in-out; }
.view-right { padding-left: 30px; -webkit-flex: 1; flex: 1; display: flex; justify-content: center; align-items: center; flex-direction: column; }
.view-right .title, .view-right .list { width: 100%; line-height: 35px; font-size: 18px; overflow: hidden; }
.view-right .title { font-size: 28px; font-weight: 800; line-height: 45px; }
.view-right .title { padding: 30px 0; border-bottom: 1px solid #E7E7E7; }
.view-right .list { padding: 30px 0; }
.view-right .list li { display: -webkit-flex; display: flex; -webkit-flex-flow: wrap row; flex-flow: wrap row; -webkit-justify-content: center; justify-content: center; overflow: hidden; }
.view-right .list li span { float: left; width: auto; color: #A9A9A9; }
.view-right .list li label { -webkit-flex: 1; flex: 1; }

@media screen and (max-width:1449px) {
.view-case { margin: 20px 0; margin-bottom: 0; padding: 20px 20px; }
.view-right .title { padding: 20px 0; font-size: 26px; line-height: 40px; }
.view-right .list { padding: 20px 0; }
}

@media screen and (max-width:1199px) {
.view-right .title { padding: 20px 0; font-size: 24px; line-height: 40px; }
.view-right .title, .view-right .list { line-height: 30px; font-size: 16px; }
}

@media screen and (max-width:991px) {
.view-case { margin: 10px 0; margin-bottom: 0; padding: 10px 10px; }
.view-right .title { padding: 10px 0; font-size: 22px; line-height: 35px; }
.view-right .list { padding: 10px 0; }
.view-right .title, .view-right .list { line-height: 30px; font-size: 15px; }
}

@media screen and (max-width:767px) {
.view-case { display: block; }
.view-left, .view-right { width: 100%; margin-bottom: 10px; padding: 0 0; }
.view-left .image { position: static; }
.view-right .title { font-size: 20px; }
.view-right .list { }
.view-right .title, .view-right .list { font-size: 14px; }
}

@media screen and (max-width:479px) {
}
/**/
.recom-show { padding: 20px 0; padding-top: 0; overflow: hidden; }
#recom-show { padding-bottom: 60px; position: relative; }
#recom-show .swiper-wrapper { width: 100%; height: 100%; transition: all .6s ease-in-out; }
#recom-show .swiper-slide { background-color: #fff; overflow: hidden; }
#recom-show .swiper-slide:hover { background-color: #00913A; }
#recom-show .swiper-slide .image-inner, #recom-show .swiper-slide .text-inner { overflow: hidden; line-height: 30px; font-size: 15px; }
#recom-show .swiper-slide .image-inner { position: relative; width: 100%; height: 0; padding-bottom: 56.25%; }
#recom-show .swiper-slide .image-inner .image { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; }
#recom-show .swiper-slide .image-inner .image img { width: 100%; height: 100%; object-fit: cover; transition: all .6s ease-in-out; }
#recom-show .swiper-slide:hover .image-inner .image img { transform: scale(1.025); }
#recom-show .swiper-slide .image-inner:before { content: ''; position: absolute; left: 0; top: 0; display: block; width: 100%; height: 100%; transition: all .6s ease-out; opacity: 0; background: rgba(0,0,0,0.2); z-index: 2; }
#recom-show .swiper-slide:hover .image-inner:before { opacity: 1; }
#recom-show .swiper-slide .image-inner:after { content: "\f0c1"; font-family: 'FontAwesome'; width: 30px; height: 30px; line-height: 30px; border: 2px solid #fff; position: absolute; top: 0; left: 50%; margin-left: -17px; z-index: 9; text-align: center; font-size: 20px; color: #fff; border-radius: 50%; opacity: 0; transition: all .6s ease-out; }
#recom-show .swiper-slide:hover .image-inner:after { opacity: 1; top: 50%; margin-top: -17px; }
#recom-show .swiper-slide .text-inner { padding: 20px 20px; display: flex; align-items: center; justify-content: center; flex-direction: column; }
#recom-show .swiper-slide .text-inner .title { width: 100%; height: 30px; font-size: 22px; font-weight: 800; display: -webkit-box; display: -moz-box; text-overflow: -o-ellipsis-lastline; text-overflow: ellipsis; -webkit-line-clamp: 1; line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; }
#recom-show .swiper-slide .text-inner .text { width: 100%; height: 60px; margin: 10px 0; display: -webkit-box; display: -moz-box; text-overflow: -o-ellipsis-lastline; text-overflow: ellipsis; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
#recom-show .swiper-slide .text-inner .other { width: 100%; }
#recom-show .swiper-slide .text-inner .other .time { float: left; color: #A9A9A9; }
#recom-show .swiper-slide .text-inner .other .more { float: right; transition: all .6s ease-in-out; }
#recom-show .swiper-slide .text-inner .other .more a { color: #00913A; }
#recom-show .swiper-slide:hover .title a, #recom-show .swiper-slide:hover .text, #recom-show .swiper-slide:hover .other .time, #recom-show .swiper-slide:hover .other .more a { color: #fff; }
#recom-show .swiper-pagination { text-align: center; bottom: 0px !important; }
#recom-show .swiper-pagination-bullet { width: 12px !important; height: 12px !important; border: 2px solid #EFEFEF !important; background-color: #fff !important; opacity: 1; border-radius: 50%; }
#recom-show .swiper-pagination-bullet-active { width: 13px !important; height: 13px !important; border: 1px solid #00913A !important; background: #00913A !important; }

@media screen and (max-width:1449px) {
}

@media screen and (max-width:1199px) {
.recom-show { padding: 10px 0; }
#recom-show { padding-bottom: 40px; }
#recom-show .swiper-slide .text-inner { padding: 10px 10px; }
#recom-show .swiper-slide .text-inner .title { font-size: 20px; }
}

@media screen and (max-width:991px) {
#recom-show .swiper-slide .text-inner .title { font-size: 18px; }
#recom-show .swiper-slide .image-inner, #recom-show .swiper-slide .text-inner { font-size: 14px; }
}

@media screen and (max-width:767px) {
#recom-show .swiper-slide .text-inner .title { font-size: 16px; }
}

@media screen and (max-width:479px) {
}
/**/
.recom-case { padding: 20px 0; padding-top: 0; overflow: hidden; }
#recom-case { padding-bottom: 60px; position: relative; }
#recom-case .swiper-wrapper { width: 100%; height: 100%; transition: all .6s ease-in-out; }
#recom-case .swiper-slide { background-color: #fff; overflow: hidden; }
#recom-case .swiper-slide:hover { background-color: #00913A; }
#recom-case .swiper-slide .image-inner, #recom-case .swiper-slide .text-inner { overflow: hidden; line-height: 30px; font-size: 15px; }
#recom-case .swiper-slide .image-inner { position: relative; width: 100%; height: 0; padding-bottom: 56.25%; }
#recom-case .swiper-slide .image-inner .image { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; }
#recom-case .swiper-slide .image-inner .image img { width: 100%; height: 100%; object-fit: cover; transition: all .6s ease-in-out; }
#recom-case .swiper-slide:hover .image-inner .image img { transform: scale(1.025); }
#recom-case .swiper-slide .image-inner:before { content: ''; position: absolute; left: 0; top: 0; display: block; width: 100%; height: 100%; transition: all .6s ease-out; opacity: 0; background: rgba(0,0,0,0.2); z-index: 2; }
#recom-case .swiper-slide:hover .image-inner:before { opacity: 1; }
#recom-case .swiper-slide .image-inner:after { content: "\f0c1"; font-family: 'FontAwesome'; width: 30px; height: 30px; line-height: 30px; border: 2px solid #fff; position: absolute; top: 0; left: 50%; margin-left: -17px; z-index: 9; text-align: center; font-size: 20px; color: #fff; border-radius: 50%; opacity: 0; transition: all .6s ease-out; }
#recom-case .swiper-slide:hover .image-inner:after { opacity: 1; top: 50%; margin-top: -17px; }
#recom-case .swiper-slide .text-inner { padding: 15px 10px; }
#recom-case .swiper-slide .text-inner h3, #recom-case .swiper-slide .text-inner label { width: 100%; height: 40px; font-size: 20px; font-weight: 800; display: -webkit-box; display: -moz-box; text-overflow: -o-ellipsis-lastline; text-overflow: ellipsis; -webkit-line-clamp: 1; line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-align: center; }
#recom-case .swiper-slide .text-inner label { }
#recom-case .swiper-slide:hover h3, #recom-case .swiper-slide:hover label { color: #fff; }
#recom-case .swiper-pagination { text-align: center; bottom: 0px !important; }
#recom-case .swiper-pagination-bullet { width: 12px !important; height: 12px !important; border: 2px solid #EFEFEF !important; background-color: #fff !important; opacity: 1; border-radius: 50%; }
#recom-case .swiper-pagination-bullet-active { width: 13px !important; height: 13px !important; border: 1px solid #00913A !important; background: #00913A !important; }

@media screen and (max-width:1449px) {
}

@media screen and (max-width:1199px) {
.recom-case { padding: 10px 0; }
#recom-case { padding-bottom: 40px; }
#recom-case .swiper-slide { padding-bottom: 65.25%; }
#recom-case .swiper-slide { padding-bottom: 0; }
#recom-case .swiper-slide .text-inner h3, #recom-case .swiper-slide .text-inner label { height: 35px; line-height: 35px; font-size: 18px; }
}

@media screen and (max-width:991px) {
#recom-case .swiper-slide .text-inner h3, #recom-case .swiper-slide .text-inner label { height: 30px; line-height: 30px; font-size: 16px; }
}

@media screen and (max-width:767px) {
}

@media screen and (max-width:479px) {
}
/**/
.index-page { overflow: hidden; position: relative; z-index: 3; margin-top: -135px; }

@media screen and (max-width:1449px) {
.index-page { }
}

@media screen and (max-width:1199px) {
.index-page { }
}

@media screen and (max-width:991px) {
.index-page { }
}

@media screen and (max-width:767px) {
.index-page { }
}

@media screen and (max-width:479px) {
}
/**/
#index-full { margin: 0 auto; width: 100%; height: 100%; position: relative; z-index: 1; overflow: hidden; }
#index-full .swiper-wrapper { width: 100%; height: 100%; margin-left: auto; margin-right: auto; z-index: 1; }
#index-full .swiper-slide { height: auto; overflow: hidden; }
#index-full .swiper-slide img { width: 100%; height: auto; vertical-align: middle; }
#index-full .swiper-slide a { display: block; height: 100% !important; }
#index-full .swiper-pagination { bottom: 70px!important; }
#index-full .swiper-pagination-bullet { width: 45px; height: 3px; margin-bottom: 1px; background-color: #86919D; opacity: 1; border-radius: 0; outline: none; }
#index-full .swiper-pagination-bullet-active { background: #fff; }
#index-full .swiper-button-prev, #index-full .swiper-button-next { position: absolute; top: 50%; margin-top: -25px; width: 50px; height: 50px; text-align: center; line-height: 50px; color: #fff; background: none; border-radius: 50%; font-size: 26px; }
#index-full .swiper-button-prev { left: 10px; }
#index-full .swiper-button-next { right: 10px; }
#index-full .swiper-button-prev:hover, #index-full .swiper-button-next:hover { opacity: .75; background: #00913A; color: #fff; }
#index-full .swiper-mouse { position: absolute; z-index: 1; bottom: 150px; left: 50%; margin-left: -60px; width: 120px; line-height: 30px; font-size: 18px; text-align: center; color: #fff; padding-bottom: 100px; background: url(../images/move-down.png) no-repeat center bottom; -webkit-animation: myfirst 2s infinite; animation: myfirst 2s infinite; }
#index-full .swiper-text { position: absolute; left: 0; top: -10%; width: 100%; height: 100%; z-index: 3; display: flex; align-items: center; justify-content: center; }
#index-full .swiper-text .text-inner { position: relative; z-index: 3; border: 5px solid rgba(0,0,0,.45); width: 80%; height: 50%; display: flex; align-items: center; justify-content: center; flex-direction: column; }
#index-full .swiper-text .text-inner:after { content: ''; position: absolute; left: 10px; top: 10px; width: calc(100% - 20px); height: calc(100% - 20px); z-index: 0; background: rgba(0,0,0,.45); }
#index-full .swiper-text .title, #index-full .swiper-text .list { width: 100%; position: relative; z-index: 1; color: #fff; overflow: hidden; padding: 20px 20px; text-align: center; }
#index-full .swiper-text .title { font-size: 56px; font-weight: 800; line-height: 1.55; }
#index-full .swiper-text .list { }
#index-full .swiper-text .list li { }
#index-full .swiper-text .list li { float: left; width: 23%; margin: 10px 1%; position: relative; line-height: 30px; font-size: 16px; }
#index-full .swiper-text .list li:after { content: ''; position: absolute; right: 0; height: 60%; border-right: 1px dashed #fff; top: 20%; }
#index-full .swiper-text .list li:last-child:after { display: none; }
#index-full .swiper-text .list li .text, #index-full .swiper-text .list li .other { overflow: hidden; width: 100%; text-align: center; }
#index-full .swiper-text .list li .text { font-size: 22px; }
#index-full .swiper-text .list li .text strong { font-size: 36px; font-weight: 800; margin-right: 10px; }
#index-full .swiper-text .list li .other { }
 @-webkit-keyframes myfirst {
 0% {
 -webkit-transform: translate(0px, 0px);
 transform: translate(0px, 0px);
}
 50% {
 -webkit-transform: translate(0px, -6px);
 transform: translate(0px, -6px);
}
 100% {
 -webkit-transform: translate(0px, 0px);
 transform: translate(0px, 0px);
}
}
@keyframes myfirst {
 0% {
 -webkit-transform: translate(0px, 0px);
 transform: translate(0px, 0px);
}
 50% {
 -webkit-transform: translate(0px, -6px);
 transform: translate(0px, -6px);
}
 100% {
 -webkit-transform: translate(0px, 0px);
 transform: translate(0px, 0px);
}
}

@media screen and (max-width:1449px) {
#index-full .swiper-text .title { font-size: 36px; }
#index-full .swiper-text .list li .text { font-size: 20px; }
#index-full .swiper-text .list li .text strong { font-size: 32px; }
#index-full .swiper-text .list li .other { font-size: 16px; }
}

@media screen and (max-width:1199px) {
#index-full .swiper-text .title { font-size: 32px; }
#index-full .swiper-text .list li .text { font-size: 18px; }
#index-full .swiper-text .list li .text strong { font-size: 28px; }
}

@media screen and (max-width:991px) {
#index-full .swiper-text .title { font-size: 28px; }
#index-full .swiper-text .list li .text { font-size: 16px; }
#index-full .swiper-text .list li .text strong { font-size: 24px; }
}

@media screen and (max-width:767px) {
#index-full .swiper-pagination { bottom: 0px!important; }
#index-full .swiper-text, #index-full .swiper-mouse { display: none; }
#index-full .swiper-button-prev, #index-full .swiper-button-next { display: none; }
}

@media screen and (max-width:479px) {
}
/**/
.index-three { margin-top: 30px; padding: 20px 5px; overflow: hidden; position: relative; z-index: 1; }
.index-three li { float: left; width: 30%; padding: 20px 40px; padding-right: 65px; background: #00913A; border-radius: 50px 15px 50px 15px; overflow: hidden; margin-right: 5%; transition: all .6s ease-in-out; box-shadow: 0 0 10px 0px rgba(0,0,0,0.15); position: relative; }
.index-three .three3 { margin-right: 0; }
.index-three li .image, .index-three li h3, .index-three li span { width: auto; display: block; overflow: hidden; line-height: 30px; font-size: 16px; position: relative; z-index: 1; }
.index-three li .image { float: left; margin-top: 25px; width: 79px; height: 79px; margin-right: 20px; border-radius: 50%; border: 2px solid #fff; background-repeat: no-repeat; background-position: center; }
.index-three li:hover .image { border-color: #00913A; background-color: #EDF0F6; }
.index-three li.three1 .image { background-image: url(../images/index-ico-1.png); }
.index-three li.three1:hover .image { background-image: url(../images/index-ico-1-hover.png); }
.index-three li.three2 .image { background-image: url(../images/index-ico-2.png); }
.index-three li.three2:hover .image { background-image: url(../images/index-ico-2-hover.png); }
.index-three li.three3 .image { background-image: url(../images/index-ico-3.png); }
.index-three li.three3:hover .image { background-image: url(../images/index-ico-3-hover.png); }
.index-three li h3 { font-size: 22px; font-weight: 800; padding-bottom: 5px; margin-bottom: 3px; color: #fff; position: relative; }
.index-three li h3:after { content: ''; position: absolute; left: 0; bottom: 0; width: 80%; height: 1px; background: #fff; display: none; }
.index-three li span { color: #fff; display: block; overflow: hidden; }
.index-three li a { }
.index-three li:hover h3:after { display: block; }
.index-three li:hover span { }

@media screen and (max-width:1449px) {
.index-three li { padding: 10px 10px; padding-right: 20px; }
}

@media screen and (max-width:1199px) {
.index-three { padding: 10px 5px; padding-bottom: 15px; }
.index-three li .image { width: 60px; margin-right: 10px; }
.index-three li h3 { font-size: 18px; }
.index-three li label { font-size: 16px; }
}

@media screen and (max-width:991px) {
.index-three li .image { display: none; }
.index-three li h3 { font-size: 16px; }
.index-three li label { font-size: 15px; }
}

@media screen and (max-width:767px) {
.index-three li { padding: 10px 5px; }
.index-three li:after { display: none; }
.index-three li h3 { }
.index-three li label { font-size: 14px; }
}

@media screen and (max-width:479px) {
.index-three li { float: left; width: 100%; padding: 10px 20px; margin-right: 0; margin-bottom: 15px; }
.index-three li .image { width: 90px; margin-right: 20px; display: block; }
.index-three li:after { display: block; }
}
/**/
.about-wrap { position: relative; margin-top: -185px; z-index: 0; padding: 30px 0; padding-top: 180px; overflow: hidden; background: #F5F8FF; }
.index-about { padding: 20px 0; overflow: hidden; display: -webkit-flex; display: flex; -webkit-flex-flow: wrap row; flex-flow: wrap row; -webkit-justify-content: center; justify-content: center; }
.index-about .text-inner, .index-about .image-inner { line-height: 35px; font-size: 16px; overflow: hidden; }
.index-about .text-inner { float: left; width: 65%; padding-right: 50px; }
.index-about .text-inner .title, .index-about .text-inner .text, .index-about .text-inner .more { overflow: hidden; }
.index-about .text-inner .title { font-weight: 800; font-size: 26px; }
.index-about .text-inner .text { padding: 30px 0; font-size: 18px; }
.index-about .text-inner .more { }
.index-about .text-inner .more a { float: left; padding: 0 35px; height: 56px; line-height: 56px; position: relative; border-radius: 28px; background: #00913A; overflow: hidden; color: #fff; }
.index-about .text-inner .more a:after { content: ''; position: absolute; right: 20px; width: 16px; height: 56px; background: url(../images/more-ico-1.png) no-repeat center; top: 0; display: none; }
.index-about .text-inner:hover .more a { background: #00913A; }
.index-about .image-inner { -webkit-flex: 1; flex: 1; border-radius: 50px 0 50px 0; }

@media screen and (max-width:1449px) {
}

@media screen and (max-width:1199px) {
.about-wrap { margin-top: 0; padding: 20px 0; }
.index-about { padding: 10px 0; }
.index-about .text-inner, .index-about .image-inner { line-height: 30px; font-size: 16px; }
.index-about .text-inner { width: 65%; padding-right: 30px; }
.index-about .text-inner .title { font-size: 24px; }
.index-about .text-inner .text { padding: 20px 0; font-size: 18px; }
.index-about .image-inner { border-radius: 25px 0 25px 0; }
.index-about .text-inner .more a { height: 46px; line-height: 46px; border-radius: 23px; }
}

@media screen and (max-width:991px) {
.index-about .text-inner { width: 55%; padding-right: 30px; }
.index-about .text-inner .title { font-size: 22px; }
.index-about .text-inner .text { padding: 10px 0; font-size: 16px; }
.index-about .image-inner { border-radius: 25px 0 25px 0; }
}

@media screen and (max-width:767px) {
.index-about { display: block; }
.index-about .text-inner, .index-about .image-inner { width: 100%; padding: 0 0; }
.index-about .text-inner { margin-bottom: 10px; }
.index-about .text-inner .title { font-size: 18px; }
.index-about .text-inner .text { font-size: 14px; }
.index-about .image-inner { }
}

@media screen and (max-width:479px) {
}
/**/
.zhanwei-wrap { padding: 30px 0; overflow: hidden; }
.index-zhanwei { padding: 10px 0; padding-bottom: 20px; overflow: hidden; }
.index-zhanwei li { float: left; width: 49%; margin: 10px 2%; margin-left: 0; overflow: hidden; border-radius: 10px; background: #EFEFEF; transition: all .6s ease-in-out; }
.index-zhanwei li:nth-child(2n) { margin-right: 0; }
.index-zhanwei li:hover { background: #00913A; }
.index-zhanwei li .image-inner, .index-zhanwei li .text-inner { overflow: hidden; }
.index-zhanwei li .image-inner { float: left; width: 60%; height: 225px; display: flex; align-items: center; position: relative; }
.index-zhanwei li .image-inner img { width: 100%; align-items: center; transition: all .6s ease-in-out; z-index: 1; }
.index-zhanwei li:hover .image-inner img { transform: scale(1.025); }
.index-zhanwei li .image-inner:before { content: ''; position: absolute; left: 0; top: 0; display: block; width: 100%; height: 100%; transition: all .6s ease-out; opacity: 0; background: rgba(0,0,0,0.2); z-index: 2; }
.index-zhanwei li:hover .image-inner:before { opacity: 1; }
.index-zhanwei li .image-inner:after { content: "\f0c1"; font-family: 'FontAwesome'; width: 30px; height: 30px; line-height: 30px; border: 2px solid #fff; position: absolute; top: 0; left: 50%; margin-left: -17px; z-index: 9; text-align: center; font-size: 20px; color: #fff; border-radius: 50%; opacity: 0; transition: all .6s ease-out; }
.index-zhanwei li:hover .image-inner:after { opacity: 1; top: 50%; margin-top: -17px; }
.index-zhanwei li .text-inner { padding: 15px 20px; -webkit-flex: 1; flex: 1; -webkit-flex-direction: column; flex-direction: column; display: flex; align-items: flex-start; justify-content: center; }
.index-zhanwei li .title, .index-zhanwei li .text, .index-zhanwei li .more { width: 100%; overflow: hidden; line-height: 30px; font-size: 14px; }
.index-zhanwei li .title { height: 65px; line-height: 30px; font-size: 18px; font-weight: 300; display: -webkit-box; display: -moz-box; text-overflow: -o-ellipsis-lastline; text-overflow: ellipsis; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; border-bottom: 1px solid #DCDCDC; }
.index-zhanwei li .title a{ display:block;}
.index-zhanwei li:hover .title, .index-zhanwei li:hover .title a { color: #fff; }
.index-zhanwei li:hover .title { border-bottom-color: #fff; }
.index-zhanwei li .text { margin: 10px 0; height: 60px; color: #666; display: -webkit-box; display: -moz-box; text-overflow: -o-ellipsis-lastline; text-overflow: ellipsis; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; }
.index-zhanwei li:hover .text { color: #fff; }
.index-zhanwei li .more { }
.index-zhanwei li .more a { float: right; padding: 0 20px; height: 35px; line-height: 35px; position: relative; border-radius: 17.5px; background: #CBCBCB; overflow: hidden; color: #fff; border: 1px solid #CBCBCB; }
.index-zhanwei li:hover .more a { background: none; border-color: #fff; }
.index-zhanwei li:hover { }

@media screen and (max-width:1449px) {
.zhanwei-wrap { padding: 20px 0; }
}

@media screen and (max-width:1199px) {
.index-zhanwei li { }
.index-zhanwei li .image-inner { height: 225px; }
.index-zhanwei li .title { line-height: 50px; height: 50px; }
}

@media screen and (max-width:991px) {
.index-zhanwei li { margin-top: 5px; margin-bottom: 5px; }
.index-zhanwei li .image-inner { width: 40%; height: 200px; }
.index-zhanwei li .title { font-size: 18px; line-height: 45px; height: 45px; }
.index-zhanwei li .text { margin: 10px 0; }
.index-zhanwei li .more a { }
.index-zhanwei li .text-inner { padding: 10px 10px; }
}

@media screen and (max-width:767px) {
.index-zhanwei li { display: block; width: 100%; margin: 10px 0; }
.index-zhanwei li .title { font-size: 16px; }
.index-zhanwei li .text { margin: 10px 0; font-size: 14px; }
}

@media screen and (max-width:479px) {
}
/**/
.fuwu-wrap { padding: 30px 0; overflow: hidden; background: #F7F8FC url(../images/fu-wrap.png) no-repeat center; background-size: cover; }
.index-fuwu { padding: 20px 0; overflow: hidden; }
.index-fuwu li { float: left; width: 23.5%; margin: 10px 2%; padding: 5px 5px; margin-left: 0; overflow: hidden; }
.index-fuwu li:nth-child(4n) { margin-right: 0; }
.index-fuwu li .image-inner, .index-fuwu li .text-inner { display: block; text-align: center; position: relative; overflow: hidden; }
.index-fuwu li .image-inner { margin: 0 auto; display: flex; width: 144px; border-radius: 50%; align-items: center; justify-content: center; z-index: 1; height: 144px; }
.index-fuwu li .image-inner img { max-width: 100%; align-items: center; }
.index-fuwu li .text-inner { padding: 20px 35px; z-index: 0; margin-top: -72px; padding-top: 90px; background: #fff; border-radius: 10px; box-shadow: 0 0 5px rgba(0,0,0,.15); transition: all .6s ease-out; }
.index-fuwu li .title, .index-fuwu li .text { overflow: hidden; line-height: 30px; font-size: 14px; }
.index-fuwu li .title { font-size: 20px; font-weight: 800; padding-bottom: 10px; }
.index-fuwu li .title a{ display:block;}
.index-fuwu li .text { padding-bottom: 10px; color: #666; }
.index-fuwu li:hover .text-inner { background: #00913A; }
.index-fuwu li:hover .title, .index-fuwu li:hover .text { color: #fff; }

@media screen and (max-width:1449px) {
.fuwu-wrap { padding: 20px 0; }
.index-fuwu li .text-inner { padding: 20px 20px; margin-top: -96px; padding-top: 110px; height: 300px; }
}

@media screen and (max-width:1199px) {
.index-fuwu { padding: 10px 0; }
.index-fuwu li .title, .index-fuwu li .text { }
.index-fuwu li .title { font-size: 18px; }
.index-fuwu li .text { }
.index-fuwu li .text-inner { height: 320px; }
}

@media screen and (max-width:991px) {
.index-fuwu { padding: 10px 0; }
.index-fuwu li .title, .index-fuwu li .text { }
.index-fuwu li .title { font-size: 16px; }
.index-fuwu li .text { font-size: 14px; }
.index-fuwu li .text-inner { height: 260px; padding-top: 60px; }
.index-fuwu li .image-inner img { max-width: 80%; align-items: center; }
}

@media screen and (max-width:767px) {
.index-fuwu { padding: 0 0; }
.index-fuwu li { display: block; width: 100%; margin: 5px 0; }
.index-fuwu li .image-inner, .index-fuwu li .text-inner { width: 100%; height: auto; }
.index-fuwu li .text-inner { padding-top: 100px; }
}
/**/
.huiyi-wrap { padding: 30px 0; overflow: hidden; }
.index-huiyi { padding: 10px 0; padding-bottom: 20px; overflow: hidden; }
.index-huiyi li { float: left; width: 32%; margin: 10px 2%; overflow: hidden; margin-left: 0; border-radius: 10px; background-color: #F5F8FF; position: relative; transition: all .6s ease-in-out; }
.index-huiyi li:nth-child(3n) { margin-right: 0; }
.index-huiyi li:hover { background-color: #00913A; }
.index-huiyi li .image-inner, .index-huiyi li .text-inner { overflow: hidden; line-height: 40px; font-size: 16px; }
.index-huiyi li .image-inner { position: relative; width: 100%; height: 0; padding-bottom: 56.25%; }
.index-huiyi li .image-inner .image { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; display: flex; align-items: center; justify-content: center; }
.index-huiyi li .image-inner .image img { width: 100%; height: 100%; object-fit: cover; transition: all .6s ease-in-out; }
.index-huiyi li:hover .image-inner .image img { transform: scale(1.025); }
.index-huiyi li .image-inner:before { content: ''; position: absolute; left: 0; top: 0; display: block; width: 100%; height: 100%; transition: all .6s ease-out; opacity: 0; background: rgba(0,0,0,0.2); z-index: 2; }
.index-huiyi li:hover .image-inner:before { opacity: 1; }
.index-huiyi li .image-inner:after { content: "\f0c1"; font-family: 'FontAwesome'; width: 30px; height: 30px; line-height: 30px; border: 2px solid #fff; position: absolute; top: 0; left: 50%; margin-left: -17px; z-index: 9; text-align: center; font-size: 20px; color: #fff; border-radius: 50%; opacity: 0; transition: all .6s ease-out; }
.index-huiyi li:hover .image-inner:after { opacity: 1; top: 50%; margin-top: -17px; }
.index-huiyi li .text-inner { margin: 10px 0; padding: 0 10px; width: 100%; height: 80px; font-size: 18px; display: -webkit-box; display: -moz-box; text-overflow: -o-ellipsis-lastline; text-overflow: ellipsis; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-align: center; }
.index-huiyi li .text-inner a{ display:block;}
.index-huiyi li:hover .text-inner a { color: #fff; }

@media screen and (max-width:1449px) {
.huiyi-wrap { padding: 20px 0; }
}

@media screen and (max-width:1199px) {
.index-huiyi { padding: 10px 0; }
.index-huiyi li .image-inner { padding-bottom: 65.25%; }
.index-huiyi li .text-inner { height: 35px; line-height: 35px; font-size: 18px; }
}

@media screen and (max-width:991px) {
.index-huiyi li .text-inner { font-size: 16px; }
}

@media screen and (max-width:767px) {
.index-huiyi li { width: 49%; margin: 5px 2%; margin-left: 0; }
.index-huiyi li:nth-child(3n) { margin-right: 2%; }
.index-huiyi li:nth-child(2n) { margin-right: 0; }
.index-huiyi li .text-inner { }
}

@media screen and (max-width:479px) {
}
/**/

.liucheng-wrap { padding: 30px 0; overflow: hidden; background: url(../images/liucheng-wrap.png) no-repeat center bottom; }
.index-liucheng { padding: 10px 0; padding-bottom: 20px; overflow: hidden; }
.index-liucheng li { float: left; width: 15%; margin: 10px 2%; padding: 0 20px; display: flex; align-items: center; justify-content: center; flex-direction: column; margin-left: 0; position: relative; transition: all .6s ease-in-out; }
.index-liucheng li:nth-child(6) { margin-right: 0; }
.index-liucheng li .image, .index-liucheng li .title, .index-liucheng li .text { width: 100%; overflow: hidden; line-height: 30px; font-size: 14px; text-align: center; }
.index-liucheng li .image { width: 100px; height: 100px; background-repeat: no-repeat; background-position: center; border-radius: 50%; background-color: #009139; }
.index-liucheng li:nth-child(1) .image { background-image: url(../images/index-lc-1-hover.png); }
.index-liucheng li:nth-child(2) .image { background-image: url(../images/index-lc-2-hover.png); }
.index-liucheng li:nth-child(3) .image { background-image: url(../images/index-lc-3-hover.png); }
.index-liucheng li:nth-child(4) .image { background-image: url(../images/index-lc-4-hover.png); }
.index-liucheng li:nth-child(5) .image { background-image: url(../images/index-lc-5-hover.png); }
.index-liucheng li:nth-child(6) .image { background-image: url(../images/index-lc-6-hover.png); }
.index-liucheng li .title { padding: 20px 0; font-size: 20px; font-weight: 800; color: #009139; }
.index-liucheng li .text { color: #666; }
.index-liucheng li:after { content: ''; position: absolute; width: 100%; height: 100%; right: -55%; background-repeat: no-repeat; background-position: center 50px; background-image: url(../images/lvseicon.png); }
.index-liucheng li:nth-child(6):after { display: none; }

@media screen and (max-width:1449px) {
.liucheng-wrap { padding: 20px 0; }
}

@media screen and (max-width:1199px) {
.index-liucheng { padding: 10px 0; }
.index-liucheng li .title { font-size: 18px; }
.index-liucheng li .text { font-size: 15px; }
.index-liucheng li .title { padding: 10px 0; }
.index-liucheng li:after { right: -58%; background-size: auto 20px; }
}

@media screen and (max-width:991px) {
.index-liucheng li .title { font-size: 16px; }
.index-liucheng li .text { font-size: 14px; }
.index-liucheng li { width: 32%; margin: 5px 2%; margin-left: 0; }
.index-liucheng li:nth-child(2n) { margin-right: 2%; }
.index-liucheng li:nth-child(3n) { margin-right: 0; }
.index-liucheng li:nth-child(3n):after { display: none; }
.index-liucheng li .text-inner { }
}

@media screen and (max-width:767px) {
.index-liucheng li { width: 49%; margin: 5px 2%; margin-left: 0; }
.index-liucheng li:nth-child(3n) { margin-right: 2%; }
.index-liucheng li:nth-child(2n) { margin-right: 0; }
.index-liucheng li .text-inner { }
.index-liucheng li:nth-child(3n):after { display: block; }
.index-liucheng li:nth-child(2n):after { display: none; }
}

@media screen and (max-width:479px) {
}
/**/
.part-wrap { padding: 30px 0; overflow: hidden; }
.index-part { padding: 0 5px; margin-top: 10px; margin-bottom: 20px; padding-bottom: 0; overflow: hidden; background-repeat: no-repeat; background-position: center; background-size: 32% 22%; position: relative; }
.index-part li { float: left; width: calc( calc(100% - 75px) / 6 ); margin: 7.5px 15px; margin-left: 0; overflow: hidden; display: flex; align-items: center; justify-content: center; height: 100px; cursor: pointer; }
.index-part li:nth-child(6n) { margin-right: 0; }
.index-part li img { max-width: 100%; align-items: center; }
.index-part li:nth-child(9), .index-part li:nth-child(10), .index-part li:nth-child(15), .index-part li:nth-child(16) { background: none; box-shadow: none; }
.index-part .icons { position: absolute; width: 32%; height: 214px; margin-top: -107px; left: 34%; top: 50%; background: #00913A; border-radius: 50px 15px 50px 15px; display: flex; align-items: center; justify-content: center; cursor: pointer; padding: 0 0; overflow: hidden; background-repeat: no-repeat; background-position: center; background-size: contain; }
.index-part .icons img { max-width: 100%; object-fit: cover; align-items: center; }

@media screen and (max-width:1449px) {
.part-wrap { padding: 20px 0; }
.index-part { }
}

@media screen and (max-width:1199px) {
.index-part li { height: 110px; }
.index-part .icons { width: 32%; height: 235px; margin-top: -117.5px; left: 34%; top: 50%; }
}

@media screen and (max-width:991px) {
.index-part { }
.index-part li { height: 90px; }
.index-part .icons { width: 32%; height: 195px; margin-top: -97.5px; left: 34%; top: 50%; }
}

@media screen and (max-width:767px) {
.index-part li { width: calc( calc(100% - 15px) / 2 ); margin: 3.5px 15px; margin-left: 0; }
.index-part li:nth-child(6n) { margin-right: 15px; }
.index-part li:nth-child(2n) { margin-right: 0; }
.index-part li:nth-child(9), .index-part li:nth-child(10), .index-part li:nth-child(15), .index-part li:nth-child(16) { height: 0; }
.index-part li:nth-child(23), .index-part li:nth-child(24) { margin-bottom: 7px; }
.index-part .icons { position: static; width: 100%; height: auto; margin-bottom: 20px; }
}

@media screen and (max-width:479px) {
}
/**/
.honor-wrap { padding: 30px 0; overflow: hidden; background: #F5F8FF url(../images/honor-wrap.png) no-repeat right bottom; }
.index-honor { padding: 20px 20px; overflow: hidden; position: relative; width: calc(100% + 64px); margin: 0 auto; margin-left: -32px; }
#index-honor { position: relative; width: calc(100% - 64px); }
#index-honor .swiper-wrapper { width: 100%; height: 100%; }
#index-honor .swiper-slide { overflow: hidden; display: -webkit-flex; display: flex; -webkit-flex-flow: wrap row; flex-flow: wrap row; -webkit-justify-content: center; justify-content: center; padding: 10px 10px; background: #fff; border-radius: 15px; position: relative; }
#index-honor .swiper-slide:hover { background: #00913A; }
#index-honor .swiper-slide .image-inner, #index-honor .swiper-slide .text-inner { }
#index-honor .swiper-slide .image-inner { position: relative; width: 100%; height: 0; padding-bottom: 90.25%; }
#index-honor .swiper-slide .image-inner .image { position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; }
#index-honor .swiper-slide .image-inner .image img { max-width: 100%; align-items: center; }
#index-honor .swiper-slide .text-inner { margin-top: 20px; height: 50px; line-height: 50px; text-align: center; font-size: 18px; display: -webkit-box; display: -moz-box; text-overflow: -o-ellipsis-lastline; text-overflow: ellipsis; -webkit-line-clamp: 1; line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; }
#index-honor .swiper-slide:hover .text-inner { color: #fff; }
.index-honor .swiper-button-prev, .index-honor .swiper-button-next { position: absolute; top: 50%; margin-top: -16px; width: 32px; height: 32px; text-align: center; line-height: 30px; background: none; font-size: 18px; font-weight: 300; outline: none; border: none; color: #00913A; }
.index-honor .swiper-button-prev { left: 0; }
.index-honor .swiper-button-next { right: 0; }

@media (max-width:1449px) {
.index-honor { padding: 10px 0; padding-bottom: 30px; margin-bottom: 30px; }
#index-honor .swiper-slide { padding: 20px 20px; }
#index-honor .swiper-slide .image-inner { margin-right: 20px; padding-bottom: 42.65%; }
#index-honor .swiper-slide .text-inner .title { font-size: 30px; }
#index-honor .swiper-slide .text-inner .text { padding: 20px 0; font-size: 16px; line-height: 35px; }
}

@media (max-width:1199px) {
#index-honor .swiper-slide .text-inner .title { font-size: 22px; }
#index-honor .swiper-slide .text-inner .text { padding: 10px 0; font-size: 14px; line-height: 30px; }
}

@media (max-width:991px) {
#index-honor .swiper-slide { }
.index-honor .swiper-button-prev { left: 56px; }
.index-honor .swiper-button-next { right: 56px; }
#index-honor .swiper-slide .text-inner .title { font-size: 18px; }
}

@media (max-width:767px) {
}

@media (max-width:479px) {
}
/**/
.huodong-wrap { padding: 30px 0; overflow: hidden; }
.index-huodong { padding: 0 0; padding-bottom: 20px; overflow: hidden; }
.index-huodong li { float: left; width: 32%; height: 0; padding-bottom: 15%; margin: 10px 2%; margin-left: 0; background-color: #fff; position: relative; overflow: hidden; }
.index-huodong li:nth-child(2), .index-huodong li:nth-child(3), .index-huodong li:nth-child(6) { margin-right: 0; }
.index-huodong li:nth-child(1) { width: 66%; padding-bottom: calc( 30% + 20px ); }
.index-huodong li .image, .index-huodong li .text { overflow: hidden; }
.index-huodong li .image { position: absolute; z-index: 1; left: 0; bottom: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; }
.index-huodong li .image img { width: 100%; height: 100%; object-fit: cover; transition: all .6s ease-in-out; }
.index-huodong li:hover .image img { transform: scale(1.025); }
.index-huodong li .text { position: absolute; z-index: 2; left: 0; bottom: 0; padding: 0 20px; background: url(../images/news-ico.png) repeat-x; width: 100%; height: 65px; line-height: 65px; font-size: 18px; text-align: center; display: -webkit-box; display: -moz-box; text-overflow: -o-ellipsis-lastline; text-overflow: ellipsis; -webkit-line-clamp: 1; line-clamp: 1; -webkit-box-orient: vertical; }
.index-huodong li .text a { display:block; color: #fff; }

@media screen and (max-width:1449px) {
.huodong-wrap { padding: 20px 0; }
}

@media screen and (max-width:1199px) {
.index-huodong li .text { height: 55px; line-height: 55px; font-size: 18px; }
.index-huodong li { margin-top: 5px; margin-bottom: 5px; }
.index-huodong li:nth-child(1) { padding-bottom: calc( 30% + 10px ); }
}

@media screen and (max-width:991px) {
.index-huodong li { padding-bottom: 30.25%; width: 49%; }
.index-huodong li:nth-child(1) { width: 49%; padding-bottom: 30.25%; }
.index-huodong li:nth-child(2n) { margin-right: 0; }
.index-huodong li:nth-child(3) { margin-right: 2%; }
.index-huodong li .text { height: 45px; line-height: 45px; font-size: 16px; }
}

@media screen and (max-width:767px) {
}

@media screen and (max-width:479px) {
}
/**/
/**/
.vis { overflow: visible; }
/**/
</pre></body></html>