@charset "UTF-8";
body, html {
  font-family: "Arial","Microsoft YaHei","Source Han Sans CN","Helvetica Neue", Helvetica, "PingFang SC", sans-serif;
}


@font-face {
  font-family: 'AVGARDM';
  src: url("/ar/bocstatic/m/css/fonts/AVGARDM.eot");
  src: url("/ar/bocstatic/m/css/fonts/AVGARDM.eot") format("embedded-opentype"), url("/ar/bocstatic/m/css//ar/bocstatic/m/css/fonts/AVGARDM.woff2") format("woff2"), url("/ar/bocstatic/m/css/fonts/AVGARDM.woff") format("woff"), url("/ar/bocstatic/m/css/fonts/AVGARDM.ttf") format("truetype"), url("/ar/bocstatic/m/css/fonts/AVGARDM.svg") format("svg");
}
@font-face {
  font-family: "方正兰亭中黑简体";
  src: url("/ar/bocstatic/m/css//ar/bocstatic/m/css/fonts/方正兰亭中黑简体_0.woff2") format("woff2"),
       url("/ar/bocstatic/m/css/fonts/方正兰亭中黑简体_0.woff") format("woff"),
       url("/ar/bocstatic/m/css/fonts/方正兰亭中黑简体_0.ttf") format("truetype"),
       url("/ar/bocstatic/m/css/fonts/方正兰亭中黑简体_0.eot") format("embedded-opentype"),
       url("/ar/bocstatic/m/css/fonts/方正兰亭中黑简体_0.svg") format("svg");
}
.fon1 {
  font-family:  "Arial","Microsoft YaHei","Source Han Sans CN", "PingFang SC","Helvetica Neue", Helvetica, sans-serif;
}
.nbanner{
  background:#009438;
}
/*手机上去掉上编剧阴影*/
textarea{
  -webkit-appearance: none;
}
.fl1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.fl2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.fl3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.fl4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.fl5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column wrap;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.fl6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column wrap;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.fl7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.fl8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column wrap;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.fl9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.fl9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.fl10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.fl12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.fl13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.fl14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.fl15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column nowrap;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.fl16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.fl17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.fl18{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.fl19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column wrap;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
   -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}


.fl20{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.pa0{
  padding-top:0 !important; 
}
.border-bottom1{
  border-bottom: 1px dashed #ececec !important;
}
body, html {
  /*min-width: 1000px;*/
  margin: 0 auto;
}

body {
  opacity: 0;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}

body.no-js {
  opacity: 1;
}

.browsers {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #fff url(..//ar/bocstatic/m/img/img1.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  z-index:130;
}

.ovh {
  overflow: hidden;
}

.w1400 {
  max-width: 1400px;
  width: 90%;
  margin: 0 auto;
}

.w1280 {
  max-width: 1280px;
  width: 90%;
  margin: 0 auto;
}

.footer {
  background: #008c3f;
  height: 100vh;
  padding: 5vh 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column nowrap;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  opacity: .4;
  -webkit-transition: all .5s .5s ease;
          transition: all .5s .5s ease;
}

.tr3 {
  -webkit-transition: all .5s ease;
          transition: all .5s ease;
}

.footer-top {
  width: 100%;
  margin-bottom:15vh;
  -webkit-transform: translate(0, 20px);
      -ms-transform: translate(0, 20px);
          transform: translate(0, 20px);
  -webkit-transition: all .5s linear;
          transition: all .5s linear;
}
.footer-top .footer-left {
  width: 30%;
}
.footer-top .tit2 {
  line-height: 1.1;
  margin-bottom: 1.15rem;
}
.footer-top .bot-from {
  height: 55px;
  border-bottom: 2px solid #fff;
  box-sizing: content-box;
  margin-bottom: .5rem;
}
.footer-top .input {
  width: 30px;
  height: 55px;
  background: url(/ar/bocstatic/m/img/img1.png) no-repeat center center;
  border: none;
}
.footer-top .input1 {
  height: 35px;
  background: none;
  border: none;
  text-indent: 15px;
  font-size: 16px;
  color: #fff;
  width: calc(100% - 50px);
}
.footer-top input:-moz-placeholder,
.footer-top textarea:-moz-placeholder {
  color: #fff;
}
.footer-top input::-moz-placeholder,
.footer-top textarea::-moz-placeholder {
  color: #fff;
}
.footer-top input:-ms-input-placeholder,
.footer-top textarea:-ms-input-placeholder {
  color: #fff;
}
.footer-top input::-webkit-input-placeholder,
.footer-top textarea::-webkit-input-placeholder {
  color: #fff;
}
.footer-top .tab-ulbox .li {
  /*font-size: 14px;*/
  color: #19ba61;
  line-height: 1;
  padding: 0 .5rem;
  display: block;
}
.footer-top .tab-ulbox .li:first-child {
  padding-left: 0;
}
.footer-top .tab-ulbox .li:last-child {
  padding-right: 0;
}
.footer-top .tab-ulbox .li:hover {
  color: #fff !important;
}
.footer-top .tab-ulbox2 .li {
  width: 100%;
  padding-left: 0;
  padding-right:5px;
  line-height:2;
}
.footer-top .tab-ulbox2 .li:nth-child(5n){
  padding-right:0;
}
.footer-top .tit3 {
  margin-top: 2rem;
  margin-bottom: .3rem;
}
.footer-top .footer-right {
  width: 61.5%;
}
.footer-top .ulbox {
  margin-bottom: 1.5rem;
}
.footer-top .ulbox .tit4 {
  color: #fff;
  margin-bottom: .6rem;
}
.footer-top .ulbox .li-item {
  width: auto;
}
.footer-top .ulbox .sp {
  display: block;
  color: #1cc969;
  line-height:2;
  /*font-size: 14px;*/
}
.footer-top .ulbox .sp:hover {
  color: #fff !important;
}
.footer-top .tit5 {
  margin-bottom: 1rem;
}
.footer-top .content-box .content-left {
  width:570px;
  margin-left: 2.5rem;
}
.footer-top .content-box .content-left img{
    margin-left:5px;
}
.footer-top .content-box .content-left span {
  /*font-size: 15px;*/
  color: #1cc969;
  margin-left: .35rem;
  width:80px;
}
.footer-top .content-box .content-left .tel {
  font-family: "Arial";
}
.footer-top .content-box .content-left .spbox {
  margin-bottom: .3rem;
}
.footer-top .content-box .content-left .add, .footer-top .content-box .content-left .tel {
  line-height: 1.2;
  width: calc(100% - 60px - 0.5rem);
}
.footer-top .content-box .content-right span {
  /*font-size: 15px;*/
  color: #1cc969;
  margin-left: 10px;
}
.footer-top .content-box .content-right .li {
  position: relative;
  cursor: pointer;
}
.footer-top .content-box .content-right .img1 {
  width: 32px;
  margin: 0 10px;
}
.footer-top .content-box .content-right .li:hover .wxbox {
  opacity: 1;
  visibility: visible;
  -webkit-transform: rotateY(0);
          transform: rotateY(0);
}
.footer-top .content-box .content-right .wxbox {
  position: absolute;
  bottom: 45px;
  padding: 6px;
  background: #fff;
  width: 100px;
  border-radius: 5px;
  left: calc(50% - 50px);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: rotateY(-90deg);
          transform: rotateY(-90deg);
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
.footer-top .content-box .content-right .wxbox img {
  width: 100%;
}
.footer-top .content-box .content-right .wxbox:before {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff;
}

.footer-bot {
  width: 100%;
  padding-bottom: 25px;
  -webkit-transform: translate(0, 20px);
      -ms-transform: translate(0, 20px);
          transform: translate(0, 20px);
  -webkit-transition: all .5s linear;
          transition: all .5s linear;
}
.footer-bot .p {
  /*font-size: 13px;*/
  color: #19ba61;
}
.footer-bot .p a{
  color: #19ba61;
}
.footer-bot .sp {
  margin-left: .75rem;
}
.footer-bot .p .sp1{
  width:100%;
  justify-content: center;
}
.footer-bot .p .sp1 a{
  display:inline-block;
  width:auto;
}
.footer-bot .footer-bot-ulbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer-bot .footer-bot-ulbox .li {
  /*font-size: 14px;*/
  color: #19ba61;
  line-height: 1;
  padding: 0 15px;
  border-right: 1px dashed rgba(255, 255, 255, 0.2);
}
.footer-bot .footer-bot-ulbox .li:last-child {
  padding-right: 0;
  border-right: none;
}
.footer-bot .footer-bot-ulbox .li:hover {
  color: #fff !important;
}

.footer.active {
  opacity: 1;
}
.footer.active .footer-top, .footer.active .footer-bot {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.index-footer .footer-bot {
  padding: 0 70px 25px;
}

/*内页底部*/
.footer-two {
 /* background: #5d5d5d;*/
  height: auto;
  padding-top: 2.25rem;
  opacity: 1;
}
/*.footer-two .footer-top .tab-ulbox .li, .footer-two .footer-top .tab-ulbox .li {
  color: #999;
}
.footer-two .footer-top .ulbox .sp, .footer-two .footer-top .content-box .content-left span, .footer-two .footer-bot .p, .footer-two .footer-bot .p, .footer-two .footer-top .content-box .content-right span, .footer-two .footer-bot .footer-bot-ulbox .li {
  color: #999;
}*/
.footer-two .footer-top{
  margin-bottom:3rem !important;
}
.footer-two .footer-bot {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.footer-t {
  height: auto;
  padding: 0;
  background: none;
  opacity: 1;
}
.footer-t .footer-bot {
  padding-bottom: 30px;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
/*.footer-t .p {
  color: #19ba61;
}*/

header.header-up {
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
}

header.header-open {
  z-index:99;
  -webkit-transform: translate3d(0, 0, 0) !important;
          transform: translate3d(0, 0, 0) !important;
}

header {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index:19;
  -webkit-transition: -webkit-transform .5s ease;
          transition: transform .5s ease;
}

.n-header {
  padding: 0 70px;
  height: 118px;
}
.n-header .logo {
  width: 127px;
  height: .75rem;
  line-height: .75rem;
  position: relative;
  z-index: 6;
}
.n-header .logo a {
  display: block;
}
.n-header .logo img {
  width: 100%;
}
.n-header .logo .img-hei {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
}
.n-header nav {
  font-size: 18px;
  position: relative;
  margin-left: 1rem
  /*.item:hover{
    color:#008c3f;  
  }*/
}
.n-header nav:before {
  content: "";
  position: absolute;
  right: 0;
  top: calc(50% - 7px);
  width: 1px;
  height: 14px;
  border-right: 1px dotted #fff;
}
.n-header nav .li {
  margin-left: 1.15rem;
}
.n-header nav .li:last-child {
  margin-left: 1rem;
}
.n-header nav .item {
  color: #fff;
  position: relative;
}
.n-header nav .item:after {
  content: "";
  position: absolute;
  bottom: -8px;
  width: 0;
  left: 0;
  height: 2px;
  background: #fff;
  z-index: 1;
}
.n-header nav .item:hover:after {
  width: 100%;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
.n-header nav .li.cur .item:after {
  width: 100%;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
.n-header nav .li {
  position: relative;
}
.n-header nav .item-sub {
  position: absolute;
  width: 130px;
  top: 40px;
  left: calc(50% - 65px);
  border-radius: 3px;
  padding: 15px 0;
  display: none;
}
.n-header nav .item-sub:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(32, 137, 88, 0.56);
  -webkit-filter: blur(1px);
  filter: blur(1px);
  z-index: 1;
}
.n-header nav .item-sub:after {
  content: "";
  position: absolute;
  top: -15px;
  left: calc(50% - 4px);
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-bottom-color: rgba(32, 137, 88, 0.56);
  -webkit-filter: blur(1px);
  filter: blur(1px);
  z-index: 1;
}
.n-header nav .item-sub a {
  display: block;
  text-align: center;
  color: #afc1be;
  line-height: 40px;
  position: relative;
  z-index: 2;
  -webkit-transition: color 0.5s cubic-bezier(0.34, 0.62, 0.4, 0.99);
          transition: color 0.5s cubic-bezier(0.34, 0.62, 0.4, 0.99);
}
.n-header nav .item-sub span {
  position: relative;
}
.n-header nav .item-sub span:before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  background: #fff;
  border-radius: 50%;
  left: -10px;
  top: calc(50% - 2px);
  opacity: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.34, 0.62, 0.4, 0.99);
          transition: opacity 0.5s cubic-bezier(0.34, 0.62, 0.4, 0.99);
}
.n-header nav .item-sub a:hover {
  color: #fff;
}
.n-header nav .item-sub a:hover span:before {
  opacity: 1;
}
.n-header .lang {
  color: #fff;
  cursor: pointer;
  margin-left: .6rem;
}
.n-header .lang .sp2 {
  font-size: 12px;
  margin-left: 4px;
}
.n-header .search-btn {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  margin-left: .65rem;
  cursor: pointer;
}
.n-header .hamburger {
  padding: 0;
  height: 18px;
  position: relative;
  z-index: 6;
}
.n-header .hamburger-box {
  width: 25px;
  height: 18px;
  display: block;
}
.n-header .hamburger-inner::before {
  top: -8px;
  left: 0;
}
.n-header .hamburger-inner::after {
  bottom: -8px;
  left: 0;
}
.n-header .hamburger {
  opacity: 1;
}
.n-header .hamburger:hover {
  opacity: 1;
}
.n-header .hamburger-inner, .n-header .hamburger-inner::before, .n-header .hamburger-inner::after {
  width: 25px;
  height: 2px;
  background: #fff;
}
.n-header .hamburger.is-active .hamburger-inner, .n-header .hamburger.is-active .hamburger-inner::before, .n-header .hamburger.is-active .hamburger-inner::after {
  background: #fff;
  left: 0;
  -webkit-transition: -webkit-transform 0.6s 0s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0.5s 0s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
          transition: transform 0.6s 0s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0.5s 0s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.n-header .hamburger--3dx-r .hamburger-inner {
  -webkit-transition: -webkit-transform 0.6s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0.5s 0s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
          transition: transform 0.6s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0.5s 0s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.n-header .hamburger--3dx-r .hamburger-inner::before, .n-header .hamburger--3dx-r .hamburger-inner::after {
  -webkit-transition: -webkit-transform 0.6s 0s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
          transition: transform 0.6s 0s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.n-header .hamburger--3dx-r.is-active .hamburger-inner::before {
  background: #fff;
  -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
          transform: translate3d(0, 8px, 0) rotate(45deg);
}
.n-header .hamburger--3dx-r.is-active .hamburger-inner::after {
  background: #fff;
  -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
          transform: translate3d(0, -8px, 0) rotate(-45deg);
}

.navbox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 5;
  padding: 2rem 0 1.4rem;
  height: 100vh;
  visibility: hidden;
}
.navbox .bg-cover {
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  background:#008c3f;
  opacity: .5;
  z-index: 3;
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 0, 0 0);
  clip-path: polygon(0 0, 100% 0%, 100% 0, 0 0);
}
.navbox .svg1 {
  position: absolute;
  z-index: 12;
  height: 200vh;
  width: 100%;
  top: 0%;
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
}
.navbox .svg2 {
  position: absolute;
  z-index: 11;
  height: 200vh;
  width: 100%;
  top: 0%;
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
}
.navbox .svg3 {
  position: absolute;
  z-index: 10;
  height: 200vh;
  width: 100%;
  top: 0%;
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
}
.navbox .svg4 {
  position: absolute;
  z-index: 9;
  height: 200vh;
  width: 100%;
  top: 0%;
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
}
.navbox .svg5 {
  position: absolute;
  z-index: 8;
  height: 100vh;
  width: 100%;
  top: 0%;
}
.navbox .svg1 path {
  fill: #fff;
}
.navbox .svg3 #Apple-TV {
  fill: #008B3F;
}
.navbox .svg4 #Apple-TV {
  fill: #006044;
}
.navbox .svg5 #Apple-TV {
  fill: #006044;
}
.navbox .warp-nav-item{
  margin-bottom:.85rem;
}
.navbox .warp-nav-item:last-child{
  margin-bottom:0;
}
.navbox .warp-nav-item .li-item:last-child{
  border-bottom:none;
}
.navbox .content .warp-nav-item:last-child{
  margin-bottom:0;
}
.navbox .content {
  position: relative;
  z-index: 4;
}
.navbox .warp-nav-item {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translate(0, 50px);
      -ms-transform: translate(0, 50px);
          transform: translate(0, 50px);
  position: relative;
  z-index:4;
}
.navbox .warp-navbox{
  height:calc(100vh - 3.4rem);
}
.navbox .warp-navbox .mCSB_inside>.mCSB_container{
  margin-left:0;
}
.navbox .warp-navbox .mCSB_scrollTools{
  z-index:5;
}
.navbox .warp-navbox .mCSB_scrollTools .mCSB_draggerRail{
  background:#009b49;
  width:2px;
}
.navbox .warp-navbox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
  background-color:#24dd76;
  width:2px;
}

.navbox.active .warp-nav-item {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transition: -webkit-transform 0.6s 0.6s cubic-bezier(0.34, 0.615, 0.4, 0.985), opacity 0.6s 0.6s cubic-bezier(0.34, 0.615, 0.4, 0.985);
          transition: transform 0.6s 0.6s cubic-bezier(0.34, 0.615, 0.4, 0.985), opacity 0.6s 0.6s cubic-bezier(0.34, 0.615, 0.4, 0.985);
}
.navbox .bg-cover.active {
  opacity: 1;
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 100%);
  -webkit-transition: clip-path 0.8s cubic-bezier(0.34, 0.615, 0.4, 0.985), opacity 0.8s cubic-bezier(0.34, 0.615, 0.4, 0.985);
  transition: clip-path 0.8s cubic-bezier(0.34, 0.615, 0.4, 0.985), opacity 0.8s cubic-bezier(0.34, 0.615, 0.4, 0.985);
}
.navbox .warp-nav-item{
  position: relative;
  z-index: 5;
}
.navbox .warp-nav-item .warp-li{
  position:relative;
  z-index:1;
}
.navbox .warp-nav-item .warp-li:before{
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  top: calc(50% - 0.5px);
  height: 1px;
  border-bottom: 1px solid rgba(36, 221, 118,.3);
  z-index: 1;
}
.navbox .warp-nav-item .tit5{
  color:#24dd76;
  background:#008c3f;
  padding-right:.25rem;
  position:relative;
  z-index:2;
}
.navbox .warp-nav-item .tit6{
  color:#24dd76;
  background:#008c3f;
  padding-left:0;
  position:relative;
  z-index:2;
  cursor:pointer;
}
.navbox .warp-li{
  cursor:pointer;
}
.navbox .warp-li.cur .tit6 .iconfont{
  transform:rotate(-180deg);
}
.navbox .warp-nav-item .warp-content{
  display:none;
}

.navbox .f-add .left-box .li{
  margin-bottom:0!important; 
  margin-left:1.5rem;
}
.navbox .f-add .left-box .li br{
  display:none;
}
.navbox .f-add .left-box .li:last-child{
  margin-left:0;
}
.navbox .f-add .left-box .li{
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;

}
.navbox .bot .right-box .li{
  margin-left:0;
}
.navbox .warp-nav-item .tit6 .iconfont{
  font-size:12px;
  width:16px;
  height:16px;
  line-height:18px;
  background:#24dd76;
  color:#029143;
  border-radius:50%;
  text-align:center;
  margin-right:.1rem;
}
/*.navbox .warp-nav-item .li-item:first-child{
  padding-top:.2rem;
}*/
.navbox .warp-nav-item .li-item{
  padding:.35rem 0;
  font-size:.32rem;
  border-bottom:1px dashed #30a065;
}
.navbox .warp-nav-item .li-item .btn{
  width:.35rem;
  height:.35rem;
  position:absolute;
  left:0;
  top:calc(50% - .175rem);
  z-index:1;
}
.navbox .warp-nav-item .li-item .btn img{
  position:absolute;
  max-width:100%;
  -webkit-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}
.navbox .warp-nav-item .li-item .sub-tit{
  position:relative;
  color:#fff;
}
.navbox .warp-nav-item .li-item .sub-tit .btn .img1{
  opacity:1;
}
.navbox .warp-nav-item .li-item .sub-tit .btn .img2{
  opacity:0;
}
.navbox .warp-nav-item .li-item .sub-tit.on .btn .img1{
  opacity:0;
}
.navbox .warp-nav-item .li-item .sub-tit.on .btn .img2{
  opacity:1;
}
.navbox .warp-nav-item .li-item .sec-list{
  padding:.2rem 0 0;
  display:none;
}
.navbox .warp-nav-item .li-item a{
  color:#fff;
}
.navbox .warp-nav-item .li-item .sec-list a{
  color:#24dd76;
  font-size:.3rem;
  margin-bottom:.3rem;
  padding-right:.3rem;
  display:block;
  position:relative;
}
.navbox .warp-nav-item .li-item .sec-list a:before{
  content:"";
  position:absolute;
  right:0;
  top:calc(50% - 1px);
  width:2px;
  height:2px;
  background:#24dd76;
}


.navbox.active {
  visibility: visible;
  background: #fff;
}
.navbox.active .svg1 {
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
  -webkit-transition: all 1.5s .3s ease-in-out;
          transition: all 1.5s .3s ease-in-out;
}
.navbox.active .svg2 {
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
  -webkit-transition: all 1.5s .2s ease-in-out;
          transition: all 1.5s .2s ease-in-out;
}
.navbox.active .svg3 {
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
  -webkit-transition: all 1.5s .1s ease-in-out;
          transition: all 1.5s .1s ease-in-out;
}
.navbox.active .svg4 {
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
  -webkit-transition: all 1.5s 0s ease-in-out;
          transition: all 1.5s 0s ease-in-out;
}



.n-header.active nav .item {
  color: #393939;
}
.n-header.active .lang, .n-header.active .search-btn {
  color: #393939;
  cursor: pointer;
}
.n-header.active .hamburger-inner, .n-header.active .hamburger-inner::before, .n-header.active .hamburger-inner::after {
  background: #393939;
}
.n-header.active nav:before {
  border-right: 1px dotted #393939;
}

.main-wrap .btn--search-close {
  right:4%;
  top:2%;
}
.main-wrap .btn--search-close svg{
  width:.6rem;
}
#fullpage {
  overflow: hidden;
}

.col-fff {
  color: #fff;
}

.font1 {
  font-family: "AVGARDM",Arial;
}

#fullpage {
  position: relative;
  z-index: 1;
}
#fullpage .index-swiper-wrapper {
  width: 100%;
  height: 100vh;
}
#fullpage .index-section {
  height: 100vh;
  width: 100%;
  overflow: hidden;
}
#fullpage .index-swiper-wrapper {
  -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
          transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
}
#fullpage .index-swiper-wrapper > .swiper-slide {
  z-index: 1;
}
#fullpage .index-swiper-wrapper > .swiper-slide.cur {
  z-index: 8;
}
#fullpage .index-swiper-pagination {
  position: fixed;
  height: 100vh;
  width: 10px;
  right: 70px;
  left: auto;
  margin-top: 0;
  top: 0;
  z-index: 2;
}
#fullpage .index-swiper-pagination span {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: white;
  opacity: .5;
  margin: 5px 0;
  cursor: pointer;
  -webkit-transition: all .5s;
          transition: all .5s;
}
#fullpage .index-swiper-pagination span.swiper-pagination-bullet-active {
  opacity: 1;
}

#fullpage .index-swiper-wrapper [data-swiper-parallay] {
  -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
          transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
}

.headbg {
  position: relative;
  z-index: 0;
  will-change: transform;
}

.slide_transition {
  -webkit-transition-duration: 1.6s;
  transition-duration: 1.6s;
}

#fullpage .swiper-wrapper, #fullpage [data-swiper-parallay] {
  will-change: transform;
}

.slide_trans {
  -webkit-transition-duration: 1.6s;
  transition-duration: 1.6s;
}

.full {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

header {
  opacity: 0;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}

header.active {
  opacity: 1;
}

.section1 .scroll-tip {
  opacity: 0;
  -webkit-transition: all .8s ease;
          transition: all .8s ease;
}

.section1 .ibanner .swiper-slide:nth-child(1) .text {
  opacity: 0;
  -webkit-transition: all .8s ease;
          transition: all .8s ease;
}

.section1 .swiperbtn {
  opacity: 0;
  -webkit-transition: all .8s ease;
          transition: all .8s ease;
}

#fullpage .index-swiper-pagination {
  opacity: 0;
  -webkit-transition: all .8s ease;
          transition: all .8s ease;
}

.section1.active .scroll-tip {
  opacity: 1;
}

.section1.active .ibanner .swiper-slide:nth-child(1) .text {
  opacity: 1;
}

.section1.active .swiperbtn {
  opacity: 1;
}

#fullpage.active .index-swiper-pagination {
  opacity: 1;
}

.section1 {
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
.section1 .ibanner {
  width: 100vw;
  height: 100vh;
  position: relative;
  overflow: hidden;
}
.section1 .swiper-wrapper {
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
.section1 .swiper-slide {
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
.section1 .ifull-video {
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  overflow: hidden;
  position: absolute;
  z-index: 1;
}
.section1 .ban-video {
  position: absolute;
  left: 50%;
  top: -20%;
  height: 140%;
  width: auto;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.section1 .bg-img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  z-index: 1;
}
.section1 .ibanner .text {
  width: auto;
  left: 3.25rem;
  position: relative;
  z-index: 6;
  opacity: 0;
}
.section1 .tit1 {
  line-height: 1.5;
}
.section1 .tit2 {
  line-height: 1.2;
  margin-bottom: .75rem;
}
.section1 .tit3 {
  margin-bottom: .75rem;
  font-family: "AVGARDM",Arial;
}
.section1 .p {
  width: 17.5rem;
  line-height: 2;
  margin-bottom: 1.5rem;
}
.section1 .more {
  /*font-size: 16px;*/
  z-index: 1;
}
.section1 .more img {
  margin-top: -2px;
  margin-left: -8px;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
.section1 .more:hover {
  color: #fff;
}
.section1 .more:hover img {
  margin-left: -2px;
}
.section1 .swiperbtn {
  position: absolute;
  right: 1.75rem;
  bottom: 1.25rem;
  z-index: 2;
  width: 90px;
  height: 38px;
}
.section1 .swiper-button-next, .section1 .swiper-button-prev {
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  margin-top: 0;
  background: none;
  font-size: 20px;
  color: #fff;
  box-sizing: content-box;
}
.section1 .swiper-button-prev {
  left: 0;
}
.section1 .swiper-button-next {
  right: 0;
}


.section2 {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  /*background:#008c3f;*/

  display:none;

  /*opacity:0;
  filter: alpha(opacity=0);
  visibility:hidden;
  transition:.5s ease;*/
  /*.col-box{
    position:absolute;
    left:0;
    top:0;
    z-index:1;
    width:100%;
    height:100%;
    background:#008c3f;
  }*/
  /*.yebox.active .svg2 .st1{
    fill:none;
  }*/
}
.section2.opacity{
  opacity:1;
  filter: alpha(opacity=100);
  visibility:visible;
}
.section2 .warp-imgbox {
  position: absolute;
  width: 100vw;
  height: 100vh;
  z-index: 1;
  left: 0;
  top: 0;
}
.section2 .imgbox {
  position: absolute;
  width: 100vw;
  height: 100vh;
  z-index: 2;
  left: 0;
  top: 0;
  -ms-transform-origin: 72% center;
      transform-origin: 72% center;
  -webkit-transform-origin: 72% center;
  -moz-transform-origin: 72% center;
  opacity: 0;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
.section2 .imgbox .svg1 {
  position: absolute;
  -ms-transform-origin: 72% center;
      transform-origin: 72% center;
  -webkit-transform-origin: 72% center;
  -moz-transform-origin: 72% center;
  z-index: 2;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.section2 .imgbox .cls-1 {
  fill: #008c3f;
}
.section2 .yebox {
  position: absolute;
  width: 100vw;
  height: 100vh;
  z-index: 3;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1);
          transition: opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
.section2 .svg2 {
  position: absolute;
  -ms-transform-origin: 72% center;
      transform-origin: 72% center;
  -webkit-transform-origin: 72% center;
  -moz-transform-origin: 72% center;
  left: 50%;
  top: 50%;
  z-index: 3;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.section2 .svg2 .st1 {
  fill: #008c3f;
  /*stroke: rgba(149, 255, 186, 0.28);*/
  stroke-miterlimit: 10;
  stroke-width: 2;
  stroke-dasharray: 0;
  stroke-dashoffset: 0;
  opacity: .6;
  filter: alpha(opacity=60);
}
.section2 .svg3 {
  position: absolute;
  -ms-transform-origin: 72% center;
      transform-origin: 72% center;
  -webkit-transform-origin: 72% center;
  -moz-transform-origin: 72% center;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all .2s;
          transition: all .2s;
}
.section2 .svg3 .st2 {
  fill: #008c3f;
  /*stroke: rgba(149, 255, 186, 0.28);*/
  stroke-miterlimit: 10;
  stroke-width: 2;
  stroke-dasharray: 1050;
  stroke-dashoffset: 1050;
  opacity: .6;
  filter: alpha(opacity=60);
}
.section2 .imgbox .svg4 {
  position: absolute;
  -ms-transform-origin: 72% center;
  transform-origin: 72% center;
  -webkit-transform-origin: 72% center;
  -moz-transform-origin: 72% center;
  z-index: 2;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  opacity: 0;
  filter: alpha(opacity=0);

}
.section2 .imgbox .svg4 .st2 {
  fill: #2E9F61;
  /*stroke: rgba(149, 255, 186, 0.28);*/
  stroke-miterlimit: 10;
  stroke-width: 2;
  stroke-dasharray: 0;
  stroke-dashoffset: 0;
}
.section2 .video-bg {
  position: absolute;
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: 1;
  visibility: visible;
}
.section2 .ifull-video {
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  overflow: hidden;
  position: absolute;
  z-index: 1;
}
.section2 .ban-video {
  position: absolute;
  left: 50%;
  top: -10%;
  height: 120%;
  width: auto;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.section2 .bg-img2 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  z-index: 2;
}
.section2 .imgbox.active {
  opacity: 1;
  -webkit-animation: red-ball22 2.5s ease-in-out forwards 1;
          animation: red-ball22 2.5s ease-in-out forwards 1;
}
.section2 .warp-imgbox.cur {
  -webkit-animation: opacity1 0.2s ease-in-out forwards 1;
          animation: opacity1 0.2s ease-in-out forwards 1;
}
.section2 .yebox.cur {
  opacity: 1;
}
.section2 .yebox.cur2 .svg2 {
  opacity: 0
  /*transition: all .3s 0 ease;*/
}
.section2 .yebox.cur2 .svg4{
  opacity: 1;
  filter: alpha(opacity=100);
}
.section2 .imgbox.active .svg4{
  -webkit-animation: colorAni 3.5s linear;
          animation: colorAni 3.5s linear;
}
.section2 .yebox.cur3 .st2 {
  -webkit-animation: dash1 1s 0s linear;
          animation: dash1 1s 0s linear
  /*fill:rgba(19, 151, 65, 0.9);*/
}
.section2 .bg-img2.cur {
  -webkit-animation: opacity2 5s cubic-bezier(0.22, 0.85, 0.57, 0.93) forwards 1;
          animation: opacity2 5s cubic-bezier(0.22, 0.85, 0.57, 0.93) forwards 1;
}
.section2 .video-bg.cur {
  -webkit-animation: opacity2 5s cubic-bezier(0.22, 0.85, 0.57, 0.93) forwards 1;
          animation: opacity2 5s cubic-bezier(0.22, 0.85, 0.57, 0.93) forwards 1;
}
.section2 .yebox.on, .section2 .warp-imgbox.on, .section2 .bg-img2.on, .section2 .video-bg.on {
  visibility: hidden !important;
}
.section2 .warp2box {
  position: relative;
  height: 100vh;
  z-index: 4;
  opacity: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.22, 0.85, 0.57, 0.93);
          transition: all 0.6s cubic-bezier(0.22, 0.85, 0.57, 0.93);
}
.section2 .warp2box.active {
  opacity: 1;
  /*background: #008c3f;*/
}
.section2 .warp2box .text .fontjs1{
  opacity:0;
  transform:translate3d(0,25px,0);
  -webkit-transition: all 0.5s .05s ease-out;
          transition: all 0.5s .05s ease-out;
}
.section2 .warp2box .text .fontjs2{
  opacity:0;
  transform:translate3d(0,25px,0);
  -webkit-transition: all 0.5s .1s ease-out;
          transition: all 0.5s .1s ease-out;
}
.section2 .warp2box .text .fontjs3{
  opacity:0;
  transform:translate3d(0,25px,0);
  -webkit-transition: all 0.5s .2s ease-out;
          transition: all 0.5s .2s ease-out;
}
.section2 .warp2box .text.active .fontjs1{
  opacity:1;
  transform:translate3d(0,0,0);
}
.section2 .warp2box .text.active .fontjs2{
  opacity:1;
  transform:translate3d(0,0,0);
}
.section2 .warp2box .text.active .fontjs3{
  opacity:1;
  transform:translate3d(0,0,0);
}



.section2{
  -webkit-transition: background 0.6s cubic-bezier(0.22, 0.85, 0.57, 0.93);
  transition: background 0.6s cubic-bezier(0.22, 0.85, 0.57, 0.93);
}
.section2.active-bg{
  background: #008c3f;
}
.section2 .warp2box.active2 {
  
}
@keyframes dash1 {
  from {
    stroke-dashoffset: 0;
  }
  to {
    stroke-dashoffset: 1050;
  }
}
@-webkit-keyframes dash1 {
  from {
    stroke-dashoffset: 0;
  }
  to {
    stroke-dashoffset: 1050;
  }
}
@keyframes colorAni {
  0{
    opacity: 0;
    filter: alpha(opacity=0);
  }
  60%{
    opacity: 0;
    filter: alpha(opacity=0);
  }
  98% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
@-webkit-keyframes colorAni {
    0{
      opacity: 0;
      filter: alpha(opacity=0);
    }
    60%{
      opacity: 0;
      filter: alpha(opacity=0);
    }
    98% {
      opacity: 1;
      filter: alpha(opacity=100);
    }
    100% {
      opacity: 0;
      filter: alpha(opacity=0);
    }
}
.section2 .warp-ulbox, .section2 .swiper-wrapper {
  width: 200vw !important;
  height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  z-index: 3;
  -webkit-transition: all 3s 0s cubic-bezier(0.77, 0, 0.175, 1);
          transition: all 3s 0s cubic-bezier(0.77, 0, 0.175, 1);
}
.section2 .itembox {
  width: 100vw;
  height: 100vh;
  z-index:5;
}
.section2 .warp2box .itembox{
  z-index:3;
}
.section2 .itembox2 {
  height: calc(53vh - 118px);
  margin-top: 118px;
  
}
.section2 .itembox2 .text {
  width: 44vw;
  left: auto;
  right: 3rem;
  position: relative;
  opacity: 0;
  z-index: 2;
  -webkit-transition: all .8s 0s ease;
          transition: all .8s 0s ease;
}
.section2 .itembox2 .text .more{
  margin-top:1rem;
}
.section2 .itembox2 .text.active {
  opacity: 1;
}
.section2 .text {
  width: 46vw;
  left: 3.25rem;
  position: relative;
  z-index: 2;
}
.section2 .tit2 {
  line-height: 1.2;
  margin-bottom: .7rem;
}
.section2 .tit3 {
  margin-bottom: .75rem;
  font-family: "AVGARDM",Arial;
}
.section2 .tit4 {
  width:70%;
  line-height: 2;
  margin-bottom: 1.5rem;
}
.section2 .more {
  /*font-size: 16px;*/
  display: block;
  z-index: 1;
}
.section2 .more img {
  margin-top: -2px;
  margin-left: -8px;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
.section2 .more:hover {
  color: #fff;
}
.section2 .more:hover img {
  margin-left: -2px;
}
.section2 .animatebox {
  width: 200vw !important;
  /* height: 52vh; */
  position: absolute;
  /*opacity:0;*/
  bottom:-5vh;
  left: 0;
  z-index: 2;
}
.section2 .animate-li {
  overflow: hidden;
}
.section2 .animate-li1 {
  position: absolute;
  /*left: 17.7%;*/
  left:0;
  top: 0;
  width: 0;
  height: 100%;
  z-index: 2;
  -webkit-transition: width 1.5s 0s cubic-bezier(1, 0.13, 0.52, 0.78),left 1.5s 0s cubic-bezier(1, 0.13, 0.52, 0.78);
          transition: width 1.5s 0s cubic-bezier(1, 0.13, 0.52, 0.78),left 1.5s 0s cubic-bezier(1, 0.13, 0.52, 0.78);
}
.section2 .animate-li1 img {
  width: 87.5vw;
}
.section2 .animate-li1 .img1 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
   -webkit-transition: opacity 0.8s 0s cubic-bezier(1, 0.13, 0.52, 0.78);
          transition: opacity 0.8s 0s cubic-bezier(1, 0.13, 0.52, 0.78);
}
.section2 .animate-li1 .img2 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  opacity: 0;
  -webkit-transition: opacity 0.8s 0s cubic-bezier(1, 0.13, 0.52, 0.78);
          transition: opacity 0.8s 0s cubic-bezier(1, 0.13, 0.52, 0.78);
}

.section2 .animate-li1 .img3 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  opacity:0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.8s 0s cubic-bezier(1, 0.13, 0.52, 0.78);
          transition: opacity 0.8s 0s cubic-bezier(1, 0.13, 0.52, 0.78);
}
.section2 .animate-li1 .img4 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  opacity:0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.8s 0s cubic-bezier(1, 0.13, 0.52, 0.78);
          transition: opacity 0.8s 0s cubic-bezier(1, 0.13, 0.52, 0.78);
}

/*.section2 .animate-li1 .img3 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.section2 .animate-li1 .img4 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  opacity: 0;
  -webkit-transition: opacity 0.8s 0s cubic-bezier(1, 0.13, 0.52, 0.78);
          transition: opacity 0.8s 0s cubic-bezier(1, 0.13, 0.52, 0.78);
}*/



.section2 .animate-li2 {
  position: absolute;
  right: 6.2%;
  width: 0;
  height: 100%;
  bottom: 0;
  z-index: 2;
  -webkit-transition: width 1.2s .65s cubic-bezier(1, 0.13, 0.52, 0.78);
          transition: width 1.2s .65s cubic-bezier(1, 0.13, 0.52, 0.78);
}
.section2 .animate-li2 img {
  width: 76.92vw;
}
.section2 .animate-li2 .img1 {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
   -webkit-transition: opacity 0.8s 0s cubic-bezier(1, 0.13, 0.52, 0.78);
          transition: opacity 0.8s 0s cubic-bezier(1, 0.13, 0.52, 0.78);
}
.section2 .animate-li2 .img2 {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  opacity: 0;
  -webkit-transition: opacity 0.8s 0s cubic-bezier(1, 0.13, 0.52, 0.78);
          transition: opacity 0.8s 0s cubic-bezier(1, 0.13, 0.52, 0.78);
}

.section2 .animate-li2 .img3 {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  opacity: 0;
  -webkit-transition: opacity 0.8s 0s cubic-bezier(1, 0.13, 0.52, 0.78);
          transition: opacity 0.8s 0s cubic-bezier(1, 0.13, 0.52, 0.78);
}
.section2 .animate-li2 .img4 {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  opacity: 0;
  -webkit-transition: opacity 0.8s 0s cubic-bezier(1, 0.13, 0.52, 0.78);
          transition: opacity 0.8s 0s cubic-bezier(1, 0.13, 0.52, 0.78);
}

/*.section2 .animate-li2 .img3 {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.section2 .animate-li2 .img4 {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  opacity: 0;
  -webkit-transition: opacity 0.8s 0s cubic-bezier(1, 0.13, 0.52, 0.78);
          transition: opacity 0.8s 0s cubic-bezier(1, 0.13, 0.52, 0.78);
}*/



.section2 .animate-li3 {
  position: absolute;
  /*top: 8.75%;*/
  top:0;
  left: 55.55%;
  width: 0;
  z-index: 3;
  -webkit-transition: width .8s cubic-bezier(1, 0.13, 0.52, 0.78);
          transition: width .8s cubic-bezier(1, 0.13, 0.52, 0.78);
}


.section2 .animate-li3 .img2 {
  position: absolute;
  left: 0;
  /*bottom: 0;*/

  z-index: 2;
  opacity: 0;
  -webkit-transition: opacity 0.8s 0s cubic-bezier(1, 0.13, 0.52, 0.78);
          transition: opacity 0.8s 0s cubic-bezier(1, 0.13, 0.52, 0.78);
}
.section2 .animate-li3 .img4 {
  position: absolute;
  left: 0;
  bottom:23%;
  z-index: 2;
  opacity: 0;
  -webkit-transition: opacity 0.8s 0s cubic-bezier(1, 0.13, 0.52, 0.78);
          transition: opacity 0.8s 0s cubic-bezier(1, 0.13, 0.52, 0.78);
}
.section2 .animate-li3 .img5{
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0;
}
.section2 .animate-li3 img{
  width:11.14vw;
}
.section2 .animate-li3 .img1{
  width:12vw;
}



.section2 .warp-ulbox.active {
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.section2 .warp-ulbox.active .animatebox {
  opacity: 1;
}
.section2 .warp-ulbox .animatebox>img{
  width: 100%;
}
.section2 .warp-ulbox.active .animatebox .animate-li1 {
  width: 44%;
  left:17.7%;
}
.section2 .warp-ulbox.active .animatebox .animate-li2 {
  width: 38.46%;
}
.section2 .warp-ulbox.active .animatebox .animate-li3 {
  width: 5.7%;
  -webkit-transition: width .8s .8s cubic-bezier(1, 0.13, 0.52, 0.78);
          transition: width .8s .8s cubic-bezier(1, 0.13, 0.52, 0.78);
}
.section2 .animate-li.cur .img4{
  opacity: 1;
}
.section2 .animate-li.cur2 .img1,.section2 .animate-li.cur2 .img2{
  opacity:0;
  filter: alpha(opacity=0);
}
.section2 .animate-li.cur2 .img3{
  opacity:1;
  filter: alpha(opacity=100);
}
/*.section2 .animate-li.cur .img2 {
  opacity: 1;
}*/
.section2 .animate-li3:hover, .section2 .animate-li.cur {
  opacity: 1;
}
.section2 .animate-li2.on .img2, .section2 .animate-li1.on .img2 {
  opacity: .3;
}

.section2.bg {
  background: #008c3f;
}

.section3 {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.section3 .bg-img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  z-index: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.section3 .text {
  width: 100%;
  height: 33.3vh;
  margin-left: 3.25rem;
  position: relative;
  z-index: 2;
}
.section3 .tit2 {
  line-height: 1.2;
  margin-bottom: .75rem;
}
.section3 .tit3 {
  margin-bottom: .75rem;
  font-family: "AVGARDM",Arial;
}
.section3 .tit6 {
  line-height: 1.8;
}
.section3 .p {
  width: 17.5rem;
  line-height: 2;
  margin-bottom: 1.5rem;
}
.section3 .more {
  /*font-size: 16px;*/
  z-index: 1;
}
.section3 .more img {
  margin-top: -2px;
  margin-left: -8px;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
.section3 .more:hover {
  color: #fff;
}
.section3 .more:hover img {
  margin-left: -2px;
}
@media (max-width: 1481px) {
  .section3 .p{
    width:45%;
  }
}

.section4 {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.section4 .swiper-bg-img {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background: #fff !important;
  z-index: 1;
}
.section4 .swiper-slide-bg {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 100vh;
  width: 100%;
  background: #fff !important;
  position: absolute;
  z-index: 1;
  opacity: 0;
}
.section4 .swiper-slide-bg.cur {
  opacity: 1;
  z-index: 2;
  background: #fff !important;
  -webkit-transition: opacity 1s cubic-bezier(0.77, 0, 0.175, 1);
          transition: opacity 1s cubic-bezier(0.77, 0, 0.175, 1);
}
.section4 .swiper-text {
  position: absolute;
  width: 55%;
  height: 100%;
  z-index: 2;
  padding-left: 7.2%;
  overflow: hidden;
  -webkit-transition: all 1.6s cubic-bezier(0.77, 0, 0.175, 1);
          transition: all 1.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.section4 .swiper-text .swiper-wrapper {
  -webkit-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
          transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
}
.section4 .swiper-text .swiper-slide {
  height: 100vh;
}
.section4 .swiper-text .text {
  width: 100%;
  height: 30vh;
  position: relative;
  z-index: 2;
}
.section4 .swiper-text .tit2 {
  line-height: 1.2;
  color: #393939;
  margin-bottom: .7rem;
}
.section4 .swiper-text .tit3 {
  color: #393939;
  margin-bottom: 1rem;
  font-family: "AVGARDM",Arial;
}
.section4 .swiper-text .p {
  color: #757575;
  max-width:80%;
  line-height:2;
  margin-bottom: 1.5rem;
}
.section4 .swiper-text .more {
  color: #008c3f;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.section4 .swiper-text .more img {
  margin-top: -2px;
  margin-left: -8px;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
.section4 .swiper-text .more:hover {
  color: #008c3f;
}
.section4 .swiper-text .more:hover img {
  margin-left: -2px;
}
.section4 .news-swiper {
  position: relative;
  width: 100vw;
  height: 100%;
  z-index: 2;
  left: 56%;
  background: #fff !important;
  overflow: hidden;
  -webkit-transition: left 1.6s cubic-bezier(0.77, 0, 0.175, 1);
          transition: left 1.6s cubic-bezier(0.77, 0, 0.175, 1)
  /*.swiper-wrapper{
    width:100vw;
    padding-left:1.75rem;
  }*/
}
.section4 .news-swiper .img {
  overflow: hidden;
  margin-bottom: .5rem;
}
.section4 .news-swiper .img img {
  width: 100%;
}
.section4 .news-swiper .swiper-slide {
  height: auto;
  display: block;
}
.section4 .news-swiper .tit4 {
  margin-bottom: .5rem;
  color: #393939;
  opacity: .44;
}
.section4 .news-swiper .tit5 {
  color: #393939;
  height:76.4px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.section4 .swiper-text.active {
  -webkit-transform: translate(-100%, 0);
      -ms-transform: translate(-100%, 0);
          transform: translate(-100%, 0);
}
.section4 .news-swiper.active {
  position: absolute;
  left: 0;
}
@media (max-width: 1681px) {
  .section4 .news-swiper .tit5 {
    height:71px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
}
@media (max-width: 1481px) {
  .section4 .swiper-text .text {
    height: 260px !important;
  }
  .section4 .news-swiper .tit5 {
    height:64px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
}
@media (max-width: 1281px) {
  .section4 .news-swiper .tit5 {
    height:61px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .section4 .swiper-text{
    padding-left:3.15rem;
  }
}
@media (max-width: 1100px) {
  .section4 .news-swiper .tit5 {
    height:57.6px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
}
.scroll-tip {
  position: absolute;
  width: 100px;
  left: calc(50% - 50px);
  z-index: 3;
  bottom: 1.25rem;
  color: #fff;
}
.scroll-tip .sp {
  margin-bottom: 8px;
}
.scroll-tip .img {
  -webkit-animation: scroll1 1.5s linear infinite;
          animation: scroll1 1.5s linear infinite;
}

@media (max-width: 1480px) {
  .footer-top .ulbox {
    margin-bottom: 1.25rem;
  }
  .footer-top .content-box .content-left{
    width:500px;
    margin-left: 1.5rem;
  }
}
@media (max-width: 1366px) {
  .footer-top .content-box .content-left .spbox{
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start
  }



  /*.footer-top {
    margin-bottom: 5vh;
  }*/

  .footer-top .ulbox .sp {
    margin-bottom: 0;
  }

  /*.footer-top .tit5 {
    margin-bottom: .6rem;
  }

  .footer-top .content-box .content-left .spbox {
    margin-bottom: .4rem;
  }

  .footer-top .ulbox .tit4 {
    margin-bottom: .4rem;
  }*/

  .section2 .text {
    width: 50vw;
  }

  /*.section2 .animate-li3 {
    position: absolute;
    top: 4.8vh;
    height: 10.5vh;
    left: calc(33% + 44vw);
    width: 5.7%;
    opacity: 0;
    z-index: 3;
    background: url(/ar/bocstatic/m/img/img8.png) no-repeat left center;
    background-size: 10.5vw auto;
    -webkit-transition: opacity 0.8s 0s cubic-bezier(1, 0.13, 0.52, 0.78);
    transition: opacity 0.8s 0s cubic-bezier(1, 0.13, 0.52, 0.78);
  }*/

  
  
}
@media (max-width: 1370px) {
  .footer-top .content-box .content-left{
    width: 420px;
    margin-left: 1.5rem;
  }
}
@media (max-width: 1480px) {
  /*.footer-top{
    margin-bottom: 10vh;
  }*/
  #fullpage .index-swiper-pagination{
    right: 30px;
  }
}
@media (max-width: 1366px) {
  /*.footer-top{
    margin-bottom: 8vh;
  }*/
}


@-webkit-keyframes red-ball22 {
  0% {
        -webkit-transform: scale(10) rotate(160deg) translate(50%, 11%);
                transform: scale(10) rotate(160deg) translate(50%, 11%);
      }
      
    90% {
      opacity: 1;
    }
    100% {
      -webkit-transform: scale(1) rotate(0deg) translate(0%, 0%);
      transform: scale(1) rotate(0deg) translate(0%, 0%);
      opacity: 1;
    }
}
@keyframes red-ball22 {
    0% {
      -webkit-transform: scale(10) rotate(160deg) translate(15%, 5%);
              transform: scale(10) rotate(160deg) translate(15%, 5%);
    }
    
    90% {
      opacity: 1;
    }
    100% {
      -webkit-transform: scale(1) rotate(0deg) translate(0%, 0%);
      transform: scale(1) rotate(0deg) translate(0%, 0%);
      opacity: 1;
    }
}
@-webkit-keyframes opacity2 {
  0%,70% {
    opacity: 1;
  }
  85%,100% {
    opacity: 0;
  }
}
@keyframes opacity2 {
  0%,70% {
    opacity: 1;
  }
  85%,100% {
    opacity: 0;
  }
}
@-webkit-keyframes opacity1 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes opacity1 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes scroll1 {
  0%,100% {
    opacity: 0;
    -webkit-transform: translate(0, -5px);
            transform: translate(0, -5px);
  }
  20% {
    opacity: 1;
    -webkit-transform: translate(0, -5px);
            transform: translate(0, -5px);
  }
  60% {
    opacity: 0;
    -webkit-transform: translate(0, 5px);
            transform: translate(0, 5px);
  }
}
@keyframes scroll1 {
  0%,100% {
    opacity: 0;
    -webkit-transform: translate(0, -5px);
            transform: translate(0, -5px);
  }
  20% {
    opacity: 1;
    -webkit-transform: translate(0, -5px);
            transform: translate(0, -5px);
  }
  60% {
    opacity: 0;
    -webkit-transform: translate(0, 5px);
            transform: translate(0, 5px);
  }
}
@-webkit-keyframes animate-with1 {
  0% {
    width: 0;
  }
  100% {
    width: 40%;
  }
}
@keyframes animate-with1 {
  0% {
    width: 0;
  }
  100% {
    width: 40%;
  }
}
.index-js-m {
  opacity: 0;
  -webkit-transition: all .8s ease;
          transition: all .8s ease;
}

.index-js-m.animate.text {
  opacity: 1;
}

/*公共*/
.w1640 {
  max-width: 1640px;
  width: 90%;
  margin: 0 auto;
}

.loading-sw {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 44px;
  height: 44px;
  margin: -22px 0 0 -22px;
  background: url(/ar/bocstatic/m/img/loadings.gif) no-repeat center center;
  -webkit-animation: spinner 1000ms infinite linear;
          animation: spinner 1000ms infinite linear;
  z-index: 3;
  zoom: 1;
}

.nbanner {
  height: 100vh;
  position: relative;
  z-index: 1;
  overflow: hidden;
  perspective: 3000px;
}
.nbanner .content{
  margin-top:-3rem;
}
.nbanner .img-box {
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
}
.nbanner .img-box2{
  z-index:3;
}
.nbanner .img-box3{
  z-index:2;
}
.nbanner .img-bg{
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
}
.nbanner .content {
  position: relative;
  z-index: 2;
}
.nbanner .content .tit1{
  font-size:.6rem;
}
.nbanner .content .tit2 {
  line-height: 1.4;
  font-size:.5rem;
}
.nbanner .content .more {
  font-size: 16px;
  z-index: 1;
  margin-top: 1.25rem;
}
.nbanner .content .more img {
  margin-top: -2px;
  margin-left: -8px;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
.nbanner .content .more:hover {
  color: #fff;
}
.nbanner .content .more:hover img {
  margin-left: -2px;
}
.nbanner .downbtn {
  color: #fff;
  line-height: 1;
  position: absolute;
  width: 100%;
  text-align: center;
  z-index: 4;
  bottom: 1.25rem;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
}
.nbanner .downbtn p {
  margin-bottom: 10px;
  text-align: center;
  color: #fff;
  /*-webkit-animation: colorText 5s ease-out infinite, nudgeText 5s ease-out infinite;
  animation: colorText 5s ease-out infinite, nudgeText 5s ease-out infinite;*/
}
.nbanner .downbtn .btn {
  width: 11px;
  height: 13px;
  margin: 8px auto 0;
  -webkit-animation: trackBallSlide 5s linear infinite;
  animation: trackBallSlide 5s linear infinite;
}
.nbanner .downbtn.active {
  opacity: 1;
  filter: alpha(opacity=100);
}

.nbanner2 {
  height: 15rem;
}
.nbanner2 .content {
  padding-top: 1.5rem;
}
.nbanner2 .content .tit1 {
  line-height: 1.3;
}

.warp-subnav {
  height: 75px;
  position: relative;
  z-index:22;
}
.warp-subnav .subnav {
  height: 75px;
  position: relative;
  z-index: 9;
  background: #fff;
  border-bottom: 1px solid #ececec;
}
.warp-subnav .n-subnav {
  height: 75px;
}
.warp-subnav .n-subnav .sub-item a {
  height: 75px;
  line-height: 75px;
  display: block;
  color: #777;
  -webkit-transition: color .3s;
          transition: color .3s;
  position: relative;
  outline: none;
}
.warp-subnav .n-subnav .sub-item a:before {
  content: "";
  position: absolute;
  width: 0;
  bottom: 0;
  height: 6px;
  background: #008c3f;
  /* -webkit-transition: all .3s;
          transition: all .3s; */
}
.warp-subnav .n-subnav .sub-item a.cur {
  color: #008b3f;
}
.warp-subnav .n-subnav .sub-item a.cur:before {
  height: 3px;
  width: 100%;
}
.warp-subnav .n-subnav .sub-item a.cur:before{
  
}
.warp-subnav .n-subnav .sub-item a:last-child {
  margin-left: 0;
}
.warp-subnav .sub-item {
  height: 75px;
  line-height: 75px;
}
.warp-subnav .back-top {
  color: #888;
  cursor: pointer;
}
.warp-subnav .back-top img {
  margin-left: 12px;
  margin-top:-16px;
  animation: trackBallSlide2 5s linear infinite;
}
.warp-subnav .back-tip {
  color: #777777;
  font-size: 15px;
  width: auto;
}
.warp-subnav .back-tip .home {
  margin-left: 20px;
}
.warp-subnav .back-tip .home img {
  height: 16px;
  width: 16px;
  margin-top: -3px;
}
.warp-subnav .back-tip a {
  color: #777777;
  margin-left: 0;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
.warp-subnav .back-tip a:hover {
  color: #008c3f;
}
.warp-subnav .subnav.active {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  top:0;
}
.warp-subnav2.active .subnav.active{
  top:75px;
}
.warp-subnav .n-subnav .sub-item2 {
  width: calc(100% - 120px);
  overflow: hidden;
}
.warp-subnav .n-subnav .sub-item2 a {
  width: auto !important;
  /*margin-left: 5%;*/
}

@media (max-width: 1440px) {
  /*.warp-subnav .n-subnav .sub-item2 a {
    margin-left: 2.5% !important;
  }*/
}
/*招聘中心*/
.main.recruit .tit1 {
  color: #393939;
}
.main.recruit .box1 {
  background: #fff;
  position: relative;
  z-index: 1;
}
.main.recruit .box1 .left {
  width: 50%;
}
.main.recruit .box1 .content {
  padding: 2.35rem 0;
  border-bottom: 1px solid #ececec;
}
.main.recruit .box1 .p {
  margin-top: .6rem;
  line-height: 2;
}
.main.recruit .box1 .right {
  width: 31.2%;
}
.main.recruit .box1 .right img {
  width: 100%;
}
.main.recruit .box2 .tit2 {
  color: #45534b;
  line-height: 1;
  margin-bottom: .5rem;
}
.main.recruit .box2 .content {
  padding: 2.35rem 0;
  border-bottom: 1px solid #ececec;
}
.main.recruit .box2 .p {
  margin-top: .6rem;
  line-height: 2;
  margin-bottom: 1.25rem;
}
.main.recruit .box2 .item-li {
  margin-bottom: 1.25rem;
}
.main.recruit .box2 .item-li:last-child {
  margin-bottom: 0;
}
.main.recruit .box2 .ulbox .li {
  width: 15.2%;
  height: 70px;
  line-height: 70px;
  text-align: center;
  position: relative;
}
.main.recruit .box2 .ulbox .li:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.main.recruit .box2 .ulbox .li:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid green;
  right: -6px;
  top: calc(50% - 6px);
  z-index: 2;
}
.main.recruit .box2 .ulbox .li span {
  position: relative;
  z-index: 2;
  line-height:1.2;
}
.main.recruit .box2 .ulbox .li:nth-child(1) {
  color: #45534b;
}
.main.recruit .box2 .ulbox .li:nth-child(1):before {
  background: #f2f8f1;
}
.main.recruit .box2 .ulbox .li:nth-child(1):after {
  border-left: 6px solid #f2f8f1;
}
.main.recruit .box2 .ulbox .li:nth-child(1) {
  color: #45534b;
}
.main.recruit .box2 .ulbox .li:nth-child(1):before {
  background: #f2f8f1;
}
.main.recruit .box2 .ulbox .li:nth-child(1):after {
  border-left: 6px solid #f2f8f1;
}
.main.recruit .box2 .ulbox .li:nth-child(2) {
  color: #fff;
}
.main.recruit .box2 .ulbox .li:nth-child(2):before {
  background: #60d093;
}
.main.recruit .box2 .ulbox .li:nth-child(2):after {
  border-left: 6px solid #60d093;
}
.main.recruit .box2 .ulbox .li:nth-child(3) {
  color: #fff;
}
.main.recruit .box2 .ulbox .li:nth-child(3):before {
  background: #29b367;
}
.main.recruit .box2 .ulbox .li:nth-child(3):after {
  border-left: 6px solid #29b367;
}
.main.recruit .box2 .ulbox .li:nth-child(4) {
  color: #fff;
}
.main.recruit .box2 .ulbox .li:nth-child(4):before {
  background: #29b367;
}
.main.recruit .box2 .ulbox .li:nth-child(4):after {
  border-left: 6px solid #29b367;
}
.main.recruit .box2 .ulbox .li:nth-child(5) {
  color: #fff;
}
.main.recruit .box2 .ulbox .li:nth-child(5):before {
  background: #13a153;
}
.main.recruit .box2 .ulbox .li:nth-child(5):after {
  border-left: 6px solid #13a153;
}
.main.recruit .box2 .ulbox .li:nth-child(6) {
  color: #fff;
}
.main.recruit .box2 .ulbox .li:nth-child(6):before {
  background: #008d40;
}
.main.recruit .box2 .ulbox .li:nth-child(6):after {
  display: none;
}
.main.recruit .box3 .content {
  padding: 2.35rem 0;
  border-bottom: 1px solid #ececec;
}
.main.recruit .box3 .tit1 {
  margin-bottom: .6rem;
}
.main.recruit .box3 .p {
  line-height: 2;
}
.main.recruit .box3 img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}

.main.recruit .box4 .tit1 {
  margin-bottom: .75rem;
}
.main.recruit .box4 .imgbox {
  padding-bottom: 1.6rem;
  position: relative;
  overflow: hidden;
  padding-bottom: 60px;
}
.main.recruit .box4 .imgbox .swiper-pagination {
  bottom: 0;
}
.main.recruit .box4 .imgbox .swiper-pagination span {
  width: 12px;
  height: 12px;
  background: #b9cfc3;
  margin: 0 6px;
  border-radius: 50%;
  opacity: 1;
}
.main.recruit .box4 .imgbox .swiper-pagination span.swiper-pagination-bullet-active {
  background: #008c3f;
}
.main.recruit .box4 .imgbox .img {
  overflow: hidden;
}
.main.recruit .box4 .imgbox p {
  color: #393939;
  margin-top: .5rem;
  text-align: center;
}
.main.recruit .box4 .imgbox img {
  max-width: 100%;
}
.main.recruit .box5{
  padding: 2.5rem 0;
  background:#e8f7ef;
}
.main.recruit .box5 .tab-box{
  margin-top:2rem;
}
.main.recruit .box5 .tab-box .li{
  height:105px;
  line-height:105px;
  width:25%;
  background:#d7eee2;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  border-right:1px solid rgba(255,255,255,.5);
  cursor:pointer;
}
.main.recruit .box5 .tab-box .li:last-child{
  border-right:none;
}
.main.recruit .box5 .tab-box .li:hover,.main.recruit .box5 .tab-box .li.cur{
  background:#fff;
  color:#008c3f;
}
.main.recruit .box5 .tab-box .img{
  width:100%;
  height:30px;
  background-repeat:no-repeat;
  background-position:center top;
  background-size:30px auto;
  margin-bottom:5px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.recruit .box5 .tab-box .li:hover .img,.main.recruit .box5 .tab-box .li.cur .img{
  background-position:center bottom;
}
.main.recruit .box5 .warp-ulbox{
  background:#fff;
}
.main.recruit .box5 .ulbox-ajax .contentajax {
  position:relative;
  padding: 1.25rem 1.5rem;
  background:#fff;
}
.main.recruit .box5 .ulbox-ajax .contentajax .imgbox3{
  width:32.7%;
} 
.main.recruit .box5 .ulbox-ajax .contentajax .imgbox3 img{
  width:100%;
}
.main.recruit .box5 .ulbox-ajax .contentajax .imgbox3 span{
  margin:0 7px;
}
.main.recruit .box5 .ulbox-ajax .contentajax .imgbox3 .swiper-pagination-bullet-active{
  background:#008c3f;
}
.main.recruit .box5 .ulbox-ajax .warp-itembox{
  max-height:280px;
  margin-top:1rem;
}

.main.recruit .box5 .ulbox-ajax .contentajax .content-text{
  width:calc(100% - 32.7% - 1.5rem);
  margin-left:1.5rem;
}
.main.recruit .box5 .ulbox-ajax .contentajax .content-text .tit4{
  margin-bottom:.25rem;
}
.main.recruit .box5 .ulbox-ajax .contentajax .content-text .tit5{
  
}
.main.recruit .box5 .ulbox-ajax .contentajax .content-text .item-li{
 
}
.main.recruit .box5 .ulbox-ajax .contentajax .content-text .item-li:nth-child(1){
  padding-top:0;
}
.main.recruit .box5 .ulbox-ajax .contentajax .content-text .item-li:nth-child(2){
  padding-top:0;
}
.main.recruit .box5 .ulbox-ajax .contentajax .content-text .item-li:nth-child(2n){
  border-right:none;
  padding-right:0;
  padding-left:1.5rem;
}
.main.recruit .box5 .ulbox-ajax .contentajax .content-text .item-li:last-child{
  border-bottom:none;
}
.main.recruit .box5 .ulbox-ajax .contentajax .content-text .item-li:nth-last-child(2){
  border-bottom:none;
}
.main.recruit .box5 .ulbox-ajax .contentajax .content-text .item-li .tit5{
  line-height:2;
}

.main.recruit .box5 .ulbox-ajax .contentajax .content-text .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
  background-color:#008c3f;
  border-radius:0;
}
.main.recruit .box5 .ulbox-ajax .contentajax .content-text .mCSB_scrollTools .mCSB_draggerRail{
  width:2px !important;
  background-color:#eee !important;
}

@media (max-width: 1280px) {
  .main.recruit .box5 .tab-box .li{
    height:90px;
    line-height:90px;
  }
}


@media (max-width: 1024px) {
  .main.recruit .box5 .tab-box .li{
    height:75px;
    line-height:75px;
  }
  .main.recruit .box5 .tab-box .img{
    height:24px;
    background-size:24px auto;
  }
  .main.recruit .box5 .ulbox-ajax .contentajax .imgbox3{
    width:768px;
    max-width:100%;
    margin:0 auto 2rem;
  }
  .main.recruit .box5 .ulbox-ajax .contentajax .content-text{
    width:100%;
    margin-left:0;
  }
  .main.recruit .box5 .ulbox-ajax .warp-itembox{
    max-height:none;
  }
}

/*.main.recruit .box5 .content .p {
  color: #666;
  margin-top: .35rem;
  margin-bottom: 2.35rem;
}
.main.recruit .box5 .content .ulbox {
  background: #fafcf9;
  border: 1px solid #deeadc;
}
.main.recruit .box5 .content .ulbox .li {
  width: 25%;
  padding: .75rem;
  border-right: 1px solid #deeadc;
}
.main.recruit .box5 .content .ulbox .tit1 {
  margin-bottom: .8rem;
}
.main.recruit .box5 .content .ulbox .li:last-child {
  border-right: none;
}
.main.recruit .box5 .content .ulbox .tit2 {
  margin-bottom: .22rem;
}
.main.recruit .box5 .content .ulbox .nli {
  margin-bottom: 1rem;
}
.main.recruit .box5 .content .ulbox .nli .p {
  line-height: 2;
  color: #666;
  margin-top: 0;
  margin-bottom: 0;
}*/
.main.recruit .box6 .tit1 {
  margin-bottom: .75rem;
}
.main.recruit .box6 .content {
  padding: 1.25rem 0 2.5rem;
}
.main.recruit .box6 .box6-tab {
  margin-bottom: 1.1rem;
}
.main.recruit .box6 .box6-tab .li {
  color: #777;
  line-height:1.8;
  -webkit-transition: color .3s;
          transition: color .3s;
  position: relative;
  cursor: pointer;
}
.main.recruit .box6 .box6-tab .li:before {
  content: "";
  position: absolute;
  width: 0;
  bottom: 0;
  height: 6px;
  background: #008c3f;
  -webkit-transition: all .3s;
          transition: all .3s;
}
.main.recruit .box6 .box6-tab .li:hover, .main.recruit .box6 .box6-tab .li.cur {
  color: #008b3f;
}
.main.recruit .box6 .box6-tab .li:hover:before, .main.recruit .box6 .box6-tab .li.cur:before {
  height: 3px;
  width: 100%;
}
.main.recruit .box6 .box6-tab .li:last-child {
  margin-left: 0;
}
.main.recruit .box6 .imgbox2 {
  padding-bottom: 1.6rem;
  position: relative;
  overflow: hidden;
  padding-bottom: 60px;
}
.main.recruit .box6 .imgbox2 .swiper-pagination {
  bottom: 0;
}
.main.recruit .box6 .imgbox2 .swiper-pagination span {
  width: 12px;
  height: 12px;
  background: #b9cfc3;
  margin: 0 6px;
  border-radius: 50%;
  opacity: 1;
}
.main.recruit .box6 .imgbox2 .swiper-pagination span.swiper-pagination-bullet-active {
  background: #008c3f;
}
.main.recruit .box6 .imgbox2 .img {
  overflow: hidden;
}
.main.recruit .box6 .imgbox2 p {
  color: #393939;
  margin-top: .5rem;
  text-align: center;
}
.main.recruit .box6 .imgbox2 img {
  max-width: 100%;
}
.main.recruit .box7 .content {
  padding: 2.875rem 0 2.25rem;
  border-bottom: 1px solid #ececec;
}
.main.recruit .box7 .content .tit1 {
  width: 23%;
}
.main.recruit .box7 .content .ulbox {
  width: 77%;
}
.main.recruit .box7 .content .ulbox .li-item {
  width: 33.3%;
}
.main.recruit .box7 .content .tit2 {
  line-height: 1.4;
  color: #666666;
}
.main.recruit .box7 .content .tit3.tit-30 {
  line-height: 1.4;
}
.main.recruit .box7 .content .tit3 {
  font-family: "Arial";
}
.main.recruit .box8 .content {
  padding: 2.25rem 0;
}
.main.recruit .box8 .content .tit1 {
  width: 23%;
}
.main.recruit .box8 .content .ulbox {
  width: 77%;
}
.main.recruit .box8 .content .ulbox .li {
  border-bottom: 1px solid #ececec;
}
.main.recruit .box8 .content .ulbox .li-item {
  width: 33.3%;
}
.main.recruit .box8 .content .ulbox .li-item2 {
  width:50%;
  padding-right: 5%;
}
.main.recruit .box8 .content .ulbox .li-item2:last-child{
  width:33.3%;
  max-width: 50%;
  padding-right:0;
}
.main.recruit .box8 .content .ulbox .li {
  padding: 1rem 0;
  padding-right: 3%;
}
.main.recruit .box8 .content .ulbox .li:first-child {
  padding-top: 0;
}
.main.recruit .box8 .content .ulbox .li:last-child {
  border-bottom: none;
}
.main.recruit .box8 .content .tit2 {
  line-height: 1.4;
  color: #666666;
}
.main.recruit .box8 .content .tit3.tit-30 {
  line-height: 1;
  font-family: "Arial";
}
.main.recruit .box8 .content .tit3 {
  color: #393939;
}


@media (max-width: 1480px) {
  .main.recruit .box1 .left{
    width:48%;
  }
}

.recruit-tip {
  height: 6.25rem;
  background: url(/ar/bocstatic/m/img/img11.jpg) no-repeat center center;
  background-size: cover;
  padding-top: 2.15rem;
}
.recruit-tip .tit1 {
  color: #393939;
  margin-bottom: 10px;
  text-align: center;
}
.recruit-tip .button1 {
  width: 130px;
  height: 45px;
  line-height: 45px;
  border-radius: 5px;
  background: #008d40;
  color: #fff;
  text-align: center;
  display: block;
  margin: 0 auto;
}

/*投资者关系*/
.main.investor .box1 {
  padding: 2.5rem 0 2.75rem;
}
.main.investor .box1 .leftbox {
  width: 48.78%;
  height: 400px;
  padding: 1.5rem 0.5rem 1rem 1.5rem;
  background: #f8f8f8;
}
.main.investor .box1 .leftbox .tit1 {
  line-height: 1;
}
.main.investor .box1 .leftbox .tit2 {
  font-family: "Arial";
}
.main.investor .box1 .leftbox .tit3 {
  margin-left: 10px;
}
.main.investor .box1 .leftbox .tit4 {
  font-family: "Arial";
  margin-left: 10px;
}
.main.investor .box1 .leftbox .tip {
  width: 14px;
  height: 20px;
  margin-left: 10px;
}
.main.investor .box1 .leftbox .text {
  margin-bottom: 1.25rem;
}
.main.investor .box1 .leftbox .ulbox {
  margin-bottom: 2rem;
}
.main.investor .box1 .leftbox .li {
  border-right: 1px solid #ebebeb;
  text-align: center;
  max-width: 25%;
  padding: 0 1rem;
}
.main.investor .box1 .leftbox .li:first-child {
  text-align: left;
  padding-left: 0;
}
.main.investor .box1 .leftbox .li:last-child {
  text-align: right;
  border-right: none;
  padding-right: 0;
}
.main.investor .box1 .leftbox .tit5 {
  font-size: 15px;
  line-height: 1;
  margin-bottom: 8px;
}
.main.investor .box1 .leftbox .tit6 {
  line-height: 1;
  font-family: "Arial";
}
.main.investor .box1 .leftbox .tit7 {
  font-size: 15px;
  line-height: 1;
}
.main.investor .box1 .rightbox {
  width: 48.78%;
  height: 400px;
  padding: 1rem;
  padding-bottom:calc(1rem + 30px);
  border: 1px solid #dfdfdf;
  overflow: hidden;
}
.main.investor .box1 .ultab{
  margin-top:.5rem;
}
.main.investor .box1 .ultab .li-item{
  width:10%;
  height:30px;
  line-height:30px;
  text-align:center;
  border:1px solid #d1d1d1;
  cursor:pointer;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
/*.main.investor .box1 .ultab .li-item:hover,.main.investor .box1 .ultab .li-item.cur{
  color:#fff;
  background:#008c3f;
  border:1px solid #008c3f;
}*/
.main.investor .box1 .rightbox .nrightbox {
  width: 100%;
  height: 100%;
  overflow: auto;
}
.main.investor .box1 .rightbox .nrightbox img{
  width:100%;
  /*max-height:100%;*/
}
.main.investor .box1 .rightbox .nrightbox iframe {
  width: 618px;
  height: 477px;
}
.main.investor .box1 .bot-p {
  margin-top: .7rem;
  color: #666;
  font-weight: bold;
}
.main.investor .box1 .bot-p span {
  color: #008c3f;
}



.main.investor .box2 {
  padding: 2.5rem 0 2.75rem;
}
.main.investor .box2 .sp1 {
  color: #b1b1b1;
}
.main.investor .box2 .ul-tab {
  width: 100%;
  border-bottom: 1px solid #ececec;
}
.main.investor .box2 .ul-tab .sp1 {
  position: relative;
  width: 135px;
  padding-right: 10px;
}
.main.investor .box2 .tab-li {
  width: calc(100% - 135px);
}
.main.investor .box2 .tab-li .li {
  position: relative;
  font-size: 16px;
  color: #777;
  line-height: 66px;
  margin-left: 4.5%;
  -webkit-transition: color .3s;
          transition: color .3s;
  position: relative;
  cursor: pointer;
}
.main.investor .box2 .tab-li .li:before {
  content: "";
  position: absolute;
  width: 0;
  bottom: 0;
  height: 6px;
  background: #008c3f;
  -webkit-transition: all .3s;
          transition: all .3s;
}
.main.investor .box2 .tab-li .li:hover, .main.investor .box2 .tab-li .li.cur {
  color: #008b3f;
}
.main.investor .box2 .tab-li .li:hover:before, .main.investor .box2 .tab-li .li.cur:before {
  height: 3px;
  width: 100%;
}
.main.investor .box2 .tab-li .li:last-child {
  margin-left: 0;
  opacity:.7;
  filter: alpha(opacity=70);
}


/*.main.investor .box2 .list-box {
  position: relative;
  z-index: 1;
  padding: 1.25rem 0;
}
.main.investor .box2 .list-box .li {
  width: 30.5%;
  height: 250px;
  padding: .7rem 1rem;
  position: relative;
  border: 1px solid #e8e8e8;
  margin-bottom: 3.8%;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
.main.investor .box2 .list-box .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  background: #008c3f;
  opacity: 0;
  -webkit-transform: translate(-5px, 0);
      -ms-transform: translate(-5px, 0);
          transform: translate(-5px, 0);
  -webkit-transition: opacity .3s ease,-webkit-transform .3s ease;
          transition: opacity .3s ease,transform .3s ease;
}
.main.investor .box2 .list-box .tit1 {
  color: #393939;
  line-height: 1.2;
  margin-bottom: 10px;
  -webkit-transition: color .3s ease;
          transition: color .3s ease;
}
.main.investor .box2 .list-box .tit2 {
  color: #393939;
  line-height: 1.8;
  -webkit-transition: color .3s ease;
          transition: color .3s ease;
}
.main.investor .box2 .list-box .tip-img {
  width: 32px;
  height: 32px;
  position: absolute;
  background-position: center top;
  background-size: 32px auto;
  bottom: .7rem;
  left: 1rem;
  z-index: 2;
  -webkit-transition: background .3s ease;
          transition: background .3s ease;
}
.main.investor .box2 .list-box .z2 {
  position: relative;
  z-index: 2;
}
.main.investor .box2 .list-box .li:hover {
  border: 1px solid transparent;
}
.main.investor .box2 .list-box .li:hover .tit1, .main.investor .box2 .list-box .li:hover .tit2 {
  color: #fff;
}
.main.investor .box2 .list-box .li:hover .tip-img {
  background-position: center bottom;
}
.main.investor .box2 .list-box .li:hover .bg {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
}
.main.investor .box2 .more-btn {
  width: 500px;
  height: 45px;
  line-height: 45px;
  border-radius: 5px;
  background: #f2f8f1;
  margin: 0 auto;
  text-align: center;
  cursor: pointer;
  color: #008d40;
}
.main.investor .box2 .more-btn img {
  width: 9px;
  height: 5px;
  margin-left: 5px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}*/
/*新闻中心*/

.main.investor .box2 .list-box {
  width: 70.7%;
  padding-right: 1.5rem;
  border-right: 1px solid #ececec;
}
.main.investor .box2 .list-box .li:first-child{
  padding-top:0;
}
.main.investor .box2 .list-box .li {
  padding: 1.25rem 0;
  border-bottom: 1px solid #ececec;
}
.main.investor .box2 .list-box .li:last-child {
  border-bottom: none;
}
.main.investor .box2 .list-box .time {
  width: 70px;
  text-align: center;
}
.main.investor .box2 .list-box .time .tit3, .main.investor .box2 .list-box .time .tit4 {
  color: #393939;
  line-height: 1.2;
}
.main.investor .box2 .list-box .tit5 {
  color: #393939;
  line-height: 1.5;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.main.investor .box2 .list-box .tit5:hover{
  color:#00892d;
}
.main.investor .box2 .list-box .text {
  width: calc(100% - 120px);
}
.main.investor .box2 .list-box .text .p {
  line-height: 2;
  color:#393939;
}
.main.investor .box2 .itembox {
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #ececec;
}
.main.investor .box2 .itembox .tit2 {
  color: #393939;
  margin-bottom: .5rem;
  line-height: 1;
}
.main.investor .box2 .itembox .tit3 {
  line-height: 1.5;
  margin-bottom: .65rem;
}
.main.investor .box2 .itembox .p {
  line-height: 2;
}
.main.investor .box2 .itembox .more {
  width: 135px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background: #008d40;
  border-radius: 5px;
  color: #fff;
  margin-top: .8rem;
  display: block;
}
.main.investor .box2 .more-btn {
  width: 500px;
  height: 45px;
  line-height: 45px;
  border-radius: 5px;
  background: #f2f8f1;
  margin: 15px auto;
  text-align: center;
  cursor: pointer;
  color: #008d40;
}
.main.investor .box2 .more-btn img {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.main.investor .box2 .recommend-box {
  width: 29.3%;
  padding-left: 1.5rem;
}
.main.investor .box2 .recommend-box .li{
  position:relative;
}
.main.investor .box2 .recommend-box .text{
  position:absolute;
  padding:.75rem 1rem;
  width:100%;
  height:100%;
  left:0;
  top:0;
  z-index:1;
}
.main.investor .box2 .recommend-box .time{
  margin-bottom:.5rem;
  color:#72e199;
}
.main.investor .box2 .recommend-box .tip{
  position:absolute;
  left:1rem;
  bottom:.75rem;
  z-index:1;
}
.main.investor .box2 .recommend-box .tip{
  color:#72e199;
}

.main.investor .box2 .recommend-box .li {
  margin-bottom: 1.5rem;
  display: block;
  position:relative;
}
.main.investor .box2 .recommend-box .img {
  overflow: hidden;
}
.main.investor .box2 .recommend-box .img img {
  width: 100%;
}
.main.investor .box2 .recommend-box .p {
  margin-top: .35rem;
  text-align: center;
  color: #666;
}
.main.investor .box2 .ul-ajax{
  margin-top:1.9rem;
}


.main.investor .box3 {
  padding: 1.75rem 0 2.85rem;
}
.main.investor .box3 .ul-tab {
  width: 100%;
  margin-bottom: 1.25rem;
  border-bottom: 1px solid #ececec;
}
.main.investor .box3 .tab-li {
  width: 100%;
}
.main.investor .box3 .tab-li .li {
  position: relative;
  font-size:.3rem;
  color: #777;
  line-height:1rem;
  -webkit-transition: color .3s;
          transition: color .3s;
  position: relative;
  cursor: pointer;
}
.main.investor .box3 .tab-li .li:before {
  content: "";
  position: absolute;
  width: 0;
  bottom: 0;
  height: 6px;
  background: #008c3f;
  -webkit-transition: all .3s;
          transition: all .3s;
}
.main.investor .box3 .tab-li .li:hover, .main.investor .box3 .tab-li .li.cur {
  color: #008b3f;
}
.main.investor .box3 .tab-li .li:hover:before, .main.investor .box3 .tab-li .li.cur:before {
  height: 3px;
  width: 100%;
}
.main.investor .box3 .tab-li .li:last-child {
  margin-left: 0;
}
.main.investor .box3 .warp-gov {
  height: 100px;
  position: relative;
  z-index: 9;
}
.main.investor .box3 .warp-gov .n-gov {
  height: 100px;
  position: relative;
}
.main.investor .box3 .warp-gov .gov-nav {
  padding-top: 20px;
  height: 100px;
  position: relative;
  overflow: hidden;
}
.main.investor .box3 .warp-gov .gov-nav:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 8px;
  width: 100%;
  height: 1px;
  background: #ececec;
}
.main.investor .box3 .warp-gov .n-gov.active {
  position: fixed;
  width: 100%;
  background: #fff;
  top: 0;
  left: 0;
}
.main.investor .box3 .warp-gov .tit1 {
  color: #777;
}
.main.investor .box3 .warp-gov .tit2 {
  color: #393939;
  line-height: 1.5;
  -webkit-transition: color .3s ease;
          transition: color .3s ease;
}
.main.investor .box3 .warp-gov .li {
  position: relative;
  text-align: center;
  cursor: pointer;
}
.main.investor .box3 .warp-gov .li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 53px;
  border-left: 1px dashed #ececec;
}
.main.investor .box3 .warp-gov .li .tip {
  width: 60px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  bottom: 0;
  left: calc(50% - 30px);
  text-align: center;
  background: #fff;
  opacity: 0;
  -webkit-transition: opacity .3s ease;
          transition: opacity .3s ease;
}
.main.investor .box3 .warp-gov .li .tip img {
  opacity: 0;
  max-width: 100%;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
.main.investor .box3 .warp-gov .li:hover .tit2, .main.investor .box3 .warp-gov .li.cur .tit2 {
  color: #008c3f;
}
.main.investor .box3 .warp-gov .li:hover .tip, .main.investor .box3 .warp-gov .li.cur .tip {
  opacity: 1;
}
.main.investor .box3 .warp-gov .li:hover .tip img, .main.investor .box3 .warp-gov .li.cur .tip img {
  opacity: 1;
}
.main.investor .box3 .warp-gov .li:last-child:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 53px;
  border-left: 1px dashed #ececec;
}
.main.investor .box3 .list-box .li {
  padding: 1.55rem 0;
  width: 100%;
  border-bottom: 1px dashed #ececec;
}
.main.investor .box3 .list-box .li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.main.investor .box3 .list-box .img {
  width: 9rem;
  height: auto;
  margin-left: 1.5rem;
}
.main.investor .box3 .list-box .img img {
  width: 100%;
}
.main.investor .box3 .list-box .tit1 {
  color: #393939;
  margin-bottom: .32rem;
}
.main.investor .box3 .list-box .text {
  padding-top: 1rem;
  width: calc(100% - 10.5rem);
}
.main.investor .box4 {
  padding: 2.25rem 0 4.5rem;
}
.main.investor .box4 .ulbox {
  margin-bottom: 2rem;
}
.main.investor .box4 .ulbox .tit1 {
  color: #666;
  line-height: 1.2;
  margin-bottom: 5px;
}
.main.investor .box4 .ulbox .tit2 {
  line-height: 1.2;
}
.main.investor .box4 #allmap {
  width: 100%;
  height: 15rem;
  min-height:540px;
  position: relative;
  z-index: 1;
}
.main.investor .box4 #allmap .amap-info-content {
  position: relative;
  background: #16954f;
  padding: 0.75rem 1rem !important;
  line-height: 1.4 !important;
  overflow: auto;
  color: #fff;
  font-size: 16px;
}
.main.investor .box4 #allmap .amap-info-outer, .main.investor .box4 #allmap .amap-menu-outer {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) !important;
  border-radius: 2px !important;
  text-align: center;
}
.main.investor .box4 #allmap .amap-info {
  width: 340px;
}
.main.investor .box4 #allmap .amap-info-sharp {
  position: absolute;
  bottom: 0px;
  top: auto;
  left: 50%;
  margin-left: -8px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #16954f;
  background: none;
}
.main.investor .box4 #allmap .amap-info-close {
  color: #fff;
}
.main.investor .box4 #allmap .amap-info-sharp:after {
  position: absolute;
  content: "";
  bottom: -2px;
  left: 50%;
  margin-left: -8px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #16954f;
  -webkit-filter: blur(2px);
          filter: blur(2px);
  z-index: -1;
}

@media (max-width: 1480px) {
  .main.investor .box1 .leftbox, .main.investor .box1 .rightbox {
    height: 350px;
  }

  .main.investor .box1 .leftbox .li {
    padding: 0 1rem;
  }
}
/*公开窗口*/
.main.openwindow {
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  min-height: 100vh;
}

.main.openwindow .box1 .leftbox {
  padding-top: .75rem;
  width: 50.7%;
}
.main.openwindow .box1 .leftbox .p {
  line-height: 2;
  color: #1cc969;
}
.main.openwindow .box1 .leftbox .p .tit4 {
  font-weight: bold;
}
.main.openwindow .box1 .leftbox .middlebox {
  padding: .75rem 0 .5rem;
  border-top:1px solid #13ad59;
}
.main.openwindow .box1 .leftbox .middlebox .tit2 {
  line-height: 1;
  color: #d9ffeb;
}
.main.openwindow .box1 .leftbox .telbox {
  width: 46%;
}
.main.openwindow .box1 .leftbox .telbox .item {
  margin-bottom: .7rem;
}
.main.openwindow .box1 .leftbox .wechatimg {
  width: 46%;
}
.main.openwindow .box1 .leftbox .wechatimg .tit2 {
  margin-bottom: 15px;
}
.main.openwindow .box1 .leftbox .wechatimg .item {
  margin-left: 15px;
}
.main.openwindow .box1 .leftbox .wechatimg .item:last-child {
  margin-left: 0;
}
.main.openwindow .box1 .rightbox {
  width:100%;
  border-radius: 6px;
  background: #fff;
  padding: .9rem 1rem;
}
.main.openwindow .box1 .rightbox .tit2 {
  /*font-size: 15px;*/
  line-height: 1;
  margin-bottom: 10px;
}
.main.openwindow .box1 .rightbox .li {
  margin-bottom: .75rem;
}
.main.openwindow .box1 .rightbox .item {
  width: 46.2%;
}
.main.openwindow .box1 .rightbox .input input {
  width: 100%;
  padding: 10px;
  height: 45px;
  line-height: 23px;
  border: 1px solid #ebebeb;
  background: #f5f5f5;
  text-align: right;
  border-radius: 3px;
}
.main.openwindow .box1 .rightbox .input textarea {
  width: 100%;
  padding: 10px;
  height: 2.875rem;
  line-height: 23px;
  border: 1px solid #ebebeb;
  background: #f5f5f5;
  text-align: right;
  border-radius: 3px;
}
.main.openwindow .box1 .rightbox .input .input2 {
  width: calc(100% - 200px);
  margin-left: 10px;
}
.main.openwindow .box1 .rightbox .input .code {
  width: 60px;
  line-height: 45px;
  text-align: center;
}
.main.openwindow .box1 .rightbox .input .code img {
  max-width: 100%;
  cursor:pointer;
}
.main.openwindow .box1 .rightbox .input .code .img1{
  margin-left:.7rem;
}
.main.openwindow .box1 .rightbox .submit-button {
  width: 100%;
  height: 50px;
  line-height: 50px;
  position: relative;
}
.main.openwindow .box1 .rightbox .submit-button input {
  position: absolute;
  width: 100%;
  height: 50px;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
}
.main.openwindow .box1 .rightbox .submit-button .button {
  position: absolute;
  width: 100%;
  height: 50px;
  line-height: 50px;
  left: 0;
  top: 0;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  background: #008c3f;
  z-index: 1;
}
.main.openwindow .box1 .rightbox .file-button {
  width: 100%;
  height: 50px;
  line-height: 50px;
  position: relative;
  cursor: pointer;
}
.main.openwindow .box1 .rightbox .file-button input {
  position: absolute;
  width: 100%;
  height: 50px;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
}
.main.openwindow .box1 .rightbox .file-button img {
  margin-left: 5px;
  margin-top: -3px;
}
.main.openwindow .box1 .rightbox .file-button .file-button {
  position: absolute;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  left: 0;
  top: 0;
  text-align: right;
  color: #666;
  background: #f5f5f5;
  border: 1px solid #ebebeb;
  border-radius: 5px;
  z-index: 1;
}
.main.openwindow .box1 .rightbox .file-button .inputname{
  position: absolute;
    color: #ccc;
    font-size: 12px;
    z-index: 10;
    padding-left: 10px;
}
.main.openwindow .box1 .tab-li {
  width: 100%;
  margin-bottom: .9rem;
  border-bottom: 1px solid #ececec;
}
.main.openwindow .box1 .tab-li .li2 {
  position: relative;
  font-size: 16px;
  color: #777;
  height: 45px;
  line-height: 1;
  margin-left: 2.25rem;
  -webkit-transition: color .3s;
          transition: color .3s;
  position: relative;
  cursor: pointer;
}
.main.openwindow .box1 .tab-li .li2:before {
  content: "";
  position: absolute;
  width: 0;
  bottom: 0;
  height: 6px;
  background: #008c3f;
  -webkit-transition: all .3s;
          transition: all .3s;
}
.main.openwindow .box1 .tab-li .li2:hover, .main.openwindow .box1 .tab-li .li2.cur {
  color: #008b3f;
}
.main.openwindow .box1 .tab-li .li2:hover:before, .main.openwindow .box1 .tab-li .li2.cur:before {
  height: 3px;
  width: 100%;
}
.main.openwindow .box1 .tab-li .li2:last-child {
  margin-left: 0;
}
.main.openwindow .box1 .rightbox2 {
  padding: 1rem 1rem 1.25rem;
}
.main.openwindow .box1 .rightbox2 .li {
  margin-bottom: 1rem;
}
.main.openwindow .box1 .rightbox2 .submit-button {
  margin-bottom: .5rem;
}
.main.openwindow .box1 .rightbox2 .li-item {
  padding: .85rem 0 3px;
  border-bottom: 1px solid #ececec;
}
.main.openwindow .box1 .rightbox2 .tit4 {
  font-size: 15px;
  line-height: 1;
  color: #666;
  margin-bottom: .5rem;
}
.main.openwindow .box1 .rightbox2 .tit5 {
  color: #555;
  line-height: 1;
}
.main.openwindow .box1 .rightbox2 .tit6 {
  font-size: 15px;
  color: #a2a2a2;
}
.main.openwindow .n-cal {
  position: relative;
  z-index: 1;
}

/*招商合作*/
.main.cooperation {
  padding: 1.85rem 0 3rem !important;
  background: #fff;
  z-index: 1;
}
.main.cooperation .content {
  position: relative;
}
.main.cooperation .tit1 {
  line-height: 80px;
  color: #777;
  border-bottom: 1px solid #ececec;
  margin-bottom: 2rem;
}
.main.cooperation .left-nav {
  width: 260px;
}
.main.cooperation .left-nav .li {
  color: #393939;
  display: block;
  margin-bottom: 2rem;
  line-height: 1;
  -webkit-transition: color .3s ease;
          transition: color .3s ease;
}
.main.cooperation .left-nav .li:hover, .main.cooperation .left-nav .li.cur {
  color: #008b3f;
}
.main.cooperation .left-nav.active {
  position: fixed;
  top: 50px;
}
.main.cooperation .left-nav.active2 {
  position: absolute;
  top: auto;
  bottom: 0px;
}
.main.cooperation .rightbox {
  width: calc(100% - 260px);
  border-left: 1px solid #ececec;
  padding-left: 2rem;
}
.main.cooperation .rightbox .tit2 {
  color: #555;
  line-height: 1;
  margin-bottom: .8rem;
}
.main.cooperation .rightbox .p {
  font-size: 15px;
  line-height: 2.5;
  color: #666;
  font-weight: bold;
}
.main.cooperation .rightbox .tel {
  color: #008c3f;
}
.main.cooperation .rightbox .li-item {
  margin-bottom: 2rem;
}
.main.cooperation .rightbox .li-item:last-child{
  margin-bottom:0;
}
.main.cooperation .rightbox .formbox .tit3 {
  /*font-size: 15px;*/
  color: 666;
  line-height: 1;
  margin-bottom: 10px;
}
.main.cooperation .rightbox .formbox .tit3 .red {
  color: #f10000;
}

.main.cooperation .rightbox .formbox .itembox {
  width: 100%;
  margin-bottom: .75rem;
}
.main.cooperation .rightbox .formbox .li {
  width: 48.46%;
}
.main.cooperation .rightbox .formbox .input input {
  width: 100%;
  padding: 10px;
  height: 45px;
  line-height: 23px;
  border: 1px solid #ebebeb;
  background: #f5f5f5;
  text-align: right;
  border-radius: 3px;
  color:#ccc;
}
.main.cooperation .rightbox .formbox .input textarea {
  width: 100%;
  padding: 10px;
  height: 2.875rem;
  min-height:120px;
  line-height: 23px;
  border: 1px solid #ebebeb;
  background: #f5f5f5;
  text-align: right;
  border-radius: 3px;
  -webkit-appearance: none;
}
.main.cooperation .rightbox .formbox .input .input2 {
  width: calc(100% - 70px);
  margin-left: 10px;
}
.main.cooperation .rightbox .formbox .input .code {
  width: 60px;
  line-height: 45px;
  text-align: center;
}
.main.cooperation .rightbox .formbox .input .code img {
  max-width: 100%;
}
.main.cooperation .rightbox .formbox .input .code .img1{
  margin-left:.5rem;
}

.main.cooperation .rightbox .formbox .warp-input .input {
  width: 15%;
  height: 58px;
  line-height: 58px;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  cursor: pointer;
}
.main.cooperation .rightbox .formbox .warp-input2 .input
{
  width:18%;
}
.main.cooperation .rightbox .formbox .warp-input2 .input:nth-child(5n){
  margin-left:0;
}
.main.cooperation .rightbox .formbox .warp-input .input label {
  width: 100%;
  height: 58px;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 2;
  opacity: 0;
}
.main.cooperation .rightbox .formbox .warp-input .input input {
  width: auto;
}
.main.cooperation .rightbox .formbox .warp-input .input .button {
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 15px;
  text-align: center;
  font-weight: bold;
  background: #f9f9f9;
  border: 1px solid #ececec;
  z-index: 1;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
.main.cooperation .rightbox .formbox .warp-input .input .button img {
  width: 20px;
  height: 20px;
  position: absolute;
  right: -8px;
  top: -8px;
  z-index: 3;
  opacity: 0;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}

.main.cooperation .rightbox .formbox .warp-input .input.cur .button {
  background: #008b3f;
  color: #fff;
}
.main.cooperation .rightbox .formbox .warp-input .input.cur .button img {
  opacity: 1;
}
.main.cooperation .rightbox .formbox .nli {
  width: 47.6%;
}
.main.cooperation .rightbox .formbox-top {
  padding-bottom: .55rem;
  margin-bottom: 1.25rem;
  border-bottom: 1px solid #ececec;
}
.main.cooperation .rightbox .formbox-bot .input1 {
  width: 132px;
  height: 44px;
  line-height: 44px;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  margin-left: 30px;
}
.main.cooperation .rightbox .formbox-bot .input1 input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0;
}
.main.cooperation .rightbox .formbox-bot .input1 .button {
  width: 100%;
  height: 100%;
  line-height: 44px;
  color: #fff;
  left: 0;
  top: 0;
  position: absolute;
  text-align: center;
  background: #008d40;
  z-index: 1;
}
.main.cooperation .rightbox .formbox-bot .input2 {
  width: 132px;
  height: 44px;
  line-height: 44px;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  margin-left: 30px;
}
.main.cooperation .rightbox .formbox-bot .input2 input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0;
}
.main.cooperation .rightbox .formbox-bot .input2 .button {
  width: 100%;
  height: 100%;
  line-height: 44px;
  color: #666;
  left: 0;
  top: 0;
  position: absolute;
  text-align: center;
  background: #eeeeee;
  z-index: 1;
}

/*新闻中心*/

.main.news .box1 .list-box {
  width: 70.7%;
  padding-right: 1.5rem;
  border-right: 1px solid #ececec;
}
.main.news .box1 .list-box .li {
  padding: 1.25rem 0;
  border-bottom: 1px solid #ececec;
}
.main.news .box1 .list-box .li:last-child {
  border-bottom: none;
}
.main.news .box1 .list-box .time {
  width: 70px;
  text-align: center;
}
.main.news .box1 .list-box .time .tit3, .main.news .box1 .list-box .time .tit4 {
  color: #393939;
  line-height: 1.2;
}
.main.news .box1 .list-box .tit5 {
  color: #393939;
  line-height: 1.5;
  margin-bottom: .4rem;
}
.main.news .box1 .list-box .text {
  width: calc(100% - 120px);
}
.main.news .box1 .list-box .text .p {
  line-height: 2;
}
.main.news .box1 .itembox {
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #ececec;
}
.main.news .box1 .itembox .tit2 {
  color: #393939;
  margin-bottom: .5rem;
  line-height: 1;
}
.main.news .box1 .itembox .tit3 {
  line-height: 1.5;
  margin-bottom: .65rem;
}
.main.news .box1 .itembox .p {
  line-height: 2;
}
.main.news .box1 .itembox .more {
  width: 135px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background: #008d40;
  border-radius: 5px;
  color: #fff;
  margin-top: .8rem;
  display: block;
}
.main.news .box1 .more-btn {
  width: 500px;
  height: 45px;
  line-height: 45px;
  border-radius: 5px;
  background: #f2f8f1;
  margin: 15px auto;
  text-align: center;
  cursor: pointer;
  color: #008d40;
}
.main.news .box1 .more-btn img {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.main.news .box1 .recommend-box {
  width: 29.3%;
  padding-left: 1.5rem;
}
.main.news .box1 .recommend-box .tit2 {
  color: #393939;
  margin-bottom: .7rem;
}
.main.news .box1 .recommend-box .li {
  margin-bottom: 1.5rem;
  display: block;
  position:relative;
}
.main.news .box1 .recommend-box .img {
  overflow: hidden;
}
.main.news .box1 .recommend-box .img img {
  width: 100%;
}
.main.news .box1 .recommend-box .p {
  margin-top: .35rem;
  text-align: center;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width:100%;
}
.main.news .box1 .recommend-box .tip-btn{
  height:36px;
  line-height:36px;
  border-radius:36px;
  background:#008d40;
  padding:0 15px;
  position:absolute;
  left:.5rem;
  top:.5rem;
}
.main.news .box1 .recommend-box .tip-btn img{
  margin-left:8px;
}

.main.news .box2 {
  padding: 2.25rem 0;
}
.main.news .box2 .tit2 {
  color: #393939;
  margin-bottom: .75rem;
}
.main.news .box2 .tab-ul {
  margin-bottom: 1rem;
}
.main.news .box2 .tab-ul .li {
  color: #777;
  margin-left: 2rem;
  line-height:1.8;
  -webkit-transition: color .3s;
          transition: color .3s;
  position: relative;
  cursor: pointer;
}
.main.news .box2 .tab-ul .li:before {
  content: "";
  position: absolute;
  width: 0;
  bottom: 0;
  height: 6px;
  background: #008c3f;
  -webkit-transition: all .3s;
          transition: all .3s;
}
.main.news .box2 .tab-ul .li:hover, .main.news .box2 .tab-ul .li.cur {
  color: #008b3f;
}
.main.news .box2 .tab-ul .li:hover:before, .main.news .box2 .tab-ul .li.cur:before {
  height: 3px;
  width: 100%;
}
.main.news .box2 .tab-ul .li:last-child {
  margin-left: 0;
}
.main.news .box2 .ulbox {
  position: relative;
  z-index: 1;
}
.main.news .box2 .ulbox .li {
  width: 30.5%;
  display:block;
  margin-bottom: 1.25rem;
}
.main.news .box2 .ulbox .li img {
  max-width: 100%;
}
.main.news .box2 .ulbox .img {
  overflow: hidden;
  position: relative;
}
.main.news .box2 .ulbox .video-btn {
  width: 1.525rem;
  height:auto;
  min-width:35px;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
}
.main.news .box2 .ulbox .p {
  color: #393939;
  text-align: center;
  margin-top: .5rem;
}
.main.news .box2 .more-btn {
  width: 500px;
  height: 45px;
  line-height: 45px;
  border-radius: 5px;
  background: #f2f8f1;
  margin: 15px auto;
  text-align: center;
  cursor: pointer;
  color: #008d40;
}
.main.news .box2 .more-btn img {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.media-alert {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .5s ease;
          transition: all .5s ease;
}

.media-alert.active {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all .5s ease;
          transition: all .5s ease;
}

.media-alert.active .content {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.media-alert .close {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}

.media-alert .close img {
  width: 10px;
  height: 10px;
}

.media-alert .content {
  position: absolute;
  max-width: 900px;
  height: auto;
  left: 50%;
  top: 50%;
  z-index: 3;
  opacity: 0;
  -webkit-transition: all .5s ease;
          transition: all .5s ease;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.media-alert .content .video {
  width: 100%;
}

.ex-close {
  position: absolute;
  top: 2.5rem;
  right: 2.5rem;
  cursor: pointer;
  z-index: 99;
}
.ex-close .icon {
  position: relative;
  width: 50px;
  height: 50px;
  display: block;
  vertical-align: middle;
}
.ex-close .icon .circle {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid #fff;
  border-radius: 50%;
  -webkit-transition: all 300ms ease-out;
          transition: all 300ms ease-out;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
}
.ex-close .line {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 14px;
  height: 2px;
  margin: -1px 0 0 -7px;
  background-color: #fff;
  -webkit-transition: all 300ms ease-out;
          transition: all 300ms ease-out;
}
.ex-close .icon:hover .line.line1 {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.ex-close .icon:hover .line.line2 {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

/*社会责任*/
.main.social {
  position: relative;
  z-index: 1;
}
.main.social .box1 .content {
  border-bottom: 1px solid #ececec;
}
.main.social .box1 .left {
  width: 48.7%;
}
.main.social .box1 .left .tit1 {
  margin-bottom: .45rem;
}
.main.social .box1 .left .p {
  color: #666;
  line-height: 2;
}
.main.social .box1 .right {
  width: 31.7%;
  margin-left: 2.5rem;
}
.main.social .box1 .right .sp {
  padding: 0 1.5rem;
  line-height: 1.8;
  margin-bottom: 1.25rem;
  width: 98%;
  font-style: italic;
}
.main.social .box1 .right .i {
  width: 19px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.main.social .box1 .right .i.i2 {
  left: auto;
  top: auto;
  right:-1.5rem;
  bottom: 0;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.main.social .box1 .right .name {
  position: relative;
  margin-left: 1.5rem;
  padding-left: 3.5rem;
}
.main.social .box1 .right .name:before {
  content: "";
  position: absolute;
  left: 0;
  height: 1px;
  width: 3.25rem;
  background: #ececec;
  top: calc(50% - 0.5px);
}
.main.social .box1 .right .position {
  margin-left: 5rem;
}
.main.social .box2 {
  /*.li2{
    min-width:14%;
  }
  .li3{
    min-width:21.72%;
  }
  .li4{
    min-width:auto;
    padding-right:0;
  }*/
}
.main.social .box2 .content {
  padding: 2.25rem 0 1rem;
  border-bottom: 1px solid #ececec;
}
.main.social .box2 .ulbox {
  margin-top: .75rem;
}
.main.social .box2 .li {
  min-width: 16%;
  padding-right: 2%;
  margin-bottom: 1.25rem;
}
.main.social .box2 .li:nth-child(6n){
  padding-right:0;
  width:12%;
  min-width:auto;
}
/*.main.social .box2 .li:nth-child(15){
  min-width: 15%;
}*/

.main.social .box2 .tit2 {
  line-height: 1.4;
  margin-bottom: 3px;
}
.main.social .box2 .tit3 {
  color: #393939;
  line-height: 1.2;
}
.main.social .box3 {
  position: relative;
  z-index: 1;
}
.main.social .box3 .content {
  padding: 2.25rem 0 3rem;
  border-bottom: 1px solid #ececec;
}
.main.social .box3 .ulbox {
  margin-top: 1.2rem;
  position: relative;
  z-index: 1;
}
.main.social .box3 .ulbox:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: #ececec;
  left: 113.5px;
  top: 0;
  z-index: 1;
}
.main.social .box3 .li {
  position: relative;
  z-index: 2;
  padding-bottom: 1.25rem;
}
.main.social .box3 .time {
  width: 110px;
  line-height: 1;
}
.main.social .box3 .dian {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #00863d;
}
.main.social .box3 .text {
  width: calc(100% - 130px);
  padding-left: 1.5rem;
  line-height: 2.6;
  margin-top: -15px;
}
.main.social .box3 .more {
  margin-top: 1.5rem;
  margin-left: 110px;
  cursor: pointer;
}
.main.social .box3 .more img {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
  margin-left: 10px;
}
.main.social .box4 .content {
  padding: 3rem 0;
}

.main.social .box4 .img {
  margin-bottom:.75rem;
}
.main.social .box4 .img img {
  width: 100%;
  height: auto;
}
.main.social .box4 .tit2 {
  color: #393939;
  margin-bottom:.75rem;
}
.main.social .box4 .down {
  width: 135px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border-radius: 5px;
  background: #008d40;
  text-align: center;
  display: block;
}
.main.social .box4 .down:hover {
  color: #fff;
}
.main.social .box4 .content {
  padding: 3rem 0 2.25rem;
  border-bottom: 1px solid #ececec;
}
.main.social .box4 .tit1 {
  color: #393939;
  margin-bottom: .55rem;
}
.main.social .box4 .left {
  width: calc(100% - 175px);
  padding-right: 1.5rem;
  border-right: 1px dashed #e2e2e2;
}
.main.social .box4 .left .p {
  line-height: 2;
}
.main.social .box4 .right {
  width: 115px;
  margin-left: 60px;
  text-align: center;
}
.main.social .box4 .right .img {
  margin-bottom: 10px;
}
.main.social .box5 .content {
  padding: 2.35rem 0 2.5rem;
  border-bottom: 1px solid #ececec;
}
.main.social .box5 .tit1 {
  margin-bottom: .75rem;
}
.main.social .box5 .imgbox {
  padding-bottom: 1.6rem;
  position: relative;
  overflow: hidden;
  padding-bottom: 60px;
}
.main.social .box5 .imgbox .swiper-pagination {
  bottom: 0;
}
.main.social .box5 .imgbox .swiper-pagination span {
  width: 12px;
  height: 12px;
  background: #b9cfc3;
  margin: 0 6px;
  border-radius: 50%;
  opacity: 1;
}
.main.social .box5 .imgbox .swiper-pagination span.swiper-pagination-bullet-active {
  background: #008c3f;
}
.main.social .box5 .imgbox .img {
  overflow: hidden;
}
.main.social .box5 .imgbox p {
  color: #393939;
  margin-top: .5rem;
  text-align: center;
}
.main.social .box5 .imgbox img {
  max-width: 100%;
}
.main.social .box6 .content {
  padding: 2.75rem 0 0;
}
.main.social .box6 .tit2 {
  color: #393939;
  margin-bottom: .75rem;
}
.main.social .box6 .p {
  line-height: 2;
  text-align: justify;
}
.main.social .box6 .ulbox {
  width: 100%;
  margin-top: 1.25rem;
}
.main.social .box6 .ulbox .li {
  width: 50%;
  padding: 1.5rem;
  border: 1px dashed #e2e2e2;
}
.main.social .box6 .ulbox .tit3 {
  color: #393939;
  margin-bottom: .5rem;
}
.main.social .box6 .ulbox .p {
  margin-bottom: 1.25rem;
}
.main.social .box6 .ulbox .img {
  width: 100%;
}
.main.social .box6 .ulbox .img img {
  max-width: 100%;
}
.main.social .box6 .ulbox2 .li {
  width: 33.3%;
  padding: 1.5rem;
  border: 1px dashed #e2e2e2;
}
.main.social .box6 .ulbox2 .tit3 {
  color: #393939;
  margin-bottom: .5rem;
}
.main.social .box7 .tit2 {
  color: #393939;
  margin-bottom: .75rem;
}
.main.social .box7 .p {
  line-height: 2;
}
.main.social .box7 .content {
  padding: 2.05rem 0 0;
}
.main.social .box7 .ulbox {
  margin-top: 1.25rem;
}
.main.social .box7 .ulbox .li {
  width: 100%;
  padding: 1.5rem;
  border: 1px dashed #e2e2e2;
}
.main.social .box7 .ulbox .tit3 {
  color: #393939;
  margin-bottom: .5rem;
}
.main.social .box7 .ulbox .text .p {
  width: 56%;
}
.main.social .box7 .ulbox .text .img {
  width: 23.1%;
  margin-left: 8%;
}
.main.social .box7 .ulbox .text .img img {
  width: 100%;
}
.main.social .box7 .item1 {
  width: 100%;
  padding: 1.5rem;
  border: 1px dashed #e2e2e2;
}
.main.social .box7 .item1 .tit3 {
  color: #393939;
  margin-bottom: .5rem;
}
.main.social .box7 .item1 .p {
  margin-bottom: 1.25rem;
}
.main.social .box7 .ulimg .li {
  width: 47.7%;
  text-align: center;
}
.main.social .box7 .ulimg .img {
  margin-bottom: .5rem;
}
.main.social .box7 .ulimg .img img {
  width: 100%;
}
.main.social .box7 .ulimg .p2 {
  text-align: center;
}
.main.social .box7 .ulimg2 .li {
  width: 32.2%;
  text-align: center;
}
.main.social .box7 .ulimg2 .img {
  margin-bottom: .5rem;
}
.main.social .box7 .ulimg2 .img img {
  width: 100%;
}
.main.social .box7 .ulimg2 .p2 {
  text-align: center;
}
.main.social .box8 {
  padding: 2rem 0;
}
.main.social .box8 .tit2 {
  color: #393939;
  margin-bottom: .75rem;
}
.main.social .box8 .p {
  line-height: 2;
}
.main.social .box8 .content {
  padding: 2.05rem 0 0;
}
.main.social .box8 .item1 {
  width: 100%;
  padding: 1.5rem;
  border-bottom: 1px solid #e2e2e2;
}
.main.social .box8 .item1 .li {
  width: 47.7%;
  text-align: center;
}
.main.social .box8 .item1 .tit3 {
  color: #393939;
  margin-bottom: .5rem;
}
.main.social .box8 .item1 .img {
  overflow: hidden;
}
.main.social .box8 .item1 .img img {
  width: 100%;
}
.main.social .box8 .item1 .p2 {
  margin-top: .5rem;
  text-align: center;
}
.main.social .box9 {
  padding: 0 0 3rem;
}
.main.social .box9 .tit2 {
  color: #393939;
  margin-bottom: .75rem;
}
.main.social .box9 .p {
  line-height: 2;
}
.main.social .box9 .item1 {
  width: 100%;
  margin-top: 1.25rem;
  border: 1px dashed #e2e2e2;
}
.main.social .box9 .item1 .li {
  width: 33.3%;
  padding: 1.5rem;
  border-right: 1px dashed #e2e2e2;
}
.main.social .box9 .item1 .li:last-child {
  border-right: none;
}
.main.social .box9 .item1 .tit4 {
  color: #393939;
  margin-bottom: .5rem;
}
.main.social .box9 .item1 .img {
  width: 100%;
  margin-bottom: .5rem;
  overflow: hidden;
}
.main.social .box9 .item1 .img img {
  width: 100%;
}
.main.social .box9 .item1 .tit3 {
  color: #393939;
  margin-bottom: .5rem;
}
.main.social .box9 .item1 .p2 {
  line-height: 2;
}

/*企业文化*/
.main.culture {
  position: relative;
  z-index: 1;
}
.main.culture .tit1 {
  color: #393939;
  line-height: 1;
}
.main.culture .content {
  padding-top: 1.5rem;
}
.main.culture .left-nav {
  width: 340px;
}
.main.culture .left-nav .ulbox {
  max-height: 50vh;
  margin-bottom: 2rem;
}
.main.culture .left-nav .ulbox .li:last-child {
  margin-bottom: 0;
}
.main.culture .left-nav .li {
  color: #393939;
  display: block;
  margin-bottom: 2rem;
  line-height: 1.5;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
.main.culture .left-nav .li:hover, .main.culture .left-nav .li.cur {
  color: #008b3f;
}
.main.culture .left-nav .downbtn-bottom {
  cursor: pointer;
}
.main.culture .left-nav .downbtn-bottom img {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-left: 10px;
}
.main.culture .left-nav {
  position: relative;
  z-index: 1;
}
.main.culture .left-nav .mCSB_draggerContainer {
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.main.culture .left-nav.active {
  position: fixed;
  top: calc(75px + 1.5rem);
}
.main.culture .left-nav.active .li {
  margin-bottom: 1.25rem;
}
.main.culture .left-nav.active2 {
  position: absolute;
  top: auto;
  bottom: 0px;
}
.main.culture .left-nav.active2 .li {
  margin-bottom: 1.25rem;
}
.main.culture .rightbox {
  width: calc(100% - 340px);
  border-left: 1px solid #ececec;
  padding-left: 2rem;
}
.main.culture .rightbox .tit2-1 {
  margin-bottom: 1rem;
}
.main.culture .rightbox .tit2 {
  font-weight: bold;
  color: #393939;
  line-height: 1.2;
}
.main.culture .rightbox .tit3 {
  font-weight: bold;
  line-height: 1.2;
}
.main.culture .rightbox .tit4 {
  color: #666;
  font-weight: bold;
  margin-bottom: .35rem;
}
.main.culture .rightbox .tit5 {
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: .35rem;
  font-size:.3rem;
}
.main.culture .rightbox .tit6 {
  color: #393939;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: .35rem;
}
.main.culture .rightbox .p {
  margin-top: .35rem;
  line-height: 2;
}
.main.culture .rightbox .p img {
  margin: 0 auto;
  display: block;
  height:auto !important;
}
.main.culture .rightbox .li-item {
  margin-bottom: 2.75rem;
}
.main.culture .rightbox .img-list .li {
  width: 41%;
}
.main.culture .rightbox .ulbox .tit5 {
  line-height: 1.5;
  margin-bottom: .6rem;
}
.main.culture .rightbox .ulbox .li {
  width: 33.3%;
  border: 1px solid #ececec;
  padding: .75rem;
}
.main.culture .rightbox .ulbox .li2 {
  width: 50%;
}
.main.culture .rightbox .ulbox .li3 {
  width: 100%;
}
.main.culture .rightbox .ulbox .tit7 {
  line-height: 1.5;
  margin-bottom: .25rem;
}
.main.culture .box1 {
  position: relative;
  z-index: 1;
}
.main.culture .box2 {
  padding: 2.25rem 0 1.5rem;
}
.main.culture .box2 .ulbox {
  margin-top: 1.75rem;
}
.main.culture .box2 .li {
  width: 30.5%;
  margin-bottom: 1.25rem;
  background: #f6f9f7;
  position: relative;
}
.main.culture .box2 .tit2 {
  color: #393939;
  line-height: 1.2;
}
.main.culture .box2 .imgbox {
  overflow: hidden;
  position: relative;
}
.main.culture .box2 .imgbox img {
  width: 100%;
}
.main.culture .box2 .time {
  padding: 0 12px;
  height: 35px;
  line-height: 35px;
  border-radius: 35px;
  background: #15964d;
  position: absolute;
  z-index: 2;
  left: 1rem;
  top: 1rem;
}
.main.culture .box2 .time img {
  width: 20px;
  height: 20px;
  margin-left: 10px;
}
.main.culture .box2 .text {
  padding: .75rem 1rem;
}
.main.culture .box2 .p {
  line-height: 2;
  margin-top: .25rem;
}
.main.culture .box3 {
  background: #e6f6ee;
  padding: 2rem 0 2.5rem;
  overflow: hidden;
}
.main.culture .box3 .tab-ul {
  margin-top: 1rem;
}
.main.culture .box3 .tab-ul .li {
  font-size: 16px;
  /*font-weight: bold;*/
  color: #777;
  margin-left: 1.5rem;
  -webkit-transition: color .3s;
          transition: color .3s;
  position: relative;
  cursor: pointer;
}
.main.culture .box3 .tab-ul .li:before {
  content: "";
  position: absolute;
  width: 0;
  bottom: 0;
  height: 6px;
  background: #008c3f;
  -webkit-transition: all .3s;
          transition: all .3s;
}
.main.culture .box3 .tab-ul .li:hover, .main.culture .box3 .tab-ul .li.cur {
  color: #008b3f;
}
.main.culture .box3 .tab-ul .li:hover:before, .main.culture .box3 .tab-ul .li.cur:before {
  height: 3px;
  width: 100%;
}
.main.culture .box3 .tab-ul .li:last-child {
  margin-left: 0;
}
.main.culture .box3 .listbox {
  margin-top: 1rem;
  position: relative;
  z-index: 3;
}
.main.culture .box3 .listbox .swiper-wrapper {
  -webkit-box-align: stretch !important;
  -webkit-align-items: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}
.main.culture .box3 .listbox .swiper-slide {
  padding: 1rem .75rem;
  height: auto;
  background: #fff;
  position: relative;
  display:block;
  -webkit-transition: background .5s;
          transition: background .5s;
}
.main.culture .box3 .listbox .swiper-slide:hover {
  background: #008f3e;
}
.main.culture .box3 .listbox .swiper-slide:hover .tip {
  background: rgba(255, 255, 255, 0.9);
  color: #008f3e;
}
.main.culture .box3 .listbox .swiper-slide:hover .tit2 {
  color: #fff;
}
.main.culture .box3 .listbox .swiper-slide:hover .p {
  color: #fff;
}
.main.culture .box3 .listbox .swiper-slide:hover .time {
  color: #fff;
}
.main.culture .box3 .listbox .tip {
  width: auto;
  height: 35px;
  line-height: 35px;
  display: inline-block;
  background: #19994f;
  border-radius: 35px;
  padding: 0 10px;
  font-size: 14px;
  color: #fff;
  margin-bottom: .5rem;
  -webkit-transition: background .5s,color .5s;
  transition: background .5s,color .5s;
}
.main.culture .box3 .listbox .tit2 {
  color: #393939;
  line-height: 1.75;
  margin-bottom: .5rem;
  -webkit-transition: color .5s;
          transition: color .5s;
}
.main.culture .box3 .listbox .p {
  margin-bottom: 1.8rem;
  line-height: 2;
  -webkit-transition: color .5s;
          transition: color .5s;
}
.main.culture .box3 .listbox .time {
  position: absolute;
  left: .75rem;
  bottom: 1rem;
  font-size: 15px;
  color: #666;
  -webkit-transition: color .5s;
          transition: color .5s;
}

/*企业文化*/
.main.about {
  position: relative;
  z-index: 1;
}
.main.about .box1 {
  position: relative;
  z-index: 1;
  height: 100vh;
  padding: 9.3vh 0 2rem;
}
.main.about .box1 .tit2 {
  color: #393939;
  margin-bottom: 6.25vh;
}
.main.about .box1 .left-nav {
  width: 330px;
}
.main.about .box1 .left-nav .li {
  color: #393939;
  display: block;
  margin-bottom: 7.2vh;
  line-height: 1;
  -webkit-transition: color .3s ease,marginBottom .3s ease;
          transition: color .3s ease,marginBottom .3s ease;
}
.main.about .box1 .left-nav .li.cur {
  color: #008b3f;
}
.main.about .box1 .left-nav .downbtn-bottom {
  cursor: pointer;
}
.main.about .box1 .left-nav .downbtn-bottom img {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-left: 10px;
}
.main.about .box1 .left-nav .downbtn-CEO {
  cursor: pointer;
}
.main.about .box1 .left-nav .downbtn-CEO img {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-left: 10px;
}
.main.about .box1 .rightbox {
  width: calc(100% - 330px);
  padding-left: 2.25rem;
  /*height:65vh;
  overflow-y:auto;*/
  border-left: 1px solid #ececec;
  position:relative;
}
.main.about .box1 .rightbox:before{
  content:"";
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  height:100px;
  z-index:2;
  background:linear-gradient(to top,#fff,rgba(255,255,255,0));
}
.main.about .box1 .rightbox .p {
  line-height: 2;
}
.main.about .box1 .rightbox .list-item {
  height: 65vh;
}
.main.about .box1 .rightbox .li-item {
  margin-bottom: 1.5rem;
}
.main.about .box1 .rightbox .ul .li {
  width: 19.2%;
  border-right: 1px solid #f2f2f2;
}
.main.about .box1 .rightbox .ul .li:last-child {
  border-right: none;
}
.main.about .box1 .rightbox .ul .su {
  font-family: "Arial";
  color: #393939;
  line-height: 1.5;
  text-align: center;
}
.main.about .box1 .rightbox .ul .sp {
  color: #393939;
  line-height: 1.2;
  text-align: center;
}
.main.about .box1 .rightbox .ul .li2 {
  width: 35.2%;
}
.main.about .box1 .rightbox .ul .li3 {
  width: 26.2%;
}
.main.about .box2 {
  background: url(/ar/bocstatic/m/img/img46.jpg) no-repeat center center;
  background-size: cover;
}
.main.about .box2 .leftbox {
  width: 42%;
}
.main.about .box2 .leftbox .tit2 {
  margin-bottom: 1.25rem;
}
.main.about .box2 .leftbox .tit4 {
  color: #3ee186;
  line-height: 2;
}
.main.about .box2 .leftbox .sp {
  margin-left: .2rem;
  line-height: 1.2;
}
.main.about .box2 .leftbox .text {
  margin-top: 1.35rem;
  margin-bottom: 2.5rem;
  line-height: 1.7;
  padding: .25rem 1.5rem;
  display: inline-block;
  position: relative;
}
.main.about .box2 .leftbox .text .img3{
  position:absolute;
  width:150%;
  height:150%;
  left:15%;
  top:20%;
  z-index:1;
}
.main.about .box2 .leftbox .text .img1, .main.about .box2 .leftbox .text .img2 {
  width: 22px;
  height: 22px;
  position: absolute;
  z-index: 1;
}
.main.about .box2 .leftbox .text .img1 {
  left: 0;
  top: 0;
}
.main.about .box2 .leftbox .text .img2 {
  right: 0;
  bottom: 0;
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.main.about .box2 .rightbox {
  width: 43%;
  position:relative;
}
.main.about .box2 .rightbox img {
  max-width: 100%;
}
.main.about .box2 .rightbox .img1{
  position:absolute;
  width:100%;
  height:100%;
  bottom:0;
  left:0;
}
.main.about .box3 {
  padding: 2rem 0 2.25rem;
}
.main.about .box3 .tit2 {
  line-height: 1.5;
  margin-bottom: 1.25rem;
}
.main.about .box3 .title {
  position: relative;
  margin-bottom: 1rem;
  z-index: 1;
}
.main.about .box3 .title:before {
  content: "";
  position: absolute;
  left: 0;
  top: calc(50% - 0.5px);
  height: 1px;
  width: 100%;
  background: #ececec;
  z-index: 1;
}
.main.about .box3 .title span {
  padding-right: 30px;
  background: #fff;
  position: relative;
  z-index: 2;
}
.main.about .box3 .honor {
  position: relative;
  margin-bottom: 1rem;
  overflow-y: hidden;
}
.main.about .box3 .honor .honor-img {
  padding-bottom: 1.6rem;
  position: relative;
  overflow: hidden;
  padding-bottom: 60px;
}
.main.about .box3 .honor .honor-img .swiper-pagination {
  bottom: 0;
}
.main.about .box3 .honor .honor-img .swiper-pagination span {
  width: 12px;
  height: 12px;
  background: #b9cfc3;
  margin: 0 6px;
  border-radius: 50%;
  opacity: 1;
}
.main.about .box3 .honor .honor-img .swiper-pagination span.swiper-pagination-bullet-active {
  background: #008c3f;
}
.main.about .box3 .honor .honor-img .img {
  overflow: hidden;
  height:4rem;
}
.main.about .box3 .honor .honor-img p {
  color: #393939;
  margin-top: .5rem;
  text-align: center;
}
.main.about .box3 .honor .honor-img img {
width: 100%;
height:100%;
object-fit:cover;
}
.main.about .box3 .warp-timebox {
  padding: 0 2.25rem;
  /*margin-bottom: 1.75rem;*/
}
.main.about .box3 .warp-timebox .swiper-slide {
  color: #888;
  text-align: center;
  position: relative;
  -webkit-transition: color .3s ease;
          transition: color .3s ease;
  cursor: pointer;
}
/*.main.about .box3 .warp-timebox .swiper-slide:before {
  content: "";
  position: absolute;
  width: 27px;
  height: 9px;
  bottom: 0;
  left: calc(50% - 13.5px);
  background: url(/ar/bocstatic/m/img/img16.png) no-repeat center center;
  background-size: 27px 9px;
  opacity: 0;
  -webkit-transition: opacity .3s ease;
          transition: opacity .3s ease;
}*/
.main.about .box3 .warp-timebox .swiper-slide.cur {
  color: #008c3f;
}
.main.about .box3 .warp-timebox .swiper-slide.cur:before {
  opacity: 1;
}
.main.about .box3 .warp-timebox .swiper-button-prev, .main.about .box3 .warp-timebox .swiper-button-next {
  background-image: none !important;
  margin-top: 0;
  top: calc(50% - 6px);
}
.main.about .box3 .warp-timebox .swiper-button-prev {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #008c3f;
}
.main.about .box3 .warp-timebox .swiper-button-next {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #008c3f;
}
.main.about .box3 .history-list {
  position: relative;
  z-index: 1;
}
.main.about .box3 .leftbox {
  width: 175px;
  border-right: 1px solid #ececec;
}
.main.about .box3 .leftbox .li {
  color: #393939;
  margin-bottom: 1.5rem;
  cursor: pointer;
  -webkit-transition: color .5s ease;
          transition: color .5s ease;
}
.main.about .box3 .leftbox .li:hover, .main.about .box3 .leftbox .li.cur {
  color: #008b3f;
}
.main.about .box3 .rightajax {
  width: calc(100% - 175px);
  padding-left: 1.75rem;
}
.main.about .box3 .rightbox {
  position: relative;
  z-index: 2;
}
.main.about .box3 .rightbox .col1 {
  color: #393939;
}
.main.about .box3 .rightbox .tit3 {
  margin-bottom: .25rem;
}
.main.about .box3 .rightbox .item {
  margin-bottom: .25rem;
}
.main.about .box3 .rightbox .item:last-child {
  margin-bottom: .25rem;
}
.main.about .box4 {
  padding: 2rem 0 2.25rem;
  background: #e7f6ee;
}
.main.about .box4 .parkimg {
  margin-top: 1.25rem;
  padding-bottom: 1.6rem;
  position: relative;
  overflow: hidden;
}
.main.about .box4 .parkimg .swiper-pagination {
  bottom: 0;
}
.main.about .box4 .parkimg .swiper-pagination span {
  width: 12px;
  height: 12px;
  background: #b9cfc3;
  margin: 0 6px;
  border-radius: 50%;
  opacity: 1;
}
.main.about .box4 .parkimg .swiper-pagination span.swiper-pagination-bullet-active {
  background: #008c3f;
}
.main.about .box4 .parkimg .img {
  overflow: hidden;
}
.main.about .box4 .parkimg p {
  color: #393939;
  margin-top: .5rem;
  text-align: center;
}
.main.about .box4 .parkimg img {
  max-width: 100%;
}
.main.about .box5 {
  position: relative;
  z-index: 1;
  height: auto;
  padding: 9.3vh 0 10.4vh;
}
.main.about .box5 .tit2 {
  color: #393939;
  margin-bottom: 6.25vh;
}
.main.about .box5 .left-nav {
  width: 330px;
}
.main.about .box5 .left-nav .li {
  color: #393939;
  display: block;
  margin-bottom: 7.2vh;
  line-height: 1;
  -webkit-transition: color .3s ease,marginBottom .3s ease;
          transition: color .3s ease,marginBottom .3s ease;
}
.main.about .box5 .left-nav .li:hover, .main.about .box5 .left-nav .li.cur {
  color: #008b3f;
}
.main.about .box5 .left-nav .downbtn-bottom {
  cursor: pointer;
}
.main.about .box5 .left-nav .downbtn-bottom img {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-left: 10px;
}
.main.about .box5 .rightbox {
  width: calc(100% - 330px);
  padding-left: 2.25rem;
  border-left: 1px solid #ececec;
}
.main.about .box5 .rightbox .list-item {
  height: 65vh;
}
.main.about .box5 .rightbox .p {
  line-height: 2;
}
.main.about .box5 .rightbox .li-item {
  margin-bottom: 1.5rem;
}
.main.about .box5 .rightbox:-webkit-scrollbar {
  display: none;
}

.about .box1 .mCSB_outside + .mCSB_scrollTools {
  right: -14px;
}
.about .box5 .mCSB_outside + .mCSB_scrollTools {
  right: -14px;
}
.about .mCSB_outside + .mCSB_scrollTools {
  right: 0;
}
.about .mCSB_scrollTools {
  width: 6px;
}
.about.main .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{
  background-color: #008b3f !important;
}
.about.main .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
  background-color:#008b3f !important;
}
.about .mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #e5e5e5 !important;
  opacity: 1;
  filter: alpha(opacity=100);
  border-radius: 0;
}
.about .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background: #008b3f !important;
  border-radius: 0;
}

/*.slimscroll {
  height: 100vh !important;
}*/

/*网点查询*/
.networkmap {
  position: fixed;
  z-index: 100;
  width: 100%;
  height: 100vh;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  display:none;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.5s;
          transition: opacity 0.5s;
}
.networkmap #networkmap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: 1;
}
.networkmap .amap-simple-marker-def-style .amap-simple-marker-icon {
  background-image: url("/ar/bocstatic/m/img/mbg_v2-fs8.png");
}
@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  .networkmap .amap-simple-marker-def-style .amap-simple-marker-icon {
    background-image: url("/ar/bocstatic/m/img/mbg_v2@2x-fs8.png");
  }
}
.networkmap .amap-simple-marker-label {
  font-size: 15px;
  color: #fff;
}
.networkmap .change-city {
  cursor: pointer;
}
.networkmap .network-content {
  position: absolute;
   background: #fff;
  /*top: 18.75vh;
  left: calc(50% - 820px);
  width: 26vw;
  padding: .5rem 1rem 1rem;
  z-index: 3;
  border-radius:6px;
  box-shadow: 0px 0px 20px 0 rgba(0, 140, 63, 0.2);*/
}
.networkmap .amap-info-content {
  position: relative;
  background: #16954f;
  padding: 0.3rem .4rem !important;
  line-height: 1.4 !important;
  overflow: auto;
  color: #fff;
  font-size:.26rem;
}
.networkmap .amap-info-outer, .networkmap .amap-menu-outer {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) !important;
  border-radius: 2px !important;
  text-align: left;
}
.networkmap .amap-info {
  width: 340px;
}
.networkmap .amap-info-sharp {
  position: absolute;
  bottom: 0;
  top: auto;
  left: 50%;
  margin-left: -16px;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid #16954f;
  background: none;
}
.networkmap .amap-info-close {
  color: #fff;
}
.networkmap .amap-info-sharp:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  margin-left: -16px;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid #16954f;
  -webkit-filter: blur(2px);
          filter: blur(2px);
  z-index: -1;
}
.networkmap .network-list .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #008c3f;
  border-radius: 0;
  width: 2px;
}
.networkmap .network-list .mCSB_scrollTools .mCSB_draggerRail {
  background-color: rgba(211, 211, 211, 0.4);
}
.networkmap .network-ul .li {
  padding: 20px 0;
  cursor: pointer;
  border-bottom: 1px solid #ececec;
}
.networkmap .network-ul .tit {
  color: #555;
  line-height: 1.5;
  margin-bottom: .2rem;
}
.networkmap .network-ul .sub-con {
  color: #666;
}
.networkmap .network-ul .address {
  margin-bottom: .25rem;
}
.networkmap .network-ul .sub {
  color: #a2a2a2;
}
.networkmap .network-ul .sub .sub-con {
  color: #a2a2a2;
}
.networkmap .tab-box {
  border-bottom: 1px solid #ececec;
  margin-bottom: .65rem;
}
.networkmap .tab-box .li {
  position: relative;
  font-size: 16px;
  color: #777;
  line-height: 66px;
  margin-left: 2.3rem;
  -webkit-transition: color .3s;
          transition: color .3s;
  position: relative;
  cursor: pointer;
}
.networkmap .tab-box .li:before {
  content: "";
  position: absolute;
  width: 0;
  bottom: 0;
  height: 6px;
  background: #008c3f;
  -webkit-transition: all .3s;
          transition: all .3s;
}
.networkmap .tab-box .li.cur {
  color: #008b3f;
}
 .networkmap .tab-box .li.cur:before {
  height: 3px;
  width: 100%;
}
.networkmap .tab-box .li:last-child {
  margin-left: 0;
}
.networkmap .network-list {
  height: 280px;
}
.networkmap .network-add {
  margin-bottom: .5rem;
}
.networkmap .network-add .add img {
  width: 19px;
  height: auto;
  margin-left: 8px;
}
.networkmap .map-search {
  height: 45px;
  line-height: 45px;
  border: 1px solid #ebebeb;
  border-radius: 5px;
  background: #f5f5f5;
  margin-bottom: .5rem;
}
.networkmap .map-search input {
  height: 43px;
  line-height: 43px;
  background: none;
  border: none;
}
.networkmap .map-search .input {
  text-indent: 20px;
  width: calc(100% - 60px);
}
.networkmap .map-search .input2 {
  width: 50px;
  background: url(/ar/bocstatic/m/img/img31.png) no-repeat center center;
}
.networkmap .network-result {
  line-height: 45px;
  border-bottom: 1px solid #ebebeb;
}

@media (max-width: 1441px) {
.section1 .swiperbtn{
    bottom:2rem;
  }
.footer .content-box .content-right{
  margin-top:32px;
}

.main.investor .box3 .list-box .text .tit-16{
height:140px;
overflow:auto;
}
.main.investor .box3 .list-box .text .tit-16::-webkit-scrollbar-track {
        background: transparent;
    }

    .main.investor .box3 .list-box .text .tit-16::-webkit-scrollbar-thumb {
        background: transparent;
        /*border-radius: 4px;*/
    }

    .main.investor .box3 .list-box .text .tit-16::-webkit-scrollbar-thumb:window-inactive {
        background: transparent;
    }

    .main.investor .box3 .list-box .text .tit-16::-webkit-scrollbar-thumb:vertical:hover {
        background: transparent;
    }
.main.investor .box3 .list-box .text .tit-16:hover::-webkit-scrollbar-track {
        background: rgba(0, 0, 0, 0.1);
    }


    .main.investor .box3 .list-box .text .tit-16:hover::-webkit-scrollbar-thumb {
        background:#008b3f;
        /*border-radius: 4px;*/
    }

    .main.investor .box3 .list-box .text .tit-16:hover::-webkit-scrollbar-thumb:window-inactive {
        background:#008b3f;
    }

    .main.investor .box3 .list-box .text .tit-16:hover::-webkit-scrollbar-thumb:vertical:hover {
        background:#008b3f;
    }
    
    
}
@media (max-width: 1366px) {
  .section1 .swiperbtn{
    bottom:2rem;
  }

}
.warpnetwork .select .tit{
  font-size:.28rem;
}
.warpnetwork .select .iconfont{
    font-size:.28rem;
  }
.netcolse {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  background: #007c3c;
  font-size: 20px;
  color: #fff;
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 12;
  cursor: pointer;
  box-shadow: 8px 0px 30px 0 rgba(0, 140, 63, 0.26);
}

.networkmap.active {
  visibility: visible;
  opacity: 1;
  display:block;
}

.city-alert {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 101;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all .5s ease;
          transition: all .5s ease;
  -webkit-transform: perspective(500px);
  -moz-transform: perspective(500px);
  -webkit-transform-origin: left center 0;
      -ms-transform-origin: left center 0;
          transform-origin: left center 0;
}
.city-alert .content {
  position: absolute;
  max-height: 180px;
  max-width: 600px;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  padding: 40px;
  border-radius: 6px;
  background: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: rotateY(40deg);
  -moz-transform: rotateY(40deg);
  -webkit-transition: all 1s cubic-bezier(0.6, 0.2, 0.1, 1);
          transition: all 1s cubic-bezier(0.6, 0.2, 0.1, 1);
}
.city-alert .selectbox {
  position: relative;
  z-index: 3;
  width:100%;
}
.city-alert .select {
  width: 31%;
  position: relative;
  z-index: 1;
}
.city-alert .select .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #00642e;
  width: 2px;
}
.city-alert .select .mCSB_outside + .mCSB_scrollTools {
  right: 5px;
  height: 90%;
  top: 5%;
}
.city-alert .select .mCSB_scrollTools {
  width: 8px;
}
.city-alert .select .mCSB_scrollTools .mCSB_draggerRail {
  background-color: rgba(171, 171, 171, 0.4);
}
.city-alert .select .tit {
  height: 45px;
  padding: 0 .4rem;
  font-size: 16px;
  line-height: 45px;
  color: #000;
  border: 1px solid #dedfde;
  border-radius: 4px;
  position: relative;
  box-sizing: border-box;
}
.city-alert .select .sub {
  padding: 8px 0;
  display: none;
  position: absolute;
  left: 0;
  top: 45px;
  height:2rem;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  overflow: hidden;
  max-height: 5rem;
  font-size: 15px;
  overflow: hidden;
}
.city-alert .select .sub a {
  padding: 0 .4rem;
  display: block;
  height: 40px;
  line-height: 40px;
  color: #666;
  -webkit-transition: all .3s;
          transition: all .3s;
}
.city-alert .select .sub a:hover {
  background: #007c3c;
  color: #fff;
}
.city-alert .submit {
  position: relative;
  width: 135px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background: #008d40;
  border-radius: 5px;
  color: #fff;
  margin-top: .8rem;
  display: block;
  cursor: pointer;
  margin: 20px auto 0;
}
.city-alert .colse-btn {
  position: absolute;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  color: #666;
  background: #eee;
  right: 0px;
  top: 0px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.5s cubic-bezier(0.6, 0.2, 0.1, 1);
          transition: all 0.5s cubic-bezier(0.6, 0.2, 0.1, 1);
}
.city-alert .colse-btn:hover {
  background: #007c3c;
  color: #fff;
}

.city-alert.active {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.city-alert.active .content {
  opacity: 1;
  filter: alpha(opacity=1);
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
}

.navbox .bot .right-box .li {
  position: relative;
  cursor: pointer;
}
.navbox .bot .right-box .img1 {
  width: 35px;
  margin: 0 10px;
}
.navbox .bot .right-box .li:hover .wxbox {
  opacity: 1;
  visibility: visible;
  -webkit-transform: rotateY(0);
          transform: rotateY(0);
}
.navbox .bot .right-box .wxbox {
  position: absolute;
  bottom: 45px;
  padding: 6px;
  background: #fff;
  width: 100px;
  border-radius: 5px;
  left: calc(50% - 50px);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: rotateY(-90deg);
          transform: rotateY(-90deg);
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
.navbox .bot .right-box .wxbox img {
  width: 100%;
}
.navbox .bot .right-box .wxbox:before {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff;
}

.nomore {
  display: none;
  text-align: center;
}
.nomore .line {
  width: 12px;
  height: 1px;
  background-color: #e5e5e5;
  display: inline-block;
  vertical-align: middle;
}
.nomore .text {
  padding: 0 36px;
  font-size: 16px;
  color: #666;
}

.nomore1 {
  text-align: left;
  margin-left: 110px;
}

.main-wrap .split, .main-wrap .col div {
  display: inline-block !important;
  *display: inline !important;
  *zoom: 1 !important;
}

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.HomeScene {
  overflow: hidden;
  visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
}

.secwen {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(30px);
      -ms-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: .8s;
          transition: .8s;
}

.secwen.animate {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: 1s;
          transition: 1s;
}

.animate.add1 {
  -webkit-transition-delay: .1s;
          transition-delay: .1s;
}

.animate.add2 {
  -webkit-transition-delay: .2s;
          transition-delay: .2s;
}

.animate.add3 {
  -webkit-transition-delay: .3s;
          transition-delay: .3s;
}

.animate.add4 {
  -webkit-transition-delay: .4s;
          transition-delay: .4s;
}

.animate.add5 {
  -webkit-transition-delay: .5s;
          transition-delay: .5s;
}

.animate.add6 {
  -webkit-transition-delay: .6s;
          transition-delay: .6s;
}

.animate.add7 {
  -webkit-transition-delay: .7s;
          transition-delay: .7s;
}

.animate.add8 {
  -webkit-transition-delay: .8s;
          transition-delay: .8s;
}

.animate.add9 {
  -webkit-transition-delay: .9s;
          transition-delay: .9s;
}

.animate.add10 {
  -webkit-transition-delay: 1.0s;
          transition-delay: 1.0s;
}

.animate.add11 {
  -webkit-transition-delay: 1.1s;
          transition-delay: 1.1s;
}

.conbox {
  -webkit-transform-style: preserve-3d;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
}

.conbox.on1 {
  -webkit-transform: translate(47.7%, -200%) scale3d(0.5, 0.5, 1) matrix3d(0.99985, 0.01745, 0, 0, -0.01745, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, -200, 1);
          transform: translate(47.7%, -200%) scale3d(0.5, 0.5, 1) matrix3d(0.99985, 0.01745, 0, 0, -0.01745, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, -200, 1);
  -webkit-transition: 2s cubic-bezier(0.6, 0.2, 0.1, 1);
          transition: 2s cubic-bezier(0.6, 0.2, 0.1, 1);
}

.conbox.on2 {
  -webkit-transform: translate(-47.7%, 200%) scale3d(0.5, 0.5, 1) matrix3d(0.99985, 0.01745, 0, 0, -0.01745, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, -200, 1);
          transform: translate(-47.7%, 200%) scale3d(0.5, 0.5, 1) matrix3d(0.99985, 0.01745, 0, 0, -0.01745, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, -200, 1);
  -webkit-transition: 2s cubic-bezier(0.6, 0.2, 0.1, 1);
          transition: 2s cubic-bezier(0.6, 0.2, 0.1, 1);
}

.active.section .conbox {
  visibility: inherit;
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) matrix(1, 0, 0, 1, 0, 0);
          transform: scale3d(1, 1, 1) matrix(1, 0, 0, 1, 0, 0);
  -webkit-transition: 0.8s cubic-bezier(0.6, 0.2, 0.1, 1);
          transition: 0.8s cubic-bezier(0.6, 0.2, 0.1, 1);
}

@-webkit-keyframes trackBallSlide {
  0% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-8px);
    transform: scale(1) translateY(-8px);
  }
  6% {
    opacity: 1;
    -webkit-transform: scale(0.9) translateY(3px);
    transform: scale(0.9) translateY(3px);
  }
  14% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(10px);
    transform: scale(0.4) translateY(10px);
  }
  15%, 19% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(-8px);
    transform: scale(0.4) translateY(-8px);
  }
  28%, 29.99% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-8px);
    transform: scale(1) translateY(-8px);
  }
  30% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-8px);
    transform: scale(1) translateY(-8px);
  }
  36% {
    opacity: 1;
    -webkit-transform: scale(0.9) translateY(3px);
    transform: scale(0.9) translateY(3px);
  }
  44% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(10px);
    transform: scale(0.4) translateY(10px);
  }
  45%, 49% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(-8px);
    transform: scale(0.4) translateY(-8px);
  }
  58%, 59.99% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-8px);
    transform: scale(1) translateY(-8px);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-8px);
    transform: scale(1) translateY(-8px);
  }
  66% {
    opacity: 1;
    -webkit-transform: scale(0.9) translateY(3px);
    transform: scale(0.9) translateY(3px);
  }
  74% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(10px);
    transform: scale(0.4) translateY(10px);
  }
  75%, 79% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(-8px);
    transform: scale(0.4) translateY(-8px);
  }
  88%, 100% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-8px);
    transform: scale(1) translateY(-8px);
  }
}
@keyframes trackBallSlide {
  0% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-8px);
    transform: scale(1) translateY(-8px);
  }
  6% {
    opacity: 1;
    -webkit-transform: scale(0.9) translateY(3px);
    transform: scale(0.9) translateY(3px);
  }
  14% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(10px);
    transform: scale(0.4) translateY(10px);
  }
  15%, 19% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(-8px);
    transform: scale(0.4) translateY(-8px);
  }
  28%, 29.99% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-8px);
    transform: scale(1) translateY(-8px);
  }
  30% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-8px);
    transform: scale(1) translateY(-8px);
  }
  36% {
    opacity: 1;
    -webkit-transform: scale(0.9) translateY(3px);
    transform: scale(0.9) translateY(3px);
  }
  44% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(10px);
    transform: scale(0.4) translateY(10px);
  }
  45%, 49% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(-8px);
    transform: scale(0.4) translateY(-8px);
  }
  58%, 59.99% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-8px);
    transform: scale(1) translateY(-8px);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-8px);
    transform: scale(1) translateY(-8px);
  }
  66% {
    opacity: 1;
    -webkit-transform: scale(0.9) translateY(3px);
    transform: scale(0.9) translateY(3px);
  }
  74% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(10px);
    transform: scale(0.4) translateY(10px);
  }
  75%, 79% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(-8px);
    transform: scale(0.4) translateY(-8px);
  }
  88%, 100% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-8px);
    transform: scale(1) translateY(-8px);
  }
}



@-webkit-keyframes trackBallSlide2 {
  0% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(8px);
    transform: scale(1) translateY(8px);
  }
  6% {
    opacity: 1;
    -webkit-transform: scale(0.9) translateY(-3px);
    transform: scale(0.9) translateY(-3px);
  }
  14% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(-10px);
    transform: scale(0.4) translateY(-10px);
  }
  15%, 19% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(8px);
    transform: scale(0.4) translateY(8px);
  }
  28%, 29.99% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(8px);
    transform: scale(1) translateY(8px);
  }
  30% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(8px);
    transform: scale(1) translateY(8px);
  }
  36% {
    opacity: 1;
    -webkit-transform: scale(0.9) translateY(-3px);
    transform: scale(0.9) translateY(-3px);
  }
  44% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(-10px);
    transform: scale(0.4) translateY(-10px);
  }
  45%, 49% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(8px);
    transform: scale(0.4) translateY(8px);
  }
  58%, 59.99% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(8px);
    transform: scale(1) translateY(8px);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(8px);
    transform: scale(1) translateY(8px);
  }
  66% {
    opacity: 1;
    -webkit-transform: scale(0.9) translateY(-3px);
    transform: scale(0.9) translateY(-3px);
  }
  74% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(-10px);
    transform: scale(0.4) translateY(-10px);
  }
  75%, 79% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(8px);
    transform: scale(0.4) translateY(8px);
  }
  88%, 100% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(8px);
    transform: scale(1) translateY(8px);
  }
}
@keyframes trackBallSlide2 {
  0% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(8px);
    transform: scale(1) translateY(8px);
  }
  6% {
    opacity: 1;
    -webkit-transform: scale(0.9) translateY(-3px);
    transform: scale(0.9) translateY(-3px);
  }
  14% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(-10px);
    transform: scale(0.4) translateY(-10px);
  }
  15%, 19% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(8px);
    transform: scale(0.4) translateY(8px);
  }
  28%, 29.99% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(8px);
    transform: scale(1) translateY(8px);
  }
  30% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(8px);
    transform: scale(1) translateY(8px);
  }
  36% {
    opacity: 1;
    -webkit-transform: scale(0.9) translateY(-3px);
    transform: scale(0.9) translateY(-3px);
  }
  44% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(-10px);
    transform: scale(0.4) translateY(-10px);
  }
  45%, 49% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(8px);
    transform: scale(0.4) translateY(8px);
  }
  58%, 59.99% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(8px);
    transform: scale(1) translateY(8px);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(8px);
    transform: scale(1) translateY(8px);
  }
  66% {
    opacity: 1;
    -webkit-transform: scale(0.9) translateY(-3px);
    transform: scale(0.9) translateY(-3px);
  }
  74% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(-10px);
    transform: scale(0.4) translateY(-10px);
  }
  75%, 79% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(8px);
    transform: scale(0.4) translateY(8px);
  }
  88%, 100% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(8px);
    transform: scale(1) translateY(8px);
  }
}


@-webkit-keyframes nudgeText {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  30% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  60% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  90% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes nudgeText {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  30% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  60% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  90% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes colorText {
  21% {
    color: #09b852;
  }
  30% {
    color: #ffffff;
  }
  51% {
    color: #09b852;
  }
  60% {
    color: #ffffff;
  }
  81% {
    color: #09b852;
  }
  90% {
    color: #ffffff;
  }
}
@keyframes colorText {
  21% {
    color: #09b852;
  }
  30% {
    color: #ffffff;
  }
  51% {
    color: #09b852;
  }
  60% {
    color: #ffffff;
  }
  81% {
    color: #09b852;
  }
  90% {
    color: #ffffff;
  }
}



/*ie*/
.main.social .box6 .ulbox .p{
  width:100%;
}

/*适应*/

.main.about .box2{
  padding:2.4rem 0 0;
}
.main.about .box5 .rightbox .list-item,.main.about .box1 .rightbox .list-item{
  padding-right:30px;
}
.main.about .box1{
  height: auto;
  padding:calc(75px + 1.5rem) 0 2rem;
}
.main.culture .rightbox .li-item:nth-last-child(1){
  margin-bottom:0;
}
.social.main .box2 .ulbox{
  width:100%;
}
@media (max-width: 1681px){
  .main.about .box1{
    padding:calc(75px + 30px) 0 2rem;
  }
  .main.about .box1 .left-nav .li{
    margin-bottom:5vh;
  }
  .main.about .box1 .rightbox .list-item{
    height:55vh;
  }
  .main.about .box1 .tit2{
    margin-bottom:4vh;
    line-height:1.2;
  }

  .main.about .box2 .leftbox .tit2{
    margin-bottom:1rem;
    line-height:1.2;
  }
  .main.about .box5 .tit2{
    margin-bottom:1.8rem;
     line-height:1.2;
  }
}
@media (max-width: 1580px){
  .footer-top .tab-ulbox2 .li,.footer-top .ulbox .sp{
    line-height:2.15 !important;
  }
  .footer-top{
    /*margin-bottom: 25vh !important;*/
    margin-bottom: 15vh !important;
  }
}
@media (max-width: 1500px){
  .footer-top .tab-ulbox2 .li {
    width:100%;
  }
  .footer-top .tab-ulbox2 .li:nth-child(4n){
    padding-right:5px;
  }
  .footer-top .tab-ulbox2 .li:nth-child(5n){
    padding-right:5px;
  }
  .footer-top{
    /*margin-bottom: 22vh !important;*/
    margin-bottom: 15vh !important;
  }
}

@media (max-width: 1481px){
  .main.about .box1 .left-nav{
    width:260px;
  }
  .main.about .box1 .rightbox{
    width:calc(100% - 260px);
  }
  .main.culture .left-nav{
    width:280px;
  }
  .main.culture .rightbox{
    width: calc(100% - 280px);
  }
  .footer-top .tab-ulbox2 .li,.footer-top .ulbox .sp{
    line-height:1.8;
  }
  .nbanner2{
    min-height:380px;
  }
  .main.about .box2 .leftbox .text .img1, .main.about .box2 .leftbox .text .img2{
    width:15px;
    height:auto;
  }
  .main.about .box2 .rightbox{
    width:45%;
  }


  .footer-top .content-box .content-left span,.footer-top .content-box .content-left .add.tit-15{
    font-size:13px;
  }
  .footer-top .ulbox .tit4.tit-16{
    font-size:15px;
    margin-bottom:.3rem;
  }
  .footer-top .ulbox .sp{
    font-size:13px;
  }
}
@media (max-width: 1366px){
  .footer-top{
    margin-bottom: 10vh !important;
  }

  .footer-top .content-box .content-left span,.footer-top .content-box .content-left .add.tit-15{
    font-size:12px;
  }
  .footer-top .ulbox .tit4.tit-16{
    font-size:14px;
    margin-bottom:.2rem;
  }
  .footer-top .ulbox .sp{
    font-size:12px;
  }
}
@media (max-width: 1281px){
  .footer-top .tab-ulbox2 .li,.footer-top .ulbox .sp{
    line-height:2.25;
  }
}


.warp-header {
  height: 118px;
}
.warp-header .n-header {
  background: #07933d;
}
.col-1 {
  color: #393939;
}
.w1440 {
  max-width: 1440px;
  width: 90%;
  margin: 0 auto;
}

/*真伪鉴别*/
.main.identify {
  padding: 2.5rem 0 2.95rem;
  position: relative;
  z-index: 1;
}
.main.identify .box1 {
  padding-bottom: .75rem;
  border-bottom: 1px solid #ececec;
  margin-bottom: 2.25rem;
}
.main.identify .box1 .tit2 {
  padding-bottom: .7rem;
  line-height: 1;
}
.main.identify .box2 {
  position: relative;
  z-index: 1;
}
.main.identify .box2 .content {
  position: relative;
}
.main.identify .box2 .left-nav {
  width: 340px;
}
.main.identify .box2 .left-nav .li {
  color: #393939;
  display: block;
  margin-bottom: 1.5rem;
  line-height: 1.5;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.main.identify .box2 .left-nav .li:hover, .main.identify .box2 .left-nav .li.cur {
  color: #008b3f;
}
.main.identify .box2 .left-nav .downbtn-bottom {
  cursor: pointer;
}
.main.identify .box2 .left-nav .downbtn-bottom img {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-left: 10px;
}
.main.identify .box2 .left-nav {
  position: relative;
  z-index: 1;
}
.main.identify .box2 .left-nav.active {
  position: fixed;
  top: calc(118px + 1rem);
}
.main.identify .box2 .left-nav.active .li {
  margin-bottom: 1.25rem;
}
.main.identify .box2 .left-nav.active2 {
  position: absolute;
  top: auto;
  bottom: 0px;
}
.main.identify .box2 .left-nav.active2 .li {
  margin-bottom: 1.25rem;
}
.main.identify .box2 .rightbox {
  width: calc(100% - 340px);
  border-left: 1px solid #ececec;
  padding-left: 2.25rem;
}
.main.identify .box2 .rightbox .li-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.main.identify .box2 .rightbox .li-item {
  border-bottom: 1px dashed #ececec;
}
.main.identify .box2 .rightbox .li-item1 .content {
  padding: 1.2rem 0 2rem;
}
.main.identify .box2 .rightbox .li-item2 {
  padding: 1.75rem 0;
}
.main.identify .box2 .rightbox .li-item2 .tit2 {
  margin-bottom: .35rem;
}
.main.identify .box2 .rightbox .li-item2 .item {
  margin-bottom: 2rem;
}
.main.identify .box2 .rightbox .li-item2 .item:last-child {
  margin-bottom: 0;
}

/*模拟空间上色*/
.alert-coloring {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.alert-coloring .tipbox {
  position: absolute;
  width: 1300px;
  background: #fff;
  border-radius: 6px;
  padding: .75rem 1.5rem 1rem;
  bottom: 1.75rem;
  left: calc(50% - 650px);
  z-index: 4;
  text-align: center;
}
.alert-coloring .tipbox .tit3 {
  color: #888;
  margin-bottom: .5rem;
}
.alert-coloring .tipbox .li {
  width: 13.4%;
  height: 2.1rem;
  min-height:65px;
  border-radius: 6px;
  color: #5e5c5a;
  cursor: pointer;
  overflow: hidden;
}
/*.alert-coloring .tipbox .li p {
  transform: translate(0, 12px);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}*/
.alert-coloring .tipbox .li img {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(0, 25px);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.alert-coloring .tipbox .li:hover p, .alert-coloring .tipbox .li.cur p {
  transform: translate(0, 0);
}
.alert-coloring .tipbox .li:hover img, .alert-coloring .tipbox .li.cur img {
  opacity: 1;
  filter: alpha(opacity=1);
  transform: translate(0, 0);
}
.alert-coloring .tipbox .li:nth-child(1) {
  background: #e3d6d0;
}
.alert-coloring .tipbox .li:nth-child(2) {
  background: #eff1ee;
}
.alert-coloring .tipbox .li:nth-child(3) {
  background: #dcdecb;
}
.alert-coloring .tipbox .li:nth-child(4) {
  background: #c6b9a2;
}
.alert-coloring .tipbox .li:nth-child(5) {
  background: #c3ae96;
}
.alert-coloring .tipbox .li:nth-child(6) {
  background: #ece7ed;
}
.alert-coloring .imgbox {
  position: absolute;
  width: 100%;
  height: 100%;
}
.alert-coloring .imgbox:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 3;
}
.alert-coloring .bg {
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 1;
  -webkit-transition: opacity .65s linear;
  -o-transition: opacity .65s linear;
  transition: opacity .65s linear;
}
.alert-coloring .bg.active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.alert-coloring .coloring-colse {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  background: #007c3c;
  font-size: 20px;
  color: #fff;
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 12;
  cursor: pointer;
  box-shadow: 8px 0px 30px 0 rgba(0, 140, 63, 0.26);
}

.alert-coloring.active {
  opacity: 1;
  visibility: visible;
  filter: alpha(opacity=100);
}

@media (max-width: 1366px) {
  .alert-coloring .tipbox {
    width: 90%;
    left: 5%;
  }
}

/*隐私政策 */
.main.privacy {
  padding: 2.5rem 0 2.95rem;
  position: relative;
  z-index: 1;
}
.main.privacy .box1 {
  padding-bottom: .75rem;
  margin-bottom: 2.25rem;
}
.main.privacy .box1 .tit2 {
  padding-bottom: .7rem;
  line-height: 1;
}
.main.privacy .box1 .p{
  line-height:2;
}



.warpvideo{
  overflow: hidden;
}
.warpvideo #videobox{
  position:relative;
  z-index:2;
}
.warpvideo .top-controls{
  position:absolute;
  width:100%;
  height:50px;
  line-height:50px;
  left:0;
  top:0;
  padding:0 .5rem;
  z-index:9;
  /*transform:translate(0,-100%);*/
  transition: all .8s ease;
}
.warpvideo .top-controls .title{
  width:65%;
  position:relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  z-index:2;
}
.warpvideo .top-controls .top-button{
  position:relative;
  z-index:2;
}
.warpvideo .top-controls .button{
  width: 35px;
  height: 24px;
  line-height: 24px;
  margin:0 2px;
  text-align:center;
  border:1px solid #fff;
  color:#fff;
  background:transparent;
  cursor:pointer;
  transition: all .3s ease;
}
.warpvideo .top-controls .button:hover,.warpvideo .top-controls .button.cur{
  border:1px solid transparent;
  background:#008b3f;
  color:#fff;
}
.warpvideo .top-controls:before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  background:rgba(0,0,0,.3);
  z-index:1;
}
.warpvideo:hover .top-controls{
  transform:translate(0,0);
}
.media-alert.on{
  background: rgba(0, 0, 0, .9);
}


/*2020-03-24*/
.more-btn{
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.more-btn:hover{
  background: #e8f6e5 !important;
}
@media (max-width: 1481px) {
  .n-header nav{
    font-size:16px;
  }
}
@media (max-width: 1380px) {
  .footer-top .content-box .content-left{
    width:100%;
    margin-left:0;
  }
}
@media (max-width: 1281px) {
  .n-header{
    padding:0 5%; 
  }
  .n-header .logo{
    width: 100px;
  }
  .n-header,.warp-header{
    height:80px;
  }
  .n-header nav{
    font-size:14px;
  }
  .main.openwindow .box1{
    padding: 5.5rem 0 3rem;
  }
  .nbanner2{
    min-height:300px;
  }
  .footer-top .content-box .content-left{
    width:380px;
  }
}
.footer-top .tit5{
  margin-bottom:.3rem;
  line-height:1.5;
}
.footer-top .tit3,.footer-top .tit5,.footer-top .content-box .content-left .add, .footer-top .content-box .content-left .tel{
  color:#19ba61;
}
.footer-top .bot-from,.footer-top .input{
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.footer-top .bot-from.active{
  border-bottom: 2px solid #19BA5F;
}
.footer-top .input:hover{
  opacity:.7;
  filter: alpha(opacity=7);
}
.main.openwindow .box1 .rightbox .input input,.main.openwindow .box1 .rightbox .input textarea{
  color:#ccc;
}
.sptip{
  color:#f00;
  opacity:0;
  filter: alpha(opacity=0);
  visibility: hidden;
  transform:translate(0,10px);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.sptip.active{
  opacity:1;
  filter: alpha(opacity=100);
  transform:translate(0,0);
}
.li-last .sptip{
  margin-left:200px;
}
.main.openwindow .box1 .rightbox .li span,.main.openwindow .box1 .rightbox .li .input2,.main.openwindow .box1 .rightbox .li textarea.inputanimate,.main.openwindow .box1 .rightbox .li input.inputanimate{
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.main.openwindow .box1 .rightbox .li.active span{
  color: #008c3f;
}
.main.openwindow .box1 .rightbox .li.active .input2,.main.openwindow .box1 .rightbox .li.active textarea.inputanimate,.main.openwindow .box1 .rightbox .li.active input.inputanimate{
  border:1px solid #bedbcc;
  background:#eff7f3
}
.main.openwindow .box1 .rightbox .li .nameinput{
  width:calc(100% - 160px);
}
.main.openwindow .box1 .rightbox .li .ulimgbox{
  margin-top:20px;
}
.main.openwindow .box1 .rightbox .li .ulimgbox img{
  width:100%;
}


.main.openwindow .box1 .rightbox .item.active span{
  color: #008c3f;
}
.main.openwindow .box1 .rightbox .item.active .input2,.main.openwindow .box1 .rightbox .item.active textarea.inputanimate,.main.openwindow .box1 .rightbox .item.active input.inputanimate2{
  border:1px solid #bedbcc;
  background:#eff7f3
}




.main.cooperation .rightbox .formbox .li span,.main.cooperation .rightbox .formbox .li .input2,.main.cooperation .rightbox .formbox .li textarea.inputanimate,.main.cooperation .rightbox .formbox .li input.inputanimate{
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.main.cooperation .rightbox .formbox .li.active span{
  color: #008c3f;
}
.main.cooperation .rightbox .formbox .li.active .input2,.main.cooperation .rightbox .formbox .li.active textarea.inputanimate,.main.cooperation .rightbox .formbox .li.active input.inputanimate{
  border:1px solid #bedbcc;
  background:#eff7f3
}

.main.cooperation .rightbox .formbox .nli.active span{
  color: #008c3f;
}
.main.cooperation .rightbox .formbox .nli.active .input2,.main.cooperation .rightbox .formbox .nli.active textarea.inputanimate,.main.cooperation .rightbox .formbox .nli.active input.inputanimate2{
  border:1px solid #bedbcc;
  background:#eff7f3
}

.main.openwindow .box1 .tit1{
  margin-bottom:.8rem;
}
.main.openwindow .box1 .selectbox{
  position:absolute;
  width:130px;
  height:45px;
  line-height:45px;
  right:5px;
  bottom:0;
  cursor:pointer;
  color:#999;
}
.main.openwindow .box1 .selectbox label{
  margin-left:15px;
}
.main.openwindow .box1 .selectbox label:last-child{
  margin-left:0;
}
.main.openwindow .box1 .selectbox label input{
  margin-left:5px;
}

.main.openwindow .box1 .selectbox .spname{
  text-align:center;
  padding:0 10px;
  color:#666;
  height:45px;
}
.main.openwindow .box1 .selectbox .spname span{
  margin-left:5px;
}
.main.openwindow .box1 .selectbox .spname .btn{
  font-size:12px;
}
.main.openwindow .box1 .selectbox .spitem{
  position:absolute;
  width:100%;
  left:0;
  top:40px;
  text-align:center;
  font-size:14px;
  line-height:30px;
  color:#666;
  background:#fff;
  border-radius:3px;
  overflow:hidden;
  box-shadow: 0px 3px 6px 0 rgba(0,0,0,.1);
  opacity:0;
  filter: alpha(opacity=0);
  transform:translate(0,-10px);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.main.openwindow .box1 .selectbox .spitem .option{
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.main.openwindow .box1 .selectbox .spitem .option:hover{
  background:#008c3f;
  color:#fff;
}
.main.openwindow .box1 .selectbox:hover .spitem{
  opacity:1;
  filter: alpha(opacity=100);
  transform:translate(0,0);
}
.submit-button .button{
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.submit-button:hover .button{
  background:#007937 !important;
}


@media (max-width: 1281px) {
  .main.openwindow .box1 .rightbox .input input,.main.openwindow .box1 .rightbox .file-button{
    padding: 8px;
    height: 35px;
    line-height: 23px;
  }
  .main.openwindow .box1 .rightbox .file-button .file-button{
    height: 35px;
    line-height:35px;
  }
  .main.openwindow .box1 .rightbox .file-button input{
    height:35px;
  }

  .main.openwindow .box1 .rightbox .input textarea{
    height:6rem;
  }
  .main.openwindow .box1 .selectbox{
    height: 35px;
    line-height: 35px;
  }
  .main.openwindow .box1 .selectbox span{
    line-height:35px;
  }

  .main.openwindow .box1 .leftbox .wechatimg{
    width:52%;
  }
  .main.openwindow .box1 .leftbox .wechatimg .item{
    width:48%;
  }
  .main.openwindow .box1 .leftbox .wechatimg .item{
    margin-left:5px;
  }
}



.main.investor .box3 .list-box2 {
  width: 70.7%;
  padding-right: 1.5rem;
  border-right: 1px solid #ececec;
}
.main.investor .box3 .list-box2 .item-box{
  padding:1rem 0;
  border-bottom:1px solid #ececec;
}
.main.investor .box3 .list-box2 .item-box:first-child{
  padding-top:0;
}
.main.investor .box3 .list-box2 .item-box:last-child{
  padding-bottom:0;
  border-bottom:none;
}
.main.investor .box3 .list-box2 .ulbox{
  margin-top:1.5rem;
}
.main.investor .box3 .list-box2 .li {
  width:28.8%;
}
.main.investor .box3 .list-box2 .li img{
  width:100%;
}
.main.investor .box3 .list-box2 .tit1 {
  color: #393939;
  text-align:center;
  width:100%;
  margin-top:.25rem;
}
.main.investor .box3 .list-box2 .text .p {
  line-height: 2;
  color:#393939;
}

.main.investor .box3 .recommend-box {
  width: 29.3%;
  padding-left: 1.5rem;
}
.main.investor .box3 .recommend-box .li{
  position:relative;
}
.main.investor .box3 .recommend-box .text{
  position:absolute;
  padding:.75rem 1rem;
  width:100%;
  height:100%;
  left:0;
  top:0;
  z-index:1;
}
.main.investor .box3 .recommend-box .time{
  margin-bottom:.5rem;
  color:#72e199;
}
.main.investor .box3 .recommend-box .tip{
  position:absolute;
  left:1rem;
  bottom:.75rem;
  z-index:1;
}
.main.investor .box3 .recommend-box .tip{
  color:#72e199;
}
.main.investor .box3 .recommend-box .li {
  margin-bottom: 1.5rem;
  display: block;
  position:relative;
}
.main.investor .box3 .recommend-box .img {
  overflow: hidden;
}
.main.investor .box3 .recommend-box .img img {
  width: 100%;
}
.main.investor .box3 .recommend-box .p {
  margin-top: .35rem;
  text-align: center;
  color: #666;
}


.main.searchbox{

}
.main.searchbox .box1{
  padding:.75rem 0;
}
.main.searchbox .box1 .title{
  padding-bottom:.3rem;
  border-bottom:1px solid #f1f1f1;
  margin-bottom:.8rem;
}
.main.searchbox .box1 .title2{
  padding-bottom:.3rem;
  border-bottom:1px solid #f1f1f1;
  margin-bottom:.3rem;
  color:#373737;
}
.main.searchbox .box1 .search__form{
  transform: scale3d(1,1,1);
  transition-duration: 0.5s;
  /*padding: 0.05em 0;*/
  margin: 0 auto;
  line-height: 1;
  border-bottom: 4px solid;
  border-bottom-color:#e8e8e8;
}
.main.searchbox .box1 .search__form .inputbox{
  width:100%;
  transform-origin: 0% 50%;
  transition: transform 0.3s;
  background: none;
  border-top: none;
  border-left: none;
  border-right: none;
}
.main.searchbox .box1 .search__form .search__input{
  font-family: inherit;
  font-size: 3vw;
  line-height: 1;
  display: inline-block;
  box-sizing: border-box;
  width: 90%;
  padding:.25em 0;
  color:#ccc;
  background: none;
  border: none;
}
.main.searchbox .box1 .search__form .search__submit{
  max-width: 10%;
  width:auto;
  min-width:35px;
  height:60px;
  top: 12px;
  position: relative;
  background:url(/ar/bocstatic/m/img/search-btn.png) no-repeat center;
}
.main.searchbox .box1 .search__submit input{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: 1;
}
.main.searchbox .box1 .search__info{
  color:#ccc;
  opacity:1;
  transform: translate3d(0, 0, 0);
  width:100%;
  filter: alpha(opacity=100);
}
.main.searchbox .box1 .navulbox{
  margin-bottom:.65rem;
}
.main.searchbox .box1 .navulbox .libox{
  display:none;
}
.main.searchbox .box1 .navulbox .libox.active{
  display:flex;
  flex-flow:row wrap;
}
.main.searchbox .box1 .navulbox .libox .ali{
  padding:.7rem 0;
  border-bottom:1px dashed #e6e6e6;
  display:block;
  width:100%;
  color:#393939;
}
.main.searchbox .box1 .navulbox .libox .bli{
  margin-top:.4rem;
  margin-left:.35rem;
  display:block;
  color:#777;
}
.main.searchbox .box1 .navulbox .li.li-top{
  border-bottom:none;
  padding-bottom:0;
  padding-top:0;
  margin-top:.2rem;
  height:.75rem;
  line-height:.75rem;
  border-bottom:1px solid #ececec;
}
.main.searchbox .box1 .navulbox .li.li-top .tit1{
  line-height:.75rem;
  color:#777;
}
.main.searchbox .box1 .navulbox .li:nth-child(2){
  padding-top:.3rem;
}
.main.searchbox .box1 .navulbox .li{
  padding-top:.7rem;
  padding-bottom:.7rem;
  border-bottom:1px dashed #e3e3e3;
}
.main.searchbox .box1 .navulbox .li:last-child{
  border-bottom:none;
}
.main.searchbox .box1 .navulbox .li a{
  display:block;
}
.main.searchbox .box1 .navulbox .li .tit1{
  color:#777;
  width:auto;
  margin-left:.6rem;
  position:relative;
}
.main.searchbox .box1 .navulbox .li .tit1:before{
  content:"";
  position:absolute;
  width:100%;
  height:3px;
  left:0;
  bottom:0;
  opacity:0;
  background:#069538;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.main.searchbox .box1 .navulbox .li .tit1.cur{
  color:#008c3f;
}
.main.searchbox .box1 .navulbox .li .tit1.cur:before{
  opacity:1;
}
.main.searchbox .box1 .tabulbox{
  height:1rem;
  line-height:1rem;
  border-bottom:1px solid #f1f1f1;
}
.main.searchbox .box1 .tabulbox .li{
  height:1rem;
  line-height:1rem;
  width:auto;
  color:#373737;
  cursor:pointer;
  position:relative;
  transition: all .3s ease;
}
.main.searchbox .box1 .tabulbox .li:before{
  /*content:"";
  position:absolute;
  width:1px;
  height:16px;
  top:calc(50% - 8px);
  right:0;
  border-right:1px dashed #d9d9d9;
  z-index:1;*/
}
.main.searchbox .box1 .tabulbox .li:after{
  content:"";
  position:absolute;
  height:3px;
  width:100%;
  bottom:0;
  background:#07933d;
  opacity:0;
  filter: alpha(opacity=0);
  transition: opacity .3s ease;
}
.main.searchbox .box1 .tabulbox .li:first-child:after{
   left:0;
}
.main.searchbox .box1 .tabulbox .li:hover,.main.searchbox .box1 .tabulbox .li.cur{
  color:#07933d;
}
.main.searchbox .box1 .tabulbox .li:hover:after,.main.searchbox .box1 .tabulbox .li.cur:after{
  opacity:1;
  filter: alpha(opacity=100);
}
.main.searchbox .box1 .tabulbox{
  /*margin-bottom:1.5rem;*/
}
/*.search-ulbox{
  
}
.search-ulbox .li{
  margin-bottom:1rem;
  width:33.3%;
  padding-right:5%;
  display:block;
}
.search-ulbox .li .tit2{
  color:#777;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width:70%;
}
.search-ulbox .li .p{
  color:#bbb;
   white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width:85%;
}
.search-ulbox .li .tit1{
  margin-bottom:.25rem;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.search-ulbox .li .tip{
  width:25px;
  height:10px;
  margin-left:5px;
  background:url(/ar/bocstatic/m/img/2.png) no-repeat left top;
  margin-top:13px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.search-ulbox .li:hover .tit2{
  color:#008c3f;
}
.search-ulbox .li:hover .tip{
  background:url(/ar/bocstatic/m/img/2.png) no-repeat left bottom;
}*/



.search-ulbox {
  width:100%;
}
.search-ulbox .li {
  padding:.45rem 0;
  border-bottom: 1px solid #ececec;
}
.search-ulbox .li:last-child {
  border-bottom: none;
}
.search-ulbox .time {
  width: 70px;
  color:#999;
  text-align: center;
}
.search-ulbox .text .tit3{
  color:#999;
  line-height:1.2;
}
.search-ulbox .tit5 {
  color: #393939;
  line-height: 1.5;
  margin-bottom: .2rem;
}
.search-ulbox .text {
  width: 100%;
}
.search-ulbox .text .p {
  line-height: 2;
}
.search-ulbox .itembox {
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #ececec;
}
.search-ulbox .itembox .tit2 {
  color: #393939;
  margin-bottom: .5rem;
  line-height: 1;
}
.search-ulbox .itembox .tit3 {
  line-height: 1.5;
  margin-bottom: .65rem;
}
.search-ulbox .itembox .p {
  line-height: 2;
}
.search-ulbox .itembox .more {
  width: 135px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background: #008d40;
  border-radius: 5px;
  color: #fff;
  margin-top: .8rem;
  display: block;
}
.searchajax .more-btn {
  /*width: 500px;
  height: 45px;
  line-height: 45px;
  border-radius: 5px;
  background: #f2f8f1;
  margin: 15px auto;*/
  margin: .2rem auto 0;
  text-align: center;
  cursor: pointer;
  color: #008d40;
}
.searchajax .box2 .ulbox .li{
  background:#f9f9f9 !important;
}
.searchajax .more-btn img{
  width:.24rem;
  margin-top:.1rem;
}
.searchajax .more-btn img {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.search-ulbox .li .tit5{
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.search-ulbox .li:hover .tit5{
  color:#008b3f;
}
@media (max-width: 1481px) {
  .search-ulbox .li .tip{
    margin-top:10px;
  }
}




.warpnetwork .content {
  margin:-10px 0 10px; 
  display:none;
}
.warpnetwork .selectbox {
  position: relative;
  z-index: 3;
  right:0;
  width:100%;
  margin-top:20px;
}
.warpnetwork .select {
  width: 31%;
  position: relative;
  z-index: 1;
}
.warpnetwork .select .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #00642e;
  width: 2px;
}
.warpnetwork .select .mCSB_outside + .mCSB_scrollTools {
  right: 5px;
  height: 90%;
  top: 5%;
}
.warpnetwork .select .mCSB_scrollTools {
  width: 8px;
}
.warpnetwork .select .mCSB_scrollTools .mCSB_draggerRail {
  background-color: rgba(171, 171, 171, 0.4);
}
.warpnetwork .select .tit {
  height: 45px;
  padding: 0 .4rem;
  font-size: 14px;
  line-height: 45px;
  color: #000;
  border: 1px solid #dedfde;
  border-radius: 4px;
  position: relative;
  box-sizing: border-box;
}
.warpnetwork .select .sub {
  padding: 8px 0;
  display: none;
  position: absolute;
  left: 0;
  top: 45px;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  overflow: hidden;
  max-height: 5rem;
  font-size: 13px;
  overflow: hidden;
}
.warpnetwork .select .sub .subajax{
  max-height:5rem;
}
.warpnetwork .select .sub a {
  padding: 0 .4rem;
  display: block;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width:100%;
  color: #666;
  -webkit-transition: all .3s;
          transition: all .3s;
}
.warpnetwork .select .sub a:hover {
  background: #007c3c;
  color: #fff;
}

.warpnetwork .submit {
  position: relative;
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background: #008d40;
  border-radius: 5px;
  color: #fff;
  display: block;
  cursor: pointer;
  margin: 5px auto 0;
}




/*美缝剂*/
.main.beautiful_seam {
  padding: 2.5rem 0 2.95rem;
  position: relative;
  z-index: 1;
}
.main.beautiful_seam .box1 {
  padding-bottom: .75rem;
  margin-bottom: 2.25rem;
  border-bottom:1px solid #f1f1f1;
}
.main.beautiful_seam .box1 .tit2 {
  padding-bottom: .5rem;
  line-height: 1;
}
.main.beautiful_seam .box1 .p{
  line-height:2;
}
.main.beautiful_seam .box2 .select-tab{
  width:48.5%;
}
.main.beautiful_seam .box2 .select-span{
  width:100%;
  height:80px;
  line-height:80px;
  border-radius:3px;
  background:#07933d;
  padding:0 .75rem;
  cursor:pointer;
}
.main.beautiful_seam .box2 span{
  color:#fff;
}
.main.beautiful_seam .box2 .select-warp{
  position:relative;
  z-index:3;
}
.main.beautiful_seam .select-tab{
  position:relative;
  z-index:1;
}
.main.beautiful_seam .box2 .selectbox{
  position:absolute;
  top:80px;
  width:100%;
  padding:.75rem .7rem;
  background:#fff;
  border:1px solid #07933d;
  border-top:none;
  border-bottom-left-radius:3px;
  border-bottom-right-radius:3px;
  overflow: hidden;
  opacity:0;
  filter: alpha(opacity=0);
  visibility:hidden;
  transform:translate(0,20px);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.main.beautiful_seam .box2 .vitrolite{
  position:relative;
  padding-bottom:.75rem;
}
.main.beautiful_seam .box2 .vitrolite .li{
  width:9%;
  margin-left:1.1%;
  margin-bottom:1.1%;
  cursor:pointer;
}
.main.beautiful_seam .box2 .vitrolite .li:hover,.main.beautiful_seam .box2 .vitrolite .li.cur{
  border: 2px solid #07933d;
}
.main.beautiful_seam .box2 .vitrolite .li:nth-child(10n){
  margin-left:0;
}
.main.beautiful_seam .box2 .vitrolite .li img{
  width:100%;
}
.main.beautiful_seam .box2 .vitrolite .swiper-pagination{
  bottom:0;
  height:14px;
}
.main.beautiful_seam .box2 .vitrolite .swiper-pagination span{
  width:12px;
  height:12px;
  background:#ccc;
  transform:scale(0.65);
  opacity:1;
  filter: alpha(opacity=100);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  margin:0 6px;
}
.main.beautiful_seam .box2 .vitrolite .swiper-pagination span.swiper-pagination-bullet-active{
  background:#07933d;
  transform:scale(1);
}

.main.beautiful_seam .box2 .select-result{
  margin-top:.5rem;
  padding:.6%;
  border:1px solid #e8e8e8;
  position:relative;
  z-index:1;
}
.main.beautiful_seam .box2 .nselect-result{
  width:100%;
  padding:.265%;
  position:relative;
}
.main.beautiful_seam .box2 .select-result .bg{
  position:absolute;
  /*width:calc(100% - 10px);
  height:calc(100% - 10px);*/
  width:100%;
  height:100%;
  top:0;
  left:0;
  background-repeat:repeat;
  z-index:1;
}
.main.beautiful_seam .box2 .select-result .li{
  width:7.8%;
  padding-top:7.8%;
  margin:0.265%;
  position:relative;
  z-index:2;
  background-size:cover;
  background-position:50% 50%;
}
.main.beautiful_seam .box2 .p{
  margin-top:.65rem;
}

.main.recruit .box2 .ulbox .li:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.main.recruit .box2 .ulbox .li:nth-child(1) {
  color: #45534b;
}
.main.recruit .box2 .ulbox .li:nth-child(1):before {
  background: #f2f8f1;
}
.main.recruit .box2 .ulbox .li:nth-child(1):after {
  border-left: 6px solid #f2f8f1;
}
.main.recruit .box2 .ulbox .li:nth-child(1) {
  color: #45534b;
}
.main.recruit .box2 .ulbox .li:nth-child(1):before {
  background: #f2f8f1;
}
.main.recruit .box2 .ulbox .li:nth-child(1):after {
  border-left: 6px solid #f2f8f1;
}
.main.recruit .box2 .ulbox .li:nth-child(2) {
  color: #fff;
}
.main.recruit .box2 .ulbox .li:nth-child(2):before {
  background: #60d093;
}
.main.recruit .box2 .ulbox .li:nth-child(2):after {
  border-left: 6px solid #60d093;
}
.main.recruit .box2 .ulbox .li:nth-child(3) {
  color: #fff;
}
.main.recruit .box2 .ulbox .li:nth-child(3):before {
  background: #29b367;
}
.main.recruit .box2 .ulbox .li:nth-child(3):after {
  border-left: 6px solid #29b367;
}
.main.recruit .box2 .ulbox .li:nth-child(4) {
  color: #fff;
}
.main.recruit .box2 .ulbox .li:nth-child(4):before {
  background: #29b367;
}
.main.recruit .box2 .ulbox .li:nth-child(4):after {
  border-left: 6px solid #29b367;
}
.main.recruit .box2 .ulbox .li:nth-child(5) {
  color: #fff;
}
.main.recruit .box2 .ulbox .li:nth-child(5):before {
  background: #13a153;
}
.main.recruit .box2 .ulbox .li:nth-child(5):after {
  border-left: 6px solid #13a153;
}
.main.recruit .box2 .ulbox .li:nth-child(6) {
  color: #fff;
}
.main.recruit .box2 .ulbox .li:nth-child(6):before {
  background: #008d40;
}
.main.recruit .box2 .ulbox .li:nth-child(6):after {
  display: none;
}



/*ipad*/
@media (max-width: 1024px){
  .main.social .box1 .right .sp, .main.social .box1 .right .name, .main.social .box1 .right .position{
    white-space: initial !important;
  }
  .main.social .box1 .right .sp{
    font-size:20px !important;
    width:100% !important;
  }
  .main.social .box1 .right .i{
    width:12px !important;
  }
  .main.social .box1 .right{
    width:35%;
  }
  .main.social .box1 .right .i.i2{
    right:0;
  }
  .main.social .box1 .right{
    right:0;
  }
  .main.social .box2 .li{
    width:19%;
    min-width:auto;
  }
  .main.social .box2 .li:nth-child(5n){
    min-width:11%;
    padding-right:0;
  }
  .main.social .box2 .li:nth-child(6n){
    min-width:18%;
    width:auto;
    margin-left:1%;
  }
  .nomore .text{
    font-size:13px;
  }
  .nbanner{
    height:58vh;
  }
  .main.beautiful_seam .box2 .select-span{
    height:60px;
    line-height:60px;
  }
  .main.beautiful_seam .box2 .selectbox{
    top:60px;
  }

  /*.networkmap .network-list{
    height:220px;
  }
  .mCSB_outside+.mCSB_scrollTools{
    right: -10px !important;
  }*/

  .main.cooperation .rightbox .formbox .warp-input .input{
    height:50px;
    line-height:50px;
  }
  .main.cooperation .rightbox .formbox .warp-input .input label{
    height: 50px;
  }
  .main.cooperation .rightbox .formbox .warp-input .input .button{
    font-size:13px;
  }
  
  .main.investor .box1 .leftbox .tit5{
    font-size:12px;
  }
  .main.investor .box1 .leftbox .li{
    max-width:30%;
  }
  .main.social .box5 .imgbox,.main.recruit .box4 .imgbox,.main.recruit .box6 .imgbox2,.main.about .box3 .honor .honor-img{
    padding-bottom:30px;
  }
  .main.social .box5 .imgbox .swiper-pagination span,.main.recruit .box4 .imgbox .swiper-pagination span,.main.recruit .box6 .imgbox2 .swiper-pagination span,.main.about .box3 .honor .honor-img .swiper-pagination span,.main.about .box4 .parkimg .swiper-pagination span{
    width:6px;
    height:6px;
  }
  .main.recruit .box2 .ulbox .li{
    height:45px;
    line-height:45px;
    font-size:12px;
    width:32%;
    margin-left:1%;
    margin-bottom:1%;
  }
  .main.recruit .box2 .ulbox .li:after{
    display:none;
  }
  .nbanner .content .more{
    font-size:12px;
  }
  .main.culture .left-nav{
    width:160px;
  }
  .main.culture .rightbox{
    width:calc(100% - 180px);
  }
  .main.about .box1 .left-nav{
    width:160px;
  }
  .main.about .box1 .rightbox{
    width: calc(100% - 180px);
  }
  .search__form .inputbox,.search__related{
    width: 90% !important;
  }

}

@media (max-width: 768px){
  .nbanner{
    height:40vh;
  }
  .main.cooperation .left-nav{
    display:none;
  }
  .main.cooperation .rightbox{
    width:100%;
    padding-left:0;
    border:none;
  }
  .main.cooperation{
    padding: 1.5rem 0 4rem !important;
  }
  .n-header nav{
    display:none;
  }
  .main.beautiful_seam .box2 .vitrolite .li{
    width: 14.5%;
    margin-left: 2%;
    margin-bottom:2%;
  }
  .main.beautiful_seam .box2 .vitrolite .li:nth-child(6n){
    margin-left:0;
  }
  .main.beautiful_seam .box2 .vitrolite .li:nth-child(10n){
    margin-left:2%;
  }
  .main.beautiful_seam .box2 .vitrolite .swiper-pagination span{
    width:6px;
    height:6px;
  }
  .main.beautiful_seam .box2 .select-result .li{
    width: 15.65%;
    padding-top: 15.65%;
    margin: 0.5%;
  }
  .main.beautiful_seam .box2 .nselect-result{
    padding:0.5%;
  }
  /*.networkmap .network-content{
    width:46vw;
  }*/
  .warpnetwork .select .tit{
    font-size:12px;
  }
  .main.openwindow .box1 .leftbox,.main.openwindow .box1 .rightbox{
    width: 100%;
  }
  /*.main.openwindow .box1 .leftbox{
    padding-top:2.5rem;
  }
  .main.openwindow .box1 .rightbox{
    margin-top:2rem;
  }*/
  .main.openwindow .box1{
    min-height: calc(100vh - 5rem);
  }
  .main.openwindow .box1 .rightbox .input input, .main.openwindow .box1 .rightbox .file-button{
    height:50px;
    line-height:34px;
  }
  .main.openwindow .box1 .rightbox .file-button .file-button{
    height:50px;
    line-height:50px;
  }
  .main.openwindow .box1 .selectbox{
    height:50px;
    line-height:50px;
  }

  
  .main.cooperation .tit1{
    line-height:60px;
  }
  .main.openwindow .box1 .rightbox .tit2{
    margin-bottom:8px;
  }
  .main.openwindow .box1 .rightbox .item{
    width: 48%;
  }
  .footer-bot .p{
    width:calc(100% - 260px);
  }
  .footer-bot .p{
    flex-flow: column wrap;
    justify-content:flex-start;
    align-items:flex-start;
  }
  .footer-bot .sp{
    width:100%;
  }
  .main.investor .box1 .leftbox{
    height:auto;
    padding:1.5rem 1rem 1.5rem 1.5rem;
    margin-bottom:1.5rem;
  }
  .main.investor .box1 .leftbox, .main.investor .box1 .rightbox{
    width:100%;
  }
  .warp-subnav .back-tip{
    font-size: 12px;
  }
  .main.investor .box4 .ulbox .li{
    margin-bottom:1rem;
  }
  .main.investor .box4 #allmap{
    min-height:360px;
  }

  .main.recruit .box5 .content .ulbox .li{
    width:50%;
    border-bottom:1px solid #deeadc;
  }
  .main.culture .left-nav{
    display:none;
  }
  .main.culture .rightbox{
    width:100%;
    border-left:none;
    padding-left:0;
  }
  .main.culture .box3 .listbox .tip{
    font-size:.26rem;
    height:30px;
    line-height:30px;
  }
  .main.culture .box2 .time img{
    width:15px;
    height:15px;
    margin-left:5px;
  }
  .main.about .box1 .left-nav,.main.about .box5 .left-nav{
    display:none;
  }
  .main.about .box1 .rightbox,.main.about .box5 .rightbox{
    width:100%;
    padding-left:0;
    border-left:none;
  }
  .main.about .box1{
    padding-top:55px;
  }
  .main.about .box5 .rightbox .list-item, .main.about .box1 .rightbox .list-item{
    padding-right:0;
  }
  .main.about .box5 .rightbox .list-item,.main.about .box1 .rightbox .list-item{
    height:auto;
  }
  .about .box1 .mCSB_outside + .mCSB_scrollTools{
    display:none;
  }
  
}

.section4 .swiperbtn {
  position: absolute;
  right: 1.75rem;
  bottom: 1.25rem;
  z-index: 2;
  width: 90px;
  height: 38px;
}
.section4 .prvebtn, .section4 .nextbtn {
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border: 2px solid rgba(57, 57, 57, 0.05);
  border-radius: 50%;
  margin-top: 0;
  background: none;
  font-size: 20px;
  color:#cecbcb;
  position:absolute;
  top:calc(50% - 19px);
  z-index:6;
  cursor:pointer;
  box-sizing: content-box;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.section4 .prvebtn {
  left:0;
}
.section4 .nextbtn {
  right:0;
  
}
.section4 .prvebtn.active,.section4 .nextbtn.active{
  opacity:.5;
  filter: alpha(opacity=50);
}


.about-page.blur{
  -webkit-filter: blur(5px);
  filter: blur(5px);
}
.park-content{
  position:fixed;
  width:100%;
  height:100%;
  left:0;
  top:0;
  z-index:99;
  background:rgba(0,0,0,.5);
  opacity:0;
  filter: alpha(opacity=0);
  visibility:hidden;
  
}
.park-content.active{
  opacity:1;
  filter: alpha(opacity=100);
  visibility:visible;
}
.park-content .warpslider{
  width:90vw;
  margin:0 auto;
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
}
.park-content .warpslider .slick-slide{
  position:relative;
}
.park-content .warpslider .slick-slide .title{
  position:absolute;
  padding:.2rem 0 .2rem 3%;
  bottom:0;
  left:0;
  z-index:2;
}
.park-content .slider-nav{
  width:100%;
}
.park-content .slider-nav .slick-track{
  margin-left:0;
}
.park-content .slider-nav .slick-list{
 
}
.park-content .slider-for{
  width:100%;
  height:auto;
}
.park-content .slider-for img{
  max-height:100%;
  max-width:100%;
}
.park-content .slider-for .slick-slide{
  height:auto;
  max-height:4rem;
}
.park-content .slider-nav .slick-slide{
  margin:10px 5px 0;
  height:auto;
  max-height:1rem;
}
.park-content .slider-nav .slick-slide img{
  max-width:100%;
  max-height:100%;
}

.park-content .slider-for .slick-prev, .park-content .slider-for .slick-next{
  width: .65rem;
  height: .65rem;
  background-color:#bfbfbf;
  border-radius:50%;
  margin-top:-.325rem;
}
.park-content .slider-for .slick-prev:before, .park-content .slider-for .slick-next:before{
  display:none;
}
.park-content .slider-for .slick-prev{
  background-image:url(/ar/bocstatic/m/img/park1.png);
  background-repeat:no-repeat;
  background-position:center center;
  background-size:13px auto;
  z-index:99;
  left:3%;
  transform:rotate(-90deg);
  box-shadow: 8px 0px 30px 0 rgba(0, 140, 63, 0.26);
  -webkit-transition: background .3s ease-in-out;
  -o-transition: background .3s ease-in-out;
  transition: background .3s ease-in-out;
}
.park-content .slider-for .slick-next{
 background-image:url(/ar/bocstatic/m/img/park2.png);
  background-repeat:no-repeat;
  background-position:center center;
  background-size:13px auto;
  z-index:99;
  transform:rotate(-90deg);
  right: 3%;
  box-shadow: 8px 0px 30px 0 rgba(0, 140, 63, 0.26);
  -webkit-transition: background .3s ease-in-out;
  -o-transition: background .3s ease-in-out;
  transition: background .3s ease-in-out;
}
.park-content .slider-for .slick-prev:hover,.park-content .slider-for .slick-next:hover{
  background-color:#008c3f;
}
.park-content .slider-nav .slick-slide .slide-inner{
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.park-content .slider-nav .slick-slide.slick-current .slide-inner{
  border:4px solid #008c3f;
}

.park-content .slider-nav .slick-slide .slide-inner{
  width:100%;
  height:100%;
  background-size:cover;
}
.park-content .slider-for .slick-slide .slide-inner{
  width:100%;
  height:100%;
  background-size:cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.park-content .slider-for .slick-slide .slide-inner img{
  width:auto;
}
.park-content .colse-btn{
  width:.8rem;
  height:.8rem;
  line-height:.8rem;
  text-align: center;
  border-radius: 50%;
  background: #007c3c;
  font-size:.3rem;
  color: #fff;
  position: absolute;
  top:4%;
  right:4%;
  z-index: 12;
  cursor: pointer;
  box-shadow: 8px 0px 30px 0 rgba(0, 140, 63, 0.26);
}







/*手机产品栏目*/
.main.products .select-box {
  background: #fff;
}

.main.products .select-box .spname {
  color: #b1b1b1;
  width: 80px;
}
.main.products .select-box .item-li-select .sp4{
  width: 80px;
  color: #b1b1b1;
}
.main.products .select-box .item-li-select .item-right{
  width: calc(100% - 80px);
}
.main.products .select-box .item-li-select .item-right span{
  color: #008b3f;
}
.main.products .select-box .item-li-select .item-right svg{
  width: .25rem;
}

.main.products .select-box .item-li {
  padding: .4rem 0;
}
.main.products .select-box .item-li-first{
  padding-right:4%;
} 
.main.products .select-box .item-li-first .buttonbox{
    transform:rotate(-180deg);
}

.main.products .select-box .item-li:last-child {
  border-top: 1px solid #ececec;
}

.main.products .select-box .item-li-first .item-li-right {
  width: calc(100% - 100px);
  margin-left:20px;
}
.main.products .select-box .item-li-first .item-li-right:before{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 15%;
  height: 100%;
  z-index: 2;
  background: linear-gradient(to left,rgba(255,255,255,1) 20% ,rgba(255,255,255,.5) 50%,rgba(255,255,255,0) 30%);
}

.main.products .select-box .item-li span {
  cursor: pointer;
  width:auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 400;
  color: #777;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.main.products .select-box .item-li span:hover, .main.products .select-box .item-li span.cur {
  color: #008c3f;
  font-weight: 600;
}

.main.products .select-box .item-li2 span {
  margin-bottom:0;
}
.main.products .select-box .item-li2{
  position: fixed;
  width: 100%;
  bottom: 0;
  left:0;
  padding:0;
  border:none;
  z-index: 99;
  background: #fff;
}
.main.products .select-box .item-li2{
  border-top-left-radius:5px;
  border-top-right-radius:5px;
}
.main.products .select-box .item-li2 .spname{
  width:100%;
  height:1rem;
  line-height:1rem;
  padding:0 .3rem;
  border-bottom:1px solid #ececec;
}
.main.products .select-box .item-li2 span{
  width:100%;
  height:1rem;
  line-height:1rem;
  padding:0 .3rem;
  border-bottom:1px solid #ececec;
}
.main.products .select-box .item-li2 span:last-child{
  border-bottom:none;
}
.main.products .select-box .item-li2 .nselect{
  max-height:7.2rem;
}
.main.products .select-box .item-li2 .nselect .mCSB_scrollTools{
  height:90%;
  top:5%;
}
.main.products .select-box .item-li2 .nselect .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
  background:#008b3f;
}
.main.products .select-box .item-li2 .nselect .mCSB_scrollTools .mCSB_draggerRail{
  width:3px;
  background:#ececec;
}
.main.products .select-box .item-li2 .cancel-btn{
  width:100%;
  height:1rem;
  line-height:1rem;
  padding:0 .3rem;
  text-align:center;
  color:#9a9a9a;
}
.main.products .select-box .item-li2 .img1{
  width:.32rem;
  opacity:0;
}
.main.products .select-box .item-li2 .img1{
  width:.32rem;
  opacity:0;
}
.main.products .select-box .item-li2 span.cur .img1{
  opacity:1;
}


.main.products .box2 {
  background: #e8f7ef;
  padding: .6rem 0 .8rem;
}
.main.products .box2 .row-select{
  margin-bottom:.4rem;
}

.main.products .box2 .more-btn {
  width: 100%;
  margin: .5rem auto 0;
  text-align: center;
  cursor: pointer;
  color: #008d40;
}

.main.products .box2 .more-btn img {
  width:.24rem;
  height:auto;
  margin-top:.1rem;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.main.products .box2 .sp-name {
  height: 30px;
  line-height: 30px;
}

.main.products .box2 .spbox {
  padding: 4px 5px;
  /*height: 30px;*/
  line-height: 1.4;
  border: 1px solid #c7ded2;
  background: #d9eee3;
  color: #555;
  margin-right:.25rem;
  cursor: pointer;
}

.main.products .box2 .spbox .colsebtn {
  margin-left: 4px;
}
.main.products .box2 .row-select2 .spbox{
  padding:0 3px;
  margin-left:.1rem;
  margin-bottom:.15rem;
}

.main.products .box2 .ulbox .li {
  width: 47.74%;
  background: #fff;
  border-radius: 4px;
  margin-bottom: 3.06%;
  margin-left:3.01%;
}
.main.products .box2 .ulbox .li:nth-child(2n){
  margin-left:0;
}
.main.products .box2 .ulbox .li a{
  display:block;
}
.main.products .box2 .ulbox .li .img {
  margin:.8rem auto .4rem;
  width: 85%;
  height:2.6rem;
  text-align: center;
}

.main.products .box2 .ulbox .li .img img {
  position: relative;
  max-width: 100%;
  max-height: 2.6rem;
  object-fit:contain;
  display: inline-block;
}

.main.products .box2 .ulbox .li .text {
  padding:.3rem 0 !important;
}

.main.products .box2 .ulbox .li .tit2 {
  color: #999;
  text-align: center;
  padding: 0 .2rem;
  margin-bottom: .1rem !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.main.products .box2 .ulbox .li .tit3 {
  color: #393939;
  padding: 0 .2rem;
  margin-bottom: .3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.main.products .box2 .ulbox .li .bot .detail-btn, .main.products .box2 .ulbox .li .bot .buy-btn {
  width: 60%;
  color: #00722d;
  cursor: pointer;
}


.main.products .box2 .ulbox .li .bot img {
  margin-left:.15rem;
  width:.35rem;
}

.main.products .box2 .ulbox .li .bot .detail-btn {
  border-right: 1px solid #dbebe3;
}
.main.products .box2 .ulbox .li .bot .detail-btn2{
  border-right:none;
}

.main.products .box2 .ulbox .li .tip {
  padding: 0 5px;
  height: 22px;
  line-height: 22px;
  color: #fff;
  position: absolute;
  border-radius: 3px;
  z-index: 1;
  top: .2rem;
  left: .2rem;
}

.tip.red {
  background: #e30920;
}

.tip.bule {
  background: #32b269;
}

.main.products-info {
  padding:0 0;
  background: #fff;
  z-index: 1;
}
.main.products-info .back-btn{
  position: absolute;
  left: 4%;
  top: 4%;
  width: .65rem;
  height: .65rem;
  border-radius: 50%;
  background: #ececec;
  z-index: 9;
}
.main.products-info .back-btn svg{
  width:.2rem;
}

.main.products-info .top-title {
  height: 70px;
  line-height: 70px;
  border-bottom: 1px solid #ececec;
  margin-bottom: 1.5rem;
}
.main.products-info .top-title .back-btn{
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.products-info .top-title .back-btn:hover{
  color:#008c3f;
}
.main.products-info .top-title .back-btn img {
  margin-left: 10px;
}


.main.products-info .box2 .proswiper {
  width:100%;
  padding-bottom:0;
  /*padding-top:38.8%;*/
  background: #f8f8f8;
}



.main.products-info .box2 .tip {
  padding: 0 5px;
  height: .45rem;
  line-height: .45rem;
  color: #fff;
  position: absolute;
  border-radius: 5px;
  z-index: 1;
  top: .5rem;
  left: 1.2rem;
}


.main.products-info .box2 .img{
  padding:1rem;
}
.main.products-info .box2 .img img {
  max-width: 100%;
  max-height:4rem;
  text-align: center;
  z-index: 1;
}

.main.products-info .box2 .video-btn {
  position: absolute;
  width: 61px;
  height: 61px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  cursor: pointer;
  z-index: 2;
}

.main.products-info .box2 .swiper-pagination {
  bottom:.2rem;
}

.main.products-info .box2 .swiper-pagination span {
  width: .16rem;
  height: .16rem;
  background: #b9cfc3;
  margin: 0 .1rem;
  border-radius: 50%;
  opacity: 1;
}

.main.products-info .box2 .swiper-pagination span.swiper-pagination-bullet-active {
  background: #008c3f;
}

.main.products-info .box2 .protext {
  padding:.55rem 0;
  border-bottom: 1px solid #ececec;
}

.main.products-info .box2 .protext .tit3 {
  color: #555;
  margin-bottom:.25rem;
}

.main.products-info .box2 .protext .p {
  color: #555;
  height:auto;
  margin-bottom:.6rem;
  line-height: 2.1;
}

.main.products-info .box2 .protext .p2 {
  color: #777;
  margin-top: .3rem;
}

.main.products-info .box2 .protext .bot a {
  width: 100%;
  height: .8rem;
  line-height: .8rem;
  border-radius: 3px;
  text-align: center;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.main.products-info .box2 .protext .bot a.href1 {
  background: #e30920;
  margin-left: .5rem;
}

.main.products-info .box2 .protext .bot a.href2 {
  background: #008c3f;
}

.main.products-info .box2 .protext .bot a:hover {
  color: #fff;
}

.main.products-info .box3 {
  padding-bottom:.5rem;
}


.main.products-info .box3 .item-li {
  padding:.8rem 0;
  border-bottom: 1px dashed #ececec;
}
.main.products-info .box3 .item-li:last-child{
  padding:.8rem 0 0;
  border-bottom:0;
}


.main.products-info .box3 .item-li .itemleft {
  width: 100%;
  padding-right: 10px;
  color: #555;
}

.main.products-info .box3 .item-li .itemright {
  width:100%;
  margin-top:.3rem;
}

.main.products-info .box3 .item-li .itemright img {
  max-width: 3.2rem;
  max-height: 2.5rem;
  margin-left: 1.85rem;
}

.main.products-info .box3 .item-li .itemright .p {
  line-height: 2.1;
  width:100%;
}
.main.products-info .box3 .item-li .itemright .p img {
  max-width: 100%;
}
.main.products-info .box3 .item-li .itemright .tit3{
  text-align:center;
}
.main.products-info .box3 .item-li .itemright .tit4 {
  color:#666;
  text-align:center;
}

.main.products-info .box3 .item-li .itemright .ulbox {
  width: 100%;
  margin-bottom: 1rem;
}

.main.products-info .box3 .item-li .itemright .ulbox .li {
  padding-right: 8%;
  width: 40%;
}

.main.products-info .box3 .item-li .itemright .ulbox .li:last-child {
  width: 20%;
  padding-right: 0;
}

.main.products-info .box3 .item-li .itemright .ulbox .li span {
  margin-left: .7rem;
}

.main.products-info .box3 .item-li .itemright .p2 {
  color: #999;
  line-height: 2;
}
.main.products-info .box3 .marbot:last-child .item-li{
  border-bottom:none;
}

.main.products-info .box3 .item-li .itemright .ulbox2 {
  width: 100%;
}
.box3 .item-li .itemright .ulbox2.len .li{
  width:100%;
  border-right:none;
}

.main.products-info .box3 .item-li .itemright .ulbox2 .li {
  width: 100%;
  height:1rem;
  border-bottom: 1px dashed #ececec;
}

.main.products-info .box3 .item-li .itemright .ulbox2 .li p {
  width: calc(100% - 130px);
  padding-right: 15px;
}

.main.products-info .box3 .item-li .itemright .ulbox2 .li {
  width: 50%;
  color: #555;
}

.main.products-info .box3 .item-li .itemright .ulbox2 .li:nth-child(2n) {
  padding-left: 1rem;
  border-right: none;
}

.main.products-info .box3 .item-li .itemright .ulbox2 .li .down {
  width: 130px;
}

.main.products-info .box3 .item-li .itemright .ulbox2 .li .btn {
  width: 22px;
  height: 23px;
  background: url(/ar/bocstatic/m/img/proimg6.png) no-repeat top center;
  margin-left: 10px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.main.products-info .box3 .item-li .itemright .ulbox2 .li:hover {
  color: #008c3f;
  font-weight: bold;
}

.main.products-info .box3 .item-li .itemright .ulbox2 .li:hover .btn {
  background: url(/ar/bocstatic/m/img/proimg6.png) no-repeat bottom center;
}

.warp-subnav2 {
  opacity: 0;
  filter: alpha(opacity=0);
  position: fixed;
  top: 0;
  visibility: hidden;
}

.warp-subnav2.active {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}

.warp-subnav2 .buttonbox {
  width: 170px;
}

.warp-subnav2 .buttonbox a {
  width: 80px;
  height: 30px;
  line-height: 30px;
  border-radius: 3px;
  text-align: center;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.warp-subnav2 .buttonbox a.href1 {
  background: #e30920;
  margin-left: .5rem;
}

.warp-subnav2 .buttonbox a.href2 {
  background: #008c3f;
}

.warp-subnav2 .buttonbox a:hover {
  color: #fff;
}

.main.cases .box1 {
  padding-top: 2.2rem;
}

.main.cases .warp-ulbox {
  position: relative;
  z-index: 2;
}

.main.cases .box-tab {
  margin-bottom: 1.1rem;
}

.main.cases .box-tab .li {
  color: #555;
  padding-bottom:8px;
  -webkit-transition: color .3s;
  transition: color .3s;
  position: relative;
  cursor: pointer;
}

.main.cases .box-tab .li:before {
  content: "";
  position: absolute;
  width: 0;
  bottom: 0;
  height: 6px;
  opacity:0;
  background: #008c3f;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.main.cases .box-tab .li:hover, .main.cases .box-tab .li.cur {
  color: #008b3f;
}

.main.cases .box-tab .li:hover:before, .main.cases .box-tab .li.cur:before {
  height: 3px;
  width: 100%;
  opacity:1;
}

.main.cases .box-tab .li:last-child {
  margin-left: 0;
}

.main.cases .box2 {
  background: #e8f7ef;
  padding: 1.5rem 0 2.75rem;
}

.main.cases .box2 .tab-box {
  margin-top: 2rem;
}

.main.cases .box2 .tab-box .li {
  height: 105px;
  line-height: 105px;
  background: #d7eee2;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  cursor: pointer;
}

.main.cases .box2 .tab-box .li:last-child {
  border-right: none;
}

.main.cases .box2 .tab-box .li:hover, .main.cases .box2 .tab-box .li.cur {
  background: #fff;
  color: #008c3f;
}

.main.cases .box2 .tab-box .img {
  width: 100%;
  height: 35px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 70px;
  margin-bottom: 5px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.main.cases .box2 .tab-box .li:hover .img, .main.cases .box2 .tab-box .li.cur .img {
  background-position: center bottom;
}

.main.cases .box2 .warp-ulbox {
  background: #fff;
}

.main.cases .box2 .content {
  padding: 2rem;
  position: relative;
  z-index: 2;
}

.main.cases .box2 .tab-item {
  width:calc(100% + .3rem);
  position:relative;
}
.main.cases .box2 .tab-item:before{
  content:"";
  position:absolute;
  bottom:3px;
  width:100%;
  height:1px;
  background:#ececec;
}
.main.cases .box2 .tab-item .li{
  padding-bottom:.2rem;
}
.main.cases .box2 .tab-item .li:before{
  content:"";
  position:absolute;
  bottom:0;
  left:50%;
  margin-left:-3px;
  width:6px;
  height:6px;
  background:#1cb464;
  border-radius:50%;
  opacity:0;
  -webkit-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}

.main.cases .box2 .tab-item .sp {
  background: url(/ar/bocstatic/m/img/proimg8.png) no-repeat center center;
  opacity: .4;
  filter: alpha(opacity=40);
  width: .65rem;
  height:.35rem;
  line-height:.35rem;
  margin-bottom:.1rem;
  text-align: center;
  display: block;
  color: #fff;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  background-size: cover;
}
.main.cases .box2 .warp-ulbox .buttonbox{
  position:absolute;
  right:0;
  top:0;
  z-index:4;
  background: #d7eee2;
  cursor: pointer;
  opacity:0;
  filter: alpha(opacity=0);
  visibility:hidden;
}
.main.cases .box2 .warp-ulbox .buttonbox.active{
  opacity:1;
  filter: alpha(opacity=100);
  visibility:visible;
}
.main.cases .box2 .warp-ulbox .buttonbox .svgbuttom{
  width:30px;
  height:30px;
  line-height:26px;
  text-align:center;
  border:2px solid #565656;
  border-radius:50%;
}
.main.cases .box2 .warp-ulbox .buttonbox .svgbuttom svg{
  width:22px;
  height:22px;
  border-radius:50%;
}
.main.cases .box2 .warp-ulbox .buttonbox p{
  width:100%;
  line-height:1.6;
  color:#555;
  margin-top:8px;
  text-align:center;
}
.main.cases .box2 .warp-ulbox .prev-button .svgbuttom{
  transform:rotate(-180deg);
}

.main.cases .box2 .tab-item .li {
  color: #777;
  width: auto;
}


.main.cases .box2 .tab-item .li.cur .sp {
  width: .9rem;
  height:.45rem;
  line-height:.45rem;
  font-size: .24rem;
  opacity: 1;
  filter: alpha(opacity=100);
}
.main.cases .box2 .tab-item .li.cur:before {
  opacity: 1;
}

 .main.cases .box2 .tab-item .li.cur {
  font-size: .24rem;
  color: #008c3f;
}

.main.cases .portext .textajax {
  position: relative;
  z-index: 2;
}


/*手机*/
.main.cases .box2 .text {
  width:100%;
  margin-top:.5rem;
}
.main.cases .box2 .text .tit4 {
  margin-bottom: .1rem;
}
.main.cases .box2 .text .tit5 {
  background: #29b367;
  border-radius: 3px;
  padding: 0 4px;
  line-height:.4rem;
  color: #fff;
  display: inline-block;
}
.main.cases .box2 .text .tit6 {
  margin-top: .2rem;
  line-height: 2.1;
  margin-bottom:.5rem;
}
.main.cases .box2 .text .tit6 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #008c3f;
  border-radius: 0;
}
.main.cases .box2 .text .tit6 .mCSB_scrollTools .mCSB_draggerRail {
  width: 2px !important;
  background-color: #eee !important;
}
.main.cases .box2 .text .min-height {
  height:auto;
}

.main.cases .box2 .bot-proimg {
  width:50%;
  text-align: center;
  display: inline-block;
}
.main.cases .box2 .bot-proimg .img {
  max-width: 2rem;
  max-height: 2rem;
  margin:0 auto .1rem;
}
.main.cases .box2 .bot-proimg .img img {
  max-width: 100%;
  max-height: 100%;
}
.main.cases .box2 .bot-proimg p {
  color: #00722d;
  display: inline-block;
}
.main.cases .box2 .bot-proimg p img {
  margin-left: 10px;
  width:.3rem;
}

.main.cases .box2 .imgbox {
  width: 58.3%;
  overflow: hidden;
}
.main.cases .box2 .imgbox:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
}
.main.cases .box2 .imgbox .dian {
  position: absolute;
  z-index: 2;
}
.main.cases .box2 .imgbox .dian .su {
  width: .45rem;
  height: .45rem;
  line-height: .45rem;
  text-align: center;
  border-radius: 50%;
  background: #008c3f;
  color: #fff;
  opacity: .4;
  filter: alpha(opacity=40);
  transform: scale(1, 1);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.cases .box2 .imgbox .dian .hoverimg {
  width: 1rem;
  height: 1rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0.85, 0.85);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.cases .box2 .imgbox .dian .hoverimg .img {
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #0d9249;
  background-size: cover;
}
.main.cases .box2 .imgbox .dian .ripple {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  border-radius: 100%;
  border: 1px solid #0d9249;
}
.main.cases .box2 .imgbox .dian .ripple {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  border-radius: 100%;
  border: 1px solid #0d9249;
}
.main.cases .box2 .imgbox .dian .ripple-1 {
  -webkit-animation: ripple 2.5s linear infinite;
}
.main.cases .box2 .imgbox .dian .ripple-2 {
  -webkit-animation: ripple 2.5s linear infinite 0.75s;
}
.main.cases .box2 .imgbox .dian:hover .su, .main.cases .box2 .imgbox .dian.cur .su {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: scale(0, 0);
}
.main.cases .box2 .imgbox .dian:hover .hoverimg, .main.cases .box2 .imgbox .dian.cur .hoverimg {
  transform: translate(-50%, -50%) scale(1, 1);
  opacity: 1;
  filter: alpha(opacity=100);
}
.main.cases .box2 .imgbox img {
  width: 100%;
}

@keyframes ripple {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1.6);
    opacity: 0;
  }
}
@-webkit-keyframes ripple {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1.6);
    opacity: 0;
  }
}


.main.create .item-li {
  padding: .7rem 0;
  border-bottom: 1px dashed #d7d7d7;
}
.main.create .item-li:last-child{
  border-bottom:none;
}
.main.create .item-li .img {
  width: 100%;
}
.main.create .item-li .img img {
  width: 100%;
}
.main.create .item-li .text {
  width: 100%;
  margin-bottom:.5rem;
}
.main.create .item-li .tit2 {
  margin-bottom: .3rem;
}
.main.create .item-li .p {
  margin-bottom: .3rem;
  line-height: 2.1;
  /*text-align: justify;*/
  margin-bottom: .6rem;
}



.main.create .li {
  padding: 0 .2rem;
  position: relative;
}
.main.create .li:before {
  content: "";
  position: absolute;
  width: 1px;
  right: 0;
  height:.95rem;
  top: calc(50% - .475rem);
  border-right: 1px dashed #d0d0d0;
}
.main.create .li:first-child {
  padding-left: 0;
}
.main.create .li:last-child {
  padding-right: 0;
}
.main.create .li:last-child:before {
  border-right: none;
}
.main.create .su div {
  font-family: "Arial";
  display: inline-block;
}
.main.create .su span {
  font-size: .24rem;
  color: #666;
  line-height: 1;
}
.main.create .item-li:last-child {
  border-bottom: none;
}


.main.ingenuity .box1 {
  padding:.75rem 0 .7rem;
}
.main.ingenuity .box1 .tit-title{
  margin-bottom:0;
}
.main.ingenuity .tabul {
  border-bottom: 1px solid #ececec;
}
.main.ingenuity .tabul .li {
  height: 1rem;
  line-height: 1rem;
  /*margin-left:.7rem;*/
  width:auto;
  color: #777;
  cursor: pointer;
  position: relative;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.ingenuity .tabul .li:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: #008c3f;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.ingenuity .tabul .li:hover, .main.ingenuity .tabul .li.cur {
  color: #008c3f;
}
.main.ingenuity .tabul .li:hover:before, .main.ingenuity .tabul .li.cur:before {
  width: 100%;
  height: 3px;
}
.main.ingenuity .text {
  padding:.7rem 0;
  border-bottom: 1px dashed #d5d5d5;
}
.main.ingenuity .text .p {
  line-height: 2.1;
  margin-top: .2rem;
}
.main.ingenuity .itembox {
  padding: .6rem 0;
  border-bottom: 1px dashed #d5d5d5;
}
.main.ingenuity .itembox .ulbox {
  position: relative;
  width:104%;
}
.main.ingenuity .itembox .ulbox:before {
  content: "";
  position: absolute;
  width: 100%;
  left:0;
  height: 1px;
  background: #eee;
  bottom: 0;
}
.main.ingenuity .itembox .ulbox:after{
  content: "";
  position: absolute;
  bottom: 10%;
  right: 0;
  width: 15%;
  height: 90%;
  z-index: 2;
  background: linear-gradient(to left,rgba(255,255,255,1) 20% ,rgba(255,255,255,.5) 50%,rgba(255,255,255,0) 30%);
}
.main.ingenuity .itembox .ulbox .swiper-button-next{
    background: none;
    height: 100%;
    margin-top: -12px;
    top: 0;
}
.main.ingenuity .itembox .ulbox .swiper-button-next svg{
  width:.2rem;
}
.main.ingenuity .itembox .li {
  position: relative;
  width:auto;
  padding-bottom: .4rem;
  cursor: pointer;
  color: #777;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.ingenuity .itembox .tip {
  width: 1.2rem;
  height: .2rem;
  line-height: .2rem;
  position: absolute;
  bottom: -3px;
  left: calc(50% - .6rem);
  text-align: center;
  background: #fff;
  opacity: 0;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}
.main.ingenuity .itembox .tip img{
  max-width:100%;
  max-height:100%;
}
.main.ingenuity .itembox .li:hover, .main.ingenuity .itembox .li.cur {
  color: #008c3f;
}
.main.ingenuity .itembox .li:hover .tip, .main.ingenuity .itembox .li.cur .tip {
  opacity: 1;
}
.main.ingenuity .itembox2 {
  padding-top:.7rem;
  color: #008c3f;
}
.main.ingenuity .ingenuity-item {
  margin-top: .4rem;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.main.ingenuity .ingenuity-item .item-li {
  flex-direction: row-reverse;
}
.main.ingenuity .ingenuity-item .item-li .img {
  width:100%;
}
.main.ingenuity .ingenuity-item .item-li .img img {
  width: 100%;
}
.main.ingenuity .ingenuity-item .item-li .text2 {
  width:100%;
  margin-bottom:.2rem;
}
.main.ingenuity .ingenuity-item .item-li .tit2 {
  margin-bottom: .2rem;
}
.main.ingenuity .ingenuity-item .item-li .p {
  line-height: 2.1;
  /*text-align: justify;*/
}
.main.ingenuity .ingenuity-item .item-li .p .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #008c3f;
  border-radius: 0;
}
.main.ingenuity .ingenuity-item .item-li .p .mCSB_scrollTools .mCSB_draggerRail {
  width: 2px !important;
  background-color: #eee !important;
}

.main.ingenuity .ingenuity-item .swiperbtn {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 120px;
  height: 55px;
}
.main.ingenuity .ingenuity-item .swiper-button-next, .main.ingenuity .ingenuity-item .swiper-button-prev {
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  border: 2px solid #008c3f;
  border-radius: 50%;
  margin-top: 0;
  background: none;
  font-size: 20px;
  color: #008c3f;
  box-sizing: content-box;
}
.main.ingenuity .ingenuity-item .swiper-button-prev {
  left: 0;
  top: 0;
}
.main.ingenuity .ingenuity-item .swiper-button-next {
  right: 0;
  top: 0;
}
.main.ingenuity .ingenuity-item .swiper-button-next.swiper-button-disabled, .main.ingenuity .ingenuity-item .swiper-button-prev.swiper-button-disabled {
  border: 2px solid #e9e9e9;
  color: #e9e9e9;
}
.main.ingenuity .box2 .text {
  padding: .5rem 0;
  border-bottom: none;
}
.main.ingenuity .box2 .left-nav {
  width: 340px;
}
.main.ingenuity .box2 .left-nav .ulbox {
  max-height: 50vh;
  margin-bottom: 2rem;
}
.main.ingenuity .box2 .left-nav .ulbox .li:last-child {
  margin-bottom: 0;
}
.main.ingenuity .box2 .left-nav .li {
  color: #393939;
  display: block;
  margin-bottom: 2rem;
  line-height: 1.5;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.main.ingenuity .box2 .left-nav .li:hover, .main.ingenuity .box2 .left-nav .li.cur {
  color: #008b3f;
}
.main.ingenuity .box2 .left-nav .downbtn-bottom {
  cursor: pointer;
}
.main.ingenuity .box2 .left-nav .downbtn-bottom img {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-left: 10px;
}
.main.ingenuity .box2 .left-nav {
  position: relative;
  z-index: 1;
}
.main.ingenuity .box2 .left-nav.active {
  position: fixed;
  top: calc(118px + 1rem);
}
.main.ingenuity .box2 .left-nav.active .li {
  margin-bottom: 1.25rem;
}
.main.ingenuity .box2 .left-nav.active2 {
  position: absolute;
  top: auto;
  bottom: 0px;
}
.main.ingenuity .box2 .left-nav.active2 .li {
  margin-bottom: 1.25rem;
}
.main.ingenuity .box2 .rightbox {
  width:100%;
  padding-top:.8rem;
  border-top:1px dashed #ececec;
}
.main.ingenuity .box2 .rightbox .p {
  line-height: 2.1;
  font-size:.24rem;
}
.main.ingenuity .box2 .rightbox .li-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.main.ingenuity .box2 .rightbox .li-item {
  padding-bottom:.6rem;
  border-bottom: 1px dashed #ececec;
}
.main.ingenuity .box2 .rightbox .li-item .tit2 {
  margin-bottom: .15rem;
}
.main.ingenuity .box2 .rightbox .mapbox .img {
  width: 100%;
  position:relative;
  z-index:1;
}
.main.ingenuity .box2 .rightbox .mapbox .img img {
  width: 100%;
}
.main.ingenuity .box2 .rightbox .mapbox .img .li{
  position:absolute;
  width:100%;
  height:100%;
  left:0;
  top:0;
  z-index:4;
}
.main.ingenuity .box2 .rightbox .mapbox .img .li img{
  position:absolute;
  width:100%;
  height:100%;
  left:0;
  top:0;
  z-index:1;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.ingenuity .box2 .rightbox .mapbox .img .zulbox{
  position:absolute;
  width:100%;
  height:100%;
  left:0;
  top:0;
  z-index:1;
}
.main.ingenuity .box2 .rightbox .mapbox .img .li .img1{
  z-index:1;
}
.main.ingenuity .box2 .rightbox .mapbox .img .li .img2{
  z-index:2;
  opacity:0;
  filter: alpha(opacity=0);
}
.main.ingenuity .box2 .rightbox .mapbox .img .li.cur .img1{
  opacity:0;
  filter: alpha(opacity=0);
}
.main.ingenuity .box2 .rightbox .mapbox .img .li.cur .img2{
  opacity:1;
  filter: alpha(opacity=100);
}
.main.ingenuity .box2 .rightbox .mapbox .ulbox {
  width:100%;
  margin-top:.3rem;
}
.main.ingenuity .box2 .rightbox .mapbox .ulbox .title {
  color: #777;
  padding-bottom: .6rem;
  border-bottom: 1px solid #eee;
}
.main.ingenuity .box2 .rightbox .mapbox .ulbox .li {
  width:50%;
  padding: 13px 0 13px 13px;
  border-bottom: 1px dashed #e1e1e1;
  position: relative;
  cursor: pointer;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.ingenuity .box2 .rightbox .mapbox .ulbox .li:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  background: #ccc;
  border-radius: 50%;
  right: 0;
  top: calc(50% - 2.5px);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.ingenuity .box2 .rightbox .mapbox .ulbox .li:hover, .main.ingenuity .box2 .rightbox .mapbox .ulbox .li.cur {
  color: #008c3f;
}
.main.ingenuity .box2 .rightbox .mapbox .ulbox .li:hover:before, .main.ingenuity .box2 .rightbox .mapbox .ulbox .li.cur:before {
  background: #008c3f;
}
.main.ingenuity .box2 .rightbox .mapbox .ulbox .li:last-child {
  border-bottom: none;
}
.main.ingenuity .box2 .rightbox .li-item2 {
  padding:.6rem 0;
}
.main.ingenuity .box2 .rightbox .li-item2 .tit2 {
  margin-bottom: .15rem;
}
.main.ingenuity .box2 .rightbox .li-item2 .item {
  margin-bottom: 2rem;
}
.main.ingenuity .box2 .rightbox .li-item2 .item:last-child {
  margin-bottom: 0;
}
.main.ingenuity .box2 .rightbox .li-item:last-child {
  padding-bottom: 0;
}
.main.ingenuity .box2 .rightbox .ulbox2 {
  margin-top:.3rem;
}
.main.ingenuity .box2 .rightbox .ulbox2 .li {
  padding:.56rem .4rem;
  background: #f6f9f7;
  margin-bottom:.3rem;
}
.main.ingenuity .box2 .rightbox .ulbox2 .title {
  padding-bottom: .37rem;
  margin-bottom: .55rem;
  border-bottom: 1px dashed #dbe8e0;
  font-size:.32rem;
}
.main.ingenuity .box2 .rightbox .ulbox2 .title img {
  margin-left: .12rem;
  max-height: .32rem;
}
.main.college .create .item-li .text{
  width:41.22%;
}
.main.college .create .item-li .img{
  width:100%;
  background-size:cover;
  height:4.5rem;
}
.main.college .create .box1 .item-li .ulbox{
  margin-bottom:0px;
  border-top: 1px dashed #e3e3e3;
}
.main.college .create .box1 .item-li .ulbox .su{
  line-height:1.2;
}
.main.college .create .box1 .item-li .p{
  max-height:10.5rem;
  margin-bottom:1.15rem;
}
.main.college .create .box1 .item-li .li{
  padding:0 !important;
  padding-top:.75rem !important;
  border-bottom:none !important;
  width:33.3%;
  margin-bottom:.5rem;
}
.main.college .create .box1 .item-li .li:before{
  display:none;
}
.main.college .create .box1 .item-li .ulbox{
  width:100%;
}

.main.college .create .box1 .item-li .p{
  position:relative;
  z-index:1;
}
.main.college .create .box1 .item-li .p:before{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  z-index: 2;
  background: linear-gradient(to top,#fff,rgba(255,255,255,0));
}
@media (max-width: 1481px){
  .main.college .create .box1 .item-li .p{
    max-height: 15.5rem;
  }
}





.main.engineering .box1 {
  padding-top: .7rem;
}

.main.engineering .warp-ulbox {
  position: relative;
  z-index: 2;
}

.main.engineering .box-tab {
  border-bottom: 1px solid #ececec;
}

.main.engineering .box-tab .li {
  color: #555;
  width:auto;
  padding-bottom:.3rem;
  -webkit-transition: color .3s;
  transition: color .3s;
  position: relative;
  cursor: pointer;
}

.main.engineering .box-tab .li:before {
  content: "";
  position: absolute;
  width: 0;
  bottom: 0;
  height: 6px;
  background: #008c3f;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.main.engineering .box-tab .li:hover, .main.engineering .box-tab .li.cur {
  color: #008b3f;
}

.main.engineering .box-tab .li:hover:before, .main.engineering .box-tab .li.cur:before {
  height: 3px;
  width: 100%;
}

.main.engineering .box-tab .li:last-child {
  margin-left: 0;
}

.main.engineering .box2 .contentbox .p {
  line-height: 2.1;
  padding:.45rem 0 .5rem;
}

.main.engineering .box2 .listajax {
  position: relative;
  z-index: 1;
}

.main.engineering .box2 .title-p {
  margin-bottom:.35rem;
}

.main.engineering .box2 .tit2 {
  line-height: 1.2;
  color: #555;
}

.main.engineering .box2 .tit3 {
  line-height: 2;
  color: #555;
}
.main.engineering .box2 .warpimg{
  /*overflow:auto;*/
  width:100%;
  height:auto;
  overflow: hidden !important;
}
.main.engineering .box2 .imgbox {
  margin-bottom:0;
  border-radius:0;
  overflow: hidden;
  width:100%;
  height:auto;
 /* width:32.8rem;
  height:16rem;*/
}
.main.engineering .box2 .imgbox .img1{
  width:100%;
}
.main.engineering .box2 .imgbox img {
  width: 100%;
}
.main.engineering .box2 .warp-tabulbox{
  position:absolute;
  background:#fff;
  width:92%;
  left:4%;
  bottom:0;
  z-index:2;
  border-top-left-radius:6px;
  border-top-right-radius:6px;
  display:none;
}
.main.engineering .box2 .tabulbox{
  width:100%;
  position:relative;
  border-left:1px solid #ececec;
  border-right:1px solid #ececec;
}
.main.engineering .box2 .tabulbox:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 20%;
  height: 100%;
  z-index: 2;
  background: linear-gradient(to left,rgba(255,255,255,1),rgba(255,255,255,0));
}
.main.engineering .box2 .tabulbox .li{
  width:auto;
  height:1rem;
  line-height:1rem;
  font-size:.3rem;
}
.main.engineering .box2 .tabulbox .li.cur{
  color:#008c3e;
}
.main.engineering .box2 .warp-tabulbox{
  padding:0 .7rem;
}
.main.engineering .box2 .swiper-button-prev, .main.engineering .box2 .swiper-button-next{
  background:none !important;
  width:.7rem;
  height:1rem;
  margin-top:-.5rem;
}
.main.engineering .box2 .swiper-button-prev svg,.main.engineering .box2 .swiper-button-next svg{
  width:.16rem;
}
.main.engineering .box2 .swiper-button-next.swiper-button-disabled svg g, .main.engineering .box2 .swiper-button-prev.swiper-button-disabled svg g{
  fill:#B1B1B1;
}
.main.engineering .box2 .swiper-button-next svg g, .main.engineering .box2 .swiper-button-prev svg g{
  fill:#008B3F;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.engineering .box2 .swiper-button-prev{
  left:0;
}
.main.engineering .box2 .swiper-button-next{
  right:0;
}


.main.engineering .box2 .dian {
  position: absolute;
  cursor: pointer;
}
.main.engineering .box2 .dian.cur{
    z-index:5;
}
.main.engineering .box2 .dian.cur .tit4{
    opacity:1;
  visibility:visible;
}
.main.engineering .box2 .dian .tit4 {
  color: #128b42;
  height:45px;
  line-height:1.6;
  position: absolute;
  left: 50%;
  top: -60px;
  transform: translate(-50%, 0);
  opacity:0;
  visibility:hidden;
}
.main.engineering .box2 .dian .tit4:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -6px;
  transform: translate(-50%, 0);
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid rgba(255,255,255,.5);
}
.main.engineering .box2 .dian .tit4 img {
  width: 16px;
  height:45px;
  display:block;
  position:relative;
  z-index:1;
}
.main.engineering .box2 .dian .tit4 .img1{
  /*margin-top:1px;*/
  margin-left:-1px;
  margin-left:0;
  opacity:.8;
  filter: alpha(opacity=50);
}
.main.engineering .box2 .dian .tit4 .img2{
  /*margin-top:-1px;*/
  margin-left:-1px;
  margin-left:0;
  opacity:.8;
  filter: alpha(opacity=50);
}
.main.engineering .box2 .dian .tit4 span {
  background:rgba(255,255,255,.8);
  /*display: block;*/
  text-align:center;
  white-space: nowrap;
  padding:0 5px;
  height:45px;
  font-size:.28rem;
  line-height:1.2;
  position:relative;
  z-index:2;
}
.main.engineering .box2 .dian .more {
  margin-top: 25px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(0, 10px);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.engineering .box2 .dian .more span {
  margin-left: 6px;
  font-size: 13px;
}

.main.engineering .box2 .tip {
  width: .4rem;
  height: .4rem;
  position: relative;
  margin: 0 auto;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.engineering .box2 .tip img {
  position: relative;
  z-index: 2;
}
.main.engineering .box2 .tip .ripple {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background: #128c3f;
}
.main.engineering .box2 .tip .ripple {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background: #128c3f;
}
.main.engineering .box2 .tip .ripple-1 {
  -webkit-animation: ripple2 2.5s linear infinite;
}
.main.engineering .box2 .tip .ripple-2 {
  -webkit-animation: ripple2 2.5s linear infinite 0.75s;
}

.main.engineering .box2 .dian:hover .more {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate(0, 0);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.engineering .box2 .dian:hover .tip {
  -webkit-animation: scale1 1s linear infinite;
}

.main.engineering .box3 .itembox {
  padding:.6rem 0;
}
.main.engineering .box3 .itembox .ulbox {
  position: relative;
}
.main.engineering .box3 .itembox .ulbox:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #eee;
  width: 100%;
  bottom: 0;
}
.main.engineering .box3 .itembox .li {
  position: relative;
  padding-bottom: .35rem;
  margin-left:.7rem;
  cursor: pointer;
  color: #777;
  text-align:center;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.engineering .box3 .itembox .tip {
  width: .5rem;
  height: 20px;
  line-height: 20px;
  position: absolute;
  bottom: -5px;
  left: calc(50% - .25rem);
  text-align: center;
  background: #fff;
  opacity: 0;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}
.main.engineering .box3 .itembox .tip img{
  max-width:100%;
}
.main.engineering .box3 .itembox .li:hover, .main.engineering .box3 .itembox .li.cur {
  color: #008c3f;
}
.main.engineering .box3 .itembox .li:hover .tip, .main.engineering .box3 .itembox .li.cur .tip {
  opacity: 1;
}
.main.engineering .box4 .tit2 {
  color: #5b5b5b;
  margin-bottom:.35rem;
}
.main.engineering .box4 .itemtop {
  margin-bottom:.2rem;
}
.main.engineering .box4 .itemtop .img {
  width: 100%;
  padding-bottom:.7rem;
  margin-bottom:.5rem;
  border-bottom:1px dashed #dcdcdc;
}
.main.engineering .clook.tit-20{
  display:block;
  width:100%;
  text-align:center;
  color:#999;
  margin-top:.25rem;
}
.main.engineering .box4 .itemtop .img img {
  width: 100%;
}
.main.engineering .box4 .itemtop .itemtop-right {
  width:100%;
}
.main.engineering .box4 .itemtop .box-tab {
  width: 100%;
  border-bottom: 1px solid #ececec;
}
.main.engineering .box4 .itemtop .box-tab .li {
  color: #555;
  padding-bottom:.3rem;
  margin-left:.7rem;
  -webkit-transition: color .3s;
  transition: color .3s;
  position: relative;
  cursor: pointer;
}
.main.engineering .box4 .itemtop .box-tab .li:before {
  content: "";
  position: absolute;
  width: 0;
  bottom: 0;
  height: 6px;
  background: #008c3f;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.main.engineering .box4 .itemtop .box-tab .li:hover, .main.engineering .box4 .itemtop .box-tab .li.cur {
  color: #008b3f;
}
.main.engineering .box4 .itemtop .box-tab .li:hover:before, .main.engineering .box4 .itemtop .box-tab .li.cur:before {
  height: 3px;
  width: 100%;
}
.main.engineering .box4 .itemtop .box-tab .li:last-child {
  margin-left: 0;
}
.main.engineering .box4 .itemtop .textbox {
  padding: .4rem 0;
}
.main.engineering .box4 .itemtop .textbox .ulbox .li {
  font-size:.28rem;
  width:100%;
  padding:.32rem;
  color: #777;
  position: relative;
  border-bottom:1px dashed #dddddd;
}
.main.engineering .box4 .itemtop .textbox .ulbox .li:before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  right: 0;
  top:calc(.32rem + 6px);
  border-radius: 50%;
  background: #008c3f;
}
.main.engineering .box4 .itemtop .textbox .ulbox .li:last-child{
  border-bottom:0;
}
.main.engineering .box4 .itemtop .item-li {
  display: none;
  position: relative;
  z-index: 1;
}
.main.engineering .box4 .itemtop .item-li .tit3 {
  color: #3b3b3b;
  font-size:.32rem;
  margin-bottom:.3rem;
}
.main.engineering .box4 .itemtop .item-li .tit4{
  font-size:.28rem;
  color: #777;
  font-weight: bold;
  margin-bottom: .5rem;
}
.main.engineering .box4 .itemtop2 {
  padding-bottom:.6rem;
  margin-bottom:.6rem;
  border-bottom: 1px solid #eee;
}
.main.engineering .box4 .itemtop2 .tit2 {
  font-weight: bold;
  color: #777;
  margin-bottom:0;
}
.main.engineering .box4 .itemtop2 .libox .sp {
  width:100%;
  padding:.32rem 0 .32rem;
  color: #008c3f;
  border-bottom:1px dashed #dddddd;
  font-size:.28rem;
  font-weight: bold;
}
.main.engineering .box4 .itemtop2 .libox .sp:last-child{
  border-bottom:0;
}
.main.engineering .box4 .itemtop2 .p {
  color: #777;
  font-size:.28rem;
  line-height: 2.1;
}
.main.engineering .box4 .itemtop2 .p img{
  max-width:100%;
}
.main.engineering .box4 .content2 .left-nav {
  width: 340px;
}
.main.engineering .box4 .content2 .left-nav .ulbox {
  max-height: 50vh;
  margin-bottom: 2rem;
}
.main.engineering .box4 .content2 .left-nav .ulbox .li:last-child {
  margin-bottom: 0;
}
.main.engineering .box4 .content2 .left-nav .li {
  color: #393939;
  display: block;
  margin-bottom: 2rem;
  line-height: 1.5;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.main.engineering .box4 .content2 .left-nav .li:hover, .main.engineering .box4 .content2 .left-nav .li.cur {
  color: #008b3f;
}
.main.engineering .box4 .content2 .left-nav .downbtn-bottom {
  cursor: pointer;
}
.main.engineering .box4 .content2 .left-nav .downbtn-bottom img {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-left: 10px;
}
.main.engineering .box4 .content2 .left-nav {
  position: relative;
  z-index: 1;
}
.main.engineering .box4 .content2 .left-nav.active {
  position: fixed;
  top: calc(118px + 1rem);
}
.main.engineering .box4 .content2 .left-nav.active .li {
  margin-bottom: 1.25rem;
}
.main.engineering .box4 .content2 .left-nav.active2 {
  position: absolute;
  top: auto;
  bottom: 0px;
}
.main.engineering .box4 .content2 .left-nav.active2 .li {
  margin-bottom: 1.25rem;
}
.main.engineering .box4 .content2 .rightbox {
  width:100%;
}
.main.engineering .box4 .content2 .rightbox .p {
  line-height: 2.1;
}
.main.engineering .box4 .content2 .rightbox .li-item {
  padding:.35rem 0;
  border-bottom: 1px dashed #ececec;
}
.main.engineering .box4 .content2 .rightbox .nli-item {
  padding:.3rem 0;
  border-top: 1px dashed #ececec;
}
.main.engineering .box4 .content2 .rightbox .nli-item .imgbox {
  margin-top: 1.25rem;
}
.main.engineering .box4 .content2 .rightbox .warp-li2 .li-item:nth-child(1) {
  padding-top: 0;
}
.main.engineering .box4 .content2 .rightbox .imgbox {
  margin-top:.3rem;
  width:100%;
}
.main.engineering .box4 .content2 .rightbox .p6{
  margin:.4rem 0;
}
.main.engineering .box4 .content2 .rightbox .imgbox .img {
  width:100%;
}
.main.engineering .box4 .content2 .rightbox .imgbox .img img {
  width: 100%;
}
.main.engineering .box4 .content2 .rightbox .imgbox .text {
  width:100%;
  margin-top:.3rem;
}
.main.engineering .box4 .content2 .rightbox .imgbox .text .tit5{
  margin-bottom:.15rem;
}
.main.engineering .box4 .content2 .rightbox .imgbox .text .li {
  width:50%;
  padding: .35rem 0;
  border-bottom: 1px dashed #ececec;
}
.main.engineering .box4 .content2 .rightbox .imgbox .text .li:last-child{
  border-bottom:none;
}

.main.engineering .box4 .content2 .rightbox .imgbox .text .su {
  width: .4rem;
  height: .4rem;
  line-height: .4rem;
  text-align: center;
  background: #008c3f;
  border-radius: 50%;
  margin-left:.1rem;
}
.main.engineering .box4 .content2 .rightbox .imgbox .text .sp2 {
  width: calc(100% - .55rem);
  padding-right:.1rem;
}
.main.engineering .box4 .content2 .rightbox .li-item3 .ulbox {
  margin-top:.3rem;
}
.main.engineering .box4 .content2 .rightbox .li-item3 .ulbox .li {
  width:100%;
  margin-bottom:.3rem;
}
.main.engineering .box4 .content2 .rightbox .li-item3 .ulbox .li img {
  width: 100%;
}

.main.engineering .box4 .content2 .rightbox .li-item4 .ulbox {
  position: relative;
}
.main.engineering .box4 .content2 .rightbox .li-item4 .ulbox:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #eee;
  width: 100%;
  bottom: 0;
}
.main.engineering .box4 .content2 .rightbox .li-item4 .ulbox .li {
  position: relative;
  padding-bottom: .3rem;
  margin-left:.7rem;
  cursor: pointer;
  color: #777;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.engineering .box4 .content2 .rightbox .li-item4 .ulbox .tip {
  width: .5rem;
  height: 20px;
  line-height: 20px;
  position: absolute;
  bottom: -5px;
  left: calc(50% - .25rem);
  text-align: center;
  background: #fff;
  opacity: 0;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}
.main.engineering .box4 .content2 .rightbox .li-item4 .ulbox .tip img{
  max-width:100%;
}
.main.engineering .box4 .content2 .rightbox .li-item4 .ulbox .li:hover, .main.engineering .box4 .content2 .rightbox .li-item4 .ulbox .li.cur {
  color: #008c3f;
}
.main.engineering .box4 .content2 .rightbox .li-item4 .ulbox .li:hover .tip, .main.engineering .box4 .content2 .rightbox .li-item4 .ulbox .li.cur .tip {
  opacity: 1;
}
.main.engineering .box4 .content2 .rightbox .li-item4 .imgbox .text2 .li {
  width: 55%;
}
.main.engineering .box4 .content2 .rightbox .li-item4 .imgbox .text2 .li:nth-child(2n){
  width:45%;
}
.main.engineering .box4 .content2 .rightbox .li-item4 .tip-p {
  width: 100%;
  padding-top: 10px;
  color: #bbb;
}
.main.engineering .box4 .content2 .rightbox .li-item4 .ulbox2 {
  margin-top:.3rem;
}
.main.engineering .box4 .content2 .rightbox .li-item4 .ulbox2 .li {
  width:100%;
  border:1px solid #ececec;
  margin-bottom:.3rem;
}
.main.engineering .box4 .content2 .rightbox .li-item4 .ulbox2 .li img {
  width: 100%;
}
.main.engineering .box4 .content2 .rightbox .li-item4 .tab-li {
  display: none;
  position: relative;
  z-index: 1;
}
.main.engineering .box4 .content2 .rightbox .table {
  width: 100%;
  padding-top:.6rem;
}
.main.engineering .box4 .content2 .rightbox .table img{
  max-width:100%;
}

.main.engineering .box4 .content2 .rightbox .imgbox2 {
  margin-top:.7rem;
  border-top: 1px dashed #ececec;
  padding-top:.2rem;
}
.main.engineering .box4 .content2 .rightbox .imgbox2 .li{
  width:50%;
  padding-right:2.6%;
}
.main.engineering .box4 .content2 .rightbox .imgbox2 .li:nth-child(3n){
  margin-left:0;
}
.main.engineering .box4 .content2 .rightbox .imgbox2 .tit4 {
  color: #555;
  margin-bottom:.3rem;
}
.main.engineering .box4 .content2 .rightbox .imgbox2 .img {
  width: 100%;
}
.main.engineering .box4 .content2 .rightbox .imgbox2 .img img {
  width: 100%;
}
.main.engineering .box4 .content2 .rightbox .title{
  margin-bottom:.4rem;
}
.main.engineering .box4 .content2 .rightbox .li-item5 .p {
  color: #555;
  font-size:.24rem;
  margin-top: .2rem;
}
.main.engineering .box4 .content2 .rightbox .li-item5 .img {
  width: 100%;
  margin-top:.5rem;
}
.main.engineering .box4 .content2 .rightbox .li-item5 .img img {
  max-width: 100%;
}
.main.engineering .box4 .content2 .rightbox .nitem3 {
  padding:.7rem 0 .4rem;
  border-bottom: 1px dashed #ececec;
}
.main.engineering .box4 .content2 .rightbox .nitem3:last-child {
  border-bottom: none;
  /*.itemleft{
    padding-top:1.25rem;
  }*/
}
.main.engineering .box4 .content2 .rightbox .nitem3 .itemleft {
  width: 100%;
  margin-bottom:.3rem;
  color: #555;
}
.main.engineering .box4 .content2 .rightbox .nitem3 .itemright {
  width:100%;
}
.main.engineering .box4 .content2 .rightbox .nitem3 .itemright .p {
  line-height: 2.1;
}
.main.engineering .box4 .content2 .rightbox .nitem3 .itemright .p img {
  max-width: 100%;
}
.main.engineering .box4 .content2 .rightbox .nitem3 .itemright .tit4 {
  color: #555;
  font-weight: bold;
  margin-bottom: .5rem;
}
.main.engineering .box4 .content2{
  padding-bottom:.7rem;
}
.main.engineering .warp-li2 {
  margin-bottom:.75rem;
  border-bottom: 1px dashed #eee;
}
.main.engineering .warp-li2:last-child{
  border-bottom:none;
  margin-bottom:0;
}
.main.engineering .warp-li2 .imgbox .img {
  border-right: none !important;
}
.main.engineering .warp-li2 .ulbox5 {
  margin-top:.4rem;
}
.main.engineering .warp-li2 .ulbox5 .li{
  width:50%;
  margin-bottom:.4rem;
}
.main.engineering .warp-li2 .ulbox5 .li img {
  width:1.2rem;
  display:block;
  margin:0 auto .15rem;
}
.main.engineering .warp-li2 .ulbox5 .li p {
  text-align: center;
}
.main.engineering .warp-li2 .ulbox5 .li:nth-child(6n) {
  margin-left: 0;
}
.main.engineering .warp-li2 .p.tit-15 img {
  max-width: 100%;
}
.main.engineering .warp-li2 .ulbox6 {
  margin-top:.5rem;
  width: 100%;
}
.main.engineering .warp-li2 .ulbox6 .li {
  width:50%;
  margin-bottom:.5rem;
}
.main.engineering .warp-li2 .ulbox6 .li img {
  width:1.2rem;
  margin-bottom:.1rem;
}
.main.engineering .warp-li2 .ulbox6 .li .p2 {
  text-align: center;
}
.main.engineering .warp-li2 .ulbox6 .li:nth-child(2n) {
  margin-left: 0;
}
.main.engineering .warp-li2 .ulbox7 .li {
  padding:.5rem 0;
  border-bottom: 1px solid #ececec;
}
.main.engineering .warp-li2 .ulbox7 .li:last-child {
  border-bottom: none;
}
.main.engineering .warp-li2 .ulbox7 .btnimg {
  width:1.65rem;
  margin-top:.1rem;
}
.main.engineering .warp-li2 .ulbox7 .p {
  width: calc(100% - 2rem);
  margin-left:.35rem;
}
.main.engineering .warp-li2 .ulbox7 .tit6 {
  font-weight: bold;
  color: #555;
}
.main.engineering .warp-li2 .table2 {
  width: 100%;
  margin-top: 1.5rem;
  display:none;
}
.main.engineering .warp-li2 .lookitem img{
  max-width:100%;
}

.main.engineering .warp-li2 .ulbox8 {
  width: 100%;
  margin-top: 0;
}

.main-wrap.blur {
  -webkit-filter: blur(5px);
  filter: blur(5px);
}

.engineering-alert {
  position: fixed;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.engineering-alert .bglook{
  position:fixed;
  width:100%;
  height:100%;
  left:0;
  top:0;
  visibility:hidden;
  z-index:13;
}
.engineering-alert .bglook:before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  background:rgba(0,0,0,.75);
  opacity:0;
  -webkit-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}
.engineering-alert .bglook img{
  position:absolute;
  width:3.39rem;
  bottom:.95rem;
  left:.88rem;
  opacity:0;
  -webkit-transition:all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.engineering-alert .bglook.cur{
  visibility:visible;
}
.engineering-alert .bglook.cur:before{
  opacity:1;
}
.engineering-alert .bglook.cur img{
  opacity:1;
}

.engineering-alert .mCSB_scrollTools.mCSB_scrollTools_horizontal{
  z-index:9;
  bottom:1rem;
  width:92%;
  left:4%;
}
.engineering-alert .mCSB_scrollTools{
  opacity:1;
}
.engineering-alert .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{
  background:rgba(255,255,255,.3);
  height:3px;
}
.engineering-alert .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
  height: 5px;
  background:#fff;
  opacity:1;
}
.engineering-alert .coloring-colse {
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
  text-align: center;
  border-radius: 50%;
  background: #007c3c;
  font-size: .24rem;
  color: #fff;
  position: fixed;
  top:.3rem;
  right:.3rem;
  z-index: 12;
  cursor: pointer;
  box-shadow: 5px 0px 20px 0 rgba(0, 140, 63, 0.26);
}
.engineering-alert .bg {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
}
.engineering-alert .warp-boximg{
  width:100%;
  height:100%;
  position:relative;
}
.engineering-alert .imgbox {
  overflow: hidden;
  width:calc(100vh * 1.78);
  height:100vh;
  position: relative;
  z-index: 3;
}
.engineering-alert .imgbox:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.35);
}
.engineering-alert .imgbox img {
  width:100%;
}

.engineering-alert .dian {
  position: absolute;
  cursor: pointer;
  z-index: 4;
}
.engineering-alert .dian .tit4 {
  color: #128b42;
  height: 45px;
  line-height: 1.3;
  position: absolute;
  left: 50%;
  top: -60px;
  transform: translate(-50%, 0);
}
.engineering-alert .dian .tit4:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -6px;
  transform: translate(-50%, 0);
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid rgba(255,255,255,.5);
}
.engineering-alert .dian .tit4 img {
  width:16px;
  height:45px;
  position:relative;
  z-index:1;
}
.engineering-alert .dian .tit4 .img1{
  margin-top:0px;
  opacity:.8;
  filter: alpha(opacity=50);
}
.engineering-alert .dian .tit4 .img2{
  opacity:.8;
  filter: alpha(opacity=50);
}
.engineering-alert .dian .tit4 span {
  background:rgba(255,255,255,.8);
  /*display: block;*/
  white-space: nowrap;
  text-align:center;
  height:45px;
  position:relative;
  z-index:2;
}
.engineering-alert .dian .more {
  margin-top: 25px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(0, 10px);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.engineering-alert .dian .more span {
  margin-left: 6px;
  font-size: 13px;
}
.engineering-alert .tip {
  width: .4rem;
  height: .4rem;
  position: relative;
  margin: 0 auto;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.engineering-alert .tip img {
  position: relative;
  z-index: 2;
}
.engineering-alert .tip .ripple {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background: #128c3f;
}
.engineering-alert .tip .ripple {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background: #128c3f;
}
.engineering-alert .tip .ripple-1 {
  -webkit-animation: ripple2 2.5s linear infinite;
}
.engineering-alert .tip .ripple-2 {
  -webkit-animation: ripple2 2.5s linear infinite 0.75s;
}
.engineering-alert .dian:hover .more {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate(0, 0);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.engineering-alert .dian:hover .tip {
  -webkit-animation: scale1 1s linear infinite;
}
.engineering-alert .text {
  position: fixed;
  bottom: 0;
  left:0;
  width: 100vw;
  padding:0 .3rem 1.8rem;
}
.engineering-alert .text:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  z-index: 2;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.3), transparent);
}
.engineering-alert .text .tit5, .engineering-alert .text .p {
  position: relative;
  z-index: 3;
}

.engineering-alert.active {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}

.main.eproducts .box1 {
  padding-top:.7rem;
}
.main.eproducts .box1 .warp-ulbox {
  position: relative;
  z-index: 2;
}
.main.eproducts .box1 .box-tab {
  border-bottom: 1px solid #ececec;
}
.main.eproducts .box1 .box-tab .li {
  color: #555;
  width:auto;
  padding-bottom:.3rem;
  -webkit-transition: color .3s;
  transition: color .3s;
  position: relative;
  cursor: pointer;
}
.main.eproducts .box1 .box-tab .li:before {
  content: "";
  position: absolute;
  width: 0;
  bottom: 0;
  height: 6px;
  background: #008c3f;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.main.eproducts .box1 .box-tab .li:hover, .main.eproducts .box1 .box-tab .li.cur {
  color: #008b3f;
}
.main.eproducts .box1 .box-tab .li:hover:before, .main.eproducts .box1 .box-tab .li.cur:before {
  height: 3px;
  width: 100%;
}
.main.eproducts .box1 .box-tab .li:last-child {
  margin-left: 0;
}
.main.eproducts .box2{

}
.main.eproducts .box2 .select-box {
  background: #fff;
  padding:.6rem 0;
}
.main.eproducts .box2 .select-box .item-li3{
  position:fixed;
  bottom:0;
  width:100%;
  left:0;
  z-index:99;
} 
.main.eproducts .box2 .select-box .item-li3 .nselect{
  max-height:5rem;
}
.main.eproducts .select-box .item-li .nselect .mCSB_scrollTools{
  height:90%;
  top:5%;
}
.main.eproducts .select-box .item-li .nselect .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
  background:#008b3f;
}
.main.eproducts .select-box .item-li .nselect .mCSB_scrollTools .mCSB_draggerRail{
  width:3px;
  background:#ececec;
}


.main.eproducts .box2 .select-box .item-li2 .sp4{
  width:80px;
  color: #b1b1b1;
}
.main.eproducts .box2 .select-box .item-li2 .item-right{
  width:calc(100% - 80px);
}
.main.eproducts .box2 .select-box .item-li2 .item-right span{
  color:#008b3f;
  font-size:.3rem;
}
.main.eproducts .box2 .select-box .item-li2 .item-right svg{
  width:.25rem;
}

.main.eproducts .box2 .select-box .item-li{
  width:100%;
  position:fixed;
  bottom:0;
  left:0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  z-index:99;
  background:#fff;
  transform:translate(0,100%);
  opacity:0;
  visibility:hidden;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.main.eproducts .box2 .select-box .item-li.active{
  transform:translate(0,0);
  opacity:1;
  visibility:visible;
}
.main.eproducts .box2 .select-box .item-li-right{
  width:100%;
}
.main.eproducts .box2 .select-box .item-li span p{
  width:calc(100% - 90px);
}
.main.eproducts .box2 .select-box .item-li span.spall{
  width:100%;
  display:flex;
}
.main.eproducts .box2 .select-box .item-li span {
  cursor: pointer;
  font-weight: 400;
  width:100%;
  height: 1rem;
  line-height: 1rem;
  padding: 0 .3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #777;
  border-bottom: 1px solid #ececec;
  display:flex;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.eproducts .box2 .select-box .item-li span img{
  width:.3rem;
  opacity:0;
}
.main.eproducts .box2 .select-box .item-li .cancel-btn {
  width: 100%;
  height: 1rem;
  line-height: 1rem;
  padding: 0 .3rem;
  text-align: center;
  color: #9a9a9a;
}
.main.eproducts .box2 .select-box .item-li span.cur {
  color: #008c3f;
  font-weight: 600;
}
.main.eproducts .box2 .select-box .item-li span.cur img{
  opacity:1;
}
.main.eproducts .box3 {
  background: #e8f7ef;
  padding:.65rem 0 1rem;
}
.main.eproducts .box3 .more-btn {
  margin: .4rem auto 0;
  text-align: center;
  cursor: pointer;
  color: #008d40;
}
.main.eproducts .box3 .more-btn img {
  width: .24rem;
  height:auto;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.main.eproducts .box3 .sp-name {
  height: 30px;
  line-height: 30px;
}
.main.eproducts .box3 .spbox {
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #c7ded2;
  background: #d9eee3;
  color: #555;
  margin-left: 25px;
  cursor: pointer;
}
.main.eproducts .box3 .spbox .colsebtn {
  margin-left: 4px;
}
.main.eproducts .box3 .ulbox {
  padding:0;
}
.main.eproducts .box3 .ulbox .li {
  width: 47.74%;
  background: #fff;
  border-radius: 4px;
  margin-bottom: 3.06%;
  margin-left:3.01%;
}
.main.eproducts .box3 .ulbox .li:nth-child(2n){
  margin-left:0;
}
.main.eproducts .box3 .ulbox .li .img {
  margin:.35rem auto .4rem;
  width:90%; 
  text-align: center;
}
.main.eproducts .box3 .ulbox .li .img img{
  max-width:100%;
  max-height:2.6rem;
}
.main.eproducts .box3 .ulbox .li .text {
  padding: 0 0 .4rem;
}
.main.eproducts .box3 .ulbox .li .tit2 {
  color: #555;
  margin-bottom: .1rem;
  text-align: center;
  padding: 0 .2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main.eproducts .box3 .ulbox .li .tit4{
  padding:0 .2rem;
}
.main.eproducts .box3 .ulbox .li .tit3 {
  color: #777;
  padding: 0 .2rem;
  margin-bottom: .35rem;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main.eproducts .box3 .ulbox .li .bot .detail-btn, .main.eproducts .box3 .ulbox .li .bot .buy-btn {
  width: 50%;
  color: #00722d;
  cursor: pointer;
  margin: 0 auto;
}
.main.eproducts .box3 .ulbox .li .bot img {
  margin-left: .1rem;
  width:.35rem;
}
.main.eproducts .box3 .ulbox .li .tip {
  padding: 0 10px;
  height: 26px;
  line-height: 26px;
  color: #fff;
  position: absolute;
  border-radius: 5px;
  z-index: 1;
  top: .55rem;
  left: .55rem;
}
.main.eproducts .box3 .ulbox5 .li .img{
  width:100%;
  max-width:none;
}
.main.eproducts .box3 .ulbox.ulbox5 .li:nth-child(3n){
  margin-left:0;
}
.main.eproducts .box4 {
  padding:.8rem 0;
}
.enginfo .box2 .back-btn{
  position:absolute;
  left:4%;
  top:4%;
  width:.65rem;
  height:.65rem;
  border-radius:50%;
  background:#ececec;
  z-index:9;
}
.enginfo .box2 .back-btn svg{
  width:.2rem;
}
.enginfo .box3 .ulbox3 {
  width: 100%;
  /*padding-left:.3rem;*/
}
.enginfo .box3 .ulbox3 .list-paddingleft-2{
  list-style-type: initial;
  padding-left:15px;
}
.enginfo .box3 .ulbox3 li {
  margin-bottom:.25rem;]
  line-height:2.1;
  color:#666;
}
.enginfo .box3 .ulbox3 .li {
  width: 50%;
  margin-bottom: 1rem;
}
.enginfo .box3 .ulbox3 .li:last-child {
  margin-bottom: 0;
}
.enginfo .box3 .ulbox3 .li:nth-last-child(2) {
  margin-bottom: 0;
}
.enginfo .box3 .ulbox4 {
  width: 100%;
}
.enginfo .box3 .ulbox4 .li {
  width: 48%;
  margin-bottom: 1.85rem;
}
.enginfo .box3 .ulbox4 .img {
  width: 100%;
  margin-bottom:.1rem;
  overflow: hidden;
}
.enginfo .box3 .ulbox4 .img img {
  width: 100%;
  margin-left: 0 !important;
  max-width: none !important;
  max-height: none !important;
}
.enginfo .box3 .ulbox4 .li:last-child {
  margin-bottom: 0;
}
.enginfo .box3 .ulbox4 .li:nth-last-child(2) {
  margin-bottom: 0;
}
.enginfo .box3 .ulbox5 {
  width: 100%;
}
.enginfo .box3 .ulbox5 .li {
  width: 50%;
  margin-bottom:.5rem;
  text-align: center;
}
.enginfo .box3 .ulbox5 .li:last-child {
  margin-left: 0;
}
.enginfo .box3 .ulbox5 .img {
  margin-bottom: 10px;
}
.enginfo .box3 .ulbox5 img {
  width: 1rem !important;
  height:1rem !important;
  margin-left: 0 !important;
}
.enginfo .box3 .ulbox6 {
  width: 100%;
  margin-top: 1rem;
}
.enginfo .box3 .ulbox6 img {
  max-width:none !important;
  max-height:none !important;
  width:100%;
  margin-left: 0 !important;
}
.enginfo .box3 .ulbox6 .img {
  width: 100%;
  overflow: hidden;
  margin-bottom:.15rem;
}
.enginfo .box3 .ulbox6 .img img {
  width: 100%;
}
.enginfo .box3 .ulbox6 .li:last-child {
  margin-bottom: 0;
}
.enginfo .box3 .ulbox6 .li:nth-last-child(2) {
  margin-bottom: 0;
}

.real_estate .box1 {
  background: #fff;
  z-index: 1;
  padding:.7rem 0 .75rem;
  position:relative;
}
.real_estate .box1 .tit2 {
  color: #555;
  margin-bottom:.6rem;
  line-height: 1;
}
.real_estate .box1 .li {
  width:31.6%;
  margin-left: 2.3%;
  margin-bottom:2.3%;
  height:1.2rem;
  line-height:1.2rem;
  text-align: center;
  background: #fff;
  border: 1px solid #eee;
  border-radius:6px;
  /*padding: 15px;*/
  box-shadow: 5px 0px 15px 0px rgba(0, 140, 63, 0.05);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.real_estate .box1 .li:nth-child(3n){
  margin-left:0;
}
.real_estate .box1 .li img {
  max-width: 100%;
  max-height: 100%;
}
.real_estate .box1 .li:hover {
  transform: translate(0, -5px);
}
.real_estate .box1 .ulbox .swiper-pagination{
  position:relative;
  margin-top:.32rem;
}
.real_estate .box1 .ulbox .swiper-pagination span{
  background:#c3d8cf;
  width:6px;
  height:6px;
}
.real_estate .box1 .ulbox .swiper-pagination span.swiper-pagination-bullet-active{
  background:#008b3f;
}

.real_estate .more-btn {
  width: 500px;
  height: 45px;
  line-height: 45px;
  border-radius: 5px;
  background: #f2f8f1;
  margin: 0 auto;
  text-align: center;
  cursor: pointer;
  color: #008d40;
}
.real_estate .more-btn img {
  width: .24rem;
  height:auto;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.main.products .select-box .item-li .selectajax {
  width: 100%;
  position: relative;
  z-index: 2;
}

.main.products .box4 .text {
  padding-top: 1rem !important;
}
.main.products .box4 .tit2 {
  margin-bottom: .7rem !important;
}
.main.products .box4 .img {
  margin: auto !important;
  width: 100% !important;
  height:auto !important;
  max-height:none !important;
  /*background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;*/
}
.main.products .box4 .img img{
  width:100%;
}
.main.products .box4 .detail-btn {
  margin: 0 auto;
}
.main.products .box5 {
  padding-top:.7rem;
}
.main.products .box5 .box-tab {
  border-bottom: 1px solid #ececec;
  width:96%;
  margin-left:4%;
}
.main.products .box5 .box-tab .li {
  color: #555;
  width: auto;
  padding-bottom:.25rem;
  -webkit-transition: color .3s;
  transition: color .3s;
  position: relative;
  cursor: pointer;
}
.main.products .box5 .box-tab .li:before {
  content: "";
  position: absolute;
  width: 0;
  bottom: 0;
  height: 3px;
  background: #008c3f;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.main.products .box5 .box-tab .li:hover, .main.products .box5 .box-tab .li.cur {
  color: #008b3f;
}
.main.products .box5 .box-tab .li:hover:before, .main.products .box5 .box-tab .li.cur:before {
  height: 3px;
  width: 100%;
}
.main.products .box5 .box-tab .li:last-child {
  margin-left: 0;
}

.main.products .box6 .nitem3 {
  padding:0 0 .5rem;
  margin-bottom:.5rem;
  border-bottom: 1px dashed #ececec;
}


.main.products .box6 .nitem3 .itemright .p {
  line-height: 2.1;
}
.main.products .box6 .nitem3 .itemright .p img {
  max-width: 100%;
}
.main.products .box6 .nitem3 .itemright .tit4 {
  color: #555;
  font-weight: bold;
  margin-bottom: .5rem;
}
.main.products .box6 .ulbox .li {
  width: 26%;
  height: 1rem;
  line-height: 1rem;
  text-align: center;
  position: relative;
}
/*.main.products .box6 .ulbox .li:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.main.products .box6 .ulbox .li:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid green;
  right: -6px;
  top: calc(50% - 6px);
  z-index: 2;
}*/
.main.products .box6 .ulbox .bg {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.main.products .box6 .ulbox .jbtn {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid green;
  right: -6px;
  top: calc(50% - 6px);
  z-index: 2;
}
.main.products .box6 .ulbox .li:nth-child(1) .bg{
  background: #f2f8f1;
}
.main.products .box6 .ulbox .li:nth-child(1) .jbtn{
  border-left: 6px solid #f2f8f1;
}
.main.products .box6 .ulbox .li:nth-child(1) span{
  color:#45534b !important;
}
.main.products .box6 .ulbox .li span{
  color:#fff !important;
}
.main.products .box6 .ulbox .li:nth-child(2) .bg{
  background: #60d093 !important;
}
.main.products .box6 .ulbox .li:nth-child(2) .jbtn{
  border-left: 6px solid #60d093 !important;
}
.main.products .box6 .ulbox .li:nth-child(3) .bg{
  background:#29b367 !important;
}
.main.products .box6 .ulbox .li:nth-child(3) .jbtn{
  border-left: 6px solid #29b367 !important;
}
.main.products .box6 .ulbox .li:nth-child(4) .bg{
  background:#149d50 !important;
}
.main.products .box6 .ulbox .li:nth-child(4) .jbtn{
  border-left: 6px solid #149d50 !important;
}
.main.products .box6 .ulbox .li:nth-child(5) .bg{
  background:#008c3f !important;
}
.main.products .box6 .ulbox .li:nth-child(5) .jbtn{
  border-left: 6px solid #008c3f !important;
}











/*20200425*/
.main.products .box10 .bot{
  margin-top:.3rem;
}
.main.products .box10 .bot a{
  width: 2.5rem;
  height: .75rem;
  line-height: .75rem;
  border-radius: 3px;
  margin:0 auto;
  text-align: center;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.products .box10 .bot a.href1{
  background: #e30920;
  margin-left: .5rem;
}
.main.products .box10 .bot a.href2{
  background: #008c3f;
}
.main.products .box10 .bot a:hover{
  color:#fff;
}


.main.products .box6 .nitem3.nitem4{
  padding: 0;
  margin-bottom:.5rem;
}

.main.products .box6 .nitem3 .itemright .ulbox2 {
  width: 100%;
}

.main.products-info .box3 .item-li .itemright .ulbox2.len .li:last-child{
  width:100%;
  border-right:none;
}
.main.products .box6 .nitem3 .itemright .ulbox2.len .li:last-child{
  width:100%;
  border-right:none;
}

.main.products .box6 .nitem3 .itemright .ulbox2 .li {
  width: 100%;
  height:1.2rem;
  color: #555;
  border-bottom: 1px dashed #ececec;
}

.main.products .box6 .nitem3 .itemright .ulbox2 .li p {
  width: calc(100% - 100px);
  padding-right: 15px;
}


.main.products .box6 .nitem3 .itemright .ulbox2 .li .down {
  width: 100px;
}

.main.products .box6 .nitem3 .itemright .ulbox2 .li .btn {
  width: 22px;
  height: 23px;
  background: url(/ar/bocstatic/m/img/proimg6.png) no-repeat top center;
  margin-left: 10px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.main.products .box6 .nitem3 .itemright .ulbox2 .li:hover {
  color: #008c3f;
  font-weight: bold;
}

.main.products .box6 .nitem3 .itemright .ulbox2 .li:hover .btn {
  background: url(/ar/bocstatic/m/img/proimg6.png) no-repeat bottom center;
}


.main.sample_plate .box2 {
  padding: .6rem 0;
}
.main.sample_plate .box2 .select-box {
  padding: 0;
}
.main.sample_plate .box2 .select-box .item-li2-1{
  padding:.3rem 0;
  border-bottom:1px dashed #ececec;
}
.main.sample_plate .box2 .select-box .item-li2-1:nth-child(2){
  border-bottom:none;
  padding-bottom:0;
}
.main.sample_plate .box3 .tit4 {
  color: #999;
  margin-bottom: .15rem;
  text-align: center;
}
.main.sample_plate .box3 .ulbox .li .tit2 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: .2rem;
}
.main.sample_plate .box5 {
  padding-top:.7rem;
}
.main.sample_plate .box5 .box-tab2{
  border-bottom:1px solid #ececec;
  margin-bottom:.3rem;
}
.main.sample_plate .box5 .box-tab2 .li{
  margin-left:.7rem;
}
.main.sample_plate .box5 .box-tab .li {
  color: #555;
  width:auto;
  padding-bottom:.26rem;
  -webkit-transition: color .3s;
  transition: color .3s;
  position: relative;
  cursor: pointer;
}
.main.sample_plate .box5 .box-tab .li:before {
  content: "";
  position: absolute;
  width: 0;
  bottom: 0;
  height: 4px;
  background: #008c3f;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.main.sample_plate .box5 .box-tab .li:hover, .main.sample_plate .box5 .box-tab .li.cur {
  color: #008b3f;
}
.main.sample_plate .box5 .box-tab .li.cur:before {
  height: 3px;
  width: 100%;
}
.main.sample_plate .box5 .box-tab .li:last-child {
  margin-left: 0;
}
.main.sample_plate .box6 {
  padding-top: 0;
}
.main.sample_plate .box6 .item-li {
  /*padding: .75rem 0 .6rem;
  border-bottom: 1px solid #ececec;*/
}
.main.sample_plate .box6 .item-li .nselect{
  max-height:6rem;
  width:100%;
}
.main.sample_plate .box6 .item-li .nselect .mCSB_scrollTools {
  height: 90%;
  top: 5%;
}
.main.sample_plate .box6 .item-li .nselect .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
  background: #008b3f;
}
.main.sample_plate .box6 .item-li .nselect .mCSB_scrollTools .mCSB_draggerRail{
  width: 3px;
  background: #ececec;
}

.main.sample_plate .box6 .item-li:last-child {
  border-bottom: none;
}
.main.sample_plate .box7.box3{
  padding-bottom:.7rem;
}
.main.sample_plate .box7 .ulbox .li {
  background: none;
  border-radius:0;
  margin-bottom:0;
}

.main.sample_plate .box7 .ulbox .li .img {
  margin: 0;
  width: 100%;
  max-height: none;
  margin-bottom: .1rem;
  position: relative;
}
.main.sample_plate .box7 .ulbox .li .img:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.sample_plate .box7 .ulbox .li img {
  width: 100%;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.sample_plate .box7 .ulbox .li .tit5 {
  text-align: center;
}
.main.sample_plate .box7 .ulbox .li .wbtn{
  position: absolute;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  line-height: 1.2rem;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 4;
  opacity:1;
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.sample_plate .box7 .ulbox .li .btn {
  position: absolute;
  width: .7rem;
  height: .7rem;
  border: 2px solid #fff;
  border-radius: 50%;
  line-height: .7rem;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 4;
}
.main.sample_plate .box7 .ulbox .li .btn svg {
  height: 22px;
  width: 22px;
}
.main.sample_plate .box7 .ulbox .li:hover img {
  opacity: .5;
  filter: alpha(opacity=50);
}
.main.sample_plate .box7 .ulbox .li:hover .wbtn {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.main.sample_plate .box7 .ulbox .li:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.main.sample_plate .box8 {
  width: 100%;
  background: none;
  cursor: pointer;
  margin-top:.5rem;
  padding-bottom:.8rem;
}
.main.sample_plate .box8 .img {
  margin: 0;
  width: 100%;
  max-height: none;
  margin-bottom: .75rem;
  position: relative;
}
/*.main.sample_plate .box8 .img:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}*/
.main.sample_plate .box8 img {
  width: 100%;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.sample_plate .box8 .btn {
  position: absolute;
  width: 40px;
  height: 40px;
  border: 2px solid #fff;
  border-radius: 50%;
  line-height: 40px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 4;
  opacity: 1;
}
.main.sample_plate .box8 .btn svg {
  height: 22px;
  width: 22px;
}
.main.sample_plate .box8 .content:hover img {
  opacity: .5;
  filter: alpha(opacity=50);
}
.main.sample_plate .box8 .content:hover .btn {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.main.sample_plate .box8 .content:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.main.sample_plate .box12 {
  margin-top: .6rem;
}
.main.sample_plate .box12 .warp-tab {
  border-bottom: 1px solid #eee;
  padding-bottom:.3rem;
  width: 105%;
}
.main.sample_plate .box12 .warp-tab:before{
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 8%;
  height: 100%;
  z-index: 2;
  background: linear-gradient(to left,rgba(255,255,255,.8),rgba(255,255,255,0));
}
.main.sample_plate .box12 .box-tab {
  width:100%;
  overflow: hidden;
}
.main.sample_plate .box12 .box-tab .li {
  height: 32px;
  line-height: 32px;
  width: auto;
  color: #777;
  cursor: pointer;
  -webkit-transition: font-size .3s ease-in-out,color .3s ease-in-out;
  -o-transition: font-size .3s ease-in-out,color .3s ease-in-out;
  transition: font-size .3s ease-in-out,color .3s ease-in-out;
}
.main.sample_plate .box12 .box-tab .li.cur{
  color: #128b42;
}
.main.sample_plate .box12 .buttonbox {
  position:absolute;
  width:.5rem;
  height:.5rem;
  right:0;
  z-index:2;
}
.main.sample_plate .box12 .buttonbox .prev-button{
  width: .5rem;
  height: .5rem;
  line-height: .5rem;
  text-align: center;
  cursor: pointer;
}
.main.sample_plate .box12 .buttonbox .prev-button svg, .main.sample_plate .box12 .buttonbox .next-button svg {
  width:.35rem;
  height:.35rem;
}
.main.sample_plate .box12 .select-box {
  background: #fff;
  position:fixed;
  width:100%;
  bottom:0;
  z-index:99;
  bottom:0;
  left:0;
  border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.main.sample_plate .box12 .select-box .content {
  display: none;

}
.main.sample_plate .box12 .select-box .colse-btn {
  width: 40px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  background: #eee;
  position: absolute;
  left: calc(50% - 20px);
  bottom: 0;
  cursor: pointer;
}
.main.sample_plate .box12 .select-box .colse-btn svg {
  line-height: 1;
  width: 15px;
  height: 23px;
  fill: #fff;
}
.main.sample_plate .box12 .select-box .colse-btn.cur svg {
  transform: rotate(-180deg);
}
.main.sample_plate .box12 .select-box .spname {
  color: #b1b1b1;
  width: 100%;
  height:1rem;
  line-height:1rem;
  padding:0 3%;
  border-bottom: 1px dashed #ececec;
}
.main.sample_plate .box12 .select-box .item-li-right {
  width: 100%;
}
.main.sample_plate .box12 .select-box .item-li {
  
}
.main.sample_plate .box12 .select-box .item-li:last-child {
  border-bottom: none;
}
.main.sample_plate .box12 .select-box .nselect{
  max-height:5rem;
}
.main.sample_plate .box12 .select-box .nselect .mCSB_scrollTools{
  height: 90%;
  top: 5%
}
.main.sample_plate .box12 .select-box .nselect .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
  background: #008b3f;
}
.main.sample_plate .box12 .select-box .nselect .mCSB_scrollTools .mCSB_draggerRail{
  width: 3px;
  background: #ececec;
}
.main.sample_plate .box12 .select-box .item-li span {
  height:1rem;
  line-height:1rem;
  width:100%;
  padding:0 3%;
  display:flex;
  border-bottom: 1px dashed #ececec;
  cursor: pointer;
  font-weight: 400;
  color: #777;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.sample_plate .box12 .select-box .item-li span.cur {
  color: #008c3f;
  font-weight: 600;
}
.main.sample_plate .box12 .select-box .item-li .cancel-btn{
  width: 100%;
  height: 1rem;
  line-height: 1rem;
  padding: 0 .3rem;
  text-align: center;
  color: #9a9a9a;
}
.main.sample_plate .box12 .select-box .cancel-btn{
  width: 100%;
  height: 1rem;
  line-height: 1rem;
  padding: 0 .3rem;
  text-align: center;
  color: #9a9a9a;
}
.main.sample_plate .box12 .row-select {
  padding: 24px 0;
}
.main.sample_plate .box12 .row-select .spname {
  width: 75px;
  padding-right:.1rem;
  color: #666;
}
.main.sample_plate .box12 .row-select .item-li-right {
  width: calc(100% - 85px);
}
.main.sample_plate .box12 .row-select .spbox {
  padding: 0 5px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ddebe4;
  background: #f4faf7;
  color: #555;
  margin-left:.2rem;
  cursor: pointer;
}
.main.sample_plate .box13 {
  padding:.5rem 0 .8rem;
  position: relative;
  z-index: 1;
  background: #e8f7ef;
}
.main.sample_plate .box13 .top-title {
  margin-bottom:.3rem;
}
.main.sample_plate .box13 .top-title .tit4 {
  color: #555;
}
.main.sample_plate .box13 .buybutton {
  width: 100%;
  height: .8rem;
  line-height: .8rem;
  margin-top:.3rem;
  display:block;
  text-align: center;
  background: #008c3f;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.sample_plate .box13 .buybutton:hover{
  color:#fff;
}
.main.sample_plate .box13 .buybutton:hover{
  background:#007937;
}
.main.sample_plate .box13 .tit2 {
  margin-bottom: 1rem;
}
.main.sample_plate .box13 .imgbox-ajax {
  position: relative;
  z-index: 1;
}
.main.sample_plate .box13 .imgbox {
  width: 100%;
  position: relative;
  z-index: 1;
}
.main.sample_plate .box13 .imgbox .img {
  position: relative;
  height:4.5rem;
  width:100%;
}
.main.sample_plate .box13 .imgbox .img .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  left: 0;
  top: 0;
  z-index: 1;
}
.main.sample_plate .box13 .text {
  width: 100%;
  margin-top:.2rem;
  padding-bottom:.4rem;
}
.main.sample_plate .box13 .text .mCSB_outside + .mCSB_scrollTools {
  left: 0px;
  width:100%;
  bottom:0;
}
.main.sample_plate .box13 .text .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #008c3f;
  border-radius:0;
  width: 100%;
}
.main.sample_plate .box13 .text .mCSB_scrollTools .mCSB_draggerRail {
  background-color: rgba(211, 211, 211, 0.4);
}
.main.sample_plate .box13 .text .li {
  padding: 5px;
  cursor: pointer;
  width:auto;
  background:#fff;
  margin-left:.2rem;
}
.main.sample_plate .box13 .text .nli {
  background: transparent;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.sample_plate .box13 .text .mCSB_container {
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
}
.main.sample_plate .box13 .text img {
  width:1.2rem;
  height: auto;
}
.main.sample_plate .box13 .text .tit5 {
  width:1.2rem;
  color: #555;
  line-height: 1.2;
  font-weight: bold;
  margin-left: 5%;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.main.sample_plate .box13 .text .li.cur .tit5 {
  color: #128c3f;
}

.art-alert {
  position: fixed;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.art-alert .coloring-colse {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  font-size:.3rem;
  color: #008c3f;
  position: absolute;
  top:0;
  right:0;
  z-index: 12;
  cursor: pointer;
}
.art-alert .bg {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
}
.art-alert .content {
  width: 4.5rem;
  height: 5rem;
  background: #fff;
  padding: .6rem;
  border-radius: 8px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 3;
  transform: scale3d(0.8, 0.8, 1);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  box-shadow: 8px 0px 10px 0 rgba(0, 0, 0, 0.1);
}
.art-alert .art-wxbox {
  width: 100%;
  margin-bottom:.2rem;
}
.art-alert p {
  color: #777;
  text-align: center;
}

.art-alert.active {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.art-alert.active .content {
  transform: scale3d(1, 1, 1);
}



.art-alert2 {
  position: fixed;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.art-alert2 .coloring-colse {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  font-size:.3rem;
  color: #008c3f;
  position: absolute;
  top:0;
  right:0;
  z-index: 12;
  cursor: pointer;
}
.art-alert2 .bg {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
}
.art-alert2 .content {
  width: 5rem;
  height: 5rem;
  background: #fff;
  padding: .6rem .7rem;
  border-radius: 8px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 3;
  transform: scale3d(0.8, 0.8, 1);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  box-shadow: 8px 0px 10px 0 rgba(0, 0, 0, 0.1);
}
.art-alert2 .art-wxbox {
  width: 95%;
  display:block;
  margin:0 auto .2rem;
}
.art-alert2 p {
  color: #777;
  text-align: center;
}

.art-alert2.active {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.art-alert2.active .content {
  transform: scale3d(1, 1, 1);
}


.main.products .box4 .text {
  padding-top: 1rem !important;
}
.main.products .box4 .tit2 {
  margin-bottom: .7rem !important;
}
.main.products .box4 .img {
  margin: auto !important;
  width: 100% !important;
  height: 7.875rem;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.main.products .box4 .detail-btn {
  margin: 0 auto;
}

.main.products .box6 {
  padding: .5rem 0;
}

.main.products .box6 .nitem3:last-child {
  border-bottom: none;
}
.main.products .box6 .nitem3 .itemleft {
  width: 100%;
  color: #555;
  margin-bottom:.4rem;
}
.main.products .box6 .nitem3 .itemright {
  width:100%;
}
.main.products .box6 .nitem3 .itemright img{
  max-width:100%;
}
.main.products .box6 .nitem3 .itemright .p {
  line-height: 2.1;
}
.main.products .box6 .nitem3 .itemright .p img {
  max-width: 100%;
}
.main.products .box6 .nitem3 .itemright .tit4 {
  color: #555;
  font-weight: bold;
  margin-bottom: .5rem;
}
.main.products .box6 .nitem3 .itemright .ulbox6 .li{
  width: 50%; 
  margin-bottom:.6rem;
}
.main.products .box6 .ulbox6 img {
  width:1.1rem;
}
.main.products .box6 .ulbox6 p {
  margin-top:.1rem;
  text-align: center;
}
.main.products .box6 .ulbox .li {
  margin-left: 15px;
}
.main.products .box6 .ulbox .li span {
  position: relative;
  z-index: 2;
}
.main.products .box6 .ulbox .li:last-child:after {
  display: none;
}

.main.products .box6 .ulbox .li:last-child .jbtn {
  display: none;
}

.main.products .box7 {
  background: #e8f7ef;
  padding: .75rem 0;
}
.main.products .box7 .more-btn {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  cursor: pointer;
  color: #008d40;
}
.main.products .box7 .more-btn img {
  width: .24rem;
  height: auto;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.main.products .box7 .sp-name {
  height: 30px;
  line-height: 30px;
}
.main.products .box7 .spbox {
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #c7ded2;
  background: #d9eee3;
  color: #555;
  margin-left: 25px;
  cursor: pointer;
}
.main.products .box7 .spbox .colsebtn {
  margin-left: 4px;
}
.main.products .box7 .ulbox {
  padding: .4rem 0 0;
}
.main.products .box7 .ulbox .li {
  width: 47.74%;
  background: #fff;
  border-radius: 4px;
  margin-bottom: 3.06%;
  margin-left: 3.01%;
}
.main.products .box7 .ulbox .li:nth-child(2n){
  margin-left:0;
}
.main.products .box7 .ulbox .li .img {
  margin: .4rem auto .35rem;
  width: 100%;
  text-align: center;
}
.main.products .box7 .ulbox .li .img img {
  max-width: 90%;
  margin:0 auto;
  max-height:2.6rem;
}
.main.products .box7 .ulbox .li .text {
  padding: 0 0 .3rem;
}
.main.products .box7 .ulbox .li .tit2 {
  color: #555;
  margin-bottom: .2rem;
  text-align: center;
  padding: 0 .2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main.products .box7 .ulbox .li .tit3 {
  color: #777;
  padding: 0 .2rem;
  margin-bottom: .3rem;
  text-align: center;
}
.main.products .box7 .ulbox .li .bot .detail-btn, .main.products .box7 .ulbox .li .bot .buy-btn {
  width: 50%;
  color: #00722d;
  cursor: pointer;
}
.main.products .box7 .ulbox .li .bot img {
  margin-left:.1rem;
  width:.3rem;
}
.main.products .box7 .ulbox .li .bot .detail-btn {
  border-right: 1px solid #dbebe3;
}
.main.products .box7 .ulbox .li .tip {
  padding: 0 10px;
  height: 26px;
  line-height: 26px;
  color: #fff;
  position: absolute;
  border-radius: 5px;
  z-index: 1;
  top: .55rem;
  left: .55rem;
}
.main.products .box7 .tip.red {
  background: #e30920;
}
.main.products .box7 .tip.bule {
  background: #32b269;
}
.main.products .box8 {
  padding: 2.25rem 0 1.25rem;
}
.main.products .box8 .box-tab .li {
  display: inline-block;
  width: auto;
  padding-bottom: 8px;
  color: #555;
  -webkit-transition: color .3s;
  transition: color .3s;
  position: relative;
  cursor: pointer;
}
.main.products .box8 .box-tab .li:before {
  content: "";
  position: absolute;
  width: 0;
  bottom: 0;
  height: 6px;
  background: #008c3f;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.main.products .box8 .box-tab .li.cur {
  color: #008b3f;
}
.main.products .box8 .box-tab .li.cur:before {
  height: 3px;
  width: 100%;
}
.main.products .box8 .box-tab .li:last-child {
  margin-left: 0;
}
.main.products .box9{
  margin-bottom:2rem;
}
.main.products .box9 .tab-li {
  background: #f3fbf7;
}
.main.products .box9 .warp-li {
  position: relative;
  z-index: 1;
}
.main.products .box9 .img {
  width: 66.6%;
}
.main.products .box9 .img img {
  width: 100%;
}
.main.products .box9 .text {
  width: 33.4%;
  padding-left: calc(50% - 820px);
  padding-right: 2.25rem;
  padding-top: 2rem;
}
.main.products .box9 .text .tit2 {
  line-height: 1.2;
  margin-bottom: .5rem;
}
.main.products .box9 .text .p {
  color: #555;
  line-height: 2.1;
  /*text-align: justify;*/
}
.main.products .box9 .text .p .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #008c3f;
  border-radius: 0;
}
.main.products .box9 .text .p .mCSB_scrollTools .mCSB_draggerRail {
  width: 2px !important;
  background-color: #eee !important;
}


.main.products .box9 .text .more {
  width: 130px;
  height: 45px;
  line-height: 45px;
  background: #008d40;
  border-radius: 3px;
  overflow: hidden;
  text-align: center;
  display: block;
  overflow: hidden;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.products .box9 .text .more:hover {
  color: #fff;
  background: #007937;
}
.main.products .box10 .table-item{
  display:none;
}
.main.products .box10 .li-item {
  padding:.56rem 0;
  border-bottom: 1px dashed #ececec;
}
.main.products .box10 .li-item .tit4{
  margin-top:.3rem;
  color:#555;
}
.main.products .box10 .li-item .text {
  width:100%;
}
.main.products .box10 .li-item .text .tit3 {
  margin-bottom: .7rem;
}
.main.products .box10 .li-item .text .p {
  line-height: 2.1;
}
.main.products .box10 .li-item .img {
  width: 4rem;
  height: 4rem;
  margin:.4rem auto 0;
  text-align: center;
}
.main.products .box10 .li-item .img img {
  max-width: 100%;
}
.main.products .box10 .li-item .ulbox {
  margin-top:.4rem;
  padding-bottom:.4rem;
  border-bottom: 1px dashed #ececec;
}
.main.products .box10 .li-item .ulbox .li {
  width:100%;
  color: #555;
  margin-bottom:.55rem;
}
.main.products .box10 .li-item .ulbox .li:last-child{
  margin-bottom:0;
}
.main.products .box10 .li-item .ulbox .img {
  height:.75rem;
  width:auto;
  margin:0 0 .25rem;
}
.main.products .box10 .li-item .ulbox img {
  margin-left: 0;
}
.main.products .box10 .li-item .ulbox p {
  line-height: 1.5;
  text-align: center;
  width:60%;
  margin:0 auto;
}
.main.products .box10 .li-item .ulbox:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.main.products .box10 .titlebox .tit3 {
  width: 100%;
  margin-bottom:.3rem;
}
.main.products .box10 .titlebox .tab-li {
  width:100%;
}
.main.products .box10 .titlebox .li {
  color: #555;
  padding-bottom:8px;
  width:auto;
  position: relative;
  -webkit-transition: color .3s;
  transition: color .3s;
  position: relative;
  cursor: pointer;
}
.main.products .box10 .titlebox .tab-li .li:before {
  content: "";
  position: absolute;
  width: 0;
  bottom: 0;
  height: 6px;
  background: #008c3f;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.main.products .box10 .tab-imgulbox{
  margin-top:.3rem;
}
.main.products .box10 .imgulbox{
  width:100%;
}
.main.products .box10 .imgulbox .li{
  width:50%;
  margin-bottom:.2rem;
  text-align:center;
}
.main.products .box10 .imgulbox .li img{
  max-width:80%;
}
.main.products .box10 .titlebox .tab-li .li.cur {
  color: #008b3f;
}
.main.products .box10 .titlebox .tab-li .li.cur:before {
  height: 3px;
  width: 100%;
}
.main.products .box10 .titlebox .tab-li .li:last-child {
  margin-left: 0;
}


.main.products .box10 .table {
  padding: .5rem 0 .7rem;
  border-bottom: 1px dashed #ececec;
}
.main.products .box10 .table .tit3{
  margin-bottom:.3rem;
}
.main.products .box10 .table img{
  max-width:100%;
}
.main.products .box10 .table-li{
  margin-bottom:.3rem;
}
.main.products .box10 .table-li:last-child{
  margin-bottom:0;
}
.main.products .box10 .table-li .tit5 {
    color: #008c3f;
    line-height: 1.2;
    margin-bottom: .2rem;
}
.main.products .box10 .table-li .tit4{
  margin-bottom:.2rem;
}
.main.products .box10 .table .sp{
  text-align:center;
  color:#ccc;
  margin-top:.2rem;
}

.main.products .box6 .p4 {
  line-height: 2.1;
  color: #555;
  margin-bottom: .35rem;
}
.main.products .box6 .tit5 {
  color: #555;
  margin-bottom:.2rem;
}
.main.products .box6 .p5 {
  line-height: 2.1;
  color: #555;
}


.main.better_homes .box3 {
  padding: .75rem 0 .7rem;
}
.main.better_homes .box3 .p {
  margin-top: .2rem;
  line-height:2;
}
.main.better_homes .box3 .p img{
  max-width:100%;
}

.main.better_homes .box2 {
  padding: 1.75rem 0 .75rem;
}
.main.better_homes .box2 .ulbox {
  position: relative;
  margin-bottom:.4rem;
}
.main.better_homes .box2 .ulbox:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #eee;
  width: 100%;
  bottom:3px;
}
.main.better_homes .box2 .ulbox .li {
  width: auto;
  position: relative;
  padding-bottom: .4rem;
  cursor: pointer;
  color: #777;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.main.better_homes .box2 .ulbox .tip {
  width: .45rem;
  height: .25rem;
  line-height: .25rem;
  position: absolute;
  bottom:-1px;
  left: calc(50% - .25rem);
  text-align: center;
  background: #fff;
  opacity: 0;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}
.main.better_homes .box2 .ulbox .tip img{
  max-width:100%;
}
 .main.better_homes .box2 .ulbox .li.cur {
  color: #008c3f;
}
 .main.better_homes .box2 .ulbox .li.cur .tip {
  opacity: 1;
}
.main.better_homes .box2 .libox {
  margin-top:.35rem;
}
.main.better_homes .box2 .libox .botton {
  padding: 0 5px;
  height: .4rem;
  line-height: .4rem;
  color: #fff;
  margin-bottom:.1rem;
  display: inline-block;
  background: rgba(28, 180, 99, 0.5);
  border-radius:3px;
}
.main.better_homes .box2 .libox .lip {
  position:relative;
  width: 50%;
  padding: .4rem;
  border-bottom: 1px dashed #e4e4e4;
}
.main.better_homes .box2 .libox .lip:before{
  content:"";
  position:absolute;
  left:0;
  height:calc(100% - .8rem);
  top:.4rem;
  width:1px;
  border-right:1px dashed #e4e4e4;
}
.main.better_homes .box2 .libox .lip:nth-child(2n):before{
  display:none;
}
.main.better_homes .box2 .libox .lip:nth-child(2n) {
  padding-left:.35rem;
  padding-right: 0;
  border-right: none;
}
.main.better_homes .box2 .libox .lip:nth-child(2) .botton{
  background:#77d3a0;
}
.main.better_homes .box2 .libox .lip:nth-child(3) .botton{
  background:#61ca91;
}
.main.better_homes .box2 .libox .lip:nth-child(4) .botton{
  background:#48c382;
}
.main.better_homes .box2 .libox .lip:nth-child(5) .botton{
  background:#1cb362;
}
.main.better_homes .box2 .imgbox:before {
  display: none;
}
.main.better_homes .box2 .warp-ulbox .tab-box {
  margin-top:.3rem;
}
.main.better_homes .box2 .text .more {
  width: 100%;
  display: block;
  background: #008c3f;
  color: #fff;
  height: .75rem;
  line-height: .75rem;
  text-align: center;
  border-radius: 3px;
}
.main.better_homes .box4 {
  padding:1rem 0 .8rem;
  background: #e8f7ef;
}
.main.better_homes .box4 .ulbox {
  margin-top:.3rem;
}

.main.better_homes .box4 .img {
  width: 100%;
}
.main.better_homes .box4 .img img {
  width: 100%;
}
.main.better_homes .box4 .li:nth-child(5n) {
  margin-left: 0;
}
.main.better_homes .box4 .text {
  padding: 1rem;
}
.main.better_homes .box4 .text .tit4 {
  text-align: center;
}
.main.better_homes .box4 .p {
  text-align: center;
  height:72px;
  margin-top: .25rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.main.better_homes .box4 .swiper-button-prev,.main.better_homes .box4 .swiper-button-next{
  background:none;
  top:35%;
}
.main.better_homes .box4 .swiper-button-prev{
  left:10.6%;
}
.main.better_homes .box4 .swiper-button-next{
  right:10.6%;
}
.main.better_homes .box4 .text{
  padding:0;
  padding-top:.3rem;
}

.main.better_homes .box5 {
  padding:.7rem 0;
  position: relative;
  z-index: 1;
}
.main.better_homes .box5 .tit2 {
  margin-bottom:.3rem;
}
.main.better_homes .box5 .tabbox .spname {
  color: #b1b1b1;
  width: 80px;
  padding-right:0;
}
.main.better_homes .box5 .tabbox .item-li-right {
  width: calc(100% - 80px);
}
.main.better_homes .box5 .tabbox span {
  line-height:24px;
  margin-left: 2%;
  font-size:.28rem;
  cursor: pointer;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 400;
  color: #777;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.better_homes .box5 .tabbox span.cur {
  color: #008c3f;
  font-weight: 600;
}
.main.better_homes .box5 .imgbox-ajax {
  width: 100%;
  position: relative;
  z-index: 1;
}
.main.better_homes .box5 .imgbox {
  margin-top:.25rem;
}
.main.better_homes .box5 .imgbox .img {
  position: relative;
  height:100%;
  height:5.5rem;
  width:100%;
}
.main.better_homes .box5 .imgbox .img .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  left: 0;
  top: 0;
  z-index: 1;
}
.main.better_homes .box5 .text {
  width: 100%;
  margin-top:.15rem;
  height:auto;
  overflow: hidden;
}
.main.better_homes .box5 .text .mCSB_outside + .mCSB_scrollTools {
  right: 0px;
  width:100%;
}
.main.better_homes .box5 .text .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #008c3f;
  border-radius: 5px;
  width: auto;
}
.main.better_homes .box5 .text .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{
  height:3px;
  background:#d9eae2;
}
.main.better_homes .box5 .text .mCSB_scrollTools .mCSB_draggerRail {
  background-color: rgba(211, 211, 211, 0.4);
}
.main.better_homes .box5 .text .li {
  padding:5px;
  cursor: pointer;
}
.main.better_homes .box5 .text .nli {
  padding:5px;
  background: transparent;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.better_homes .box5 .text img {
  width:.88rem;
  height: auto;
}
.main.better_homes .box5 .text .mCSB_container{
  display:flex;
  flex-flow:row nowrap;
}
.main.better_homes .box5 .text .tit5 {
  width:70px;
  color: #555;
  line-height: 1.4;
  font-weight: bold;
  margin-left:5px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.better_homes .box5 .text .li.cur .nli {
  background: #e8f7ef;
}
.main.better_homes .box5 .text .li.cur .tit5 {
  color: #128c3f;
}
.main.better_homes .box6 {
  padding:.8rem 0;
  background: #e8f7ef;
}
.main.better_homes .box6 .ulbox {
  margin-top:.36rem;
}
.main.better_homes .box6 .li {
  width: 48%;
  margin-bottom: 4%;
  margin-left:4%;
  background: #fff;
}
.main.better_homes .box6 .img {
  width: 100%;
}
.main.better_homes .box6 .img img {
  width: 100%;
}
.main.better_homes .box6 .li:nth-child(2n) {
  margin-left: 0;
}
.main.better_homes .box6 .text {
  padding:.55rem .2rem;
}
.main.better_homes .box6 .text .tit4 {
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main.better_homes .box6 .p {
  text-align: center;
  margin-top: .1rem;
  color: #ababab;
}
.main.better_homes .box6 .p p{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main.better_homes .box6 .more-btn {
  width: 500px;
  height: 45px;
  line-height: 45px;
  border-radius: 5px;
  background: #d9eee3;
  margin: 0 auto;
  text-align: center;
  cursor: pointer;
  color: #008d40;
  transition: all .3s ease;
}
.main.better_homes .box6 .more-btn img {
  width: .24rem;
  height: auto;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.main.better_homes .box6 .nomore {
  display: none;
  text-align: center;
}
.main.better_homes .box6 .more-btn:hover {
  background: #e8f6e5 !important;
}
@media (max-width: 1640px) {
  .main.products .box9 .text {
    padding-left: 5%;
  }
}

@keyframes ripple2 {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(2);
    opacity: 0;
  }
}
@-webkit-keyframes ripple2 {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(2);
    opacity: 0;
  }
}
@keyframes scale1 {
  0%,100% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  65% {
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes scale1 {
  0%,100% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  65% {
    -webkit-transform: scale(1);
  }
}






/*20200423客服中心*/
.cooperation .content .rightbox .ulbox .li {
  width: 33.3%;
}
.cooperation .content .rightbox .ulbox .title-p {
  font-weight: bold;
  color: #008c3f;
  line-height: 1.5;
}
.cooperation .content .rightbox .ulbox .li {
  padding-left: 2.25rem;
  padding-right: 2rem;
  position: relative;
}
.cooperation .content .rightbox .ulbox .li:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 1.15rem;
  background: #ececec;
  right: 0;
  top: calc(50% - 0.575rem);
}
.cooperation .content .rightbox .ulbox .li:last-child:before {
  display: none;
}
.cooperation .content .rightbox .ulbox .title-p2 {
  margin-left: .5rem;
  color: #555;
  line-height: 1.6;
  margin-left: .5rem;
}
.cooperation .content .rightbox .ulbox .li:nth-child(1) {
  padding-left: 0;
}
.cooperation .content .rightbox .warp-input2 .proinput {
  width: 18%;
  margin-left: .7rem;
}
.cooperation .content .rightbox .formbox .itembox2 .li {
  width: 100%;
}
.cooperation .content .rightbox .ulbox .li:last-child{
  border-bottom:none;
}
.cooperation .content .rightbox .formbox .tabitem {
  display: none;
}
.cooperation .content .rightbox .formbox .rediobox {
  margin-top: 10px;
}
.cooperation .content .rightbox .formbox .rediobox label {
  margin-bottom: 10px;
}
.cooperation .content .rightbox .formbox .rediobox .a-radio {
  display: none;
}
.cooperation .content .rightbox .formbox .rediobox .b-radio {
  display: inline-block;
  border: 1px solid #c3c3c3;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  vertical-align: middle;
  margin-left: 10px;
  position: relative;
}
.cooperation .content .rightbox .formbox .rediobox .b-radio:before {
  content: '';
  font-size: 0;
  width: 6px;
  height: 6px;
  background: #008b3f;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -3px;
  margin-top: -3px;
  border-radius: 50%;
  display: none;
}
.cooperation .content .rightbox .formbox .rediobox .a-radio:checked ~ .b-radio:before {
  display: block;
}
.main.cases .box2 .bot-proimg{
  margin-bottom:.2rem;
}
.main.cases .box2 .bot-proimg .img{
  overflow: hidden;
}
.main.cases .box2 .bot-proimg:hover p img{
  animation: toRightFromRight .8s forwards ease-in-out;
}
@keyframes toRightFromRight {
  79% {
    transform: translate(20%);
    opacity:0;
  }
  80% {
    transform: translate(-20%);
    opacity: 1;
  }
  81% {
    opacity: 1;
  }
}

.main.eproducts .box3 .ulbox .li .tit2{
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.main.eproducts .box3 .ulbox .li:hover .tit2{
  color:#00722d;
}
.processing{

}
.main.cooperation .rightbox .formbox .warp-input2.categorys .input{
    width:15%;
}
.mCustomScrollBox{
  width:100% !important;
}
@media (max-width: 1366px){
  .section2 .animatebox{
    bottom: -10vh;
  }
  .section2 .itembox2{
    height: calc(58vh - 118px);
    margin-top: 118px;
  }
}


/*ipad*/



@media (max-width: 1024px){
 
  .main.better_homes .box4 .p{
    height:60px;
  }
}


@media (max-width: 768px){


  .main.ingenuity .ingenuity-item .swiperbtn{
    height:35px;
    width:90px;
  }
  .main.ingenuity .ingenuity-item .swiper-button-next, .main.ingenuity .ingenuity-item .swiper-button-prev{
    width:30px;
    height:30px;
    line-height:30px;
  }
  /*.warp-subnav .n-subnav .sub-item a{
    margin-left: 1.5rem;
  }*/
}





/*手机样式*/
header.header-fix{
  position:fixed;
  z-index:99;
  width:100%;
  background:#fff;
}
header.header-fix .search-btn svg g{
  fill:#333;
}
header.header-fix .lang{
  color:#333;
}
header.header-fix .hamburger-inner, header.header-fix .hamburger-inner::before, header.header-fix .hamburger-inner::after{
  background:#333;
}
.subnav{
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.subnav.subnav-up {
  -webkit-transform: translate3d(0, -102%, 0);
          transform: translate3d(0, -102%, 0);
}
.warp-subnav .subnav.active{
  top:1rem;
  border-top:1px solid #ececec;
  box-sizing: content-box;
}
.footer-fix{
  position:fixed;
  left:0;
  bottom:0;
  z-index:9;
  width:100%;
  height:1.2rem;
  background:#fafafa;
}
.footer-fix .li{
  width:25%;
}
.footer-fix .li .btn{
  width:.4rem;
  height:.4rem;
}
.footer-fix .li .btn svg{
  width:.36rem;
  height:.36rem;
}
.footer-fix .li:nth-child(3) .btn svg{
  width:.4rem;
  height:.4rem;
}
.footer-fix .li p{
  line-height:1.6;
}
.footer-fix .li p{
  color:#333;
}
/*二级导航*/
.warp-subnav .subnav,.warp-subnav .n-subnav .sub-item a,.warp-subnav,.warp-subnav .sub-item,.warp-subnav .n-subnav{
  height:1rem;
  line-height:1rem;
}
.warp-subnav .n-subnav .sub-item2 a{
  font-size:.32rem;
}

.warp-subnav .n-subnav{
  padding:0 .7rem;
}
.warp-subnav .n-subnav .sub-item2{
  width:100%;
  overflow:hidden;
  border-left:1px solid #ececec;
  border-right:1px solid #ececec;
  position:relative;
}
.warp-subnav .n-subnav .sub-item a{
  padding:0 .1rem;
}
.warp-subnav .n-subnav .sub-item2:before{
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 8%;
  height: 100%;
  z-index: 2;
  background: linear-gradient(to left,rgba(255,255,255,.8),rgba(255,255,255,0));
}

.warp-subnav .n-subnav .sub-item a.cur:before{
  width:80%;
  left:10%;
}
.warp-subnav .n-subnav .sub-item2 a{
  text-align:center;
  /*margin-left:.3rem !important;*/
}
.warp-subnav .subnav .swiper-button-prev, .warp-subnav .subnav .swiper-button-next{
  background:none !important;
  width:.7rem;
  height:1rem;
  margin-top:-.5rem;
}
.warp-subnav .subnav .swiper-button-prev svg,.warp-subnav .subnav .swiper-button-next svg{
  width:.16rem;
}
.warp-subnav .subnav .swiper-button-next.swiper-button-disabled svg g, .warp-subnav .subnav .swiper-button-prev.swiper-button-disabled svg g{
  fill:#B1B1B1;
}
.warp-subnav .subnav .swiper-button-next svg g, .warp-subnav .subnav .swiper-button-prev svg g{
  fill:#008B3F;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.warp-subnav .subnav .swiper-button-prev{
  left:0;
}
.warp-subnav .subnav .swiper-button-next{
  right:0;
}
.warp-subnav .n-subnav2{
  padding:0;
}
.warp-subnav .n-subnav2 .sub-item a{
  padding:0;
  margin-left:.6rem;
}
.warp-subnav .n-subnav2 .sub-item a.cur:before{
  width:100%;
  left:0;
}

.n-header .logo{
  width:1.6rem;
}
.n-header, .warp-header{
  height:1rem;
}
.n-header .lang{
  margin-left:.2rem;
  /*display:none;*/
}
.n-header .search-btn{
  margin-left:.2rem;
  height:.8rem;
  line-height:.8rem;
}
.n-header .search-btn svg{
  width:.48rem;
}
.footer-two{
  padding-top:.8rem;
  /*padding-bottom:1rem;*/
}
.footer-top .footer-left{
  width:100%;
}
.footer-top .footer-right{
  display:none;
}
.footer-top .tit2{
  margin-bottom:.3rem;
}
.footer-top .bot-from{
  margin-bottom:.2rem;
}
.footer-top .bot-from{
  height:.8rem;
}
.footer-top .input1{
  height:.6rem;
  text-indent:0;
  width: calc(100% - 30px);
}
.footer-top .input{
  height: .5rem;
  background-size: auto .35rem;
}
.footer-top .tit3{
  margin-top:.9rem;
  margin-bottom:.3rem;
  color:#fff;
}
.footer-top .input1{
  font-size:.3rem;
}
.footer-two .footer-top{
  margin-bottom:.85rem !important;
}
.footer-top .tab-ulbox2 .li{
  line-height:2.2rem;
}
.footer-bot .footer-bot-ulbox{
  margin-bottom:.2rem;
}
.footer-bot .p{
  width:100%;
  text-align:center;
}
.footer-bot .sp{
  margin-left:0;
}
.footer-bot{
  padding-bottom:.9rem;
}

.nbanner{
  height:auto;
}
.nbanner img{
  width:100%;
}
.nbanner .content{
  position:absolute;
  top:3.3rem;
  margin-top:0;
  left:4%;
}
.nbanner .downbtn{
  bottom:.5rem;
}
.nbanner .downbtn p{
  margin-bottom:0;
  margin-top:.5rem;
}
.nbanner .downbtn svg{
  width:100%;
}
.nbanner .img-box{
  position:absolute;
  left:0;
  top:0;
}
.nbanner .img-box1{
  position:relative;
}
.nbanner .content .more img{
  width:.4rem;
  height:.45rem;
  margin-left:0;
}
.nbanner .content .more{
  margin-top:.55rem;
}
.nbanner .content .more img{
    transform:rotate(-180deg);
    margin-right:6px;
}
.nbanner .content2{
  padding-top:0;
}
.main.social .box3 .li{
    justify-content: flex-end;
}
.main.social .box3 .dian{
    display:none;
    
}
.main.social .box3 .time{
    position: relative;
    padding-right:15px;
    position: relative;
    left: 8px;
}
.main.social .box3 .time:before{
    content:"";
    position: absolute;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #00863d;
    right:0;
    top:50%;
    margin-top:-4.5px;
}

@keyframes trackBallSlide {
  0% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(8px);
    transform: scale(1) translateY(8px);
  }
  6% {
    opacity: 1;
    -webkit-transform: scale(0.9) translateY(-3px);
    transform: scale(0.9) translateY(-3px);
  }
  14% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(-10px);
    transform: scale(0.4) translateY(-10px);
  }
  15%, 19% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(8px);
    transform: scale(0.4) translateY(8px);
  }
  28%, 29.99% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(8px);
    transform: scale(1) translateY(8px);
  }
  30% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(8px);
    transform: scale(1) translateY(8px);
  }
  36% {
    opacity: 1;
    -webkit-transform: scale(0.9) translateY(-3px);
    transform: scale(0.9) translateY(-3px);
  }
  44% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(-10px);
    transform: scale(0.4) translateY(-10px);
  }
  45%, 49% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(8px);
    transform: scale(0.4) translateY(8px);
  }
  58%, 59.99% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(8px);
    transform: scale(1) translateY(8px);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(8px);
    transform: scale(1) translateY(8px);
  }
  66% {
    opacity: 1;
    -webkit-transform: scale(0.9) translateY(-3px);
    transform: scale(0.9) translateY(-3px);
  }
  74% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(-10px);
    transform: scale(0.4) translateY(-10px);
  }
  75%, 79% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(8px);
    transform: scale(0.4) translateY(8px);
  }
  88%, 100% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(8px);
    transform: scale(1) translateY(8px);
  }
}
.main.about .box1{
  padding:.8rem 0 0;
}
.main.about .box1 .rightbox .ul{
  position:relative;
}
.main.about .box1 .rightbox .ul:before{
  content:"";
  position:absolute;
  width:100%;
  height:1px;
  background:#f2f2f2;
  top:50%;
}
.main.about .box1 .rightbox .ul .li{
  width:50%;
  margin-bottom:1rem;
}
.main.about .box1 .rightbox .ul .li:nth-child(2n){
  border-right:none;
}
.main.about .box1 .rightbox .ul .sp{
  font-size:12px;
}
.main.about .box1 .rightbox .ul .li:nth-child(3),.main.about .box1 .rightbox .ul .li:nth-child(4){
  margin-bottom:0;
}
.main.about .box1 .rightbox .li-item{
  margin-bottom:.6rem;
}
.main.about .box1 .rightbox .li-item .tit3{
  margin-bottom:.12rem;
}
.main.about .box1{
  padding-bottom:.5rem;
}
.main.about .box1 .rightbox{
  height:21rem;
  overflow:hidden;
}
.main.about .box2{
  padding:0;
  background:none;
}
.main.about .box2 .leftbox .tit2{
  margin-bottom:.4rem;
}
.main.about .box2 .leftbox{
  padding:.7rem 4% 0;
  width:100%;
  background:url(/ar/bocstatic/m/img/m/about_img1.jpg) no-repeat center top;
  background-size:cover;
}
.main.about .box2 .leftbox img{
  width:100%;
  margin-top:.7rem;
}

.main.about .box2 .leftbox .tit3{
  margin-bottom:.15rem;
}
.main.about .box2 .leftbox .tit4{
  line-height:1.8;
}
.main.about .box2 .text {
  background:#03a652;
  width:100%;
  padding:.7rem 0;
}
.main.about .box2 .text .w1640{
  line-height: 1.7;
  padding:0;
  position: relative;
}
.main.about .box2 .text .boxleft{
  width:74%;
  padding:0 .5rem;
  position:relative;
}
.main.about .box2 .text .boxright{
  width:26%;
}
.main.about .box2 .text .img3{
  position:absolute;
  width:150%;
  height:150%;
  left:15%;
  top:20%;
  z-index:1;
}
.main.about .box2 .text .img1, .main.about .box2 .text .img2 {
  width: 22px;
  height: 22px;
  position: absolute;
  z-index: 1;
}
.main.about .box2 .text .img1 {
  left: 0;
  top: 0;
}
.main.about .box2 .text .img2 {
  right: 0;
  bottom: 0;
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.main.about .box2 .text .img1, .main.about .box2 .text .img2{
  width:.22rem;
  height:.22rem;
}
.main.about .box3{
  padding:.8rem 0 1rem;
}
.main.about .box3 .tit2{
  margin-bottom:.5rem;
}
.main.about .box3 .title{
  margin-bottom:.4rem;
}
.main.about .box3 .honor .honor-img{
  padding-bottom:0;
}
.main.about .box3 .warp-timebox{
  padding:0 .75rem;
}
.main.about .box3 .leftbox{
  width:100%;
  border-right:none;
}
.main.about .box3 .leftbox .li{
  margin-bottom:0;
}
.main.about .box3 .rightajax{
  padding-left:0;
}

.main.about .box3 .warp-timebox .swiper-button-prev, .main.about .box3 .warp-timebox .swiper-button-next{
  background:none !important;
  width:.5rem;
  height:100%;
  top:0;
  border:none;
}
.main.about .box3 .warp-timebox .swiper-button-prev svg,.main.about .box3 .warp-timebox .swiper-button-next svg{
  width:.16rem;
}
.main.about .box3 .warp-timebox .swiper-button-next.swiper-button-disabled svg g, .main.about .box3 .warp-timebox .swiper-button-prev.swiper-button-disabled svg g{
  fill:#B1B1B1;
}
.main.about .box3 .warp-timebox .swiper-button-next svg g, .main.about .box3 .warp-timebox .swiper-button-prev svg g{
  fill:#008B3F;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.about .box3 .warp-timebox .swiper-button-prev{
  left:0;
}
.main.about .box3 .warp-timebox .swiper-button-next{
  right:0;
}
.main.about .box3 .warp-timebox{
  margin-bottom:.35rem;
}
.main.about .box3 .leftbox{
  border-bottom:1px solid #ececec;
  margin-bottom:.4rem;
}
.main.about .box3 .leftbox .li{
  padding-bottom:.3rem;
  margin-left:.6rem;
  position:relative;
}
.main.about .box3 .leftbox .li.cur:before{
  content:"";
  position:absolute;
  width:100%;
  height:3px;
  background:#008c44;
  bottom:0;
  left:0;
}
.main.about .box3 .rightajax{
  width:100%;
}
/*.main.about .box3 .warp-timebox .swiper-slide:before{
  background-size: 20px 6px;
}*/
.main.about .box3 .honor .honor-img p,.main.about .box4 .parkimg p{
  margin-top:.3rem;
}
.main.about .box3 .honor{
  margin-bottom:.65rem;
}
.main.about .box3 .title span{
  padding-left:.3rem;
}
.footer-top .tab-ulbox .li{
  padding:0 .2rem;
}
.footer-top .tab-ulbox2 .li{
  padding:0;
}

.main.about .box4{
  padding:.8rem 0 1rem;
}
.main.about .box4 .parkimg{
  margin-top:.5rem;
  padding-bottom:0;
}

.main.about .box3 .honor .honor-img,.main.about .box3 .honor,.main.about .box4 .parkimg{
  overflow: initial;
}
.main.about .box5{
  padding: .8rem 0 1rem;
}
.main.about .box5 .rightbox .p img{
  max-width:100%;
}
.main.about .box5 .rightbox .li-item{
  margin-bottom:.5rem;
}
.main.about .box5 .tit2{
  margin-bottom:.5rem;
}
.main.about .box5 .rightbox{
  height:21rem;
  overflow:hidden;
}
.main.about .box5 .rightbox .li-item .tit3{
  margin-bottom:.12rem;
}
.main.about .box1 .left-nav .tabbox{
  width:100%;
}
.main.about .box1 .left-nav,.main.about .box5 .left-nav{
  display:block;
  width:100%;
  padding-bottom:.25rem;
  margin-bottom:.35rem;
  position:relative;
}
.main.about .box1 .left-nav:after,.main.about .box5 .left-nav:after{
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 22%;
  height: 100%;
  z-index: 2;
  background: linear-gradient(to left,rgba(255,255,255,.8),rgba(255,255,255,0));
}
.main.about .box1 .left-nav:before,.main.about .box5 .left-nav:before{
  content:"";
  position:absolute;
  left:4%;
  width:96%;
  bottom:0;
  height:1px;
  background:#ececec;
}
.main.about .box1 .left-nav .li,.main.about .box5 .left-nav .li{
  margin-bottom:0;
  width:auto !important; 
}

/*手机文化*/
.main.culture .box1{
  padding:.8rem 0 .4rem;
}
.main.culture .tit1{
  margin-bottom:.55rem;
  font-size:.5rem;
}
.main.culture .tabbox{
  display: block;
  margin-bottom: .35rem;
  position: relative;
  border-bottom:1px solid #ececec;
}
.main.culture .tabbox .li{
  position:relative;
  width:auto;
  color: #393939;
  display: block;
  line-height: 1;
  padding-bottom: .25rem;
  -webkit-transition: color .3s ease,marginBottom .3s ease;
  transition: color .3s ease,marginBottom .3s ease;
}
.main.culture .tabbox .li:before{
  content:"";
  position:absolute;
  width:100%;
  height:3px;
  background:#008c3f;
  bottom:0;
  opacity:0;
  filter: alpha(opacity=0);
}
.main.culture .tabbox .li.cur {
  color: #008b3f;
}
.main.culture .tabbox .li.cur:before {
  content:"";
  position:absolute;
  width:100%;
  height:3px;
  background:#008c3f;
  bottom:0;
  opacity:1;
  filter: alpha(opacity=100);
}
.main.culture .content{
  padding-top:0;
}
.main.culture .tabbox .li br{
  display:none;
}
.main.culture .rightbox .bor1{
  border-bottom:1px dashed #d8d8d8;
  padding-bottom:.5rem;
  margin-bottom:0;
}
.main.culture .rightbox .p img{
  max-width:80%;
}
.main.culture .rightbox .tit3 .btn{
  position:relative;
  width:16px;
  height:16px;
}
.main.culture .rightbox .tit3 .sp{
  width:calc(100% - 55px);
  line-height:1.5;
}
.main.culture .rightbox .tit3 svg{
  width:16px;
  height:16px;
  position:absolute;
}

.main.culture .rightbox .li-item{
  padding:.4rem 0;
  margin-bottom:0;
  border-bottom:1px dashed #d9d9d9;
}
.main.culture .rightbox .li-item2{
  border-bottom:none;
   padding:.4rem 0 0;
  margin-bottom:0;
}
.main.culture .rightbox .li-item2 .p{
  display:block;
}
.main.culture .rightbox .tit3 .add{
  opacity:1;
}
.main.culture .rightbox .tit3 .reduce{
  opacity:0;
}
.main.culture .rightbox .tit3.cur .add{
  opacity:0;
}
.main.culture .rightbox .tit3.cur .reduce{
  opacity:1;
}
.main.culture .rightbox .li-item:nth-last-child(1){
  border-bottom:none;
}
.main.culture .rightbox .tit5.tit-18,.main.culture .rightbox .tit6.tit-20{
  font-size:.3rem;
  font-family: "方正兰亭中黑简体","Source Han Sans CN","Microsoft YaHei", "PingFang SC","Helvetica Neue", Helvetica, sans-serif;
}
.main.culture .rightbox .ulbox .li{
  padding:.35rem;
  margin-bottom:.2rem;
}
.main.culture .rightbox .p .tit2{
  margin-bottom:.2rem;
}
.main.culture .box2{
  padding:.9rem 0 .8rem;
}
.main.culture .box2 .ulbox{
  margin-top:.65rem;
  position:relative;
}
.main.culture .box2 .li{
  margin-bottom:0;
}
.main.culture .box2 .time{
  left:.4rem;
  top:.4rem;
}
.main.culture .box2 .text{
  padding:.5rem .3rem;
}
.main.culture .box2 .swiper-button-prev, .main.culture .box2 .swiper-button-next{
  background:none !important;
  width:.6rem;
  height:.6rem;
  background:rgba(255,255,255,.2) !important;
  margin-top:0;
  top:2.4rem;
  border-radius:50%;
  display:none;
}
.main.culture .box2 .swiper-button-prev svg,.main.culture .box2 .swiper-button-next svg{
  width:.16rem;
}
.main.culture .box2 .swiper-button-next.swiper-button-disabled svg g, .main.culture .box2 .swiper-button-prev.swiper-button-disabled svg g{
  fill:#fff;
}
.main.culture .box2 .swiper-button-next svg g, .main.culture .box2 .swiper-button-prev svg g{
  fill:#fff;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.culture .box2 .swiper-button-prev{
  left:10.6%;
}
.main.culture .box2 .swiper-button-next{
  right:10.6%;
}
.main.culture .box3{
  padding: .8rem 0 1rem;
}
.main.culture .box3 .tab-ul .li{
  margin-left:.6rem;
  font-size:.3rem;
}
.main.culture .box3 .listbox{
  margin-top:.4rem;
}
.main.culture .box3 .listbox .swiper-slide{
  padding: .4rem .3rem;
}
.main.culture .box3 .listbox .tit2{
  margin-bottom:.2rem;
}
.main.culture .box3 .listbox .p{
  margin-bottom:.7rem;
}
.main.culture .box3 .listbox .time{
  left: .3rem;
  bottom:.4rem;
  font-size:.24rem;
}
.main.culture .box3 .tab-ul{
  margin-top:.4rem;
}
/*手机招聘*/
.main.recruit .box1 .content{
  padding:.75rem 0;
}
.main.recruit .box1 .left{
  width:100%;
  margin-bottom:.4rem;
}
.main.recruit .box1 .p{
  margin-top:.3rem;
}
.main.recruit .box1 .right{
  width:100%;
  text-align:center;
}
.main.recruit .box1 .right img{
  width:80%;
}
.main.recruit .box2 .content{
  padding:.9rem 0;
}
.main.recruit .box2 .p{
  margin:.25rem 0 .6rem;
}
.main.recruit .box2 .item-li{
  margin-bottom:.5rem;
}
.main.recruit .box2 .item-li img{
  width:100%;
}
.main.recruit .box2 .tit2{
  margin-bottom:.2rem;
  color:#666;
}
.main.recruit .box3 .content{
  padding: .65rem 0;
}
.main.recruit .box3 .tit1{
  margin-bottom:.2rem;
}
.main.recruit .box4 .content{
  padding: .9rem 0;
}
.main.recruit .box4 .imgbox p{
  margin-top:.2rem;
}
.main.recruit .box4 .imgbox{
  padding-bottom:0;
}
.main.recruit .box4 .tit1{
  margin-bottom:.3rem;
}
.recruit-tip{
  padding:1.2rem 0 !important;
}
.recruit-tip .button1{
  width:2.5rem;
  height:.7rem;
  line-height:.7rem;
  border-radius:2px;
}
.main.recruit .box5{
  padding: 1rem 0;
}
.main.recruit .tit1{
  margin-bottom:.2rem;
}
.main.recruit .p{
  line-height:2.2;
}
.main.recruit .box5 .warp-ulbox{
  margin-top:.4rem;
}
.main.recruit .box5 .tab-box .li{
  height:1.35rem;
  line-height:1.35rem;
}
.main.recruit .box5 .tab-box .img{
  height:.36rem;
  background-size:.36rem auto;
}
.main.recruit .box5 .tab-box{
  margin-top:0;
  overflow:hidden;
  width:calc(100% - .85rem);
}
.main.recruit .box5 .tab-box .li .p{
  line-height:1.2;
  text-align:center;
}
.main.recruit .box5 .wtab-box .swiper-button-next{
  width:.85rem;
  height:1.35rem;
  background:#d6eee1;
  position:relative;
  top:0;
  right:0;
  margin-top:0;
}
.main.recruit .box5 .wtab-box .swiper-button-next svg{
  width:.18rem;
}
.main.recruit .box5 .ulbox-ajax .contentajax{
  padding:.3rem;
}
.main.recruit .box5 .ulbox-ajax .contentajax .imgbox3 span{
  width:6px;
  height:6px;
  margin:0 4px;
}
.main.recruit .box5 .ulbox-ajax .contentajax .imgbox3{
  margin-bottom:.5rem;
}
.main.recruit .box5 .ulbox-ajax .warp-itembox{
  margin-top:0;
}
.main.recruit .box5 .ulbox-ajax .contentajax .content-text .tit4{
  margin-bottom:.1rem;
}
.main.recruit .box5 .ulbox-ajax .contentajax .content-text .item-li{
  width:100% !important;
  padding:.4rem 0 .4rem 0 !important;
  border-bottom:1px dashed #d4d4d4 !important;
  border-right:none !important;
}
.main.recruit .box5 .ulbox-ajax .contentajax .content-text .item-li:last-child{
  border-bottom:none !important;
}
.main.recruit .box6 .content{
  padding: .5rem 0 1rem;
}
.main.recruit .box6 .box6-tab .li{
  margin-left:.55rem;
}
.main.recruit .box6 .tit1{
  margin-bottom:.3rem;
}
.main.recruit .box6 .box6-tab{
  border-bottom:1px solid #ececec;
}
.main.recruit .box6 .box6-tab .li{
  padding-bottom:.3rem;
}
.main.recruit .box6 .box6-tab{
  margin-bottom:.4rem;
}
.main.recruit .box6 .imgbox2 p{
  margin-top:.3rem;
}
.main.recruit .box6 .imgbox2{
  padding-bottom:0;
}
.main.recruit .box7{
  background:#e8f7ef;
}
.main.recruit .box7 .content{
  padding: 1.2rem 0 .9rem;
  border-bottom:none;
}
.main.recruit .box7 .content .tit1,.main.recruit .box8 .content .tit1{
  width:100%;
}
.main.recruit .box8 .content .ulbox .li{
  padding:0;
}
.main.recruit .box8 .content .ulbox .li .li-item:last-child{
  border-bottom:none;
}
.main.recruit .box7 .content .ulbox,.main.recruit .box8 .content .ulbox{
  width:100%;
  /*margin-bottom:.6rem;*/
  padding-right:0;
}
.main.recruit .box8 .content .tit2{
  margin-bottom:.1rem;
}
.main.recruit .box8 .content .ulbox .li-item2:last-child{
  width:100%;
  max-width:100%;
}
.main.recruit .box7 .content .ulbox{
  margin-bottom:0;
}
.main.recruit .box8 .content .ulbox .li-item,.main.recruit .box7 .content .ulbox .li-item{
  width:100%;
  padding:.3rem 0;
  padding-right:0;
  border-bottom:1px dashed #d8d8d8;
}
.main.recruit .box7 .content .ulbox .li-item:last-child,.main.recruit .box7 .content .ulbox .li-item:last-child{
  border-bottom:none;
}
.main.recruit .box8 .content{
  padding: 1rem 0;
}

/*社会责任*/
.main.social .box1 .content{
  padding:1rem 0;
}
.main.social .box1 .left,.main.social .box1 .right{
  width:100%;
  margin-left:0;
}
.main.social .box1 .left .tit1{
  margin-bottom:.16rem;
}
.main.social .box1 .right{
  margin-top:.5rem;
}
.main.social .box1 .right .sp{
  padding:0 .65rem;
}
.main.social .box1 .right .name{
  margin-left: .65rem;
  padding-left: 2rem;
}
.main.social .box1 .right .sp{
  margin-bottom:.55rem;
}
.main.social .box1 .right .name:before{
  width:2rem;
}
.main.social .box1 .right .position{
  margin-left:2.6rem;
}
.main.social .box2 .content{
  padding: .9rem 0 .6rem;
}
.main.social .box2 .ulbox{
  margin-top:.3rem;
}
.main.social .box2 .li{
  padding:.36rem 0;
  width:50% !important;
  margin-left:0 !important;
  padding-right:0 !important;
  margin-bottom:0;
  border-bottom:1px solid #ececec;
}
.main.social .box2 .li:last-child{
  border-bottom:none;
}
.main.social .box3 .content{
  padding: .9rem 0 1.2rem;
}
.main.social .box3 .time{
  width:1.3rem;
}
.main.social .box3 .ulbox{
  margin-top:.48rem;
}
.main.social .box3 .li{
  padding-bottom:0;
  margin-bottom:.5rem;
}
.main.social .box3 .text{
  width: calc(100% - 1.3rem);
  margin-left:1.3rem;
  padding-left: .6rem;
  line-height: 2;
  margin-top:-15px;
}
.main.social .box3 .ulbox:before{
  left: calc(1.3rem + 4px);
}
.main.social .box3 .more{
  margin-left:0;
  margin-top:.6rem;
}
.main.social .box3 .more p{
  color:#008c44;
  margin-bottom:.1rem;
}
.main.social .box6 .content{
  padding:1.1rem 0 0;
}
.main.social .box6 .tit2{
  margin-bottom:.3rem;
}
.main.social .box6 .ulbox .li{
  width:100%;
  padding:.3rem;
  margin-bottom:.17rem;
}
.main.social .box6 .ulbox .tit3{
  margin-bottom:.2rem;
}
.main.social .box6 .ulbox .p{
  margin-bottom:.5rem;
}
.main.social .box6 .ulbox2 .li{
  width:100%;
  padding:.3rem;
  margin-bottom:.17rem;
}
.main.social .box7 .tit2{
  margin-bottom:.3rem;
}
.main.social .box7 .content{
  padding:.8rem 0 0;
}
.main.social .box7 .ulbox{
  margin-top:.6rem;
}
.main.social .box7 .item1 .p{
  margin-bottom:.5rem;
}
.main.social .box7 .ulbox .tit3,.main.social .box7 .item1 .tit3,.main.social .box7 .ulimg .img{
  margin-bottom:.2rem;
}
.main.social .box7 .ulbox .text .p{
  width:100%;
}
.main.social .box7 .ulbox .text .img{
  width:100%;
  margin-top:3%;
  margin-left:0;
}
.main.social .box7 .ulbox .li,.main.social .box7 .item1{
  padding:.3rem;
  margin-bottom:.17rem;
}
.main.social .box8 .item1{
  padding:.3rem;
}
.main.social .box8{
  padding:.8rem 0;
}
.main.social .box8 .tit2,.main.social .box9 .tit2{
  margin-bottom:.3rem;
}
.main.social .box9 .item1{
  margin-bottom:.5rem;
}
.main.social .box9 .item1{
  margin-top:.5rem;
}
.main.social .box9 .item1 .li{
  width:100%;
  padding:.3rem;
}
.main.social .box9 .item1 .tit4{
  margin-bottom:.2rem;
}
.main.social .box9{
  padding-bottom:1.2rem;
}
.main.social .box6 .ulbox{
  margin-top:.5rem;
}
.main.social .box7 .item1 .ulimg{
  padding-bottom:.6rem;
  position:relative;
}
.main.social .box7 .item1 .ulimg2{
  padding-bottom:.6rem;
  position:relative;
}
.main.social .box8 .item1 .ulimg3{
  padding-bottom:.6rem;
  position:relative;
}
.main.social .box7 .item1 .swiper-pagination {
  bottom: 0;
}
.main.social .box7 .ulimg2 .img{
  margin-bottom:.2rem;
}
.main.social .box7 .item1 .swiper-pagination span {
  width: 6px;
  height: 6px;
  background: #b9cfc3;
  margin: 0 3px;
  border-radius: 50%;
  opacity: 1;
}
.main.social .box7 .item1 .swiper-pagination span.swiper-pagination-bullet-active {
  background: #008c3f;
}

.main.social .box8 .item1 .swiper-pagination {
  bottom: 0;
}
.main.social .box8 .ulimg2 .img{
  margin-bottom:.2rem;
}
.main.social .box8 .item1 .p2{
  margin-top:.2rem;
}
.main.social .box8 .item1 .swiper-pagination span {
  width: 6px;
  height: 6px;
  background: #b9cfc3;
  margin: 0 3px;
  border-radius: 50%;
  opacity: 1;
}
.main.social .box8 .item1 .swiper-pagination span.swiper-pagination-bullet-active {
  background: #008c3f;
}
.main.social .box4 .content{
  padding:1.2rem 0 .6rem;
}
.main.social .box4 .li{
  border-left:none;
}
.main.social .box4 .li:last-child{
  border-right:none;
}
.main.social .box4 .img,.main.social .box4 .tit2{
  margin-bottom:.3rem;
}
.main.social .box4 .tit2{
  text-align:center;
}
.main.social .box4 .down{
  width:2rem;
  height:.7rem;
  line-height:.7rem;
  margin:0 auto;
}

.main.social .box4 .swiper-button-prev, .main.social .box4 .swiper-button-next{
  background:none !important;
  width:.6rem;
  height:.6rem;
  background:rgba(255,255,255,.4) !important;
  margin-top:0;
  top:3.8rem;
  border-radius:50%;
  opacity:1;
  display:none;
}
.main.social .box4 .swiper-button-prev svg,.main.social .box4 .swiper-button-next svg{
  width:.2rem;
}
.main.social .box4 .swiper-button-next.swiper-button-disabled svg g, .main.social .box4 .swiper-button-prev.swiper-button-disabled svg g{
  fill:#e5e5e5;
}
.main.social .box4 .swiper-button-next svg g, .main.social .box4 .swiper-button-prev svg g{
  fill:#e5e5e5;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.social .box4 .swiper-button-prev{
  left:14%;
}
.main.social .box4 .swiper-button-next{
  right:14%;
}
.main.social .box4 .content{
  padding:.6rem 0;
}
.main.social .box4 .left{
  width:100%;
  padding-right:0;
  border-right:none;
  padding-bottom:.5rem;
  margin-bottom:.7rem;
  border-bottom:1px dashed #dbdbdb;
}
.main.social .box4 .right{
  width:100%;
  margin-left:0;
}
.main.social .box4 .right .img1{
  width:2.2rem;
  padding:.1rem;
  border:1px solid #ededed;
  margin:0 auto .1rem;
}
.main.social .box4 .right .img1 img{
  max-width:100%;
}
.main.social .box5 .content{
  padding: .75rem 0 1rem;
}
.main.social .box5 .imgbox p{
  margin-top:.2rem;
}
.main.social .box5 .imgbox{
  padding-bottom:0;
}

.main.social .box5 .imgbox  .swiper-button-prev, .main.social .box5 .imgbox  .swiper-button-next{
  background:none !important;
  width:.6rem;
  height:.6rem;
  background:none !important;
  margin-top:0;
  top:2.4rem;
  border-radius:50%;
}
.main.social .box5 .imgbox .swiper-button-prev svg,.main.social .box5 .imgbox .swiper-button-next svg{
  width:.26rem;
}
.main.social .box5 .imgbox .swiper-button-next.swiper-button-disabled svg g, .main.social .box5 .imgbox .swiper-button-prev.swiper-button-disabled svg g{
  fill:#e5e5e5;
}
.main.social .box5 .imgbox .swiper-button-next svg g, .main.social .box5 .imgbox .swiper-button-prev svg g{
  fill:#e5e5e5;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.social .box5 .imgbox .swiper-button-prev{
  left:10%;
}
.main.social .box5 .imgbox .swiper-button-next{
  right:10%;
}

/*新闻栏目*/
.main.news .box1{
  padding:.65rem 0 .85rem;
}
.main.news .box1 .list-box{
  width:100%;
  padding-right:0;
  border-right:none;
}
.main.news .box1 .itembox .tit2{
  margin-bottom:.2rem;
}
.main.news .box1 .itembox .tit3{
  margin-bottom:.24rem;
}
.main.news .box1 .itembox .more{
  width:2rem;
  height:.7rem;
  line-height:.7rem;
  margin-top:.32rem;
}
.main.news .box1 .itembox{
  padding-bottom:.6rem;
}
.main.news .box1 .list-box .time{
  width:100%;
  text-align:left;
  margin-bottom:.3rem;
}
.main.news .box1 .list-box .text{
  width:100%;
}
.main.news .box1 .list-box .li{
  padding:.6rem 0;
}
.main.news .box1 .list-box .li:last-child{
  border-bottom:1px solid #ececec;
}
.main.news .box1 .list-box .tit5{
  margin-bottom:.16rem;
}
.more-btn:hover{
  background:transparent !important;
}
.main.news .box1 .list-box .more{
  width: 2.4rem;
  height: .7rem;
  line-height: .7rem;
  margin-top: .32rem;
  color:#fff;
  display: block;
  border-radius: 3px;
  text-align: center;
}
.main.news .box1 .more-btn{
  width:100%;
  background:none;
  height:auto;
  line-height:1.6;
}
.main.news .box1 .more-btn p{
  width:100%;
  margin-bottom:5px;
}
.main.news .box1 .recommend-box{
  margin-top:.7rem;
}
.main.news .box1 .recommend-box .tit2{
  margin-bottom:.28rem;
}
.main.news .box1 .recommend-box{
  width:100%;
  padding-left:0;
}
.main.news .box1 .recommend-box .li{
  margin-bottom:.6rem;
}
.main.news .box1 .recommend-box .tip-btn{
  left:.2rem;
  top:.2rem;
}
.main.news .box2{
  padding: .9rem 0;
}
.main.news .box2 .tit2{
  margin-bottom:.3rem;
}
.main.news .box2 .tab-ul{
  border-bottom:1px solid #ececec;
}
.main.news .box2 .tab-ul .li{
  margin-left:.8rem;
}
.main.news .box2 .tab-ul .li{
  padding-bottom:.3rem;
}

.main.news .box2 .ulbox .li{
  width:100%;
}
.main.news .box2 .tab-ul{
  margin-bottom:.4rem;
}
.main.news .box2 .ulbox .p{
  margin-top:.2rem;
}
.main.news .box2 .ulbox .video-btn{
  width:.9rem;
}
.main.news .box2 .ulbox{
  margin-bottom:.5rem;
}
.main.news .box2 .ulbox2{
  margin-bottom:0;
  position:relative;
}
.main.news .box2 .ulbox .li{
  margin-bottom:0;
}
.main.news .box2 .ulbox2 .swiper-button-prev, .main.news .box2 .ulbox2 .swiper-button-next{
  background:none !important;
  width:.6rem;
  height:.6rem;
  margin-top:0;
  top:1rem;
  border-radius:50%;
}
.main.news .box2 .ulbox2 .swiper-button-prev svg,.main.news .box2 .ulbox2 .swiper-button-next svg{
  width:.25rem;
}
.main.news .box2 .ulbox2 .swiper-button-next.swiper-button-disabled svg g, .main.news .box2 .ulbox2 .swiper-button-prev.swiper-button-disabled svg g{
  fill:#e5e5e5;
}
.main.news .box2 .ulbox2 .swiper-button-next svg g, .main.news .box2 .ulbox2 .swiper-button-prev svg g{
  fill:#e5e5e5;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.news .box2 .ulbox2 .swiper-button-prev{
  left:6.6%;
}
.main.news .box2 .ulbox2 .swiper-button-next{
  right:6.6%;
}
.media-alert .content{
  width:92%;
}
.ex-close{
  top:.5rem;
  right:.5rem;
}
.ex-close .icon{
  width:.85rem;
  height:.85rem;
}
.ex-close .icon .line.line1{
  transform: rotate(45deg);
}
.ex-close .icon .line.line2{
  transform: rotate(-45deg);
}
.warpvideo .top-controls{
  padding:0 .2rem;
}

/*投资者关系*/
.main.investor .box1{
  padding:.4rem 0 1.1rem;
}
.main.investor .box1 .leftbox{
  padding:.5rem;
}
.main.investor .box1 .leftbox .li{
  padding:0 .15rem;
}
.main.investor .box1 .leftbox .text{
  margin-bottom:.4rem;
}
.main.investor .box1 .leftbox .ulbox{
  margin-bottom:.8rem;
}
.main.investor .box1 .leftbox .tit7{
  font-size:.24rem;
}
.main.investor .box1 .leftbox{
  margin-bottom:.6rem;
}
.main.investor .box1 .rightbox{
  padding:.4rem;
  height:auto;
}
.main.investor .box1 .ultab{
  margin-top:0;
  margin-bottom:.5rem;
}
.main.investor .box1 .ultab .li-item{
  margin-left:.6rem;
  width:auto;
  border:none;
  padding-bottom:10px;
  position:relative;
}
.main.investor .box1 .ultab .li-item:before{
  content:"";
  position:absolute;
  width:100%;
  height:3px;
  background:#008c3f;
  bottom:0;
  opacity:0;
}
.main.investor .box1 .ultab .li-item.cur{
  color:#008c3f;
}
.main.investor .box1 .ultab .li-item.cur:before{
  opacity:1;
}
.main.investor .box1 .ultab .li-item:last-child{
  margin-left:0;
}
.main.investor .box1 .bot-p{
  margin-top:.28rem;
}
.main.investor .box2{
  padding:.6rem 0 .8rem;
}
.main.investor .box2 .tab-li{
  width:calc(100% - 1.8rem);
  overflow: hidden;
}
.main.investor .box2 .tab-li .li{
  font-size:.3rem;
  width:auto;
  height:.8rem;
  line-height:.8rem;
}
.main.investor .box2 .ul-tab .sp1{
  width:1.8rem;
}
.main.investor .box2 .ul-ajax{
  margin-top:.9rem;
}
.main.investor .box2 .list-box{
  width:100%;
  padding-right:0;
  border-right:none;
}
.main.investor .box2 .list-box .li{
  padding:.5rem 0;
}
.main.investor .box2 .list-box .text{
  width: calc(100% - 90px);
}
.main.investor .box2 .more-btn{
  width:100%;
  background:none;
  height:auto;
  line-height:1.6;
}
.main.investor .box2 .more-btn p{
  width:100%;
  margin-bottom:5px;
}
.main.investor .box2 .recommend-box{
  width:100%;
  padding-left:0;
  margin-top:.5rem;
}
.main.investor .box2 .recommend-box .tit1{
  margin-bottom:.5rem;
}
.main.investor .box2 .recommend-box .text{
  padding: 1.35rem .8rem .8rem;
}
.main.investor .box2 .recommend-box .tip{
  left:.8rem;
  bottom:.8rem;
}
.main.investor .box2 .recommend-box .li{
  margin-bottom:.4rem;
}
.main.investor .box3{
  padding: .7rem 0 0;
}
.main.investor .box3 .tab-li .li{
  width:auto;
  font-size:.3rem;
}
.main.investor .box3 .ul-tab{
  margin-bottom:0;
}
.main.investor .box3 .ul-ajax{
  margin-top:.7rem;
}
.main.investor .box3 .warp-gov{
  display:none;
}
.main.investor .box3 .list-box .li{
  padding:0;
  border-bottom:none;
}
.main.investor .box3 .list-box .img{
  width:100%;
  margin-left:0;
}
.main.investor .box3 .list-box .text{
  width:100%;
  padding-top:.4rem;
  opacity:0;
  display:none;
  filter: alpha(opacity=0);
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.main.investor .box3 .list-box .li.swiper-slide-active .text{
  opacity:1;
  display:block;
  filter: alpha(opacity=100);
}
.main.investor .box3 .list-box .text .tit-16{
  height:auto;
}
.main.investor .box3 .list-box .tit1{
  margin-bottom:.15rem;
}
.main.investor .box3 .list-box .tit2{
  line-height:2;
}
.main.investor .box3 .list-box2{
  width:100%;
  padding-right:0;
  border-right:none;
}

.main.investor .box3 .recommend-box{
  width:100%;
  padding-left:0;
  margin-top:1rem;
}
.main.investor .box3 .recommend-box .text{
  padding: .35rem .4rem;
}
.main.investor .box3 .recommend-box .tip{
  left:.35rem;
  bottom:.3rem;
}
.main.investor .box3 .recommend-box .li{
  margin-bottom:.4rem;
}
.main.investor .box3 .list-box2 .ulbox{
  margin-top:.6rem;
}
.main.investor .box3 .list-box2 .item-box{
  padding-bottom:.6rem;
}
.main.investor .box4{
  padding: .9rem 0 0;
  background:#f5f5f5;
}
.main.investor .box4 .ulbox{
  background:#fff;
}
.main.investor .box4 .ulbox .li{
  width:100%;
  margin-bottom:0;
  padding:.3rem .3rem .3rem .7rem;
  border-bottom:1px solid #e5e5e5;
}
.main.investor .box4 .ulbox .li:last-child{
  border-bottom:none;
}
.main.investor .box4 .ulbox .tit2{
  line-height:1.8;
}
.main.investor .box4 .ulbox{
  margin-bottom:0;
}
.main.investor .box4 #allmap{
  height:6.5rem;
}
.main.investor .box4 #allmap .amap-info-content{
  width:auto !important;
  padding: 0.3rem .4rem !important;
  font-size:.26rem;
}
.main.cooperation{
  padding: .6rem 0 1.2rem !important
}


/*公开窗口*/
.main.cooperation .tit1{
  color:#1a1a1a;
  margin-bottom:.6rem;
  padding-bottom:0;
  border-bottom:none;
  line-height:1;
}
.main.cooperation .left-nav{
  display:flex;
  width:100%;
  border-bottom:1px solid #ececec;
  margin-bottom:.75rem;
}
.main.cooperation .left-nav .li{
  padding-bottom:.25rem;
  margin-left:.6rem;
  margin-bottom:0;
  position:relative;
  color:#b1b1b1;
}
.main.cooperation .left-nav .li:before{
  content:"";
  position:absolute;
  width:100%;
  height:3px;
  bottom:0;
  left:0;
  background:#008b3f;
  opacity:0;
}
.main.cooperation .left-nav .li.cur{
  color:#008b3f;
}
.main.cooperation .left-nav .li.cur:before{
  opacity:1;
}
.main.cooperation .rightbox .tit2{
  margin-bottom:.5rem;
}
.cooperation .content .rightbox .ulbox{
  flex-flow: row wrap;
}
.main.cooperation .rightbox .li-item{
  margin-bottom:.8rem;
}
.cooperation .content .rightbox .ulbox .li{
  width:100%;
  padding-left:0;
  border-right:none;
  padding:.55rem 0;
  border-bottom:1px solid #ececec;
}
.cooperation .content .rightbox .ulbox .li .title{
  margin-bottom:.1rem;
}
.cooperation .content .rightbox .ulbox .li:before{
  display:none;
}
.cooperation .content .rightbox .ulbox .title-p2{
  margin-left:0;
  margin-top:10px;
}
.cooperation .content .rightbox .warp-input2 .proinput{
  margin-left:.28rem;
}
.main.cooperation .rightbox .formbox .warp-input2 .input{
  width:25%;
  height:.75rem;
  line-height:.75rem;
}
.cooperation .content .rightbox .formbox .rediobox label{
  margin-left:0;
  width:50%;
  padding-right:5px;
}
.main.cooperation .rightbox .formbox .warp-input .input .button{
  font-size:.26rem;
}
.cooperation .content .rightbox .formbox .rediobox .b-radio{
  width:14px;
  height:14px;
  margin-left:5px;
}
.main.cooperation .rightbox .formbox .itembox{
  margin-bottom:.3rem;
}
.main.cooperation .rightbox .formbox .li{
  width:100%;
}
.main.cooperation .rightbox .formbox-top{
  margin-bottom:.6rem;
  padding-bottom:.4rem;
}
.main.cooperation .rightbox .formbox-bot .input1{
  margin-left:12%;
  width:44%;
  height:.85rem;
  line-height:.85rem;
}
.main.cooperation .rightbox .formbox-bot .input1 .button{
  height:.85rem;
  line-height:.85rem;
}
.main.cooperation .rightbox .formbox-bot .input2{
  margin-left:0;
  width:44%;
  height:.85rem;
  line-height:.85rem;
}
.main.cooperation .rightbox .formbox-bot .input2 .button{
  height:.85rem;
  line-height:.85rem;
}
.main.openwindow .box1{
  height:auto;
  padding:2.2rem 0 .5rem;
}
.main.openwindow .box1 .leftbox{
  padding-top:0;
}
.main.openwindow .box1 .leftbox .p{
  margin-top:.6rem;
  padding-bottom:.5rem;
}
.main.openwindow .box1 .leftbox .telbox,.main.openwindow .box1 .leftbox .wechatimg{
  width:100%;
}
.main.openwindow .box1 .leftbox .telbox .item{
  width:50%;
  margin-bottom:.55rem;
}
.main.openwindow .box1 .leftbox .middlebox .tit2{
  margin-bottom:.2rem;
}
.main.openwindow .box1 .leftbox .wechatimg .item{
  width:50%;
  margin-left:0;
}
.main.openwindow .box1 .leftbox .middlebox{
  margin-bottom:.5rem;
}
.main.openwindow .box1 .rightbox{
  margin-bottom:.4rem;
  padding:.5rem .3rem;
}
.main.openwindow .box1 .rightbox .input textarea{
  height:1.6rem;
}
.main.openwindow .box1 .rightbox .input input, .main.openwindow .box1 .rightbox .file-button{
  height: 45px;
}
.main.openwindow .box1 .rightbox .file-button .inputname{
  padding-left:0;
}
.main.openwindow .box1 .rightbox .li{
  margin-bottom:.3rem;
}
.main.openwindow .box1 .rightbox .submit-button,.main.openwindow .box1 .rightbox .submit-button .button{
  height:45px;
  line-height:45px;
}
.main.openwindow .box1 .tab-li{
  margin-bottom:.9rem;
}
.main.openwindow .box1 .tab-li .li2{
  height:.6rem;
  line-height:.6rem;
  font-size:.3rem;
  margin-left:1rem;
}
.main.openwindow .box1 .rightbox2 .submit-button{
  margin-bottom:0;
}
.main.openwindow .box1 .rightbox2 .tit4{
  margin-bottom:.2rem;
}
.main.openwindow .box1 .rightbox2 .li-item{
  padding-top:.7rem;
}
.main.openwindow .box1 .rightbox .submit-button input{
  height:45px;
  line-height:45px;
}
.main.openwindow .box1 .rightbox2 .tit4,.main.openwindow .box1 .rightbox2 .tit6{
  font-size:.3rem;
}

.footer-t .footer-bot{
  padding-bottom:.7rem;
}
.main.identify{
  padding:.7rem 0;
  margin-bottom:0;
}
.main.identify .box1{
  padding-bottom:.3rem;
  margin-bottom:.65rem;
}
.main.identify .box1 .tit2{
  padding-bottom:.3rem;
}
.main.identify .box1 .p{
  color:#b1b1b1;
}
.main.identify .box2 .rightbox{
  width:100%;
  padding:0;
  border-left:none;
}
.main.identify .box2 .rightbox img{
  max-width:100%;
}
.main.identify .box2 .rightbox .li-item1 .content{
  padding:.4rem 0 .6rem;
}
.main.identify .box2 .rightbox .li-item2{
  padding:.5rem 0;
}
.main.identify .box2 .rightbox .li-item2 .item{
  margin-bottom:.5rem;
}
.main.identify .box2 .rightbox .li-item{
  border-bottom:none;
}
.main.identify .box2 .rightbox .li-item2{
  border-bottom: 1px dashed #ececec;
}
.main.identify .box2 .rightbox .li-item2:last-child{
  border-bottom:none;
  padding-bottom:0;
}
.main.beautiful_seam{
  padding:.7rem 0;
}
.main.beautiful_seam .box1{
  padding-bottom: .35rem;
  margin-bottom:0;
  border:none;
}
.main.beautiful_seam .box2 .select-tab{
  width:100%;
  margin-bottom:.4rem;
}
.main.beautiful_seam .box2 .select-span{
  padding:0 .3rem;
  height:45px;
  line-height:45px;
}
.main.beautiful_seam .box2 .select-span .btn{
  width:.38rem;
}
.main.beautiful_seam .box2 .selectbox{
  padding:.3rem;
  top:45px;
}
.main.beautiful_seam .box2 .vitrolite{
  padding-bottom:.35rem;
}
.main.beautiful_seam .box2 .select-tab:nth-child(1){
  z-index:3;
}
.main.beautiful_seam .box2 .select-tab:nth-child(1){
  z-index:2;
}
.main.beautiful_seam .select-tab.cur .selectbox{
  opacity:1;
  filter: alpha(opacity=100);
  visibility:visible;
  transform:translate(0,0);
}
.main.beautiful_seam .box2 .p{
  margin-top:.24rem;
}
.main.beautiful_seam .box2 .select-result{
  margin-top:0;
}

/*在线加盟手机*/
.main.cooperation .rightbox .formbox .warp-input .input{
  width:31%;
  margin-bottom:.2rem;
}
.main.cooperation .rightbox .formbox .warp-input2.categorys .input{
  width:48%;
}
.main.cooperation .rightbox .formbox .warp-input .input label,.main.cooperation .rightbox .formbox .warp-input .input{
  height:40px;
  line-height:40px;
}
/*.main.cooperation .rightbox .formbox .itembox{
  margin-bottom:0;
}*/
.main.cooperation .rightbox .formbox .li{
  margin-bottom:.3rem;
}
.main.cooperation .rightbox .formbox .warp-input2.categorys .input:nth-child(2n){
  margin-left:0;
}
.main.cooperation .rightbox .formbox-bot .input1 .button,.main.cooperation .rightbox .formbox-bot .input2 .button,.main.cooperation .rightbox .formbox .tit3,.main.cooperation .rightbox .p{
  /*font-size:.26rem;*/
    font-size:.3rem;
}
.main.cooperation .rightbox .tit2{
  font-size:.32rem;
  margin-bottom:.35rem;
}
.main.cooperation .left-nav{
  margin-bottom:.7rem;
}
.main.cooperation .rightbox .p{
  color:#666;
  padding-bottom:.8rem;
  margin-bottom:.7rem;
  border-bottom:1px solid #ececec;
}
.main.cooperation .tit1{
  font-size:.5rem;
}

/*模拟上色空间*/
.alert-coloring .coloring-colse{
  width:.8rem;
  height:.8rem;
  line-height:.8rem;
  top:.4rem;
  right:.4rem;
  font-size:.3rem;
}
.alert-coloring .content{
  overflow:hidden;
  height:100vh;
  position:relative;
  z-index:1;
}
.alert-coloring .tipbox{
  padding: .3rem .4rem .35rem;
  bottom:0;
  width:100%;
  left:0;
  position:relative;
  /*bottom:.26rem;*/
}
.alert-coloring .tipbox .btn{
  height:.36rem;
}
.alert-coloring .tipbox .btn svg{
  height:.18rem;
  transform:rotate(-180deg);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.alert-coloring .tipbox .tit2{
  font-size:.32rem;
  margin-bottom:.1rem;
}
.alert-coloring .tipbox .tit3{
  margin-bottom:.2rem;
  font-size:.26rem;
}
.alert-coloring .tipbox .li{
  height:.88rem;
  line-height:.88rem;
}
.alert-coloring .tipbox .li{
  min-height:auto;
}
.alert-coloring .tab-ulbox{
  position:relative;
  overflow: hidden;
  padding-bottom:.35rem;
} 
.alert-coloring .warp-tipbox{
  position:absolute;
  width:90%;
  left:5%;
  bottom: .26rem;
  border-radius:5px;
}
.alert-coloring .tipbox{
  transform:translate(0,1.65rem);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.alert-coloring .tipbox.cur .btn svg{
  transform:rotate(0);
}
.alert-coloring .tipbox.cur{
  transform:translate(0,0);
}
.alert-coloring .imgbox{
  z-index:1;
}
.alert-coloring .imgbox img{
  position:absolute;
  width:26px;
  height:26px;
  left:0;
  top:0;
  right:0;
  bottom:0;
  margin:auto;
  z-index:4;
}
.alert-coloring .swiper-container-horizontal>.swiper-scrollbar{
  height:4px;
}
.alert-coloring .swiper-scrollbar-drag{
  background:#007c3c;
}
.alert-coloring .tipbox .li{
  position:relative;
}
.alert-coloring .tipbox .li .img1{
  position:absolute;
  width:.25rem;
  height:.25rem;
  left:0;
  top:0;
  z-index:2;
}
.alert-coloring .tipbox .li.cur{
  border:2px solid #069538;
}

/*终端网点*/
.netcolse{
  width:.8rem;
  height:.8rem;
  line-height:.8rem;
  top:.4rem;
  left:.4rem;
  font-size:.3rem;
}
.networkmap .network-content{
  transform:translate(0,100%);
  opacity:0;
  filter: alpha(opacity=0);
  visibility:hidden;
  -webkit-transition: all .8s ease-in-out;
  -o-transition: all .8s ease-in-out;
  transition: all .8s ease-in-out;
}
.networkmap .network-content.cur{
  transform:translate(0,0);
  opacity:1;
  filter: alpha(opacity=100);
  visibility:visible;
}
.networkmap .network-content{
  width:100%;
  top:0;
  left:0;
  padding:0;
  border-radius:0;
  box-shadow:none;
  height:100vh;
  position:absolute;
  z-index: 15;
}
.networkmap .tab-box{
  padding:0 .3rem;
}
.networkmap .tab-box .li{
  width:50%;
  margin-left:0;
  text-align:center;
  line-height:1.1rem;
  font-size:.3rem;
}
 .networkmap .tab-box .li.cur:before{
  width:1.8rem;
  left:50%;
  margin-left:-.9rem;
}
.networkmap .tab-box{
  margin-bottom:0;
}
.networkmap .network-add{
  margin-bottom:0;
  padding:.4rem .3rem;
}
.networkmap .map-search{
  margin-bottom:0;
}
.networkmap .w-map-search{
  padding:.45rem .3rem;
  background:#069538;
  width:100%;
}
.networkmap .w-map-search .colsebtn{
  width:.45rem;
  height:.45rem;
  line-height:.45rem;
  text-align:center;
  font-size:.3rem;
  color:#fff;
}
.warpnetwork .selectbox{
  margin-top:0;
}
.warpnetwork .select .tit{
  padding: 0 .16rem;
}
.warpnetwork .content{
  padding:0 .3rem;
}
.networkmap .map-search{
  height:.6rem;
  line-height:.6rem;
  box-sizing:content-box;
  width:calc(100% - .7rem);
  background:#fff;
  border: 1px solid #fff;
}
.networkmap .map-search .input{
  text-indent:10px;
  font-size:.26rem;
}
.networkmap .map-search .input2{
  width:40px;
}
.networkmap .map-search .input,.networkmap .map-search input{
  height:.6rem;
  line-height:.6rem;
}
.networkmap .network-result{
  margin-top:0;
  padding:0 .3rem;
}
.networkmap .network-list{
  padding:0 .3rem;
}
.warpnetwork .content{
  margin: 0 0 .3rem;
}
.warpnetwork .select .tit,.warpnetwork .submit{
  height:.7rem;
  line-height:.7rem;
}
.warpnetwork .submit{
  border-radius:3px;
}
.networkmap .warp-network{
  background:#f5f5f5;
}
.networkmap .network-result{
  padding-top:30px;
}
.networkmap .network-ul .tit{
  margin-bottom:.2rem;
}
.networkmap .network-ul .address{
  margin-bottom:.5rem;
}
.warpnetwork .select .sub{
  top:.7rem;
}
.warpnetwork .select .sub a{
  padding:0 .2rem;
  height:.6rem;
  line-height:.6rem;
  font-size:.26rem;
}
.networkmap .bot-form{
  position:fixed;
  bottom:0;
  z-index:2;
  width:100%;
  background:#069538;
  padding:.6rem .3rem;
}
.networkmap .bot-form .line{
  width:.7rem;
  height:4px;
  border-radius:4px;
  position:absolute;
  left:calc(50% - .35rem);
  top:.2rem;
  background:#fff;
}
.networkmap .bot-form .tit4{
  color:#fff;
  margin-bottom:.5rem;
}
.networkmap .bot-form .map-search2{
  height:.8rem;
  line-height:.8rem;
  padding:0 .3rem;
  box-sizing:content-box;
  width:100%;
  background:rgba(255,255,255,.16);
  border-radius:5px;
  box-sizing: border-box;
}
.networkmap .bot-form .map-search2 .input{
  text-indent:.1rem;
  font-size:.3rem;
  border:none;
  width:calc(100% - 40px - .1rem);
}
.networkmap .bot-form .map-search2 .input2{
  width:35px;
  height:.7rem;
  border:none;
  background:url(/ar/bocstatic/m/img/m/search.png) no-repeat center center;
  background-size: 22px auto;
}
.networkmap .bot-form .map-search2 .input{
  height:.7rem;
  border:none;
  background:none;
  color:#fff;
  line-height:.7rem;
}

.networkmap .bot-form .map-search2 .input input:-moz-placeholder,
.networkmap .bot-form .map-search2 .input textarea:-moz-placeholder {
  color: #fff;
}
.networkmap .bot-form .map-search2 .input input::-moz-placeholder,
.networkmap .bot-form .map-search2 .input textarea::-moz-placeholder {
  color: #fff;
}
.networkmap .bot-form .map-search2 .input input:-ms-input-placeholder,
.networkmap .bot-form .map-search2 .input textarea:-ms-input-placeholder {
  color: #fff;
}
.networkmap .bot-form .map-search2 .input input::-webkit-input-placeholder,
.networkmap .bot-form .map-search2 .input textarea::-webkit-input-placeholder {
  color: #fff;
}





.main.privacy{
  padding:.8rem 0 1.2rem;
}
.main.privacy .box1{
  margin-bottom:0;
  padding-bottom:0;
}
.main.privacy .tit-26 img{
  max-width:100%;
}
.main.privacy .box1 .tit2{
  padding-bottom:.15rem;
}

/*产品*/
.main.products .box8{
  padding:.6rem 0 .55rem;
}
.main.products .box8 .box-tab{
  position:relative;
  padding-left:4%;
  width:100%;
}
.main.products .box8 .box-tab:before{
  content:"";
  position:absolute;
  width:96%;
  left:4%;
  bottom:0;
  background:#ececec;
  height:1px;
}
.main.products .box8 .box-tab .li{
  padding-bottom:.3rem;
}
.main.products .box8 .box-tab .swiper-button-next{
  background:none;
  height:100%;
  margin-top: -8px;
  top: 0;
}
.main.products .box8 .box-tab .swiper-button-next svg{
  width:10px;
}
.main.products .box9{
  margin-bottom:.8rem;
}
.main.products .box9 .tab-li{
  background:#fff;
}
.main.products .box9 .img{
  width:100%;
  height:4rem;
}
.main.products .box9 .img img{
    height:100%;
    width:100%;
    object-fit:cover;
}
.main.products .box9 .text{
  width:100%;
  padding:.65rem 0 0;
}
.main.products .box9 .text .p{
  margin-bottom:.5rem;
}
.main.products .box9 .text .more{
  width:100%;
}
.main.products .box9 .text .tit2{
  margin-bottom:.3rem;
}
.main.products .box9 .text{
  display:none;
  opacity:0;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.products .box9 .warp-li.swiper-slide-active .text{
  opacity:1;
  display:block;
}
.main.cases .box-tab .li{
  width:auto;
}
.main.cases .box1{
  padding-top:.75rem;
}
.main.cases .box1 .box-tab{
  margin-bottom:.6rem;
  position:relative;
}
.main.cases .box1 .box-tab:before{
  content: "";
  position: absolute;
  top: 0;
  right:-6%;
  width: 20%;
  height: 80%;
  z-index: 2;
  background: linear-gradient(to left,rgba(255,255,255,.8),rgba(255,255,255,0));
}
.main.cases .box1 .box-tab .swiper-button-next{
  background:none;
  height:100%;
  margin-top:-4px;
  top: 0;
  left:0;
}
.main.cases .box1 .box-tab .swiper-button-next svg{
  width:10px;
}
.main.cases .box2{
  padding:.5rem 0 1rem;
}
.main.cases .box2 .tab-box{
  margin-top:0;
}
.main.cases .box2 .tab-box .li{
  height:1.5rem;
  line-height:1.5rem;
}
.main.cases .box2 .tab-box .img{
  height:.4rem;
  background-size: auto .8rem;
}
.main.cases .box2 .tab-box .p{
  text-align:center;
  padding:0 .15rem;
  max-height:.72rem;
  overflow: hidden;
}
.main.cases .box2 .warp-ulbox .buttonbox{
  height:1.5rem;
  line-height:1.5rem;
  width:.9rem;
}
.main.cases .box2 .warp-ulbox .buttonbox .svgbuttom{
  border:none;
}
.main.cases .box2 .warp-ulbox .buttonbox .svgbuttom svg{
  width:.16rem;
}


.main.better_homes .box2 .ulbox .buttonbox{
  height: 30px;
  width: .5rem;
  line-height: 30px;
  margin-top: -5px;
  opacity:1;
  visibility:visible;
  background:none;
}

.main.better_homes .box2 .ulbox:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 10%;
    height:80%;
    z-index: 2;
    background: linear-gradient(to left,rgba(255,255,255,.8),rgba(255,255,255,0));
}


.main.better_homes .box2 .ulbox .buttonbox .svgbuttom svg{
  width:.16rem;
}
/*.main.better_homes .box2 .ulbox .buttonbox .svgbuttom svg g{
  fill:#555;
}*/


.main.cases .box2 .tab-box{
  width:100%;
}
.main.cases .box2.active .tab-box{
  width:calc(100% - .9rem);
}
.main.cases .box2.active .tab-box .next-button{
  width:.9rem;
}
.main.cases .box2 .content{
  padding:.5rem .3rem;
}
.main.cases .box2 .tab-item{
  margin-bottom:.5rem;
}
.main.cases .box2 .imgbox{
  width:100%;
}
.main.cases .box2 .tab-item .li{
  height:auto;
}


.main.products .select-box .item-li-right{
  position: relative;
}
.main.products .select-box .nselect{
  width:100%;
}
.main.products .select-box .item-li-first .buttonbox{
  background:none;
  height:100%;
  top: 0;
  left:0;
  margin-top:0;
}
.main.products .select-box .item-li-first .buttonbox .svgbuttom svg{
  width:.16rem;
}

.main.products .box8 .box-tab:after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 15%;
  height: 100%;
  z-index: 2;
  background: linear-gradient(to left,rgba(255,255,255,1) 20% ,rgba(255,255,255,.5) 50%,rgba(255,255,255,0) 30%);
}


.main.better_homes .box6 .more-btn{
  width:100%;
  background:none;
  height:auto;
  line-height:1.6;
}
.main.better_homes .box6 .more-btn p{
  width:100%;
  margin-bottom:5px;
}
.mar0{
  margin-bottom:0 !important;
}

.main.products .box1{
  padding:.4rem 0;
}
.main.products .box1 .item-li-select{
  padding:.35rem 0;
  border-bottom:1px solid #ececec;
}
.main.products .select-box .item-li-right{
  width:100%;
}
.main.products .select-box .item-li2{
  transform: translate(0,100%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.main.products .select-box .item-li2.active{
  transform: translate(0,0);
  opacity:1;
  visibility: visible;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}


.m-more{
  margin:1rem auto 0;
}
.m-more p{
  font-size:.24rem;
  color:#008c44;
}
.m-more svg{
  width:.24rem;
}
.fontbox{
  margin-bottom:.2rem;
}
.fontbox span{
  color:#ccc;
}
.fontbox .fontbtn{
  color:#ccc;
  width:1.6rem;
}
.fontbox .fontbtn .bigbtn,.fontbox .fontbtn .smallbtn{
  width:.8rem;
  height:.8rem;
}
.fontbox .fontbtn .bigbtn svg,.fontbox .fontbtn .smallbtn svg{
  width:16px;
}
.fontbox .fontbtn .bigbtn.cur svg g{
  fill:#ccc;
}
.fontbox .fontbtn .smallbtn.cur svg g{
  fill:#008B3F;
}
#chatBtn{
  bottom:1.5rem !important;
  right:4% !important;
  z-index:9 !important;
}
#chatBtn img{
  margin-top:-2px !important;
}
@keyframes beat{
  50% {
      -webkit-transform: scale(1.1, 0.9);
      transform:  scale(1.1, 0.9);
  }
  75% {
      -webkit-transform:  scale(0.95, 1.05);
      transform:  scale(0.95, 1.05);
  }
}

.main.better_homes .box2 .ulbox .buttonbox.swiper-button-disabled{
  display:none;
}

.index-footer .tab-ulbox2{
  height:3rem;
  flex-flow: column wrap;
}
.index-section .index-footer .footer-bot{
  padding: 0 5% 1.5rem !important;
}


/*人才招聘*/
.cooperation .selectbox{
  padding:30px 0 0;
  margin-bottom:1.5rem;
  border-bottom:1px solid #ececec;
}
.cooperation .selectbox .li{
  margin-bottom:1rem;
  color:#444;
}
.cooperation .selectbox .name{
  width:130px;
  padding-right:15px;
}
.cooperation .selectbox .libox{
  width:calc(100% - 130px);
}
.cooperation .selectbox .libox .sp{
  margin-left:1.5rem;
  cursor:pointer;
  color:#444;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.cooperation .selectbox .libox .sp:hover,.cooperation .selectbox .libox .sp.cur{
  color:#008b3f;
}
.cooperation .titlebox .th1{
  width:46%;
}
.cooperation .titlebox .th2{
  width:14.5%;
}
.cooperation .titlebox .th3{
  width:14.5%;
}
.cooperation .titlebox .th4{
  width:25%;
}
.cooperation .titlebox>div{
  color:#999;
}
.cooperation .titlebox{
  padding-bottom:20px;
  border-bottom:1px dashed #ececec;
}
.cooperation .title-top{
  padding:28px 0;
  cursor:pointer;
  position:relative;
  border-bottom:1px dashed #ececec;
}

.cooperation .title-top>div{
  color:#444;
}
.cooperation .title-top .th1{
  width:80%;
}
.cooperation .title-top .th2{
  width:14.5%;
}
.cooperation .title-top .th3{
  width:14.5%;
}
.cooperation .title-top .th4{
  width:25%;
}
.cooperation .title-top .btn{
  width:20px;
  height:20px;
  line-height:20px;
  text-align:center;
  font-size:14px;
  border-radius:50%;
  color:#128c3e;
  border:2px solid #128c3e;
  box-sizing:content-box;
  position:absolute;
  left:0;
  top:50%;
  margin-top:-10px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.cooperation .title-top.on .btn{
  transform:rotate(-180deg);
}
.cooperation .item-content{
  background:#f5f5f5;
  padding:0 1.5rem 1.2rem;
  display:none;
}
.cooperation .item-content .tit3{
  padding-top:1rem;
  margin-bottom:.1rem;
}
.cooperation .li-item3{
  margin-bottom:0 !important;
}
.cooperation .li-item2{
  padding-top:1rem;
}
.cooperation .li-item2 .tit3{
  font-weight:bold;
  color:#666;
}
.cooperation .li-item2 .tit3 span{
  color:#008c3f;
}
.cooperation .item-content{
  padding: 0 .6rem .5rem;
}
.cooperation .item-content .tit3{
  padding-top:.4rem;
  margin-bottom:.1rem;
}

.cooperation .title-top .th2,.cooperation .title-top .th3,.cooperation .title-top .th4{
  display:none;
}
.cooperation .titlebox .th2,.cooperation .titlebox .th3,.cooperation .titlebox .th4{
  display:none;
}
.cooperation .title-top{
  padding:.28rem 0;
}
.cooperation .selectbox{
  padding-top:.3rem;
  margin-bottom:.6rem;
}
.cooperation .selectbox .li{
  margin-bottom:.4rem;
}
.cooperation .selectbox .name{
  width:90px;
}
.cooperation .selectbox .libox .sp{
  margin-left:.4rem;
}
.cooperation .selectbox .libox{
  width: calc(100% - 90px);
}



.main.culture .box3 .tab-ul2 .li{
  margin-left:.3rem;
  margin-bottom:.3rem;
}
.main.culture .listbox2 .li{
  width:100%;
  margin-top:3.37%;
  background:#fff;
  padding:.65rem .4rem;
  height:5rem;
  min-height:200px;
  position:relative;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.culture .listbox2 .li .tit3{
  margin-bottom:.25rem;
   -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.culture .listbox2 .li .tit4{
  color:#666;
  line-height:1.8;
   -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.culture .listbox2 .li .time{
  font-size:15px;
  /*position:absolute;*/
  /*left:.4rem;
  bottom:.65rem;*/
  margin-top:.15rem;
  color:#666;
   -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.main.culture .listbox2 .li:nth-child(4n){
  margin-left:0;
}
.main.culture .listajax .more-btn {
  width: 500px;
  height: 45px;
  line-height: 45px;
  border-radius: 5px;
  background: #d9eee3;
  margin: 50px auto 0;
  text-align: center;
  cursor: pointer;
  color: #008d40;
  transition: all .3s ease;
}
.main.culture .listajax .more-btn img {
  width: 9px;
  height: 5px;
  margin-left: 5px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.main.culture .listajax .nomore {
  display: none;
  text-align: center;
}
.main.culture .listajax .more-btn:hover {
  background: #e8f6e5 !important;
}
.main.culture .listajax .more-btn{
  width:100%;
  background:none;
  height:auto;
  line-height:1.6;
}
.main.culture .listajax .more-btn p{
  width:100%;
  margin-bottom:5px;
}
.main.culture .listbox2 .li:hover{
  background:#028e42;
}
.main.culture .listbox2 .li:hover .tit3{
  color:#fff;
}
.main.culture .listbox2 .li:hover .tit4{
  color:#fff;
}
.main.culture .listbox2 .li:hover .time{
  color:#fff;
}



/*色彩体验*/
.main.exper-products .select-box .item-li2 span{
  margin-bottom:5px;
}
.main.exper-products .select-box .item-li:last-child{
  border-top:none;
}
.exper-products .item-li{
  border-bottom:1px solid #ececec;
}
.exper-products .item-li:nth-child(2){
  border-bottom:none;
}
.exper-products .box1 .row-select{
  border-top:1px solid #ececec;
}
.exper-products .experbox2{
  background:#e8f7ef;
}
.exper-products .experbox2 .exper-tab{
  padding:.4rem 0 0;
}
.exper-products .experbox2 .exper-tab div{
  color:#777;
  margin-left:.5rem;
  cursor:pointer;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.exper-products .experbox2 .exper-tab div{
  margin-bottom:5px;
}
.exper-products .experbox2 .exper-tab div:hover,.exper-products .experbox2 .exper-tab div.cur{
  color:#069538;
}
.exper-products .experbox2 .exper-imgbox{
  padding-bottom:1.2rem;
  margin-top:.4rem;
}
.exper-products .leftimg{
  width:100%;
  position:relative;
}
.exper-products .leftimg .imgbg{
  width:100%;
}
.exper-products .leftimg .imgtab{
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
}
.exper-products .leftimg .imgulbox{
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  opacity:0;
  filter: alpha(opacity=0);
  visibility:hidden;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.exper-products .leftimg .imgtab .iconimg{
  position:absolute;
  width:40px;
  height:40px;
}
.exper-products .leftimg .imgtab .iconimg img{
  width:24px;
  height:24px;
}
.exper-products .leftimg .imgtab .iconimg1{
  left:20%;
  top:54%;
}
.exper-products .leftimg .imgtab .iconimg2{
  left:55%;
  top:25%;
}
.exper-products .leftimg .imgtab .iconimg3{
  left:58%;
  top:70%;
}
.exper-products .leftimg .imgulbox img{
  position:absolute;
  width:100%;
  height:100%;
  left:0;
  top:0;
  z-index:4;
  opacity:0;
  filter: alpha(opacity=0);
  visibility:hidden;
}

.exper-products .leftimg .imgulbox:before{
  content:"";
  position:absolute;
  width:100%;
  height:100%;
  left:0;
  top:0;
  background:rgba(0,0,0,.4);
  z-index:3;
}
.exper-products .leftimg .imgulbox.active{
  opacity:1;
  filter: alpha(opacity=100);
  visibility:visible;
}

.exper-products .leftimg .imgulbox img.cur{
  opacity:1;
  filter: alpha(opacity=100);
  visibility:visible;
}
.exper-products .righttext{
 width:100%;
 background:#fff;
 padding:.7rem .3rem .3rem;
}
.exper-products .righttext .p1{
  color:#555;
  line-height:1.8;
  padding-bottom:.35rem;
  margin-bottom:.35rem;
  border-bottom:1px dashed #d7d7d7;
}
.exper-products .righttext .p1:last-child{
  border-bottom:none;
}
.exper-products .righttext .tit1:nth-child(1){
  margin-bottom:.2rem;
}
.exper-products .righttext .p1 img{
  max-width:100%;
}
.exper-products .righttext .tit1{
  color:#555;
  margin-bottom:.55rem;
}
.exper-products .righttext .img{
  max-width:100%;
}
.exper-products .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
  background:#008c3f !important;
}

.exper-products .exper-imgbox2 .leftimg{
  width:100%;
  position:relative;
}
.exper-products .exper-imgbox2 .righttext{
 width:100%;
 background:#fff;
 padding:.75rem .3rem;
}
.main.products .select-box .item-li5 .item-li2 span{
  display:block;
}
.exper-products .righttext .p1 .p3{
  text-align:center;
  margin-top:10px;
  font-size:12px;
}
.exper-products .leftimg .imgulbox .btn-close{
  width:.75rem;
  height:.75rem;
  position:absolute;
  right:0rem;
  top:0rem;
  z-index:9;
  background: transparent;
  border: none;
}
.exper-products .leftimg .imgulbox .btn-close svg{
   width:.75rem;
  height:.75rem;
  line-height:.75rem;
  fill:#fff;
  position:absolute;
  left:0;
  top:0;
}
.main.exper-products .select-box .item-li-select .item-right span{
  width:auto;
  color:#666;
}
.main.exper-products .select-box .item-li-select .item-right span.cur{
  color:#008b3f;
}
.main.exper-products .select-box .item-li{
  padding:0;
}
ul.list-paddingleft-2{
  padding-left:16px;
}
ol.list-paddingleft-2{
  padding-left:16px;
}

.processing{
  color:#a3b7ac;
  padding:.5rem 0;
  text-align:center;
  width:100%;
  font-size:16px;
}
.nomore1{
  margin-left:0;
  text-align:center;
  width:100%;
  font-size:16px;
}
.nomore .text{
  color:#a3b7ac;
}

.main.culture .listbox2 .li{
    height:auto;
}
.main.culture .box3 .tab-ul{
    flex-flow: row wrap
}
.main.culture .box3 .tab-ul .li{
    margin-left:.3rem;
    margin-bottom:.3rem;
}
.main.culture .box3 .listbox .tit2{
    height:1.26rem;
    overflow: hidden;
}

.main.searchbox .box1 .tabulbox .li:after{
    left:0;
}





/*20201029*/
body{
    overflow: hidden;
}
.warp-header{
    background:#fff;
}
.warp-header .n-header{
    background:#fff;
}
.n-header .hamburger-inner, .n-header .hamburger-inner::before, .n-header .hamburger-inner::after{
    background:#444;
}
.n-header .search-btn svg path{
    fill:#444;
}
.n-header .lang{
    color:#444;
}
.n-header .mallbox{
    margin-left:.25rem;
}
.n-header .mallbox img{
    width:.5rem;
    margin:0 .15rem;
}
.footer-fix .li .btn{
    margin-bottom:5px;
}
.footer-fix .li .btn img{
    max-width:100%;
    max-height:100%;
    line-height: .4rem;
}
.footer-top-two .footer-right{
    display:block !important;
    width:100%;
}
.footer.footer-two{
    padding:.3rem 4% 1.2rem;
    position:relative;
    z-index:9;
}
.footer-top .footer-right{
    width:100%;
}
.footer-top .content-box .content-right .img1{
    width:.45rem;
}
.footer-two .footer-top{
    margin-bottom:0 !important;
    padding-bottom:.3rem;
    transform: translate(0, 0);
    border-bottom:1px solid rgba(25,186,97,.3);
}
.footer-top .content-box .content-right .wxbox{
    width: 80px;
    bottom:35px;
    left: calc(50% - 40px);
}
.footer .content-box .content-right{
    margin-top:0 !important;
    width:100%;
}
.footer-two .footer-ulbox{
    width:100%;
    display:block;
}
.footer-two .footer-ulbox .li{
    padding:.3rem 0;
    border-bottom:1px solid rgba(25,186,97,.3);

}

.footer-two .footer-ulbox .li:hover{
    color:#fff;
}
.footer-two .footer-ulbox .li svg{
    width:20px;
    height:20px;
    fill:#19ba61;
}
.footer-two .footer-ulbox .li span{
    color:#1cc969;
}
.footer-two .footer-ulbox .li span{
    color:#1cc969;
}
.footer-two .footer-ulbox .li a{
    color:#fff;
    font-family:"Arial";
}
.footer-bot2{
    padding:.5rem 0;
    width: 108%;
    margin-left: -4%;
}
.footer-bot2 p{
    color:#19ba61;
    font-size:12px;
    text-align:center;
}


.warpnetwork .select .sub a{
    padding:5px .4rem;
    height:auto;
    line-height:1.6;
}



.footer-fix {
    z-index:88;
}
.footer-fix .xgbox.active {
  opacity: 1;
  visibility: visible;
  -webkit-transform: rotateY(0);
          transform: rotateY(0);
}
.footer-fix .xgbox {
  position: absolute;
  bottom: calc(1.2rem + 10px);
  padding: 6px;
  background: #fff;
  width: 130px;
  border-radius: 5px;
  right:4%;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: rotateY(-90deg);
          transform: rotateY(-90deg);
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
.footer-fix .xgbox .item{
    padding:.25rem;
    line-height:1.5;
    text-align:center;
    color:#444;
    display:block;
    border-bottom:1px solid #f1f1f1;
}
.footer-fix .xgbox .item:last-child{
    border-bottom:none;
}

.footer-fix .xgbox:before {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left:28px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff;
}
.main.openwindow .box1{
    padding-top:1rem;
}
.i-list2 .ulbox .li .tit3{
    text-align:center;
}


.dequ-tab .tab-list .item .option{
 z-index: 999 !important;
}

.n-header, .warp-header{
    background:#fff;
}

.main.culture .rightbox .p{
  display:none;
}
.main.culture .rightbox .ulbox .li,.main.culture .rightbox .ulbox .li2{
    width:100%;
}
.main.culture .rightbox .li .p{
    display:block;
}
.footer-bot2 p a{
    color:#19ba61;
}





.change-language-cont{
    position: absolute;
    top: 30px;
    right: -10px;
    width: 260px;
    background: #FFF;
    padding: 20px 10px 20px 20px;
    transform: scale3d(0.9, 0.9, 1);
    opacity: 0;
    visibility: hidden;
    z-index: 999;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    border: 1px solid #eee;
    border-radius: 5px;
    /*overflow-y: scroll;*/
    max-height: 80vh;
}
.change-language-cont li.language-flag a{
    position: relative;
}
.change-language-cont li {
    display: inline-block;
    vertical-align: top;
    width: 48%;
    margin: 0 0 10px;
    font-size: 10pt;
    overflow: hidden;
    padding: 0 10px 0 0;
}
.language-flag .country-flag {
    position: absolute;
    left: 0;
    top: 50%;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    background-repeat: no-repeat;
    background-image: url(/ar/bocstatic/m/img/all-m.png);
    width: 22px;
    height: 16px;
    margin: -8px 5px 0;
}

.language-flag span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    white-space: nowrap;
    padding: 0 0 0 33px;
    overflow: hidden;
}
.language-flag a{
    color:#333;
    transition: all .3s;
}
.language-flag a:hover{
    color:#008b3f;
}
.change-language:hover .change-language-cont{
    transform: scale3d(1, 1, 1);
    opacity: 1;
    visibility: visible;
}
.language-flag-af .country-flag { background-position: 0 0 !important; }
.language-flag-sq .country-flag { background-position: 0 -16px !important; }
.language-flag-ar .country-flag { background-position: 0 -32px !important; }
.language-flag-hy .country-flag { background-position: 0 -48px !important; }
.language-flag-az .country-flag { background-position: 0 -64px !important; }
.language-flag-eu .country-flag { background-position: 0 -80px !important; }
.language-flag-be .country-flag { background-position: 0 -96px !important; }
.language-flag-bg .country-flag { background-position: 0 -112px !important; }
.language-flag-ca .country-flag { background-position: 0 -128px !important; }
.language-flag-zh .country-flag { background-position: 0 -144px !important; }
.language-flag-zh-TW .country-flag { background-position: 0 -160px !important; }
.language-flag-hr .country-flag { background-position: 0 -176px !important; }
.language-flag-cs .country-flag { background-position: 0 -192px !important; }
.language-flag-da .country-flag { background-position: 0 -208px !important; }
.language-flag-nl .country-flag { background-position: 0 -240px !important; }
.language-flag-en .country-flag { background-position: 0 -256px !important; }
.language-flag-et .country-flag { background-position: 0 -272px !important; }
.language-flag-tl .country-flag { background-position: 0 -288px !important; }
.language-flag-fi .country-flag { background-position: 0 -304px !important; }
.language-flag-fr .country-flag { background-position: 0 -320px !important; }
.language-flag-gl .country-flag { background-position: 0 -336px !important; }
.language-flag-ka .country-flag { background-position: 0 -352px !important; }
.language-flag-de .country-flag { background-position: 0 -368px !important; }
.language-flag-el .country-flag { background-position: 0 -384px !important; }
.language-flag-ht .country-flag { background-position: 0 -400px !important; }
.language-flag-iw .country-flag { background-position: 0 -416px !important; }
.language-flag-hi .country-flag, .language-flag-te .country-flag, .language-flag-kn .country-flag, .language-flag-ta .country-flag, .language-flag-gu .country-flag { background-position: 0 -432px !important; }
.language-flag-hu .country-flag { background-position: 0 -448px !important; }
.language-flag-is .country-flag { background-position: 0 -464px !important; }
.language-flag-id .country-flag { background-position: 0 -480px !important; }
.language-flag-ga .country-flag { background-position: 0 -496px !important; }
.language-flag-it .country-flag { background-position: 0 -512px !important; }
.language-flag-ja .country-flag { background-position: 0 -528px !important; }
.language-flag-ko .country-flag { background-position: 0 -544px !important; }
.language-flag-la .country-flag { background-position: 0 -560px !important; }
.language-flag-lv .country-flag { background-position: 0 -576px !important; }
.language-flag-lt .country-flag { background-position: 0 -592px !important; }
.language-flag-mk .country-flag { background-position: 0 -608px !important; }
.language-flag-ms .country-flag { background-position: 0 -624px !important; }
.language-flag-mt .country-flag { background-position: 0 -640px !important; }
.language-flag-no .country-flag { background-position: 0 -656px !important; }
.language-flag-fa .country-flag { background-position: 0 -672px !important; }
.language-flag-pl .country-flag { background-position: 0 -688px !important; }
.language-flag-pt .country-flag { background-position: 0 -704px !important; }
.language-flag-ro .country-flag { background-position: 0 -720px !important; }
.language-flag-ru .country-flag { background-position: 0 -736px !important; }
.language-flag-sr .country-flag { background-position: 0 -752px !important; }
.language-flag-sk .country-flag { background-position: 0 -768px !important; }
.language-flag-sl .country-flag { background-position: 0 -784px !important; }
.language-flag-es .country-flag { background-position: 0 -800px !important; }
.language-flag-sw .country-flag { background-position: 0 -816px !important; }
.language-flag-sv .country-flag { background-position: 0 -832px !important; }
.language-flag-th .country-flag { background-position: 0 -848px !important; }
.language-flag-tr .country-flag { background-position: 0 -864px !important; }
.language-flag-uk .country-flag { background-position: 0 -880px !important; }
.language-flag-ur .country-flag { background-position: 0 -896px !important; }
.language-flag-vi .country-flag { background-position: 0 -912px !important; }
.language-flag-cy .country-flag { background-position: 0 -928px !important; }
.language-flag-yi .country-flag { background-position: 0 -944px !important; }
.language-flag-bn .country-flag { background-position: 0 -960px !important; }
.language-flag-eo .country-flag { background-position: 0 -976px !important; }
.language-flag.language-flag-custom-afghanistan .country-flag { background-position: 0 -992px !important; }
.language-flag.language-flag-custom-albania .country-flag { background-position: 0 -1008px !important; }
.language-flag.language-flag-custom-algeria .country-flag { background-position: 0 -1024px !important; }
.language-flag.language-flag-custom-argentina .country-flag { background-position: 0 -1040px !important; }
.language-flag.language-flag-custom-australia .country-flag { background-position: 0 -1056px !important; }
.language-flag.language-flag-custom-austria .country-flag { background-position: 0 -1072px !important; }
.language-flag.language-flag-custom-belgium .country-flag { background-position: 0 -1088px !important; }
.language-flag.language-flag-custom-brazil .country-flag { background-position: 0 -1104px !important; }
.language-flag.language-flag-custom-canada .country-flag { background-position: 0 -1120px !important; }
.language-flag.language-flag-custom-chile .country-flag { background-position: 0 -1136px !important; }
.language-flag.language-flag-custom-cote-d-ivoire .country-flag { background-position: 0 -1152px !important; }
.language-flag.language-flag-custom-ecuador .country-flag { background-position: 0 -1168px !important; }
.language-flag.language-flag-custom-egypt .country-flag { background-position: 0 -1184px !important; }
.language-flag.language-flag-custom-england .country-flag { background-position: 0 -1200px !important; }
.language-flag.language-flag-custom-luxembourg .country-flag { background-position: 0 -1216px !important; }
.language-flag.language-flag-custom-malaysia .country-flag { background-position: 0 -1232px !important; }
.language-flag.language-flag-custom-mexico .country-flag { background-position: 0 -1248px !important; }
.language-flag.language-flag-custom-new-zealand .country-flag { background-position: 0 -1264px !important; }
.language-flag.language-flag-custom-oman .country-flag { background-position: 0 -1280px !important; }
.language-flag.language-flag-custom-qatar .country-flag { background-position: 0 -1296px !important; }
.language-flag.language-flag-custom-saudi-arabia .country-flag { background-position: 0 -1312px !important; }
.language-flag.language-flag-custom-singapore .country-flag { background-position: 0 -1328px !important; }
.language-flag.language-flag-custom-south-africa .country-flag { background-position: 0 0 !important; }
.language-flag.language-flag-custom-switzerland .country-flag { background-position: 0 -1344px !important; }
.language-flag.language-flag-custom-syria .country-flag { background-position: 0 -1360px !important; }
.language-flag.language-flag-custom-united-arab-emirates .country-flag { background-position: 0 -1376px !important; }
.language-flag.language-flag-custom-united-states-of-america .country-flag { background-position: 0 -1392px !important; }
.language-flag-hy .country-flag { background-position: 0 -1408px; }
.language-flag-bs .country-flag { background-position: 0 -1424px; }
.language-flag-ceb .country-flag { background-position: 0 -1440px; }
.language-flag-ny .country-flag { background-position: 0 -1456px; }
.language-flag-ha .country-flag { background-position: 0 -1472px; }
.language-flag-hmn .country-flag { background-position: 0 -1488px; }
.language-flag-ig .country-flag { background-position: 0 -1504px; }
.language-flag-jw .country-flag { background-position: 0 -1520px; }
.language-flag-kk .country-flag { background-position: 0 -1536px; }
.language-flag-km .country-flag { background-position: 0 -1552px; }
.language-flag-lo .country-flag { background-position: 0 -1568px; }
.language-flag-la .country-flag { background-position: 0 -1584px; }
.language-flag-mg .country-flag { background-position: 0 -1600px; }
.language-flag-ml .country-flag { background-position: 0 -1616px; }
.language-flag-mi .country-flag { background-position: 0 -1632px; }
.language-flag-mr .country-flag { background-position: 0 -1648px; }
.language-flag-mn .country-flag { background-position: 0 -1664px; }
.language-flag-my .country-flag { background-position: 0 -1680px; }
.language-flag-ne .country-flag { background-position: 0 -1696px; }
.language-flag-pa .country-flag { background-position: 0 -1712px; }
.language-flag-st .country-flag { background-position: 0 -1728px; }
.language-flag-si .country-flag { background-position: 0 -1744px; }
.language-flag-so .country-flag { background-position: 0 -1760px; }
.language-flag-su .country-flag { background-position: 0 -1776px; }
.language-flag-tg .country-flag { background-position: 0 -1792px; }
.language-flag-uz .country-flag { background-position: 0 -1808px; }
.language-flag-yo .country-flag { background-position: 0 -1824px; }
.language-flag-zu .country-flag { background-position: 0 -1840px; }
.language-flag-cam .country-flag{
    background-position: 0 -1857px;
}
.language-flag-cn .country-flag{
    background-position: 0 -1874px;
}

body{
   direction: rtl; 
}
.main.social .box5 .imgbox .swiper-button-prev{
    right:auto !important;
}
.main.news .box1 .list-box .time .tit4{
    text-align: right;
}
.main.new_de .title{
    text-align: right !important;
}
/*.engineering-alert .dian{
    display:none;
}*/
.engineering-alert .dian .tit4 img{
    display:none !important;
}
.engineering-alert .dian .tit4 span{
    padding: 10px 25px;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
}
.main.engineering .box2 .dian .tit4 img{
    display:none;
}
.main.engineering .box2 .dian .tit4 span{
    padding:0 .4rem;
    border-bottom-left-radius:25px;
    border-top-right-radius:25px;

}


.main.new_de .new_page a{
        width: calc(100% - 89px);
    display: inline-block;
        overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.park-content{
        direction: initial !important;
}
.main.new_de .new_page .next-btn .con-t{
        display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.main.new_de .new_page .next-btn .con-t img{
    margin-left:.25rem;
}
.main.new_de .new_page .prev-btn .con-t{
        display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.main.new_de .new_page .prev-btn .con-t img{
    margin-left:.25rem;
}
.depro .box1 .swiper-button-prev, .depro .box1 .swiper-button-next{
    display:none;
}
.engineering-alert .bglook{
    display:none;
}
.search__related .search__suggestion{
    text-align:right;
}
.search__suggestion h3::before{
    display:none !important;
}
.main.engineering .box2 .title-p{
    margin-bottom:.5rem;
}
.main.engineering .box2{
    padding-bottom:.5rem;
}
/*-------------------------------
            language  end
            ----------------------------------*/
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */<!--0.00040388107299805-->