.zccx {
    position: relative;
    padding: 20px;
    margin-bottom: 20px;
    background: url(../png/gqjvbz.png) center no-repeat;
    background-size: 100%;
}

.zccx .hd {
    position: absolute;
    top: 50%;
    left: auto;
    font-size: 1.25em;
    font-weight: bold;
    font-family: "SourceHanSerifCN";
    line-height: 40px;
    margin-top: -20px;
}

.zccx .search {
    position: relative;
    margin-left: 140px;
    padding: 3px;
    background: #fff;
    border: 1px solid #C2DAED;
    overflow: hidden;
    border-radius: 25px;
}

.zccx .search dd {
    margin-right: 60px;
    margin-left: 15px;
}

.zccx .search dd input[type="text"] {
    width: 65%;
    height: 36px;
    line-height: 36px;
    border: none;
    padding-left: 10px;
}

.zccx .search dt {
    position: absolute;
    top: 3px;
    right: 3px;
    bottom: 3px;
    width: 36px;
    height: 36px;
}

.zccx .search dt input[type="button"] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(../png/k0lblj.png) no-repeat center;
    border: none;
    cursor: pointer;
}

.sel-box {
    display: inline-block;
    width: 25%;
    vertical-align: middle;
    border-right: 1px solid #dcdcdc;
}
.sel-box a {
    color: #666;
    font-size: 1.25em;
}
.sel-box i {
    margin-left: 10px;
}
.sel-box .drop-menu {
    display: none;
}

.tab-brief > .hd .more a{
    padding-top: 5px;
    color: #CA1E1C;
    font-size: 1em;
}

.zfxxgk{background: url(../png/1kj6i5.png) no-repeat top center;background-size: 100%;}
.zfxxgk h3{font-size: 24px;font-weight: bold;line-height: 40px;text-align: center;color: #fff;padding: 23px 0;}
.zfxxgk .zfxxgkitem{background: #FCF7F0;padding: 10px;border-radius: 10px;}
.zfxxgk .zfxxgkitem div.box{background: #FFF;padding: 10px 0;}
.zfxxgk .zfxxgkitem ul:first-child{border-radius: 10px 10px 0 0;}
.zfxxgk .zfxxgkitem ul:last-child{border-radius:0 0 10px 10px ;}
.zfxxgk ul li{float: left;width: 33.33%;}
.zfxxgk ul li a{display: block;text-align: center;position: relative;}
.zfxxgk ul li a::after{content:'';position: absolute;width: 1px;height: 80%;background: #995100;right:0px;top: 10%;opacity:0.15}
.zfxxgk ul li:last-child a::after{display: none;}
.zfxxgk ul li a img{margin-bottom: 20px;}
.zfxxgk ul li span{display: block;line-height: 24px;font-size: 18px;color: #995100;}
.zfxxgk .line{height: 1px;background: #995100;width: 90%;margin: 20px auto;opacity:0.15}

.jgpart{margin-top: 20px;}
.jgpart li{float: left;width: 48%;height: 40px;padding: 26px 0; text-align: center;background: url(../png/yelonb.png) no-repeat center center;background-size: 100% 100%;margin-bottom: 15px;}
.jgpart li:nth-child(2n){margin-left: 4%;}
.jgpart li a{display: block;}
.jgpart li img{display: inline-block;width: 48px;height: 41px;margin-right: 10px;vertical-align: middle;margin-top: -20px;}
.jgpart li.dh img {margin-top: 0;}
.jgpart li span{display:inline-block;font-size: 18px;color: #995100;padding-bottom: 20px;text-align: left;}
@media (max-width:991px){
.layui-col-md4{padding-left:0px;}
}
@media (max-width:680px){
.zccx{background-size: 100% 100%;}
    .zccx .hd{position: inherit;margin: 0;padding-bottom:10px;}
.zccx .search{margin-left:0px;}
}
@media (max-width:540px){
    .sel-box{width:28%;}
    .sel-box a{font-size: 1em;}
}
@media (max-width:450px){
.zccx .search dd{margin-right: 10%;margin-left: 3%;}
    .sel-box{width:36%;}
    .zccx .search dd input[type="text"]{width: calc(64% - 13%);}
}