  @import url(/css/public_word.css); 
html,body,select,input,textarea,h1,h2,h3,h4,h5,ul,li,p,dt,dd,dl,img,table,tr,td{margin:0;padding:0;}
body{font-family: "Microsoft YaHei";color:#333;}
body,html{width:100%;}
a{text-decoration: none;}
li{list-style: none;}
em,b,strong{font-weight:normal;font-style: normal;}
i{opacity: 0;}
input,select,textarea{outline-color:none;border:1 solid #ccc;color:#555;}
input,select,textarea:focus{outline-color: #007aff;border:1 solid #ccc;color:#555;}
textarea{resize: none;}
.clear:after{
	clear:both;
	display: block;
	content:".";
	overflow: hidden;
	visibility: hidden;
	height:0;
}
@media screen and (min-width: 661px) {
    html {
        font-size: 100px;
    }
    
}
@media screen and (max-width: 660px) {
    html {
        font-size: 100px;
    }
}
@media screen and (max-width: 640px) {
    html {
        font-size: 100px;
    }
}
@media screen and (max-width:620px) {
    html {
        font-size: 96.8px;
    }
}

@media screen and (max-width: 600px) {
    html {
        font-size: 93.7px;
    }
}

@media screen and (max-width: 580px) {
    html {
        font-size: 90.6px;
    }
}

@media screen and (max-width: 560px) {
    html {
        font-size: 87.5px;
    }
}

@media screen and (max-width: 540px) {
    html {
        font-size: 84.3px;
    }
}

@media screen and (max-width: 520px) {
    html {
        font-size: 81.2px;
    }
}
@media screen and (max-width: 500px) {
    html {
        font-size: 78.1px;
    }
}
@media screen and (max-width: 480px) {
    html {
        font-size: 75px;
    }
}
@media screen and (max-width: 460px) {
    html {
        font-size: 71.8px;
    }
}
@media screen and (max-width: 440px) {
    html {
        font-size: 68.7px;
    }
}
@media screen and (max-width: 420px) {
    html {
        font-size:65.6px;
    }
}
@media screen and (max-width: 400px) {
    html {
        font-size: 62.5px;
    }
}
@media screen and (max-width: 380px) {
    html {
        font-size: 59.3px;
    }
}
@media screen and (max-width: 360px) {
    html {
        font-size: 56.2px;
    }
}
@media screen  and (max-width: 340px) {
    html {
        font-size: 53.1px;
    }
}
@media screen and (max-width: 320px) {
    html {
        font-size: 50px;
    }
}