<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.content-wrapper{
    margin: 0;
    padding: 0;
    background: #f1f1f1;
}
.notice-2 {
    background-color: #ffffff;
    background-image: url('../images/s_bg_1.jpg');
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 247px;
    margin-top: -10px;
}
.notice-2-btn {
    width: 1336px;
    margin: 10px auto 10px auto;
}
.main-detail {
    width: 100%;
    background-color: #ffffff;
}
.detail-title {
    height: 200px;
    border-color: #ffffff;
}
.no-border {
    border: none;
}
.main-detail tr td {
    width: 16.67%;
    font-size: 14px;
}
.title-img {
    margin: 24px auto 12px auto;
}
.t-price {
    color: #f43642;
    font-size: 26px;
}
.t-day {
    font-size: 18px;
}
.detail-notice {
    background-color: #fafafb;
    height: 40px;
}
.notice-word {
    font-size: 20px;
    color: #000000;
}
.more {
    height: 60px;
    font-size: 16px;
    margin-top: 16px;
    background: #ffffff;
    text-align: center;
    padding: 20px;
}

/*  help  */
.notice-3 {
    background-color: #ffffff;
    background-image: url('../images/h_bg_02.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 247px;
}
.notice-3-word {
    text-align: center;
}
.notice-4 {
    background-color: #ffffff;
    background-image: url('../images/a_bg_1.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 247px;
}
.word1 {
    padding-top: 80px;
    font-size: 30px;
    color: #f04918;
    line-height: 60px;
}
.word2 {
    font-size: 18px;
    color: #000000
}
.write {
    color: #ffffff;
}
.h-detail {
    width: 1336px;
    margin: 16px auto 16px auto;
    min-height: 800px;
}
.h-menu {
    width: 246px;
    background: #ffffff;
    float: left;
    min-height: 800px;
}
.h-content {
    float: left;
    width: 1069px;
    margin-left: 16px;
    background: #ffffff;
    min-height: 800px;
}

.v4-footer1 {
    margin-bottom: -72px;
    text-align: center;
}
.v4-footer2 {
    height: 240px;
    background: #222451;
    padding-top: 100px;
}
.footer2-word {
    width: 1336px;
    margin: auto;
    color: #ffffff;
}
.phone {

}
.address {

}
.v4-footer3 {
    height: 60px;
    background: #000000;
    text-align: center;
    padding: 20px;
}
.v4-footer3 a:hover {
    color: rgba(255, 255, 255, 0.8);
    text-decoration:underline;
}

.footer-font {
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
}

.code {
    color: #ffffff;
    float: right;
    padding-bottom: 20px;
}
.code-img {
    width: 100px;
    height: 100px;
}
.sidebar-menu {
    font-size: 16px;
}
.sidebar-menu&gt;div {
    background: #f9fafb;
    border-bottom: 1px solid #eee;
}
.sidebar-menu&gt;li {
    border-top: 0px;
}
/*.sidebar-menu&gt;li&gt;a {
     padding-left: 10px;
     padding-right: 10px;
}*/
.sidebar-menu&gt;li&gt;a&gt;span {
    font-size: 20px;
}
.sidebar-menu&gt;div&gt;li:hover&gt;a, .sidebar-menu&gt;div&gt;li.active&gt;a {
    color: #f43642;
}
.hr-title {
    height: 44px;
    border-bottom: 1px solid #eee;
    font-size: 16px;
    padding: 14px;
    font-weight: 700;
}
.table-h tr {
    height: 44px;
    font-size: 14px;
}
.table-h tr a {
    color: #000000;
}
.table-h tr:hover {
    background: #eee;
}
.cms-title{
    font-size: 20px;
    font-weight: bold;
}
.cms-pub-time{
    color: #cacaca;
    margin-top: 5px;
}
.padding-20{
    padding: 20px;
}
.cms-content{
    padding: 20px;
    border: 1.3px solid #ccc;
    margin-top: 20px;
    min-height: 400px;
    font-size: 14px;
    line-height: 1.6;
}
.cms-content p {
    padding-bottom: 20px;
}
.cms-content img{
    max-width: 1000px;
}
.hr-content {
    width: 50%;
    float: left;
    padding-left: 74px;
    padding-top: 76px;
    padding-right: 74px;
}
.hr-image {
    width: 50%;
    float: left;
    padding-top: 76px;
}
.hr-content-title {
    font-size: 20px;
    margin-bottom: 13px;
}
.hr-content-logo {
    color: red;
    float: left;
    padding-top: 3px;
}
.hr-content-detail {
    margin-left: 20px;
    color: rgba(0,0,0,0.6);
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 30px;
}
.mv {
    width: 32.33%;
    float: left;
    margin: 5px;
    padding-top: 10px;
    box-shadow: 0px 10px 10px #f1eeee;
    cursor: pointer;
}
.mv-pic {
    background-image: url('../images/mv_pic.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 175px;
    text-align: center;
    color: white;
    padding: 65px 45px;
    line-height: 25px;
}
.mv:hover {
    box-shadow: 0px 10px 10px #d6d6d6;
}
.mv-word {
    padding: 10px 0px 20px 20px;
}
.mv-title {
    font-size: 14px;
    padding-bottom: 10px;
}
.title-t {
    padding: 7px;
    font-size: 22px;
    color: #fff;
}
.title-img {
    padding: 8px;
}
.detail-notice{
    height: 40px;
    background-color: #fafafb;
}
.detail-notice .notice-word{
    font-size: 20px;
    padding-left: 30px;
}
.vip-main-v3 .table.table-bordered th:last-child, table.table-bordered td:last-child{
    border-right-width: 1px;
}
.vip-main-v3 .main-detail tr td{
    font-size: 14px;
    width:20%
}
.vip-main-v3 .more{
    height: 60px;
    font-size: 16px;
    margin-top: 16px;
    background-color: #ffffff;
    text-align: center;
    padding: 20px;
    border: 1px solid lightgrey;
}
.main-detail {
    margin-top: 16px;
}
.main-search {
    padding: 20px;
    background: #fff;
}
.v4-info {
    padding: 10px 20px;
}
.v4-info.border {
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    border-top-style: dashed;
    border-bottom-style: dashed;
}
.v4-info-title {
    display: inline-block;
    font-size: 18px;
    float: left;
}
.t-a-r {
    text-align: right;
}
.m-w-100 {
    min-width: 90px;
}
.m-w-140 {
    min-width: 126px;
}
.btn-vip-v4 {
    width: 100px;
    color: #f43642;
    border-color: #f43642;
    text-align: center;
    font-size: 16px;
    height: 34px;
    margin-left: 20px;
}
.btn-vip-v4.btn-buy {
    color: #fff;
    background-color: #f43642;
    margin-left: 145px;
}
.btn-vip-v4.btn-buy:hover {
    background-color: #de2e39;
}
.p-t-3 {
    padding-top: 3px;
}
.btn-vip-v4:hover {
    color: #fff;
    background-color: #f43642;
}
.btn-vip-v4.active {
    color: #fff;
    background-color: #f43642;
}
.v-info-content {
    font-size: 18px;
    float: left;
}
.v-info-content&gt;span{
    padding: 4px;
    font-size: 16px;
}
.font-red {
    color: #f43642;
}
.code-sale {
    width: 218px;
    height: 32px;
    border: solid #f43642;
    border-radius: 3px;
}
.sale-number {
    float: left;
    background-color: #f43642;
    color: #fff;
    width: 126px;
    padding-left: 5px;
}
.sale-number&gt;span {
    font-size: 20px;
}
.sale-price {
    float: left;
    padding: 5px;
}
.sale-price&gt;span {
    color: #f43642;
}
.title-t {
    padding: 7px;
}
.z-notice {
    color: #999;
    padding-top: 5px;
}
.tt {
    font-size: 20px;
    background-color: #fff;
    color: #f43642;
    border-bottom: solid 1px #eee;
    padding: 10px 40px 10px 40px;
    font-weight: 600;
}
/*é‡æ–°å†™æ&nbsp;·å¼è¦†ç›–*/
body{
    background: #f1f1f1;
}
.footer {
    min-height: 40px;
    background: #f4f5f6;
}
.sidebar-menu&gt;li.active&gt;a {
    border-left-color: #f04918;
}

.sidebar-menu&gt;li:hover&gt;a, .sidebar-menu&gt;li.active&gt;a {
    color: #FFFFFF;
    background: #f04918;
    margin-right: -1px;
}
.sidebar ul li a {
    display: block;
}
.sidebar-menu&gt;li&gt;a {
    padding-left: 10px;
    padding-right: 10px;
}
.sidebar-menu li&gt;a {
    position: relative;
    border-left: 3px solid transparent;
}
.sidebar a {
    color: #606060;
    text-decoration: none;
    display: block;
    line-height: 44px;
}
.sidebar-menu&gt;div {
    background: #f9fafb;
    border-bottom: 1px solid #eee;
}
.sidebar ul li {
    list-style: none;
    margin-left: 0;
}
.table&gt;tbody&gt;tr&gt;td, .table&gt;tbody&gt;tr&gt;th, .table&gt;tfoot&gt;tr&gt;td, .table&gt;tfoot&gt;tr&gt;th, .table&gt;thead&gt;tr&gt;td, .table&gt;thead&gt;tr&gt;th {
    padding: 4px;
    vertical-align: middle;
    text-align: center;
    border-top: none;
}
ul.nav &gt; li &gt; a:hover, ul.nav &gt; li &gt; a:focus, ul.nav &gt; li &gt; a:active, ul.nav &gt; li.active &gt; a {
    color: #f04918;
    font-weight: bold;
    background: none;
}

.navbar-nav {
    float: none !important;
    margin: 0;
}</pre></body></html>