.szsreach {
                width: 100%;
                height: auto;
                overflow: hidden;
                margin: 30px auto;
                font-size: 16px;}
            .szsreach .chosetime{ text-align: center;}

            .szsreach #zimu {
                height: 40px;
                border: #ccc 1px solid;
                color: #333;
                line-height: 4px;
                padding: 0 5px;
                border-radius: 4px;
                margin: 0 2px;
                width: 8vw;
                font-weight: 600;}

            .szsreach #zhicheng {
                height: 40px;
                border: #ccc 1px solid;
                color: #333;
                line-height: 4px;
                padding: 0 5px;
                border-radius: 4px;
                margin: 0 2px;
                font-weight: 600;}
            
             .szsreach #xisuo{
                height: 40px;
                border: #ccc 1px solid;
                color: #333;
                line-height: 4px;
                padding: 0 5px;
                border-radius: 4px;
                margin: 0 2px;
                font-weight: 600;}

            .szsreach #searchkeyword {
                height: 40px;
                border: #ccc 1px solid;
                color: #333;
                line-height: 4px;
                padding: 0 15px;
                border-radius: 4px;
                width: 24vw;
                margin: 0px 2px;}

               .szsreach .ssbtn {
                height: 40px;
                border: rgb(40, 96, 181) 1px solid;
                color: #333;
                line-height: 4px;
                padding: 0 5px;
                border-radius: 4px;
                width: 8vw;
                margin: 0 2px;
                cursor: pointer;
                background: rgb(40, 96, 181);
                color: #fff;transition: all 0.3s;}
            .szsreach .ssbtn:hover{background: rgb(216, 185, 90);
    transition: all 0.3s;
    border: rgb(216, 185, 90) 1px solid;}
.ui-pagination-container {
       line-height: 34px;
    display: inline-block;
    
    min-height: 34px;
    height: auto;}

.ui-pagination-container .ui-pagination-page-item {
    font-size: 14px;
    padding: 0px 10px;
    background: #fff;
    border: 1px solid #c5b7b7;
    color: #888;
    margin: 6px 3px;
    text-decoration: none;
    display: inline-block;
    box-sizing: border-box;}

.ui-pagination-container .ui-pagination-page-item:hover {
    border-color: #004a9f;
    color: #004a9f;
    text-decoration: none;}

.ui-pagination-container .ui-pagination-page-item.active {
    background: #004a9f;
    border-color: #004a9f;
    color: #fff;
    cursor: default;}
/*翻页条样式*/



.pb_sys_style1 .p_no_d{
    border: 1px solid #07509e !important;
    color: #fff;
    background-color: #07509e !important;}
.xm{
  font-size: 1.25em;
  color: #2860b5;
  margin-top: 12px;}
.detailsdes .content {
  width: 270px;
  color: #333;
  height: 160px;}
.detailsdes .img img {
  width: 107px;
  height: 150px;
  -moz-transition: all 0.8s;}
.detailsdes {}
.detailsdes .content .contentdes{height: auto;margin-bottom: 6px;}
.detailsdes .content .contenttitle {
  font-size: 1rem;
  margin: 12px 0 5px;
  line-height: 1.25;}

@media (max-width: 768px){
.szsreach #zimu{min-width: 26vw;    margin-bottom: 10px !important;}
.szsreach #zhicheng{min-width: 60vw; margin-bottom: 10px !important;}
.szsreach #searchkeyword{min-width: 70vw;}
.szsreach .ssbtn{    min-width: 16vw;}
}
