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

.no-padding {
    padding-left: 0;
    padding-right: 0;
}
.no-padr { padding-right: 0; }
.no-padl { padding-left: 0; }
.no-padl5 {
    padding-left: 0;
    padding-right: 5px;
}

.no-padr5 {
    padding-left: 5px;
    padding-right: 0;
}

.inline-b {
    display: inline-block;
    position: relative;
}

.m-print .btn-wrap {
    text-align: center;
}

.m-print .am-btn {
    background-color: #20a83e;
    color: #fff;
    line-height: 37px;
    height: 37px;
    padding: 0 30px;
    margin: 47px auto 0!important;
    display: inline-block!important;
    font-size: 24px;
}


/* 鐧诲綍 */

.ex-login {
    margin: 94px auto 0 auto;
    width: 410px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px #b9b9b9;
    box-shadow: 0 0 5px #b9b9b9;
}

.login-main&gt;.am-form-group&gt;input {
    border: 0!important;
    border-bottom: 1px solid #272636!important;
    padding-left: 1rem;
    margin-left: 5rem;
    width: 254px!important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #2d3e50;
    padding: 10px;
    font-weight: 600;
}

.login-main&gt;.am-form-group&gt;input::-webkit-input-placeholder {
    color: #2d3e50!important;
}

.login-main&gt;.am-form-group&gt;input:-moz-placeholder {
    color: #2d3e50!important;
}

.login-main&gt;.am-form-group&gt;input::-moz-placeholder {
    color: #2d3e50!important;
}

.login-main&gt;.am-form-group&gt;input:-ms-input-placeholder {
    color: #2d3e50!important;
}

.login-main, #findpass {
    padding: 4rem 2rem;
    overflow: hidden;
}

.login-main {
    padding: 4rem;
}

.login-main .am-form-icon img {
    position: absolute;
    top: 1px;
    left: 0;
}

.login-main .am-form-icon img.icon-pass {
    left: 2px;
    top: 1px;
}

.login-main .am-icon-lock {
    font-size: 20px;
}

.login-banner {
    height: 115px;
    line-height: 115px;
    overflow: hidden;
    background-color: #20a83e;
    color: #fff;
}

.ex-login .remember {
    padding: 0 2.3rem 0 3rem;
    font-size: 14px;
}

.ex-login .remember&gt;label {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    color: #919090;
}

.ex-login .remember span {
    padding: 1px 0 0 5px;
}

.ex-login .remember&gt;label&gt;input {
    width: 16px;
    height: 16px;
}

.ex-login a {
    color: #43acdb;
    font-size: 14px;
}


/* 鍔熻兘妯″潡 */


/* -鍦ㄧ嚎鏈嶅姟涓績 */

.m-func li {
    padding: 5px;
}

.m-func li&gt;a .u-msgnotice {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 18px;
    right: 5px;
    background: #faa635;
    border-radius: 50%;
    color: #fff;
    font-size: 13px;
    text-align: center;
    line-height: 20px;
    font-style: normal;
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, .2);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, .2);
}

.m-func li&gt;a {
    display: block;
    background: #20a83e;
    height: 209px;
    text-align: center;
    padding-top: 26px;
}

.m-func li&gt;a:hover .icon {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    -webkit-transition: transform .5s ease;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
}

.m-func a&gt;p {
    vertical-align: middle;
    display: table-cell;
    line-height: 1.2;
    min-width: 157px;
    height: 50px;
}

.m-func a, .m-func a:hover {
    color: #fff;
}

.m-func a:hover {
    text-decoration: underline;
}


/* 鐧诲綍 */

.m-login {
    width: 900px;
    margin: auto;
    background: #fff;
    margin-top: 70px;
}

.m-login.z-2 {
    margin-top: 0;
}

.m-login h1 {
    font-size: 36px;
    color: #fff;
}

.login-tilte {
    background: #20a83e;
    height: 86px;
    line-height: 86px;
    text-align: center;
    font-size: 36px;
    color: #fff;
}

.login-form {
    width: 583px;
    margin: 0 auto;
}

.login-form.z-lg {
    width: 640px;
}

.login-form h2 {
    color: #da0606;
    padding-top: 30px;
    padding-bottom: 24px;
    font-size: 14px;
    margin: 0;
}

.login-form .red-txt {
    color: #da0606;
}

.login-form .am-form input, .login-form .am-form select {
    padding: 12px !important;
    font-size: 16px !important;
}

.login-form .from-error {
    /*display: none;*/
}

.login-form .am-form-error .from-error {
    display: block;
    font-size: 14px;
    color: red;
}

.login-form .am-form-error .am-checkbox, .login-form .am-form-error .am-checkbox-inline, .login-form .am-form-error .am-form-help, .login-form .am-form-error .am-form-label, .login-form .am-form-error .am-radio, .login-form .am-form-error .am-radio-inline, .login-form .am-form-error label, .login-form .am-form-success .am-checkbox, .login-form .am-form-success .am-checkbox-inline, .login-form .am-form-success .am-form-help, .login-form .am-form-success .am-form-label, .login-form .am-form-success .am-radio, .login-form .am-form-success .am-radio-inline, .login-form .am-form-success label, .login-form .am-form-warning .am-checkbox, .login-form .am-form-warning .am-checkbox-inline, .login-form .am-form-warning .am-form-help, .login-form .am-form-warning .am-form-label, .login-form .am-form-warning .am-radio, .login-form .am-form-warning .am-radio-inline, .login-form .am-form-warning label {
    color: inherit;
}

.login-form .am-form-label {
    font-size: 18px !important;
    padding: 0 10px 0 0;
    margin-top: 8px;
}

.login-form .am-btn {
    margin: 48px auto 60px;
}

.am-form-field ~ .am-icon-calendar { left: auto; right: .5em; text-align: right; display: inline-block; }


/* 灞曞晢涓績 */

.g-side, .g-main {
    background-color: #ffffff;
    border-top: 2px solid #20a83e;
}

.g-main {
    margin-left: 18px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    min-height: 550px;
    margin-bottom: 15px;
}

.g-main.z-tabs {
    border-top: none;
    padding-left: 0;
    padding-right: 0;
}

.g-main img {
    max-width: 100%;
}

.g-main .m-product {
    padding-bottom: 15px;
}

.g-main .floorplan {
    text-align: center;
}

.g-main .floorplan img {
    text-align: center;
    max-width: 90%;
}

.m-brand {
    padding-top: 28px;
    padding-bottom: 8px;
    padding-left: 30px;
    padding-right: 30px;
}

.m-brand a, .m-brand a:hover {
    text-decoration: none!important;
}

.m-brand .cn-txt {
    color: #999;
}

.m-brand .big-txt {
    font-weight: bold;
    font-style: normal;
}

.m-brand .title {
    font-size: 36px;
    font-weight: bold;
    color: #20a83e;
    margin: 0;
    padding: 0;
    line-height: 38px;
}

.m-brand .line {
    height: 1px;
    width: 100%;
    background: #e5e5e5;
    position: relative;
    margin-top: 22px;
}

.m-brand .line:before, .m-brand .line:after {
    content: '';
    position: absolute;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #b2b2b2;
    top: -1.5px;
}

.m-brand .line:after {
    left: 0;
}

.m-brand .line:before {
    right: 0;
}


/* 鎵嬮鐞� */

.m-accordion {
    padding-bottom: 20px;
    margin-bottom: 15px;
}

.m-accordion .am-accordion-content ul, .m-accordion .am-accordion-basic {
    margin: 0;
}

.m-accordion .am-accordion-content {
    padding: 0;
}

.m-accordion .am-accordion-content li {
    line-height: 32px;
    border-bottom: 2px dotted #eee;
    border-left: 2px dotted #eee;
    padding-left: 28px;
}

.m-accordion .am-accordion-content li.active a, .m-accordion .am-accordion-content li a:hover {
    color: #20a83e;
    text-decoration: none;
}

.m-accordion .am-accordion-basic .am-accordion-title {
    padding: 8px 30px;
}

.m-accordion .am-accordion-basic .am-accordion-title:hover {
    color: #fff;
    background: #20a83e;
}

.m-accordion .am-accordion-basic .am-active .am-accordion-title {
    color: #fff;
    background: #20a83e;
}


/* 灞曞晢涓績 main */

.m-title2 {
    padding-top: 36px;
    padding-bottom: 48px;
    line-height: 28px;
}

.m-title2 .m-title2-info {
    font-size: 26px;
    font-weight: bold;
    color: #20a83e;
    position: relative;
    padding: 0;
    padding-left: 46px;
}

.m-title2 .m-title2-info:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    border: 4px solid #20a83e;
    margin: 0;
}

.m-title2 .am-breadcrumb {
    margin: 0;
    padding: 0;
}

.m-title2 .am-breadcrumb li {
    font-size: 14px;
    color: #1e1e1e;
    margin: 0;
    padding: 0;
    display: inline;
}


/* 閫氱煡鍒楄〃 妯″潡 */

.m-notice {
    overflow: hidden;
    padding-bottom: 40px;
}

.m-notice .am-list&gt;li {
    border: 1px solid #eee;
    border-width: 0 0 1px;
    margin-bottom: 0;
    padding-left: 22px;
    position: relative;
}

.m-notice .am-list&gt;li.z-link, .m-notice .am-list&gt;li.z-link a:hover, .m-notice .am-list&gt;li.z-link a {
    color: #aaa;
    text-decoration: none;
}

.m-notice .am-list &gt; li.z-link:before {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    content: '';
    background: #aaa;
    border-radius: 3px;
    width: 6px;
    height: 6px;
}

.m-notice .am-list&gt;li:before {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    content: '';
    background: #ef991d;
    border-radius: 3px;
    width: 6px;
    height: 6px;
}

.m-notice .am-list .am-u-sm-3 {
    text-align: right;
    height: 6px;
}

.m-notice .am-list&gt;li a:hover {
    color: #20a83e;
    text-decoration: underline;
}


/* 椤圭洰娴佺▼ 妯″潡 */

.m-product .product-list {
    color: #fff;
}

.m-product .product-list .list-title-num {
    font-weight: bold;
    font-size: 24px;
    padding-right: 28px;
    width: 43px;
}

.m-product .product-list .list-title-content {
    padding-top: 17px;
    padding-bottom: 17px;
}

.m-product .product-list.s-finish {
    color: #1e1e1e;
}

.m-product .product-list.s-finish .list-more img {
    opacity: 1;
    -webkit-filter: opacity(100);
    filter: opacity(100);
}

.m-product .product-list.s-finish .list-title {
    background: #dcdddd;
}

.m-product .list-title {
    padding-left: 76px;
    padding-right: 150px;
    background: #20a83e;
    border-radius: 10px;
    display: table;
    vertical-align: middle;
    width: 100%;
}

.m-product .list-title&gt;span {
    display: table-cell;
    vertical-align: middle;
}

.m-product .list-more {
    text-align: right;
    position: relative;
    padding-right: 150px;
    height: 60px;
}

.m-product .list-more a {
    display: inline-block;
    color: #fff;
    background: #1e1e1e;
    padding: 3px 9px;
    border-radius: 11px;
    font-size: 13px;
    margin-top: 2px;
}

.m-product .list-more a:hover {
    text-decoration: none;
    color: #fff;
}

.m-product .list-more img {
    position: absolute;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-filter: opacity(0);
    filter: opacity(0);
}


/*璁㈠崟涓績*/

.m-order .am-nav-tabs&gt;li.am-active&gt;a, .m-order .am-nav-tabs&gt;li.am-active&gt;a:focus, .m-order .am-nav-tabs&gt;li.am-active&gt;a:hover {
    color: #2d3e50;
    background-color: #fff;
    border: 2px solid #20a83e;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
}

.m-order .am-nav-tabs&gt;li&gt;a {
    border-top: 2px solid transparent;
    color: #2d3e50;
    background-color: #eee;
}

.m-order .am-nav-tabs&gt;li&gt;a {
    border: 1px solid #dedede;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}

.m-order .am-nav-tabs&gt;li:last-child&gt;a {
    border-left: 1px solid transparent;
}

.m-order .am-nav-tabs, .m-order .am-tabs-bd {
    border: none;
}

.m-order .am-nav-tabs {
    border: none;
    background-color: #eee;
    border-bottom: 1px solid transparent;
}

.m-order .am-nav-tabs&gt;li&gt;a {
    margin-right: 0;
}

.m-order .am-tabs-bd.z-padd1 {
    padding: 0 30px 70px;
}

.m-order .m-title2 {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
}

.m-order .am-table thead&gt;tr {
    background: #63b168;
    color: #fff;
    font-size: 16px;
}

.m-order .am-table {
    text-align: center;
    border-left: 1px solid #20a83e;
    border-right: 1px solid #20a83e;
}

.m-order .am-table th {
    text-align: center;
    border-left: none;
    border-right: 1px solid #20a83e;
}

.am-table-bordered&gt;tbody&gt;tr&gt;td, .am-table-bordered&gt;tbody&gt;tr&gt;th, .am-table-bordered&gt;tfoot&gt;tr&gt;td, .am-table-bordered&gt;tfoot&gt;tr&gt;th, .am-table-bordered&gt;thead&gt;tr&gt;td, .am-table-bordered&gt;thead&gt;tr&gt;th {
    border-left: 1px solid transparent;
}

.am-table-striped&gt;tbody&gt;tr:nth-child(odd)&gt;td, .am-table-striped&gt;tbody&gt;tr:nth-child(odd)&gt;th {
    background: #f5f5f5;
}

tr.am-active td {
    background: #f0f6e3!important;
}

.am-table&gt;tbody&gt;tr&gt;td, .am-table&gt;tbody&gt;tr&gt;th, .am-table&gt;tfoot&gt;tr&gt;td, .am-table&gt;tfoot&gt;tr&gt;th, .am-table&gt;thead&gt;tr&gt;td, .am-table&gt;thead&gt;tr&gt;th {
    border-top: 1px solid transparent;
}

.am-table-bordered&gt;thead {
    border: 1px solid #20a83e;
}

.am-form input.input-validation-error[type="text"], .am-form select.input-validation-error, .input-validation-error {
    border-color: #ff0000;
}

.field-validation-error {
    color: #ff0000;
}

.field-validation-error {
    color: #ff0000;
}

.Wdate {
    height: auto !important;
    background: url('../img/icon_data.png') no-repeat right center !important;
}

#login_form .field-validation-error {
    position: absolute;
    right: -35px;
    bottom: 5px;
}

.from-que .que-item {
    width: 33.333333%;
    float: left;
}

.from-que .que-item.other {
    width: 66.666666%;
}

.from-que .que-item.more {
    width: 100%;
}

.from-que .que-item .w3_r {
    width: 120px;
    display: inline-block;
    border: none;
    border-bottom: 1px solid #ccc;
    outline: none;
}

.from-que .que-item label {
    font-weight: normal;
}


/* 鍙傚睍鐢宠 */

.m-panel5 {
    padding: 38px 34px;
}

.m-panel5 .am-btn {
    padding: 0 55px;
    font-size: 24px;
    line-height: 36px;
    font-weight: 400;
}

.m-panel5 .btn-wrap .am-btn {
    width: inherit;
    height: inherit;
}

.m-panel5 .btn-wrap {
    text-align: center;
}

.m-panel5 [class*=am-u-] + [class*=am-u-]:last-child {
    float: left;
}

.m-panel5 .u-link:last-child {
    overflow: hidden;
}

.m-panel5 .u-link:hover {
    color: #fff;
    text-decoration: none;
}

.m-panel5 .u-link.visited .am-panel-default {
    color: #888;
    background: #d1d1d1;
}

.m-panel5 .u-link .am-panel-default {
    color: #1e1e1e;
    background: #e6e6e6;
}

.m-panel5 .u-link.active .am-panel-bd, .m-panel5 .u-link:hover .am-panel-bd {
    color: #fff;
    background: #20a83e;
}


/* 澶у笀璧� */

.m-imgbox {
    height: 211px;
}

.m-imgbox, .m-imgbox-add {
    overflow: hidden;
    margin-bottom: 13px;
}

.m-imgbox&gt;img {
    width: 100%;
    height: 166px;
}

.m-imgbox p {
    border: 1px solid #ccc;
    margin: 0;
    line-height: 43px;
    padding: 0 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.u-close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: auto;
    height: auto;
    cursor: pointer;
}

.m-imgbox-add {
    text-align: center;
    background: #f2f2f2;
    padding-top: 30px;
    height: 166px;
    cursor: pointer;
}

.m-imgbox-add p {
    margin: 0;
}

.m-imgbox-add&gt;p {
    padding: 17px 0;
    font-size: 16px;
    color: #999;
}

.m-imgbox-add .small-txt {
    font-size: 12px;
    color: #c5c5c5;
    padding: 0;
}

</pre></body></html>