﻿/*初始化111*/ html,body{margin: 0;padding: 0;} .pagebox{ position:relative; }.NavList_a1 a:hover{ color: #fff!important;} .NavList_a1 a:hover:before{background-color: #fff!important;} a:active,a:focus{color:#ddd;} a:hover{color:#f13200;} @import url('9d57d20cc0074e4bb8e6f2cd344a8f37.css'); @font-face { font-family: 'siyuan-Regular'; font-style: normal; font-stretch: normal; font-display: swap; src:url('/upload/font/SourceHanSans-Regular.otf') format('opentype'); } .e_switchbtn{background: #fff!important;} @font-face { font-family: 'siyuan-bold'; font-style: normal; font-stretch: normal; font-display: swap; src:url('/upload/font/SourceHanSans-Bold.otf') format('opentype'); } .p_breadcrumb>a:hover span{color: #0657b2!important;} .p_breadcrumbList span .iconfont:before{color: #0657b2!important;} body{ font-family: 'siyuan-Regular', Arial, Candal, sans-serif !important; } *{font-family: 'siyuan-Regular'!important;} a{text-decoration:none;} a:hover,a:active{text-decoration:none;} a:focus{text-decoration:none;} ::placeholder{ font-size:12px !important; } /* page */ /* scrollbar css */ ::-webkit-scrollbar { width: 9px; background-color: #fff; } ::-webkit-scrollbar-thumb { border: solid 2px #fff; width: 5px; border-radius: 0px; background-color: #666; } ::-webkit-scrollbar-corner { background-color: #fff; } ::-webkit-scrollbar:horizontal { height: 9px; } ::-webkit-selection { background: #309c44; color: #fff; } ::-moz-selection { background: #309c44; color: #fff; } /* animation */ @keyframes circleProgressLoad_right { 0% { transform: rotate(45deg); } 50%, 100% { transform: rotate(225deg); } } @keyframes circleProgressLoad_left { 0%, 50% { transform: rotate(45deg); } 100% { transform: rotate(225deg); } }