.mescroll {
	background-color: #f4f4f4;
}
.ggDiv{
    height: 1.56rem;
    border-bottom: 1px solid #e7e7e7;
    background: url(../images/fdPicBg.jpg) no-repeat center;
    background-size: 100% 100%;
}
.ggDiv .openBtn{
    width: 1.12rem;
    height: .453rem;
    line-height: .453rem;
    border-radius: 4px;
    background-color: #e94643;
    margin-right: 12%;
    margin-top: .533rem;
}
.ggDiv .ggClose{
    width: .4rem;
    height: .4rem;
    right: .15rem;
    top: .1rem;
    background: url(../images/fdClose.png) no-repeat center;
    background-size: .213rem .213rem;
}
.fdTop{
    padding: .533rem 4% .267rem;
    box-sizing: border-box;
    background-color: #fff;
}
.fdTop .fdTopTitle{
    line-height: .64rem;
}
.fdTop .detailUl li{
    width: 60%;
}
.fdTop .detailUl li:nth-child(2n){
    width: 40%;
    text-align: right;
}
.fdTabBox ul.hdBox{
    width: 100%;
    height: 1.333rem;
    box-sizing: border-box;
    padding: 0 4%;
    background-color: #fff;
}
.fdTabBox ul.hdBox li{
    width: 50%;
    line-height: 1.333rem;
}
.fdTabBox ul.hdBox li p{
    height: .8rem;
    line-height: .8rem;
    padding: 0 .2rem;
}
.fdTabBox ul.hdBox li.on p{
    color: #e94643;
    border-bottom: 2px solid #e94643;
}
.fdTabBox .bdDiv01{
    padding: .267rem 4%;
    box-sizing: border-box;
    background-color: #fff;
    line-height: .6rem;
}
.fdTabBox .bdDiv02{
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    padding: .2rem 4%;
}
.fdTabBox .bdDiv02 a{
    height: 1.013rem;
    line-height: .507rem;
    color: #308bd8;
    padding: .067rem 0;
}
.hotPolice{
    box-sizing: border-box;
    padding: 0 4% .01rem;
    background-color: #fff;
}
.hotPolice .hotTitle{
    height: 1.2rem;
    line-height: 1.2rem;
    background: url(../images/fdTitleBg.png) no-repeat left center;
    background-size: .08rem .373rem;
}
.hotPolice .hotLink{
    box-sizing: border-box;
    display: block;
    background: url(../images/fdRound.png) no-repeat left center;
    background-size: .107rem .107rem;
    margin-bottom: .4rem;
}