@charset "utf-8";
/* CSS Document */
.main {
    padding: .2rem 0;
    min-height: 64vw;
}

.main .pos {
    font-size: .3rem;
    width: 94%;
    margin: 0 auto .3rem;
    line-height: .5rem;
}
.main .pos img {
    width: .3rem;
    margin-right: .1rem;
}
.main .pos p {
    display: inline-block;
}
.main .article {
    width: 92%;
    margin: .2rem auto .7rem;
}

.main .article h3 {
    font-size: .4rem;
    font-weight: bold;
    margin-bottom: .24rem;
    text-align: center;
}

.main .article h3.title{
    margin-bottom: .4rem;
}
.main .article h5 {
    font-size: .3rem;
    font-weight: bold;
    margin-bottom: .24rem;
    text-align: center;
    color: #7a7a7a;
}

.main .article h5.title{
    margin-bottom: .4rem;
}

.main .article .message {
    text-align: center;
    line-height: .4rem;
    border-bottom: 1px dashed #cccccc;
    padding-bottom: .2rem;
    margin-bottom: .3rem;
}

.main .article .message span {
    font-size: .28rem;
    display: inline-block;
    color: #7b7b7b;
}

.main .article .message span.time {
    margin-right: .4rem;
}

.main .article .texts {
    font-size: .32rem;
    line-height: .6rem;
    text-align: justify;
}

.main .article .texts p{
    font-size: .32rem !important;
    line-height: .6rem !important;
    text-align: justify;
}

.main .article .texts img {
    max-width: 100% !important;
    display: block;
    margin: .2rem auto;
    height: auto !important; width: 100% !important;
}

.info_xgxw_title{ border-bottom:#ebebeb 1px solid; background:url(/global/2016-icon-sidenav.gif) no-repeat left center; padding-left:22px; font-size:18px; font-weight:bold; height:60px; line-height:60px;}
.info_xgxw{clear:both; }
.info_xgxw ul{padding:15px 0 20px;}
.info_xgxw li{padding: 12px 10px 12px 25px !important; line-height: 1.6; height: auto;}
.info_xgxw li a, .info_xgxw li span{float: none; display: inline; position: static; white-space: normal; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: auto;}
.info_xgxw li span{margin-left: 10px;}