 html,body{margin: 0;padding: 0;} .pagebox{ position:relative; }* { word-break: break-word; } .reset_style h1 { font-size: 38px; font-weight: normal; } .reset_style h2 { font-size: 28px; font-weight: normal; } .reset_style h3 { font-size: 20px; font-weight: normal; } @media screen and (max-width: 768px) { #w_grid-1621588181832 { margin-left:auto !important; margin-right: auto !important; } .reset_style h1 { font-size: 20px; } .reset_style h2 { font-size: 18px; } .reset_style h3 { font-size: 16px; } .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: #425383; border: 0; border-radius: 0; } .p_btn-hide .p_c-fff { background: #425383; } .p_btn-hide { background: #425383; } } .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,.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{ background-color: #425383; border-color: #425383; }  .p_btn-hide,.p_btn-hide .p_c-fff{ background-color: #425383; } .p_categoryBox .p_linkBox{ background: transparent; color: #404040; transition: all 0.5s ease; } .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:#425383; color: #fff; } .p_categoryBox .p_linkBox.click{ background:#425383; color: #fff; } .p_categoryBox .p_linkBox.click:hover{ background:#425383; 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: #425383!important; color: #fff; border-color: #425383!important; } .p_page .pageNum:hover { color: #fff; border-color: #425383!important; background-color: #425383!important; } .p_page .next:hover { background: #425383!important; border-color: #425383!important; color: #fff; } .p_page .pre:hover { color: #fff; background: #425383!important; border-color: #425383!important; } .p_pagebox .pre,.p_pagebox .pre:hover,.p_pagebox .pre:active { background: #425383; } .p_pagebox .next,.p_pagebox .next:hover,.p_pagebox .next:active { background: #425383; } .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: #425383; border-color: #425383; } .p_CommonSquareNumBtn.active, .p_CommonSquareNumBtn:hover { background-color: #425383; } .p_CommonSwitchBtnA:hover { color: #425383; } .p_CommonSwitchBtnB:hover { color: #425383; }  ::-webkit-scrollbar { width: 9px; background-color: #fff; } ::-webkit-scrollbar-thumb { border: solid 2px #fff; width: 5px; border-radius: 4px; background-color: #425383; } ::-webkit-scrollbar-corner { background-color: #fff; } ::-webkit-scrollbar:horizontal { height: 9px; } ::-webkit-selection { background: #425383; color: #fff; } ::-moz-selection { background: #425383; color: #fff; } ::selection { background: #425383; color: #fff; }  @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); } }