.banner{
    height: 219px;
    background: url("../images/20191227-qjzz-banner.png") no-repeat center;
    border-bottom: 5px #1964b1 solid;
}
.logo{margin-top: 46px}
.search2{
    width: 330px;
    height: 42px;
    border: 1px #cfcfcf solid;
    border-radius: 50px;
    background: #fff;
    padding: 0 20px;
    margin-top: 57px;
}
.search2 input{
    width: 80%;
    font-size: 16px;
    color: #999;
    float: left;
    height: 98%;
    border: none;
    background: #fff;
    margin-top: 1px;
    outline: none;
}
.search2 button{
   width: 22px;
    height: 100%;
    background: url("../images/20191227-zz-ss.png") no-repeat center;
    border: none;
    float: right;
    cursor: pointer;
}
.zz_nav{
    height: 46px;
    border-radius: 4px 4px 0 0;
    background: #1964b1;
    margin-top: 57px;
}
.zz_nav li{
    float: left;
    width: 16.66%;
    text-align: center;
    font-size: 22px;
}
.zz_nav li a{
    display: block;
    line-height: 50px;
    color: #fff;
    text-decoration: none;
    position: relative;
}
.zz_nav li a img{margin-right: 20px}
.zz_nav li a i{
    display: inline-block;
    width: 1px;
    height: 22px;
    background: #89b0d9;
    position: absolute;
    top: 15px;
    right: -1px;
}
.xw_img{width: 49%}
.xw_nero{width: 47%}
.zzxw_tit{
    border-bottom: 1px #e5e5e5 solid;
}
.zzxw_tit span{
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    font-weight: bold;
    border-radius: 4px 4px 0 0;
    padding: 0 20px;
}
.zzxw_tit span a{color:#1964b1}
.zzxw_tit span.act,.zzxw_tit span:hover{
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    font-weight: bold;
    border-radius: 4px 4px 0 0;
    padding: 0 20px;
    background: #1964b1;
}
.zzxw_tit span.act a,.zzxw_tit span:hover a{
    color: #fff;
    text-decoration: none;
    display: block;
}
.zz-more{
    color: #999!important;
    float: right;
    margin-top: 10px;
}
.list-1 li{line-height: 34px}

.w_49{width: 49%}
.rr_box,.st_box{
    padding: 20px ;
    background: #fff;
    box-shadow: 14px 14px 40px #eaeaea;
}
.st_box{
    border-top: 5px #1964b1 solid;
}
.gk_tit span{
    font-size: 24px;
    color: #1964b1;
    font-weight: bold;
}
.gk_tit span img{margin-right: 14px}
.gk_tit a{
    display: inline-block;
    width: 128px;
    height: 32px;
    background: url("../images/20191229-ysq.png") no-repeat center;
}
.xxgk li{
    width: 15%;
    float: left;
    margin-right: 2%;
    margin-top: 20px;
    text-align: center;
    font-size: 16px;
}
.xxgk li a{
    display: block;
    border: 1px #e8e8e8 solid;
    background: #fff;
    border-radius: 6px;
    height: 110px;
    box-shadow: 3px 3px 8px #f5f5f5;
    text-decoration: none;
}
.xxgk li a img{margin-top: 20px;margin-bottom: 8px}
.xxgk li:hover a img{
    transform: rotateY(360deg);
    transition: all .5s linear;
}
.zd_tit p{
    font-size: 18px;
    font-weight: bold;
    padding-left: 13px;
    border-left: 8px #1964b1 solid;
    float: left;
}
.zd_tit a{
    color: #999;
    float: right;
}
.zdxx li{
    float: left;
    width: 32%;
    height: 40px;
    font-size: 16px;
    margin-right: 2%;
    margin-top: 14px;
}
.zdxx li a{
    text-decoration: none;
    display: block;
    line-height: 40px;
    background: #f3f3f3;
    border-radius: 4px;
    overflow: hidden;
	white-space: nowrap;
    text-overflow: ellipsis;
}
.zdxx li a i{
    display: inline-block;
    width: 8px;
    height: 8px;
    background: rgba(50,120,192,.4);
    margin: 0 15px;
}
.zdxx li:hover span{
    padding-left: 8px;
    transition: all .3s linear;
}
.zmhd_ul li a{
    display: block;
    height: 94px;
    border-radius: 4px;
    overflow: hidden;
    background: url("../images/20191227-zmhd-bg.png") no-repeat center;
    font-size: 20px;
    color: #2970b9;
    text-decoration: none;
    line-height: 94px;
    margin-top: 20px;
    font-weight: bold;
}
.zmhd_ul li a img{
    margin-left: 45px;
    margin-right: 40px;
}
.zmhd_ul li a i{
    display: inline-block;
    width: 28px;
    height: 100%;
    background: url("../images/20191229-xy.png") no-repeat center;
    margin-right: 29px;
    float: right;
}
.foot{border-top: 0}


.left{width: 67%}
.right{width: 31%}

.xxgk li:last-child,.zdxx li:nth-child(3n+3){margin-right: 0;}

.erm{top: 300px}


.phone-sear2{display: block!important;margin-top: 0; width: 70% }
