.breadcrumb {
    background: none;
    padding: 10px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
    color: #2277e6;
    opacity: .9;
}

a:active {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

.zfgdft-page {
    height: auto;
    overflow: hidden;
    width: 1500px;
    /* margin: 30px auto; */
    margin: 0 auto;
    padding: 25px;
    background-color: #fff;
    margin-top: 30px;
}

.pt20 {
    padding-top: 20px;
}

.zfgdft-content {
    height: auto;
    overflow: hidden;
}

.blue-nav3 h4 {
    margin: 0 0 10px 0;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    font-size: 18px;
    padding: 0 0 0 15px;
    font-weight: bold;
    margin: 0;
}

.blue-nav3 .hblue {
    background: #f9f9f9;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-color: rgba(92, 184, 92, .2);
    border-top: 2px solid #2277e6;
    color: #2277e6;
    transition: all .3s linear;
}

.blue-nav3 .hblue a {
    color: #2277e6;
}

.gary-box {
    border: 1px solid #eee;
    padding: 20px;
}

.zxft-img {
    width: 300px;
    float: left;
    height: 220px;
    overflow: hidden;
}

.zxft-img img {
    transition: all .3s linear;
}

.zxft-img a:hover img {
    transform: scale(1.1);
    transform-origin: center;
}

.zxft-img a {
    display: block;
    width: 291px;
    height: 221px;
    overflow: hidden;
}

.ft-jj {
    height: auto;
    overflow: hidden;
    margin-left: 315px;
}

.ft-jj p {
    line-height: 25px;
    margin-bottom: 5px;
    color: #333;
}

.ft-jj p strong {
    color: #333;
    font-weight: 700;
}

.ft-jj p.ohide {
    height: 50px;
    overflow: hidden;
}

.ft-jj h3 {
    font-size: 15px;
    font-weight: bold;
    padding-top: 10px;
    margin-bottom: 10px;
}

.btn-info {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

a.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.gary-bg2 {
    background: #eee;
    padding-top: 10px;
    padding-bottom: 5px;
    height: auto;
    overflow: hidden;
}

.panel-bd {
    position: relative;
    float: left;
    overflow: hidden;
    line-height: 30px;
    height: 40px;
    padding: 0 10px;
}

.panel-bd h3 {
    margin-bottom: 0;
    padding-top: 5px;
    font-size: 20px;
    font-weight: bold;
    color: #333;
}

.text-right {
    padding-right: 10px;
    float: right;
}

.input-group .form-control,
.input-group .input-group-btn {
    display: inline-block;
    float: left;
}

.input-group .form-control {
    width: 200px;
    height: 33px;
    padding: 0px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.input-group .input-group-btn .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.gary-box1 {
    height: auto;
    overflow: hidden;
    border: 1px solid #eee;
    padding: 0 20px 20px 20px;
    margin-top: 20px;
}

.news-list-list div {
    clear: both;
    margin-top: 20px;
}

.news-list-list div h5 {
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 16px;
}

.news-list-list div h4 {
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 18px;
}

.news-list-list div p {
    font-size: 14px;
    line-height: 24px;
}

.news-list-list .pic img {
    transition: all .3s linear;
    width: 190px;
    height: 120px;
}

.news-list-list .pic {
    overflow: hidden;
    float: left;
    margin-right: 15px;
    width: 190px;
    height: 120px;
}

.news-list-list a:hover img {
    transform: scale(1.03);
    transform-origin: center;
}

.news-list-list span {
    margin-right: 15px;
    color: #999;
    font-size: 12px;
}

.news-list-list div .sx {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: dotted 1px #ddd;
}

.pagin {
    margin: 20px 0;
    text-align: center;
    line-height: 26px;
    height: 28px;
}

.pagin a {
    border-radius: 4px;
    padding: 0 10px;
    border: 1px solid #ddd;
    margin: 0 5px;
    background: #F5F5F5;
    display: inline-block;
}

.pagin input {
    border-radius: 4px;
    padding: 0 10px;
    border: 1px solid #ddd;
    margin: 0 5px;
    background: #F5F5F5;
    display: inline-block;
}

.pagin .current {
    color: #fff;
    font-weight: bold;
    border: 1px solid #2C7DD9;
    background: #2C7DD9;
}

@media (max-width: 560px) {
    .zfgdft-page {
        width: 100%;
    }
    .breadcrumb {
        padding: 10px 5px;
        margin-bottom: 10px;
    }
    .gary-box {
        padding: 10px;
    }
    .zxft-img {
        width: 100%;
        clear: both;
    }
    .zxft-img a {
        width: 100%;
    }
    .ft-jj {
        width: 100%;
        margin: 0;
    }
    .ft-jj div {
        text-align: center;
    }
    .gary-box1 {
        margin: 10px;
        padding: 0;
    }
    .news-list-list div {
        margin: 0;
    }
    .news-list-list .pic {
        width: 100%;
        height: 220px;
        margin: 0;
        clear: both;
    }
    .news-list-list .pic img {
        width: 100%;
        height: auto;
    }
    .news-list-list div h4 a {
        padding-top: 10px;
    }
    .news-list-list div h4 {
        padding: 10px;
        clear: both;
    }
    .news-list-list div p {
        padding: 0 10px;
    }
    .news-list-list div .sx {
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .pt20 {
        padding-top: 10px;
    }
    .pagin {
        font-size: 12px;
    }
    .pagin a {
        font-size: 12px;
        margin: 0;
        padding: 0 5px;
    }
}