@charset "utf-8";

body {
    margin: 0px;
    padding: 0px;
    position: relative;
}

a {
    text-decoration: none;
}

ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6,
ol,
dd,
dl {
    list-style: none;
    margin: 0;
    padding: 0px;
}

li {
    list-style: none;
}

p {
    margin: 0px;
}

.width {
    width: 1200px;
    margin: 0 auto;
}

.both {
    clear: both;
}

a {
    color: #000;
    transition: 0.5s;
}

#box {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 500px;
}

#box img {
    transition: 0.3s;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.arrow {
    width: 100%;
}

.arrow a {
    position: absolute;
    top: 45%;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    color: #333;
    font-size: 24px;
    padding: 10px 15px;
    opacity: 0;
}

#box:hover .arrow a {
    opacity: 1;
}

#foot_nav {
    display: none;
}

.UVs56b9r .about .content .titleBox .en {
    font-family: "微软雅黑";
    font-size: 110px;
    font-weight: bold;
    color: rgba(51, 121, 70, .4);
}

.UVs56b9r .about .content .titleBox h2 {
    font-size: 36px;
    font-weight: bold;
}

.UVs56b9r .about .content .titleBox .line {
    display: none;
}

.UVs56b9r .about .content .titleBox .slogon {
    font-size: 24px;
}

.UVs56b9r .about .content .list {
    background: #fff;
    padding: 10px 50px 40px;
}

.UVs56b9r .about .content .list ul li .numBox .one>em {
    font-size: 60px;
    font-weight: bold;
}


.UVs56b9r .about .content .titleBox .en {
    display: block;
    font-family: 'SourceHanSerifCN-Bold', 'SimSun';
    font-size: 80px;
    opacity: .1;
    color: rgba(0, 0, 0, 0.8);
    text-align: center;
    line-height: 80px;
    margin-top: -100px;
}


.UVs56b9r .about .content .list ul li .numBox .two {
    margin-top: 5px;
}

.UVs56b9r .about .content .more {
    display: none;
}

.UVs56b9r .about .content .titleBox .en {
    display: none;
}

.UVs56b9r .about .content .titleBox .en {
    font-family: "微软雅黑";
    font-size: 110px;
    font-weight: bold;
    color: rgba(51, 121, 70, .4);
}

.UVs56b9r .about .content .titleBox .slogon {
    font-size: 1.8rem;
    line-height: 180%;
    font-weight: normal;
    padding: 0;
    color: rgb(34 46 94);
    text-align: center;
    padding: 0 2rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.UVs56b9r .about .content .titleBox .slogon {
    font-size: 28px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.UVs56b9r .about .content .titleBox .slogon {
    font-size: 24px;
}

.UVs56b9r .about .content .titleBox .descBox p.desc {
    font-size: 1.4rem;
    line-height: 150%;
    font-weight: normal;
    padding: 0;
    margin: 0;
    color: rgba(0, 0, 0, 0.8);
    opacity: 0.8;
    text-align: center;
    padding: 0 2rem;
}

.UVs56b9r .about .content .titleBox .descBox p.desc {
    line-height: 250%;
    font-size: 16px;
}

.UVs56b9r {
    margin: auto;
    padding: 60px 0px 100px 0px;
    background-color: #fff;
    overflow: hidden;
}

.UVs56b9r {
    background-size: cover;
    background-position: top center;
    color: rgb(34 46 94);
    background-color: #fff;
    margin: auto;
    padding: 60px 0px 100px 0px;
    position: static;
    z-index: auto;
}


.UVs56b9r .about .content .titleBox .en {
    display: block;
    font-family: 'SourceHanSerifCN-Bold', 'SimSun';
    font-size: 80px;
    opacity: .1;
    color: rgba(0, 0, 0, 0.8);
    text-align: center;
    line-height: 80px;
    margin-top: -50px;
}

.UVs56b9r .about .content .titleBox .en {
    font-family: "微软雅黑";
    font-size: 110px;
    font-weight: bold;
    color: rgba(51, 121, 70, .4);
}

.titleBox {
    text-align: center;
}
.UVs56b9r h2{
    color: #000;
}














@media screen and (max-width: 980px) {
    * {
        -webkit-text-size-adjust: none;
    }

    #box {
        height: 300px;
    }

    .width {
        width: 98%;
        display: block;
    }

    #foot_nav {
        display: block;
        position: fixed;
        bottom: 0px;
        width: 100%;
        left: 0px;
    }

    .UVs56b9r .about .content .titleBox .en {
        margin-top: -110px;
    }
    #foot_nav li {
        list-style: none;
    }

    #foot_nav li a {
        width: calc(100% / 1);
        text-align: center;
        height: 90px;
        line-height: 90px;
        background: rgb(33 45 93);
        color: #fff;
        float: left;
        font-size: 46px;
        font-weight: bold;
    }

    .UVs56b9r {
        padding: 10px 0px 10px 0px;
    }

    .UVs56b9r .about .content .titleBox .slogon {
        font-size: 1.6rem;
    }

    .UVs56b9r .about .content .more {
        display: none;
    }


    .headtop .fr a {
        color: #e6e1e1;
        font-size: 14px;
        display: none;
    }

    .headtop .fr img {
        display: none;
    }

    .headtop .fr span {
        font-weight: bold;
        font-size: 29px;
        position: relative;
        top: 0;
    }

    .headtop .fr {
        color: #fff;
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 13px;
        display: flex;
        height: 40px;
    }

    .logo {
        width: 40%;
    }

    .logo a {
        color: #333;
        line-height: 74px;
        font-size: 32px;
    }
    .header{
        height: auto;
    }
.header .toptel{
    width: 56%;
}
.header .toptel .teltxt .p1{
    text-align: right;
}
.header .width{
    display: flex;
}
    ul.nav {
        width: 100%;
        display: block;
    }

    .nav>li {
        font-size: 18px;
        text-align: center;
        padding: 0 0;
        float: none;
        display: inline-block;
        width: 20%;
    }

    .nav li.active>a,
    .nav li a:hover {
        border-bottom: 1px solid rgb(34 46 94);
        color: rgb(34 46 94);
    }

    .nav li a {
        display: block;
        color: #333;
        width: 100%;
        text-align: center;
        line-height: 37px;
        font-weight: bold;
    }

    .abou_t {
        position: relative;
        padding: 36px 0;
    }

    .abou_t .pink {
        position: relative;
        float: left;
        width: 100%;
        height: 380px;
        background: none;
    }

    .abou_t .pink img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
    }

    .abou_t .main {
        float: right;
        margin-top: 24px;
        width: 100%;
    }

    .abou_t .hd_tit {
        padding-left: 0;
        padding-top: 16px;
    }

    .abou_t .main .cont {
        position: relative;
        padding-right: 0;
        width: 100%;
    }

    .abou_t .main .cont p {
        padding-left: 45px;
        padding-top: 15px;
        color: #666666;
        line-height: 30px;
        width: 100%;
    }

    .abou_t .main .cont .more {
        display: block;
        width: 100%;
        height: 55px;
        line-height: 55px;
        padding-left: 48px;
        background: rgb(34 46 94);
        color: #fafafa;
        font-weight: bold;
        margin-top: 58px;
    }

    .abou_t .main .aside {
        display: none;
    }

    .products .nav_items {
        padding: 0 0;
        display: block;
        text-align: center;
        margin-top: 30px;
    }

    .products .nav_items li {
        width: auto;
        display: inline-block;
        padding: 0 18px;
        background: rgb(34 46 94);
        margin-bottom: 10px;
        margin-right: 9px;
    }

    .products .nav_items li a {
        display: block;
        margin-top: 0;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        color: #fefcfc;
    }

    .products .pro_list {
        flex-wrap: wrap;
        padding: 0 0;
        padding-top: 35px;
        display: block;
    }

    .products .pro_list li:nth-child(2n) {
        margin-right: 0;
    }

    .products .pro_list li {
        width: 49.15%;
        height: 308px;
        padding: 10px 11px 0 11px;
        border: 1px solid rgba(0, 0, 0, .1);
        margin-bottom: 38px;
        float: left;
        margin-right: 10px;
    }

    .products .pro_list .pic {
        width: 100%;
        height: 247px;
        overflow: hidden;
    }

    .adv .lft {
        width: 100%;
    }

    .adv .lft .adves div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 50%;
        height: 138px;
        align-items: center;
        font-weight: bold;
    }

    .adv .rht {
        display: none;
    }

    .adv {
        padding-top: 34px;
        padding-bottom: 31px;
    }

    .yslb ul li {
        background-color: rgba(255, 255, 255, 1);
        box-shadow: 0 2px 24px 0px rgba(175, 175, 175, 0.2);
        float: left;
        width: 100%;
        margin-right: 2%;
        padding: 54px;
        height: 280px;
        margin-bottom: 20px;
    }

    .yslb ul li p {
        text-align: center;
        font-size: 16px;
        line-height: 30px;
    }

    .new_s .hd_tit .ctr {
        display: none;
    }

    .new_s .hd_tit .rht {
        display: none;
    }

    .new_s .main .top li {
        width: 100%;
        height: auto;
        border: 1px solid #d5d5d5;
        padding: 20px 13px 19px 20px;
        display: block;
        margin-bottom: 20px;
    }

    .new_s .main .top li img {
        width: 30%;
        height: 138px;
        object-fit: cover;
    }

    .new_s .main .top li div {
        width: 65%;
        float: right;
    }

    .new_s .main .top li p {
        margin-top: 15px;
        width: 100%;
        color: #666666;
        line-height: 24px;
        display: -webkit-box !important;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .new_s .main .top li .more {
        margin-top: 17px;
        display: block;
        width: 90px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        font-size: 12px;
        color: #f2f2f2;
        background: rgb(34 46 94);
        border-radius: 5px;
    }

    .new_s .main .top {
        padding-top: 50px;
        width: 100%;
        display: block;
    }

    .new_s .main .botm {
        padding-top: 20px;
        justify-content: flex-start;
        display: block;
    }

    .new_s .main .botm li {
        position: relative;
        width: 50%;
        height: 340px;
        padding: 42px 34px 0 39px;
        border: 1px solid #bcbcbc;
        border-right: 1px solid #bcbcbc;
        display: block;
        float: left;
    }

    .footer {
        background: #242424;
        width: 100%;
    }

    .ewm {
        display: none;
    }

    .footer .main .lft {
        width: 65%;
        float: left;
    }

    .footer .main .call {
        display: none;
    }

    .footer .main img {
        width: 30%;
        float: right;
    }

    .footer .botm {
        border-top: 1px solid #404040;
        text-align: center;
        line-height: 44px;
        padding-bottom: 121px;
        width: 100%;
    }





}