/*********************************************************************
                        style for page
**********************************************************************/
body{
    
}
.main{
    padding: 0.6rem 0.08rem 0.2rem 0.08rem;
    min-height: 5rem
}
.main-rg-breadcrumb{
    line-height: 0.32rem;
    font-size: 0.13rem;
    overflow: hidden;
    background: #fff;
    padding: 0.05rem 0 0.05rem 0.05rem;
    border-bottom: 1px dashed #ccc;
}
.main-rg-breadcrumb li{
    float: left;
}
.main-rg-bread-mm{
    padding: 0 0.06rem 0 0.08rem;
}
.main-rg-bread-pg{
    padding-left: 0;
}
.main-rg-bread-mm-active{
    color:#666;
}
.main-rg-bread-link{
    color: #3d4245;   
    cursor: pointer;
}
.main-rg-bread-link:hover{
    color: #ef7b4e;
}
.main-rg-bread-link-disabled{
    cursor: inherit;
    color: #666;
    padding: 0 0.08rem;
}
.main-rg-line{
    background: #2b486c;
}
.main-rg-line-in{
    width: 1.2rem;
    height: 0.04rem;
    background: #d9b382;
}
.main-rg-title{
    color: #0038a9;
    font-size: 0.18rem;
    font-weight: bold;
    line-height: 0.28rem;
    padding-top: 0.1rem;
    text-align: center;
}
.main-rg-subtitle{
    color: #0038a9;
    font-size: 0.16rem;
    font-weight: bold;
    line-height: 0.28rem;
    padding-top: 0.05rem;
    text-align: center;
}
.main-rg-extra{
    color: #777;
    text-align: center;
    font-size: 0.12rem;
    line-height: 0.24rem;
    padding-top: 0.04rem;
}
.main-rg-con{
    line-height: 0.28rem;
    color: #243a4d;
    padding: 0.1rem 0.08rem 0.2rem 0.08rem;
    min-height: 3.5rem;
    word-break: break-word;
    overflow-x: hidden;
}
.main-rg-h1{
    color: #d09c61;
    font-weight: bold;
    font-size: 15px;
    line-height: 28px;
}
.content-box img{
    max-width:100% !important;
    height: auto !important;
}
.content-box video{
    max-width:100% !important;
    height: auto !important;
}
.share-btn{
    position: fixed;
    left: 0;
    bottom: 0;
    width: 3.75rem;
    text-align: center;
    background: rgba(37,41,50,0.85);
    z-index: 99;
    line-height: 0.42rem;
    height: 0.42rem;
    font-size: 0.12rem;
    color: #fff;
}
.share-btn-box{
    width: 0.9rem;
    margin: 0 auto;
    overflow: hidden;
}
.share-btn-icon{
    background: url(../images/icon-share.png) no-repeat center center;
    background-size: auto 0.18rem;
    height: 0.42rem;
    width: 0.36rem;
    float: left;
}
.share-btn span{
    float: left;
}
.overlay-share{
    position: fixed;
    left: 0;
    top: 0;
    width:100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 9999;
    display: none;
}
.lay-bot{
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}
.lay-list{
    overflow: hidden;
    padding: 0.3rem 0;
}
.lay-list-mm{
    float: left;
    width: 0.9375rem;
}
.lay-list-mm i{
    display: block;
    margin: 0 auto;
    height: 0.36rem;
    width: 0.36rem;
}
.lay-icon-wxhy{
    background: url(../images/icon-wxhy.png) no-repeat center center;
    background-size: auto 0.36rem;
}
.lay-icon-wxpyq{
    background: url(../images/icon-wxpyq.png) no-repeat center center;
    background-size: auto 0.36rem;
}
.lay-icon-qqzone{
    background: url(../images/icon-qqzone.png) no-repeat center center;
    background-size: auto 0.36rem;
}
.lay-icon-xlwb{
    background: url(../images/icon-xlwb.png) no-repeat center center;
    background-size: auto 0.36rem;
}
.lay-list-mm p{
    text-align: center;
    color: #666;
    font-size: 0.12rem;
    line-height: 0.32rem;
}
.lay-return{
    color: #666;
    text-align: center;
    font-size: 0.12rem;
    line-height: 0.42rem;
    height: 0.42rem;
    border-top: 1px solid #ebebeb;
}
