 @font-face { font-family: 'SourceHanSansCN-Normal'; src: url('siyuansongti.ttf') }
 body { font-family: 'SourceHanSansCN-Normal'; src: url('siyuansongti.ttf');}

* {
  margin: 0;
  padding: 0;
}
body {
  min-width: 1300px;
}
ul,
li {
  list-style: none;
}

a {
  cursor: pointer;
  text-decoration: none;
}

#nav {
  height: 79px;
  background: rgba(0,0,0,.5);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  min-width: 1300px;
}

.nav-content {
  width: 870px;
  margin: 0 auto;
}

.nav-content ul li {
  float: left; font-size: 18px;
  width: 14%;
  transition: all ease 0.5s;
}

.nav-content ul li a {
  height: 79px;
  width: 100%;
  box-sizing: border-box;
  line-height: 79px;
  text-align: center;
  color: #fff;
  display: inline-block;
  transition: all ease 0.5s;
}
.nav-content ul li:hover a{ color:#5693c8}
.nav-content ul li a:hover{ color:#5693c8}

.nav-content ul li.ball {
  width: 36%;
  cursor: pointer;
}

.nav-content ul li.ball .ball-con {
  text-align: center;
}

.nav-content ul li.ball .ball-con:after {
  content: "";
  position: absolute;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background: #1c1e21;
  left: 50%;
  margin-left: -100px;
  top: -50px;
}
.nav-content ul li.ball.active .ball-con:after {
  background: #2a2e30;
}
.nav-content ul li.ball a {
  border: none;
}

.nav-content ul li.ball .ball-con img {
  margin: 0 auto;
  position: relative;
  z-index: 100;
  margin-top: 12px;
}

.nav-content ul li.active a {
 
  color: #5693c8;
}

.nav-right {
 width: 295px; float: right; margin-top: 25px;
}

.nav-right .text {
  line-height: 79px;
  float: left;
  color: #ffffff;
  margin-right: 10px;
}

.nav-right .image {
  float: left;
  height: 79px;
  line-height: 90px;
}

#fullpage {
}

#fullpage .section {
  height: 100%;
}

#fullpage .section .page-content {
  width: 1200px;
  margin: 0 auto;
}

#fullpage .first {
  background: url("../img/bg1_1.jpg") no-repeat center;
}
.about_tdwh{ width:1200px;margin:0 auto 3%; display:block; overflow:hidden; position:relative}
.about_tdwh img{width:100%}

 @media (max-width: 767px) {
     
    .logo img{width:70%; margin-top:15%}
     
     .about_tdwh{ width:95%;margin:0 auto 5%; display:block; overflow:hidden; position:relative}
  #fullpage .first {
  background: url("../img/bg1_3.jpg") no-repeat center; background-size: 100% 100%;
}   
 }


#fullpage .second {
  background: url("../img/bg3.jpg") no-repeat center;
}

#fullpage .third {
  background: url("../img/bg33.jpg") no-repeat center;
}

#fullpage .fourth {
  background: url("../img/bg4.jpg") no-repeat center;
}

#fullpage .fifth {
  background: url("../img/bg5.jpg") no-repeat center;
}

#fullpage .sixth {
  background:#061d31;
}

.first .content {
  width: 1200px; text-align: center;
  padding-top: 15%;
}

.first .content .text-h {
	margin: 10% 0;
}

.first .content ul {
  margin-top: 35px;
}

.first .content ul li img {
  display: block;
  margin: 0 auto;
}

.first .content ul li .text {
  padding-top: 5px;
}
.first ul li .text{
  margin-top:15px;
}
.first .content ul li {
  color: #ffffff;
  width: 20%;
  float: left;
  text-align: center;
}

#fullpage .second {
}

#fullpage .second .page-content {
  padding-top: 150px;
}

#fullpage .sixth .page-content {
  padding-top: 200px;
}

#fullpage .second .top-text {
  text-align: center;
  color: #ffffff;
}

#fullpage .second .top-text h1 {
  font-size: 40px;
  font-weight: 400;
}

#fullpage .second .top-text h3 {
  font-size: 24px;
  font-weight: 400;
  margin-top: 20px;
}

#fullpage .second .cont-list {
}

#fullpage .second .cont-list ul {
  margin-top: 30px;
}

#fullpage .second .cont-list ul li {
  width: 33.33%;
  float: left;
  text-align: center;
  color: #ffffff;
  height: 268px;
  margin-bottom: 20px;
}

#fullpage .second .cont-list ul li .text {
  width: 210px;
  margin: 0 auto;
  font-weight: 100;
}

#fullpage .second .cont-list ul li .text-1 {
  font-size: 20px;
}

#fullpage .second .cont-list ul li .text-2 {
  font-size: 14px;
  margin-top: 10px;
}

#fullpage .fourth .top-text {
  text-align: center;
  color: #ffffff;
}

#fullpage .fourth .top-text h1 {
  font-size: 40px;
  font-weight: 400;
}

#fullpage .fourth .page-content {
  padding-top: 150px;
  width: 1200px;
  margin: 0 auto;
}

#fullpage .fourth .cont-list {
  position: relative;
}

#fullpage .fourth .cont-list .ball {
  position: absolute;
  color: #ffffff;
  text-align: center;
  font-size: 20px;
}

#fullpage .fourth .cont-list .ball-4-1 {
  left: -120px;
  top: 40px;
}

#fullpage .fourth .cont-list .ball-4-2 {
  left: 211px;
  top: 136px;
}

#fullpage .fourth .cont-list .ball-4-3 {
  left: 50%;
  top: 194px;
  margin-left: -30px;
}

#fullpage .fourth .cont-list .ball-4-4 {
  left: 50%;
  top: -10px;
  margin-left: 147px;
}

#fullpage .fourth .cont-list .ball-4-5 {
  right: -75px;
  top: -105px;
}
input{outline: none;}

#fullpage .fourth {
  position: relative;
}

#fullpage .fourth .bg {
  background: url("../img/wave_25.png") no-repeat center;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  left: 0;
}

#fullpage .fifth .page-content {
  padding-top: 150px;
  width: 1340px;
  margin: 0 auto;
}

#fullpage .fifth .top-text {
  text-align: center;
  color: #ffffff;
}

#fullpage .fifth .top-text h1 {
  font-size: 40px;
  font-weight: 400;
}

#fullpage .fifth .conty-list {
  margin: 0 auto;
  margin-top: 30px;
}

#fullpage .fifth .conty-list ul {
  width: 100%;
  clear: both;
}

#fullpage .fifth .conty-list li {
  float: left;
  text-align: center;
  height: 280px;
}

#fullpage .fifth .conty-list li.w-260 {
  width: 260px;
}

#fullpage .fifth .conty-list li.w-520 {
  width: 520px;
}

#fullpage .fifth .conty-list li .img {
  margin-top: 95px;
}

#fullpage .fifth .conty-list li .text {
  color: #ffffff;
}

#fullpage .fifth .conty-list li.bg-gray {
  background: #1c1e22;
}

#fullpage .fifth .conty-list li.bg-black {
  background: #121416;
}

#fullpage .fifth .conty-list li.bg-gold {
  background: #c0a370;
}

#fullpage .fifth .conty-list li.bg-03 {
  background: url("../img/6-bg_03.jpg") no-repeat center;
}

#fullpage .fifth .conty-list li.bg-04 {
  background: url("../img/6-bg_04.jpg") no-repeat center;
}

/* 

#fullpage .third .bg-box-1 {
background: url('../img/4-icon_25.jpg') no-repeat right;
}

#fullpage .third .bg-box-2 {
background: url('../img/4-iconc_25.jpg') no-repeat right;
}

#fullpage .third .bg-box-3 {
background: url('../img/4-iconc_26.jpg') no-repeat right;
}

#fullpage .third .bg-box-4 {
background: url('../img/4-iconc_27.jpg') no-repeat right;
}

#fullpage .third .bg-box-4 {
background: url('../img/4-iconcd_26.jpg') no-repeat right;
}

#fullpage .third .bg-box-4 {
background: url('../img/4-iconcd_27.jpg') no-repeat right;
} */
#fullpage .third .page-content {
  padding-top: 0px;
}

#fullpage .third .page-content .top-text h1 {
  color: #ffffff;
  font-weight: 400;
  text-align: center;
  font-size: 40px;
}

#fullpage .third #wrap {
  overflow: hidden;
  margin: 0 auto;
  margin-top: 40px;
  width: 1300px;
  height: 600px;
}

#fullpage .third #wrap > ul {
  width: 120%;
  list-style: none;
}

#fullpage .third #wrap > ul > li {
  float: left;
  width: 170px;
  height: 600px;
  cursor: pointer;
}

#fullpage .third #wrap > ul > li:nth-child(1) {
  background: url("../img/4-icon_25.jpg") no-repeat right/cover;
  width: 430px;
}
#fullpage .third #wrap > ul > li:nth-child(1) .text {
  opacity: 0;
}
#fullpage .third #wrap > ul > li:nth-child(2) {
  background: url("../img/4-iconcd_26.jpg") no-repeat right/cover;
}

#fullpage .third #wrap > ul > li:nth-child(3) {
  background: url("../img/4-iconc_25.jpg") no-repeat right/cover;
}

#fullpage .third #wrap > ul > li:nth-child(4) {
  background: url("../img/4-iconcd_27.jpg") no-repeat right/cover;
}

#fullpage .third #wrap > ul > li:nth-child(5) {
  background: url("../img/4-iconc_26.jpg") no-repeat right/cover;
}

#fullpage .third #wrap > ul > li:nth-child(6) {
  background: url("../img/4-iconc_27.jpg") no-repeat right/cover;
}

#fullpage .third #wrap > ul > li > .text {
  width: 170px;
  height: 100%;
  background: #1c1e22;
  color: #ffffff;
  text-align: center;
  box-sizing: border-box;
  transition: all ease 0.8s;
}

#fullpage .third #wrap > ul > li > .text .img {
  padding-top: 220px;
}

#fullpage .third #wrap > ul > li:nth-child(2n + 1) .text {
  background: #121416;
}

#wrap > ul > li > .text p {
  padding: 20px 40px;
  font-family: "Microsoft yahei";
  color: #fff;
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
  background-color: #f9dfb0;
  -webkit-box-shadow: 0px 0px 0px 4px #f2dfbf;
  box-shadow: 0px 0px 0px 4px #f2dfbf;
}
.Copyright {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 20px;
  z-index: 100;
  color: #3d3d3d;
}

.fourth .ball .icon {
  font-size: 25px;
  vertical-align: -3px;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  background: #121416;
}
#fp-nav ul li,
.fp-slidesNav ul li {
  opacity: 0.5;
}


.top{ max-width: 1200px; margin: 0 auto;}
.logo{width: 112px; float: left; }
.nav_inpt{width: 210px;border:1px solid #333333; line-height: 30px; border-radius: 50px; height: 30px; float: left; background:#fff}
.inp_wb{border: none; margin-left: 20px; width: 150px; float: left; height: 30px; list-style: 30px;}
.inp_sub{ margin: 7px;}
.nav_zyw{width: 30px; height: 30px; line-height: 30px; text-align: center;border:1px solid #333333; border-radius: 30px; float: right; margin-right: 5px;background:#fff}
.about{display: flex;justify-content: space-between;}
.about_l img{margin-bottom: 3%;}
.about_l{width: 719px;}
.about_r{width: 422px; background: #ffff; padding: 50px 30px;}
.about_r_t h2{font-size: 46px; color: #25293c; font-weight: bold;}
.about_r_t h3{width: 40px; height: 4px; background: #25293c; margin: 5% 0;}
.about_r_t p{font-size: 14px; color: #666666; line-height: 23px; margin-bottom:3%}
.about_r_t p strong{ color:#5693c8}
.about_r_t a{background: #5693c8; font-size: 14px; color: #fff; padding: 5px 10px; margin: 3% 0; display: inline-block;}
.about_r_b{display: flex;justify-content: space-between; margin-top: 5%;}
.about_r_b dl{position: relative;}
.about_r_b dl dt{font-size: 44px; font-weight: bold; color: #5693c8;}
.about_r_b dl dd{font-size: 13.5px; text-align: center;}
.about_r_b dl p{position: absolute;top:0;right: -15px; font-size: 18px; color: #333333;}
.brand{width: 100%;}
.brand p{ padding-top: 150px;}
.brand dl{position: absolute; bottom: 2%; left: 0; right: 0; text-align: center; font-size: 48px; color: #fff; display: flex; justify-content: center;}
.brand dl dt{position: relative; font-size: 100px; font-weight: bold;}
.brand dl dt span{ font-size: 48px; position: absolute;top:0;right: -35px;}
.brand dl dd{margin: 50px 0 0 30px;}

.advantage_n{display: flex; justify-content: space-between; margin-top: 5%;}
.advantage_n dl{border-left: 2px solid #fff; padding-left: 10px; color: #fff;}
.advantage_n dl dt{  display: flex;justify-content:  space-between; margin-bottom: 10px;}
.advantage_n dl  h2{font-size: 22px;}
.advantage_n dl  dd{font-size: 15px; margin: 5px 0 10px 0;}
.advantage_n dl  h3{color: #5693c8; margin-bottom: 30px;}
.advantage_n dl:nth-child(even){ margin-top: 70px;}
.contact_b{margin: 100px 0 0 0;  display: flex;justify-content: space-between; color: #fff; padding: 0 10%;}
.contact_b_l h2,.contact_b_r h2{font-size: 30px; margin-bottom: 40px;}
.contact_b_l  h2 span,.contact_b_r  h2 span{font-size: 16px; font-weight: normal; padding-left: 10px;}
.contact_b_l  p{ font-size: 18px; margin-top: 25px;}
.contact_b_l  p img{vertical-align: middle;}
.contact_b_r h3{font-size: 13px; margin: 30px 0; font-weight: normal;}
.contact_b_r p input{width: 250px; height: 35px; border:1px solid #fff}
.contact_b_r p {margin-bottom: 20px;}
.contact_b_r h4{text-align: center;}
.foot{color: #fff; display: flex; justify-content: space-between; position: absolute; bottom: 10px; left: 0; right: 0; margin: 0 auto; width: 1200px;  font-size: 16px;}
.foot_l{width: 285px; border-right: 2px solid #51616f;}
.foot_l p{ margin-top: 5px;}
.foot_m{width: 350px; border-right: 2px solid #51616f;}
.foot_m h2{font-size: 16px; font-weight: normal;}
.foot_m h3{width: 23px; height: 2px; background: #fff; margin: 10px 0 20px 0;}
.foot_m ul{display: flex; flex-wrap: wrap;}
.foot_m ul li{width: 100px; margin-bottom: 20px;}
.foot_m ul li a{color: #ffff;}
.foot_z{width: 345px; }
.foot_z p{margin-top: 20px;}

.pchidden{ display:none}

.footer{background: #061d31; padding:10% 3%;}
.footer .foot{position: unset;}
.banner img{width: 100%; vertical-align: bottom}
.fw_nav{width: 100%;box-shadow: 0 0 10px #c9c7c7;}
.fw_nav ul{width: 815px; margin: 0 auto; display: flex; justify-content: space-between;}
.fw_nav ul li{font-size: 16px; line-height: 95px;}
.fw_nav ul li a{ color: #333333;}
.fw_con{width: 1200px; margin:5% auto;}
.fw_con dl{margin-top: 10%; display: flex; justify-content: space-between;box-shadow: 0 0 10px #c9c7c7;}
.fw_con dl dt{padding: 5%;}
.fw_con dl dd img{vertical-align: bottom;}
.fw_con dl dt h2{font-size: 26px; color: #333333; font-weight: normal; margin-bottom: 10%;}
.fw_con dl dt p{font-size: 12px; color: #666666; margin: 2% 0; line-height: 25px;}
.fw_con dl dt a{display: inline-block; background: #898989; font-size: 13px; color: #fff; padding: 10px 25px; margin-top: 10%;}
.fw_con dl a:hover{background: #ff0000;}
.about_tit{ text-align: center; font-size: 36px; color: #061d31; margin: 5% 0 5% 0;}
.about_con1,.about_con2,.about_ys{width: 1200px; margin: 0 auto;}
.about_con1 dl{display: flex; justify-content: space-between;}
.about_con1 dl p{font-size: 18px; color: #666666; line-height: 28px; margin-top: 1%; padding-right: 35px; margin-bottom:3%}
.about_con1 dl p strong{ color:#5693c8}
.about_con2{display: flex; justify-content: space-between; margin: 5% auto;}
.about_con2 dl{width: 24%; display: flex; justify-content: space-between;box-shadow: 0 0 10px #c9c7c7; padding:2% 3%; border-radius: 20px;}
.about_con2 dl dd h2{font-size: 56px; color: #5693c8;}
.about_con2 dl dd p{font-size: 20px; color: #666666; text-align: center;}
.about_ys{display: flex;justify-content: space-between;}
.about_ys dl{width: 23%; text-align: center; color: #999999; font-size: 14px;padding: 5% 0;}
.about_ys dl h2{font-weight: normal; font-size: 16px;}
.about_ys dl  p{ color: #333333; font-size: 20px; font-weight: bold; margin: 5% 0;}
.about_ys dl  dd{margin-top: 10%;}
.about_ys dl  dd img:nth-child(2){display: none;}
.about_ys dl:hover{background: url(../img/qbg.jpg); padding: 5% 0; background-size: 100% 100%; color: #fff;}
.about_ys dl:hover  dd img:nth-child(2){display:inline-block}
.about_ys dl:hover  dd img:nth-child(1){display: none;}
.about_ys dl:hover p{color: #ffff;}
.about_lc{background: url(../img/abbg.jpg); background-repeat: no-repeat; background-position: center; margin-bottom: 5%;}
.about_lc_n{width: 800px;  margin: 0 auto; display: flex; justify-content: space-between;}
.about_lc_n_l ul li{color: #5693c8; font-weight: bold; font-size: 80px; margin-bottom: 110px;}
.about_lc_n_r ul li{font-size: 18px;  color: #333333; margin:40px 0 190px 0;}
.ts1{margin-bottom: 170px!important;}
.ts2{margin: 0px 0 60px 0!important;}
.ts3{margin: 0px 0 150px 0!important;}
.pp_t{margin: 3% auto 0; width: 1200px;}
.pp_t img{width: 100%;}
.pp_t_n{width: 1140px; margin: 0 auto; background: #5693c8; padding: 30px; display: flex; justify-content: space-between;}
.pp_t_n select{width: 250px; font-size: 14px; height: 45px; outline: none; margin-right: 20px;}
.pp_t_r{font-size: 12px; color: #fff; margin-top: 10px;}
.pp_t_r img{vertical-align: middle; margin-right: 5px;}
.pp_list{width: 1200px; margin: 0 auto 5%;}
.pp_list dl{display: flex;justify-content: space-between; padding: 3%; margin-top: 3%;}
.pp_list dl dt{width: 25%; text-align: center; margin-top: 5%;}
.pp_list dl dd{width: 70%;}
.pp_list dl dd h2{font-size: 24px; color: #333333; border-bottom: 1px solid #e7e7e7; margin-bottom: 10px; padding-bottom: 10px;}
.pp_list dl dd h2 span{font-size: 24px; color: #333333; float: right; color: #5693c8;}
.pp_list dl dd h3{font-size: 14px; color: #5693c8; margin: 1% 0;}
.pp_list dl dd p{font-size: 14px;  color: #666666; line-height: 25px;}
.pp_list dl dd h4{display: flex;justify-content: space-between; margin-top: 20px;}
.pp_list dl dd h4 ul{display: flex; justify-content: space-around; width: 40%; }
.pp_list dl dd h4 ul li{font-size: 14px; color: #666666; background: #ff4f4f4; width: 22%; text-align: center; line-height: 40px; background: #f4f4f4; border-radius: 50px;}
.pp_list dl dd h4 a{color: #5693c8; font-size: 14px;}
.pp_list dl dd h4 a img{vertical-align: middle; padding-right: 5px;}
.pp_list dl:hover{ box-shadow: 0 0 10px #c9c7c7;}
.pp_list dl:hover dd h2{color: #5693c8;}
.more{text-align: center; font-size: 18px; color: #b41d23; text-align: center; margin-bottom: 5%; cursor: pointer;}
.more p{text-align: center;display: inline-block;  border-bottom: 1px solid #b41d23;}
.brand_n{width: 950px; margin: 100px auto 0; position: relative;}
.brand_n div{position: absolute;}
#dh1{ left: 10px; top:120px}
#dh2{ left: 120px; top:0}
#dh3{ left: 235px; top:100px}
#dh4{ left: 160px; top:188px}
#dh5{ left: 378px;top:200px}
#dh6{ right:270px; top:0}
#dh7{ right: 230px; top:140px; z-index: 9;}
#dh8{ right: 60px; top:20px}
#dh9{ right: 0; top:130px}
#dh10{ right: 95px; top:210px}



@media (max-width: 767px) {
	.brand_n div{position: absolute;}
	#dh1{ left: 14%; top:47%}
	#dh2{ left: 18%; top:35%}
	#dh3{ left: 35%; top:50%}
	#dh4{ left: 21%; top:57%}
	#dh5{ left: 43%;top:60%}
	#dh6{ right:0%; top:30%}
	#dh7{ right: -5%; top:47%; z-index: 9;}
	#dh8{ right: -18%; top:37%}
	#dh9{ right: -32%; top:46%}
	#dh10{ right: -18%; top:55%}
	
	.about_l video{width: 100%!important; height: 200px!important;}
	.brand_n{width: 100%; margin: 0 auto;}
	
	.brand_n div img{width: 32%;}
	
	
    #allmap{ height:280px!important}
	.pp_t{width: 100%;}
	.pp_t_n{width: 85%; padding: 5%;}
	.pp_t_n select{width: 45%; margin-right: 2%; height: 40px;}
	.pp_t_l{width: 77%;}
	.pp_list dl{flex-wrap: wrap;}
	.pp_list dl dt{width: 100%;}
	.pp_list dl dd{width: 100%;}
	.pp_list{width: 95%;}
	.pp_list dl dd h4 ul{width: 60%;}
	.pp_list dl dd h4 ul li{ font-size: 12px; line-height: 30px; border-radius: 5px;}
	.more{ margin-bottom: 10%;}
	.ts1{margin-bottom: 92px!important;}
	.ts2{margin: 0px 0 10px 0!important;}
	.ts3{margin: 0px 0 50px 0!important;}
	.about_lc_n{width: 95%; margin: 0 auto;}
	.about_lc_n_l{width: 15%;}
	.about_lc_n_l ul li{font-size: 20px; margin-bottom: 50px;}
	.about_lc_n_m{display: none;}
	.about_lc_n_r ul li{font-size: 14px;margin: 5px 0 57px 0;}
	.about_lc_n_r{width: 80%;}
	
	.about_ys{flex-wrap: wrap;}
	.about_ys dl h2{font-size: 14px;}
	.about_ys dl dd img{width: 30%;}
	.about_ys dl{width: 48%;}
	.fw_nav ul{width: 95%; margin: 0 auto;}
	.fw_con{width: 95%; margin: 0 auto 10%;}
	.fw_con dl{flex-wrap: wrap; margin-top:80px;}
	.fw_con dl dt{width: 100%;}
	.fw_con dl dd{width: 100%;}
	.fw_con dl dd img{width: 100%;}
	.about_tit{font-size: 20px;}
	.about_con1 dl p{ font-size: 14px;}
	.about_con1, .about_con2, .about_ys{width: 95%; margin: 0 auto;}
	.about_con1 dl{flex-wrap: wrap;}
	.about_con1 dl dt{width: 100%;}
	.about_con1 dl dt p{padding-right: 0;}
	.about_con1 dl dd{width: 100%;}
	.about_con1 dl dd img{width:100%}
	.about_con2 dl{width: 100%; margin: 5% 0; border-radius: 5px; justify-content: start;}
	.about_con2 dl dt img{width: 60%;}
	.about_con2 dl dt{margin-left: 10%;}
	.about_con2{flex-wrap: wrap;}
	.about_con2 dl dd h2{ font-size: 30px;}
	.about_con2 dl dd p{font-size: 16px;}
	.contact_b_r p input{width:220px ;}
	.contact_b{ margin:3% 0 0 0}
.mhide{  display: none!important;}
.pchidden{ display:block}
.top{max-width: 95%;}
#nav{min-width: 95%;}
.nav-right{width: 50%;}
.nav_mt{float: right; margin-top: 2%;}
.nav_zyw{margin-right: 10%;}
#fullpage .section .page-content,.first .content{width: 100%;}
body{min-width: 100%;}
.first .content{ padding-top: 45%;}
.xlogo img{width: 50%;}
.text-h img{width: 80%; margin:20% 0;}
.jtt img{ width: 8%;}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span{width: 5px; height: 5px;}
#fp-nav ul li a span, .fp-slidesNav ul li a span{ width: 6px; height: 6px;}
.subNavBox{display: none; width: 30%;color: #333;height: 100%;float: right;position: absolute;text-align: center;margin-top: 0px; top:79px; right: 0; z-index: 999999999999999;}
.subNavBox ul{background: #fff;}
	.subNavBox ul li{border-bottom: 1px #eee solid;cursor: pointer;font-size: 16px;color: #333;line-height: 55px;padding-left: 10px;}
	.subNavBox ul li a{color: #333;}
	.about_l img:nth-child(1),.brand p img{width: 20%; text-align: center;}
	.about_l{text-align: center;}
	.about_l{width: 100%;}
	#fullpage .second .page-content{padding-top: 27%;}
	.about{flex-wrap: wrap;}
	.about_r{width: 90%;}.about_l img{width: 100%;}
.about_r_t h2{ font-size: 20px;}
.about_r{padding: 5% 5% 20% 5%; margin: 2%;}
.about_r_t p{font-size: 14px; line-height: 18px;}
.about_r_t h3{margin: 2% 0;}
.about_r_b dl dt{font-size: 30px;}
.about_r_b{width: 95%;}
#fullpage .third {background: url(../img/bg3.jpg) no-repeat center;}
.brand p{text-align: center; padding-top: 45%;}
.brand h2 img{width: 100%;}
.brand dl dt{font-size: 50px;}
.brand dl dd{font-size: 25px; margin: 20px;}
.brand dl dt span{font-size: 25px; right: -20px;}
.brand dl{ bottom: 20%;}
.advantage_t{text-align: center;}
.advantage_t img{width: 30%; text-align: center;}
#fullpage .fourth .page-content{padding-top: 27%;}
.advantage_n dl{width: 42%; margin-top: 10%;}
.advantage_n{flex-wrap: wrap; width: 95%; margin: 0 auto;}
.advantage_n dl:nth-child(even){margin-top: 10%;}
.advantage_n dl p img{width: 100%;}
.advantage_n dl dt{display:unset}
.advantage_n dl dt img{width: 20%;}
.advantage_n dl dt img:nth-child(2){ float:right}
.advantage_n dl h2{ font-size: 16px;}
.advantage_n dl dd{ font-size: 14px;}
.advantage_n dl h3{margin: 2% 0;}
.contact_t{text-align: center;}
.contact_t img{width: 30%; text-align: center;}
.contact_b_l{display: none;}
.foot_l p{ margin-top:4px;}
#fullpage .sixth .page-content{padding-top:30%;}
.foot_m{display: none;}
.foot{width: 95%;}
.foot_r{display:none}
.foot_l{width: 40%; padding-left: 4%;}
.foot_l img{width:45%;}
.foot_z{width: 48%; border:none}
}
