.span{
      /* 文字溢出隐藏 */
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
            /* 规定文字几行 */
                -webkit-line-clamp:1;
                -webkit-box-orient: vertical;
                width: 75%;
}
.list_wrap li{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
/* pc端 */
@media screen and (min-width: 1367px) {
  .page {
    position: relative;
  }
  .page .lg {
    position: absolute;
    top: 25%;
    left: 18.5%;
    z-index: 9999;
  }
  .banner .swiper-container .swiper-pagination {
    bottom: 45px;
  }
  .banner .swiper-container .swiper-pagination-bullet {
    margin-right: 25px;
    border: 3px solid #ef9c26;
    width: 15px;
    height: 15px;
    background-color: transparent;
  }
  .banner .swiper-container .swiper-pagination-bullet-active {
    background-color: #ef9c26;
    border: 0;
  }
  .content-body {
    margin-top: 60px;
  }
  .content_navlist a {
    display: block;
    font-size: 16px;
    padding: 11px 15px;
    float: left;
    margin-right: 22px;
    border-radius: 7px;
  }
  .navacity {
    background-color: #ef9c26;
    color: #fff;
  }
  .content_content {
    margin-top: 45px;
    display: flex;
    justify-content: space-between;
  }
  .content_content .left h1 {
    font-size: 20px;
    color: #ef9c26;
    margin-top: 40px;
  }
  .content_content .left p {
    font-size: 14px;
    color: #979797;
    margin-top: 23px;
  }
  .content_content .right {
    /* margin-left: 26px; */
    width: 49.6%;
  }
  .content_content .right h1 {
    font-size: 25px;
    color: #ef9c26;
    font-weight: bold;
  }
  .content_content .right .text-t p {
    font-size: 14px;
    letter-spacing: 7px;
    color: #999999;
    margin-top: 18px;
    position: relative;
  }
  .content_content .right .text-t {
    padding: 45px 0 0 25px;
  }
  .content_content .right p::before {
    content: "";
    display: block;
    width: 80px;
    height: 2px;
    background-color: #ef9c26;
    position: absolute;
    left: -16%;
    top: 50%;
  }
  .content_content .img-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
  }
  .content_content .img-list .a1,
  .a2,
  .a3,
  .a4 {
    margin-top: 23px;
    display: block;
    height: 212px;
    width: 48%;
  }
  .content_content .img-list .a1 {
    background-image: url("../images/index/noodles.png");
    background-position: center;
    background-repeat: no-repeat;
  }
  .content_content .img-list .a2 {
    background-image: url("../images/index/jiaozi.png");
    background-position: center;
    background-repeat: no-repeat;
  }
  .content_content .img-list .a3 {
    background-image: url("../images/index/jiaozi.png");
    background-position: center;
    background-repeat: no-repeat;
  }
  .content_content .bgc {
    width: 100%;
    height: 100%;
    padding: 20px;
    display: none;
    background-color: rgba(151, 90, 20, 0.5) !important;
  }
  .bgc .outside_box {
    border: 3px solid #fff;
    width: 100%;
    height: 100%;
    padding-top: 20%;
  }
  .content_content .img-list .a4 {
    background-color: #ef9c26;
    text-transform: uppercase;
    text-align: center;
  }
  .img-list .a4 h2 {
    margin-top: 75px;
    font-size: 18px;
    color: #ffffff;
  }
  .img-list .a4 a {
    font-size: 14px;
    display: block;
    width: 108px;
    height: 38px;
    padding: 9px 23px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    box-sizing: border-box;
    margin: auto;
    margin-top: 27px;
  }
  .img-list .inside_box img {
    width: 40px;
    height: 40px;
  }
  .img-list .inside_box {
    text-align: center;
    line-height: 100%;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
  }
  .img-list .inside_box p {
    margin-top: 10px;
  }
  .content_send {
    margin-top: 73px;
    background-image: url("../images/index/center.png");
    height: 811px;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 80px;
  }
  .content_send .send-left .p1 {
    font-size: 14px;
    color: #ffffff;
  }
  .content_send .send-left h1 {
    font-size: 25px;
    color: #ffffff;
    margin-top: 22px;
  }
  .content_send .send-left h1::after {
    content: "";
    display: block;
    width: 29px;
    height: 2px;
    background-color: #ef9c26;
    margin-top: 36px;
  }
  .content_send .send-left .car {
    margin-top: 78px;
    margin-left: 24px;
  }
  .content_send .send-left .p2 {
    line-height: 25px;
  }
  .content_send .send-left .p2 {
    font-weight: bold;
    font-size: 20px;
    line-height: 21px;
    letter-spacing: 5px;
    color: #ffffff;
  }
  .contack_us {
    margin-top: 24px;
    width: 96px;
    height: 32px;
    border-radius: 4px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    border: solid 1px #f4f4f4;
  }
  .content_send .wrap-list {
    display: flex;
    flex-wrap: wrap;
    width: 66%;
    justify-content: space-between;
  }
  .m_title span {
    font-size: 16px;
    color: #fefefe;
    margin-left: 20px;
  }
  .content_send .wrap-list > div {
    width: 47.9%;
    height: 228px;
    margin-bottom: 35px;
    padding: 29px 36px;
    background-color: rgba(255, 255, 255, 0.16);
  }
  .content_send .wrap-list > div p {
    font-size: 14px;
    line-height: 24px;
    color: #fefefe;
    margin-top: 23px;
  }
  .content_advantage .area::after {
    content: "";
    display: block;
    clear: both;
  }
  .content_advantage .inside_img img {
    margin-top: -155px;
  }
  .content_advantage .inside_img {
    position: relative;
  }
  .content_advantage .text-t {
    position: absolute;
    top: -100px;
    left: 546px;
  }
  .content_advantage .text-t h1 {
    font-size: 25px;
    color: #ffffff;
  }
  .content_advantage .text-t p {
    font-size: 14px;
    letter-spacing: 7px;
    color: #ffffff;
    position: relative;
    margin-top: 18px;
  }
  .content_advantage .text-t p::before {
    content: "";
    display: block;
    width: 80px;
    height: 2px;
    background-color: #ffffff;
    position: absolute;
    left: -44%;
    top: 50%;
  }
  .content_advantage .inside_img .h1 {
    font-size: 50px;
    line-height: 90px;
    width: 46px;
    letter-spacing: 0px;
    color: #979797;
    position: absolute;
    left: 546px;
    top: 80px;
  }
  .content_advantage .inside_img .h1::after {
    content: "";
    display: block;
    width: 2px;
    height: 65px;
    background-color: #979797;
    position: absolute;
    top: 103px;
    left: 27px;
  }
  .equipment {
    width: 538px;
  }
  .equipment h1 {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    margin-top: 81px;
  }
  .equipment p {
    font-size: 14px;
    line-height: 24px;
    color: #979797;
    margin-top: 18px;
  }
  .content_advantage .introduce {
    position: relative;
  }
  .content_advantage .introduce .h1 {
    font-size: 50px;
    letter-spacing: 0px;
    color: #979797;
    position: relative;
    margin-top: 63px;
  }
  .content_advantage .introduce .h1::after {
    content: "";
    display: block;
    width: 2px;
    height: 65px;
    background-color: #979797;
    position: absolute;
    top: 103px;
    left: 27px;
  }
  .content_advantage .introduce .equipment {
    margin-left: 48px;
  }
  .content_advantage .introduce .bigcar {
    margin-top: -48px;
  }
  .content_footbanner {
    margin-top: 80px;
    background-image: url("../images/index/footbanner.png");
    height: 259px;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 71px;
  }
  .content_footbanner h1 {
    font-size: 40px;
    color: #ffffff;
  }
  .content_footbanner a {
    display: block;
    margin: auto;
    margin-top: 46px;
    width: 108px;
    height: 38px;
    color: #fff;
    border-radius: 4px;
    line-height: 38px;
    border: solid 1px #ffffff;
  }
  .content_culture {
    margin-top: 80px;
  }
  .content_culture .area {
    overflow: hidden;
  }
  .copytop h1 {
    font-size: 25px;
    color: #ef9c26;
  }
  .copytop h3 {
    font-size: 14px;
    letter-spacing: 7px;
    color: #999999;
    margin-top: 18px;
    position: relative;
  }
  .copytop h3::after {
    content: "";
    display: block;
    width: 80px;
    height: 2px;
    background-color: #ef9c26;
    position: absolute;
    top: 10px;
    left: -90px;
  }
  .list_txt {
    width: 54%;
    padding-top: 31px;
  }
  .list_txt .copytop p {
    margin-top: 41px;
    font-size: 14px;
    line-height: 25px;
    color: #666666;
  }
  .box_list {
    margin-top: 41px;
  }
  .box_list > div {
    float: left;
    width: 132px;
    height: 131px;
    background-color: #333333;
    margin-right: 20px;
    text-align: center;
    color: #fff;
    cursor: pointer;
  }
  .box_list > div p {
    margin-top: 28%;
    margin-bottom: 21px;
  }
  .boxacity {
    background-color: #ef9c26 !important;
    color: #fff;
  }
  .content_news {
    height: 624px;
    margin-top: -57px;
    background-image: url("../images/index/bottom.png");
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 118px;
  }
  .content_news h1 {
    font-size: 25px;
    font-weight: bold;
    color: #333333;
  }
  .content_news .overall {
    margin-top: 40px;
  }
  .list_wrap {
    height: 331px;
    padding-top: 19px;
  }
  .list_wrap li {
    font-size: 14px;
    color: #333333;
    width: 568px;
    height: 55px;
    line-height: 55px;
    padding: 0 17px;
    cursor: pointer;
  }
  .list_wrap li:hover {
    background-color: #ef9c26;
    color: #ffffff;
  }
  .list_wrap li span::before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #333333;
    margin-right: 10px;
  }
  .list_wrap li img {
    margin-left: 121px;
  }
}
/* padpro端 */
@media screen and (min-width: 991px) and (max-width: 1366px) {
  .area {
    width: 100% !important;
    padding: 0 10px;
  }
  .banner {
    position: relative;
  }
  .banner > img {
    position: absolute;
    top: 25%;
    left: 18.5%;
    z-index: 9999;
    width: 30%;
  }
  .banner .swiper-container .swiper-pagination {
    bottom: 45px;
  }
  .banner .swiper-container .swiper-pagination-bullet {
    margin-right: 25px;
    border: 3px solid #ef9c26;
    width: 15px;
    height: 15px;
    background-color: transparent;
  }
  .banner .swiper-container .swiper-pagination-bullet-active {
    background-color: #ef9c26;
    border: 0;
  }
  .content-body {
    margin-top: 20px;
  }
  .content_navlist a {
    display: block;
    font-size: 16px;
    padding: 11px 15px;
    float: left;
    margin-right: 22px;
    border-radius: 7px;
  }
  .navacity {
    background-color: #ef9c26;
    color: #fff;
  }
  .content_content {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
  }
  .content_content .left h1 {
    font-size: 20px;
    color: #ef9c26;
    margin-top: 16px;
  }
  .content_content .left p {
    font-size: 14px;
    color: #979797;
    margin-top: 10px;
  }
  .content_content .left {
    width: 50%;
  }
  .content_content .right {
    /* margin-left: 26px; */
    width: 48%;
  }
  .content_content .right h1 {
    font-size: 25px;
    color: #ef9c26;
    font-weight: bold;
  }
  .content_content .right .text-t p {
    font-size: 14px;
    letter-spacing: 7px;
    color: #999999;
    margin-top: 18px;
    position: relative;
  }
  .content_content .right p::before {
    content: "";
    display: block;
    width: 80px;
    height: 2px;
    background-color: #ef9c26;
    position: absolute;
    left: -19%;
    top: 50%;
  }
  .content_content .img-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
  }
  .content_content .img-list .a1,
  .a2,
  .a3,
  .a4 {
    margin-top: 23px;
    display: block;
    height: 212px;
    width: 48%;
  }
  .content_content .img-list .a1 {
    background-image: url("../images/index/noodles.png");
    background-position: center;
    background-repeat: no-repeat;
  }
  .content_content .img-list .a2 {
    background-image: url("../images/index/jiaozi.png");
    background-position: center;
    background-repeat: no-repeat;
  }
  .content_content .img-list .a3 {
    background-image: url("../images/index/jiaozi.png");
    background-position: center;
    background-repeat: no-repeat;
  }
  .content_content .bgc {
    width: 100%;
    height: 100%;
    padding: 20px;
    display: none;
    background-color: rgba(151, 90, 20, 0.5) !important;
  }
  .bgc .outside_box {
    border: 3px solid #fff;
    width: 100%;
    height: 100%;
    padding-top: 20%;
  }
  .content_content .img-list .a4 {
    background-color: #ef9c26;
    text-transform: uppercase;
    text-align: center;
  }
  .img-list .a4 h2 {
    margin-top: 75px;
    font-size: 18px;
    color: #ffffff;
  }
  .img-list .a4 a {
    font-size: 14px;
    display: block;
    width: 108px;
    height: 38px;
    padding: 9px 23px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    box-sizing: border-box;
    margin: auto;
    margin-top: 27px;
  }
  .img-list .inside_box img {
    width: 40px;
    height: 40px;
  }
  .img-list .inside_box {
    text-align: center;
    line-height: 100%;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
  }
  .img-list .inside_box p {
    margin-top: 10px;
  }
  .content_send {
    margin-top: 25px;
    background-image: url(../images/index/center.png);
    height: 610px;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 38px;
  }
  .content_send .send-left .p1 {
    font-size: 14px;
    color: #ffffff;
  }
  .content_send .send-left h1 {
    font-size: 25px;
    color: #ffffff;
    margin-top: 14px;
  }
  .content_send .send-left h1::after {
    content: "";
    display: block;
    width: 29px;
    height: 2px;
    background-color: #ef9c26;
    margin-top: 12px;
  }
  .content_send .send-left .car {
    margin-top: 25px;
    margin-left: 15px;
  }
  .content_send .send-left .p2 {
    line-height: 25px;
  }
  .content_send .send-left .p2 {
    font-weight: bold;
    font-size: 20px;
    line-height: 21px;
    letter-spacing: 5px;
    color: #ffffff;
  }
  .contack_us {
    margin-top: 24px;
    width: 96px;
    height: 32px;
    border-radius: 4px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    border: solid 1px #f4f4f4;
  }
  .content_send .wrap-list {
    display: flex;
    flex-wrap: wrap;
    width: 60%;
    justify-content: space-between;
  }
  .m_title span {
    font-size: 16px;
    color: #fefefe;
    margin-left: 20px;
  }
  .content_send .wrap-list > div {
    width: 47.9%;
    height: 178px;
    margin-bottom: 35px;
    padding: 29px 36px;
    background-color: rgba(255, 255, 255, 0.16);
  }
  .content_send .wrap-list > div p {
    font-size: 14px;
    line-height: 24px;
    color: #fefefe;
    margin-top: 23px;
  }
  .content_advantage .area::after {
    content: "";
    display: block;
    clear: both;
  }
  .content_advantage .inside_img img {
    margin-top: -155px;
  }
  .content_advantage .inside_img {
    position: relative;
  }
  .content_advantage .text-t {
    position: absolute;
    top: -100px;
    left: 546px;
  }
  .content_advantage .text-t h1 {
    font-size: 25px;
    color: #ffffff;
  }
  .content_advantage .text-t p {
    font-size: 14px;
    letter-spacing: 7px;
    color: #ffffff;
    position: relative;
    margin-top: 18px;
  }
  .content_advantage .text-t p::before {
    content: "";
    display: block;
    width: 80px;
    height: 2px;
    background-color: #ffffff;
    position: absolute;
    left: -44%;
    top: 50%;
  }
  .content_advantage .inside_img .h1 {
    font-size: 50px;
    line-height: 90px;
    width: 46px;
    letter-spacing: 0px;
    color: #979797;
    position: absolute;
    left: 520px;
    top: 50px;
  }
  .content_advantage .inside_img .h1::after {
    content: "";
    display: block;
    width: 2px;
    height: 65px;
    background-color: #979797;
    position: absolute;
    top: 103px;
    left: 27px;
  }
  .equipment {
    width: 39%;
  }
  .equipment h1 {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    margin-top: 81px;
  }
  .equipment p {
    font-size: 14px;
    line-height: 24px;
    color: #979797;
    margin-top: 18px;
  }
  .content_advantage .introduce {
    position: relative;
  }
  .content_advantage .introduce .h1 {
    font-size: 50px;
    letter-spacing: 0px;
    color: #979797;
    position: relative;
    margin-top: 63px;
  }
  .content_advantage .introduce .h1::after {
    content: "";
    display: block;
    width: 2px;
    height: 65px;
    background-color: #979797;
    position: absolute;
    top: 103px;
    left: 27px;
  }
  .content_advantage .introduce .equipment {
    margin-left: 28px;
    width: 33%;
  }
  .content_advantage .introduce .bigcar {
    margin-top: 12px;
  }
  .content_footbanner {
    margin-top: 25px;
    background-image: url(../images/index/footbanner.png);
    height: 180px;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 20px;
  }
  .content_footbanner h1 {
    font-size: 40px;
    color: #ffffff;
  }
  .content_footbanner a {
    display: block;
    margin: auto;
    margin-top: 46px;
    width: 108px;
    height: 38px;
    color: #fff;
    border-radius: 4px;
    line-height: 38px;
    border: solid 1px #ffffff;
  }
  .content_culture {
    margin-top: 25px;
  }
  .content_culture .image {
    width: 40%;
    height: 414px;
  }
  .content_culture .area {
    overflow: hidden;
  }
  .copytop h1 {
    font-size: 25px;
    color: #ef9c26;
  }
  .copytop h3 {
    font-size: 14px;
    letter-spacing: 7px;
    color: #999999;
    margin-top: 18px;
    position: relative;
  }
  .copytop h3::after {
    content: "";
    display: block;
    width: 80px;
    height: 2px;
    background-color: #ef9c26;
    position: absolute;
    top: 10px;
    left: -90px;
  }
  .list_txt {
    width: 54%;
    padding-top: 26px;
  }
  .list_txt .copytop p {
    margin-top: 13px;
    font-size: 14px;
    line-height: 22px;
    color: #666666;
  }
  .box_list {
    margin-top: 41px;
  }
  .box_list > div {
    float: left;
    width: 97px;
    height: 97px;
    background-color: #333333;
    margin-right: 20px;
    text-align: center;
    color: #fff;
    cursor: pointer;
  }
  .box_list > div p {
    margin-top: 28%;
    margin-bottom: 8px;
  }
  .boxacity {
    background-color: #ef9c26 !important;
    color: #fff;
  }
  .content_news {
    height: 458px;
    margin-top: -25px;
    background-image: url(../images/index/bottom.png);
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 15px;
  }
  .content_news h1 {
    font-size: 25px;
    font-weight: bold;
    color: #333333;
  }
  .content_news .overall {
    margin-top: 18px;
  }
  .overall .image {
    width: 50%;
  }
  .list_wrap {
    height: 331px;
    padding-top: 19px;
    width: 50%;
    font-size: 12px;
  }
  .list_wrap li {
    font-size: 14px;
    color: #333333;
    width: 100%;
    line-height: 45px;
    padding: 0 17px;
    cursor: pointer;
  }
  .list_wrap li:hover {
    background-color: #ef9c26;
    color: #ffffff;
  }
  .list_wrap li span::before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #333333;
    margin-right: 10px;
  }
  .list_wrap li span {
    width: 40%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
/* pad端 */
@media screen and (min-width: 768px) and (max-width: 991px) {
  .area {
    width: 100% !important;
    padding: 0 10px;
  }
  .banner {
    position: relative;
  }
  .banner > img {
    position: absolute;
    top: 25%;
    left: 18.5%;
    width: 30%;
  }
  .banner .swiper-container{
    z-index: -1 !important;
  }
  .banner .swiper-container .swiper-pagination {
    bottom: 10px;
  }
  .banner .swiper-container .swiper-pagination-bullet {
    margin-right: 25px;
    border: 3px solid #ef9c26;
    width: 8px;
    height: 8px;
    background-color: transparent;
  }
  .banner .swiper-container .swiper-pagination-bullet-active {
    background-color: #ef9c26;
    border: 0;
  }
  .content-body {
    margin-top: 10px;
  }
  .content_navlist a {
    display: block;
    font-size: 14px;
    padding: 8px 8px;
    float: left;
    margin-right: 22px;
    border-radius: 10px;
  }
  .navacity {
    background-color: #ef9c26;
    color: #fff;
  }
  .content_content {
    margin-top: 11px;
    display: flex;
    justify-content: space-between;
  }
  .content_content .left h1 {
    font-size: 20px;
    color: #ef9c26;
    margin-top: 16px;
  }
  .content_content .left p {
    font-size: 14px;
    color: #979797;
    margin-top: 10px;
  }
  .content_content .left {
    width: 50%;
  }
  .content_content .right {
    /* margin-left: 26px; */
    width: 48%;
  }
  .content_content .right h1 {
    font-size: 24px;
    color: #ef9c26;
    font-weight: bold;
  }
  .content_content .right .text-t p {
    font-size: 13px;
    letter-spacing: 5px;
    color: #999999;
    margin-top: 8px;
    position: relative;
  }
  .content_content .right p::before {
    content: "";
    display: block;
    width: 80px;
    height: 2px;
    background-color: #ef9c26;
    position: absolute;
    left: -25%;
    top: 50%;
  }
  .content_content .img-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
  }
  .content_content .img-list .a1,
  .a2,
  .a3,
  .a4 {
    margin-top: 23px;
    display: block;
    height: 154px;
    width: 48%;
  }
  .content_content .img-list .a1 {
    background-image: url("../images/index/noodles.png");
    background-position: center;
    background-repeat: no-repeat;
  }
  .content_content .img-list .a2 {
    background-image: url("../images/index/jiaozi.png");
    background-position: center;
    background-repeat: no-repeat;
  }
  .content_content .img-list .a3 {
    background-image: url("../images/index/jiaozi.png");
    background-position: center;
    background-repeat: no-repeat;
  }
  .content_content .bgc {
    width: 100%;
    height: 100%;
    padding: 20px;
    display: none;
    background-color: rgba(151, 90, 20, 0.5) !important;
  }
  .bgc .outside_box {
    border: 3px solid #fff;
    width: 100%;
    height: 100%;
    padding-top: 20%;
  }
  .content_content .img-list .a4 {
    background-color: #ef9c26;
    text-transform: uppercase;
    text-align: center;
  }
  .img-list .a4 h2 {
    margin-top: 42px;
    font-size: 18px;
    color: #ffffff;
  }
  .img-list .a4 a {
    font-size: 14px;
    display: block;
    width: 108px;
    height: 38px;
    padding: 9px 23px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    box-sizing: border-box;
    margin: auto;
    margin-top: 8px;
  }
  .img-list .inside_box img {
    width: 40px;
    height: 40px;
  }
  .img-list .inside_box {
    text-align: center;
    line-height: 100%;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
  }
  .img-list .inside_box p {
    margin-top: 10px;
  }
  .content_send {
    margin-top: 18px;
    background-image: url(../images/index/center.png);
    height: 470px;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 16px;
  }
  .content_send .send-left .p1 {
    font-size: 12px;
    color: #ffffff;
  }
  .content_send .send-left h1 {
    font-size: 22px;
    color: #ffffff;
    margin-top: 6px;
  }
  .content_send .send-left h1::after {
    content: "";
    display: block;
    width: 29px;
    height: 2px;
    background-color: #ef9c26;
    margin-top: 6px;
  }
  .content_send .send-left .car {
    width: 55%;
    margin-top: 17px;
  }
  .content_send .send-left .p2 {
    line-height: 25px;
  }
  .content_send .send-left .p2 {
    font-weight: bold;
    font-size: 20px;
    line-height: 21px;
    letter-spacing: 5px;
    color: #ffffff;
  }
  .contack_us {
    margin-top: 24px;
    width: 96px;
    height: 32px;
    border-radius: 4px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    border: solid 1px #f4f4f4;
  }
  .content_send .wrap-list {
    display: flex;
    flex-wrap: wrap;
    width: 58%;
    justify-content: space-between;
  }
  .m_title span {
    font-size: 16px;
    color: #fefefe;
    margin-left: 20px;
  }
  .content_send .wrap-list > div {
    width: 47.9%;
    height: 178px;
    margin-bottom: 8px;
    padding: 18px 20px;
    background-color: rgba(255, 255, 255, 0.16);
  }
  .content_send .wrap-list > div p {
    font-size: 14px;
    color: #fefefe;
    margin-top: 8px;
  }
  .content_advantage .area::after {
    content: "";
    display: block;
    clear: both;
  }
  .content_advantage .inside_img img {
    margin-top: -68px;
    width: 48%;
  }
  .content_advantage .inside_img {
    position: relative;
  }
  .content_advantage .text-t {
    position: absolute;
    top: -72px;
    left: 55%;
  }
  .content_advantage .text-t h1 {
    font-size: 25px;
    color: #ffffff;
  }
  .content_advantage .text-t p {
    font-size: 13px;
    letter-spacing: 5px;
    color: #ffffff;
    position: relative;
    margin-top: 10px;
  }
  .content_advantage .text-t p::before {
    content: "";
    display: block;
    width: 80px;
    height: 2px;
    background-color: #ffffff;
    position: absolute;
    left: -50%;
    top: 50%;
  }
  .content_advantage .inside_img .h1 {
    font-size: 50px;
    line-height: 90px;
    width: 46px;
    letter-spacing: 0px;
    color: #979797;
    position: absolute;
    left: 50%;
    top: 25px;
  }
  .content_advantage .inside_img .h1::after {
    content: "";
    display: block;
    width: 2px;
    height: 65px;
    background-color: #979797;
    position: absolute;
    top: 103px;
    left: 27px;
  }
  .equipment {
    width: 39%;
  }
  .equipment h1 {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    margin-top: 55px;
  }
  .equipment p {
    font-size: 14px;
    color: #979797;
    margin-top: 10px;
  }
  .content_advantage .introduce {
    position: relative;
  }
  .content_advantage .introduce .h1 {
    font-size: 50px;
    letter-spacing: 0px;
    color: #979797;
    position: relative;
    margin-top: 42px;
  }
  .content_advantage .introduce .h1::after {
    content: "";
    display: block;
    width: 2px;
    height: 65px;
    background-color: #979797;
    position: absolute;
    top: 103px;
    left: 27px;
  }
  .content_advantage .introduce .equipment {
    margin-left: 28px;
    width: 33%;
  }
  .content_advantage .introduce .bigcar {
    margin-top: 12px;
    width: 50%;
  }
  .content_footbanner {
    margin-top: 12px;
    background-image: url(../images/index/footbanner.png);
    height: 150px;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 20px;
  }
  .content_footbanner h1 {
    font-size: 28px;
    color: #ffffff;
  }
  .content_footbanner a {
    display: block;
    margin: auto;
    margin-top: 20px;
    width: 108px;
    height: 38px;
    color: #fff;
    border-radius: 4px;
    line-height: 38px;
    border: solid 1px #ffffff;
  }
  .content_culture {
    margin-top: 25px;
  }
  .content_culture .image {
    width: 40%;
    height: 390px;
  }
  .content_culture .area {
    overflow: hidden;
  }
  .copytop h1 {
    font-size: 24px;
    color: #ef9c26;
  }
  .copytop h3 {
    font-size: 14px;
    letter-spacing: 7px;
    color: #999999;
    margin-top: 8px;
    position: relative;
  }
  .copytop h3::after {
    content: "";
    display: block;
    width: 80px;
    height: 2px;
    background-color: #ef9c26;
    position: absolute;
    top: 10px;
    left: -90px;
  }
  .list_txt {
    width: 54%;
  }
  .list_txt .copytop p {
    margin-top: 8px;
    font-size: 12px;
    color: #666666;
  }
  .box_list {
    margin-top: 23px;
  }
  .box_list > div {
    float: left;
    width: 78px;
    height: 78px;
    background-color: #333333;
    margin-right: 20px;
    text-align: center;
    color: #fff;
    cursor: pointer;
  }
  .box_list > div p {
    margin-top: 23%;
    margin-bottom: 8px;
  }
  .boxacity {
    background-color: #ef9c26 !important;
    color: #fff;
  }
  .content_news {
    height: 288px;
    margin-top: -25px;
    background-image: url(../images/index/bottom.png);
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 15px;
  }
  .content_news h1 {
    font-size: 25px;
    font-weight: bold;
    color: #333333;
  }
  .content_news .overall {
    margin-top: 18px;
  }
  .overall .image {
    width: 44%;
  }
  .list_wrap {
    padding-top: 8px;
    width: 55%;
    font-size: 12px;
  }
  .list_wrap li {
    font-size: 12px;
    color: #333333;
    width: 100%;
    line-height: 24px;
    padding: 0 17px;
    cursor: pointer;
  }
  .list_wrap li:hover {
    background-color: #ef9c26;
    color: #ffffff;
  }
  .list_wrap li span::before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #333333;
    margin-right: 10px;
  }
  .list_wrap li span {
    display: inline-block;
    width: 88%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .list_wrap li img {
    vertical-align: baseline;
  }
}
/* 移动端 */
@media (max-width: 767px) {
  .area {
    width: 100% !important;
    padding: 0 10px;
  }
  .banner {
    position: relative;
  }
  .banner > img {
    position: absolute;
    top: 25%;
    left: 18.5%;
    width: 30%;
  }
  .banner .swiper-container {
    z-index: -1 !important;
  }
  .banner .swiper-container .swiper-pagination {
    bottom: 10px;
  }
  .banner .swiper-container .swiper-pagination-bullet {
    margin-right: 25px;
    border: 3px solid #ef9c26;
    width: 8px;
    height: 8px;
    background-color: transparent;
  }
  .banner .swiper-container .swiper-pagination-bullet-active {
    background-color: #ef9c26;
    border: 0;
  }
  .content-body {
    margin-top: 10px;
  }
  .content_navlist a {
    display: block;
    font-size: 12px;
    padding: 7px 7px;
    float: left;
    margin-right: 5px;
    border-radius: 16px;
  }
  .navacity {
    background-color: #ef9c26;
    color: #fff;
  }
  .content_content {
    margin-top: 11px;
    display: flex;
    justify-content: space-between;
  }
  .content_content .left h1 {
    font-size: 20px;
    color: #ef9c26;
    margin-top: 16px;
  }
  .content_content .left p {
    font-size: 14px;
    color: #979797;
    margin-top: 10px;
  }
  .content_content .left {
    width: 40%;
  }
  .content_content .right {
    /* margin-left: 26px; */
    width: 58%;
  }
  .content_content .right .text-t {
    margin-left: 22px;
  }
  .content_content .right h1 {
    font-size: 20px;
    color: #ef9c26;
    font-weight: bold;
  }
  .content_content .right .text-t p {
    font-size: 12px;
    letter-spacing: 5px;
    color: #999999;
    margin-top: 8px;
    position: relative;
  }
  .content_content .right p::before {
    content: "";
    display: block;
    width: 36px;
    height: 2px;
    background-color: #ef9c26;
    position: absolute;
    left: -28%;
    top: 50%;
  }
  .content_content .img-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
  }
  .content_content .img-list .a1,
  .a2,
  .a3,
  .a4 {
    margin-top: 11px;
    display: block;
    height: 125px;
    width: 48%;
  }
  .content_content .img-list .a1 {
    background-image: url("../images/index/noodles.png");
    background-position: center;
    background-repeat: no-repeat;
  }
  .content_content .img-list .a2 {
    background-image: url("../images/index/jiaozi.png");
    background-position: center;
    background-repeat: no-repeat;
  }
  .content_content .img-list .a3 {
    background-image: url("../images/index/jiaozi.png");
    background-position: center;
    background-repeat: no-repeat;
  }
  .content_content .bgc {
    width: 100%;
    height: 100%;
    padding: 20px;
    display: none;
    background-color: rgba(151, 90, 20, 0.5) !important;
  }
  .bgc .outside_box {
    border: 3px solid #fff;
    width: 100%;
    height: 100%;
  }
  .content_content .img-list .a4 {
    background-color: #ef9c26;
    text-transform: uppercase;
    text-align: center;
  }
  .img-list .a4 h2 {
    margin-top: 28px;
    font-size: 18px;
    color: #ffffff;
  }
  .img-list .a4 a {
    font-size: 14px;
    display: block;
    width: 80px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    box-sizing: border-box;
    margin: auto;
    margin-top: 8px;
  }
  .img-list .inside_box img {
    width: 40px;
    height: 40px;
  }
  .img-list .inside_box {
    text-align: center;
    line-height: 100%;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
  }
  .img-list .inside_box p {
    margin-top: 10px;
  }
  .content_send {
    margin-top: 18px;
    background-image: url(../images/index/center.png);
    height: 470px;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 16px;
  }
  .content_send .send-left .p1 {
    font-size: 12px;
    color: #ffffff;
  }
  .content_send .send-left h1 {
    font-size: 20px;
    color: #ffffff;
    margin-top: 6px;
  }
  .content_send .send-left {
    width: 40%;
  }
  .content_send .send-left h1::after {
    content: "";
    display: block;
    width: 29px;
    height: 2px;
    background-color: #ef9c26;
    margin-top: 6px;
  }
  .content_send .send-left .car {
    width: 98%;
    margin-top: 17px;
  }
  .content_send .send-left .p2 {
    font-weight: bold;
    font-size: 18px;
    color: #ffffff;
  }
  .contack_us {
    margin-top: 24px;
    width: 96px;
    height: 32px;
    border-radius: 4px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    border: solid 1px #f4f4f4;
  }
  .content_send .wrap-list {
    display: flex;
    flex-wrap: wrap;
    width: 60%;
    justify-content: space-between;
  }
  .m_title span {
    font-size: 16px;
    color: #fefefe;
    margin-left: 6px;
  }
  .content_send .wrap-list > div {
    width: 47.9%;
    height: 178px;
    margin-bottom: 8px;
    padding: 5px 7px;
    background-color: rgba(255, 255, 255, 0.16);
  }
  .content_send .wrap-list > div p {
    font-size: 12px;
    color: #fefefe;
    margin-top: 5px;
  }
  .content_advantage .area::after {
    content: "";
    display: block;
    clear: both;
  }
  .content_advantage .inside_img img {
    margin-top: -68px;
    width: 48%;
    height: 245px;
  }
  .content_advantage .inside_img {
    position: relative;
  }
  .content_advantage .text-t {
    position: absolute;
    top: -72px;
    left: 55%;
  }
  .content_advantage .text-t h1 {
    font-size: 21px;
    color: #ffffff;
  }
  .content_advantage .text-t p {
    font-size: 12px;
    letter-spacing: 5px;
    color: #ffffff;
    position: relative;
    margin-top: 6px;
  }
  .content_advantage .text-t p::before {
    content: "";
    display: block;
    width: 80px;
    height: 2px;
    background-color: #ffffff;
    position: absolute;
    left: -50%;
    top: 50%;
  }
  .content_advantage .inside_img .h1 {
    font-size: 50px;
    display: none;
  }
  .equipment {
    width: 48%;
  }
  .equipment h1 {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    margin-top: 5px;
  }
  .equipment p {
    font-size: 12px;
    color: #979797;
    margin-top: 5px;
  }
  .content_advantage .introduce {
    position: relative;
  }
  .content_advantage .introduce .h1 {
    display: none;
  }
  .content_advantage .introduce .equipment {
    width: 48%;
  }
  .content_advantage .introduce .bigcar {
    margin-top: 12px;
    width: 50%;
  }
  .content_footbanner {
    margin-top: 12px;
    background-image: url(../images/index/footbanner.png);
    height: 150px;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 20px;
  }
  .content_footbanner h1 {
    font-size: 28px;
    color: #ffffff;
  }
  .content_footbanner a {
    display: block;
    margin: auto;
    margin-top: 20px;
    width: 108px;
    height: 38px;
    color: #fff;
    border-radius: 4px;
    line-height: 38px;
    border: solid 1px #ffffff;
  }
  .content_culture {
    margin-top: 25px;
  }
  .content_culture .area {
    overflow: hidden;
  }
  .copytop h1 {
    font-size: 24px;
    color: #ef9c26;
  }
  .copytop h3 {
    font-size: 14px;
    letter-spacing: 7px;
    color: #999999;
    margin-top: 8px;
    position: relative;
  }
  .copytop h3::after {
    content: "";
    display: block;
    width: 80px;
    height: 2px;
    background-color: #ef9c26;
    position: absolute;
    top: 10px;
    left: -90px;
  }
  .list_txt .copytop p {
    margin-top: 8px;
    font-size: 12px;
    color: #666666;
  }
  .box_list {
    margin-top: 10px;
    overflow: hidden;
  }
  .box_list > div {
    float: left;
    width: 52px;
    height: 52px;
    background-color: #333333;
    margin-right: 10px;
    text-align: center;
    color: #fff;
    cursor: pointer;
  }
  .box_list > div p {
    margin-top: 14%;
    font-size: 12px;
  }
  .boxacity {
    background-color: #ef9c26 !important;
    color: #fff;
  }
  .content_news {
    background-image: url(../images/index/bottom.png);
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 15px;
  }
  .content_news h1 {
    font-size: 25px;
    font-weight: bold;
    color: #333333;
  }
  .content_news .overall {
    margin-top: 18px;
  }
  .list_wrap {
    padding-top: 8px;
    font-size: 12px;
    width: 95%;
  }
  .list_wrap li {
    font-size: 12px;
    color: #333333;
    width: 100%;
    line-height: 24px;
    padding: 0 4px;
    cursor: pointer;
  }
  .list_wrap li:hover {
    background-color: #ef9c26;
    color: #ffffff;
  }
  .list_wrap li span::before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #333333;
    margin-right: 10px;
  }
  .list_wrap li span {
    display: inline-block;
    width: 88%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .list_wrap li img {
    vertical-align: baseline;
  }
}
