/* bootstrap */
.nav {padding-left: 0;margin-bottom: 0;list-style: none;}.nav > li {position: relative;display: block;}.nav > li > a {position: relative;display: block;padding: 10px 15px;}.nav > li > a:hover,.nav > li > a:focus {text-decoration: none;background-color: #eeeeee;}.nav > li.disabled > a {color: #777777;}.nav > li.disabled > a:hover,.nav > li.disabled > a:focus {color: #777777;text-decoration: none;cursor: not-allowed;background-color: transparent;}.nav .open > a,.nav .open > a:hover,.nav .open > a:focus {background-color: #eeeeee;border-color: #337ab7;}.nav .nav-divider {height: 1px;margin: 9px 0;overflow: hidden;background-color: #e5e5e5;}.nav > li > a > img {max-width: none;}.nav-tabs {border-bottom: 1px solid #ddd;}.nav-tabs > li {float: left;margin-bottom: -1px;}.nav-tabs > li > a {margin-right: 2px;line-height: 1.42857143;border: 1px solid transparent;border-radius: 4px 4px 0 0;}.nav-tabs > li > a:hover {border-color: #eeeeee #eeeeee #ddd;}.nav-tabs > li.active > a,.nav-tabs > li.active > a:hover,.nav-tabs > li.active > a:focus {color: #555555;cursor: default;background-color: #fff;border: 1px solid #ddd;border-bottom-color: transparent;}.nav-tabs.nav-justified {width: 100%;border-bottom: 0;}.nav-tabs.nav-justified > li {float: none;}.nav-tabs.nav-justified > li > a {margin-bottom: 5px;text-align: center;}.nav-tabs.nav-justified > .dropdown .dropdown-menu {top: auto;left: auto;}@media (min-width: 768px) {.nav-tabs.nav-justified > li {display: table-cell;width: 1%;}.nav-tabs.nav-justified > li > a {margin-bottom: 0;}}.nav-tabs.nav-justified > li > a {margin-right: 0;border-radius: 4px;}.nav-tabs.nav-justified > .active > a,.nav-tabs.nav-justified > .active > a:hover,.nav-tabs.nav-justified > .active > a:focus {border: 1px solid #ddd;}@media (min-width: 768px) {.nav-tabs.nav-justified > li > a {border-bottom: 1px solid #ddd;border-radius: 4px 4px 0 0;}.nav-tabs.nav-justified > .active > a,.nav-tabs.nav-justified > .active > a:hover,.nav-tabs.nav-justified > .active > a:focus {border-bottom-color: #fff;}}.nav-pills > li {float: left;}.nav-pills > li > a {border-radius: 4px;}.nav-pills > li + li {margin-left: 2px;}.nav-pills > li.active > a,.nav-pills > li.active > a:hover,.nav-pills > li.active > a:focus {color: #fff;background-color: #337ab7;}.nav-stacked > li {float: none;}.nav-stacked > li + li {margin-top: 2px;margin-left: 0;}.nav-justified {width: 100%;}.nav-justified > li {float: none;}.nav-justified > li > a {margin-bottom: 5px;text-align: center;}.nav-justified > .dropdown .dropdown-menu {top: auto;left: auto;}@media (min-width: 768px) {.nav-justified > li {display: table-cell;width: 1%;}.nav-justified > li > a {margin-bottom: 0;}}.nav-tabs-justified {border-bottom: 0;}.nav-tabs-justified > li > a {margin-right: 0;border-radius: 4px;}.nav-tabs-justified > .active > a,.nav-tabs-justified > .active > a:hover,.nav-tabs-justified > .active > a:focus {border: 1px solid #ddd;}@media (min-width: 768px) {.nav-tabs-justified > li > a {border-bottom: 1px solid #ddd;border-radius: 4px 4px 0 0;}.nav-tabs-justified > .active > a,.nav-tabs-justified > .active > a:hover,.nav-tabs-justified > .active > a:focus {border-bottom-color: #fff;}}.tab-content > .tab-pane {display: none;}.tab-content > .active {display: block;}.nav-tabs .dropdown-menu {margin-top: -1px;border-top-left-radius: 0;border-top-right-radius: 0;}.navbar {position: relative;min-height: 50px;margin-bottom: 20px;border: 1px solid transparent;}@media (min-width: 768px) {.navbar {border-radius: 4px;}}@media (min-width: 768px) {.navbar-header {float: left;}}.navbar-collapse {padding-right: 15px;padding-left: 15px;overflow-x: visible;border-top: 1px solid transparent;-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);-webkit-overflow-scrolling: touch;}.navbar-collapse.in {overflow-y: auto;}@media (min-width: 768px) {.navbar-collapse {width: auto;border-top: 0;-webkit-box-shadow: none;box-shadow: none;}.navbar-collapse.collapse {display: block !important;height: auto !important;padding-bottom: 0;overflow: visible !important;}.navbar-collapse.in {overflow-y: visible;}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {padding-right: 0;padding-left: 0;}}.navbar-fixed-top,.navbar-fixed-bottom {position: fixed;right: 0;left: 0;z-index: 1030;}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {max-height: 340px;}@media (max-device-width: 480px) and (orientation: landscape) {.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {max-height: 200px;}}@media (min-width: 768px) {.navbar-fixed-top,.navbar-fixed-bottom {border-radius: 0;}}.navbar-fixed-top {top: 0;border-width: 0 0 1px;}.navbar-fixed-bottom {bottom: 0;margin-bottom: 0;border-width: 1px 0 0;}.container > .navbar-header,.container-fluid > .navbar-header,.container > .navbar-collapse,.container-fluid > .navbar-collapse {margin-right: -15px;margin-left: -15px;}@media (min-width: 768px) {.container > .navbar-header,.container-fluid > .navbar-header,.container > .navbar-collapse,.container-fluid > .navbar-collapse {margin-right: 0;margin-left: 0;}}.navbar-static-top {z-index: 1000;border-width: 0 0 1px;}@media (min-width: 768px) {.navbar-static-top {border-radius: 0;}}.navbar-brand {float: left;height: 50px;padding: 15px 15px;font-size: 18px;line-height: 20px;}.navbar-brand:hover,.navbar-brand:focus {text-decoration: none;}.navbar-brand > img {display: block;}@media (min-width: 768px) {.navbar > .container .navbar-brand,.navbar > .container-fluid .navbar-brand {margin-left: -15px;}}.navbar-toggle {position: relative;float: right;padding: 9px 10px;margin-right: 15px;margin-top: 8px;margin-bottom: 8px;background-color: transparent;background-image: none;border: 1px solid transparent;border-radius: 4px;}.navbar-toggle:focus {outline: 0;}.navbar-toggle .icon-bar {display: block;width: 22px;height: 2px;border-radius: 1px;}.navbar-toggle .icon-bar + .icon-bar {margin-top: 4px;}@media (min-width: 768px) {.navbar-toggle {display: none;}}.navbar-nav {margin: 7.5px -15px;}.navbar-nav > li > a {padding-top: 10px;padding-bottom: 10px;line-height: 20px;}@media (max-width: 767px) {.navbar-nav .open .dropdown-menu {position: static;float: none;width: auto;margin-top: 0;background-color: transparent;border: 0;-webkit-box-shadow: none;box-shadow: none;}.navbar-nav .open .dropdown-menu > li > a,.navbar-nav .open .dropdown-menu .dropdown-header {padding: 5px 15px 5px 25px;}.navbar-nav .open .dropdown-menu > li > a {line-height: 20px;}.navbar-nav .open .dropdown-menu > li > a:hover,.navbar-nav .open .dropdown-menu > li > a:focus {background-image: none;}}@media (min-width: 768px) {.navbar-nav {float: left;margin: 0;}.navbar-nav > li {float: left;}.navbar-nav > li > a {padding-top: 15px;padding-bottom: 15px;}}.navbar-form {padding: 10px 15px;margin-right: -15px;margin-left: -15px;border-top: 1px solid transparent;border-bottom: 1px solid transparent;-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);margin-top: 8px;margin-bottom: 8px;}@media (min-width: 768px) {.navbar-form .form-group {display: inline-block;margin-bottom: 0;vertical-align: middle;}.navbar-form .form-control {display: inline-block;width: auto;vertical-align: middle;}.navbar-form .form-control-static {display: inline-block;}.navbar-form .input-group {display: inline-table;vertical-align: middle;}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control {width: auto;}.navbar-form .input-group > .form-control {width: 100%;}.navbar-form .control-label {margin-bottom: 0;vertical-align: middle;}.navbar-form .radio,.navbar-form .checkbox {display: inline-block;margin-top: 0;margin-bottom: 0;vertical-align: middle;}.navbar-form .radio label,.navbar-form .checkbox label {padding-left: 0;}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"] {position: relative;margin-left: 0;}.navbar-form .has-feedback .form-control-feedback {top: 0;}}@media (max-width: 767px) {.navbar-form .form-group {margin-bottom: 5px;}.navbar-form .form-group:last-child {margin-bottom: 0;}}@media (min-width: 768px) {.navbar-form {width: auto;padding-top: 0;padding-bottom: 0;margin-right: 0;margin-left: 0;border: 0;-webkit-box-shadow: none;box-shadow: none;}}.navbar-nav > li > .dropdown-menu {margin-top: 0;border-top-left-radius: 0;border-top-right-radius: 0;}.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {margin-bottom: 0;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-right-radius: 0;border-bottom-left-radius: 0;}.navbar-btn {margin-top: 8px;margin-bottom: 8px;}.navbar-btn.btn-sm {margin-top: 10px;margin-bottom: 10px;}.navbar-btn.btn-xs {margin-top: 14px;margin-bottom: 14px;}.navbar-text {margin-top: 15px;margin-bottom: 15px;}@media (min-width: 768px) {.navbar-text {float: left;margin-right: 15px;margin-left: 15px;}}@media (min-width: 768px) {.navbar-left {float: left !important;}.navbar-right {float: right !important;margin-right: -15px;}.navbar-right ~ .navbar-right {margin-right: 0;}}.navbar-default {background-color: #f8f8f8;border-color: #e7e7e7;}.navbar-default .navbar-brand {color: #777;}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus {color: #5e5e5e;background-color: transparent;}.navbar-default .navbar-text {color: #777;}.navbar-default .navbar-nav > li > a {color: #777;}.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > li > a:focus {color: #333;background-color: transparent;}.navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav > .active > a:hover,.navbar-default .navbar-nav > .active > a:focus {color: #555;background-color: #e7e7e7;}.navbar-default .navbar-nav > .disabled > a,.navbar-default .navbar-nav > .disabled > a:hover,.navbar-default .navbar-nav > .disabled > a:focus {color: #ccc;background-color: transparent;}.navbar-default .navbar-nav > .open > a,.navbar-default .navbar-nav > .open > a:hover,.navbar-default .navbar-nav > .open > a:focus {color: #555;background-color: #e7e7e7;}@media (max-width: 767px) {.navbar-default .navbar-nav .open .dropdown-menu > li > a {color: #777;}.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {color: #333;background-color: transparent;}.navbar-default .navbar-nav .open .dropdown-menu > .active > a,.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {color: #555;background-color: #e7e7e7;}.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {color: #ccc;background-color: transparent;}}.navbar-default .navbar-toggle {border-color: #ddd;}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {background-color: #ddd;}.navbar-default .navbar-toggle .icon-bar {background-color: #888;}.navbar-default .navbar-collapse,.navbar-default .navbar-form {border-color: #e7e7e7;}.navbar-default .navbar-link {color: #777;}.navbar-default .navbar-link:hover {color: #333;}.navbar-default .btn-link {color: #777;}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus {color: #333;}.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus {color: #ccc;}.navbar-inverse {background-color: #222;border-color: #080808;}.navbar-inverse .navbar-brand {color: #9d9d9d;}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus {color: #fff;background-color: transparent;}.navbar-inverse .navbar-text {color: #9d9d9d;}.navbar-inverse .navbar-nav > li > a {color: #9d9d9d;}.navbar-inverse .navbar-nav > li > a:hover,.navbar-inverse .navbar-nav > li > a:focus {color: #fff;background-color: transparent;}.navbar-inverse .navbar-nav > .active > a,.navbar-inverse .navbar-nav > .active > a:hover,.navbar-inverse .navbar-nav > .active > a:focus {color: #fff;background-color: #080808;}.navbar-inverse .navbar-nav > .disabled > a,.navbar-inverse .navbar-nav > .disabled > a:hover,.navbar-inverse .navbar-nav > .disabled > a:focus {color: #444;background-color: transparent;}.navbar-inverse .navbar-nav > .open > a,.navbar-inverse .navbar-nav > .open > a:hover,.navbar-inverse .navbar-nav > .open > a:focus {color: #fff;background-color: #080808;}@media (max-width: 767px) {.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {border-color: #080808;}.navbar-inverse .navbar-nav .open .dropdown-menu .divider {background-color: #080808;}.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {color: #9d9d9d;}.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {color: #fff;background-color: transparent;}.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {color: #fff;background-color: #080808;}.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {color: #444;background-color: transparent;}}.navbar-inverse .navbar-toggle {border-color: #333;}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus {background-color: #333;}.navbar-inverse .navbar-toggle .icon-bar {background-color: #fff;}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {border-color: #101010;}.navbar-inverse .navbar-link {color: #9d9d9d;}.navbar-inverse .navbar-link:hover {color: #fff;}.navbar-inverse .btn-link {color: #9d9d9d;}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus {color: #fff;}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus {color: #444;}.sr-only {position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0,0,0,0);border: 0;}

/*** Swiper 3.4.2* Most modern mobile touch slider and framework with hardware accelerated transitions** http://www.idangero.us/swiper/** Copyright 2017, Vladimir Kharlampidi* The iDangero.us* http://www.idangero.us/** Licensed under MIT** Released on: March 10, 2017*/
.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;;background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}


@font-face {
  font-family: "iconfont"; /* Project id 1768807 */
  src: url('../font/font-icon/iconfont.woff2?t=1626761430339') format('woff2'),
       url('../font/font-icon/iconfont.woff?t=1626761430339') format('woff'),
       url('../font/font-icon/iconfont.ttf?t=1626761430339') format('truetype');
}
@font-face {
  font-family: "iconfont"; /* Project id 2202657 */
  src: url('../font/font-icon/font-iconfont/iconfont.woff2?t=1634257973304') format('woff2'),
       url('../font/font-icon/font-iconfont/iconfont.woff?t=1634257973304') format('woff'),
       url('../font/font-icon/font-iconfont/iconfont.ttf?t=1634257973304') format('truetype');
}
.iconfont {font-family: "iconfont" !important;font-size: 16px;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.icon-vk:before {content: "\e735";}.icon-jia2:before {content: "\e608";}.icon-jian2:before {content: "\e600";}.icon-home:before {content: "\e624";}.icon-edit:before {content: "\e611";}.icon-facebook:before {content: "\e620";}.icon-pinterest:before {content: "\e8ab";}.icon-linkedin:before {content: "\e648";}.icon-youtube:before {content: "\e6d6";}.icon-twitter:before {content: "\e607";}.icon-bigger:before {content: "\e647";}.icon-left:before {content: "\e72c";}.icon-right:before {content: "\e72d";}.icon-bottom1:before {content: "\e72f";}.icon-up1:before {content: "\e72e";}.icon-left1:before {content: "\e730";}.icon-right1:before {content: "\e731";}.icon-up:before {content: "\e73e";}.icon-bottom:before {content: "\e73f";}.icon-instagram:before {content: "\e79d";}.icon-tumblr:before {content: "\e79e";}.icon-download:before {content: "\e7a0";}.icon-download1:before {content: "\e7a7";}.icon-search4:before {content: "\e7b2";}.icon-address:before {content: "\e7bc";}.icon-email:before {content: "\e7bd";}.icon-contact:before {content: "\e7be";}.icon-whatsapp:before {content: "\e7bf";}.icon-fax:before {content: "\e7c2";}.icon-mobile:before {content: "\e7c6";}.icon-phone:before {content: "\e7c8";}.icon-tel:before {content: "\e7c7";}.icon-phone1:before {content: "\e7cb";}.icon-skype:before {content: "\e7cc";}.icon-whatsapp1:before {content: "\e7c1";}.icon-address1:before {content: "\e7c3";}.icon-contact1:before {content: "\e7c4";}.icon-email1:before {content: "\e7c5";}.icon-skype1:before {content: "\e7c9";}.icon-fax1:before {content: "\e7ca";}.icon-qq:before {content: "\e7ce";}.icon-tel1:before {content: "\e7cd";}.icon-wechat:before {content: "\e7cf";}.icon-phone2:before {content: "\e7d0";}.icon-message:before {content: "\e7da";}.icon-calendar:before {content: "\e7e1";}.icon-calendar1:before {content: "\e7e3";}.icon-top:before {content: "\e7ed";}.icon-youbian:before {content: "\e60f";}
.iconbi:before {content: "\e68b";}.icona-bi1:before {content: "\e68c";}.iconlajixiang:before {content: "\e68d";}.iconjianzhujiancai:before {content: "\e686";}.icontianranqi:before {content: "\e687";}.icontucenglan-wushuichulichang1:before {content: "\e688";}.iconwushuichuli:before {content: "\e689";}.iconxiaofang:before {content: "\e68a";}.iconWorker:before {content: "\e682";}.icondengpao:before {content: "\e683";}.icona-dengpao1:before {content: "\e684";}.iconbaoming-zhongren:before {content: "\e685";}.icona-iconfont-arrowdown3:before {content: "\e679";}.icona-iconfont-arrowdown1:before {content: "\e67a";}.iconiconfont-arrowdown:before {content: "\e67b";}.icona-iconfont-arrowdown2:before {content: "\e67c";}.iconadmonish-line:before {content: "\e67d";}.iconadmonish-fill:before {content: "\e67e";}.iconarticle-line:before {content: "\e67f";}.icona-rightlinefill-line:before {content: "\e680";}.icona-rightlinefill-line1:before {content: "\e681";}.icona-bofang1:before {content: "\e678";}.icona-weibo1:before {content: "\e674";}.iconweibo:before {content: "\e675";}.icona-douyin2:before {content: "\e676";}.icondouyin:before {content: "\e677";}.iconchanpinfenlei:before {content: "\e671";}.icona-xiazai1:before {content: "\e672";}.iconxiazai:before {content: "\e673";}

.iconxuexiao:before {content: "\e669";}.icona-officedesk5:before {content: "\e66c";}.icontravel:before {content: "\e66d";}.iconyiyuan:before {content: "\e66e";}.iconweb-xuexiao:before {content: "\e66f";}.icona-16_NAV3_C_BI_gongjiaoxianlu_1:before {content: "\e670";}.iconb2b-close:before {content: "\e665";}.iconB2B2Cyonghuduantubiaoku-09:before {content: "\e666";}.iconMoblie:before {content: "\e667";}.iconlogo-whatsapp:before {content: "\e668";}.iconwhatsapp:before {content: "\e66a";}.iconyoutube-fill:before {content: "\e66b";}.iconshouye:before {content: "\e664";}.iconqq:before {content: "\e65f";}.iconweixin:before {content: "\e660";}.iconweixin2:before {content: "\e661";}.icontelephone:before {content: "\e662";}.iconup_s:before {content: "\e663";}.iconchangjiantou:before {content: "\e65b";}.icona-dianhua1:before {content: "\e659";}.icondianhua:before {content: "\e65a";}.iconfangda:before {content: "\e65c";}.iconyoutube:before {content: "\e65d";}.icondianhuakefu:before {content: "\e65e";}.iconlajiao:before {content: "\e655";}.iconfangdajing:before {content: "\e656";}.icondizhi:before {content: "\e657";}.iconinstagram:before {content: "\e658";}.icona-gongsi1:before {content: "\e654";}.icongongsi:before {content: "\e651";}.iconfuwushang:before {content: "\e652";}.iconfuwu:before {content: "\e653";}.iconchanpinfenlei:before {content: "\e671";}.icona-xiazai1:before {content: "\e672";}.iconxiazai:before {content: "\e673";}.icona-weibo1:before {content: "\e674";}.iconweibo:before {content: "\e675";}.icona-douyin2:before {content: "\e676";}.icondouyin:before {content: "\e677";}


.zoomPad{position:relative;float:left;z-index:99;cursor:crosshair;}
.zoomPreload{-moz-opacity:0.8;opacity: 0.8;filter: alpha(opacity = 80);color: #333;font-size: 12px;font-family: Tahoma;text-decoration: none;border: 1px solid #CCC;background-color: white;padding: 8px;text-align:center;background-image: url();background-repeat: no-repeat;background-position: 43px 30px;z-index:110;width:90px;height:43px;position:absolute;top:0px;left:0px;* width:100px;* height:49px;}
.zoomPup{overflow:hidden;background-color: #FFF;-moz-opacity:0.6;opacity: 0.6;filter: alpha(opacity = 60);z-index:120;position:absolute;border:1px solid #CCC;z-index:101;cursor:crosshair;}
.zoomOverlay{position:absolute;left:0px;top:0px;background:#FFF;/*opacity:0.5;*/z-index:5000;width:100%;height:100%;display:none;z-index:101;}
.zoomWindow{position:absolute;left:110%;top:40px;background:#FFF;z-index:6000;height:auto;z-index:10000;z-index:110;}
.zoomWrapper{position:relative;border:1px solid #C6C6C6;z-index:110;}
.zoomWrapperTitle{display:block;background:#C6C6C6;color:#FFF;height:18px;line-height:18px;width:100%;overflow:hidden;text-align:center;font-size:10px;position:absolute;top:0px;left:0px;z-index:120;-moz-opacity:0.6;opacity: 0.6;filter: alpha(opacity = 60);}
.zoomWrapperImage{display:block;position:relative;overflow:hidden;z-index:110;}
.zoomWrapperImage img{border:0px;display:block;position:absolute;z-index:101;}
.zoomIframe{z-index: -1;filter:alpha(opacity=0);-moz-opacity: 0.80;opacity: 0.80;position:absolute;display:block;}

/*********************************************************
/ When clicking on thumbs jqzoom will add the class
/ "zoomThumbActive" on the anchor selected
/*********************************************************/
#baguetteBox-overlay { display: none; opacity: 0; position: fixed; overflow: hidden; top: 0; left: 0; width: 100%; height: 100%; background-color: #222; background-color: rgba(0, 0, 0, 0.8); -webkit-transition: opacity .5s ease; -o-transition: opacity .5s ease; -moz-transition: opacity .5s ease; transition: opacity .5s ease; z-index: 99999999999999999999999999999999999999; }
#baguetteBox-overlay.visible { opacity: 1; }
#baguetteBox-overlay .full-image { display: inline-block; position: relative; width: 100%; height: 100%; text-align: center; }
#baguetteBox-overlay .full-image figure { display: inline; margin: 0; height: 100%; }
#baguetteBox-overlay .full-image img { display: inline-block; width: auto; height: auto; max-height: 100%; max-width: 100%; vertical-align: middle; -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }
#baguetteBox-overlay .full-image figcaption { display: block; position: absolute; bottom: 0; width: 100%; text-align: center; line-height: 1.8; color: #ccc; background-color: #000; background-color: rgba(0, 0, 0, 0.6); font-family: Verdana, Geneva, sans-serif; }
#baguetteBox-overlay .full-image:before { content: ""; display: inline-block; height: 50%; width: 1px; margin-right: -1px; }
#baguetteBox-slider { position: absolute; left: 0; top: 0; height: 100%; width: 100%; white-space: nowrap; -webkit-transition: left .4s ease, -webkit-transform .4s ease; transition: left .4s ease, -webkit-transform .4s ease; -o-transition: left .4s ease, -o-transform .4s ease; -moz-transition: left .4s ease, transform .4s ease, -moz-transform .4s ease; transition: left .4s ease, transform .4s ease; transition: left .4s ease, transform .4s ease, -webkit-transform .4s ease, -moz-transform .4s ease, -o-transform .4s ease; transition: left .4s ease, transform .4s ease, -webkit-transform .4s ease; }
#baguetteBox-slider.bounce-from-right { -webkit-animation: bounceFromRight .4s ease-out; -moz-animation: bounceFromRight .4s ease-out; animation: bounceFromRight .4s ease-out; }
#baguetteBox-slider.bounce-from-left { -webkit-animation: bounceFromLeft .4s ease-out; -moz-animation: bounceFromLeft .4s ease-out; animation: bounceFromLeft .4s ease-out; }
.baguetteBox-button#next-button, .baguetteBox-button#previous-button { top: 50%; top: -webkit-calc(50% - 30px); top: -moz-calc(50% - 30px); top: calc(50% - 30px); width: 44px; height: 60px; }
.baguetteBox-button { position: absolute; cursor: pointer; outline: 0; padding: 0; margin: 0; border: 0; border-radius: 15%; background-color: #323232; background-color: rgba(50, 50, 50, 0.5); color: #ddd; font: 1.6em sans-serif; -webkit-transition: background-color .4s ease; -o-transition: background-color .4s ease; -moz-transition: background-color .4s ease; transition: background-color .4s ease; }
.baguetteBox-button:hover { background-color: rgba(50, 50, 50, 0.9); }
.baguetteBox-button#next-button { right: 2%; display: block !important; }
.baguetteBox-button#previous-button { left: 2%; display: block !important; }
.baguetteBox-button#close-button { top: 20px; right: 2%; right: -webkit-calc(2% + 6px); right: -moz-calc(2% + 6px); right: calc(2% + 6px); width: 30px; height: 30px; }
.baguetteBox-button svg { position: absolute; left: 0; top: 0; }


.swiper-button-prev, .swiper-container-rtl .swiper-button-next {background-image: none;left: 0px;right: auto; font-family: "iconfont";font-size: 18px;color: #333;z-index: 10;}
.swiper-button-prev::before{content: "\e730";}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {background-image: none;right: 0px;left: auto; }
.swiper-button-next::before{content: "\e731";}
.swiper-button-next, .swiper-button-prev { font-family: "iconfont"; font-size: 18px;  text-align: center; color: #333; z-index: 10; }

/*# sourceMappingURL=baguetteBox.css.map */

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}


/* Owl Carousel Owl Demo Theme  v1.3.3 */
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons { font-size: 0; letter-spacing: 0; text-align: center; }

.owl-theme .owl-controls .owl-buttons div { display: inline-block; vertical-align: top; font-size: 12px; font-size: 1.2rem; }

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
/* Styling Pagination*/
.owl-theme .owl-controls .owl-pagination { font-size: 0; letter-spacing: 0; text-align: center; margin-top: 30px; }

@media screen and (max-width: 991px) { .owl-theme .owl-controls .owl-pagination { margin-top: 20px; } }

@media screen and (max-width: 767px) { .owl-theme .owl-controls .owl-pagination { margin-top: 10px; } }

.owl-theme .owl-controls .owl-page { display: inline-block; vertical-align: top; }

.owl-theme .owl-controls .owl-page span { display: block; width: 14px; height: 14px; border-radius: 50%; margin: 0 5px; font-size: 0; border: solid 2px #fff; }

@media screen and (max-width: 991px) { .owl-theme .owl-controls .owl-page span { margin: 0 4px; width: 12px; height: 12px; } }

@media screen and (max-width: 767px) { .owl-theme .owl-controls .owl-page span { margin: 0 3px; width: 10px; height: 10px; } }

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span { background-color: #fff; }

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers { height: auto; width: auto; color: #FFF; padding: 2px 10px; font-size: 12px; border-radius: 30px; }

/* preloading images */
.owl-item.loading { min-height: 150px;  }



@font-face {
    font-family: 'abril_fatfaceregular';
    src: url('../font/abrilfatface-regular-webfont.eot');
    src: url('../font/abrilfatface-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/abrilfatface-regular-webfont.woff2') format('woff2'),
         url('../font/abrilfatface-regular-webfont.woff') format('woff'),
         url('../font/abrilfatface-regular-webfont.ttf') format('truetype'),
         url('../font/abrilfatface-regular-webfont.svg#abril_fatfaceregular') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}
/* CSS Document */
* { margin: 0; padding: 0; -moz-box-sizing: border-box; box-sizing: border-box; }
html { font-size: 62.5%; }
body {margin: 0 auto;font-family:"microsoft yahei", arial;font-size: 12px;font-size: 1.2rem;height: 100%;background:#fff;width:100%;max-width:1920px;margin:0 auto; overflow-x:hidden;}
::selection { color: #fff; background: #00923F;}
img {border: none; vertical-align: middle; max-width: 100%;}
ul li {list-style-type: none;}
ul, form, p, a, img, table, tr, td, li, dd, dt, dl, span {margin: 0;padding: 0;list-style: none;}
embed, video, iframe { max-width: 100%; }
input[type="submit"], textarea[type="submit"] { cursor: pointer; }
input[type="checkbox"], textarea[type="checkbox"] { cursor: pointer; }
input[type="radio"], textarea[type="radio"] { cursor: pointer; }
input, textarea, select {font-size: 14px; font-size: 1.4rem; border: none; outline: none; background: none; }
input:focus, textarea:focus, select:focus { outline: none; }
textarea { resize: none;font-family: "microsoft yahei"; }
.h1, .h2, .h3, h1, h2, h3{margin: 0;padding: 0;font-weight: normal;}
a {text-decoration: none;color: #333;outline: none;transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-webkit-transition: 0.5s;cursor: pointer; display: inline-block; }
a:hover,a.active,a:focus {color: #00923F;text-decoration: none;transition: 0.5s ease-in-out;}
a:hover {text-decoration: none;color: #00923F;outline: none;transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-webkit-transition: 0.5s;cursor: pointer; }
a:link{text-decoration: none;}
a:visited{text-decoration: none;}
a, button {-webkit-transition: all .5s ease 0s;transition: all .5s ease 0s;text-decoration: none;background-color: transparent;border: 0;}
embed, video, iframe {max-width: 100%;}
.mar0{margin: 0 !important;}.padd0{padding: 0 !important;}
.iconfont{font-size: 20px; display: inline-block; text-align: center; line-height: 1; }
.flo-left{float: left;}.flo-right{float: right;}.clear{clear: both;}
.pull-left { float: left !important; }
.pull-right { float: right !important; }
.fix { *zoom: 1; }
.fix:after, .fix:before { display: block; content: "clear"; height: 0; clear: both; overflow: hidden; visibility: hidden; }
.posi-rela{position: relative;}.posi-abso{position: absolute;}.posi-fix{position: fixed;}
.text-center{text-align: center;}.text-left{text-align: left;}.text-right{text-align: right;}
.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
@media (min-width:768px){.container{width:750px;}}
@media (min-width:992px){.container{width:980px;}}
@media (min-width:1250px){.container{width:1230px;}}
@media (min-width:1380px){.container{width:1360px;}}
@media (min-width:1560px){.container{width:1530px;}}
.contain{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
@media (min-width:768px){.contain{width:750px;}}
@media (min-width:992px){.contain{width:980px;}}
@media (min-width:1130px){.contain{width:1100px;}}
@media (min-width:1300px){.contain{width:1270px;}}
.flex{display: flex;}.block{display: block;}.inblock{display: inline-block;}
.self-ellipsis {display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.self-ellipsis-2 {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.self-ellipsis-2 a {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.self-ellipsis-3 {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.self-ellipsis-3 a {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
a.pic{display: block; text-align: center; position: relative; overflow: hidden;}
.pic img {-webkit-transition: all 550ms;-o-transition: all 550ms;-moz-transition: all 550ms;transition: all 550ms;}
.pic:hover img {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.item-table { display: table; table-layout: fixed; width: 100%; height: 100%; }
.item-cell { display: table-cell; width: 100%; height: 100%; vertical-align: middle; }
[class*="-item"] .item-pic, [class*="-item"] .item-pics {position: relative;display: block;text-align: center;overflow: hidden;}
.picimgs a {position: relative;display: block;overflow: hidden;}
.picimgs:hover a::before {right: 50%;left: 50%;width: 0;background: rgba(255, 255, 255, .2);}
.picimgs a::before,.picimgs a::after {position: absolute;content: '';width: 100%;height: 100%;top: 0;left: 0;z-index: 1;background: rgba(255, 255, 255, 0);transition: all 0.7s ease-in-out;}
.picimgs:hover a::after {height: 0;top: 50%;bottom: 50%;background: rgba(255, 255, 255, .2);}
.common-vc { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
.common-hc { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
.common-center { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
::-webkit-input-placeholder {/* WebKit browsers */color:#999;opacity:1}
:-o-placeholder {/* Mozilla Firefox 4 to 18 */color:#999;opacity:1 }
::-moz-placeholder {/* Mozilla Firefox 19+ */color:#999;opacity:1 }
:-ms-input-placeholder {/* Internet Explorer 10+ */color:#999;opacity:1 }


/*-------------table start-------------------------------------------------------------------*/
.table table { width: 100%; border-collapse: collapse; border: 1px solid #ccc; }
.table table p { line-height: 22px !important; }
.table table p { min-height: 22px !important; }
.table table, .table table a { color: #000; }

.table table tr td { padding: 5px 3px; border: 1px solid #ccc; }

@media screen and (max-width: 1000px) { .table { width: 100%; overflow: scroll; }
  .table div { width: 900px; max-width: 900px; } }

/*-------------table end---------------------------------------------------------------------*/

.video-backdrop { display: none; position: fixed; top: 0; bottom: 0; left: 0; right: 0; background-color: #000; background-color: rgba(0, 0, 0, 0.7); z-index: 9999; /* .item-videobox start */ /* .item-videobox end */ }
.video-backdrop.active{display: block;}
.video-backdrop .item-close { position: absolute; right: 2.60417%; top: 2.60417%; color: #fff; font-size: 36px; font-size: 3.6rem; cursor: pointer; }

@media screen and (max-width: 767px) { .video-backdrop .item-close { font-size: 26px; font-size: 2.6rem; } }

.video-backdrop .item-videobox { overflow: hidden; max-width: 1500px; -moz-border-radius: 0; border-radius: 0; position: absolute; top: 50%; left: 50%; width: 95%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.video-backdrop .item-videobox .item-video { position: relative; overflow: hidden; padding-bottom: 50%; height: 0; }

.video-backdrop .item-videobox .item-video iframe, .video-backdrop .item-videobox .item-video video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }

.video-backdrop .item-videobox .item-video iframe body { margin: 0px !important; }

/* .an-btn1 start */
.an-btn1 { position: relative; z-index: 1; overflow: hidden; -webkit-transition: background 0.4s linear, color 0.3s linear; -o-transition: background 0.4s linear, color 0.3s linear; -moz-transition: background 0.4s linear, color 0.3s linear; transition: background 0.4s linear, color 0.3s linear; }
.an-btn1:before { position: absolute; top: 50%; left: 50%; width: 120%; height: 50%; opacity: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; z-index: -1; content: ''; background: #; -webkit-transition: all 0.4s linear 0s; -o-transition: all 0.4s linear 0s; -moz-transition: all 0.4s linear 0s; transition: all 0.4s linear 0s; -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg); -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg); -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg); -o-transform: translateX(-50%) translateY(-50%) rotate(45deg); transform: translateX(-50%) translateY(-50%) rotate(45deg); }
.an-btn1 .iconfont { -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; }
.an-btn1:hover { border-color: #51CB93 !important; background-color: #51CB93 \9; color: #fff !important; }
.an-btn1:hover .iconfont { color: #fff !important; }
.an-btn1:hover:before { height: 500%; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

/* .an-btn1 end */
/* .an-btn2 start */
.an-btn2 { position: relative; z-index: 1; overflow: hidden; -webkit-transition: background 0.4s linear, color 0.3s linear; -o-transition: background 0.4s linear, color 0.3s linear; -moz-transition: background 0.4s linear, color 0.3s linear; transition: background 0.4s linear, color 0.3s linear; }
.an-btn2:before { position: absolute; top: 50%; left: 50%; width: 120%; height: 50%; opacity: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; z-index: -1; content: ''; background: #00923F; -webkit-transition: all 0.4s linear 0s; -o-transition: all 0.4s linear 0s; -moz-transition: all 0.4s linear 0s; transition: all 0.4s linear 0s; -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg); -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg); -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg); -o-transform: translateX(-50%) translateY(-50%) rotate(45deg); transform: translateX(-50%) translateY(-50%) rotate(45deg); }
.an-btn2 .iconfont { -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; }
.an-btn2:hover { border-color: #00923F !important; background-color: #00923F  !important; color: #fff !important; }
.an-btn2:hover .iconfont { color: #fff !important; }
.an-btn2:hover:before { height: 500%; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

/* .an-btn2 end */
@media screen and (min-width: 992px) { .an-bd1 .item-backdrop { position: absolute; left: 0px; top: 0px; bottom: 0; right: 0; -webkit-transition: all 900ms ease; -o-transition: all 900ms ease; -moz-transition: all 900ms ease; transition: all 900ms ease; -webkit-transition: -webkit-transform 0.4s ease; transition: -webkit-transform 0.4s ease; -o-transition: -o-transform 0.4s ease; -moz-transition: transform 0.4s ease, -moz-transform 0.4s ease; transition: transform 0.4s ease; transition: transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease; -webkit-transform: scale(0, 1); -moz-transform: scale(0, 1); -ms-transform: scale(0, 1); -o-transform: scale(0, 1); transform: scale(0, 1); -webkit-transform-origin: right center; -moz-transform-origin: right center; -ms-transform-origin: right center; -o-transform-origin: right center; transform-origin: right center; }
  .an-bd1 .item-backdrop:before { position: absolute; content: ''; left: 0px; top: 0px; right: 0px; bottom: 0px; opacity: 0.8; filter: alpha(opacity=80); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; background-color: #00923F; } }

@media screen and (min-width: 992px) { .an-bd1:hover .item-backdrop { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); -webkit-transform-origin: left center; -moz-transform-origin: left center; -ms-transform-origin: left center; -o-transform-origin: left center; transform-origin: left center; } }

.at-resp-share-element .at4-share-count-container {
    text-decoration: none;float: right; padding-right: 15px;line-height: 25px !important;
}
.at-resp-share-element .at-icon{width: 24px!important;height: 24px!important;}
.at-style-responsive .at-share-btn{padding: 0!important; border-radius: 2px!important;}
.at-resp-share-element .at-share-btn .at-icon-wrapper{width: 24px!important;height: 24px!important;}
.at-resp-share-element .at-share-btn{margin-bottom: 0!important;margin-right: 3px!important;}
.at-resp-share-element .at-icon{width: 24px!important;height: 24px!important;}
.at-style-responsive .at-share-btn{padding: 0!important; border-radius: 2px!important;}
.at-resp-share-element .at-share-btn .at-icon-wrapper{width: 24px!important;height: 24px!important;}
.at-resp-share-element .at-share-btn{margin-bottom: 0!important;margin-right: 3px!important;}

/* mm-menu */
.mm-search-form{position: relative;background-color: #EFEFEF; border-radius: 20px;  padding: 6px 0;}
.mm-search{position: relative; padding: 0 15px; }
.mm-search-form input{font-size: 16px; color: #333; line-height: 28px; width: 100%; }
.mm-search .search-btn{position: absolute; top: 10px; right: 10px;background-color: transparent; border: 0;}
.mm-search .side-mm-keyword{max-height: 32px;height: 32px;padding: 0 16px;}

.m_nav{position: fixed;top: 0px;box-shadow: 0 15px 27px 0 rgba(167,165,165,0.38);width: 100%;height: 100%;background: #fff;transition: all ease 0.5s;-webkit-transition: all ease 0.5s;z-index: 2000;opacity: 1;visibility: visible;margin-top: 0;overflow-y: auto;transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;top: 0;transform: translateX(100%);-ms-transform: translateX(100%);-webkit-transform: translateX(100%);-o-transform:translateX(100%);-moz-transform:translateX(100%); }.m_nav.open{transform: translateX(0);-ms-transform: translateX(0);-webkit-transform: translateX(0);-o-transform:translateX(0);-moz-transform:translateX(0); }
@media (min-width:992px){.m_nav.open{transform: translateX(100%);}}
.m_nav .top{height: 60px;padding: 20px;box-sizing: border-box;}
.m_nav .top .closed{width: 30px;height: 30px;vertical-align: middle;float:right;cursor: pointer;}
.m_nav .logo{width: 100%;margin:0 auto;}
.m_nav .logo img{display: block;margin:10px auto;}
.m_nav .ul{margin-top: 30px; padding: 0 20px;}
.m_nav .ul>li{padding: 10px 0px;border-bottom: 1px solid #f5f5f5;transform: translateY(0);-webkit-transform: translateY(100%);transform: translateY(100%);-webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;opacity: 0;}

.m_nav.open .ul>li{opacity: 1;-webkit-transform: translateY(0);transform: translateY(0);}
.m_nav .ul li:nth-child(1) {-webkit-transition: all .2s cubic-bezier(.77, 0, .175, 1) 0ms;transition: all .2s cubic-bezier(.77, 0, .175, 1) 0ms;}.m_nav .ul li:nth-child(2) {-webkit-transition: all .4s cubic-bezier(.77, 0, .175, 1) 0ms;transition: all .4s cubic-bezier(.77, 0, .175, 1) 0ms;}.m_nav .ul li:nth-child(3) {-webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;}.m_nav .ul li:nth-child(4) {-webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1) 0ms;transition: all .8s cubic-bezier(.77, 0, .175, 1) 0ms;}.m_nav .ul li:nth-child(5) {-webkit-transition: all 1.0s cubic-bezier(.77, 0, .175, 1) 0ms;transition: all 1.0s cubic-bezier(.77, 0, .175, 1) 0ms;}.m_nav .ul li:nth-child(6) {-webkit-transition: all 1.2s cubic-bezier(.77, 0, .175, 1) 0ms;transition: all 1.2s cubic-bezier(.77, 0, .175, 1) 0ms;}
ul.topnav li {text-align: left; position:relative;}
ul.topnav li a {padding: 5px;padding-left: 0px;color: #333;display: block; font-size: 16px;line-height: 30px; padding-right:50px;}
ul.topnav ul {display: none;}
ul.topnav ul li {clear: both;}
ul.topnav ul li a {padding-left: 20px;font-size: 14px;font-weight: normal;outline: 0;}
ul.topnav ul li a:hover {
}
ul.topnav ul ul li a {padding-left: 40px;}
ul.topnav ul ul ul li a {padding-left: 60px;}
ul.topnav span { display:block; position:absolute; right:0px; top:20px; width:24px; height:24px; background:#333; cursor:pointer; border-radius:5px;}
ul.topnav span:before{ content:""; width:16px; height:2px; background:#fff; position:absolute; left:4px; top:50%; margin-top:-1px;}
ul.topnav span:after{ content:""; width:16px; height:2px; background:#fff; position:absolute; left:4px; top:50%; margin-top:-1px; transform:rotate(90deg); transition:0.5s;}
ul.topnav span.yizi:after{ transform:rotate(0deg);}

/* header */
.head{width: 100%; border-top: 6px solid #00923F; }
.head-bg{right: 0; top: -1px; width: 60.26041666666667%; height: 40px;background: #00923F;}
.head-bg::before{content: ""; position: absolute; left: -24px; top: 0; width: 25px; height: 40px; background: url(../img/head.png) no-repeat center center; background-size: 100% 100%;}
.head-top{position: relative; z-index: 10;}
.head-top-item{display: inline-block; padding: 2px 0 5px; color: #fff;font-size: 16px;font-family: "microsoft yahei";line-height: 30px;}
.email{margin-right: 86px;}
.tel{margin-right: 76px;}
.head-top-item .iconfont{font-size: 22px; color: #fff;line-height: 30px;margin-right: 14px; vertical-align: sub; }
.head-top-item a{color: #fff;}.head-top-item a:hover{color: #f0f0f0;}
.language{display: inline-block; width: 146px; padding: 3px 0 7px;  position: relative; }
.lange{height: 29px;background: #00923F; border: 1px solid #FFFFFF;width: 100%; position: relative;padding: 2px 5px; font-size: 16px;font-family: "microsoft yahei";font-weight: 400;color: #FFFFFF;line-height: 21px;}
.lange img{height: 100%;margin-right: 12px;}
.lange .iconfont{position: absolute; right: 6px; top: 7px; font-size: 15px;color: #FFFFFF;}
.lange-xl{position: absolute; left: 0; top: 100%; width: 100%; background-color: #fafafa;padding: 4px; border-radius: 6px; display: none;}
.lange-xl a{display: block; padding: 2px 5px;font-size: 16px;font-family: "microsoft yahei";font-weight: 400;color: #333;line-height: 30px;}

.navbar-default{background-color: #fff; border: 0;}
.navbar-header{height: auto; }
.navbar-brand{height: 93px; padding: 11px 15px 21px;}
.navbar-brand img{height: 100%;}
.navbar-collapse .navbar-nav>li>a{padding:28px 39px 35px;font-size: 18px;font-family: "microsoft yahei";color: #333333;line-height: 30px;}
.navbar-collapse .navbar-nav>li:hover>a, .navbar-collapse .navbar-nav>li>a.active{/* background: url(../img/nav-active.jpg) no-repeat center center; */ color: #00923F;}
.nav-search{ position: relative;}
.navbar-collapse .navbar-nav>li.nav-search a{display: block;padding:28px 19px 29px 21px; }
.nav-search .iconfont{font-size: 29px;color: #333333; line-height: 30px; }

.form-search{position: absolute;top: 100%;right: 0;width: 260px;background: #f5f5f5;padding: 4px;visibility: hidden;opacity: 0;-webkit-transform: rotateX(-90deg);-moz-transform: rotateX(-90deg);-ms-transform: rotateX(-90deg);-o-transform: rotateX(-90deg);transform: rotateX(-90deg);transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out; border-radius: 10px;}
.form-search.active {visibility: visible;opacity: 1;-webkit-transform: rotateX(0deg);-moz-transform: rotateX(0deg);-ms-transform: rotateX(0deg);-o-transform: rotateX(0deg);transform: rotateX(0deg);}
.form-search input[type="search"] {font-size: 18px;background-color: #E5E5E5;font-weight: 400;line-height: 30px;margin: 0 0 10px;margin: 0;color: #333333;padding: 8px 10px;border: none;width: 90%;outline: none;background: transparent;transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;}
.form-search button {background: transparent;border: none;float: right;width: 10%; height: 46px;position: relative;z-index: 2;}
.search-btn {position: absolute;right: 10px;top: 2px;border: 0;width: 20px;height: 20px;font-size: 16px;}
.form-search input.search-input::-webkit-input-placeholder {color: #999;}
.form-search input.search-input::-moz-input-placeholder {color: #999;}
.form-search input.search-input::-ms-input-placeholder {color: #999;}
.navbar-toggle {padding: 2px 6px;margin-top: 18px;margin-bottom: 0px;margin-right: 0; border: 0px;}
.navbar-default .navbar-toggle .icon-bar {width: 32px;height: 4px;border-radius: 2px; background-color: #51CB93;}
.navbar-toggle .icon-bar+.icon-bar{margin-top: 7px;}
.dropdown{display: none; position: absolute; min-width: 175px; padding: 2px; }
.menu2{left:50%;top: 100%; transform: translateX(-50%);width: 214px;}.menu3{left: 100%;top: 0;}.menu4{left: 100%;top: 0;}
.dropdownmenu2{ width: 300px; }
.Lev1:hover .menu2{display: block;}
.Lev2:hover .menu3{display: block;}
.Lev3:hover .menu4{display: block;}
.dropdown ul{background-color: #fff; padding: 11px 0 8px;}
.dropdown li{position: relative; padding: 4px 0;}
.dropdown li a{display: block; padding: 0 20px; line-height: 36px; font-size: 18px; color: #333;}
.dropdown li a:hover{color: #00923F; }
.banner{margin-top: 138px;}

@media (min-width:1380px) and (max-width:1559px){
	.head{border-top: 5px solid #00923F; }
	.head-bg{width: 62%; height: 38px;}
	.head-bg::before{width: 24px; height: 38px; }
	.head-top-item{padding: 2px 0 4px; font-size: 16px;line-height: 30px;}
	.email{margin-right: 74px;}
	.tel{margin-right: 64px;}
	.head-top-item .iconfont{font-size: 22px;line-height: 30px;margin-right: 14px;}
	.language{width: 140px; padding: 3px 0 5px;  }
	.lange{height: 28px;;padding: 2px 5px; font-size: 15px;;line-height: 20px;}
	.lange img{margin-right: 12px;}
	.lange .iconfont{right: 6px; top: 6px; font-size: 15px;}
	.navbar-brand{height: 88px; padding: 10px 15px 18px;}
	.navbar-collapse .navbar-nav>li>a{padding:26px 30px 32px;font-size: 18px;line-height: 30px;}
	.navbar-collapse .navbar-nav>li.nav-search a{padding:26px 18px 28px 20px; }
	.nav-search .iconfont{font-size: 26px; }
	.banner{margin-top: 131px;}
}
@media (min-width:1250px) and (max-width:1379px){
	.head{border-top: 4px solid #00923F; }
	.head-bg{width: 62%; height: 36px;}
	.head-bg::before{width: 24px; height: 36px; }
	.head-top-item{padding: 1px 0 2px; font-size: 14px;line-height: 28px;}
	.email{margin-right: 66px;}
	.tel{margin-right: 58px;}
	.head-top-item .iconfont{font-size: 20px;line-height: 30px;margin-right: 10px;}
	.language{width: 136px; padding: 3px 0 3px;  }
	.lange{height: 28px;;padding: 2px 4px; font-size: 14px;;line-height: 22px;}
	.lange img{margin-right: 10px;}
	.lange .iconfont{right: 3px; top: 6px; font-size: 14px;}
	.navbar-brand{height: 80px; padding: 10px 15px 16px;}
	.navbar-collapse .navbar-nav>li>a{padding:24px 28px 30px;font-size: 16px;line-height: 26px;}
	.navbar-collapse .navbar-nav>li.nav-search a{padding:22px 15px 26px 16px; }
	.nav-search .iconfont{font-size: 24px; }
	.banner{margin-top: 118px;}
}
@media (min-width:992px) and (max-width:1249px){
	
	.head{border-top: 3px solid #00923F; }
	.head-bg{width: 62%; height: 36px;}
	.head-bg::before{width: 24px; height: 36px; }
	.head-top-item{padding: 1px 0 2px; font-size: 14px;line-height: 28px;}
	.email{margin-right: 60px;}
	.tel{margin-right: 50px;}
	.head-top-item .iconfont{font-size: 20px;line-height: 30px;margin-right: 10px;}
	.language{width: 136px; padding: 3px 0 3px;  }
	.lange{height: 28px;;padding: 2px 4px; font-size: 14px;;line-height: 22px;}
	.lange img{margin-right: 10px;}
	.lange .iconfont{right: 3px; top: 6px; font-size: 14px;}
	.navbar-brand{height: 72px; padding: 10px 10px 16px;}
	.navbar-collapse .navbar-nav>li>a{padding:22px 18px 26px;font-size: 14px;line-height: 24px;}
	.navbar-collapse .navbar-nav>li.nav-search a{padding:20px 15px 22px 10px; }
	.nav-search .iconfont{font-size: 22px; }
	.banner{margin-top: 109px;}
}
@media (max-width:991px){
	.head{background-color: #00923F;}
	.head-bg{display: none;}
	.head-top{width: 100%; display: flex; align-items: center; justify-content: space-between;}
	.head-top>div{float: none;}
	.navbar-brand{height: 64px; padding: 10px 15px;}
	.container>.navbar-header{margin: 0; width: 100%;}
	.navbar-collapse .navbar-nav>li.nav-search{display: none;}
	.navbar-collapse.collapse{display: none !important;}
	.navbar-toggle{display: block !important;}
	.banner{margin-top: 109px;}
	.email{margin-right: 20px;}
	.tel{margin-right: 20px;}
}
@media (max-width:640px){
	.head-top{width: 100%; display: block; }
	.head-top>div{float: none;}
	.head-top-item{display: none;}
	.language{display: block; max-width: 150px; width: 100%;margin: 0 auto;}
}
@media (max-width:460px){
	.navbar-brand{height: 60px; padding: 10px 0px;}
	.banner{margin-top: 105px;}
}

/* banner-slide */
.banner {position: relative;z-index: 2;line-height: 0;font-size: 0;}
.banner .slick-arrow {position: absolute;z-index: 99;display: block !important;top: 50%;margin-top: -31px;width: 62px;height: 62px;background-repeat: no-repeat;background-position: center;-webkit-background-size: 100% 100%;background-size: 100% 100%;}
.banner .slick-prev {left: 0;cursor: pointer;}
.banner .slick-next {right: 0;cursor: pointer;}
.banner .slick-dots {position: absolute;z-index: 999999;left: 0;right: 0;bottom: 36px;text-align: center;font-size: 0;letter-spacing: 0;text-align: center;}
.banner .slick-dots li {margin: 0 12.5px;display: inline-block;*display: inline;*zoom: 1;}
.banner .slick-dots li.slick-active a {cursor: pointer;background-color: #00923F;}
.banner .slick-dots a {display: block;width: 65px;height: 4px;background-color: #fff; cursor: pointer;background-repeat: no-repeat;background-position: center;-webkit-background-size: 100% 100%;background-size: 100% 100%;}
.banner.hide {display: none;}

@media screen and (max-width: 959px) {
    .banner {display: block;}
    .banner.hide {display: block;}
    .banner .slick-arrow {display: none !important;}
    .banner .slick-dots {bottom: 10px;}
	.banner .slick-dots li {margin: 0 6px;}
	.banner .slick-dots a {width: 30px;height: 2px;}
	.banner2 {display: none;}
}
.slick-list,.slick-slider,.slick-track {position: relative;display: block}.slick-loading .slick-slide,.slick-loading .slick-track {visibility: hidden}.slick-slider {box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent}.slick-list {overflow: hidden;margin: 0;padding: 0}.slick-list:focus {outline: 0}.slick-list.dragging {cursor: pointer;cursor: hand}.slick-slider .slick-list,.slick-slider .slick-track {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}.slick-track {top: 0;left: 0}.slick-track:after,.slick-track:before {display: table;content: ''}.slick-track:after {clear: both}.slick-slide {display: none;float: left;height: 100%;min-height: 1px}[dir=rtl] .slick-slide {float: right}.slick-slide img {display: block}.slick-slide.slick-loading img {display: none}.slick-slide.dragging img {pointer-events: none}.slick-initialized .slick-slide {display: block}.slick-vertical .slick-slide {display: block;height: auto;border: 1px solid transparent}.slick-arrow.slick-hidden {display: none}.slick-dots .slide-count {display: none;}.slick-slide {position: relative;}.slick-slide iframe {position: absolute;left: 0;top: 0;width: 100%;height: 100%;}.slick-slide video {position: absolute;display: block;left: 50%;top: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);min-width: 101%;min-height: 100%;max-width: none;-o-object-fit: cover;object-fit: cover;-o-object-position: 50% 50%;object-position: 50% 50%;display: none \9;display: block \9\0;}@media screen and (max-width: 991px) {.slick-slide video {object-position: inherit;object-fit: inherit;width: 100%;height: 100%;transform: translate(0, 0);left: 0;top: 0;}}
/* section */
.h1-text{font-size: 16px;line-height: 30px; }
.h1-text a{display: block; }
.h1-text p{min-height: 30px; line-height: 30px;}
.h2-text{font-size: 16px;line-height: 28px; text-indent: 2em;}
.h2-text a{display: block; }.h2-text p{min-height: 28px; line-height: 28px; text-indent: 2em;}
.sec1{background: url(../img/sec1-bgi.jpg) no-repeat fixed center; background-size: cover; margin-top: 96px; padding-bottom: 39px;}
.sec-title{padding-top: 39px;}
.sec-bg-name{font-size: 60px;font-family: "abril_fatfaceregular";color: #E6E6E6;line-height: 46px;opacity: 0.5; left: 0; width: 100%; top: 0;}
.sec-name{width: 100%;}
.sec-name a{display: inline-block;position: relative; text-align: center; width: 289px;height: 62px;background: #FFFFFF;border: 1px solid #EEEEEE; font-size: 34px;font-family: Microsoft YaHei;font-weight: bold;line-height: 60px;}
.sec-name a::before, .sec-name a::after{position: absolute; content: " "; width: 150px;height: 1px;background: #EEEEEE; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%);}
.sec-name a::before{left: 0%;transform: translatex(-100%);}
.sec-name a::after{right: 0%;transform: translatex(100%);}

.sec1-tbody{margin-top: 61px; padding-bottom: 54px;}
.sec1-left{width: 19.33333333333333%;background: #A5A5A5; }
.sec1-right{width: 79.33333333333333%;}
.sec1-list{font-size: 0; letter-spacing: 0; position: relative;margin-left: -9px; margin-right: -9px; }
.sec1-item{display: inline-block; vertical-align: top; width: 25%; padding: 0 8.5px; margin-bottom: 17px;}
.sec1-item-img{position: relative;overflow: hidden;border: 1px solid #EEEEEE;}
.sec1-item-box{width: 100%;font-size: 18px;
font-family: Microsoft YaHei;color: #FFFFFF;line-height: 40px;height: 40px;background: #B6B6B6; cursor: pointer;}
.sec1-item-box a{color: #FFFFFF; display: block; padding: 0 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.sec1-item:hover .sec1-item-box{background: #00923F;}
.sec1-left-box{padding: 28px 15px;/*height: 790px;*/ height: 523px;}
.sec1-left-title{text-align: center; position: relative;font-size: 30px;font-weight: bold;color: #FFFFFF;line-height: 40px;}
.sec1-left-title .iconfont{font-size: 40px;color: #FFFFFF; vertical-align: middle; margin-right: 12px;font-weight: 400; }
.sec1-left-title a{color: #FFFFFF;}
.sec1-left-title a:hover, .sec1-left-title a:hover .iconfont{color: #00923F;}
.pryiji{margin-top: 9px;}
.pryiji>li{padding-bottom: 13px;width: 100%;}
.pryiji>li>a{display: block;height: 45px;background: #FFFFFF;border-radius: 5px;font-size: 18px;color: #333333;line-height: 45px; position: relative; padding: 0 13px; margin-bottom: 5px;}
.pryiji>li>a .iconfont{font-size: 16px; color: #333;position: absolute;right: 10px; top: 16px; }
.prerji{margin-bottom: 3px; padding: 12px 26px 19px;background-color: #fff; }
.prerji>li{width: 100%; padding: 0 3px;color: #666666;}
.prerji>li>a{color: #666666;}
.pryiji>li.dangyi>a, .pryiji>li:hover>a{color: #00923F;}
.pryiji>li.dangyi>a .iconfont, .pryiji>li:hover>a .iconfont{color: #00923F;}
.prerji li.danger>a, .prerji li:hover>a{color: #00923F;}
.xiazai{margin-top: 19px;}
.xiazai a{display: block;height: 65px;background: #FFFFFF;border-radius: 5px;font-size: 18px;color: #333333;line-height: 45px; position: relative; padding: 10px 13px;}
.xiazai a .iconfont{font-size: 29px; color: #333;position: absolute;right: 10px; top: 18px; }
.xiazai a:hover{color: #00923F;}
.xiazai a:hover .iconfont{color: #00923F;}
@media (min-width:1380px) and (max-width:1559px){
	.h1-text{font-size: 16px;line-height: 30px; }
	.h1-text p{min-height: 30px; line-height: 30px;}
	.h2-text{font-size: 16px;line-height: 28px; }
	.h2-text p{min-height: 28px; line-height: 28px;}
	.sec1{margin-top: 88px;padding-bottom: 35px;}
	.sec-title{padding-top: 35px;}
	.sec-bg-name{font-size: 54px;line-height: 40px;}
	.sec-name a{width: 280px;height: 56px;font-size: 32px;line-height: 54px;}
	.sec-name a::before, .sec-name a::after{width: 120px;}
	.sec1-tbody{margin-top: 58px; padding-bottom: 50px;}
	.sec1-left{width: 19.5%;}
	.sec1-right{width: 79.5%;}
	.sec1-list{margin-left: -8px; margin-right: -8px; }
	.sec1-item{width: 25%; padding: 0 8px; margin-bottom: 16px;}
	.sec1-item-box{font-size: 18px;line-height: 36px;height: 36px;}
	.sec1-left-box{padding: 22px 12px;
	/*height: 705px;*/
	height: 466px;
	}
	.sec1-left-title{font-size: 28px;line-height: 36px;}
	.sec1-left-title .iconfont{font-size: 36px;margin-right: 10px;}
	.pryiji{margin-top: 8px;}
	.pryiji>li{padding-bottom: 10px;}
	.pryiji>li>a{height: 40px;font-size: 18px;line-height: 40px;padding: 0 12px; margin-bottom: 5px;}
	.pryiji>li>a .iconfont{font-size: 15px;right: 10px; top: 12px; }
	.prerji{margin-bottom: 0px; padding: 12px 22px; }
	.prerji>li{padding: 0 2px;}
	.xiazai{margin-top: 18px;}
	.xiazai a{height: 56px;font-size: 18px;line-height: 40px; padding: 8px 12px; margin-bottom: 4px; }
	.xiazai a .iconfont{font-size: 26px;right: 10px; top: 15px; }
}
@media (min-width:1250px) and (max-width:1379px){
	.h1-text{font-size: 16px;line-height: 30px; }
	.h1-text p{min-height: 30px; line-height: 30px;}
	.h2-text{font-size: 16px;line-height: 28px; }
	.h2-text p{min-height: 28px; line-height: 28px;}
	.sec1{margin-top: 76px; padding-bottom: 28px;}
	.sec-title{padding-top: 28px;}
	.sec-bg-name{font-size: 48px;line-height: 32px;}
	.sec-name a{width: 272px;height: 50px;font-size: 30px;line-height: 48px;}
	.sec-name a::before, .sec-name a::after{width: 100px;}
	.sec1-tbody{margin-top: 50px;padding-bottom: 44px;}
	.sec1-left{width: 19%;}
	.sec1-right{width: 80%;}
	.sec1-list{margin-left: -7px; margin-right: -7px; }
	.sec1-item{width: 25%; padding: 0 7px; margin-bottom: 14px;}
	.sec1-item-box{font-size: 16px;line-height: 32px;height: 32px;}
	.sec1-left-box{padding: 20px 10px;
	/*height: 638px;*/
	height: 422px;}
	.sec1-left-title{font-size: 26px;line-height: 32px;}
	.sec1-left-title .iconfont{font-size: 32px;margin-right: 10px;}
	.pryiji{margin-top: 8px;}
	.pryiji>li{padding-bottom: 8px;}
	.pryiji>li>a{height: 36px;font-size: 16px;line-height: 36px;padding: 0 10px; margin-bottom: 2px;}
	.pryiji>li>a .iconfont{font-size: 15px;right: 10px; top: 10px; }
	.prerji{margin-bottom: 0px; padding: 12px 22px; }
	.prerji>li{padding: 0 2px;}
	.xiazai{margin-top: 16px;}
	.xiazai a{height: 50px;font-size: 16px;line-height: 36px; padding: 7px 10px;  }
	.xiazai a .iconfont{font-size: 26px;right: 10px; top: 15px; }
}
@media (min-width:992px) and (max-width:1249px){
	.h1-text{font-size: 15px;line-height: 28px; }
	.h1-text p{min-height: 28px; line-height: 28px;}
	.h2-text{font-size: 15px;line-height: 26px; }
	.h2-text p{min-height: 26px; line-height: 26px;}
	.sec1{margin-top: 66px;padding-bottom: 26px;}
	.sec-title{padding-top: 26px;}
	.sec-bg-name{font-size: 40px;line-height: 30px;}
	.sec-name a{width: 260px;height: 48px;font-size: 28px;line-height: 46px;}
	.sec-name a::before, .sec-name a::after{width: 80px;}
	.sec1-tbody{margin-top: 40px;padding-bottom: 36px;}
	.sec1-left{width: 25.68%;}
	.sec1-right{width: 73%;}
	.sec1-list{margin-left: -8px; margin-right: -8px; }
	.sec1-item{width: 33.333333%; padding: 0 8px; margin-bottom: 12px;}
	.sec1-item-box{font-size: 16px;line-height: 30px;height: 30px;}
	.sec1-left-box{padding: 24px 12px;
	/*height: 814px;*/
	   height:490px; 
	}
	.sec1-left-title{font-size: 26px;line-height: 32px;}
	.sec1-left-title .iconfont{font-size: 32px;margin-right: 10px;}
}
@media (max-width:991px){
	.h1-text{font-size: 15px;line-height: 26px; }
	.h1-text p{min-height: 26px; line-height: 26px;}
	.h2-text{font-size: 15px; line-height: 24px;}
	.h2-text p{min-height: 24px; line-height: 24px;}
	.sec1{margin-top: 54px;padding-bottom: 24px;}
	.sec-title{padding-top: 24px;}
	.sec-bg-name{font-size: 36px;line-height: 28px;}
	.sec-name a{width: 252px;height: 48px;font-size: 24px;line-height: 46px;}
	.sec-name a::before, .sec-name a::after{width: 70px;}
	.sec1-tbody{margin-top: 40px;padding-bottom: 36px;}
	.sec1-left{width: 100%;}
	.sec1-right{width: 100%;}
	.sec1-list{margin-left: -8px; margin-right: -8px; }
	.sec1-item{width: 33.333333%; padding: 0 8px; margin-bottom: 12px;}
	.sec1-item-box{font-size: 16px;line-height: 30px;height: 30px;}
	.sec1-left-box{padding: 24px 16px;height: auto;}
	.sec1-left-title{font-size: 24px;line-height: 30px;}
	.sec1-left-title .iconfont{font-size: 30px;margin-right: 8px;}
}
@media (max-width:600px){
	.h1-text{font-size: 14px;line-height: 24px; }
	.h1-text p{min-height: 24px; line-height: 24px;}
	.h2-text{font-size: 14px; line-height: 22px;}
	.h2-text p{min-height: 22px; line-height: 22px;}
	.sec1{margin-top: 54px;padding-bottom: 22px;}
	.sec-title{padding-top: 22px;}
	.sec-bg-name{font-size: 32px;line-height: 26px;}
	.sec-name a{width: 240px;height: 44px;font-size: 22px;line-height: 42px;}
	.sec-name a::before, .sec-name a::after{width: 60px;}
	.sec1-item{width:50%; padding: 0 8px; margin-bottom: 12px;}
	.sec1-tbody{margin-top:36px;padding-bottom: 32px;}
	.pryiji{margin-top: 8px;}
	.pryiji>li{padding-bottom: 8px;}
	.pryiji>li>a{height: 36px;font-size: 16px;line-height: 36px;padding: 0 10px; margin-bottom: 5px;}
	.pryiji>li>a .iconfont{font-size: 15px;right: 10px; top: 10px; }
	.prerji{margin-bottom: 0px; padding: 12px 22px; }
	.prerji>li{padding: 0 3px;}
	.xiazai{margin-top: 16px;}
	.xiazai a{height: 50px;font-size: 16px;line-height: 36px; padding: 7px 10px;  }
	.xiazai a .iconfont{font-size: 26px;right: 10px; top: 15px; }
	.sec1-item-box{font-size: 16px;line-height: 28px;height: 28px;}
	.sec1-left-title{font-size: 20px;line-height: 28px;}
	.sec1-left-title .iconfont{font-size: 28px;margin-right: 8px;}
}
@media (max-width:460px){
	.h1-text{font-size: 14px;line-height: 22px; }
	.h2-text{font-size: 14px;line-height: 20px; }
	.h1-text p{min-height: 22px; line-height: 22px;}
	.h2-text p{min-height: 20px; line-height: 20px;}
	.sec1-item-box{font-size: 15px;line-height: 25px;height: 25px;}
	.sec1-left-title{font-size: 18px;line-height: 26px;}
	.sec1-left-title .iconfont{font-size: 26px;margin-right: 6px;}
}
.sec2{padding-top: 20.13455333%;}
.sec2-img{width: 100%; left: 0; top: 0;}
@keyframes changeImg {
  from {box-shadow: rgba(0,164,63,.6) 0 0 0 2px;}
  50% {box-shadow: rgba(0,164,63,.6) 0 0 0 10px;}
  100% {box-shadow: rgba(0,164,63,.6) 0 0 0 2px;}
}
@keyframes changeImg2 {
  from {box-shadow: rgba(0,164,63,.3) 0 0 0 4px;}
  50% {box-shadow: rgba(0,164,63,.3) 0 0 0 20px;}
  100% {box-shadow: rgba(0,164,63,.3) 0 0 0 4px;}
}
.bofang{left: 50%; top: 0; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 10;background-color:rgba(0,164,63,.6); border-radius: 50%;animation:changeImg2 4s linear; animation-iteration-count:infinite;}
.bof{width: 77px; display: block;height: 77px;background: #00923F;border-radius: 50%; text-align: center;vertical-align: middle;padding: 24.5px;animation:changeImg 4s linear; animation-iteration-count:infinite;}
.bof img{height: 100%; }
.sec2-box{background-color: #fff; position: relative; padding: 90px 0 95px;}
.sec2-box-title{font-size: 34px;font-weight: bold;color: #333333;line-height: 46px;}

.sec2-box-text{max-width: 1200px; margin: 0 auto; margin-top: 40px; margin-bottom: 35px; color: #666;}
.sec2-box-text a{color: #666;}.sec2-box-text a:hover{color: #00923F;}
.sec2-box-text p{text-indent:2em}
.sec2-href a{display: inline-block;width: 182px;padding: 6.5px 0;color: #fff;background: #00923F; border: 1px #00923F solid; }
.sec2-href a:hover{color: #00923F;background: #fff;}
.sec3-list{margin-top: 76px; padding-bottom: 64px;}
.sec3-list-item-right{width: 47%;}
.item-right-img{ overflow: hidden;width: 100%; max-width: 669px; margin-left: auto;}
.sec3-list-item-left{width: 50%; padding: 0 2px;}
.sec3-list-item-box{padding-left: 30px;position: relative;}
.sec3-item-title{width: 100%; max-width: 594px;height: 54px;background: #00923F;border-radius: 27px; position: relative; padding-left: 66px;font-size: 28px;font-weight: bold;color: #FFFFFF;line-height: 54px;}
.sec3-item-title span{display: block; position: absolute;width: 89px; height: 89px; left: -30px; top: -17.5px; background: #00923F;border-radius: 50%;font-size: 40px;font-weight: bold;color: #FFFFFF;line-height: 89px; text-align: center;}
.item-right-img a{display: block;}
.sec3-item-title a{color: #FFFFFF; display: block;}
.sec3-item-text{margin-top: 14px; margin-left: 71px;color: #666666;}
.sec3-item-text a{color: #666666;}
.sec3-item-text a:hover{color: #00923F;}
.sec3-item-info{padding-left: 26px;}
.sec3-item-info a p{position: relative; }
.sec3-item-info a p::before{position: absolute;content: ""; width: 6px;height: 6px;background: #00923F;border-radius: 50%; left: -13px; top: 12px;}
.sec3-list-item1{margin-bottom: 52px;}
.sec3-list-item1 .sec3-list-item-box{padding-top: 93px;}
/* =============================================================
   Swiper styles
   ========================================================================== */
#box{position: relative;margin: auto;max-width: 705px;}
#box .prev, #box .next {position: absolute;top: 50%;margin-top: -11px;overflow: hidden;cursor: pointer;width: 22px;height: 22px;line-height: 22px;text-align: center;border-radius: 50%; font-size: 8px;text-align: center;z-index: 99;transition: 0.5s; padding: 0; background-color: transparent; border: 0; color: #fff; background-color: #575757;}
#box .prev:hover, #box .next:hover{background: #00923F;}
#box .prev {left: 0px;}
#box .next {right: 0px;}
#box ul{position:relative; margin:auto; height:356px;}
#box li{position:absolute; width:0;height:0;z-index:0;cursor:pointer;overflow:hidden; -moz-box-sizing:content-box; box-sizing:content-box !important;}
#box li a{ display:block;}
#box li a img{ width:100%; max-width:243px; opacity:1}
#box li>span{ display:block; font-size:16px;line-height:30px; position:absolute; width:100%; margin:auto; left:0px; top:455px; text-align:center; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
#copyright{padding-top:10px;text-align:center;}
/* .ab3zi{ font-size:18px; color: #333; line-height:30px; text-align:center; margin-top:17px; opacity:0; transition:0.5s;} */

/* #box li:nth-child(4) a img{ opacity:1}
#box li:nth-child(4) .ab3zi{ opacity:1} */

@media screen and (max-width: 1249px){
	#box {margin-top: 0px;padding: 0px;width: auto;}
	#box li{ position:relative; left:auto; top:auto; width:0.32333% !important; height:auto !important;  padding:0px;}
	.img-scroll6 {position: relative;width: 100%;margin-top: 28px;z-index: 9;}
	#box .prev {left: 0px;}
	#box .prev, #box .next {font-size: 8px;margin-top: -18px;width: 18px;height: 18px;line-height: 18px;}
	#box .next {right: 0px;}
	.img-list6 {position: relative;overflow: hidden;z-index: 90;}
	.img-list6 ul {width: 10000% !important;height: inherit !important;}
	.img-list6 li {float: left; display: inline;margin-right:0.015% !important; margin-left:auto; opacity:1;}
	.img-list6 li:after{ content:""; clear:both; display:block;}
	.img-list6 li img{ opacity:1 !important}
	#box li a{box-shadow:none}
	#box li span{ position:relative; top:auto;}
	/* .ab3zi{ opacity:1; font-size:14px; font-size:1.4rem; line-height:24px; margin-top:5px;} */
}
@media screen and (max-width: 589px) {#box li{ width:0.49% !important; margin-right:0.02% !important;}}@media screen and (max-width: 499px) {#box li{ width:1% !important; margin-right:0.02% !important;}}
.sec3-list-item2{height: 353px; margin-bottom: 64px;}
.sec3-list-item2 .sec3-list-item-box{padding-top: 93px;}
.sec3-list-item3 .sec3-list-item-box{padding-top: 146px;}

@media (min-width:1380px) and (max-width:1559px){
	.bof{width: 72px;height: 72px;padding: 23px;}
	.sec2-box{padding: 80px 0 82px;}
	.sec2-box-title{font-size: 32px;line-height: 46px;}
	.sec2-box-text{max-width: 1200px; margin-top: 32px; margin-bottom: 30px;}
	.sec2-href a{width: 182px;padding: 6px 0; }
	.sec3-list{margin-top: 68px; padding-bottom: 60px;}
	.sec3-list-item-right{width: 47%;}
	.sec3-list-item-left{width: 50%; padding: 0;}
	.sec3-list-item-box{padding-left: 28px;}
	.sec3-item-title{height: 50px;border-radius: 25px; padding-left: 64px;font-size: 24px;line-height: 50px;}
	.sec3-item-title span{width: 86px; height: 86px; left: -30px; top: -18px; font-size: 36px;line-height: 86px;}
	.sec3-item-text{margin-top: 14px; margin-left: 64px;}
	.sec3-item-info{padding-left: 24px;}
	.sec3-item-info a p::before{left: -13px; top: 12px;}
	.sec3-list-item1{margin-bottom: 48px;}
	.sec3-list-item1 .sec3-list-item-box{padding-top: 76px;}
	.sec3-list-item2{height: 353px; margin-bottom: 60px;}
	.sec3-list-item2 .sec3-list-item-box{padding-top: 70px;}
	.sec3-list-item3 .sec3-list-item-box{padding-top: 100px;}
}
@media (min-width:1250px) and (max-width:1379px){
	.bof{width: 66px;height: 66px;padding: 20px;}
	.sec2-box{padding: 60px 0 62px;}
	.sec2-box-title{font-size: 28px;line-height: 40px;}
	.sec2-box-text{max-width: 1100px; margin-top: 30px; margin-bottom: 20px;}
	.sec2-href a{width: 176px;padding: 5px 0; }
	.sec3-list{margin-top: 60px; padding-bottom: 50px;}
	.sec3-list-item-right{width: 47%;}
	.sec3-list-item-left{width: 50%; padding: 0;}
	.sec3-list-item-box{padding-left: 24px;}
	.sec3-item-title{height: 44px;border-radius: 22px; padding-left: 60px;font-size: 20px;line-height: 44px;}
	.sec3-item-title span{width: 72px; height: 72px; left: -24px; top: -14px; font-size: 30px;line-height: 72px;}
	.sec3-item-text{margin-top: 12px; margin-left: 60px;}
	.sec3-item-info{padding-left: 20px;}
	.sec3-item-info a p::before{left: -12px; top: 10px;}
	.sec3-list-item1{margin-bottom: 48px;}
	.sec3-list-item1 .sec3-list-item-box{padding-top: 70px;}
	.sec3-list-item2{height: 353px; margin-bottom: 50px;}
	.sec3-list-item2 .sec3-list-item-box{padding-top: 60px;}
	.sec3-list-item3 .sec3-list-item-box{padding-top: 80px;}
}
@media (min-width:992px) and (max-width:1249px){
	.bof{width: 60px;height: 60px;padding: 20px;}
	.sec2-box{padding: 48px 0 54px;}
	.sec2-box-title{font-size: 24px;line-height: 36px;}
	.sec2-box-text{max-width: 900px; margin-top: 20px; margin-bottom: 16px;}
	.sec2-href a{width: 170px;padding: 5px 0; }
	.sec3-list{margin-top: 50px; padding-bottom: 40px;}
	.sec3-list-item-right{width: 48%;}
	.sec3-list-item-left{width: 50%; padding: 0;}
	.sec3-list-item1{margin-bottom: 40px;}
	.sec3-list-item2{height: auto; margin-bottom: 40px;}
	.sec3-list-item-box{padding-left: 12px;}
	.sec3-item-title{height: 40px;border-radius: 20px; padding-left: 54px;font-size: 18px;line-height: 40px;}
	.sec3-item-title span{width: 66px; height: 66px; left: -12px; top: -14px; font-size: 26px;line-height: 66px;}
	.sec3-item-text{margin-top: 12px; margin-left: 30px;}
	.sec3-item-info{padding-left: 20px;}
	.sec3-item-info a p::before{left: -10px; top: 10px;}
	.sec3-list-item1 .sec3-list-item-box{padding-top: 10px;}
	.sec3-list-item2 .sec3-list-item-box{padding-top: 0px;}
	.sec3-list-item3 .sec3-list-item-box{padding-top: 80px;}
}
@media (max-width:991px){
	.bof{width: 48px;height: 48px;padding: 12px;}
	.sec2-box{padding: 40px 0 44px;}
	.sec2-box-title{font-size: 20px;line-height: 32px;}
	.sec2-box-text{padding: 0 15px; margin: 12px 0;}
	.sec2-href a{width: 160px;padding: 5px 0; }
	.sec3-list{margin-top: 40px; padding-bottom: 30px;}
	.sec3-list-item-right{width: 100%; text-align: center;}
	.sec3-list-item-left{width: 100%; padding: 0;}
	.sec3-list-item1{margin-bottom: 30px;}
	.sec3-list-item2{height: auto; margin-bottom: 30px;}
	.sec3-list-item1 .sec3-list-item-box{padding-top: 30px;}
	.sec3-list-item2 .sec3-list-item-box{padding-top: 30px;}
	.sec3-list-item3 .sec3-list-item-box{padding-top: 30px;}
	.sec3-list-item-box{padding-left: 12px;}
	.sec3-item-title{height: 40px;border-radius: 20px; padding-left: 54px;font-size: 18px;line-height: 40px;}
	.sec3-item-title span{width: 66px; height: 66px; left: -12px; top: -14px; font-size: 26px;line-height: 66px;}
	.sec3-item-text{margin-top: 12px; margin-left: 0px;}
	.sec3-item-info{padding-left: 20px;}
	.sec3-item-info a p::before{left: -10px; top: 8px;}
	.item-right-img {margin: 0 auto;}
}
@media (max-width:460px){
	.bof{width: 36px;height: 36px;padding: 9px;}
	.sec3-item-title{height: 36px;border-radius: 18px; padding-left: 40px;font-size: 15px;line-height: 36px;}
	.sec3-item-title span{width: 50px; height: 50px; left: -12px; top: -7px; font-size: 22px;line-height: 54px;}
}
.sec4{background: url(../img/sec4-bgi.jpg) no-repeat fixed center center; padding: 57px 0;background-size: cover;}
.sec4-tbody{margin-top: 41px;position: relative;}
.sec4-tbody-bgi{width: 100%; height: 100%;position: absolute; left: 0;right: 0;bottom: 0; top: 0;}
.sec4-tbody-item{/* position: absolute; left: 0;right: 0;bottom: 0; top: 0; */ width: 100%; height: 100%;background-repeat: no-repeat;background-position: center center;background-size: cover;display: none;}
.sec4-tbody-item:nth-of-type(1){display: block;}
.tab{width: 20.66666666666667%; display: inline-block; position: relative;}
.tab-item{width: 100%;position: relative;height: 101px; margin-bottom: 4px; text-align: center;font-size: 18px;color: #000; line-height: 101px;background: rgba(219,219,219,.9);}
.tab .tab-item:nth-last-of-type(1){margin-bottom: 0;}
.tab-item>a{color: #000000; display: block;}
.tab-item:hover{background-color: rgba(0,146,63,.9); color: #fff;}.tab-item:hover>a{color: #fff;}
.tab-item-text{left: 100%; top: 0; padding-left: 4px; height: 100%; text-align: left;  display: none;}
.tab-item-text>div{background-color: rgba(0,146,63,.9); color: #fff;width: 376px;height: 100%;padding: 18px 60px 24px 9px;}
.tab-item-text a{color: #fff;}
.tab-item:hover .tab-item-text{display: block;}
.sec5{padding-top: 88px; padding-bottom: 195px; background: url(../img/sec5-bgi.jpg) no-repeat fixed right bottom;background-size: cover;}
.sec5-tbody{margin-top: 53px; font-size: 0; letter-spacing: 0; margin-left: -7px; margin-right: -7px;}
.sec5-tbody-item{display: inline-block; vertical-align: top;width: 25%; padding: 0 7px; margin-bottom: 14px;}
.sec5-tbody-item-img{overflow: hidden; position: relative;}
.sec5-tbody-item-box{width: 100%;padding: 10px 11px 12px 10px;background: #EEEEEE;}
.sec5-item-box-date{font-size: 16px;font-weight: 400;color: #666666;line-height: 24px;vertical-align: middle;}
.sec5-item-box-date .iconfont{font-size: 17px; vertical-align: text-top;color: #666666;margin-right: 10px; }
.sec5-item-box-info{text-indent: 2em; font-size: 18px;color: #333333;line-height: 28px; margin-top: 17px;}
.sec5-item-box-info a{color: #333333;}
.sec5-item-box-href{margin-top: 16px;font-size: 14px;color: #666666;line-height: 28px;}
.sec5-item-box-href a{color: #666;}
.sec5-tbody-item:hover .sec5-tbody-item-box{background: #00923F;}
.sec5-tbody-item:hover .sec5-tbody-item-box .sec5-item-box-date, .sec5-tbody-item:hover .sec5-tbody-item-box .sec5-item-box-date .iconfont{color: #fff;}
.sec5-tbody-item:hover .sec5-tbody-item-box .sec5-item-box-info, .sec5-tbody-item:hover .sec5-tbody-item-box .sec5-item-box-info a{color: #fff;}
.sec5-tbody-item:hover .sec5-tbody-item-box .sec5-item-box-href, .sec5-tbody-item:hover .sec5-tbody-item-box .sec5-item-box-href a{color: #fff;}
@media (min-width:1380px) and (max-width:1559px){
	.sec4{padding: 50px 0;}
	.sec4-tbody{margin-top: 36px;}
	.tab{width: 20.66666666666667%;}
	.tab-item{height: 92px; font-size: 18px;line-height: 92px;}
	.tab-item-text>div{width: 366px;height: 100%;padding: 18px 50px 24px 8px;}
	
	.sec5{padding-top: 80px; padding-bottom: 180px;}
	.sec5-tbody{margin-top: 50px; margin-left: -7px; margin-right: -7px;}
	.sec5-tbody-item{width: 25%; padding: 0 7px;}
	.sec5-tbody-item-box{padding: 10px;}
	.sec5-item-box-date{font-size: 16px;line-height: 24px;}
	.sec5-item-box-date .iconfont{font-size: 16px; margin-right: 10px; }
	.sec5-item-box-info{font-size: 18px;line-height: 28px; margin-top: 16px;}
	.sec5-item-box-href{margin-top: 16px;font-size: 14px;line-height: 28px;}
}
@media (min-width:1250px) and (max-width:1379px){
	.sec4{padding: 44px 0;}
	.sec4-tbody{margin-top: 32px;}
	.tab{width: 21%;}
	.tab-item{height: 86px; font-size: 18px;line-height: 86px;}
	.tab-item-text>div{width: 344px;height: 100%;padding: 16px 30px 20px 8px;}
	.sec5{padding-top: 70px; padding-bottom: 160px;}
	.sec5-tbody{margin-top: 40px; margin-left: -7px; margin-right: -7px;}
	.sec5-tbody-item{width: 25%; padding: 0 7px;}
	.sec5-tbody-item-box{padding: 10px;}
	.sec5-item-box-date{font-size: 15px;line-height: 24px;}
	.sec5-item-box-date .iconfont{font-size: 15px; margin-right: 10px; }
	.sec5-item-box-info{font-size: 17px;line-height: 28px; margin-top: 15px;}
	.sec5-item-box-href{margin-top: 14px;font-size: 14px;line-height: 28px;}
}
@media (min-width:992px) and (max-width:1249px){
	.sec4{padding: 40px 0;}
	.sec4-tbody{margin-top: 30px;}
	.tab{width: 24%;}
	.tab-item{height: 76px; font-size: 18px;line-height: 76px;}
	.tab-item-text>div{width: 320px;height: 100%;padding: 10px 10px 14px 8px;}
	.sec5{padding-top: 60px; padding-bottom: 145px;}
	.sec5-tbody{margin-top: 40px; margin-left: -7px; margin-right: -7px;}
	.sec5-tbody-item{width: 33.33333333%; padding: 0 7px;}
	.sec5-tbody-item-box{padding: 10px;}
	.sec5-item-box-date{font-size: 15px;line-height: 22px;}
	.sec5-item-box-date .iconfont{font-size: 15px; margin-right: 8px; }
	.sec5-item-box-info{font-size: 16px;line-height: 26px; margin-top: 12px;}
	.sec5-item-box-href{margin-top: 10px;font-size: 14px;line-height: 26px;}
}
@media (min-width:720px) and (max-width:991px){
	.sec4{padding: 36px 0;}
	.sec4-tbody{margin-top: 27px;}
	.tab{width: 25%;}
	.tab-item{height: 60px; font-size: 16px;line-height: 60px;}
	.tab-item-text>div{width: 300px;height: 100%;padding: 6px;}
	.sec5{padding-top: 40px; padding-bottom: 125px;}
	.sec5-tbody{margin-top: 30px; margin-left: -7px; margin-right: -7px;}
	.sec5-tbody-item{width: 33.33333333%; padding: 0 7px;}
	.sec5-tbody-item-box{padding: 8px;}
	.sec5-item-box-date{font-size: 14px;line-height: 22px;}
	.sec5-item-box-date .iconfont{font-size: 15px; margin-right: 8px; }
	.sec5-item-box-info{font-size: 16px;line-height: 26px; margin-top: 12px;}
	.sec5-item-box-href{margin-top: 10px;font-size: 14px;line-height: 26px;}
}
@media (max-width:719px){
	.sec4{padding: 30px 0;}
	.sec4-tbody{margin-top: 24px;}
	.tab{width: 50%;}
	.tab-item{height: 60px; font-size: 16px;line-height: 60px;}
	.tab-item-text{width: 100%;}
	.tab-item-text>div{width: 100%;height: 100%;padding: 6px;}
	.sec5{padding-top: 40px; padding-bottom: 125px;}
	.sec5-tbody{margin-top: 30px; margin-left: -7px; margin-right: -7px;}
	.sec5-tbody-item{width: 50%; padding: 0 7px;}
	.sec5-tbody-item-box{padding: 8px;}
	.sec5-item-box-date{font-size: 14px;line-height: 22px;}
	.sec5-item-box-date .iconfont{font-size: 15px; margin-right: 8px; }
	.sec5-item-box-info{font-size: 16px;line-height: 26px; margin-top: 12px;}
	.sec5-item-box-href{margin-top: 10px;font-size: 13px;line-height: 24px;}
}
@media (max-width:460px){
	.sec5-item-box-date{font-size: 12px;line-height: 20px;}
	.sec5-item-box-date .iconfont{font-size: 14px; margin-right: 6px; }
	.sec5-item-box-info{font-size: 14px;line-height: 24px; margin-top: 8px;}
	.sec5-item-box-href{margin-top: 8px;font-size: 13px;line-height: 22px;}
}
/* footer */
.footer{background-color: #222; padding-top: 82px;}
.foot-tongx{left: 0; width: 100%; top: 0; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%);}
.foot-tongx-box{width: 100%; max-width: 1115px; padding: 16px 40px 20px;background: #00923F;border-radius: 7px; margin: 0 auto;}
.foot-tongx-left-title{color: #fff;font-size: 28px;font-weight: bold;line-height: 32px;}
.foot-tongx-left-title a{color: #fff;}
.foot-tongx-left-text{font-size: 16px;color: #FFFFFF;line-height: 28px; margin-top: 10px;}
.foot-search{width: 356px; height: 45px; margin: 14px 0 11px; position: relative;}
.foot-search-input{width: 100%;height: 100%;background: rgba(255,255,255,.5);border-radius: 22px; padding-left: 21px;font-size: 16px;color: #FFFFFF;line-height: 30px;}
.foot-search-input::placeholder{color: #fff;}
.foot-search-input::-moz-placeholder{color: #fff;}
.foot-search-input::-ms-input-placeholder{color: #fff;}
.foot-search-input::-webkit-input-placeholder{color: #fff;}
.foot-search-btn{position: absolute; right: -2px; top: 0;height: 46px;width: 108px;background: #FFFFFF;box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.2); border-radius: 23px;font-size: 16px;color: #00923F;line-height: 36px; cursor: pointer;}
.shejiao{padding-bottom: 30px;}
.shejiao a{width: 42px;height: 42px;background: #F8F8F8;border-radius: 50%; margin: 0 13.5px 10px; line-height: 42px; font-size: 19px; text-align: center;color: #1D1D1D;position: relative;}
.shejiao a .hover-ma{position: absolute;left: 50%;transform: translateX(-50%);width: 102px;top: 100%;display: none;}
.shejiao a:hover{color: #00923F;}
.shejiao a:hover .hover-ma{display: block;}
.foot{font-size: 0;letter-spacing: 0; margin-top: 14px;}
.fo1, .fo2, .fo3, .fo4, .fo5, .fo6{display: inline-block; vertical-align: top;}
.fo1{width: 16.93333333333333%;}
.fo2{width: 24.73333333333333%;}
.fo3{width: 18.53333333333333%;}
.fo4{width: 17%;}
.fo5{width: 16.8%;}
.fo6{width: 6%;}
.fobiao{font-size: 22px;font-weight: bold;color: #FFFFFF;line-height: 32px; margin-bottom: 23px;}
.fobiao2{padding-top: 5px; margin-bottom: 18px;}
.fonav{color: #D3D3D3;}
.fonav a{color: #D3D3D3;}
.fonav a:hover{color: #fff;}
.fonav-item .iconfont{font-size: 23px;color: #D3D3D3; vertical-align: middle;}
.alibb{margin-top: 42px;}
.spiao{font-size: 0;letter-spacing: 0;padding-top: 61px; margin-left: -2px;margin-right: -2px;padding-bottom:8px; }
.spiao .sp-item{display: inline-block; vertical-align: top; width: 12.5%; padding: 0 4px;margin-bottom: 11px;}
.contact-box{margin-top: 23px; width: 100%;}
.item-inputs{width: 100%; height: 40px; margin-bottom: 11px; position: relative; float: left;}
.item-inputs input, .item-inputs textarea{width: 100%; height: 100%; background-color: rgba(61,61,61,.8); padding: 8px 10px; font-size: 14px; color: #fff;}
.item-input1{height: 83px;}
.item-input2{width: 44.06779661016949%;}
.macol{text-align: center;vertical-align: middle; width: 21.46892655367232%; background-color: #fff;}
.item-btn{width: 29.94350282485876%;}
.sends{width: 100%; height: 100%;background: #00923F; color: #fff; font-weight: 700; cursor: pointer;}
.Keywords{margin-top: 32px; padding-bottom: 20px;}
.footer-add, .links, .Keywords{font-size: 14px;color: #999999;line-height: 24px;}
.Keywords a{color: #999999; margin-right: 5px; }
.links a{color: #999999; margin-right: 10px; }
.Keywords a:hover, .links a:hover{color: #fff;}
.links{margin-bottom: 4px;}
.foot-bottom{border-top: 1px solid rgba(64,64,64,.5);padding: 30px 0 31px; }
@media (min-width:1380px) and (max-width:1559px){
	.footer{padding-top: 76px;}
	.foot-tongx-box{padding: 14px 30px 18px;}
	.foot-tongx-left-title{font-size: 26px;line-height: 30px;}
	.foot-tongx-left-text{font-size: 16px;line-height: 26px;margin-top: 8px;}
	.foot-search{width: 344px; height: 44px; margin: 10px 0 10px; position: relative;}
	.foot-search-input{border-radius: 22px;padding-left: 18px;font-size: 16px;line-height: 30px;}
	.foot-search-btn{height: 44px;width: 108px;border-radius: 23px;font-size: 16px;line-height: 36px;}
	.fo1{width: 16%;}
	.fo2{width: 24.8%;}
	.fo3{width: 18%;}
	.fo4{width: 17%;}
	.fo5{width: 16.2%;}
	.fo6{width: 8%;}
	.shejiao a{width: 40px;height: 40px;margin: 0 13px 10px; line-height: 40px; font-size: 19px;}
	.Keywords{margin-top: 28px; padding-bottom: 18px;}
	.fobiao{font-size: 20px;line-height: 30px; margin-bottom: 22px;}
	.fobiao2{padding-top: 4px; margin-bottom: 18px;}
	.spiao{padding-top: 100px; margin-left: -2px;margin-right: -2px;padding-bottom:8px; }
	.spiao .sp-item{width: 12.5%; padding: 0 3px;margin-bottom: 10px;}
	.foot-bottom{padding: 28px 0 29px; }
}
@media (min-width:1250px) and (max-width:1379px){
	.footer{padding-top: 64px;}
	.foot-tongx-box{padding: 12px 30px 16px;}
	.foot-tongx-left-title{font-size: 26px;line-height: 30px;}
	.foot-tongx-left-text{font-size: 16px;line-height: 26px;margin-top: 8px;}
	.foot-search{width: 344px; height: 44px; margin: 10px 0 10px; position: relative;}
	.foot-search-input{border-radius: 22px;padding-left: 18px;font-size: 16px;line-height: 30px;}
	.foot-search-btn{height: 44px;width: 108px;border-radius: 23px;font-size: 16px;line-height: 36px;}
	.fo1{width: 16%;}
	.fo2{width: 24%;}
	.fo3{width: 18%;}
	.fo4{width: 17%;}
	.fo5{width: 16%;}
	.fo6{width: 9%;}
	.shejiao a{width: 38px;height: 38px;margin: 0 12px 10px; line-height: 38px; font-size: 18px;}
	.fobiao{font-size: 20px;line-height: 30px; margin-bottom: 20px;}
	.fobiao2{padding-top: 3px; margin-bottom: 17px;}
	.item-input2{width: 43%;}
	.macol{width: 23%; display: flex; align-items: center; justify-content: center;}
	.item-btn{width: 30%;}
	.alibb{margin-top: 30px; width: 85%;}
	.Keywords{margin-top: 24px;padding-bottom: 16px;}
	.spiao{padding-top: 80px; margin-left: -3px;margin-right: -3px;padding-bottom:8px; }
	.spiao .sp-item{width: 12.5%; padding: 0 3px;margin-bottom: 8px;}
	.foot-bottom{padding: 24px 0 25px; }
}
@media (min-width:992px) and (max-width:1249px){
	.footer{padding-top: 64px;}
	.foot-tongx-box{padding: 10px 30px 10px;}
	.foot-tongx-left-title{font-size: 24px;line-height: 30px;}
	.foot-tongx-left-text{font-size: 15px;line-height: 26px;margin-top: 8px;}
	.foot-search{width: 344px; height: 44px; margin: 10px 0 10px; position: relative;}
	.foot-search-input{border-radius: 22px;padding-left: 18px;font-size: 16px;line-height: 30px;}
	.foot-search-btn{height: 44px;width: 108px;border-radius: 23px;font-size: 16px;line-height: 36px;}
	.fo1{width: 16%;}
	.fo2{width: 24%;}
	.fo3{width: 18%;}
	.fo4{width: 17%;}
	.fo5{width: 16%;}
	.fo6{width: 9%;}
	.shejiao a{width: 36px;height: 36px;margin: 0 10px 10px; line-height: 36px; font-size: 17px;}
	.item-input2{width: 43%;}
	.macol{width: 24%; display: flex; align-items: center; justify-content: center;}
	.item-btn{width: 30%;}
	.alibb{margin-top: 20px; width: 80%;}
	.fobiao{font-size: 18px;line-height: 28px; margin-bottom: 18px;}
	.fobiao2{padding-top: 2px; margin-bottom: 16px;}
	.Keywords{margin-top: 20px;padding-bottom: 14px;}
	.spiao{padding-top: 60px; margin-left: -3px;margin-right: -3px;padding-bottom:8px; }
	.spiao .sp-item{width: 16.66666666666667%; padding: 0 3px;margin-bottom: 8px;}
	.foot-bottom{padding: 24px 0 25px; }
}
@media (min-width:721px) and (max-width:991px){
	.footer{padding-top: 56px;}
	.foot-tongx-box{padding: 10px 20px 10px;}
	.foot-tongx-left-title{font-size: 22px;line-height: 28px;}
	.foot-tongx-left-text{font-size: 14px;line-height: 24px;margin-top: 6px;}
	.foot-search{width: 332px; height: 40px; margin: 9px 0 9px; position: relative;}
	.foot-search-input{border-radius: 20px;padding-left: 18px;font-size: 16px;line-height: 30px;}
	.foot-search-btn{height: 40px;width: 96px;border-radius: 20px;font-size: 16px;line-height: 30px;}
	.spiao{padding-top: 20px; margin-left: -3px;margin-right: -3px;padding-bottom:8px; }
	.spiao .sp-item{width: 25%; padding: 0 3px;margin-bottom: 8px;}
	
}
@media(max-width:991px){
	.fo-hidden{display: none;}
	.shejiao a{width: 36px;height: 36px;margin: 0 10px 10px; line-height: 36px; font-size: 16px;}
	.Keywords{margin-top: 16px;padding-bottom: 12px;}.foot-bottom{padding: 16px 0 16px; }
}
@media(max-width:720px){
	.footer{padding-top: 32px;}
	.foot-tongx-box{display: none;}
	.shejiao{padding-bottom: 10px;}
	.shejiao a{width: 32px;height: 32px;margin: 0 8px 8px; line-height: 32px; font-size: 16px;}
	.spiao{display: none;}
	.Keywords{margin-top: 12px;padding-bottom: 8px;}.foot-bottom{padding: 12px 0 12px; }
}
.m-kf {position: fixed;z-index: 99;right: 0px;top: 50%;}
.m-kf .iconfont{color: #666; font-size: 24px;}
.m-kf .kf-item {position: relative;display: block;line-height: 0;font-size: 0;width: 56px;line-height: 56px;margin-bottom: 1px;font-size: 25px;color: #fff;text-align: center;background-color: #EBEBEB; border-radius: 6px;}
.m-kf .kf-item .icon-email1{color: #4260A8;}
.m-kf .kf-item .icon-wechat{color: #62b900;}
.m-kf .kf-item:hover{color: #fff !important;background-color: #00923F;right: 0px; }
.m-kf .kf-item:hover .iconfont{ color: #fff !important;}
.m-kf .kf-item.active{background-color: #00923F;}

.m-kf .kf-wx {position: absolute;display: none;bottom: 0;right: 100%;width: 130px;font-size: 0;line-height: 0;}
.m-kf .kf-wx img{width: 100%;}
.m-kf .gotop {cursor: pointer;}
@media screen and (min-width: 900px) {}
@media screen and (max-width: 899px) {
	.m-kf {right: 0;top: auto;bottom: 0;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-flow: row nowrap;-moz-box-orient: horizontal;-moz-box-direction: normal;-ms-flex-flow: row nowrap;flex-flow: row nowrap;-webkit-justify-content: space-around;-ms-flex-pack: distribute;justify-content: space-around;width: 100%;background-color: #00923F;}
	.m-kf .kf-item {width: 20%;text-align: center;line-height: 60px;font-size: 26px;background-color: #00923F !important;}
	.m-kf .iconfont{color: #fff !important;  font-size: 24px;}
	.m-kf .kf-item2 {position: relative;}
	.m-kf .kf-wx {bottom: 100%;right: 0;}
	.m-kf .gotop {width: 20%;line-height: 60px;font-size: 20px;font-size: 2rem;color: #fff;text-align: center;display: block;}
	.g-ft {padding-bottom: 63px;}
	.footer{margin-bottom: 60px;}
}
/* product */
.product{padding-bottom: 100px;}
.sec-add{padding-top: 24px;}
.sec-add a{display: inline;}
.sec-add a:nth-last-of-type(1){color: #00923F;}
.pro-top-menu{padding-top: 44px;}
.proswiper{padding: 0 100px; position: relative;}
.proswiper::before{content: "";position: absolute;width: 100px;height: 100%;background-color: #fff;left: 0; top: 0;z-index: 8;}
.proswiper::after{content: "";position: absolute;width: 100px;height: 100%;background-color: #fff;right: 0; top: 0;z-index: 8;}
.pro-menu-item{width: 100%;height: 45px;line-height: 45px;background: #666666;color: #FFFFFF;text-align: center;}
.pro-menu-item a{color: #FFFFFF;}
.pro-menu-item:hover{background: #00923F;}
.next1, .prev1{width: 32px;height: 32px;border-radius: 50%;border: 2px solid #666; line-height: 28px ;color: #666;font-size: 12px;font-weight: 700; margin-top: 0; transform: translateY(-50%);}
.next1:hover, .prev1:hover{border: 2px solid #00923F;color: #00923F;}

.product-title{font-size: 26px;color: #00923F;line-height: 54px;padding-top: 45px; padding-bottom: 5px;}
.product-title a{color: #00923F;}
.product-list{font-size: 0;letter-spacing: 0;margin-left: -2px;margin-right: -2px; padding-top: 92px;padding-bottom: 56px;}
.product-list-item{display: inline-block;vertical-align: top;width: 50%;padding: 0 2px; margin-bottom: 63px;}
.pro-item-img{width: 335px;display: inline-block;vertical-align: top;background: #FFFFFF;border: 1px solid;border-image: linear-gradient(0deg, #E1E1E1, #F7F7F7) 10 10;}
.pro-item-info{display: inline-block;vertical-align: top;width: 413px; padding: 18px 30px;}
.pro-jianjie{display: block;}
.pro-item-name{font-size: 22px;line-height: 30px;}
.pro-item-text{margin-top: 16px;}
.pro-item-href{padding-top: 27px;}
.pro-item-href input{width: 17px;height: 17px;background: linear-gradient(0deg, rgba(0, 0, 0, 0.07), rgba(255, 255, 255, 0.07));border: 1px solid #B5B5B5;box-shadow: 0px 2px 0px 0px #FFFFFF;border-radius: 3px;}
.pro-item-href a{display: inline-block;width: 151px;height: 46px;background: #9C9C9C;border: 1px solid #FFFFFF;border-radius: 5px;color: #fff;text-align: center;line-height: 44px;margin-left: 26px;}
.pro-item-href a:hover{background: #00923F;}
.m-page{text-align: center;}
.m-page a{display: inline-block;vertical-align: middle;text-align: center; width: 43px;height: 37px;background: #FFFFFF;border: 1px solid #EDEDED;font-size: 14px;color: #333333;line-height: 35px; margin: 6px;}
.m-page span{display: inline-block;vertical-align: middle;text-align: center; width: 43px;height: 37px;background: #FFFFFF;font-size: 14px;color: #333333;line-height: 35px; margin: 6px;}
.m-page a.active, .m-page a:hover{background: #00923F;border: 1px solid #00923F; color: #fff;}
.m-page a.big{width: 82px;}
.m-page .page-form {display: inline-block;vertical-align: top;padding-right: 23px;background: url(../img/jian-btn.png) no-repeat right center; margin-top: 6px;margin-left: 45px;}
.m-page .form-btn {display: inline-block;background: #00923F;width: 195px;height: 36px;font-size: 14px;color: #fff;text-align: center;-moz-box-sizing: border-box;box-sizing: border-box;cursor: pointer;}
.tag{color: #666; padding-top: 82px;padding-bottom: 68px;}
.tag a{display: inline;margin-right: 3px;color: #666;}
.tag a:hover{color: #00923F;}
@media (min-width:1380px) and (max-width:1559px){
	.product{padding-bottom: 90px;}
	.sec-add{padding-top: 22px;}
	.pro-top-menu{padding-top: 40px;}
	.proswiper{padding: 0 50px;}
	.proswiper::before, .proswiper::after{width: 50px;}
	.pro-menu-item{height: 42px;line-height: 42px;}
	.next1, .prev1{width: 30px;height: 30px;line-height: 26px;}
	.product-title{font-size: 24px;line-height: 50px;padding-top: 42px; padding-bottom: 4px;}
	.product-list{padding-top: 82px;padding-bottom: 48px;}
	.product-list-item{width: 50%;margin-bottom: 58px;}
	.pro-item-img{width: 320px;}
	.pro-item-info{width: 343px; padding: 16px 20px;}
	.pro-item-name{font-size: 20px;line-height: 30px;}
	.pro-item-text{margin-top: 14px;}
	.pro-item-href{padding-top: 24px;}
	.pro-item-href input{width: 16px;height: 16px;}
	.pro-item-href a{width: 142px;height: 44px;line-height: 42px;margin-left: 24px;}
	.m-page a{width: 40px;height: 36px;font-size: 14px;line-height: 34px; margin: 5px;}
	.m-page a.big{width: 76px;}
	.m-page .page-form {padding-right: 20px;margin-top: 5px;margin-left: 42px;}
	.m-page .form-btn {width: 180px;height: 36px;font-size: 14px;}
	.tag{padding-top: 70px;padding-bottom: 54px;}
}
@media (min-width:1250px) and (max-width:1379px){
	.product{padding-bottom: 80px;}
	.sec-add{padding-top: 20px;}
	.pro-top-menu{padding-top: 36px;}
	.proswiper{padding: 0 60px;}
	.proswiper::before, .proswiper::after{width: 60px;}
	.pro-menu-item{height: 40px;line-height: 40px;}
	.next1, .prev1{width: 30px;height: 30px;line-height: 26px;}
	.product-title{font-size: 22px;line-height: 46px;padding-top: 36px; padding-bottom: 4px;}
	.product-list{padding-top: 70px;padding-bottom: 42px;}
	.product-list-item{width: 50%;margin-bottom: 50px;}
	.pro-item-img{width: 298px;}
	.pro-item-info{width: 300px; padding: 12px 16px;}
	.pro-item-name{font-size: 18px;line-height: 28px;}
	.pro-item-text{margin-top: 10px;}
	.pro-item-href{padding-top: 20px;}
	.pro-item-href input{width: 15px;height: 15px;}
	.pro-item-href a{width: 136px;height: 40px;line-height: 38px;margin-left: 20px;}
	.m-page a{width: 36px;height: 36px;font-size: 14px;line-height: 34px; margin: 4px;}
	.m-page a.big{width: 72px;}
	.m-page .page-form {padding-right: 20px;margin-top: 4px;margin-left: 36px;}
	.m-page .form-btn {width: 160px;height: 36px;font-size: 14px;}
	.tag{padding-top: 60px;padding-bottom: 48px;}
}
@media (min-width:992px) and (max-width:1249px){
	.product{padding-bottom: 70px;}
	.sec-add{padding-top: 18px;}
	.pro-top-menu{padding-top: 36px;}
	.proswiper{padding: 0 40px;}
	.proswiper::before, .proswiper::after{width: 40px;}
	.pro-menu-item{height: 40px;line-height: 40px;}
	.next1, .prev1{width: 30px;height: 30px;line-height: 26px;}
	.product-title{font-size: 20px;line-height: 40px;padding-top: 30px; padding-bottom: 4px;}
	.product-list{padding-top: 50px;padding-bottom: 36px;margin-left: -30px;margin-right: -30px;}
	.product-list-item{width: 50%;margin-bottom: 40px;padding: 0 30px;}
	.pro-item-img{width: 100%;}
	.pro-item-info{width: 100%; padding: 12px 16px;}
	.pro-item-name{font-size: 18px;line-height: 28px;}
	.pro-item-text{margin-top: 10px;}
	.pro-item-href{padding-top: 20px;}
	.pro-item-href input{width: 15px;height: 15px;}
	.pro-item-href a{width: 136px;height: 40px;line-height: 38px;margin-left: 20px;}
	.m-page a{width: 36px;height: 36px;font-size: 14px;line-height: 34px; margin: 4px;}
	.m-page a.big{width: 72px;}
	.m-page .page-form {padding-right: 20px;margin-top: 4px;margin-left: 36px;}
	.m-page .form-btn {width: 160px;height: 36px;font-size: 14px;}
	.tag{padding-top: 50px;padding-bottom: 42px;}
}
@media (max-width:991px){
	.product{padding-bottom: 60px;}
	.sec-add{padding-top: 16px;}
	.pro-top-menu{padding-top: 32px;}
	.proswiper{padding: 0 50px;}
	.proswiper::before, .proswiper::after{width: 50px;}
	.pro-menu-item{height: 38px;line-height: 38px;}
	.next1, .prev1{width: 28px;height: 28px;line-height: 24px;}
	.pro-menu-item{height: 40px;line-height: 40px;}
	.next1, .prev1{width: 30px;height: 30px;line-height: 26px;}
	.product-title{font-size: 20px;line-height: 40px;padding-top: 30px; padding-bottom: 4px;}
	.product-list{padding-top: 40px;padding-bottom: 30px;margin-left: -20px;margin-right: -20px;}
	.product-list-item{width: 50%;margin-bottom: 30px;padding: 0 20px;}
	.pro-item-img{width: 100%;}
	.pro-item-info{width: 100%; padding: 12px 16px;}
	.pro-item-name{font-size: 18px;line-height: 28px;}
	.pro-item-text{margin-top: 10px;}
	.pro-item-href{padding-top: 20px;}
	.pro-item-href input{width: 15px;height: 15px;}
	.pro-item-href a{width: 136px;height: 40px;line-height: 38px;margin-left: 20px;}
	.m-page a{width: 36px;height: 36px;font-size: 14px;line-height: 34px; margin: 4px;}
	.m-page a.big{width: 72px;}
	.m-page .page-form {padding-right: 20px;margin-top: 4px;margin-left: 36px;}
	.m-page .form-btn {width: 160px;height: 36px;font-size: 14px;}
	.tag{padding-top: 30px;padding-bottom: 36px;}
}
@media (max-width:660px){
	.product{padding-bottom: 10px;}
	.sec-add{padding-top: 14px;}
	.pro-top-menu{padding-top: 28px;}
	.proswiper{padding: 0 30px;}
	.proswiper::before, .proswiper::after{width: 30px;}
	.pro-menu-item{height: 36px;line-height: 36px;}
	.next1, .prev1{width: 24px;height: 24px;line-height: 20px;}
	.product-title{font-size: 18px;line-height: 32px;padding-top: 20px; padding-bottom: 4px;}
	.product-list{padding-top: 40px;padding-bottom: 20px;margin-left: -10px;margin-right: -10px;}
	.product-list-item{width: 50%;margin-bottom: 25px;padding: 0 10px;}
	.pro-item-img{width: 100%;}
	.pro-item-info{width: 100%; padding: 12px 16px;}
	.pro-item-name{font-size: 18px;line-height: 28px;}
	.pro-item-text{margin-top: 10px;}
	.pro-item-href{padding-top: 20px;}
	.pro-item-href input{width: 12px;height: 12px;}
	.pro-item-href a{width: 126px;height: 40px;line-height: 38px;margin-left: 16px;}
	.m-page a{width: 36px;height: 36px;font-size: 14px;line-height: 34px; margin: 4px;}
	.m-page a.big{width: 66px;}
	.m-page .page-form {padding-right: 20px;margin-top: 4px;margin-left: 36px;}
	.m-page .form-btn {width: 160px;height: 36px;font-size: 14px;}
	.tag{padding-top: 30px;padding-bottom: 36px;}
}
@media (max-width:440px){.product-list-item{width: 100%;margin-bottom: 20px;padding: 0 20px;}}

/* product2 */

.pro-detail{margin-top: 60px; padding-bottom: 84px;}
.pro2-box .m-propic { margin: 0 auto; width: 779px; float: left; margin-right: 46px; }
@media screen and (max-width: 1559px) { .pro2-box .m-propic { width: 738px; margin-right: 40px; } .pro-detail{margin-top: 48px; padding-bottom: 70px;}}
@media screen and (max-width: 1379px) { .pro2-box .m-propic { width: 680px; margin-right: 34px; } .pro-detail{margin-top: 36px; padding-bottom: 56px;}}
@media screen and (max-width: 1250px) { .pro2-box .m-propic { width: 660px; margin-right: 22px; } .pro-detail{margin-top: 24px; padding-bottom: 40px;}}
@media screen and (max-width: 991px) {.pro-detail{margin-top: 20px; padding-bottom: 30px;}}
@media screen and (max-width: 460px) {.pro-detail{margin-top: 16px; padding-bottom: 20px;}}
.pro2-box .m-propic .pic-big { position: relative; float: right; width: 592px; }
@media screen and (max-width: 1559px) { .pro2-box .m-propic .pic-big { width: 570px; } }
@media screen and (max-width: 1379px) { .pro2-box .m-propic .pic-big { width: 520px; } } 
@media screen and (max-width: 1250px) { .pro2-box .m-propic .pic-big { width: 500px; } }

.pro2-box .m-propic .big-img { display: block; line-height: 0; font-size: 0; border-radius: 0;background: #FFFFFF;border: 1px solid #EEEEEE;position: relative; padding-bottom: 73.98648648648649%; }

.pro2-box .m-propic .big-img .zoomPad { float: none; z-index: 8; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.pro2-box .m-propic .big-img .zoomPad img { border-radius: 0; width: 100%; }
.pro2-box .m-propic .zoomWrapperImage img { max-width: 1200px; }
.pro2-box .m-propic .pic-small { position: relative; float: left; width: 155px; }
@media screen and (max-width: 1559px) { .pro2-box .m-propic .pic-small { width: 150px; } }
@media screen and (max-width: 1379px) { .pro2-box .m-propic .pic-small { width: 140px; } } 
@media screen and (max-width: 1250px) { .pro2-box .m-propic .pic-small { width: 140px; } }

.pro2-box .m-propic .pic-btn { position: absolute; left: 50%;transform: translateX(-50%); width: 24px; text-align: center; font-size: 20px; height: 16px; line-height: 16px; border-radius: 50%; color: #666; z-index: 3; }
.pro2-box .m-propic .pic-btn .iconfont{font-size: 20px;  line-height: 24px; color: #666; }
.pro2-box .m-propic .pic-btn:hover .iconfont{ color: #00923F; }
.pro2-box .m-propic .pic-btn:hover { color: #00923F; }
.pro2-box .m-propic .pic-btn.prev { top: 0; }
.pro2-box .m-propic .pic-btn.next { bottom: 0; }
.pro2-box .m-propic .pic-list { height: 440px; padding: 36px 0; overflow: hidden; }
.pro2-box .m-propic .pic-list div{height: 100%;overflow: hidden;}
.pro2-box .m-propic .pic-list ul { height: 2000px; }
.pro2-box .m-propic .pic-list .list-item { margin-bottom: 10px; overflow: visible; padding-left: 0; }
@media screen and (max-width: 1559px) { .pro2-box .m-propic .pic-list { height: 422px; padding: 35px 0; }
.pro2-box .m-propic .pic-list .list-item { margin-bottom: 9px;} }
@media screen and (max-width: 1379px) {  .pro2-box .m-propic .pic-list { height: 385px; padding: 30px 0; }
.pro2-box .m-propic .pic-list .list-item { margin-bottom: 8px;}  } 
@media screen and (max-width: 1250px) {  .pro2-box .m-propic .pic-list { height: 370px; padding: 24px 0; }
.pro2-box .m-propic .pic-list .list-item { margin-bottom: 7px;}  }
.pro2-box .m-propic .pic-list .item-pics { display: block; border-radius: 0; position: relative; overflow: hidden;height: 116px;background: #FFFFFF;border: 1px solid transparent; }
@media screen and (max-width: 1559px) { .pro2-box .m-propic .pic-list .item-pics {height: 110px;} }
@media screen and (max-width: 1379px) { .pro2-box .m-propic .pic-list .item-pics {height: 102px;} } 
@media screen and (max-width: 1250px) { .pro2-box .m-propic .pic-list .item-pics {height: 102px;} }

.pro2-box .m-propic .pic-list .item-pics img {width: 100%; display: block; position: absolute; top: 0; left: 0; width: 100%;}
.pro2-box .m-propic .pic-list .item-pics:hover, .pro2-box .m-propic .pic-list .item-pics.zoomThumbActive { border-color: #00923F; }
.pro2-box .m-propic2 { display: none; }
@media screen and (max-width: 1250px) { .pro2-box { /*.m-propic .pic-small { width: 110px; } .m-propic .pic-list { height: 444px; } .m-propic .list-item { margin-bottom: 40px; } */ }.pro2-box .zoomPad { cursor: default !important; }.pro2-box .zoomPup { display: none !important; }.pro2-box .zoomWindow { display: none !important; }.pro2-box .zoomPreload { display: none !important; }.pro2-box .m-propic { max-width: 100%; float: none; margin: 0 auto 30px; }
.pro2-box .m-propic .pic-big { height: auto; } }@media screen and (max-width: 767px) { .pro2-box .m-propic1 { display: none; }.pro2-box .m-propic2 { position: relative; display: block; overflow: hidden; width: 100%; padding-left: 30px; padding-right: 30px; }.pro2-box .m-propic2 .box-btn { position: absolute; top: 50%; margin-top: -12px; display: block; width: 24px; height: 24px; line-height: 24px; font-size: 24px;  color: #666; }.pro2-box .m-propic2 .box-btn:hover { color: #B84143; }.pro2-box .m-propic2 .box-btn.prev { left: 0; }.pro2-box .m-propic2 .box-btn.next { right: 0; }.pro2-box .m-propic2 .box-list { overflow: hidden; }
.pro2-box .m-propic2 .box-list ul { width: 1000%; }.pro2-box .m-propic2 .list-item { float: left; margin-left: .1%; margin-right: .1%; margin-bottom: 0; width: 3.13%; border-radius: 0; border: 1px solid #D1D1D1; overflow: hidden; }.pro2-box .m-propic2 .list-item img { display: block; } }@media only screen and (max-width: 767px) and (max-width: 640px) { .pro2-box .m-propic2 .list-item { width: 4.8%; } }@media only screen and (max-width: 767px) and (max-width: 480px) { .pro2-box .m-propic2 .list-item { width: 9.8%; } }.pro2-info { overflow: hidden; }
/* .prob-video { position: absolute; left: 0; top: 0; width: 100%; height: 100%; line-height: 0; font-size: 0; overflow: hidden; z-index: 8; display: none; }
.prob-video iframe { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.prob-video.show { display: block; } */
.pro2-info .item-title {line-height: 36px; padding-top: 4px; padding-bottom: 10px;color: #333; font-weight: 500; font-size: 28px;}
@media screen and (max-width: 1559px) { .pro2-info .item-title {line-height: 34px;padding-top: 4px;padding-bottom: 10px;font-size: 26px;} }
@media screen and (max-width: 1379px) { .pro2-info .item-title {line-height: 32px;padding-top: 3px;padding-bottom: 8px;font-size: 24px;} } 
@media screen and (max-width: 1250px) { .pro2-info .item-title {line-height: 30px;padding-top: 2px;padding-bottom: 8px;font-size: 22px;} }
@media screen and (max-width: 991px) { .pro2-info .item-title {line-height: 28px;padding-top: 2px;padding-bottom: 6px;font-size: 20px;} }
@media screen and (max-width: 767px) { .pro2-info .item-title {line-height: 24px;padding-top: 0px;padding-bottom: 6px;font-size: 18px;} }

.item-info-dec{font-size: 16px;color: #666;position: relative; }
.item-feature{line-height: 24px;padding-top: 23px;}
.item-leimu{line-height: 32px;padding-top: 28px;}
.item-leimu .pro2-item-text{position: relative; padding-left: 118px; height: 32px;}
.item-leimu .pro2-item-name{position: absolute; left: 0;top: 0;}
@media screen and (max-width: 1559px) { .item-info-dec{font-size: 16px;}.item-feature{line-height: 22px;padding-top: 20px;}.item-leimu{line-height: 30px;padding-top: 26px;}.item-leimu .pro2-item-text{padding-left: 110px; height: 30px;} }
@media screen and (max-width: 1379px) { .item-feature{line-height: 22px;padding-top: 18px;}.item-leimu{line-height: 30px;padding-top: 24px;} } 
@media screen and (max-width: 1250px) { .item-info-dec{font-size: 15px;}.item-feature{line-height: 20px;padding-top: 16px;}.item-leimu{line-height: 28px;padding-top: 20px;}.item-leimu .pro2-item-text{padding-left: 100px; height: 28px;} }
@media screen and (max-width: 991px) { .item-feature{line-height: 20px;padding-top: 16px;}.item-leimu{line-height: 26px;padding-top: 16px;}.item-leimu .pro2-item-text{padding-left: 96px; height: 26px;} }
@media screen and (max-width: 767px) { .item-info-dec{font-size: 14px;} }

.pro2-info .pro-share {margin-top: 62px;}
.pro2-info .pro-share .share-title {color: #666666; font-size: 16px; line-height: 24px; display: inline-block;vertical-align: top; }
.pro2-info .pro-share .share-pic{display: inline-block; vertical-align: top; height: 24px;margin-left: 8px;}
.pro2-info .pro-share .share-pic .share-an{height: 100%;}
@media screen and (max-width: 1559px) { .pro2-info .pro-share {margin-top: 56px;} }
@media screen and (max-width: 1379px) { .pro2-info .pro-share {margin-top: 50px;} } 
@media screen and (max-width: 1250px) { .pro2-info .pro-share {margin-top: 44px;} }
@media screen and (max-width: 991px) { .pro2-info .pro-share {margin-top: 36px;}.pro2-info .pro-share .share-title { font-size: 15px; line-height: 24px; }.pro2-info .pro-share .share-pic{display: inline-block; height: 24px;} }
@media screen and (max-width: 767px) { .pro2-info .pro-share {margin-top: 30px;}.pro2-info .pro-share .share-title { font-size: 14px;  line-height: 22px; }.pro2-info .pro-share .share-pic{ height: 22px;} }
@media screen and (max-width: 440px) {.pro2-info .pro-share {margin-top: 20px;}.pro2-info .pro-share {display: block; margin-left: 0px; margin-top: 10px;} }

.pro2-info .pro-item-btns { font-size: 0; letter-spacing: 0; margin-top: 40px;}
.pro2-info .items-btn { display: inline-block; vertical-align: middle;width: 199px;background: #9C9C9C;border-radius: 5px;line-height: 25px; color: #fff; text-align: center; font-size: 16px;padding: 10px;border: 1px solid #9C9C9C; }
.pro2-info .items-btn:first-child{margin-right: 31px;}
@media screen and (max-width: 1559px) {.pro2-info .items-btn {width: 172px;line-height: 24px; font-size: 16px;padding: 8px; }.pro2-info .pro-item-btns {margin-top: 36px;} .pro2-info .items-btn:first-child{margin-right: 28px;}}
@media screen and (max-width: 1379px) { .pro2-info .items-btn {width: 160px;line-height: 26px; font-size: 16px;padding: 8px; }.pro2-info .pro-item-btns {margin-top: 32px;}}
@media screen and (max-width: 1250px) { .pro2-info .items-btn {width: 150px;line-height: 24px; font-size: 15px;padding: 8px; }.pro2-info .pro-item-btns {margin-top: 28px;}.pro2-info .items-btn:first-child{margin-right: 24px;}}
@media screen and (max-width: 991px) { .pro2-info .items-btn {width: 140px;line-height: 24px; font-size: 14px;padding: 6px; }.pro2-info .pro-item-btns {margin-top: 24px;}}
@media screen and (max-width: 460px) {.pro2-info .items-btn {width: 120px;line-height: 20px; font-size: 13px;padding: 6px; }.pro2-info .pro-item-btns {margin-top: 20px;}}

.pro-detail2{padding-top: 3px;}
.pro-detail-title{font-size: 24px;color: #333333;line-height: 32px; position: relative;}
.pro-detail-title div{display: inline-block;position: relative;background-color: #fff;}
.pro-detail-title::before{width: 100%; margin-left: 120px; height: 1px;background-color: #CDCDCD;content: "";position: absolute;top: 50%;transform: translateY(-50%); }
.information{padding-top: 75px;/*font-size: 0;letter-spacing: 0;*/ }
.infor-item{width: 50%; padding-right: 43px;display: inline-block;vertical-align: top; min-height: 210px;margin-bottom: 20px;}
.infor-title{font-size: 22px;font-weight: bold;color: #00923F;line-height: 32px;}
.infor-item-info{margin-top: 23px; position: relative; padding-left: 62px;}
.infor-icon{width: 62px; height: 62px;position: absolute;left: 0;top: 0; background: #FFFFFF;border: 1px solid #00923F;border-radius: 50%; line-height: 60px;font-size: 30px; text-align: center; color: #00923F;overflow: hidden;}
.infor-icon div{width: 100%;height: 100%; display: flex;align-items: center; justify-content: center;}
.infor-text{margin-left: 12px;min-height: 62px;display: flex;align-items: center;}
.minwid{max-width: 510px;}
.pro-detail2 .table{padding-top: 48px;padding-bottom: 111px;}
.pro-detail2-list{font-size: 0;letter-spacing: 0;margin-left: -10px;margin-right: -10px; padding-top: 57px; padding-bottom: 24px;}
.pro-detail2-item{width: 25%;padding: 0 11px;display: inline-block;vertical-align: top;}
.pro-detail2-item:hover .sec1-item-box{background: #00923F;}
.pro-detail2-item .sec1-item-box{height: 46px;line-height: 46px;}
.tag2{padding-bottom: 65px;}
@media screen and (max-width: 1559px) {
	.pro-detail2{padding-top: 3px;}
	.pro-detail-title{font-size: 22px;line-height: 30px;}
	.information{padding-top: 68px;}
	.infor-item{width: 50%;padding-right: 32px;min-height: 196px;margin-bottom: 16px;}
	.infor-title{font-size: 20px;line-height: 30px;}
	.infor-item-info{margin-top: 20px; padding-left: 60px;}
	.infor-icon{width: 60px; height: 60px;line-height: 58px;font-size: 28px;}
	.infor-text{margin-left: 10px;min-height: 60px;}
	.pro-detail2 .table{padding-top: 44px;padding-bottom: 100px;}
	.pro-detail2-list{margin-left: -10px;margin-right: -10px; padding-top: 52px; padding-bottom: 20px;}
	.pro-detail2-item{width: 25%;padding: 0 10px;}
	.pro-detail2-item .sec1-item-box{height: 42px;line-height: 42px;}
	.tag2{padding-bottom: 60px;}
}
@media screen and (max-width: 1379px) {
	.pro-detail2{padding-top: 2px;}
	.pro-detail-title{font-size: 20px;line-height: 30px;}
	.information{padding-top: 56px;}
	.infor-item{width: 50%;padding-right: 24px;min-height: 182px;margin-bottom: 14px;}
	.infor-title{font-size: 18px;line-height: 28px;}
	.infor-item-info{margin-top: 18px; padding-left: 58px;}
	.infor-icon{width: 58px; height: 58px;line-height: 56px;font-size: 26px;}
	.infor-text{margin-left: 10px;min-height: 60px;}
	.pro-detail2 .table{padding-top: 40px;padding-bottom: 90px;}
	.pro-detail2-list{margin-left: -10px;margin-right: -10px; padding-top: 52px; padding-bottom: 20px;}
	.pro-detail2-item{width: 25%;padding: 0 10px;}
	.pro-detail2-item .sec1-item-box{height: 38px;line-height: 38px;}
	.pro-detail-title::before{ margin-left: 90px; }
	.tag2{padding-bottom: 54px;}}
@media screen and (max-width: 1250px) {
	.pro-detail2{padding-top: 2px;}
	.pro-detail-title{font-size: 18px;line-height: 28px;}
	.information{padding-top: 48px;}
	.infor-item{width: 50%;padding-right: 20px;min-height: 182px;margin-bottom: 14px;}
	.infor-title{font-size: 18px;line-height: 28px;}
	.infor-item-info{margin-top: 18px; padding-left: 56px;}
	.infor-icon{width: 56px; height: 56px;line-height: 54px;font-size: 26px;}
	.infor-text{margin-left: 10px;min-height: 60px;}
	.pro-detail2 .table{padding-top: 30px;padding-bottom: 70px;}
	.pro-detail2-list{margin-left: -10px;margin-right: -10px; padding-top: 40px; padding-bottom: 20px;}
	.pro-detail2-item{width: 33.33333%;padding: 0 10px;}
	.pro-detail2-item .sec1-item-box{height: 36px;line-height: 36px;}
	.tag2{padding-bottom: 48px;}
}
@media screen and (max-width: 991px) {
	.pro-detail2{padding-top: 1px;}
	.pro-detail-title{font-size: 18px;line-height: 26px;}
	.information{padding-top: 36px;}
	.infor-item{width: 100%;padding-right: 20px;min-height: auto;margin-bottom: 14px;}
	.infor-title{font-size: 18px;line-height: 24px;}
	.infor-item-info{margin-top: 18px; padding-left: 54px;}
	.infor-icon{width: 54px; height: 54px;line-height: 52px;font-size: 20px;}
	.infor-text{margin-left: 10px;min-height: 54px;}
	.pro-detail2 .table{padding-top: 30px;padding-bottom: 50px;}
	.pro-detail2-list{margin-left: -10px;margin-right: -10px; padding-top: 40px; padding-bottom: 20px;}
	.pro-detail2-item{width: 50%;padding: 0 10px;}
	.pro-detail2-item .sec1-item-box{height: 36px;line-height: 36px;}
	.tag2{padding-bottom: 40px;}
}
@media screen and (max-width: 660px) {
	.pro-detail2{padding-top: 0px;}
	.pro-detail-title{font-size: 18px;line-height: 28px;}
	.information{padding-top: 40px;}
	.infor-item{width: 100%;padding-right: 0px;min-height: auto;margin-bottom: 16px;}
	.infor-title{font-size: 16px;line-height: 24px;}
	.infor-item-info{margin-top: 14px; padding-left: 50px;}
	.infor-icon{width: 50px; height: 50px;line-height: 48px;font-size: 20px;}
	.infor-text{margin-left: 10px;}
	.pro-detail2 .table{padding-top: 30px;padding-bottom: 30px;}
	.pro-detail2-list{margin-left: -10px;margin-right: -10px; padding-top: 52px; padding-bottom: 20px;}
	.pro-detail2-item{width: 50%;}
	.pro-detail2-item .sec1-item-box{height: 30px;line-height: 30px;}
	.tag2{padding-bottom: 25px;}
}

/* new */
.new{padding-top: 44px; padding-bottom: 52px;}
.new-menu{width: 100%;height: 73px;background: #FFFFFF;border: 1px solid #EAEAEA;box-shadow: 0px 5px 5px 0px rgba(167, 167, 167, 0.2); text-align: center;font-size: 0;letter-spacing: 0; }
.nem-mrnu-item{display: inline-block; vertical-align: top;width: 234px;margin: 0 94px; height: 100%;font-size: 22px;font-weight: 400;color: #333333;line-height: 71px;}
.nem-mrnu-item a{display: block;}
.nem-mrnu-item:hover a, .nem-mrnu-item.active a{background: #00923F;color: #fff;}
.news-list{padding-top: 31px;}
.news-item{font-size: 0; letter-spacing: 0;margin-top: 38px;background: #F5F5F5; padding: 17px 0 22px; }
.news-item-date{display: inline-block;vertical-align: middle;width: 7.4666666667%; text-align: center; padding: 0 24px;}
.news-item-date .day{font-size: 24px;color: #4D4D4D;line-height: 40px;border-bottom: 1px solid #999; display: inline-block; max-width: 64px; width: 100%;}
.news-item-date .date{font-size: 16px;color: #4D4D4D;line-height: 34px;padding-bottom: 6px;}
.news-item-img{display: inline-block;vertical-align: middle; width: 23.3333333333%;}
.news-item-info{display: inline-block;vertical-align: middle; width: 69.2%;padding-left: 42px; padding-right: 60px;}
.infojian{display: block;padding-top: 8px;}
.news-item-name{font-size: 20px;color: #333333;line-height: 36px;}
.news-item-text{color: #666;margin-top: 18px;}
.infojian:hover .news-item-name, .infojian:hover .news-item-text{color: #00923F;}
.news-item-href{margin-top: 32px;}
.news-item-href a{width: 162px;height: 45px;line-height: 45px; background: #B2B2B2;display: inline-block;text-align: center;font-size: 16px;color: #fff; }
.news-item-href a:hover{background: #00923F;}
.news-page{margin-top: 155px;padding-bottom: 129px;}
@media (min-width:1380px) and (max-width:1559px){
	.new{padding-top: 40px; padding-bottom: 48px;}
	.new-menu{height: 68px;}
	.nem-mrnu-item{width: 220px;margin: 0 80px; font-size: 20px;line-height: 66px;}
	.news-list{padding-top: 26px;}
	.news-item{margin-top: 30px;padding: 16px 0 20px; }
	.news-item-date{width: 7.5%;padding: 0 16px;}
	.news-item-date .day{font-size: 22px;line-height: 36px;}
	.news-item-date .date{font-size: 16px;line-height: 32px;padding-bottom: 4px;}
	.news-item-img{width: 23.4%;}
	.news-item-info{width: 69.1%;padding-left: 36px; padding-right: 48px;}
	.infojian{padding-top: 8px;}
	.news-item-name{font-size: 20px;line-height: 36px;}
	.news-item-text{margin-top: 18px;}
	.news-item-href{margin-top: 32px;}
	.news-item-href a{width: 160px;height: 45px;line-height: 45px;font-size: 16px;}
	.news-page{margin-top: 130px;padding-bottom: 108px;}
}
@media (min-width:1250px) and (max-width:1379px){
	.new{padding-top: 36px; padding-bottom: 46px;}
	.new-menu{height: 64px;}
	.nem-mrnu-item{width: 200px;margin: 0 60px; font-size: 20px;line-height: 62px;}
	.news-list{padding-top: 20px;}
	.news-item{margin-top: 28px;padding: 14px 0 18px; }
	.news-item-date{width: 8%;padding: 0 12px;}
	.news-item-date .day{font-size: 20px;line-height: 36px;}
	.news-item-date .date{font-size: 16px;line-height: 32px;padding-bottom: 4px;}
	.news-item-img{width: 24%;}
	.news-item-info{width: 68%;padding-left: 30px; padding-right: 36px;}
	.infojian{padding-top: 6px;}
	.news-item-name{font-size: 19px;line-height: 36px;}
	.news-item-text{margin-top: 16px;}
	.news-item-href{margin-top: 28px;}
	.news-item-href a{width: 154px;height: 42px;line-height: 42px;font-size: 16px;}
	.news-page{margin-top: 100px;padding-bottom: 88px;}
}
@media (min-width:992px) and (max-width:1249px){
	.new{padding-top: 30px; padding-bottom: 42px;}
	.new-menu{height: 58px;}
	.nem-mrnu-item{width: 180px;margin: 0 40px; font-size: 18px;line-height: 56px;}
	.news-list{padding-top: 16px;}
	.news-item{margin-top: 25px;padding: 12px 0 16px; }
	.news-item-date{width: 8%;padding: 0 8px;}
	.news-item-date .day{font-size: 18px;line-height: 32px;}
	.news-item-date .date{font-size: 15px;line-height: 30px;padding-bottom: 2px;}
	.news-item-img{width: 25%;}
	.news-item-info{width: 67%;padding-left: 20px; padding-right: 28px;}
	.infojian{padding-top: 4px;}
	.news-item-name{font-size: 18px;line-height: 32px;}
	.news-item-text{margin-top: 14px;}
	.news-item-href{margin-top: 24px;}
	.news-item-href a{width: 140px;height: 36px;line-height: 36px;font-size: 15px;}
	.news-page{margin-top: 80px;padding-bottom: 66px;}
}
@media (max-width:991px){
	.new{padding-top: 20px; padding-bottom: 39px;}
	.new-menu{height: 54px;}
	.nem-mrnu-item{width: 160px;margin: 0 28px; font-size: 16px;line-height: 52px;}
	.news-list{padding-top: 14px;}
	.news-item{margin-top: 20px;padding: 10px 0 14px; }
	.news-item-date{width: 14%;padding: 0 14px;}
	.news-item-date .day{font-size: 16px;line-height: 30px;}
	.news-item-date .date{font-size: 14px;line-height: 28px;padding-bottom: 2px;}
	.news-item-img{width: 36%;}
	.news-item-info{width: 50%;padding-left: 16px; padding-right: 24px;}
	.infojian{padding-top: 4px;}
	.news-item-name{font-size: 17px;line-height: 30px;}
	.news-item-text{margin-top: 14px;}
	.news-item-href{margin-top: 20px;}
	.news-item-href a{width: 140px;height: 32px;line-height: 32px;font-size: 14px;}
	.news-page{margin-top: 60px;padding-bottom: 54px;}
}
@media (max-width:660px){
	.new{padding-top: 15px; padding-bottom: 0px;}
	.new-menu{height: 48px;}
	.nem-mrnu-item{width: auto; margin: 0 18px;font-size: 15px;line-height: 46px;}
	.nem-mrnu-item a{padding: 0 20px;}
	.news-item-date{width: 15%;padding: 0 10px;}
	.news-item-date .day{font-size: 15px;line-height: 28px;}
	.news-item-date .date{font-size: 13px;line-height: 26px;padding-bottom: 2px;}
	.news-item-img{width: 37%;}
	.news-item-info{width: 48%;padding-left: 12px; padding-right: 20px;}
	.infojian{padding-top: 2px;}
	.news-item-name{font-size: 16px;line-height: 28px;}
	.news-item-text{margin-top: 10px;}
	.news-item-href{margin-top: 16px;}
	.news-item-href a{width: 120px;height: 30px;line-height: 30px;font-size: 14px;}
	.news-page{margin-top: 40px;padding-bottom: 30px;}
}
@media (max-width:520px){
	.new{padding-top: 10px;}
	.new-menu{height: 42px;}
	.nem-mrnu-item{margin: 0 15px;font-size: 14px;line-height: 40px;}
	.nem-mrnu-item a{padding: 0 15px;}
	.news-item-date{width: 100%;padding: 0 10px;}
	.news-item-date .day{font-size: 15px;line-height: 28px;}
	.news-item-date .date{font-size: 13px;line-height: 26px;padding-bottom: 2px;}
	.news-item-img{width: 100%; padding: 0 15px;}
	.news-item-info{width: 100%;padding-left: 15px; padding-right: 15px;}
	.infojian{padding-top: 8px;}
	.news-item-name{font-size: 16px;line-height: 28px;}
	.news-item-text{margin-top: 10px;}
	.news-item-href{margin-top: 16px;}
	.news-item-href a{width: 120px;height: 30px;line-height: 30px;font-size: 14px;}
	.news-page{margin-top: 40px;padding-bottom: 30px;}
}

/* mew2 */
.news-detail{padding-top: 93px; padding-bottom: 108px;}
.news-detail-left{width: 65.6%;}
.news-detail-right{width: 28.26666666666667%;}
.news-detail-title{font-size: 24px;font-weight: 400;color: #333333;line-height: 40px;}
.news-detail-share{margin-top: 34px;}
.share{font-size: 0;letter-spacing: 0; height: 24px; line-height: 24px;}
.share-date{display: inline-block;vertical-align: middle;font-size: 16px;color: #666666;}
.share-date .iconfont{font-size: 18px;color: #666666;padding-right: 10px;}
.share1{display: inline-block;vertical-align: middle;font-size: 14px;color: #666666;margin-left: 32px; }
.share2{height: 24px;display: inline-block;vertical-align: middle;margin-left: 6px;}
.news-detail-tbody{padding-top: 50px;color: #666666 ; padding-bottom: 5px;}
.nei-body{padding: 2px 0; padding-left: 16px; border-left: 2px solid #00923F; margin-top: 20px;}
.news-detail-tbody img{max-width: 100%;margin-top: 2px; margin-bottom: 12px; }
.fanpian{border-top: 1px solid #a6a6a6;padding-top: 22px; margin-bottom: 22px;}
.fanpian>div{vertical-align: middle; color: #333;}
.fanpian>div>a{display: inline; vertical-align: middle; color: #333; line-height: 40px;}
.fanpian>div>a.none{cursor: default;}
.fanpian>div>a:hover{color: #00923F;}
.fanpian>div>a.none:hover{color: #333;}
.news-detail-right-name{font-size: 24px;font-weight: 400;color: #00923F;line-height: 42px;padding-bottom: 4px; border-bottom: 1px solid #BFBFBF;}
.right-news-list{padding-top: 22px; padding-bottom: 18px;}
.right-news-item{font-size: 0; letter-spacing: 0; margin-bottom: 17px;}
.right-news-item-img{width: 38%;display: inline-block;vertical-align: middle; }
.right-news-item-info{display: inline-block;vertical-align: middle;width: 62%;padding-left: 16px; padding-right: 6px;padding-bottom: 6px; }
.right-news-item-date{line-height: 20px;height: 20px; color: #666; margin-top: 20px;vertical-align: middle;font-size: 16px; }
.right-pro-list{padding-top: 25px;}
.right-swiper .swiper-slide:hover .sec1-item-box{background: #00923F;}
.right-swiper{padding-bottom: 83px;}
.next2, .prev2{width: 37px;height: 37px;border-radius: 50%; border: 1.5px solid #666;line-height: 34px;font-size: 14px; color: #666; bottom: 0; top: auto;margin-top: 0;}
.next2:hover, .prev2:hover{border-color: #00923F;color: #00923F;}
.next2{right: 50%; transform: translateX(120%);}
.prev2{left: 50%; transform: translateX(-120%);}
@media (min-width:1380px) and (max-width:1559px){
	.news-detail{padding-top: 80px; padding-bottom: 90px;}
	.news-detail-left{width: 65.6%;}
	.news-detail-right{width: 30%;}
	.news-detail-title{font-size: 22px;line-height: 36px;}
	.news-detail-share{margin-top: 30px;}
	.news-detail-tbody{padding-top: 40px;padding-bottom: 5px;}
	.nei-body{padding: 2px 0;padding-left: 14px; border-left: 2px solid #00923F; }
	.news-detail-tbody img{margin-top: 2px; margin-bottom: 10px; }
	.fanpian{padding-top: 20px; margin-bottom: 20px;}
	.fanpian>div>a{line-height: 38px;}
	.news-detail-right-name{font-size: 22px;line-height: 40px;padding-bottom: 4px;}
	.right-news-list{padding-top: 20px;padding-bottom: 18px;}
	.right-news-item{margin-bottom: 16px;}
	.right-news-item-img{width: 40%;}
	.right-news-item-info{width: 60%;padding-left: 14px; padding-right: 6px;padding-bottom: 6px; }
	.right-news-item-date{line-height: 20px;height: 20px;margin-top: 18px;font-size: 16px; }
	.right-pro-list{padding-top: 22px;}
	.right-swiper{padding-bottom: 76px;}
	.next2, .prev2{width: 36px;height: 36px;border: 1px solid #666;line-height: 34px;font-size: 14px;}
}
@media (min-width:1250px) and (max-width:1379px){
	.news-detail{padding-top: 70px; padding-bottom: 72px;}
	.news-detail-left{width: 65.6%;}
	.news-detail-right{width: 30%;}
	.news-detail-title{font-size: 20px;line-height: 32px;}
	.news-detail-share{margin-top: 28px;}
	.news-detail-tbody{padding-top: 30px;padding-bottom: 5px;}
	.nei-body{padding: 2px 0;padding-left: 10px; border-left: 2px solid #00923F; }
	.news-detail-tbody img{margin-top: 2px; margin-bottom: 8px; }
	.fanpian{padding-top: 18px; margin-bottom: 18px;}
	.fanpian>div>a{line-height: 36px;}
	.news-detail-right-name{font-size: 22px;line-height: 40px;padding-bottom: 4px;}
	.right-news-list{padding-top: 18px;padding-bottom: 16px;}
	.right-news-item{margin-bottom: 16px;}
	.right-news-item-img{width: 41%;}
	.right-news-item-info{width: 59%;padding-left: 14px; padding-right: 6px;padding-bottom: 6px; }
	.right-news-item-date{line-height: 20px;height: 20px;margin-top: 16px;font-size: 16px; }
	.right-pro-list{padding-top: 20px;}
	.right-swiper{padding-bottom: 66px;}
	.next2, .prev2{width: 36px;height: 36px;border: 1px solid #666;line-height: 34px;font-size: 14px;}
}
@media (min-width:992px) and (max-width:1249px){
	.news-detail{padding-top: 56px; padding-bottom: 60px;}
	.news-detail-left{width: 66%;}
	.news-detail-right{width: 32%;}
	.news-detail-title{font-size: 20px;line-height: 30px;}
	.news-detail-share{margin-top: 24px;}
	.news-detail-tbody{padding-top: 20px;padding-bottom: 4px;}
	.nei-body{padding-left: 8px; border-left: 2px solid #00923F; }
	.news-detail-tbody img{margin-top: 2px; margin-bottom: 8px; }
	.fanpian{padding-top: 16px; margin-bottom: 16px;}
	.fanpian>div>a{line-height: 32px;}
	.news-detail-right-name{font-size: 20px;line-height: 36px;padding-bottom: 2px;}
	.right-news-list{padding-top: 16px;padding-bottom: 16px;}
	.right-news-item{margin-bottom: 16px;}
	.right-news-item-img{width: 41%;}
	.right-news-item-info{width: 59%;padding-left: 14px; padding-right: 6px;padding-bottom: 6px; }
	.right-news-item-date{line-height: 20px;height: 20px;margin-top: 14px;font-size: 15px; }
	.right-pro-list{padding-top: 20px;}
	.right-swiper{padding-bottom: 60px;}
	.next2, .prev2{width: 34px;height: 34px;border: 1px solid #666;line-height: 32px;font-size: 14px;}
}
	
@media (max-width:991px){
	.news-detail{padding-top: 30px; padding-bottom: 40px;}
	.news-detail-left{width: 100%;}
	.news-detail-right{width: 100%;}
	.news-detail-title{font-size: 18px;line-height: 30px;}
	.news-detail-share{margin-top: 20px;}
	.share{height: 20px; line-height: 20px;}
	.share-date{font-size: 14px;}
	.share-date .iconfont{font-size: 16px;padding-right: 6px;}
	.share1{font-size: 12px;margin-left: 20px; }
	.share2{height: 20px;margin-left: 2px;}
	.next2, .prev2{width: 32px;height: 32px;border: 1px solid #666;line-height: 30px;font-size: 12px;}
	.news-detail-tbody{padding-top: 20px;padding-bottom: 4px;}
	.nei-body{padding-left: 10px; border-left: 1px solid #00923F; }
	.news-detail-tbody img{margin-top: 2px; margin-bottom: 8px; }
	.fanpian{padding-top: 16px; margin-bottom: 16px;}
	.fanpian>div>a{line-height: 32px;}
	.news-detail-right-name{font-size: 18px;line-height: 36px;padding-bottom: 2px;}
	.right-news-list{padding-top: 16px;padding-bottom: 16px;}
	.right-news-item{margin-bottom: 16px;}
	.right-news-item-img{width: 41%;}
	.right-news-item-info{width: 59%;padding-left: 14px; padding-right: 6px;padding-bottom: 6px; }
	.right-news-item-date{line-height: 20px;height: 20px;margin-top: 14px;font-size: 15px; }
	.right-pro-list{padding-top: 20px;}
	.right-swiper{padding-bottom: 50px;}
}
/* persale */
.presale-tbody{padding-top: 50px;}
.presale-text{color: #666;padding-bottom: 22px; padding-top: 38px;}
.presale-text2{padding-top: 22px;padding-bottom: 14px;}
.service{background: url(../img/service.jpg) no-repeat center center; background-size: 100%; padding: 39px 103px 39px 25px;}
.service2{margin-bottom: 13px;}
.service-left{width: 70%;}
.service-right{width: 30%;text-align: right;}
.service-title{font-size: 20px;font-weight: bold;color: #FFFFFF;line-height: 36px; padding-top: 19px;}
.service-info{text-align: right;}
.service-name{font-size: 18px;color: #FFFFFF;line-height: 28px;}
.service-tel{font-size: 24px;font-weight: bold;color: #FFFFFF;line-height: 36px; margin-top: 1px;}
.service-href{margin-top: 16px;}
.service-href a{display: inline-block;width: 189px;height: 40px;background: #00923F;border: 1px solid #FFFFFF;text-align: center; font-size: 18px;font-weight: 400;color: #FFFFFF;line-height: 40px;}
.service-href a:hover{background: #FFFFFF;border: 1px solid #00923F;color: #00923F;}
.presale-title{font-size: 36px;font-weight: 400;color: #333333;line-height: 58px;position: relative;text-align: center;padding-top: 29px;padding-bottom: 16px;}
.presale-title::before{content: "";position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);width: 50px;height: 4px;background: #00923F;}
.presale-from{width: 100%; margin-top: 74px;background: #F2F2F2; padding: 58px 15px 64px;margin-bottom: 135px;}
.presale-from form{max-width: 1200px;width: 100%;margin: 0 auto;}
.presale-from-list{position: relative; margin-left: -24px;margin-right: -24px;padding-bottom: 20px;}
.item-tbody-inputs{position: relative; width: 33.333333333%; padding-left: 48px; padding-right: 24px; float: left;margin-bottom: 39px;}
.item-tbody-inputs .iconfont{font-size: 18px;color: #00923F;position: absolute;left: 24px;top: 50%;transform: translateY(-50%);}
.item-tbody-inputs input{width: 100%;height: 50px;background: #FFFFFF;border: 1px solid #DCDCDC;font-size: 14px; color: #333;padding: 10px;}
.item-tbody-inputs input::-moz-placeholder{color: #666;}
.item-tbody-inputs input::-ms-input-placeholder{color: #666;}
.item-tbody-inputs input::-webkit-input-placeholder{color: #666;}
.item-tbody-inputs input::-o-placeholder{color: #666;}
.item-tbody-input1{width: 100%;padding-top: 54px; margin-bottom: 30px;border-top: 1px solid #999999;}
.item-input1-holder{color: #666; margin-bottom: 16px;}
.item-input1-holder .iconfont{color: #D31012;font-size: 17px; margin-right: 10px;}
.item-tbody-input1 textarea{width: 100%;height: 195px;background: #FFFFFF;border: 1px solid #DCDCDC;font-size: 14px;color: #333;line-height: 26px;padding: 12px 10px;}
.item-tbody-input2{float: left;height: 54px;position: relative; margin-bottom: 21px;padding-left: 14px;}
.item-tbody-input2.star::before{position: absolute;content: "*";font-size: 20px;color: #ff0000; left: 0;top: 50%; transform: translateY(-50%);}
.item-tbody-inputyan{width: 192px;}
.item-tbody-inputyan input{background: #FFFFFF;width: 100%;height: 100%;border: 1px solid #D2D2D2;font-size: 14px;padding-left: 10px;}
.yanzma{margin-left: 7px;margin-right: 7px;width: 178px;}
.yanzma a{display: flex;background: #F3FbFe;border: 1px solid #D2D2D2;text-align: center;width: 100%;height: 100%;align-items: center;justify-content: center;}
.item-tbody-btn{width: 250px;}
.item-tbody-btn .submits{width: 100%;background: #00923F;height: 100%;font-size: 16px;font-weight: 400;color: #FFFFFF;cursor: pointer;border: 1px solid #00923F;}
.item-tbody-btn .submits:hover{background: #FFFFFF;color: #00923F;}

@media (min-width:1380px) and (max-width:1559px){
	.presale-tbody{padding-top: 40px;}
	.presale-text{padding-bottom: 20px; padding-top: 30px;}
	.service{ padding: 30px 96px 30px 20px;}
	.service-left{width: 70%;}
	.service-right{width: 30%;}
	.service-title{font-size: 18px;line-height: 36px; padding-top: 18px;}
	.service-name{font-size: 17px;line-height: 28px;}
	.service-tel{font-size: 22px;;line-height: 36px; }
	.service-href{margin-top: 15px;}
	.service-href a{width: 180px;height: 36px;font-size: 18px;line-height: 34px;}
	.presale-title{font-size: 32px;line-height: 56px;padding-top: 26px;padding-bottom: 14px;}
	.presale-title::before{width: 48px;height: 4px;}
	.presale-from{margin-top: 66px;padding: 50px 15px 58px;margin-bottom: 112px;}
	.presale-from-list{ margin-left: -20px;margin-right: -20px;padding-bottom: 16px;}
	.item-tbody-inputs{width: 33.333333333%;padding-left:40px;padding-right:20px;margin-bottom:32px;}
	.item-tbody-inputs .iconfont{font-size: 16px;left: 20px;}
	.item-tbody-inputs input{height: 48px;padding: 10px;}
	.item-tbody-input1{padding-top: 48px; margin-bottom: 24px;}
	.item-input1-holder{margin-bottom: 14px;}
	.item-input1-holder .iconfont{font-size: 16px; margin-right: 8px;}
	.item-tbody-input1 textarea{height: 180px;padding: 10px 10px;}
	.item-tbody-input2{height: 50px;margin-bottom: 20px;padding-left: 14px;}
	.item-tbody-inputyan{width: 192px;}
	.item-tbody-inputyan input{padding-left: 10px;}
	.yanzma{margin-left: 7px;margin-right: 7px;width: 178px;}
	.item-tbody-btn{width: 250px;}
	.item-tbody-btn .submits{font-size: 16px;}
	.presale-text2{padding-top: 20px;padding-bottom: 12px;}
	.service2{margin-bottom: 10px;}
}
@media (min-width:1250px) and (max-width:1379px){
	.presale-from form{max-width: 1100px;}
	.presale-tbody{padding-top: 30px;}
	.presale-text{padding-bottom: 18px; padding-top: 20px;}
	.service{ padding: 27px 80px 27px 20px;}
	.service-title{font-size: 17px;line-height: 32px; padding-top: 14px;}
	.service-name{font-size: 16px;line-height: 28px;}
	.service-tel{font-size: 20px;;line-height: 32px; }
	.service-href{margin-top: 12px;}
	.service-href a{width: 160px;height: 32px;font-size: 16px;line-height: 30px;}
	.presale-title{font-size: 28px;line-height: 48px;padding-top: 20px;padding-bottom: 11px;}
	.presale-title::before{width: 44px;height: 4px;}
	.presale-from{margin-top: 54px;padding: 40px 15px 50px;margin-bottom: 100px;}
	.presale-from-list{ margin-left: -20px;margin-right: -20px;padding-bottom: 16px;}
	.item-tbody-inputs{width: 33.333333333%;padding-left:40px;padding-right:20px;margin-bottom:32px;}
	.item-tbody-inputs .iconfont{font-size: 16px;left: 20px;}
	.item-tbody-inputs input{height: 48px;padding: 10px;}
	.item-tbody-input1{padding-top: 40px; margin-bottom: 20px;}
	.item-input1-holder{margin-bottom: 14px;}
	.item-input1-holder .iconfont{font-size: 16px; margin-right: 8px;}
	.item-tbody-input1 textarea{height: 180px;padding: 10px 10px;}
	.item-tbody-input2{height: 48px;margin-bottom: 20px;padding-left: 14px;}
	.item-tbody-inputyan{width: 192px;}
	.item-tbody-inputyan input{padding-left: 10px;}
	.yanzma{margin-left: 7px;margin-right: 7px;width: 178px;}
	.item-tbody-btn{width: 250px;}
	.item-tbody-btn .submits{font-size: 16px;}
	.presale-text2{padding-top: 18px;padding-bottom: 10px;}
	.service2{margin-bottom: 8px;}
}
@media (min-width:992px) and (max-width:1249px){
	.presale-from form{max-width: 900px;}
	.presale-tbody{padding-top: 20px;}
	.presale-text{padding-bottom: 15px; padding-top: 16px;}
	.service{ padding: 16px 60px 16px 16px;}
	.service-title{font-size: 16px;line-height: 28px; padding-top: 14px;}
	.service-name{font-size: 15px;line-height: 25px;}
	.service-tel{font-size: 18px;;line-height: 30px; }
	.service-href{margin-top: 8px;}
	.service-href a{width: 148px;height: 30px;font-size: 14px;line-height: 28px;}
	.presale-title{font-size: 24px;line-height: 40px;padding-top: 14px;padding-bottom: 10px;}
	.presale-title::before{width: 40px;height: 2px;}
	.presale-from{margin-top: 44px;padding: 30px 15px 40px;margin-bottom: 80px;}
	.presale-from-list{ margin-left: -16px;margin-right: -16px;padding-bottom: 16px;}
	.item-tbody-inputs{width: 33.333333333%;padding-left:36px;padding-right:16px;margin-bottom:28px;}
	.item-tbody-inputs .iconfont{font-size: 16px;left: 16px;}
	.item-tbody-inputs input{height: 44px;padding: 8px;}
	.item-tbody-input1{padding-top: 30px; margin-bottom: 16px;}
	.item-input1-holder{margin-bottom: 10px;}
	.item-input1-holder .iconfont{font-size: 16px; margin-right: 8px;}
	.item-tbody-input1 textarea{height: 180px;padding: 10px 10px;}
	.item-tbody-input2{height: 44px;margin-bottom: 20px;padding-left: 14px;}
	.item-tbody-inputyan{width: 180px;}
	.item-tbody-inputyan input{padding-left: 10px;}
	.yanzma{margin-left: 7px;margin-right: 7px;width: 170px;}
	.item-tbody-btn{width: 250px;}
	.item-tbody-btn .submits{font-size: 16px;}
	.presale-text2{padding-top: 15px;padding-bottom: 8px;}
	.service2{margin-bottom: 6px;}
}
	
@media (max-width:991px){

	.presale-tbody{padding-top: 15px;}
	.presale-text{padding-bottom: 10px; padding-top: 15px;}
	.service{background-size: cover; padding: 15px 20px;}
	.service-title{font-size: 16px;line-height: 28px; padding-top: 14px;}
	.service-name{font-size: 15px;line-height: 25px;}
	.service-tel{font-size: 18px;;line-height: 30px; }
	.service-href{margin-top: 8px;}
	.service-href a{width: 148px;height: 30px;font-size: 14px;line-height: 28px;}
	.presale-title{font-size: 20px;line-height: 32px;padding-top: 14px;padding-bottom: 6px;}
	.presale-title::before{width: 32px;height: 2px;}
	.presale-from{margin-top: 20px;padding: 20px 15px 30px;margin-bottom: 50px;}
	.presale-from-list{ margin-left: -16px;margin-right: -16px;padding-bottom: 16px;}
	.item-tbody-inputs{width: 50%;padding-left:36px;padding-right:16px;margin-bottom:28px;}
	.item-tbody-inputs .iconfont{font-size: 16px;left: 16px;}
	.item-tbody-inputs input{height: 44px;padding: 8px;}
	.item-tbody-input1{padding-top: 30px; margin-bottom: 16px;}
	.item-input1-holder{margin-bottom: 10px;}
	.item-input1-holder .iconfont{font-size: 16px; margin-right: 8px;}
	.item-tbody-input1 textarea{height: 180px;padding: 10px 10px;}
	.item-tbody-input2{height: 44px;margin-bottom: 20px;padding-left: 14px;}
	.item-tbody-inputyan{width: 180px;}
	.item-tbody-inputyan input{padding-left: 8px;}
	.yanzma{margin-left: 7px;margin-right: 7px;width: 160px;}
	.item-tbody-btn{width: 220px;}
	.item-tbody-btn .submits{font-size: 14px;}
	.presale-text2{padding-top: 12px;padding-bottom: 4px;}
	.service2{margin-bottom: 0px;}
}
@media (max-width:660px){
	.presale-tbody{padding-top: 12px;}
	.presale-text{padding-bottom: 8px; padding-top: 8px;}
	.presale-text2{padding-top: 8px;padding-bottom: 4px;}
	.service{background-size: cover; padding: 15px 15px;}
	.service-title{font-size: 14px;line-height: 24px; padding-top: 10px;}
	.service-name{font-size: 13px;line-height: 24px;}
	.service-tel{font-size: 16px;;line-height: 28px; }
	.service-href{margin-top: 6px;}
	.service-href a{width: 120px;height: 30px;font-size: 13px;line-height: 28px;}
	.presale-title{font-size: 18px;line-height: 32px;padding-top: 14px;padding-bottom: 6px;}
	.presale-title::before{width: 28px;height: 1px;}
	.presale-from{margin-top: 10px;padding: 20px 15px 20px;margin-bottom: 30px;}
	.presale-from-list{ margin-left: -10px;margin-right: -10px;padding-bottom: 16px;}
	.item-tbody-inputs{width: 50%;padding-left:30px;padding-right:10px;margin-bottom:28px;}
	.item-tbody-inputs .iconfont{font-size: 14px;left: 10px;}
	.item-tbody-inputs input{height: 40px;padding: 8px;}
	.item-tbody-input1{padding-top: 30px; margin-bottom: 16px;}
	.item-input1-holder{margin-bottom: 10px;}
	.item-input1-holder .iconfont{font-size: 16px; margin-right: 8px;}
	.item-tbody-input1 textarea{height: 160px;padding: 8px;}
	.item-tbody-input2{height: 40px;margin-bottom: 20px;padding-left: 14px;}
	.item-tbody-inputyan{width: 30%;}
	.item-tbody-inputyan input{padding-left: 8px;}
	.yanzma{margin-left: 7px;margin-right: 7px;width: 28%;}
	.item-tbody-btn{width: 35%;}
	.item-tbody-btn .submits{font-size: 14px;}
}
@media (max-width:460px){
	.item-tbody-inputs{width: 100%;padding-left:30px;padding-right:10px;margin-bottom:20px;}
	.item-tbody-inputyan{width: 65%;}
	.item-tbody-inputyan input{padding-left: 8px;}
	.yanzma{margin-right: 0px;width: 30%;float: right;}
	.item-tbody-btn{width: 100%;}
	.item-tbody-btn .submits{font-size: 14px;}
	.service-left{width: 100%;}
	.service-right{width: 100%;}
	.service-info{text-align: left; margin-top: 10px;}
}

.presale-page-title{font-size: 28px;font-weight: 400;color: #333333;line-height: 34px; text-align: center; padding-top: 28px;}
.presale-tbody-list{position: relative;margin-left: -22px;margin-right: -22px;margin-top: 63px;font-size: 0;letter-spacing: 0; padding-bottom: 35px;}
.presale-item{width: 25%;padding: 0 22px; margin-bottom: 65px;display: inline-block;vertical-align: top;}
.presale-item-img{width: 100%;position: relative;text-align: center;background: #FFFFFF;border: 1px solid #EEEEEE;}
.presale-item-name{font-size: 18px;font-weight: 400;color: #333333;line-height: 32px;text-align: center;padding: 13.5px 0;}
.presale-item-href{text-align: center;}
.presale-item-href a{width: 238px;height: 53px;display: inline-block;background: #969696;font-size: 18px;font-weight: 400;color: #FFFFFF;line-height: 53px; text-align: center;}
.presale-item-href a:hover{background: #00923F;}
.presale-item-href .iconfont{font-size: 26px;margin-right: 16px;}
.presale-page{padding-top: 24px; padding-bottom: 124px;}
@media (min-width:1380px) and (max-width:1559px){
	.presale-page-title{font-size: 26px;line-height: 32px;padding-top: 24px;}
	.presale-tbody-list{margin-left: -16px;margin-right: -16px;margin-top: 54px;padding-bottom: 25px;}
	.presale-item{width: 25%;padding: 0 16px;margin-bottom: 55px;}
	.presale-item-name{font-size: 18px;line-height: 30px;padding: 10px 0;}
	.presale-item-href a{width: 220px;height: 50px;font-size: 18px;line-height: 50px;}
	.presale-item-href .iconfont{font-size: 24px;margin-right: 14px;}
	.presale-page{padding-top: 20px; padding-bottom: 100px;}
}
@media (min-width:1250px) and (max-width:1379px){
	.presale-page-title{font-size: 24px;line-height: 32px;padding-top: 20px;}
	.presale-tbody-list{margin-left: -10px;margin-right: -10px;margin-top: 40px;padding-bottom: 20px;}
	.presale-item{width: 25%;padding: 0 10px;margin-bottom: 40px;}
	.presale-item-name{font-size: 16px;line-height: 30px;padding: 10px 0;}
	.presale-item-href a{width: 200px;height: 48px;font-size: 16px;line-height: 48px;}
	.presale-item-href .iconfont{font-size: 22px;margin-right: 12px;}
	.presale-page{padding-top: 16px; padding-bottom: 76px;}
}
@media (min-width:992px) and (max-width:1249px){
	.presale-page-title{font-size: 22px;line-height: 30px;padding-top: 18px;}
	.presale-tbody-list{margin-left: -10px;margin-right: -10px;margin-top: 30px;padding-bottom: 16px;}
	.presale-item{width: 33.333333%;padding: 0 10px;margin-bottom: 30px;}
	.presale-item-name{font-size: 16px;line-height: 30px;padding: 10px 0;}
	.presale-item-href a{width: 200px;height: 45px;font-size: 16px;line-height: 45px;}
	.presale-item-href .iconfont{font-size: 22px;margin-right: 12px;}
	.presale-page{padding-top: 14px; padding-bottom: 60px;}
}
	
@media (max-width:991px){
	.presale-page-title{font-size: 20px;line-height: 30px;padding-top: 16px;}
	.presale-tbody-list{margin-left: -10px;margin-right: -10px;margin-top: 30px;padding-bottom: 10px;}
	.presale-item{width: 33.333333%;margin-bottom: 20px;}
	.presale-item-name{font-size: 16px;line-height: 28px;padding: 8px 0;}
	.presale-item-href a{width: 180px; height: 42px;font-size: 16px;line-height: 42px;}
	.presale-item-href .iconfont{font-size: 20px;margin-right: 12px;}
	.presale-page{padding-top: 10px; padding-bottom: 40px;}
}
@media (max-width:660px){
	.presale-page-title{font-size: 18px;line-height: 28px;padding-top: 14px;}
	.presale-tbody-list{margin-top: 30px;padding-bottom: 8px;}
	.presale-item{width: 50%;margin-bottom: 20px;}
	.presale-item-name{font-size: 15px;line-height: 28px;padding: 8px 0;}
	.presale-item-href a{max-width: 160px;width: 100%;height: 38px;font-size: 16px;line-height: 38px;}
	.presale-item-href .iconfont{font-size: 18px;margin-right: 10px;}
	.presale-page{padding-top: 8px; padding-bottom: 36px;}
}
@media (max-width:460px){
	.presale-page-title{font-size: 22px;line-height: 30px;padding-top: 18px;}
	.presale-tbody-list{margin-left: -10px;margin-right: -10px;margin-top: 30px;padding-bottom: 5px;}
	.presale-item{width: 100%;padding: 0 10px;margin-bottom: 20px;}
	.presale-item-name{font-size: 15px;line-height: 28px;padding: 8px 0;}
	.presale-item-href a{height: 36px;font-size: 16px;line-height: 36px;}
	.presale-item-href .iconfont{font-size: 16px;margin-right: 8px;}
	.presale-page{padding-top: 5px; padding-bottom: 30px;}
}
/* .party-tbody{padding-top: 50px;} */
.party-list{width: 100%; position: relative; padding-top: 20px; padding-bottom: 40px;}
.party-list-item{font-size: 0;letter-spacing: 0;width: 100%;background: #FBFBFB; margin-bottom: 29px;}
.party-item-img{width: 24%;display: inline-block;vertical-align: middle;}
.party-item-info{width: 76%;display: inline-block;vertical-align: middle;padding-left: 30px;padding-right: 50px;}
.party-item-title{font-size: 20px;font-weight: 400;color: #00923F;line-height: 28px;padding-top: 12px;}
.party-item-title a{color: #00923F;}
.party-item-date{font-size: 15px;font-weight: 400;color: #666666;line-height: 28px; margin-top: 28px;}
.party-item-text{color: #666;margin-top: 12px;}
.party-item-text a{color: #666;}
.party-item-text a:hover{color: #00923F;}
.party-item-href{margin-top: 24px;}
.party-item-href a{display: inline-block;text-align: center; width: 162px;height: 45px;background: #B2B2B2;font-size: 16px;font-weight: 400;color: #FFFFFF;line-height: 45px;}
.party-item-href a:hover{background: #00923F;}
@media (min-width:1380px) and (max-width:1559px){
	.party-list{padding-top: 20px; padding-bottom: 35px;}
	.party-list-item{margin-bottom: 25px;}
	.party-item-img{width: 27%;}
	.party-item-info{width: 73%;padding-left: 24px;padding-right: 40px;}
	.party-item-title{font-size: 18px;line-height: 28px;padding-top: 10px;}
	.party-item-date{font-size: 14px;line-height: 26px; margin-top: 20px;}
	.party-item-text{margin-top: 12px;}
	.party-item-href{margin-top: 20px;}
	.party-item-href a{width: 156px;height: 42px;font-size: 16px;line-height: 42px;}
}
@media (min-width:1250px) and (max-width:1379px){
	.party-list{padding-top: 16px; padding-bottom: 30px;}
	.party-list-item{margin-bottom: 22px;}
	.party-item-img{width: 27%;}
	.party-item-info{width: 73%;padding-left: 20px;padding-right: 32px;}
	.party-item-title{font-size: 17px;line-height: 28px;padding-top: 8px;}
	.party-item-date{font-size: 14px;line-height: 24px; margin-top: 16px;}
	.party-item-text{margin-top: 10px;}
	.party-item-href{margin-top: 16px;}
	.party-item-href a{width: 148px;height: 40px;font-size: 15px;line-height: 40px;}
}
@media (min-width:992px) and (max-width:1249px){
	.party-list{padding-top: 14px; padding-bottom: 25px;}
	.party-list-item{margin-bottom: 20px;}
	.party-item-img{width: 30%;}
	.party-item-info{width: 70%;padding-left: 20px;padding-right: 32px;}
	.party-item-title{font-size: 17px;line-height: 28px;padding-top: 8px;}
	.party-item-date{font-size: 14px;line-height: 24px; margin-top: 16px;}
	.party-item-text{margin-top: 10px;}
	.party-item-href{margin-top: 16px;}
	.party-item-href a{width: 148px;height: 40px;font-size: 15px;line-height: 40px;}
}
@media (max-width:991px){
	.party-list{padding-top: 10px; padding-bottom: 20px;}
	.party-list-item{margin-bottom: 18px;}
	.party-item-img{width: 40%;}
	.party-item-info{width: 60%;padding-left: 16px;padding-right: 20px;}
	.party-item-title{font-size: 16px;line-height: 28px;padding-top: 4px;}
	.party-item-date{font-size: 13px;line-height: 24px; margin-top: 12px;}
	.party-item-text{margin-top: 8px;}
	.party-item-href{margin-top: 12px;}
	.party-item-href a{width: 132px;height: 36px;font-size: 14px;line-height: 36px;}
}
@media (max-width:660px){
	.party-item-img{width: 43%;}
	.party-item-info{width: 57%;padding-left: 15px;padding-right: 15px;}
	.party-item-title{font-size: 15px;line-height: 26px;padding-top: 0px;}
	.party-item-date{font-size: 12px;line-height: 20px; margin-top: 8px;}
	.party-item-text{margin-top: 5px;}
	.party-item-href{margin-top: 12px;}
	.party-item-href a{width: 132px;height: 32px;font-size: 14px;line-height: 32px;}
}
@media (max-width:460px){.party-item-img{width: 100%;}.party-item-info{width: 100%;padding-left: 0px;padding-right: 0px;}}


.party-list2{position: relative;font-size: 0;letter-spacing: 0;margin-left: -28px;margin-right: -28px; padding-top: 16px; margin-bottom: 14px;}
.video-item {position: relative;min-height: 1px;padding-right: 28px;padding-left: 28px;display: inline-block;vertical-align: top; width: 50%; margin-bottom: 62px;}
@media screen and (max-width: 499px){.video-item{width: 100%;}}
.video-item .item-videobox {width: 100%;overflow: hidden;margin: 0 auto;}
.item-videobox .item-video {position: relative;overflow: hidden;padding-bottom: 56.94444444444444%;height: 0; background-color: #000000;}
.item-videobox .item-video iframe, .item-videobox .item-video video {position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: none;}
.item-videobox .item-video:hover iframe, .item-videobox .item-video:hover video{opacity: .65;}
.item-video-name{font-size: 24px;font-weight: 400;color: #333333;line-height: 34px; margin-top: 23px;}
.item-video-date{font-size: 16px;font-weight: 400;color: #666666;line-height: 32px; margin-top: 11px;}
.item-video-date .iconfont{font-size: 19px;margin-right: 5px;}

@media (min-width:1380px) and (max-width:1559px){
	.party-list2{margin-left: -24px;margin-right: -24px; padding-top: 12px; margin-bottom: 12px;}
	.video-item {padding-right: 24px;padding-left: 24px; margin-bottom: 56px;}
	.item-video-name{font-size: 22px;line-height: 32px; margin-top: 20px;}
	.item-video-date{font-size: 16px;line-height: 28px; margin-top: 10px;}
	.item-video-date .iconfont{font-size: 18px;margin-right: 4px;}
}
@media (min-width:1250px) and (max-width:1379px){
	.party-list2{margin-left: -20px;margin-right: -20px; padding-top: 10px; margin-bottom: 10px;}
	.video-item {padding-right: 20px;padding-left: 20px; margin-bottom: 48px;}
	.item-video-name{font-size: 20px;line-height: 32px; margin-top: 18px;}
	.item-video-date{font-size: 16px;line-height: 28px; margin-top: 8px;}
	.item-video-date .iconfont{font-size: 17px;margin-right: 3px;}
}
@media (min-width:992px) and (max-width:1249px){
	.party-list2{margin-left: -16px;margin-right: -16px; padding-top: 10px; margin-bottom: 10px;}
	.video-item {padding-right: 16px;padding-left: 16px; margin-bottom: 40px;}
	.item-video-name{font-size: 19px;line-height: 30px; margin-top: 16px;}
	.item-video-date{font-size: 15px;line-height: 26px; margin-top: 8px;}
	.item-video-date .iconfont{font-size: 16px;margin-right: 3px;}
}
@media (max-width:991px){
	.party-list2{margin-left: -10px;margin-right: -10px; padding-top: 10px; margin-bottom: 10px;}
	.video-item {padding-right: 10px;padding-left: 10px; margin-bottom: 28px;}
	.item-video-name{font-size: 18px;line-height: 28px; margin-top: 12x;}
	.item-video-date{font-size: 14px;line-height: 24px; margin-top: 8px;}
	.item-video-date .iconfont{font-size: 16px;margin-right: 2px;}
}
@media (max-width:660px){
	.item-video-name{font-size: 16px;line-height: 28px; margin-top: 10x;}
	.item-video-date{font-size: 13px;line-height: 24px; margin-top: 8px;}
	.item-video-date .iconfont{font-size: 14px;margin-right: 2px;}
}
/* about */
.about{padding-top: 86px;}
.about-title{font-size: 24px;font-weight: 400;color: #000000;line-height: 26px;position: relative;padding-right: 4px; display: inline-block;} 
.about-title::before{content: ""; position: absolute;width: 23px;height: 1px;background: #00923F; left: 100%; top: 50%;}

.about-ab{position: absolute; left: 0; top: 0; }

.about-list{padding-top: 8px; position: relative;}
.about-list-item{margin-bottom: 82px;}
.about-right{width: 50.26666666666667%;position: relative; overflow: hidden;}
.about-list .about-list-item:nth-of-type(odd) .about-left{width: 46%;}
.about-list .about-list-item:nth-of-type(even) .about-left{width: 44.4%;}
.about-item-title{font-size: 26px;font-weight: 400;color: #333333;line-height: 30px; margin-top: 59px;}
@media (min-width:1500px){
	.about-list .about-list-item:nth-of-type(1) .about-item-title{margin-top: 99px;}
	.about-list .about-list-item:nth-of-type(2) .about-item-title{margin-top: 59px;}
	.about-list .about-list-item:nth-of-type(3) .about-item-title{margin-top: 79px;} 
}
.about-item-text{margin-top: 32px; max-height: 270px;overflow: hidden; color: #666666;text-indent: 2em;}
.about-item-text.active{height: auto; max-height: none;}
.about-more{margin-top: 26px;}
.about-more a{font-size: 18px;font-weight: 400;text-decoration: underline;color: #00923F;line-height: 30px;}
.about2{background: #F7F7F9; padding-top: 50px; padding-bottom: 54px;}
.about-title2{font-size: 24px;font-weight: 400;color: #000000;line-height: 28px; position: relative; text-align: center;padding-top: 13px;}
.about-title2::before{position: absolute; top: 0; left: 50%; transform: translateX(-50%);content: "";width: 26px;height: 2px;background: #00923F; }
.cer-owl { position: relative; padding: 0 87px; margin-top: 54px; }
.cer-owl .owl-buttons { display: none !important; }
.cer-owl .owl-btns { font-size: 0; letter-spacing: 0; }
@media screen and (max-width: 991px) { .cer-owl .owl-btns { margin-top: 15px; text-align: center; } }
.cer-owl .owl-btns .owl-btn { display: inline-block; vertical-align: top;width: 44px;height: 44px;line-height: 38px; text-align: center; border: 3px solid #666; border-radius: 50%; font-size: 16px; color: #666666; cursor: pointer; position: absolute; top: 50%; margin-top: -44px; }
.cer-owl .owl-btns .owl-btn:hover { color: #00923F; border-color: #00923F; }
.cer-owl .owl-btns .owl-btn.disabled { color: #999; cursor: auto; }
.cer-owl .owl-btns .item-prev { left: 0;}
.cer-owl .owl-btns .item-next { right: 0; }
.cer-owl .list-item { margin: 0 16px; }
.cer-owl .item-img img { display: block; width: 100%; }
.cer-owl .an-bd1 .item-backdrop:before{background: transparent;}
.cer-owl .item-backdrop:before { opacity: 0.7; filter: alpha(opacity=70); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }
.cer-owl .item-backdrop .iconfont{ font-size: 34px;color: #00923F; position: relative; }
.cer-owl .item-title{ display: block; margin-top: 9px; font-size: 16px; line-height: 18px; text-align: center; color: #333; }
@media screen and (max-width: 1199px) { .cer-owl .list-item { margin: 0 5%; } }
@media screen and (max-width: 991px) {.item-backdrop{ display: none; } }
@media screen and (max-width: 1200px) { .cer-owl .item-title { font-size: 14px;  } }
@media screen and (max-width: 767px) { .cer-owl .item-title { font-size: 12px; margin-top: 5px; } }
.about3{background-color: #fff;padding-top: 75px;padding-bottom: 84px;}
.swipers3{padding-top: 50px; padding-bottom: 57px;}
.swiper-item{font-size: 0; letter-spacing: 0;padding-bottom: 28px; border-bottom: 1px solid #9B9B9B;}
.swiper-slide:nth-of-type(3n+0) .swiper-item{border-bottom: 0px solid #9B9B9B;}
.swiper-item-img{display: inline-block;vertical-align: middle;width: 23.266666666667%; }
.swiper-item-date{display: inline-block;vertical-align: middle;text-align: center; width: 14.133333333333%;}
.swiper-item-text{display: inline-block;vertical-align: middle;width: 62.6%;padding-left: 72px; position: relative;}
.swiper-item-text::before{position: absolute;content: "";width: 1px;height: 163px;background: #9B9B9B; left: 0;top: 50%;transform: translateY(-50%);}
.about4{background: #F7F7F9; padding-top: 66px;padding-bottom: 160px;}
.about4-list{padding-top: 62px;font-size: 0;letter-spacing: 0; margin-left: -20px; margin-right: -20px;}
.about4-list-item{margin-bottom: 26px;display: inline-block;vertical-align: top;padding: 0 20px;width: 20%; }
.about4-item-box{width: 100%; height: 274px;background: #FFFFFF;box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.1);overflow: hidden;padding: 25px 10px;}
.about4-item-icon{color: #00923F;}
.about4-item-name{font-size: 20px;color: #333333;line-height: 28px; margin-top: 15px;margin-bottom: 12px;}
@media (min-width:1380px) and (max-width:1559px){
	.about{padding-top: 72px; }
	.about-title{font-size: 22px;line-height: 24px;padding-right: 3px;} 
	.about-title::before{width: 22px;}
	.about-list{padding-top: 6px;}
	.about-list-item{margin-bottom: 66px;}
	.about-right{width: 50.5%;}
	.about-list .about-list-item:nth-of-type(odd) .about-left{width: 46%;}
	.about-list .about-list-item:nth-of-type(even) .about-left{width: 44.4%;}
	.about-item-title{font-size: 24px;line-height: 28px; margin-top: 48px;}
	.about-item-text{margin-top: 28px; max-height: 270px;}
	.about-more{margin-top: 20px;}
	.about-more a{font-size: 18px;line-height: 30px;}
	.about2{padding-top: 44px; padding-bottom: 45px;}
	.about-title2{font-size: 22px;line-height: 26px; padding-top: 10px;}
	.about-title2::before{width: 24px;height: 2px; }
	.cer-owl { padding: 0 66px; margin-top: 44px; }
	.cer-owl .owl-btns .owl-btn { width: 40px;height: 40px;line-height: 36px; border: 2px solid #666; font-size: 16px;margin-top: -40px; }
	.about3{padding-top: 66px;padding-bottom: 72px;}
	.swipers3{padding-top: 40px; padding-bottom: 48px;}
	.swiper-item{padding-bottom: 26px;}
	.swiper-item-img{width: 24.5%; }
	.swiper-item-date{width: 13%;}
	.swiper-item-text{width: 62.5%;padding-left: 60px; }
	.swiper-item-text::before{height: 160px;}
	.about4{padding-top: 56px;padding-bottom: 140px;}
	.about4-list{padding-top: 52px;margin-left: -16px; margin-right: -16px;}
	.about4-list-item{margin-bottom: 24px;padding: 0 16px;width: 20%; }
	.about4-item-box{height: 256px;padding: 20px 8px;}
	.about4-item-name{font-size: 20px;line-height: 28px; margin-top: 12px;margin-bottom: 10px;}
}
@media (min-width:1250px) and (max-width:1379px){
	.about{padding-top: 64px; }
	.about-title{font-size: 20px;line-height: 22px;padding-right: 2px;} 
	.about-title::before{width: 20px;}
	.about-list{padding-top: 18px;}
	.about-list-item{margin-bottom: 54px;}
	.about-right{width: 52%;}
	.about-list .about-list-item:nth-of-type(odd) .about-left{width: 46.5%;}
	.about-list .about-list-item:nth-of-type(even) .about-left{width: 45%;}
	.about-item-title{font-size: 22px;line-height: 26px; margin-top: 36px;}
	.about-item-text{margin-top: 24px; max-height: 270px;}
	.about-more{margin-top: 18px;}
	.about-more a{font-size: 18px;line-height: 28px;}
	.about2{padding-top: 36px; padding-bottom: 38px;}
	.about-title2{font-size: 20px;line-height: 24px; padding-top: 8px;}
	.about-title2::before{width: 22px;height: 2px; }
	.cer-owl { padding: 0 48px; margin-top: 36px; }
	.cer-owl .owl-btns .owl-btn { width: 36px;height: 36px;line-height: 32px; border: 2px solid #666; font-size: 14px;margin-top: -36px; }
	.about3{padding-top: 60px;padding-bottom: 72px;}
	.swipers3{padding-top: 40px; padding-bottom: 48px;}
	.swiper-item{padding-bottom: 24px;}
	.swiper-item-img{width: 25%; }
	.swiper-item-date{width: 13%;}
	.swiper-item-text{width: 62%;padding-left: 48px; }
	.swiper-item-text::before{height: 160px;}
	.about4{padding-top: 50px;padding-bottom: 110px;}
	.about4-list{padding-top: 44px;margin-left: -10px; margin-right: -10px;}
	.about4-list-item{margin-bottom: 20px;padding: 0 10px;width: 20%; }
	.about4-item-box{height: 248px;padding: 16px 6px;}
	.about4-item-name{font-size: 18px;line-height: 26px; margin-top: 10px;margin-bottom: 8px;}
}
@media (min-width:992px) and (max-width:1249px){
	.about{padding-top: 54px; }
	.about-title{font-size: 18px;line-height: 20px;padding-right: 2px;position: relative;} 
	.about-title::before{width: 18px;}
	.about-list{padding-top:0px;}
	.about-list-item{margin-bottom: 36px;}
	.about-right{width: 52%;}
	.about-list .about-list-item:nth-of-type(odd) .about-left{width: 46.5%;}
	.about-list .about-list-item:nth-of-type(even) .about-left{width: 45%;}
	.about-item-title{font-size: 20px;line-height: 24px; margin-top: 16px;}
	.about-item-text{margin-top: 20px; max-height: 252px;}
	.about-more{margin-top: 16px;}
	.about-more a{font-size: 16px;line-height: 28px;}
	.about2{padding-top: 32px; padding-bottom: 34px;}
	.about-title2{font-size: 18px;line-height: 22px; padding-top: 6px;}
	.about-title2::before{width: 20px;height: 1px; }
	.cer-owl { padding: 0 36px; margin-top: 30px; }
	.cer-owl .owl-btns .owl-btn { width: 30px;height: 30px;line-height: 28px; border: 1px solid #666; font-size: 12px;margin-top: -30px; }
	.about3{padding-top: 48px;padding-bottom: 60px;}
	.swipers3{padding-top: 30px; padding-bottom: 40px;}
	.swiper-item{padding-bottom: 20px;}
	.swiper-item-img{width: 28%; }
	.swiper-item-date{width: 11%;}
	.swiper-item-text{width: 61%;padding-left: 40px; }
	.swiper-item-text::before{height: 160px;}
	.about4{padding-top: 50px;padding-bottom: 90px;}
	.about4-list{padding-top: 44px;margin-left: -20px; margin-right: -20px;}
	.about4-list-item{margin-bottom: 20px;padding: 0 20px;width: 25%; }
	.about4-item-box{height: 248px;padding: 16px 10px;}
	.about4-item-name{font-size: 18px;line-height: 26px; margin-top: 10px;margin-bottom: 8px;}
}
@media (min-width:768px) and (max-width:991px){
	.about-list .about-list-item:nth-of-type(odd) .about-right{margin-left: 20px;}
	.about-list .about-list-item:nth-of-type(even) .about-right{margin-right: 20px;}
	.about-list .about-list-item:nth-of-type(odd) .about-left{width: 100%; float: none;}
	.about-list .about-list-item:nth-of-type(even) .about-left{width: 100%; float: none;}
}
@media (max-width:991px){
	.about{padding-top: 54px;}
	.about-title{font-size: 18px;line-height: 20px;padding-right: 2px;position: relative;} 
	.about-title::before{width: 18px;}
	.about-list{padding-top:0px;}
	.about-list-item{margin-bottom: 36px;}
	.about-right{width: 52%;}
	.about-item-title{font-size: 18px;line-height: 22px; margin-top: 0px;}
	.about-item-text{margin-top: 18px; max-height: 234px; margin-right: 0;}
	.about-more{margin-top: 14px;}
	.about-more a{font-size: 16px;line-height: 26px;}
	.about2{padding-top: 30px; padding-bottom: 30px;}
	.about-title2{font-size: 18px;line-height: 20px; padding-top: 4px;}
	.about-title2::before{width: 18px;height: 1px; }
	.cer-owl { padding: 0 30px; margin-top: 30px; }
	.cer-owl .owl-btns .owl-btn { width: 30px;height: 30px;line-height: 28px; border: 1px solid #666; font-size: 12px;margin-top: -30px; }
	.about3{padding-top: 40px;padding-bottom: 50px;}
	.swipers3{padding-top: 30px; padding-bottom: 30px;}
	.swiper-item{padding-bottom: 10px; border: 0;}
	.swiper-item-img{width: 100%; }
	.swiper-item-date{width: 100%;padding: 10px 0;}
	.swiper-item-text{width: 100%;padding-left: 0px; }
	.swiper-item-text::before{height: 0px;}
	.about4{padding-top: 50px;padding-bottom: 80px;}
	.about4-list{padding-top: 44px;margin-left: -12px; margin-right: -12px;}
	.about4-list-item{margin-bottom: 20px;padding: 0 12px;width: 33.33333%; }
	.about4-item-box{height: 248px;padding: 16px 8px;}
	.about4-item-name{font-size: 16px;line-height: 24px; margin-top: 8px;margin-bottom: 6px;}
}
@media (max-width:767px){
	.about{padding-top: 30px;}
	.about-right{width: 100%;margin-bottom: 10px;}
	.about-list .about-list-item:nth-of-type(odd) .about-left{width: 100%;}
	.about-list .about-list-item:nth-of-type(even) .about-left{width: 100%;}
	.about4{padding-top: 40px;padding-bottom: 60px;}
	.about-item-text{ max-height: 240px;}
}
@media (max-width:580px){.about4{padding-top: 30px;padding-bottom: 50px;}.about4-list{padding-top: 44px;margin-left: -12px; margin-right: -12px;}.about4-list-item{margin-bottom: 20px;padding: 0 12px;width:50%; }.about4-item-name{font-size: 15px;line-height: 22px; margin-top: 8px;margin-bottom: 6px;}}@media (max-width:460px){.about-item-text{ max-height: 220px;}}@media (max-width:360px){.about4-list-item{margin-bottom: 20px;padding: 0 12px;width:100%; }.about4-item-box{min-height: 200px;height: auto; padding: 16px 8px;}}
/* about2 */
.about-tbody{padding-top: 110px;}
.about-tbody-list{font-size: 0;letter-spacing: 0;margin-left: -41px;margin-right: -41px; margin-bottom: -6px;}
.about-tbody-item{display: inline-block;vertical-align: top;width: 25%;padding: 0 41px;margin-bottom: 105px;} 
.about-tbody-box{background: #FFFFFF;border: 8px solid #E8EDEF;box-shadow: 0px 5px 10px 0px rgba(0, 17, 39, 0.3);position: relative;}
.about-tbody-item .item-title{font-size: 18px;margin-top: 22px;text-align: center;}
.about-tbody-item .item-backdrop .iconfont{ font-size: 34px;color: #fff; position: relative; }
.m-bot24{margin-bottom: 77px;}
@media (min-width:1380px) and (max-width:1559px){
	.about-tbody{padding-top: 95px;}
	.about-tbody-list{margin-left: -32px;margin-right: -32px; margin-bottom: -6px;}
	.about-tbody-item{width: 25%;padding: 0 32px;margin-bottom: 90px;} 
	.about-tbody-box{border: 8px;}
	.about-tbody-item .item-title{font-size: 18px;margin-top: 22px;}
	.m-bot24{margin-bottom: 68px;}
}
@media (min-width:1260px) and (max-width:1379px){
	.about-tbody{padding-top: 80px;}
	.about-tbody-list{margin-left: -24px;margin-right: -24px; margin-bottom: -4px;}
	.about-tbody-item{width: 25%;padding: 0 24px;margin-bottom: 70px;} 
	.about-tbody-box{border: 6px;}
	.about-tbody-item .item-title{font-size: 17px;margin-top: 20px;}
	.m-bot24{margin-bottom: 60px;}
}
@media (min-width:992px) and (max-width:1259px){
	.about-tbody{padding-top: 60px;}
	.about-tbody-list{margin-left: -16px;margin-right: -16px; margin-bottom: -2px;}
	.about-tbody-item{width: 25%;padding: 0 16px;margin-bottom: 50px;} 
	.about-tbody-box{border: 5px;}
	.about-tbody-item .item-title{font-size: 16px;margin-top: 18px;}
	.m-bot24{margin-bottom: 50px;}
}
@media (max-width:991px){
	.about-tbody{padding-top: 48px;}
	.about-tbody-list{margin-left: -16px;margin-right: -16px; margin-bottom: 0px;}
	.about-tbody-item{width: 33.33333333%;padding: 0 16px;margin-bottom: 40px;} 
	.about-tbody-box{border: 4px;}
	.about-tbody-item .item-title{font-size: 15px;margin-top: 14px;}
	.m-bot24{margin-bottom: 40px;}
}
@media (max-width:560px){
	.about-tbody{padding-top: 36px;}
	.about-tbody-item{width: 50%;padding: 0 16px;margin-bottom: 30px;} 
	.about-tbody-box{border: 3px;}
	.about-tbody-item .item-title{font-size: 14px;margin-top: 10px;}
	.m-bot24{margin-bottom: 30px;}
}
.about-detail{padding-top: 39px;}
.about-detail-right{width: 639px; padding-top: 7px;margin-left: 42px;}
.swiper-pagination{text-align: right; padding-right: 24px;}
.swiper-pagination-bullet{margin: 0 4px;background-color: #fff;opacity: 1;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 4px;}
.swiper-pagination-bullet-active {opacity: 1;background: #00923F;}
.about-detail-text{color: #666; padding-top: 32px;padding-bottom: 30px;}
.about-detail-text p{text-indent: 2em;}
.about-detail-text p.about-detail-img{text-indent: 0;}
.mtop{margin-top: 11px;}
.aboutdetail{padding-bottom: 86px;}
@media (min-width:1380px) and (max-width:1559px){
	.about-detail{padding-top: 32px;}
	.about-detail-right{width: 628px; padding-top: 6px;margin-left: 36px;}
	.swiper-pagination{padding-right: 20px;}
	.about-detail-text{padding-top: 28px;padding-bottom: 28px;}
	.mtop{margin-top: 10px;}
	.aboutdetail{padding-bottom: 76px;}
}
@media (min-width:1260px) and (max-width:1379px){
	.about-detail{padding-top: 28px;}
	.about-detail-right{width: 50%; padding-top: 6px;margin-left: 30px;}
	.swiper-pagination{padding-right: 20px;}
	.about-detail-text{padding-top: 24px;padding-bottom: 24px;}
	.mtop{margin-top: 8px;}
	.aboutdetail{padding-bottom: 68px;}
}
@media (min-width:992px) and (max-width:1259px){
	.about-detail{padding-top: 24px;}
	.about-detail-right{width: 50%; padding-top: 4px;margin-left: 28px;}
	.swiper-pagination{padding-right: 16px;}
	.about-detail-text{padding-top: 20px;padding-bottom: 20px;}
	.mtop{margin-top: 6px;}
	.aboutdetail{padding-bottom: 60px;}
}
@media (max-width:991px){
	.about-detail{padding-top: 20px;}
	.about-detail-right{width: 50%; padding-top: 4px;margin-left: 24px;}
	.swiper-pagination{padding-right: 16px;}
	.about-detail-text{padding-top: 20px;padding-bottom: 20px;}
	.mtop{margin-top: 6px;}
	.aboutdetail{padding-bottom: 40px;}
}
@media (max-width:560px){
	.about-detail{padding-top: 15px;}
	.about-detail-right{width: 100%; padding: 10px 0;margin-left: 0px;}
	.swiper-pagination{padding-right: 12px;}
	.about-detail-text{padding-top: 15px;padding-bottom: 15px;}
	.mtop{margin-top: 4px;}
	.aboutdetail{padding-bottom: 20px;}
}
.reser{padding-top: 43px; padding-bottom: 53px;}
.recruit-table{width: 100%;border-collapse: collapse;}
.recruit-table-name{height: 60px;background: #F7F7F7;}
.pmark{font-size: 0;letter-spacing: 0;}
.pmark-item{display: inline-block; vertical-align: top; padding: 16px 28px;}
.recruit-table-name .pmark-item{font-size: 20px;font-weight: 400;color: #333333;line-height: 60px;}
.item-user{width: 17.93333333333333%;}
.item-lei{width: 13%;}
.item-num{text-align: center;width: 19.13333333333333%;}
.item-add{text-align: center;width: 14%;}
.item-time{text-align: center;width: 14.93333333333334%;}
.item-href{padding: 0;/*width: 21%;*/ width: 11%; position: relative;}
.recruit-table-item{background: #fff;}
.recruit-table-item:hover, .recruit-table-item.active{background: #f7f7f7;}
.recruit-table-item .pmark{height: 82px; border-bottom: 1px solid #ECECEC;}
.recruit-table-item .pmark-item{height: 82px; font-size: 16px;line-height: 26px;}
.go-btn{width: 143px;height: 40px;background: #00923F;margin-top: 21px;text-align: center;font-size: 16px;font-weight: bold;color: #FFFFFF;line-height: 38px; border: 1px solid #00923f;}
.go-btn:hover{background: #FFFFFF;color: #00923F;}
.item-href .iconfont{font-size: 15px;color: #ccc;position: absolute;right: 20px; top: 50%;transform: translateY(-50%);}
.show-detail{padding: 24px 24px 41px 28px;display: none;}
.recruit-table-item.active .show-detail{display: block;}
.show-detail-name{font-size: 16px;font-weight: bold;color: #333333;line-height: 30px;margin-bottom: 14px;}
.show-detail-list1{font-size: 14px; padding-bottom: 18px;}
.recruit-page{padding-top: 102px;padding-bottom: 125px;}
@media (min-width:1380px) and (max-width:1559px){
	.reser{padding-top: 36px; padding-bottom: 48px;}
	.recruit-table-name{height: 56px;}
	.pmark-item{padding: 12px 24px;}
	.recruit-table-name .pmark-item{font-size: 20px;line-height: 56px;}
	.item-user{width: 17.5%;}
	.item-lei{width: 13%;}
	.item-num{width: 19%;}
	.item-add{width: 14%;}
	.item-time{width: 15.5%;}
	.item-href{padding: 0;width: 10%; /*width: 21%;*/}
	.recruit-table-item .pmark{height: 76px;}
	.recruit-table-item .pmark-item{height: 76px; font-size: 16px;
	/*line-height: 76px;*/
	    
	}
	.go-btn{width: 140px;height: 40px;margin-top: 18px;font-size: 16px;line-height: 38px;}
	.item-href .iconfont{font-size: 15px;right: 20px;}
	.show-detail{padding: 20px 20px 38px 24px;}
	.show-detail-name{font-size: 16px;line-height: 30px;margin-bottom: 14px;}
	.show-detail-list1{font-size: 14px; padding-bottom: 18px;}
	.recruit-page{padding-top: 90px;padding-bottom: 110px;}
}
@media (min-width:1260px) and (max-width:1379px){
	.reser{padding-top: 32px; padding-bottom: 46px;}
	.recruit-table-name{height: 50px;}
	.pmark-item{padding: 10px 20px;}
	.recruit-table-name .pmark-item{font-size: 19px;line-height: 50px;}
	.item-user{width: 16%;}
	.item-lei{width: 14%;}
	.item-num{width: 18%;}
	.item-add{width: 14%;}
	.item-time{width: 15%;}
	.item-href{padding: 0;width: 12%; /*width: 23%;*/}
	.recruit-table-item .pmark{height: 68px;}
	.recruit-table-item .pmark-item{height: 68px; font-size: 14px;
	/*line-height: 68px;*/
	line-height: 20px;
	    
	}
	.go-btn{width: 132px;height: 38px;margin-top: 15px;font-size: 15px;line-height: 36px;}
	.item-href .iconfont{font-size: 13px;right: 16px;}
	.show-detail{padding: 20px 20px 32px;}
	.show-detail-name{font-size: 16px;line-height: 28px;margin-bottom: 12px;}
	.show-detail-list1{font-size: 14px; padding-bottom: 16px;}
	.recruit-page{padding-top: 70px;padding-bottom: 90px;}
}
@media (min-width:992px) and (max-width:1259px){
	.reser{padding-top: 28px; padding-bottom: 42px;}
	.recruit-table-name{height: 44px;}
	.pmark-item{padding: 10px 16px;}
	.recruit-table-name .pmark-item{font-size: 18px;line-height: 44px;}
	.item-user{width: 16%;}
	.item-lei{width: 15%;}
	.item-num{width: 16%;}
	.item-add{width: 15%;}
	.item-time{width: 15%;}
	.item-href{padding: 0;width: 9%; /*width: 23%;*/}
	.recruit-table-item .pmark{height: 60px;}
	.recruit-table-item .pmark-item{height: 60px; font-size: 14px;
	/*line-height: 60px;*/
	    line-height: 20px;
	}
	.go-btn{width: 128px;height: 34px;margin-top: 13px;font-size: 14px;line-height: 32px;}
	.item-href .iconfont{font-size: 12px;right: 14px;}
	.show-detail{padding: 16px 16px 28px;}
	.show-detail-name{font-size: 16px;line-height: 28px;margin-bottom: 10px;}
	.show-detail-list1{font-size: 14px; padding-bottom: 14px;}
	.recruit-page{padding-top: 60px;padding-bottom: 80px;}
}
@media (max-width:991px){
	.recruit-table{width: 100%; overflow: scroll;}
	.recruit-table>div{min-width: 1100px;}
	.reser{padding-top: 28px; padding-bottom: 36px;}
	.recruit-table-name{height: 44px;}
	.pmark-item{padding: 10px 16px;}
	.recruit-table-name .pmark-item{font-size: 18px;line-height: 44px;}
	.item-user{width: 16%;}
	.item-lei{width: 15%;}
	.item-num{width: 16%;}
	.item-add{width: 15%;}
	.item-time{width: 15%;}
	.item-href{padding: 0;/*width: 23%;*/ width: 9%; }
	.recruit-table-item .pmark{height: 60px;}
	.recruit-table-item .pmark-item{height: 60px; font-size: 14px;
	/*line-height: 60px;*/
	    line-height: 20px;
	}
	.go-btn{width: 128px;height: 34px;margin-top: 13px;font-size: 14px;line-height: 32px;}
	.item-href .iconfont{font-size: 12px;right: 14px;}
	.show-detail{padding: 16px 16px 28px;}
	.show-detail-name{font-size: 16px;line-height: 28px;margin-bottom: 10px;}
	.show-detail-list1{font-size: 14px; padding-bottom: 14px;}
	.recruit-page{padding-top: 40px;padding-bottom: 60px;}
}
@media (max-width:560px){
	.reser{padding-top: 20px; padding-bottom: 0px;}
	.recruit-page{padding-top: 30px;padding-bottom: 40px;}
}
/* contact */
.contact-list{padding-top: 2px;margin-left: -37.5px;margin-right: -37.5px; font-size: 0; letter-spacing: 0;}
.contact-list-item{margin-bottom: 52px;padding: 0 37.5px; display: inline-block;vertical-align: top; width: 33.33333333333%;}
.contact-list-box{width: 100%;min-height: 359px;background: #FFFFFF;box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1); padding: 22px 36px;}
.contact-list-icon{padding-left: 15px;margin-bottom: 14px; width: 70px; color: #00923f;}
.contact-list-name{font-size: 20px;font-weight: 400;color: #00923F;line-height: 30px;min-height: 60px;}
.contact-list-mode{margin-top: 6px;font-size: 16px;font-weight: 400;color: #333333;line-height: 36px;}
.contact-form{margin-top: 48px;padding-top: 58px;padding-bottom: 70px;margin-bottom: 101px;}
.item-tbody-inputs1{padding-top: 37px;}
.map{margin-bottom: 131px;}
@media (min-width:1560px){.item-tbody-inputs1{height: 235px;}}
.yanzma a img{height: 100%;}
@media (min-width:1380px) and (max-width:1559px){
	.contact-list{padding-top: 2px;margin-left: -28px;margin-right: -28px;}
	.contact-list-item{margin-bottom: 46px;padding: 0 28px;width: 33.33333333333%;}
	.contact-list-box{min-height: 352px; padding: 20px 30px;}
	.contact-list-icon{padding-left: 12px;margin-bottom: 12px;width: 66px;}
	.contact-list-name{font-size: 20px;line-height: 28px;min-height: 56px;}
	.contact-list-mode{margin-top: 4px;font-size: 16px;line-height: 32px;}
	.contact-form{margin-top: 44px;padding-top: 54px;padding-bottom: 66px;margin-bottom: 88px;}
	.item-tbody-inputs1{padding-top: 35px;}
	.map{margin-bottom: 110px;}
}
@media (min-width:1260px) and (max-width:1379px){
	.contact-list{padding-top: 2px;margin-left: -20px;margin-right: -20px;}
	.contact-list-item{margin-bottom: 36px;padding: 0 20px;width: 33.33333333333%;}
	.contact-list-box{min-height: 340px; padding: 18px 24px;}
	.contact-list-icon{padding-left: 10px;margin-bottom: 10px;width: 60px;}
	.contact-list-name{font-size: 19px;line-height: 28px;min-height: 56px;}
	.contact-list-mode{margin-top: 4px;font-size: 15px;line-height: 30px;}
	.contact-form{margin-top: 40px;padding-top: 48px;padding-bottom: 58px;margin-bottom: 72px;}
	.item-tbody-inputs1{padding-top: 32px;}
	.map{margin-bottom: 90px;}
}
@media (min-width:992px) and (max-width:1259px){
	.contact-list{padding-top: 2px;margin-left: -12px;margin-right: -12px;}
	.contact-list-item{margin-bottom: 32px;padding: 0 12px;width: 33.33333333333%;}
	.contact-list-box{min-height: 340px; padding: 18px;}
	.contact-list-icon{padding-left: 10px;margin-bottom: 10px;width: 56px;}
	.contact-list-name{font-size: 18px;line-height: 28px;min-height: 56px;}
	.contact-list-mode{margin-top: 4px;font-size: 15px;line-height: 30px;}
	.contact-form{margin-top: 36px;padding-top: 44px;padding-bottom: 54px;margin-bottom: 66px;}
	.item-tbody-inputs1{padding-top: 28px;}
	.map{margin-bottom: 80px;}
}
@media (max-width:991px){
	.contact-list{padding-top: 0px;margin-left: -15px;margin-right: -15px;}
	.contact-list-item{margin-bottom: 24px;padding: 0 15px;width: 50%;}
	.contact-list-box{min-height: 300px; padding: 18px 20px;}
	.contact-list-icon{padding-left: 10px;margin-bottom: 10px;width: 56px;}
	.contact-list-name{font-size: 17px;line-height: 26px;min-height: 52px;}
	.contact-list-mode{margin-top: 4px;font-size: 14px;line-height: 28px;}
	.contact-form{margin-top: 30px;padding-top: 40px;padding-bottom: 48px;margin-bottom: 60px;}
	.item-tbody-inputs1{padding-top: 24px;}
	.map{margin-bottom: 70px;}
}
@media (max-width:720px){.contact-form{margin-top: 20px;padding-top: 30px;padding-bottom: 40px;margin-bottom: 54px;}.item-tbody-inputs1{padding-top: 20px;}.map{margin-bottom: 50px;}}
@media (max-width:560px){.contact-list{padding-top: 0px;margin-left: 0px;margin-right: 0px;}.contact-list-name{font-size: 16px;line-height: 26px;min-height: 52px;}.contact-list-mode{margin-top: 2px;font-size: 13px;line-height: 28px;}.contact-list-item{margin-bottom: 24px;padding: 0 15px;width: 100%;}.contact-list-box{min-height: auto; padding: 18px 20px;}.map{margin-bottom: 30px;}.contact-form{margin-top: 20px;padding-top: 30px;padding-bottom: 20px;margin-bottom: 30px;}}

.case-list{padding-top: 2px;padding-bottom: 22px;}
.case-list-item{background: #FBFBFB; margin-bottom: 94px;}
.case-list .case-list-item:nth-of-type(odd) .case-item-img{float: left; margin-right: 32px;}
.case-list .case-list-item:nth-of-type(even) .case-item-img{float: right; margin-left: 32px;}
.case-item-img{width: 49.2%;}
.case-item-info{padding: 42px 5px 0;}
.case-item-name{font-size: 20px;font-weight: 400;color: #00923F;line-height: 28px;}
.case-item-name a{color: #00923F;}
.case-item-text{margin-top: 34px; padding-right: 10px;}
.case-item-text, .case-item-text a{color: #666;}
.case-item-text a:hover{color: #00923F;}
.case-item-href{margin-top: 46px;}
.case-item-href a{display: inline-block;vertical-align: top; text-align: center;width: 162px;height: 45px;background: #B2B2B2;font-size: 16px;font-weight: 400;color: #FFFFFF;line-height: 45px;}
.case-item-href a:hover{background: #00923f;}
@media (min-width:1380px) and (max-width:1559px){
	.case-list{padding-top: 2px;padding-bottom: 18px;}
	.case-list-item{margin-bottom: 80px;}
	.case-list .case-list-item:nth-of-type(odd) .case-item-img{margin-right: 28px;}
	.case-list .case-list-item:nth-of-type(even) .case-item-img{margin-left: 28px;}
	.case-item-img{width: 49.2%;}
	.case-item-info{padding: 28px 5px 0;}
	.case-item-name{font-size: 20px;line-height: 26px;}
	.case-item-text{margin-top: 28px; padding-right: 8px;}
	.case-item-href{margin-top: 40px;}
	.case-item-href a{width: 162px;height: 45px;font-size: 16px;line-height: 45px;}
}
@media (min-width:1260px) and (max-width:1379px){
	.case-list{padding-top: 2px;padding-bottom: 15px;}
	.case-list-item{margin-bottom: 72px;}
	.case-list .case-list-item:nth-of-type(odd) .case-item-img{margin-right: 24px;}
	.case-list .case-list-item:nth-of-type(even) .case-item-img{margin-left: 24px;}
	.case-item-img{width: 49.5%;}
	.case-item-info{padding: 24px 4px 0;}
	.case-item-name{font-size: 19px;line-height: 26px;}
	.case-item-text{margin-top: 26px; padding-right: 8px;}
	.case-item-href{margin-top: 32px;}
	.case-item-href a{width: 154px;height: 42px;font-size: 16px;line-height: 42px;}
}
@media (min-width:992px) and (max-width:1259px){
	.case-list{padding-top: 2px;padding-bottom: 10px;}
	.case-list-item{margin-bottom: 60px;}
	.case-list .case-list-item:nth-of-type(odd) .case-item-img{margin-right: 20px;}
	.case-list .case-list-item:nth-of-type(even) .case-item-img{margin-left: 20px;}
	.case-item-img{width: 50%;}
	.case-item-info{padding: 14px 4px 0;}
	.case-item-name{font-size: 18px;line-height: 24px;}
	.case-item-text{margin-top: 16px; padding-right: 8px;}
	.case-item-href{margin-top: 24px;}
	.case-item-href a{width: 124px;height: 36px;font-size: 15px;line-height: 36px;}
}

@media (max-width:991px){
	.case-list{padding-top: 0px;padding-bottom: 8px;}
	.case-list-item{margin-bottom: 30px;}
	.case-list .case-list-item:nth-of-type(odd) .case-item-img{float: none; margin-right: 0px;}
	.case-list .case-list-item:nth-of-type(even) .case-item-img{float: none; margin-left: 0px;}
	.case-item-img{width: 100%;}
	.case-item-info{padding: 10px;}
	.case-item-name{font-size: 16px;line-height: 24px;}
	.case-item-text{margin-top: 12px; padding-right: 0px;}
	.case-item-href{margin-top: 16px;}
	.case-item-href a{width: 124px;height: 36px;font-size: 14px;line-height: 36px;}
}
@media (max-width:560px){
	.case-list-item{margin-bottom: 20px;}
	.case-item-href a{width: 120px;height: 32px;font-size: 14px;line-height: 32px;}
}
.pro-detail-table{width: 100%; border-collapse: collapse;text-align: left;}
.pro-detail-table table{border: 1px solid #828282;}
.pro-detail-table thead{height: 40px;background: #f2f2f2; border: 1px solid #828282;}
.pro-detail-table thead>tr>th{padding:5px 20px; height: 40px; font-size: 15px;line-height: 30px;color: #333;}
.pro-detail-table tbody>tr>td{height: 40px;padding:5px 20px;border: 1px solid #D2D2D2;font-size: 14px;line-height: 30px; color: #333;}
.pro-detail-table tbody tr:nth-child(odd){background-color: #fff;}
.pro-detail-table tbody tr:nth-child(even){background-color: #f2f2f2;}
@media (max-width:991px){
	.pro-jian-table{overflow: scroll;}
	.pro-jian-table>p{ width: 990px; max-width: 990px; }
}

/*=====================tankuang======================*/
.m-zhezhao { display: none; position: fixed; z-index: 1400; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); background-color: #000 \9; }

.m-modal1 { display: none; position: fixed; z-index: 1411; left: 0; right: 0; top: 40%; margin-top: -200px; margin-left: auto; margin-right: auto; width: 90%; max-width: 522px; /*height: 400px;*/ padding-top: 24px; padding-bottom: 34px; padding-left: 64px; padding-right: 64px; background-color: #fff; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-modal1 .box-close { position: absolute; right: 20px; top: 20px; width: 18px; height: 18px; background: url("../img/closed.png") no-repeat center; background-size: 100% 100%; }

.m-modal1 .box-title { line-height: 1.2; font-size: 26px; font-size: 2.6rem; color: #333; text-transform: uppercase; text-align: center; }

.m-modal1 .box-form { margin-top: 40px; margin-bottom: -10px; overflow: hidden; }

.m-modal1 .form-item { margin-bottom: 10px; overflow: hidden; -moz-box-sizing: border-box; box-sizing: border-box; padding-left: 8px; }

.m-modal1 .form-item.important { background: url("../img/star1.png") no-repeat left 12px; }

.m-modal1 .form-item1 { width: 100%; }

.m-modal1 .form-item2 { width: 100%; }

.m-modal1 .form-item3 { float: left; margin-right: 2.53807%; width: 35.02538%; }

.m-modal1 .form-item4 { float: left; padding-left: 0; width: 23.35025%; height: 38px; line-height: 38px; background-color: #fff; text-align: center; overflow: hidden; }

.m-modal1 .form-item4 img { max-height: 38px; vertical-align: middle; }

.m-modal1 .form-item5 { float: right; padding-left: 0; width: 32.99492%; border: none; }

.m-modal1 .form-btn { width: 100%; height: 38px; font-size: 14px; font-size: 1.4rem; text-transform: uppercase; color: white; background-color: #00923F; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-modal1 .form-text { display: block; width: 100%; height: 38px; padding-left: 11px; padding-right: 10px; line-height: 38px; font-size: 14px; font-size: 1.4rem; color: #666; -moz-box-sizing: border-box; box-sizing: border-box; background-color: #f2f2f2; }

.m-modal1 .form-text2 { height: 126px; padding-top: 7px; line-height: 24px; }


@media screen and (max-width: 959px) { .m-modal1 { margin-top: -195px; padding: 20px 20px; height: auto; }
  .m-modal1 .box-close { top: 10px; width: 25px; height: 25px; }
  .m-modal1 .box-title { padding: 0 30px; font-size: 18px; font-size: 1.8rem; }
  .m-modal1 .box-form { margin-top: 20px; margin-bottom: -10px; }
  .m-modal1 .form-item { margin-bottom: 10px; margin-right: 0; width: 100%; }
  .m-modal1 .form-item.important { background-position-y: 8px; }
  .m-modal1 .form-text1 { height: 30px; line-height: 30px; font-size: 12px; font-size: 1.2rem; padding-left: 11px !important; background: #f2f2f2 !important; }
  .m-modal1 .form-text2 { padding-left: 11px !important; background: #f2f2f2 !important; }
  .m-modal1 .form-text2 { height: 60px; padding-top: 0; } }

.m-modal1 .form-item1, .m-modal1 .form-item2{ position: relative; }
.m-modal1 i { color: #00923F; position: absolute; left: 14px; line-height: 38px;}

.m-modal1 .formtext{ padding-left: 30px!important; }
  /*===================tankuang end======================*/
.sjb_index{ display: none; }
.dangyixz{ background: #00923F; }
.sjcpro p{ font-size: 16px; line-height: 32px; text-indent: 2em; }

.m-kefu-chat.mobile-hide {right: 6px!important;}
.m-page a.no:hover {color: #333!important; border: 1px solid #EDEDED!important; background: #fff!important;}
.ppp{line-height: 60px; font-size: 16px; font-size: 1.6rem;}

.at-resp-share-element .at-icon{width: 24px!important;height: 24px!important;}
.at-style-responsive .at-share-btn{padding: 0!important; border-radius: 2px!important;}
.at-resp-share-element .at-share-btn .at-icon-wrapper{width: 24px!important;height: 24px!important;}
.at-resp-share-element .at-share-btn{margin-bottom: 0!important;margin-right: 3px!important;}
.listcart {width: 100%;text-align: center;}
.listcart a {
    display: inline-block;
    height: 34px;
    width: 200px;
    line-height: 32px;
    overflow: hidden;
    color: #fff;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
    margin-left: 10px;
    border-radius: 5px;
    background-color: #9c9c9c;
    box-sizing: border-box;
    margin-bottom: 10px;
    }
    .listcart a:hover {color: #fff;  background: #00923F;}
    /*.xunpanc{margin-bottom: 20px;}*/
    .xunpanc .table table{margin-top: 20px;}
    .xunpanc table tr td{border: 1px solid #ccc; padding: 3px;}
    .xunpanc table tr td a:hover{color: #00923F;}

    .about4-item-text.h2-text p{ text-indent: 0;}
    
    .sec4-tbody {
    min-height: 624px;
}
@media (min-width:1250px) and (max-width:1379px){
	.sec4-tbody {
	    min-height: 560px;
	}
}
@media (min-width:992px) and (max-width:1249px){
	.sec4-tbody {
	    min-height: 520px;
	}
}
@media (min-width:720px) and (max-width:991px){
	.sec4-tbody {
	    min-height: 480px;
	};}
}
@media (max-width:719px){
	.sec4-tbody {
	    min-height: 400px;
	}
}

@media (min-width:992px){
/*.pryiji > li > a span{text-align-last: justify;}*/
.xiazai a{ 
    /*text-align-last: justify; width: 100%; padding-right: 50px; }*/
}
   .pryiji > li > a span{ display: inline-block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
padding-right: 20px;
width: 100%; } 
    
