<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#banner .img-font {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}

#banner .img-font&gt;img {
    width: 100%;
    transform: none;
    animation: none;
    height: 6.66rem;
    max-width: 1366px;
    margin: 0 auto;
}

.kffl-bk {
    width: 100%;
    background: url(../imgs/bg.jpg) no-repeat;
    background-size: 100% 100%;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imgs/bg.jpg',sizingMethod='scale');
    background-image: none\9;
}

.clear {
    clear: both
}

.top-center&gt;a {
    line-height: 32px
}

.header {
    width: 100%;
    height: 32px
}

.container {
    width: 1000px;
    height: auto;
    margin: 0 auto
}

.top-center li {
    float: left;
    line-height: 32px;
    padding-left: 24px;
    font-size: 12px;
    width: auto;
    overflow: auto
}

.top-center .tel {
    background: url(../imgs/ico_tel.png) no-repeat 0 9px
}

.top-center .eml {
    margin-left: 22px;
    background: url(../imgs/ico_message.png) no-repeat 0 9px;
    padding-left: 0
}

.top-center .language {
    float: right;
    position: relative;
    padding-right: 30px;
    background: url(../imgs/ico_lanage.png) no-repeat 0 9px
}

.top-center .language:after {
    /*content: "";
    display: block;
    width: 8px;
    height: 4px;
    background: url(../imgs/lanage_arrow.png) no-repeat;
    position: absolute;
    top: 15px;
    right: 10px*/
}

.top-center .center {
    float: right;
    position: relative;
    padding-right: 30px
}

.top-center .center:hover a {
    color: #00a0e9!important
}

.top-center .center:after {
    content: "";
    display: block;
    width: 8px;
    height: 4px;
    background: url(../imgs/lanage_arrow.png) no-repeat;
    position: absolute;
    top: 15px;
    right: 10px
}

.nav {
    width: 1000px;
    height: 100px;
    background: white;
    background: rgba(255,255,255,0.6);
    position: absolute;
    left: 50%;
    top: 10px;
    z-index: 5;
    padding: 19px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-left: -500px;
    display: block;
    vertical-align: middle;
    margin-top: 22px
}

.logo {
    width: 144px;
    height: 50px;
    display: inline-block;
    padding-top: 21px;
    margin-left: 10px
}

.logo&gt;a,.logo&gt;a&gt;img {
    display: block;
    width: 100%;
    height: 100%
}

.navbar {
    height: 60px;
    display: block;
    width: 750px;
    padding-left: 60px
}
.navbar-list{
    display: table;
    width: 100%;
}
.navbar-list&gt;li{
    display: table-cell;
    /*float: left;*/
    padding: 0 8px;
    line-height: 80px;
    height: 80px;
    font-size: 14px;
    position: relative;
    transform: translateX(0);
}

.navbar-list&gt;li&gt;a{
    height: 80px;
    display: block;
    text-align: center;
}


@media screen and (max-width:768px) {
    .navbar-list&gt;li{
        padding: 0;
        float: left;
        display: block;
    }

    .navbar-list&gt;li&gt;a {
        height: 55px;
        padding: 0 14px
    }

    .kffl-bk {
        width: 100%;
        background: url(../imgs/bg.jpg) no-repeat;
        background-size: 100% 100%;
        background-image: none\9;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imgs/bg.jpg',sizingMethod='scale');
    }
}

.navbar-list&gt;li i {
    width: 0;
    height: 3px;
    background: #0093dd;
    position: absolute;
    left: 0;
    bottom: -1px;
    display: block;
    opacity: 0;
    display: none!important \9;
    filter: alpha(opacity=0)
}

.navbar-list&gt;li label {
    color: #323232;
    font-weight: 100;
    white-space: nowrap;
    z-index: -1;
    position: relative;
    word-break: break-all;
    line-height: 20px;
    display: inline-block;
}

.navbar-list&gt;li label img {
    display: none
}

.navbar-list&gt;li:hover label {
    color: #00a0e9
}

.navbar-list:hover i {
    width: 100%;
    transition: width 2s ease
}

@keyframes min-line-nav-left {
    0% {
        transform: translateX(-30%)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes min-line-nav-right {
    0% {
        transform: translateX(30%)
    }

    100% {
        transform: translateX(0)
    }
}

.navbar-list-li-a-active {
    color: #00a0e9!important
}

.xialak {
    width: 220px;
    font-size: 13px;
    color: #666;
    display: none;
    overflow: hidden;
    background: #0093dd;
    background: rgba(0,147,221,0.7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B20093dd,endColorstr=#B20093dd);
    text-align: left;
    position: absolute;
    left: 50%;
    margin-left: -110px;
    top: 81px;
    padding: 12px 8px 12px 50px;
}

.xialak a {
    color: white
}

.xialak a:hover {
    color: #003753
}

.xialak1 {
    padding: 2px 0
}

.xialak li {
    cursor: pointer;
    line-height: 14px;
    padding: 7px 0;
    opacity: 1
}

.nav-yes {
    display: none
}

.nav-taggle {
    display: none
}

.login {
    padding: 15px 0 0 0
}

#banner {
    width: 100%;
    height: 666px;
    position: relative
}

#banner .swiper-container {
    width: 100%;
    height: 666px
}

#banner .swiper-container a,#banner .swiper-container a img {
    display: block;
    width: 100%
}

.arrow-left {
    width: 60px;
    height: 60px;
    background: rgba(0,147,221,0.5) url(../imgs/left_arrow.png) no-repeat center;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 0;
    z-index: 5
}

.arrow-right {
    width: 60px;
    height: 60px;
    background: rgba(0,147,221,0.5) url(../imgs/right_arrow.png) no-repeat center;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    right: 0;
    z-index: 2
}

.pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 10px;
    width: 100%;
    z-index: 5
}

.swiper-pagination-switch {
    background: white \9;
    filter: alpha(opacity=40) \9;
    width: 32px;
    height: 3px;
    background: rgba(255,255,255,0.4);
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
    border-radius: 0
}

.swiper-active-switch {
    background: white;
    filter: alpha(opacity=100) \9
}

.siteinfo {
    width: 100%;
    padding: 20px 0;
    overflow: hidden
}

.siteinfo-main&gt;li p {
    font-size: 12px;
    color: #cadbe5;
    margin: 0;
    margin-bottom: 5px
}

.siteinfo-main&gt;li p.fir {
    font-weight: bold;
    font-size: 14px;
    color: white
}

.siteinfo-main&gt;li&gt;span {
    font-size: 12px;
    display: block;
    margin-bottom: 5px
}

.siteinfo-main&gt;li {
    float: left;
    width: 280px;
}

.siteinfo-main&gt;li.siteC {
    margin: 0 70px 0 70px;
    margin-left: 80px \9
}

.footer {
    width: 100%;
    color: #f0f0f0;
    line-height: 42px;
    height: 42px
}

.footer&gt;div {
    width: 1000px;
    margin: 0 auto
}

.footer-logo {
    width: 126px;
    height: 24px;
    margin-top: 12px;
    background: url(../imgs/logo_bottom.png) no-repeat
}

.zyd-tc-wrap {
    width: 100%;
    height: 1880px;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 8;
    display: none
}

.logMod {
    display: none;
    z-index: 99;
    position: absolute;
    width: 448px;
    height: 360px;
    background: #fff;
    border: 1px solid #eee;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -180px
}

.logMod-header {
    height: 60px;
    border-bottom: 1px solid #d6d7dc;
    padding: 13px 24px
}

.log-logo {
    display: block;
    width: 90px;
    height: 30px;
    float: left;
    background: url(../imgs/logo.png) no-repeat center;
    background-size: contain;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imgs/logo.png',sizingMethod='scale');
    background-image: none\9;
}

.logMod-header&gt;span {
    font-size: 28px;
    color: #d6d7dc;
    cursor: pointer;
    float: right;
    margin-top: 0
}

#w0 {
    width: 330px
}

.log-main {
    height: auto
}

.log div {
    width: 100%;
    height: 44px;
    margin-bottom: 20px;
    border: 1px solid #a7a7a7
}

.email-log {
    margin-top: 20px
}

.email-log,.pwd-log {
    position: relative
}

.email-log&gt;img,.pwd-log&gt;img {
    position: absolute;
    top: -7px;
    left: -3px;
    z-index: 10
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset;
    border-radius: 0 4px 4px 0
}

.log div input {
    width: 100%;
    height: 100%;
    padding: 0 10px 0 70px;
    line-height: 47px
}

#login {
    border: 0
}

#login&gt;button {
    width: 100%;
    height: 100%;
    font-size: 22px
}

.log&gt;p {
    font-size: 14px
}

.log&gt;p .forgot-pwd {
    float: left
}

.log&gt;p .signup {
    float: right
}

.log&gt;p&gt;a:hover {
    color: #0093dd!important;
    text-decoration: underline
}

.purchase {
    display: none;
    z-index: 99;
    position: fixed;
    width: 421px;
    height: auto;
    background: #fff;
    border: 1px solid #eee;
    margin: 5% auto 0;
    left: 0;
    right: 0;
    top: 0
}

.pc-header {
    height: 60px;
    border-bottom: 1px solid #d6d7dc;
    padding: 16px 24px
}

.pc-main {
    padding: 38px 0 45px 0
}

.pc-center {
    width: 274px;
    margin: 0 auto
}

.pc-center&gt;form {
    width: 100%;
    height: 200px;
    margin-bottom: 30px;
    padding: 10px 10px 0;
    border: 1px solid #d6d7dc
}

.purchase-icon&gt;img {
    width: 26px;
    height: 26px
}

.pc-text {
    width: 100%;
    height: 90px;
    border: 0;
    resize: none;
    color: #a1a1a1;
    font-size: 14px
}

.pc-center&gt;form&gt;input {
    width: 100%;
    height: 40px;
    border-top: 1px solid #d6d7dc;
    color: #a1a1a1;
    line-height: 40px;
    padding-left: 65px
}

.pc-center&gt;form&gt;label {
    position: relative;
    top: 5px;
    left: 3px;
    z-index: 999;
    color: #999;
    font-size: 14px;
    font-weight: 100
}

.pc-center&gt;form&gt;input+textarea+label {
    position: relative;
    top: 30px
}

.pc-name {
    position: relative
}

.pc-email {
    position: relative;
    top: -25px
}

#purchase {
    width: 100%;
    text-align: center;
    height: 44px;
    line-height: 44px;
    padding: 0;
    font-size: 16px
}

#rightmeau {
    width: 60px;
    height: auto;
    position: fixed;
    right: 50px;
    top: 48%;
    z-index: 2
}

#rightmeau li {
    width: 60px;
    height: 60px;
    margin-bottom: 1px;
    cursor: pointer;
    background-color: #000;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 99;
    opacity: 1!important;
    filter: alpha(opacity=100)!important;
}

#rightmeau li.active {
    background-color: #0093dd
}

@media screen and (max-width:768px) {
    #w0 {
        width: 85%;
        padding: 0
    }

    .logMod {
        margin-top: -150px
    }

    .pc-center&gt;form&gt;label {
        position: relative;
        top: .12rem;
        font-size: .2rem
    }

    .pc-center&gt;form&gt;label:nth-child(3) {
        position: relative;
        top: .46rem
    }
}

.navbar-add {
    display: none
}

.navbar-list hr {
    display: none
}

.navbar-list b {
    display: none
}

.navbar-list&gt;h5 {
    display: none;
    overflow-y: scroll
}

@media screen and (min-width:768px) {
    .navbar-list&gt;li:hover ul {
        display: block
    }

    .xialak:hover li {
        color: #026a9e
    }
}

.navbar b {
    display: none
}

@media screen and (max-width:768px) {
    .fsize14 {
        font-size: .2rem
    }

    .navbar-list&gt;h5 {
        display: block;
        display: none \9;
        overflow: hidden
    }

    .email-log&gt;img,.pwd-log&gt;img {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10;
        width: .7rem
    }

    .icon-cuowu1 {
        width: .35rem
    }

    .icon-cuowu1&gt;img {
        width: 100%;
        height: auto
    }

    .logMod {
        height: 4.6rem
    }

    .navbar-list&gt;h5 {
        display: block;
        color: white;
        text-align: center;
        line-height: 65px;
        margin-bottom: 0
    }

    .navbar-list hr {
        display: block
    }

    .navbar-list b {
        display: block
    }

    .navbar-add {
        padding: 5px;
        display: block;
        width: 28px;
        height: 28px;
        position: absolute;
        right: -20%;
        top: 15px
    }

    .xialak li {
        text-indent: 35px
    }

    .navbar-add img {
        width: 100%
    }

    .navbar-add&gt;img:last-child {
        display: none
    }

    .top-center&gt;a {
        line-height: 22px;
        display: inline-block;
        width: 22px;
    }

    #banner {
        margin-top: 45px
    }

    .header {
        height: 35px;
    }

    .top-center .language:after,.top-center .center:after {
        top: 12px
    }
    .top-center .language:after{
        top: 10px
    }

    .top-center .language {
        background: url(../imgs/ico_lanage.png) no-repeat 0 5px;
        background-size: 15%
    }

    .container {
        width: 100%;
        height: 32px
    }

    .hot&gt;div {
        width: 100%
    }

    .hot-r1 {
        width: 100%
    }

    .top-center li.eml {
        margin-left: .1rem;
        width: 22px;
        overflow: hidden
    }

    .top-center li {
        line-height: 22px;
        margin-top: 7px;
    }

    .top-center .eml {
        background: url(../imgs/ico_message.png) no-repeat 0 5px;
        background-size: 14px 12px;
    }

    .top-center li.tel {
        width: 22px;
        overflow: hidden;
        line-height: 22px
    }

    .top-center li.tel1 {
        width: 22px;
        overflow: hidden;
        line-height: 22px
    }

    .top-center .tel {
        background: url(../imgs/ico_tel.png) no-repeat 0 5px;
        background-size: 14px 12px;
    }

    .top-center .tel1 {
        background: url(../imgs/ico_tel1.png) no-repeat 0 5px;
        background-size: 14px 12px;
    }

    .top-center {
        margin-bottom: 0;
        padding: 0 8px;
        height: 35px;
    }

    .nav {
        width: 100%;
        height: 45px;
        z-index: 3;
        border-radius: 0;
        left: 0;
        top: 35px;
        border: 0;
        margin: 0;
        padding: 8px;
        background: white
    }

    .logo {
        width: 77px;
        height: 36px;
        margin-right: 25px;
        margin-top: -15px
    }

    .nav-taggle {
        display: block;
        width: 30px;
        height: 30px;
        float: right;
        margin-right: 8px
    }

    .nav-taggle&gt;img {
        display: block;
        width: 100%;
        height: 100%
    }

    .navbar a {
        color: white
    }

    .navbar-list {
        max-height: 80vh;
        overflow-y: scroll;
        overflow-x: hidden;
        display: block;
    }

    .navbar-list&gt;li:hover label {
        color: white
    }

    .navbar {
        width: 100%;
        height: 100vh;
        background: rgba(0,147,221,1);
        margin: 0;
        padding: 0;
        float: right;
        position: fixed;
        top: 150vh;
        right: 0;
        z-index: 9999;
        border-top: 0;
        border-left: 1px solid #eee;
        border-bottom: 1px solid #eee;
        border-top: 1px solid #ddd;
        transform: translateZ(50px);
        transform: scale(1.002);
        overflow: hidden;
        text-indent: 0;
        transition: all 1s
    }

    .navbar-list-li-a-active {
        color: white!important
    }

    .navbar-list&gt;li label {
        color: white;
        display: inline;
        white-space: nowrap;
    }

    .navbar-list&gt;li label img {
        vertical-align: middle;
        display: inline-block;
        width: 24px;
        height: 24px;
        margin-right: 10px
    }

    .navbar-list&gt;li&gt;a {
        width: 80%
    }

    .navbar-list&gt;li {
        width: 80%;
        height: auto;
        line-height: 55px
    }

    .navbar b {
        display: block;
        width: 40px;
        height: 40px;
        position: absolute;
        left: 50%;
        top: 83vh;
        margin-left: -20px
    }

    .navbar b img {
        width: 100%
    }

    .xialak {
        width: 130%;
        font-size: 13px;
        color: #666;
        display: none;
        overflow: hidden;
        background: rgba(0,147,221,0.7);
        text-align: left;
        position: inherit;
        left: 0;
        top: 0;
        padding: 12px 8px 12px 16px;
        border-top: 1px solid #026a9e;
        border-bottom: 1px solid #026a9e;
        margin-left: 0;
    }

    .login {
        padding: 0;
        top: 0;
        margin-right: 10px
    }

    #banner {
        width: 100%;
        height: 44vw!important;
        position: relative
    }

    #banner .swiper-container {
        width: 100%;
        height: 100%
    }

    #banner .swiper-container a,#banner .swiper-container a img {
        display: block;
        width: 100%;
        height: 100%
    }

    #banner .img-font&gt;img {
        width: 100%;
        height: 100%
    }

    .swiper-pagination {
        display: none
    }

    .siteinfo-main {
        width: 100%;
        padding: .40rem 10%!important;
        margin: 0
    }

    .siteinfo-main&gt;li {
        float: inherit;
        width: auto;
    }

    .siteinfo-main&gt;li {
        display: none
    }

    .siteinfo-main&gt;li:first-child {
        display: block
    }

    .siteinfo-main&gt;li.siteC {
        margin: 0;
        margin-top: .50rem
    }

    .siteinfo-main&gt;li.siteT {
        padding: 0
    }

    .footer {
        width: 100%;
        height: auto;
        overflow: hidden;
        color: #f0f0f0;
        line-height: .42rem
    }

    .footer&gt;div {
        width: 100%;
        padding: 0!important
    }

    .footer-logo {
        display: none;
        float: inherit
    }

    .footer div p {
        margin: 0;
        float: inherit
    }

    .logMod {
        width: 5.80rem
    }

    .logMod-header {
        height: .90rem;
        border-bottom: 1px solid #d6d7dc;
        padding: .13rem .30rem
    }

    .log-logo {
        width: 1.37rem;
        height: .59rem;
        background-size: 1.33rem .32rem
    }

    .logMod-header&gt;span {
        font-size: .28rem;
        margin-top: .15rem
    }

    .log-main {
        padding: 0;
        height: auto
    }

    .log div {
        width: 100%;
        height: .57rem;
        margin-bottom: .13rem;
        background-position: .17rem center;
        background-size: .28rem
    }

    .log div.pwd-log {
        margin-bottom: .43rem
    }

    .email-log {
        margin-top: .3rem
    }

    .log div input {
        font-size: .2rem;
        padding: 0 .05rem 0 .64rem;
        line-height: .3rem
    }

    #rightmeau {
        width: .60rem;
        height: auto;
        position: fixed;
        right: .1rem;
        top: 66%
    }

    #rightmeau li {
        width: .60rem;
        height: .60rem;
        margin-bottom: .05rem;
        cursor: pointer;
        background-color: #000;
        z-index: 10;
        background-size: .36rem;
        background-position: center;
        background-repeat: no-repeat
    }

    #rightmeau li.active {
        background-color: #000000;
    }

    .purchase {
        width: 5.80rem;
        height: auto
    }

    .pc-header {
        height: .70rem;
        padding: .23rem .24rem
    }

    .pc-header&gt;h3,.pc-header&gt;span {
        font-size: .24rem
    }

    .pc-main {
        padding: .38rem 0 .48rem 0
    }

    .pc-center {
        width: 4.80rem
    }

    .pc-center&gt;form {
        margin-bottom: .30rem;
        padding: .18rem .18rem 0;
        height: 3.15rem
    }

    .pc-email {
        border-bottom: 0
    }

    .pc-text {
        width: 100%;
        height: 1.30rem;
        font-size: .24rem
    }

    .pc-center&gt;form&gt;input {
        width: 100%;
        height: .55rem;
        font-size: .24rem;
        line-height: .40rem;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 55px;
        border-radius: 0
    }

    .pc-center&gt;form&gt;input.pc-name {
        padding-bottom: 6px
    }

    #purchase {
        width: 100%;
        height: .56rem;
        line-height: .56rem
    }
}

.cuo {
    font-size: 28px;
    color: #d6d7dc;
    cursor: pointer
}

@media screen and (max-width:768px) {
    .pc-email {
        position: relative;
        top: -0.36rem
    }

    .navbar-list&gt;li i {
        display: none
    }

    .bg-f0 {
        background: #f0f0f0
    }

    .color-128bd0 {
        color: #028bd0!important
    }

    .xialak-ht {
        background: none!important;
        border-top: 1px solid #cfedfc;
        border-bottom: 0
    }
}

@media screen and (min-width:500px) and (max-width:768px) {
    .hot-r {
        width: 100%
    }

    .hot-r1&gt;a {
        width: 100%;
        text-align: center;
        position: relative;
        top: -90%
    }

    .hot&gt;.container&gt;div:first-child {
        width: 100%;
        /*height: 2.8rem;*/
        height: auto;
        overflow: hidden
    }

    .layout-main&gt;div&gt;img {
        display: none
    }

    .layout-main-left {
        display: inline-block;
        width: 100%;
        height: 2.72rem;
        background-position-x: -0.4rem;
        background-position-y: bottom;
        margin-top: .4rem
    }

    .pc-main {
        padding: .18rem 0 .18rem 0
    }

    .pc-name {
        position: relative;
        top: -0.15rem
    }

    .pc-email {
        position: relative;
        top: -0.35rem
    }

    .pc-center&gt;form {
        height: 1.9rem
    }

    #purchase {
        width: 100%;
        height: .46rem;
        line-height: .46rem
    }

    .pc-center&gt;form&gt;label {
        position: relative;
        top: -0.1rem;
        font-size: .15rem
    }

    .pc-center&gt;form&gt;label:nth-child(3) {
        position: relative;
        top: .09rem
    }

    .pc-center&gt;form&gt;input {
        height: .3rem
    }

    .pc-text {
        height: .9rem
    }

    .email-log {
        margin-top: .1rem
    }

    .logMod {
        height: auto;
        padding-bottom: 0.2rem;
    }

    #rightmeau {
        width: .60rem;
        height: auto;
        position: fixed;
        right: .1rem;
        top: 50%
    }

    /**/
    .ExchangeRecords&gt;div&gt;div&gt;span{
        font-size: 12px!important;
    }
    .tabview3&gt;p&gt;span+span&gt;label{
        top: 30%!important;
    }
    .tabview3&gt;p&gt;span+span{
        height: auto!important;
    }
    .tabview3&gt;p&gt;span+span&gt;span{
        width: 80%!important;
    }
    .kffl-bk .tabview{
        min-height: 485px!important;
    }
}


.input_select_content {
    font-size: 14px
}

.mask-loading-box&gt;img{
    width: 60px!important;
}


@media screen and (max-width: 768px){
    .navbar-list&gt;h5 {
        font-size: 0.28rem;
        line-height: 1rem;
    }
    .navbar-list&gt;li{
        line-height: 0.8rem;
        font-size: 0.24rem;
    }
    .navbar-list&gt;li&gt;a {
        height: 0.8rem;
        padding: 0 0.28rem;
        text-align: left;
    }
    .navbar-list&gt;li label img {
        width: 0.24rem;
        height: 0.24rem;
        margin-right: 0.2rem;
        margin-top: -0.08rem;
    }
    .navbar-add {
        padding: 0.08rem;
        width: 0.5rem;
        height: 0.5rem;
        position: absolute;
        right: -20%;
        top: 0.12rem;
    }
    .xialak li{
        text-indent: 0.5rem;
        line-height: 0.5rem;
        font-size: 0.24rem;
    }
    .xialak{
        border-bottom: none;
    }
    .navbar-list&gt;li label{
        font-weight: inherit;
    }
    .footer div p {
        line-height: 55px;
    }
}

.main{
    max-width: 1366px;
    margin: 0 auto;
}

body#index{
    background-color: #eef4f7;
}

@keyframes yq_img {
    from{
        transform: rotate(0deg);
    }
    to{
        transform: rotate(360deg);
    }
}

/*è¯­ç§é€‰æ‹©ä¸‹æ‹‰æ¡†*/
li.language{
    overflow: inherit;
    padding: 0!important;
    background-image: none!important;
}
li.language:after{
    display: none;
}
li.language&gt;img{
    width: 20px;
    margin: 8px 4px 0 0;
}
ul.language-select{
    /*position: absolute;
    top: 100%;
    left: 0;
    z-index: 11;
    display: none;*/
}
.language-select li{
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    padding: 0;
    /*width: 100%;*/
    overflow: hidden;
    display:none;
}
.language-select li img{
    width: 20px;
    margin: 8px 4px 0 4px;
}
body{
    min-width: 1190px;
}
@media screen and (max-width: 768px){
    body{
        min-width: 100%;
    }
    .language-select li{
        height: 28px;
        line-height: 25px;
        font-size: 8px;
        padding: 0;
        margin-top: 0;
    }
    .language-select li img{
        width: 13px;
        margin: 7px 4px 0 4px;
    }
    .descr{
        padding: 0 10px;
    }
    .descr p span{
        text-align: left;
        /*word-break: break-word;*/
    }
    .top-center .center{
        padding: 0;
        height: 22px;
    }
}
.news-main dd p{
    word-break: break-word;
}
.accontIfo label{
    white-space: nowrap;
}
#no-scale{
    transform: scale(1)!important;
}
/*ipad*/
@media screen and (min-width:500px) and (max-width:768px) {
    .history{
        height: 410px!important;
        background-size: 100% 5.25rem!important;
    }
    .history-content&gt;span{
        font-size: 18px!important;
    }
    .selectList div.fl1-right {
        left: -270px!important;
        position: relative!important;
    }
    .selectList div.fl1-left {
        position: relative!important;
        left: 270px!important;
    }
    .selectList&gt;li .fl1-right img,.selectList&gt;li .fl1-left img{
        width: 80%!important;
        height: auto!important;
    }
    .customer-myOrder div&gt;img,.proPiclist dt&gt;img{
        object-fit: contain!important;
    }
    .customer-currentOrder-content li span{
        font-size: 14px!important;
    }
    .customer-currentOrder-content li {
        width: 100%!important;
        transform: none!important;
        font-size: 16px!important;
        line-height: 0.56rem!important;
        text-indent: 0.7rem!important;
    }
    .curPage-home .title{
        padding-left: 0.4rem!important;
    }
}
/*iphone4*/
@media screen  and (max-width:320px) {
    .history-img {
        padding-top: .55rem!important;
    }
}
.sidebar,.tabview{
    position: relative;
}
a{
    /*display: inline-block\9;*/
}
.newlist li p .fltl{
    float: left;
    width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media screen and (min-width:1024px) and (max-width:1190px) {
    body{
        min-width: 1024px;
    }
}</pre></body></html>