@charset "gb2312";
/*全局默认*/
body {font-family: 'microsoft yahei','Verdana','Arial','Helvetica'; }
a, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form, img, p , body {border: medium none; list-style-type: none; margin: 0; padding: 0; text-decoration: none; text-transform: none; }
@media screen and (max-width: 320px) {html,body {font-size: 50px;} } 
@media screen and (min-width: 320px) and (max-width: 330px) {html,body {font-size: 50px;} } 
@media screen and (min-width: 330px) and (max-width: 340px) {html,body {font-size: 52px;} } 
@media screen and (min-width: 340px) and (max-width: 350px) {html,body {font-size: 53px;} } 
@media screen and (min-width: 350px) and (max-width: 360px) {html,body {font-size: 55px;} } 
@media screen and (min-width: 360px) and (max-width: 370px) {html,body {font-size: 56px;} } 
@media screen and (min-width: 370px) and (max-width: 380px) {html,body {font-size: 58px;} } 
@media screen and (min-width: 380px) and (max-width: 390px) {html,body {font-size: 60px;} } 
@media screen and (min-width: 390px) and (max-width: 400px) {html,body {font-size: 61px;} } 
@media screen and (min-width: 400px) and (max-width: 410px) {html,body {font-size: 63px;} } 
@media screen and (min-width: 410px) and (max-width: 420px) {html,body {font-size: 64px;} } 
@media screen and (min-width: 420px) and (max-width: 430px) {html,body {font-size: 66px;} } 
@media screen and (min-width: 430px) and (max-width: 440px) {html,body {font-size: 67px;} } 
@media screen and (min-width: 440px) and (max-width: 450px) {html,body {font-size: 69px;} } 
@media screen and (min-width: 450px) and (max-width: 460px) {html,body {font-size: 70px;} } 
@media screen and (min-width: 460px) and (max-width: 470px) {html,body {font-size: 72px;} } 
@media screen and (min-width: 470px) and (max-width: 480px) {html,body {font-size: 74px;} } 
@media screen and (min-width: 480px) and (max-width: 490px) {html,body {font-size: 75px;} } 
@media screen and (min-width: 490px) and (max-width: 500px) {html,body {font-size: 77px;} } 
@media screen and (min-width: 500px) and (max-width: 510px) {html,body {font-size: 78px;} } 
@media screen and (min-width: 510px) and (max-width: 520px) {html,body {font-size: 80px;} } 
@media screen and (min-width: 520px) and (max-width: 530px) {html,body {font-size: 81px;} } 
@media screen and (min-width: 530px) and (max-width: 540px) {html,body {font-size: 83px;} } 
@media screen and (min-width: 540px) and (max-width: 550px) {html,body {font-size: 85px;} } 
@media screen and (min-width: 550px) and (max-width: 560px) {html,body {font-size: 86px;} } 
@media screen and (min-width: 560px) and (max-width: 570px) {html,body {font-size: 88px;} } 
@media screen and (min-width: 570px) and (max-width: 580px) {html,body {font-size: 89px;} } 
@media screen and (min-width: 580px) and (max-width: 590px) {html,body {font-size: 91px;} } 
@media screen and (min-width: 590px) and (max-width: 600px) {html,body {font-size: 94px;} } 
@media screen and (min-width: 600px) and (max-width: 610px) {html,body {font-size: 95px;} } 
@media screen and (min-width: 610px) and (max-width: 620px) {html,body {font-size: 97px;} } 
@media screen and (min-width: 620px) and (max-width: 630px) {html,body {font-size: 98px;} } 
@media screen and (min-width: 630px) and (max-width: 640px) {html,body {font-size: 99px;} } 
@media screen and (min-width: 640px) {html,body {font-size: 100px;} }


/*新建类*/
.center{margin:auto;width: 100%;max-width: 640px!important;min-width: 320px!important;} 
.f_l {float: left; }
.f_r {float: right; }
.clear {clear: both; }
.word {word-break: break-all; }
.tu img {width:100%;}


.clearfix:after{visibility:hidden;display:block;font-size:0;content: " ";clear:both;height:0;}
.clearfix{*zoom:1;}



a[title='站长统计'] {display: none;}
.tao_foot {z-index: 999}


/*手机邀请框图调整位置*/
#LRfloater1 {top:40%!important;}

#LR_swtbox {
    background-image:url(http://m.kanghua120.com/ef/images/m01-2.png)!important;/*手机邀请框图源*/
    -webkit-background-size: 235px 166px!important;background-size: 235px 166px!important;/*手机邀请框图强制尺寸*/
}