.main-panel { margin: 0; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family: helvetica, tahoma, arial, "pingfang sc", "hiragino sans gb", "heiti sc", "microsoft yahei", "wenquanyi micro hei", sans-serif; min-width: 1024px; padding-bottom: 140px; font-size: 18px; } a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; text-decoration:none; color: #000000; } a:link,a:visited,a:focus,a:hover { text-decoration:none !important; } .main-panel .tabs { display: flex; align-items: center; justify-content: center; } .main-panel .tab { background: url(/uploads/image/nspublic/tab.png) center / contain no-repeat; width: 264px; height: 83px; font-size: 20px; display: flex; align-items: center; justify-content: center; margin: 0 -15px; color: #333333; font-weight: bold; cursor: pointer; } .main-panel .tab-red { background: url(/uploads/image/nspublic/tab-red.png) center / contain no-repeat; color: #ffffff !important; } .main-panel .img-title { display: block; margin: 90px auto 43px; height: 90px; } .main-panel .card { width: 465px; } .main-panel .card .card-title { font-size: 24px; color: rgba(0, 0, 0, 1); line-height: 29px; letter-spacing: 1px; } .main-panel .card .card-line { width: 50px; height: 4px; background: #d7000f; margin: 7px 0 27px; } .main-panel .card .card-content { font-size: 18px; color: rgba(153, 153, 153, 1); line-height: 34px; } .main-panel .href { color: #07c67a; text-decoration: underline; cursor: pointer; }