@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:0.3125rem;}
#article .article-txt p{line-height:150%; margin-bottom:15px;text-indent:2em}
#article .article-txt div{line-height:150%; margin-bottom:15px;text-indent:2em}
*/
.article-txt{border-bottom:1px solid #e7e7e7;border-top:1px solid #e7e7e7;padding:0.3125rem;}
.article-txt p{line-height:24px; margin-bottom:15px; font-size:16px; text-indent:0.5em;}
.article-txt div{line-height:24px; margin-bottom:15px; font-size:16px; text-indent:0.5em;}

#article .aiticle-list{font-size:0.5rem;
line-height:0.9375rem;
color:#005dac;
padding:0.3125rem 0;}
/*other-banner*/
#other-banner{border-top:0.46875rem solid #e1e1e1;
height:4.265625rem;
overflow:hidden;
position:relative;}
#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;}