.contact_us .contact_us_adress ul {
  display: block;
  width:100%;
  /*background-color:red;*/
}
.contact_us .contact_us_adress .iconfont{
  width: 100%;
}
.contact_us{
  width: 100%;
  height: 950px;
}
.contact_us .contact_us_title h3{
  width: 100%;
}
.contact_us .contact_us_adress ul{
  padding: 0;
}
.contact_us .contact_us_adress ul li p{
  width: 100%;
}
            /*底部*/
.about_footer_width .about_footer .about_footer_account ul{
  display: block;
}
.about_footer_account{
  height: 700px;
}
.about_footer_width{
  height: 900px;
}
.about_footer{
  width: 100%;
}
.about_footer .about_footer_account ul{
  padding: 0;
  box-sizing: border-box;
}
.about_footer .about_footer_account ul li{
  /*background-color:red;*/
  width: 100%;
  text-align: center;
}
.about_footer .about_footer_account ul li p{
  width: 100%;
  margin-bottom: 0;
}
.about_footer_copyright{
  width: 100%;
  height: 150px;
}
.about_footer_copyright span{
  display: block;
}
.about_footer_copyright a{
  display: block;
}

.about_footer_copyright p{
  text-align: center;
}
.footer_copyright_0{
  height: 150px;
  background-color: rgb(49, 49, 49);
}
.footer_copyright_0 span{
  display: block;
}
.footer_copyright_0 a{
  display: block;
}
.footer_copyright_1 {
  width: 100%;
}

.footer_copyright_0 p{
  text-align: center;
  margin: 0;
  padding: 0;
  line-height: 30px;
}
