.cpzx {
    margin: 20px 0px 100px 0px;
    min-height: 300px;
}

.cpxq,
.cpxqx {
    display: none;
}

.cpxq img,
.cpxqx img {
    max-width: 100%;
    height: auto;
    margin: 20px 0px;
}

.cplb,
.cplbx {
    border-bottom: 1px #DDDDDD solid;
    min-height: 430px;
}

.cpxsax {
    min-height: 430px;
}

.cplb img,
.cplb img {
    width: 100%;
    height: 150px;
}

.cplb p,
.cplb p {
    text-align: center;
    padding: 0px 2px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    overflow: hidden;
    /* background: #fff; */
    color: #555;
}

.cplb div,
.cplb div {
    margin-bottom: 20px;
}

.cpgl img:hover {
    /* width: 99%;
	padding-left: 0.5%;
	padding-right: 0.4%;
	padding-top: 1px;
	padding-bottom: 1px; */
    /* border: 1px #BBBBBB solid; */
    cursor: pointer;
}


/* .dshow img{
	width: 100%;
	height: 140px;
	cursor: pointer;
}
.dshide{
	display: none;
	width: 100%;
	height: 140px;
	background: rgba(11,37,44,0.9);
	overflow: hidden;
	padding: 5px;
	cursor: pointer;
	text-align: center;
} */

.dshow img {
    width: 100%;
    height: 120px;
    cursor: pointer;
}

.dshide {
    /* display: none; */
    position: absolute;
    width: 100%;
    height: 120px;
    background: rgba(11, 37, 44, 0);
    /* background: url(../cdshmobile/img/adv.png); */
    background-size: 100% 100%;
    color: rgba(255, 255, 255, 0);
    overflow: hidden;
    z-index: 999;
    /* padding: 5px; */
    cursor: pointer;
}

.pptia {
    font-size: 16px;
    margin-top: 5px;
    /* margin: 0px;
	padding: 0px; */
}

.ppnei {
    font-size: 12px;
    width: 90%;
    margin-left: 5%;
    line-height: 20px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    /* margin: 0px;
	padding: 0px; */
}

.cpxsa img,
.cpxsax img {
    max-width: 100%;
    height: auto;
    margin: 10px auto;
}

.abouti .cptitle {
    margin-top: 0px;
}

.abouti p span {
    display: inline-block;
    line-height: 46px;
}

.abouti .thisld {
    display: inline-block;
    line-height: 50px;
    vertical-align: middle;
    margin-top: 0px;
    cursor: pointer;
}

.shailist .thhover:hover {
    border-bottom: 2px #3597b4 solid;
}

.thisshihov {
    height: auto;
    display: none;
    position: absolute;
    width: 100%;
    background: #f5f8fd;
    z-index: 9999;
    padding: 10px 0px 5px 0px;
}

.thishitan {
    margin: 0 133px;
    margin-bottom: 10px;
}

.thishitan li {
    color: #666;
    cursor: pointer;
    display: inline-block;
    /* line-height: 32px; */
    padding: 7px 0px;
    font-size: 13px;
    color: #888;
    width: 18% !important;
    margin-right: 6%;
    background: #f5f8fd;
}

.thisshihov .thishitan li {
    color: #333;
}

.thishitan li:nth-child(2n-1) {
    border-right: 1px #ddd solid;
}

.thishitan li:nth-child(2n) {
    margin-right: 50%;
}

.thishitan li:hover {
    color: rgb(0, 110, 236);
    font-size: 13px;
}

.thisprodt {
    display: none;
}