 html,body{margin: 0;padding: 0;font-family:Microsoft YaHei; } .pagebox{ position:relative; }*{ word-break:break-word; } .reset_style h1{ font-size:72px; font-weight:normal; } .reset_style h2{ font-size:36px; font-weight:normal; } @media screen and (max-width:768px){ .reset_style h1{ font-size:24px; } .reset_style h2{ font-size:20px; } .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: #bf333a; border: 0; border-radius: 0; } .p_btn-hide .p_c-fff{ background: #bf333a; } .p_btn-hide{ background: #bf333a; } }  .p_btn-hide,.p_btn-hide .p_c-fff{ background-color: #bf333a; } .p_categoryBox .p_linkBox{ background: url(../images/btn_bg_hw.png) no-repeat; background-size: 100% 100%; color: inherit; 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: url(../images/btn_bg.png) no-repeat; background-size: 100% 100%; color:#fff; } .p_categoryBox .p_linkBox.click{ background: #bf333a; color: #fff; } .p_categoryBox .p_linkBox.click:hover{ background:#bf333a; color:#fff; } ::placeholder {font-size: 0.875rem !important;} .btn-primary{background-color: #b72434; border-color: #b72434;}  .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: #bf333a!important; color: #fff; border-color: #bf333a!important; } .p_page .pageNum:hover{ color: #fff; border-color: #bf333a!important; background-color: #bf333a!important; } .p_page .next:hover{ background: #bf333a!important; border-color: #bf333a!important; color: #fff; } .p_page .pre:hover{ color: #fff; background: #bf333a!important; border-color: #bf333a!important; } .p_pagebox .pre,.p_pagebox .pre:hover,.p_pagebox .pre:active{ background:#bf333a; } .p_pagebox .next,.p_pagebox .next:hover,.p_pagebox .next:active{ background:#bf333a; } .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: #bf333a; border-color: #bf333a; } .p_CommonSquareNumBtn.active, .p_CommonSquareNumBtn:hover{ background-color: #bf333a; } .p_CommonSwitchBtnA:hover{ color:#bf333a; } .p_CommonSwitchBtnB:hover{ color:#bf333a; }  ::-webkit-scrollbar { width: 9px; background-color: #fff; } ::-webkit-scrollbar-thumb { border: solid 2px #fff; width: 5px; border-radius: 4px; background-color: #bf333a; } ::-webkit-scrollbar-corner { background-color: #fff; } ::-webkit-scrollbar:horizontal { height: 9px; } ::-webkit-selection { background: #bf333a; color: #fff; } ::-moz-selection { background: #bf333a; color: #fff; } ::selection { background: #bf333a; 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); } }