﻿.ui-widget-header {
    border: 1px solid #dddddd;
    background: #f5f5f5;
}

    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
        border: 1px solid #dddddd;
        background: #f9f9f9;
    }

        .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
            color: #333333;
        }

.ui-tabs .ui-tabs-nav li {
    background-color: #fff;
    border-bottom: none !important;
}

ui-corner-all {
    color: #333;
    border: none;
    background: none;
}

.ui-state-default .ui-icon {
    background: none;
}

.ui-icon {
    width: 14px;
    height: 14px;
    overflow: hidden;
    text-indent: 0px;
    text-align: center;
    line-height: 14px;
    font-size: 14px;
    color: #ccc;
    border-style: solid;
    border-color: transparent;
    border-width: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    background-color: #f9f9f9;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #ccc;
}


.headmenu-switch {
  height:30px;line-height:30px;
}
.headmenu-switch a {
    float:right;text-align:center;color:rgb(155,185,199);text-decoration:none;transition:all ease 500ms;
}
.nav-mt20 {
 margin-top:8px;border-bottom:solid 1px #01616d;
}
.nav-mt20 > li > a {
    font-size:16px;font-family:'\5FAE\8F6F\96C5\9ED1';
}

.nav-mt20 > li.active > a, .nav-mt20 > li.active > a:focus, .nav-mt20 > li.active > a:hover {
    border:1px solid #01616d;border-bottom-color:transparent;
}
.nav-mt20 >li{
    margin-left:10px;
}