 html,body{margin: 0;padding: 0;font-family:microsoft yahei; } .pagebox{ position:relative; }*{ word-break:break-word; font-family: microsoft yahei; } .reset_style h1{ font-size:30px; font-weight:normal; } .reset_style h2{ font-size:30px; font-weight:normal; } @media screen and (max-width:768px){ .reset_style h1{ font-size:26px; } h2 span{font-size:20px!important;} h2{font-size:20px!important;} .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: #9c6324; border: 0; border-radius: 0; } .p_btn-hide .p_c-fff{ background: #9c6324; } .p_btn-hide{ background: #9c6324; } #w_fimg-1609740251320,#w_fimg-1610517893450{max-width: 123px!important;} #w_fimg-1610530200750,#w_fimg-1610530221917,#w_fimg-1610530223473,#w_fimg-1610530224627,#w_fimg-1610530226885,#w_fimg-1610530231638,#w_fimg-1610530232998,#w_fimg-1610530234900,#w_fimg-1610530236175,#w_fimg-1610530225719{max-width: 30px!important;} }  .p_btn-hide,.p_btn-hide .p_c-fff{ background-color: #9c6324; } .p_categorybox .p_linkbox{ background: transparent; color: inherit; transition: all 0.5s ease; } .p_categorybox .p_linkbox:before{ content:""; width: 0; height: 3px; position: absolute; top: 0; left: 0; background: #9c6324; 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:before{ width:100%; } .p_categorybox .p_linkbox:hover{ } .p_categorybox .p_linkbox.click{ background: transparent; color: inherit; } .p_categorybox .p_linkbox.click:hover{ background: transparent; color: inherit; }  .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: #9c6324!important; color: #fff; border-color: #9c6324!important; } .p_page .pagenum:hover{ color: #fff; border-color: #9c6324!important; background-color: #9c6324!important; } .p_page .next:hover{ background: #9c6324!important; border-color: #9c6324!important; color: #fff; } .p_page .pre:hover{ color: #fff; background: #9c6324!important; border-color: #9c6324!important; } .p_pagebox .pre,.p_pagebox .pre:hover,.p_pagebox .pre:active{ background:#9c6324; } .p_pagebox .next,.p_pagebox .next:hover,.p_pagebox .next:active{ background:#9c6324; } .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: #9c6324; border-color: #9c6324; } .p_commonsquarenumbtn.active, .p_commonsquarenumbtn:hover{ background-color: #9c6324; } .p_commonswitchbtna:hover{ color:#9c6324; } .p_commonswitchbtnb:hover{ color:#9c6324; }  ::-webkit-scrollbar { width: 9px; background-color: #fff; } ::-webkit-scrollbar-thumb { border: solid 2px #fff; width: 5px; border-radius: 4px; background-color: #9c6324; } ::-webkit-scrollbar-corner { background-color: #fff; } ::-webkit-scrollbar:horizontal { height: 9px; } ::-webkit-selection { background: #9c6324; color: #fff; } ::-moz-selection { background: #9c6324; color: #fff; } ::selection { background: #9c6324; color: #fff; } @keyframes rexiao { 0% { transform: rotatey(0deg);} 50% { transform: rotatey(90deg);} 100%{ transform: rotatey(0deg);} } @keyframes hua { 0% { transform: translatey(0px);} 25% { transform: translatey(-10px);} 50% { transform: translatey(0px);} 75% { transform: translatey(10px);} 100%{ transform: translatey(0px);} } @keyframes line { 0% { width:0%;} 100% { width:100%;} }