body,
button,
input,
select,
textarea {
    font-family: 'SourceHanSansCN', 'Microsoft Yahei', 'Hiragino Sans GB', tahoma, arial, '\5B8B\4F53';
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
    font-size: 100%;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

sup,
sub {
    font-size: 83%;
}

pre,
code,
kbd,
samp {
    font-family: inherit;
}

q:before,
q:after {
    content: none;
}

textarea {
    overflow: auto;
    resize: none;
}

label,
summary {
    cursor: default;
}

a,
button {
    cursor: pointer;
}

del,
ins,
u,
s,
a,
a:hover {
    text-decoration: none;
}

body,
textarea,
input,
button,
select,
keygen,
legend {
    color: #3a3d49;
    outline: 0;
}

body {
    background: #f9fafe;
    color: #727171;
}

a,
a:hover {
    color: #000;
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.f-12 {
    font-size: 0.12rem;
}

.f-16 {
    font-size: 0.16rem;
}

.f-18 {
    font-size: 0.18rem;
}

.f-36 {
    font-size: 0.36rem;
}

.section {
    width: 100%;
}

.w1527 {
    width: 15.27rem;
    margin: 0 auto;
}

.cpzx {
    margin-top: 0.67rem;
    padding-bottom: 0.4rem;
}

.cpdetail {
    padding-bottom: 0.4rem;
}

.cpzx h1 {
    color: #0a62b0;
    font-size: 0.5rem;
    text-align: center;
    font-weight: normal;
}

.cpzx h2 {
    font-size: 0.38rem;
    font-weight: normal;
    text-align: center;
    margin-top: 0.15rem;
}

.cp-search {
    text-align: center;
    margin-top: 0.5rem;
}

.cp-search .btn {
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle;
    list-style: none;
    transition: border .2s ease-in-out, color ease-in-o .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}

.cp-search select {
    border: #b7b9b2 1px solid;
    padding: 0.19rem 0.25rem;
    font-size: 0.18rem;
    -webkit-appearance: button;
}

.cp-search input {
    border: #b7b9b2 1px solid;
    padding: 0.2rem 0.35rem;
    font-size: 0.18rem;
    width: 3rem;
}

.cp-search button {
    border: #005bac 1px solid;
    background: #005bac;
    padding: 0.2rem 0.56rem;
    font-size: 0.18rem;
    color: #fff;
}


/* 产品 */

.cp-list {
    margin-top: 0.8rem;
}

.cp-list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cp-list li.cpli {
    width: 3.71rem;
    height: 7.03rem;
    margin-right: 0.12rem;
    margin-bottom: 0.12rem;
    text-align: center;
    box-shadow: 0px 0px 0.21rem 0px rgb(117 157 212 / 15%);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    cursor: pointer;
    border-radius: 0.04rem;
    background-color: #fff;
    font-size: 0.16rem;
}

.cp-list ul li.cpli:nth-of-type(4n) {
    margin-right: 0;
}

.cp-list li.cpli .cp-pic {
    background-size: cover;
    position: relative;
}

.cp-list li.cpli .cp-top1 {
    padding: 0.5rem 0.3rem 0.3rem 0.3rem;
}

.cp-list li.cpli .cp-top1 .cp-dimg {
    position: absolute;
    top: 0;
    left: 0;
}

.cp-list li.cpli .cp-top1 .cp-dimg img {
    width: 100%;
}

.cp-list li.cpli .cp-top1 .cp-zicon {
    position: relative;
}

.cp-list li.cpli h2 {
    color: #005bac;
    font-size: 0.26rem;
    border-bottom: #c7c8bf 1px solid;
    padding-bottom: 0.22rem;
}

.cp-list li.cpli p {
    line-height: 0.4rem;
    text-align: left;
}

.cp-list li.cpli .cp-img {
    position: absolute;
    bottom: 0.36rem;
}

.cp-list li.cpli .cp-img img {
    width: 100%;
}

.cp-list li.cpli .cp-dpic {
    position: absolute;
    opacity: 0;
    width: 3.71rem;
    height: 7.03rem;
}

.cp-list li.cpli:hover .cp-dpic {
    background: url(../image/cppic01.jpg);
    opacity: 1;
    background-size: cover;
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
}

.cp-list li.cpli .cp-bottom1 {
    padding: 0.5rem 0.3rem 0.3rem 0.3rem;
}

.cp-list li.cpli .cp-bottom1 h2 {
    color: #fff;
    border-bottom: #4d8dc5 1px solid;
}

.cp-list .cp-conlist li {
    height: 0.38rem;
    line-height: 0.38rem;
    margin: 0.08rem 0;
    padding: 0 0.15rem;
}

.cp-list .cp-conlist li:hover {
    background: #99bdde;
}

.cp-list .cp-conlist li:hover a {
    color: #005bac;
}

.cp-list .cp-conlist li a {
    color: #fff;
}

.cp-list .cp-conlist li a:hover {
    color: #005bac;
}

.cp-list .cplistmore {
    position: absolute;
    bottom: 0.33rem;
    right: 0.33rem;
    background: #6ba0cf;
    border-radius: 0.5rem;
    width: 1.45rem;
    height: 0.42rem;
    line-height: 0.42rem;
}

.cp-list .cplistmore a {
    color: #fff;
}

.cp-list .cplistmore a:hover {
    color: #fff;
}


/* 产品更多 */

.more-list {
    margin-top: 1rem;
}

.more-list ul {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
}

.more-list li {
    width: 4.96rem;
    height: 4.96rem;
    margin-right: 0.12rem;
    margin-bottom: 0.22rem;
    text-align: center;
    box-shadow: 0px 0px 0.06rem 0px rgb(0 6 16 / 27%);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    cursor: pointer;
    background-color: #fff;
    position: relative;
}

.more-list ul li:nth-of-type(3n) {
    margin-right: 0;
}

.more-list li img {
    width: 100%;
}

.more-list li .more-zi {
    background: rgb(0 0 0 / 80%);
    width: 4.96rem;
    height: 4.96rem;
    position: absolute;
    opacity: 0;
    color: #fff;
    font-size: 0.16rem;
}

.more-list li:hover .more-zi {
    top: 0;
    opacity: 1;
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
}

.more-list li .more-zi h3 {
    font-size: 0.26rem;
    font-weight: normal;
    padding-top: 1.4rem;
}

.more-list li .more-zi a {
    background: #005bac;
    height: 0.6rem;
    width: 2.62rem;
    line-height: 0.6rem;
    text-align: center;
    color: #fff;
    display: inline-block;
    position: absolute;
    bottom: 1.06rem;
    left: 50%;
    margin-left: -1.31rem;
}


/* 产品内容 */

.cp-cont {
    display: flex;
    margin-top: .8rem;
}

.cp-cont .pro_img {
    width: 6.75rem;
    position: relative;
    box-shadow: 0px 0px 0.06rem 0px rgb(0 6 16 / 27%);
}

.cp-cont .pro_img img {
    width: 100%;
}

.cp-cont .pro_con {
    margin: .8rem 0 0 .8rem;
}

.cp-cont .pro_con h1 {
    color: #005bac;
    font-size: 0.26rem;
}

.cp-cont .pro_con h2 {
    font-size: 14px;
    margin-top: 0.35rem;
}

.cp-cont .pro_con p {
    font-size: 12px;
}

.cp-cont .pro_con a {
    background: #005bac;
    font-size: 0.18rem;
    padding: 0.2rem 1rem;
    color: #fff;
    margin-top: 1rem;
    display: inline-block;
}

.cp-conb {
    position: relative;
    margin-top: 0.8rem;
}

.cp-conb h1 {
    color: #0a62b0;
    font-size: 0.26rem;
    border-bottom: #cacbcd 1px solid;
    padding-bottom: .25rem;
    padding-left: 0.2rem;
}

.cp-conb h1::before {
    content: " ";
    width: 0.04rem;
    height: 0.25rem;
    background: #0a62b0;
    position: absolute;
    left: 0;
    top: 0.04rem;
}

.conb-nei h2 {
    color: #005bac;
    font-size: 0.26rem;
    margin-top: 0.4rem;
}

.conb-nei h3 {
    color: #005bac;
    font-size: 0.2rem;
    margin-top: 0.3rem;
}

.conb-nei table {
    margin-top: 0.4rem;
    width: 100%;
    border-bottom: #e9eaec 1px solid;
    border-right: #e9eaec 1px solid;
}

.conb-nei td {
    text-align: center;
    border-top: #e9eaec 1px solid;
    border-left: #e9eaec 1px solid;
    color: #545454;
    font-size: 0.2rem;
    line-height: 0.7rem;
    padding: 0 0.1rem;
}

.conb-nei tr.bt td {
    font-size: 0.26rem;
}

.conb-nei tr:nth-of-type(even) {
    background: #ecedf0;
}

.conb-z {
    margin-top: 0.9rem;
    margin-bottom: 0.8rem;
}

.conb-z .conb-pic img {
    width: 100%;
}

.conb-z .conb-d {
    margin-top: 0.2rem;
    background: #fff;
    display: flex;
}

.conb-left img {
    width: 100%;
}

.conb-right {
    margin: 1.25rem 0.32rem 0 1.35rem;
}

.conb-right h1 {
    border: none;
    color: #005bac;
    padding: 0;
}

.conb-right h4 {
    margin-top: 0.3rem;
}

.conb-right h4.ico01 {
    background: url(../image/ico01.jpg) no-repeat left center;
    background-size: contain;
    padding-left: 0.35rem;
}

.conb-right h4.ico02 {
    background: url(../image/ico02.jpg) no-repeat left center;
    background-size: contain;
    padding-left: 0.35rem;
}

.conb-right h4.ico03 {
    background: url(../image/ico03.jpg) no-repeat left center;
    background-size: contain;
    padding-left: 0.35rem;
}

.conb-right h4.ico04 {
    background: url(../image/ico04.jpg) no-repeat left center;
    background-size: contain;
    padding-left: 0.35rem;
}

.swiper-container {
    background: #fff;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    color: #005bac;
    font-weight: bold;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    color: #005bac;
    font-weight: bold;
}

@media screen and (max-width: 750px) {
    .w1527 {
        width: 100%;
    }
    .app-header-top .w1527 {
        width: 90%;
    }
    .app-header-bottom .w1527 {
        width: 90%;
    }
    .app-footer-top .w1527 {
        width: 90%;
    }
    .app-footer-bottom .w1527 {
        width: 90%;
    }
    .cp-search button {
        margin-top: 0.01rem;
    }
    .cp-list li.cpli {
        width: calc(100% - 0.64rem);
        margin: 0.32rem;
        height: 9rem;
        overflow: hidden;
    }
    .cp-list li.cpli .cp-top1 .cp-dimg img {
        width: 102%;
        height: 100%;
    }
    .cp-list li.cpli:hover .cp-dpic {
        width: calc(100% - 0.64rem);
        height: 9rem;
        margin: 0 0.32rem;
    }
    .cp-list li.cpli .cp-img {
        margin-left: 2%;
    }
    .cp-list li.cpli .cp-img img {
        width: 80%;
    }
    .cp-list li.cpli p {
        padding-top: 0.3rem;
    }
    .cp-list li.cpli h2 {
        font-size: 0.34rem;
    }
    .cp-list .cp-conlist li {
        height: 0.6rem;
        line-height: 0.6rem;
        width: 100%;
    }
    .more-list li {
        width: calc(100% - 0.64rem);
        margin: 0.32rem;
        height: auto;
    }
    .more-list li .more-zi {
        width: 100%;
        height: 100%;
    }
    .more-list li .more-zi h3 {
        font-size: 0.34rem;
    }
    .more-list li .more-zi p {
        margin-top: 0.3rem;
    }
    .cp-list .cplistmore {
        width: 2rem;
        height: 0.6rem;
        line-height: 0.6rem;
    }
    .cp-cont {
        display: inline-block;
    }
    .cp-cont .pro_img {
        margin: 0.32rem;
    }
    .cp-cont .pro_con {
        width: calc(100% - 0.64rem);
        margin: 0.32rem;
    }
    .cp-cont .pro_con h1 {
        font-size: 0.34rem;
    }
    .cp-conb {
        margin: 0.32rem;
    }
    .conb-z .conb-d {
        display: inline-block;
    }
    .conb-right {
        margin: 0;
        padding: 0.5rem;
    }
    .conb-right h1 {
        font-size: 0.3rem;
    }
    .conb-right h4.ico01,
    .conb-right h4.ico02,
    .conb-right h4.ico03,
    .conb-right h4.ico04 {
        padding-left: 0.6rem;
    }
    .conb-nei td {
        text-align: left;
        padding: 0.1rem;
        line-height: 0.45rem;
    }
    .cp-conb h1 {
        font-size: 0.3rem;
    }
    .cp-conb h1::before {
        top: 0.09rem;
    }
}