.cpzxcontent{
    margin-top: 80px;
}
.cpzxcontent .cpbox{
    width: 31.21%;
    border: solid 1px #e8e8e8;
    margin-bottom: 44px;
    transition: all .3s;
    cursor: pointer;
}
.cpzxcontent .cpbox:hover{
    transform: translateY(-8px);
}
.cpzxcontent .cpbox:hover .desc{
    background-color: #3eaac3;
    color: #fffefe;
}
.cpzxcontent .cpbox:hover .img{
    background-color: #f3f3f3;
}
.cpzxcontent .cpbox .img{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 364px;
}
.cpzxcontent .cpbox .desc{
    box-shadow: 0px 1px 8px 0px 
    rgba(112, 112, 112, 0.24);
    padding: 24px 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 18px;
	letter-spacing: 1px;
	color: #333333;
    transition: all .3s;
}
.cpzxcontent .area{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.cpzxcontent .cpbox .desc>div img:first-child{
    display: block;
}
.cpzxcontent .cpbox .desc>div img:last-child{
    display: none;
}
.cpzxcontent .cpbox:hover .desc>div img:first-child{
    display: none;
}
.cpzxcontent .cpbox:hover .desc>div img:last-child{
    display: block;
}
.lastcpbox{
    visibility: hidden;
}
.contentxq{
    margin-top: 70px;
}
 .xqtit h1{
    font-size: 30px;
	line-height: 31px;
	color: #333333;
    font-weight: bold;
}
 .xqtit p{
    font-size: 16px;
	line-height: 26px;
	color: #666666;
}
.contentxq .cpjj{
    box-shadow: 0px 0px 10px 0px 
    rgba(0, 0, 0, 0.12);
    border-radius: 12px;
    margin-top: 30px;
    padding: 32px 82px;
    padding-left: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.contentxq .cpjj .cpimg{
    width: 26.85%;
    padding:12px 82px;
    height: 236px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #f1f1f1;
}
.contentxq .cpjj .desc{
    width: 65%;
}
.contentxq .cpjj .desc h3{
    font-size: 20px;
	line-height: unset !important;
	color: #333333;
    font-weight: bold;
}
.contentxq .cpjj .desc .line{
    width: 32px;
	height: 2px;
	background-color: #3eaac3;
    margin-top: 18px;
    margin-bottom: 10px;
}
.contentxq .cpjj .desc p{
    font-size: 14px !important;
	line-height: 32px !important;
	color: #666666;
    text-align: justify;
    font-weight: 400;
}
.screen{
    margin-top: 70px;
}
.screen .select{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.screen .select .tabs{
    width: 14.48%;
}
.el-select-dropdown__item{
    position: relative;
}
.el-select-dropdown__item::before{
    content: "";
    display: block;
    width: 5px;
	height: 5px;
	background-color: #a7a7a7;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 4%;
}
.el-select-dropdown__item.selected::before{
    background-color: #3eaac2;
}
.el-select-dropdown__item.selected{
    color: #3eaac2 !important;
}
.el-select-dropdown__item:hover{
    color: #3eaac2
}
.el-select-dropdown__item:hover::before{
    background-color: #3eaac2;
}
.el-table--enable-row-transition .el-table__body td.el-table__cell{
    text-align: center;
}
.el-table{
    width: 100%;
    margin-top: 40px;
}
.prorecom{
    margin-top: 55px;
}
.cpzxcontent{
    display: flex;
    flex-wrap: wrap;
}
/*.cpzxcontent .cpbox{*/
/*    width: 23.57%;*/
/*}*/
/*.cpzxcontent .cpbox .img{*/
/*    height: 170px;*/
/*}*/
.pro_items .js{
    padding: unset;
}
.pro_items .cp .box{
    width: 23.57%;
}
/* padpro端 */
@media screen and (min-width: 991px) and (max-width: 1366px){
    .cpzxcontent .cpbox .desc{
        padding: 15px 20px;
        font-size: 16px;
    }
    .cpzxcontent .cpbox .img {
        height: 300px;
        padding: 35px;
    }
    .contentxq .cpjj .cpimg {
        width: 31.85%;
        padding: 12px 60px;
    }
    .contentxq .cpjj .desc {
        width: 60%;
    }
}
/* pad端 */
@media screen and (min-width:768px) and (max-width:991px) {
    .cpzxcontent .cpbox .desc{
        padding: 12px 18px;
        font-size: 14px;
        font-size: 12px;
    }
    .cpzxcontent .cpbox .img {
        height: 270px;
        padding: 30px;
    }
    .cpzxcontent .cpbox .desc p{
        width: 65%;
    }
    .cpzxcontent {
        margin-top: 40px;
    }
    .contentxq .cpjj .cpimg {
        width: 31.85%;
        padding: 12px 30px;
    }
    .contentxq .cpjj .desc {
        width: 60%;
    }
    .contentxq .cpjj .desc p{
        font-size: 14px;
        line-height: 26px;
    }
    .contentxq .cpjj{
        padding: 25px 45px;
    }
}
/* 移动端 */
@media (max-width:767px){
    .cpzxcontent .cpbox .desc{
        padding: 12px 18px;
        font-size: 14px;
        font-size: 12px;
    }
    .cpzxcontent .cpbox .img {
        height: 175px;
        padding: 40px;
    }
    .cpzxcontent .cpbox .desc p{
        width: 65%;
    }
    .cpzxcontent .cpbox{
        width: 48.5%;
    }
    .cpzxcontent {
        margin-top: 30px;
    }
    .el-table{
        width: 100%;
        margin-top: 20px;
        overflow: scroll;
    }
    .screen .select .tabs{
        width: 31%;
        margin-bottom: 10px;
    }
    .screen {
        margin-top: 30px;
    }
    .contentxq .cpjj .cpimg,.contentxq .cpjj .desc{
        width: 100%;
        border-right: none;
    }
    .contentxq .cpjj{
        flex-wrap: wrap;
        padding: 15px;
    }
    .contentxq .cpjj .desc p {
        font-size: 14px;
        line-height: 26px;
    }
    .contentxq .cpjj .cpimg{
        height: 170px;
    }
    .contentxq {
        margin-top: 30px;
    }
    .contentxq .xqtit h1 {
        font-size: 25px;
        line-height: 26px;
    }
    .pro_items .cp .box{
        width: 48%;
    }
}