body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
}

a {
    text-decoration: none;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.l,
.col-l,
.col_l,
.col-c,
.col_c {
    float: left;
}

.r,
.col-r,
.col_r,
dt span,
.ul-txt li span,
.ul_txt li span {
    float: right;
}

.c {
    clear: both;
}

.dn {
    display: none;
}

*,
*:before,
*:after {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none !important;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}



img {
    border: none;
}

input,
textarea,
select {
    font-size: 14px;
    color: #333;
    font-family: 'Microsoft Yahei', "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    border: none;
}

input[type='submit'],
input[type='reset'],
input[type='button'],
input[type='radio'],
input[type='checkbox'],
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

::-webkit-input-placeholder {
    color: #999;
}

::-moz-placeholder {
    color: #999;
}

::-ms-input-placeholder {
    color: #999;
}

select::-ms-expand {
    display: none;
}

a {
    color: #333;
    text-decoration: none;
}

.img-cover {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.img-contain {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
/*#stylesubnav .container {*/
/*  width: 1500px;*/
/*}*/

/*@media screen and (max-width: 1600px) {*/
/*  #stylesubnav .container {*/
/*    width: 1200px;*/
/*  }*/
/*}*/
/*@media screen and (max-width: 1230px) {*/
/*  #stylesubnav .container {*/
/*    width: calc(100% - 30px);*/
/*  }*/
/*}*/
/*@media screen and (max-width: 767px) {*/
/*  #stylesubnav .container {*/
/*    width: calc(100% - 20px);*/
/*  }*/
/*}*/
.wp {
    margin: 0 auto;
    width: 1300px;
}

/*@media only screen and (max-width: 1660px) {*/
/*    .wp {*/
/*        width: 1400px;*/
/*    }*/

/*}*/

@media only screen and (max-width: 1600px) {
    .wp {
        width: 1161px;
    }
}

@media only screen and (max-width: 1230px) {
    .wp {
        width: auto;
        padding: 0 30px;
    }
    .foot-bottom{padding-bottom:95px;}
}

@media only screen and (max-width: 767px) {
    .wp {
        padding: 0 15px;
    }
}

/**proinfo**/
.pd50 {
    overflow: hidden;
    padding: 44px 0 80px;
}

.pd50.bort {
    border-top: 1px solid #eee;
}

.bge.nopd .ul-lmlist {
    margin-bottom: 0;
}


.m-proinfo {
    overflow: hidden;
    margin: 70px 0;
    border: 1px solid #e3e3e3;
}

.m-proinfo .pic {
    float: left;
    width: 50%;
    height: 518px;
    position: relative;
}

.m-proinfo .txt {
    overflow: hidden;
    height: 518px;
    background: #f3f2f2;
    position: relative;
    padding: 59px 70px 0;
}

.m-proinfo .tit {
    font-weight: bold;
    font-size: 36px;
    color: #000;
    margin-bottom: 20px;
}

.m-proinfo .line {
    height: 3px;
    background: url(../images/icon/ico25.png) no-repeat;
    margin-bottom: 27px;
}

.m-proinfo .desc {
    font-size: 16px;
    line-height: 1.9;
    color: #4c4c4c;
    margin-bottom: 20px;
}

.m-proinfo .desc p {
    margin-bottom: 10px;
}

.m-proinfo .link {
    overflow: hidden;
    position: absolute;
    bottom: 67px;
    right: 0;
    left: 72px;
    padding-top: 20px;
    border-top: 1px solid #e3e3e3;
}

.m-proinfo .link a {
    display: block;
    background: var(--theme-color) url(../images/icon/ico8.png) no-repeat center;
    width: 156px;
    height: 50px;
    float: left;
}

.m-proinfo .link .phone {
    font-size: 16px;
    float: left;
    padding-left: 50px;
    line-height: 50px;
    margin-left: 12px;
    color: #4C4C4C;
    background: url(../images/icon/ico9.png) no-repeat left center;
}

.m-proinfo .link .phone span {
    font-size: 25px;
    color: #333333;
    font-weight: bold;
}

.g-title1 {
    font-size: 36px;
    color: #262626;
    font-weight: bold;
    margin-bottom: 1.35vw;
}

.xgpro .pic {
    padding-top: 75%;
    overflow: hidden;
    height: 0;
    position: relative;
    border-right: 1px solid #dadada;
}

.xgpro .txt {
    overflow: hidden;
    background-color: #fff;
    /*height: 270px;*/
    text-align: center;
    padding-top: 36px;
    padding-bottom: 25px;
    border-top: 1px solid #dadada;
    border-right: 1px solid #dadada;
}

.xgpro .tit {
    font-size: 18px;
    color: #000000;
    margin-bottom: 16px;
    padding: 0 5px;
    height: 48px;
      display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
    /*overflow: hidden;*/
    /*white-space: nowrap;*/
    /*text-overflow: ellipsis;*/
}

.xgpro .tit span {
    font-size: 24px;
    margin-left: 7px;
}

.xgpro .desc {
    font-size: 14px;
    height: 3em;
    padding: 0 60px;
    color: #7D7D7D;
    line-height: 1.5;
    margin-bottom: 30px;
}

.xgpro .more {
    width: 200px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    background: var(--theme-color);
    margin: 0 auto;
}


@media only screen and (max-width: 767px) {
    .xgpro .tit {
        height: auto;
    }
}


/**prolist**/
.probox {
    overflow: hidden;
    background: #f5f7fa url(../images/polist-bg.jpg) no-repeat bottom;
    padding-bottom: 70px;
}

.m-content {
    font-size: 15px;
    line-height: 30px;
    margin-top: 10px;
    max-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
}

.m-content h2 {
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    padding: 10px 0;
}

.m-content h3 {
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    padding: 8px 0;
}

.m-content p {
    margin: 0;
    font-size: 15px;
    line-height: 30px;
    margin-top: 4px;
}

.m-content img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
}

.m-content table {
    border-top: 1px solid #EEE;
    border-left: 1px solid #EEE;
    width: 100% !important;
}

.m-content table td {
    width: auto !important;
    border-right: 1px solid #EEE !important;
    border-bottom: 1px solid #EEE !important;
    border-left: none !important;
    border-top: none !important;
    font-size: 15px;
    padding: 12px 5px;
    line-height: 1.4;
}

.m-content table td p {
    margin-top: 0;
    line-height: 1.8;
}

.m-content iframe {
    width: 100%;
    height: 600px;
}

.xgpro .swiper-button-next,
.xgpro .swiper-button-prev {
    width: 0;
    height: 0;
}

@media only screen and (max-width: 1500px) {
    .pd50 {
        padding: 40px 0 50px;
    }
}

@media only screen and (max-width: 1430px) {
    .pd50 {
        padding: 30px 0 40px;
    }

    .m-proinfo .tit {
        font-size: 28px;
    }

    .g-title1 {
        font-size: 32px;
    }
}

@media only screen and (max-width: 1230px) {

    .pd50 {
        padding: 30px 0;
    }

    .m-proinfo .pic {
        width: 600px;
        margin-bottom: 20px;
        height: 450px;
        float: none;
        border: 1px solid #eee;
    }

    .m-proinfo {
        border: none;
        margin: 30px 0;
    }

    .m-proinfo .txt {
        height: auto;
        padding: 30px;
    }

    .m-proinfo .link {
        position: static;
    }



    .m-proinfo .tit {
        font-size: 22px;
    }

    .m-proinfo .link .phone span {
        font-size: 20px;
    }

    .g-title1 {
        font-size: 28px;
    }

    .xgpro .swiper-button-next,
    .xgpro .swiper-button-prev {
        width: 27px;
        height: 44px;
    }
}

@media only screen and (max-width: 1023px) {
    .g-title1 {
        font-size: 24px;
    }
}

@media only screen and (max-width: 767px) {

    .m-proinfo .pic {
        width: auto;
        height: 285px;
    }

    .m-proinfo .link .phone {
        display: none;
    }

    .m-proinfo .txt {
        padding: 15px;
    }

    .g-title1 {
        font-size: 22px;
    }

    .m-proinfo .desc {
        font-size: 14px;
    }

}

@media only screen and (max-width: 500px) {
    .m-content {
        font-size: 14px;
    }

    .m-content table td {
        font-size: 14px;
    }

    .m-content {
        overflow-y: scroll;
    }

    .m-content img {
        width: 800px;
        max-width: 800px;
    }
}
/*业务范围加的文字*/

    .probox .wp>.desc{
        width: 76%;
        height: auto;
        line-height:26px;
        color: #666;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    @media only screen and (max-width: 1230px){
          .probox .wp>.desc{
              width:90%;
                    margin-bottom: 15px;
                    margin-top: -10px;
          }
    }
        @media only screen and (max-width: 767px){
          .probox .wp>.desc{
              width:100%;
                    margin-bottom: 10px;
                        margin-top: -15px;
          }
    }
            @media only screen and (max-width: 500px){
          .probox .wp>.desc{
                    margin-bottom: 5px;
                        margin-top: -20px;
          }
    }
