<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    font-family: "PingFang SC", Arial, "Microsoft YaHei", sans-serif;
}

body {
    background-color: #fff;
    color: #333;
}

#jwzx_list&gt;li {
    background-color: #fff;
    border-radius: 4px;
    cursor: pointer;
}

.bg_gary2 {
    background-color: #f5f6f7;
}

.fs_12 {
    font-size: 12px;
}

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

a {
    color: #E6E6E6FF;
}

a:hover {
    color: #0186FF;
}

.box-active {
    position: fixed;
    top: 0px;
    z-index: 99;
    border-bottom: 1px solid #e0e0e0;
}

.box-active_table_var {
    position: fixed;
    top: 73px;
    z-index: 36;
}

.box-active-info {
    position: fixed;
    top: 0px;
    left: 50%;
    margin-left: -600px;
}

.li_l {
    float: left;
}

section {
    width: 1200px;
    color: #333;
    margin: 0 auto;
}

.fw_7 {
    font-weight: 700;
}

.fw_6 {
    font-weight: 600;
}

.fw_5 {
    font-weight: 500;
}

.br_2 {
    border-radius: 2px;
}

.br_4 {
    border-radius: 4px;
}

.br_6 {
    border-radius: 6px;
}

/* border  宸︿笂渚濇椤烘椂閽� */
.br_4_lt_rb {
    border-radius: 4px 0px 4px 0px;
}

.br_4_lt_rt {
    border-radius: 4px 4px 0px 0px;
}

.br_4_lt_lb {
    border-radius: 4px 0px 0px 4px;
}

.br_4_rt_rb {
    border-radius: 0px 4px 4px 0px;
}

.br_4_lb_rb {
    border-radius: 0px 0px 4px 4px;
}

li {
    list-style: none;
}

.dis_ib {
    display: inline-block;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

#book_list&gt;a {
    color: #333;
}

#seach_books::placeholder {
    color: #bfbfbf;
}

.box_sz_bor {
    box-sizing: border-box;
}

.box_shadow {
    box-shadow: 0px 5px 20px 0px #D4D4D44D;
}

.box_shadow_4_16 {
    box-shadow: 0px 4px 16px 10px rgba(0, 0, 0, 0.05);
}

.box_shadow_16 {
    box-shadow: 0px 0px 16px 0px #C7C7C742;
}

.box_shadow_30 {
    box-shadow: 0px 0px 30px 0px #CDCDCD80;
}

.bor_all {
    border: 1px solid #E6E6E6FF;
}

.bor_blue {
    border: 1px solid #0085FF;
}

#cp_info&gt;li {
    background-color: #fff;
}
#cp_info{
    width:1104px ;
    margin: 0 auto;
}

#gdbz&gt;a&gt;div&gt;div.fl {
    font-size: 16px;
    font-weight: 500;
}

.clearAfter:after {
    content: '';
    display: block;
    clear: both;
}

#footer {
    height: 480px;
}

#gdbz {
    height: 600px;
}


#gdbz&gt;a {
    color: #333;
}

.bor_b_gary {
    border-bottom: 1px solid #E6E6E6FF;
}

.bg_img_wl {
    background-image: url(/static/www/image/image_bg_wl.png);
}

.bg_img_br {
    background-image: url(/static/www/image/image_bg_br.png);
}

.bg_img_sj_bl {
    background-image: url(/static/www/image/image_bg_sjbl.png);
}

.bg_lg_1 {
    background: linear-gradient(225deg, #FEB084FF 0%, #F96112FF 100%);
}

.bg_lg_2 {
    background: linear-gradient(225deg, #FDDD9AFF 0%, #EEB265FF 100%);
}

.bg_lg_3 {
    background: linear-gradient(225deg, #525559FF 0%, #141518FF 100%);
}
.bg_lg_6{
    background: linear-gradient(270deg, #FF8064 0%, #FE5D3A 100%);
}
.bg_lg_img_1 {
    background: #fff url(/static/www/image/image_lijikaitong_01.png);
}

.bg_lg_img_2 {
    background: #fff url(/static/www/image/image_lijikaitong_02.png);
}

.bg_lg_img_3 {
    background: #fff url(/static/www/image/image_lijikaitong_03.png);
}

.bor_b_0 {
    border-bottom: 0px;
}

.bor_l_3_blue {
    border-left: 3px solid #1A91FFFF;
}

.bor_l_3_white {
    border-left: 3px solid #F5F5F5FF;
}

.bor_all_white {
    border: 1px solid #fff;
}

.pos_r {
    position: relative;
}

.pos_a {
    position: absolute;
}

.pos_fix {
    position: fixed;
}

.bg_lg_4 {
    background: linear-gradient(225deg, #FFC147 0%, #FF9C14 100%);
}

.bg_white {
    background-color: #fff;
}
.bg_blue {
    background-color: #1C92FE;
}

.bg_gary1 {
    background-color: #F4F7FBFF;
}

.txt_c {
    text-align: center;
}

.fs_18 {
    font-size: 18px !important;
}

.fs_16 {
    font-size: 16px !important;
}

.fs_34 {
    font-size: 34px;
}

.fs_20 {
    font-size: 20px !important;
}

.fs_22 {
    font-size: 22px !important;
}

.fs_24 {
    font-size: 24px !important;
}

.fs_30 {
    font-size: 30px !important;
}

.fs_40 {
    font-size: 40px;
}

.fs_60 {
    font-size: 60px;
}
.fs_50 {
    font-size: 50px;
}

.icon_phone {
    width: 16px;
    height: 16px;
    /* margin-top: 3px; */
    margin-right: 4px;
    vertical-align: text-top;
    background-image: url(/static/www/image/icon_iphone_01.png);
}

.bg_lg_5 {
    background: linear-gradient(227deg, #51AAFF 0%, #0085FF 100%);
}

.txt_l {
    text-align: left;
}

.pointer {
    cursor: pointer;
}

.bor_all_bf {
    border: 1px solid #bfbfbf;
}

.bor_all_e6 {
    border: 1px solid #E6E6E6FF;
}

#swiper_al div.swiper-slide:hover{
    transform: scale(1.1);
}
#swiper_al{
height: 100%;
}

#gdbz&gt;a&gt;div:hover {
    color: #028FFFFF;
}

#hzal_bf&gt;a&gt;div:hover {
    transform: scale(1.1);
}

#jwzx_list&gt;li:hover {
    transform: scale(1.1);
}

#gdbz&gt;a&gt;div:hover span {
    color: #028FFFFF;
}

#ys_list&gt;div:hover {
    transform: translatey(-30px);
}

#jxhd_banben&gt;div:hover {
    transform: scale(1.1);
}

#right_float&gt;div:hover&gt;div {
    display: block;
}
.swiper-index div.box{
    width:72px;
    height: 100%;
    text-align: center;
    margin: 0 auto;
    box-sizing: border-box;
}
#plate&gt;div:hover {
    transform: scale(1.1);
}

#xzkhd:hover {
    color: #0186FF;
}

#bottom_top ul&gt;li.pointer:hover {
    color: #0186FF;
}

#right_float {
    position: fixed;
    z-index: 999;
    bottom: 10%;
    margin-top: -100px;
    right: 20px;
    width: 60px;
    height: 206px;
}

.bg_c_0 {
    background-color: rgba(0, 0, 0, 0);
}

.dis_n {
    display: none;
}


#right_float&gt;div {
    cursor: pointer;
}

.bor_b_1_blue {
    border-bottom: 1px solid #0387FFFF;
}

.bor_b {
    border-bottom: 1px solid #fff;
}

#help_list&gt;li {
    cursor: pointer;
}

#table_var tr td {
    border-left: 1px solid #E6E6E6FF;
    border-bottom: 1px solid #E6E6E6FF;
    border-top: 0px;
    margin: 0;
}



#table_var tr td.bor_l_0 {
    border-left: 0px solid #E6E6E6FF;
}

#table_var thead tr td:first-child {
    border-left: 0px solid #E6E6E6FF;
}

#table_var tr td:last-child {
    border-right: 1px solid #E6E6E6FF;
}

#table_var tr {
    border: 1px solid #E6E6E6FF;
    border-top: 0px;
    padding: 0;
}

#table_var&gt;tbody&gt;tr {
    height: 64px;
    line-height: 64px;
    text-align: center;
}

#table_var img {
    width: 20px;
    height: 20px;
    padding: 0 120px;
}

.txt_r {
    text-align: right;
}

#hxgm_bg {
    width: 100%;
    height: 296px;
    background-position: 50% 50%;
    background-size: 2560px;
    background-repeat: no-repeat;
    background-image: url('/static/www/image/image_bg.png');
}

#banner {
    position: relative;
    height: 522px
}

#index_top {
    width: 100%;
    height: 552px;
    top: 0px;
    position: absolute;
    background-image: url("/static/www/image/image_banner_bg_01.png");
    background-position: 50% 50%;
    background-size: 2560px;
    background-repeat: no-repeat;
}

/* #munct {
    width: 100%;
    height: 72px;
    background: rgba(255, 255, 255, 0);
} */


.icon_arrow_down {
    cursor: pointer;
    width: 12px;
    height: 7px;
    display: inline-block;
    margin-left: 8px;
    line-height: 28px;
    background-image: url("/static/www/image/icon_arrow_down.png");
}

.icon_arrow_down_0 {
    background-image: url("/static/www/image/icon_arrow_dowan_01.png");
}

#munct {
    width: 100%;
    height: 72px;
    background: rgba(255, 255, 255, 0);
}

#munct #munct_info {
    width: 1200px;
    height: 72px;
    position: fixed;
    top: 0px;
    left: 50%;
    margin-left: -600px;
    z-index: 990;
}

#munct #munct_info #munct_info_list {
    margin-left: 181px;
    height: 72px
}

#munct_info_list&gt;li {
    font-size: 16px;
}

#munct_none {
    width: 100%;
    height: 72px;
    background: rgb(255, 255, 255) !important;
}

#munct_none #munct_info_none {
    width: 1200px;
    height: 72px;
    position: fixed;
    top: 0px;
    left: 50%;
    margin-left: -600px;
    z-index: 990;
    background: rgb(255, 255, 255) !important;
}

#munct_none #munct_info_none #munct_info_list_none {
    margin-left: 181px;
    height: 72px
}

#munct_info_list_none&gt;li {
    font-size: 16px;
    color: #333;
}

#munct_info_list_none&gt;li:hover {
    color: #007aff;
    border-bottom: 2px solid #0387FFFF;
}

#munct_info_list_none&gt;#product:hover&gt;span {
    color: #007aff;
}

#munct_info_list_none&gt;#about:hover&gt;span {
    color: #007aff;
}

#munct_info_none #login_none {
    color: #028FFF;
    border: 1px solid #028FFF;
}

#munct_info_none #freeuse_none {
    color: #FFFFFF;
    background: #0085FF;
    border: 1px solid #028FFF;
}

#product_info {
    width: 720px;
    display: none;
    /* display: block !important; */
    top: 72px;
    position: absolute;
    left: -332px;
    color: #000;
}
#product_info ul li {
    width: 56px;
    margin-left: 90px;
    text-align: center;
}
#product_info ul li&gt;div{
    margin-top: 8px;
}
#product_info&gt;div.bg_white{
    box-shadow: 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
#product_info ul li:first-child {
    margin-left: 0px;
}
#about_info {
    width: 124px;
    height: 116px;
    display: none;
    /* display: block !important; */
    top: 72px;
    position: absolute;
    left: -32px;
    color: #000;
}
#about_info&gt;div.bg_white{
    box-shadow: 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}


#footer {
    width: 1200px;
    color: #fff;
    position: relative;
    margin: 0 auto;
    height: 552px;
    padding-top: 72px;
    box-sizing: border-box;
}

.book_info {
    display: inline-block;
    width: 200px;
    height: 240px;
    margin: 20px 18px 50px;
}

.dis_b {
    display: block;
}

.book_info:hover div {
    color: #007DDB;
}

.bor_b_1_white {
    border-bottom: 1px solid #FFF;
}

.bor_b_2_blue {
    border-bottom: 2px solid #0387FFFF;
}

.bor_b_2_white {
    border-bottom: 2px solid #FFF;
}

.btn_book span {
    color: #fff;
}

.btn_book {
    background: linear-gradient(227deg, #51AAFF 0%, #0085FF 100%);
}

/* .sjmf_active {
    background-image: url('/static/www/image/image_bg_sjbl.png');
} */

.swiper-container {
    width: 100%;
    height: 390px;
}

.jxhd_active_first {
    background-image: url('/static/www/image/image_bg_jx_wl.png');
}

.jxhd_active_second {
    background-image: url('/static/www/image/image_bg_jx_br.png');
}



.swiper-slide {
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

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

.dis_flex {
    display: flex;
}

.box-ac {
    align-items: center;
    -webkit-align-items: center;
    box-align: center;
    -moz-box-align: center;
    -webkit-box-align: center;
}

.box-3 {
    position: relative;
    -webkit-box-flex: 3;
}

.append-buttons {
    text-align: center;
    margin-top: 20px;
}

.swiper-pagination-bullet {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 2px;
    color: #000;
    opacity: 1;
}

.active_swiper {
    /* box-shadow: 0px 0px 13px 0px rgba(164, 196, 255, 0.3); */
    border-bottom: 3px solid #028FFF;
    color: #007aff;
}

.br_16 {
    border-radius: 16px;
}

.br_20 {
    border-radius: 20px;
}

.br_lt_lb_16 {
    border-radius: 16px 0 0 16px
}

.br_rt_rb_16 {
    border-radius: 0 16px 16px 0
}

.br_lt_lb_20 {
    border-radius: 20px 0 0 20px
}

.br_rt_rb_20 {
    border-radius: 0 20px 20px 0
}

.append-buttons a {
    display: inline-block;
    border: 1px solid #007aff;
    color: #007aff;
    text-decoration: none;
    padding: 4px 10px;
    border-radius: 4px;
    margin: 0 10px;
    font-size: 13px;
}

#modal input {
    border-radius: 16px;
    border: 1px solid #D9D9D9;
    outline: none;
    box-sizing: border-box;
    padding-left: 16px;
    height: 44px;
    font-size: 16px;
}

#modal input::placeholder {
    font-size: 16px;
}

#gscxq&gt;div {
    padding: 20px 24px;
    box-sizing: border-box;
    border-radius: 4px;
    background-color: #fff;

}

#gsc_rmkc&gt;a {
    color: #333;
}

#gsc_sr {
    height: 1520px;
    overflow-y: auto;
}

#gsc_rmkc&gt;a:hover {
    color: #007aff;
}

#gsc_sr&gt;a&gt;div {
    color: #666;
} 
#gsc_sr&gt;a&gt;div:hover {
    color: #1B92FF;
}

.oul_n {
    outline: none;
}
.box-pc {
	box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-moz-box-pack: center;
	-webkit-box-pack: center;
}
#modal input::placeholder{
    color:#999;
 }
 #modal input:focus {
    color:#333;
 }</pre></body></html>