html {
    background-color: #f3f7fa !important;
}

.footer {
    width: 100vw;
    background: url("../../images/20190723/m/gywx_06.png") bottom center no-repeat;
    background-size: 100%;
    height: 5rem;
}

.footer-con {
    padding-top: 3rem;
}

.banner {
    margin: 0 0.26rem;
    width: calc(100% - 0.52rem);
    padding-top: 0.3rem;
}

.banner-wrapper {
    background: url("../../images/20190723/m/fenxiaom.png") bottom center no-repeat;
    background-size: cover;
    border-radius: 0.13rem;
    height: 4.35rem;
    text-align: center;
    color: white;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    line-height: 0.7rem;
    display: flex;
}

.banner-wrapper .p1 {
    font-size: 0.3rem;
}

.banner-wrapper .p2 {
    font-size: 0.43rem;
}

#headwrapper .nav {
    display: none;
}
.item-wrapper{
    margin-top: .88rem;
    padding: 0 .24rem;
    box-sizing: border-box;
    min-height: 6.5rem;
}
.item-wrapper .layui-input-inline{
    width: 3.68rem!important;
    margin: 0 2%!important;
}
.layui-form{
    margin-bottom: .7rem;
}
#area-picker{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}
.layui-form-label{
    padding: 0px!important;
    width: auto!important;
}
.layui-input, .layui-select, .layui-textarea {
    height:.72rem;
}
.layui-form-select dl dd.layui-this {
    background: #217cfe;
}
.layui-form .area {
    font-size: .32rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(79, 79, 79, 1);
}

.layui-form .search {
    display: inline-block;
    width: 2.13rem;
    height: .72rem;
    line-height: .72rem;
    text-align: center;
    background: #217cfe;
    color: white;
    cursor: pointer;
    font-size: .29rem;
}
#page {
    padding-bottom: .8rem;
    box-sizing: border-box;
}

.layui-laypage a,
.layui-laypage span {
    display: inline-block;
    vertical-align: middle;
    padding: 0.3rem;
    height: 0.3rem;
    line-height: 0.3rem;
    margin: 0 -1px 5px 0;
    background-color: #C5C5C5;
    color: #ffffff;
    font-size: 0.27rem;
}

.layui-laypage .layui-laypage-spr,
.layui-laypage .layui-laypage-spr:hover {
    color: #ffffff;
    font-weight: 700;
}

.layui-laypage a:hover,
.layui-laypage span:hover {
    color: #ffffff;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #2F6EF6;
}

.layui-laypage>a:first-child,
.layui-laypage>a:first-child em {
    border-radius: 5px 0 0 5px;
}

.layui-laypage>a:last-child,
.layui-laypage>a:last-child em {
    border-radius: 0 5px 5px 0;
}
.big-card-title {
    font-size: 0.51rem;
    color: rgba(26,26,26,1);
    line-height: 2rem;
    text-align: center;
}
.map{
    width: 100%;
    padding-bottom: .8rem;
    background:rgba(255,255,255,1);
    border-radius:.13rem;
}
#container{
    width: 100%;
    height: 8.3rem;
}
#container canvas{
    width: 100%!important;
    padding: .2rem!important;
    box-sizing: border-box;
}
.gridActive{
    width: 100%;
    text-align: center;
    padding-top: .8rem;
    padding-bottom: 1.5rem;
}
.shadow {
    box-shadow: 0rem .29rem .56rem 0rem #97C1FC;
}
.layui-table{
    margin-bottom: 1rem;
}
.main-content{
    display: none;
}
.title{
    margin-bottom: .5rem;
}
.title .icon{
    display: inline-block;
    width: .2rem;
    height: .2rem;
    margin-right: .2rem;
    background: #217cfe;
    border-radius: 50%;
}
.nodata{
    width: 100%;
    height: 5rem;
    text-align: center;
    line-height: 5rem;
    display: none;
}
.layui-table td, .layui-table th{
    text-align: center;
}
.layui-table-view .layui-table th{
    background: #217cfe;
    color: white;
}
.layui-table-header {
    border-width: 0px;
    background: #217cfe;
}
