/*! CSS Used from: http://127.0.0.10/skin/sy.css */
a,body,div,li,p,span,ul{margin:0;padding:0;outline:0;border:0;vertical-align:baseline;font-style:inherit;font-size:100%;font-family:inherit;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body{background:#F2F2F2;color:#444;font:14px "Microsoft YaHei",Helvetica,Arial,Lucida Grande,Tahoma,sans-serif;line-height:180%;}
 
a:active,a:hover{outline:0;}
a{color:#444;text-decoration:none;}
 
a{-webkit-tap-highlight-color:rgba(255,0,0,0);}
.post_spliter{float:left;margin-right:10px;margin-left:10px;color:rgb(213, 43, 43);font-family:georgia, STHeiti, "Microsoft YaHei", simsun, sans-serif, Arial;}
.tab-bd li:nth-child(1n+4) .post_spliter{color:rgb(136, 136, 136);}
.foot .ps .p{float:left;}
.foot .p2{width:70%;padding:10px 37px;height:7em;}
.foot .p2 .site-info a:hover{text-decoration:none;}
.foot .p2 .site-info{padding:10px 0;}
.foot .p3{text-align:left;width:30%;padding-left:30px;height:120px;}
.tab-site{overflow:hidden;margin:0 0 10px 0;background:#fff;padding-bottom:10px;border-radius:10px;}
.tab-bd{padding:10px 10px;margin-top:-1px;}
.tab-bd li{float:left;width:48%;line-height:210%;white-space:nowrap;word-wrap:normal;text-overflow:ellipsis;overflow:hidden;padding:0 15px 5px 0px;border-bottom:1px solid rgb(238, 238, 238);}
.tab-bd li a{color:#999;}
.tab-bd li a:hover{color:#333;}
@media screen and (max-width:480px){
.tab-bd li{width:100%;margin:0;}
}
.tit{background:rgb(25, 181, 251);border-radius:20px;height:32px;line-height:32px;}
.tit .name{float:left;color:#fff;font-size:15px;padding-left:35px;font-weight:700;}
@media screen and (max-width:1000px){
.foot .p2{width:100%;}
.foot .p2 .site-info{text-align:center;}
.foot .p3{display:none;}
}
 
 
p{margin:0 0 10px;}
body{background:rgb(240, 245, 249);}
a:hover{color:rgb(60, 165, 246);text-decoration:none;}
