.mui-table-view:before{
    height:0
}
.mui-table-view:after{
    height:0
}
#box_relative {
    position: absolute;
    top: 16px;
    right: 15px;
}
#box_relative1 {
    position: relative;
    top: 5px;
}
#box_relative2 {
    margin-top: 30px;
    margin-left: 10%;
    width: 192px;
    height: 36px;
}
#x {
    position: relative;
    left: 20%;
    top: -20%;
}
#rightphone1 {
    float: right;
    width: 22px;
    height: 22px;
    position: relative;
    right: 5%;
    bottom: 5px;
}
#rightphone2 {
    float: right;
    width: 22px;
    height: 22px;
    position: relative;
    right: 2.8%;
}
#rightphone3 {
    float: right;
    width: 22px;
    height: 22px;
    position: relative;
    right: 2.8%;
}
#rightphone4 {
    float: right;
    width: 22px;
    height: 22px;
    position: relative;
    right: 2%;
}
#rightphone5 {
    float: right;
    width: 22px;
    height: 22px;
    position: relative;
    right: 4.7%;
}
.navigation{
    width: 49px;
    height: 49px;
}
.typeface{
    font-size: 10px;
    color: #0A0A0A;
}
.tabbar{
    width: 20px;
    height: 20px;
}
.zhuti{
    padding-left: 5.5%;
    font-size:16px;
    font-family:MicrosoftYaHei-Bold;
    font-weight:bold;
    color:rgba(19,19,19,1);
}
div{
    font-family:MicrosoftYaHei-Bold;
    font-size: 14px;
}
.zhuti2{
    font-size:12px;
    font-family:Adobe Heiti Std R;
    font-weight:normal;
    color:rgba(196,207,212,1);
}

a:hover{color:rgba(196,207,212,1);}
a:active{color:rgba(196,207,212,1);}

a span img{
    border-radius:5%;
}
.wenzi{
    background-color: #2895F1;
    width: 70%;
    height: 9vw;
    display: block;
    margin: 0px auto;
    position: relative;
    bottom: 7.4vw;
}

.mui-bar-nav {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.Gradual{
    background: -moz-linear-gradient(top, #C8E2EB 0%, #F4FCFF 5%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C8E2EB), color-stop(5%,#F4FCFF));
    background: -webkit-linear-gradient(top, #C8E2EB 0%,#F4FCFF 5%);
    background: -o-linear-gradient(top, #C8E2EB 0%,#F4FCFF 5%);
    background: -ms-linear-gradient(top, #C8E2EB 0%,#F4FCFF 5%);
    background: linear-gradient(to bottom, #C8E2EB 0%,#F4FCFF 5%);
    height: 50px;
}
.pic1 {
    width:200px;
    height:50px;
}
td a{
    color: #222222;
}
.caidan{
    font-size:14px;
    font-family:Adobe Heiti Std R;
    font-weight:normal;
    color:rgba(196,207,212,1);
    padding-left: 1.25rem;
}
td{
    padding-top: 3%;
}
.xiala{
    position: absolute;
    top: 105%;
    left: 47%;
}
.mui-ellipsis-3
{
    display: -webkit-box;
    overflow: hidden;

    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;

    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.mui-content{
    background-color: white;
}

.mui-bar-tab .mui-tab-item{
    color: #A8A8A8;
}
a span:active{
    color: #A8A8A8;
}