body {
    font-family: PingFangSC-Regular, Microsoft YaHei, Helvetica;
    margin: auto;
}
.shadowbox1 {
    background-color: #fff;
}
/* 图标 */
.icon-menu{
    display: block;
   /* background: url(../images/i-menu.png) no-repeat;*/
    margin: 2 auto;
}
.icon-menu.i1 {
    background-position: 0 0;
}
.icon-menu.i2 {
    background-position: 0 -6.5rem;
}
.icon-menu.i3 {
    background-position: 0 -13rem;
}
.icon-menu.i4 {
    background-position: 0 -19.5rem;
}
.icon-menu.i5 {
    background-position: 0 -26rem;
}
.icon-menu.i6 {
    background-position: 0 -32.5rem;
}
.icon-menu.i7 {
    background-position: 0 -39rem;
}
.icon-menu.i8 {
    background-position: 0 -45.5rem;
}

.menu-box1 {
    display: flex;
    flex-wrap: wrap;
    padding: 0.1rem 0 0.1rem 0;
}
.menu-box1 > a {
    width: 25%;
    text-align: center;
    font-size: 0.2rem;
    line-height: 0.2rem;
	margin-bottom: 0.1rem;
}



.red{background:#fa8011;padding:2%;width:96%;overflow:hidden;position:relative;}
.wztit li{display:inline-block;width:23%;margin:1%;background:#fff3e7;border:1px solid #efb1e7;border-radius:8px;padding:5px 0px;text-align:center;}
.wztit li a{color:#523e1f}
.wztit li:hover,.wztit li.one{background:#fde5ce}
.red .wzitem{position:relative;background:#d1671b;border-radius:7px;margin-top:10px;}
.topico{display:none;}
.wztop{background:#fbfdfc;overflow:hidden;border-radius:7px;}
.wzimg{width:38%;border-top-right-radius:7px;border-top-left-radius:7px; border-bottom-left-radius:7px;background:#fbfdfc;float:left;}
.wzimg img{border-radius:7px;width:94%;margin:3%;}
.wzright{width:62%;float:right;background:rgba(166,206,57,.9);}
.red .wztui{color:#fbfbf5;padding:5px 0px 0px 0px;font-style:italic;text-align:center;width:100%;overflow:hidden;background:url(redbg.png) left top no-repeat #d0661b;background-size:auto 100%;border-top-right-radius:7px;}
.wztui font{width:50%;float:left;text-align:right;padding-right:8px;}
.wztui img{margin-top:3px;float:left;margin-bottom:5px;}
.wztit2{background:#fbfdfc;border-top-right-radius:14px;overflow:hidden;}
.wztit2 h3{font-size:14px;color:#d0661b;margin-top:10px;margin-left:15px;}
.wztit2 li {height:17px;line-height:17px;margin:10px 0px;font-size:13px;margin-left:15px;color:#998159;}
.wztit2 li i{color:#fff;border-radius:100%;font-style:normal;margin-right:6px;float:left;}
.wztit2 li i img{width:11px;height:11px;background:#cab396;border-radius:100%;padding:3px;}
.wzbottom{padding:10px 0px;}
.wzbottom font{font-size:13px;font-weight:400;color:#fbfdfc;margin-left:10px;}
.wzbottom font b{font-size:16px;padding-right:5px;}
.wzbottom span{font-size:12px;border:1px solid #fff;padding:2px 8px;color:#fbfdfc;border-radius:5px;margin-left:5px;}
.wzbottom a.bttn{background:#fde5ce;color:#efb1e7;float:right;margin-right:15px;border-radius:5px;padding:3px 10px;color:#d0661b;}


.zi{background:rgba(166,206,57,.5);padding:2%;width:100%;overflow:hidden;position:relative;}
.zi .wzitem{position:relative;background:rgba(166,206,57,.9);border-radius:7px;margin-top:10px;}
.zi .wztui{color:#fbfbf5;padding:5px 0px 0px 0px;font-style:italic;text-align:center;width:100%;overflow:hidden;background:url(zibg.png) left top no-repeat rgba(166,206,57,.9);background-size:auto 100%;border-top-right-radius:7px;}
