/*! CSS Used from: http://emily5322.temp.cn2.caihongjianzhan.com/static/css/common.css */
* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

div,
dl,
dt,
dd,
p {
    margin: 0;
    padding: 0;
}

div,
dl,
dt,
dd,
p {
    *zoom: 1;
}

img {
    border: 0 none;
}

img {
    vertical-align: top;
}

a {
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
}

a {
    blr: expression(this.onFocus=this.blur());
}

:focus {
    outline: none;
}

/* .clearfix:before,
.footer:before {
    content: '';
    display: table;
} */

.clearfix:after,
.footer:after {
    content: '';
    display: table;
    clear: both;
}

.clearfix,
.footer {
    *zoom: 1;
}

a {
    color: #333333;
}

.footer {
    background: #5c5c5c;
    padding-top: 40px;
}

@media only screen and (min-width:1025px) {
    a {
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s;
    }

    a:hover {
        color: var(--color-primary) !important;
    }
}

/*! CSS Used from: http://emily5322.temp.cn2.caihongjianzhan.com/static/css/style.css */
@media only screen and (min-width:1025px) {
    a {
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s;
    }
}

@media only screen and (min-width:1025px) {
    a {
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s;
    }
}

/*! CSS Used from: http://emily5322.temp.cn2.caihongjianzhan.com/css/tailwind.css */
*,
::before,
::after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb;
}

::before,
::after {
    --tw-content: '';
}

a {
    color: inherit;
    text-decoration: inherit;
}

:-moz-focusring {
    outline: auto;
}

dl,
dd,
p {
    margin: 0;
}

:disabled {
    cursor: default;
}

img {
    display: block;
    vertical-align: middle;
}

img {
    max-width: 100%;
    height: auto;
}

*,
::before,
::after {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-scroll-snap-strictness: proximity;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
}

.\!float-none {
    float: none !important;
}

.ml-2 {
    margin-left: 8px;
}

.flex {
    display: flex;
}

/* .\!w-full {
    width: 100% !important;
} */

.justify-center {
    justify-content: center;
}

@media (min-width: 640px) {
    .sm\:flex {
        display: flex;
    }

    .sm\:justify-start {
        justify-content: flex-start;
    }
}

/*! CSS Used from: http://cdn.xuansiwei.com/common/lib/bulma/0.7.5/bulma.min.css */
dd,
dl,
dt,
p {
    margin: 0;
    padding: 0;
}

*,
::after,
::before {
    box-sizing: inherit;
}

img {
    height: auto;
    max-width: 100%;
}

a {
    color: #3273dc;
    cursor: pointer;
    text-decoration: none;
}

a:hover {
    color: #363636;
}

img {
    height: auto;
    max-width: 100%;
}

span {
    font-style: inherit;
    font-weight: inherit;
}

.container {
    flex-grow: 1;
    margin: 0 auto;
    position: relative;
    width: auto;
}

@media screen and (min-width:1024px) {
    .container {
        max-width: 960px;
    }
}

@media screen and (min-width:1216px) {
    .container {
        max-width: 1152px;
    }
}

@media screen and (min-width:1408px) {
    .container {
        max-width: 1344px;
    }
}

.section {
    padding: 3rem 1.5rem;
}

.footer {
    background-color: #fafafa;
    padding: 3rem 1.5rem 6rem;
}

/*! CSS Used from: Embedded */
.section {
    padding: 0;
}

/*! CSS Used from: http://emily5322.temp.cn2.caihongjianzhan.com/css/wh.css */
@media print {

    *,
    *:before,
    *:after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

.col-md-3,
.col-xs-6 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-6 {
    float: left;
}

.col-xs-6 {
    width: 50%;
}

@media (min-width: 992px) {
    .col-md-3 {
        float: left;
    }

    .col-md-3 {
        width: 25%;
    }
}

.container:before,
.container:after {
    display: table;
    content: " ";
}

.container:after {
    clear: both;
}

span {
    padding: 0px;
    margin: 0px;
}

@media (max-width: 768px) {
    .col-xs-6 {
        padding: 0 5px;
    }
}

/*! CSS Used from: http://emily5322.temp.cn2.caihongjianzhan.com/css/ry.css */
div,
p {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

a {
    text-decoration: none;
    color: inherit;
}

a:hover {
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
    outline: 0;
    outline: none;
    blr: expression(this.onFocus=this.blur());
}

img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}

body * {
    box-sizing: border-box;
    line-height: 1;
}

div,
p {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

a {
    text-decoration: none;
    color: inherit;
}

a:hover {
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
    outline: 0;
    outline: none;
    blr: expression(this.onFocus=this.blur());
}

img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}

body * {
    box-sizing: border-box;
    line-height: 1;
}

/*! CSS Used from: http://emily5322.temp.cn2.caihongjianzhan.com/css/page_2.css */
a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

img {
    border: 0;
}

@media print {

    *,
    *:before,
    *:after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " ("attr(href) ")";
    }

    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    color: #428bca;
    text-decoration: none;
}

/* a:hover,
a:focus {
    color: #2a6496;
    text-decoration: underline;
} */

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

img {
    vertical-align: middle;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1280px;
    }
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.col-sm-6,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

@media (min-width: 768px) {
    .col-sm-6 {
        float: left;
    }

    .col-sm-6 {
        width: 50%;
    }
}

.container:after,
.row:after {
    clear: both;
}

span,
a {
    padding: 0px;
    margin: 0px;
}

a {
    text-decoration: none;
}

a:hover {
    /* text-decoration: underline; */
    color: #ff6633;
}

img {
    border: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

img {
    border: 0;
}

@media print {

    *,
    *:before,
    *:after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " ("attr(href) ")";
    }

    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p {
        orphans: 3;
        widows: 3;
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    color: #428bca;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #2a6496;
    /* text-decoration: underline; */
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

img {
    vertical-align: middle;
}

p {
    margin: 0 0 10px;
}

dl {
    margin-top: 0;
    margin-bottom: 20px;
}

dt,
dd {
    line-height: 1.42857143;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.col-md-3,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-xs-12,
.col-sm-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-6,
.col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-6 {
    width: 50%;
}

@media (min-width: 768px) {

    .col-sm-6,
    .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-6 {
        width: 50%;
    }
}

@media (min-width: 992px) {

    .col-md-3,
    .col-md-6 {
        float: left;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-3 {
        width: 25%;
    }
}

.clearfix:after,
.container:after,
.row:after {
    clear: both;
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

dl,
dd,
dt,
span,
a,
p {
    padding: 0px;
    margin: 0px;
}

a {067876
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #ff6633;
}

img {
    border: none;
}

.bottom {
    padding: 50px 0;
    background: #434343;
}

.bottom .line {
    border-top: #666666 solid 1px;
}

.b-link {
    margin-top: 30px;
    display: -moz-box;
    display: box;
}

.b-link dl {
    -moz-box-flex: 1.0;
    -webkit-box-flex: 1.0;
    box-flex: 1.0;
    float: left;
    margin-right: 20px;
}

.b-link dl dt {
    font-size: 16px;
    line-height: 35px;
    color: #FFFFFF;
}

.b-link dl dd {
    font-size: 12px;
    line-height: 30px;
    color: #FFFFFF;
}

.b-link dl dd a {
    color: #FFFFFF;
}

.b-link dl dd a:hover {
    color: var(--color-primary);
    text-decoration: none;
}

.b-contact {
    color: #FFFFFF;
    margin-top: 30px;
}

.b-contact span {
    display: block;
    line-height: 30px;
}

.b-code {
    margin-top: 15px;
}

.b-follow-tt {
    font-size: 18px;
    line-height: 35px;
    color: #FFFFFF;
    margin-top: 30px;
}

.b-tel {
    font-size: 22px;
    color: #ffffff;
    line-height: 40px;
    margin-top: 15px;
}

.b-tel img {
    max-width: 95px;
    float: left;
}

.b-tel p {
    float: right;
    line-height: 28px;
    margin-right: 20px;
}

.b-tel span {
    float: left;
    width: 100%;
    font-size: 13pt;
}

@media (max-width: 768px) {
    .b-tel img {
        margin-left: 20px;
    }

    .b-tel p {
        font-size: 15pt;
    }

    .col-xs-6 {
        padding: 0 5px;
    }

    .bottom {
        padding: 30px 0;
    }

    .b-contact {
        text-align: center;
    }

    .b-code {
        text-align: center;
    }

    .b-follow-tt {
        text-align: center;
        margin-top: 20px;
    }

    .b-tel {
        text-align: center;
        font-size: 16px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .b-tel {
        font-size: 17px;
    }
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

@media print {

    *,
    *:before,
    *:after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " ("attr(href) ")";
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    color: #428bca;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #2a6496;
    /* text-decoration: underline; */
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1280px;
    }
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.col-sm-6,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

@media (min-width: 768px) {
    .col-sm-6 {
        float: left;
    }

    .col-sm-6 {
        width: 50%;
    }
}

.container:after,
.row:after {
    clear: both;
}

a {
    padding: 0px;
    margin: 0px;
}

a {
    text-decoration: none;
}

/* a:hover {
    text-decoration: underline;
    color: #ff6633;
} */

.footer {
    background: #505050;
    padding: 10px 0;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 25px;
}

.footer-l {
    text-align: left;
    word-spacing: 1em;
}

.footer-l a {
    color: #FFFFFF;
}

.footer-r {
    text-align: right;
}

.footer-r a {
    color: #FFFFFF;
}

@media (max-width: 768px) {

    .footer-l,
    .footer-r {
        text-align: center;
    }
}