/*初始化111*/ html,body{ margin: 0; padding: 0; } .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; }body{overflow-x: hidden;} a{text-decoration: none!important;} a:hover{text-decoration: none!important;} a:active{text-decoration: none!important;} a:visited{text-decoration: none!important;} a:focus{text-decoration: none!important;} h2{ font-weight: normal!important;} /*按钮鼠标经过移除阴影*/ .e_btn:hover{box-shadow: none!important;} /*翻页*/ .p_page .pre:hover{ background-color:rgba(36, 120, 190, 1)!important; } .p_page .next:hover{ background-color:rgba(36, 120, 190, 1)!important; } .p_page .next{ background-color:rgba(36, 120, 190, 1)!important; } .p_page .pageNum{ background-color:rgba(238, 238, 238, 1)!important; } .p_page .pageNum:hover{ background-color:rgba(36, 120, 190, 1)!important; } .p_page .pageNum.active{ background-color:rgba(36, 120, 190, 1)!important; .p_page .pre .iconfont:before{ shadow-angle:0px;!important shadow-distance:0px;!important shadow-angle-ofInset:0px;!important shadow-distance-ofInset:0px;!important } .p_page .next .iconfont:before{ shadow-angle:0px;!important shadow-distance:0px;!important shadow-angle-ofInset:0px;!important shadow-distance-ofInset:0px;!important } /*翻页省略*/ .p_page .PageInterval{ line-height:30px; cursor:text; color:rgba(102,102,102,1); } .p_page .p_PageInterval{ line-height:30px; cursor:text; color:rgba(102,102,102,1); }