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

@charset "utf-8";

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
}

html,
body,
div,
p,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ol,
ul,
li,
blockquote,
pre,
button,
fieldset,
form,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
iframe,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
header,
footer,
menu,
nav,
section,
summary,
audio,
video {
    margin: 0px;
    padding: 0px;
    border: 0px none transparent;
    outline: none;
    font-size: inherit;
    font-family: inherit;
    line-height: 1.2em;
}

article,
aside,
dialog,
footer,
header,
section,
nav,
figure,
menu,
audio,
canvas,
progress,
video {
    display: block;
}

html,
body {
    width: 100%;
    overflow-x: hidden;
}

html.freeze,
html.freeze body {
    overflow: hidden;
}

body {
    font: 15px / 1.6rem "Microsoft YaHei UI", "Microsoft YaHei", tahoma, arial, "Hiragino Sans GB", SimSun, "Segoe UI", Tahoma, Helvetica, sans-serif, sans-serif, ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“;
    /* color: rgb(51, 51, 51); */
    color: #000000;
 
}


.clearfix::after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ".";
    overflow: hidden;
    width: 0px;
    height: 0px;
    font-size: 0px;
    line-height: 0;
}

.clearfix {
    display: block;
}

img,
li,
h2,
p,
h3 {
    transition: all 0.5s ease 0s;
}

.hide {
    display: none;
}

.tran {
    transition: all 0.5s ease 0s;
}

div,
.box,
li,
h2,
h3 {
    box-sizing: border-box;
}

#bsWXBox {
    box-sizing: content-box;
}

.center {
    position: absolute;
    inset: 0px;
    margin: auto;
}

.triangle {
    border-color: transparent transparent rgb(255, 255, 255) rgb(255, 255, 255);
    border-style: solid;
    border-width: 8px;
    bottom: -8px;
    box-sizing: border-box;
    content: "";
    display: block;
    height: 0px;
    position: relative;
    transform: rotate(135deg);
    transform-origin: center center;
    width: 0px;
    margin-left: 48px;
}

.gray {
    opacity: 0.5;
    filter: grayscale(1);
}

a,
button {
    /* 	transition: all 0.5s ease 0s; */
    text-decoration: none;
    outline: 0px;
}

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

.clamp2 {
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.l2 {
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

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

.l3 {
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.clamp3 {
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    /* white-space: pre-wrap; */
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.web {
    width: 1200px;
    margin: 0px auto;
}

.w1060 {
    width: 1060px;
    margin: auto;
}

.w1200 {
    max-width: 1200px;
    margin: 0px auto;
}

.w1300 {
    max-width: 1300px;
    margin: 0px auto;
}

.w1400 {
    width: 1400px;
    margin: 0px auto;
}

.w1600 {
    width: 1600px;
    margin: 0px auto;
    position: relative;
}

.w1700 {
    width: 1700px;
    margin: 0px auto;
}

.w1440 {
    width: 1440px;
    margin: 0px auto;
}

.w1545 {
    max-width: 1545px;
    margin: 0px auto;
    position: relative;
    z-index: 1;
    height: 100%;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.inlineB {
    font-size: 0px;
}

html.firefox fieldset {
    display: table-cell !important;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    overflow: visible;
    background-color: transparent;
    cursor: pointer;
}

.search-box input::-webkit-input-placeholder {
    color: #848484;
    font-size: 18px;
}

.search-box input::-moz-placeholder {
    color: #848484;
    font-size: 18px;
}

.search-box input:-ms-input-placeholder {
    color: #848484;
    font-size: 18px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    text-decoration: none;
}

button:hover span {
    text-decoration: underline;
}

input {
    padding: 0px;
    border: 0px none transparent;
    outline: 0px;
}

input[type="submit"] {
    /* 	height: 28px;
	line-height: 24px; */
}

input[type="radio"],
input[type="checkbox"] {
    width: 14px;
    height: 14px;
}

input[type="image"] {
    height: auto;
    margin: 0px;
    padding: 0px;
    border: 0px;
}

input[disabled="disabled"] {
    background-color: rgb(235, 235, 235);
    color: rgb(149, 149, 149);
}

select {
    height: 28px;
    line-height: 24px;
    padding: 1px 0px 1px 3px;
    border: 1px solid rgb(222, 222, 222);
    background-color: rgb(255, 255, 255);
}

select[disabled="disabled"] {
    background-color: rgb(235, 235, 235);
    color: rgb(149, 149, 149);
}

textarea {
    min-height: 80px;
    padding: 1px 3px;
    border: 1px solid rgb(222, 222, 222);
    line-height: 25px;
}

iframe.pdf {
    width: 100%;
    height: 600px;
    margin-top: 30px;

    margin-bottom: 30px;
}

mark {
    background-color: transparent;
}

[data-style="list"] .target {
    display: none;
    color: rgb(0, 0, 0);
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-width: 1px 0px 0px;
    border-right-style: initial;
    border-bottom-style: initial;
    border-left-style: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image: initial;
    border-top-style: solid;
    border-top-color: rgb(238, 238, 238);
    display: none;
}

img {
    border: 0px none transparent;
    vertical-align: middle;
    max-width: 100%;
}

b,
strong {
    font-weight: 600;
}

i,
em,
dfn,
cite,
address {
    font-style: normal;
}

small {
    font-size: 90%;
}

sup,
sub {
    position: relative;
    font-size: 0.9em;
    line-height: 0;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

del {
    text-decoration: line-through;
}

label {
    cursor: pointer;
}

ol,
ul,
li {
    list-style: none;
}

legend {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 1px;
    font-size: 0px;
    line-height: 0;
}

caption {
    height: 1px;
    font-size: 0px;
    line-height: 0;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0px, -30px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0px, -30px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0px, 30px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0px, 30px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(8%, 0px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(8%, 0px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-8%, 0px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-8%, 0px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

@-webkit-keyframes flipInX {
    0% {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transition-timing-function: ease-in;
    }

    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    100% {
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    0% {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transition-timing-function: ease-in;
    }

    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    100% {
        transform: perspective(400px);
    }
}

@-webkit-keyframes z {
    0% {
        transform: translateX(0px) translateY(0px) translateZ(0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
    }

    100% {
        transform: translateX(0px) translateY(0px) translateZ(0px) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);
    }
}

@keyframes z {
    0% {
        transform: translateX(0px) translateY(0px) translateZ(0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
    }

    100% {
        transform: translateX(0px) translateY(0px) translateZ(0px) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);
    }
}

.flipInX {
    animation-name: flipInX;
    visibility: visible !important;
}

.animated {
    animation-duration: 0.5s;
    animation-fill-mode: both;
}

@keyframes fadeInUp2 {
    0% {
        opacity: 0;
        transform: translate3d(0px, 120px, 0px);
    }

    100% {
        opacity: 1;
        transform: translate3d(0px, 0px, 0px);
    }
}


/* html{min-width:1400px} */

.fadeInUp2 {
    animation-name: fadeInUp;
}

#vsb_content table {
    border-width: 1px 0px 0px 1px;
    border-right-style: initial;
    border-bottom-style: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-image: initial;
    border-left-style: solid;
    border-left-color: rgb(221, 221, 221);
    border-top-style: solid;
    border-top-color: rgb(221, 221, 221);
    width: 100%;
    margin: 20px auto;
}

#vsb_content table tr td {
    border-width: 0px 1px 1px 0px;
    border-left-style: initial;
    border-left-color: initial;
    border-top-style: initial;
    border-top-color: initial;
    line-height: 23px;
    padding: 5px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: rgb(221, 221, 221);
    border-bottom-color: rgb(221, 221, 221);
}

#vsb_content table tr td p {
    text-indent: 0em;
    padding: 0px;
    margin: 0px;
    text-align: center;
}

#browser-modal {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    text-align: center;
    color: rgb(48, 50, 51);
    position: fixed;
    z-index: 9999;
}

#browser-modal .browser-modal-cover {
    position: fixed;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    background-color: rgb(17, 17, 17);
    opacity: 0.9;
    z-index: -1;
}

#browser-modal .browser-content {
    width: 700px;
    margin-top: 120px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 80px;
    padding-top: 50px;
    background-color: rgb(255, 255, 255);
    border-radius: 5px;
}

#browser-modal .browser-content .browser-dpc-logo img {
    height: 42px;
    margin: 45px auto 40px;
}

#browser-modal .browser-content .browser-text-title {
    text-transform: uppercase;
    font-size: 24px;
}

#browser-modal .browser-content .browser-text-desc {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 14px;
}

#browser-modal .browser-content .browser-list {
    width: 600px;
    margin: 20px auto;
    height: 130px;
}

#browser-modal .browser-content .browser-item {
    float: left;
    width: 150px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

#browser-modal .browser-content .browser-item .iconfont {
    width: 100px;
    height: 100px;
    margin: 0px auto 10px;
    font-size: 80px;
    line-height: 80px;
}

#browser-modal .browser-content .browser-item .iconchrome {
    background: url("../image/bro.png") 0px 0px no-repeat;
}

#browser-modal .browser-content .browser-item .iconfirefox {
    background: url("../image/bro.png") 0px -100px no-repeat;
}

#browser-modal .browser-content .browser-item .iconopera {
    background: url("../image/bro.png") 0px -200px no-repeat;
}

#browser-modal .browser-content .browser-item .iconEdge {
    background: url("../image/bro.png") 0px -300px no-repeat;
}

#browser-modal .browser-content .browser-item a {
    cursor: pointer;
    display: block;
}

#browser-modal .browser-content .browser-item a img {
    display: block;
    margin: 0px auto;
    max-width: 100px;
    width: 100px;
    height: 100px;
}

#browser-modal .browser-content .browser-item a h4 {
    text-align: center;
    margin-top: 20px;
    font-size: 18px;
    font-weight: 700;
}

.gay {
    color: #b6b6b6;
}

.line-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.line-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.line-6 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}



/* pcÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢ */

.menuOutside {
    width: 100%;
    /* background-color: #e30004; */
}

.menu {
    width: 100%;
    margin: auto;
    transform: translateX(20px);
}

.menu .item {
    float: left;
    /* width: calc(100% / 10); */
    /* padding: 0px 10px; */
    text-align: center;
    position: relative;
}

.menu .item::before {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 0px;
    height: 3px;
    background: #8eb6f4;
    content: "";
    transition: all 0.5s ease 0s;
    opacity: 0;
    border-radius: 5px;
    margin: auto;
}

/* .menu .item a {
    color: #ffffff;
    width: 100%;
    height: 100%;
    display: block;
} */

.menu .item .menu2 {
    position: absolute;
    top: 60px;
    left: 50%;
    width: 120px;
    background-color: #018bd6;
    z-index: 99;
    color: #ffffff;
    display: none;
    transform: translateX(-50%);
}

.menu .item .menu2item {
    display: block;
    transition: all 0.4s ease;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
    /* white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; */
    color: #ffffff;
    font-size: 16px;
    text-shadow: 1px 0 1px rgba(0, 0, 0, .91);
}


.menu .item .menu2item:hover {
    background-color: #8eb6f4;
    transition: all 0.6s;
}

.menu .item:hover .menu2 {
    /* display: block; */
}



.menu .block {
    width: 75px;
    margin: auto;
}

.menu .icon {
    width: 25px;
    float: left;
    margin-right: 10px;
    margin-top: 17px;
}

.menu .text {
    color: #ffffff;
    font-size: 18px;
    line-height: 60px;
    padding: 0px 20px;
    height: 100%;
    display: block;
}

.menu .item:hover::before,
.menu .item.menuStyle::before {
    width: calc(100% - 30px);
    opacity: 1;
}

.menuStyle .text,
.menu .item:hover .text {
    font-weight: 600;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â&nbsp;ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â&nbsp;ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â */
.search_btn {
    display: block;
}

.search {
    opacity: 0;
    position: fixed;
    left: 0;
    display: block;
    top: 0;
    z-index: 99999999;
    *z-index: 999;
    _z-index: 999;
    width: 100%;
    float: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    border-radius: inherit;
    margin-top: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    line-height: initial;
}

.search_box {
    width: 58%;
    position: relative;
    padding: 30px 40px 30px 30px;
    background: #fff;
    margin: 0 auto;
    top: 50%;
    margin-top: -58px;
    background: #FFF;
    border-radius: .4rem .4rem .4rem .4rem;
    text-align: center;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    box-sizing: border-box;
}

/* .logo {
        width: 43%;
    } */
.search .search_box .text {
    width: 100%;
    height: 40px;
    padding: 0;
    font-size: 14px;
    color: #444;
    background: none;
    border: none;
    font-family: "Microsoft Yahei";
    line-height: 40px;
}

.search .search_box .submit {
    display: block;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    height: 36px;
    width: 40px;
    border: none;
    border-radius: 50%;
    overflow: hidden;
    font-size: 14px;
    color: #8f0e16;
    background: 0 0;
    background: url(../image/fdj1.png) no-repeat center;
    background-size: 20px 20px;
    left: auto;
}

.search .search_box .search_wrap {
    border: 1px solid #3d3d3d;
    border-radius: 20px;
    position: relative;
    padding-right: 45px;
    padding-left: 20px;
    width: 95%;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
}

.search .search_box .close_btn {
    position: absolute;
    right: 20px;
    top: 32%;
    width: 39px;
    height: 35px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-size: 26px;
    background: url(../image/closebtn.png) no-repeat center;
    background-size: 31px 29px
}

.search .search_box .close_btn:hover {
    color: #530794;
}

.search.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}

.is-visible .search_box {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Â&nbsp;ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ */
.box {
    max-width: 1500px;
    margin: auto;
    padding: 47px 0  10px;
}

.yinc {
    display: none;
}

.header {
    position: fixed;
    z-index: 99;
    width: 100%;
    top: 0;
    left: 0;
    animation: 0.8s ease 0.3s 1 normal backwards running fadeInDown;
    transition: all 0.5s;
}

.header .top {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    z-index: 999;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.header .top .block {
    position: relative;
    z-index: 2;
    max-width: 1500px;
    margin: auto;
    height: 120px;
}

.header .top .back {
    width: 100%;
    /* height: 200px; */
    position: absolute;
    /* background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgb(0, 0, 0, 0)); */
    z-index: 1;
    left: 0px;
}

.header .slick-arrow {
    display: none !important;
}

.header .top .logo img {
    width: 100%;
}

.header .top .logo {
    position: absolute;
    width: 400px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.header .top .r_top {}

.header .top .r_top1 {
    height: 60px;
    box-sizing: border-box;
    float: right;
    padding-top: 30px;
    color: #ffffff;
}

.header .top .r_top .tlist {
    float: left;
    padding-top: 2px;
}

.header .top .r_top .tlist .item {
    color: #ffffff;
    font-size: 14px;
    float: left;
    padding: 0px 12px;
    border-right: 1px solid #8eb6f4;
    line-height: 14px;
}

.header .top .r_top .search_btn1 {
    float: left;
    width: 18px;
    margin-left: 12px;
    cursor: pointer;
}


.header .top .r_top .text {
    font-size: 14px;
    float: left;
    line-height: 30px;
}

.header .top .r_top .input {
    margin-left: 18px;
    float: left;
    height: 30px;
    border-radius: 50px;
    width: 200px;
    box-sizing: border-box;
    position: relative;
}

.header .top .r_top .text span {
    font-weight: 600;
}

.header .top .input .input1 {
    height: 100%;
    width: 100%;
    line-height: 30px;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 40px;
    border-radius: 50px;
    box-shadow: 0px 0px 0px 1px rgb(255, 255, 255, 0.5);
    /* box-shadow: 0px 0px 0px 1px #a2a4a6; */
    background-color: rgba(255, 255, 255, 0.2);
    color: #ffffff;
}

.header .top .input .icon {
    background-image: url(../image/index33.png);
    background-repeat: no-repeat;
    background-position: center center;
    /* background-size: 100%; */
    height: 100%;
    height: 100%;
    width: 40px;
    position: absolute;
    right: 0px;
    right: 0px;
    background-color: rgba(255, 255, 255, 0);
    border-radius: 50px;
}

.header .fade-1 .slick-dots li {
    /*! border: 1px solid #75d14d !important; */
    margin-right: 30px;
    width: 15px;
    height: 15px;
    background-color: rgba(0, 0, 0, 0);
    background-image: url(../image/index31.png)
}

.header .fade-1 .slick-dots li.slick-active {

    background-color: rgba(0, 0, 0, 0);
    width: 15px !important;
    background-image: url(../image/index1.png)
}

.header .fade-1 .slick-dots {
    bottom: 48px !important;
}
.header::after {position: absolute;display: block;width: 100%;content: "";top: 100%;left: 0px;height: 1px;z-index: 0;background: rgba(255, 255, 255, 0.3);}
.header::before {position: absolute;display: block;width: 100%;content: "";top: 0px;
		left: 0px;height: 138px;z-index: 0;}
.header.fixed-nav::before{background: #018bd6;}
.header.on::before{background-color: #018bd6;}
.header.on .r_top{display:none;}
.header.on .top .logo img{width: 60%;}
.header.on::before,.header.on .top .block{height:80px;}
.header.on .top .back{height:auto;}
.header.on  .menuOutside{margin-top: 10px;}
.header.on .top{border:none;}
.header.on .top .logo{/* top:30%; */}
/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Â&nbsp;ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ */
.footer {
    background-image: url(../image/foot.png);
    background-size: 100% 100%;
    color: #ffffff;
}

.footer .bottom {
    font-size: 14px;
    padding: 20px 10px;
    line-height: 20px;
    text-align: center;
    color: #b0cfff;
    background-color: rgba(0, 0, 0, 0.4);
}

.footer .top {}

.footer .top .block {
    max-width: 1520px;
    margin: auto;
}

.footer .top .item1 {
    float: left;
    width: 400px;
    padding: 50px 0;
}

.footer .top .item1 img {
    width: 100%;
}

.footer .top .item3 {
    float: left;
    width: 420px;
    padding: 36px 0;
}

.footer .top .item3 .item {
    width: 25%;
    float: left;
    text-align: center;
}

.footer .top .item3 .item img {
    margin: auto;

}

.footer .top .item3 .item .text {
    font-size: 14px;
    padding-top: 10px;
    white-space: nowrap;
}

.footer .top .item2 {
    float: left;
    width: calc(100% - 820px);
    padding: 50px 0;
}

.footer .top .item2 .item {
    line-height: 20px;
    padding: 5px 0px;
    margin: auto;
    width: 200px;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â&nbsp;ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â  **************************************************************************************************************************/
body {
    font-size: 16px;
    color: #333333;
    font-family: "ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œ";
    font-family: "sourcehansanscn bold";
    background-color: #ffffff;
}

.op:hover {
    opacity: 0.7;
}

input {}

a {
    display: block;
    color: #333333;
}

img {
    display: block;
}


a:hover {
    /* color: #e30004 */
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}


/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â&nbsp;ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â*********************************************************************************************** */

.minimenu {
    display: none;
}

.search_btn {
    height: 20px;
    display: none;
}

.nav {
    display: none;
}

.search_an {
    display: none;
}

.search {
    /* display: none; */
}

/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ie8ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â&nbsp;ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â&nbsp; ieÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â&nbsp;ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â&nbsp;ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â*/
@media screen\0 {}

/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦IE9ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢IE10ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â&nbsp;ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â&nbsp;ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â« */

@media screen and (min-width:0\0) {}

@media screen and (max-width: 1550px) {

    .header .top,
    .footer .top {
        padding-left: 3%;
        padding-right: 3%;
    }

    /* .box{
        padding-left: 20px;
        padding-right: 20px;

    } */
    .title1 .text .ename {
        font-size: 14px;
    }
   .header .top .logo{width: 294px;}
   .header.on .top .logo img{width:73%;}
}

@media screen and (max-width: 1350px) {
 .header .top .logo{width: 270px;}
.header.on .top .logo img{width:90%;}
    .menu .item .menu2 {
        width: 100px;
    }

    .header .top .logo {
        width: 251px;
    }

    .menu .text {
        padding: 0px 15px;
    }

    .menu {
        transform: translateX(15px);
    }
}


@media screen and (max-width: 1300px) {

   .header .top .r_top {
        display: none;
    }

    .header .top .block {
        height: 90px;
    }

    .topheight {
        height: 90px;
    }

    .header .top {
        background-color: #018bd6;
        border-bottom: 0px solid rgba(255, 255, 255, 0.3);
    }

    .header .top .back {
        background-image: linear-gradient(rgba(0, 0, 0, 0), rgb(0, 0, 0, 0))
    }

    /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â® ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â&nbsp;ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â&nbsp;ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â */
    .search_an {
        display: block;
        position: absolute;
        width: 23px;
        height: auto;
        top: 50%;
        right: calc(40px);
        transform: translateY(-50%);
        cursor: pointer;
        z-index: 99;
    }

    .search_an img {
        vertical-align: baseline;
        width: 100%;
    }



    /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â&nbsp;ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â  */
    .menu {
        display: none;
    }

    .minimenu {
        width: 28px;
        height: 21px;
        display: block;
        right: 0;
        top: 0px;
        margin: auto;
        bottom: 0;
        overflow: hidden;
        z-index: 99;
        cursor: pointer;
        position: absolute;
    }

    .minimenu span {
        float: left;
        width: 100%;
        background: #ffffff;
        transition: all 0.4s ease;
        margin-top: 7px;
        height: 2px;
    }

    .minimenu span:first-child {
        margin-top: 0;
    }

    .minimenu.open span:nth-child(1) {
        transform: rotate(45deg);
        margin-top: 10px;
    }

    .minimenu.open span:nth-child(2) {
        transform: rotate(-45deg);
        margin-top: -2px;
    }

    .minimenu.open span:nth-child(3) {
        opacity: 0;
    }

    /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â&nbsp;ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â */
    .nav {
        position: fixed;
        transition: right 0.3s ease;
        right: -100vw;
        display: block;
        top: 90px;
        left: auto;
        width: 420px;
        height: calc(100vh - 100px);
        z-index: -99;
        margin: 0;
        /* background: #e30004; */
        background-color: #018bd6;
    }

    .nav.active {
        right: 0;
        z-index: 99999;
    }

    .nav .ul2 {
        width: 100%;
        overflow: auto;
        height: 100%;
        ;
        border-top: 1px solid rgba(255, 255, 255, 0.3);
        margin-top: 0px;
        padding-left: 0px;
    }

    .header.active::before {
        display: none;
    }

    .nav ul&gt;li {
        float: none;
        width: 100%;
        height: auto;
        line-height: 48px;
        position: relative;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        text-align: left;
        padding: 0;
        list-style-type: none
    }

    .nav ul&gt;li::before {
        display: none;
    }

    .nav ul&gt;li&gt;a {
        font-size: 16px;
        font-weight: bold;
        width: 80%;
        text-indent: 20px;
        position: relative;
        display: block;
        color: #fff;
    }

    .nav ul li ol {
        width: 100%;
        left: 0;
        position: relative;
        top: 0;
        background: #30a8e9;
        text-align: left;
        padding: 0;
        opacity: 1;
        display: none;
        z-index: 99999;
    }

    .nav ul&gt;li a::after {
        display: none;
    }

    .nav ul li ol&gt;li {
        text-align: left;
        border: 0;
        line-height: 45px;
        position: relative;
        text-indent: 20px;
        border-top: 1px solid rgba(255, 255, 255, 0.3);
        height: auto;
    }

    .nav li ol li:hover a {
        color: #fff;
    }

    .nav ul ol li a {
        font-size: 15px;
        color: #fff;
        display: block;
    }

    .nav ul li i {
        position: absolute;
        right: 0;
        width: 100%;
        height: 48px;
        top: 0;
        margin: auto;
        z-index: 10;
        cursor: pointer;
        transition: all .2s ease;
        -moz-transition: all .2s ease;
        -o-transition: all .2s ease;
        -webkit-transition: all .2s ease;
    }
    .nav ul li i:after {display:block;position:absolute;right: 15px;top: 50%;width: 7px;height: 7px;border: solid #ffffff;border-width: 2px 0 0 2px;content:'';-webkit-transform: rotate(45deg);transform: rotate(45deg);transition: .5s;}
    .nav ul li i.on:after {transform: rotate(-135deg);top: 35%;}

    .nav ul li ol li i {
        height: 50px;
    }

    .nav ul li i.on {
        background: url(../image/jian.png) no-repeat center right;
    }
    .header::before{height:90px;}


}













@media screen and (max-width: 1150px) {
    .menu .text {
        padding: 0px 10px;
    }

    .menu {
        transform: translateX(10px);
    }

    .menu .text {
        font-size: 16px;
    }

    .header .top .r_top .tlist .item {
        padding: 0px 7px;
    }

    .footer .top .item1 {
        width: 270px;
        padding: 65px 0;
    }

    .footer .top .item2 {
        float: left;
        width: calc(100% - 690px);
        padding: 50px 0;
    }
}

@media screen and (max-width: 1000px) {
    .cbdh {
       
    }

    .header .top .back {
        display: none;
    }

    .footer {
        background-size: auto 100%;
    }

    .header .top {
        position: fixed;
    }

    .footer .top .item1,
    .footer .top .item2,
    .footer .top .item3 {
        float: none;
        padding-top: 0px;
        padding-bottom: 0px;
        margin: auto;
    }

    .footer .top {

        padding-top: 20px;
        padding-bottom: 20px;
    }

    .footer .top .item2 {
        margin: 20px auto;
        width: auto;
    }

 

}

@media screen and (max-width: 800px) {
    .header .fade-1 .slick-dots li {
        margin-right: 10px;
    }

    .header .fade-1 .slick-dots {
        bottom: 28px !important;
    }

    .box {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}


@media screen and (max-width: 450px) {
.search_box{width:90%;}
}


@media screen and (max-width: 450px) {

    /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â&nbsp;ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â */
    .nav {
        width: 100%;
    }

    .header .top .logo {
        width: 220px;
    }

    .header .top .block {
        height: 76px;
    }

    .nav {
        top: 76px;
    }

    .topheight {
        height: 76px;
    }

  
    .footer .bottom {
        padding: 15px 10px;
    }

    .footer .top .item2 .item {
        line-height: 18px;
        padding: 4px 0px;
        margin: auto;
        width: 170px;
        font-size: 14px;
    }

    .footer .top .item3 .item {
        width: 50%;
        margin-bottom: 15px;
    }

    .footer .top {
        padding-bottom: 5px;
    }

    .footer .top .item3 {
        width: auto;
    }
}</pre></body></html>