header{
    font-size: 14px;
    color: #ffffff;
}
header .top{
    line-height: 42px;
    background: #d90514 url(../images/logobg.png) left center/contain no-repeat;
}
header .container{
    width: 998px;
}
.col-xs-6{
    width: 50%;
    float: left;
}
.col-xs-6>a{
    display: block;
    width: 130px;
    height: 42px;
/*    padding-top: 7px;*/
    box-sizing: border-box;
}
.col-xs-6>a>img{
    width: 100%;
}
.text-right a{
    margin-right: 0;
    margin-left: 30px;
    padding-left: 30px;
    display: inline-block;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto 20px;
}
.text-right .home{
    background-image: url(../images/home.png);
}
.text-right .ronghe{
    background-image: url(../images/ronghe.png);
}
.text-right .appkhd{
    background-image: url(../images/kehuduan.png);
}
