<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header,
.page_top,
.popup_find {
  width: 100%;
}

.clearfix &gt; li,
.headerL {
  float: left;
}

.articleImg {
  margin-left: 17px !important;
}

.popup_find {
  height: 10000vh;
  position: absolute;
  top: -72px;
  left: 0;
  z-index: 10;
}

.pcHide {
  display: none;
}

.header {
  font-size: 16px;
  line-height: 70px;
  background: #fff;
}

.logoImg {
  width: 116px;
  margin-top: 8px;
}

.header a {
  color: #212121;
}

.headerli {
  width: 1175px;
  margin: 0 auto;
  position: relative;
}

.headerL {
  position: absolute;
  left: 0;
  background: #fff;
  z-index: 1;
}

.headerL .navItem {
  position: relative;
  height: 100%;
  margin-right: 40px;
}

.headerL .navItemL {
  text-align: right;
  padding-left: 22px;
  background-position-y: 55%;
  background-size: 18px 18px;
}

.hzItem {
  background: url(../images/hetongicon.png) no-repeat;
}

.qdItem {
  background: url(../images/qudaoicon.png) no-repeat;
}

.qfItem {
  background: url(../images/qifuicon.png) no-repeat;
}

.pxItem {
  background: url(../images/peixunicon.png) no-repeat;
}

.headerL .navItem:first-of-type {
  margin: 0;
}

.headerL .navItem .navItemA {
  line-height: 58px;
  height: 55px;
}

.headerL .navItem.knowledge:hover a:after,
.headerL .navItem.logoBox:hover a:after {
  content: '';
  width: 0;
}

.headerL .navItem.checked a:after,
.headerL .navItem:hover a:after {
  content: '';
  width: 60px;
  height: 2px;
  background: #fcc53a;
  position: absolute;
  bottom: 7px;
  left: 56%;
  margin-left: -30px;
}

.navItem.hoverd {
  position: relative;
}

.navItem.hoverd a {
  color: #212121;
}

.navItem.hoverd:after {
  content: '';
  position: absolute;
  width: 80%;
  left: 10%;
  bottom: 4px;
  height: 4px;
  background: #ffda44;
}

.headerR {
  float: right;
}

.headerR li {
  margin-right: 12px;
}

.headerR a {
  font-size: 14px;
}

.user_top .loginBtn,
.user_top .signBtn {
  font-size: 12px;
  line-height: 60px;
  color: #fff !important;
}

.knowledge {
  position: relative;
}

.knowledge:hover .knowledgeList {
  display: block;
}

.knowledge:hover {
  background: url(../images/ico_morehover.png) right center no-repeat;
  transform: rotate(0);
}

.knowledge,
.knowledge:hover &gt; a,
.user_top .bluehover:hover {
  color: #0289ff;
}

.knowledgeList {
  display: none;
  width: 90px;
  position: absolute;
  left: -10px;
  top: 52px;
  padding: 5px 0;
  background: rgba(255, 255, 255, 0.96);
  z-index: 100;
}

.findMoreBox.expandedFindMoreBox,
.headerR .findMoreBox,
.message_center {
  position: relative;
}

.knowledgeList li {
  font-size: 14px;
  line-height: 14px;
}

.header_btn,
.header_btn &gt; a {
  font-size: 16px;
  color: #212121;
}

.knowledgeList li a {
  margin: 15px 0;
  color: #707070;
  width: 90px;
  text-align: center;
}

.knowledgeList li .hovered,
.knowledgeList li a:hover {
  color: #0289ff;
}

.knowledgeList li:nth-of-type(4n) a {
  border-right: none;
}

.headerL ul {
  height: 55px;
}

.logoBox {
  width: 130px;
  vertical-align: middle;
  padding: 2px 0;
}

.logoBox a {
  display: block;
  vertical-align: middle;
  margin: 0 auto;
}

.findMoreBox.expandedFindMoreBox {
  padding: 6px 24px;
  height: 34px;
  border-radius: 20.5px;
  background: #f7f7f7;
}

.findMoreBox img {
  width: 20px;
  display: block;
  margin: 3px auto;
  float: left;
}

.header_btn {
  width: 56px;
  height: 55px;
  line-height: 56px;
  cursor: pointer;
}

.header_btn:hover,
.header_btn:hover &gt; a {
  color: #0289ff;
}

.header_btn .icon {
  float: left;
  margin-right: 4px;
  height: 14px;
  margin-top: 9px;
  width: 14px;
}

.header_btn a,
.header_btn span {
  float: right;
}

.findmore_btn {
  width: 93px;
  height: 34px;
  /* background: #f7f7f7; */
  border-radius: 20px;
}

.findmore_btn &gt; .icon {
  width: 16px;
  height: 16px;
  background: url(../images/search_icon.png) center/100% no-repeat;
  float: right;
  margin: 10px 12px 0 0;
}

.contribute &gt; .icon {
  background: url(../images/write_icon.png) center/100% no-repeat;
}

.message_center &gt; .point {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #ff5040;
  position: absolute;
  right: -3px;
  top: 15px;
}

.message_center &gt; .icon {
  background: url(../images/message_icon.png) center/100% no-repeat;
}

.message_tab_box {
  display: none;
  width: 108px;
  font-size: 14px;
  color: #212121;
  text-align: center;
  position: absolute;
  left: -25px;
  top: 52px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 12px rgba(215, 215, 215, 0.7);
}

.message_tab_box &gt; .tab_item {
  float: none;
  height: 40px;
  line-height: 40px;
  position: relative;
}

.clearfind,
.dowloadApp,
.hotfindBox,
.tab_item &gt; .num {
  position: absolute;
}

.tab_item:hover {
  color: #0289ff;
}

.tab_item &gt; .num {
  display: block;
  min-width: 18px;
  line-height: 12px;
  color: #fff;
  font-size: 12px;
  left: 65px;
  top: 3px;
  padding: 3px 2px;
  border-radius: 50%;
  background: #ff5040;
}

.appbtn,
.dowloadAppBox {
  position: relative;
}

.message_center:hover &gt; .message_tab_box {
  display: block;
}

.appbtn &gt; .icon {
  background: url(../images/phone_icon.png) center/100% no-repeat;
}

.contribute:hover &gt; .icon {
  background: url(../images/write_icon2.png) center/100% no-repeat;
}

.appbtn:hover &gt; .icon {
  background: url(../images/phone_icon2.png) center/100% no-repeat;
}

.removeInput {
  float: right;
  width: 16px;
  height: 16px;
  background: url(../images/search_icon_1.png) center/100% no-repeat;
  margin-top: 3px;
}

.removeInput .findmoreText {
  display: none;
}

.dowloadAppBox:hover {
  background: url(../images/ico_morehover.png) right center no-repeat;
}

.dowloadAppBox:hover a {
  color: #0289ff;
}

.dowloadAppBox:hover .dowloadApp {
  display: block;
}

.dowloadApp {
  display: none;
  top: 70px;
  left: 50%;
  margin-left: -69px;
  width: 138px;
  background: rgba(255, 255, 255, 0.96);
  padding: 10px 20px;
  color: #212121;
  font-size: 10px;
  line-height: 32px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 12px rgba(215, 215, 215, 0.4);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 12px rgba(215, 215, 215, 0.4);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 12px rgba(215, 215, 215, 0.4);
}

.find,
.userTitle:hover .userBox {
  display: block;
}

.dowloadApp img {
  width: 100%;
}

.find {
  float: left;
  width: 0;
  border: 0;
  font-size: 16px;
  line-height: 22px;
  outline: 0;
  transition: width 0.3s;
  -moz-transition: width 0.3s;
  -webkit-transition: width 0.3s;
  -o-transition: width 0.3s;
}

.find:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.findChange {
  left: 0;
  font-size: 14px;
  animation-name: findChange;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  background-color: #f7f7f7;
}

@keyframes findChange {
  0% {
    width: 0;
  }

  100% {
    width: 250px;
  }
}

.hotfindBox {
  display: none;
  padding: 0 20px 30px;
  width: 170%;
  z-index: 111;
  overflow: hidden;
  background: #fff;
  bottom: -21px;
  left: 0;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}

.hotfindTitle {
  font-size: 16px;
  line-height: 56px;
  color: #212121;
  position: relative;
  margin-top: 3px;
  position: relative;
}

.navItem .new {
  background: url(../images/new.png) 83px center no-repeat;
}

.header .hotContent {
  float: left;
  width: 100px;
  height: 30px;
  line-height: 28px;
  padding: 0 10px;
  text-align: center;
  border: 1px solid #b0b0b0;
  color: #b0b0b0;
  border-radius: 16px;
  margin: 0 10px 10px;
  overflow: hidden;
}

.hotContent:hover {
  color: #0289ff;
  border-color: #0289ff;
}

.clearfind {
  top: 50%;
  right: 20px;
  margin-top: -10px;
  font-size: 12px;
  line-height: 20px;
  color: #b0b0b0;
}

.userTitle .user_header_box {
  width: 44px;
  height: 44px;
  position: relative;
}

.logo_item1 li,
.logo_item1 ul {
  height: 100% !important;
}

.user_header_box img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  margin-top: 5px;
}

.user_header_box .header_pendant {
  width: 18px;
  position: absolute;
  top: -5px;
  left: -5px;
}

.userBox {
  display: none;
  width: 160px;
  font-size: 14px;
  color: #212121;
  text-align: center;
  position: absolute;
  left: -100px;
  top: 55px;
  box-shadow: 0 12px 25px 0 rgba(34, 52, 86, 0.17);
  border-radius: 4px;
  background: #fff;
  z-index: 50;
}

.userBox &gt; .btn_item:hover,
.userBox &gt; .logout:hover {
  color: #0289ff;
}

.userBox &gt; a {
  display: block;
}

.userBox &gt; .name {
  width: 100%;
  height: 51px;
  line-height: 51px;
  font-weight: 500;
  border-bottom: 1px solid #dedede;
}

.userBox &gt; .btn_item,
.userBox &gt; .btn_item1 {
  height: 44px;
  line-height: 44px;
}

.userBox &gt; .logout {
  height: 53px;
  line-height: 53px;
}

.dropdown-meun-container,
.titlebar-dropdown {
  width: 100%;
  background: #fff;
  position: absolute;
  left: 0;
}

.expandColumn {
  height: 188px;
  opacity: 1;
  visibility: visible;
}

.expandMerchant {
  height: 146px;
  opacity: 1;
  visibility: visible;
}

.titlebar-dropdown {
  top: 85px;
  z-index: 99999;
  box-shadow: 0 12px 10px 0 rgba(0, 0, 0, 0.07);
  transition: height 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.dropdown-meun-container {
  top: 0;
  display: none;
  opacity: 0;
  visibility: hidden;
}

.dropdown-menu-center {
  width: 1200px;
  margin: 0 auto;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
}

.menudetail-icon {
  width: 68px;
  height: 68px;
  float: left;
}

.menudetail-tab-a {
  float: left;
  width: 190px;
  margin-right: 20px;
}

.tab-name-a {
  color: #212121;
  margin-bottom: 18px;
  margin-top: 23px;
  position: relative;
  padding-left: 12px;
}

.tab-name-a::before {
  content: '';
  position: absolute;
  left: 0;
  width: 4px;
  height: 14px;
  background: #ffdb33;
  border-radius: 2px;
  bottom: 11px;
}

.menudetail-tab-b {
  cursor: pointer;
  float: left;
  margin: 34px 0 44px 66px;
}

.tab-desc,
.tab-name-b {
  margin-left: 80px;
  font-family: PingFang SC;
  font-weight: 400;
}

.menudetail-tab-b:hover .tab-name-b {
  color: #0289ff;
}

.tab-name-b {
  font-size: 18px;
  color: #212629;
  margin-bottom: 7px;
}

.tab-desc {
  font-size: 12px;
  color: #aaaeb3;
  width: 130px;
}

.tab-link {
  height: 28px;
  background: #fff;
  border: 1px solid #f2f3f4;
  border-radius: 14px;
  text-align: center;
  line-height: 28px;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  cursor: pointer;
  user-select: none;
  padding: 0 10px;
  writing-mode: horizontal-tb;
}

.tab-link:hover {
  color: #212629;
  background: #ffdc00;
  border: 1px solid #ffdc00;
}

.tab-link a {
  color: #818386;
}

.tab-link a:hover {
  color: #212629;
}

.activate,
.dropdown-meun-container:hover,
.titlebar-dropdown:hover {
  display: block;
  opacity: 1;
  visibility: visible;
}

.titlebar-dropdown:hover {
  opacity: 1;
  visibility: visible;
}

.headerL .line-item {
  margin-left: 43px;
}

.headerL .line-item::before {
  content: '';
  position: absolute;
  top: 23px;
  left: -29px;
  width: 1px;
  height: 14px;
  background: #e8e7f1;
}

.titlebar-dropdown .hovered {
  background: #ffdc00;
  border: 1px solid #ffdc00;
  color: #212629;
  border-radius: 14px;
  width: 82px;
  height: 28px;
}

.inside .index-btn {
  cursor: default !important;
}

.inside .contribute {
  cursor: pointer;
  width: 52px;
  float: left;
  height: 20px;
  background: #ffdb33;
  border-radius: 4px;
  text-align: center;
  line-height: 20px;
  margin-top: 5px;
  font-size: 12px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #212629;
}

.inside .contribute:hover {
  background: #ffd100;
}

.drop_list,
.hotfindLi,
.top-bar {
  background: #fff;
}

.inside .user_login {
  width: 50px;
  margin-right: 28px;
  text-align: center;
}

.inside .message_center_box {
  width: 50px;
  margin-right: 28px;
  height: 30px;
  float: left;
}

.inside .message_center_box .message_center_text {
  margin-right: 4px;
}

.inside .user_top {
  float: left;
}

.history_key,
.hot_key {
  width: 90px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  display: inline-block;
  border: 1px solid #ddd;
  border-radius: 4px;
  margin-right: 16px;
  margin-bottom: 16px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.top-bar {
  height: 64px;
  background: url('../images/action_bar.png') no-repeat;
  background-size: 100% 100%;
}

.top-bar .inside {
  width: 1180px;
  height: 64px;
  margin: 0 auto;
  box-sizing: border-box;
}

.inside .left {
  float: left;
  position: relative;
}

.inside .user_top li {
  margin-right: 6px;
  float: left;
  line-height: 26px;
  color: #fff;
  font-size: 12px;
  height: 100%;
}

.inside .right,
.right_item {
  float: right;
}

.inside .left .app-btn {
  width: 72px;
}

.inside .right a {
  margin-right: 0;
  color: #333;
  font-size: 12px;
  border-bottom: 1px solid rgba(221, 221, 221, 0.3);
}

.inside .right .btn-item {
  margin-right: 28px;
}

.inside .btn-item.btn-item-login {
  margin: 0;
  width: 30px;
}

.inside .btn-item {
  height: 55px;
  position: relative;
  cursor: pointer;
}

.advTop,
.advTop .advImg {
  width: 100%;
  height: 100px;
}

.inside .btn-item .up-text {
  position: absolute;
  top: -15px;
  opacity: 0;
  transition: all 0.2s;
}

.inside .btn-item .down-text,
.inside .btn-item:hover &gt; .up-text {
  top: 0;
  opacity: 1;
  transition: all 0.2s;
}

.inside .btn-item .down-text {
  position: absolute;
}

.inside .btn-item:hover &gt; .down-text {
  top: 15px;
  opacity: 0;
  transition: all 0.2s;
}

.tab-link a {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text_fix_2,
.text_fix_3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}

.text_fix_3 {
  -webkit-line-clamp: 3;
}

.text_fix_2 {
  -webkit-line-clamp: 2;
}

.text_fix_1 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.tab-link_items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.menu_list_item,
.top_menu_item,
.user_top div {
  display: inline-block;
}

.advTop {
  position: relative;
}

.advTop .advImg {
  margin: 0 auto;
}

.advTop .closeBtn {
  width: 32px;
  height: 32px;
  position: absolute;
  right: 16px;
  top: 20px;
}

.header,
.logo_item1 {
  height: 100%;
}

.drop_list,
.login_line,
.top_logo,
.top_menu_item,
.top_menu_item a,
.top_menu_list {
  position: relative;
}

.logo_item1 {
  width: 321px;
}

.headerli {
  height: 55px;
}

.advicon:hover {
  transform: scale(1.12);
}

.top_logo {
  width: 216px;
  height: 50px;
  cursor: pointer;
  margin-top: 7px;
  margin-right: 46px;
}

.login_line {
  color: #fff;
}

.inside .index-btn {
  width: auto !important;
}

.top_menu {
  float: left;
  height: 62px;
  line-height: 62px;
}
.top_menu .top_menu_item:last-child {
  margin-right: 0;
}

.morecate::after {
  content: '';
  width: 12px;
  height: 12px;
  background: url('../images/icon_home_hover1.png') no-repeat;
  background-size: 12px 12px;
  position: absolute;
  right: -14px;
  top: 40%;
  transform: rotate(0deg);
}
.showDrop::after {
  animation: 0.5s rotatearrow ease-in-out 1 forwards;
}
@keyframes rotatearrow {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(-180deg);
  }
}
.drop_list {
  height: 0px;
  transition: all 0.5s ease;
  z-index: 5;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
  box-shadow: 0 5px 5px 1px rgb(0 0 0 / 3%);
  position: absolute;
  top: 62px;
  z-index: 11;
}

.top_menu_item {
  color: #fff;
  font-size: 14px;
  height: 62px;
  text-align: center;
  margin-right: 32px;
}

.top_menu_item a {
  width: 100%;
  height: 100%;
  color: #fff;
}

.top_menu_list {
  width: 1180px;
  height: 100%;
  margin: 0 auto;
}

.btFeedhover {
  color: #fff;
}

.btFeedhover::before {
  content: '';
  width: 28px;
  height: 3px;
  position: absolute;
  background-color: #fff;
  left: 50%;
  bottom: 0px;
  transform: translateX(-50%);
  cursor: pointer;
}

.menu_list_item {
  height: 50px;
  position: relative;
}

.menu_list_item a::before {
  content: '';
  width: 10px;
  height: 13px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: linear-gradient(100deg, transparent 49.5%, rgba(0, 0, 0, 0.25) 59%, rgba(0, 0, 0, 0.25) 59%, transparent 50.5%);
}

.lastItem a::before {
  background: 0 0 !important;
}

.menu_list_item:first-child a {
  margin-left: 0;
}

.menu_list_item:last-child a {
  margin-right: 0;
}

.menu_list_item a {
  height: 100%;
  line-height: 50px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.53);
  text-align: left;
  margin: 0 30px;
  vertical-align: bottom;
}
.menu_list_item:hover a {
  color: #333;
}

.menu_show_item {
  width: 1045px;
  overflow: hidden;
}

.menu_list_scroll {
  width: 10000%;
  font-size: 0;
}

.menu_list_item_next {
  position: absolute;
  right: 0;
  background-color: #fff;
  top: 50%;
  transform: translateY(-50%);
  width: 26px;
}

.menu_list_item_next .leftarrow,
.menu_list_item_next .rightarrow {
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 5.8px solid transparent;
  border-bottom: 5.8px solid transparent;
  cursor: pointer;
}

.menu_list_item_next .leftarrow {
  border-right: 6.6px solid rgba(0, 0, 0, 0.45);
  margin-right: 8px;
}

.menu_list_item_next .rightarrow {
  border-left: 6.6px solid #2647b0;
}

.lpage {
  border-right: 6.6px solid #2647b0 !important;
}

.rpage {
  border-left: 6.6px solid rgba(0, 0, 0, 0.45) !important;
}

.active_item a {
  font-weight: 500;
  color: #333 !important;
}

.right_item {
  margin-top: 16px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.right_item_left,
.search_close {
  /* width: 221px; */
  margin-right: 5px;
  display: inline-block;
  transition: all 0.5s ease;
}

.search_close {
  display: none;
  cursor: pointer;
}

.search_close img {
  width: 22px;
  height: 22px;
  position: relative;
  right: -150px;
  top: 7px;
  opacity: 0.5;
}

.tgItem {
  margin-right: 15px;
}

.bdItem {
  margin-right: 40px;
}

.bdItem,
.tgItem {
  /* width: 88px; */
  /* height: 32px; */
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 20.5px;
  display: inline-block;
  font-size: 12px;
  padding: 6px 10px;
  cursor: pointer;
  position: relative;
}
.gf_code {
  width: 102px;
  height: 105px;
  position: absolute;
  top: 40px;
  left: -5px;
  padding: 5px;
  background: #fff;
  z-index: 200 !important;
}

.bdItem a,
.tgItem a {
  width: 100%;
  height: 100%;
  color: #ffffff;
  display: flex;
  align-items: center;
}

.bdItem .bdItem_icon,
.tgItem .tgItem_icon {
  width: 12px;
  height: 12px;
  display: inline-block;
  margin-right: 4px;
  vertical-align: middle;
}

.login_item1 {
  display: inline-block;
  text-align: center;
}

.login_line {
  margin-right: 0;
  top: 0;
}

.login_item1 span {
  font-size: 14px;
  color: #fff;
  cursor: pointer;
}

.search_item {
  display: inline-block;
  cursor: pointer;
}

.search_item img {
  width: 17px;
  height: 17px;
  position: relative;
}

.signBtn {
  margin-right: 16px;
}

.hotfindLi {
  margin: 0 auto;
  height: 100%;
  border-radius: 4px;
  position: relative;
  z-index: 20;
}

.showFindBox {
  top: -251px;
  height: 322px;
  opacity: 1;
}

.shadow {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 12px rgba(215, 215, 215, 0.7);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 12px rgba(215, 215, 215, 0.7);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 12px rgba(215, 215, 215, 0.7);
}

.hotTitle {
  width: 100%;
  height: 38px;
  font-size: 16px;
  color: #333;
  line-height: 38px;
  font-weight: 600;
  margin-bottom: 8px;
  margin-top: 23px;
}

.userBox::before {
  content: '';
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 7px solid #fff;
  position: absolute;
  right: 15px;
  top: -5px;
  border-radius: 2px;
}
</pre></body></html>