.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 li{
    width: 384px;
    float: left;
    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_prev,.page_next,.page{
    display: inline-block;
}
.page_prev,.page_next{
    padding: 5px 10px;
    display: inline-block;
    cursor: pointer;
}
.page_prev:hover,.page_next:hover{
    background: #0080cc;
    color: white;
}
.page{
    text-align: center;
    margin: 0 10px;
}
.page li{
    padding: 5px 10px;
    display: inline-block;
    cursor: pointer;
}
.page li:hover{
    background: #0080cc;
    color: white;
}
.lbt_tit{
    text-align: center;
    height: 50px;
    line-height: 50px;
    background: #e1e1e1;
    transition: all 0.5s;
}
.fp-tableCell{
    display: block;
}
.cpxz .fp-tableCell{
    vertical-align: initial;
}
.lanse{
    background: #0080cc;
    color: white;
}
.img_lbt{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: all 0.5s;
}
.cpxz_lbt ul li:hover .img_lbt{
    opacity: 1;
    transition: all 0.5s;
}
.cpxz_lbt ul li:hover .lbt_tit{
    transition: all 0.5s;
    background: #0080cc;
    color: white;
}
.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_right img{
    width: 100%;
}
.cpzx_tit{
    padding: 10px 0;
}
.xian{
    width: 40px;
    height: 3px;
    background: #cccccc;
    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{
    /* overflow: hidden; */
    width: 79%;
    margin: 0 auto;
    /* overflow-x: scroll;
    overflow-y: scroll; */
}
/* .cpzx_img div{
    background: #d5efff;
} */
.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,0.2);
    background: rgba(0,0,0,0.2);
}
.cpzx_img::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(0,0,0,0.1);
}
.cpzx_xh{
    padding: 30px 0;
    position: relative;
}
.cpzx_href{
    color: #666;
    text-decoration: underline;
    text-align: center;
}
.cpzx_swipr{
    overflow: hidden;
    position: relative;
    width: 97%;
    margin: 0 auto;
}
.cpzx_swipr ul li{
    float: left;
    text-align: center;
	cursor:pointer;
}

.cpzx_igm{
    width: 99px;
    height: 113px;
    margin: 0 auto;
}
.cpzx_igm img{
    width: 100%;
    height: 100%;
}
.cpzx_title{
    text-align: center;
    padding: 10px 0;
}
.pver,.next{
    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,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%;
}

.cpzx_cptd{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.cpzx_cptd b{
    margin-left: 10px;
}









@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 0.5s;
    }
    .cpxz_lbt ul li:hover .lbt_tit{
        transition: all 0.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: none;
    }
    .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:bold;
		letter-spacing: 2px;
		color: #333333;
    }
	.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%;
    }
    .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,0.2);
        background: rgba(0,0,0,0.2);
    }
    .cpzx_img::-webkit-scrollbar-track {/*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
        border-radius: 0;
        background: rgba(0,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_top,.cpzx_down,.cpzx_lbt{
        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;
    }
    
}













