body {
  background-color: rgba(255, 255, 255, 1);
  width: 100%;
}
.mobile_menu{
  display: none;
}
.footer_m{
  display: none;
}
.header{
  position: fixed;
  width: 100%;
  background: #00376A;
  height: 2.03rem;
  display: flex;
  align-items: center;
  z-index: 9;
  justify-content: center;
  left: 50%;
  transform: translate(-50%, 0);
}
.header img{
  height: 1rem;
  min-width: unset;
  width: auto;
}
.header ul{
  margin-left: 2.11rem;
  display: flex;
  flex-wrap: wrap;
  height: 76px;
}
.header .menu{display: none;}
.header li {
  margin-left: 1.6rem;
  position: relative;
}
.header li ol{
  background: #FFFFFF;
  box-shadow: 0.35rem 0.37rem 0.72rem 0.37rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0.35rem 0.37rem 0.72rem 0.37rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0.35rem 0.37rem 0.72rem 0.37rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0.35rem 0.37rem 0.72rem 0.37rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0.35rem 0.37rem 0.72rem 0.37rem rgba(0, 0, 0, 0.3);

  opacity: 0.9;
  border-radius: 0.53rem;
  position: absolute;
  display: none;
  left: -8.935rem;
}
.header li:first-child ol{
  width: 18.7rem;
  left: -8.24rem;
}
.header li:first-child ol dl{
  width: 50%;
}
.header li ol{
  width: 9.52rem;
  left: -3.24rem;
  padding-top: 0.83rem;
  padding-bottom: 0.83rem;
  padding-right: 0.67rem;
}
.header li.pcmenu75 ol{
  width: 10rem;
}
.header li.pcmenu76 ol{
  width: 11rem;
}
.header li ol dl{
  width: 100%;
}
.header li ol dl p{
  height: 0.43rem;
  line-height: 0.43rem;
  font-size: 0.43rem;
  color: #050505;
  font-family: AlibabaPuHuiTiM;
  margin-top: 0.25rem;
  margin-bottom: 0.21rem;
  padding-left: 2.19rem;
}
.header li ol dl dd{
  height: 1.19rem;
}
.header li ol dl dd a{
  font-family: AlibabaPuHuiTiR;
  font-size: 0.43rem;
  line-height: 1.19rem;
  height: 1.19rem;
  color: #050505;
  display: flex;
}
.header li ol dl dd.three{
  height: 0.9rem;
}
.header li ol dl dd.three a{
  font-family: AlibabaPuHuiTiL;
  font-size: 0.37rem;
  height: 0.9rem;
  line-height: 0.9rem;
  display: flex;
}
.header li ol dl dd a b{
  width: 0.13rem;
  display: none;
  height: 100%;
  background: #003769;
}
.header li ol dl dd a span{
  display: block;
  padding-left: 2.19rem;
  width: 100%;
  display: flex;
  align-items: center;
}
.header li ol dl dd a:hover b{
  display: block;
}
.header li ol dl dd a:hover span{
  background-color: #E7F3FF;
  background-size: 100% 100%;
  padding-left: 2.06rem;
}
.header li ol dl dd.three a span{
  padding-left: 2.7rem;
}
.header li ol dl dd.three a:hover span{
  padding-left: 2.57rem;
}
.header li ol dl dd i.newp{
  background-image: url(../img/new.png);
  width: 1.3333333rem;
  height: 0.536rem;
  background-size: 100%;
  margin-left: 10px;
}
.header li:hover ol{
  display: flex;
}
.header li:first-child{
  margin-left: unset;
}
.header a{
  font-size: 0.53rem;
  color: #FFFFFF;
  cursor: pointer;
  line-height: 76px;
  font-family: AlibabaPuHuiTiR;
}
.header > a{
  line-height: unset;
  height: 1rem;
  display: flex;
  align-items: center;
}
.header .en{
  height: 100%;
  margin-left: 2.06rem;
}
.header .en a{
  height: 100%;
  line-height: 2.03rem;
  display: flex;
  align-items: center;
}
.header .en img{
  width: 0.96rem;
  height: 0.61rem;
  min-width: 0.96rem;
}
.header .en span{
  /* height: 0.4rem; */
  font-size: 0.53rem;
  font-family: AlibabaPuHuiTiR;
  color: #FFFFFF;
  /* line-height: .4rem; */
  margin-left: 0.24rem;
}
.header .tel{
  height: 100%;
    display: flex;
    align-items: center;
    margin-left: 1.15rem;
}
.header .tel img{
  width: 0.45rem;
  height: 0.72rem;
  min-width: 0.45rem;
}
.header .tel span{
  /* height: 0.43rem; */
  font-size: 0.53rem;
  font-family: AlibabaPuHuiTiR;
  color: #FFFFFF;
  /* line-height: 0.43rem; */
  margin-left: .21rem;
}
.main{
  position: relative;
  max-width: 1920px;
  top: 2.03rem;
  width: 100%;
  left: 50%;
  transform: translate(-50%, 0);
}
.banner{
  display: flex;
  width: 100%;
  /* height: calc(100% - 2.03rem); */
}
.banner video{
  width: 100%;
  object-fit: cover;
}
.banner img{
  width: 100%;
}
.banner .swiper-slide{
  display: flex;
}
.banner .swiper-pagination{
  bottom: 1.52rem;
}
.banner .desc{
  width: 100%;
  position: absolute;
  top: 8.53rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.banner .desc span{
  display: block;
}
.banner .desc .text1{
  font-size: 1.6rem;
  color: #101010;
  text-transform: uppercase;
  letter-spacing: 0.32rem;
  font-family: AlibabaPuHuiTiL;
  height: 1.6rem;
  line-height: 1;
}
.banner .desc .text2{
  font-family: AlibabaPuHuiTiR;
  margin-top: 1.09rem;
  font-size: 1.47rem;
  height: 2.43rem;
  line-height: 2.43rem;
  color: #101010;
  border: 0.03rem solid #000;
  padding: 0.56rem 2.05rem 0.48rem 2.03rem;
  border-radius: 1.2rem;
  box-sizing: content-box;
}
.banner .desc .text3{
  font-family: AlibabaPuHuiTiR;
  margin-top: 1.07rem;
  font-size: 0.96rem;
  text-transform: uppercase;
  color: #101010;
}
.xilie{
  width: 100%;
  height:28.8rem;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}
.noah{
  background-image: url(../img/noah.png);
}
.xilie .desc{
    color: #FFFFFF;
    text-transform: uppercase;
    /* width: 100%; */
    display: flex;
    flex-direction: column;
    align-items: center;
}
.xilie .desc span{display: block;}
.xilie .desc .text1{
  font-family: AlibabaPuHuiTiM;
  margin-top: 3.33rem;
  font-size: 2.13rem;
  line-height: 1;
}
.xilie .desc .text2{
  font-family: AlibabaPuHuiTiR;
  font-size: 1.09rem;
  margin-top: 0.56rem;
  line-height: 1;
}
.xilie .desc .text3{
  font-family: AlibabaPuHuiTiR;
  font-size: 0.67rem;
  border-radius: 0.56rem;
  margin-top: 0.64rem;
  background-color: #0065C4;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  /* height: 0.67rem; */
}

div.solo{
  background-image: url(../img/solo.png);
}
.solo .desc .text1{
  color: #151515;
  margin-top: unset;
}
.solo .desc .text2{
  color: #151515;
}
.solo .desc{
  /* width: 14.49rem; */
  height: 100%;
  justify-content: center;
  margin-left: 6.13rem;
}


.erdh{
  background-image: url(../img/erdh.png);
}
.erdh .desc .text1{
  margin-top: unset;
}
.erdh .desc{
  width: 11rem;
  height: 100%;
  justify-content: center;
  margin-left: unset; 
  position: absolute;
  right: 6.13rem;
}

.nuanbao{
  background-image: url(../img/nuanbao.png);
}
.nuanbao .desc .text1{
  color: #151515;
  margin-top: 3.68rem;
}
.nuanbao .desc .text4{
  color: #151515;
  display: flex;
  margin-top: 0.85rem;
  font-family: AlibabaPuHuiTiL;
}
.nuanbao .desc .text4 .text5{
  height: 0.99rem;
  line-height: 0.99rem;
  position: relative;
  padding-left: 0.7rem;
  padding-right: 0.7rem;
}
.nuanbao .desc .text4 .text5::after{
  content: "";
  position: absolute;
  right: 0;
  width: 0.05rem;
  height: 0.93rem;
  background: #0F0F0F;
}
.nuanbao .desc .text4 .text5:last-child::after{
  content: unset;
}
/*全站底部*/
.footer {background-color:#f7f7f7;
  padding-bottom: 0.85rem;}
.footer .bottom {border-top:1px solid #e5e5e5; padding:20px 0; overflow:hidden;}
.copyright {float:left; font-size:14px; color:#666;}
.copyright a {color:#666;}
.pagesList {float:right;}
.pagesList li {float:left; font-size:14px; color:#666; padding-left:25px; position:relative;}
.pagesList li:before {content:''; display:block; width:1px; height:11px; background-color:#cecece; position:absolute; left:12px; top:50%; margin-top:-5.5px;}
.pagesList li:first-child {padding-left:0;}
.pagesList li:first-child:before {display:none;}
.pagesList li a {color:#666; padding:0; float:none; margin:0; height:auto; line-height:normal; font-size:14px;}
.pagesList li a:hover {color:#004280;}
.pagesList li .bdshare-button-style1-16 .bds_copy {background:none;}
.pagesList li .bdshare-button-style1-16::after {display:none;}
.footer .top {padding:4.11rem 0 6.86rem 0;}
.footer .top .inner {overflow: unset;display: flex;justify-content: space-between;}
.inner {
  width: unset !important;
  margin-left: 5.76rem !important;
  margin-right: 5.76rem !important;
}
.footer .top .left {width: 6.77rem !important;
  float: unset !important;}
.ftLogo {margin-bottom:1.07rem;height: 1.23rem;width: 6.77rem;}
.ftLogo img {display:block; width:auto; max-width:100%; width: 100%;}
.qrcode1 ul {overflow: hidden;justify-content: space-between;}
.qrcode1 li {float:left; text-align:center;  font-size:14px; color:#666; }
.qrcode1 li .qr {overflow: hidden;}
.qrcode1 li img {display:block; width:100%; height:100%; 
    min-width: unset;}
.qrcode1 .title{
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content:center;
}
.qrcode1 .title span{
  font-size: 0.49rem;
  color: #4B4A4A;
  font-family: AlibabaPuHuiTiR;
  margin-left: 0.14rem;
}

.footer .top .right {float: unset !important;width: 30.72rem; overflow: unset;}
.footer .top .right .title{width: 100%;display: flex;justify-content: space-between;}
.footer .top .right .subul{width: 100%;display: flex;justify-content: space-between;}

.widget {height: auto;padding-left: unset !important;padding-top: unset;}
.widget h3 {font-weight:bold; color:#111111; font-size:0.53rem; margin-bottom:0.72rem;
  font-family: AlibabaPuHuiTiM;}
.widget li {
  font-size:0.53rem; 
  color: #4B4B4B; 
  margin-bottom: 0.69rem; 
  white-space: nowrap; 
  overflow: unset; 
  text-overflow:unset;
  line-height: unset;
  max-width: unset;
  padding: unset;
}
.widget li a{
    color: #4B4B4B;
    font-family: AlibabaPuHuiTiR;
}
.footer_pc li ol{
  background: #FFFFFF;
  box-shadow: 0.35rem 0.37rem 0.72rem 0.37rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0.35rem 0.37rem 0.72rem 0.37rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0.35rem 0.37rem 0.72rem 0.37rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0.35rem 0.37rem 0.72rem 0.37rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0.35rem 0.37rem 0.72rem 0.37rem rgba(0, 0, 0, 0.3);

  opacity: 0.9;
  border-radius: 0.53rem;
  position: absolute;
  display: none;
}
.footer_pc li:first-child ol{
  width: 18.7rem;
}
.footer_pc li:first-child ol dl{
  width: 50%;
}
.footer_pc li ol{
  width: 9.52rem;
  z-index: 99;
  left: 100%;
  top: -100%;
  padding-top: 0.83rem;
  padding-bottom: 0.83rem;
  padding-right: 0.67rem;
}
.footer_pc li.pcmenu75 ol{
  width: 10rem;
}
.footer_pc li.pcmenu76 ol{
  width: 11rem;
}
.footer_pc li ol dl{
  width: 100%;
}
.footer_pc li ol dl p{
  height: 0.43rem;
  line-height: 0.43rem;
  font-size: 0.43rem;
  color: #050505;
  font-family: AlibabaPuHuiTiM;
  margin-top: 0.25rem;
  margin-bottom: 0.21rem;
  padding-left: 2.19rem;
}
.footer_pc li ol dl dd{
  height: 1.19rem;
}
.footer_pc li ol dl dd a{
  font-family: AlibabaPuHuiTiR;
  font-size: 0.43rem;
  line-height: 1.19rem;
  height: 1.19rem;
  color: #050505;
  display: flex;
}
.footer_pc li ol dl dd.three{
  height: 0.9rem;
}
.footer_pc li ol dl dd.three a{
  font-family: AlibabaPuHuiTiL;
  font-size: 0.37rem;
  height: 0.9rem;
  line-height: 0.9rem;
  display: flex;
}
.footer_pc li ol dl dd a b{
  width: 0.13rem;
  display: none;
  height: 100%;
  background: #003769;
}
.footer_pc li ol dl dd a span{
  display: block;
  padding-left: 2.19rem;
  width: 100%;
  display: flex;
  align-items: center;
}
.footer_pc li ol dl dd a:hover b{
  display: block;
}
.footer_pc li ol dl dd a:hover span{
  background-color: #E7F3FF;
  background-size: 100% 100%;
  padding-left: 2.06rem;
}
.footer_pc li ol dl dd.three a span{
  padding-left: 2.7rem;
}
.footer_pc li ol dl dd.three a:hover span{
  padding-left: 2.57rem;
}
.footer_pc li ol dl dd i.newp{
  background-image: url(../img/new.png);
  width: 1.3333333rem;
  height: 0.536rem;
  background-size: 100%;
  margin-left: 10px;
}
.footer_pc li:hover ol{
  display: flex;
}
.footer_pc li{
  position: relative;
}
@media only screen and (max-width: 1194px){
	.header{
		padding-left: 120px;
	}
	.header a{
		font-size: 12px;
	}
	.header img{
		height: auto;
		width: 90px;
	}
	.header .en span{
		font-size: 12px;
	}
	.header .tel span{
		font-size: 12px;
	}
}
@media only screen and (max-width: 1024px) {
  .header li.pcmenu75 ol{
    width: 12rem;
  }
  .header li.pcmenu76 ol {
    width: 13rem;
  }
}
@media only screen and (max-width: 834px){
	.header{
		padding-left: 60px;
	}
	.header li{
		margin-left: 15px;
	}
	.header a{
		font-size: 12px;
	}
	.header img{
		height: auto;
		width: 70px;
	}
	.header .en span{
		font-size: 12px;
	}
	.header .tel span{
		font-size: 12px;
	}
}
@media only screen and (max-width: 833px){
  .header {
    height: 48px;
  }
  .header > a {
    height: 48px;
    display: flex;
    align-items: center;
  }
  .header img{
    width: 112px;
    height: auto;
  }
  .main{
    top: 48px;
  }
  .header ul{display: none;}
  .header .menu{display: block;
    height: 40px;cursor: pointer;width: 40px;}
  .header{justify-content: space-between;padding-left: 16px;padding-right: 16px;
    width: calc(100% - 32px);box-sizing: content-box;}

  .header .en img {
    width: 36px;
    height: 23px;
    min-width: 36px;
  }
  .header .en span{
    font-size: 12px;
    margin-left: 10px;
  }
  .header .tel img {
    width: 17px;
    height: 27px;
    min-width: 17px;
  }
  .header .tel span{
    font-size: 15px;
    margin-left: 10px;
  }
  .mobile_menu{display: block;}
  .footer{
    display: none;
  }
  .footer_m{
    display: block;
  }
  .footer_m .top{
    padding: 2.11rem 0 2.11rem 0;
  }
  .footer_m .inner{
    display: block !important;
    padding-left: 16px;
    padding-right: 16px;
    margin-left: unset !important;
    margin-right: unset !important;
  }
  .footer_m .inner .right{
    display: block;
    width: 100%;
  }
  .footer_m .widget{
    border-bottom-color : rgb(210, 210, 215);
    border-bottom-style : solid;
    border-bottom-width : 1px;
    box-sizing : content-box;
    padding-top: unset;
  }
  .footer_m .widget h3{
  }
  .footer_m .inner .right ul{
    display: none;
    /* padding-left: 14px; */
    padding-bottom: 16px;
  }
  .footer_m h3{
    display: flex;
    justify-content: space-between;
    margin-bottom: unset;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 16px;
    font-size: 12px;
  }
  .footer_m h3 p{
    transition: transform .3s ease;
  }
  .footer_m h3 p.active{
    transform: rotate(45deg) scale(1.08);
  }
  .footer_m li{
    margin-bottom: unset;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 12px;
    line-height: 16px;
    padding-left: 14px;
  }
}

@media only screen and (max-width: 390px){
  .header > a img{
    width: 90px;
    height: auto;
  }
}

.copy,.rese{
  text-align: center;
  font-size: 0.37rem;
  font-family: AlibabaPuHuiTiR;
  color: #848484;
  height: 0.37rem;
  line-height: 1;
}
.copy a{
  color: #848484;
}
.rese{
  margin-top: 0.16rem;
}

@media screen and (min-width: 1921px){
  .header{
    width: 1920px;
  }
}