/**组件**/
.btn-ss{
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    width: 16px;
    background: url(images/ss_btn.png) center no-repeat;
    border: none;
    box-shadow: none;}
.search-box .form-control {
    height: 30px;
    padding-right: 45px;
    color: #fff;
    border-radius: 30px;
    box-shadow: none;
    border: solid 1px #fff;
    background: none;
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
.search-box {
    position: relative;
    width: 260px;
    height: 30px;
    margin-top: 7px;
    float: right !important;}
input::-webkit-input-placeholder{color:#fff !important;}

.xglj li{float: left;line-height: 50px;    padding-right: 5%;display: inline-block;}
.xglj li a{color:#fff;}
