@media (min-width: 992px) {
  .yg_footer {
    background: #272727;
    padding: 60px 92px;
  }
  .yg_footer .row {
    margin: 0;
  }
  .yg_footer .footer_nav .footer_nav_item {
    display: inline-block;
    vertical-align: top;
  }
  .yg_footer .footer_nav .footer_nav_item .open_icon, .yg_footer .footer_nav .footer_nav_item .close_icon {
    display: none;
  }
  .yg_footer .footer_nav .footer_nav_item .footer_nav_item_title, .yg_footer .footer_nav .footer_nav_item .footer_nav_item_item {
    display: block;
  }
  .yg_footer .footer_nav .footer_nav_item .footer_nav_item_title {
    font-size: 18px;
    color: #fff;
    padding: 20px 0;
  }
  .yg_footer .footer_nav .footer_nav_item .footer_nav_item_item {
    font-size: 14px;
    padding: 5px 0;
  }
  .yg_footer .footer_nav .footer_nav_item .footer_nav_item_item a {
    color: #8c8c8c;
  }
  .yg_footer .footer_nav .footer_nav_item .footer_nav_item_item a:hover {
    color: #f35e1a;
  }
  .yg_footer .footer_nav .footer_nav_item .footer_nav_item_phone {
    color: #f35e1a;
    font-size: 26px;
    padding: 16px 0;
    text-wrap: nowrap;
  }
  .yg_footer .footer_nav .footer_nav_item.dingyue input {
    width: 90%;
    background-color: #272727;
    color: #8c8c8c;
    padding: 5px;
    border: 1px solid #6c7073;
  }
  .yg_footer .footer_nav .footer_nav_item.dingyue .footer_nav_item_item {
    color: #8c8c8c;
    font-size: 14px;
    padding-bottom: 10px;
  }
  .yg_footer .footer_nav .footer_nav_item.dingyue .footer_nav_item_item2 {
    color: #8c8c8c;
    font-size: 14px;
  }
  .yg_footer .footer_btn {
    border-bottom: 1px solid #525252;
    padding: 20px 0;
    overflow: hidden;
  }
  .yg_footer .footer_btn .wl {
    font-size: 14px;
    color: #8c8c8c;
  }
  .yg_footer .footer_btn .wl a {
    font-size: 14px;
    color: #8c8c8c;
  }
  .yg_footer .footer_btn .wl a:hover {
    color: #f35e1a;
  }
  .yg_footer .footer_btn .right {
    float: right;
  }
  .yg_footer .footer_btn i {
    float: right;
    color: #9fa3a6;
    font-size: 24px;
    margin-right: 20px;
    cursor: pointer;
  }
  .yg_footer .footer_btn i:hover {
    color: #f35e1a;
  }
  .yg_footer .footer_content {
    padding: 30px 0;
  }
  .yg_footer .footer_content .footer_content_left {
    float: left;
  }
  .yg_footer .footer_content .footer_content_left .footer_content_item {
    cursor: pointer;
    margin-right: 10px;
  }
  .yg_footer .footer_content .footer_content_left .footer_content_item:hover {
    color: #f35e1a;
  }
  .yg_footer .footer_content .footer_content_right {
    float: right;
  }
  .yg_footer .footer_content .footer_content_left, .yg_footer .footer_content .footer_content_right {
    color: #ababab;
    font-size: 14px;
    display: inline-block;
  }
  .yg_footer .footer_content .footer_content_left .footer_content_item, .yg_footer .footer_content .footer_content_right .footer_content_item {
    color: #ababab;
  }
  .email1 {
    position: absolute;
    width: 43px;
    height: 36px;
    border: 0;
    background-color: #6c7073;
  }
  .email1 .icon-email1 {
    font-size: 22px;
    color: white;
  }
  .ewmImg {
    position: absolute;
    right: 118px;
    width: 100px;
    margin-top: -140px;
    background: white;
    padding: 10px;
    border-radius: 10px;
  }
}

@media (max-width: 992px) {
  .yg_footer {
    background: #272727;
    padding: 10px;
  }
  .yg_footer .row {
    margin: 0;
  }
  .yg_footer .footer_nav .footer_nav_item {
    display: inline-block;
    vertical-align: top;
  }
  .yg_footer .footer_nav .footer_nav_item ul {
    max-height: 0;
    overflow: hidden;
    padding-left: 20px;
    transition: all .3s;
  }
  .yg_footer .footer_nav .footer_nav_item ul li a {
    color: #b8b8b8;
  }
  .yg_footer .footer_nav .footer_nav_item .open_icon, .yg_footer .footer_nav .footer_nav_item .close_icon {
    font-size: 24px;
    float: right;
    line-height: 19px;
    color: #b8b8b8;
  }
  .yg_footer .footer_nav .footer_nav_item .open_icon {
    display: block;
  }
  .yg_footer .footer_nav .footer_nav_item .close_icon {
    display: none;
  }
  .yg_footer .footer_nav .footer_nav_item.open ul, .yg_footer .footer_nav .footer_nav_item .open ul {
    max-height: 1000px;
    overflow: auto;
  }
  .yg_footer .footer_nav .footer_nav_item.open .open_icon, .yg_footer .footer_nav .footer_nav_item .open .open_icon {
    display: none;
  }
  .yg_footer .footer_nav .footer_nav_item.open .close_icon, .yg_footer .footer_nav .footer_nav_item .open .close_icon {
    display: block;
  }
  .yg_footer .footer_nav .footer_nav_item .footer_nav_item_title, .yg_footer .footer_nav .footer_nav_item .footer_nav_item_item {
    display: block;
  }
  .yg_footer .footer_nav .footer_nav_item .footer_nav_item_title {
    font-size: 16px;
    color: #fff;
    padding: 15px 0;
    border-bottom: 1px solid #2f2f2f;
  }
  .yg_footer .footer_nav .footer_nav_item.dingyue .footer_nav_item_title {
    font-size: 18px;
    color: #fff;
    padding: 10px 0;
    border: none;
  }
  .yg_footer .footer_nav .footer_nav_item.dingyue .footer_nav_item_item {
    color: #8c8c8c;
    font-size: 14px;
    padding-bottom: 10px;
  }
  .yg_footer .footer_nav .footer_nav_item.dingyue .footer_nav_item_item2 {
    color: #8c8c8c;
    font-size: 14px;
  }
  .yg_footer .footer_nav .footer_nav_item.dingyue input {
    width: 100%;
    background-color: #272727;
    color: #8c8c8c;
    padding: 10px;
    border: 1px solid #6c7073;
  }
  .yg_footer .footer_nav .footer_nav_item.dingyue .footer_nav_item_phone {
    color: #f35e1a;
    font-size: 15px;
    padding-top: 16px;
    display: block;
    font-weight: bold;
  }
  .yg_footer .footer_nav .footer_nav_item .footer_nav_item_item {
    color: #8c8c8c;
    font-size: 14px;
    padding: 16px 0;
  }
  .yg_footer .footer_btn {
    border-bottom: 1px solid #525252;
    padding: 20px 0 20px 4%;
  }
  .yg_footer .footer_btn i {
    color: #9fa3a6;
    font-size: 24px;
    margin-right: 20px;
  }
  .yg_footer .footer_btn .wl {
    font-size: 14px;
    color: #8c8c8c;
  }
  .yg_footer .footer_btn .wl a {
    font-size: 14px;
    color: #8c8c8c;
  }
  .yg_footer .footer_btn .wl a:hover {
    color: #f35e1a;
  }
  .yg_footer .footer_content {
    padding: 30px 0;
  }
  .yg_footer .footer_content .footer_content_left, .yg_footer .footer_content .footer_content_right {
    color: #ababab;
    font-size: 14px;
    display: inline-block;
    padding-bottom: 14px;
  }
  .yg_footer .footer_content .footer_content_left .footer_content_item, .yg_footer .footer_content .footer_content_right .footer_content_item {
    margin-right: 10px;
    color: #ababab;
  }
  .email1 {
    position: absolute;
    width: 50px;
    height: 46px;
    border: 0;
    background-color: #6c7073;
    right: 15px;
  }
  .email1 .icon-email1 {
    font-size: 22px;
    color: white;
  }
}
<!--ºÄÊ±1752980493.6228Ãë-->