/*初始化111*/ html,body{margin: 0;padding: 0;background-color:rgba(255, 255, 255, 1); background-image:; background-repeat:; background-position:; } .reset_style { font-family: Microsoft Yahei, Arial, Verdana, sans-serif !important; color: #707070 !important; line-height: normal !important; } .reset_style p { margin:0 !important; font-size: 12px!important; } .reset_style a { text-decoration: underline !important; color: #00E !important; } .reset_style em{ font-style: italic !important; } .reset_style ul, .reset_style ol { padding-left: 40px !important; padding-right: 40px !important; } .reset_style ul { list-style: disc outside none !important; } .reset_style ol { list-style: decimal outside none !important; } .reset_style li { display: list-item !important; } .reset_style h1 { font-weight: bold !important; font-size: 24px !important; margin: 0 !important; } .reset_style h2 { font-weight: bold !important; font-size: 18px !important; margin: 0 !important; } .reset_style h3 { font-weight: bold !important; font-size: 19px !important; margin: 0 !important; } .reset_style h4 { font-weight: bold !important; font-size: 16px !important; margin: 0 !important; } .reset_style h5 { font-weight: bold !important; font-size: 13px !important; margin: 0 !important; } .reset_style h6 { font-weight: bold !important; font-size: 11px !important; margin: 0 !important; } .pagebox{position:relative;width:1200px;margin:0px auto;background-color:rgba(242, 242, 243, 0); background-image:; background-repeat:; background-position:; }/*定义全局BODY*/ body{ background:#fff; color:#535353; font-family: "Microsoft Yahei",Tahoma,Arial,Helvetica,STHeiti; font-size:12px; margin:0 auto; padding:0; text-align:left; overflow-x: hidden; } /*划过图片背景*/ .e_image:hover::after { background-color: rgba(0, 0, 0, 0.3); } /*重置默认链接*/ a { outline: 0 none; text-decoration: none; color:#535353; } a:hover { text-decoration:none; color:#535353; } a:focus { outline:none; -moz-outline:none; }