.zysearch {
    /* background: url("../image/bcg.png") fixed; */
    background-position-x: center;
}

.breadcrumb {
    background-color: #fff;
}

.xhdz_box {
    width: 100%;
    overflow: hidden;
    margin-bottom: 2rem;
}

.xhdz_box .xhdz_left ul li {
    padding: 10px 0;
}

.xhdz_box .xhdz_left ul li h4 {
    font-size: 16px;
    color: #4e4e4e;
    /* font-weight: bold; */
}

.xhdz_box .xhdz_left ul li input {
    border: 0;
    border: 1px solid #ccc;
    /* border-radius: 30px; */
    padding: 5px 10px;
    width: 100%;
    height: 35px;
}

.xhdz_box .xhdz_left ul li button {
    width: 70%;
    background-color: #690599;
    color: #fff;
    border: 0;
    padding: 8px 10px;
    /* border-radius: 25px; */
    text-align: center;
}

.xhdz_box .xhdz_left ul li:last-child {
    text-align: center;
}

.xhdz_box .xhdz_right h4 {
    font-weight: 600;
    border-bottom: 1px solid #f1f1f1;
    padding: 0 0 10px;
    color: #666;
    margin-top: 0;
}

.xhdz_box .xhdz_right .see_xhdzxqy h4 {
    font-size: 16px;
    color: #333;
}

.xhdz_box .xhdz_right .see_xhdzxqy .ls_pic .ls_img {
    display: inline-block;
    padding: 20px;
}

.xhdz_box .xhdz_right .see_xhdzxqy .ls_pic .ls_img .items {
    overflow-x: hidden;
}

.xhdz_box .xhdz_right .see_xhdzxqy .ls_pic .ls_img .items a {
    display: inline-block;
    margin-right: 10px;
    width: 230px;
    text-align: center;
}

.xhdz_box .xhdz_right .see_xhdzxqy .ls_pic .ls_img .items a img {
    width: 100%;
    height: 100%;
}

.xhdz_box .xhdz_right .see_xhdzxqy .ls_pic .ls_img .items a p {
    text-align: center;
    color: #333;
    font-size: 14px;
    font-weight: bold;
}

.xhdz_box .xhdz_right .cpcs {
    overflow: hidden;
}

.xhdz_box .xhdz_right .cpcs ul .margin_li {
    margin-top: 30px;
}

.xhdz_box .xhdz_right .cpcs ul li p {
    margin: 10px 0 0 !important;
    font-size: 12px;
}

.xhdz_box .xhdz_right .cpcs ul li .cpcs_list1 .cp_n {
    background-color: #f4f4f4;
}

.xhdz_box .xhdz_right .cpcs ul li .cpcs_list2 .cp_n {
    background-color: #e4e4e4;
}

.xhdz_box .xhdz_right .cpcs ul li .cpcs_list {
    margin: 5px 0;
    line-height: 20px;
}

.xhdz_box .xhdz_right .cpcs ul li .cpcs_list span {
    display: inline-block;
    text-align: center;
    font-size: 12px;
    padding: 3px 0;
    color: #333333;
}

.xhdz_box .xhdz_right .cpcs ul li .cpcs_list .cp_o {
    width: 25%;
    background-color: #b9b9b9;
    line-height: 20px;
}

.xhdz_box .xhdz_right .cpcs ul li .cpcs_list .cp_n {
    width: 75%;
    margin-left: -5px;
}

.xhdz_box .xhdz_right .cpcs .right_input {
    overflow: hidden;
    background-color: #f1f1f1;
    height: auto;
}

.xhdz_box .xhdz_right .cpcs .right_input h4 {
    text-align: center;
}

.xhdz_box .xhdz_right .cpcs .right_input .cpcs_list h4 {
    border: 0;
}

.xhdz_box .xhdz_right .cpcs .right_input li {
    text-align: left;
    display: block;
    overflow: hidden;
    padding: 5px 0;
}

.xhdz_box .xhdz_right .cpcs .right_input li input {
    height: 38px;
}

.xhdz_box .xhdz_right .cpcs .right_input li input,
.xhdz_box .xhdz_right .cpcs .right_input li textarea {
    font-size: 12px;
    border: 0;
    padding: 10px;
    border-radius: 5px;
    background-color: #fff;
    width: 93%;
    outline: none;
}

.xhdz_box .xhdz_right .cpcs .right_input li span {
    display: inline-block;
    width: 4%;
    color: red;
}

.xhdz_box .xhdz_right .cpcs .right_input .sub_btn {
    text-align: center;
    padding: 20px 0;
}

.xhdz_box .xhdz_right .cpcs .right_input .sub_btn button {
    width: 172px;
    padding: 5px 0;
    border: 0;
    background: #690599;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
    height: 46px;
}

.xhdz_box .xhdz_right .dzb_box {
    width: 100%;
}

.xhdz_box .xhdz_right .dzb_box table {
    width: 100%;
    text-align: center;
    border: 1px solid #f4f5f6;
}

.xhdz_box .xhdz_right .dzb_box table thead tr th {
    width: 50%;
    background-color: #f1f1f1;
    text-align: center;
    padding: 6px 0;
    border-right: 1px solid #f4f5f6;
    font-size: 14px;
}

.xhdz_box .xhdz_right .dzb_box table tbody tr td {
    padding: 8px 0;
    font-size: 14px;
    border-right: 1px solid #f4f5f6;
    border-bottom: 1px solid #f4f5f6;
}

.xhdz_box .xhdz_right .dzb_box table tbody tr td a {
    color: #004d88;
    text-decoration: underline;
}

.xhdz_box .xhdz_right .fot_btn {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 20px;
}

.xhdz_box .xhdz_right .fot_btn button {
    border: 0;
    background-color: #6d09bf;
    color: #fff;
    padding: 10px 25px;
    border-radius: 5px;
    font-size: 14px;
}

@media (min-width: 980px) {
    .xhdz_box .xhdz_left {
        border: 1px solid #f1f1f1;
    }
    .xhdz_box .xhdz_right {
        padding: 0 0 0 40px;
    }
    .xhdz_box .xhdz_right .cpcs .leftsj {
        padding: 0 40px 0 0;
    }
}