<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.land_case_on {
    width: 660px;
    margin: auto;
}

.land_case_input {
    width: 487px;
    height: 61px;
    float: left;
    border: none;
    border-radius: 5px 0 0 5px;
    font-size: 18.67px;
    text-indent: 20px;
    outline: none;
}

.land_case_input_sp {
    cursor: pointer;
    outline: none;
}

.land_case_to {
    width: 644px;
    margin: auto;
    position: relative;
    display: table;
    margin-top: 20px;
}

.land_case_to_si {
    width: 102px;
    height: 91px;
    float: left;
    background: rgba(71, 65, 60, 0.8);
    text-align: center;
    font-size: 12px;
}

.land_case_to_si li {
    color: #fff;
    margin-top: 6px;
    cursor: pointer;
}

.land_case_to_si_s {
    margin-left: 30px;
}

.land_case_so {
    width: 100%;
    height: 180px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #e6e6e6;
}

.land_case_so_center {
    width: 1200px;
    margin: auto;
    display: table;
}

.land_case_so_center_fen {
    width: 25%;
    height: 100%;
    float: left;
}

.land_case_fo {
    width: 1200px;
    margin: auto;
    display: table;
    position: relative;
    -webkit-box-shadow: #dedede 0px 0px 5px;
    -moz-box-shadow: #dedede 0px 0px 5px;
    box-shadow: #dedede 0px 0px 10px;

}

.land_case_fg {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #e6e6e6;

    display: table;
}

.land_case_fg_on {
    width: 190px;
    float: left;
    font-size: 16px;
    color: #666666;
    line-height: 60px;
}

.land_case_fg_on span {
    margin-left: 20px;
    margin-right: 10px;
    position: relative;
    top: 3px;
}

.land_case_fg_to {
    width: 925px;
    float: left;
}

.land_case_fg_to ul a {
    float: left;
    font-size: 13.33px;
    color: #666;
    text-align: center;
    position: relative;
    top: 17px;
    padding: 5px 10px 5px 10px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.land_case_fg_to ul a:hover {
    padding: 5px 10px 5px 10px;
    background-color: #c8a15e;
    color: #fff;
}

.land_case_fg_tos {
    height: 50px;
    overflow: hidden;

}

.land_case_fg_to ul .on {
    padding: 5px 10px 5px 10px;
    background-color: #c8a15e;
    color: #fff;
}

.land_case_fg_so {
    width: 50px;
    height: 27px;
    text-align: center;
    line-height: 27px;
    border: 1px solid #eaeaea;
    border-radius: 5px;
    float: right;
    margin-right: 20px;
    position: relative;
    top: 17px;
    cursor: pointer;
}

.land_case_so_center_fen_on {
    background: url("../images/land_case_huo.jpg");
    height: 181px;
    cursor: pointer;
}

.land_case_so_center_fen_on:hover {
    background: url("../images/land_case_huos.png");
    height: 196px;
}

.avcer_on {
    background: url("../images/land_case_huos.png");
    height: 196px;
}

.land_case_so_center_fen_to {
    background: url("../images/land_case_3d.jpg");
    height: 181px;
    cursor: pointer;
}

.land_case_so_center_fen_to:hover {
    background: url("../images/land_case_3ds.png");
    height: 196px;
}

.avcer_to {
    background: url("../images/land_case_3ds.png");
    height: 196px;
}

.land_case_so_center_fen_so {
    background: url("../images/land_case_bie.jpg");
    height: 181px;
    cursor: pointer;
}

.land_case_so_center_fen_so:hover {
    background: url("../images/land_case_bies.png");
    height: 196px;
}

.avcer_so {
    background: url("../images/land_case_bies.png");
    height: 196px;
}

.land_case_so_center_fen_fo {
    background: url("../images/land_case_jing.jpg");
    height: 181px;
    cursor: pointer;
}

.land_case_so_center_fen_fo:hover {
    background: url("../images/land_case_jings.png");
    height: 196px;
}

.avcer_fo {
    background: url("../images/land_case_jings.png");
    height: 196px;
}

/*å¾ªçŽ¯æ¡ˆä¾‹æ&nbsp;·å¼*/
.caselistz {
    width: 100%;
}

.caselistz ul {
    width: 100%;
    height: 100%;
    display: table;
    margin: auto;
}

.caselistz ul li {
    width: 21%;
    float: left;
    margin-bottom: 1%;
    background: #fff;
    padding: 10px;
    margin-left: 2.2%;
    margin-top: 20px;
    transition: 0.5s;
}

.caselistz ul li .img {
    width: 100%;
}

.caselistz ul li:hover {
    transition: 0.5s;
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    z-index: 1;
}

.caselistz ul li .textname {
    border-bottom: 1px solid #dcdcdc;
    margin-top: 7px;
    height: 70px;
    line-height: 30px;
    font-size: 16px;
}

.caselistz ul li .textnameright {
    margin-top: 12px;
    color: #666666;
    width: 89px;
    height: 30px;
    line-height: 30px;
    float: right;
    background: #f7f7f7;
    text-align: center;
}

.caselistz ul li .textname p {
    font-size: 14px;
    color: #999999;
}

.caselistz ul li .sjs {
    margin: 10px 0;
}

.caselistz ul li .sjsleft {
    float: left;
}

.caselistz ul li .sjszhong {
    font-size: 18px;
    float: left;
    line-height: 25px;
    margin-left: 10px;
}

.caselistz ul li .sjszhong p {
    color: #b1b1b1;
    font-size: 12px;
}

.caselistz ul li .sjsright {
    color: #c8a15e;
    margin-top: 8px;
    text-align: center;
    line-height: 34px;
    font-size: 16px;
    width: 111px;
    float: right;
    height: 34px;
    border: 1px solid #c8a15e;
}

@media (max-width: 1359px) {
    .caselistz ul {
        width: 1200px;
    }
}


/*==============================================
    è®¾è®¡å¸ˆå†…é¡µ
================================================*/
.land_design_center {
    width: 1200px;
    margin: auto;
    display: table;
    position: relative;
}

.land_design_center_zuo {
    width: 232px;
    float: left;
    margin-left: 100px;
}

.land_design_center_you {
    width: 660px;
    height: 277px;
    position: relative;
    float: left;
    margin-left: 44px;
    margin-top: 28px;
}

.land_design_center_you_on {
    color: #fff;
}

.land_design_center_text {
    font-size: 24px;
}

.land_design_center_ton {
    font-size: 17px;
    margin-left: 10px;
}

.land_design_center_tto {
    color: #fff;
    font-size: 16px;
    margin-top: 30px;
}

.land_design_center_thr {
    width: 62px;
    height: 3px;
    background-color: #8a7258;
    margin-top: 5px;
}

.land_design_center_tso {
    color: #ccc;
    font-size: 16px;
    margin-top: 18px;
}

.land_design_center_tfo {
    width: 140px;
    height: 46px;
    line-height: 46px;
    color: #fff;
    font-size: 20px;
    background-color: #d7010e;
    border-radius: 5px;
    position: absolute;
    text-align: center;
    right: 0px;
    bottom: 30px;
}

.land_design_case {
    width: 1200px;
    margin: auto;
    display: table;
    position: relative;
}

.land_design_case_son {
    font-size: 22px;
    margin-left: 15px;
}

.land_design_case_sto {
    font-size: 16px;
    margin-top: 5px;
    margin-left: 15px;
}

.land_design_case_sfo {
    width: 1230px;
    margin: auto;
    position: relative;
    display: table;
}

.land_design_case_sfo a {
    float: left
}

.land_design_case_sfo a:nth-child(3n) {
    float: right
}

.land_design_case_sfo a:nth-child(3n-1) {
    margin-left: 60px;
}

.land_design_case_sfo ul {
    width: 100%;
    height: 100%;
    display: table;
}

.land_design_case_sfo ul li {
    width: 357px;
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 30px;
    background: #fff;
    padding: 10px;
}

.land_design_case_sfo ul li img {
    width: 100%;
    transition: all 0.8s;
    overflow: hidden;
}



.land_design_case_sfo ul li:hover img {
    transform: scale(1.3);
    /* å˜å½¢ï¼šç¼©æ”¾ï¼Œæ”¾å¤§æ¯”ä¾‹(1.1) */
    overflow: hidden;
    /* æº¢å‡ºéšè— */
}

.tuijian ul li:nth-child(3n) {
    float: right !important;
}

.land_design_case_sfo ul li .textname {
    border-bottom: 1px solid #dcdcdc;
    margin-top: 7px;
    height: 70px;
    line-height: 30px;
    font-size: 16px;
}

.land_design_case_sfo ul li .textnameright {
    margin-top: 12px;
    color: #666666;
    width: 89px;
    height: 30px;
    line-height: 30px;
    float: right;
    background: #f7f7f7;
    text-align: center;
}

.land_design_case_sfo ul li .textname p {
    font-size: 14px;
    color: #999999;
}

.land_design_case_sfo ul li .sjs {
    margin: 10px 0;
}

.land_design_case_sfo ul li .sjsleft {
    float: left;
}

.land_design_case_sfo ul li .sjszhong {
    font-size: 18px;
    float: left;
    line-height: 25px;
    margin-left: 10px;
}

.land_design_case_sfo ul li .sjszhong p {
    color: #b1b1b1;
    font-size: 12px;
}

.land_design_case_sfo ul li .sjsright {
    color: #c8a15e;
    margin-top: 8px;
    text-align: center;
    line-height: 34px;
    font-size: 16px;
    width: 111px;
    float: right;
    height: 34px;
    border: 1px solid #c8a15e;
}

.land_design_case_sfo ul li:nth-child(3n) {
    float: right !important;
}


.land_design_portal {
    width: 1230px;
    margin: auto;
    position: relative;
    display: table;
}

.land_design_portal_on {
    width: 790px;
    height: 422px;
    background-color: #fff;
    margin-left: 15px;
    float: left;
}

.land_design_portal_ons {
    width: 700px;
    margin: auto;
}

.land_design_portal_onspan {
    font-size: 22px;
}

.land_design_portal_onspan_si {
    font-size: 16px;
    float: right;
}

.land_design_portal_to {
    font-size: 16px;
    margin-top: 10px;
}

.land_design_portal_zuo {
    width: 300px;
    float: left;
}

.land_design_portal_you {
    width: 360px;
    float: left;
    margin-left: 30px;
    color: #6e6e6e;
}

.land_design_portal_you_on {
    font-size: 16px;
}

.land_design_portal_you_to {
    font-size: 12px;
    float: right;
}

.land_design_portal_you_s {
    margin-top: 10px;
    margin-bottom: 20px;
}

.land_design_portal_you_s a {
    color: #6e6e6e;
}

.land_design_input {
    width: 200px;
    height: 46px;
    margin-bottom: 22px;
    margin-left: 110px;
    font-size: 15px;
    border: none;
    background: rgba(0, 0, 0, 0);
    outline: none;
}

.land_design_button {
    width: 315px;
    height: 50px;
    margin-top: 10px;
    margin-left: 25px;
    border: none;
    background: rgba(0, 0, 0, 0);
    outline: none;
    cursor: pointer;
}

/*======================================
      æ–°é—»å†…é¡µ
========================================*/
.land_portal_center {
    width: 100%;
    margin: auto;
    position: relative;
    display: table;
    height: 74px;

}

.land_portal_center_zuo {
    width: 400px;
    float: left;
    font-size: 18px;
    color: #32332d;
    line-height: 74px;
}

.land_portal_center_you {
    width: 600px;
    float: right;
    font-size: 18px;
    color: #32332d;
}

.land_portal_center_you ul {
    float: right;
}

.land_portal_center_you ul li a {
    color: #32332d;
}

.land_portal_center_you ul li {
    float: left;
    text-align: center;
    width: 118px;
    height: 20px;
    position: relative;
    top: 25px;
    border-left: 1px solid #a7a7a5;
}

.land_portal_center_you ul&gt;:first-child {
    border-left: none;
}

.land_portal_center_you ul .onpoatar a {
    color: #16dd78;
}

.land_portal_on {
    width: 1200px;
    margin: auto;
    display: table;
    position: relative;
}

.land_portal_on_zuo {
    width: 876px;
    float: left;
    background-color: #fff;
}

.land_portal_on_you {
    width: 306px;
    float: right;
}

.land_portal_on_zuo_center {
    width: 802px;
    margin: auto;
    overflow: hidden;
}

.land_portal_on_zuo_center_tx {
    width: 620px;
    float: left;
    font-size: 30px;
    line-height: 45px;

}

.land_portal_on_zuo_center_ts {
    margin-top: 20px;
    float: right;
    width: 135px;
    color: #202020;
}

.anli_div2 {
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7;
    margin-top: 10px;
}

.anli_div2 li {
    float: left;
    width: 25%;
}

.mhal_yy {
    text-align: center;
    border-top: 1px solid #e7e7e7;
    margin: 30px 0;
    line-height: 60px;
    height: 30px;
}

.prev-post1 {
    float: left;
}

.next-post2 {
    float: right;
}

.land_portal_renqi {
    width: 100%;
    height: 517px;
    background-color: #fff;
    border: 1px solid #e7e7e7;
}

.land_portal_renqi_on {
    width: 100%;
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    text-indent: 20px;
}

.land_portal_renqi_for {
    width: 100%;
    height: 94px;
    border-top: 1px solid #e7e7e7;
    display: table;
}

.land_portal_renqi_for_img {
    width: 85px;
    height: 62px;
    margin-left: 10px;
    float: left;
}

.land_portal_renqi_for_text {
    font-size: 15px;
    width: 196px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}

.land_portal_tem_img {
    margin-right: 5px;
    position: relative;
    top: 3px;
}

.land_portal_renqi_for_text_tem {
    margin-top: 10px;
    color: #919191;
}

/*æ¡ˆä¾‹æ–‡ç«&nbsp;é¡µ*/
.mhal_nr_right2 {
    height: 460px;
    background-color: #fff;
    margin: 15px 0;
    border: 1px solid #e7e7e7;
}

.page_r_zj {
    width: 228px;
    height: 336px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    text-align: center;
    margin: 0 auto;
    margin-top: 25px;
    border: 1px solid #e7e7e7;
}

.swiper-container {
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin: 0 auto;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.page_r_zj ul li {
    width: 301px;
    height: 420px;
    position: relative;
    float: left;
}

.page_r_zj ul li .sjsyc2 {
    width: 228px;
    height: 250px;
    float: left;
    overflow: hidden;
}

.page_r_zj ul li .sjsyc2 img {
    width: 228px;
}

.page_zj_c {
    position: absolute;
    width: 228px;
    height: 124px;
    left: 0;
    bottom: 0;
    padding: 10px 20px 16px 20px;
    background: rgba(0, 0, 0, 0.5);
}

.page_zj_c h3 {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    margin-bottom: 6px;
}

.page_zj_c h3 font {
    font-weight: normal;
}

.page_zj_c p {
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    height: 52px;
}

.page_zj_c p a {
    color: #0a41dc;
}

.page_zj_c span {
    display: block;
    height: 38px;
    line-height: 38px;
}

.page_zj_c span a {
    display: block;
    width: 124px;
    height: 38px;
    text-align: center;
    font-size: 16px;
    background: #fb5569;
    color: #fff;
}

.page_r_zx {
    width: 228px;
    height: 318px;
}

.page_r_zx ul {
    width: 228px;
    height: 246px;
}

.page_r_zx ul li {
    width: 88px;
    height: 82px;
    float: left;
    text-align: center;
    padding-top: 18px;
    background: #fff;
    margin-right: 18px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
    margin-bottom: 18px;
}

.page_r_zx ul li:nth-child(3n) {
    margin-right: 0;
}

.page_r_zx ul li:nth-child(6n) {
    margin-right: 0;
}

.page_r_zx ul li a {
    font-size: 16px;
    color: #444;
}

.hxmhtContent p {
    margin-bottom: 15px;
}

.swiper-slide h3 {
    text-align: center;
    height: 48px;
    line-height: 48px;
    border-bottom: 1px dotted #e7e7e7;
    float: left;
    width: 228px;
}

.swiper-slide h3 b {
    font-size: 17px;
    margin-right: 14px;
}

.swiper-slide h3 font {
    font-weight: normal;
}

.yyy_g {
    height: 36px;
    line-height: 42px;
    text-align: center;
    float: left;
    width: 228px;
}

.yyy_g a {
    margin: 0 12px;
}

.mhal_nr {}

.mhal_nr_right3 {
    background-color: #fff;
    height: 496px;
    border: 1px solid #e7e7e7;
}

.mhal_nr_right3 .bd {
    width: 258px;
    margin: 0 auto;
    margin-top: 24px;
}

.mhal_nr_right3 ul li {
    height: 88px;
    border-bottom: 1px dotted #e7e7e7;
}

.mhal_nr_right3 .zxbk_drbk {
    width: 142px;
}

.mhal_nr_right3 .zxbk_drbk p {
    color: #666666;
    margin-bottom: 4px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.next-prev-posts {
    width: 100%;
}

.prev-post1 {
    float: left;
}

.next-post2 {
    float: right;
}


/* æœ¬ä¾‹å­css */
.focusBox {
    position: relative;
    overflow: hidden;
}

.focusBox .pic {
    position: relative;
    z-index: 0;
}

.focusBox .prev,
.focusBox .next {
    width: 40px;
    height: 70px;
    background: url(../images/ad_ctr1.png) no-repeat 0 0;
    position: absolute;
    top: 25%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    filter: alpha(opacity=10);
    opacity: 0.1;
}

.focusBox .prev {
    left: 0;
}

.focusBox .next {
    background-position: 0 -97px;
    right: 0;
}

.focusBox .prev:hover,
.focusBox .next:hover {
    filter: alpha(opacity=20) !important;
    opacity: 0.2 !important;
}

/*æ–°é—»å†…é¡µæŠ¥ä»·*/
.land_portal_so {
    width: 306px;
    height: 447px;
    background-color: #fff;
    border: 1px solid #e7e7e7;
}

.land_portal_so_si {
    width: 270px;
    margin: auto;
}

.land_portal_so_se {
    width: 100%;
    height: 60px;
    color: #fff;
    background-color: #111633;
    line-height: 60px;
    font-size: 18px;
    text-align: center;
    border-radius: 5px;
}

.land_portal_so_sp {
    width: 100%;
    display: table;
}

.land_portal_so_sp_bj {
    width: 131px;
    height: 56px;
    float: left;
    background: url("../images/land_portal_bj.png");
    cursor: pointer;
}

.land_portal_so_sp_lf {
    width: 131px;
    height: 56px;
    float: right;
    background: url("../images/land_portal_lf.png");
    cursor: pointer;
}

.land_portal_input {
    width: 100%;
    height: 48px;
    margin-top: 15px;
    border-radius: 5px;
    border: 1px solid #e7e7e7;
    font-size: 15px;
    text-indent: 20px;
    outline: none;
}

.land_portal_button {
    margin-top: 15px;
    width: 100%;
    display: table;
}

.land_portal_button_on {
    width: 131px;
    height: 56px;
    color: #fff;
    font-size: 15px;
    background-color: #919191;
    border-radius: 5px;
    border: none;
    float: right;
    cursor: pointer;
    text-align: center;
    line-height: 56px;
}

.land_portal_button_to {
    width: 131px;
    height: 56px;
    color: #fff;
    font-size: 15px;
    background-color: #ffa72d;
    border-radius: 5px;
    border: none;
    float: left;
    cursor: pointer;
}

.land_portal_fo {
    font-size: 13px;
    color: #545454;
    margin-top: 10px;
}

div.meneame {
    padding: 3px;
    margin: 3px;
    text-align: center;
    margin: auto
}

div.meneame a {
    padding: 10px 16px;
    color: #6B6B6B;
    margin: 0 15px 0 0;
    text-decoration: none;
    background-color: #FFF;
    border: 1px solid #ccc;
}

div.meneame span.current {
    padding: 10px 16px;
    font-weight: bold;
    color: #FFF;
    margin: 0 15px 0 0;
    background-color: #A9A9A9;
    text-align: center;
}

div.meneame span.disabled {
    padding: 2px 5px;
    color: #ccc;
    margin: 0 10px 0 0;
    text-align: center;
}

.meneame span {
    margin-right: 15px
}

/*è½¯è£…*/
.por_ruan_cent {
    width: 1200px;
    margin: auto;
    position: relative;
    display: table;
}

.por_ruan_on {
    width: 615px;
    position: absolute;
    font-size: 16px;
    top: 503px;
    line-height: 30px;
}

.por_ruan_to {
    width: 406px;
    position: absolute;
    font-size: 16px;
    right: 0px;
    top: 242px;
    line-height: 30px;
}

.por_ruan_so {
    width: 488px;
    position: absolute;
    font-size: 16px;
    top: 122px;
    line-height: 30px;
}

.picScroll-left ul li {
    width: 214px;
    margin-left: 20px;
    margin-right: 10px;
}

.por_ruan_s {
    width: 100%;
    height: 330px;
    background-color: #f8f8f8;
}

.picScroll-left .prev {
    position: absolute;
    top: 100px;
    left: -20px;
}

.picScroll-left .next {
    position: absolute;
    top: 100px;
    right: -30px;
}

.por_ruan_fo {
    width: 565px;
    position: absolute;
    font-size: 16px;
    right: 80px;
    top: 260px;
    line-height: 30px;
}

.por_ruan_title {
    color: #16dd78;
}

.por_ruan_title_f {
    float: left;
    background-color: #16dd78;
    width: 6px;
    height: 6px;
    margin-top: 13px;
    margin-right: 10px;
}

.por_ruan_title_p {
    margin-left: 16px;
    color: #747475;
}

.por_ruan_xo {
    width: 538px;
    position: absolute;
    font-size: 16px;
    left: 110px;
    top: 160px;
    line-height: 30px;
}

.por_ruan_title_xo {
    color: #747475;
    display: table;
}

.por_ruan_title_r {
    width: 512px;
    float: left;
}

.por_ruan_ceron {
    width: 1016px;
    margin: auto;
    position: relative;
    display: table;
}

.por_ruan_sx {
    width: 440px;
    position: absolute;
    font-size: 17px;
    left: 719px;
    top: 350px;
    line-height: 30px;
    color: #262629;
}

.por_ruan_form {
    width: 460px;
    margin: auto;
    position: relative;
    top: 216px;
}

.por_ruan_input {
    width: 100%;
    height: 50px;
    text-align: center;
    font-size: 15px;
    margin-bottom: 30px;
    background: rgba(0, 0, 0, 0);
    border: none;

    outline: none;
}

.por_ruan_button {
    width: 100%;
    height: 50px;
    margin-top: -12px;
    background: rgba(0, 0, 0, 0);
    border: none;
    cursor: pointer;
    outline: none;
}

.land_bao_on {
    width: 795px;
    margin: auto;
    height: 350px;
    background: url("../images/land_tan_01.jpg");
    position: relative;
    display: none;
}

.land_bao_on_form {
    width: 400px;
    position: absolute;
    left: 325px;
    top: 74px;
}

.land_bao_on_input {
    width: 100%;
    height: 30px;
    margin-top: 25px;
    border: none;
    font-size: 13px;
}

.land_bao_on_button {
    width: 210px;
    height: 50px;
    margin-top: 92px;
    border: none;
    background: rgba(0, 0, 0, 0);
    cursor: pointer;
    outline: none;
}

.land_bao_on_jie {
    float: right;
    margin-top: 30px;
    color: #989898;
}

.land_bao_on_dianhua {
    float: right;
    font-size: 20px;
    margin-top: -25px;
}

.land_bao_gb {
    position: absolute;
    right: 20px;
    top: 15px;
    cursor: pointer;
}

.por_ruan_lo {
    width: 1200px;
    position: absolute;
    font-size: 16px;
    left: 0px;
    top: 110px;
    line-height: 30px;
}</pre></body></html>