.total{
  width: 100%;

}




.container {
  width: 100% !important;
  height: 100%;
}
.w1800 {
  margin: 0 auto;
  width: 1800px;
  height: 100%;
}
@-webkit-keyframes myrotate {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes myrotate {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-ms-keyframes myrotate {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
  }
}
@keyframes myrotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.pcindex .first {
  height: 100%;
  width: 100%;
}
.pcindex .first .container {
  position: relative;
}
.pcindex .first .vline {
  height: 60%;
  width: 2px;
  *width: 4px;
  background-color: #efde01;
  margin: 0 auto;
  border: 1px solid #e5d20b;
  border-style: none solid none solid;
}
.pcindex .first .phonesblock {
  width: 49%;
  height: 80%;
  background-color: inherit;
  background-color: transparent;
  float: left;
  position: absolute;
  bottom: 0;
}
.pcindex .first .phonesblock .phones {
  width: 80%;
  height: 100%;
  margin: 0 auto;
}
.pcindex .first .phonesblock .phones .phone1,
.pcindex .first .phonesblock .phones .phone2 {
  opacity: 0;
}
.pcindex .first .phonesblock .phones .phone1 {
  float: left;
  width: 50%;
  position: relative;
}
.pcindex .first .phonesblock .phones .phone2 {
  float: right;
  width: 45%;
  position: relative;
  right: 20%;
}
.pcindex .first .downblock {
  width: 50%;
  height: 100%;
  float: right;
  background-color: inherit;
  background-color: transparent;
  position: relative;
}
.pcindex .first .downblock .downwrap {
  height: 70%;
  width: 100%;
  position: absolute;
  bottom: 0;
}
.pcindex .first .downblock .downwrap .down {
  display: none;
}
.pcindex .first .star {
  opacity: 0;
  width: 10%;
  height: 30%;
  background-color: transparent;
  background-color: inherit;
  margin: 0 auto;
  position: absolute;
  z-index: 0;
  text-align: center;
  left: 45%;
  top: 0;
}
.pcindex .first .star img {
  position: relative;
  bottom: 10%;
  height: 40%;
  max-width: 100%;
  margin: 0 auto;
  -webkit-animation: myrotate 5s infinite linear;
  animation: myrotate 5s infinite linear;
}
.pcindex .first .star img:hover {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.pcindex .first .androiddown {
  position: absolute;
}
.pcindex .first .androiddown:hover {
  cursor: pointer;
  background-color: rgba(0, 0, 255, 0.18);
}
.pcindex .second {
  background-color: #eeeeee;
}
.pcindex .second .vline {
  height: 60%;
  width: 2px;
  *width: 4px;
  background-color: #722d98;
  margin: 0 auto;
}
.pcindex .second .container {
  position: relative;
}
.pcindex .second .hablock {
  width: 65%;
  background-color: transparent;
  background-color: inherit;
  height: 80%;
  float: left;
  position: absolute;
  bottom: 0;
}
.pcindex .second .hablock .starmoon {
  display: none;
  height: 20%;
  margin: 0 auto;
  position: relative;
}
.pcindex .second .hablock .starmoon img {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.pcindex .second .hablock .help {
  height: 40%;
  width: 100%;
  position: relative;
}
.pcindex .second .hablock .help img#help {
  height: 100%;
  display: block;
  margin: 0 auto;
}
.pcindex .second .hablock .help .pop4 {
  position: absolute;
  top: 0;
  left: 10px;
}
.pcindex .second .hablock .help .pop4 img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
}
.pcindex .second .hablock .answer {
  height: 40%;
  width: 100%;
  position: relative;
}
.pcindex .second .hablock .answer .answers {
  height: 50%;
  width: 100%;
  position: relative;
}
.pcindex .second .hablock .answer .answers .pop1,
.pcindex .second .hablock .answer .answers .pop2,
.pcindex .second .hablock .answer .answers .pop3 {
  height: 100%;
  width: 32%;
  position: absolute;
}
.pcindex .second .hablock .answer .answers .pop1 img,
.pcindex .second .hablock .answer .answers .pop2 img,
.pcindex .second .hablock .answer .answers .pop3 img {
  position: absolute;
  left: 0px;
  top: 0px;
}
.pcindex .second .hablock .answer .pillows {
  position: absolute;
  bottom: 0;
  height: 50%;
  width: 100%;
}
.pcindex .second .hablock .answer .pillows img {
  height: 70%;
  display: block;
  margin: 0 auto;
}
.pcindex .second .yewenblock {
  width: 35%;
  height: 100%;
  float: right;
  display: table;
}
.pcindex .second .yewenblock .yewen {
  display: table-cell;
  vertical-align: middle;
}
.pcindex .second .yewenblock .yewen .title {
  font-family: "Youyuan", "幼圆", "SYHT", "微软雅黑", "Microsoft Yahei", "Heiti";
  color: #6b318b;
  font-size: 24px;
  font-weight: 600;
}
.pcindex .second .yewenblock .yewen .content {
  font-family: "Youyuan", "幼圆", "SYHT", "微软雅黑", "Microsoft Yahei", "Heiti";
  font-size: 24px;
}
.pcindex .second .ball {
  position: absolute;
  right: 10%;
  top: 0;
  z-index: 0;
  width: 12%;
  height: 30%;
  background-color: transparent;
  background-color: inherit;
  margin: 0 auto;
  text-align: center;
}
.pcindex .second .ball img {
  position: relative;
  bottom: 1px;
  height: 40%;
  max-width: 100%;
  margin: 0 auto;
  -webkit-animation: myrotate 5s infinite linear;
  animation: myrotate 5s infinite linear;
}
.pcindex .second .ball img:hover {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.pcindex .third {
  background-color: #f4e6ff;
}
.pcindex .third .vline {
  height: 60%;
  width: 2px;
  background-color: #722d98;
  margin: 0 auto;
}
.pcindex .third .goodnight {
  background-color: inherit;
  background-color: transparent;
  width: 55%;
  height: 100%;
  float: right;
}
.pcindex .third .goodnight .hearttalk {
  width: 100%;
  height: 88%;
  margin-top: 10%;
  position: relative;
}
.pcindex .third .goodnight .hearttalk img.talk {
  max-width: 900px;
  width: 80%;
}
.pcindex .third .goodnight .hearttalk img.gn {
  position: absolute;
}
.pcindex .third .yehuablock {
  background-color: #f4e6ff;
  width: 45%;
  height: 100%;
  float: left;
  display: table;
}
.pcindex .third .yehuablock .yehua {
  display: table-cell;
  vertical-align: middle;
}
.pcindex .third .yehuablock .yehua .title {
  font-family: "Youyuan", "幼圆", "SYHT", "微软雅黑", "Microsoft Yahei", "Heiti";
  color: #6b318b;
  font-size: 24px;
  font-weight: 600;
  text-align: right;
}
.pcindex .third .yehuablock .yehua .content {
  font-family: "Youyuan", "幼圆", "SYHT", "微软雅黑", "Microsoft Yahei", "Heiti";
  font-size: 24px;
  text-align: right;
}
.pcindex .third .smile {
  position: absolute;
  left: 10%;
  top: 0;
  z-index: 0;
  width: 12%;
  height: 30%;
  background-color: transparent;
  background-color: inherit;
  margin: 0 auto;
  text-align: center;
}
.pcindex .third .smile img {
  position: relative;
  bottom: 1px;
  height: 40%;
  max-width: 100%;
  margin: 0 auto;
}
.pcindex .fourth {
  background-color: #eeeeee;
}
.pcindex .fourth1 {
  display: block;}
.pcindex .fourth2 {
 display: none;
}
.section1{
  display: block;
 }
 .section2{
  display: none;
 }
.pcindex .fourth .vline {
  height: 60%;
  width: 2px;
  background-color: #722d98;
  margin: 0 auto;
}
.pcindex .fourth .container {
  position: relative;
}
.pcindex .fourth .connblock {
  width: 60%;
  background-color: transparent;
  background-color: inherit;
  height: 80%;
  float: left;
  position: absolute;
  bottom: 0;
}
.pcindex .fourth .connblock .connection {
  height: 100%;
  width: 100%;
  position: relative;
}
.pcindex .fourth .connblock .connection .bg1,
.pcindex .fourth .connblock .connection .bg2 {
  height: auto;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.pcindex .fourth .connblock .connection .bg1 img,
.pcindex .fourth .connblock .connection .bg2 img {
  width: 100%;
}
.pcindex .fourth .connblock .connection .connwrap {
  margin: 0 auto;
  text-align: center;

  position: relative;
}
.pcindex .fourth .connblock .connection .f1b {
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}
.pcindex .fourth .connblock .connection .f1b .f1 {
  height: 100%;
}
.pcindex .fourth .connblock .connection .f2b {
  overflow: hidden;
  width: 32%;
  height: 80%;
  float: left;
  position: absolute;
  left: 18%;
  bottom: 0;
}
.pcindex .fourth .connblock .connection .f2b .f2 {
  width: 200%;
}
.pcindex .fourth .connblock .connection .f3b {
  overflow: hidden;
  width: 32%;
  height: 80%;
  float: right;
  position: absolute;
  right: 18%;
  bottom: 0;
}
.pcindex .fourth .connblock .connection .f3b .f3wrap {
  position: relative;
  right: 100%;
  width: 200%;
}
.pcindex .fourth .connblock .connection .f3b .f3wrap .f3 {
  width: 100%;
  display: block;
  position: absolute;
  right: 0;
}
.pcindex .fourth .fujinblock {
  width: 39%;
  height: 100%;
  float: right;
  display: table;
}
.pcindex .fourth .fujinblock .fujin {
  display: table-cell;
  vertical-align: middle;
}
.pcindex .fourth .fujinblock .fujin .title {
  font-family: "Youyuan", "幼圆", "SYHT", "微软雅黑", "Microsoft Yahei", "Heiti";
  color: #6b318b;
  font-size: 24px;
  font-weight: 600;
}
.pcindex .fourth .fujinblock .fujin .content {
  font-family: "Youyuan", "幼圆", "SYHT", "微软雅黑", "Microsoft Yahei", "Heiti";
  font-size: 24px;
}
.pcindex .fourth .loc {
  position: absolute;
  left: 60%;
  top: 0;
  z-index: 0;
  width: 12%;
  height: 30%;
  background-color: transparent;
  background-color: inherit;
  margin: 0 auto;
  text-align: center;
}
.pcindex .fourth .loc img {
  position: relative;
  bottom: 1px;
  height: 40%;
  max-width: 100%;
  margin: 0 auto;
}
.pcindex .fourth .about {
  height: 2000px;
  background-color: red;
}
.pcindex .fifth .aboveblock {
  height: 70%;
  background-color: #1C1A36;
}
.pcindex .fifth .aboveblock .above {
  height: 30%;
}
.pcindex .fifth .aboveblock .center {
  height: 70%;
  overflow: hidden;
}
.pcindex .fifth .aboveblock .center .housewrap {
  height: 100%;
  margin: 0 auto;
  position: relative;
}
.pcindex .fifth .aboveblock .center .housewrap .cloud {
  position: absolute;
  left: 0;
  top: 0;
}
.pcindex .fifth .aboveblock .center .housewrap .cloud img {
  width: 100%;
  height: 100%;
}
.pcindex .fifth .aboveblock .center .housewrap .lunar {
  position: absolute;
}
.pcindex .fifth .aboveblock .center .housewrap .lunar img {
  width: 100%;
  height: 100%;
}
.pcindex .fifth .footer {
  height: 30%;
  background-color: #2C2A4F;
}


@font-face {
  font-family: 'myFont'; 
  src: url('../fonts/苹方-简.ttf');
  font-weight: normal;
  font-style: normal;
}

html,body { font-family: myFont, sans-serif; }
.hidden{
  opacity: 0;
}
@keyframes ceshi {
  0% { top: 1080px; left: 0px; opacity: 0.1;}
  90% { top: -50px; left: 0px; opacity: 0.9;}
  100% { top: 0px; left: 0px;opacity: 1;} 
}

@keyframes ceshi1 {
  0% { top: 1080px; left: 0px; opacity: 0.1;}
  90% { top: -50px; left: 0px; opacity: 0.9;}
  100% { top: 0px; left: 0px;opacity: 1;} 
}
@keyframes zuo {
  0% {
    top: 0px;
    left: 1900px;
    opacity: 0.1;
  }



  100% {
    top: 0px;
    left: 0px;
    opacity: 1;
  }
}
@keyframes you {
  0% {
    top: 0px;
    left: -1900px;
    opacity: 0.1;
  }

  90% {
    top: 0px;
    left:  100px;
    opacity: 0.9;
  }

  100% {
    top: 0px;
    left: 0px;
    opacity: 1;
  }
}
.animation8{
  position: relative;
  animation-name: zuo;
  animation-duration: 2.5s;
}
.animation9{
  position: relative;
  animation-name: you;
  animation-duration: 2.5s;
}

.content_1{
   height:100vh;
   
}
.content_2{
  height: 700px;
}
.content_3{
  height: 800px;
}
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.
@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,50%,0);transform:translate3d(0,50%,0)}
to{opacity:1;-webkit-transform:none;transform:none}}
@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,50%,0);transform:translate3d(0,50%,0)}
to{opacity:1;-webkit-transform:none;transform:none}}
.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}
@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,50%,0);transform:translate3d(0,80%,0)}}
@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,50%,0);transform:translate3d(0,50%,0)}}
.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}
 .animation1{
  position: relative;
  animation-name: ceshi;
  animation-duration: 0.8s;
}
.animation2{
  position: relative;
  animation-name: ceshi;
  animation-duration: 1.6s;
}
.animation2a{
  position: relative !important;
  animation-name: ceshi;
  animation-duration: 2.5s;
}
.animation3{
  position: relative;
  animation-name: ceshi;
  animation-duration: 2s;
}
.animation3_1{
  position: relative;
  animation-name: ceshi;
  animation-duration: 2.5s;
}
.animation3_2{
  position: relative;
  animation-name: ceshi;
  animation-duration: 2.8s;
}

a{
  text-decoration: none;
}
#img_w{
	position: absolute;
	top: -180px;
	opacity:0 ;
	display:none;

}
#img_d{
	position: absolute;
	top: -180px;
		display:none;

	opacity:0	 
}
#img_wb{
	position: absolute;
	top: -180px;
	opacity:0;
		display:none

}
.story .content{
  width: 100%;
  min-height:100vh;
  background-color: #000;
}

.story #wrap .pic{

  width:1200px;
}
.story  #wrap{
	margin-bottom: 150px;
}
 .story .tab{
 bottom:180px;
 }

.story #wrap  .pic li {
	float:left;
	width:1200px;
	position:relative;
	height:800px;
	color:#fff;
	
	text-align:center;
	line-height:800px;
}
.story #wrap  .pic li img {
	border:0;
	position:relative;
	vertical-align:middle;
	width:100%;
	height:800px;

	
}
 .box_9{
	padding-bottom:30px
 }

 .story .background_1{
   height:100vh;
  background-size: cover;
      width: 100%;
  position:relative;
  background-image: url( ../image/brand.png);
}
 .story .box_2{
  width: 580px;
}
 .story .box_3{
  width: 855px;
  margin-right: 85px;
}

 .story .box_4{
   /* height:100vh; */
  /* position:relative;top:-12px;left: 0px; */
}
 .story .box_4_1{
  width: 1200px;
  margin-bottom: 80px;
  /* position:relative;top:-12px;left: 0px; */
}



 .story .box_8{
    margin-right: 120px;
 
  width:422px !important;
  height:322px !important;
  left: 80px; bottom: 130px;
}
 .story .box_7{
   height:100vh;
  position:relative;
  background-image: url(../image/背景1-920-1054\ 拷贝.png);
}
 .story .box_9{
  height: 170px;
  background-color: #000;
  position:relative ;bottom: 0px;

}

 .story .box_10{
width: 1200px;
margin-top:40px ;
margin-bottom:30px ;

}
 .story .box_10_1{
width: 1200px;
margin-top:40px ;
margin-bottom:100px ;
height:270px;
 background-color: rgba( 190,0,10,0.6);

}
 .story .box_11{
  background-color: #dedede;
  height: 1px;
  width: 1200px;
}

 .story .text_1{
  color: #fff;
  font-size: 16px;
  text-align: left;
  /* text-decoration:none; */
  line-height: 44px;
  height: 100%;
}
 .story .text_3{
  color: rgba(250, 250, 250, 0.6);
  font-size: 16px;
  text-align: left;
  line-height: 44px;
  height: 100%;
}
 .story .text_4{
  color: rgba(250, 250, 250, 0.6);
  font-size: 12px;


}
 .story .text_5{
  color: #fff;
  font-size: 14px;
  margin: 0 15px;
  /* text-align: left; */
  /* line-height: 44px; */
  /* height: 100%; */
}
 .story .text_6{
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  margin: 0 15px;
}
 .story .text_7{
   position:relative ;
  top: -35px;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  line-height: 40px;
  letter-spacing:1.5px;
  word-wrap:break-word;
  width: 685px;
  margin-bottom: 55px;

}
 .story .text_7_1{
  position:relative ;
  top: -40px;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  letter-spacing:1.5px;
  line-height: 40px;
  word-wrap:break-word;
  width: 685px;

}
 .story .text_8{
  margin-top: 150px;
  color: rgba(255, 255, 255, 1);
  font-size: 40px;
 
  position:relative ;left: 0px;
  margin-bottom: 60px; 
}
 .story .text_8_1{
  position:relative;
}
 .story .text_9{
  letter-spacing:1px;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  line-height: 40px;
  letter-spacing:1.5px;
  word-wrap:break-word;
  width: 1200px;
 
}
 .story .text_9_1{
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  line-height: 50px;

}
 .story .text_10{
  color: rgba(255, 255, 255, 0.4);
  font-size: 20px;
}
 .story .text_10_2{
  color: rgba(255, 255, 255, 1);
  font-size: 40px;
  margin-bottom: 100px;
  margin-top: 120px;
}
 .story .text_10_1{
  color: rgba(255, 255, 255, 1);
  font-size: 40px;
  margin-bottom: 40px;
}
 .story .img_1{
  margin: 12px 5px 0 5px;

}
 .story .text_2{
  color: #fff;
  font-size: 16px;
  text-align: left;
  line-height: 44px;
  height: 100%;
  position:relative;top:-2px;left: 0px;
}
 .story .img_2{
  margin-bottom: 30px;
}
 .story .img_3{
  margin-right: 30px;
  margin-left: 120px;
}

 .story .background_2{
  background-color: #c1000b;
  width: 80px;
  height: 45px;
  position:relative;top:40px;left: -10px;
}
 .story .background_3{

  position:relative;
  /* background-image: url( .story . .story ./image/canguan .story .png); */
}
 .story .background_4{
  /*  height:100vh; */
  position:relative;
  /* background-image: url( .story . .story ./image/hezuo .story .png); */
}

 .story .img_4 {
 z-index:99999 !important;
	  position: relative;
      margin: 0 15px;
}
 .story .img_5 {
  margin-left:95px;
}
 .story .img_6 {
  margin-top:90px;
}


 .story .time-horizontal {
  list-style-type: none;
  border-top: 3px solid #686867;

  padding: 0px;
  margin: 0px;
}

 .story .time-horizontal li {
  float: left;
  position: relative;
  font-size: 24px;
  color:rgba(250, 250, 250, 0.6);
  width: 8.3%;
  padding-top: 30px;
	 
	top: -13px;
}

 .story .time-horizontal  .li1 {
  color:#d11832;

}
 .story .time-horizontal  .li1 b:before {
  content: '';
  position: absolute;
  top: -6px;
  left: 47%;
  width: 8px;
  height: 8px;
  border: 2px solid #d11832;
  border-radius: 8px;
  background: #e2e2e2;
}

 .story .time-horizontal li b:before {
  content: '';
  position: absolute;
  top: -6px;
  left: 47%;
  width: 8px;
  height: 8px;
  /* border: 2px solid #fff; */
  border-radius: 8px;
  background: #e2e2e2;
}
 .story .text_11{
  position:relative;top:-80px;
}
 .story .text_12{
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  line-height: 26px;
  letter-spacing:1px;
  word-wrap:break-word;
  width: 685px;
  margin-bottom: 30px;
}
 .story .text_13{
	margin-top: 50px;
	text-align: center;
	 color: rgba(255, 255, 255, 1);
	 font-size: 40px;
}
 .story .text_14{
   color: rgba(255, 255, 255, 1);
    font-size: 20px;
	text-align: center;
	width:1000px;
	margin: 0 auto;

	
    margin-top: 40px;

}
 .story .text_15{
   color: rgba(255, 255, 255, 1);
    font-size: 20px;
	text-align: center;
	


}
 .story .container{
  margin-bottom: 80px;
  width:100% !important;
  height:auto;
}
 .story .img_7{
  margin-right: 120px;
  width:422px !important;
  height:322px !important;
}
.story .box_13{
  top: 350px;
  height: 60px;
  position:absolute;
  
}
.story .text_16{
  font-size: 28px;
  color: rgba(255, 255, 255,1);
  margin: 0 10px;



}
.story .text_17{
  font-size: 24px;
  color: rgba(255, 255, 255,0.8);
  margin-right: 10px;


}
.story .prev1 {
 
	width: 25px;
	height: 25px;

	text-align:center;
	line-height:50px;
	background-image:url(../image/gszuo.png);



}
.story .tab1{

  display: none;
}
.story .next1 {

	width: 25px;
	height: 25px;

	text-align:center;
	line-height:50px;
	background-image:url(../image/gsyou.png);
}


  .wood .content{
    width: 100%;
	min-height:100vh;
    background-color: #000;
  }

  .wood .background_1{
    width: 100%;
     height:100vh;
    background-size: cover;

    position:relative;
    background-image: url(../image/wood_1.png);
    background-repeat:no-repeat;
  }
  .wood .background_2{
    width: 100%;
     height:100vh;
    background-size: cover;

    position:relative;
    background-image: url(../image/wood_2.png);
    background-repeat:no-repeat;
  }
  .wood .background_3{
    width: 100%;
    background-size: cover;

     height:100vh;
    position:relative;
    background-image: url(../image/wood_3.png);
    background-repeat:no-repeat;
  }
  .wood .background_5{
    width: 100%;
    background-size: cover;
     height:100vh;
    position:relative;
    background-image: url(../image/wood_4.png);
    background-repeat:no-repeat;
  }
  .wood .background_6{
    width: 100%;
    background-size: cover;

     height:100vh;
    position:relative;
    background-image: url(../image/wood_5.png);
    background-repeat:no-repeat;
  }
  .wood .box_2{
    width: 580px;
  }
  .wood .box_3{
    width: 855px;
    margin-right: 85px;
  }



  .wood .box_5{
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    margin: 0 auto;
  }
  .wood .box_6{
    height: 240px;
    position:absolute ;right: 80px;
  }


  .wood .box_9{
    height: 170px;
    background-color: #000;
    position:absolute ;bottom: 0px;

  }
  .wood .box_10{
  width: 1200px;
  margin-top:40px ;
  margin-bottom:30px ;

  }
  .wood .box_11{
    background-color: #dedede;
    height: 1px;
    width: 1200px;
  }

  .wood .text_1{
    color: #fff;
    font-size: 16px;
    text-align: left;
    /* text-decoration:none; */
    line-height: 44px;
    height: 100%;
  }
  .wood .text_3{
    color: rgba(250, 250, 250, 0.6);
    font-size: 16px;
    text-align: left;
    line-height: 44px;
    height: 100%;
  }
  .wood .text_4{
    color: rgba(250, 250, 250, 0.6);
    font-size: 12px;


  }
  .wood .text_5{
    color: #fff;
    font-size: 14px;
    margin: 0 15px;
    /* text-align: left; */
    /* line-height: 44px; */
    /* height: 100%; */
  }
  .wood .text_6{
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    margin: 0 15px;
  }
  .wood .img_1{
    margin: 12px 5px 0 5px;

  }
  .wood .text_2{
    color: #fff;
    font-size: 16px;
    text-align: left;
    line-height: 44px;
    height: 100%;
    position:relative;top:-2px;left: 0px;
  }

  .wood .img_4 {
   z-index:99999 !important;
	  position: relative;
      margin: 0 15px;
  }
  .wood .background_4{
    position:relative;
    height: 170px;
  }
  .wood .text_10{
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    /* width: 600px; */
    text-align: center;
    line-height: 48px;
    letter-spacing:5;
  }
  .wood .text_10_2{
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    width: 600px;
    text-align: center;
    line-height: 48px;
    letter-spacing:5;
  }
  .wood .text_10_3{
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    width: 580px;
    text-align: center;
    line-height: 48px;
    letter-spacing:5;
  }

  .wood .text_10_1{
    color: rgba(255, 255, 255, 1);
    font-size: 40px;
    margin-bottom: 40px;
  }

  .product .content{
    width: 100%;
	min-height:100vh;
  }


  .product .background_1{
    width: 100%;
    background-size: cover;
	overflow:hidden;
    height: 800px;
    position:relative;

    background-repeat:no-repeat;
  }
  .product .box_2{
    width: 580px;
  }
  .product .box_3{
    width: 855px;
    margin-right: 85px;
  }
  .product .background_2{
     height:100vh;
    position:relative;
    background-size: cover;
    background-image: url(../image/product_2.png);
    background-repeat:no-repeat;
  
  }
  .product .box_4{
    margin-top: 195px;
  }
  
  .product .box_5{
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    margin: 0 auto;
  }
  .product .box_6{
    height: 240px;
    position:absolute ;right: 80px;
  }
  
  
  .product .box_9{
    height: 170px;
    background-color: #000;
    position:absolute ;bottom: 0px;
  
  }
  .product .box_10{
  width: 1200px;
  margin-top:40px ;
  margin-bottom:30px ;
  
  }
  .product .box_11{
    background-color: #dedede;
    height: 1px;
    width: 1200px;
  }

  .product .text_1{
    color: #fff;
    font-size: 16px;
    text-align: left;
    /* text-decoration:none; */
    line-height: 44px;
    height: 100%;
  }
  .product .text_3{
    color: rgba(250, 250, 250, 0.6);
    font-size: 16px;
    text-align: left;
    line-height: 44px;
    height: 100%;
  }
  .product .text_4{
    color: rgba(250, 250, 250, 0.6);
    font-size: 12px;
  
  
  }
  .product .text_5{
    color: #fff;
    font-size: 14px;
    margin: 0 15px;
    /* text-align: left; */
    /* line-height: 44px; */
    /* height: 100%; */
  }
  .product .text_6{
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    margin: 0 15px;
  }
  .product .img_1{
    margin: 12px 5px 0 5px;
  
  }
  .product .text_2{
    color: #fff;
    font-size: 16px;
    text-align: left;
    line-height: 44px;
    height: 100%;
    position:relative;top:-2px;left: 0px;
  }
  
  .product .img_4 {
    z-index:99999 !important;
	  position: relative;
      margin: 0 15px;
  }
  .product .background_4{
    position:relative;
    background-color: #000;
    height: 170px;
    margin-top: 120px;
  }
  .product .text_10{
    color: rgba(0, 0, 0, 1);
    font-size: 20px;
  }
  .product .text_10_3{
    color: rgba(0, 0, 0, 0.6);
    font-size: 20px;
    line-height: 50px;
  }
  .product .text_10_2{
    width: 800px;
    height: 110px;
    color: rgba(0, 0, 0, 1);
    font-size: 24px;
    text-align: center;
  }
  
  .product .text_10_1{
    color: rgba(0, 0, 0, 1);
    font-size: 40px;
    margin-bottom: 40px;
  }
  .product .box_8{
    height: 365px;
  
  }
  .product .box_8_3{
  padding-top: 60px;
    width: 1200px;
  }
  .product .box_8_1{
    width: 1200px;
    margin-bottom: 110px;
  }
  .product .box_13{
    width: 600px;
  }
  .product .text_8{
    font-size: 16px;
    color: #ff4257;
    margin-top: 90px;
    line-height: 40px;
  }
  .product .text_9{
    font-size: 32px;
    color: black;
    margin-bottom: 30px;
  }
  .product .text_11{
    font-size: 18px;
    width: 505px;
    line-height: 30px;
    color: rgba(0, 0, 0, 0.4);
    margin-bottom: 30px;
  }
  .product .text_9_1{
    width: 1200px;
    font-size: 32px;
    color: black;
    margin-bottom: 30px;
  }
  .product .text_11_1{
    font-size: 18px;
      width: 1200px;
    line-height: 30px;
    color: rgba(0, 0, 0, 0.4);
    margin-bottom: 30px;
  }
  .product .box_14 {
    position:relative ;left: 360px;
    /* margin-left: 360px; */
  }
  .product .box_14 div{
    margin-right: 40px;
  }
  .product .box_14_1{
    width: 100%;
  margin-bottom: 80px;
    overflow:hidden;
    overflow-x: auto;
  white-space: nowrap;
  overflow-y: hidden;
  }
  .product .box_14_1::-webkit-scrollbar {
    display: none;    /* 隐藏滚动条 */
    
    }
    .product .box_15{
      width: 140px;
      margin-right: 100px;
    }
    .product .box_15_1{
      width: 940px;
      height: 50px;
      font-size: 18px;
      color: rgba(0, 0, 0, 0.4);
      line-height: 30px;
      margin-bottom: 210px;
    }
    .product .img_2{
      width: 40px;
      height: 40px;
    }
    .product .background_3{

      padding-top: 110px;
      background-color: #fafafb;
    }
    .product .text_12{
      font-size: 18px;
      color: rgba(0, 0, 0, 0.4);
      line-height: 30px;
      width: 900px;
      text-align: center;
    }
    .product .img_3{
      margin-bottom: 100px;
    }
    .product .box_16{
      padding-top: 110px;
      margin-top: 110px;
      width: 1200px;
      padding-left: 100px;
      margin: 0 auto;
    }
    .product .box_16_1{
      font-size: 40px;
      color: black;
      margin-bottom: 30px;
      margin-top: 180px;
    }
    .product .box_16_2{
      font-size: 18px;
      color: rgba(0, 0, 0, 0.4);
      line-height: 30px;
      width: 470px;
    }
    .product .box_16_4{
      margin-top: 110px;
      height: 820px;
      width: 1200px;
      background-color: #fafafb;
  
    }
    .product .img_5{
      margin-left: 90px;
    }
    .product .img_5_1{
      margin-right: 90px;
      margin-left: 120px;
    }
    .product .box_8_4{
      width: 1060px;
    }



    .Journalism .content{
      width: 100%;
      background-color: #000;
	  min-height:100vh;
    }

    .Journalism .background_1{
      height: 675px;
      background-size: cover;
      width: 100%;
      position:relative;
      background-image: url(../image/Journalism_1.png);
      background-repeat:no-repeat;
    }
    .Journalism .box_2{
      width: 580px;
    }
    .Journalism .box_3{
      width: 855px;
      margin-right: 85px;
    }
    .Journalism .background_2{
      height: 30px;
      width: 30px;
      background-image: url(../image/juxing.png);
    }
    .Journalism .box_4{
      margin-top: 195px;
    }
    
    .Journalism .box_5{
      width: 12px;
      height: 12px;
      background: #fff;
      border-radius: 50%;
      margin: 0 auto;
    }
    .Journalism .box_6{
      height: 240px;
      position:absolute ;right: 80px;
    }
    
    
    .Journalism .box_9{
      height: 170px;
      background-color: #000;
      position:absolute ;bottom: 0px;
    
    }
    .Journalism .box_10{
    width: 1200px;
    margin-top:40px ;
    margin-bottom:30px ;
    
    }
    .Journalism .box_11{
      background-color: #dedede;
      height: 1px;
      width: 1200px;
    }
    .Journalism .box_11_1{
      background-color: rgba(250, 250, 250, 0.2);
      height: 1px;
      margin-bottom: 50px;
      margin-top: 10px;
      width: 1200px;
    }

    .Journalism .text_1{
      color: #fff;
      font-size: 16px;
      text-align: left;
      /* text-decoration:none; */
      line-height: 44px;
      height: 100%;
    }
    .Journalism .text_3{
      color: rgba(250, 250, 250, 0.6);
      font-size: 16px;
      text-align: left;
      line-height: 44px;
      height: 100%;
    }
    .Journalism .text_4{
      color: rgba(250, 250, 250, 0.6);
      font-size: 12px;
    
    
    }
    .Journalism .text_5{
      color: #fff;
      font-size: 14px;
      margin: 0 15px;
      /* text-align: left; */
      /* line-height: 44px; */
      /* height: 100%; */
    }
    .Journalism .text_6{
      color: rgba(255, 255, 255, 0.6);
      font-size: 14px;
      margin: 0 15px;
    }
    .Journalism .text_7{
      color: rgba(255, 255, 255, 1) !important;
      font-size:24px !important; 
    
    }
    .Journalism .text_7_2{
      margin-bottom:40px ;
    
    }
    .Journalism .text_7_1{
      color: rgba(255, 255, 255, 0.6) !important;
      font-size:24px !important; 
    
    }
    .Journalism .img_1{
      margin: 12px 5px 0 5px;
    
    }
    .Journalism .text_2{
      color: #fff;
      font-size: 16px;
      text-align: left;
      line-height: 44px;
      height: 100%;
      position:relative;top:-2px;left: 0px;
    }
    
    .Journalism .img_4 {
     z-index:99999 !important;
	  position: relative;
      margin: 0 15px;
    }
    .Journalism .background_4{
      position:relative;
      height: 170px;
	  overflow:initial
    }
    .Journalism .text_10{
      color: rgba(255, 255, 255, 1);
      font-size: 20px;
    }
    
    .Journalism .text_10_1{
      color: rgba(255, 255, 255, 1);
      font-size: 40px;
      margin-bottom: 40px;
    }
    .Journalism .box_7{
      width: 1200px;
      margin: 0 auto
    }
    .Journalism .box_7_1{
      margin-bottom: 40px;
    }
    .Journalism .box_7 {
      margin-top: 40px;
    }
    .Journalism .box_7 ul {
      padding: 0;
    }
    .Journalism .box_7 ul li a{
      list-style:none;
      color: rgba(255, 255, 255, 0.4);
      font-size: 20px;
      margin-right: 60px;
    }
    .Journalism .box_8{
      width: 680px;
      height: 210px;
      color: rgba(255, 255, 255, 0.08);
    }
	.Journalism .page {
		width:1200px;
		margin:0 auto;
		
		color: rgba(255, 255, 255, 0.4);
    }
	.Journalism .page a{
	color: rgba(255, 255, 255, 0.4);
	margin:0 4px;
    }
	.Journalism .page span{
	color: rgb(255, 255, 255);
    }
    .Journalism .text_8{
      color: rgba(255, 255, 255, 0.4);
      font-size: 16px;
      line-height: 26px;
      letter-spacing:1px;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
       overflow: hidden;
    }
    .Journalism .img_2{
      margin-top: 25px;
      margin-right: 5px;
    }
    .Journalism .img_3{
      width:480px;
	  height:270px;
	  margin-right: 40px;

    }
	.Journalism #select{
		margin:0
	}


    .Journalism-details .content{
      width: 100%;
	  min-height:100vh;
	  justify-content: space-between;
      /* background-color: #000; */
    }

    .Journalism-details .img_2{
      margin-left:90px;
    }
    .Journalism-details .background_1{
      /* position:relative; */
      background-repeat:no-repeat;
    }
    .Journalism-details .box_2{
      width: 580px;
    }
    .Journalism-details .box_3{
      width: 855px;
      margin-right: 85px;
    }
    .Journalism-details .box_4{
      width: 1080px;
      margin-top: 130px;
	  min-height:60vh
    }
    .Journalism-details .background_2{
      height: 30px;
      width: 30px;
      background-image: url(../image/juxing.png);
    }
    
    
    
    
    .Journalism-details .box_9{
      height: 170px;
      background-color: #000;
      position:relative ;bottom: 0px;
    
    }
    .Journalism-details .box_10{
    width: 1200px;
    margin-top:40px ;
    margin-bottom:30px ;
    
    }
    .Journalism-details .box_11{
      background-color: #dedede;
      height: 1px;
      width: 1200px;
    }
    .Journalism-details .box_11_1{
      background-color: rgba(0, 0, 0, 0.08);
      height: 1px;
      margin-bottom: 40px;
      margin-top: 10px;
      width: 1200px;
    }

    .Journalism-details .box_13{
      width: 1080px;
    }
    .Journalism-details .text_1{
      color: #fff;
      font-size: 16px;
      text-align: left;
      /* text-decoration:none; */
      line-height: 44px;
      height: 100%;
    }
    .Journalism-details .text_3{
      color: rgba(250, 250, 250, 0.6);
      font-size: 16px;
      text-align: left;
      line-height: 44px;
      height: 100%;
    }
    .Journalism-details .text_4{
      color: rgba(250, 250, 250, 0.6);
      font-size: 12px;
    
    
    }
    .Journalism-details .text_5{
      color: #fff;
      font-size: 14px;
      margin: 0 15px;
      /* text-align: left; */
      /* line-height: 44px; */
      /* height: 100%; */
    }
    .Journalism-details .text_6{
      color: rgba(255, 255, 255, 0.6);
      font-size: 14px;
      margin: 0 15px;
    }
    .Journalism-details .img_1{
      margin: 12px 5px 0 5px;
    
    }
    .Journalism-details .text_2{
      color: #fff;
      font-size: 16px;
      text-align: left;
      line-height: 44px;
      height: 100%;
      position:relative;top:-2px;left: 0px;
    }
    
    .Journalism-details .img_4 {
      z-index:99999 !important;
	  position: relative;
      margin: 0 15px;
    }
    .Journalism-details .background_4{
      margin-top: 90px;
     
      background-color: #000;
      height: 170px;
		
		width: 100%;
		
    }
    .Journalism-details .text_7{
      font-size: 40px;
      font-weight:600;
    }
    .Journalism-details .text_8{
      font-size: 16px;
      margin-top: 40px;
      margin-bottom: 60px;
      color:rgba(0, 0, 0, 0.4)
    }
    .Journalism-details .text_9{
        font-size: 16px;
      margin-bottom: 40px;
    
      color:rgba(0, 0, 0, 1)
    }
    .Journalism-details .img_3{
      margin-bottom: 40px;
    }
    .Journalism-details .text_10{
      font-size: 16px;;
      color:rgba(0, 0, 0, 0.4)
    }
    .Journalism-details .text_11{
      font-size: 16px;;
      color:#c1000b;
    }




    .Join .content{
      width: 100%;
	  min-height:100vh;
      /* background-color: #000; */
    }

    .Join .background_1{
      background-size: cover;
      width: 100%;
      height: 800px;
      position:relative;
      background-image: url(../image/join_1.png);
      background-repeat:no-repeat;
      margin-bottom: 90px;
    }
    .Join .box_2{
      width: 580px;
    }
    .Join .box_3{
      width: 855px;
      margin-right: 85px;
    }
    .Join .background_2{
      height: 30px;
      width: 30px;
      background-image: url(../image/juxing.png);
    }
    
    .Join .box_5{
      width: 12px;
      height: 12px;
      background: #fff;
      border-radius: 50%;
      margin: 0 auto;
    }
	
    .Join .box_6{
      height: 240px;
      position:absolute ;right: 80px;
    }
    
    
    .Join .box_9{
      height: 170px;
      background-color: #000;
      position:absolute ;bottom: 0px;
    
    }
    .Join .box_10{
    width: 1200px;
    margin-top:40px ;
    margin-bottom:30px ;
    
    }
    .Join .box_11{
      background-color: #dedede;
      height: 1px;
      width: 1200px;
    }

    .Join .text_1{
      color: #fff;
      font-size: 16px;
      text-align: left;
      /* text-decoration:none; */
      line-height: 44px;
      height: 100%;
    }
    .Join .text_1_1{
      color: #fff;
      font-size: 16px;
     
    }
    .Join .text_3{
      color: rgba(250, 250, 250, 0.6);
      font-size: 16px;
      text-align: left;
      line-height: 44px;
      height: 100%;
    }
    .Join .text_4{
      color: rgba(250, 250, 250, 0.6);
      font-size: 12px;
    
    
    }
    .Join .text_5{
      color: #fff;
      font-size: 14px;
      margin: 0 15px;
      /* text-align: left; */
      /* line-height: 44px; */
      /* height: 100%; */
    }
    .Join .text_6{
      color: rgba(255, 255, 255, 0.6);
      font-size: 14px;
      margin: 0 15px;
    }
    .Join .img_1{
      margin: 12px 5px 0 5px;
    
    }
    .Join .text_2{
      color: #fff;
      font-size: 16px;
      text-align: left;
      line-height: 44px;
      height: 100%;
      position:relative;top:-2px;left: 0px;
    }
    
    .Join .img_4 {
     z-index:99999 !important;
	  position: relative;
      margin: 0 15px;
    }
    .Join .background_4{
      position:relative;
      height: 170px;
      background-color: #000;
    }
	 .Join .box_18{
      width:60%;
	  min-width:800px;
	  background-color:#c1000bdb;
	  position: absolute;
	  left:0;
	  padding-left:200px;

    
    }
    .Join .text_10{
      color: rgba(250, 250, 250, 1);
      font-size: 40px;
	   margin-bottom: 50px;
      margin-top: 50px;

    
    }
    
    .Join .text_10_1{
      color: rgba(250, 250, 250, 1);
       font-size: 80px;
      margin-bottom: 10px;
      margin-top: 10px;
    }
    .Join .text_7{
      font-weight: 600;
      color: rgba(0, 0, 0, 1);
      font-size: 48px;
      /* font-family: PingFangSC-Semibold, sans-serif; */
    }
    .Join .text_8{
    
      width: 100px;
      height: 2px;
      background-color: #c1000b;
      margin-top: 40px;
      margin-bottom: 30px;
    }
    .Join .text_9{
      color: rgba(0, 0, 0, 0.8);
      font-size: 24px;
      /* font-weight: 600; */
      font-family: PingFangSC-Medium, sans-serif;
      margin-bottom: 90px;
    
    }
    .Join .text_11{
      font-size: 32px;
      margin: 0;
      color:#c6a874;
      /* margin-bottom: 20px; */
    }
    .Join .img_3{
      margin-right: 60px;
    }
    .Join .box_7{
      height: 600px;
    }
    .Join .text_12{
      font-size: 20px;
      color: rgba(0, 0, 0, 0.6);
    
    }
    .Join .box_8{
      margin-top: 90px;
      background-color: #f7f8fa;
      height: 1085px;
      width: 100%;
      padding-top: 90px;
    }
    .Join .box_16{
      padding-top: 90px;

    }
    .Join .box_8_1{
      width: 300px;
      height:675px ;
      
    }
    
    .Join .box_8_2{
      width: 100%;
      height: 100%;
	  position: relative;
      top: -100%;
      padding-top: 265px;
      background-color: rgba(0, 0, 0, 0.4);
    }
    .Join .box_8_2_1{
    height: 170px;
    }
    .Join .box_8_3{
      width: 300px;
      height:675px ;
    
    }
    .Join .box_8_4{
      width: 300px;
      height:675px ;
  
    }
    .Join .box_8_5{
      width: 300px;
      height:675px ;
      
    }
    .Join .text_13{
      font-size: 30px;
      color: rgba(229, 208, 172, 0.99);
    }
    .Join .text_13_1{
      font-size: 35px;
      /* color: rgba(229, 208, 172, 0.99); */
    }
    .Join .text_14{
      font-size:20px;
      color: rgba(227, 227, 229, 0.99);
    }
    .Join .box_13{
      width: 285px;
      height: 185px;
      background-color:#c92029 ;
    }
    .Join .text_15{
      font-size:24px;
      color: #f9d9a2;
    
    }
    .Join .text_15_1{
      font-size:32px;
      color: #ebd5af;
      position:relative;
      top: -5px;
    
    
    }
    .Join .text_15_2{
      font-size:48px;
      color: rgba(235, 213, 175,0.12);
      height: 0;
      position:relative;
      top: -45px;
    }
    .Join .box_13_1{
      /* padding-top: 40px; */
      padding: 40px 25px 0 40px;
    }
    .Join .box_13_2{
     width: 40px;
     height: 1px;
     background-color: rgba(250, 250, 250, 0.4);
     margin-top: 20px;
     margin-bottom: 20px;
    }
    .Join .box_14{
      width: 1200px;
      margin-bottom: 20px;
    }
    .Join .box_14_1{
      width: 1200px;
      margin-bottom: 20px;
    }
    .Join .box_15{
      margin-top: 145px;
      background-color: #f7f8fa;
      height: 640px;
      width: 100%;
      padding-top: 90px;
    
    }
    .Join .box_15_1{
      font-size: 20px;
      
      width: 1200px;
      margin-top: 90px;
    
    }
    .Join .box_15_1 span{
    color: red;
    
    }
    .Join .box_15_1 input{
      width: 430px;
      padding: 0 20px;
      border-radius:8px;
      border: 1px solid rgba(0, 0, 0,0.08);
    height: 58px;
    }
    .Join .box_15_1 select{
      width: 430px;
    height: 58px;
    border-radius:8px;
    padding-left: 20px;
    }
    
    .Join .box_15_1 input::placeholder {
      font-size: 20px;
     color: rgba(0, 0, 0, 0.4);
    
    }
	.Join .box_15_2{
      font-size: 20px;
      
      width: 1200px;
      margin-top: 90px;
    
    }
    .Join .box_15_2 span{
    color: red;
    
    }
    .Join .box_15_2 input{
      width: 430px;
      padding: 0 20px;
      border-radius:8px;
      border: 1px solid rgba(0, 0, 0,0.08);
    height: 58px;
    }
    .Join .box_15_2 select{
      width: 430px;
    height: 58px;
    border-radius:8px;
    padding-left: 20px;
    }
    
    .Join .box_15_2 input::placeholder {
      font-size: 20px;
     color: rgba(0, 0, 0, 0.4);
    
    }
    /* .Join .options{
      font-size: 20px;
      display: none;
     color: rgba(0, 0, 0, 0.4);
     padding: 20px 0;
    
    } */
    .Join .input_1{
      width: 200px !important;
      height: 58px !important;
    }
    
    .Join .choose {
      padding: 8px 5px;
      width: 190px;
      outline: none;
      border: 1px solid rebeccapurple;
      border-radius: 5px;
    }
    
    .Join .option {
      display: none;
      width: 180px;
      padding: 5px 10px;
      border-width: 0 1px 1px 1px;
      border-style: solid;
      border-color: #e2b5b5;
    }
    
    ul,
    li {
      margin: 0;
      padding: 0;
      list-style: none;
    }
    .Join .button_1{
      width: 400px;
      background-color: #c30812;
      color: #fff;
      font-size: 20px;
      height: 58px;
      border-radius:8px;
	  margin:0 auto;
	  position:absolute;
	  left:calc( 50% - 200px)
    }
	    .Join .input-field{
		display: inline-block;
		width:570px;
		margin-bottom:40px;
    }
	.Join .input-field_1{
		width:100px;
		display: inline-block;
	}
		.Join #province{
		
		display: inline-block;
		position: absolute;
		top: 165px;
	}

   .linkage-menu {
	background-color: #ffffff47;
	 border-radius: 20px;
	 width:1200px;

  }
  .aui_state_lock{
	width:100%
  }
  .aui_border{
	margin:0 auto
  }
 .linkage-menu a{
	font-size: 20px;
	color: #f8f9fa;
	margin:8px 22px;
	display: inline-block;
	width: 125px;
	background-color: #ffffff30;
 text-align: center;
 border-radius: 10px;

  }
   .linkage-menu span{
	font-size: 20px;
	color: #f8f9fa;
	margin:8px 22px;
	display: inline-block;

	

  }
  .linkage-menu h6{
	width:50%;
	margin:0 auto;
  }
	.menu{
		width:50%;
		margin:0 auto;
	}
	
    
    .index .content{
      width: 100%;
	min-height:100vh;
      background-color: #000 !important;
    }
	 .fp-viewing-secondPage quan1{
		height: 30px;
    width: 30px;
    background-image: url(../image/juxing.png);
	 }
     .index .box_1{
       position:fixed; 
      padding-left:90px;
      padding-top:15px ;
      background:#000;
      width: 100%;
    z-index: 99999;
    }
	    .index .div_12{
     width: 50px;
	 padding-top: 10px;
    
    }
	      .box_1{
      /* position:fixed; */
      padding-left:90px;
      padding-top:15px ;
      background:#000;
      width: 100%;
    z-index: 99999;
    }
    .index .background_1{


      height:100vh;
      background-size: cover;
      width: 100%;
      background-repeat:no-repeat;
      position:relative;
  
    }
    .index .background_3{
       height:100vh;
      background-size: cover;
      width: 100%;

    }
	    .index .box_8_1{
      height:100vh;
     width: 100%;
     background-size: cover;
     background-repeat:no-repeat;
     position:absolute;
   }
	
	.index .background_1  .pic  li{
	  width: 100%;
	}
	.index .background_1_1 {
	


	}
	.index #wrap .pic li {
	
	}
	.index .wrap{
		height:100%;
	}
    .index .box_2{
      width: 580px;
    }
    .index .box_3{
      width: 855px;
      margin-right: 85px;
    }
    .index .background_2{
      height: 30px;
      width: 30px;
	  position: relative;
    top: -10px;
    left: -9px;
      background-image: url(../image/juxing.png);
	  display:none;

    }


	    .index .background_5{
	height:170px;
	width:100%;
	  position: absolute;
      background-color: #000;
	  bottom:0px;
    }
    .index .box_4{
       height:100vh;
      width: 100%;
      background-size: cover;
      background-repeat:no-repeat;
      position:relative;left: 0px;
    }
	    .index .box_4_2{
	margin-top:120px
    }
    
    .index .box_5{
      width: 12px;
      height: 12px;
      background: #fff;
      border-radius: 50%;
      margin: 0 auto;
	  cursor: pointer;
    }
    .index .box_6{
      height: 240px;
      position:fixed;
      z-index: 999;
      /* position:absolute ; */
      right: 70px;
      top: calc(50vh - 120px);
    }
    
    .index .box_7{
    height:100vh;
      width: 100%;
      background-color: #000;
      position:relative;
    }
    .index .box_8{
        height: 240px;
		  z-index: 9999;
		  position: absolute;
		  left: 0vh;
		  top: 73vh;
		  width: 80px;
    }

	/*20230301*/
	.index .box_8 div{
	cursor: pointer;
	}

    .index .box_9{
      height: 170px;
      background-color: #000;
	position: absolute;
    top: calc(100vh - 170px);
    width: 100%;
	 background-color: rgba(0, 0, 0, 1);
      
    
    }
    .index .box_10{
    width: 1200px;
    margin-top:40px ;
    margin-bottom:30px ;
    
    }
    .index .box_10_1{
      margin-top: 180px;
      width: 1000px;
	  position:absolute;
      height: 220px;
      background-color: rgba(0, 0, 0, 0.4);
    }
    .index .box_11{
      background-color: #dedede;
      height: 1px;
      width: 1200px;
    }

    .index .text_1{
      color: #fff;
      font-size: 16px;
      text-align: left;
      /* text-decoration:none; */
      line-height: 44px;
      height: 100%;
    }
	 .text_1 div{
	  background-color: red;
	  width: 10px;
	  height: 2px;
	  margin: 0 auto;
	  position: relative;
	  top: -5px;
	}
	


    .index .text_3{
      color: rgba(250, 250, 250, 0.6);
      font-size: 16px;
      text-align: left;
      line-height: 44px;
      height: 100%;
    }
    .index .text_4{
      color: rgba(250, 250, 250, 0.6);
      font-size: 12px;
	  margin-bottom:10px
    
    
    }
    .index .text_5{
      color: #fff;
      font-size: 14px;
      margin: 0 15px;
      /* text-align: left; */
      /* line-height: 44px; */
      /* height: 100%; */
    }
    .index .text_6{
      color: rgba(255, 255, 255, 0.6);
      font-size: 14px;
      margin: 0 15px;
    }
    .index .img_1{
      margin: 0px 5px 0 5px;
    
    }
    .index .text_2{
      color: #fff;
      font-size: 16px;
      text-align: left;
      line-height: 44px;
      height: 100%;
      position:relative;top:0px;left: 0px;
    }
    .index .img_2{
      margin-bottom: 30px;

    }
	  .index .img_2_1{
      font-size:40px;
      position:absolute;
      color:#fff;
      width: 1110px;
      text-align: center;
      top:30%
    }
	.index .img_2_2{
      display:none
    }
		.index .img_2_5{
      display:none
    }
	.index .img_2_3{
      font-size: 40px;
    position: absolute;
    color: #fff;
    width: 540px;
    text-align: center;
    top: 63%;
    }
		.index .img_2_4{
      font-size: 40px;
    position: absolute;
    color: #fff;
    width: 540px;
    text-align: center;
    top: 63%;
    }
	.align-centers .img_2_1{
      font-size:40px;
      position:absolute;
      color:#fff;
      width: 1110px;
      text-align: center;
      top:20%
    }
	 .align-centers .img_2_2{
	 display:none
	 }
    .index .img_3{
		width:100%;


    }
	.index .img_3_1{
      width: 100%;
      display: none;
    }
	.index .img_3_2{
     
      display: none;
    }

    .index .background_4{
      background-size: cover;
      width: 100%;
      background-repeat:no-repeat;
          height: calc(100vh - 170px);
	   min-height:1080px;

      position:relative;
      background-image: url(../image/hezuo.png);
    }
    .index .img_4 {
	  z-index:99999 !important;
	  position: relative;
      margin: 0 15px;
	  cursor:pointer;
    }
    .index .text_10{
      color: rgba(255, 255, 255, 0.8);
      font-size: 20px;
      line-height: 30px;
      text-align: center;
	  width:900px;
    }
    
    .index .text_10_1{
      color: rgba(255, 255, 255, 1);
      font-size: 40px;
      margin-bottom: 40px;
	  margin-top:30px
    
    }
    .index .box_13{
      position:absolute;
      top: 420px;
      right: 0px;
      
    }
    .index .box_4_1{
        position: absolute;
        margin-top: 180px;
    }
	    .index .box_4_1_1{
        position: relative;
        margin-top: 10vh;
    }

    .index .text_11 {
  margin-top: 25vh;
  margin-bottom: 1vh;
  	width:800px;
  font-size: 120px;
  color: #fff;

  font-weight: 800;
}
.index .text_11_1 {
  margin-top: 25vh;
  margin-bottom: 1vh;
  font-size: 64px;
  color: #000;
  font-weight: 900;
}
.index .text_11_2 {
  font-size: 64px;
  color: #fff;
  -webkit-text-stroke-color: #000;
  -webkit-text-stroke-width: 2px;
}

.index .text_12 {
  font-size: 24px;
  color: #fff;
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 150px;
  border: 2px solid rgb(250, 250, 250);
  border-left: 0;
  border-right: 0;

}
.index .text_12_1 {
  font-size: 16px;
  color: rgba(0, 0, 0,0.4);
  height: 50px;
  line-height: 50px;
  text-align: left;
  border-left: 0;
  border-right: 0;

}

.index .text_13 {
  font-size: 24px;
  color: #fff;
  width: 600px;
  margin-top: 8vh;
  margin-bottom: 6vh;
  height: 70px;
}
.index .text_13_1 {
  font-size: 20px;
  color: #000;
  width: 600px;
  margin-top: 8vh;
  margin-bottom: 10vh;
  height: 70px;
}

.index .button_2 {
  font-size: 24px;
  color: #fff;
  width: 160px;
  height: 50px;
  border: 1px solid rgb(250, 250, 250);
}
.index .button_2_1 {
  font-size: 24px;
  color: #000;
  width: 160px;
  height: 50px;
  border: 1px solid rgb(0, 0, 0);
}
    .index .box_15{
      margin-left: 20vh;
	  position: absolute;
	  top:0
    }
   .index .background_4 .box_17 {
  margin-top: 70px;
  width: 90%;
  background-color: rgba(0, 0, 0, 0.40);
  overflow-x: hidden;
  /* height: 465px; */
 
}

.index .background_4 .box_17 .box_17_img ul {
  width: 100%;
  display: flex;
  align-items: center;
 flex-wrap: wrap;
 padding-top: 100px;
padding-bottom: 66px;
}
.index .background_4 .box_17 .box_17_img ul li {
  width: 9%;

}

.index .background_4 .box_17 .box_17_img img {
  height: 100%;
	width:110%;
	
  padding: 0 50px  90px;

}
@media (max-width: 1900px) {


.index .box_4_1_1{
	margin-top:90px
}
.index .background_4{
	height:calc(100% - 150px)
}
.index .background_4 .box_17 .box_17_img img{
	padding:0 30px 30px
}
.index .box_7_2{
	transform: scale(0.7);
}
.index .img_2_1{
    top: 20%;

}
.index .img_2_3{
    top: 73%;
}
.index .img_2_4{
	top: 73%;
}
.index .text_10_1{
	margin-bottom: 20px;
    margin-top: 10px;

}
.align-centers .box_7_1{

}
.align-centers .img_3{
	margin-left:0px !important;
}
.index .background_4 .box_17 .box_17_img ul{
	padding-top:20px;

}
.index .background_4 .box_17 .box_17_img ul li{
	
	width: 7.5%;
}
 .box_9{
	height: 150px !important;
	
	padding-bottom:20px !important
}
.index .box_9{
	top: calc(100vh - 150px)!important;
}


}

.index .box_7_1{
	    width: 100%;
    max-width: 540px;
    margin-right: 30px;
    margin-left: 10vh;
}

.section1{
  display: block;
 }
 .section2{
  display: none;
 }



    
    
    
   .core .content{
      width: 100%;
    
    }

   .core .background_1{
    background-size: cover;
      width: 100%;
      height: 675px;
      position:relative;
      background-image: url(../image/core_1.png);
      background-repeat:no-repeat;
    }
   .core .box_2{
      width: 580px;
    }
   .core .box_3{
      width: 855px;
      margin-right: 85px;
    }
   .core .background_2{
      height: 30px;
      width: 30px;
      background-image: url(../image/juxing.png);
    }
   .core .box_4{
      margin-top: 195px;
    }
    
   .core .box_5{
      width: 12px;
      height: 12px;
      background: #fff;
      border-radius: 50%;
      margin: 0 auto;
    }
   .core .box_6{
      height: 240px;
      position:absolute ;right: 80px;
    }
    
    
   .core .box_9{
      height: 170px;
      background-color: #000;
      position:absolute ;bottom: 0px;
    
    }
   .core .box_10{
    width: 1200px;
    margin-top:40px ;
    margin-bottom:30px ;
    
    }
   .core .box_11{
      background-color: #dedede;
      height: 1px;
      width: 1200px;
    }

   .core .text_1{
      color: #fff;
      font-size: 16px;
      text-align: left;
      /* text-decoration:none; */
      line-height: 44px;
      height: 100%;
    }
   .core .text_3{
      color: rgba(250, 250, 250, 0.6);
      font-size: 16px;
      text-align: left;
      line-height: 44px;
      height: 100%;
    }
   .core .text_4{
      color: rgba(250, 250, 250, 0.6);
      font-size: 12px;
    
    
    }
   .core .text_5{
      color: #fff;
      font-size: 14px;
      margin: 0 15px;
      /* text-align: left; */
      /* line-height: 44px; */
      /* height: 100%; */
    }
   .core .text_6{
      color: rgba(255, 255, 255, 0.6);
      font-size: 14px;
      margin: 0 15px;
    }
   .core .img_1{
      margin: 12px 5px 0 5px;
    
    }
   .core .text_2{
      color: #fff;
      font-size: 16px;
      text-align: left;
      line-height: 44px;
      height: 100%;
      position:relative;top:-2px;left: 0px;
    }
    
   .core .img_4 {
      z-index:99999 !important;
	  position: relative;
      margin: 0 15px;
    }
   .core .background_4{
      position:relative;
      height: 170px;
      background-color: #000;
    }
   .core .text_10{
      color: rgba(255, 255, 255, 1);
      font-size: 24px;
    }
    
   .core .text_10_1{
      color: rgba(255, 255, 255, 1);
      font-size: 40px;
      margin-bottom: 40px;
    }
   .core .box_7{
      width: 1200px;
      margin: 0 auto;
      margin-top: 70px;
    }
   .core .box_7_1{
      margin-bottom: 40px;
    }
   .core .box_7 ul {
      padding: 0;
    }
   .core .box_7 ul li a{
      list-style:none;
      color: rgba(0, 0, 0, 0.6);
      font-size: 20px;
      margin-right: 60px;
    }
   .core .text_7{
      color: rgba(0, 0, 0, 1) !important;
      font-size:24px !important; 
      position:relative;
	  height:100%;
		padding-bottom:5px;
		top:-5px;
	  border-bottom: 1px solid red;
	  
    
    }
	   .core .text_7_2{

		border-bottom: 1px solid red;
    
    }

   .core .box_11_1{
      background-color: rgba(0, 0, 0, 0.08);
      height: 1px;

      margin-bottom: 50px;
      width: 1200px;
    }
   .core .text_8{
      font-size: 16px;
      color: #ff4257;
      margin-top: 90px;
      line-height: 40px;
    }
    .core .text_8_1{
      font-size: 16px;
      color: #ff4257;
      margin-top: 50px;
      line-height: 40px;
    }
   .core .text_9{
      font-size: 32px;
      color: black;
      margin-bottom: 30px;
    }
   .core .text_11{
      font-size: 20px;
      width: 300px;
      color: rgba(0, 0, 0, 0.4);
    }
   .core .box_8{
      width: 1200px;
    }
    
   .core .box_13{
      width: 600px;
    }
    .core .box_13:hover{
      background-color: #c1000b;
      color: #fff !important;
    }

   .core .box_13:hover .text_8_1{
      margin-top: 60px;
      color: #fff;
     }
    .core .box_13:hover .text_9{
      color: #fff;
     }
    .core .box_13:hover .text_11{
      color: #fff;
     }
   .core .box_14_1{
      width: 90px;
      height: 30px;
      border: rgba(250, 250, 250, 0.6) 1px solid;
      text-align: center;
      line-height: 30px;
      color: #fff;
      margin-top: 40px;
	  margin-bottom: 20px;
      
    }
	   .core .img_3{
		height:360px
      
    }

    .contact .content{
      width: 100%;
      background-color: #000;
    }

    .contact .background_1{
      height: 70px;
      position:relative;
      /* background-image: url(../image/banner.png); */
    }
    .contact .box_2{
      width: 580px;
    }
    .contact .box_3{
      width: 855px;
      margin-right: 85px;
    }
    .contact .background_2{
      height: 30px;
      width: 30px;
      background-image: url(../image/juxing.png);
    }
     .contact .box_4{
       height:calc(1320px - 140px);
      background-repeat:no-repeat;
      background-size: cover;

    }
    .contact .img_3{
      position:absolute;
      top: 0;
	  width: 100%;

    }
    .contact .img_3_1{
      position:absolute;
      height: 525px;
      width: 100%;
    }
    .contact .box_4_1{
      background-color: rgba(0, 0, 0, 0.6);
      z-index: 100;
      height: 675px;
      width: 100%;
    }
    .contact .box_4_2{
      z-index: 150;
      position:relative;top:-385px;left: 0px;
    }
    .contact .box_4_3{
      width: 100%;
      height: 525px;
      position:relative;top:-170px;
    }
    .contact .box_5{
      width: 1200px;
      height: 285px;
      margin-top: 90px;
    }
    .contact .box_5_1{
      /* width: 1200px; */
      margin-bottom: 25px;
    }
    .contact .box_5_2{
      width: 380px;
      height: 100%;
      background-image: url(../image/contact_4.png) ;


      /* height: 285px; */
    }
    .contact .box_5_3{
   
      height: 100%;
      padding-top: 65px;
      padding-bottom: 65px;
    }
    .contact .box_5_2 :hover{
      background-color: rgba(191, 0, 10, 0.85);

    }
    .contact .box_5_4{
      background-image: url(../image/contact_5.png);
      height: 100%;
      width: 380px;
    }
    .contact .box_5_4_1 {
      height: 100%;
      width: 380px;
    }
    .contact .box_5_4 :hover{
      background-color: rgba(191, 0, 10, 0.85);

    }
    
    .contact .box_8{
      height: 240px;
      position:absolute ;left: 80px; bottom: 130px;
    }
    
    .contact .box_9{
      height: 170px;
	  position:absolute;
      background-color: #000;
    
    }
	 .contact .box_9_1{
  width:100%;
  height:170px;
  position:relative;
  bottom:0
  
}
    .contact .box_10{
    width: 1200px;
    margin-top:40px ;
    margin-bottom:30px ;
    
    }
    .contact .box_11{
      background-color: #dedede;
      height: 1px;
      width: 1200px;
    }

    .contact .text_1{
      color: #fff;
      font-size: 16px;
      text-align: left;
      /* text-decoration:none; */
      line-height: 44px;
      height: 100%;
    }
    .contact .text_3{
      color: rgba(250, 250, 250, 0.6);
      font-size: 16px;
      text-align: left;
      line-height: 44px;
      height: 100%;
    }
    .contact .text_5{
      color: #fff;
      font-size: 14px;
      margin: 0 15px;
      /* text-align: left; */
      /* line-height: 44px; */
      /* height: 100%; */
    }
    .contact .text_6{
      color: rgba(255, 255, 255, 0.6);
      font-size: 14px;
      margin: 0 15px;
    }

    .contact .text_2{
      color: #fff;
      font-size: 16px;
      text-align: left;
      line-height: 44px;
      height: 100%;
      position:relative;top:-0px;left: 0px;
    }
    
    
    .contact .background_4{
      /*  height:100vh; */
      height: 170px;
      position:relative;
    }
    .contact .img_4 {
      z-index:99999 !important;
	  position: relative;
      margin: 0 15px;
    }
    .contact .text_10{
      color: rgba(255, 255, 255, 0.8);
      font-size: 24px;
      line-height: 30px;
    }
    .contact .text_10 span{
      font-size: 26px;
    }
    
    .contact .text_10_1{
      color: rgba(255, 255, 255, 1);
      font-size: 60px;
      margin-bottom: 40px;
      /* margin-top: 130px; */
    }
    .contact .text_10_2{
      margin-bottom: 55px;
    }
    .contact .box_13{
      position:absolute;
      top: 420px;
      right: 0px;
      
    }
    .contact .img_2{
      position:relative;top:-4px;left: -110px;
    }
    .contact .text_11{
      color: rgba(255, 255, 255, 0.8);
      font-size: 20px;
      line-height: 30px;
      margin-bottom: 27px;
    }
    .contact .text_11_1{
      color: #c1000b;
      font-size: 20px;
      line-height: 30px;
    }
    .contact .text_12{
      color: rgba(255, 255, 255,1);
      font-size: 20px;
      margin-top: 30px;
      margin-bottom: 55px;
      /* line-height: 30px; */
    }
    .contact .text_12_1{
      color: rgba(255, 255, 255,1);
      font-size: 16px;
      position:relative;top:-3px;
    }
    

    .align-centers  .content{
      width: 100%;
      background-color: #000;
    }

    .align-centers  .background_1{
      height:100vh;
      background-size: cover;
      width: 100%;
      position:relative;
      background-image: url(../image/chanpin.png);
    }
    .align-centers  .box_2{
      width: 580px;
    }
    .align-centers  .box_3{
      width: 855px;
      margin-right: 85px;
    }
    .align-centers  .background_2{
      height: 30px;
      width: 30px;
      background-image: url(../image/juxing.png);
    }
    .align-centers  .box_4{
      margin-top: 195px;
    }
    
    .align-centers  .box_5{
      width: 12px;
      height: 12px;
      background: #fff;
      border-radius: 50%;
      margin: 0 auto;
    }
    .align-centers  .box_6{
      height: 240px;
      position:absolute ;right: 80px;
    }
    
    .align-centers  .box_7{
       height:100vh;
      position:relative;
    }
    .align-centers  .box_9{
      height: 170px;
      background-color: #000;
      position:absolute ;bottom: 0px;
    
    }
    .align-centers  .box_10{
    width: 1200px;
    margin-top:40px ;
    margin-bottom:30px ;
    
    }
    .align-centers  .box_11{
      background-color: #dedede;
      height: 1px;
      width: 1200px;
    }
      .box_12{
        width: 1200px;
      margin: 30px 0 40px 0;
    }
    .align-centers  .text_1{
      color: #fff;
      font-size: 16px;
      text-align: left;
      /* text-decoration:none; */
      line-height: 44px;
      height: 100%;
    }
    .align-centers  .text_3{
      color: rgba(250, 250, 250, 0.6);
      font-size: 16px;
      text-align: left;
      line-height: 44px;
      height: 100%;
    }
    .align-centers  .text_4{
      color: rgba(250, 250, 250, 0.6);
      font-size: 12px;
    
    
    }
    .align-centers  .text_5{
      color: #fff;
      font-size: 14px;
      margin: 0 15px;
      /* text-align: left; */
      /* line-height: 44px; */
      /* height: 100%; */
    }
    .align-centers  .text_6{
      color: rgba(255, 255, 255, 0.6);
      font-size: 14px;
      margin: 0 15px;
    }


    .align-centers  .text_2{
      color: #fff;
      font-size: 16px;
      text-align: left;
      line-height: 44px;
      height: 100%;
      position:relative;top:0px;left: 0px;
    }
    .align-centers  .img_2{
      margin-bottom: 30px;
    }
    .align-centers  .img_3{
      margin-right: 30px;
      margin-left: 120px;
    }
    
    
    .align-centers  .img_4 {
     z-index:99999 !important;
	  position: relative;
      margin: 0 15px;
    }
    .align-centers  .background_4{
      position:relative;
      height: 170px;
    }
    .align-centers  .text_10{
      color: rgba(255, 255, 255, 1);
      font-size: 20px;
    }
		.align-centers .img_3_1{
      width: 100%;
      display: none;

    }
	.align-centers .img_3_2{
     
      display: none;

    }

    
    .align-centers  .text_10_1{
      color: rgba(255, 255, 255, 1);
      font-size: 40px;
      margin-bottom: 40px;
    }
    .text_button{
      font-size: 16px;
      line-height:40px;
      color: rgba(0, 0, 0,0.4);
    }
    .div_button{

      height: 35px;
      border: 1px solid rgba(0, 0, 0, 0.4);
    }
    .box_bian{
      margin-top:380px ;
    }
    .loge{
      width: 100%;
    }
    .box_5_7:hover{
      width: 380px;
      height: 285px;
      background-color: rgba(191, 0, 10, 0.85);
    }
    .box_5_7{
      width: 380px;
      height: 285px;
    }
    .text_button1{
      font-size: 16px;
      line-height:40px;
      color: rgba(250, 250, 250,0.4);
    }
    .div_button1{
      width: 155px;
      height: 35px;
      border: 1px solid rgba(250, 250, 250, 0.4);
    }
	 .div_button2{
      width: 155px;
      height: 35px;
      border: 1px solid rgba(250, 250, 250, 0.4);
	  color: rgba(250, 250, 250, 0.4);

    }

       
   .case .content{
    width: 100%;
  
  }

 .case .background_1{
  background-size: cover;
    width: 100%;
    height:800px;
    position:relative;
    background-image: url(../image/case_1.png);
    background-repeat:no-repeat;
  }
 .case .box_2{
    width: 580px;
  }
 .case .box_3{
    width: 855px;
    margin-right: 85px;
  }
 .case .background_2{
    height: 30px;
    width: 30px;
    background-image: url(../image/juxing.png);
  }
 .case .box_4{
    margin-top: 195px;
  }
  
 .case .box_5{
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    margin: 0 auto;
  }
 .case .box_6{
    height: 240px;
    position:absolute ;right: 80px;
  }
  
  
 .case .box_9{
    height: 170px;
    background-color: #000;
    position:absolute ;bottom: 0px;
  
  }
 .case .box_10{
  width: 1200px;
  margin-top:40px ;
  margin-bottom:30px ;
  
  }
 .case .box_11{
    background-color: #dedede;
    height: 1px;
    width: 1200px;
  }

 .case .text_1{
    color: #fff;
    font-size: 16px;
    text-align: left;
    /* text-decoration:none; */
    line-height: 44px;
    height: 100%;
  }
 .case .text_3{
    color: rgba(250, 250, 250, 0.6);
    font-size: 16px;
    text-align: left;
    line-height: 44px;
    height: 100%;
  }
 .case .text_4{
    color: rgba(250, 250, 250, 0.6);
    font-size: 12px;
  
  
  }
 .case .text_5{
    color: #fff;
    font-size: 14px;
    margin: 0 15px;
    /* text-align: left; */
    /* line-height: 44px; */
    /* height: 100%; */
  }
 .case .text_6{
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    margin: 0 15px;
  }

 .case .text_2{
    color: #fff;
    font-size: 16px;
    text-align: left;
    line-height: 44px;
    height: 100%;
    position:relative;top:-2px;left: 0px;
  }
  
 .case .img_4 {
    z-index:99999 !important;
	  position: relative;
      margin: 0 15px;
  }
 .case .background_4{
    position:relative;
    height: 170px;
    background-color: #000;
  }
 .case .text_10{
    color: rgba(255, 255, 255, 1);
    font-size: 24px;
  }
  
 .case .text_10_1{
    color: rgba(255, 255, 255, 1);
    font-size: 40px;
    margin-bottom: 40px;
  }
 .case .box_7{
    width: 1200px;
    margin: 0 auto;
    margin-top: 170px;
  }
 .case .box_7_1{
    margin-bottom: 40px;
  }
 .case .box_7 ul {
    padding: 0;
  }
 .case .box_7 ul li a{
    list-style:none;
    color: rgba(0, 0, 0, 0.6);
    font-size: 20px;
    margin-right: 60px;
  }

 .case .text_7{
    color: rgba(0, 0, 0, 1) !important;
    font-size:24px !important; 
    position:relative;
    top: -3px;
  
  }
 .case .box_11_1{
    background-color: rgba(0, 0, 0, 0.08);
    height: 1px;
    margin-top: 10px;
    margin-bottom: 50px;
    width: 1200px;
  }
 .case .text_8{
    font-size: 16px;
    color: #ff4257;
    margin-top: 90px;
    line-height: 40px;
  }
  .case .text_8_1{
    font-size: 20px;
    color: #000;
    margin-top: 30px;

  }
 .case .text_9{
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 30px;
  color: rgba(0, 0, 0, 0.6);
  }

 .case .box_8{
    width: 580px;
    display: inline-block;
    
  }
  .case .box_8:nth-child(2n-1){
   margin-right:30px ;
    
  }
  .case .img_2{
    width: 580px;
    height: 435px;
  }
  .case  .box_14{
    width: 1200px;
    margin: 0 auto;
  }
  

  .case-details .content{
    width: 100%;
  
  }

 .case-details .background_1{
  background-size: cover;
    width: 100%;
    height:800px;
    position:relative;
    background-image: url(../image/case-details_1.png);
    background-repeat:no-repeat;
  }
 .case-details .box_2{
    width: 580px;
  }
 .case-details .box_3{
    width: 855px;
    margin-right: 85px;
  }
 .case-details .background_2{
    height: 30px;
    width: 30px;
    background-image: url(../image/juxing.png);
  }
 .case-details .box_4{
    margin-top: 195px;
  }
  
 .case-details .box_5{
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    margin: 0 auto;
  }
 .case-details .box_6{
    height: 240px;
    position:absolute ;right: 80px;
  }
  
  
 .case-details .box_9{
    height: 170px;
    background-color: #000;
    position:absolute ;bottom: 0px;
  
  }
 .case-details .box_10{
  width: 1200px;
  margin-top:40px ;
  margin-bottom:30px ;
  
  }
 .case-details .box_11{
    background-color: #dedede;
    height: 1px;
    width: 1200px;
  }

 .case-details .text_1{
    color: #fff;
    font-size: 16px;
    text-align: left;
    /* text-decoration:none; */
    line-height: 44px;
    height: 100%;
  }
 .case-details .text_3{
    color: rgba(250, 250, 250, 0.6);
    font-size: 16px;
    text-align: left;
    line-height: 44px;
    height: 100%;
  }
 .case-details .text_4{
    color: rgba(250, 250, 250, 0.6);
    font-size: 12px;
  
  
  }
 .case-details .text_5{
    color: #fff;
    font-size: 14px;
    margin: 0 15px;
    /* text-align: left; */
    /* line-height: 44px; */
    /* height: 100%; */
  }
 .case-details .text_6{
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    margin: 0 15px;
  }
 .case-details .img_1{
    margin: 12px 5px 0 5px;
  
  }
 .case-details .text_2{
    color: #fff;
    font-size: 16px;
    text-align: left;
    line-height: 44px;
    height: 100%;
    position:relative;top:-2px;left: 0px;
  }
  
 .case-details .img_4 {
   z-index:99999 !important;
	  position: relative;
      margin: 0 15px;
  }
 .case-details .background_4{
    position:relative;
    height: 170px;
    background-color: #000;
  }
 .case-details .text_10{
    color: rgba(255, 255, 255, 1);
    font-size: 24px;
  }
  
 .case-details .text_10_1{
    color: rgba(255, 255, 255, 1);
    font-size: 40px;
    margin-bottom: 40px;
  }

 .case-details .text_7{
    color: rgba(0, 0, 0, 1) !important;
    font-size:24px !important; 
    position:relative;
    top: -3px;
  
  }
 .case-details .box_11_1{
    background-color: rgba(0, 0, 0, 0.08);
    height: 1px;
    margin-top: 10px;
    margin-bottom: 50px;
    width: 1200px;
  }
 .case-details .text_8{
    font-size: 16px;
    color: #ff4257;
    margin-top: 90px;
    line-height: 40px;
  }
  .case-details .text_8_1{
    font-size: 20px;
    color: #000;
    margin-top: 30px;

  }
 .case-details .text_9{
  font-size: 16px;
  color: rgba(0, 0, 0, 0.6);
  }

 .case-details .box_8{
  margin-bottom: 60px;
  margin-top: 20px;
  }
  .case-details .img_2{
    width: 380px;
    height: 285px;
  }
  .case-details .text_12{
    font-size: 32px;
    margin-top: 60px;
  }
  .case-details  .box_16{
    width: 1200px;
    margin: 0 auto;
  }
  .case-details .text_13{
    font-size: 20px;
    text-align: left;
    display: inline-block;
    width: 380px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 60px;
  }
  .case-details .text_13:nth-child(3n-1){
    margin-right: 23px;
  }
  .case-details .text_13:nth-child(3n-2){
    margin-right: 23px;
  }
  .case-details .text_13:nth-child(3n){
    padding-left: 20px;
  }
  
  
  .case-details .text_14{
    font-size: 20px;
    text-align: left;
  color: rgba(0, 0, 0, 1);

  }
  .case-details .text_15{
    font-size: 20px;
    text-align: left;
  color: #c1000b;
  line-height: 60px;
  


  }
  .case-details .text_16{
    font-size: 20px;
    text-align: left;
  color: rgba(0, 0, 0, 1);
  line-height: 60px;
 

  }
  .case-details .box_17{
    font-size: 20px;
    width: 1200px;
  }

  .case-details .box_17 img {
	margin:0 auto

  }
  .case-details .img_3{
    
    width: 100%;
  }
  



  .customer .content{
    width: 100%;
  
  }

 .customer .background_1{
  background-size: cover;
    width: 100%;
    position:relative;
  
    background-repeat:no-repeat;
  }
 .customer .box_2{
    width: 580px;
  }
 .customer .box_3{
    width: 855px;
    margin-right: 85px;
  }
 .customer .background_2{
    height: 30px;
    width: 30px;
    background-image: url(../image/juxing.png);
  }

  
 .customer .box_5{
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    margin: 0 auto;
  }
 .customer .box_6{
    height: 240px;
    position:absolute ;right: 80px;
  }
  
  
 .customer .box_9{
    height: 170px;
    background-color: #000;
    position:absolute ;bottom: 0px;
  
  }
 .customer .box_10{
  width: 1200px;
  margin-top:40px ;
  margin-bottom:30px ;
  
  }
 .customer .box_11{
    background-color: #dedede;
    height: 1px;
    width: 1200px;
  }

 .customer .text_1{
    color: #fff;
    font-size: 16px;
    text-align: left;
    /* text-decoration:none; */
    line-height: 44px;
    height: 100%;
  }
 .customer .text_3{
    color: rgba(250, 250, 250, 0.6);
    font-size: 16px;
    text-align: left;
    line-height: 44px;
    height: 100%;
  }
 .customer .text_4{
    color: rgba(250, 250, 250, 0.6);
    font-size: 12px;
  
  
  }
 .customer .text_5{
    color: #fff;
    font-size: 14px;
    margin: 0 15px;
    /* text-align: left; */
    /* line-height: 44px; */
    /* height: 100%; */
  }
 .customer .text_6{
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    margin: 0 15px;
  }
 .customer .img_1{
    margin: 12px 5px 0 5px;
  
  }
 .customer .text_2{
    color: #fff;
    font-size: 16px;
    text-align: left;
    line-height: 44px;
    height: 100%;
    position:relative;top:-2px;left: 0px;
  }
  

 .customer .background_4{
    position:relative;
    height: 170px;
    background-color: #000;
  }
 .customer .text_10{
    color: rgba(255, 255, 255, 1);
    font-size: 24px;
    text-align: center;
  }
  
 .customer .text_10_1{
    color: rgba(255, 255, 255, 1);
    font-size: 40px;


    margin-bottom: 40px;
    text-align: center;
  }

 .customer .text_7{
    color: rgba(0, 0, 0, 1) !important;
    font-size:24px !important; 
    position:relative;
    top: -3px;
  
  }
 .customer .box_11_1{
    background-color: rgba(0, 0, 0, 0.08);
    height: 1px;
    margin-top: 10px;
    margin-bottom: 50px;
    width: 1200px;
  }
 .customer .text_8{
    font-size: 16px;
    color: #ff4257;
    margin-top: 90px;
    line-height: 40px;
  }
  .customer .text_8_1{
    font-size: 20px;
    color: #000;
    margin-top: 30px;

  }
 .customer .text_9{
  font-size: 16px;
  color: rgba(0, 0, 0, 0.6);
  }

 .customer .box_8{
  margin-bottom: 60px;
  margin-top: 20px;
  }
  .customer .img_2{
    width: 380px;
    height: 285px;
  }
  .customer .text_12{
    font-size: 32px;
    margin-top: 60px;
  }
  .customer .text_12_1{
    font-size: 20px;
    margin-top: 60px;
    margin-bottom: 90px;

    color: rgba(0, 0, 0,0.4);
  }
  .customer  .box_16{
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 120px;
  }
  .customer .text_13{
    font-size: 20px;
    text-align: left;
    display: inline-block;
    width: 380px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 60px;
  }

  
  .customer .text_14{
    font-size: 20px;
    text-align: left;
  color: rgba(0, 0, 0, 1);

  }
  .customer .text_15{
    font-size: 20px;
    text-align: left;
  color: #c1000b;
  line-height: 60px;
  width: 33%;


  }
  .customer .text_16{
    font-size: 20px;
    text-align: left;
  color: rgba(0, 0, 0, 1);
  line-height: 60px;
  width: 33%;

  }
  .customer .box_17{
    font-size: 20px;
    width: 1200px;
  }
  .customer .box_17_1{
    font-size: 20px;
    width: 210px;
    height: 160px;
    background-color:#f8f8f8 ;
    text-align: center;
    display: inline-block
  }
  .customer .box_17_1:hover{
    background-color:#c1000b ;
    color: #fff;
  }
  .customer .img_3{
    width: 100%;
  }
  .customer .img_4 {
    z-index:99999 !important;
	  position: relative;
      margin: 0 15px;
  }
  .customer .img_8{
    margin-top: 30px;
    margin-bottom: 35px;
  }
  .customer .img_5{
  
    margin:0 55px;
  }
  .customer .img_6{
    position:absolute;
    right: 90px;

    margin:50px 0;
  }
  .customer .img_7{
    position:absolute;
    left: 90px;
    margin:50px 0;
  }
  .customer  .box_4{
    position:absolute;
    top: 30vh;
    width: 100%;

  }
  .customer .box_18{
    font-size: 20px;
    width: 1200px;
    margin-top: 108px;
  }
  .customer .box_16_1{
	display:none
  }
  .pwd{
	float:right;
	position:absolute;
	display: none;
  }
    .pwds{
	float:right;
	position: absolute;
    z-index: 100;
  }
  #img_1{
	
  }

#sidenav  li {

	list-style:none;

	list-style:none;

}
#sidenav li:hover a {
	color:#ff6a6a;
}
#sidenav li a {
	color:#494949;
	margin-left:32px;
	-webkit-transition:all 0.28s ease-out;
	-moz-transition:all 0.28s ease-out;
	-ms-transition:all 0.28s ease-out;
	-o-transition:all 0.28s ease-out;
	transition:all 0.28s ease-out;
	text-decoration:none;
}
#sidenav li.point_a a {
	color:#ff6a6a;
}
.point_a a {
	color:#ff6a6a;
}
.dark {
	display:inline-block;
	width:10px;
	height:10px;
	border:3px solid #767676;
	border-radius:50%;
	float:left;
	margin-top:4px;
	position:absolute;
	left:55px;
	top:2px;
	background:#fff;
	/* top:4px;
	*/
}
    .xian{
      display: block;
    }
    .yin{
      display: none !important;
    }
#sidenav i.point {
	background:#ff6a6a;
	width:9px;
	height:9px;
	top:3px;
	display:inline-block;
	border-radius:50%;
	float:left;
	margin-top:4px;
	position:absolute; 
	left:55px;
}
#sidenav span {

	position:absolute;
	top:-40px;
	writing-mode: horizontal-tb;
}
.branch {
	position:absolute;
	z-index:-999;
	border-right:1px solid #ccc;
	width:3px;
	height:420px;
	left:121px;
	top:-20px;
}
.sidebar{
width:100%
}
    

.lb1 {
  flex-shrink:1;
  width: 1200px;
 margin: 50px auto;
 display: flex;
 justify-content: flex-start;
 align-items: center;
 
 position: relative;
}
.lb1 p{
  padding-left: 10px;
  text-align:left;
  color: #000;

}

.lb1 .swiper-slide a {
  width: auto;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  margin-right: 0;
  cursor: pointer;
  display: flex;
  overflow: hidden;
  cursor: pointer;
  display: block;
  text-align: center;
  width: 100%;
}
.lb1 .swiper-slide a img {
  width: auto;
  height: 100%;
  display: block;
}



.lb1 .swiper-slide {
  width: auto;

}

.lb1 .swiper-button-prev {
  width: 50px;
  outline: none;
  border: 0;
  height: 50px;
  top: -30px;
  background: url(../image/zuo1.png) center no-repeat;

}

.lb1 .swiper-button-next {
  width: 50px;
  border: 0;
  height: 50px;
    outline: none;
  background: url(../image/右.png) center no-repeat;
  top: -30px;
}
#select option{
	background: black
}
.tab {
	position:absolute;
	bottom:20px;
	left:50%;
	margin-left:0px;
	height:30px;
	padding-left:10px;
	/*background:rgba(0,0,0,.2);*/
	border-radius:15px;
	transition:0.5s;
}
.tab:hover {
	/*background:rgba(0,0,0,.5);*/
	/*transform:scale(1.2);*/
}
.tab li {
	width: 5px;
    height: 25px;
    float: left;
    background: #fff;
    margin: 5px 10px 0 0;
    cursor: pointer;
	margin-right:20px;
}
.tab li.on {
	background: #f00;
    position: relative;
    top: -7px;
    height: 33px;
}

.case-details .background_1 p {
	position:absolute;
	top:50%;
	margin-top:-30px;
	width:30px;
	background:rgba(0,0,0,0.2);
	text-align:center;
	font-size:28px;
	font-weight:bold;
	line-height:60px;
	color:#fff;
	cursor:pointer;
}
.case-details .background_1 p:hover {
	background:rgba(0,0,0,0.5);
}
.case-details .background_1 .prev {
	left:0;
}
.case-details .background_1 .next {
	right:0;
}
.case-details #wrap {
	position:relative;
	width:1200px;
	
	margin:0px auto;
	margin-top:76px;
	overflow:hidden;
}
#wrap {
	overflow: hidden;

}
#wrap .pic {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.case-details #wrap .pic li{

	width:100%;
	height:800px;
}
.product #wrap  .pic li {
	float:left;
	width:100%;
	position:relative;
	height:800px;
	color:#fff;
	top:-1px;
	text-align:center;
	line-height:800px;
}

.product #wrap .pic li img {
	border:0;
	position:relative;
	vertical-align:middle;

	height:800px;

	
}
.aui_close {
	display: block;
	color: #fff;
	font-size: 20px;
	width: 50%;
	margin: 0 auto;
}


.aui_title{
display: block;
	color: #fff;
	font-size: 20px;
	width: 50%;
	margin: 0 auto;
}
.huan{
width:1200px;
margin :0 auto;
margin-bottom: 20px;

display: flex;
 justify-content: flex-end;

}
.huan a{
	color:#000;
	margin:0 2px;
	color: rgba(0, 0, 0, 0.6);
	}
.huan span{
	color:#000;
	font-weight:600;
	margin:0 2px;


}
.tab1{
	position:relative;
	display: inline-block;
	bottom:20px;
	left:50%;
	top: -60px;
	margin-left:0px;
	height:30px;
	padding-left:10px;
	border-radius:15px;
	transition:0.5s;
}
.tab1:hover {
	/*background:rgba(0,0,0,.5);*/
	/*transform:scale(1.2);*/
}
.tab1 li {
	width: 5px;
    height: 25px;
    float: left;
    background: #fff;
    margin: 5px 10px 0 0;
    cursor: pointer;
	margin-right:20px;
}
.tab1 li.on {
	background: #f00;
    position: relative;
    top: -7px;
    height: 33px;
}
#wrap1 .pic1 li{
	width:100%;


}

#wrap1 .pic1 {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.iframe_1{
	position: fixed;
	right:-100px; bottom:10px;
	z-index:9999;
	display:none;
	
}
 .index .img_5{
      position: relative;
      opacity:0;
      left: 90px;
      top: -90px;
    }
#zxzx{
	color: white;
    font-weight: 600;
    position: absolute;
    left: 15px;
    top: 15px;
}
.wbig{
	background: #e01425;
    position: absolute;
    bottom: 584px;
    width: 651px;
    height: 50px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    right: 110px;
    z-index: 99999;
}
.wbig .btn-off{
	display: inline-block;
	position: absolute;
	right: 15px;
	top:-44px;
	color:white;
	font-size:80px;
}
.background_3 .align-center{
	cursor:pointer;
}
.tab2{
	position:relative;
	display: inline-block;
	bottom:20px;
	left:50%;
	top: -60px;
	margin-left:0px;
	height:30px;
	padding-left:10px;
	border-radius:15px;
	transition:0.5s;
}
.tab2:hover {
	/*background:rgba(0,0,0,.5);*/
	/*transform:scale(1.2);*/
}
.tab2 li {
	width: 5px;
    height: 25px;
    float: left;
    background: #fff;
    margin: 5px 10px 0 0;
    cursor: pointer;
	margin-right:20px;
}
.tab2 li.on {
	background: #f00;
    position: relative;
    top: -7px;
    height: 33px;
}
#wrap2 .pic2 li{
	width:100%;

}
#wrap2 .pic2 {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.index .box_8_4{
  position:relative;

}
.beijing h1{
	margin-top: 135px;
    text-align: center;
}
.beijing .content {
	width:1200px
}
.beijing .background_1_1 {
  width: 100%;
  height: 100vh;
  image-rendering: pixelated;
  background-repeat: no-repeat;


}
.beijing .tab{

  position: relative;
  bottom: 20px;
  left: 50%;
  top: -35px;

}
.beijing #wrap .pic{

  width:1200px;
}


.beijing #wrap  .pic li {
	float:left;
	width:1200px;
	position:relative;
	height:600px;
	color:#fff;
	
	text-align:center;
	
}
.beijing #wrap  .pic li img {
	border:0;
	position:relative;
	vertical-align:middle;
	width:100%;
	height:600px;

	
}
.beijing .p_1{
  margin-bottom: 30px;
  margin-top: 30px;
  text-align:center;
  font-size: 22px;
}
.beijing .p_2{
  margin-bottom: 20px;
  font-size: 22px;
}
.beijing .box_3{
  display:flex;
  width: 1200px;
  flex-wrap:wrap;
}
.beijing .box_3 div{
  width: 580px;
  display: inline-block;
  
}
.beijing .box_3 div:nth-child(2n-1){
 margin-right:40px ;
  
}

.beijing .box_3 div video{
  width: 580px;
  
}
.beijing .box_3 div p{
  margin: 20px 0 30px 0;
  font-size: 18px;
  font-weight: 600;
}
.beijing .box_9{
height: 170px;
background-color: #000;
position: relative;
bottom: 0px;}
.beijing .box_10{
	width: 1200px;
margin-top: 40px;
margin-bottom: 30px;
}
.beijing  .box_11{
	background-color: #dedede;
height: 1px;
width: 1200px;
}
.beijing .text_6{
color: rgba(255, 255, 255, 0.6);
font-size: 14px;
margin: 0 15px;
}
.beijing .text_5{
color: #fff;
font-size: 14px;
margin: 0 15px;
}
.beijing .img_4{
	  z-index: 99999 !important;
  position: relative;
  margin: 0 15px;
}
.beijing .box_4{
	    float: right;
    margin: 20px 0;
}

@media (max-width: 768px) {
  #fullpage{
    top:80px;
	position: relative;
  }
 .index  .hidden{
    opacity: 1;
  }
  .index .background_1{
    height:auto;
  }
  .index .text_11 {
   margin-top: 10px;
    margin-bottom: 1vh;
    font-size: 1.5rem !important;
    color: #fff;
    font-weight: 800;
	text-align:left;
	width:100%
  }
  .index .text_12 {
    font-size: 1rem;
    color: #fff;
    height: 2rem;
    line-height: 2rem;
    text-align: center;
    border: 1px solid rgb(250, 250, 250);
    border-left: 0;
    border-right: 0;
  
  }
  .index .text_13{
    font-size: 0.8rem;
		text-align:left;

    color: #fff;
    width: 50%;
    margin-top: 2vh;
    margin-bottom: 2vh;
    min-height: 70px;
	height: auto;

  }
  .index .box_4{
    height:auto;
    width: 100%;

 }
 .index .box_4 p{
  padding: 0 10px;
  width: 100%;
  text-align: left;

}
.index .text_10_1{
  margin-top: 20px;
  margin-bottom: 20px;
  font-size:1.5rem
}
 .index .img_3{
  width: 35%;
  display:none
 }
 .index .img_3_2{
 display:block;
font-size: 1.4rem;
color: #fff;

text-align:center;
position:absolute;
top: 100px;

left:calc(50% - 50px )
 }
  .index .box_7 a {
  width:100%;
  overflow: hidden
   }
.index .img_3_3 a{
  width: 48% !important;
   }
 .index .img_3_3 img{
  width: 100% !important;
  height:120px !important
   }
 .index .img_2{
  

  position:relative;
  
 }
 .index .img_2_4{
 display:none !important
 }
 .index .img_2_3{
  display:none !important

 }
 .points{
	display:none !important
 }
 .index .img_6 img{
  width: 45%;
 }
 .index .text_11_1{
  margin-top: 10vh !important;
  font-size:1rem
 }
.index .text_10{
  font-size:1rem;
  width: 100%;

 }
 .index .tab1{
  top: -8rem;
  left: auto;
 }
 .index .text_11_2{
  font-size:1rem

 }
 .index .wrap img{
  width: 100%;
  height:220px;
 }
 .pcindex .second{
  height: auto !important;
  background-color: #000;
 }
 .index .box_7{
  flex-direction: column !important;
  height: auto;
  min-height: auto;
  padding: 0 15px;
 }
 .index .box_7_2{
	    transform: scale(1);
		flex-direction: column !important;
 }
 .index .box_7_1{
 margin-left:0;
 margin-right:0;
 max-width:auto;
 }
 .index .box_7 img{
 width: 100%;
 margin-top: 20px;
 }

 .index .img_3_1{
  display: block;
 }
 .index .animation1{
  animation-duration:0s
 }

 .index .button_2{
  width:80px;
  height:20px;
  font-size:0.8rem
 }
 .index .box_15{
  margin-left: 10% !important;
  width: 90%;
 }
 .index .box_15 a{
	text-align:left
}
 .index .div_12{
  width: auto;
 }
 .index .box_8_1{
  position: relative;
  height: auto;
 }
 .index .box_10_1{
  background-color:#000;
  width:100%;
  margin-top:80px;
  height: auto;
  position:initial;
 }
 .index .background_4 .box_17{

  margin-top: 0;

  overflow: hidden;
 }
  .text_5{
	margin:auto !important
 }
  .index .background_4 .box_17 .box_17_img ul li{
  margin: 12px 0;
  width: 25%;
  
  text-align: center;
 }
 .index .background_4 .box_17 .box_17_img ul li{
  margin: 12px 0;
  width: 25%;
  
  text-align: center;
 }
 .index .box_4_1_1{
 margin-top:100px
 }
 .index .background_4 .box_17 .box_17_img img{
  padding:0;
  width: 80%;
  margin: 0 auto;
 }
 .pcindex .fourth{
  height: auto !important;
  background-color: #000;
 }
 .pcindex .fourth1{
  display: none;
 }
 .pcindex .fourth2{
  display: block;
 }
 .section1{
  display: none;
 }
 .section2{
  display: block;
 }

 .pcindex .third{
  height: auto !important;
  background-color: #000;
 }
 .product .box_15{
	display:none;
 }
 .tab{

	width:100%;
	left:auto;
	display: flex;
  justify-content: center !important;
 }
 .tab li{
  width:3px;
  height:16px
 }
 .tab li.on{
  width:3px;
  height: 22px;
 }
 .tab1 li{
  width:3px;
  height:16px
 }
 .tab1 li.on{
  width:3px;
  height: 22px;
 }
 .tab li{
  width:3px;
  height:16px
 }
 .tab2 {
  left:auto;
  top:-200px
 }
 .tab2 li{
  width:3px;
  height:16px
 }
 .tab2 li.on{
  width:3px;
  height: 22px;
 }
 .index .div_13{
  width: auto;
  display: flex;
  flex-direction: column;
 
 }
 .index .img_2_1{
	    display: none;
    font-size: 1.4rem;
    color: #fff;
    width: 100%;
    text-align: center;
    position: relative;
    top: -120px;
    z-index: 999;
    
 }
  .index .img_2_2{
	    display: block;
    font-size: 1.4rem;
    color: #fff;
    width: 100%;
    text-align: center;
    position: relative;
    top: -120px;
    z-index: 999;
    
 }
   .index .img_2_5{
	    display: block;
    font-size: 1.4rem;
    color: #fff;
    width: 100%;
    text-align: center;
    position: relative;
    top: -75px;
    z-index: 999;
    
 }
 
  .index .img_3_3{
	position: relative;
	top: -60px;
  }
  .index .img_5{
	left: -110px;
	top: -90px;
  }
  #sidenav span{
  top:-35px
  }
 .align-centers .img_2_1{
	 display: none;
    font-size: 1.4rem;
    color: #fff;
    width: 100%;
    text-align: center;
    position: relative;
    top: -120px;
    z-index: 999;
    
 }
 .align-centers .img_2_2{
	 display: block;
    font-size: 1.4rem;
    color: #fff;
    width: 100%;
    text-align: center;
    position: relative;
    top: -120px;
    z-index: 999;
    
 }
 
 .index .background_1_1{
  height: auto;
 }
.index .box_4_1{
  margin-top:80px;
  position: relative;

}
.index .box_6{
	display:none
}
.index .box_8{
    left: auto;   
    top: 20vh;
    width: 80px;
    position: fixed;
    right: 0;
}
.index .wrap{
	text-align: center;
}
 .pcindex .first{
  height: auto !important;
  background-color: #000;
 }
 .product .box_8_3{
  width: 100%;
  padding: 0 10px;
 }
 .product .background_1{
  height: auto;
  margin-top:50px
 }
 .product .box_8_4{
  width: 100%;
  display:flex;
  flex-direction:column !important;
 }
 .product #wrap .pic li{
	height:auto;
	line-height:initial;
	
 }
 .product #wrap .pic li img{
	height:auto;
	margin-bottom:30px
 }
 .lb1 .swiper-slide a{
	color: rgba(0, 0, 0, 0.4);
	text-align:left
 }
 .product .background_2{
  height:20rem;

  -moz-background-size:100% 100%;
   background-size:100% 100%;
  object-fit: cover;
  object-position: 50% 20%;

 }
 .product .text_10_1{
  font-size:1.5rem
 }
 .product .text_10_2{
  width: 100%;
  font-size:1rem
 }
 .product .text_10_3{
  font-size: 1rem;
 }
 .product .box_8_1{
  width: 100%;
  display:inline
 }
 .product .text_10{
  font-size: 1rem;
 }
 .product .box_8_1 img{
  width: 100%;
 }
 .product .box_13{
  width: 100%;
 }
 .product .text_9{
  font-size: 1.5rem;
 }
 .product .text_11{
  font-size: 1rem;
  width: 100%;
  padding: 0 10px;
 }
 .product .box_15_1{
  width: 100%;
 }
 .product .text_9_1{
  width: 100%;
  font-size:1.5rem;
  padding: 0 10px;
 }
 .product .text_11_1{
  width: 100%;
  padding: 0 10px;
  font-size:1rem;
 }
 .lb1 .swiper-slide{
  width: 20%;
 }
 .lb1 {
  width: 100% !important;
 }

 .lb1 .swiper-slide a img{
  width: 100%;
 }

 .product .text_12{
  width: 100%;
  text-align:left;
  padding: 0 10px;
 }
 .product .box_15{
  margin: 0;
  width: 100%;
 }
 .product .box_16{
  padding-left: 0px;
  width: 100%;
  display:inline
 }
 .product .box_16_1{
  margin-top: 0;
  font-size:1.5rem;
  padding: 0 10px;

 }
 .product .box_16_2{
  width: 100%;
  font-size:1rem;
  padding: 0 10px;
 }
 .product .img_5{
  margin-left:0;
  width: 100%;
 }
 .product .box_16_4{
  padding-left: 0px;
  width: 100%;
  display:inline

 }
 .product .img_5_1{
  margin: 0 auto;
 }
 .product .box_16_4{
  background-color: transparent;
 }
 .Journalism .box_7{
  width: 100%;
  padding: 0px 10px;
 }
 .Journalism .img_3{
  width: 40%;
  height: auto;
  margin-right:20px;

 }
 .Journalism .text_7{
  width: 80%;
  font-size:1rem !important;
  display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
 }
 .Journalism ul .text_7{
  width: auto;
  font-size:1rem !important;
  display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 0.9rem !important;
 }
 .Journalism .text_8{
  font-size: 0.8rem;
 }
 .Journalism .text_7_2{
  margin: 10px 0 0 0;
  flex-direction: column;
 }
 .justify-end{
  display: none;
 }
 .Journalism .box_11_1{
  width: 100%;
 }
 .Journalism  ul li{
  color:  rgba(255, 255, 255, 0.6);
  font-size: 0.8rem !important;
  margin-right: 8px;
  
 }
 .div_button1{
  width: 80px;
 }
 .text_button1{
  display: none;
 }
 .Journalism .text_10_1{
  font-size:1.6rem !important;
 }
 .Journalism .text_10{
  font-size:1.2rem !important;
 }
 .Journalism .text_7_1{

  font-size:0.5rem !important;

 }
 .Journalism .box_8{
  width: 50%;
  height: auto;
  
 }
 .Journalism .background_1{
  height: auto;
 }
 .Journalism .box_4{
  margin-top:90px;
  margin-bottom:100px

 }
 .div_button1{
  width: 25%;
 }
 .Journalism-details .box_4{
  width: 100%;
  padding: 0px 2vh;
  margin-top:60px ;
 }
  .Journalism-details .box_4 img{
  width: 100%;
  height:auto

 }
 .Journalism-details .text_7{
  font-size: 1.5rem;
 }
 .Journalism-details .box_13{
  width: 100%;
  flex-direction:column;
  padding:0 10px

 }
 .Journalism-details .box_13 a{
margin: 4px 0;

 }
 .Journalism-details .box_11_1{
  width: 100%;
 }
 .Journalism-details .img_3{
  width: 100%;
 }
 .customer .box_17{
  width: 100%;
 }
 .customer .box_17_1{
  width:25%;
  height:0;
  padding-bottom: 30%;
  font-size:1rem;
 }
.customer .box_16{
  width: 100%;
  display: none;
  padding: 0 10px;
}
.customer .box_16_1{
  width: 100%;
  display: block;
  padding: 0 20px;
  margin-bottom:40px
}
  .customer .img_3{
    width: 100%;
	height:auto !important;

  }
.customer .img_8{
  width: 20px;
}
.customer .box_18{
  width: 100%;
  margin-top:60px;
}
.customer .img_5{
  margin:0 3% ;
}
.customer .img_8{
  margin-top: 30px;
  margin-bottom: 20px;
}
.customer .img_6{
  position: relative;
  right:auto;
  margin-top:45px;
  margin-bottom:25px;
}
.customer .img_7{
  position: relative;
  left:auto;
  margin-top:45px;
  margin-bottom:25px;
}
.customer .text_10_1{
  font-size:1.5rem
}
.customer .box_4{
  top:40px;
  height: auto;
  margin-bottom: 20px;
}
.customer .text_10{
  font-size:1rem
}

.customer .text_12{
  font-size:  1.5rem;
  margin-top:40px;
}
.customer .text_12_1{
  font-size:0.8rem;
  margin-top:20px;
  margin-bottom:50px;
}
 .customer .animation1{
	animation-duration: 0s;
 }
  .customer .animation2{
	animation-duration: 0s;
 }
.customer .background_1{
	margin-top:50px;
}

.core .background_1{
  height:300px;
}
.core .content_3{
height:auto
}
.core .text_10_1{
  font-size:1.5rem
}
.core .text_10{
  font-size:1rem
}
.core .box_7_2{
 padding: 0 5px;
}
.core .box_7{
  width: 100%;
}.core .box_8{
  width: 100%;
}
.core .box_13{
  width: 50%;
  display: flex;
    align-items: center;

}
.core .box_8 img{
  width: 100%;
}
.core .box_11_1{
  width: 100%;
}
.core .text_11{
  width: 90%;

  font-size:0.8rem !important;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;			

}
.core .box_4{
  top: auto;
}

.core .box_7 li{
  font-size:0.8rem !important;
  margin: 0 5px;
}
.core .text_7{
  font-size:1rem !important;
}
.div_button{
  height: 25px;
	width:100px;
	margin-right:5px

}
.text_button{
font-size: 0.8rem !important;
margin-left:2px
}
.core .box_8_1{
  width: 50% !important;
 
  
}
  .core .animation2{
  animation-duration:0s
  }
    .core .animation1{
  animation-duration:0s
  }
    .core .animation3{
  animation-duration:0s
  }
 .core .hidden {
 opacity:1
 }
#cselect{
	margin:0;
	padding:0 ;
	font-size: 0.8rem !important;

}
.core .img_3{
	height:auto;
}

.core .text_9{
  font-size:1rem !important;
  margin-bottom: 5px;
}
.core .box_14_1{
  
  margin: 0;
	color:rgba(0, 0, 0, 0.6);
	border: rgba(0, 0, 0, 0.6) 1px solid;
	font-size:0.8rem !important;
	width:60px;
	margin:5px
}
.core .box_7 ul li a{
	font-size: 0.8rem !important;
    margin: 0 ;
}
.core .text_8_1{
  margin-top: 10px;
}
.core .box_8_1{
	width:50%
}

.contact .img_3{
  width: 100%;
  top:50px;
  height:200px
}
.contact .img_3_1{
	height:auto;
	top:50px
}
.contact .box_5{
  width: 100%;
  flex-direction: column !important;
}
.contact .box_4_3{
  top:0
}
.contact .box_5_2{
  width: 100%;
  margin: 5px 0;
  	  background-repeat:no-repeat;
	  background-size:100% 100%;

}
.contact .box_5_4{
  width: 100%;
  	  background-repeat:no-repeat;
	  background-size:100% 100%;

}
.contact .box_4_1{
  height: 200px;
  margin-top:50px;
}
.core .text_8{
	margin:0
}
.contact .box_4_2{

  position:absolute;
  top: 90px;left:0;right:0;bottom:0;
 height:100px

 
}
.contact .text_10{
  font-size: 1rem;

}
.contact .text_10 span{
  font-size: 1rem;
}
.contact .text_10_1{
  font-size: 1.5rem;
  margin-bottom:20px;
  margin-top:20px;
}
.contact .animation1{
  animation-duration: 0s;
}
.contact .animation3{
  animation-duration: 0s;
  padding: 0px 10px;
}
.contact .animation3_1
{
  animation-duration: 0s;
}
.contact .animation3_2
{
  animation-duration: 0s;
}
.case .background_1{
  height: 200px;
  background-size:100% 100%;
  margin-top:60px

}
.case .text_10{
  text-align: center;
  font-size: 1.2rem;

}
.case .text_10_1{
  font-size: 1.5rem;
}
.case .content_3{
  height: auto;
}
.case .box_7{
  width: 100%;
  margin-top:50px
}
.case .box_8:nth-child(2n-1){
	margin:0
}
.story .box_10_1{
  width: 90%;
  height:auto;
  padding: 20px 10px;
  margin-bottom:0;
  margin-top: 100px;
}
.story .text_13{
  font-size: 1.2rem;
  margin-top: 0;
}
.story .text_14{
  font-size: 0.9rem;
  width:100%

}
.story .background_1{
  top: -0;
  height:600px
}
.story .content{
  overflow: hidden;
}
.story .text_15{
  display: none;
}
.story .box_4_1{
  width: 100%;
}
.story .text_7{
  width: 100%;
}
.story .text_7_1{
  width: 100%;

}
.story .box_4_2{
  display: flex;
  flex-direction: column !important;
  padding: 0 10px;
}
.story .box_7 .container{
		height:100px;
	       overflow-x: auto;
        overflow-y:hidden ;
        position: relative;
		margin-bottom:40px
}
.story .img_5{
  width: 100%;
  margin: 0;
}
.story .img_6{
  width: 100%;
}
.story .text_8{
  padding-left: 10px;
}
.story .text_9{
  width: 100%;
  padding: 0 10px;

  margin-bottom: 10px;
}
.story .text_9_1{
  width: 100%;
  padding: 0 10px;

}
.story .xian{
     width: 100%;
    flex-direction: column !important;
    padding: 0 10px;
}
.story .tiao3{
 width: 100% !important;
}
.story .text_12{
	margin-top:20px;
	width: 100% !important;
}
.story .box_8{
margin-bottom:50px;
height:auto;
}
	
.story .xian div{
     width: 100% !important;
     flex-direction: column !important;
    
}
.story  .xian .box_13{
	flex-direction:row !important;
	}
.story .time-horizontal{
	width:1000px;
	margin-top:40px;
}
           
.story .time-horizontal ul{
	    overflow-x: auto;  
        white-space: nowrap;
        display: flex;
		
}
story .time-horizontal li{
	    width: 20%;
}
story .time-horizontal li span{
	    z-index:9999
}
.story .img_7{
	width:100% !important;
	height:auto;
	margin-right:0;
}
.story .box_7{
	height:auto
}
.story .text_10_1{
	font-size: 1.5rem !important;
	width: 100%;
    text-align: center;

}
.story .text_10{
	color: rgba(255, 255, 255, 1);
	padding:0 10px;
	font-size: 1rem !important;

}
.story #wrap .pic{
width:100%
}
.story #wrap .pic li{
	width:100%;
	height:auto;
	line-height:inherit
}
.story .tab{
bottom:100px
}
.story #wrap{
margin-bottom:50px
}
.story #wrap .pic li img{
	height:auto
}
.Journalism .page{
	width:100% !important;
}
#img_d{
	display:none
}
#select{
	margin:0;
	font-size: 0.8rem !important;
	padding-left:2px;
	padding-right:10px;

}
.div_button2{
	width:80px
}
.div_button2 span{
	font-size: 0.8rem;
}
.Journalism .box_7 ul li{
	line-height:35px
}
.Journalism .box_7 ul li a{
	    margin-right: 0px;
		font-size: 0.9rem;

}
.align-centers .box_7{
	height:auto;
}
.align-centers .box_7_1{
transform: scale(1);
}
 .align-centers .hidden{
	opacity:1
 }

 .align-centers .img_2{
	 width: 100% !important;
 }
 .align-centers .img_3_3 a{
  width: 48% !important;
   }
    .align-centers .img_2_3 {
  display:none;
   }
       .align-centers .img_2_4 {
  display:none;
   }
   
 .align-centers .img_3_3 img{
  width: 100% !important;
  height:auto !important;
  position: relative;
    top: -50px;

   }
   .align-centers .img_3{
   display:none
   }
   .align-centers .img_3_1{
   display:block;
   margin:10px 0
   }
.align-centers .box_7_1{
	width:100%
}
.align-centers .background_1{
	height:auto
}
.align-centers .text_10_1{
	font-size:1.5rem
}
.align-centers .text_10{
		font-size:1rem;
		padding: 0 10px;
		text-align:center

}
.align-centers .box_4{
	margin-top:100px;
	margin-bottom:70px
}
.align-centers .animation2{
	animation-duration:0s
}
.align-centers .animation1{
	animation-duration:0s
}


.align-centers .img_3_2{
display:block;
font-size: 1.4rem;
color: #fff;

text-align:center;
position:absolute;
top: 100px;

left:calc(50% - 50px )
}

 .Join .background_1{
	height:500px
 }
 .Join .box_18{
	width:80%;
	padding-left: 20px;
	min-width:auto;
 }
 .Join .text_10{
 font-size: 1.5rem;
 }
 .Join .text_10_1{
  font-size: 2rem;
  margin-bottom:10px

 }
 .Join .text_7{
	 font-size: 1.5rem;
 }
.Join .box_4{
	width:100%;
	 flex-direction: column !important;
	 padding:0 10px
}
.Join .img_3{
	margin:0;
	width:100%
}

.Join .box_7{
	margin-top:20px;
	height:400px
}
.Join .box_8_6{
	flex-wrap: wrap;
	 flex-direction: initial;
	
}
 .Join .box_15 .hidden {
	opacity:0
 }
.Join .box_8_6 img{
	 width:100%
	
}
.Join .animation1{
animation-duration:0s
}
.Join .box_8 {
 height:auto

}
 .Join .box_8_1{
 width:50%;
 height:auto
 }
  .Join .box_8_3{
 width:50%;
 height:auto
 }

 .Join .box_8_4{
 width:50%;
 height:auto
 }
  .Join .box_8_5{
 width:50%;
 height:auto
 }
.Join .box_8_2{
	   
		padding-top:0
}
 .Join .hidden{
 opacity:1
 }
.Join .box_8_2_1{
	 position: absolute;
    top: 70px;
	width:100%
}
.Join .box_14{
 width:100%;
 margin:0;
 flex-wrap: wrap;
}
.Join .box_13{
	width:48%
}
.Join .box_14_1{
width:100%;
margin:0;
flex-wrap: wrap;
}
.Join .box_15_1{
width:100%;

}
.Join .box_15{
height:auto;
padding:0 10px

}
.Join .box_15_1 input{
	width:50%;
	height:40px;
		 font-size: 1rem;


}
.Join .box_15_1 select{
width:50%;

	height:40px;
			 font-size: 1rem;
		padding-top:0;		padding-bottom:0;


}
.Join .input-field{
	width:100%;

}
.Join .text_15{
	 font-size: 1rem;

}
.Join .text_1_1{
	 font-size: 0.8rem;

}
.Join .box_13_1{
	padding: 30px 10px 0 20px;
	margin-bottom:20px
}
.Join .input-field_1{
	 font-size: 1rem;

}
.Join #province{
	 font-size: 1rem;
	 top: 281px;

}
.linkage-menu{
	width:100%
}
.menu{
	width:100%
}
.linkage-menu h6{
	width:100%
}

.linkage-menu h6 a:nth-child(1){
  font-size: 1rem;
  color: #f8f9fa;
  margin: 8px 30px;
  display: inline-block;
  width: 50%;
  background-color: transparent;
  text-align: left;
  border-radius: 10px;
}
#parent_province{
  font-size: 1rem;
  color: #f8f9fa;
  margin: 0;
  

  display: inline-block;
  text-align: center;
    background-color: transparent;

  border-radius: 10px;
  width:auto;
}
.linkage-menu span{
  font-size: 1rem;
  color: #f8f9fa;
  margin: 8px 30px;
   margin-right: 10px;
  display: inline-block;
  width:calc( 100% - 86px);
  border-radius: 10px;
}
.aui_close{
	position: absolute;
width: auto;
right: 20%;
top: 60px;
}
.linkage-menu a {
  font-size: 1rem;
  color: #f8f9fa;
  margin: 8px 10px;
  display: inline-block;
  width: 25%;
  background-color: #ffffff30;
  text-align: center;
  border-radius: 10px;
}
#myform{
	width:100%;

}
.Join .box_16{
padding: 0 10px;
padding-top:40px
}
.Join .button_1{
position: relative;
	width:260px;
	left:calc( 50% - 130px);
	    font-size:1rem;
border:0;
margin-bottom:30px
}
.Join .text_13{
	font-size:1.2rem;

}
.Join .text_13_1{
		font-size:1.5rem;

}
.Join .text_14{
	font-size:0.8rem;
	width:100%;
	text-align: center;

}
.Join .text_15_2{
	font-size:1.5rem
}
.Join .box_13_2{
	margin:10px 0;

}
.Join .text_15_1{
	font-size:1.5rem
}

.wood .text_10_3{
	width:100%;
	font-size:1rem;
	padding: 0 10px;

}
.wood .text_10{
font-size:1rem;
	padding: 0 10px;


}
.pagees{
	height:auto !important 
}
.points{
	display:none
}
.pages_con{
	position:initial !important;
	margin-top:50px;
	background-color:#000
}
.beijing .content{
	width:100%;
	padding:0 10px
}
.beijing #wrap .pic{
	width:100% !important ;
}
.beijing #wrap .pic li{
	width:100% !important ;
	height:200px;
}
.beijing #wrap .pic li img{
	height:200px
}
.beijing .tab{
left: auto;
top: auto;
}
.beijing .box_3{
	width:100%
}
.beijing .box_3 div{
	width:100%;
	margin-bottom:20px
}
.beijing .box_3 div video{
	width:100%
}
.beijing .box_3 div:nth-child(2n-1){
	margin-right:0
}
.beijing .huan{
	width:100% !important ;
}

.case-details #wrap .pic li{
	height:auto;
	}
	.case-details .box_16{
		width:100%;
		padding:0 10px
	}
	.case-details .box_16_1{
		flex-direction:column !important
	}
	.case-details  #wrap{
		width:100%
	}
	.case-details .box_17{
				width:100%
	}
	.case-details .box_10{
				width:100%;

	}
		.case-details .box_11{
				width:100%;

	}
		.case-details .box_12{
				width:100%;

	}
	.case-details .text_8_1{
				padding:0 10px

	}
	.case-details .text_9{
					padding:0 10px

	}
	.case-details .text_16{
	font-size:1rem
	}
	.case-details .text_15{
	font-size:1rem
	}

	.case .box_8{
			width:100%;

	}

		
	.case-details .box_17 p{
				width:100%;
				margin-left:0 !important
	}
	.case .box_7 ul li a{
		font-size:1rem;
		margin:0 !important
	}
	.case .text_7{
		font-size:1rem !important
	}
	.case .box_14 img{
		width:100%;
		height:auto;
	}
		.case .box_13{
		padding:0 10px
	}
	.case .div_button {
				width:80px;

	}


	.case .box_14{
		width:100%
	}
	 .case .huan{
	width:100%
	 }
	 .case .box_11_1{
	 width:100%
	 }
	 .case .box_7 ul{
		width:calc(100% - 80px)
	 }
	 .case .box_7 ul li{
		width:15%
	 }
	 .case select{
	 padding: 0;
	 margin:0;
	 font-size:0.8rem !important;

	}
	.iframe_1{
		width:100%;
		right:0;
		bottom:0

	}
	#iframe_2{
		width:100%;
		height:calc( 100vh - 50px);
		right:auto !important;
		border-radius:0  !important;
	}
	.wbig{
		right:auto;
			width:100%;
			bottom:auto;
			top:-100vh;
			

	}
  .story .pic1 li{
	width:100%;
	margin:0 auto

}







}
@media (max-width: 768px) {
 .index .box_9{
 top:0 !important
 }
   .box_10{
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    margin-top :0px !important;
    margin-bottom: 0px !important;
  }
   .box_10_di{
    display: flex;
  flex-direction: row;
  margin: 20px 0;
  justify-content: space-evenly;
  }
  .box_10_biao2{
    display: none;
  }
  .box_10_biao{
 
    display: flex !important;
  flex-direction: row;
  justify-content: space-evenly;

  margin-top: 20px;

  }
   .box_11{
    display:none ;
  }
  .box_12{
    width: 100%!important;
    flex-direction: column !important;
    margin:0

  }
 .text_6{
  text-align: center;
 }
  .box_9{
  height:170px !important;
    top: auto !important;
    padding-bottom: 0px !important; 
    
  position:relative !important;
    width: 100% !important;
  bottom: 0;

  }
   .background_4 .box_17 .box_17_img ul{
    padding-top:55px !important;
   }
   .index{
    background-color: #000;
   }
   .story .background_4{
	height:170px;
	overflow:initial

   }
   .story .box_9{
   height:170px !important;
   }
   #img_w{
	display:none !important

   }
  .pwd{
	display: inline;
	float:none !important;
	    position: initial;
  }
  .pwd input{
	width:100px;
	border-radius:20px;
	padding-left:8px;

  }
  .box_10_biao_1{
	position:absolute;

  }
     #img_w1{
	position: absolute;
	top: -200px;
	left: calc(50% - 100px);
	
	display:none;
	

}
#img_d1{
	position: absolute;
	top: -200px;
	left: calc(50% - 100px);
	
	display:none;

 
}
#img_wb1{
	position: absolute;
	top: -200px;
	
	display:none;
	left: calc(50% - 100px)
}

}
.box_10_biao{
  display: none;
}








body{
  margin: 0;
  padding: 0;
}

ul{list-style: none}

.pages_con{
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  
}

.pagees{
  height: 600px;
  position: relative;

}



.points{
 height: 240px;
    position: fixed;
    z-index: 999;
    /* position: absolute; */
    right: 70px;
    top: calc(50vh - 120px);
}

.points li{
      width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    margin: 0 auto;
    cursor: pointer;
}



.main_con{
  width: 900px;
  height: 400px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -450px;
  margin-top: -200px;
}

.main_con .left_img{
  width: 363px;
  height: 400px;
  float: left;
  left: -50px;
  opacity: 0;
  filter:alpha(opacity=0);        /*兼容ie浏览器*/
  transition: all 1000ms ease 300ms;
}

.main_con .right_info{
  width: 500px;
  height: 300px;
  margin-top:50px;
  float:right;
  font-family:'Microsoft Yahei';
  font-size: 20px;
  line-height: 50px;
  color: #666;
  text-indent:2em;
  text-align: justify;
  position:relative;
  bottom:-50px;
  opacity:0;
filter:alpha(opacity=0);
transition:all 1000ms ease 300ms;
}

.moving .main_con .left_img{
left:0;
opacity:1;
filter:alpha(opacity=100);
}

.moving .main_con .right_info{
right:0;
opacity:1;
filter:alpha(opacity=100);
}

.main_con .right_img{
width:522px;
height:400px;
float:right;
position:relative;
top:-50px;
opacity:0;
filter:alpha(opacity=0);
transition:all 1000ms ease 300ms;
}

.main_con .left_info{
width:350px;
height:300px;
margin-top:50px;
float:left;
font-family:'Microsoft Yahei';
font-size:20px;
line-height:50px;
color:#666;
text-indent:2em;
text-align:justify;         /*实现两端对齐文本效果。*/
position:relative;
bottom:-50px;
opacity:0;
filter:alpha(opacity=0);
transition:all 1000ms ease 300ms;
}

.moving .main_con .right_img{
top:0;
opacity:1;
filter:alpha(opacity=100);
}

.moving .main_con .left_info{
bottom:0;
opacity:1;
filter:alpha(opacity=100);
}

.main_con .center_img{
width:611px;
height:337px;
position:absolute;
left:50%;
margin-left:-305px;
bottom:-50px;
opacity:0;
filter:alpha(opacity=0);
transition:all 1000ms ease 300ms;

}


.moving .main_con .center_img
{
bottom:0;
opacity:1;
filter:alpha(opacity=100);
}
.index .points li.activate .background_2{
	  display:block !important;
    }

