#app{
  height:100%;
}
.panel{
  background:#000;
}
.panel-left p{
  font-size:14px;
  color:#eee;
  margin:0;
  border-bottom:1px solid #736e6e;
  height:40px;
  line-height:40px;
}
.panel-left .f7-icons{
  font-size:14px;
}
.block-title{
  font-size:16px;
}
.lxry span{
  display: inline-block;
  margin:0 5px;
}
.color-reds{
  color: #ff3b30 !important;
}
.qdb{
  border:1px solid #333;
}
.font16{
  font-size:16px !important;
}
.width90{
  width:90%;
  margin:0 auto;
}
.dhwbk{
  height:300px !important;
}
.background-fff{
  background:#fff;
}
.whiteSpace{
  white-space:normal !important;
}
.heightauto{
  height:auto !important;
}
.fontcolor-blank{
  color:#000 !important;
}
.nopaddingleft{
  padding-left:0 !important;
}
.paddingleft15{
  padding-left:15px;
}
.marginTopnone{
    margin:0 !important;
}
.fontsize15{
    font-size:15px !important;
}
.paddingtitle{
    margin: 15px 15px 10px !important;
}
.external{
    width:100% !important;
    overflow:hidden;
}
.width80{
    width:80% !important;
    overflow:hidden;
    text-overflow:ellipsis;
}
.nopadding{
    padding:0 !important;
}
.ios .links-list a:after {
    left: 0 !important;    
}
.md .navbar {
    color:#000;
    height: 44px;
    font-size: 17px;
    background: #f7f7f8;
}
.md .page {
    background:#efeff4;
}
.list ul {
    background:#fff;
}
.md .simple-list li:after {
    background-color: #c8c7cc;
}
.md .links-list a:after {
    background-color: #c8c7cc;
}
.md .navbar:after {
    content: '';
    position: absolute;
    background-color:#c8c7cc;
    display: block;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}
.md .navbar-inner {
    padding:0 8px;
    position: relative;
}
.md .toolbar {
    background:#f7f7f8;
}
.md .tabbar a.tab-link.active-state, .md .tabbar a.tab-link.tab-link-active, .md .tabbar-labels a.tab-link.active-state, .md .tabbar-labels 
a.tab-link.tab-link-active{
    color:#007aff;
}
.md .tabbar a.tab-link, .md .tabbar-labels a.tab-link{
    color:#929292;
}
.md .dialog-inner:after {
    content: '';
    position: absolute;
    background-color: rgba(0,0,0,.2);
    display: block;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}
.md .dialog-buttons-vertical .dialog-buttons .dialog-button {
    text-align: center;
}
.md .navbar .title {
   font-weight:600;
   margin:0;
   position: absolute;
    left: 50%;
    transform: translate(-50%,0);
}
.md .navbar a.link{
    color: #007aff;
}
.md .list .item-text {
    font-size: 15px;
}
.md .toolbar:before {
    content: '';
    position: absolute;
    background-color: #c8c7cc;
    display: block;
    z-index: 15;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    height: 1px;
    width: 100%;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
}
.md .navbar~* .page-content, .md .navbar~.page-content {
    padding-top: 56px;
    padding-bottom: 65px;
}
.ios .navbar~.page-content, .ios .navbar~:not(.no-navbar) .page-content {
    padding-top: 44px;
    padding-bottom: 56px;
}
.md .navbar a.link {
    padding: 0 0px;
}
.md .list .item-inner:after {
    background-color:#c8c7cc;
}

::-webkit-scrollbar
{
	width: 1px;
}

.zt-color-red {
    color: #ff0000;
}
.zt-color-lv {
    color: #03a9f4;
}
.qiandaobtn{
    width: 100px;
    margin: 0 auto;
}

    .Ckbfuw {
        width: 32%;
        float: left;
        line-height: 25px;
    }

     
   
    .Ckbfuw3{ 
        width: 36%;
        float: left;
        line-height: 25px;
    }
     
    input[type=radio], input[type=checkbox] {
    display: inline-block;
    margin-left: 5px;
    -webkit-appearance: none;
    background-color: transparent;
    border: 0;
    outline: 0 !important;
    line-height: 20px;
    color: #d8d8d8;
    margin-right: 7px;
}

    input[type=checkbox]:after {
        content: "";
        display: block;
        width: 18px;
        height: 18px;
        text-align: center;
        box-sizing: border-box;
        background: url(../img/checkbox2.jpg);
    }

    input[type=checkbox]:checked:after {
        content: "";
        display: block;
        width: 18px;
        height: 18px;
        text-align: center;
        box-sizing: border-box;
        background: url(bgimg.gif);
        background: url(../img/checkbox1.jpg);
    }

       input[type=radio]:after {
        content: "";
        display: block;
        width: 18px;
        height: 18px;
        text-align: center;
        box-sizing: border-box;
        background: url(../img/radio2.jpg);
    }

    input[type=radio]:checked:after {
        content: "";
        display: block;
        width: 18px;
        height: 18px;
        text-align: center;
        box-sizing: border-box;
        background: url(bgimg.gif);
        background: url(../img/radio1.jpg);
    }

.item-w {
    width: 20% !important;
    text-align: right;
    margin-right: 20px;
        color: #616161;
}
.item-w1 {
    width: 20% !important; 
        color: #616161;
}

.se {
    width: 48px;
    height: 48px;
    border-radius: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px 24px;
    background-color: transparent;
    right: 0;
    line-height: 48px;
    color: #2196f3 !IMPORTANT;
}

.ios .subnavbar {
    height: 45px;
    margin-top: -1px;
    padding-top: 1px;
    background: #b9b9b9;
}
#Search_ActivityTheme {
    padding-left: 26px;
    padding-right: 0px;
    background-color: #fdfdff;
    margin-bottom: 2px;
    height: 95%;
    width: 85%;
    color: #515151;
}

#btuSearch {
    background-color: #fdfdff;
}
.md .subnavbar {
    height: 48px;
    background-color: #fdfdff;
    color: #fdfdff;
}

.ios .subnavbar {
    height: 45px;
    margin-top: -1px;
    padding-top: 1px;
    background: #fdfdff;
}

.md .list .item-inner {
    min-height: 48px;
    padding-right: 20px;
}

.miaoq{ 
    background: #fff !important;
    color: #fff !important;
    height: inherit;
    border-radius: 0px;
    margin-right: 14px;
    position: absolute;
    font-size: 15px;
    right: 0;
    width: 40px;
    padding: 1px 5px !important;
    display:none;
}

    .miaoq img {
        width: 100%;
        background: #fff;
    }

.noimg {
    background-image: url('') !important;
    padding-right: 0px !important;
}
 
.noimg span{
       float: left;
       text-align:center;
}
.noimg span:nth-child(1){
    min-width:45px;
    max-width:45px;
}

.noimg span:nth-child(2){ 
    min-width: 120px;
}
 .noimg span:nth-child(3){ 

    min-width:45px;
    max-width:45px;
}
 .noimg span:nth-child(4){ 
    min-width:125px; 
}
 #content img{
     max-width:100%;
 }