 html,body{margin: 0;padding: 0;font-family:Microsoft YaHei; } .pagebox{ position:relative; }a:hover{ color:#166dbc; } *{ word-break:break-word; } .reset_style h1{ font-size:34px; font-weight:normal; } @media screen and (max-width:768px){ .reset_style h1{ font-size:24px; } .btn-primary,.btn-primary:active:hover, .btn-primary.active:hover, .open>.dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open>.dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open>.dropdown-toggle.btn-primary.focus,.btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary,.btn-primary:hover{ width: 100%; background: #166dbc; border: 0; border-radius: 0; } .p_btn-hide .p_c-fff{ background: #166dbc; } .p_btn-hide{ background: #166dbc; } }  .p_btn-hide,.p_btn-hide .p_c-fff{ background-color: #166dbc; } .p_categoryBox .p_linkBox{ color: #166dbc; border-bottom: 1px solid #dcdcdd; } .p_categoryBox .p_linkBox.click .color_assist, .p_categoryBox .p_linkBox.click a{ color: inherit; } .p_categoryBox .p_title{ color:inherit; } .p_categoryBox .p_linkBox:hover{ background: #166dbc; color:#fff; border-bottom: 0px solid transparent; } .p_categoryBox .p_linkBox.click{ background: #166dbc; color: #fff; } .p_categoryBox .p_linkBox.click:hover{ background:#166dbc; color:#fff; }  .p_page .pre.pre1{ color: rgba(255,255,255,1)!important; background-color: #c8c8c8!important; cursor: not-allowed!important; border: none !important; } .p_page .next.next1{ color: rgba(255,255,255,1)!important; background-color: #c8c8c8!important; cursor: not-allowed!important; border: none !important; } .p_page .pre.pre1:hover{ color: rgba(255,255,255,1)!important; background-color: #c8c8c8!important; cursor: not-allowed!important; border: none !important; } .p_page .next.next1:hover{ color: rgba(255,255,255,1)!important; background-color: #c8c8c8!important; cursor: not-allowed!important; border: none !important; } .p_page .pageNum.active{ background-color: #166dbc!important; color: #fff; border-color: #166dbc!important; } .p_page .pageNum:hover{ color: #fff; border-color: #166dbc!important; background-color: #166dbc!important; } .p_page .next:hover{ background: #166dbc!important; border-color: #166dbc!important; color: #fff; } .p_page .pre:hover{ color: #fff; background: #166dbc!important; border-color: #166dbc!important; } .p_pagebox .pre,.p_pagebox .pre:hover,.p_pagebox .pre:active{ background:#166dbc; } .p_pagebox .next,.p_pagebox .next:hover,.p_pagebox .next:active{ background:#166dbc; } .p_pagebox .js_pageBtnDisable, .p_pagebox .js_pageBtnDisable:hover, .p_pagebox .js_pageBtnDisable:active{ background: #f5f5f5; border-color: #d9d9d9; color: #bfbfbf; } .p_page .jump{ background-color: #166dbc; border-color: #166dbc; } .p_CommonSquareNumBtn.active, .p_CommonSquareNumBtn:hover{ background-color: #166dbc; } .p_CommonSwitchBtnA:hover{ color: #166dbc; } .p_CommonSwitchBtnB:hover{ color: #166dbc; }  @keyframes circleProgressLoad_right { 0% { transform: rotate(45deg); } 50%, 100% { transform: rotate(225deg); } } @keyframes circleProgressLoad_left { 0%, 50% { transform: rotate(45deg); } 100% { transform: rotate(225deg); } } @keyframes rexiao { 0% { transform: rotateY(0deg);} 50% { transform: rotateY(90deg);} 100%{ transform: rotateY(0deg);} }