/*多地区*/
#viparea{width:580px; background-color:#fff; padding-top: 20px; padding-left: 15px;}
#viparea .fuli{ width:92px; height:35px; line-height:35px; border-radius:3px; display:inline-block;
    margin-bottom:15px;margin-left:15px;_margin-left:8px; text-align:center; float:left;
    border:1px #CCCCCC solid; color:#656D78; cursor:pointer;font-size:14px;}
#viparea .hover{border:1px #F6405C solid; background-color:#f3fdf7;}
#viparea .phover{
    border:1px #F6405C solid; background-color:#FFF; color:#F6405C;
    background: url('../image/check.png') bottom right no-repeat;background-size: 23px;
}
.layui-layer .layui-layer-title i{font-size: 12px; color: red;}
.layui-layer .layui-layer-btn{ text-align: center;}
.layui-layer .layui-layer-btn a{ width: 35%; padding: 8px 0;}

#fuli{width:518px;background-color:#fff;}
#fuli .fulis{ width:90px; height:25px; line-height:25px; border-radius:3px; display:inline-block; margin-bottom:8px;margin-left:8px;_margin-left:8px; text-align:center; float:left;  border:1px #CCCCCC solid; color:#000; cursor:pointer;font-size:14px;}
#fuli .hover{border:1px #F6405C solid; background-color:unset;}
#fuli .phover{border:1px #F6405C solid;color:#F6405C;background: url(../image/check.png) no-repeat bottom right / 23px;}
.layui-layer .layui-layer-btn{ text-align: center;}
.jgreen{color:green;}

.fuligw{ margin: 10px auto; border-radius: 3px;}
.fuligw,.fuligw:link,.fuligw:visited{ display: inline-block;color:#333;background:#e8e8e8; border:0;overflow: visible; cursor: pointer; padding:1px 5px; font-size: 14px;}
.fuligw:hover{background:#ddd;}
.fuligw:active{background:#ddd;}