.footer_box {
  width: 100%;
  position: absolute;
  background-color: rgba(33, 33, 33, 1);
  border-bottom: 1px solid rgba(33, 33, 33, 1);
}
/* .group_17 {
  height: 652px;
} */
.group_on{
  width: 1200px;
  margin: 0 auto;
}
.image-text_72 {
  width: 292px;
  height: 76px;
  margin: 46px 0 0 0;
}

.image_14 {
  margin-bottom: 0px;
}

.text-group_13 {
  width: 292px;
  height: 20px;
  overflow-wrap: break-word;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  font-size: 20px;
  font-weight: 400;
  color: #FFFFFF;
}


.image_15 {
  width: 100%;
  height: 1px;
  margin-top: 102px;
}

.box_14 {
  width: 1200px;
  height: 51px;
  margin: 8px 0;
  display: flex;
  justify-content: space-between;
}

.text_72 {
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF8f;
  line-height: 60px;
  text-decoration:underline;
  text-underline-offset:4px;
  margin-right: 19px;
}

.text_73 {
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF8f;
  line-height: 60px;
  text-decoration:underline;
  text-underline-offset:4px;
}
.text-group_35 {
  height: 51px;
}
.text-group_36 {
  height: 51px;
  text-align: right;
}

.text_74 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
}
.text_72>a,.text_73>a{
  color: #ffffff8f;
}
.text_72>a:hover,.text_73>a:hover{
  color: #FF4917;
}

.text_75 {
  overflow-wrap: break-word;
  color: #ffffff8f;
  font-size: 14px;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: 7px 0 0 0;
}
.text_75:hover{
  color: #FF4917;
}
.group_datafa{
  display: flex;
  margin-top: 20px;
  flex-wrap: wrap;
}
.footer_datafa{
  margin: 30px 66px 0 0;
}
.footAll>.footer_datafa{
  margin-right: 99px;
}
.group_datafa .footer_datafa:last-child(){
  margin-right: 0;
}
.footer_datafa:last-child{
  margin: 30px 0 0 0;
}
.footAll>.footactive{
  margin-right: 163px;
}
.footAll>.footactive1{
  margin-right: 205px;
}
.footer_datafa>dt{
  color: #FF4917FF;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
}
.footer_datafa>dd{
  margin-top: 12px;
  display:flex;
  align-items: center;
  color: #ffffff8f;
  font-size: 16px;
}
.footer_datafa>dd img{
  margin-right:7px;
}
.footer_datafa>dd>a{
  color: #ffffff8f;
  font-size: 16px;
}
.footer_datafa>dd>a:hover{
  color: #FF4917;
}
.footer_datafa>dd.pic_a a{
  display:inline-block;
  width:24px;
  height:24px;
  margin-right:8px;
}
.footer_datafa>dd.pic_a a img{
  width:100%;
  height:100%;
}
.footer_datafa>dd.pic_a a.wx_con{
  position:relative;
}
.footer_datafa>dd.pic_a a.wx_con img:nth-child(1){
  width:100%;
  height:100%;
}
.footer_datafa>dd.pic_a a.wx_con img:nth-child(2){
  position:absolute;
  width:170px;
  height:170px;
  left:3px;
  top:24px;
  display:none;
}
.none-ZH{
  display: block;
}
.cookies{
  width: 759px;
  height: 90px;
  background: #F0F0F0;
  box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.3);
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 12px 27px;
  box-sizing: border-box;
  z-index: 9999;
}
.cookies h3{
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  line-height: 24px;
  margin: 0;
}
.cookies .center{
  display: flex;
}
.cookies .center p{
  width: 549px;
  font-size: 12px;
  font-weight: 400;
  color: #666666;
  line-height: 16px;
  margin: 6px 0 0 0;
}
.cookies .center>div .cookiesReject{
  width: 66px;
  height: 20px;
  background: rgba(2,67,162,0.1);
  border: 1px solid #0243A2;
  font-size: 10px;
  font-weight: 600;
  color: #0243A2;
  line-height: 10px;
  cursor: pointer;
}
.cookies .center>div .cookiesAccept{
  width: 66px;
  height: 20px;
  background: #0243A2;
  font-size: 10px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 10px;
  border: 0;
  cursor: pointer;
}