		* {padding:0;margin:0;font-size:14px;font-family:Helvetica Neue,PingFang SC,SanFrancisco Pro,Microsoft YaHei,WenQuanYiMicroHei,"sans-serif";box-sizing:border-box;}
		::-webkit-scrollbar{width:7px;height:7px;}
		::-webkit-scrollbar-thumb{border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.4);}
		body {background:#F7F7F8;}
		#header {height:50px;margin-bottom:30px;background:#FFFFFF;width:100%;box-shadow: 0 12px 14px 0 rgba(116,125,132,.05);position:sticky;top:0;z-index:999;}
		#header p {width:100%;margin:0;position:relative;padding:0px 10px;line-height:50px;overflow:hidden;height:50px;display:flex;justify-content:space-between;}
		#header a {display:inline-block;text-decoration:none;font-size:14px;color:#333;padding:0 5px;}
		#header a:hover {color:#872F40;font-weight:bold;}
		#logo {width:120px;background:url("https://www.acabridge.cn/acabridge/aca_www/2020/images/aca-logo.png") no-repeat 0 4px/100% auto;text-indent:-1000em;}
		#container {width:calc(100% - 27px);margin:0 10px;}
		#container:after {content:" ";display:block;clear:both;}
		h1 {font-size:24px;margin:20px;font-weight:600;line-height:30px;padding-left:30px;position:relative;}
		h1:before {content:"";border-left:5px solid #4781FE;height:30px;position:absolute;top:2px;left:6px;transform:rotate(15deg);}
		h1:after {content:"";border-left:2px solid #4781FE;height:30px;position:absolute;top:2px;left:0;transform:rotate(15deg);}
		h1 i {font-style:normal;font-size:14px;color:#666666;font-weight:normal;display:block;margin-top:10px;}
		#side {width:100%;margin:10px 0;background:#FFFFFF;padding:10px 0;box-shadow:0 10px 20px 0 rgba(0,0,0,.06);border-radius:5px;border-top:1px solid #EBEEF5;}
		#side h3 {font-size:16px;font-weight:600;margin:20px;}
		#side input {border:0;border-radius:5px;padding-left:30px;line-height:40px;margin:5px 20px;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNjg4MzYwNDUxNDMxIiBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjE0NzgiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxwYXRoIGQ9Ik0xMDA1LjMxMiA5MTQuNzUybC0xOTguNTI4LTE5OC40NjRBNDQ4IDQ0OCAwIDEgMCAwIDQ0OGE0NDggNDQ4IDAgMCAwIDcxNi4yODggMzU4Ljc4NGwxOTguNCAxOTguNGE2NCA2NCAwIDEgMCA5MC42MjQtOTAuNDMyek00NDggNzY3LjkzNkEzMjAgMzIwIDAgMSAxIDQ0OCAxMjhhMzIwIDMyMCAwIDAgMSAwIDY0MHoiIGZpbGw9IiMyRTcwRkYiIHAtaWQ9IjE0NzkiPjwvcGF0aD48L3N2Zz4=) no-repeat 8px center;background-color:#F7F8FA;display:block;width:calc(100% - 40px);}
		#side input:focus {outline:0;}
		#close {position:absolute;right:30px;top:12px;cursor:pointer;}
		#side select {border:0;border-radius:5px;padding:10px 15px;line-height:40px;margin-right:5px;background:#F7F8FA;display:block;width:calc(50% - 20px);float:left;}
		#side select:focus {outline:0;}
		#side input.seled {background:#2E70FF;color:#FFF;}
		#side select.seled {background:#2E70FF;color:#FFF;}
		#searchbox {position:relative;}
		#searchlist {list-style:none;width:calc(100% - 40px);background:#FFFFFF;position:absolute;top:48px;left:20px;border-radius:5px;border:1px solid #E4E7ED;box-shadow:0 10px 20px 0 rgba(0,0,0,.04);padding:6px 0;z-index:999;}
		#searchlist:before {content:" ";display:block;width:8px;height:8px;border:1px solid #E4E7ED;border-right:0;border-bottom:0;position:absolute;top:-6px;left:20px;background:#FFFFFF;transform:rotate(45deg);}
		#searchlist a {display:block;padding:10px;color:#666;background:#FFFFFF;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
		#searchlist a:hover {background:#F5F7FA;color:#2E70FF;}
		#byi {width:33%;float:left;}
		#bys {width:66%;float:right;}
		#side:after {content:" ";display:block;clear:both;}
		#main {width:100%;margin:10px 0;background:#FFFFFF;padding:10px 0;box-shadow:0 10px 20px 0 rgba(0,0,0,.06);border-radius:5px;border-top:1px solid #EBEEF5;position:relative;}
		#main table {margin:5px;width:calc(100% - 10px);background:#FFFFFF;}
		#main th {background:#EFF4FF;text-align:center;padding:15px;position:sticky;top:-10px;white-space:nowrap;}
		#main td {text-align:center;padding:15px;background:#FFFFFF;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
		/*#main tr:nth-child(2n) td {background:#F7F8FA;}*/
		#main tr.lap td {background:rgba(209,255,234,1);}
		#main tr.la td {background:rgba(209,255,234,0.6);}
		#main tr.lam td {background:rgba(209,255,234,0.3);}
		#main tr.lbp td {background:rgba(211,245,252,1);}
		#main tr.lb td {background:rgba(211,245,252,0.6);}
		#main tr.lbm td {background:rgba(211,245,252,0.3);}
		#main tr.lcp td {background:rgba(222,232,255,1);}
		#main tr.lc td {background:rgba(222,232,255,0.6);}
		#main tr.lcm td {background:rgba(222,232,255,0.3);}
		#main p {position:sticky;bottom:0;text-align:center;line-height:20px;font-size:14px;background:#FFFFFF;color:#666;}
		#footer {width:calc(100% - 27px);margin:10px;text-align:center;color:#333333;line-height:150%;white-space:nowrap;}
		#footer a {text-decoration:none;color:#333333;}