.cpsy {
    background: url(/img/cpsybac.png) no-repeat right center
}

.cpsy_all {
    padding-top: 150px;
    width: 80%;
    display: flex;
    justify-content: space-between
}

.cpsy_left {
    width: 65%;
    position: relative;
    text-align: center
}

.cpsy_left img {
    width: 80%
}

.cpsy_left .fp-tableCell {
    padding: 30px 0;
    background: #f1f1f1
}

.cpsy_right {
    width: 30%
}

.slide .fp-tableCell {
    vertical-align: initial
}

.fp-slidesNav.fp-bottom {
    display: none
}

.cpsy_tit {
    width: 100%
}

.cpsy_text {
    font-size: 16px;
    margin: 20px 0
}

.cpsy_jsq {
    text-align: center;
    margin-top: 35px
}

.cpsy_jsq ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.cpsy_jsq ul li {
    width: 50%;
    margin-top: 45px
}

.cpzx_img img {
    max-width: 1400px;
    width: 100%;
    background: #d5efff
}

.cpsy_jsq ul li div {
    margin: 0 auto
}

.cpsy_left .fp-controlArrow {
    top: 50%;
    border: none;
    display: block;
    width: 35px;
    height: 65px
}

.fp-controlArrow.fp-next {
    background: url(/img/right.png) no-repeat
}

.fp-controlArrow.fp-prev {
    background: url(/img/left.png) no-repeat
}

.qiehuan {
    text-align: right
}

.qiehuan img {
    width: auto
}

.vsb {
    visibility: hidden
}

.qhtp {
    margin-right: 15px;
    cursor: pointer
}

.fp-slides {
    margin-bottom: 10px
}

.cpsy_xhfl {
    margin-top: 50px
}

.qiehuan em {
    font-style: normal
}

.qiehuan em:nth-child(4) {
    display: none
}

.cpsy_jtxh p {
    margin-top: 30px;
    float: left;
    width: 20%
}

.cpsy_jtxh p a:hover {
    color: #0080cc
}

.cpxz {
    padding-top: 150px
}

.cpxz_all {
    width: 1200px;
    margin: 0 auto;
    padding-top: 100px
}

.cpxz_tit {
    padding: 20px 0 40px
}

.cpxz_tit img {
    width: auto;
    display: block
}

.cpxz_tit span {
    display: none
}

.cpxz_lbt {
    margin-bottom: 60px;
    overflow: hidden;
    position: relative
}


/* .cpxz_lbt ul{position:absolute;left:0;top:0} */

.cpxz_lbt ul {
    display: flex;
    flex-wrap: wrap;
}

.cpxz_lbt ul li {
    width: 384px;
    margin-right: 10px;
    margin-top: 15px
}

.lbt_img {
    width: 100%;
    position: relative
}

.lbt_img img {
    width: 100%;
    display: block
}

.page_all {
    text-align: center
}

.page,
.page_next,
.page_prev {
    display: inline-block
}

.page_next,
.page_prev {
    padding: 5px 10px;
    display: inline-block;
    cursor: pointer
}

.page_next:hover,
.page_prev:hover {
    background: #0080cc;
    color: #fff
}

.page {
    text-align: center;
    margin: 0 10px
}

.page li {
    padding: 5px 10px;
    display: inline-block;
    cursor: pointer
}

.page li:hover {
    background: #0080cc;
    color: #fff
}

.lbt_tit {
    text-align: center;
    height: 50px;
    line-height: 50px;
    background: #e1e1e1;
    transition: all .5s
}

.fp-tableCell {
    display: block
}

.cpxz .fp-tableCell {
    vertical-align: initial
}

.lanse {
    background: #0080cc;
    color: #fff
}

.img_lbt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    opacity: 0;
    transition: all .5s
}

.cpxz_lbt ul li:hover .img_lbt {
    opacity: 1;
    transition: all .5s
}

.cpxz_lbt ul li:hover .lbt_tit {
    transition: all .5s;
    background: #0080cc;
    color: #fff
}

.img_xz {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    height: 50px;
    width: 50px
}

.img_xz img {
    width: 100%;
    height: 100%
}

.cpzx {
    width: 1200px;
    margin: 100px auto 0
}

.cpzx_top {
    display: flex;
    justify-content: space-between
}

.cpzx_left {
    width: 50%
}

.cpzx_right {
    width: 50%
}

.cpzx_tit {
    padding: 10px 0
}

.xian {
    width: 40px;
    height: 3px;
    background: #ccc;
    margin-bottom: 30px
}

.cpzx_text {
    color: #666;
    font-size: 14px;
    margin-bottom: 80px;
    line-height: 30px
}

.cpzx_td {
    padding: 10px 0
}

.cpzx_td i {
    vertical-align: middle
}

.cpzx_td i img {
    vertical-align: middle
}

.cpzx_td span {
    display: block;
    padding: 20px 0
}

.cpzx_td span p {
    display: inline-block
}

.cpzx_over {
    font-size: 18px
}

.cpzx_over i {
    vertical-align: middle
}

.cpzx_over i img {
    vertical-align: middle
}

.cpzx_over b {
    vertical-align: middle
}

.cpzx_flow {
    padding: 30px 0
}

.cpzx_img {
    width: 79%;
    margin: 0 auto
}

.cpzx_img::-webkit-scrollbar {
    width: 10px;
    height: 10px
}

.cpzx_img::-webkit-scrollbar-thumb {
    border-radius: 2px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
    background: rgba(0, 0, 0, .2)
}

.cpzx_img::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
    border-radius: 0;
    background: rgba(0, 0, 0, .1)
}

.cpzx_xh {
    padding: 30px 0;
    position: relative
}

.cpzx_href {
    color: #666;
    text-decoration: underline;
    text-align: center
}

.cpzx_swipr {
    height: 150px;
    overflow: hidden;
    position: relative;
    width: 97%;
    margin: 0 auto
}

.cpzx_swipr ul li {
    float: left;
    text-align: center;
    cursor: pointer
}

.cpzx_swipr ul {
    position: absolute;
    top: 0;
    left: 0
}

.cpzx_igm {
    width: 99px;
    height: 113px;
    margin: 0 auto
}

.cpzx_igm img {
    width: 100%;
    height: 100%
}

.cpzx_title {
    text-align: center;
    padding: 10px 0
}

.next,
.pver {
    position: absolute;
    width: 15px;
    height: 33px;
    top: 50%;
    margin-top: -16.5px;
    z-index: 99;
    cursor: pointer
}

.pver {
    left: 0
}

.next {
    right: 0
}

.pver img {
    width: 100%;
    height: 100%
}

.next img {
    width: 100%;
    height: 100%
}

i {
    font-style: normal
}

.cpsy_tit {
    display: block
}

.cpsy_tits img {
    display: block
}

.cpsy_tits span {
    display: none
}

.cpsy_tits {
    display: none
}

.alerts {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    left: 0;
    top: 0
}

.alerts_all {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 500px;
    height: 500px;
    margin-left: -250px;
    margin-top: -250px
}

.alerts_all i {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer
}

.alerts_all img {
    width: 100%
}

.cpsy_all {
    display: flex;
    width: 90%;
    max-width: 1200px;
    justify-content: space-between;
    margin: auto;
    align-items: center
}

.chanpinjieshao {
    margin-bottom: 80px;
    margin-top: 40px
}

.chanpintedian div {
    display: none
}

.chanpintedian .tedian {
    display: block
}
.chanpintedian .tedian img{
	max-width:100%;
}
.chanpinjieshao div {
    display: none
}

.chanpinjieshao .jieshao {
    display: block
}

.zt {
    width: 53%
}

.zt h2 {
    font-size: 40px;
    font-family: "times new roman";
    border-left: 6px solid #0080cc;
    padding-left: 15px
}

.fenleicp {
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px
}

.fenleicp li a {
    display: block;
    color: #333;
    text-decoration: none
}

.fenleicp li {
    margin-right: 10px;
    background: #f3f1f2;
    margin-bottom: 10px;
    width: 23%;
    line-height: 48px;
    text-align: center
}

.fenleicp li.active a {
    color: #fff
}

.fenleicp li.active {
    background: #0080cc
}

.chanpinimage {
    width: 45%
}

.chanpinimage div {
    display: none
}

.chanpinimage .image {
    display: block
}

.chanpinimage img {
    width: 100%;
    height: 500px;
    object-fit: contain
}

@media(max-width:1170px) {
    .cpzx_href {
        margin-bottom: 30px
    }
    .cpsy_jtxh p {
        margin-top: 15px
    }
    .cpsy_text {
        margin: 20px 0 0
    }
    .cpxz_lbt ul li:hover .img_lbt {
        opacity: 0;
        transition: all .5s
    }
    .cpxz_lbt ul li:hover .lbt_tit {
        transition: all .5s;
        background: #e1e1e1;
        color: #333
    }
    .qiehuan {
        text-align: left
    }
    .cpsy_jsq ul li div {
        width: 37%
    }
    .cpsy_jsq ul li div img {
        width: 100%
    }
    .cpsy_jsq ul li p {
        font-size: 14px
    }
    .cpsy {
        background: 0 0
    }
    .zt {
        width: 100%;
    }
    .fenleicp {
        justify-content: space-between;
    }
    .chanpinimage img {
        width: 100%;
        height: auto;
    }
    .chanpinimage {
        width: 100%;
        margin-top: 20px;
    }
    .fenleicp li {
        width: 48% !important;
        margin-right: 0 !important;
    }
    .zt h2 {
        font-size: 30px;
    }
    .page_all {
        margin-bottom: 2rem
    }
    .cpxz_tit img {
        display: none
    }
    .cpxz_lbt ul li {
        margin: 0 5px;
        margin-top: 15px
    }
    .cpxz_all {
        width: 95%;
        margin: 0 auto;
        padding-top: 20px
    }
    .cpsy_jtxh {
        margin-bottom: 3rem
    }
    .section {
        clear: both;
        overflow: initial
    }
    .fp-tableCell {
        display: block;
    }
    .cpsy_right {
        width: 100%
    }
    .cpsy_jsq {
        margin-top: 0
    }
    .cpsy_xhfl {
        margin-top: 25px
    }
    .cpsy_tits,
    .cpxz_tit {
        margin-bottom: 10px;
        width: 100%;
        display: block;
        font-size: 24px;
        font-weight: 700;
        letter-spacing: 2px;
        color: #333
    }
    .cpsy_tits {
        display: block
    }
    .cpsy_tits img {
        display: none
    }
    .cpxz_tit span {
        display: block
    }
    .cpsy_tits span {
        display: block
    }
    .cpsy_tit {
        display: none
    }
    #fp-nav.fp-right {
        display: none
    }
    .cpsy_all {
        padding-top: 4rem;
        width: 95%;
        margin: 0 auto;
        display: block
    }
    .cpsy_left {
        width: 100%
    }
    .cpsy_left .fp-controlArrow {
        top: 50%;
        border: none;
        display: block;
        width: 20px;
        height: 40px;
        margin-top: -20px
    }
    .fp-controlArrow.fp-next {
        background: url(/img/right.png) no-repeat;
        background-size: 100% 100%
    }
    .fp-controlArrow.fp-prev {
        background: url(/img/left.png) no-repeat;
        background-size: 100% 100%
    }
    .cpzx_tit {
        font-size: 24px
    }
    .cpzx_img {
        width: 100%;
        height: 420px
    }
    .cpzx_img::-webkit-scrollbar {
        width: 4px;
        height: 4px
    }
    .cpzx_img::-webkit-scrollbar-thumb {
        border-radius: 2px;
        -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, .2);
        background: rgba(0, 0, 0, .2)
    }
    .cpzx_img::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, .2);
        border-radius: 0;
        background: rgba(0, 0, 0, .1)
    }
    .cpzx_swipr ul li {
        width: 48%
    }
    .cpzx_text {
        margin-bottom: 3rem;
        line-height: 24px
    }
    .cpzx_td i img {
        vertical-align: middle
    }
    .cpzx_td>b {
        vertical-align: middle
    }
    .cpzx_td span {
        display: block;
        margin-top: 1rem
    }
    .cpzx_td span i {
        display: block;
        margin-top: .2rem;
        font-size: 14px
    }
    .cpzx_td span i b {
        font-size: 14px
    }
    .cpzx_down,
    .cpzx_lbt,
    .cpzx_top {
        width: 95%;
        margin: 0 auto;
        display: block
    }
    .cpzx_left {
        width: 100%
    }
    .cpzx_right {
        width: 100%
    }
    .cpzx_right img {
        width: 100%
    }
    .cpxz_tit {
        padding: 10px 0;
        margin-bottom: 0
    }
    .cpzx {
        width: 100%;
        margin-top: 4rem
    }
    .chanpinjieshao {
        margin-bottom: 40px;
    }
}