/*初始化111*/ html,body{ margin: 0; padding: 0; }
@media all and (min-width:990px) and (max-width:1440px){
.pagebox{position:relative;width:100%; margin:0px auto; height:798px; overflow:hidden }}

@media (min-width: 1441px){
.pagebox{position:relative;width:100%; margin:0px auto; height:910px; overflow:hidden }
}
body{ overflow-x:hidden !important; } /*p{line-height:2em !important;}*/ 
.reset_style p{ font-size:14px !important; }