<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*鍏ㄥ眬*/

body {
    font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}

.list-none {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.ey-head {
    height: 80px;
    overflow: hidden;
}

.ey-head .logo li {
    float: left;
    height: 80px;
    line-height: 80px;
    font-size: 22px;
}

.ey-head .logo li img {
    max-width: 100%;
    height: 77px;
}

@media screen and (max-width:768px) {
    .ey-head .logo li img {
        height: 90%;
    }
}

.ey-head .logo ul&gt;li+li:before {
    padding: 0 10px;
    color: #ddd;
    font-size: 22px;
    content: "|\00a0"
}

.ey-footer {
    text-align: center;
    padding: 30px;
    color: #777;
}

.ey-footer p {
    margin-bottom: 5px;
}

.breadcrumb&gt;li {
    display: inline-block;
}

.breadcrumb&gt;li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

.ey-member {
    background-color: #f7f7f7;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 50px 0px;
    overflow-x: hidden;
}

.ey-member input.form-control,
.ey-member textarea.form-control {
    border-radius: 0px;
    height: 43px;
}

.ey-member .input-group .input-group-addon {
    border-radius: 0px;
    background: #efefef;
}

.ey-member .input-group i.fa {
    font-size: 18px;
    color: #aaa;
    width: 20px;
    text-align: center;
}

.ey-member select.form-control {
    border-radius: 0px;
}

.ey-member textarea.form-control {
    height: auto;
}

.ey-member .login_link {
    text-align: right;
    margin-bottom: 15px;
}

.ey-member .login_code_img img {
    height: 43px;
    cursor: pointer;
}

.ey-member .form-control-feedback {
    height: 43px;
    line-height: 43px;
    padding-right: 20px;
}

.ey-member .btn {
    border-radius: 2px;
}

.ey-form-choice {
    padding: 10px;
}

.ey-form-file-title {
    padding-top: 8px;
    padding-bottom: 8px;
}

.ey-form .ey-upfile .file-drop-zone {
    border: 0px;
    margin: 0px;
}

.ey-form .ey-upfile .file-preview {
    border-radius: 0px;
    max-width: 220px;
}

/*display:none;*/
.ey-form .ey-upfile .kv-upload-progress {
    max-width: 220px;
}

/*display:none;*/
.ey-form .ey-upfile .kv-upload-progress .progress {
    border-radius: 0px;
}

/*display:none;*/
.ey-form .ey-upfile .file-preview .file-actions {
    display: none;
}

.ey-form .ey-upfile .file-preview-frame {
    box-shadow: none;
    display: block;
    margin: 0px;
    border: 0;
    padding: 0px;
    float: none;
    height: auto;
}

.ey-form .ey-upfile .file-preview-frame img {
    width: 100% !important;
    height: auto !important;
}

.ey-form .ey-upfile .file-preview-frame:hover {
    box-shadow: none;
}

.ey-form .ey-upfile .file-drop-zone-title {
    font-size: 30px;
}

.ey-form .ey-upfile .fileinput-cancel-button {
    width: 76px;
}

.ey-form .ey-upfile .progress {
    margin-bottom: 10px;
}

.ey-form .select-linkage .form-control {
    padding-right: 0px;
}

.has-success .form-control {
    border-color: #ccc;
}

.has-success .input-group-addon {
    border-color: #ccc;
}

/*鐧诲綍鐣岄潰*/

.login_index {
    background-color: #efefef;
    background-image: url(../images/2015020201454781.jpg);
}

.login_index a.btn {
    margin-top: 20px;
}

.login_index .login_type {
    text-align: center;
    margin-top: 20px;
}

.login_index .login_type p {
    color: #444;
}

.login_index .login_type .row {
    padding-top: 5px;
}

.login_index .login_type i {
    font-size: 35px;
}

.login_index .login_type i.fa-qq {
    color: #70A8D6;
}

.login_index .login_type i.fa-weibo {
    color: #E07366;
}

.login_index .login_type i.fa-weixin {
    color: #54C135;
}

.login_index .form-control {
    border: 0;
}

/*娉ㄥ唽椤甸潰*/

.register_index form,
.reg .header {
    margin: 0px auto;
    max-width: 424px;
}

.register_index .login_link {
    margin-top: 10px;
    margin-bottom: 10px;
}

.register_index .login_link .login_link_register {
    margin-right: 6px;
}

.register_index .ey-more {
    position: relative;
}

.register_index .ey-more span {
    position: absolute;
    text-align: center;
    height: 30px;
    line-height: 30px;
    left: 50%;
    margin-left: -50px;
    top: -15px;
    width: 100px;
    overflow: hidden;
    background-color: #fff;
}

.register_index .login_code .form-control-feedback {
    display: none !important;
}

/*閭楠岃瘉*/



/*鐭俊楠岃瘉*/

.phone_code {
    margin: 5px 0px;
    min-width: 100%;
}

.phone_code .badge {
    font-weight: normal;
    background: #777;
    color: #fff;
}

.register_index .fa-mobile {
    font-size: 26px !important;
}

/*浼氬憳涓績*/

.ey-head .user-info {
    padding-top: 20px;
}

.ey-head .user-info .breadcrumb {
    background: none;
    padding: .75rem 1.5rem;
}

.member-profile {
    padding: 10px 0px;
}

.member-profile-content {
    margin: 0px;
    padding: 20px;
}

.member-profile-content .sidebar .list-group-item {
    border: none;
    border-radius: 0px;
    line-height: 17px;
}

.ey-member-index .form-group {
    margin-bottom: 0px;
}

.ey-member-index .row {
    margin-top: 40px;
}

.ey-member-index .basic .row:last-child {
    border-bottom: none;
}

.ey-member-index .ey-form {
    max-width: none;
    background: none;
    padding: 0px;
    margin: 0px;
}

.ey-member-index .panel {
    border: none;
    border-radius: 0px;
    box-shadow: none;
}

.ey-member-index .panel-default&gt;.panel-heading {
    border-radius: 0px;
    font-size: 16px;
}

.member-profile-content .sidebar .list-group {
    margin-bottom: 0px;
}

.member-profile-content .ey-member-profile {
    background: #fff;
    padding: 15px;
    min-height: 500px;
}

.member-profile-content .sidebar-box {
    background: #fff;
    padding: 20px 15px;
}

/*甯愬彿瀹夊叏*/

.ey-member-safety {}

.ey-member-safety .media {
    padding: 30px 0px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.ey-member-safety .media button {}

.ey-member-safety .media i {
    font-size: 25px;
    width: 50px;
    text-align: center;
    color: #337ab7;
}

.ey-member-safety .media i.fa-unlock-alt {
    font-size: 33px;
}

.ey-member-safety .media i.fa-mobile {
    font-size: 48px;
}

.ey-member-safety .media .media-body {
    color: #999;
}

.ey-member-safety .media .media-heading {
    font-size: 18px;
    color: #444;
}

.ey-member-safety .modal .modal-body {
    padding: 15px 15px 0px;
}

.ey-member-safety .modal form {
    padding: 0px 0px 0px;
    margin: 0px;
    max-width: none;
}

.ey-member-safety .media .loading {
    background: #fff url(../images/loading.gif) no-repeat center center;
    color: #fff;
}

/*鏂板鏍峰紡*/



.panel-default .panel-heading {
    background: none;
    border-bottom: 2px solid #f7f7f7;
    height: 44px;
    line-height: 44px;
}

.panel-default .panel-heading strong {
    cursor: pointer;
    background: none;
    font-weight: normal;
    background: -moz-linear-gradient(top, #e1e1e1, #fff);
    font-size: 16px;
    float: left;
    margin: 0 2px 0 0;
    height: 44px;
    line-height: 45px;
    width: 111px;
    text-align: center;
}

.ey-member-index .basic .panel-body {
    clear: both
}

.panel-default .panel-heading span {
    float: right;
    padding-right: 10px;
    font-size: 13px;
    cursor: pointer;
}

.panel,
.member-profile-content .sidebar-box {
    padding: 0px !important;
}

li.list-group-item {
    padding: 0px !important;
}

.user-tx a {
    width: 160px;
    display: block;
    position: relative;
}

.user-tx a img {
    width: 100%;
}

.user-tx span {
    display: block;
    height: 22px;
    line-height: 22px;
    text-align: center;
    background: #ff6565;
    color: #fff;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.input-txt {
    width: 80%;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-shadow: none;
    border-radius: 0;
    height: 36px;
    box-sizing: border-box;
    font-size: 12px;
    color: #333;
}

.btn-primary {
    width: 101px;
    border: none !important
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    -moz-box-shadow: 1px 1px 2px #ccc;
    /* 鑰佺殑 Firefox */
    box-shadow: 1px 1px 2px #ccc;
}

.panel-default select {
    height: 38px;
    line-height: 38px;
    border-radius: 0;
    border: 1px solid #ccc;
    padding-left: 7px;
}

span.redx {
    color: red;
    float: right;
    width: 18%;
    text-align: left;
    vertical-align: middle;
    height: 38px;
    line-height: 38px;
}

p.notic {
    margin-bottom: 0px;
}

.sidebar-header {
    padding: 30px 15px;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.sidebar-header .title h1 {
    color: #666;
}

.sidebar-header .title p {
    font-size: 0.9em;
    font-weight: 200;
    color: #666;
    margin: 0px;
}

.rounded-circle {
    border-radius: 50% !important;
}

.sidebar-header .avatar {
    width: 80px;
    margin: 0px auto;
}

.sidebar-header .avatar img {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin: auto;
    width: 80px;
    height: 80px;
}

.d-flex {
    text-align: center
}

.sidebar-header .title {
    margin-top: 10px;
    clear: both
}

.ydc-icon {
    width: 18px;
    height: 18px;
    display: block;
    border: none;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18px;
}

.list-group-item a {
    display: block;
    width: 100%;
    padding: 12px 0 12px 68px;
    line-height: 20px;
    position: relative;
    font-size: 14px;
}

.ydc-icon-find {
    margin-right: 8px;
    background-image: url(../images/homeico.png);
}

.active .ydc-icon-find {
    margin-right: 8px;
    background-image: url('../images/homeico2.png');
}

.fl {
    float: left;
}

.ydc-icon-record {
    margin-right: 8px;
    background-image: url('../images/caiwu-hei.png');
}

.active .ydc-icon-record {
    background-image: url('../images/caiwu.png');
}

.input-group {
    padding-top: 0px;
    margin: 0px auto;
    width: 320px;
}

.changepass .container {
    padding-top: 25px;
}

.changepass .modal-footer {
    text-align: center
}

.changepass .form-group {
    margin-bottom: 0px;
}

.reg {
    background: #f7f7f7;
}

.reg .input-group {
    width: 100%;
}

.reg .chicuele {
    position: absolute;
    right: 3px;
    bottom: 4px;
    height: 36px;
    z-index: 10;
}

.reg fieldset {
    border: 1px solid #e7e7e7
}

.reg legend {
    font-size: 1.1em;
}

.reg .radio,
.reg .checkbox {
    width: 100%;
    float: left;
}

.reg .radio label,
.reg .checkbox label {
    padding-left: 6px;
}

.reg .header {
    padding: 15px 0px;
    color: #fff;
    text-align: center
}

.reg .header span {
    font-size: 1.6rem;
}

.reg .select .dt {
    display: block;
    margin-bottom: .5rem;
}

.reg .panel-body {
    padding: 38px 50px 50px;

}

body.centre {
    overflow-x: hidden;
}

.centre .panel-body textarea {
    width: 80%;
    min-height: 60px;
    border: 1px solid #ccc
}

.centre .checkbox-custom,
.centre .radio-custom {
    margin-top: 0px;
}

@media (min-width:640px) {
    .col-sm-2 {
        width: 20% !important
    }

    .col-sm-10 {
        width: 80%
    }

    .hamburger {
        display: none !important;
    }
}

.pay .ey-member-index .row {
    margin: 10px 0px;
}

.pay .panel-body {
    padding: 0px 10px 0px;
}

.pay .dataTables_wrapper {
    margin-top: 10px;
}

@media (max-width:640px) {
    .col-sm-2 {
        display: none;
    }

    .col-sm-10 {
        width: 100% !important;
        padding: 0px !important;
    }

    .nber {
        display: none;
    }

    .member-profile-content {
        padding: 0 5px;
    }

    .panel-body {
        padding: 8px;
    }

    .centre .panel-body {
        padding: 3px;
    }

    .ey-head .user-info .breadcrumb {
        display: none;
    }

    .ey-head {
        height: 68px;
        overflow: hidden;
    }

    .ey-head .logo li {
        float: left;
        height: 68px;
        line-height: 68px;
        font-size: 22px;
    }

    .changepass input.form-control {
        padding: 0px !important;
        text-indent: 8px;
    }

    .changepass input.btn-primary {
        position: absolute;
        right: -1px;
        top: 0px;
        z-index: 2;
        height: 38px;
        padding: 0px;
        border-radius: 2px;
    }

    .ey-member-index .row {
        margin-top: 30px;
    }
}

.tag-success {
    background: none;
    color: #333
}

.register_index input.sento {
    position: absolute;
    right: 0;
    top: 0px;
    z-index: 2;
    height: 42px;
}

/*-------------------------------*/

#wrapper {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    padding-left: 0;
    transition: all 0.5s ease;
}

#wrapper.toggled {
    padding-left: 220px;
}

#wrapper.toggled #sidebar-wrapper {
    width: 220px;
}

#wrapper.toggled #page-content-wrapper {
    margin-right: -220px;
    position: absolute;
}

#sidebar-wrapper {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    background: #fff;
    height: 100%;
    left: 220px;
    margin-left: -220px;
    overflow-x: hidden;
    overflow-y: auto;
    transition: all 0.5s ease;
    width: 0;
    z-index: 1000;
}

#sidebar-wrapper::-webkit-scrollbar {
    display: none;
}

#page-content-wrapper {
    padding-top: 70px;
    width: 100%;
}


.hamburger {
    background: transparent;
    border: none;
    display: block;
    height: 30px;
    position: absolute;
    top: 20px;
    right: 10px;
    width: 30px;
    z-index: 999;
}

.hamburger:hover {
    outline: none;
}

.hamburger:focus {
    outline: none;
}

.hamburger:active {
    outline: none;
}

.hamburger.is-closed .hamb-top {
    -webkit-transition: all 0.35s ease-in-out;
    top: 5px;
}

.hamburger.is-closed .hamb-middle {
    margin-top: -2px;
    top: 50%;
}

.hamburger.is-closed .hamb-bottom {
    -webkit-transition: all 0.35s ease-in-out;
    bottom: 5px;
}

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
    height: 3px;
    left: 0;
    position: absolute;
    width: 100%;
}

.hamburger.is-open .hamb-top {
    -webkit-transform: rotate(45deg);
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
    background-color: #ffffff;
    margin-top: -2px;
    top: 50%;
}

.hamburger.is-open .hamb-middle {
    background-color: #ffffff;
    display: none;
}

.hamburger.is-open .hamb-bottom {
    -webkit-transform: rotate(-45deg);
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
    background-color: #ffffff;
    margin-top: -2px;
    top: 50%;
}

/*-------------------------------*/

/*          Dark Overlay         */

/*-------------------------------*/

.overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 1;
}

.list-group-item:first-child {
    border-radius: 0px !important;
}

.btn-group-lg&gt;.btn,
.btn-lg {
    font-size: 1rem
}

@media (min-width:640px) {
    .reg .panel-body {
        background: #fff;
        box-shadow: 0 0 50px #ccc;
        border-radius: 5px;
        border: #cecece;
    }

}

@media (max-width:640px) {
    .reg .panel-body {
        padding: 30px 15px;
    }

    .regi .panel-body {
        padding: 0px 15px 0px;
    }

    .reg .btn-primary {
        width: auto
    }

    .panel-default .panel-heading strong {
        width: 80px;
    }

    .deta .ey-member-index .row {
        margin: 10px -10px;
    }

    h1.text-xs-center {
        font-size: 2rem;
        margin-top: 10px !important;
    }
}

.changepass .form-group {
    margin-bottom: 10px;
}

.form-group a.login_link {
    position: absolute;
    right: 0;
    top: 0;
}

.login-link {
    text-align: right;
    margin: 10px 7px;
}

.login-link span {
    color: #CACAD9;
    padding: 0 4px 0px 7px;
    text-align: center;
    font-size: 12px;
    vertical-align: middle;
}

.login-link .login-link-reg {
    margin-right: 10px;
	margin-left: 10px;
}

.login-link a {
    font-size: 12px;
    color: #3091f2;
    vertical-align: middle;
}

em,
i {
    font-style: normal
}

.input-group em.tis {
    position: absolute;
    right: 6px;
    top: 10px;
    z-index: 3;
    color: #999
}

.mip-reg-logo {
    text-align: center;
    margin-bottom: 0px;
}

.mip-reg-logo img {
    width: 65%;
}

.mip-reg-heading {
    color: #59607b;
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 40px;
    padding: 0;
    text-align: center
}

/*閭璁よ瘉*/
.yxrz {}

.yxrz .form-control {
    width: 70%;
    border-right: none;
}

.yxrz .btn-primary {
    width: 30%;
    height: 36px;
    background: #999 !important;
    height: 36px !important;
}

.yxrz .btn-primary:hover,
.yxrz .btn-primary:focus,
.yxrz .btn-primary:active {
    background: #888 !important;
}

.reg .sento {
    background: #999 !important;
}

.reg .sento .btn-primary:hover,
.reg .sento .btn-primary:focus,
.reg .sento .btn-primary:active {
    background: #888 !important;
}

.czl {
    width: 88px;
    height: 32px !important;
    margin-right: 3px;
    padding: 0px 3px;
}

.font-size-24 {
    font-size: 24px;
}

.green-400 {
    color: #7dd3ae !important;
}

[class*=' wb-'],
[class^=wb-] {
    font-family: 'Web Icons';
    font-weight: 400;
    font-style: normal;
    position: relative;
    display: inline-block;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    text-rendering: auto;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.font-size-75 {
    font-size: 75px !important;
}

/*鍒嗛〉*/
.pagination {
    display: inline-block;
    padding-left: 0;
    border-radius: 4px
}

.pagination&gt;li {
    display: inline
}

.pagination&gt;li&gt;a,
.pagination&gt;li&gt;span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination&gt;li:first-child&gt;a,
.pagination&gt;li:first-child&gt;span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination&gt;li:last-child&gt;a,
.pagination&gt;li:last-child&gt;span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination&gt;li&gt;a:focus,
.pagination&gt;li&gt;a:hover,
.pagination&gt;li&gt;span:focus,
.pagination&gt;li&gt;span:hover {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination&gt;.active&gt;a,
.pagination&gt;.active&gt;a:focus,
.pagination&gt;.active&gt;a:hover,
.pagination&gt;.active&gt;span,
.pagination&gt;.active&gt;span:focus,
.pagination&gt;.active&gt;span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination&gt;.disabled&gt;a,
.pagination&gt;.disabled&gt;a:focus,
.pagination&gt;.disabled&gt;a:hover,
.pagination&gt;.disabled&gt;span,
.pagination&gt;.disabled&gt;span:focus,
.pagination&gt;.disabled&gt;span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.deta .dataTables_paginate,
div.fytotal {
    text-align: center;
}

i.fa-power-off {
    margin-right: 6px;
    margin-left: 2px;
}

.fa-power-off:before {
    font-size: 17px;
    color: #aaa;
    content: "\f127";
}

/*绗笁鏂圭櫥褰曟牱寮�*/
.qrcode-title {
    width: 312px;
    margin: 10px auto;
    font-weight: normal;
    font-size: 12px;
    text-align: center;
    font-weight: 600;
    color: #9fa5bb;
    vertical-align: middle;
}

.qrcode-title .cross-line {
    width: 90px;
    height: 1px;
    margin: 9px 10px 0;
    display: inline-block;
    vertical-align: top;
    background-color: #cbcbcb;
}

.login_type {
    padding-top: 15px;
}

.login_type ul li i {
    font-size: 3rem;
}

.login_type ul li a span {
    display: block;
    color: #9fa5bb;
    margin-top: 10px;
}

/*鍏煎鏂扮増宸︿晶缁撴瀯鏍峰紡 2020-12-28*/

.member-profile-content .ey-nav {
    background-color: #fff;
    width: 200px;
    min-height: 600px;
    position: relative;
    margin-bottom: 1.875rem;
    background-color: #fff;
    border: 0 solid transparent;
    border-radius: .286rem;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

@media (min-width: 640px) {
    .member-profile-content .ey-nav {
        width: 20% !important;
    }

    @media (min-width: 480px) {
        .member-profile-content .ey-nav {
            float: left;
            width: 16.666667%;
        }

        .member-profile-content .sidebar-box ul {
            padding: 15px 0;
            border-bottom: 1px solid #eee;
            text-align: center;
        }

        .member-profile-content .sidebar-box ul:last-child {
            border-bottom: none;
        }

        .member-profile-content .sidebar-box ul li .title {
            text-align: center;
            font-size: 16px;
            font-weight: 700;
            color: #333;
        }

        .member-profile-content .sidebar-box ul li {
            color: #999;
            line-height: 40px;
            height: 40px;
        }


        /* 20201230鏂板 */
        .group_z {
            width: 312px !important;
            margin: 0 auto 1.6rem auto;
        }

        /* 20210122鏂板璐墿杞︾儹闂ㄤ骇鍝� */
        .wc1200 {
            margin: 0 auto;
            width: 1200px;
        }

        .fl {
            float: left;
        }

        .fr {
            float: right;
        }

        .mt20 {
            margin-top: 20px;
        }

        .pr_icon {
            background: url(../images/br-price-icon.png) no-repeat 0 0;
        }

        .warp-pic-list li {
            float: left;
            display: inline;
        }

        .warp-pic-list .img_wrap {
            display: block;
            font-size: 0;
            overflow: hidden;
        }

        .warp-pic-list .text-area {
            background-color: #fff;
            line-height: 24px;
        }

        .row .hd {
            height: 55px;
        }

        .row .hd .title {
            font-size: 24px;
            line-height: 54px;
        }

        .tab-T-3 {
            width: 66px;
        }

        .tab-T-3 li {
            width: 12px;
            height: 12px;
            font-size: 0;
            background-color: #dfdfdf;
            float: left;
            margin-left: 10px;
            cursor: pointer;
            display: inline;
        }

        .tab-T-3 li.cur {
            background-color: #a2a2a2;
        }

        .rowE .warp-pic-list {
            position: relative;
            width: 1200px;
            height: 400px;
            overflow: hidden;
        }

        .rowE .count li {
            margin-right: 20px;
            width: 285px;
            height: auto;
            border: 1px dashed #cacaca;
        }

        .rowE .count .img_wrap {
            width: 283px;
            height: 283px;
        }

        .rowE .count .img_wrap img {
            width: 100%;
            height: 100%;
        }

        .rowE .count li .text-area {
            padding: 10px 15px 10px 15px;
        }

        .rowE .count li .text-area p {
            text-align: center;
            line-height: 24px;
            height: 24px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .rowE .count li .text-area .br-price {
            width: 100%;
            margin: 5px 0 2px;
            overflow: hidden;
            text-align: center;
        }

        .rowE .count li .text-area .br-price strong {
            font-size: 14px;
            font-family: verdana;
            font-weight: 400;
        }

        .rowE .count li .text-area .br-product-btn {
            margin: 10px 0 0;
            text-align: center;
        }

        .rowE .count li .text-area .br-product-btn .product-btn {
            display: inline-block;
            height: 28px;
            line-height: 28px;
            padding: 0 20px;
            border: 1px solid #999;
            color: #666;
            text-align: center;
            border-radius: 3px;
        }

        .rowE .count li .text-area .br-product-btn .product-btn:hover {
            color: #fff;
        }

        .rowE .count li .text-area .br-product-btn .product-btn i {
            display: inline-block;
            height: 18px;
            width: 18px;
            margin-right: 5px;
            background-position: 0 0;
            background-repeat: no-repeat;
            overflow: hidden;
            vertical-align: middle;
            background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAQCAYAAABpyU3qAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QzAwM0NEMkY0NjA0MTFFOUE5NzhDMEZERURBRTA3QTUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QzAwM0NEMzA0NjA0MTFFOUE5NzhDMEZERURBRTA3QTUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDMDAzQ0QyRDQ2MDQxMUU5QTk3OEMwRkRFREFFMDdBNSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDMDAzQ0QyRTQ2MDQxMUU5QTk3OEMwRkRFREFFMDdBNSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PssZixAAAADbSURBVHja3JbBDcMgDEVD1C06Sap2HZgJ1omUSdI52vjAARdjYyBS+m9GBJ7Mtx3zOTQp5JxL4hCCkXy3L0/VffdtTWKjAQdo73160KFR4AD9frzS+6y1PwdhKA66BjyXKAzFQZMZp+BK6y1WoeBK6/N0Uf03OO4gOO4t3EFwLAYHX0dYyuc9Bb6OsJTPxVaJsKOhcaehOk6Vx8+ClrTJyxYnOTlrChBeonVy5gqw9BJG+6+inZzafxWsG5dtbvz3bn/c+Gc9Li3EXgVbAs7tm1uzOSLrkn1fAQYA5CmAdS5d5+gAAAAASUVORK5CYII=);
        }

        .rowE .count li .text-area .br-product-btn .product-btn:hover i {
            background-position: -30px 0;
        }

        .rowE .count .p-num {
            font-family: "Tahoma";
            font-weight: bold;
        }


        .rowE .warp-pic-list:hover .prev,
        .rowE .warp-pic-list:hover .next {
            display: block;
        }
        .rowE .prev:hover, .rowE .next:hover {
            background: rgba(0,0,0,.2);
        }

        .rowE .prev {
            background-position: 0 -88px;
            left: 0;
            display: none;
            position: absolute;
            top: 50%;
            margin-top: -60px;
            z-index: 1;
            text-align: center;
            width: 40px;
            height: 100px;
            line-height: 100px;
            background: #f2f2f2;
            background: rgba(0, 0, 0, .1);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#32000000, endColorstr=#32000000);
            color: rgba(0, 0, 0, 0);
            border: 0;
            outline: none;
        }

        .rowE .prev:before {
            content: "&lt;";
            color: #999;
            text-align: center;
            font-size: 42px;
            font-weight: 400;
            font-family: simsun;
        }

        .rowE .next {
            background-position: 0 -200px;
            right: 0;
            display: none;
            position: absolute;
            top: 50%;
            margin-top: -60px;
            z-index: 1;
            text-align: center;
            width: 40px;
            height: 100px;
            line-height: 100px;
            background: #f2f2f2;
            background: rgba(0, 0, 0, .1);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#32000000, endColorstr=#32000000);
            color: rgba(0, 0, 0, 0);
            border: 0;
            outline: none;
        }

        .rowE .next:before {
            content: "&gt;";
            color: #999;
            text-align: center;
            font-size: 42px;
            font-weight: 400;
            font-family: simsun;
        }

        .header_logo{ width:100%; height:150px; background:#ffffff; text-align:center;}
        .header_div{ width:100%; height:150px; background:#ffffff url(../images/logo.jpg) no-repeat top center;}
        #header{ margin:0px auto; width:1200px; height:110px; position:relative;}
        #header #logo{ position:absolute; left:0px; top:10px;}
        #header #lang{ position:absolute; right:0px; top:10px;}
        #header #lang a:link,#header #lang a:visited{ float:left; margin-left:10px;}
        #header #lang a:hover,#header #lang a:active{ border-bottom:solid 1px #969696; text-decoration:none;}
        #header #lang .icon_cn{ background:url(../images/China.jpg) no-repeat left; padding-left:25px;}
        #header #lang .icon_en{ background:url(../images/English.jpg) no-repeat left; padding-left:25px;}
        #header #lang .icon_dn{ background:url(../images/Deutsch.jpg) no-repeat left; padding-left:25px;}
        #header .top_div_1{ position:absolute; right:0px; top:25px;}
        #header .top_div_1 span{ line-height:33px; float:left;}

        #header .search_div{ position:absolute; right:10px; top:5px;}
        #header .search_div .search-keyword{ float:left; width:110px; height:28px; line-height:28px; border:solid 1px #ccc; background:#fff url(../images/fdj.jpg) no-repeat 2px 2px; padding-left:32px; }
        #header .search_div .search-option{ float:left; width:100px; height:30px; line-height:30px; border:0; }
        #header .search_div .search-submit{ float:left; width:80px; height:30px; border:solid 1px #ccc; cursor:pointer; }

        .nav_div{ width:100%; height:40px; background:#007abc;}
        #nav{ margin:0px auto; width:1200px; height:40px; text-align:center; position:relative;}
        #nav ul{ float:left;}
        #nav li{ float:left; display:block; position:relative; z-index:100;}
        #nav li a{ float:left; display:block; width:114px; padding:0px; height:40px; font: normal 16px/40px 'Microsoft yahei','寰蒋闆呴粦'; color:#ffffff;}
        #nav li a:hover{ color:#d98a00; background:#e8f1ff;}



        #nav li ul{ position:absolute; left:0px; top:40px; padding:0 10px;  background:rgba(180, 226, 249, 0.8);}
        #nav li ul li{ text-align:left; width:130px; }

        #nav li ul li:hover .subnav1{display:block;}

        #nav li ul li a{ float:left; display:block; width:140px; height:30px; padding:0 0 0 10px; margin-left: -10px; font: normal 14px/30px 'Microsoft yahei','寰蒋闆呴粦'; color:#000;}
        #nav li ul li a:hover{color:#74a0ca;}
        .subnav {display: none;}


        #nav ul li ul li ul{position: absolute;
            left: 140px;
            top: 0px;
            padding: 0 10px;
            background:rgba(208, 236, 145, 0.8);
            display: none;}


        #nav ul li ul li ul li ul{position: absolute;
            left: 200px;
            top: 0px;
            padding: 0 10px;
            background:rgba(153, 231, 139, 0.8);
            display: none;}
        #nav ul li ul li ul li:hover .subna2{display:block;}



        #nav .first{ border:0px;}
        #nav .subhover{ color:#ffffff;}
        .topnav{ float:left; width:920px; position:absolute; left:50px;}

        #nav li ul li ul li{ text-align:left; width:190px;}




        #nav li ul li ul li a:link,#nav li ul li ul li a:visited{ float:left; display:block; width:200px; font:normal 14px/30px 'Microsoft yahei','寰蒋闆呴粦'; background:none; }
        #nav li ul li ul li a:hover,#nav li ul li ul li a:active{color:#74a0ca; background-color:#efefef;}


        #nav .subnav2 { position: absolute; left: 140px; top: 0px; background:rgba(153, 231, 139, 0.8); display: none; float: left;}

        #nav .search_div{ float:right; padding-top:5px;}
        #nav .search_div .search-keyword{ float:left; width:134px; height:28px; line-height:28px; border:solid 1px #ccc; background:#fff url(../images/fdj.jpg) no-repeat 2px 2px; padding-left:32px; }
        #nav .search_div .search-option{ float:left; width:100px; height:30px; line-height:30px; border:0; }
        #nav .search_div .search-submit{ float:left; width:50px; height:30px; border:solid 1px #ccc; cursor:pointer; }

        .bottom_div{ width:100%; height:auto; overflow:hidden; margin-top:30px; background:#242840; padding-bottom:20px; color:#5e6984;}
        .bottom{ width:1200px; height:auto; overflow:hidden; padding:0px; margin:0px auto; line-height:2em;}
        .bottom_1{ width:1200px; height:110px; color:#8fb5d9; text-align:left; position:relative; border-top:solid 5px #8fb5d9; border-bottom:solid 1px #3f4259; margin:0px auto 20px;}
        .bottom_1 .bottom_tel{ position:absolute; left:0px; top:20px; line-height:30px; padding-right:20px; background:url(../images/img5.jpg) no-repeat right;}
        .bottom_1 .bottom_icp{ position:absolute; left:480px; top:20px; line-height:30px; padding-right:20px;}
        .bottom_1 .bottom_icp a{ color: #8fb5d9;}
        .bottom_1 .bottom_fax{ position:absolute; left:330px; top:5px; line-height:30px; padding-right:20px; background:url(../images/img5.jpg) no-repeat right;}
        .bottom_1 .bottom_email{ position:absolute; left:230px; top:20px; line-height:30px; padding-right:20px; background:url(../images/img6.jpg) no-repeat right;}
        .bottom_1 .bottom_info{ position:absolute; left:0px; top:60px; line-height:30px;}
        .bottom_1 .bottom_top{ position:absolute; right:0px; top:0px;}


        .bottom_1 .gzhewm{position: absolute; left: 800px; top: 5px; }


        .bottom_nav a{ margin:0px 5px; color:#5e6984;}
        .bottom a:hover{ color:#8fb5d9;}
        .copyright{ float:right;}
        .bottom_nav{ float:left;}

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