* { touch-action: pan-y; } /*解决移动端界面滚动时报错*/
/*导航菜单*/
.null_50{height:50px;width:100%;display: block;font-size: 1px;margin: 0 auto;}
.mui-plus header.mui-bar {display: none!important;}
.mui-plus .mui-bar-nav~.mui-content {padding: 0!important;}
.mui-plus .plus {display: inline;}
.plus {display: none;}
#topPopover {position: fixed;top:40px!important;right: 6px;}
#topPopover .mui-popover-arrow {left: auto;right: 6px;}
.mui-popover {height:60%;width:50%;}
.null5{width: 100%;height: 5px;}
.null10{width: 100%;height: 10px;}
.null20{width: 100%;height: 20px;}
.null30{width: 100%;height: 30px;}
.null40{width: 100%;height: 40px;}
.null50{width: 100%;height: 50px;}

/*.mui-content {padding:0px 10px 0px 8px;}*/
.index-nav{ color:#FFF!important ;}
span.mui-icon {font-size: 14px;color: #FFF;/*margin-left:15px;*/padding-right: 1px;}
.mui-media-body{}
#index-nav li:nth-child(1){background-color: #d87570!important;}
#index-nav li:nth-child(2){background-color: #9ecdb4!important;}
#index-nav li:nth-child(3){background-color: #e8b006!important;}
#index-nav li:nth-child(4){background-color: #93d470!important;}
#index-nav li:nth-child(5){background-color: #46a69a!important;}
#index-nav li:nth-child(6){background-color: #ba9aef!important;}
#list {margin-top: -1px; /*避免导航边框和列表背景边框重叠，看起来像两条边框似得；*/}

footer{width: 90%;margin: auto; text-align: center;padding:10px 0;color: #8f8f94;font-size:14px}
.footer-nav{color:#007aff!important; font-size:30px!important; display: block;float: left;margin-left:25%;}
.footer-nav-t{color:#007aff!important; font-size:15px!important;
display: block;float: left;margin-left:5%;margin-top:13px;}
.footer-nav1{border-right:1px solid #ddd ;}
.footer-nav-list{width:49%!important;display: block; float: left; text-align: center;}

.main-title{padding-top:5px; line-height:30px ;}
.main-title h4{line-height:25px ;}
.main-content{padding:5px 10px;border-bottom:1px solid #ddd;line-height:30px;}
.main-content p{color:#333;}
.main-content img{max-width:100%;}
.mui-content{border-bottom:1px solid #ddd;}
/*资讯列表截取字符*/
.list-t{ width: 95%;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.mui-collapse-content img{max-width:99.9%!important;display: block; margin: auto;}
.zp_c_sm{color:#007aff; font-size:16px ;}
.mui-input-group2{position: relative; background-color: #fff;}
.mui-input-row2{border-bottom:1px solid #ccc ;}

.public-nav{width:170px;height: 100%;background-color: #FFFFFF;right: auto;position: fixed!important;top: 0;bottom: 0;left: 0;z-index: 1283;overflow-y: scroll;}
.public-nav .list{padding-left: 20px;margin-top: 5px;}
.in { transform: scale(1) translate(0,0)!important;opacity: 1;}
.public-nav li{list-style-type: none;}
.dock-left{ transform: translate(-105%,0);transition: left .4s cubic-bezier(.175,.885,.32,1),top .4s cubic-bezier(.175,.885,.32,1),right .4s cubic-bezier(.175,.885,.32,1),bottom .4s cubic-bezier(.175,.885,.32,1),transform .4s cubic-bezier(.175,.885,.32,1),box-shadow .4s cubic-bezier(.175,.885,.32,1);}
.display-backdrop{position: fixed;z-index: 1040;top: 0;right: 0;bottom: 0;left: 0;background-color: #000;opacity: .5;width: 100%;height: 100%;}
.list-item {position: relative;display: flex;padding: .25rem .3rem;border-bottom: 1px solid #E6E6E6;}
.list-item>:first-child {min-width: .5rem;margin-left: 0;}
.public-nav .list .item{position: relative;padding:10px 0px;border-bottom: 1px solid #E6E6E6;}
.public-nav .list .item>a{display: block;border-left:4px solid #f9aa04;padding-left: 5px;font-size: 16px;color: #333333;}
.public-nav .list .item ul{display: block;padding-left: .6rem;margin-top: .2rem;line-height: 25px;}
.public-nav .list .item ul li a{font-size: 14px;color: #666666;padding-left: 5px;}
/*.list{padding: 0;}*/

/*index tab*/
.index-tab-l{width: 100%;background-color: #FFFFFF;padding: 10px 0;}
.index-tab-l .segmentedControl{width:90%;margin: auto;}
/*.index-tab-m .mui-scroll-wrapper{overflow: visible;}*/

.tab-title{width: 100%;height: 30px;line-height: 30px;text-align: center;background-color: #FFFFFF;}
.tab-title a:after {right: 15px;content: '\e583';font-family: Muiicons;font-size: inherit;}
