	


.home-banner {
	overflow: hidden;
	width: 100%;
	position: relative;
	z-index: 1;
	padding-top: 0.8rem;
}
@media (max-width:787px){
.home-banner {padding-top: 0.5rem;}	
.slick-dotted.slick-slider{margin-bottom: 0!important;}
}


.home-banner .home-banner-slick .slick-list {
	overflow: hidden
}

.home-banner .home-banner-slick .slick-slide {
	position: relative;
	overflow: hidden
}
.home-banner .home-banner-slick .slick-slide img{
text-align: center;
margin: 0 auto;
}

.home-banner .home-banner-slick .item {
	position: relative;
	text-align: center
}

.home-banner .home-banner-slick .item img{ width: 100%; }




.home-banner .home-banner-slick .banner-info {
	width: 100%;
	color: #3E3F95;
	text-align: left;
}

.home-banner .home-banner-slick .banner-info .info {
	display: inline-block;
	position: absolute;
	top: 48%;
	transform: translateY(-45%);
	left:15%;
}

.home-banner .home-banner-slick .banner-info .info .h3 {
	font-size: 42px;
	font-weight: bold;
	line-height: 48px;
	color:#fff;
    opacity:0.5;
	margin-bottom:10px;
}

.home-banner .home-banner-slick .banner-info .info .p {
	font-size:24px;
	line-height: 40px;
	color:#fff;opacity:0.5;
}

.home-banner .home-banner-slick .banner-info .info{max-width:500px;}


@media (max-width:1400px){	
.home-banner .home-banner-slick .banner-info .info{ left:2%;}
.home-banner .home-banner-slick .banner-info .info img{width: auto;  margin: 0; }
}

@media (max-width:1170px){
.home-banner .home-banner-slick .banner-info .info  img{width: auto; max-width: 65%;}
}



.home-banner .home-banner-slick .banner-info.b1 .info {
transform: translateY(-40%);
margin-top: 0
}
.home-banner .home-banner-slick .banner-info.b1 .info .p {
margin-bottom: 2px;color:#fff;font-size:24px;
}
.home-banner .home-banner-slick .banner-info.b1 .info .more{
margin:0;
width:180px;
height:40px;
line-height:40px;
cursor:pointer;
}
.home-banner .home-banner-slick .slick-dots {
	z-index: 10;
	bottom: 15px;
	line-height: 0;
	text-align: center;
	margin: 0 auto;
	left:50%;
	width: 100%;


	
}

.home-banner .home-banner-slick .slick-dots li {
	margin: 0 4px;
	padding: 0;
	width: 7px;
	height: 7px;
	z-index: 2;
	transition: .5s;
	border-radius: 7px;
}

.home-banner .home-banner-slick .slick-dots li button {
	width: 7px;
	height: 7px;
	z-index: 2;
	border-radius: 7px;
	display: block;
	padding: 0;
	transition: .5s;
	background: #b4b4b3;
}

.home-banner .home-banner-slick .slick-dots li button:before {
	content: ""
}

.home-banner .home-banner-slick .slick-dots .slick-active {
	width: 11px;
	height:11px;
	margin-top:-1px;
	
}

.home-banner .home-banner-slick .slick-dots .slick-active button {
	background: #fff;
	width: 11px;
	height:11px;
	margin-top:-1px;
}

.home-banner .home-banner-slick .slick-dots .slick-active button:before {
	color: transparent
}

.home-banner .home-banner-slick .slick-active .h3 {
	-webkit-animation: 1s fadeInRight2 ease;
	animation: 1s fadeInRight2 ease
}

.home-banner .home-banner-slick .slick-active .p {
	-webkit-animation: 1.5s fadeInRight2 ease;
	animation: 1.5s fadeInRight2 ease
}
.home-banner .home-banner-slick .slick-active .more {
-webkit-animation: 2s fadeInRight2 ease;
animation: 2s fadeInRight2 ease
}
.home-banner .home-banner-slick .slick-current .h3 {
	-webkit-animation: 1s fadeInRight2 ease;
	animation: 1s fadeInRight2 ease
}

.home-banner .home-banner-slick .slick-current .p {
	-webkit-animation: 1.5s fadeInRight2 ease;
	animation: 1.5s fadeInRight2 ease
}
.home-banner .home-banner-slick .slick-current .more {
-webkit-animation: 2s fadeInRight2 ease;
animation: 2s fadeInRight2 ease
}


.home-banner .home-banner-slick-phone {
	overflow: hidden;
	display: none
}

.home-banner .home-banner-slick-phone .slick-slide {
	position: relative;
	overflow: hidden
}

.home-banner .home-banner-slick-phone .slick-slide img {
	-webkit-animation: 1s bmove1 ease;
	animation: 1s bmove1 ease;
	
}

.home-banner .home-banner-slick-phone .banner-info {
	width: 100%;
	color: #3E3F95;
	text-align: left
}

.home-banner .home-banner-slick-phone .banner-info .info {
	display: inline-block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding: 0 5%
}


.home-banner .home-banner-slick-phone .banner-info .info img{ max-width:70%;}


@media (max-width:1400px){
.home-banner .home-banner-slick .banner-info .info .h3 {
	font-size: 36px;
	line-height: 40px;	
}
.home-banner .home-banner-slick .banner-info .info .p {
	font-size:20px;
	line-height: 36px;
}
}
@media (max-width:1170px){
.home-banner .home-banner-slick .banner-info .info .h3 {
	font-size: 30px;
	line-height: 35px;	
}
.home-banner .home-banner-slick .banner-info .info .p {
	font-size:18px;
	line-height: 36px;
}



}
@media (max-width:1170px){
.home-banner .home-banner-slick-phone .banner-info .info .h3{ font-size: 30px; line-height: 50px;font-weight: bold;margin-bottom: 0;
	color:#fff;
	 opacity:0.5;
	 letter-spacing:normal; }
.home-banner .home-banner-slick-phone .banner-info .info .p{ font-size: 24px; line-height: 40px;color:#fff;
	 opacity:0.5;}
}
@media (max-width:787px){
.home-banner .home-banner-slick-phone .banner-info .info .h3 {
	font-size: 22px;
line-height: 30px;
	
	

	
}

	.home-banner .home-banner-slick-phone .banner-info .info img{ max-width:60%;}

.home-banner .home-banner-slick-phone .banner-info .info .p {
	font-size: 14px;
	line-height: 25px; 
}

}


.home-banner .home-banner-slick-phone .banner-info .info .more{
margin:0;
}
.home-banner .home-banner-slick-phone .slick-dots {
	z-index: 10;
	bottom: 10px;
	line-height: 0;
	text-align: center
}

.home-banner .home-banner-slick-phone .slick-dots li {
	margin: 0 2px;
	padding: 0;
	width: 30px;
	height: 4px;
	z-index: 2;
	border-radius: 5px
}

.home-banner .home-banner-slick-phone .slick-dots li button {
	width: 30px;
	height: 4px;
	z-index: 2;

	display: block;
	padding: 0;
	background: rgba(255,255,255,0.9)
}

.home-banner .home-banner-slick-phone .slick-dots li button:before {
	content: ""
}

.home-banner .home-banner-slick-phone .slick-dots .slick-active button {
	background: #3E3F95
}

.home-banner .home-banner-slick-phone .slick-dots .slick-active button:before {
	color: transparent
}






.home-banner .home-banner-slick-phone .slick-active .h3 {
	-webkit-animation: 1s fadeInRight2 ease;
	animation: 1s fadeInRight2 ease
}

.home-banner .home-banner-slick-phone .slick-active .p {
	-webkit-animation: 1.5s fadeInRight2 ease;
	animation: 1.5s fadeInRight2 ease
}
.home-banner .home-banner-slick-phone .slick-active .more {
-webkit-animation: 2s fadeInRight2 ease;
animation: 2s fadeInRight2 ease
}
.home-banner .home-banner-slick-phone .slick-current .h3 {
	-webkit-animation: 1s fadeInRight2 ease;
	animation: 1s fadeInRight2 ease
}

.home-banner .home-banner-slick-phone .slick-current .p {
	-webkit-animation: 1.5s fadeInRight2 ease;
	animation: 1.5s fadeInRight2 ease
}
.home-banner .home-banner-slick-phone .slick-current .more {
-webkit-animation: 2s fadeInRight2 ease;
animation: 2s fadeInRight2 ease
}
.home-banner .slick-prev,.home-banner .slick-next {
	width: 42px;
	height: 114px;
	cursor: pointer;
	position: absolute;
	z-index: 999;
	margin-top: -57px
}

.home-banner .slick-prev:before,.home-banner .slick-next:before {
	content: ''
}

.home-banner .slick-prev {
	background: url("../images/left.png") no-repeat center center!important;
	left: 12px
}

@media (max-width: 1023px) {

.home-banner .home-banner-slick{ display:none;}
.home-banner .home-banner-slick-phone{ display:block;}
}




@media (min-width:1025px) {
	.home-banner .slick-prev:hover {
		background: url("../images/lefth.png") no-repeat center center!important
	}
}

.home-banner .slick-next {
	background: url("../images/right.png") no-repeat center center!important;
	right: 12px
}

@media (min-width:1025px) {
	.home-banner .slick-next:hover {
		background: url("../images/righth.png") no-repeat center center!important
	}
}


@media (max-width:1023px) {
.home-banner .home-banner-slick-phone .slick-slide  {
height: auto!important;
}
}
@media (max-width:992px) {
.home-banner .home-banner-slick-phone .slick-slide  {
height: auto!important;
}
}
@media (max-width:768px) {
8.home-banner .home-banner-slick-phone .slick-slide  {
height: auto!important;
}
}
@media (max-width:640px) {
.home-banner .home-banner-slick-phone .slick-slide  {
height: auto!important;
}
}
@media (max-width:440px) {
.home-banner .home-banner-slick-phone .slick-slide  {
height: auto!important;
}
}
@media (max-width:375px) {
.home-banner .home-banner-slick-phone .slick-slide  {
height: auto!important;
}
}
@media (max-width:360px) {
.home-banner .home-banner-slick-phone .slick-slide  {
height: auto!important;
}
}
@media (max-width:320px) {
.home-banner .home-banner-slick-phone .slick-slide  {
height: auto!important;
}
}
@media (max-width:1023px) {
.home-banner .home-banner-slick-phone {
height:auto;
}
}
@media (max-width:992px) {
.home-banner .home-banner-slick-phone {
	height:auto;
}
}
@media (max-width:768px) {
.home-banner .home-banner-slick-phone {
	height:auto;
}
}
@media (max-width:640px) {
.home-banner .home-banner-slick-phone {
	height:auto!important;
}
}
@media (max-width:414px) {
.home-banner .home-banner-slick-phone {
	height:auto;
}
}
@media (max-width:375px) {
.home-banner .home-banner-slick-phone {
	height:auto;
}
}
@media (max-width:360px) {
.home-banner .home-banner-slick-phone {
	height:auto;
}
}
@media (max-width:320px) {
.home-banner .home-banner-slick-phone {
	height:auto;
}
}

 .home-banner .m_img,.sitemp{
        display: none;
    }
    @media(max-width: 768){
        .home-banner .pc_img{
            display: none;
        }
        .home-banner .m_img{
            display: block;
        }
    }


	
	
	
	
 	@keyframes rotate {
	  to {
	    -webkit-transform: rotate(360deg);
	            transform: rotate(360deg);
	  }
	}


.esgArea .wrap .esgBox .esgList .dataItem .Txt .text, .esgArea .wrap .esgBox .esgList .dataItem .Txt .title, .esgArea .wrap .esgBox .esgList .dataItem .Img .icon, .esgArea .wrap .esgBox .esgList .dataItem .item, .esgArea .wrap .esgBox .arrowBox .arrowPrev::before, .esgArea .wrap .esgBox .arrowBox .arrowNext::before, .esgArea .wrap .titleBox .rightBox .btnBox .svgBtn .arrow::before, .esgArea .wrap .titleBox .rightBox .btnBox .svgBtn .arrow{
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
	
	
	

.esgArea {
  position: relative;
  padding: 20px 0 0px 0;

}



.esgArea .bgBox {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  inset: 0;
  z-index: 0;
}
.esgArea .bgBox::before {
  content: "";
  position: absolute;
  background: #000;
  opacity: 0.3;
  inset: 0;
  z-index: 1;
}
.esgArea .bgBox .Img {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 0;
}
.esgArea .bgBox .Img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.esgArea .bgBox .logo {
  width: clamp(500px, 80vw, 1505px);
  height: auto;
  aspect-ratio: 1505/620;
  background: #fff;
  -webkit-mask-image: url("../images/hoverLogo.svg");
          mask-image: url("../images/hoverLogo.svg");
  -webkit-mask-size: 100% auto;
          mask-size: 100% auto;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  z-index: 2;
  opacity: 0.2;
  mix-blend-mode: overlay;
}
.esgArea .wrap {
  position: relative;
  z-index: 1;
}
.esgArea .wrap .titleBox {
 
  margin-bottom: 50px;
  width: 100%;
  float: none;
}
@media (max-width: 1680px) {
  .esgArea .wrap .titleBox {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .esgArea .wrap .titleBox {
    margin-bottom: 20px;
  }
}
.esgArea .wrap .titleBox .leftBox, .esgArea .wrap .titleBox .rightBox {
  width: 70%;float: left;
}
@media (max-width: 1680px) {
  .esgArea .wrap .titleBox .leftBox, .esgArea .wrap .titleBox .rightBox {
    width: 100%;
  }
}
.esgArea .wrap .titleBox .rightBox {
  float: right;
  width: 20%;
  margin-top: -50px;
  margin-bottom: 70px;

  position: relative;
}

@media (min-width: 1681px) {
.esgArea .wrap .titleBox .rightBox {
  float: right;
  width: 20%;
  margin-top: 0px;
  margin-bottom: 70px;

  position: relative;
}
	
}





@media (max-width: 425px) {
  .esgArea .wrap .titleBox .rightBox {
    display: none;
  }
}
.esgArea .wrap .titleBox .rightBox .text {
  max-width: 460px;
}
.esgArea .wrap .titleBox .rightBox .btnBox {

  margin-top: -40px;
}

@media (min-width: 1681px) {
.esgArea .wrap .titleBox .rightBox .btnBox {

  margin-top:120px;

}
}





@media (max-width: 768px) {
  .esgArea .wrap .titleBox .rightBox .btnBox {
    display: none;
  }
}
.esgArea .wrap .titleBox .rightBox .btnBox .svgBtn {
  width: 120px;
  height: 120px;

}
@media (min-width: 1181px) {
  .esgArea .wrap .titleBox .rightBox .btnBox .svgBtn:hover svg {
    -webkit-animation-play-state: running;
            animation-play-state: running;
  }
  .esgArea .wrap .titleBox .rightBox .btnBox .svgBtn:hover .arrow {
    background: #a7d500;
  }
  .esgArea .wrap .titleBox .rightBox .btnBox .svgBtn:hover .arrow::before {
    background: #fff;
  }
}
.esgArea .wrap .titleBox .rightBox .btnBox .svgBtn svg {
  width: 100px;
  height: 100px;
  overflow: visible;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  -webkit-animation: rotate 10s linear infinite;
          animation: rotate 10s linear infinite;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.esgArea .wrap .titleBox .rightBox .btnBox .svgBtn svg text {
  font-family: "Archivo", "Noto Sans TC", "Microsoft JhengHei", sans-serif;
  font-size: 14px;
  fill: #fff;
  letter-spacing: 0.56px;
}
.esgArea .wrap .titleBox .rightBox .btnBox .svgBtn .arrow {
  width: 60px;
  height: 60px;
  border-radius: 99px;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
.esgArea .wrap .titleBox .rightBox .btnBox .svgBtn .arrow::before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  -webkit-mask-image: url("../images/btnArrow.png");
          mask-image: url("../images/btnArrow.png");
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
.esgArea .wrap .esgBox {
  position: relative;
  margin-top: 50px;
  padding-bottom: 80px;
}
@media (max-width: 768px) {
  .esgArea .wrap .esgBox {
    padding: 0 35px;
	margin-top: 0;
  }
}
.esgArea .wrap .esgBox .arrowBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 45px 0 0 0;
}
.esgArea .wrap .esgBox .arrowBox.mobileOnly {
  display: none;
}
@media (max-width: 480px) {
  .esgArea .wrap .esgBox .arrowBox.mobileOnly {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: absolute;
    z-index: 2;
    top: 8%;
    left: 0;
    right: 0;
    padding: 0 10px;
  }
}
@media (max-width: 375px) {
  .esgArea .wrap .esgBox .arrowBox.mobileOnly {
    top: 30%;
    padding: 0;
    margin: 0 -10px;
  }
}
.esgArea .wrap .esgBox .arrowBox .arrowPrev, .esgArea .wrap .esgBox .arrowBox .arrowNext {
  cursor: pointer;
  width: 40px;
  height: 40px;
  position: relative;
}
@media (min-width: 1181px) {
  .esgArea .wrap .esgBox .arrowBox .arrowPrev:hover::before, .esgArea .wrap .esgBox .arrowBox .arrowNext:hover::before {
    background: #fff;
  }
}
.esgArea .wrap .esgBox .arrowBox .arrowPrev::before, .esgArea .wrap .esgBox .arrowBox .arrowNext::before {
  content: "";
  position: absolute;
  width: 35px;
  height: 35px;
  -webkit-mask-image: url("../images/jian_right_h.png");
          mask-image: url("../images/jian_right_h.png");
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  background: #fff;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
.esgArea .wrap .esgBox .arrowBox .arrowPrev::before {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.esgArea .wrap .esgBox .esgList .dataItem {
  background: transparent;
}
.esgArea .wrap .esgBox .esgList .dataItem .item {
  height: 400px;
  border-radius: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 60px 24px 35px;
}
@media (min-width: 1181px) {
  .esgArea .wrap .esgBox .esgList .dataItem .item:hover {
    background: #fff;
  }

  .esgArea .wrap .esgBox .esgList .dataItem .item:hover .Img::before {
    background: repeating-conic-gradient(from 0deg, #647fad 0deg 2deg, transparent 2deg 8deg);
  }
  .esgArea .wrap .esgBox .esgList .dataItem .item:hover .Txt .title {
    color: #333f48;
  }
  .esgArea .wrap .esgBox .esgList .dataItem .item:hover .Txt .text {
    color: #333f48;
    opacity: 0.6;
  }
  .esgArea .wrap .esgBox .esgList .dataItem .item:hover .classTitle {
    color: #333f48;
    opacity: 0.8;
  }
  .esgArea .wrap .esgBox .esgList .dataItem .item:hover .classTitle::before {
    background: rgba(0, 0, 0, 0.1);
  }
}
@media (max-width: 768px) {
  .esgArea .wrap .esgBox .esgList .dataItem .item {
    height: 380px;
    padding: 40px 20px 25px;
  }
}
.esgArea .wrap .esgBox .esgList .dataItem .Img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 105px;
  height: auto;
  position: relative;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1;
  margin: 0 auto;
}
.esgArea .wrap .esgBox .esgList .dataItem .Img .icon {
  width: 50px;
  height: 50px;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;

}
.esgArea .wrap .esgBox .esgList .dataItem .Img::before {
  content: "";
  position: absolute;
  width: calc(100% + 15px);
  height: calc(100% + 15px);
  border-radius: inherit;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  background: repeating-conic-gradient(from 0deg, #fff 0deg 2deg, transparent 2deg 8deg);
  -webkit-mask-image: radial-gradient(farthest-side, transparent calc(100% - 2px), black 0);
          mask-image: radial-gradient(farthest-side, transparent calc(100% - 2px), black 0);
  z-index: -1;
  -webkit-animation: rotate 20s linear infinite;
          animation: rotate 20s linear infinite;
}
.esgArea .wrap .esgBox .esgList .dataItem .Txt {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center;
  padding-top: 35px;
  padding-bottom: 25px;
}
.esgArea .wrap .esgBox .esgList .dataItem .Txt .title {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 1.2px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.esgArea .wrap .esgBox .esgList .dataItem .Txt .text {
  color: #fff;
  font-size: 0.18rem;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 1px;
  padding-top: 0.2rem ;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.esgArea .wrap .esgBox .esgList .dataItem .classTitle {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 0.18;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.84px;
  position: relative;
  padding-top: 20px;
}



.esgArea .wrap .esgBox .esgList .dataItem .classTitle::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #fff;
  top: 0;
  left: 0;
}
@media (max-width: 768px) {
  .esgArea .wrap .esgBox .esgList .dataItem .classTitle {
    padding-top: 15px;
  }
}
.esgArea .wrap .esgBox .slick-dots {
  bottom: -50px;
}
@media (max-width: 768px) {
  .esgArea .wrap .esgBox .slick-dots {
    bottom: 0;
	opacity: 0;
  }
}	
	


	.titleBox {
	  position: relative;
	  color: #333;
	  float:left;
	  width: 75%;
	 z-index: 99;
	}
	
	


	.titleBox .titleTw {
	  position: relative;
	  font-size: 0.3rem;
	  line-height: 2;
	  margin-top: 0.2rem;
	  color: #333;
	  text-transform: uppercase;
	  font-weight: normal;
	  display: block;
	}
	

	.titleBox .titleEn {
	  font-size: 0.32rem;
	  line-height: 1.8;
      font-style: normal;
	  text-transform: uppercase;
	  display: block;	
	}
	
	.titleintro {
	  font-size: 0.24rem;
	  line-height: 2;
	  font-style: normal;
	  color: #999;
	  text-transform: uppercase;
	  display: block;
	  float: left;
	}
	
	.titleBox p {
	  font-size: 0.18rem;
	  line-height: 2;
	  font-style: normal;
	  color: #fff;
	  text-transform: uppercase;
	  display: block;
	  float: left;
	  width: 100%;
	}
	
	

	.line_box{
		
	clear: both;
	width: 125px;
	height:2px;
	background: url(../images/s_line.png) no-repeat center top;
	background-size: cover;
	
		
	}
	
	
	.titleBox p {
	  font-size: 0.18rem;
	  line-height: 1.8;
	  font-style: normal;
	  text-transform: uppercase;
	  display: block;
	  color: #666;
	}
	
	
		
	@media (max-width: 639px) {
		
	.titleBox p{
		font-size: 0.22rem;
		}
	  .titleBox {
	  	width:70%;
	  	}
	  .titleBox .titleTw {
	    position: relative;
	    font-size: 0.3rem;
	    line-height: 2;
	    margin-top: 0rem;
	  }
	  .titleintro{
	font-size: 0.2rem;
 }
	  
	  
	}
	
	.am-vertical-align{font-size:0}

	.am-vertical-align-bottom, .am-vertical-align-middle{display: inline-block;
    font-size: 1.6rem;
    max-width: 100%;}
	.am-vertical-align-middle{vertical-align:middle;}
	.am-vertical-align:before{content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;}

	.index_case{padding:0px 0px;}
	.index_case_iteam{ margin-top:0px;}
	.index_case_iteam li{ float:left; width:25%; margin-top: 0.3rem;}
	.index_case_iteam li a{ display:block;overflow:hidden; position:relative; background:-webkit-gradient(linear, 46% 0%, 100% 0%, from(rgba(53,136,188,1)), to(rgba(35,197,104,1))); height:100%;}
	.index_case_iteam li a .img{ width:100%; background-position:center center; background-repeat:no-repeat; background-size:cover;transition: all 0.35s;-webkit-transition: all 0.35s;-ms-transition: all 0.35s;}
	.index_case_iteam li .img:before{ display:block; content:''; padding-bottom:120%;}
	.index_case_iteam li a .title{ display:block; width:calc(100% - 30px); height:calc(100% - 30px); position:absolute; left:15px; top:15px; color:#fff; text-align:center;opacity:0;transition: all 0.35s ease;-webkit-transition: all 0.35s ease;transform: scale(0.6);}
	.index_case_iteam li a .title strong{ display:block; font-weight:normal;transform: translateY(20px);-webkit-transform: translateY(20px);transition: .4s; padding:0 10px; font-size:24px;}
	.index_case_iteam li a .title strong:after{ display:block; content:''; width:1px; height:24px; background-color:#fff; margin:10px auto;}
	.index_case_iteam li a .title span{ display:block;font-size:0.18rem;transform: translateY(-20px);-webkit-transform: translateY(-20px);transition: .4s; width:80%; margin:20px auto; padding-top:5px;}
	.index_case_iteam li a .title span p{ margin:0px; font-size:0.18rem; line-height:26px;}
	/*.index_case_iteam li a .title span:after{ display:block; content:'+'; border: 1px solid #fff; width:30%; font-size:20px; margin:20px auto 0; padding:2px; text-align:center;}*/
	.index_case_iteam li a:hover .img{transform: scale(1.3);-webkit-transform: scale(1.3);-ms-transform: scale(1.3);opacity: 0.1;filter: alpha(opacity=10);}
	.index_case_iteam li  a:hover .title{visibility: visible;opacity: 1;transform: scale(1);}
	.index_case_iteam li a:hover .title strong,.index_case li a:hover .title span{transform: translateY(0);-webkit-transform: translateY(0);transition: .4s;}
	.more_btn{ display:block; width:110px; line-height:32px; border:#302f2f solid 1px; text-align:center; margin:30px auto 0; border-radius:10px;transition: all 300ms ease-in-out 0s; font-size:14px; font-family:Arial, Helvetica, sans-serif;}
	.more_btn:hover{ background-color:#000; color:#fff; border:#000 solid 1px;}
	
	span.shenme_text{position:absolute; z-index:2;  color:#fff; text-align:center;width:100%;font-size:0.22rem; bottom:40px;}
	span.shenme_text1{position:absolute; z-index:2;  color:#fff; text-align:center;width:100%;font-size:0.18rem; bottom:15px; opacity: 0.7;}
	
	@media (max-width: 640px) {
	.index_case_iteam li{width:50%;}
	}
	
	
	@media (max-width: 1023px) {
	.index_case_iteam li{width:50%;}
	}
	
	
	
	.n_am-vertical-align{font-size:0}
	
	.n_am-vertical-align-bottom, .am-vertical-align-middle{display: inline-block;
	font-size: 1.6rem;
	max-width: 100%;}
	.n_am-vertical-align-middle{vertical-align:middle;}
	.n_am-vertical-align:before{content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;}
	
	.n_index_case{padding:0px 0px;}
	.n_index_case_iteam{ margin-top:0px;}

	.n_index_case_iteam li{ float:left; width:21%; margin: 2%;}
	.n_index_case_iteam li a{ display:block;overflow:hidden; position:relative; height:100%;}
	.n_index_case_iteam li a .img{ width:100%; background-position:center center; background-repeat:no-repeat; background-size:cover;transition: all 0.35s;-webkit-transition: all 0.35s;-ms-transition: all 0.35s;}
	.n_index_case_iteam li .img:before{ display:block; content:''; padding-bottom:140%;}
	.n_index_case_iteam li a .title{ display:block; width:calc(100% - 30px); height:calc(100% - 30px); position:absolute; left:15px; top:15px; color:#fff; text-align:center;opacity:0;transition: all 0.35s ease;-webkit-transition: all 0.35s ease;transform: scale(0.6);}
	.n_index_case_iteam li a .title strong{ display:block; font-weight:normal;transform: translateY(20px);-webkit-transform: translateY(20px);transition: .4s; padding:0 10px; font-size:24px;}
	.n_index_case_iteam li a .title strong:after{ display:block; content:''; width:1px; height:24px; background-color:#fff; margin:10px auto;}
	.n_index_case_iteam li a .title span{ display:block;font-size:0.18rem;transform: translateY(-20px);-webkit-transform: translateY(-20px);transition: .4s; width:80%; margin:20px auto; padding-top:5px;}
	.n_index_case_iteam li a .title span p{ margin:0px; font-size:0.18rem; line-height:26px;}
	/*.index_case_iteam li a .title span:after{ display:block; content:'+'; border: 1px solid #fff; width:30%; font-size:20px; margin:20px auto 0; padding:2px; text-align:center;}*/
	.n_index_case_iteam li a:hover .img{transform: scale(1.05);-webkit-transform: scale(1.05);-ms-transform: scale(1.05);opacity: 1;filter: alpha(opacity=100);}
	.n_index_case_iteam li  a:hover .title{visibility: visible;opacity: 1;transform: scale(1);}
	.n_index_case_iteam li a:hover .title strong,.index_case li a:hover .title span{transform: translateY(0);-webkit-transform: translateY(0);transition: .4s;}
	.n_more_btn{ display:block; width:110px; line-height:32px; border:#302f2f solid 1px; text-align:center; margin:30px auto 0; border-radius:10px;transition: all 300ms ease-in-out 0s; font-size:14px; font-family:Arial, Helvetica, sans-serif;}
	.n_more_btn:hover{ background-color:#000; color:#fff; border:#000 solid 1px;}
	
.n_shenme_text{ z-index:2;  color:#666; text-align:center;width:100%;font-size:0.2rem; line-height:1.6;width: 100%; padding-top: 0.2rem;}
.n_shenme_text1{position:absolute; z-index:2;  color:#666; text-align:center;width:100%;font-size:0.18rem; bottom:15px; opacity: 0.7;}
	
	@media (max-width: 640px) {
	.n_index_case_iteam li{width:50%;}
	}
	
	
	@media (max-width: 1023px) {
	.n_index_case_iteam li{width:46%;}
	}	
	
.n_hezuo_box{
	clear: both;
    width: 100%;
    height: 852px;
    background: url(../images/w_map_bg.png) no-repeat center top;
	background-size: cover;
}
	
	.n_hezuo_box_list{
	float: right;
    width: 30%;
    margin-top: 2rem;
    margin-right: 1.5rem;
	text-align: left;
	}
		
.shuzi{  display: flex; width: 100%;}
.shuzi h2{ font-size:2.2rem; color: #ccc;line-height:1.6; font-weight: normal;  }
.shuzi p{ font-size: 0.24rem; color: #c9c9c9; line-height: 2;vertical-align:middle; margin-top: 1.2rem; margin-left: 0.3rem;  }

.btn_hezuo{float: left; width: 100%; }
.btn_hezuo a{font-size: 0.18rem; padding: 0.18rem .7rem; border-radius: 0.3rem;color: #fff; transition: all 0.3s;background: -webkit-gradient(linear, 46% 0%, 100% 0%, from(rgba(53,136,188,1)), to(rgba(35,197,104,1)));}
.btn_hezuo a span{margin-left: 0.19rem;}
.btn_hezuo a:hover{background: #efb800;color: #fff;}


@media (max-width: 639px) {
.n_hezuo_box{ height: auto!important;padding: 0.3rem 0 ;margin-top: 0.3rem; }
.n_hezuo_box_list{ float:right; width: 60%;margin-top: 0.2rem;margin-right:5%;text-align: right;  }
.shuzi{display: block; }
.shuzi h2{ font-size:1.2rem; text-align: right;  }
.shuzi p{ margin-top: 0rem; }
.btn_hezuo{ margin-top: 0.4rem;margin-bottom: 0.3rem; }

}
	
	
	

	.newsArea {
	  padding:0;
	  background-color: #fff;
      max-width: 100%;
	}
	
	.newsArea .titleBox {
	  padding-left: 0.2rem;
	  margin:0.2rem 0;
	  width:calc(100% - 0.2rem) ;
	  position: relative;
	}
	

	.newsArea .Img {
	  position: relative;
	  overflow: hidden;
	  width: 100%;
	  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
	          clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
	  -webkit-transform: translateZ(0);
	          transform: translateZ(0);
	  -webkit-transition: all 0.5s ease-in-out;
	  transition: all 0.5s ease-in-out;
	}
	
	.newsArea .Img img {
	  -webkit-transform: scale(1.1);
	          transform: scale(1.1);
	  -webkit-transition-delay: 0.4s;
	          transition-delay: 0.4s;
			
	}
	.newsArea .Img:hover img {
	  -webkit-transform: scale(1.1);
	          transform: scale(1.1);
	  -webkit-transition-delay: 0s;
	          transition-delay: 0s;
	}
	.newsArea .Img img {
	  width: 100%;
	  display: block;
	  -webkit-backface-visibility: hidden;
	          backface-visibility: hidden;
	  -webkit-transition: all 0.3s ease-out;
	  transition: all 0.3s ease-out;
	  -webkit-transition-delay: 0s;
	          transition-delay: 0s;
	}
	.newsArea .Txt {
	  opacity:0;
	  -webkit-transform: translateY(20px);
	          transform: translateY(20px);
	  -webkit-transition: all 1s ease-out;
	  transition: all 1s ease-out;
	}
	.newsArea .Txt .title,
	.newsArea .Txt .scale,
	.newsArea .Txt .structure {
	  display: -webkit-box;
	  -webkit-line-clamp: 1;
	  -webkit-box-orient: vertical;
	  overflow: hidden;
	  text-overflow: ellipsis;
	}
	.newsArea .Txt .title {
	  margin-bottom: 0.15rem;
	  font-size: 0.2rem;
	  font-weight: bold;
	  line-height:2;
	}
	.newsArea .Txt .specification {
	  
	  padding-top: 0.15rem;
	  font-size: 0.18rem;
	  line-height: 1.6;
	  color: #6e6e6e;
	  border-top: 1px solid rgba(0, 0, 0, 0.2);
	}
	
	
	.newsArea .newsBox {
	  position: relative;
	  margin-top: 0.4rem;
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-pack: justify;
	  -ms-flex-pack: justify;
	  justify-content: space-between;
	}
	
	
	.newsArea .newsBoxList {
	  position: relative;
	}
	@media (max-width: 860px) {
	  .newsArea .newsBoxList {
	    width: 100%;
	  }
	}
	.newsArea .newsList {
	  max-width: 670px;
	}
	@media (max-width: 1366px) {
	  .newsArea .newsList {
	    max-width: 600px;
	  }
	}
	@media (max-width: 1280px) {
	  .newsArea .newsList {
	    max-width: 540px;
	  }
	}
	@media (max-width: 960px) {
	  .newsArea .newsList {
	    max-width: 500px;
	  }
	}
	@media (max-width: 860px) {
	  .newsArea .newsList {
	    max-width: 670px;
	    margin: 0 auto;
	  }
	}
	.newsArea .newsList.hide .Img {
	  -webkit-clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
	          clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
	}
	.newsArea .newsList.hide .Img::before {
	  left: 100%;
	  -webkit-transition-delay: 0.3s;
	          transition-delay: 0.3s;
	}
	.newsArea .newsList.hide .Txt {
	  opacity: 1;
	  -webkit-transform: translateY(0);
	          transform: translateY(0);
	  -webkit-transition-delay: 0.4s;
	          transition-delay: 0.4s;
	}
	.newsArea .newsList .Txt {
	  display: none;
	  padding-top: 18px;
	  padding-bottom: 70px;
	}
	@media (max-width: 1180px) {
	  .newsArea .newsList .Txt {
	    display: block;
	  }
	}
	@media (max-width: 640px) {
	  .newsArea .newsList .Txt {
	    padding-bottom: 15px;
	  }
	}
	.newsArea .newsTextList {
	  position: absolute;
	  top: 0;
	  left: calc(100% + 30px);
	  z-index: 1;
	  max-width: 285px;
	}
	@media (max-width: 1180px) {
	  .newsArea .newsTextList {
	    position: absolute;
	    left: -100%;
	    z-index: -5;
	    pointer-events: none;
	  }
	  .newsArea .newsTextList .newsItem {
	    opacity: 1;
	  }
	}
	.newsArea .newsTextList .Img {
	  display: none;
	}
	.newsArea .newsTextList .Txt {
	  opacity: 1;
	  -webkit-transform: translateY(0);
	          transform: translateY(0);
	}
	.newsArea .newsSecList {
	  position: static;
	  padding-top: 170px;
	  margin: 0 30px;
	  max-width: 285px;
	}
	@media (max-width: 1366px) {
	  .newsArea .newsSecList {
	    padding-top: 140px;
	  }
	}
	@media (max-width: 1280px) {
	  .newsArea .newsSecList {
	    max-width: 265px;
	  }
	}
	@media (max-width: 1180px) {
	  .newsArea .newsSecList {
	    max-width: 345px;
	  }
	}
	@media (max-width: 960px) {
	  .newsArea .newsSecList {
	    margin: 0;
	    max-width: 305px;
	  }
	}
	@media (max-width: 860px) {
	  .newsArea .newsSecList {
	    position: absolute;
	    left: -100%;
	    z-index: -5;
	    pointer-events: none;
	  }
	  .newsArea .newsSecList .newsItem {
	    opacity: 0;
	  }
	}
	.newsArea .newsSecList.hide .Img {
	  -webkit-clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
	          clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
	  -webkit-transition-delay: 0.3s;
	          transition-delay: 0.3s;
	}
	.newsArea .newsSecList.hide .Img::before {
	  left: 100%;
	  -webkit-transition-delay: 0.6s;
	          transition-delay: 0.6s;
	}
	.newsArea .newsSecList.hide .Txt {
	  opacity: 1;
	  -webkit-transform: translateY(0);
	          transform: translateY(0);
	  -webkit-transition-delay: 0.6s;
	          transition-delay: 0.6s;
	}
	.newsArea .newsSecList .Txt {
	  padding-top: 18px;
	}
	.newsArea .newsThirdList {
	  padding-top: 270px;
	  max-width: 265px;
	}
	@media (max-width: 1366px) {
	  .newsArea .newsThirdList {
	    padding-top: 220px;
	  }
	}
	@media (max-width: 1280px) {
	  .newsArea .newsThirdList {
	    max-width: 245px;
	  }
	}
	@media (max-width: 1180px) {
	  .newsArea .newsThirdList {
	    position: absolute;
	    left: -100%;
	    z-index: -5;
	    pointer-events: none;
	  }
	  .newsArea .newsThirdList .newsItem {
	    opacity: 1;
	  }
	}
	.newsArea .newsThirdList.hide .Img {
	  -webkit-clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
	          clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
	  -webkit-transition-delay: 0.6s;
	          transition-delay: 0.6s;
	}
	.newsArea .newsThirdList.hide .Img::before {
	  left: 100%;
	  -webkit-transition-delay: 0.9s;
	          transition-delay: 0.9s;
	}
	.newsArea .newsThirdList.hide .Txt {
	  opacity: 1;
	  -webkit-transform: translateY(0);
	          transform: translateY(0);
	  -webkit-transition-delay: 0.9s;
	          transition-delay: 0.9s;
	}
	.newsArea .newsThirdList .Txt {
	  padding-top: 0.2rem;
	}
	.newsArea .arrowBox .arrow {
	  position: relative;
	  display: -webkit-inline-box;
	  display: -ms-inline-flexbox;
	  display: inline-flex;
	  -webkit-box-align: center;
	      -ms-flex-align: center;
	          align-items: center;
	  font-size: 0.18rem;
	  font-weight: 700;
	
	  text-align: center;
	  color: #014099;
	  cursor: pointer;
	}
	.newsArea .arrowBox .arrow:hover {

	}
	.newsArea .arrowBox .arrow .arrowLine {
	  position: relative;
	  overflow: hidden;
	  margin: 0 13px;
	  display: inline-block;
	  width: 33px;
	  height: 1px;
	}
	.newsArea .arrowBox .arrow .arrowLine::before {
	  content: "";
	  position: absolute;
	  top: 0;
	  left: 0;
	  display: block;
	  width: 100%;
	  height: 100%;
	  background: #014099;
	  -webkit-animation: arrowLineAnimation 2s cubic-bezier(0.32, 0.81, 0.42, 0.94) infinite;
	          animation: arrowLineAnimation 2s cubic-bezier(0.32, 0.81, 0.42, 0.94) infinite;
	}
	.newsArea .arrowBox .arrow .arrowCircle {
	  position: relative;
	  width: 60px;
	  height: 60px;
	  border: 2px solid #014099;
	  border-radius: 100%;
	}
	@media (max-width: 640px) {
	  .newsArea .arrowBox .arrow .arrowCircle {
	    display: none;
	  }
	}
	.newsArea .arrowBox .arrow .arrowCircle::before {
	  content: "";
	  position: absolute;
	  top: 50%;
	  left: 45%;
	  -webkit-transform: translate(-50%, -50%);
	          transform: translate(-50%, -50%);
	  width: 0;
	  height: 0;
	  border-style: solid;
	  background: transparent;
	}
	.newsArea .arrowBox .arrow .arrowCircle::after {
	  content: "";
	  position: absolute;
	  top: 50%;
	  left: 55%;
	  -webkit-transform: translate(-50%, -50%);
	          transform: translate(-50%, -50%);
	  width: 0;
	  height: 0;
	  border-style: solid;
	  background: transparent;
	}
	.newsArea .arrowBox .arrowPrev {
	  position: absolute;
	  left: 7px;
	  bottom: 4px;
	}
	@media (max-width: 1180px) {
	  .newsArea .arrowBox .arrowPrev {
	    left: 0;
	  }
	}
	.newsArea .arrowBox .arrowPrev .arrowLine::before {
	  animation: arrowLineAnimation 2s cubic-bezier(0.32, 0.81, 0.42, 0.94) infinite reverse;
	}
	.newsArea .arrowBox .arrowPrev .arrowCircle::before {
	  border-width: 6px 7px 6px 0;
	  border-color: transparent #014099 transparent transparent;
	  animation: arrowOpacityAnimation 2s 0.5s ease-in-out infinite reverse;
	}
	.newsArea .arrowBox .arrowPrev .arrowCircle::after {
	  border-width: 6px 7px 6px 0;
	  border-color: transparent #014099 transparent transparent;
	  animation: arrowOpacityAnimation 2s ease-in-out infinite reverse;
	}
	.newsArea .arrowBox .arrowNext {
	  position: absolute;
	  right: 7px;
	  top: 3px;
	}
	@media (max-width: 1180px) {
	  .newsArea .arrowBox .arrowNext {
	    top: auto;
	    bottom: 4px;
	    right: 0;
	  }
	}
	.newsArea .arrowBox .arrowNext .arrowLine::before {
	  -webkit-animation: arrowLineAnimation 2s cubic-bezier(0.32, 0.81, 0.42, 0.94) infinite;
	          animation: arrowLineAnimation 2s cubic-bezier(0.32, 0.81, 0.42, 0.94) infinite;
	}
	.newsArea .arrowBox .arrowNext .arrowCircle::before {
	  border-width: 6px 0 6px 7px;
	  border-color: transparent transparent transparent #014099;
	  -webkit-animation: arrowOpacityAnimation 2s ease-in-out infinite;
	          animation: arrowOpacityAnimation 2s ease-in-out infinite;
	}
	.newsArea .arrowBox .arrowNext .arrowCircle::after {
	  border-width: 6px 0 6px 7px;
	  border-color: transparent transparent transparent #014099;
	  -webkit-animation: arrowOpacityAnimation 2s 0.5s ease-in-out infinite;
	          animation: arrowOpacityAnimation 2s 0.5s ease-in-out infinite;
	}
	.newsArea .dotsBox .dots {
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -ms-flex-wrap: wrap;
	      flex-wrap: wrap;
	  -webkit-box-align: center;
	      -ms-flex-align: center;
	          align-items: center;
	  -webkit-box-pack: center;
	      -ms-flex-pack: center;
	          justify-content: center;
	}
	.newsArea .dotsBox li {
	  display: block;
	  padding: 0 6px;
	  cursor: pointer;
	}
	.newsArea .dotsBox li:hover button {
	  background: #ff0000;
	}
	.newsArea .dotsBox .slick-active button {
	  width: 30px;
	  border-radius: 3px;
	  background: #ff0000;
	}
	.newsArea .dotsBox .blue button {
	  background: #ff0000;
	}
	.newsArea .dotsBox button {
	  font-size: 0;
	  width: 8px;
	  height: 8px;
	  border-radius: 100%;
	  background: #ccc;
	  cursor: pointer;
	}
	
	
	.home_about_box{margin-top: 0rem;width: 100%;position: relative; }
	
	.home_about_box:after{
	content: "";
	    position: absolute;
	    width: clamp(150px, 30vw, 345px);
	    height: auto;
	    aspect-ratio: 345/708;
	    background: url(../images/bg_right.png) no-repeat center center/100% auto;
	    bottom: 0;
	    right: 0;
	    z-index: -1;
	}
	
	
	.aboutArea {
	 padding: 0 1.85rem;
	     margin: 0 auto;
	     height: 100%;
	     max-width: 1920px;

	}
	
	
	.proArea {
	 padding: 0.2rem 1.85rem 0 1.85rem;
	     margin: 0 auto;
	     height: 100%;
	     max-width: 1920px;
		 position: relative;
	}
	.proArea:after {
		
	    	position: absolute;
		    content: "";
		    left: 0;
		    top: 0;
		    background: url(../images/s_pro_bg.png) no-repeat left top;
		    width: 100%;

		    height: 829px;
		    z-index: -1;
	
		
	}
	
	@media screen and (max-width:639px) {
	.proArea {
	padding: 10px 2%;
	    max-width: 96%;
	    overflow: hidden;
	}
	}
	

	.aboutArea .model {
		 float: left;
		 width:45%;
		position: relative;
		z-index: 99;
		margin-top: 0.3rem;
	}

.aboutArea .model img{ max-width: 100%;	}
  
	
	.aboutArea .rightBox {
	  position: relative;
	  z-index: 5;
	  float: left;
	  width: 50%;
	  margin:0 0 0 5%;
	}
	
	@media (max-width: 639px) {
		
		.aboutArea {
		 padding: 0 2%;
		 max-width: 100%;
		 position: relative;
		}
		
		.aboutArea .rightBox {  width: 96%;float: none;margin:0 2%;}
		.aboutArea .model{float: none; width: 100%; position:relative;z-index:999; margin-top: 0.1rem;}
		.aboutArea:after{background: none;}
		
		.about_fenlei_box ul li img{ max-width: 40%;}
		
		}
	
	
	
/* 	.aboutArea em {
	  display: block;
	  font-size: 0.156rem;
	  text-transform: uppercase;
	  color: #999;
	  font-style: normal;
	  position: relative;
	  padding-left: 0.2rem;
	
	}
		.aboutArea em:before {position: absolute;content: "";width: 6px;height: 0.4rem;background: #ff0000;border-radius: 5px;left: 0;}
	 */
	
	
	.jisu_box{ clear: both; width: 100%; height:  772px; background: url(../images/w_jisu_bg.jpg) no-repeat center top; position: relative; padding: 0.3rem 0;box-sizing: border-box; }
	
	.aboutArea .Txt {
	  font-size: 0.18rem;
	  line-height: 2;
	}
	
	.aboutArea .Txt h1{ font-size: 0.32rem;font-weight: normal;line-height: 1.6;color: #111;margin:0; margin-bottom: 0.2rem;clear: both; display: block; }
	
	.aboutArea .Txt p{  
		font-size: 0.18rem;
	  line-height: 1.8;color: #333;}
	  
	  
	@media (max-width: 639px) {
	.aboutArea .Txt p{font-size: 0.22rem;}
	.aboutArea .Txt h1{font-size: 0.28rem;}
	
	}
	
	
	.hmc4ul{display:flex; justify-content:space-between; padding:0.2rem 0; width:95%; margin-left: 5%;}
	.hmc4ul li{position:relative;width: 33.33%;float: left; text-align: left; padding: 0.3rem 0;color: #fff;}
	.hmc4ul li .hmc_img{ display: inline-block;float: left; width: 22%; margin-top: 0.35rem;}
	.hmc4ul li .hmc_img img{max-width: 100%;}
	
	.hmc4ul li .hmc_right{display: inline-block;float: left; width: 70%;}
	
	.hmc4ul li strong{ display:inline-block; font-weight:400; position:relative; font-size:0.55rem; letter-spacing:normal; line-height:1.8;color: #fff;width: 100%;}
	
	.hmc4ul li strong i{ font-size: 0.165rem; line-height: 1.5; font-style: normal; }
	.hmc4ul li p{ font-size: 0.18rem; line-height: 1.6;color: #fff;}

    .number_box{ clear: both;width: 100%;background: url(../images/about_bg.jpg) repeat;background-size: cover;padding: 0rem 0 0rem 0; margin-top:0.5rem; position:  relative;
		z-index: 1;}

    .about_fenlei_box{display: block; width: 100%;background: url(../images/home_about_right_bg.jpg) repeat;background-size: cover;padding: 0.2rem 0;}
    .about_fenlei_box ul li{position:relative; width: 33.33%;float: left; text-align: center; padding: 0.3rem 0;}
    .about_fenlei_box ul li img{ display: block; max-width: 0.7rem;text-align: center;margin: 0 auto 0 auto;  }
    .about_fenlei_box ul li a img{ transition: all 0.3s;}
    .about_fenlei_box ul li a:hover img{margin-top: -0.05rem;}
    .about_fenlei_box ul li h1{ display:inline-block; font-weight:400; position:relative; font-size:0.24rem; letter-spacing:normal; line-height:2;color: #fff;width: 100%;}
    .about_fenlei_box ul li p{ font-size: 0.165rem; line-height: 1.6;color: #fff;opacity: 0.5;}
	
	
	@media screen and (max-width:639px) {
		.hmc4ul li{font-size: 0.22rem; padding: 0.1rem 0;}
		.hmc4ul{ margin-top: 0; display: block;width: 100%;margin-left: 0;}
		.hmc4ul li strong{font-size: 0.4rem;}
		
		.number_box{margin-top: 0rem;}
		.hmc4ul li .hmc_right{font-size: 0.2rem;}
		
	}
	
	.jisu_box_main{float: right; width: 60%;}
	
	@media screen and (max-width:1200px) {
		.jisu_box_main{width: 80%;}
	}
		
		
	@media screen and (max-width:639px) {
		.jisu_box_main{width: 100%; float: none; }

	}
	
	
	
	
	
	.numbd{display:flex; justify-content:space-between; padding:0.2rem 0; width:100%; margin-left: 0;}
	.numbd .box .img{ display: inline-block;float: left; width: 30%;max-width: 47px;margin-top:10px;}
	.numbd .box .img img{display: block;max-width: 100%; }
	.numbd .box{position:relative;width:20%;text-align: left; padding: 0.3rem 0;color: #fff; float: left;}
	.numbd .box h2{ font-size:0.18rem;font-weight: normal;line-height: 2;text-align: left;width: 100%;padding-left: 1%; opacity: 0.6;}
	.numbd .box div.word{ display: inline-block;float: left; width: 100%;}
	.numbd .box strong{float: left;font-weight: normal;}
	.numbd .box span{ font-size: 0.16rem; line-height: 1.6;color: #fff; letter-spacing: normal;}
	.numbd .box i{  font-size: 0.165rem; line-height: 1.5; font-style: normal; display:inline-block;float: left;padding-left: 0.05rem;  }
	
	
	.shuzi_box{display:inline-block; font-weight:400; position:relative; font-size:40px;margin-top: 10px; letter-spacing:normal;color: #fff;float: left;width: 68%;margin-left: 2%;}
		
	@media screen and (max-width:1600px) {
		.shuzi_box{font-size:30px;}
		.numbd .box .img{max-width: 35px;}
	}	
	
	@media screen and (max-width:1200px) {
		.shuzi_box{font-size:20px;}
		.numbd .box .img{max-width: 25px;}
	}	
	
		
	@media screen and (max-width:639px) {
			.numbd .box{font-size: 0.22rem; padding: 0.1rem 0; margin:0% 1%;width: 48%;}
			.numbd{ margin-top: 0; display: block;width: 100%;margin-left: 0; padding-top: 0; }
			.numbd .box strong{font-size: 0.35rem;}
			.numbd .numbd .box div.word{font-size: 0.2rem;}
	        .shuzi_box{ margin-top: 5px; }
			.numbd .box .img{margin-top: 5px;}
		}	
		
		
	.jisu_box_main ul{ width: 100%; padding-top: 1rem;}
	.jisu_box_main ul li{float: left; width: 46%; max-width: 350px; height: 220px;background: #fff;border-radius: 0.3rem;box-sizing: border-box;padding: 0.3rem;transition:.3s all;-webkit-transition:.3s all}

	.jisu_box_main ul li:nth-child(2),.jisu_box_main ul li:nth-child(4){margin-top: 1rem; margin-left: 0.7rem;}
	

	.jisu_box_main ul li .jisu_box_main_top{ width: 100%;  position: relative;border-bottom: 1px solid #ccc; padding-bottom: 0.1rem;}
	.jisu_box_main ul li .jisu_box_main_top span{ position: absolute; right: 15px; top: 30px; font-size: 0.3rem; color: #ccc;font-weight: 700;}
	.jisu_box_main ul li .jisu_box_main_top img{max-width: 60px;}
	.jisu_box_main ul li .jisu_box_main_bottom{ font-size: 0.18rem; margin-top: 0.2rem; color: #333; line-height: 1.8;}

     .jisu_box_main ul li:hover{ background:-webkit-gradient(linear, 46% 0%, 100% 0%, from(rgba(255,255,255,1)), to(rgba(35,197,104,0.2)));transition:.3s all;-webkit-transition:.3s all}

	@media screen and (max-width:639px) {
		
		.jisu_box_main ul li .jisu_box_main_bottom{ font-size: 0.22rem;}
    .jisu_box_main ul{padding-top: 0.5rem;}
    .jisu_box_main ul li:nth-child(2),.jisu_box_main ul li:nth-child(4){margin:5% 2%;}
	.jisu_box_main ul li{ max-width: 100%;margin:0px 2%;height: 200px; }
	
	.jisu_box{ height: auto!important;padding-bottom: 0.5rem; }
    .jisu_box .titleBox{ float:none; width: 100%;}	
	
}

		.bannertt {
		    position: relative;
		    width: 100%;
		    overflow: hidden;
			 margin:0 auto;
			 text-align:center;
			 background:#fff;
			 height: 550px;
			 z-index:1;
			 padding-top: 80px;
		}
		
		.bannertt picture img {
		    -webkit-animation: banner_inside 20s ease 1 forwards;
		    -moz-animation: banner_inside 20s ease 1 forwards;
		    -o-animation: banner_inside 20s ease 1 forwards;
		    animation: banner_inside 20s ease 1 forwards;
			opacity:1;
		}
		
		.bannertt picture{position: absolute; left:50%; width:4000px; margin-left:-2000px;}
	
		.bannertt .div01{position: absolute; left:50%; width:4000px; margin-left:-2000px;}

		@-webkit-keyframes banner_inside {
		    from {
		        -webkit-transform: scale(1.23);
		                transform: scale(1.23);
		    }
		    to {
		        -webkit-transform: scale(1);
		                transform: scale(1);
		    }
		}
		@-moz-keyframes banner_inside {
		    from {
		        -moz-transform: scale(1.23);
		        transform: scale(1.23);
		    }
		    to {
		        -moz-transform: scale(1);
		             transform: scale(1);
		    }
		}
		@-o-keyframes banner_inside {
		    from {
		        -o-transform: scale(1.23);
		           transform: scale(1.23);
		    }
		    to {
		        -o-transform: scale(1);
		           transform: scale(1);
		    }
		}
		@keyframes banner_inside {
		    from {
		        -webkit-transform: scale(1.23);
		           -moz-transform: scale(1.23);
		             -o-transform: scale(1.23);
		                transform: scale(1.23);
		    }
		    to {
		        -webkit-transform: scale(1);
		           -moz-transform: scale(1);
		             -o-transform: scale(1);
		                transform: scale(1);
		    }
		}

		
		.banner_txt{text-align:center;z-index: 5; height:100%;width: 1460px;  margin:0 auto; position:relative;}
		.banner_txt_a{ position:absolute; }
		.banner_txt1{ clear:both;font-size:36px; position:absolute;left:50%; margin-left:-50%;top:-20%; width:100%;  font-weight:bold;color:#fff; text-align:center;}
		.banner_txt2{ clear:both;font-size: min(max(4.167vw, 47px), 50px);  position:absolute;left: auto;top:42%;width:100%;  font-weight:bold;color:#2990CF; text-align:left; }
		.banner_txt3{ clear:both;font-size:16px; position:absolute;left: auto;top:54%;  font-weight:normal;color:#666; text-align:left;width:100%;}
		
		.banner_txt4{ clear:both;font-size:0.5rem; position:absolute;left:50%; margin-left: -50%; top:45%;  font-weight:normal;color:#2990CF; text-align:center;width:100%;}
		.banner_txt5{ clear:both;font-size:0.156rem; position:absolute;left:2%;bottom:5%;font-weight:normal;color:#fff; text-align:left; line-height:30px;width:100%; text-transform: uppercase;}
		.banner_txt5 a{color: #fff; }
		
		/*.banner_txt5{ clear:both;font: size 0.156rem; position:absolute;left:50%; margin-left: -50%; top:36%;font-weight:normal;color:#666; text-align:center; line-height:30px;width:100%; text-transform: uppercase;}
		.banner_txt5 a{color: #666; }*/
		
	
		
		.bannerBox{width:100%; margin: 0 auto; position: relative; padding-top: 0.9rem; }
		
		.bannerBox ul li{ display: block; width: 100%; }
		
		.bannerBox ul li img{ display: block; width: 100%; margin: 0 auto;}
		
		.bannerBox ul li .Txt{width:100%;  max-width:1300px; z-index:2; position:absolute;  top:50%;left:50%;-ms-transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%); color:#fff; text-align:center; }
		
		.bannerBox ul li .Txt h2{font-size:0.9rem; line-height:3;opacity: 0.2; letter-spacing:3px; font-family:Geometr415 Blk BT; text-transform:uppercase; }
		.bannerBox ul li .Txt h1{font-size:0.45rem; line-height:2.2; margin-top:-1.84rem; letter-spacing:2px;}
		.bannerBox ul li .Txt h3{width:0.6rem; text-align:center; height:2px; background:#fff; margin:0 auto; display:block; margin-top:0rem;}
		.bannerBox ul li .Txt h3.marginleft50{ margin-left:50px;}
		
	@media screen and (max-width:639px) {

}
	
	/*news*/
	.index_news .wp{ width:100%; max-width: 100%; margin: 0 0; }
	
	.index_news .swi_index_news{ width: 102%; margin: 0 -1%;  }
	.index_news .swi_index_news .swiper-slide{padding:0;width: calc(22.9% - 3px);  margin: 1% 1%; display: inline-block;  }
	.index_news .swi_index_news .swiper-slide { background: #fff; -webkit-transition: all .4s cubic-bezier(0.7, .45, .45, 1);-moz-transition: all .4s cubic-bezier(0.7, .45, .45, 1);-ms-transition: all .4s cubic-bezier(0.7, .45, .45, 1);-o-transition: all .4s cubic-bezier(0.7, .45, .45, 1);transition: all .4s cubic-bezier(0.7, .45, .45, 1);box-sizing: border-box; overflow: hidden;  }
	.index_news .swi_index_news .swiper-slide:hover {box-shadow: 0 0 10px rgba(0,0,0,0.3);padding: calc(0.1rem + 0.1rem); box-sizing: border-box; overflow: hidden;}
	.index_news .swi_index_news .swiper-slide .img{margin-bottom: calc(0.2rem + 0.1vw);}
	.index_news .swi_index_news .swiper-slide .imga{ position:absolute; left: 42%; top: 30%; opacity: 0; }
	.index_news .swi_index_news .swiper-slide:hover .imga{opacity: 1; }
	
	.index_news .swi_index_news .swiper-slide img{ width: 100%;transform: scale(1.0);-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-ms-transition: all 0.7s ease;-o-transition: all 0.7s ease;transition: all 0.7s ease; 
	  }
	.index_news .swi_index_news .swiper-slide:hover img{transform: scale(1); opacity:1;cursor: pointer;  }
	.index_news .swi_index_news .swiper-slide  p{position: relative;display: block;padding-bottom: 15px; overflow: hidden;white-space: nowrap;text-overflow:ellipsis; font-size:0.2rem; color: #000;text-align: center;}
	.index_news .swi_index_news .swiper-slide p:before{content: '';width: 0;height:2px;display: block;position: absolute;bottom: 0;left: 0;background: #819dce;-webkit-transition: all .4s cubic-bezier(0.7, .45, .45, 1);-moz-transition: all .4s cubic-bezier(0.7, .45, .45, 1);-ms-transition: all .4s cubic-bezier(0.7, .45, .45, 1);-o-transition: all .4s cubic-bezier(0.7, .45, .45, 1);transition: all .4s cubic-bezier(0.7, .45, .45, 1);}
	.index_news .swi_index_news .swiper-slide:hover  p:before{ width: 100%;}
	
	
	@media screen and (max-width:1023px) {
		.index_news .swi_index_news .swiper-slide{width: calc(31.33% - 3px);}	
	}
	
	@media screen and (max-width:787px) {
		.index_news .swi_index_news .swiper-slide{width: calc(48% - 3px);}	
	}
	
	
	@media screen and (max-width:520px) {
	.index_news .swi_index_news{ width: 100%;margin: 0  auto;  }
	.index_news .swi_index_news .swiper-slide{padding:0;width: 98%;  margin: 1%;}	
	.index_news .swi_index_news .swiper-slide p{ font-size:14px; text-align: center;}	
	}
	
.n_about_box{ clear:both; width:100%; max-width:100%; margin:0 auto; }

.n_about_box_left{ width:55%;padding:0; float:right; margin-top:0;}
.n_about_box_left img{ width:100%;} 
.n_about_box_left img{ max-width:100%; margin:0 auto; display:block;}



.n_about_box_right{ width:45%; padding:0 2% 1% 0%;float:left; position:relative;}
.n_about_box_right h2{  width:0.4rem; height:2px; background:#f0b800;margin-top: 0.1rem;}
.n_about_box_right h1{ font-size:0.32rem; line-height:2;color:#819dce; font-weight:700; }
.n_about_box_right p{ line-height:1.8; font-size:0.18rem; color:#666;}
.n_about_wenzi{ margin-top:0rem; width:100%; }


	@media screen and (max-width:520px) {
.n_about_box_right p{font-size: 0.22rem;}
}

.n_about_box h1{ font-size:0.32rem; text-align:center;line-height:2; color: #819dce;font-weight: 700;}
.n_about_box h3{  text-align:center;width:0.5rem; height: 2px; background: #f0b800; margin: 5px auto;}

@media screen and (max-width:520px) {
.n_about_box h1{ font-size: 0.26rem; }
}

.huoban_box{clear: both;padding-top: 0.3rem;}
.huoban_box img{ display: block;margin: 0 auto;}

.banner {position:relative;width:100%;height:auto;overflow:hidden;}
.banner .container {height:100%;}
.banner .contents {position:absolute;left:0px;width:100%;height:100%;}
.banner .content {position:absolute;top:0px;width:100%;height:100%;background-size:100%;background-repeat:no-repeat;background-position:left top;text-align:center;}

.banner .contentInfo .btn {text-shadow:0px 0px 3px #b67ebc;position:absolute;top:146px;left:32px;color:#fff;border:1px solid #fff;text-align:center;line-height:32px;width:110px;height:30px;border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;-webkit-border-radius:30px;}


.banner .bannerNav {position:absolute;bottom:10px;width:100%;text-align:center;z-index:1;}
.banner .bannerNav .bannerNavChild {margin:0 5px;width:10px;height:10px;display:inline-block;*display:inline;*zoom:1;background:#666;border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;-webkit-border-radius:8px;cursor:pointer;z-index:1;}
.banner .bannerNav .bannerNavChild.on {background:#fff;animation:bannerNavChildOn .2s  ease-in-out 0s  both;-moz-animation:bannerNavChildOn .2s  ease-in-out 0s  both;-webkit-animation:bannerNavChildOn .2s  ease-in-out 0s  both;-o-animation:bannerNavChildOn .2s  ease-in-out 0s  both;}

.banner .bannerBg {width:100%;height:auto;vertical-align:middle;}


.numberArea {
  position: relative;

}



.numberArea .left {
  font-size: 0.24rem;
  line-height: 2;
  font-weight: 400;
  color: #fff;
  text-align: left;
}

.numberArea .left h1 {
  font-weight: 500;
}

.numberArea ul.numberList {

  margin-left: auto;
  padding-left: 0;
  list-style-type: none;
  margin: 0;
  max-width: 75%;
  margin-left: -5%;

}

.numberArea ul.numberList li {
  padding: 0 1%;
  width:31.33%;
  float: left;
  margin-top: 0.2rem;
  text-align: center;
}

.numberArea ul.numberList li:nth-child(1) { padding-left: 0;}


.numberArea ul.numberList .top {
 
  text-align: center;
}

.numberArea ul.numberList .top img{ max-width: 35%; margin: 0.2rem auto; }


.numberArea ul.numberList .top p {
  font-size: 0.2rem;
  line-height: 2;
  text-align: center;
  
}

.numberArea ul.numberList .Txt {
  padding-left: 0;
  font-size: 0.2rem;
  line-height: 2;
  text-align: center;
}

.numberArea ul.numberList .numberCount {
  font-size: 0.22rem;
  font-weight: 700;
  text-align: center;
  line-height: 2;

}
@media (max-width: 639px){
.numberArea ul.numberList .numberCount{font-size: 0.24rem;}
.numberArea ul.numberList .Txt{  font-size: 0.22rem;}
}



.title01 {
  text-align: center;
}


.title01 h2 , .title01 h1 {
  line-height: 2;
  font-size: 0.24rem;
  font-weight: 700;
  text-transform:uppercase;
  color: #2b57a1;
  padding-top: 0.3rem;

}

.title01 h3 { 
width:0.3rem; height:2px; background:#ff0000;
margin:0.05rem auto; display:block;

}

.title01 p {
 color: #616161;
    font-size: 0.18rem;
    letter-spacing: 0.8px;
    line-height: 1.875;
	max-width:100%;
	 text-align:center;
	 margin:0 auto;
}



.systemArea{
    margin: 0 auto;
    height: 100%;
    max-width: 1920px;
    position: relative;
	margin-top: -0.9rem;

	}

.systemArea:after{position: absolute;
    content: "";
    left: 0;
    top: 0;
    background: url(../images/system.png) no-repeat left top;
    width: 100%;
    height: 800px;
    z-index: -1;
}

@media (max-width: 639px) {
.systemArea:after{ height:500px;}

}

.serviceArea {margin-top: 0px; position: relative; z-index: 9;}
.serviceArea .serviceList {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 10px -10px;
	overflow: hidden;
}

@media (max-width: 640px){
    .serviceArea .serviceList {
        margin: 0;

    }
	.serviceArea { margin-top: 0px;}
}

.serviceArea .serviceList li {
    padding: 0px 0.3rem;
    width:auto;
    box-sizing: border-box;
}

@media (max-width: 1180px){
    .serviceArea .serviceList li {
        width: 20%;
    }
}

@media (max-width: 640px){
    .serviceArea .serviceList li {
         width: 33.33%;
    
    }
	.serviceArea .serviceList li:nth-child(4) {
	     width:50%;margin-top: 0.1rem;
	
	}
	.serviceArea .serviceList li:nth-child(5) {
	   margin-top: 0.1rem;
	
	}
	
	
	
}

.serviceArea .serviceList .item {
    position: relative;
    padding: 10px 0.2rem;
  

    background-color: #fff;
	border: 3px solid rgb(255, 255, 255);
    height: 100%;
    transition: all .4s ease;
    box-sizing: border-box;
    text-align: center;
}
@media (max-width: 640px){
    .serviceArea .serviceList .item {
        padding: 10px 2px 0px 2px;
    }
	.serviceArea .serviceList .Img{max-width: 60px;}
}


.serviceArea .serviceList .item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(to bottom, #819DCE 0%, #819DCE 100%);
    transition: all .4s ease;
    opacity: 0;


}

.serviceArea .serviceList .item:hover {
    border-color: #6cf4ff;
    border: 3px solid rgb(238, 241, 238);
	box-shadow: 1.792px 4.668px 30px 0px rgba(0, 0, 0, 0.1);
}


.serviceArea .serviceList .item.currclass {
    border-color: #6cf4ff;
	  border: 3px solid rgb(238, 241, 238);
	box-shadow: 1.792px 4.668px 30px 0px rgba(0, 0, 0, 0.1);

}

.serviceArea .serviceList .item.currclass::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(to bottom, #819dce 0%, #819dce 100%);
    transition: all .4s ease;
    opacity: 1;

	
}
.serviceArea .serviceList .item.currclass img{filter:brightness(10);}

.serviceArea .serviceList .item.currclass .Txt .title{color: #fff;}


.serviceArea .serviceList .item:hover::before {
    opacity: 1;
}

.serviceArea .serviceList .item:hover .front img {
    opacity: 0;
}

.serviceArea .serviceList .item:hover .title {

    color: #fff;
}

.serviceArea .serviceList .item.currclass .title {

    color: #fff;
}


.serviceArea .serviceList .item > a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
}

.serviceArea .serviceList .Img {
    position: relative;
    margin: 0 auto;
    padding: 0 15px;
    width: 100%;
    max-width: 100px;
    box-sizing: border-box;
    display: inline-block;
}
.serviceArea .serviceList .front {
    position: relative;
}
.serviceArea .serviceList .front img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: all .4s ease;
    z-index: 2;
}

.serviceArea .serviceList .back {
    position: relative;
    z-index: 1;
    transition: all .4s ease;
}

.serviceArea .serviceList .back img {
    filter: brightness(10);
}

.serviceArea .serviceList img {
    display: block;
    width: 100%;
}

.serviceArea .serviceList .Txt {
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.serviceArea .serviceList .Txt .title {
    position: relative;
    padding: 0px 5px 5px 5px;
	line-height: 2;
    text-align: center;
    font-size: 0.2rem;
    font-weight: 400;
    color: #222;
    overflow: hidden;
    transition: all .4s ease;
	margin-top: -10px;
}

@media (max-width: 639px){
	.serviceArea .serviceList .Img{max-width: 60px;}
	.serviceArea .serviceList .Txt{padding: 0;}
    .serviceArea .serviceList .Txt .title {
		height: 2;
    }
	
	.serviceArea .serviceList .Txt .title { font-size: 0.24rem;}
	
	.n_about_box_right{width: 100%; float: none; padding: 0 0;}
	.n_about_wenzi{width: 100%;}
	.n_about_box_left{float: left; width: 100%;margin-top: 2%;}
	
	.numberArea ul.numberList{padding-top: 0rem;max-width: 100%;margin-left: 0;}
	.numberArea{height: auto!important;padding-bottom: 0.3rem;}
	.numberArea ul.numberList li{width:31.33%;margin-top: 0.2rem;}
	.title01 h2, .title01 h1{padding-top: 0;}
	
	.bannerBox{padding-top: 0.8rem;}
	.bannerBox ul li .Txt h2{font-size: 0.4rem;line-height: 3;}
	.bannerBox ul li .Txt h1{font-size: 0.35rem;margin-top: -1rem;}
	
}

.serviceArea .serviceList .Txt .title::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background-color: #fff;
}



@media (max-width: 639px){
	.serviceArea .serviceList .Txt .title::before{height: 1px;}
	
.serviceArea .serviceList .item:hover .title {
    transform: translateY(-5px);
 
}
	.serviceArea .serviceList .item.currclass .title {
	    transform: translateY(-5px);
	 
	}
	

	}
	
	
	
	

@media (max-width: 1180px) {
  .aboutArea .TxtBox .titleBoxHome {
    width: 100%;
    max-width: 100%;
	margin-top: 0;
  }

  .aboutArea .TxtBox .btnBox {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.aboutArea .Img {
  width: 100%;
  max-width: 785px;
  height: 100%;
  position: relative;
  border-radius: 15px;
}
@media (max-width: 1680px) {
  .aboutArea .Img {
    max-width: none;
  }
}
@media (max-width: 1440px) {
  .aboutArea .Img {
    width: 60%;
  }
}
@media (max-width: 1180px) {
  .aboutArea .Img {
    margin: 0 auto;
    height: auto;
    width: 100%;
  }
}
@media (max-width: 640px) {
  .aboutArea .Img {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.aboutArea .Img::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #E6A771;
  top: 0;
  left: 0;
  -webkit-transform: rotate(3deg);
          transform: rotate(3deg);
  border-radius: 15px;
  z-index: -1;
}
.aboutArea .Img::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #6b94d9;
  top: 0;
  left: 0;
  -webkit-transform: rotate(-3deg);
          transform: rotate(-3deg);
  border-radius: 15px;
  z-index: -1;
}
.aboutArea .Img img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  border-radius: 15px;
  overflow: hidden;
}
.aboutArea .iconListBox {
  position: absolute;
  width: 600px;
  height: 310px;
  top: 53%;
  left: 12%;
  z-index: 3;
}
@media (max-width: 1680px) {
  .aboutArea .iconListBox {
    width: 40%;
    left: 7%;
  }
}
@media (max-width: 1536px) {
  .aboutArea .iconListBox {
    left: 11%;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}
@media (max-width: 1180px) {
  .aboutArea .iconListBox {
    -webkit-transform: scale(1);
            transform: scale(1);
    position: relative;
    height: auto;
    top: 0;
    left: 0;
    width: 100%;
    margin-top: 20px;
  }
}
.aboutArea .iconListBox .iconList {
  width: 100%;
  height: 100%;
  position: relative;
}
@media (max-width: 1180px) {
  .aboutArea .iconListBox .iconList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (min-width: 1181px) {
  .aboutArea .iconListBox .iconItem {
    width: 100px;
    position: absolute;
  }
  .aboutArea .iconListBox .iconItem:nth-child(1) {
    top: 140px;
    left: 0;
  }
  .aboutArea .iconListBox .iconItem:nth-child(2) {
    top: 105px;
    left: 27%;
  }
  .aboutArea .iconListBox .iconItem:nth-child(3) {
    top: 60px;
    right: 28%;
  }
  .aboutArea .iconListBox .iconItem:nth-child(4) {
    top: 0px;
    right: 0;
  }
}
@media (max-width: 1180px) {
  .aboutArea .iconListBox .iconItem {
    width: 50%;
    padding: 20px;
  }
}
@media (min-width: 1201px) {
  .aboutArea .iconListBox .iconItem:hover .iconBox {
    background-color: #bc1a20;
  }
  .aboutArea .iconListBox .iconItem:hover .iconBox::before {
    -webkit-animation: dotAni 1.2s infinite ease-out forwards;
            animation: dotAni 1.2s infinite ease-out forwards;
    background-color: rgba(188, 26, 32, 0.2);
  }
  .aboutArea .iconListBox .iconItem:hover .iconBox::after {
    -webkit-animation: dotAni 1.4s infinite ease-out forwards;
            animation: dotAni 1.4s infinite ease-out forwards;
    background-color: rgba(188, 26, 32, 0.1);
  }
  .aboutArea .iconListBox .iconItem:hover .icon {
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
  }
  .aboutArea .iconListBox .iconItem:hover .iconTxt .iconTitle {
    color: #bc1a20;
  }
}
.aboutArea .iconListBox .item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.aboutArea .iconListBox .iconBox {
  width: 74px;
  height: 74px;
  border-radius: 50%;
  background-color: #061c35;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.aboutArea .iconListBox .iconBox::before {
  content: "";
  position: absolute;
  width: 86px;
  height: 86px;
  background-color: rgba(6, 28, 53, 0.2);
  border-radius: 50%;
  z-index: -1;
}
.aboutArea .iconListBox .iconBox::after {
  content: "";
  position: absolute;
  width: 135px;
  height: 135px;
  background-color: rgba(188, 26, 32, 0);
  border-radius: 50%;
  z-index: -1;
  opacity: 0;
}
.aboutArea .iconListBox .iconBox .icon {
  width: 35px;
}
.aboutArea .iconListBox .iconBox .icon img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.aboutArea .iconListBox .iconTxt {
  width: 100%;
  text-align: center;
  padding-top: 15px;
}
.aboutArea .iconListBox .iconTxt .iconTitle {
  font-size: 16px;
  font-weight: 600;
  color: #061c35;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
 
}
.aboutArea .iconListBox .iconTxt .text {
  color: #262626;
  font-size: 16px;
  line-height: normal;
  line-height: 1.5;
  letter-spacing: 1px;
  text-align: center;
  margin-top: 10px;
}
@media (max-width: 1180px) {
  .aboutArea .iconListBox .iconTxt .text {
    font-size: 15px;
  }
}



.Img.observer:not(.loaded), .Img.observerSlick:not(.loaded) {
  -webkit-animation: imgLoading 0.9s ease infinite;
          animation: imgLoading 0.9s ease infinite;
  background-size: 400% 100%;
  background-image: linear-gradient(135deg, rgb(225, 225, 225), rgb(225, 225, 225), rgb(225, 225, 225), rgb(225, 225, 225), rgb(225, 225, 225), rgb(225, 225, 225), rgb(246, 246, 246), rgb(225, 225, 225), rgb(225, 225, 225), rgb(225, 225, 225), rgb(225, 225, 225), rgb(225, 225, 225), rgb(225, 225, 225));
  background-color: #f0f0f0;
}
.Img.observer:not(.loaded) img, .Img.observerSlick:not(.loaded) img {
 
  -webkit-transition: all 1.2s ease !important;
  transition: all 1.2s ease !important;
}


.aboutArea {
  padding: 30px 30px 0;
  position: relative;
  z-index: 2;
  overflow: hidden;



}
@media (max-width: 1680px) {
  .aboutArea {
    padding: 30px 30px 0;
  }
}
@media (max-width: 1200px) {
  .aboutArea {
    padding: 20px 0;

  }
}

@media (max-width: 1023px) {
  .aboutArea {
    padding: 20px 0;

  }
}

@media (max-width:639px) {
  .aboutArea {
    padding: 0px 0;
  }
  .join-main .list-box li{ padding: 10px 2%; }
}


.aboutArea.show .decoBox .decoLine {
  -webkit-animation: aniSlideDown 0.8s ease-in-out forwards;
          animation: aniSlideDown 0.8s ease-in-out forwards;
}
.aboutArea::before {
  content: "";
  position: absolute;

  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 223px;
  top: -13%;
  left: 0;
  right: 0;
  pointer-events: none;
  margin: 0 auto;
}
@media (max-width: 1536px) {
  .aboutArea::before {
    top: -4%;
  }
}
@media (max-width: 1440px) {
  .aboutArea::before {
    top: -9%;
  }
}
@media (max-width: 1180px) {
  .aboutArea::before {
    top: -10%;
  }
}
.aboutArea .wrap {
  padding: 0;
}
@media (max-width: 1180px) {
  .aboutArea .wrap {
    padding: 0 40px;
  }
}
@media (max-width: 640px) {
  .aboutArea .wrap {
    padding: 0 20px;
  }
}
.aboutArea .decoTitle {
  color: #fff;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-size: 73px;
  position: absolute;
  top: 30%;
  left: 40%;
}
@media (max-width: 1180px) {
  .aboutArea .decoTitle {
    left: 0;
    display: none;
  }
}
.aboutArea .decoBox {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
}
@media (max-width: 1180px) {
  .aboutArea .decoBox {
    top: 0;
    display: none;
  }
}
.aboutArea .decoBox .decoPeople {
  width: 177px;
  position: absolute;
  bottom: 5%;
  left: 0%;
  z-index: 2;
}
@media (max-width: 1180px) {
  .aboutArea .decoBox .decoPeople {
    top: 0;
    left: 20px;
    bottom: unset;
    z-index: 2;
  }
}
.aboutArea .decoBox .decoLine {
  position: absolute;
  top: -14%;
  left: -15%;
  width: 77%;
  height: 100%;

  right: 10%;
  bottom: 0;
}
@media (max-width: 1680px) {
  .aboutArea .decoBox .decoLine {
    
    width: 100%;
  }
}
@media (max-width: 1536px) {
  .aboutArea .decoBox .decoLine {
    left: -11%;
  }
}
@media (max-width: 1440px) {
  .aboutArea .decoBox .decoLine {
    left: -12%;
    top: -10%;
  }
}
@media (max-width: 1366px) {
  .aboutArea .decoBox .decoLine {
    top: -4%;
  }
}
@media (max-width: 1180px) {
  .aboutArea .decoBox .decoLine {
    width: 100%;
    position: absolute;
    top: -180px;
    left: 0;
  }
}
.aboutArea .decoBox img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.aboutArea .aboutBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 450px;
  padding: 0 0 0 0px;


}
@media (max-width: 1680px) {
  .aboutArea .aboutBox {
    padding: 0 0 0 0px;
  }
}
@media (max-width: 1180px) {
  .aboutArea .aboutBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
    min-height: auto;
  }
}
.aboutArea .TxtBox {
  width: 40%;
  margin-left: 10%;
}
@media (max-width: 1180px) {
  .aboutArea .TxtBox {
    width: 100%;
    margin-bottom: 40px;
  }
}
.aboutArea .TxtBox .titleBoxHome {
  max-width: 425px;
  width: 100%;
  margin-top: 80px;
  

}


.jieshao_box{width: 100%;max-width: 100%; margin: 0 auto;}

.jieshao_box h1{font-size: 0.24rem; text-align: center;line-height:2;padding-bottom: 0.3rem;}
.jieshao_box img{ max-width: 100%; display: block;margin: 0.2rem auto;}

.boxContact{ padding:0 0 .3rem 0;margin-top:0; }

.boxContact ul{ display: block; width: 102%; margin: 0 -1%; }
.boxContact ul li{display:inline-block; width:18%; text-align:center; margin:0 1% 1% 1%; padding:0.3rem 0.5%; border: 1px solid #ececec; transition: all 0.3s;background: #f7f7f7;box-sizing: border-box;float: left;max-height: 180px; font-size:0.2rem}
.boxContact ul li.width_box{ width:32%; }

.boxContact ul li:hover{border: 1px solid #f5cc44;background: #ffffff;}
.boxContact ul li img{vertical-align: middle; display: inline-table;}
.boxContact ul li h3,.boxContact a h3 p{font-size:0.18rem; line-height:1.6; letter-spacing:normal; color: #666; font-weight: 400; }

.boxContact ul li:nth-child(1){ width: 38%;}


.boxContact h2{ font-size: 0.3rem; line-height: 2; font-weight: normal; margin-bottom: 0.3rem; width: 100%; display: block; clear: both; }

@media screen and (max-width:1400px) {
.boxContact ul{ max-width:98%; margin:0 auto;}
}





@media screen and (max-width:639px) {
.boxContact ul{ display: block; width: 100%; margin: 0 auto; max-width: 100%; }
.boxContact ul li{display:inline-block; width:48%; text-align:center; margin:10px 1% 1% 1%; padding:10px 1%; height:150px; float:left; }

.boxContact ul li:nth-child(1){ width:58%;}
.boxContact ul li:nth-child(2){ width:38%;}


.boxContact ul li img{ max-width:50%;}
.boxContact{margin-top: 0;}

.boxContact ul li h3, .boxContact a h3 p{ font-size: 0.22rem;}

.boxContact ul li.width_box{ width:100%; }

}




.titleBoxHome .title {
    color: #819dce;
    font-size: 0.32rem;
    font-weight: 700;
	line-height: 2;
    line-height: normal;
	position: relative;	


}
.titleBoxHome .titleen {
	color: #999;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
	position: relative;	
	line-height: 30px;  }

.titleBoxHome .title:after {content: "";
    position: absolute;
    left: 7%;
    bottom: -15px;
    width:  0.5rem;
    height: 2px;

    background-color: #f5f5f5;}


.titleBoxHome .text {
	color: #333;
    font-size: 0.18rem;
    font-weight: 400;
    line-height: normal;
	position: relative;	
	line-height: 1.8;
	margin-top:0.3rem;}

.wenhua_left{ float: left; width: 50%;}
.wenhua_left img{ max-width:100%;}
.wenhua_left p{ font-size: 16px;line-height: 30px;}

.wenhua_right{ float: right; width: 48%; padding:3% 2% 0 0%;position: relative; }


.wenhua_right .decoTitle {
  color: #fff;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-size: 55px;
  position: absolute;
  top: 15%;
  right:10%;
  opacity: .7;
}
@media screen and (max-width:787px) {
.wenhua_right .decoTitle{ display: none; }
}


.contact_left{ float: left; width: 50%;}
.contact_left img{ max-width:100%;}
.contact_left p{ font-size: 16px;line-height: 30px;}

.contact_right{ float: right; width: 46%; padding:2% 2% 0 2%;}

.liuyan_box{clear: both; width: 100%;background:#F0F0F0; margin: 0.3rem 0 0.5rem 0; }

@media screen and (max-width: 787px) {
	.contact_left{ float: none; width: 96%; margin: 0 2%;}
	.contact_left p{ font-size: 14px;line-height: 25px;}
	.contact_right{ float: none; width: 96%; margin: 0 2%;}
	}


@media screen and (max-width: 787px) {
	.wenhua_left{ float: none; width: 96%; margin: 0 2%;}
	.wenhua_left p{ font-size: 14px;line-height: 25px;}
	.wenhua_right{ float: none; width: 96%; margin: 0 2%; padding: 10px ;}
	.aboutArea .TxtBox .titleBoxHome {margin-top: 0; margin-bottom: 10px;}
    .aboutArea .TxtBox{ margin-left: 0; margin-bottom: 10px;}
	.titleBoxHome .title{ font-size: 16px;}
	.titleBoxHome .title:after{ height: 2px; width:70px;}
	.titleBoxHome .text{ font-size: 14px; line-height: 24px;margin-top: 5px;}
}
    .news_box{width:100%;background: #f9f9f9; }
	.w_width{padding:0.5rem; max-width: 1920px; box-sizing: border-box; margin: 0 auto; }
	
	.w_1920{ max-width: 1920px;margin-left: auto;margin-right: auto; }
	.main_box{width: 100%;background: #fff;   padding: 0.5rem;}
	
	
	.news_righttitle{ font-size:.23rem; color:#333; border-bottom:1px solid #ccc; padding-bottom:15px; margin-bottom:15px;}
	
	.news_left01{float:left;width:70%; }
	.news_left01 p{ font-size:.18rem; line-height:2;}
	
	.news_left02{float:left;width:63%; margin:20px 0 10px 0px;}
	
	.news_left02 img{ max-width:100%; }
	
	.news_right02{float:right;margin:0px 0 0px 5%;border: 1px solid #ccc; width:calc(25% - 2px) ; padding: 0.2rem;box-sizing: border-box; }
	.news_right02 h2{ font-size:0.2rem;line-height: 2.5;background: #f1f1f1;max-width:100%;padding-left: 5%; color: #819dce; }

	.righttitle{ font-size:22px; line-height:50px; }
	
	.news_righttitle{ font-size:.23rem; color:#333; border:1px solid #ccccc; padding-bottom:15px; margin-bottom:15px;}
	.news_more{float:right;font-size:16px; font-weight:300;color:#999;}
	.news_more a{ font-size:14px; font-weight:300;color:#999;}
	.news_more a:hover{color:#999; text-decoration:underline;}
	
	.right_news_click{ text-align:center; margin:0.2rem;}
	.right_news_click p{font-size:.16rem; line-height:2;color: #999; }
	.right_news_click p span{ margin-left: 0.3rem	; }
	.right_news_click p span.ico1{ width: 100%;position: relative;padding-left:0.25rem; }
	.right_news_click p span.ico1:before{ position: absolute;content: "";left:0; top:0.01rem;background: url(../images/news_ico1.png);width: 0.2rem; height: 0.2rem;background-size: cover;  }
	.right_news_click p span.ico2{ width: 100%;position: relative;padding-left:0.25rem; }
	.right_news_click p span.ico2:before{ position: absolute;content: "";left:0; top:0.01rem;background: url(../images/news_ico2.png);width: 0.2rem; height: 0.2rem;background-size: cover;  }
	.right_news_click p span.ico3{ width: 100%;position: relative;padding-left:0.25rem; }
	.right_news_click p span.ico3:before{ position: absolute;content: "";left:0; top:0.01rem;background: url(../images/news_ico3.png);width: 0.2rem; height: 0.2rem;background-size: cover;  }
	.right_news_click p span.ico4{ width: 100%;position: relative;padding-left:0.25rem; }
	.right_news_click p span.ico4:before{ position: absolute;content: "";left:0; top:0.01rem;background: url(../images/news_ico4.png);width: 0.2rem; height: 0.2rem;background-size: cover;  }
	
	
	
	
	
	.mainContent{ padding-top:0.2rem; width: 100%;}
	
	.mainContent .child{background:#fff; padding:0.2rem 0;position:relative;border-bottom: 1px solid #ccc; }
	.mainContent .child:after{content: "020"; display: block; height: 0; clear: both;visibility:hidden;}

	.mainContent .child .childInfo{width: 60%;float:right;margin-left:5%;}
	.mainContent .child .childInfo .childTitle{ display:inline-block; width:100%;}
	.mainContent .child .childInfo .childTitle2{line-height:1.5;font-size:0.18rem;font-weight: 400;}
	.mainContent .child .childInfo .childTitle2 span{font-weight: normal;color: #999;font-size: 0.18rem;padding-left: 0.1rem;}
	.mainContent .child .childInfo .childInfo2{font-size:.161.8rem;line-height:1.8;color: #ccc;}

	
	.mainContent .child .childImg{overflow:hidden;position:relative; width:35%;text-align:center; float:left;}
	.mainContent .child .childImg img{max-width: 100%;}
	.mainContent .child:hover .childImg img{-webkit-transform: scale(1.05,1.05); 
	    -moz-transform: scale(1.05,1.05); 
	    -ms-transform: scale(1.05,1.05); 
	    -o-transform: scale(1.05,1.05); 
	    transform: scale(1.05,1.05);transition-duration: 1s;-ms-transition-duration: 1s;-moz-transition-duration: 1s; -webkit-transition-duration: 1s;}

	
	@media (max-width: 1300px) {
	.news_righttitle{ font-size:16px;}
	.right_news_click{ font-size:.18rem }
	.news_more{font-size:.18rem }
	}
	
	@media (max-width: 1024px) {
	.news_righttitle{ font-size:.18rem}
	
	
	
	
	
	
	
	}
	
	@media (max-width: 787px) {
		
		.main_box{padding: 0.2rem;box-sizing: border-box; }
		.w_width{padding:0.2rem;box-sizing: border-box; }	
		
.right_news_click p span.ico1:before,.right_news_click p span.ico4:before{background: none;}
.right_news_click p span.ico1{padding-left: 0;}
.right_news_click p span{margin-left: 0;}

	.right_news_click p span.ico2,.right_news_click p span.ico3{display: none;}
	
	.news_left01{float:none; clear: both;width:100%; margin:10px 0 10px 0px;}
	.news_left01 p{ font-size:.18rem; line-height:26px;}
	
	.news_left02{float:none;width:100%; margin:10px 1% 10px 1%;}
	
	.news_right02{float:none;width:100%; margin:10px 1% 10px 1%;}
	
	.ditu_m{width: 100%;clear: both;}
	
	}
	
	
	.aboutk_tit{ text-align:center; font-size:0.245rem; font-weight:700; color:#333;line-height: 1.8;}

	
	.news_close{ position:absolute; right:5px; top:0;}
	
	.text_neirong{line-height:25px;font-size:16px; padding:0 0px; }
	.text_neirong p{ line-height:25px; font-size:16px;}
	.text_neirong p img{ max-width:100%; max-height:100%; float:none; margin:20px auto; text-align:center;}
	.neirong_pic{ text-align:center;}
	.neirong_pic img{ margin:0 auto;max-width:100%; max-height:100%; } 
	.text_neirong img{max-width:100%; max-height:100%; float:none; margin:20px auto; text-align:center;}
	
	.text_neirong h4{ font-size:.23rem; line-height:35px; padding-bottom:0px; margin:10px 0;}
	
	
	.text_neirong1{line-height:25px;font-size:.18rem;text-align:center; margin:0; padding:0; }
	.text_neirong1 img{max-width:100%; max-height:100%; float:none; margin:0px auto; text-align:center;}
	
	

	.zhaiyao{ clear:both; width:98%; margin:15px auto; padding:5px 1%; line-height:26px; font-size:14px; text-align:left; background:#f4f4f4; }
	
	
	.news_line{ clear:both; width:100%; border-top:1px solid #ddd;  line-height:28px; font-size:.18rem; padding:10px 2%;}
	.news_line a{ font-size:.18rem}
	
	.news_line .fl{ float: left;} 
	.news_line .fr{ float: right;} 
	
	@media (max-width: 1300px) {
	.news_line{ font-size:.18rem}
	.news_line a{ font-size:.18rem}
	}
	
	
	@media (max-width: 1024px) {
	.news_line{ font-size:14px;}
	.news_line a{ font-size:14px;}
	}
	
	@media (max-width: 639px) {
	.news_line{ font-size:13px; padding-bottom:5px;}
	.news_line a{ font-size:13px;}
	}
	
	
	
	.project-cover{
		position: absolute;
	    width: 100%;
	    height: 100%;
	    margin-top: 0;
	    overflow: hidden;
	    z-index: 2;
	    cursor: pointer;
	    opacity: 0;
	    transition: opacity .4s ease-out;
	}
	
	.card-header, .card-body{
		position: relative;
		height: 100%;
	    margin: 0 auto;
	    padding: 0;
	    transition: margin .4s ease-out;
	    text-align: center;
	    overflow: hidden;
	}
	
	.card-header h2, .card-header h3, .card-header h4{
		position: relative;
	    display: block;
	    margin: 0 auto;
	    padding-bottom: 10px;
	    font-size: 32px;
	    line-height: 1.25;
	    color: #fff;
	    z-index: 2;
	    letter-spacing: 3px;
	}
	
	.card-body p{
		position: relative;
	    display: block;
	    z-index: 2;
	    font-size:0.18rem;
	    line-height: 1.6;
	    color: #fff;
	    transition: opacity .4s ease-out,margin-top .4s ease-out;
	    letter-spacing: 1px;
	}
	
	a:hover .project-cover{
	 	opacity: 1;
	 }
	
	
	 /* core */
	.core{
	  	position: relative;
	  	width: 100%;
	  	max-width: 100%;
	  	overflow: hidden;
		 margin:0 auto;
		 margin-bottom: 0.3rem;
	 }
	.core .col-md-3{
	 	height: 100%;

	 	padding: 0;
		width: 25%;
		float: left;
		position: relative;
		min-height:1px
	 }
		
	
	.core .project-cover{
		height: 100%;
	    padding: 0;
	    top: 0;
	    opacity: 1;
	    transition: opacity .4s ease-out,background .4s ease-out;
	}
	.core .card-header{
	
	    top: 80%;
	    transform: translateY(-50%);
	 }
	.core img{
	 	width: 100%;
	    height: auto;
	    z-index: 1;
	    border: 0;
	    background-color: #666;
	 }
	 .core .card-header img{
	 	width: 50px;
	    background: none;
	    margin-bottom: 0.2rem;
	 }
	 

	 
	 .core .card-header h3{
	 	font-size: 0.2rem;
		line-height:2;
		font-weight:normal;
	 }
	.card-header p{
	 	position: relative;
	    display: block;
	    z-index: 2;
	    font-size: 0.18rem;
	    line-height: 1.75;
	    color: #fff;
	    transition: opacity .4s ease-out,margin-top .4s ease-out;
	    letter-spacing:0;
	    text-align: left;
		opacity: 0;
		padding: 0 5%;
 }

	
	.core .card-body img{
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
		display: block;
	    width: 70px;
	    background: none;
	    padding-bottom: 40px;
	    transition: all .35s ease-out;
	    opacity: 0;
	}
	
	.core a:hover .project-cover{
	
	background:-webkit-gradient(linear, 46% 0%, 100% 0%, from(rgba(0,0,0,0.5)), to(rgba(0,12,12,0.5)));
	
	}
	.core a:hover .project-cover .card-body img{
		opacity: 0;
		left: 50%;
		transform: translateX(-50%);
	}
	.core .project-cover:hover .card-header{
		
		margin-top: -80px;
	}
    .core .project-cover:hover .card-header img{ opacity: 0;}
	.core .project-cover:hover .card-header p{
		opacity: 1;
	}
	
	
	


.demo-body { padding: 0 ;
    margin: 0 auto;
   }
	

	.abPicZoom-preview { max-width:1000px;width: 100%;float: none;margin: 0 auto; }
	
	.abPicZoom-preview .bigImg { width:1000px; height:667px; padding:5px;  border-radius:0; background:none; overflow:hidden; }
	.abPicZoom-preview .bigImg li { width:1000px; height:667px; overflow:hidden; }
	.abPicZoom-preview .preview, .abPicZoom-preview .bigImg li img { border-radius:0;max-width: 1000px;}
	
	.abPicZoom-preview .bigImg .wrap{ max-width: 1000px; margin: 0; padding: 0;}
	

	.abPicZoom-preview .selector { cursor:move; filter:alpha(opacity=20); -moz-opacity:0.2; opacity:0.2; background-color:#000; border:1px solid #eee; width:160px; height:160px; background-image:url(../images/selector_bg.png); border-radius:30px; }
	

	.abPicZoom-preview .smallImg { position:relative; width:1000px; height:130px; overflow:hidden; }
	.abPicZoom-preview .smallImg .smallList { width:980px; margin:0 auto; overflow:hidden; }
	.abPicZoom-preview .smallImg li { float:left; width:100px; margin:25px 0 10px 25px; }
	.abPicZoom-preview .smallImg li img { border-radius:0; width:100px; height:67px; cursor:pointer;max-width: 100px;border: none; }
	.abPicZoom-preview .smallImg li a { background:none; border:none; border-radius:0; width:100px; height:67px; display:block; }
	.abPicZoom-preview .smallImg li.on a { background:none; border:none; border-radius:0; width:100px; height:67px; display:block;}
	.abPicZoom-preview .smallImg li a:hover, .abPicZoom-preview .smallImg li.on a:hover { border:none; }
	

	.abPicZoom-preview .sPrev, .abPicZoom-preview .sNext { z-index:2; position: absolute; top:40px; width: 35px; height:35px;font-size:0.8rem; line-height:35px; color:#ccc; text-align:center; display:block;font-weight: normal;font-family: 'Courier New', Courier, monospace; }
	.abPicZoom-preview .sPrev { left:10px; } .abPicZoom-preview .sNext { right:10px; }
	.abPicZoom-preview .sPrev:hover, .abPicZoom-preview .sNext:hover { color:#819dce;  }
	.demo-intro2{float: right; width: 590px;}
	.demo-intro2 .p1{font-size: 32px; margin-top: 22px; padding-left: 8px;}
	.demo-intro2 .p2{font-size: 20px; font-weight: bold; line-height: 66px; border-bottom: 1px #d0d0d0 solid;}
	.demo-intro2 .p2 img{vertical-align:middle;}
	.demo-intro2 .p3{font-size: 20px; color:#7f7f7f;border-bottom: 1px #d0d0d0 solid; padding-bottom: 22px;padding-left: 8px; padding-top: 8px;}
	.demo-intro2 .pimgbd{padding: 20px 8px; display: flex; flex-wrap: wrap;}
	.demo-intro2 .pimgbd img{max-width: 20%; margin-right: 2%;}
	.demo-intro2 .ptdtit{padding: 10px 20px; background-color: #e7e7e7; font-size: 18px; color: #585858;}
	.demo-intro2 .ptdword{padding: 20px; line-height: 36px; font-size: 16px; color: #585858;}
	.dotdiv{position: relative; text-indent: 1em;}
	
	.detailBdTit span{border-bottom: 2px #0e97df solid; line-height: 68px; display: block; width: 25%; text-indent: 2em;}
	.detailBdTit{background-color: #f7f7f7; color: #646464; font-size: 16px; font-weight: bold; padding:0;}
	.detailBd{max-width: 1200px; margin: 30px auto;}
	.detailBd .detailLy{margin: 30px 0;}
	.detailBd .ptdtit{padding: 10px 20px; background-color: #e7e7e7; font-size: 18px; color: #585858;}
	.detailBd .ptdword{padding: 20px; line-height: 36px; font-size: 16px; color: #585858;}
	
	
	@media screen and (max-width:1200px) {
	.demo-body {padding:0 0.185rem;}
	
	.abPicZoom-preview{width: 375px; margin: 0 auto;}
	    .abPicZoom-preview .bigImg { width: 365px;  height: 365px;display: block;margin: 0 auto;text-align: center;    }
	    .bigImg img{width: 365px; height: 365px;}
	    .smallImg img{width:60px; height: 60px;}
		.abPicZoom-preview .smallImg li img { border-radius:0; width:60px; height:60px; cursor:pointer;max-width: 60px; }
	    .abPicZoom-preview .smallImg li{width: 72px;padding:15px 0px 10px 0px;}
	    .abPicZoom-preview .smallImg li.on a,.abPicZoom-preview .smallImg li a { width: 60px;  height: 60px; }
	    .abPicZoom-preview .smallImg { width: 375px; height: 90px; }
	    .abPicZoom-preview .sPrev, .abPicZoom-preview .sNext{height: 60px; line-height: 60px;}
	    .abPicZoom-preview .smallImg .smallList{width: 286px;}
	    .demo-intro2{width: 100%;}
	    .demo-intro2 .ptdword {line-height: 26px;font-size: 12px;}
	    .detailBd {margin: 10px auto; }
	    .detailBdTit span {line-height: 48px;display: block;width: 55%;text-indent: 1em;    }
	    .detail-pro .detail-pro-bd .bigtit{text-align: center;}
	    .detailBd .detailLy{margin: 10px 0; padding: 10px;}
	    .abPicZoom-preview .sPrev, .abPicZoom-preview .sNext{top:15px}
	}	
	
	
	@media screen and (max-width:639px) {
	.abPicZoom-preview{max-width: 100%; width: 100%;margin: 0 auto;float: none;}
	.abPicZoom-preview .preview, .abPicZoom-preview .bigImg li img{max-width: 100%;display: block;margin: 0 auto;text-align: center;}
	.abPicZoom-preview .bigImg{width:auto; height: auto;margin-top: 0;padding: 0;}
	.bigImg img{max-width:100%;max-height:100%;}

	.abPicZoom-preview .bigImg li{width:100%; height: auto;display: block;margin: 0 auto;text-align: center;}
	.abPicZoom-preview .smallImg{width: 100%; height: 90px;}
	.abPicZoom-preview .smallImg .smallList{width: 100%;}
	.productshow_left{float: none;width: 100%;max-width: 100%;margin-top: 5px; padding-bottom: 5px;}
	.productshow_left table{ overflow: hidden;margin:10px 0;}
	.productshow_left table tr td,.productshow_left table tr{}
	.abPicZoom-preview .sPrev{left:0}
	.abPicZoom-preview .sNext{right: 0;}
	.abPicZoom-preview .smallImg li{margin: 0 2px;}
	.abPicZoom-preview .selector{display: none;}
	.productshow_left h1{line-height: 2.5;}



	}
		
		
			
	
	
	

.index_title{ text-align:center; }
.index_title .title{ position:relative;}
.index_title .title strong{ display:block; font-size:0.24rem; position:relative;  color:#2b57a1; font-weight: 700;text-transform:Uppercase; }
.index_title .line01{ width:0.3rem; height:2px; background:#ff0000;  margin:0.2rem auto 0 auto;}


.index_youshi{ padding:0.3rem 0;}




.productshow_left{ float: none;width:100%; text-align: center; max-width: 100%; margin-top: 20px; }
.productshow_left h1{ font-size: 0.3rem; line-height: 2; color: #333;font-weight: 700; }
.productshow_left h5{ width: 0.5rem; height: 2px; background: #819DCE; margin: 0.1rem auto; display: block; }
.productshow_left p{  font-size: 0.18rem; color: #333; position: relative; padding: 0px 0px; display: block; line-height: 1.8; }
.productshow_left table{ width: 100%; display: block; margin-top: 20px;margin-bottom: 20px;}
.productshow_left table tr td{ border-bottom: 1px solid #ddd; line-height: 3; font-size: .18rem; padding: 0 0px;box-sizing: border-box;}

.jieshao_box_p table tr,.jieshao_box_p table tr td{ border:1px solid #ccc; padding:5px 2px;font-size: 0.16rem;line-height: 2;text-align: center;letter-spacing: normal; vertical-align: middle; }	 
.jieshao_box_p table tr strong,.jieshao_box_p table tr td strong{font-size: 0.18rem;}
.jieshao_box_p table{ border:none;}
.jieshao_box_p table tr.firstRow td{padding: 20px 0;}

.jieshao_box_p table tr th{color: #819dce; background: #f1fbf5; line-height: 2; padding: 0.1rem 0;font-size: 0.2rem;}

.jieshao_box_p table tr th:nth-child(1){width: 7%;}
.jieshao_box_p table tr th:nth-child(2){width: 48%;}
.jieshao_box_p table tr th:nth-child(4){width: 32%;}


.jieshao_box_p table.wid100 tr th:nth-child(1){width: auto;}
.jieshao_box_p table.wid100 tr th:nth-child(2){width: auto;}
.jieshao_box_p table.wid100 tr th:nth-child(4){width: auto;}


@media screen and (max-width:639px) {
.productshow_left{ float: none;width:100%; max-width: 100%; margin-top: 0.2rem; }
.productshow_left h1{ line-height: 1.8; font-size: 0.26rem;}


.productshow_left p{font-size:0.22rem}

.jieshao_box_p table tr, .jieshao_box_p table tr td{font-size:0.2rem}


	}

@media screen and (max-width:639px) {
.gaodu{ margin-top:0.5rem;}
}

    .cantainer1{ position: relative;width: 100%;margin: 0 auto; }
	
	.cantainer1 img { margin: 10px 0;  padding: 0; border-radius: 0;max-width: 100%; display: block;text-align: center;}
	.cantainer1 h1{ font-size: 0.24rem; color:  #333; line-height: 2.4; font-weight: normal; text-align: left; width: 100%; display: block; border-bottom: 3px solid #ecb600; max-width:2.4rem; margin-bottom: 20px;margin-top: 25px; position: relative;padding-left: 15px;box-sizing: border-box;font-weight: 700;color: #819dce; }
	
	.cantainer1 h1:after{ position: absolute; content: "";width: 8px;height: 8px;background: #dc251f;left: 0; top: 40%;border-radius: 50%;}
		
	.xiangxi{ clear: both; width: 100%;font-size: 0.18rem; line-height:2;max-width: 1920px; margin: 10px auto;}
	.xiangxi p{ font-size: 0.18rem; line-height:2;}
	
		.xiangxi p strong{ font-size: 0.22rem;}
	
	
@media screen and (max-width:639px) {
		.xiangxi p{ font-size: 0.22rem; }
		
		.xiangxi p strong{ font-size: 0.24rem;}
		.cantainer1 h1{font-size:0.26rem;}
	}
	
	
	
	.cantainer1 .title-nav{
		width: 100%;
		height: 60px;
		line-height: 60px;
		background:none;
	
		position: absolute;
		background: #fff;
		margin-bottom: 0;
		border-bottom: 1px solid #ccc;
	}
	.cantainer1 .title-nav.fixed{
		position: fixed;
		top: 0.9rem;
		left: 0;
		z-index: 1;
	}
	
	.cantainer1 .title-nav ul{
		width: 100%;
		position: absolute;
		left: 0px;
	
		text-align: center;
		z-index:1;
		font-size: 0;
	}
	.cantainer1 .title-nav ul li{
		width: auto;
		display: inline-block;
		padding:  0 0.3rem;
		vertical-align: top;
		color: #666666;
		font-size: 0.2rem;
		cursor: pointer;
		font-weight:400;
		position: relative;
		text-align: center;
	}
	.cantainer1 .title-nav ul .li-act{
	
		color: #819dce;font-weight: 700;
	}
	
	/* .cantainer1 .title-nav ul li:nth-child(1)::before{position: absolute;content: ""; width: 25px; height: 25px; background: url(../images/pro_show_ico1.png) no-repeat center center;left: 10px; top: 18px; background-size: cover;}
	
	.cantainer1 .title-nav ul li:nth-child(2)::before{position: absolute;content: ""; width: 25px; height: 25px; background: url(../images/pro_show_ico2.png) no-repeat center center;left: 10px; top: 18px; background-size: cover;}
	
	
	.cantainer1 .title-nav ul li:nth-child(3)::before{position: absolute;content: ""; width: 25px; height: 25px; background: url(../images/pro_show_ico3.png) no-repeat center center;left: 10px; top: 18px; background-size: cover;}
	
	
	.cantainer1 .title-nav ul li:nth-child(4)::before{position: absolute;content: ""; width: 25px; height: 25px; background: url(../images/pro_show_ico4.png) no-repeat center center;left: 10px; top: 18px; background-size: cover;}
	
	.cantainer1 .title-nav ul li:nth-child(5)::before{position: absolute;content: ""; width: 25px; height: 25px; background: url(../images/pro_show_ico5.png) no-repeat center center;left: 10px; top: 18px; background-size: cover;}
	
	.cantainer1 .title-nav ul li:nth-child(6)::before{position: absolute;content: ""; width: 25px; height: 25px; background: url(../images/pro_show_ico6.png) no-repeat center center;left: 10px; top: 18px; background-size: cover;}
	 */
	
	
	.cantainer1 .section2,.cantainer1 .section3,.cantainer1 .section4,.cantainer1 .section5,,.cantainer1 .section6,.cantainer1 .section7,.cantainer1 .section8{
		width: 100%;
		position: relative;
	}
	
	.section1{
		margin-top: -80px;

	}
	
	
	.cantainer1 .section00a{
		padding-top: 80px;
		margin-bottom: -90px;
	}
	
	
	@media (max-width:1024px) {
	.cantainer1 .title-nav{
	height:50px;
	line-height: 50px;
	}
	

	}
	
	@media (max-width:639px) {
		.cantainer1 .section00a{margin-top:0;padding-top: 40px;margin-bottom: -50px;}
		.cantainer1 .section2 table tr td{width: 100%; display: block;}
		
	.cantainer1 .title-nav.fixed{top:45px;padding-top: 10px; }
	.cantainer1 .title-nav{
	height:80px;
		line-height: 30px;
		padding-top: 0.2rem;
		padding-bottom: 0.4rem;
	}
	.cantainer1 .title-nav ul li{
		width:31.33%;
		margin:0 1%;
		padding:0 0 0 0px;
		box-sizing: border-box;
		font-size: 0.22rem;
	}
	.cantainer1 .title-nav ul li:nth-child(1)::before,.cantainer1 .title-nav ul li:nth-child(2)::before,.cantainer1 .title-nav ul li:nth-child(3)::before,.cantainer1 .title-nav ul li:nth-child(4)::before,.cantainer1 .title-nav ul li:nth-child(5)::before,.cantainer1 .title-nav ul li:nth-child(6)::before{left: 2px;top:7px;width: 20px;height: 20px;}

	}






.catalogArea {
  position: relative;
 padding: 0px 0 0px 0;
 margin-top: 0.5rem;

}


.catalogArea:after{
	content: "";
	    position: absolute;
	    width: clamp(150px, 30vw, 345px);
	    height: auto;
	    aspect-ratio: 345/708;
	    background: url(../images/bg_left.png) no-repeat center center/100% auto;
	    bottom: 0;
	    left: 0;
	    z-index: -1;
	}
	
	

.catalogBox{ position: relative; width: 100%; }
@media (max-width: 767px) {
  .catalogArea {
    padding: 0;
	margin-top: 0rem;
  }
}
.catalogArea .catalogBox .catalogList, .catalogArea .catalogBox .titleBox {
  padding-left: 55%;float: none;width: 100%;
}
@media (max-width: 1540px) {
  .catalogArea .catalogBox .catalogList, .catalogArea .catalogBox .titleBox {
      padding-left:55%;
  }
}
@media (max-width: 1350px) {
  .catalogArea .catalogBox .catalogList, .catalogArea .catalogBox .titleBox {
    padding-left:55%;
  }
}
@media (max-width: 1023px) {
  .catalogArea .catalogBox .catalogList, .catalogArea .catalogBox .titleBox {
    padding-left: 0;
  }
}

.catalogArea .catalogBox .catalogList, .catalogArea .catalogBox .titleBox .btn{margin-top: 0.2rem;}


.catalogArea .catalogBox .imgBox {
  position: absolute;
  left: 0;
  top: 3px;
  width: 50%;
  z-index: 0;
  border-radius: 0 30px 30px 0;
  overflow: hidden;
}

@media (max-width: 1023px) {
  .catalogArea .catalogBox .imgBox {
    position: static;
    width: 100%;
    border-radius: 30px;
  }
}
.catalogArea .catalogBox .imgBox img {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: all 0.8s;
}
.catalogArea .catalogBox .imgBox.hide img {
  opacity: 0;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  transition: all 0.2s;
}
.catalogArea .titleBox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 18px;
}
@media (max-width: 1023px) {
  .catalogArea .titleBox .rightBox {
    width: 100%;
    padding-top: 40px;
  }
}
.catalogArea .titleBox .leftBox {
  max-width: 530px;
}
@media (max-width: 639px) {
  .catalogArea .titleBox .leftBox {
    max-width: 350px;
  }
  
  .catalogArea .titleBox .rightBox {
    width: 100%;
    padding-top: 15px;
  }
  
  .catalogArea .titleBox { margin-bottom: 0; }
  
}
.catalogArea .titleBox .btnBox {
  margin-top: 0;
  padding: 0 0 6px 0;
  margin-right: -4px;
}
.catalogArea .catalogList {
  height: 500px;
}

@media (max-width: 1350px) {
  .catalogArea .catalogList {
    height: 400px;
  }
}



@media (max-width: 1180px) {
  .catalogArea .catalogList {
    height: 350px;
  }
}
@media (max-width: 1023px) {
  .catalogArea .catalogList {
    height: auto;
    padding-bottom: 20px;
  }
}

@media (max-width: 639px) {
  .catalogArea .catalogList {
    height: 330px;
    padding-bottom: 0;
  }
}




.catalogArea .catalogList .slick-list {
  margin: 0 -3px;
}
.catalogArea .catalogItem {
  height: 116px;
  position: relative;
}
@media (max-width: 1680px) {
  .catalogArea .catalogItem {
    height: 100px;
  }
}

@media (max-width: 1350px) {
  .catalogArea .catalogItem {
    height: 80px;
	width: 100%;
	
  }
}
@media (max-width: 767px) {
  .catalogArea .catalogItem {
    height: auto;
	padding: 15px 0;
  }

  .catalogArea .catalogItem .item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: center;
        align-items: center;
    height: 100%;
	overflow: hidden;
	  }
}
.catalogArea .catalogItem .linkWrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
@media (min-width: 1201px) {
  .catalogArea .catalogItem:hover::after {
    width: 100%;
  }
  .catalogArea .catalogItem:hover .Txt {
    -webkit-transform: translateX(19px);
            transform: translateX(19px);
    color: #009ad8;
  }
  .catalogArea .catalogItem:hover .Txt a {
    color: #009ad8;
  }
  .catalogArea .catalogItem:hover .Txt .btnText {
    color: #009ad8;
  }
}
.catalogArea .catalogItem::before, .catalogArea .catalogItem::after {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.catalogArea .catalogItem::before {
  background-color: #cccccc;
  width: 100%;
}
.catalogArea .catalogItem::after {
  background-color: #009ad8;
  width: 0;
  transition: all 1.2s;
}
.catalogArea .catalogItem .Txt {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 30px 0px 0;
  transition: all 0.5s;
  width: 100%;
}
@media (max-width: 1680px) {
  .catalogArea .catalogItem .Txt {
    padding: 20px 0px 0;
  }
}
@media (max-width: 1350px) {
  .catalogArea .catalogItem .Txt {
    padding: 20px 0px 0;
  }
}
@media (max-width: 1180px) {
  .catalogArea .catalogItem .Txt {
    padding: 15px 0px 0;
  }
}
@media (max-width: 767px) {
  .catalogArea .catalogItem .Txt {
    padding: 0;
  }
}
.catalogArea .catalogItem .center {
  width: calc(80% - 152px);
  padding-right: 20px;
}

.catalogArea .catalogItem .title {
  font-size: 0.22rem;
  line-height: 1.2;
  font-weight: normal;
  color: #111;
   text-overflow:ellipsis;
      white-space:nowrap;
}

.catalogArea .catalogItem .center .intro {
  font-size: 0.18rem;
  line-height: 2;
  font-weight: normal;
  padding-top: 0.15rem;
  color: #999;
  text-overflow:ellipsis;
      white-space:nowrap;
}

@media (max-width: 767px) {
  .catalogArea .catalogItem .title {
     font-size: 0.24rem;
  }
  .catalogArea .catalogItem .center .intro {
	font-size: 0.22rem;  
	  }
}




.catalogArea .catalogItem .num {
  font-size: 0.28rem;
  font-weight: 400;
  width: 6%;
  color: #666;
}


  .catalogArea .catalogItem .center{width:94%; padding-left: 2%; padding-right: 0;}
  
  
  
}
.catalogArea .catalogItem .btnBox {
  margin-top: -3px;
}
@media (max-width: 639px) {
  .catalogArea .catalogItem .btnBox .btn {
    padding: 0;
  }
}
.catalogArea .bottom {
  position: absolute;
  bottom: 73px;
  width: 438px;
  left: calc(35.9vw - 438px);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: end;
  -ms-flex-align: center;
      align-items: center;
}
@media (max-width: 1350px) {
  .catalogArea .bottom {
    left: calc(45vw - 438px);
  }
}
@media (max-width: 1023px) {
  .catalogArea .bottom {
    position: static;
    width: 100%;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}
@media (max-width: 767px) {
  .catalogArea .bottom {
    -ms-flex-pack: center;
        justify-content: center;
  }
}
.catalogArea .dotsBox {
  width: calc(100% - 152px);
  padding-top: 15px;
}
@media (max-width: 767px) {
  .catalogArea .dotsBox {
    display: none;
  }
}
.catalogArea .slickBtnBox .slickBtn.arrowPrev {
  margin-right: 22px;
}
.catalogArea:not(.show) .titleBox .dot {
  -webkit-transform: scale(0);
          transform: scale(0);
}
.catalogArea:not(.show) .titleBox .dots::after {
  width: 0;
}
.catalogArea:not(.show) .titleBox .txt {
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
          clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
}
.catalogArea:not(.show) .titleBox .decoTitle {
  opacity: 0;
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
}
.catalogArea:not(.show) .btnBox {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.catalogArea:not(.show) .imgBox .Img {
  opacity: 0;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.catalogArea:not(.show) .catalogList, .catalogArea:not(.show) .bottom {
  opacity: 0;
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
}
.catalogArea.show .titleBox .dot {
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: all 0.3s;
}
.catalogArea.show .titleBox .dots::after {
  width: 61px;
  transition: all 0.8s 0.2s;
}
.catalogArea.show .titleBox .txt {
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
  transition: all 0.8s 0.4s;
}
.catalogArea.show .titleBox .decoTitle {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  transition: all 0.8s 0.6s;
}
.catalogArea.show .btnBox {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  transition: all 0.8s 0.8s;
}

@media (max-width: 639px) {
.catalogArea.show .btnBox{ opacity: 0; display: none;}
}


.catalogArea.show .imgBox .Img {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: all 0.8s 1s;
}
.catalogArea.show .catalogList {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  transition: all 0.8s 1s;
}
.catalogArea.show .bottom {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  transition: all 0.8s 1.2s;
}




.neiye_box{
position: relative;
    width: 100%;
    clear: both;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;

    height: auto;
    padding-top: 30px;
}


@media (max-width: 1200px) {
	.neiye_box{ padding-top: 20px;}
	
	
	}
	
	
	@media (max-width: 1023px) {
		.neiye_box{ padding-top: 10px;}
		
		
		}
	





.slick-slider .slick-arrow,
.controlBox .slick-arrow {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #fff !important;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  z-index: 2;
  margin: 10px 5px;
}
.slick-slider .slick-arrow::before,
.controlBox .slick-arrow::before {
  content: "";
  border-style: solid;
  display: block;
  opacity: 1;
  pointer-events: none;
  z-index: 2;
  width: 0;
  height: 0;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.slick-slider .slick-arrow.slick-prev::before,
.controlBox .slick-arrow.slick-prev::before {
  border-width: 5px 9px 5px 0;
  border-color: transparent #39598f transparent transparent;
  -webkit-transform: translateX(-2px);
          transform: translateX(-2px);
}
.slick-slider .slick-arrow.slick-next::before,
.controlBox .slick-arrow.slick-next::before {
  border-width: 5px 0 5px 9px;
  border-color: transparent transparent transparent #39598f;
  -webkit-transform: translateX(2px);
          transform: translateX(2px);
}
@media (min-width: 1181px) {
  .slick-slider .slick-arrow:hover,
  .controlBox .slick-arrow:hover {
    background-color: #39598f !important;
  }
  .slick-slider .slick-arrow:hover.slick-prev::before,
  .controlBox .slick-arrow:hover.slick-prev::before {
    border-color: transparent #fff transparent transparent;
  }
  .slick-slider .slick-arrow:hover.slick-next::before,
  .controlBox .slick-arrow:hover.slick-next::before {
    border-color: transparent transparent transparent #fff;
  }
}
.slick-slider .slick-dots,
.controlBox .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
}
.slick-slider .slick-dots.center,
.controlBox .slick-dots.center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.slick-slider .slick-dots.vertical,
.controlBox .slick-dots.vertical {
  width: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
}
.slick-slider .slick-dots.vertical li,
.controlBox .slick-dots.vertical li {
  margin: 12.5px 0;
}
.slick-slider .slick-dots:not(.vertical) li,
.controlBox .slick-dots:not(.vertical) li {
  margin: 0 8px;
}
.slick-slider .slick-dots.large li,
.controlBox .slick-dots.large li {
  width: 16px;
  height: 16px;
}
.slick-slider .slick-dots.white li button::before,
.controlBox .slick-dots.white li button::before {
  background-color: #fff;
}
.slick-slider .slick-dots li,
.controlBox .slick-dots li {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.slick-slider .slick-dots li button,
.controlBox .slick-dots li button {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: none;
  color: transparent;
  display: block;
  padding: 0;
  position: relative;
  background: #fff;
}
.slick-slider .slick-dots li button::before,
.controlBox .slick-dots li button::before {
  content: "";
  width: calc(100% + 11px);
  height: calc(100% + 11px);
  border: 0.6px solid #fff;
  border-radius: 50%;
  color: transparent;
  font-size: 0;
  opacity: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
}
.slick-slider .slick-dots li.slick-active button::before,
.controlBox .slick-dots li.slick-active button::before {
  opacity: 1;
}
@media (min-width: 1181px) {
  .slick-slider .slick-dots li:hover button::before,
  .controlBox .slick-dots li:hover button::before {
    opacity: 1;
  }
}

.slickClsList:not(.slick-slider) {
  overflow: hidden;
}
.slickClsList:not(.slick-slider) .slickClsItem:not(:first-child) {
  display: none;
}

@media (max-width: 639px) {
.slick-slider .slick-dots li button,
.controlBox .slick-dots li button {

  border-radius: 0;
  border: none;

  background: #fff;
}

.slick-slider .slick-dots li button::before, .controlBox .slick-dots li button::before{border:0}
.home-banner .home-banner-slick-phone .slick-dots .slick-active button{ background:#819DCE ;}
.home-banner .home-banner-slick-phone .slick-dots{left:40%}
.home-banner .home-banner-slick-phone .banner-info .info{top:60%}
.slick-slider .slick-arrow, .controlBox .slick-arrow{display: none;opacity: 0;}
}





.map_img_bg{margin:-80px auto 0 auto;position: relative; z-index:-11; }



.hidd{display: block;}
.hidds{display: none;}


.hidd001{display: block;}

.hidd002{display: none;}


@media (max-width:1400px) {
	.hidd001{display: none;}
	.hidd002{display: block;}
}


@media (max-width: 639px) {
.hidd{display: none;}
.hidds{display: block; }
}