.piclist img {
    width: 30%;
}

.search button {
    margin-left: 0px;
    margin-top: 0px;
}

.ztzl {
    text-align: center;
    font-size: 24px;
    margin: 30px 0;
}

.m20 {
    margin: 0 20px;
}

.qmk {
    margin-top: 7px;
}

.zxx span {
    float: left;
    font-size: 16px;
    font-weight: 400;
}

.zxx p i {
    width: 82%;
    float: left;
}

.zxx {
    margin-top: 25px;
}

.row1 {
    background-color: #eaf2fd;
}

.imgBox a {
    display: block;
    width: 100%;
    height: 250px;
}

.imgBox img {
    height: 250px;
}

.row2-1,
.row2-2 {
    cursor: pointer;
}

.row2 {
    overflow: hidden;
    margin-top: 30px;
    border-bottom: 1px solid #ccc;
}

.row2 div {
    padding: 20px 0 20px 0px;
    font-size: 18px;
	
}
.row2 div.fl {
    padding: 20px 0 20px 30px;
    font-size: 18px;
	font-weight: 700;
}
.row2-1::after {
    //content: "";
    //display: inline-block;
    //margin-right: 8px;
    //width: 2px;
    // height: 15px;
    // border-radius: 2px;
    //  background-color: #ccc;
    //  margin-left: 20px;
}

.row2 .row2-1 {
    padding-right: 20px;
    background: url(../images/zxftww.png) no-repeat;
    background-position: 0px 20px;
}

.cxz {
    color: #2d8fff;
    font-weight: 700;
}

.row2-2 {
    background: url(../images/zzfttp.png) no-repeat;
    background-position: 0px 22px;
}

.row3 {
    margin-top: 20px;
}

.row4 {
    overflow: hidden;
    margin-top: 30px;
}

.row4 .row4-1 {
    padding: 20px 0 20px 30px;
    font-size: 18px;
    padding-right: 20px;
    background: url(../images/wyly.png) no-repeat;
    background-position: 0px 24px;
    font-weight: 700;
    color: #2d8fff;
}

.row2 .row4-1 {
    padding: 20px 0 20px 30px;
    font-size: 18px;
    padding-right: 20px;
    background: url(../images/wyly.png) no-repeat;
    background-position: 0px 24px;
    font-weight: 700;
}

.row4-2 {
    padding-top: 20px;
    font-size: 15px;
}

.row4-2 i {
    color: red;
}

.row4-2 a {
    color: #2665cf
}

input {
    width: 163px;
    border: 1px solid #ccc;
    margin-right: 10px;
    padding: 6px 12px;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.row4-3 {
    float: left;
    /* width: 80%; */
    line-height: 50px;
    font-size: 14px;
}

.row4-3 span {
    font-size: 14px;
}

.row3 p {
    line-height: 40px;
    //margin-top: 20px;
    font-size: 16px;
}

.row4-3 .fxk {
    width: 15px;
    height: 12px;
    margin: 5px;
    background-color: #dddddd;
}

input[type=checkbox] {
    -webkit-appearance: checkbox;
}

.pre-scrollable {
    max-height: 700px;
    padding-right: 20px;
    overflow-y: auto;
}

.content button {
    border: 1px solid #ccc;
    width: 84px;
    height: 40px;
    line-height: 40px;
    float: right;
    text-align: center;
    font-size: 16px;
    margin-left: 10px;
    margin-top: 20px;
    background-color: #fff;
}

.content .xzal {
    color: #fff;
    background-color: #2d8fff;
}

textarea {
    width: 100%;
    height: 100px;
    background-color: #f5f5f5;
    padding: 10px 0 0 20px;
}

@media (min-width: 1200px) {
    .zxx p i {
        width: 90%;
    }
    .zxx p {
        margin-top: 8px;
        position: relative;
        height: auto;
    }
}

@media (max-width: 1200px) {
    .zxx p i {
        width: 100%;
    }
}

@media (max-width: 1024px) {}

@media (max-width: 992px) {
    .zxx p i {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .imgBox {
        width: 100%;
    }
    .zxx {
        width: 100%;
        height: 18rem;
    }
    .ztzl {
        line-height: 40px;
    }
}

@media (max-width: 480px) {
    .zxx p i {
        width: 100%;
    }
}

@media (max-width: 414px) {
    .zxx p i {
        width: 100%;
    }
}

@media (max-width: 375px) {
    .row2 .row2-1,
    .row4 .row4-1 {
        padding-right: 0px;
    }
    .row4-2 {
        font-size: 13px;
    }
}

@media (max-width: 320px) {}