<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.textEellipsis {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.clearF:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.userSelect {
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
}
.totalIconCss {
  font-family: "iconfont" !important;
  font-size: 12px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*é¡¶éƒ¨å¿«æ·æ–¹å¼*/
.the-shortcut {
  height: 30px;
  line-height: 30px;
  width: 100%;
  padding: 0 60px;
  color: #fff;
  background: #fff;
  box-sizing: border-box;
  overflow: hidden;
  border-bottom: 1px solid #efefef;
}
.the-shortcut .ui-center {
  color: #ffae00;
  line-height: 28px;
  float: right;
}
@keyframes radio {
  from {
    transform: scale(1.1);
  }
  to {
    transform: scale(1);
  }
}
.the-shortcut .ui-center .tongzhi {
  display: inline-block;
  animation: radio 0.5s ease-in infinite;
}
.the-shortcut .ui-center a {
  color: #008546;
  margin: 0 5px;
  text-decoration: underline;
}
.the-shortcut li {
  float: left;
  cursor: pointer;
  color: #484848;
  margin-left: 30px;
}
.the-shortcut li span {
  font-size: 20px;
  vertical-align: middle;
}
.top-login {
  height: 80px;
  padding: 0 60px;
  background: #fff;
  position: relative;
  z-index: 10;
}
.top-login h1 {
  margin-right: 30px;
  float: left;
  margin-top: 3px;
}
.top-login h1 &gt; a {
  font-size: 50px;
  color: #008546;
}
.top-login .animate-text {
  float: left;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAATkAAAASCAYAAAAg/amwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjI0MkI1OTNDMDIwMjExRUI4QTdFQzNCMDA5MzZDQjBDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjI0MkI1OTNEMDIwMjExRUI4QTdFQzNCMDA5MzZDQjBDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjQyQjU5M0EwMjAyMTFFQjhBN0VDM0IwMDkzNkNCMEMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MjQyQjU5M0IwMjAyMTFFQjhBN0VDM0IwMDkzNkNCMEMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7wJ7bJAAAK2klEQVR42uxc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") no-repeat center;
  width: 313px;
  height: 18px;
  margin-top: 31px;
}
.top-login .login-boxed {
  height: 80px;
  float: right;
  padding-right: 30px;
}
.top-login .login-boxed:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.top-login .login-boxed:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.top-login .login-boxed .phone-order {
  float: left;
  color: #008546;
  margin: 26px 40px 0 0;
  cursor: pointer;
}
.top-login .login-boxed .phone-order .iconfont {
  font-size: 20px;
  vertical-align: middle;
}
.top-login .login-boxed .user-img {
  float: left;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 20px 10px 0 0;
  border-radius: 100%;
  -ms-border-raius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  background: #f2f2f2;
  text-align: center;
  position: relative;
}
.top-login .login-boxed .user-img .icon-wode {
  font-size: 20px;
  color: #c6c6c6;
}
.top-login .login-boxed .user-img img {
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 3;
}
.top-login .login-boxed .no-login {
  float: left;
}
.top-login .login-boxed .no-login:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.top-login .login-boxed .no-login:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.top-login .login-boxed .no-login .item {
  float: left;
  font-size: 14px;
  position: relative;
}
.top-login .login-boxed .no-login .item:first-child:before {
  display: block;
  content: '';
  height: 15px;
  border-left: 1px solid #c6c6c6;
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 2;
  transform: translateY(-50%);
}
.top-login .login-boxed .no-login .item a {
  display: block;
  padding: 0 15px;
  line-height: 80px;
}
.top-login .login-boxed .no-login .item:hover a {
  color: #008546;
}
.top-login .login-boxed .logined {
  display: none;
  height: 80px;
  float: left;
  position: relative;
  z-index: 2;
}
.top-login .login-boxed .logined:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.top-login .login-boxed .logined:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.top-login .login-boxed .logined .user-info {
  float: left;
  cursor: pointer;
  position: relative;
  margin-top: 28px;
  z-index: 6;
}
.top-login .login-boxed .logined .user-img {
  border: 1px solid #008546;
}
.top-login .login-boxed .logined .info-box {
  position: absolute;
  top: 80px;
  right: 0;
  z-index: 2;
  width: 200px;
  padding: 10px 0 0;
  height: auto;
  background-color: #fff;
  z-index: 6;
  text-align: center;
  display: none;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
}
.top-login .login-boxed .logined .info-list li {
  text-align: left;
  font-size: 12px;
  padding: 0 12px;
  border-bottom: 1px solid #f0f0f0;
}
.top-login .login-boxed .logined .info-list li &gt; a {
  display: block;
  width: 100%;
  transition: all 0.3s ease-in;
  position: relative;
  padding: 6px 0 6px 14px;
  box-sizing: border-box;
}
.top-login .login-boxed .logined .info-list li &gt; a:before {
  display: block;
  content: '\ec1e';
  font-family: "iconfont" !important;
  font-size: 12px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  left: -6px;
  z-index: 2;
  transform: translateY(-50%);
  font-size: 23px;
}
.top-login .login-boxed .logined .info-list li &gt; a .num {
  float: right;
  color: #0b953a;
}
.top-login .login-boxed .logined .info-list li &gt; a .mark {
  height: 16px;
  line-height: 16px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  padding: 0 5px;
  background-color: #0b953a;
  border-radius: 10px;
  min-width: 20px;
}
.top-login .login-boxed .logined .info-list li:hover span:first-child {
  color: #0b953a;
}
.top-login .login-boxed .logined:hover .info-box {
  display: block;
}
.top-login .login-boxed .logined:hover .iconfont {
  transform: rotate(180deg);
}
.top-login .login-boxed .logined .iconfont {
  transition: all 0.3s;
  display: inline-block;
  color: #ccc;
  margin: 0 4px;
}
.top-login .login-boxed .logined .sign-out {
  display: inline-block;
  width: 200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  border-radius: 100px;
  color: #f53848;
  font-size: 14px;
}
.top-login .login-boxed .car-box {
  float: left;
  height: 50px;
  margin: 15px 0 0 10px;
  text-align: center;
  font-size: 16px;
  line-height: 50px;
}
.top-login .login-boxed .car-box:hover .iconfont {
  transition: all 0.3s ease-in;
  color: #008546;
}
.top-login .login-boxed .car-box a {
  color: #008546;
  display: inline-block;
  padding: 0 5px;
  position: relative;
}
.top-login .login-boxed .car-box .iconfont {
  font-size: 26px;
}
.top-login .login-boxed .car-box .number {
  position: absolute;
  top: 15px;
  left: 33px;
  z-index: 3;
  height: 20px;
  background-color: #ea2d2d;
  border-radius: 10px;
  line-height: 20px;
  padding: 0 8px;
  color: #ffffff;
  font-size: 12px;
}
/*é¡¶éƒ¨å¯¼èˆª*/
.nav-parent {
  height: 80px;
}
.nav-box {
  padding: 0 60px;
  box-sizing: border-box;
  min-width: 1280px;
  background-color: #313131;
  width: 100%;
  transition: all 0.3s ease-in;
  position: relative;
  z-index: 6;
}
.nav-box .nav-menu {
  /*æ¿€æ´»ä¸€çº§èœå•*/
}
.nav-box .nav-menu:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.nav-box .nav-menu:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.nav-box .nav-menu &gt; li {
  float: left;
  position: relative;
  border-left: 1px solid #2a2a2a;
}
.nav-box .nav-menu &gt; li &gt; a {
  display: block;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  transition: all 0.3s;
  box-sizing: border-box;
  color: #fff;
}
.nav-box .nav-menu &gt; li:hover .second-menu {
  display: block;
}
.nav-box .nav-menu &gt; li:hover &gt; a {
  background-color: #008546;
  color: #fff;
}
.nav-box .nav-menu &gt; li &gt; .second-menu {
  width: 160px;
  position: absolute;
  top: 40px;
  left: 0;
  z-index: 3;
  background-color: #f1f1f1;
  padding: 10px 15px 25px;
  box-sizing: border-box;
  display: none;
  /*æ¿€æ´»äºŒçº§èœå•*/
}
.nav-box .nav-menu &gt; li &gt; .second-menu &gt; li {
  border-bottom: 1px solid #ccc;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}
.nav-box .nav-menu &gt; li &gt; .second-menu &gt; li &gt; a {
  display: inline-block;
  width: 100%;
}
.nav-box .nav-menu &gt; li &gt; .second-menu &gt; li &gt; a:hover {
  color: #008546;
}
.nav-box .nav-menu &gt; li &gt; .second-menu .active-second a {
  color: #008546;
}
.nav-box .nav-menu .active-menu &gt; a {
  background-color: #008546;
  color: #fff;
}
/*å¯¼èˆªæ‚¬æµ®*/
.nav-fly {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999999;
  box-shadow: 0 0 5px #888;
}
* {
  margin: 0;
  padding: 0;
}
/*é»˜è®¤å±žæ€§*/
body,
div,
p,
iframe,
ul,
li,
ol,
dl,
dt,
dd,
li,
dl,
h1,
h2,
h3,
h4,
h5,
h6,
table,
th,
td,
input,
button,
select,
textarea {
  margin: 0;
  padding: 0;
}
@font-face {
  font-family: 'wryh';
  src: url("../fonts/msyh.ttf");
}
@font-face {
  font-family: 'wryhBd';
  src: url("../fonts/msyhbd.ttf");
}
body,
button,
input,
select,
textarea {
  font: 12px/1.5 'wryh', 'Microsoft YaHei';
  color: #252931;
  border: none;
}
body {
  min-width: 1280px;
}
button {
  cursor: pointer;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
}
button:active {
  filter: alpha(opacity=70);
  /* IE */
  -moz-opacity: 0.7;
  /* è€ç‰ˆMozilla */
  -khtml-opacity: 0.7;
  /* è€ç‰ˆSafari */
  opacity: 0.7;
  /* æ”¯æŒopacityçš„æµè§ˆå™¨*/
}
input,
button,
select,
textarea {
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
li {
  list-style-type: none;
}
em,
i {
  display: block;
  font-style: normal;
}
img {
  border: none;
  vertical-align: middle;
}
a {
  position: relative;
  color: #252931;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.05);
}
img {
  border: none;
  vertical-align: middle;
}
/*æµ®åŠ¨*/
.ui-left {
  float: left;
}
.ui-right {
  float: right;
}
.ui-center {
  float: left;
}
/*æ¸…é™¤æµ®åŠ¨*/
.clearfloat:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.clearF:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
/*å­—ä½“*/
.bold {
  font-weight: bold;
}
.center {
  text-align: center;
}
.f14 {
  font-size: 14px;
}
.f16 {
  font-size: 16px;
}
.f18 {
  font-size: 18px;
}
.f24 {
  font-size: 24px;
}
.en {
  font-family: "arial, helvetica, sans-serif";
}
/*å­—ä½“é¢œè‰²*/
.col-3 {
  color: #333;
}
.col-6 {
  color: #666;
}
.col-8 {
  color: #888;
}
.col-9 {
  color: #999;
}
/*é—´è·*/
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px !important;
}
.mt30 {
  margin-top: 30px !important;
}
/*è¶…å‡ºçœç•¥å·*/
.ellipsis,
.ellipsis-2 {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ellipsis-2 {
  white-space: inherit;
  -webkit-line-clamp: 2;
}
/*ç»Ÿä¸€æŒ‰é’®*/
.btn {
  margin-top: 15px;
  width: 180px;
  height: 42px;
  display: inline-block;
  font-size: 18px;
  line-height: 42px;
  border: 1px solid #05732b;
  text-align: center;
  background-color: #0b953a;
  color: #ffffff;
  border-radius: 100px;
  box-shadow: 0 2px 4px #9fa0a0;
  transition: all 0.3s;
}
.btn:hover {
  box-shadow: 0 2px 6px #cfcece;
}
/*å¼¹æ¡†èƒŒå½±*/
.g-mian-bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  display: none;
  background: #000;
  opacity: 0.2;
  -moz-opacity: 0.2;
  filter: alpha(opacity=20);
}
/*æ‰‹æœºä¸‹å•å¼¹çª—*/
.phone-box {
  width: 900px;
  height: 405px;
  position: fixed;
  top: 200px;
  left: 50%;
  margin-left: -450px;
  background-color: #ffffff;
  z-index: 10000;
  display: none;
}
.phone-box .phone-link {
  width: 760px;
  background-color: #ffffff;
  margin: 20px auto 0;
  height: 310px;
  position: relative;
}
.phone-box .phone-link .link-left {
  width: 220px;
  float: left;
  margin-top: 70px;
}
.phone-box .phone-link .link-left &gt; h3 {
  font-size: 30px;
  color: #00a964;
}
.phone-box .phone-link .link-left &gt; p {
  margin-top: 15px;
  font-size: 18px;
}
.phone-box .phone-link .phone {
  position: absolute;
  left: 50%;
  margin-left: -210px;
  top: -38px;
}
.phone-box .phone-link .link-right {
  float: right;
  width: 205px;
  text-align: center;
  margin-top: 70px;
}
.phone-box .phone-link .link-right &gt; h6 {
  color: #3e3a3a;
  font-size: 12px;
}
.popup-close {
  position: absolute;
  top: -32px;
  right: -80px;
  color: #0b953a;
  font-size: 24px !important;
  transition: all 0.3s;
  cursor: pointer;
  background-color: #ffffff;
  border-radius: 100%;
  height: 22px;
  width: 22px;
  line-height: 22px;
}
/**************************************************************************/
/*å&nbsp;ä½ç¬¦æ–‡å­—é¢œè‰²*/
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #9fa0a0;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #9fa0a0;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #9fa0a0;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #9fa0a0;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #9fa0a0;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #9fa0a0;
}
/*ç½‘ç«™ç‰ˆå¿ƒ*/
.w-1280 {
  width: 1280px;
  margin: 0 auto;
}
.four-guarante {
  background-color: #232323;
  padding: 40px 0;
  border-top: 1px solid #dddddd;
}
.four-guarante .item {
  float: left;
  width: 320px;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
  transition: All 0.4s ease-in-out;
  cursor: pointer;
}
.four-guarante .item:hover {
  color: #d2232a;
  -webkit-transform: translate(0, -12px);
  -moz-transform: translate(0, -12px);
  -o-transform: translate(0, -12px);
  transform: translate(0, -12px);
  -ms-transform: translate(0, -12px);
}
.four-guarante .item i {
  float: left;
  margin-right: 25px;
}
.four-guarante .item em .dt {
  display: block;
  color: #1f8d40;
  margin: 2px 0 3px 0;
}
.four-guarante .item em .txt {
  color: #898989;
}
/*åº•éƒ¨ä¸Žç‰ˆæƒ*/
.footer-content {
  padding: 60px 0 20px;
  width: 1280px;
  margin: 0 auto;
}
.footer-content:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.footer-content:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.footer-content .footer-left {
  display: inline-block;
  float: left;
}
.footer-content .footer-left .jc-menu:first-child {
  padding-left: 0;
}
.footer-content .jc-menu {
  float: left;
  padding: 0 40px 0 40px;
  border-right: 1px #343434 dashed;
  height: 200px;
}
.footer-content .jc-menu li {
  color: #ffffff;
  margin-bottom: 10px;
}
.footer-content .jc-menu li &gt; a {
  color: #b5b5b6;
  font-size: 12px;
  transition: all 0.3s;
}
.footer-content .jc-menu li &gt; a:hover {
  color: #ffffff;
}
.footer-content .jc-menu li:first-child {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 14px;
}
.footer-content .footer-right {
  float: left;
  padding-left: 110px;
  width: 580px;
}
.footer-content .footer-right .contact-us {
  color: #ffffff;
  float: left;
  width: 430px;
}
.footer-content .footer-right .contact-us &gt; h3 {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 14px;
}
.footer-content .footer-right .contact-us .contact-item {
  margin-bottom: 10px;
}
.footer-content .footer-right .contact-us .contact-item:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.footer-content .footer-right .contact-us .contact-item:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.footer-content .footer-right .contact-us .contact-item &gt; i {
  float: left;
  width: 90px;
}
.footer-content .footer-right .contact-us .contact-item .empty {
  width: 74px;
  min-height: 1px;
}
.footer-content .footer-right .contact-us .contact-item &gt; span {
  float: left;
  display: block;
}
.footer-content .footer-right .contact-us .contact-item .factory-add {
  margin-left: -14px;
}
/*æ‰«ç&nbsp;å…³æ³¨*/
.footer {
  background-color: #2a2a2a;
  padding-bottom: 40px;
}
.footer .footer-content .footer-right .qr-code {
  float: right;
  color: #b5b5b6;
}
.footer .footer-content .footer-right .qr-code .iconfont {
  font-size: 26px;
  color: #388443;
  vertical-align: middle;
}
.footer .certification {
  border-bottom: 1px solid #343434;
  padding: 20px 0;
  width: 1280px;
  margin: 0 auto;
}
.footer .certification:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.footer .certification:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.footer .certification .left-certification {
  color: #ffffff;
}
.footer .certification .left-certification .item {
  float: left;
  margin-right: 60px;
}
.footer .certification .left-certification .item img {
  margin-right: 15px;
}
.footer .certification .right-certification {
  float: right;
}
.footer .certification .right-certification &gt; a {
  font-size: 30px;
  line-height: 30px;
  margin-left: 5px;
  vertical-align: middle;
  transition: all 0.3s;
  color: #ffffff;
}
.footer .certification .right-certification &gt; a:last-child {
  font-size: 35px;
}
.footer .certification .right-certification &gt; a:hover {
  color: #0b953a;
  cursor: pointer;
}
.footer .jc-copyright {
  overflow: hidden;
}
.footer .jc-copyright .copyright-box {
  color: #b5b5b6;
}
.jc-copyright .copyright-box {
  width: 1280px;
  margin: 0 auto;
}
.jc-copyright .copyright-box:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.jc-copyright .copyright-box:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.jc-copyright .copyright-box .copyright-left {
  float: left;
  padding: 25px 0;
}
.jc-copyright .copyright-box .copyright-left a {
  color: #ffffff;
}
.jc-copyright .copyright-box .copyright-left a:hover {
  text-decoration: underline;
}
/*ç³»ç»Ÿå³ä¾§å¸é™„åˆ†äº«*/
.share-box {
  height: auto;
  position: fixed;
  right: 10px;
  top: 50%;
  width: 58px;
  border: 1px solid #efefef;
  border-radius: 100px;
  z-index: 999999;
  background-color: #ffffff;
}
.share-box .back-btn {
  height: 66px;
  line-height: 66px;
  border-bottom: 1px solid #efefef;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s;
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
}
.share-box .back-btn &gt; span {
  font-size: 40px;
  color: #0b953a;
}
.share-box .back-btn:hover {
  background-color: #0b953a;
}
.share-box .back-btn:hover span {
  color: #ffffff;
}
.share-box .share-lists {
  margin: 20px 0;
}
.share-box .share-lists li {
  text-align: center;
  position: relative;
}
.share-box .share-lists li &gt; a {
  display: inline-block;
  width: 100%;
}
.share-box .share-lists li &gt; a &gt; span {
  margin-top: 15px;
}
.share-box .share-lists li i {
  width: 36px;
  height: 20px;
  background-color: #0b953a;
  border-radius: 100px;
  color: #ffffff;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -18px;
}
.share-box .share-lists li span {
  font-size: 36px;
  color: #9fa0a0;
  display: inline-block;
  width: 98%;
  cursor: pointer;
  transition: all 0.3s;
  background-color: #ffffff;
}
.share-box .share-lists li:hover span {
  color: #0b953a;
}
.share-box .share-lists li:hover .tel-popup {
  right: 58px;
  opacity: 1;
}
.share-box .share-lists li:hover .wx-popup {
  right: 70px;
  opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  filter: alpha(opacity=100);
}
.share-box .share-lists li .tel-popup {
  position: absolute;
  width: 240px;
  height: 40px;
  line-height: 40px;
  color: #ffffff;
  background-color: #0b953a;
  border-radius: 100px;
  text-align: center;
  font-size: 16px;
  top: 12px;
  right: -255px;
  transition: all 0.3s;
  z-index: -1;
  opacity: 0;
}
.share-box .share-lists li .wx-popup {
  width: 240px;
  height: 170px;
  background-color: #0b953a;
  border-radius: 10px;
  position: absolute;
  right: -255px;
  top: -130px;
  overflow: hidden;
  z-index: -1;
  opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.3s;
}
.share-box .share-lists li .wx-popup .wexin {
  width: 208px;
  height: 145px;
  margin: 23px auto 0;
}
.wx-popup .wexin img {
  float: left;
}
.wx-popup .wexin p {
  float: left;
  font-size: 16px;
  margin: 15px 0 0 12px;
  text-align: left;
  color: #ffffff;
}
/*ç»Ÿä¸€åˆ†é¡µ*/
#pageToolbar {
  user-select: none;
}
.ui-paging-container {
  color: #666;
  font-size: 12px;
}
.ui-paging-container ul {
  overflow: hidden;
  text-align: center;
}
.ui-paging-container li {
  display: inline-block;
  padding: 3px 6px;
  margin-left: 5px;
  color: #666;
}
.ui-paging-container li.ui-pager {
  cursor: pointer;
  border: 1px solid #ddd;
  border-radius: 2px;
  background-color: #ffffff;
  display: inline-block;
  padding: 10px 14px;
  margin-left: 5px;
  color: #666;
}
.ui-paging-container li.ui-paging-ellipse {
  border: none;
}
.ui-paging-container li.ui-paging-toolbar {
  padding: 0;
}
.ui-paging-container li.ui-paging-toolbar select {
  height: 22px;
  border: 1px solid #ddd;
  color: #666;
}
.ui-paging-container li.ui-paging-toolbar input {
  height: 38px;
  width: 50px;
  border: 1px solid #ddd;
  text-align: center;
  margin: 0 0 0 5px;
}
.ui-paging-container li.ui-paging-toolbar a {
  text-decoration: none;
  display: inline-block;
  height: 38px;
  border: 1px solid #ddd;
  vertical-align: top;
  border-radius: 2px;
  line-height: 34px;
  padding: 0 3px;
  cursor: pointer;
  margin-left: 5px;
  color: #666;
  width: 50px;
}
.ui-paging-container ul,
.ui-paging-container li {
  list-style: none;
}
.ui-paging-container li.ui-pager:hover,
.ui-paging-container li.focus {
  background-color: #9fa0a0;
  color: #ffffff;
}
.ui-paging-container li.ui-pager-disabled,
.ui-paging-container li.ui-pager-disabled:hover {
  background-color: #ffffff;
  cursor: default;
  color: #ddd;
}
/*laoding åŠ¨ç”»*/
.loading {
  background: url("../images/loading.gif") no-repeat rgba(0, 0, 0, 0.1) center;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
}
a {
  color: inherit;
}
.the-head .header {
  background: #313740;
}
.the-head .navigation-box {
  background: #313740;
}
.the-shortcut {
  position: fixed;
  top: 0;
  z-index: 10;
  box-sizing: border-box;
}
.top-login {
  position: fixed;
  top: 30px;
  width: 100%;
  box-sizing: border-box;
}
.nav-box {
  position: fixed;
  top: 110px;
}
.inner {
  height: 100%;
  overflow: hidden;
  min-height: 787px;
}
.cnc-banner {
  height: 800px;
  background: linear-gradient(to bottom, #181818, #696969);
  position: relative;
}
.cnc-banner .banner-mask {
  overflow: hidden;
  height: inherit;
  position: relative;
}
.cnc-banner .item {
  width: 100%;
  background: url("../images/cnc/cnc-baner-bg1.png") no-repeat top center;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.cnc-banner .item .cnc-img {
  position: absolute;
  top: 170px;
  right: 250px;
  z-index: 1;
}
.cnc-banner .item:first-child {
  z-index: 2;
}
.cnc-banner .item:nth-child(2) {
  background: url("../images/cnc/cnc-baner-bg2.png") no-repeat top center;
}
.cnc-banner .item:nth-child(2) .cnc-img {
  position: absolute;
  top: 160px;
  right: 284px;
  z-index: 1;
}
.cnc-banner .item:nth-child(3) {
  background: url("../images/cnc/cnc-baner-bg3.jpg") no-repeat top center;
}
.cnc-banner .item:nth-child(3) .cnc-img {
  position: absolute;
  top: 160px;
  right: 308px;
  z-index: 1;
}
.cnc-banner .item:nth-child(4) {
  background: url("../images/cnc/cnc-baner-bg4.jpg") no-repeat top center;
}
.cnc-banner .item:nth-child(4) .cnc-img {
  position: absolute;
  top: 160px;
  right: 220px;
  z-index: 1;
}
.cnc-banner .item-body {
  width: 1440px;
  height: 100%;
  margin: 0 auto;
  position: relative;
  padding-top: 160px;
  box-sizing: border-box;
}
.cnc-banner .item-body:before {
  display: block;
  content: '';
  width: 100%;
  height: 50%;
  background: transparent;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.cnc-banner .cnc-title {
  display: block;
}
.cnc-banner .cnc-ins {
  margin-top: 10px;
  height: 80px;
  display: inline-block;
}
.cnc-banner .cnc-ins dd {
  height: inherit;
  border-left: 1px solid #3c3c3c;
  text-align: center;
  display: inline-block;
  padding: 0 36px;
}
.cnc-banner .cnc-ins dd:first-child {
  border-left: 0;
  padding-left: 0;
}
.cnc-banner .cnc-ins dd .text {
  color: #919191;
  line-height: 18px;
  margin-top: 11px;
}
.cnc-banner .jump-link {
  width: 100%;
  height: 90px;
  background: #fff;
  position: absolute;
  bottom: 250px;
  left: 0;
  z-index: 1;
  padding: 0 30px;
  box-sizing: border-box;
}
.cnc-banner .jump-link .jump-b {
  width: 100%;
  height: 90px;
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  color: #131313;
}
.cnc-banner .jump-link .hotline {
  font-size: 18px;
  color: #008546;
  margin-left: 14px;
  height: 28px;
  line-height: 28px;
  position: absolute;
  top: 50%;
  right: 160px;
  z-index: 1;
  margin-top: -14px;
}
.cnc-banner .jump-link .jump-btn {
  position: absolute;
  top: 50%;
  right: 30px;
  z-index: 1;
  transform: translateY(-50%);
  width: 120px;
  height: 34px;
  background: #008546;
  color: #fff;
  text-align: center;
  line-height: 34px;
  font-size: 14px;
}
.cnc-banner .jump-link .jump-btn:hover {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
}
.cnc-banner .cnc-nav-menu {
  width: 100%;
  height: 100px;
  background: #313131;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.cnc-banner .cnc-nav-menu .nav-wrap {
  width: 1440px;
  height: inherit;
  margin: 0 auto;
}
.cnc-banner .cnc-nav-menu .nav-wrap:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.cnc-banner .cnc-nav-menu .nav-wrap:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.cnc-banner .cnc-nav-menu .nav-wrap li {
  float: left;
  width: 25%;
  height: inherit;
  box-sizing: border-box;
  position: relative;
}
.cnc-banner .cnc-nav-menu .nav-wrap li:before {
  display: block;
  content: '';
  width: 0;
  height: 4px;
  background: #008546;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.cnc-banner .cnc-nav-menu .nav-wrap li a {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  height: 100px;
  padding-left: 32px;
}
.cnc-banner .cnc-nav-menu .nav-wrap li .icon-box {
  display: inline-block;
}
.cnc-banner .cnc-nav-menu .nav-wrap li .icon-text {
  display: inline-block;
  font-size: 18px;
  color: #898989;
  padding-left: 20px;
}
.cnc-banner .cnc-nav-menu .nav-wrap li .icon-text h5 {
  font-size: 18px;
  line-height: normal;
  margin-bottom: -6px;
}
.cnc-banner .cnc-nav-menu .nav-wrap li .icon-text .des {
  font-size: 12px;
}
.cnc-banner .cnc-nav-menu .nav-wrap .active {
  background: #fff;
}
.cnc-banner .cnc-nav-menu .nav-wrap .active .icon-text {
  color: #131313;
}
.cnc-banner .cnc-nav-menu .nav-wrap .active:before {
  width: 100%;
}
.advantage-section .fp-tableCell {
  box-sizing: border-box;
}
.advantage-section h4 {
  text-align: center;
  font-size: 30px;
  color: #313131;
  position: relative;
  margin-top: 40px;
}
.advantage-section .advantage-nav {
  height: 40px;
  border-bottom: 1px solid #eaeaea;
  margin-top: 50px;
  position: relative;
}
.advantage-section .advantage-nav .nav-wrap {
  width: 1440px;
  margin: 0 auto;
}
.advantage-section .advantage-nav .nav-wrap:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.advantage-section .advantage-nav .nav-wrap:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.advantage-section .advantage-nav .nav-wrap li {
  width: 25%;
  float: left;
  height: 40px;
  text-align: center;
  position: relative;
  font-size: 18px;
  color: #313131;
  cursor: pointer;
  font-weight: 18;
}
.advantage-section .advantage-nav .nav-wrap li:before {
  display: block;
  content: '';
  height: 2px;
  width: 100%;
  background: transparent;
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 1;
}
.advantage-section .advantage-nav .nav-wrap li.active {
  color: #008546;
}
.advantage-section .advantage-nav .nav-wrap li.active:before {
  background: #008546;
}
.advantage-section .advantage-wrap {
  width: 1440px;
  margin: 0 auto;
  padding: 80px 0 0;
  color: #313131;
  position: relative;
}
.advantage-section .advantage-box {
  padding-top: 30px;
  box-sizing: border-box;
  height: calc(100vh - 310px);
}
.advantage-section .advantage-box .advantage {
  text-align: center;
}
.advantage-section .advantage-box .advantage-title {
  font-size: 30px;
  color: #008546;
}
.advantage-section .advantage-box .advantage-des {
  font-size: 16px;
  color: #313131;
  margin: 20px auto 0;
  position: relative;
  z-index: 5;
}
.advantage-section .advantage-box .advantage-img-parent {
  width: 1440px;
  margin: 24px auto 0;
  min-height: 100%;
  position: relative;
}
.advantage-section .advantage-box .advantage-img {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  margin: auto;
}
.advantage-section .advantage-box .swiper-wrapper {
  height: inherit;
}
.advantage-section .advantage-box .swiper-container {
  height: inherit;
}
.advantage-section .control-dot {
  position: absolute;
  bottom: 48%;
  right: 65px;
  z-index: 1;
}
.advantage-section .control-dot dd {
  width: 10px;
  height: 10px;
  background: #000;
  border-radius: 100%;
  -ms-border-raius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  margin-bottom: 15px;
}
.advantage-section .control-dot dd.active {
  background: #008546;
}
.to-guide {
  min-height: 300px;
  background: #171717;
}
.to-guide .guide-wrap {
  width: 1440px;
  margin: 0 auto;
}
.to-guide .how-shop {
  padding: 100px 0;
  box-sizing: border-box;
}
.to-guide .how-shop:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.to-guide .how-shop:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.to-guide .how-shop .how-l {
  width: 680px;
  height: auto;
  float: left;
}
.to-guide .how-shop .how-l h4 {
  font-size: 30px;
  line-height: normal;
  color: #fff;
}
.to-guide .how-shop .how-l h4 .hotline {
  font-size: 18px;
  color: #008546;
  margin-left: 14px;
}
.to-guide .how-shop .how-l .video-box-parent {
  width: 680px;
  margin-top: 20px;
  padding-top: 33px;
  box-sizing: border-box;
  position: relative;
}
.to-guide .how-shop .how-l .video-box-parent:before {
  display: block;
  content: '';
  background: url("../images/cnc/video-top.png") no-repeat center;
  height: 24px;
  width: 100%;
}
.to-guide .how-shop .how-l .video-box-parent .video-box {
  width: 680px;
  height: 380px;
  margin: 0 auto;
  overflow: hidden;
  background: #1f1f1f;
}
.to-guide .how-shop .how-l .video-box-parent video {
  max-width: 100%;
  object-fit: fill;
}
.to-guide .how-shop .how-r {
  color: #fff;
  float: left;
  margin-left: 90px;
}
.to-guide .how-shop .how-r h6 {
  font-size: 14px;
  font-weight: normal;
}
.to-guide .how-shop .how-r .the-legend {
  min-height: 120px;
  margin: 32px 0 0 40px;
  padding-bottom: 27px;
  border-left: 1px solid #313131;
}
.to-guide .how-shop .how-r .the-legend dd {
  position: relative;
  padding-left: 30px;
  height: 34px;
  line-height: 29px;
  font-size: 16px;
  margin-bottom: 8px;
  width: 160px;
  cursor: pointer;
}
.to-guide .how-shop .how-r .the-legend dd .no {
  display: block;
  content: '';
  width: 30px;
  height: 30px;
  line-height: 29px;
  background: #313131;
  border-radius: 100%;
  -ms-border-raius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  position: absolute;
  top: 0;
  left: -16px;
  z-index: 1;
  color: #171717;
  text-align: center;
  font-size: 12px;
  border: 2px solid transparent;
  box-sizing: border-box;
}
.to-guide .how-shop .how-r .the-legend dd .indicatorContainer {
  display: block;
  line-height: normal;
  position: absolute;
  top: -4px;
  left: -4px;
  z-index: 1;
}
.to-guide .how-shop .how-r .the-legend dd.active {
  color: #008546;
}
.to-guide .how-shop .how-r .the-legend dd.active .no {
  color: #008546;
}
.to-guide .how-shop .how-r .note-box {
  width: 670px;
  height: 308px;
  background: #1e1e1e;
  position: relative;
  padding: 25px 40px;
  box-sizing: border-box;
}
.to-guide .how-shop .how-r .note-box:before {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-bottom: 60px solid #171717;
  border-right: 60px solid transparent;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.to-guide .how-shop .how-r .note-box .jump-link {
  display: inline-block;
  border: 1px dashed #313131;
  width: 578px;
  height: 117px;
  border-radius: 10px;
  -ms-border-raius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 8px;
  box-sizing: border-box;
}
.to-guide .how-shop .how-r .note-box .jump-body {
  background: #008546;
  width: 560px;
  height: 100px;
  color: #fff;
  border-radius: 6px;
  -ms-border-raius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
.to-guide .how-shop .how-r .note-box .jump-body .jump-l {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 187px;
  height: inherit;
}
.to-guide .how-shop .how-r .note-box .jump-body .jump-l .name {
  font-size: 16px;
  margin-top: 10px;
}
.to-guide .how-shop .how-r .note-box .jump-body .jump-r {
  font-size: 12px;
  padding: 0 17px;
  box-sizing: border-box;
  max-width: 370px;
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
.to-guide .how-shop .how-r .note-box .jump-body .jump-r:before {
  display: block;
  content: '';
  height: 68px;
  border-left: 1px solid #01723c;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  transform: translateY(-50%);
}
.to-guide .how-shop .how-r .note-box .note-text {
  margin-top: 20px;
  color: #adabac;
}
.to-guide .how-shop .how-r .note-box .note-text .note-name {
  font-size: 14px;
  font-weight: 700;
}
.to-guide .how-shop .how-r .note-box .note-text .des {
  margin-top: 10px;
  font-size: 12px;
  max-width: 570px;
  line-height: 24px;
  position: relative;
  z-index: 2;
}
.to-guide .dis-map {
  margin-top: 74px;
  position: relative;
}
.to-guide .dis-map:before {
  display: block;
  content: '';
  background: url("../images/cnc/a-mould.jpg") no-repeat center top #1f1f1f;
  width: 1237px;
  height: 608px;
  position: absolute;
  top: -140px;
  left: 90px;
  z-index: 0;
}
.to-guide .dis-map .dis-map-l {
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 3;
  margin-top: 30px;
}
.to-guide .dis-map .dis-map-l h4 {
  font-size: 30px;
  color: #fff;
  margin-top: 30px;
}
.to-guide .dis-map .dis-map-l .hot-point {
  margin-top: 20px;
}
.to-guide .dis-map .dis-map-l .hot-point dd {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  margin-right: 40px;
  font-size: 14px;
}
.to-guide .dis-map .dis-map-l .hot-point dd h3 {
  color: #008546;
  font-size: 30px;
  line-height: normal;
  font-weight: normal;
}
.to-guide .dis-map .dis-map-r {
  vertical-align: top;
  float: right;
  width: 683px;
  position: relative;
  z-index: 3;
  margin-top: 30px;
}
.to-guide .dis-map .dis-map-r .map-nav {
  height: 136px;
  cursor: pointer;
  position: relative;
  margin-right: -1px;
}
.to-guide .dis-map .dis-map-r .map-nav:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.to-guide .dis-map .dis-map-r .map-nav:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.to-guide .dis-map .dis-map-r .map-nav .nav {
  width: 170px;
  height: 136px;
  font-size: 18px;
  box-sizing: border-box;
  color: #898989;
  background: #272727;
  text-align: center;
  float: left;
  margin: 0 1px 1px 0;
}
.to-guide .dis-map .dis-map-r .map-nav .nav:last-child {
  margin-right: 0;
}
.to-guide .dis-map .dis-map-r .map-nav .nav:hover .nav-info {
  visibility: visible;
}
.to-guide .dis-map .dis-map-r .map-nav .nav .nav-name {
  height: inherit;
  width: inherit;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.to-guide .dis-map .dis-map-r .map-nav .nav .nav-info {
  display: table;
  width: 680px;
  height: 136px;
  background: #fff;
  position: absolute;
  bottom: -136px;
  left: 0;
  z-index: 1;
  text-align: left;
  visibility: hidden;
}
.to-guide .dis-map .dis-map-r .map-nav .nav:nth-child(n+5) .nav-info {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.to-guide .dis-map .dis-map-r .map-nav .nav:nth-child(n+5) .nav-info img {
  width: 170px;
}
.to-guide .dis-map .dis-map-r .map-nav .nav .info-text {
  display: table-cell;
  vertical-align: middle;
  height: inherit;
  font-size: 14px;
  padding: 0 70px;
  box-sizing: border-box;
  color: #171717;
}
.to-guide .dis-map .dis-map-r .map-nav .nav.active {
  background: #3f3f3f;
}
.to-guide .dis-map .dis-map-r .map-nav .nav.active .nav-info {
  visibility: visible;
}
.to-map {
  position: relative;
  overflow: hidden;
  background: #1f1f1f;
}
.to-map .dis-img {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 1;
  transform: translateX(-50%);
  width: 1920px;
  cursor: default;
}
.to-map .dis-img:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.to-map .dis-img:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.to-map .dis-img img {
  float: left;
  opacity: 0.3;
  -ms-opacity: 0.3;
  -moz-opacity: 0.3;
  -o-opacity: 0.3;
  transition: all 0.3s ease-in;
}
.to-map .dis-img img:hover {
  opacity: 1;
  -ms-opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
}
.make-section {
  background: #fff;
  padding: 80px 0;
  position: relative;
  overflow: hidden;
}
.make-section:before {
  display: block;
  content: '';
  background: url("../images/cnc/map-bg.png") no-repeat center 240px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 496px;
}
.make-section .make-wrap {
  width: 1440px;
  margin: 0 auto;
}
.make-section .parents-box {
  height: 130px;
  border-top: 1px solid #cdcdcd;
  width: 1440px;
  margin-top: 80px;
  position: relative;
}
.make-section .parents-box .parents-name {
  width: 160px;
  height: 30px;
  text-align: center;
  background: #fff;
  font-size: 18px;
  position: absolute;
  top: -15px;
  left: 50%;
  z-index: 1;
  transform: translateX(-50%);
}
.make-section .my-friends {
  position: absolute;
  bottom: 50px;
  left: 50%;
  z-index: 2;
  margin-left: -426px;
}
.make-section h3 {
  font-size: 30px;
  line-height: normal;
  color: #171717;
  margin-top: 60px;
}
.make-section .make-box {
  margin-top: 50px;
}
.make-section .make-box:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.make-section .make-box:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.make-section .make-box li {
  float: left;
  width: 25%;
  min-height: 240px;
  border-left: 1px solid #adabac;
  padding: 0 38px;
  box-sizing: border-box;
  transition: all 0.3s linear;
  cursor: default;
}
.make-section .make-box li:hover img {
  transform: scale(1.03) translateZ(0);
}
.make-section .make-box li:hover h4 {
  color: #008546;
}
.make-section .make-box li:first-child {
  border-left: 0;
  padding-left: 0;
}
.make-section .make-box li img {
  transition: all 0.3s ease-in;
}
.make-section .make-box li h4 {
  font-size: 18px;
  margin-top: 30px;
  transition: all 0.3s linear;
}
.make-section .make-box li .make-des {
  margin-top: 35px;
  font-size: 14px;
  color: #171717;
}
.footerss {
  background: #2a2a2a;
}
.four-guarante {
  border-top: none;
}
/*# sourceMappingURL=cnc-page.css.map */</pre></body></html>