body{
    font-size: 15px;
}
.top-bg{
    background: url("../../../static/img/index/top_bg.png") no-repeat;
    background-size: 100%;
    z-index: 10;
    height: 175px;
    box-shadow: none!important;
}
.container{
    padding: 20px 15px;
}
.padding-top175{
    padding-top: 175px!important;
}
.padding-top100{
    padding-top: 100px!important;
}
.layui-font-12{
    padding-left: 5px;
}
.layui-input{
    background: rgba(255, 255, 255, 0.18) !important;
    padding-left: 45px!important;
}
input[type=text]{
    margin-bottom:0!important;
    border: rgba(255, 255, 255, 0.18) !important;
}
.icon-search{
    position: relative;
    display: inline-block;
}
.icon-search img{
    width: 20px;
    height: 20px;
    position: absolute;
    left: 15px;
    bottom: 10px;
}
input::-webkit-input-placeholder {
    color: #fff;
}
.pull-down-btn{
    height: 38px;
    line-height: 38px;
    padding: 0 5px;
    margin-right: 18px;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 15px;
    border-radius: 2px;
    cursor: pointer;
    outline: 0;
    -webkit-appearance: none;
    transition: all .3s;
    -webkit-transition: all .3s;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    float: left;
}
.title-item{
    padding: 30px 0 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 70%;
    color: #fff;
}
.title-item a{
    color: #ffffff;
}
.title-item a:hover{
    color: #ffffff;
}
.weather-item{
    text-align: right;
    color: #fff;
    font-family: PingFang SC;
    font-weight: 500;
}
.mui-menu{
    margin-top: -7.5px;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 5%);
}
.grid-view{
    padding: 15px!important;
}
.view-cell{
    padding: 12px 10px!important;
    margin-right:0!important;
}
.mui-menu-img img{
    width: 30px;
    height: 30px;
}
.mui-table-view.mui-grid-view .mui-table-view-cell>a:not(.mui-btn){
    margin: -11px -15px!important;
}
.mui-inform{
    text-align: center;
    color: #666B72;
    padding: 10px 20px 0;
}
.inform-title{
    display: flex;
}
.cont{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}
.layui-card{
    margin: 10px;
    border-radius: 5px!important;
}
.layui-card-header{
    border: 0;
    font-size: 16px;
    font-weight: bold;
    display: flex;
    color: #000;
    justify-content: space-between;
}
.mui-more{
    font-size: 15px;
    font-weight: 500;
    color: #A4A5A7;
}
.mui-icon-arrowright{
    font-size: 18px;
}
.layui-card-body{
    text-align: center;
}
.margin-bottom70{
    margin-bottom: 70px;
}
.padding0{
    padding:0 !important;
}
.mui-table-view-cell:after{
    background-color: #dddddd;
    right: 15px;
}
.mui-table-view:before{
    background-color: #ffffff;
}
.mui-table-view:after{
    background-color: #dddddd;
}
.view-after:after{
    background-color: #ffffff!important;
}
.mui-ellipsis-2{
    color: #000;
    font-size: 16px;
    margin: 12px 0;
    line-height: 25px;
    text-align: left;
    font-family: PingFang SC;
}
.mui-ellipsis{
    color: #9C9C9C;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
}
.mui-view-ul{
    font-size: 0;
    display: block;
    width: 100%;
    white-space: normal;
}
.mui-view-cell-li{
    display: inline-block;
    padding-bottom:10px;
    text-align: center;
    vertical-align: middle;
    background: 0 0;
}
.mui-media-object {
    width: 100%;
    max-width: 100%;
    height: 100%;
}
.right5{
    padding-right: 5px;
}
.left5{
    padding-left: 5px;
}

/*****************************/
.search-form{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1000;
    background-color: #F7F7F7;
    overflow: auto;
    overflow-x: hidden;
    display: none;
}
.mui-bar-nav{
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 5%);
}
.mui-bar-height{
    height: 100px;
}
.mui-search .mui-placeholder{
    color: #C4C5C7;
}
.mui-search .mui-placeholder .mui-icon{
    color: #C4C5C7;
}
.mui-bar input[type=search]{
    background: #F4F5F7;
}
.mui-grid{
    margin: 0;
    padding: 50px;
    font-size: 0;
    display: block;
    width: 100%;
    white-space: normal;
}
.mui-grid-media{
    margin: 0;
    font-size: 15px;
    padding: 18px 15px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    background: 0 0;
}
.mui-grid-body-title{
    color: #A0A0A0!important;
    font-size: 15px;
}
.mui-media-body{
    font-family: PingFang SC;
    font-weight: 500;
    color: #194692;
    font-size: 16px;
}
.search-card-header{
    font-family: PingFang SC;
    font-weight: 500;
    color: #666666;
    font-size: 15px;
}
.search-view-cell{
    padding: 0 15px;
}
.search-more{
    font-family: PingFang SC;
    font-weight: 500;
    color: #194692;
    display: flex;
    justify-content: space-between;
}
.search-more span{
    vertical-align: middle;
}
.search-more .mui-icon-arrowright{
    font-size: 24px;
    line-height: 30px;
}
.clear{
    margin-bottom: 65px;
}
.disnoe {
    display: none;
}
.mui-table-view-cell:last-child:after, .mui-table-view-cell:last-child:before{
    height: 1px;
}

.mui-views,
.mui-view,
.mui-pages,
.mui-page,
.mui-page-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.mui-page{
    -webkit-transition: -webkit-transform 300ms ease;
    transition: transform 300ms ease;
}
.mui-page-left {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.mui-ios .mui-page-left {
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0);
}
.mui-android .mui-navbar-inner.mui-navbar-left {
    opacity: 0;
}
.mui-ios .mui-navbar-left .mui-left,
.mui-ios .mui-navbar-left .mui-center,
.mui-ios .mui-navbar-left .mui-right {
    opacity: 0;
}
.mui-navbar .mui-btn-nav {
    -webkit-transition: none;
    transition: none;
    -webkit-transition-duration: .0s;
    transition-duration: .0s;
}
.mui-navbar-inner {
    -webkit-transition: opacity 300ms ease, -webkit-transform 300ms ease;
    transition: opacity 300ms ease, transform 300ms ease;
}
.mui-page {
    display: none;
}
.mui-pages .mui-page {
    display: block;
}
.mui-page-shadow {
    position: absolute;
    right: 100%;
    top: 0;
    width: 10px;
    height: 100%;
    z-index: -1;
}
.mui-page-shadow {
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .01) 50%, rgba(0, 0, 0, .2) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .01) 50%, rgba(0, 0, 0, .2) 100%);
}

.mui-bar-nav~.mui-content .mui-pull-top-pocket{
    top: 170px!important;
}
.mui-ellipsis-1{
    color: #000;
    font-size: 16px;
    margin: 12px 0;
    line-height: 25px;
    text-align: left;
    font-family: PingFang SC;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal!important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.mui-li-border:after{
    background-color: #dddddd;
    right: 15px;
    position: absolute;
    bottom: 0;
    left: 15px;
    height: 1px;
    content: '';
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
}
.mui-li-border{
    position: relative;
}
