/*banner*/
.ind-banner{width: 100%; overflow: hidden;} 
.ind-banner .swiper-slide {position: relative;}
.ind-banner .swiper-slide .bg img{width: 100%;}
.ind-banner .swiper-slide a{ display: block; width: 100%; height: 100%; }
.ind-banner .onebox{ position: absolute; left: 50%; margin-left: -7.68rem; top: 36%; z-index: 1;} 
.ind-banner .onebox .txtImg img{ width: 4.02rem; }
.ind-banner .onebox .txt{ color: #fff; font-size: 0.72rem; line-height: 0.72rem; padding-top: 0.3rem; }
.ind-banner .onebox .msg{ color: #fff; padding-top: 0.35rem; font-size: 16px; }
.ind-banner .twobox{ position: absolute; left: 50%; margin-left: -7.68rem; top: 35%; z-index: 1;} 
.ind-banner .twobox .txtImg{ padding-top: 10px; }
.ind-banner .twobox .txtImg img{ width: 4.02rem; }
.ind-banner .twobox .right{ padding-left: 45px; }
.ind-banner .twobox .msg{ color: #fff; padding-top: 0.2rem; font-size: 0.36rem; line-height: 0.36rem; }
.ind-banner .twobox .txt{ color: #485b88; font-size: 0.48rem; line-height: 0.72rem; }
.ind-banner .threebox{ position: absolute; left: 50%; margin-left: -7.68rem; top: 26%; z-index: 1;} 
.ind-banner .threebox .txtImg{ position: absolute; left: -1.2rem; top: -0.25rem; }
.ind-banner .threebox .txtImg img{ width: 4.02rem; }
.ind-banner .threebox .txtImg2 img{ width: 13rem; }
.ind-banner .swiper-pagination{ width: 100%; position: absolute; bottom: 0.4rem!important; z-index:3 } 
.ind-banner .swiper-pagination-bullet {width: 12px; height: 12px; opacity: 1; background: #fff; border-radius: 50%; margin: 0 10px!important;} 
.ind-banner .swiper-pagination-bullet-active { background-image: linear-gradient(left,#e2c982,#bc964d);
    background-image: -webkit-linear-gradient(left,#e2c982,#bc964d);
    background-image: -moz-linear-gradient(left,#e2c982,#bc964d);
    background-image: -o-linear-gradient(left,#e2c982,#bc964d);
    background-image: linear-gradient(to right,#e2c982,#bc964d);
  background-image: -webkit-linear-gradient(to right,#e2c982,#bc964d);
    background-image: -moz-linear-gradient(to right,#e2c982,#bc964d);
    background-image: -o-linear-gradient(to right,#e2c982,#bc964d); } 
/*.ind-banner .prev{ display:block; z-index:12; left: 40px; background: url(../images/nimg44_left.png) no-repeat; position: absolute; width: 44px; height: 44px; top: 50%; margin-top: -22px;} 
.ind-banner .next{ display:block; z-index:12; right: 40px; background: url(../images/nimg44_right.png) no-repeat; position: absolute; width: 44px; height: 44px; top: 50%; margin-top: -22px; } 
*/
.ind-banner .swiper-slide video {
  position: absolute;
  width: 100%;
  height:100%;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  object-fit: cover;
  }
/*banner结束*/

.indexTitle .title1{ font-size:30px; line-height:30px; color:#333;}
.indexTitle .title2{ font-size:24px; line-height:24px; color:#bcbcbc; padding-top:10px; font-family:mont; text-transform:uppercase;}

.indexPart1{ background: #f6f6f6; padding: 110px 0 170px; position: relative;}
.indexPart1 .title{ text-align: center; color: #333; font-weight: bold; font-size: 0.6rem; line-height: 0.6rem; padding-bottom: 0.4rem;}
.indexPart1 .wen{ color: #000; font-size: 0.48rem; line-height: 0.48rem; text-align: center; padding-bottom: 40px; }
.indexPart1 .content{ font-size: 18px; line-height: 30px; text-align: center; padding-bottom: 65px; }
.indexPart1 .list{ padding-bottom: 85px; }
.indexPart1 .list li{ float: left;/* width: 25%;*/ width:33.33%; color: #333; font-size: 16px;}
.indexPart1 .list li .num{ font-size: 24px; }
.indexPart1 .list li .numUp{ font-size: 0.9rem; line-height: 0.9rem; font-family: din; }
.indexPart1 .list li span{ display: inline-block; padding-left: 16px; padding-top: 40px; position: relative; }
.indexPart1 .list li img{ position: absolute; left: 16px; top: 0; }
.indexPart1 .list li p{ padding: 10px 0 0 5px; }
.indexPart1 .btnDiv{ margin: 0 auto; width: 170px; position: relative; z-index: 2; }
.indexPart1 .btnDiv a{ display: block; position: relative; font-size: 18px; width: 100%; height: 52px; border-radius: 32px; color: #fff; text-align: center; line-height: 52px; }
.indexPart1 .btnDiv img{ opacity: 0; width: 0; height: 10px; overflow: hidden;}
.indexPart1 .btnDiv a:hover img{ opacity: 1; width: 10px; padding-left: 10px; }

.indexPart1 canvas { position: absolute; left: 0; bottom: 0; z-index: 1; width: 100%; height: 188px;}

.indexPart2{ padding-top: 130px; height: 860px; box-sizing: border-box; background: url(../images/indexP2.jpg) center no-repeat; background-size: cover; }
.indexPart2 .title{ text-align: center; color: #fff; font-size: 0.6rem; line-height: 0.6rem; padding-bottom: 60px;}
.indexPart2 .list{ position: relative; overflow: hidden; }
.indexPart2 .list li .box{ cursor: pointer; position: relative; height: 450px; background: #fff; padding-top: 80px; padding-left: 0.45rem; padding-right: 0.6rem; box-sizing: border-box; }
.indexPart2 .list li .box:after{ content: ''; position: absolute; right: 0; top: 0; width: 171px; height: 167px; background: url(../images/nimg171Bg.png) no-repeat; z-index: 1; }
.indexPart2 .list li .ico{ position: relative; z-index: 2; width: 72px; height: 72px; border-radius: 50%; background-image: linear-gradient(left,#0c9444,#025524);
    background-image: -webkit-linear-gradient(left,#0c9444,#025524);
    background-image: -moz-linear-gradient(left,#0c9444,#025524);
    background-image: -o-linear-gradient(left,#0c9444,#025524);
    background-image: linear-gradient(to right,#0c9444,#025524);
  background-image: -webkit-linear-gradient(to right,#0c9444,#025524);
    background-image: -moz-linear-gradient(to right,#0c9444,#025524);
    background-image: -o-linear-gradient(to right,#0c9444,#025524);}
.indexPart2 .list li .ico img{ position: absolute; left: 50%; top: 50%; margin-left: -18px; margin-top: -15px; }
.indexPart2 .list li .ico .img1{ opacity: 0; }
.indexPart2 .list li .name{ position: relative; z-index: 1; font-size: 24px; line-height: 24px; color: #333; font-weight: bold; padding: 55px 0 15px; }
.indexPart2 .list li .wen{ position: relative; z-index: 1; font-size: 12px; line-height: 12px; color: #d2d2d2; text-transform: uppercase; font-family:mont;  }
.indexPart2 .list li .msg{ position: relative; z-index: 1; font-size: 16px; line-height: 30px; padding-top: 28px; }
.indexPart2 .list li .bg{ position: absolute; opacity: 0; z-index: 0; left: 0; top: 0; width: 100%; height: 100%; background-image: linear-gradient(top,#d7b167,#ba9346);
    background-image: -webkit-linear-gradient(top,#d7b167,#ba9346);
    background-image: -moz-linear-gradient(top,#d7b167,#ba9346);
    background-image: -o-linear-gradient(top,#d7b167,#ba9346);
    background-image: linear-gradient(to bottom,#d7b167,#ba9346);
  background-image: -webkit-linear-gradient(to bottom,#d7b167,#ba9346);
    background-image: -moz-linear-gradient(to bottom,#d7b167,#ba9346);
    background-image: -o-linear-gradient(to bottom,#d7b167,#ba9346); }
.indexPart2 .list li .box:hover:after{ background: url(../images/nimg171Bgon.png) no-repeat; }
.indexPart2 .list li .box:hover .ico{ background: #fff; }
.indexPart2 .list li .box:hover .ico img{ opacity: 0; }
.indexPart2 .list li .box:hover .ico .img1{ opacity: 1; }
.indexPart2 .list li .box:hover .name, .indexPart2 .list li .box:hover .msg{ color: #fff; }
.indexPart2 .list li .box:hover .wen{ color: rgba(255,255,255,0.5); }
.indexPart2 .list li .box:hover .bg{ opacity: 1; }
.indexPart2 .swiper-pagination{ display:none; width: 100%; padding-top:0.6rem; position: relative; bottom: 0!important; z-index:3 } 
.indexPart2 .swiper-pagination-bullet {width: 10px; height: 10px; opacity: 1; background: #fff; border-radius: 50%; margin: 0 5px!important;} 
.indexPart2 .swiper-pagination-bullet-active { background-image: linear-gradient(left,#e2c982,#bc964d);
    background-image: -webkit-linear-gradient(left,#e2c982,#bc964d);
    background-image: -moz-linear-gradient(left,#e2c982,#bc964d);
    background-image: -o-linear-gradient(left,#e2c982,#bc964d);
    background-image: linear-gradient(to right,#e2c982,#bc964d);
  background-image: -webkit-linear-gradient(to right,#e2c982,#bc964d);
    background-image: -moz-linear-gradient(to right,#e2c982,#bc964d);
    background-image: -o-linear-gradient(to right,#e2c982,#bc964d); } 

.indexPart3{ padding-top: 120px; box-sizing: border-box; background: url(../images/indexP3.jpg) center no-repeat; background-size: cover; overflow: hidden; }
.indexPart3 .title{ text-align: center; font-size: 0.6rem; line-height: 0.6rem; color: #333; padding-bottom: 70px; }
.indexPart3 .zjmxfDiv{ position: relative; padding-left: calc((100% - 15.36rem) / 2);}
.indexPart3 .tab2{ width: 18.5%; float: left; }
.indexPart3 .tab2 li{ height: 220px; background: #00702e; padding-left: 0.45rem; box-sizing: border-box; padding-top: 60px; position: relative; }
.indexPart3 .tab2 li:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background: rgba(255,255,255,0.1); }
.indexPart3 .tab2 li .ico{ margin-bottom: 15px; position: relative; }
.indexPart3 .tab2 li .ico .img1{opacity:0; position:absolute; top:0; left:0; transform:scale3d(0,0,0);-webkit-transform:scale3d(0,0,0);-moz-transform:scale3d(0,0,0)}
.indexPart3 .tab2 li .cn{ font-size: 24px; line-height: 24px; color: #fff; }
.indexPart3 .tab2 li .en{ font-size: 14px; line-height: 14px; font-family: mont; color: rgba(255,255,255,0.4); padding-top: 15px; text-transform: uppercase; }
.indexPart3 .tab2 .liNow{ background-image: linear-gradient(top,#d7b167,#ba9346);
    background-image: -webkit-linear-gradient(top,#d7b167,#ba9346);
    background-image: -moz-linear-gradient(top,#d7b167,#ba9346);
    background-image: -o-linear-gradient(top,#d7b167,#ba9346);
    background-image: linear-gradient(to bottom,#d7b167,#ba9346);
  background-image: -webkit-linear-gradient(to bottom,#d7b167,#ba9346);
    background-image: -moz-linear-gradient(to bottom,#d7b167,#ba9346);
    background-image: -o-linear-gradient(to bottom,#d7b167,#ba9346);}
.indexPart3 .tab2 .liNow .ico img{ opacity: 0; }
.indexPart3 .tab2 .liNow .ico .img1{opacity:1;transform:scale3d(1,1,1);-webkit-transform:scale3d(1,1,1);-moz-transform:scale3d(1,1,1)}


.indexPart3 .tabContentDiv2{ float: right; width: 81.5%; height: 660px; }
.indexPart3 .conDiv{ width: 46.875%; box-sizing: border-box; padding-left: 0.7rem; padding-right: 0.8rem; height: 660px; background: url(../images/nimg660Bg.jpg) center bottom no-repeat; background-size: cover; }
.indexPart3 .conDiv .limg{ animation: am_top 0.8s ease-out 0.1s backwards; -webkit-animation: am_top 0.8s ease-out 0.1s backwards;}
.indexPart3 .conDiv .name{ font-size: 0.48rem; line-height: 0.48rem; padding-top: 45px; padding-bottom: 30px; color: #000;  animation: am_top 0.8s ease-out 0.3s backwards; -webkit-animation: am_top 0.8s ease-out 0.3s backwards;}
.indexPart3 .conDiv .msg{ font-size: 22px; line-height: 36px; color: #000; animation: am_top 0.8s ease-out 0.5s backwards; -webkit-animation: am_top 0.8s ease-out 0.5s backwards; }
.indexPart3 .conDiv .list{ padding-top: 60px; animation: am_top 0.8s ease-out 0.7s backwards; -webkit-animation: am_top 0.8s ease-out 0.7s backwards;}
.indexPart3 .conDiv .list ul{display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between;}
.indexPart3 .conDiv .list li .pj{ padding-bottom: 30px; }
.indexPart3 .conDiv .list li .num{ font-size: 18px; line-height: 24px; color: #c39844; font-family: mont; }
.indexPart3 .conDiv .list li p{ font-size: 16px; color: #333; padding-top: 18px; }

.indexPart3 .videoBox{ position: relative; width: 53.125%; height: 660px; cursor: pointer; }
.indexPart3 .videoBox .bigImg{ width: 100%; height: 660px; background: center no-repeat; background-size: cover;}
.indexPart3 .videoBox .ico{ position: absolute; left: 50%; top: 50%; width:96px; height:96px; margin-left: -48px; margin-top: -48px; z-index: 1; background:url(../images/nimg96_1.png) no-repeat; }
.indexPart3 .videoDiv{ display: none; }

.videoModal-box {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  align-items: center;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
.videoModal-box.on {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
}


.videoModal-box .shipinLayer {
  width: 1200px;
  margin: 0 auto;
  background: #fff;
  padding: 50px;
  position: relative;
  box-sizing: border-box;
}

.shipinLayer .close{position: absolute; display: block; right: 10px; top: 10px; width:30px; height: 30px; background: url(../images/close1.png) no-repeat; background-size: 30px; transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;}
.shipinLayer .close:hover { transform: rotate(-90deg);}
.videoModal-box .shipinLayer video{ width:100%;}

.indexPart4{ padding: 130px 0 210px; background: #f6f6f6 url(../images/indexP4.jpg) center bottom no-repeat; background-size: 100%; }
.indexPart4 .title{ text-align: center; font-size: 0.6rem; line-height: 0.6rem; color: #333; padding-bottom: 50px; }
.indexPart4 .msg{ text-align: center; font-size: 18px; padding-bottom: 70px; }
.indexPart4 .pjDiv{position: relative;}
.indexPart4 .list li{ float: left; width: 25%; text-align: center; }
.indexPart4 .list li .num{ width: 124px; height: 152px; margin: 0 auto; background: url(../images/nimg124Bg.png) no-repeat; font-size: 56px; line-height: 120px; color: #025424; font-family: din; }
.indexPart4 .list li .txt{ font-size: 24px; line-height: 24px; color: #333; font-weight: bold; padding-top: 35px; }
.indexPart4 .gou li{ position: absolute; width: 72px; height: 29px; top: 50px; background: url(../images/nimg72Bg.png) no-repeat; }
.indexPart4 .gou li:nth-child(1){ left: 22.5%; }
.indexPart4 .gou li:nth-child(2){ left: 50%; margin-left: -36px; }
.indexPart4 .gou li:nth-child(3){ left: 72.5%; }

.indexPart5{ padding-top: 145px; height: 758px; box-sizing: border-box; background: url(../images/indexP5.jpg) center no-repeat; background-size: cover; }
.indexPart5 .leftDiv{ width: 6.5rem; }
.indexPart5 .title{ font-size: 0.6rem; line-height: 0.6rem; height: 1.15rem; color: #fff;  }
.indexPart5 .form{ margin-right: -20px; }
.indexPart5 .form .liDiv{ float: left; width: 100%; padding-bottom: 20px; }
.indexPart5 .form .liDiv2{ width: 50%; }
.indexPart5 .form .liDiv .box{ margin-right: 20px; height: 55px; background: #fff; border-radius: 8px; }
.indexPart5 .form .input1{ height: 55px; line-height: 55px; width: 100%; box-sizing: border-box; padding-left: 30px; font-size: 14px;}

.indexPart5 .form ul{ margin-right: -20px; }
.indexPart5 .form li{ float: left; width: 50%; }
.indexPart5 .form li .lbox{ margin-right: 20px; }

.indexPart5 .select{ width: 100%; position: relative; height: 55px;}
.indexPart5 .caption { position: relative; cursor: pointer; height: 55x; line-height: 55px; padding-left: 30px; font-size: 14px; color: #666; box-sizing: border-box;}
.indexPart5 .caption.on:after {
  transform: rotateX(180deg);
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
}
.indexPart5 .caption:after { content: ""; display: block; width: 32px; height: 6px; background: url(../images/selectIco.png) no-repeat right center; background-size: contain; position: absolute; right: 0; top: 50%; margin-top: -3px; z-index: 10;}
.indexPart5 .xlist { width: 100%; position: absolute; left: 0; top: 100%; z-index: 12; background: #fff; max-height: 250px; overflow-y: auto; display: none; border: 1px solid #efeff3; box-sizing: border-box;}
.indexPart5 .xlist a { display: block; font-size: 14px; color: #666; line-height: 45px; padding: 0 30px; border-bottom: 1px solid #efeff3;}
.indexPart5 .xlist a:hover,.indexPart5 .xlist a.on { color: #bb903f;}
.indexPart5 .xlist a:last-child { border-bottom: none;}

.indexPart5 .btnDiv{ clear: both; padding-top: 40px; }
.indexPart5 .btnDiv a{ position: relative; display: block; width: 180px; height: 54px; line-height: 54px; border-radius: 32px; text-align: center; font-size: 18px; color: #fff; }
.indexPart5 .btnDiv img{ opacity: 0; width: 0; height: 10px; overflow: hidden;}
.indexPart5 .btnDiv a:hover img{ opacity: 1; width: 10px; padding-left: 10px; }


.indexPart5 .rightDiv{ width: 6.5rem; }
.indexPart5 .tab2{ height: 0.9rem; }
.indexPart5 .tab2 li{ float: left; margin-right: 65px; height: 30px; font-size: 18px; line-height: 18px; color: #fff; position: relative; }
.indexPart5 .tab2 li:after{ content: ''; position: absolute; left: 50%; bottom: 0; width: 0; height: 2px; background: #bb903f; }
.indexPart5 .tab2 .liNow{ color: #bb903f; }
.indexPart5 .tab2 .liNow:after{ width: 100%; left: 0; }
.indexPart5 .creditInvestigation { color: #fff; line-height: 36px; margin-top: 3%;}
.indexPart5 .creditInvestigation img { width: 14px; height: 18px; margin-right: 2%;}

.counter .txt{ font-size:18px; color:#fff; height: 46px; line-height: 18px; position: relative;}
.counter .txt em{ position: absolute; right: 0; top: 0; font-size: 16px; }
.counter .line1{ width:100%; height:0.7rem; position:relative;}
.counter .line1 .num1{ position:absolute; left:0px; top:25px; font-size:18px; line-height: 18px; color:#fff;}
.counter .line1 .num2{ position:absolute; right:0px; top:25px; font-size:18px; line-height: 18px; color:#fff;}
.counter .result{ position: relative; padding-left: 115px; font-size: 0.72rem; height: 0.72rem; line-height: 0.72rem; color: #fff; }
.counter .result span{ position: absolute; left: 0; top: 0; display: block; font-size: 18px; line-height: 0.72rem; }

.assess{ padding-top: 0.25rem; }
.assess ul{ margin-right: -20px; }
.assess li{ float: left; width: 50%; padding-bottom: 20px; }
.assess .li01{ width: 100%; }
.assess li .box{ margin-right: 20px; height: 55px; background: #fff; border-radius: 8px; }
.assess li .box2{ position: relative; padding-left: 225px; margin-right: 20px; height: 55px; background: #fff; border-radius: 8px; }
.assess li .input1{ height: 55px; line-height: 55px; width: 100%; box-sizing: border-box; padding-left: 30px; font-size: 14px;}
.assess li em{ position: absolute; left: 30px; top: 0; line-height: 55px; font-size: 14px; }
.assess li dd{ float: left; font-size: 14px; cursor: pointer; padding-left: 32px; margin-right: 1.4rem; line-height: 55px; background: url(../images/nimg13_1.png) left center no-repeat; color: #666; }
.assess li dd.on{ background: url(../images/nimg13_1on.png) left center no-repeat;}
.assess li dd:last-child{ margin-right: 0; }

.aboutPart1{ padding: 120px 0; }
.aboutPart1 .leftCon{ width: 6.8rem; padding-top: 0.75rem; }
.aboutPart1 .name{ padding-top: 40px; height: 85px; position: relative; font-size: 0.6rem; line-height: 0.6rem; color: #333; }
.aboutPart1 .name:before{ content: ''; position: absolute; left: 0; top: 0; width: 6.64rem; height: 0.96rem; background: url(../images/nimg664Bg.png) no-repeat; background-size: 6.64rem; z-index: 0; }
.aboutPart1 .name:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 46px; height: 2px; background-image: linear-gradient(left,#10a24c,#094f25);
    background-image: -webkit-linear-gradient(left,#10a24c,#094f25);
    background-image: -moz-linear-gradient(left,#10a24c,#094f25);
    background-image: -o-linear-gradient(left,#10a24c,#094f25);
    background-image: linear-gradient(to right,#10a24c,#094f25);
  background-image: -webkit-linear-gradient(to right,#10a24c,#094f25);
    background-image: -moz-linear-gradient(to right,#10a24c,#094f25);
    background-image: -o-linear-gradient(to right,#10a24c,#094f25); }
.aboutPart1 .name em{ position: relative; z-index: 1; }
.aboutPart1 .content{ font-size: 16px; line-height: 32px; padding-top: 0.4rem; }
.aboutPart1 .rightImg{ position: relative; }
.aboutPart1 .rightImg .l7{ position: absolute; right: -0.5rem; top: -0.5rem; width: 5.78rem; height: 5.77rem; background: url(../images/nimg578Bg.png) right top no-repeat; background-size: 5.78rem; z-index: 0; }
.aboutPart1 .rightImg .limg{ position: relative; z-index: 1; }
.aboutPart1 .rightImg img{ width: 7.68rem; }

.aboutPart2{ padding-top: 120px; height: 864px; background: url(../images/historyBg.jpg) center no-repeat; background-size: cover;  position: relative;}
.aboutPart2 .title{ text-align: center; color: #333; font-size: 0.6rem; line-height: 0.6rem; padding-bottom: 0.8rem; }
.aboutPart2 .business-license { position: absolute; right: 2%; bottom: 1%; cursor: pointer;}
.aboutPart2 .business-license-img { position: fixed; top: 50%; left: 50%; margin-left: -318px; margin-top:-226px;  width: 636px; display: none; z-index: 999;}
.aboutPart2 .business-license-img img { width: 100%;}
.aboutPart2 .business-license-img .close { text-indent: -999px; position: absolute; top: 0; right:0; width: 70px; height: 70px; cursor: pointer;}

.historyPic{ height: 600px; position: relative; }
.historyPic:before{ content: ''; position: absolute; left: 0; top: 50%; width: 100%; height: 2px; margin-top: -1px; background: url(../images/line2.jpg) repeat-x; }
.historyPic .btn{ z-index: 2; position: absolute; top: 50%; margin-top: -25px; display: block; width: 50px; height: 50px; border-radius: 50%; }
.historyPic .prev{ left: 50%; margin-left: -7.68rem; background: #fff;} 
.historyPic .prev:before{ content: ''; position: absolute; left: 50%; top: 50%; width: 7px; height: 13px; margin-left: -4px; margin-top: -7px; background: url(../images/nimg7_left.png) no-repeat; }
.historyPic .next{ right: 50%; margin-right: -7.68rem; background: #fff;} 
.historyPic .next:before{ content: ''; position: absolute; left: 50%; top: 50%; width: 7px; height: 13px; margin-left: -4px; margin-top: -7px; background: url(../images/nimg7_right.png) no-repeat; }
.historyPic .prev:hover{ background-image: linear-gradient(left,#089d45,#0c4d21);
    background-image: -webkit-linear-gradient(left,#089d45,#0c4d21);
    background-image: -moz-linear-gradient(left,#089d45,#0c4d21);
    background-image: -o-linear-gradient(left,#089d45,#0c4d21);
    background-image: linear-gradient(to right,#089d45,#0c4d21);
  background-image: -webkit-linear-gradient(to right,#089d45,#0c4d21);
    background-image: -moz-linear-gradient(to right,#089d45,#0c4d21);
    background-image: -o-linear-gradient(to right,#089d45,#0c4d21);}
.historyPic .next:hover{ background-image: linear-gradient(left,#089d45,#0c4d21);
    background-image: -webkit-linear-gradient(left,#089d45,#0c4d21);
    background-image: -moz-linear-gradient(left,#089d45,#0c4d21);
    background-image: -o-linear-gradient(left,#089d45,#0c4d21);
    background-image: linear-gradient(to right,#089d45,#0c4d21);
  background-image: -webkit-linear-gradient(to right,#089d45,#0c4d21);
    background-image: -moz-linear-gradient(to right,#089d45,#0c4d21);
    background-image: -o-linear-gradient(to right,#089d45,#0c4d21);}
.historyPic .prev:hover:before{ background: url(../images/nimg7_lefton.png) no-repeat;}
.historyPic .next:hover:before{ background: url(../images/nimg7_righton.png) no-repeat;}

.historyPic .list { padding: 0 85px; height: 600px; position: relative;}
.historyPic .swiper-slide{ height: 600px; position: relative; }
.historyPic .swiper-slide:after{ content: ''; width: 12px; height: 12px; background: url(../images/ico3.png) center no-repeat; position: absolute; left: 0; top: 50%; margin-top: -6px; z-index: 2; }
.historyPic .swiper-slide .contentBox{ position: absolute; left: 0; top: 0; padding-left: 34px; height: 300px; overflow:auto; box-sizing: border-box; }
.historyPic .swiper-slide .contentBox::-webkit-scrollbar {
    width: 2px;
    height: 5px;
    background: #f2f2f2;
}
.historyPic .swiper-slide .contentBox::-webkit-scrollbar-thumb {
    background-color: #cfac61;
}
.historyPic .swiper-slide .contentBox:before{ content: ''; position: absolute; left: 5px; top: 0; width: 2px; height: 100%; background: #e3e4e6; }
.historyPic .swiper-slide .year{ padding-top: 0.25rem; display: inline-block; font-size: 0.6rem; line-height: 0.6rem; font-family:din; position: relative;}
.historyPic .swiper-slide .year:before{ content: ''; position: absolute; left: 0; top: 0; width: 18px; height: 4px; background: url(../images/bg1.jpg) no-repeat; }
.historyPic .swiper-slide .content{ font-size: 18px; line-height: 30px; color: #666; padding-top: 10px; width: 360px; }
.historyPic .swiper-slide .content li{ padding-bottom: 15px; }
.historyPic .swiper-slide:nth-child(2n) .contentBox{ top: auto; bottom: 0; padding-top: 60px; }

.aboutPart2 .listTel{ position: relative; padding-top: 1.0rem; }
.aboutPart2 .listTel:before{ z-index: 1; content: ''; position: absolute; left: 0; top: 0; width: 0.68rem; height: 0.68rem; background: url(../images/nimg40_5.png) no-repeat; background-size: 0.68rem; }
.aboutPart2 .listTel:after{ content: ''; position: absolute; left: 14px; top: 0; width: 2px; height: 100%; background: #cfa772; }
.aboutPart2 .listTel li{ position: relative; padding-left: 0.8rem; z-index: 2; padding-bottom: 0.5rem;}
.aboutPart2 .listTel li .year{ position: absolute; display: inline-block; font-family:bold; left: 0; padding-left: 0.8rem; font-size: 0.48rem;}
.aboutPart2 .listTel li .year:before{ content: ''; position: absolute; left: 0.2rem; top: 0.15rem; width: 12px; height: 12px; background: url(../images/ico3.png) no-repeat; background-size: 12px;}
.aboutPart2 .listTel li .content{ padding-top: 0.75rem; font-size: 0.26rem; line-height: 0.48rem; color: #666; }
.aboutPart2 .listTel li .content dd{ padding-bottom: 0.3rem; }

.framework{ padding: 120px 0 230px; background: url(../images/frameworkBg.jpg) center bottom no-repeat; background-size: 100%; }
.framework .title{ text-align: center; font-size: 0.6rem; line-height: 0.6rem; color: #333; padding-bottom: 75px; }
.framework .imgDiv img{ width: 15.36rem; }

.culture .toptop{ height: 245px; position: relative; overflow: hidden;}
.culture .toptop:before{ content: ''; position: absolute; left: 75px; bottom: 0; width: 485px; height: 228px; background: url(../images/nimg485Bg.png) no-repeat; }
.culture .toptop:after{ content: ''; position: absolute; right: 230px; bottom: 0; width: 316px; height: 243px; background: url(../images/nimg316Bg.png) no-repeat; }
.culture .title{ padding-top: 120px; font-size: 0.6rem; line-height: 0.6rem; color: #333; text-align: center; position: relative; z-index: 1; }
.culture .list{ overflow: hidden; }
.culture .list li{ float: left; width: 25%; cursor: pointer; position: relative; box-sizing: border-box; padding: 1.4rem 0 0 1.0rem; height: 6.2rem; background: #f6f6f6;}
.culture .list li:after{ content: ''; position: absolute; right: 0; top: 0; width: 2.46rem; height: 2.04rem; background: url(../images/nimg246Bg.png) no-repeat; background-size: 2.46rem; z-index: 0; }
.culture .list li:nth-child(2n){ background: #fafafa; }
.culture .list li .ico{ position: relative; z-index: 2; }
.culture .list li .ico img{ width: 60px; }
.culture .list li .cn{ position: relative; z-index: 2; padding-top: 0.35rem; font-size: 28px; line-height: 28px; color: #333; font-weight: bold;}
.culture .list li .en{ position: relative; z-index: 2; padding-top: 0.2rem; font-size: 30px; line-height: 36px; color: #c4c4c4; text-transform: uppercase; }
.culture .list li .msg{ position: relative; z-index: 2; padding-top: 0.35rem; font-size: 20px; color: #797979; line-height: 34px; width: 220px; }
.culture .list li .bg{ z-index: 1; opacity: 0; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: center no-repeat; background-size: cover; }
.culture .list li:hover .bg{ opacity: 1; }
.culture .list li:hover .cn, .culture .list li:hover .msg{ color: #fff; }
.culture .list li:hover .en{ color: rgba(255,255,255,0.5); }

#particles-js{ position: absolute; right: 0; top: 0; z-index: 2; }

.joinP1{ padding: 120px 0; }
.joinP1 .rightCon{ width: 6.8rem; padding-top: 1.25rem; }
.joinP1 .name{ padding-top: 40px; height: 85px; position: relative; font-size: 0.6rem; line-height: 0.6rem; color: #333; }
.joinP1 .name:before{ content: ''; position: absolute; left: 0; top: 0; width: 6.23rem; height: 0.93rem; background: url(../images/nimg623Bg.png) no-repeat; background-size: 6.23rem; z-index: 0; }
.joinP1 .name:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 46px; height: 2px; background-image: linear-gradient(left,#10a24c,#094f25);
    background-image: -webkit-linear-gradient(left,#10a24c,#094f25);
    background-image: -moz-linear-gradient(left,#10a24c,#094f25);
    background-image: -o-linear-gradient(left,#10a24c,#094f25);
    background-image: linear-gradient(to right,#10a24c,#094f25);
  background-image: -webkit-linear-gradient(to right,#10a24c,#094f25);
    background-image: -moz-linear-gradient(to right,#10a24c,#094f25);
    background-image: -o-linear-gradient(to right,#10a24c,#094f25); }
.joinP1 .name em{ position: relative; z-index: 1; }
.joinP1 .content{ font-size: 16px; line-height: 32px; padding-top: 0.4rem; }
.joinP1 .leftImg{ position: relative; }
.joinP1 .leftImg .l7{ position: absolute; left: -0.5rem; top: -0.5rem; width: 5.78rem; height: 5.77rem; background: url(../images/nimg578Bg2.png) left top no-repeat; background-size: 5.78rem; z-index: 0; }
.joinP1 .leftImg .limg{ position: relative; z-index: 1; }
.joinP1 .leftImg img{ width: 7.68rem; }

.joinP2{ background: url(../images/joinBg.jpg) center bottom no-repeat; background-size: cover; padding-top: 120px; height: 747px; box-sizing: border-box; overflow:hidden;}
.joinP2 .title{ padding-bottom: 45px; text-align: center; color: #333; font-size: 0.6rem; line-height: 0.6rem; }
.economic{ position: relative;}
.economic .swiper-slide .container{ display: flex; display: -webkit-flex; flex-direction: column; -webkit-flex-direction: column; justify-content: center; -webkit-justify-content: center;}
.economic .swiper-slide { position: relative;}
.economic .swiper-slide .img { width: 5.5rem; height:3.7rem; box-sizing: border-box; background:#fff; position: relative; margin: 0 auto;}
.economic .swiper-slide .img img{ max-width:5.3rem; max-height: 3.5rem; }
.economic .list { width: 30rem; position: relative; left: 50%; margin-left: -15rem; overflow: hidden; }
.economic .btn{ z-index: 3; display: block; position: absolute; top: 50%; margin-top: -25px; width: 50px; height: 50px; box-sizing: border-box; border-radius: 50%;}
.economic .prev{ left: -85px; background: #fff; }
.economic .prev:before{ content: ''; position: absolute; left: 50%; top: 50%; width: 8px; height: 15px; margin-left: -4px; margin-top: -8px; background: url(../images/nimg8_left.png) no-repeat; }
.economic .next{ right: -85px; background: #fff; }
.economic .next:before{ content: ''; position: absolute; left: 50%; top: 50%; width: 8px; height: 15px; margin-left: -4px; margin-top: -8px; background: url(../images/nimg8_right.png) no-repeat; }
.economic .prev:hover{ background-image: linear-gradient(left,#089e46,#064c23);
    background-image: -webkit-linear-gradient(left,#089e46,#064c23);
    background-image: -moz-linear-gradient(left,#089e46,#064c23);
    background-image: -o-linear-gradient(left,#089e46,#064c23);
    background-image: linear-gradient(to right,#089e46,#064c23);
  background-image: -webkit-linear-gradient(to right,#089e46,#064c23);
    background-image: -moz-linear-gradient(to right,#089e46,#064c23);
    background-image: -o-linear-gradient(to right,#089e46,#064c23);}
.economic .next:hover{ background-image: linear-gradient(left,#089e46,#064c23);
    background-image: -webkit-linear-gradient(left,#089e46,#064c23);
    background-image: -moz-linear-gradient(left,#089e46,#064c23);
    background-image: -o-linear-gradient(left,#089e46,#064c23);
    background-image: linear-gradient(to right,#089e46,#064c23);
  background-image: -webkit-linear-gradient(to right,#089e46,#064c23);
    background-image: -moz-linear-gradient(to right,#089e46,#064c23);
    background-image: -o-linear-gradient(to right,#089e46,#064c23);}
.economic .prev:hover:before{ background: url(../images/nimg8_lefton.png) no-repeat;}
.economic .next:hover:before{ background: url(../images/nimg8_righton.png) no-repeat;}
.economic .swiper-pagination{ display: none; position: relative; bottom: 0; padding-top: 0.6rem; }
.economic .swiper-pagination-bullet { position: relative; width: 0.2rem; height: 0.2rem; opacity: 1; box-sizing: border-box; background: #ddd; } 
.economic .swiper-pagination-bullet-active { background: #025323; } 

.economic2{ position: relative;}
.economic2 .swiper-slide .container{ display: flex; display: -webkit-flex; flex-direction: column; -webkit-flex-direction: column; justify-content: center; -webkit-justify-content: center;}
.economic2 .swiper-slide { position: relative;}
.economic2 .swiper-slide .img { width: 5.5rem; height:3.7rem; box-sizing: border-box; background:#f5f5f5; position: relative; margin: 0 auto;}
.economic2 .swiper-slide .img img{ max-width:5.3rem; max-height: 3.5rem; }
.economic2 .list { width: 30rem; position: relative; left: 50%; margin-left: -15rem; overflow: hidden; }
.economic2 .btn{ z-index: 3; display: block; position: absolute; top: 50%; margin-top: -25px; width: 50px; height: 50px; box-sizing: border-box; border-radius: 50%;}
.economic2 .prev{ left: -85px; background: #f5f5f5; }
.economic2 .prev:before{ content: ''; position: absolute; left: 50%; top: 50%; width: 8px; height: 15px; margin-left: -4px; margin-top: -8px; background: url(../images/nimg8_left.png) no-repeat; }
.economic2 .next{ right: -85px; background: #f5f5f5; }
.economic2 .next:before{ content: ''; position: absolute; left: 50%; top: 50%; width: 8px; height: 15px; margin-left: -4px; margin-top: -8px; background: url(../images/nimg8_right.png) no-repeat; }
.economic2 .prev:hover{ background-image: linear-gradient(left,#089e46,#064c23);
    background-image: -webkit-linear-gradient(left,#089e46,#064c23);
    background-image: -moz-linear-gradient(left,#089e46,#064c23);
    background-image: -o-linear-gradient(left,#089e46,#064c23);
    background-image: linear-gradient(to right,#089e46,#064c23);
  background-image: -webkit-linear-gradient(to right,#089e46,#064c23);
    background-image: -moz-linear-gradient(to right,#089e46,#064c23);
    background-image: -o-linear-gradient(to right,#089e46,#064c23);}
.economic2 .next:hover{ background-image: linear-gradient(left,#089e46,#064c23);
    background-image: -webkit-linear-gradient(left,#089e46,#064c23);
    background-image: -moz-linear-gradient(left,#089e46,#064c23);
    background-image: -o-linear-gradient(left,#089e46,#064c23);
    background-image: linear-gradient(to right,#089e46,#064c23);
  background-image: -webkit-linear-gradient(to right,#089e46,#064c23);
    background-image: -moz-linear-gradient(to right,#089e46,#064c23);
    background-image: -o-linear-gradient(to right,#089e46,#064c23);}
.economic2 .prev:hover:before{ background: url(../images/nimg8_lefton.png) no-repeat;}
.economic2 .next:hover:before{ background: url(../images/nimg8_righton.png) no-repeat;}
.economic2 .swiper-pagination{ display: none; position: relative; bottom: 0; padding-top: 0.6rem; }
.economic2 .swiper-pagination-bullet { position: relative; width: 0.2rem; height: 0.2rem; opacity: 1; box-sizing: border-box; background: #ddd; } 
.economic2 .swiper-pagination-bullet-active { background: #025323; } 

.joinP3{ padding: 120px 0; overflow:hidden;}
.joinP3 .title{ padding-bottom: 0.6rem; text-align: center; color: #333; font-size: 0.6rem; line-height: 0.6rem; }
/*.joinP3 .hapa{ position: relative; }
.joinP3 .list { width: 23.04rem; overflow: hidden; position: relative; }
.joinP3 .list li .box{ min-height: 4.84rem;  position: relative; overflow: hidden; cursor: pointer;}
.joinP3 .list li .imgDiv{ overflow: hidden; height:4.84rem; background:#f5f5f5;}
.joinP3 .list li .imgDiv img{ max-width:7.48rem; height:4.84rem; }
.joinP3 .hapa .prev{ display: none; z-index: 3; left: 0.3rem; background: #fff; position: absolute; top: 50%; margin-top: -0.45rem; width: 0.9rem; height: 0.9rem; border-radius: 50%;}
.joinP3 .hapa .prev:before{ content: ''; position: absolute; left: 50%; top: 50%; width: 8px; height: 15px; margin-left: -4px; margin-top: -8px; background: url(../images/nimg8_left.png) no-repeat; }
.joinP3 .hapa .prev:hover{ background-image: linear-gradient(left,#089e46,#064c23);
    background-image: -webkit-linear-gradient(left,#089e46,#064c23);
    background-image: -moz-linear-gradient(left,#089e46,#064c23);
    background-image: -o-linear-gradient(left,#089e46,#064c23);
    background-image: linear-gradient(to right,#089e46,#064c23);
  background-image: -webkit-linear-gradient(to right,#089e46,#064c23);
    background-image: -moz-linear-gradient(to right,#089e46,#064c23);
    background-image: -o-linear-gradient(to right,#089e46,#064c23);}
.joinP3 .hapa .prev:hover:before{ background: url(../images/nimg8_lefton.png) no-repeat;}
.joinP3 .hapa .next{ z-index: 3; right: -85px; background: #fff; display: block; position: absolute; top: 50%; margin-top: -25px; width: 50px; height: 50px; border-radius: 50%;}
.joinP3 .hapa .next:before{ content: ''; position: absolute; left: 50%; top: 50%; width: 8px; height: 15px; margin-left: -4px; margin-top: -8px; background: url(../images/nimg8_right.png) no-repeat; }
.joinP3 .hapa .next:hover{ background-image: linear-gradient(left,#089e46,#064c23);
    background-image: -webkit-linear-gradient(left,#089e46,#064c23);
    background-image: -moz-linear-gradient(left,#089e46,#064c23);
    background-image: -o-linear-gradient(left,#089e46,#064c23);
    background-image: linear-gradient(to right,#089e46,#064c23);
  background-image: -webkit-linear-gradient(to right,#089e46,#064c23);
    background-image: -moz-linear-gradient(to right,#089e46,#064c23);
    background-image: -o-linear-gradient(to right,#089e46,#064c23);}
.joinP3 .hapa .next:hover:before{ background: url(../images/nimg8_righton.png) no-repeat;}
.joinP3 .list li .box:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}*/

.joinP4{ padding: 120px 0; background: url(../images/joinBg2.jpg) center no-repeat; background-size: cover; }
.joinP4 .title{ padding-bottom: 60px; text-align: center; color: #333; font-size: 0.6rem; line-height: 0.6rem; }
.social .list li{ margin-bottom: 20px; background: #fff; position: relative; cursor: pointer;}
.social .list li .topDiv{ padding: 30px 0; border-top: #ececec solid 3px;}
.social .list li .name{ padding-left: 35px; line-height: 22px; }
.social .list li .name .dj{ display: inline-block; width: 215px; }
.social .list li .name b{ font-size: 22px; color: #252525; display: inline-block;}
.social .list li .name em{ font-size: 14px; color: #b1b1b2; padding-right: 35px; font-weight: 400; }
.social .list li .msgList{ padding: 15px 0 0 35px; }
.social .list li .msgList dd{ line-height: 26px; font-size: 14px; color: #929293; }
.social .list li .hideBox{ display: none; padding: 10px 35px 60px; }
.social .list li .ico{ position: absolute; right: 48px; bottom: 40px; z-index: 1; width: 59px; height: 59px; background: url(../images/nimg59_1.png) center no-repeat;}
.social .list li .txt{ font-weight: bold; font-size: 14px; color: #17171d; line-height: 26px; }
.social .list li .msg{ font-size: 12px; line-height: 26px; color: #929293; padding-bottom: 25px; }
.social .list li .liNow{ border-top: #cdead9 solid 3px; }
.social .list li .liNow .name b{background-image:-webkit-linear-gradient(left,#00702e,#003817);
 background-image:linear-gradient(to right,#00702e,#003817); 
 -webkit-background-clip: text; 
 -webkit-text-fill-color: transparent; }
.social .list li .liNow .ico{ bottom: 60px; background: url(../images/nimg59_1on.png) center no-repeat;}
.social .list .btnGroup{ padding-top: 30px; }
.social .list .btnGroup dd{ float: left; margin-right: 20px; }
.social .list .btnGroup dd a{ display: block; width: 150px; height: 50px; border-radius: 24px;background-image: linear-gradient(left,#e3c982,#c09848);
    background-image: -webkit-linear-gradient(left,#e3c982,#c09848);
    background-image: -moz-linear-gradient(left,#e3c982,#c09848);
    background-image: -o-linear-gradient(left,#e3c982,#c09848);
    background-image: linear-gradient(to right,#e3c982,#c09848);
  background-image: -webkit-linear-gradient(to right,#e3c982,#c09848);
    background-image: -moz-linear-gradient(to right,#e3c982,#c09848);
    background-image: -o-linear-gradient(to right,#e3c982,#c09848); text-align: center; line-height: 50px; color: #fff; font-size: 16px; }
.social .list .btnGroup dd a:hover{background-image: linear-gradient(left,#00702e,#003817);
    background-image: -webkit-linear-gradient(left,#00702e,#003817);
    background-image: -moz-linear-gradient(left,#00702e,#003817);
    background-image: -o-linear-gradient(left,#00702e,#003817);
    background-image: linear-gradient(to right,#00702e,#003817);
  background-image: -webkit-linear-gradient(to right,#00702e,#003817);
    background-image: -moz-linear-gradient(to right,#00702e,#003817);
    background-image: -o-linear-gradient(to right,#00702e,#003817); }

.w380{ top: 100px; position: sticky; position: -webkit-sticky;}
.sideJob .imgDiv img, .sideJob .botbot .limg img{ width: 100%; }
.sideJob .botbot{ position: relative; background: #fff; height: 320px; }
.sideJob .botbot .limg{ position: absolute; right: 0; bottom: 0; }
.sideJob .txt{ text-align: center; padding-top: 45px;}
.sideJob .txt b{ display: inline-block; font-size: 24px; line-height: 24px; }

.productP1{ padding: 120px 0; overflow: hidden;}
.productP1 .leftImg{ width: 7.68rem; }
.productP1 .leftImg img{ width: 100%; }
.productP1 .rightDiv{ width: 6.7rem; padding-top: 0.65rem;}
.productP1 .name{ font-size: 0.48rem; line-height: 0.48rem; color: #333; padding-bottom: 0.3rem; }
.productP1 .msg{ font-size: 0.26rem; color: #333; line-height: 0.5rem; }
.productP1 .label{ overflow: hidden; padding-top: 0.4rem; }
.productP1 .label li{ float: left; margin-right: 10px; padding: 0 22px; height: 32px; line-height: 32px; font-size: 14px; border: #e5e5e5 solid 1px; border-radius: 24px;}
.productP1 .list{ padding-top: 0.6rem; }
.productP1 .list li{ float: left; padding-right: 0.6rem; }
.productP1 .list li:last-child{ padding-right: 0; }
.productP1 .list li .ico{ height: 56px; }
.productP1 .list li .txt{font-family:mont; color: #c39844; font-size: 0.2rem; line-height: 0.2rem; height: 40px;}
.productP1 .list li .wen{ font-size: 0.16rem; color: #333; }
.productP1 .btnDiv{ padding-top: 0.8rem; }
.productP1 .btnDiv a{ position: relative; display: block; width: 170px; height: 52px; line-height: 52px; text-indent: 30px; color: #fff; font-size: 18px; border-radius: 32px; }
.productP1 .btnDiv a:after{ content: ''; position: absolute; right: 26px; top: 50%; margin-top: -12px; width: 24px; height: 24px; background: url(../images/nimg24_1.png) no-repeat; }
.productP1 .btnDiv a:hover:after{ right: 32px; }
.productP1 .videoDiv{ display: none; }



.video-box {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  align-items: center;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
.video-box.on {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
}


.videoLayer { width: 1200px; margin: 0 auto; background: #fff; padding: 50px; position: relative; box-sizing: border-box;}

.videoLayer .close{position: absolute; display: block; right: 10px; top: 10px; width:30px; height: 30px; background: url(../images/close2.png) no-repeat;transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;}
.videoLayer .close:hover { transform: rotate(-90deg);}
.videoLayer video{ width:100%;}

.productP2{ padding-bottom: 120px; }
.productP2 .title{ font-size: 0.6rem; line-height: 0.6rem; letter-spacing: 3px; padding-bottom: 55px; color: #333; }
.productP2 .tab2{ position: relative; overflow: hidden; border-bottom: #ededed solid 1px;}
.productP2 .tab2 li{ float: left; width: 33.33%; height: 2.0rem; padding-top: 0.55rem; box-sizing: border-box; background: #f7f8f9;}
.productP2 .tab2 li .ico{ position: relative; width: 48px; height: 48px; margin: 0 auto; }
.productP2 .tab2 li .ico .img1{ position: absolute; left: 0; top: 0; opacity: 0; transform:scale3d(0,0,0);-webkit-transform:scale3d(0,0,0);-moz-transform:scale3d(0,0,0) }
.productP2 .tab2 li .name{ padding-top: 0.2rem; text-align: center; font-size: 24px; line-height: 24px; color: #333; }
.productP2 .tab2 .liNow{ background-image: linear-gradient(top,#d7b167,#ba9346);
    background-image: -webkit-linear-gradient(top,#d7b167,#ba9346);
    background-image: -moz-linear-gradient(top,#d7b167,#ba9346);
    background-image: -o-linear-gradient(top,#d7b167,#ba9346);
    background-image: linear-gradient(to bottom,#d7b167,#ba9346);
  background-image: -webkit-linear-gradient(to bottom,#d7b167,#ba9346);
    background-image: -moz-linear-gradient(to bottom,#d7b167,#ba9346);
    background-image: -o-linear-gradient(to bottom,#d7b167,#ba9346);}
.productP2 .tab2 .liNow .name{ color: #fff; }
.productP2 .tab2 .liNow .ico img{ opacity: 0; }
.productP2 .tab2 .liNow .ico .img1{ opacity: 1; transform:scale3d(1,1,1);-webkit-transform:scale3d(1,1,1);-moz-transform:scale3d(1,1,1) }

.productP2 .tabContentDiv2{ padding-top: 0.65rem; }
.productP2 .table{ margin-top: 0.35rem; border-top: #e0e0e0 solid 1px; border-left: #e0e0e0 solid 1px; }
.productP2 .table li{ font-size: 14px; line-height: 24px; position: relative; border-right: #e5e5e5 solid 1px; border-bottom: #e5e5e5 solid 1px; padding-top: 16px; padding-bottom: 16px; padding-left: 4.05rem; padding-right: 35px;  }
.productP2 .table li:nth-child(2n){ background: #f7f8f9; }
.productP2 .table li .txt{ position: absolute; left: 0; top: 0; width: 3.48rem; border-right: #e0e0e0 solid 1px; height: 100%;}
.productP2 .table li .txt em{ position: absolute; left: 60px; top: 50%; transform: translateY(-50%); }

.productP2 .list li{ height: 2.78rem; border-bottom: #f0f0f0 solid 1px; padding-left: 3.8rem; position: relative; }
.productP2 .list li .imgDiv{ position: absolute; left: 0; top: 0.35rem; overflow: hidden; }
.productP2 .list li .imgDiv img{ width: 3.0rem; }
.productP2 .list li .name{ font-weight: bold; display: inline-block; padding-top: 0.65rem; height: 45px; line-height: 45px; overflow: hidden; font-size: 24px; color: #333;}
.productP2 .list li .content{ padding-top: 5px; font-size: 16px; line-height: 30px; height: 90px; overflow: hidden; color: #666; }
.productP2 .list li:hover .name{background-image:-webkit-linear-gradient(left,#00702e,#003817);
 background-image:linear-gradient(to right,#00702e,#003817); 
 -webkit-background-clip: text; 
 -webkit-text-fill-color: transparent;}
.productP2 .list li:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}

.question{ padding: 100px 0 120px; position: relative; }
.question:after{ content: ''; position: absolute; right: 230px; top: 0; width: 316px; height: 243px; background: url(../images/nimg316Bg.png) no-repeat; z-index:0; }
.question .title{ text-align: center; font-size: 0.6rem; line-height: 0.6rem; color: #333; padding-bottom: 0.6rem; }

.question .tab2{ padding-bottom:45px;}
.question .tab2 li{ float:left; font-size:16px;}
.question .tab2 li .box{ margin-right:25px; width:140px; height:48px; line-height:48px; background:#f6f6f6; text-align:center; color:#333;}
.question .tab2 .liNow .box{ background-image: linear-gradient(top,#e3c982,#c09848);
    background-image: -webkit-linear-gradient(top,#e3c982,#c09848);
    background-image: -moz-linear-gradient(top,#e3c982,#c09848);
    background-image: -o-linear-gradient(top,#e3c982,#c09848);
    background-image: linear-gradient(to bottom,#e3c982,#c09848);
  background-image: -webkit-linear-gradient(to bottom,#e3c982,#c09848);
    background-image: -moz-linear-gradient(to bottom,#e3c982,#c09848);
    background-image: -o-linear-gradient(to bottom,#e3c982,#c09848); color:#fff;}

.question .list{ padding-bottom: 0.6rem; position:relative; z-index:1;  animation: am_top 0.8s ease-out 0.1s backwards; -webkit-animation: am_top 0.8s ease-out 0.1s backwards;}
.question .list li{ position:relative; padding-bottom: 15px;}
.question .list li .msgDiv{ padding: 0 50px 0 30px; height: 80px; position:relative; background:#f6f6f6; cursor: pointer;}
.question .list li .msgDiv:after{ content: ''; position: absolute; right: 50px; top: 50%; width: 35px; height: 35px; margin-top: -17px; border-radius: 50%; box-sizing: border-box; border: #eee solid 1px; background: #fff url(../images/nimg12_2.png) center no-repeat; }
.question .list li .name{ position: relative; height: 80px; line-height: 80px; padding-left: 50px; padding-right: 100px; overflow: hidden; font-size: 16px; color: #383f49; font-weight: bold; }
.question .list li .wen{ position: absolute; color: #383f49; color: #fff; display: block; text-transform: uppercase; left: 0; top: 50%; margin-top: -12px; width: 25px; height: 25px; line-height: 25px; text-align: center; border-radius: 50%; border-radius: 50%; }
.question .list li .box{ display:none;}
.question .list li .msgDiv:hover, .question .list li .msgDiv.aNow{ background-image: linear-gradient(top,#e3c982,#c09848);
    background-image: -webkit-linear-gradient(top,#e3c982,#c09848);
    background-image: -moz-linear-gradient(top,#e3c982,#c09848);
    background-image: -o-linear-gradient(top,#e3c982,#c09848);
    background-image: linear-gradient(to bottom,#e3c982,#c09848);
  background-image: -webkit-linear-gradient(to bottom,#e3c982,#c09848);
    background-image: -moz-linear-gradient(to bottom,#e3c982,#c09848);
    background-image: -o-linear-gradient(to bottom,#e3c982,#c09848);}
.question .list li .msgDiv:hover .name, .question .list li .msgDiv.aNow .name{ color:#fff;}
.question .list li .msgDiv.aNow:after{ background: url(../images/nimg12_2on.png) center no-repeat; border: #fff solid 1px; }
.question .list li .mxfDiv{ position: relative; padding: 40px 80px;}
.question .list li .txt{ position: absolute; text-transform: uppercase; left: 30px; top: 42px; width: 25px; height: 25px; border-radius: 50%; text-align: center; line-height: 25px; font-size: 16px; color: #fff; font-weight: bold;}
.question .list li .content{ line-height: 30px; font-size: 16px; color: #333; }
.question .list li .content b{ color: #000; display: block; }

.channel{ padding: 100px 0 120px; position: relative; }
.channel:after{ content: ''; position: absolute; right: 230px; top: 0; width: 316px; height: 332px; background: url(../images/nimg316Bg2.png) no-repeat; }
.channel .title{ text-align: center; color: #333; font-size: 0.6rem; line-height: 0.6rem; padding-bottom: 0.8rem; }
.channel .list{ position: relative; z-index: 2; }
.channel .list li{ position: relative; height: 5.8rem; margin-bottom: 100px; }
.channel .list li:last-child{ margin-bottom: 0; }
.channel .list li .imgDiv{ border-top-left-radius: 16px; overflow: hidden; }
.channel .list li .imgDiv img{ width: 9.4rem; }
.channel .list li .conDiv{ z-index: 1; background: #fff; border-bottom-left-radius: 24px; position: absolute; right: 0; top: 50%; box-sizing: border-box; padding: 0 1.25rem 0 1.5rem; height: 4.54rem; margin-top: -2.27rem; width: 7.7rem; box-shadow: 0px 25px 50px 0px rgba(0, 0, 0, 0.1);}
.channel .list li .conDiv:after{ content: ''; position: absolute; right: 0; bottom: 0; width: 5.0rem; height: 1.67rem; background: url(../images/nimg500Bg.jpg) no-repeat; background-size: 5.0rem;}
.channel .list li .name{ position: relative; z-index: 1; font-size: 0.36rem; line-height: 0.36rem; color: #333; font-weight: bold; padding-bottom: 0.4rem; }
.channel .list li .content{ position: relative; z-index: 1; font-size: 18px; line-height: 32px; }
.channel .list li .ewmGroup{ position: relative; z-index: 1; padding-top:0.3rem;}
.channel .list li .ewmGroup dd{ float:left; margin-right:20px; position:relative;}
.channel .list li .ewmGroup dd em{ cursor:pointer; font-size:18px; display:block; width:150px; height:48px; line-height:48px; background:#f5f5f5; text-align:center; border-radius:6px;}
.channel .list li .ewmGroup dd:hover em{ color:#fff; background-image: linear-gradient(left,#00702e,#003817);
    background-image: -webkit-linear-gradient(left,#00702e,#003817);
    background-image: -moz-linear-gradient(left,#00702e,#003817);
    background-image: -o-linear-gradient(left,#00702e,#003817);
    background-image: linear-gradient(to right,#00702e,#003817);
  background-image: -webkit-linear-gradient(to right,#00702e,#003817);
    background-image: -moz-linear-gradient(to right,#00702e,#003817);
    background-image: -o-linear-gradient(to right,#00702e,#003817);}
.channel .list li .ewmGroup dd .layer{ position:absolute; left:0; top:0; opacity:0; visibility:hidden; width:150px; height:174px;}
.channel .list li .ewmGroup dd .ewm{ background:#f7f7f7; height:150px; padding-top:15px; box-sizing:border-box; text-align:center;}
.channel .list li .ewmGroup dd .ewm img{ width: 120px;}
.channel .list li .ewmGroup dd .bg{ height:24px; width:100%; background: url(../images/nimg21Bg.png) 15px bottom no-repeat;}
.channel .list li .ewmGroup .ddNow .layer{ top:48px; opacity:1; visibility:visible;}

.channel .list li:nth-child(2n) .imgDiv{ float: right; border-top-left-radius: 0; border-bottom-right-radius: 16px; }
.channel .list li:nth-child(2n) .conDiv{ border-bottom-left-radius: 0; border-top-right-radius: 24px; right: auto; left: 0;}

.newsBox{ padding: 120px 0; background: url(../images/newsBg.jpg) center bottom no-repeat; background-size: 100%;}
.news .list ul{ margin-right: -0.66rem;  }
.news .list li{ float: left; width: 33.33%; padding-bottom: 0.7rem; }
.news .list li .box{ margin-right: 0.66rem; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.04);}
.news .list li .imgDiv{ overflow: hidden; height:3.24rem; }
.news .list li .imgDiv img{ width: 100%; }
.news .list li .botDiv{ padding: 0.4rem 0.4rem 0; box-sizing: border-box; height: 2.25rem; background: #fff; overflow:hidden;}
.news .list li .name{ height: 40px; line-height: 40px; font-size: 20px; color: #222; font-weight: bold; overflow: hidden; white-space: nowrap;text-overflow: ellipsis;}
.news .list li .content{ font-size: 14px; line-height: 24px; height: 48px; overflow: hidden; color: #666; padding-top: 5px; }
.news .list li .time{ padding-top: 0.3rem; font-size: 20px; color: #d7d7d7; font-family: mont; }
.news .list li .box:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.news .list li .box:hover .botDiv{background-image: linear-gradient(top,#d7b167,#ba9346);
    background-image: -webkit-linear-gradient(top,#d7b167,#ba9346);
    background-image: -moz-linear-gradient(top,#d7b167,#ba9346);
    background-image: -o-linear-gradient(top,#d7b167,#ba9346);
    background-image: linear-gradient(to bottom,#d7b167,#ba9346);
  background-image: -webkit-linear-gradient(to bottom,#d7b167,#ba9346);
    background-image: -moz-linear-gradient(to bottom,#d7b167,#ba9346);
    background-image: -o-linear-gradient(to bottom,#d7b167,#ba9346); }
.news .list li .box:hover .name{ color: #fff; }
.news .list li .box:hover .content{ color: rgba(255,255,255,0.7); }
.news .list li .box:hover .time{ color: rgba(255,255,255,0.5); }

.news .list2{ padding-bottom:50px;}
.news .list2 li{ padding-bottom:30px;}
.news .list2 li a{ display: block; height: 120px; background: #fff; padding: 0 30px 0 154px; position: relative; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.04); }
.news .list2 li .name{ padding-top: 25px; color: #333; font-size: 20px; line-height: 36px; height: 36px; overflow: hidden;}
.news .list2 li .content{ color: #666; font-size: 14px; line-height: 24px; height: 48px; overflow: hidden; padding-top: 5px; }
.news .list2 li .timeDiv{ position: absolute; left: 0px; top: 0px; width: 108px; height: 120px; background: #c39844; color: #fff; text-align: center; font-size: 20px; font-family:mont;}
.news .list2 li .timeDiv b{ font-size: 38px; display: block; padding: 20px 0 5px; }
.news .list2 li:hover .name{ color: #c39844; }

.newShow .name{ font-size: 36px; line-height: 48px; color: #333; font-weight: bold; padding-bottom: 25px; }
.newShow .time{ overflow: hidden; padding-bottom: 50px;}
.newShow .time li{ float: left; padding-right: 25px; font-size: 14px; position: relative; padding-left: 30px; font-family: mont; color: #aaa; }
.newShow .time li img{ position: absolute; left: 0; top: 50%; margin-top: -7px; }
.newShow .content{ font-size: 16px; line-height: 30px; }
.newShow .imgDiv{ padding: 50px 0 30px; text-align: center;}
.newShow .content p{ text-align: center;}

.sideNews .titleDiv .cn{ font-size: 22px; line-height: 22px; color: #333; font-weight: bold;  padding-bottom: 15px;}
.sideNews .titleDiv .en{ font-size: 14px; color: #999; }
.sideNews .list li a{ display: block; padding: 0.4rem 0; border-bottom: #e1e0de solid 1px;}
.sideNews .list li .name{ font-size: 24px; line-height: 30px; height: 30px; overflow: hidden; color: #222; }
.sideNews .list li .content{ font-size: 15px; color: #666; height: 52px; line-height: 26px; overflow: hidden; padding-top: 10px; }
.sideNews .list li .time{ display: inline-block; font-size: 14px; font-family: mont; padding-top: 0.24rem; }
.sideNews .list li:hover .name{ color: #014a1f;}

.pageDown{ padding-top: 35px; }
.pageDown li{ font-size: 16px; }
.pageDown li a{ display: block; height: 46px; line-height: 46px; color: #333; overflow: hidden; }
.pageDown li a:hover{ color: #af251b; }

.sideNews .share{ padding-top: 35px; overflow: hidden;}
.sideNews .share li{ float: left; margin-right: 15px; }
.sideNews .share li a{ display: block; width: 36px; height: 36px; border-radius: 50%; position: relative; background: #f6f6f6; }
.sideNews .share li img{ position: absolute; left: 50%; top: 50%; margin-left: -9px; margin-top: -7px; }
.sideNews .share li .img1{ opacity: 0; }
.sideNews .share li a:hover{background-image: linear-gradient(left,#e3c982,#c09848);
    background-image: -webkit-linear-gradient(left,#e3c982,#c09848);
    background-image: -moz-linear-gradient(left,#e3c982,#c09848);
    background-image: -o-linear-gradient(left,#e3c982,#c09848);
    background-image: linear-gradient(to right,#e3c982,#c09848);
  background-image: -webkit-linear-gradient(to right,#e3c982,#c09848);
    background-image: -moz-linear-gradient(to right,#e3c982,#c09848);
    background-image: -o-linear-gradient(to right,#e3c982,#c09848);}
.sideNews .share li a:hover img{ opacity: 0; }
.sideNews .share li a:hover .img1{ opacity: 1; }

.backBtn{ padding-top: 50px; }
.backBtn a{ display: block; height: 50px; line-height: 50px; color: #fff; font-size: 16px; border-radius: 24px; text-align: center; background-image: linear-gradient(top,#d7b167,#ba9346);
    background-image: -webkit-linear-gradient(top,#d7b167,#ba9346);
    background-image: -moz-linear-gradient(top,#d7b167,#ba9346);
    background-image: -o-linear-gradient(top,#d7b167,#ba9346);
    background-image: linear-gradient(to bottom,#d7b167,#ba9346);
  background-image: -webkit-linear-gradient(to bottom,#d7b167,#ba9346);
    background-image: -moz-linear-gradient(to bottom,#d7b167,#ba9346);
    background-image: -o-linear-gradient(to bottom,#d7b167,#ba9346);}
.backBtn img{ padding-left: 10px; position: relative; top: -1px; }

.contact{ padding-top: 120px; }
.contact .title{ text-align: center; color: #333; font-size: 0.6rem; line-height: 0.6rem; padding-bottom: 0.75rem;}
.contact .zjmxfDiv{ position: relative; padding-left: calc((100% - 15.36rem) / 2);}
.contact .mapDiv{ height: 8.0rem; background: center no-repeat; background-size: cover; }
.contact .layer{ position: absolute; background: #fff; right: 50%; margin-right: -7.68rem; top: 0; z-index: 1; width: 6.4rem; box-sizing: border-box; padding: 0 0.65rem; height: 7.0rem; box-shadow: 2px 5px 30px 0px rgba(0, 0, 0, 0.15);  }
.contact .tab2{ padding-top: 0.85rem; height: 0.56rem; position: relative;}
.contact .tab2:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 2px; background: #eee; }
.contact .tab2 li{ position: relative; z-index: 1; float: left; margin-right: 60px; height: 0.56rem; font-size: 0.24rem; line-height: 0.24rem; color: #ccc; }
.contact .tab2 li:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 0; height: 3px; background-image: linear-gradient(left,#10a24c,#094f25);
    background-image: -webkit-linear-gradient(left,#10a24c,#094f25);
    background-image: -moz-linear-gradient(left,#10a24c,#094f25);
    background-image: -o-linear-gradient(left,#10a24c,#094f25);
    background-image: linear-gradient(to right,#10a24c,#094f25);
  background-image: -webkit-linear-gradient(to right,#10a24c,#094f25);
    background-image: -moz-linear-gradient(to right,#10a24c,#094f25);
    background-image: -o-linear-gradient(to right,#10a24c,#094f25); }
.contact .tab2 .liNow{ color: #333; }
.contact .tab2 .liNow:after{ left: 0; width: 100%; }
.contact .tabContentDiv2{ padding-top: 0.7rem; }
.contact .name{ font-size: 0.32rem; line-height: 0.32rem; display: inline-block; }
.contact .msgList li{ font-size: 0.18rem; line-height: 0.44rem; color: #333; }
.contact .ewmList{ padding-top: 0.65rem; overflow: hidden;}
.contact .ewmList li{ float: left; margin-right: 40px; }
.contact .ewmList li .ewm img{ width: 153px; border: #ebebeb solid 1px; }
.contact .ewmList li p{ text-align: center; font-size: 16px; padding-top: 18px; color: #999; }


.loan-calculator-slider { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: baseline; -ms-flex-align: baseline; align-items: baseline;}
.loan-calculator-slider__label { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; text-align: left; word-break: keep-all; margin-right: 20px; font-size: 18px; -webkit-transform: translateY(8px); transform: translateY(8px);}
.loan-calculator-slider .loan-principal-input-holder, .loan-calculator-slider .loan-interest-input-holder, .loan-calculator-slider .loan-period-input-holder {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
}
.loan-calculator-slider .unit-prefix { position: absolute; color: #000; left: 5px; top: 8px; color: #fff; font-weight: bold;}
.loan-calculator-slider input[name="loan-principal-input"] { width: 100%; border: 2px solid #fff; background-color: transparent; border-radius: 5px; padding: 5px 0 5px 15px; color: #fff; font-weight: 600;}

.irs-hidden-input {
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden;
    outline: none !important;
    z-index: -9999 !important;
    background: none !important;
    border-style: solid !important;
    border-color: transparent !important;
}
/*团队管理*/
.team-list { width: 100%;}
.team-list ul { display: flex;  flex-wrap:wrap; justify-content: center}
.team-list ul li { width: 33%; text-align: center; margin-bottom: 10%; display: flex; flex-direction:column;}
.team-list ul li img { width: 180px; height: 180px; border-radius: 50%; margin: auto;}
.team-list ul li .tit { font-size: 42px; line-height: 100px; }
.team-list ul li .txt { font-size: 28px; color: #3b3b3b;}