@charset "utf-8";
/* css document */
html {
font-size:62.5%;
}
.siderbar_right{ text-align:right; padding-right:10px;}
.siderbar_menu{ line-height:4.4rem; font-size:20px}
img{ margin:0; padding:0;}
@media only screen and (min-width:320px){
.siderbar_menu{ line-height:4.0rem;}
.sider_height{ height:40px;}
}
@media only screen and (min-width:481px){
html {
font-size:94%!important; }
.siderbar_menu{ line-height:3rem;}
.sider_height{ height:40px;}
}
@media only screen and (min-width:561px){
html {
font-size:109%!important; }
.siderbar_menu{ line-height:3rem;}
.sider_height{ height:40px;}
}
@media only screen and (min-width:641px){
html {
font-size:125%!important; }
.siderbar_menu{ line-height:2.5rem;}
.sider_height{ height:50px;}
}
@media only screen and (min-width:1024px){
html {
font-size:125%!important; }
.siderbar_menu{ line-height:3rem;}
.sider_height{ height:60px;}
}
body{ margin:0 auto; padding:0; color:#333; font-size:1.2em;
}
a{ text-decoration:none;color:#333;}
a:hover{text-decoration:none;color:#044c9c;}
a:visited{text-decoration:none;}
img{border:0px;}
h1,h2,h3,h4,h5,h6{ padding:0; margin:0;}
h5 {font-size:1.5em;}
p{ padding:0; margin:0;}
input{ vertical-align:middle}
ul,dl,dd,dt,li{margin:0;padding:0;text-indent:0;}
ol{list-style:none; margin:0; padding:0;}
li{list-style:none; }
/*clr*/
.clear{clear:both;}
/*f*/
.fl{float:left;}
.fr{float:right;}
/*页面主体*/
.bd-newshare .sharecss a{ width:32px; height:32px;}
.bd-newshare .sharecss .bd_tsina{ background-position:-64px 0;}
.bd-newshare .sharecss .bd_tqq{background-position:-128px 0;}
.bd-newshare .sharecss .bd_qzone{background-position:-32px 0;}
.bd-newshare .sharecss .bd_weixin{background-position:-96px 0;}
.bd-newshare .sharecss{zoom:1;}
.bd-newshare .sharecss:after{content:".";visibility:hidden;display:block;height:0;clear:both;}
.bd-newshare .sharecss a, .sharecss .bds_more{float:left;font-size:18px;line-height:32;height:32;background-image:url(/uploads/image/wt211100002/share_icon.png);_background-image:url(/uploads/image/wt211100002/share_icon.png);background-repeat:no-repeat;cursor:pointer;margin:6px 6px 6px 0;}
.w3-section img{ max-width:100%; max-height:100%;}
.s_rel{ position:relative; z-index:9999; width:100%}
.s_ab{ position:absolute; z-index:9999;width:100%;color:#000!important;background-color:#f5f5f5!important; line-height:3rem;}
.height40{ height:40px; line-height:40px; overflow:hidden;}
article p{/*text-indent:16px;!important;*/}
/*页码样式*/
#autopage{ text-align:center; margin-top:10px; height:30x; overflow:hidden;}
#autopage a { border:#007de7 1px solid; color:#007de7; text-decoration:none; background:#fff;width:24px; height:24px; display:inline-block; line-height:24px; border-radius:24px;}
#autopage a:hover { border:#007de7 1px solid; color:#007de7; }
#autopage a:active { border:#007de7 1px solid;}
#autopage span{ border:#007de7 1px solid;text-decoration:none; color:#fff; background-color:#007de7;width:24px; height:24px; display:inline-block; line-height:24px; border-radius:24px;}