@charset "gb2312";
/* CSS Document */
/*w*/
.w{
        width:96.875%;
        margin:0 auto;
}
/*article-location*/
#article-location{
        border-top:0.46875rem solid #e1e1e1;
}
#article-location h2{
        width:96.875%;
        margin:0 auto;
        color:#555555;
        font-size:0.46875rem;
        padding:0.46875rem 0 0.390625rem 0;
}
#article-location h2 a:last-of-type{
        color:#005dac;
}
/*article*/
#article{
        width:96.875%;
        margin:0 auto;
        border-top:1px solid #787878;
        padding-top:0.46875rem;
}
#article h2{
        color:#005dac;
        font-size:0.5rem;
        padding-bottom:0.15625rem;
        text-align:center;
}
#article h3{
        padding-bottom:0.4375rem;
        font-size:0.375rem;
        color:#969696;
        text-align:center;
}
#article .article-txt{
        border-bottom:1px solid #e7e7e7;
        border-top:1px solid #e7e7e7;
        padding-top:0.3125rem;
		line-height:150%;
}
#article .article-txt img{
	width:auto !important; max-width:100%; }
#article .article-txt p{ 
       line-height:150%;
}
#article .aiticle-list{
        font-size:0.5rem;
        line-height:0.9375rem;
        color:#005dac;
        padding:0.3125rem 0;
}
#article .aiticle-list li{ width: 9rem;overflow: hidden; white-space: nowrap;text-overflow: ellipsis;}
/*other-banner*/
#other-banner{
        /*height:4.265625rem;*/
        overflow:hidden;
        position:relative;
		border-top: 0.46875rem solid #e1e1e1;
}
#other-banner a,#other-banner img{display: block;}
#other-banner .hd{
        position:absolute;
        z-index:4;
        bottom:0.125rem;
        text-align:center;
        width:100%;
}
#other-banner .hd ul{
        clear:both;
        *zoom:1;
        display:inline-block;
}
#other-banner .hd ul:after{
        clear:both;
        display:block;
        visibility:hidden;
        height:0;
        line-height:0;
        content:"";
        font-size:0;
}
#other-banner .hd li{
        float:left;
        margin:0 5px;
        width:10px;
        height:10px;
        background:#4b4b4b;
        border-radius:50%;
        bottom:8px;
}
#other-banner .hd li.on{
        background:#005dac;
}

.fenqi{
        margin: calc(30rem/64) 0;
}
