/*遮罩层*/
.hide{
    display: none;
}


/*首页*/
header{
	height:48px;
	line-height: 48px;
	text-align: center;
	font-size:1.5em;
    background-color: #00b355;
    color:#fff;
}

/*列表页*/
.backprev{
	float:left;
	width: 15%;
    text-align: center;
    color: #fff;
    height: 48px;
    line-height: 48px;
}
.head-middle{
    width: 70%;
    text-align: center;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.head-right{
	float:right;
	text-align: center;
    margin-top: 15px;
    margin-right: 20px;

}
#left-drawer{ background-color: #1e99d2; }
.app-hide-list i{
    margin-top: -3px;
    margin-right: 5px;
}
.app-hide-list{
    background: #1e99d2;
    margin:5px 0;
    color:#ffffff;
}
.app-hide-list a{ color: #00000; }
.app-slide-menu .mdui-list-item-content{
    text-align: left;
    padding-left: .8em;
}
.app-collapse-menu{
    margin:0 16px;
}
.app-list-home{
    padding:0;
    margin:5px 0 10px;
    background: #1e99d2;
}
.app-list-home:hover{
    background: #1e99d2;
}
.app-list-home i{
    margin-top: -3px;
    margin-right: 5px;
    color:#fff;
}
.app-list-home a{
    color:#fff;
}
.app-list-item-link{
    color:#fff;
    display: block;
    width:100%;
    text-align: left;
}
.mdui-collapse-item-body .app-sub-list{
    padding:0 ;
    margin: 8px;
    background: #1e99d2;
}
.mdui-collapse-item-body .app-sub-list a{
    padding-left:23px;
}
.app-collapse-list{
    margin:10px 0;
}
.menu-click{
    background: #1e99d2 ;
}
.app-btn{
	min-width: 100%;
	text-align: center;
	padding:0;
}
 .dui-text-left a{color: #ffffff}
.xian{ border-bottom: 1px solid #1e77d2; margin-top: 4px; height: 62px; }
.h180{height: 180px;}
.h180 ul li.li1 {
    background: #1e77d2 url(../index/a1.png) no-repeat center 85px;
}

.h180 ul li.li2{
 background: #1e8cd2 url(../index/a2.png) no-repeat center 85px;
}
.h180 ul li.li3{
 background: #1e99d2 url(../index/a3.png) no-repeat center 85px;
}
.h180 ul li.li4{
 background: #1ea6d2 url(../index/a4.png) no-repeat center 85px;
}
.h180 ul li.li5{
 background: #1ea6d2 url(../index/a5.png) no-repeat center 85px;
}
.h180 ul li.li6{
 background: #1ea6d2 url(../index/a6.png) no-repeat center 85px;
}
.h180 ul li.li7{
 background: #1ec3d2  url(../index/a7.png) no-repeat center 85px;
}
.h180 ul li.li8{
 background: #1ed2d0 url(../index/a8.png) no-repeat center 85px;
}
.h180 ul li.li9{
 background: #1ed2d0 url(../index/a9.png) no-repeat center 69px;
}
.h180 ul li { box-shadow: 2px 2px 7px 0px rgba(0,0,0,.3);}
.mdui-col-xs-6{ padding: 0px; margin:0px; }
a{ text-decoration: none; color: #000000; }
.h180 a{ text-decoration: none;color: #ffffff; }
.bj{ margin-left: 2px; margin-right:2px;margin-top:10px  }
h3{ padding:0px; margin:0px; }
ul{ padding: 0px; }
li{ list-style: none; padding: 0px; margin:0px; }
.h180 ul li{ height: 180px;padding-left: 5px;padding-right: 5px;}
li h3{ padding-top: 16px; font-size: 18px; height: 30px; }
.footer{width: 100%; text-align: center; padding-top: 20px;line-height: 30px; padding-bottom: 20px;}
.footer p{ line-height: 20px; }
.mdui-list-item{ min-height: 30px; height: 30px; }
.mdui-list-item-content{ font-size: 14px; }
.mdui-collapse-item{ border-bottom: 1px solid #1ea6d2; }
.mdui-drawer{ width: 200px; }