@charset "UTF-8";
/*add font*/
@font-face {
  font-family: "HELVETICANEUE-HEAVYEXT";
  src: url("../fonts/titleFamily/HELVETICANEUE-HEAVYEXT.woff2") format("woff2"), url("../fonts/titleFamily/HELVETICANEUE-HEAVYEXT.woff") format("woff"), url("../fonts/titleFamily/HELVETICANEUE-HEAVYEXT.ttf") format("truetype"), url("../fonts/titleFamily/HELVETICANEUE-HEAVYEXT.eot") format("embedded-opentype"), url("../fonts/titleFamily/HELVETICANEUE-HEAVYEXT.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "HELVETICA";
  src: url("../fonts/font-2/HELVETICA.woff") format("woff"), url("../fonts/font-2/HELVETICA.ttf") format("truetype"), url("../fonts/font-2/HELVETICA.eot") format("embedded-opentype"), url("../fonts/font-2/HELVETICA.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "HELVETICANEUELTPRO-CN";
  src: url("../fonts/font-3/HELVETICANEUELTPRO-CN.woff2") format("woff2"), url("../fonts/font-3/HELVETICANEUELTPRO-CN.woff") format("woff"), url("../fonts/font-3/HELVETICANEUELTPRO-CN.ttf") format("truetype"), url("../fonts/font-3/HELVETICANEUELTPRO-CN.eot") format("embedded-opentype"), url("../fonts/font-3/HELVETICANEUELTPRO-CN.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*header*/
header {
  padding: 8px 0;
}
@media (max-width: 767px) {
  header {
    padding: 8px 0;
  }
}
header .navbar-brand {
  padding: 0;
  height: auto;
}
@media (max-width: 767px) {
  header .navbar-brand {
    padding-left: 25px;
  }
  header .navbar-brand img {
    width: 200px;
  }

  .title-box img{
    width: 70%;
  }
}
header .navbar-toggle span {
  background: #000;
}
header .navbar {
  border: none;
  margin-bottom: 0;
}
header .navbar .navbar-nav {
  padding: 15px 0;
}
header .navbar .navbar-nav > li > a {
  background: none;
  color: #585656;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  header .navbar .navbar-nav > li > a {
    text-indent: 1em;
  }
}
header .navbar .navbar-nav > li > a:hover {
  color: #6faf58;
}
header .navbar .navbar-nav > li > a:after {
  content: "";
  display: block;
  margin-top: 13px;
  height: 2px;
  background: transparent;
}
header .navbar .navbar-nav > .active a {
  color: #6faf58;
}
header .navbar .navbar-nav > .active a:after {
  background: #6faf58;
}
/*footer*/
@media (max-width: 767px) {
  footer {
    background: #6faf58;
  }
}
footer > .footer-top {
  padding: 50px 0;
  line-height: 30px;
}

@media (max-width: 767px) {
  footer > .footer-top {
    padding: 10px 0;
  }
}

footer > .footer-top > .list-name {
  color: #858383;
}
@media (max-width: 767px) {
  footer > .footer-top > .list-name {
    color: #fff;
  }
}
footer > .footer-top > .list-name > li {
  float: left;
  padding-right: 18px;
}
@media (max-width: 767px) {
  footer > .footer-top > .list-name > li {
    float: none;
    padding: 0 10px;
    font-size: 12px;
  }
}
footer > .footer-top > .list-name > li:last-child {
  padding-right: 0;
}
footer > .footer-top > .list-nav {

}
@media (max-width: 767px) {
  footer > .footer-top > .list-nav {
    display: none;
  }
}
footer > .footer-top > .list-nav > li {
  float: left;
  padding-right: 20px;
}
footer > .footer-top > .list-nav > li > a {
  font-size: 12px;
  color: #5F5F5F;
}
footer > .footer-bottom {
  background: #6faf58;
  color: #fff;
  line-height: 40px;
}
@media (max-width: 767px) {
  footer > .footer-bottom {
    display: none;
  }
}
footer > .footer-bottom a {
  color: #fff;
}
@media (max-width: 767px) {
  footer > .footer-bottom .share-box {
    float: none !important;
    text-align: center;
  }
}
footer > .footer-bottom .share-box > a {
  display: inline-block;
  margin: 0 8px;
}
footer > .footer-bottom .copy-text {
  display: inline-block;
}
@media (max-width: 767px) {
  footer > .footer-bottom .copy-text {
    display: none;
  }
}
/*inner public style*/
.inner-banner {
  height: 350px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .inner-banner {
    height: 200px;
    display: none;
  }
}
/*inner tou bu*/
.breadcrumb-box {
  position: relative;
  padding: 38px 0  38px 0px;
  /*page name style*/
  /*breadcrumb rest style*/
}
@media (max-width: 767px) {
  .breadcrumb-box {
    padding-top: 0;
    padding-left: 0;
  }
}
.breadcrumb-box > .page-title-box {
  position: absolute;
  left: 0;
  bottom: 20px;
  padding-top: 48px;
  padding-left: 17px;
  width: 152px;
  height: 280px;
  color: #fff;
  background: right bottom no-repeat #74ae47;
  display: none;
}
@media (max-width: 767px) {
  .breadcrumb-box > .page-title-box {
    position: static;
    padding-bottom: 20px;
    height: auto;
    width: 100%;
  }
}
.breadcrumb-box .title-en > .big-title {
  font: 30px "HELVETICANEUELTPRO-CN";
  text-transform: uppercase;
  font-weight: lighter;
}
.breadcrumb-box .title-en > .small-title {
  font: 10px Arial;
  -webkit-transform: scale(0.9);
  -webkit-transform-origin: left center;
  text-transform: uppercase;
  font-weight: bold;
}
.breadcrumb-box .title-cn {
  margin-top: 50px;
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .breadcrumb-box .title-cn {
    margin-top: 20px;
  }
}
.breadcrumb-box .title-cn:after {
  content: "";
  display: block;
  margin-top: 8px;
  width: 20px;
  height: 3px;
  background-color: #fff;
}
.breadcrumb-box .breadcrumb {
  float: left;
  margin-bottom: 0;
  background-color: #fff;
  color: #898686;
}
@media (max-width: 767px) {
  .breadcrumb-box .breadcrumb {
    display: none;
  }
}
.breadcrumb-box .breadcrumb a {
  color: #898686;
}
.breadcrumb-box .breadcrumb a:hover {
  color: #50B838;
  text-decoration: underline;
}
.breadcrumb-box .page-check {
  float: right;
  font-size: 0;
  border: 1px solid #6faf58;
}
@media (max-width: 767px) {
  .breadcrumb-box .page-check {
    float: none;
    margin-top: 20px;
    display: -webkit-flex;
    display: flex;
    flex: 0;
  }
}
.breadcrumb-box .page-check > a {
  flex: auto;
  line-height: 36px;
  display: inline-block;
  padding: 0 18px;
  font-size: 14px;
  color: #6C6C6C;
  border-left: 1px solid #6faf58;
}
@media (max-width: 767px) {
  .breadcrumb-box .page-check > a {
    padding: 0;
    text-align: center;
  }
}
.breadcrumb-box .page-check > a:first-child {
  border: none;
}
.breadcrumb-box .page-check > a.active {
  background-color: #6faf58;
  color: #fff;
}
/*inner check page */
#page {
  text-align: center;
  margin: 55px 0;
}
#page > a {
  display: inline-block;
  margin: 0 3px;
  padding: 0 12px;
  line-height: 30px;
  border: 1px solid #B7B7B7;
  color: #606060;
}
#page .selected {
  background: #0A60B7;
  border-color: #0A60B7;
  color: #fff;
}
header,
section,
footer {
  overflow: hidden;
}

@media (max-width: 767px) {
  .row {
    margin: 0 5px;
  }
  .row > li {
    padding: 0 5px;
    margin-bottom: 10px !important;
  }
}


/*客服*/
.izl-rmenu{position:fixed; right:0; margin-right:20px; bottom:20px; padding-bottom:20px; background:url(../images/r_b.png) 0px bottom no-repeat; z-index:999; }
.izl-rmenu .btn{width:72px; height:73px; margin-bottom:1px; cursor:pointer; position:relative; display: block;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#6da9de;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#6da9de; text-decoration:none; display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#78c340;}
.izl-rmenu .btn-wx  a {
  display: block;
  width: 100%;
  height: 100%;
}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{position:absolute; left:-160px; top:0px; display:none !important;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat; background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b; position:absolute; width:160px; left:-160px; top:0px; line-height:73px; color:#FFF; font-size:18px; text-align:center; display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat; background-color:#666666; display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}
.izl-rmenu .btn-phone .phone > a {
  color: #fff;
}

@media (max-width: 767px) {
  .izl-rmenu {
    display: none;
  }
}
/*10s 弹窗*/
.pop-box {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 99999;
  margin-top: -75px;
  margin-left: -170px;
  font-size: 0;

}

.pop-box .closed-btn {
  position: absolute;
  right: 8px;
  top: 0;
  width: 42px;
  height: 20px;
}

#online {
  width: 70%;
  margin: 0 15%;
  position: fixed;
  background: rgba(243,243,243,.9);
  box-shadow: 0 5px 10px rgba(0,0,0,.1);
  bottom: 40px;
  height: 40px;
  border-radius: 80px;
  z-index: 5;
  display: none;
}
#online a {
  width: 33.333%;
  float: left;
  height: 100%;
  line-height: 40px;
  text-align: center;

  font-size: 18px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.case-box{
  margin-bottom: 25px;
}