@charset "utf-8";

body {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
    font-size: 18px;
}

a {
    text-decoration: none;
}

ul,
li {
    list-style: none;
}

.head {
    background-image: url(muLi01.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    min-height: 420px;
}

.w1400A {
    width: 1400px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear::after {
    content: "";
    clear: both;
    display: block;
}

.pad20 {
    padding: 20px 0 0 0;
    height: 105px;
}

.headPic {
    text-align: center;
}

.titT1 {
    text-align: center;
    height: 50px;
    position: relative;
    margin-bottom: 30px;
}

.titT1 span {
    padding: 0 30px;
    background-color: #fff;
    z-index: 10;
    font-size: 36px;
    color: #000;
    height: 50px;
    line-height: 50px;
    position: relative;
}

.titT1 hr {
    position: absolute;
    top: 15px;
    width: 100%;
    z-index: 5;
    border: 0;
    border-top: 1px solid #000;
}

.titT2 {
    text-align: center;
    height: 50px;
    position: relative;
    margin-bottom: 30px;
}

.titT2 span {
    padding: 0 30px;
    background-color: #f4f4f4;
    z-index: 10;
    font-size: 36px;
    color: #000;
    height: 50px;
    line-height: 50px;
    position: relative;
}

.titT2 hr {
    position: absolute;
    top: 15px;
    width: 100%;
    z-index: 5;
    border: 0;
    border-top: 1px solid #000;
}

.titT3 {
    text-align: center;
    height: 50px;
    line-height: 50px;
    background-image: url(muLi13.png);
    background-position: center;
    background-repeat: no-repeat;
    font-size: 36px;
    color: #000;
    margin-top: 20px;
}


.titT4 {
    text-align: center;
    height: 50px;
    position: relative;
    margin-bottom: 30px;
}

.titT4 span {
    padding: 0 30px;
    background-color: #eaebec;
    z-index: 10;
    font-size: 36px;
    color: #000;
    height: 50px;
    line-height: 50px;
    position: relative;
}

.titT4 hr {
    position: absolute;
    top: 15px;
    width: 100%;
    z-index: 5;
    border: 0;
    border-top: 1px solid #000;
}


.box1 {
    margin-top: 60px;
}

.box2 {
    margin-top: 60px;
    background-color: #f4f4f4;
    padding: 25px 0;
}

.box3 {
    margin-top: 60px;
    background-image: url(muLi14.png);
    background-position: top center;
    background-repeat: no-repeat;
    padding: 25px 0;
    min-height: 430px;
}

.box4 {
    margin-top: 60px;
    background-image: url(muLi22.png);
    background-position: center;
    background-repeat: no-repeat;
    padding: 25px 0;
    min-height: 430px;
}

.w34 {
    width: 34%;
    float: left;
    text-align: center;
}

.w65 {
    width: 65%;
    float: right;
    background-image: url(muLi05.png);
    background-repeat: no-repeat;
    background-position: top center;
    height: 710px;
}

.margin70 {
    margin: 70px;
    background-color: rgba(255, 255, 255, 0.6);
    border-radius: 15px;
    box-sizing: border-box;
    padding: 30px;
}

.margin70 p {
    margin: 0;
    padding: 0;
    font-size: 22px;
    line-height: 200%;
    font-weight: lighter;
}

.margin70 p span {
    color: #c3623e;
    font-weight: bold;
}

.icon {
    margin: 25px 0 0 0;
    padding: 0;
    height: 80px;
}

.icon li {
    width: 30%;
    float: left;
    margin: 0 3% 0 0;
    height: 70px;
    background: linear-gradient(45deg, rgba(39, 106, 255, 1) 0%, rgba(101, 153, 255, 1) 80%);
    border-radius: 10px;
    list-style: none;
    background-size: 100%;
}

.icon li a {
    color: #fff;
    height: 70px;
    line-height: 70px;
    font-size: 18px;
    padding-left: 65px;
    display: block;
    margin-left: 25px;
}

.icon li a.iconA {
    background-image: url(muLi06.png);
    background-position: center left;
    background-repeat: no-repeat;
}

.icon li a.iconB {
    background-image: url(muLi07.png);
    background-position: center left;
    background-repeat: no-repeat;
}

.icon li a.iconC {
    background-image: url(muLi08.png);
    background-position: center left;
    background-repeat: no-repeat;
}

.icon li:hover {
    background: linear-gradient(45deg, rgb(0, 57, 179) 0%, rgb(14, 94, 255) 80%);
}

.bgBlue {
    border-radius: 15px;
    background: linear-gradient(45deg, rgba(39, 106, 255, 1) 0%, rgba(101, 153, 255, 1) 80%);
    padding: 15px 50px;
    color: #fff;
    font-size: 20px;
    line-height: 200%;
    border: 1px solid #ffffff;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

.bgBlue p {
    margin: 0;
    padding:0;
    background-image: url(muLi09.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 277px 175px;
}

.bgBlue p span {
    color: #ffeb46;
}

.product {
    margin: 0;
    padding: 0;
}

.product li {
    float: left;
    width: 14%;
    position: relative;
}

.product li a {
    width: 185px;
    height: 185px;
    margin: 0 auto;
    text-align: center;
    background-image: url(muLi10.png);
    background-position: center;
    background-repeat: no-repeat;
    display: table-cell;
    vertical-align: middle;
    color: #0666d6;
    font-size: 24px;
    opacity: 1;
}

.product li a:hover {
    opacity: 1;
}

.product li div {
    position: absolute;
    background-color: #fff;
    padding: 10px;
    z-index: 100;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
    top: 130px;
    display: none;
    border-radius: 10px;
    text-align: left;
}

.product li div span {
    font-weight: bold;
    color: #0666d6;
}

.about {
    margin: 0;
    padding: 0;
}

.about li {
    float: left;
    width: 16%;
}

.about li a .pic {
    width: 165px;
    height: 165px;
    margin: 0 auto;
    text-align: center;
    background-image: url(muLi26.png);
    background-position: center;
    background-repeat: no-repeat;
    box-sizing: border-box;
    padding-top: 40px;
}

.about li a .text {
    width: 165px;
    margin: 10px auto;
    text-align: center;
    color: #000;
}

.consP {
    margin: 40px 0;
    padding: 25px 75px;
    background-color: #fff;
    border-radius: 15px;
    font-size: 20px;
    line-height: 200%;
    text-indent: 2rem;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

.construction {
    margin: 0;
    padding: 0;
}

.construction li {
    float: left;
    width: 16%;
    margin: 0 0.3%;
    box-sizing: border-box;
    background: linear-gradient(45deg, rgba(39, 106, 255, 1) 0%, rgba(101, 153, 255, 1) 80%);
    border-radius: 10px;
    list-style: none;
    padding: 15px;
    box-sizing: border-box;
    height: 78px;
    text-align: center;
}

.construction li.p25 p {
    padding: 10px 0 0 0;
}

.construction li p {
    background-image: url(muLi15.png);
    ;
    background-position: left bottom;
    background-repeat: no-repeat;
    box-sizing: border-box;
    height: 60px;
    width: 100%;
    margin: 0;
    text-align: center;
}

.construction li a {
    font-size: 18px;
    color: #fff;
    display: block;
}

.construction li:hover {
    background: linear-gradient(45deg, rgb(0, 57, 179) 0%, rgb(14, 94, 255) 80%);
}



.brand {
    margin: 0;
    padding: 0;
}

.brand li {
    float: left;
    width: 24%;
    margin: 0 0.5%;
    height: 385px;
    text-align: center;
}

.brand li a {
    padding-top: 50px;
    font-size: 24px;
    color: #fff;
    display: block;
    height: 335px;
}

.brand li:nth-of-type(1) {
    text-align: center;
    background-image: url(muLi16.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    box-sizing: border-box;
}

.brand li:nth-of-type(2) {
    text-align: center;
    background-image: url(muLi17.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    box-sizing: border-box;
}

.brand li:nth-of-type(3) {
    text-align: center;
    background-image: url(muLi18.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    box-sizing: border-box;
}

.brand li:nth-of-type(4) {
    text-align: center;
    background-image: url(muLi19.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    box-sizing: border-box;
}


.w450L {
    width: 450px;
    float: left;
    height: 272px;
    overflow: hidden;
}

.w450R {
    width: calc(100% - 460px);
    float: right;
}

.bgHy {
    background-color: #fff;
    height: 272px;
    overflow: hidden;
}

.museum {
    margin: 0;
    padding: 0;
}

.museum li {
    float: left;
    width: 32%;
    margin: 0 0.65%;
}

.museumT {
    padding: 15px;
    line-height: 150%;
}

.museumT .moreA1 {
    background-color: #529fff;
    border-radius: 20px;
    text-align: center;
    padding: 5px 25px;
    color: #fff;
    font-size: 18px;
    margin: 10px 0 0 10px;
    float: right;
    line-height: 100%;
}

.honorBg2{  
    background-image: url(muLi23.png);
    background-repeat: no-repeat;
    background-position: top right; }

.w835R {
    width: 750px;
    height: 351px;
    float: right;
}

.w835L {
    width: calc(100% - 800px);
    float: left;
}

.honorBg {
    background-image: url(muLi25.png);
    background-repeat: no-repeat;
    background-position: 540px bottom;
    position: relative;
}

.honor {
    background-image: url(muLi24.png);
    background-repeat: no-repeat;
    background-position: left 5px;
    padding: 0 0 0 15px;
    margin: 55px 0 0 10px;
    height: 255px;
}

.honor li {
    height: 38px;
    line-height: 100%;
}

.honor li:nth-of-type(4n+1) span {
    color: #ff64a6;
}

.honor li:nth-of-type(4n+2) span {
    color: #acc862;
}

.honor li:nth-of-type(4n+3) span {
    color: #f8a949;
}

.honor li:nth-of-type(4n) span {
    color: #43b4c9;
}

.honorW50 {
    margin: 0;
    padding: 0;
}

.honorW50 li {
    width: 50%;
    float: left;
    text-align: left;
}
.honorW50 li div{ font-size: 20px; padding: 10px 0 0 0;}
.honorW50 li img {
    width: 85%;
}
.honorBg .moreA2 {
    position: absolute;
    right: 40px;
    bottom: 0px;
    color: #000;
}

.slideTxtBox {
    width: 100%;
}

.slideTxtBox .hd {
    padding: 0;
    position: relative;
    width: 100%;
    height: 209px;
}

.slideTxtBox .hd ul {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 209px;
    background-color: #000;
}

.slideTxtBox .hd ul li {
    float: left;
    padding: 0;
    cursor: pointer;
    width: 50%;
    height: 209px;
    opacity: 0.6;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.slideTxtBox .hd ul li:nth-of-type(1) {
    background-image: url(muLi11.png);
}

.slideTxtBox .hd ul li:nth-of-type(2) {
    background-image: url(muLi12.png);
}

.slideTxtBox .hd ul li.on {
    opacity: 1;
}

.slideTxtBox .bd ul {
    padding: 25px;
    zoom: 1;
    margin: 0;
    background-color: #f4f4f4;
    height: 215px;
    box-sizing: border-box;
    overflow-y: auto;
}

.slideTxtBox .bd li {
    font-size: 20px;
    line-height: 200%;
}

.slideTxtBox .bd li span {
    font-size: 24px;
    font-weight: bold;
}

/* 自适应样式 1000 */
@media (max-width:1000px) {
    .head {
        background-image: url(muLi01.png);
        background-position: bottom center;
        background-repeat: no-repeat;
        padding: 10px;
        min-height: 200px;
        background-size: auto 200px;
    }
    
    .pad20 {
        padding: 20px 0 0 0;
        height: 85px;
    }
    .w1400A {
        width: 100%;
        margin: 0 auto;
    }

    .logoL {
        width: 60%;
    }

    .logoR {
        width: 30%;
    }

    .logoL img {
        width: 100%;
    }

    .logoR img {
        width: 100%;
    }
    .headPic img{ width: 80%;}
    .box1 {
        margin-top: 30px;
        padding: 0 10px;
    }

    .box2 {
        margin-top: 30px;
        background-color: #f4f4f4;
        padding: 25px 10px;
    }

    .box3 {
        margin-top: 30px;
        background-image: url(muLi14.png);
        background-position: top center;
        background-repeat:repeat-y;
        padding: 25px 10px;
        min-height: 800px;
    }

    .box4 {
        margin-top: 30px;
        background-image: url(muLi22.png);
        background-position: center bottom;
        background-repeat: no-repeat;
        padding: 25px 10px;
        background-size: auto 100%;
    }
    .titT1 span {
        padding: 0 30px;
        background-color: #fff;
        z-index: 10;
        font-size: 30px;
        color: #000;
        line-height: 150%;
        position: relative;
    }
    .titT3 {
        text-align: center;
        height: 50px;
        line-height: 100%;
        background-image: url(muLi13.png);
        background-position: center;
        background-repeat: no-repeat;
        font-size: 30px;
        color: #000;
        margin-top: 20px;
    }
    .w34 {
        width: 100%;
        float: left;
        text-align: center;
    }
    .w34 img{ width: 100%;}
    .w65 {
        width: 100%;
        float: right;
        background-image: url(muLi05.png);
        background-repeat: no-repeat;
        background-position: top center;
        height: 710px;
    }
    .margin70 {
        margin: 30px 10px;
        background-color: rgba(255, 255, 255, 0.6);
        border-radius: 15px;
        box-sizing: border-box;
        padding: 10px;
    }
    .margin70 p {
        margin: 0;
        padding: 0;
        font-size: 18px;
        line-height: 160%;
        font-weight: lighter;
    }
    .icon {
        margin: 0;
        padding: 0;
        height: auto;
    }
    .icon li {
        width: 49%;
        float: left;
        margin: 10px 0.5% 0 0.5%;
        height: 70px;
        background: linear-gradient(45deg, rgba(39, 106, 255, 1) 0%, rgba(101, 153, 255, 1) 80%);
        border-radius: 10px;
        list-style: none;
        background-size: 100%;
    }
    .icon li a {
        color: #fff;
        height: 70px;
        line-height: 70px;
        font-size: 16px;
        padding-left:40px;
        display: block;
        margin-left: 15px;
        background-size: auto 30px;
    }
    .bgBlue {
        border-radius: 15px;
        background: linear-gradient(45deg, rgba(39, 106, 255, 1) 0%, rgba(101, 153, 255, 1) 80%);
        padding: 25px 13px;
        color: #fff;
        font-size: 20px;
        line-height: 160%;
        border: 1px solid #ffffff;
        box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
    }
    .consP {
        margin: 15px 0;
        padding: 25px 15px;
        background-color: #fff;
        border-radius: 15px;
        font-size: 20px;
        line-height: 150%;
        text-indent: 2rem;
        box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
    }
    .construction li {
        float: left;
        width: 100%;
        margin:10px 0 0 0;
        box-sizing: border-box;
        background: linear-gradient(45deg, rgba(39, 106, 255, 1) 0%, rgba(101, 153, 255, 1) 80%);
        border-radius: 10px;
        list-style: none;
        padding: 15px;
        box-sizing: border-box;
        height: 78px;
        text-align: center;
    }
    .product li {
        float: left;
        width: 50%;
        position: relative;
        text-align: center;
        margin-top: 15px;
    }

    .brand li {
        float: left;
        width: 49%;
        margin: 5px 0.5% 0px 0.5%;
        height: auto;
        text-align: center;
        background-size: 100%;
        background-position: top center !important;
    }

    .brand li a {
        padding-top: 20px;
        font-size: 18px;
        color: #fff;
        display: block;
        height: 200px;
    }
    .about li {
        float: left;
        width: 50%;
        text-align: center;
        margin-top: 15px;
    }
    .bgHy {
        background-color: #fff;
        height: auto;
    }

    .w450L {
        width: 100%;
        float: left;
        height: auto;
        overflow: hidden;
    }
    
    .w450R {
        width: calc(100% - 0px);
        float: right;
        margin: 10px 0 0 0;
    }
    .w835L {
        width: calc(100% - 0px);
        float: left;
    }
    .w835R {
        width: 100%;
        height: 351px;
        float: right;
        overflow: hidden;
        background-image: url(muLi23.png);
        background-repeat: no-repeat;
        background-position: center;
    }
    .honorBg2{ background-image: none; margin: 0; padding: 0;}
    .honorW50 li {
        width: 50%;
        float: left;
        text-align: center;
    }
    .honorW50 li img{  width: 90%;}
    .honorW50 {
        margin: 0;
        padding: 0;
    }
    .honor {
        background-image: url(muLi24.png);
        background-repeat: no-repeat;
        background-position: left 5px;
        padding: 0 0 0 15px;
        margin: 45px 0 0 10px;
        height: 255px;
    }
    .honorBg {
        background-image: url(muLi25.png);
        background-repeat: no-repeat;
        background-position: right bottom;
        position: relative;
    }
    .honor li {
        height: 38px;
        line-height: 130%;
        font-size: 16px;
    }
    .honorBg .moreA2 {
        position: absolute;
        right: 10px;
        bottom: -15px;
        color: #000;
    }
    .slideTxtBox .hd {
        padding: 0;
        position: relative;
        width: 100%;
        height: 80px;
    }
    .slideTxtBox .hd ul {
        position: absolute;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 80px;
        background-color: #000;
    }
    .slideTxtBox .hd ul li {
        float: left;
        padding: 0;
        cursor: pointer;
        width: 50%;
        height: 80px;
        opacity: 0.6;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 180%;
    }
}