.menudes{
    font-weight: normal;}

.header .topbox span{
    float: right;}

.header .topbox .top-link{
    float: right;}

.header .topbox .top-link::after{
    top: 11px;}
.detailsfg{
    height: 180px;}

.header {
    background: #2c408a;}

.positions{
    height: 160px;
    line-height: 160px;
    margin-top: -80px;
    float: left;
    padding-left: 30px;}
.current-menu-title::after{
    content: '';
    background-image: url(../images/new-yun.png);
    display: block;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: right bottom;
    transition: all 0.3s ease-in-out;}
.text-content table td {
    text-indent: 0em;}
