@media screen and (min-width:0px) {
    html {
        font-size: 7.8125‬%;
    }
}

@media screen and (min-width:40px) {
    html {
        font-size: 7.8125‬%;
    }
}

@media screen and (min-width:80px) {
    html {
        font-size: 15.625%;
    }
}

@media screen and (min-width:120px) {
    html {
        font-size: 23.4375%;
    }
}

@media screen and (min-width:160px) {
    html {
        font-size: 31.25%;
    }
}

@media screen and (min-width:200px) {
    html {
        font-size: 39.0625%;
    }
}

@media screen and (min-width:240px) {
    html {
        font-size: 46.875%;
    }
}

@media screen and (min-width:280px) {
    html {
        font-size: 54.6875%;
    }
}

@media screen and (min-width:320px) {
    html {
        font-size: 62.5%;
    }
}

@media screen and (min-width:360px) {
    html {
        font-size: 70.3125%;
    }
}

@media screen and (min-width:400px) {
    html {
        font-size: 78.125%;
    }
}

@media screen and (min-width:440px) {
    html {
        font-size: 85.9375%;
    }
}

@media screen and (min-width:480px) {
    html {
        font-size: 93.75%;
    }
}

@media screen and (min-width:520px) {
    html {
        font-size: 101.5625%;
    }
}

@media screen and (min-width:560px) {
    html {
        font-size: 109.375%;
    }
}

@media screen and (min-width:600px) {
    html {
        font-size: 117.1875‬%;
    }
}

@media screen and (min-width:640px) {
    html {
        font-size: 125%;
    }
}


.sou {
    border-bottom: 1px solid #d2d2d2;
}


.sou1 {
    display: flex;
    justify-content: space-between;
}

.hotSearch {
    float: left;
    height: 3rem;
    font-size: 0.65rem;
    font-weight: 700;
    color: #333333;
    overflow: hidden;
    padding-left: 0.8rem;
    padding-top: 1rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}

.hotSearch p {
    display: inline;
    font-size: 0.7rem;
}

.hotSearch a {
    font-size: 0.7rem;
    color: #333333;
    /* margin-left: 0.9rem; */
    font-weight: 400;
}

#formsearch {
    display: flex;
    justify-content: space-between;
    width: 14.5rem;
    padding-left: 2.6rem;
}

#formsearch input {
    width: 10rem;
    height: 1.5rem;
    background: #fff;
    border: 1px solid #c8c8c8;
    line-height: 1.5rem;
}

#formsearch input#keyword {
    height: 1.75rem;
    padding-left: 4px;
    font-size: 0.65rem;
    color: #333333;
    border: none;
    outline: none;
    border-left: 1px dashed #d2d2d2;
    ;
    padding-left: 0.9rem;
    margin-top: 0.7rem;
}

#formsearch input#keyword::placeholder {
    font-size: 0.65rem;
    color: #333333;
}

#formsearch input#s_btn {
    width: 5rem;
    height: 3rem;
    text-align: center;
    background: url(../bgimg/search.png) no-repeat center center;
    background-color: #009e61;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 12px;
    background-size: 100% 100%;
}



/* 公司简介 */
.p1a {
    text-align: center;
    margin-top: 2.7rem;
    font-weight: 700;
}

.p1a h4 {
    font-size: 1.5rem;
    color: #333333;
    font-weight: 700;
}

.p1a span {
    font-size: 1.5rem;
    color: #009e61;
}

.p1a p {
    font-size: 0.65rem;
    color: #cacaca;
    margin-top: 0.2rem;
    font-weight: 400;
}

.p1b {
    margin-top: 1.45rem;
    margin-bottom: 2.9rem;
    padding: 0 1.1rem;
}

.p1b1 {
    padding-left: 0.6rem;
}




.p1b1 p {
    font-size: 0.7rem;
    line-height: 1.2rem;
    letter-spacing: 0.02rem;
    color: #333333;
}

.p1b2 {
    position: relative;

}

.p1b2 img {
    width: 100%;
    height: 11.7rem;
}

.p1b a {
    width: 100%;
    font-size: 0.8rem;
    display: block;
    margin-top: 1.05rem;
    background: #009e61;
    color: #ffffff;
    height: 1.6rem;
    text-align: center;
    line-height: 1.6rem;
}

.p1b2 a {
    display: block;
    width: 2.7rem;
    height: 2.4rem;
    position: absolute;
    bottom: 0.3rem;
    left: 0;
    background: url(../bgimg/more.png) no-repeat center center;
}

/* 服务项目 */
.p2 {
    background: url(../bgimg/bj.png) no-repeat center center;
    background-size: 100% 100%;
    padding-top: 1.6rem;
    padding-bottom: 2.25rem;
}

.p2 .p1a {
    margin-top: 0;
}

.p2b ul {
    display: flex;
    justify-content: space-between;
}


.p2b {
    width: 30.5rem;
    position: relative;
    margin-top: 1.8rem;
    margin-left: 1.1rem;
}

.p2b ul li {
    width: 16.5rem !important;
    height: 15.7rem;
    background-color: #ffffff;
    box-shadow: 0px 4px 8px 0px rgba(17, 17, 17, 0.3);
    padding: 1.4rem 1.8rem 0;
}

.p2b ul li h4 {
    font-size: 0.9rem;
    font-weight: normal;
    color: #333333;
    position: relative;
    margin-bottom: 2.25rem;
}

.p2b ul li h4::after {
    content: "";
    width: 0.9rem;
    height: 0.05rem;
    background-color: #333333;
    position: absolute;
    bottom: -0.9rem;
    left: 0;
}

.p2b ul li img {
    display: block;
    width: 12.65rem;
    height: 6.75rem;
}

.p2b ul li>a {
    display: block;
    width: 79px;
    height: 30px;
    background-color: #333333;
    text-align: center;
    line-height: 30px;
    margin-top: 20px;
    font-size: 14px;
    color: #ffffff;
}

.p2b ul li:hover {
    background-color: #f6780c;
}

.p2b ul li:hover h4 {
    color: #fefefe;
}

.p2b ul li:hover h4:after {
    background-color: #ffffff;
}

.p2b ul li:hover h5 {
    color: #ffffff;
}

.p2b ul li:hover p {
    color: #ffffff;
}

.p2b .hd {
    position: absolute;
    bottom: -63px;
    right: 33px;
}

.p3b {
    margin-top: 1.5rem;
}
.p3b li img {
    width: 100%;
    height: 6rem;
}

.p3b h3 {
    font-size: 2.2rem;
    color: #333333;
    font-weight: 400;
    position: relative;
    padding-left: 1rem;
        overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.p3b strong {
    font-size: 1.3rem;
    line-height: 3;
    color: #009e61;
}

.p3b span {
    font-size: 0.7rem;
    color: #009e61;
    position: absolute;
    top: 0.2rem;
    left: 12%;
}

.p3b i {
    font-size: 1rem;
    font-weight: normal;
    color: #000000;
    font-style: normal;
    margin-left: 0.8rem;
}


.mob-product {
    background: url(../bgimg/mgc.png) no-repeat center center;
    background-size: 100% 100%;
}

.mob-product .p1a {
    margin-top: 1.4rem;
    margin-bottom: 1.5rem;
}

.mob-product .p1a h4 {
    color: #fff;
}

.mob-product .p1a p {
    color: #fff;
}


.news-list li a {
    display: block;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 1rem;
}
.news-list li:last-child a{
    border-bottom: none;
}
.new1 {
    width: 48%;
}

.new1 img {
    width: 100%;
    height: 100%;
}

.new2 {
    width: 48%;
    margin-left: 0.85rem;
}

.new2 h4 {
    font-size: 0.8rem;
    color: #333333;
    margin-bottom: 0.6rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.new2 p {
    font-size: 0.7rem;
    color: #989898;
}

.new2 span {
    font-size: 0.7rem;
    color: #666666;
}

.mob-ads {
    height: 4rem;
    background-color: #009e61;
}

.mob-ads .name {
    font-size: 0.7rem;
    letter-spacing: 3px;
    color: #ffffff;
    text-align: center;
    padding-top: 0.9rem;
    margin-bottom: 0.6rem;
}

.mob-ads .sup {
    font-size: 0.7rem;
    letter-spacing: 3px;
    color: #ffffff;
    text-align: center;
}

.mob-ads .sup a {
    font-size: 0.7rem;
    letter-spacing: 3px;
    color: #ffffff;
    text-align: center;
}



/*sun_footer*/

.sun_footer {
    position: fixed;
    z-index: 999;
    bottom: 0;
    width: 100%;
    background: #fff;
    border-top: 1px solid #DBDBDB;
    left: 0;
}

.sun_footer li {
    width: 20%;
    text-align: center;
    float: left;
}

.sun_footer li .img {

    margin: 0 auto;
    text-align: center;
}

.sun_footer li .img img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.sun_footer li .img:after {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.sun_footer li p {
    text-align: center;
    color: #666;
    font-size: 12px;
    line-height: 25px;
}