.hide {
    display: none
}

.footer {
    font-size: 14px;
}

.footer .linkCon {
    height: 44px;
    position:relative;
    background-color: #eeeeee;
}

.footer .linkCon .footLink {
    line-height: 44px;
    width: 1200px;
    margin: 0 auto;
}

.footer .linkCon .footLink .link-list{width: 80%; float: left;}
.footer .linkCon .footLink .link-list li{float: left; margin-right: 60px; line-height: 43px;}
.footer .linkCon .footLink .link-list li a{font-size: 14px;}

.footer .linkCon .footLink .cusSelect {
    float: left;
    padding: 0 15px 0 0;
    margin-right: 55px;
    background: url(https://www.zhanjiang.gov.cn/public/sjx.png) right 20px no-repeat;
    display: inline-block;
    _zoom: 1;
    _display: inline;
}


.footer .footLink .cusSelect.zgzfw {
    background: none;
    font-weight: bold;
}

.footer .footLink .cusSelect .cusTitle{
    height: 58px;
    top: -1px;
    text-align: center;
    line-height:inherit;
    position:relative;
    cursor:pointer;
}

.footer .footLink .cusSelect .cusOpSet{
    width:100%;
    display:none;
    min-width: 1200px;
    padding: 10px 0;
    bottom: 44px;
    margin:0;
    border-top:1px solid #3968b6;
    position:absolute;
    left:0;
    background-color:#fbfbfb;
    z-index:100;
}

.footer .footLink .cusSelect .cusOpSet ul{
    width: 1200px;
    margin: 0 auto;
}

.footer .footLink .cusSelect .cusOption{
    width:240px;
    float: left;
    font-size: 13px;
    line-height:30px;
    padding:0;
    white-space: nowrap;
}

.footer .footLink .cusSelect .cusOption a{
    text-decoration:none;
    color:inherit;
    display:block;
    padding:0 10px;
}

.footer .footLink .cusSelect .cusOption:hover{
    background:#C4DBED;
    color: #3968b6;
}

.footer .footerCon {
    background-color: #3868b6;
    padding: 36px 0 30px;
    color: #FFFFFF;
}

.footer .footerCon .con {
    width: 1200px;
    margin: 0 auto;
}

.footer .footerCon .con .ewm {
    width: 96px;
}

.footer .footerCon .con .ewm img {
    width: 96px;
    height: 96px;
}

.footer .footerCon .con .txt {
    margin: 0 0 0 40px;
    width: 835px;
    color: #fff;
}

.footer .footerCon .con .txt p {
    margin-bottom: 20px;
}

.footer .footerCon .con .txt p:last-child {
    margin-bottom: 0;
}

.footer .footerCon .con .txt p.footerNav span.line {
    margin: 0 20px;
}

.footer .footerCon .con .txt p span {
    margin-right: 20px;
    display: inline-block;
}

.footer .footerCon .dzjg {
    width: 210px;
    margin-top: 10px;
    margin-right: 0px;
}

.aTips {
    position: fixed;
    _position: absolute;
    z-index: 101;
    width: 480px;
    height: 170px;
    top: 50%;
    margin-top: -85px;
    left: 50%;
    margin-left: -240px;
    background-color: #fff;
}

.aTips .text {
    position: relative;
    font-size: 16px;
    padding: 20px;
    line-height: 24px;
    word-break: break-all;
    overflow: hidden;
    font-size: 14px;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: center;
    margin-top: 30px;
}

.layui-layer-btn {
    text-align: right;
    padding: 0 10px 12px;
    pointer-events: auto;
    user-select: none;
    -webkit-user-select: none;
    margin-top: 30px;
    display: block;
}

.layui-layer-btn div {
    height: 28px;
    line-height: 28px;
    margin: 6px 6px 0;
    padding: 0 15px;
    border: 1px solid #dedede;
    background-color: #f1f1f1;
    color: #333;
    border-radius: 2px;
    font-weight: 400;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
}

.layui-layer-btn .layui-layer-btn0 {
    border-color: #4898d5;
    background-color: #2056a0;
    color: #fff;
}


.filter{
    display:none;
    z-index:100;
    position: fixed;
    _position: absolute;
    pointer-events: auto;
    background-color:#000;
    opacity:0.7;
    filter:alpha(opacity=70);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#ces{display: none;}
