    .browsehappy {
        text-align: center;
    }

    .browsehappy {
        display: none;
        padding: .1rem 0;
        color: #fff;
        background: #006;
        position: relative;
        z-index: 99;
    }

    .browsehappy p {
        line-height: 1.8;
        position: relative;
        max-width: 7.6rem;
        margin: 0 auto;
        padding-right: .8rem;
    }

    .ReadPolicy {
        color: #333;
        background: #ccc;
        border-bottom: 1px solid #333;
    }

    .browsehappy p {
        line-height: 1.428;
        display: inline-block;
        max-width: none;
        padding: .02rem .8rem .02rem 0;
    }

    .ReadPolicy a {
        text-decoration: underline;
        color: #333;
        position: relative;
    }

    .browsehappy a.close img {
        width: .24rem;
        height: .24rem;
    }

    .browsehappy a.close {

        position: absolute;
        top: 0;
        right: 0;
        display: block;
        float: right;
        width: .3rem;
        height: .3rem;
        text-align: center;
        color: #fff;
        opacity: inherit;
    }

.head_search{position:relative;margin-right:.15rem;padding-right:.15rem;}
.head_search:before{content:"";display:block;width:1px;height:.18rem;background-color:#000;position:absolute;right:0px;top:50%;margin-top:-.09rem;}
.head_search a{display:inline-block;background:url("/global/template/images/search_icon.png") 0% 50% no-repeat;background-size:14px;padding-left:22px;}
@media only screen and (max-width: 960px) {
    .head_search:before{height:.24rem;margin-top:-.12rem;}
}