<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
    margin: 0;
    padding: 0;
}

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

ul,li {
    list-style: none;
}

img {
    max-width: 100%;
    vertical-align: middle !important;
    border: 0;
}

input:autofill {
    border: none !important;
}

input:-webkit-autofill {
    border: none !important;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix::after,
clearfix::before {
    content: '';
    display: block;
    clear: both;
}

/*é¢åŒ…å±‘*/
.crumbs .m-classify ul li a:hover::after {
    background-color: #78b6c8 !important;
}

.crumbs .m-site .pos a:hover {
    color: #78b6c8 !important;
}

@media (min-width: 768px) {
    .crumbs .m-classify ul li a:hover {
        color: #78b6c8 !important;
    }

    .crumbs .m-classify ul li.active a {
        color: #78b6c8 !important;
    }

    .crumbs .m-classify ul li.active a::after {
        background-color: #78b6c8 !important;
    }
}

@media (max-width: 768px) {
    .crumbs .m-classify ul li a:hover {
        background-color: #78b6c8 !important;
    }

    .crumbs .m-classify ul li.active a {
        background-color: #78b6c8 !important;
    }

    .box3009_-2217 .m-site .pos label,
    .m-site .pos a,
    .m-site .pos span {
        font-size: 14px !important;
        color: #666 !important;
        font-weight: normal !important;
    }
}

.crumbs .m-site .pos label {
    background: url("../../ufile/121714/image/address.png")
        /*tpa=http://gekkocycle.com/ufile/121714/image/address.png*/
        /*tpa=http://gekkocycle.com/ufile/121714/image/address.png*/
        no-repeat 1px center !important;
}

/*äº§å“è¯¦æƒ…*/
.container-fluid .product-views {
    max-width: 1408px;
}

.container-fluid .product-views .views-info .left-img-tab .Small-img .img-list.swiper-slide-thumb-active {
    border: 1px solid #78b6c8;
}

.container-fluid .product-views .views-info .right-product-text .service {
    background-color: #78b6c8;
    display: none;
}

.container-fluid .product-views .pager a {
    color: #78b6c8;
}

.container-fluid .product-views .views-info .left-img-tab {
    width: 50%;
}

.container-fluid .product-views .views-info .right-product-text {
    width: 50%;
    position: relative;
}

.container-fluid .product-views .views-info .right-product-text .Extend {
    width: 150px;
    height: 42px;
    background-color: #e6804a !important;
    color: #fff;
    text-align: center;
    line-height: 42px;
    position: absolute;
    top: 0;
    right: 0;
}

.container-fluid .product-views .views-info .right-product-text .Extend a {
    color: #fff;
}

.swiper-container-fade .swiper-slide-active {
    display: block;
}

.container-fluid .product-views .views-info .Small-img-warrp .video-warp {
    width: 16rem;
}

.container-fluid .product-views .views-info .left-img-tab .Small-img {
    width: calc(100% - 46px);
}

.container-fluid .product-views .views-info .left-img-tab .Small-img .img-list {
    width: 16rem;
}

.container-fluid .product-views .views-info .video-box-page {
    width: 100%;
    height: auto;
    font-size: 0;
}

.container-fluid .product-views .views-info .video-box-page video {
    width: 100%;
    height: auto;
}

.container-fluid .product-views .views-info .video-box-page .close {
    right: -40px;
    top: -10px;
}

.container-fluid .product-views h4.title {
    padding: 15px;
    background-color: #78b6c8;
    color: #fff;
}

.pro_para ul {
    border-bottom: 1px solid #e7e7e7;
    display: none;
}

.pro_para ul li {
    padding: 12px 0;
    line-height: 200%;
    border-top: 1px solid #e7e7e7;
    font-size: 18px;
    font-weight: 100;
    color: #999;
}

.pro_para dl {
    margin-top: 3rem;
    border-bottom: 1px solid #e7e7e7;
}

.pro_para dl dt,
.pro_detail h4 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: 15px;
}

.pro_para dl dd,
.pro_detail dl dd,
.pro_detail dl {
    padding: 2rem 0;
    line-height: 200%;
    font-size: 18px;
    font-weight: 100;
    color: #898989;
}

.Brief .pro_para dl dd {
    line-height: 160%;
    border-top: 1px solid #e7e7e7;
}

.pro_detail {
    margin-top: 3rem;
    border-bottom: 1px solid #e7e7e7;
}

.pro_detail dl {
    overflow: hidden;
    border-top: 1px solid #e7e7e7;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pro_detail dl:nth-child(odd) {
    flex-direction: row-reverse;
}

.pro_detail dl dt {
    width: 55.7rem;
    float: left;
    line-height: 36px;
}

.pro_detail dl:nth-child(n + 3) dt {
    width: calc(100% - 457px);
    display: flex;
    justify-content: space-between;
}

.pro_detail dl dt img {
    width: 100%;
}

.pro_detail dl:nth-child(n + 3) dt img {
    width: calc(50% - 10px);
}

.pro_detail dl dd {
    float: right;
    width: 71.7rem;
    border-top: 0px;
    padding: 2rem 0;
}

.pro_detail dl:nth-child(n + 3) dd {
    width: 357px;
}

.pro_detail dl dd h3 {
    font-size: 42px;
    font-weight: normal;
    color: #333;
    line-height: 100%;
    margin-bottom: 15px;
}

.feedback .myform .op-group input {
    background-color: #78b6c8 !important;
}

/*inner news*/
.description {
    font-size: 16px;
    line-height: 166%;
}

.mf .inner_5050 .page-wrap .news-wrap li .news-con {
    width: calc(100% - 342px) !important;
}

/*html*/
@media screen and (min-width: 320px) {
    html {
        font-size: 14.2% !important;
    }
}

@media screen and (min-width: 360px) {
    html {
        font-size: 15.98% !important;
    }
}

@media screen and (min-width: 375px) {
    html {
        font-size: 16.65% !important;
    }
}

@media screen and (min-width: 414px) {
    html {
        font-size: 18.38% !important;
    }
}

@media screen and (min-width: 750px) {
    html {
        font-size: 33.29% !important;
    }
}

@media screen and (min-width: 1024px) {
    html {
        font-size: 45.45% !important;
    }
}

@media screen and (min-width: 1408px) {
    html {
        font-size: 62.5% !important;
    }
}

/* å“åº” */
@media (max-width: 820px) {
    .container-fluid .product-views .views-info .right-product-text .Extend {
        top: 25px;
        position: initial;
    }

    .pro_detail dl {
        flex-wrap: wrap;
    }

    .pro_detail dl:nth-child(odd) {
        flex-direction: unset;
    }

    .pro_detail dl:nth-child(n + 3) dt,
    .pro_detail dl dt,
    .pro_detail dl:nth-child(n + 3) dd,
    .pro_detail dl dd {
        width: 100%;
    }
}

@media (max-width: 992px) {
    .head_boxs {
        height: auto;
    }

    .box3040_-7328 .top-nav .logo {
        margin-top: 0 !important;
    }

    .copy_bg .top .content {
        flex-wrap: wrap;
    }
}

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

    .pro_detail dl dt,
    .pro_detail dl dd {
        float: none;
    }

    .pro_detail dl dd {
        width: 100%;
        font-weight: normal;
        font-size: 16px;
        line-height: 180%;
    }
}

@media (max-width: 768px) {
    .pro_detail dl dd {
        font-size: 14px;
    }

    .pro_detail dl dd h3 {
        font-size: 26px;
    }
}


body {}

#mOuterBox {}

#mBody1,
#dBody1 {
    background-position: 0% 0%;
}

#mBody2,
#dBody2 {
    background-position: 0% 0%;
}

.box3003_1 .m-product .pro-item {
    margin-bottom: 30px;
}

.box3003_1 .m-product .pro-item .pro-img {
    overflow: hidden;
}

.box3003_1 .m-product .pro-item .pro-img img {
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}

.box3003_1 .m-product .pro-item .caption {
    text-align: center;
    padding: 25px 15px;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}

.box3003_1 .m-product .pro-item .caption .title {
    font-weight: bold;
    font-size: 18px;
    color: #393939;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}

.box3003_1 .m-product .pro-item .caption .sub-title {
    color: #666;
    margin-top: 10px;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}

.box3003_1 .m-product .pro-item:hover .pro-img img {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.box3003_1 .m-product .pro-item:hover .caption {
    background-color: #f5b834;
}

.box3003_1 .m-product .pro-item:hover .caption .title {
    color: #fff;
}

.box3003_1 .m-product .pro-item:hover .caption .sub-title {
    color: #fff;
}

@media (max-width: 768px) {
    .box3003_1 .m-product {
        padding: 0 5px;
    }

    .box3003_1 .m-product .pro-item {
        margin-bottom: 20px;
        padding: 0 10px;
    }

    .box3003_1 .m-product .pro-item .caption {
        padding: 15px 5px;
    }

    .box3003_1 .m-product .pro-item .caption .title {
        font-size: 16px;
    }

    .box3003_1 .m-product .pro-item .caption .sub-title {
        font-size: 14px;
    }
}


.box3028_1 img {
    max-width: 100%;
    vertical-align: middle
}

.box3028_1 li,
.box3028_1 ul {
    list-style: none
}

.box3028_1 a,
.box3028_1 a:hover {
    text-decoration: none
}

.box3028_1 .news-tab {
    text-align: center;
    margin-bottom: 30px
}

.box3028_1 .news-tab li {
    display: inline-block;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    width: 120px;
    color: #333;
    font-size: 14px
}

.box3028_1 .news-tab li.on {
    background: #578ff8;
    color: #fff
}

.box3028_1 .news {
    display: none
}

.box3028_1 .news .news-list {
    padding: 15px;
    transition: all .3s
}

.box3028_1 .news .news-list .news-img {
    float: left;
    width: 125px;
    height: 95px;
    background: #999;
    overflow: hidden
}

.box3028_1 .news .news-list .news-txt {
    padding-left: 140px;
    color: #333
}

.box3028_1 .news .news-list .news-txt h3 {
    font-size: 18px;
    margin: 0;
    font-weight: 400;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.box3028_1 .news .news-list .news-txt span {
    display: block;
    margin: 5px 0 10px;
    font-size: 12px;
    color: #888
}

.box3028_1 .news .news-list .news-txt p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;
    color: #888
}

.box3028_1 .news .news-list:hover {
    box-shadow: 0 0 20px 0 #d8d8d8
}

.box3028_1 .news .news-list:hover .news-txt h3 {
    color: #578ff8
}

@media(max-width:767px) {
    .box3028_1 .news .news-list {
        padding: 7px 15px
    }
}

.box3052_1 .mf-buttom {
    position: relative;
}

.box3052_1 .mf-buttom img {
    max-width: 100%;
    vertical-align: middle
}

.box3052_1 .mf-buttom li,
.box20064_1 ul {
    list-style: none
}

.box3052_1 .mf-buttom a {
    text-decoration: none
}

.box3052_1 .mf-buttom .db {
    position: fixed;
    bottom: 0;
    z-index: 999;
    display: flex;
    width: 100%;
    background: #1f1f21;
    text-align: center;
    justify-content: space-around;
    align-items: flex-end;
    left: 0;
    padding-bottom: 8px;
}

.box3052_1 .mf-buttom .db li img {
    width: 30px
}

.box3052_1 .mf-buttom .db li.dt img {
    width: 40px;
    transform: translateY(2px)
}

.box3052_1 .mf-buttom .db li a {
    color: #fff;
    font-size: 12px
}

.box3052_1 .mf-buttom .db li a p {
    margin-top: 5px
}

.box3052_1 .mf-buttom .wx-mask {
    position: fixed;
    background: rgba(0, 0, 0, 0.2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 0;
    z-index: -99;
    width: 100vw;
    height: 100vh;
    opacity: 0;
}

.mf-buttom .wx-mask .marsk-it {
    width: 240px;
    text-align: center;
    padding: 10px 10px;
    border-radius: 10px;
    background: #fff;
}

.box3052_1 .mf-buttom .wx-mask .marsk-it .close {
    width: 25px;
    margin-top: 3px;
}

.box3052_1 .mf-buttom .wx-mask .marsk-close {
    width: 100%;
    text-align: left;
    height: 35px;
}

.box3052_1 .mf-buttom .wx-mask .marsk-close span {
    display: inline-block;
    font-size: 16px;
    color: #333;
    line-height: 35px;
}

.box3052_1 .mf-buttom .wx-mask .marsk-fz {
    margin: 10px 0;
}

.box3052_1 .mf-buttom .wx-mask .marsk-fz input {
    font-size: 14px;
    width: 50%;
    outline: none;
    border: none;
}

.box3052_1 .mf-buttom .wx-mask .all {
    line-height: 35px;
    font-size: 16px;
}

.box3052_1 .mf-buttom .wx-mask .all a {
    display: block;
    color: #333;
}

.box3052_1 .mf-buttom .wx-mask .good {
    line-height: 35px;
    font-size: 16px;
}

.box3052_1 .mf-buttom .wx-mask .success {
    display: none;
}

.box3052_1 .mf-buttom .wx-mask .wm-marsk {
    width: 200px;
    margin: 0 auto;
}

.box3052_1 .mf-buttom .wx-mask.open {
    opacity: 1;
    z-index: 9999;
}


.box3040_-7328 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120px;
    z-index: 99;
    -webkit-transition: all 0.5s;
    box-shadow: 2px 2px 2px rgb(0 0 0 / 5%);
}

.box3040_-7328:hover {
    background-color: rgb(255, 255, 255);
}

.box3040_-7328 .top-nav {
    -webkit-transition: all 0.5s;
}

.box3040_-7328 .top-nav.active {
    background: #fff;
}

.box3040_-7328 .top-nav .logo {
    color: #2b2b2b;
    float: left;
    margin-top: 22px;
    -webkit-transition: all 0.5s;
}

.box3040_-7328 .top-nav .container {
    max-width: 1600px;
    width: 100%;
    padding: 0;
}

.box3040_-7328 .top-nav .logo .logon {
    margin-left: 10px;
    margin-top: 5px
}

.box3040_-7328 .top-nav .logo .logon h2 {
    font-size: 20px;
    margin: 5px 0
}

.box3040_-7328 .top-nav .logo .logon p {
    font-size: 14px;
    margin: 0;
    color: #666
}

.box3040_-7328 .top-nav .navbar {
    float: left;
    margin: 0 0 0 100px;
    border: 0
}

.box3040_-7328 .top-nav .navbar&gt;ul&gt;li {
    float: left;
    line-height: 120px;
    list-style-type: none;
    position: relative;
}

.box3040_-7328 .top-nav .navbar&gt;ul&gt;li&gt;a {
    font-size: 18px;
    line-height: 120px;
    padding: 0 25px;
    -webkit-transition: all 0.5s;
    display: block;
    position: relative;
    text-decoration: none
}

.box3040_-7328 .top-nav .navbar&gt;ul&gt;li&gt;a::after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: #0054a6;
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    transform: scaleX(0)
}

.box3040_-7328 .top-nav .navbar&gt;ul&gt;li .subnav::after,
.box3040_-7328 .top-nav .navbar&gt;ul&gt;li .subnav::before {
    content: ' ';
    display: block;
    clear: both;
}

.box3040_-7328 .top-nav .navbar&gt;ul&gt;li .subnav {
    position: absolute;
    width: 22rem;
    top: 90px;
    left: 0;
    background-color: #78b6c8;
    /* height: 0; */
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 15%);
    box-shadow: 0 0 10px rgb(0 0 0 / 15%);
    padding: 15px 0;
}

.box3040_-7328 .top-nav .navbar&gt;ul&gt;li .subnav li {
    line-height: 4.8rem;
    font-size: 1.6rem;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    list-style-type: none;
    width: 100%;
    display: block;
}

.box3040_-7328 .top-nav .navbar&gt;ul&gt;li .subnav li a {
    display: block;
    padding: 0px 15px;
    white-space: nowrap;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.6);
}

.box3040_-7328 .top-nav .navbar&gt;ul&gt;li .subnav li:hover {
    background-color: #0054a6;
}

.box3040_-7328 .top-nav .navbar&gt;ul&gt;li .subnav li:hover a {
    color: #fff
}

.box3040_-7328 .top-nav .navbar&gt;ul&gt;li:hover&gt;a::after {
    transform: scaleX(1)
}

.box3040_-7328 .top-nav .navbar&gt;ul&gt;li:hover .subnav {
    z-index: 99;
    opacity: 1;
    visibility: visible;
    /* height: 80px; */
}

.box3040_-7328 .top-nav .t-contact {
    float: right;
    line-height: 35px;
    font-weight: 700;
    padding-left: 40px;
    background: url("../3021/images/phone.png") no-repeat left center;
    margin-top: 43px;
    -webkit-transition: all 0.5s;
}

.box3040_-7328 .top-nav .nav-toggle {
    float: right;
    margin-top: 18px;
    padding: 9px 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
    display: none
}

.box3040_-7328 .top-nav .nav-toggle span {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #c7292f;
    margin-bottom: 3px
}

.box3040_-7328 .top-nav .nav-toggle span span {
    margin-top: 4px
}

.box3040_-7328 .top-nav .mobile-navbar {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 997;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

.box3040_-7328 .top-nav .mobile-navbar .mask {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 998;
    background-color: rgba(0, 0, 0, .3)
}

.box3040_-7328 .top-nav .mobile-navbar .menu {
    position: fixed;
    width: 300px;
    height: 100vh;
    right: 0;
    top: 0;
    z-index: 999;
    background-color: #fff;
    padding: 0 20px;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

.box3040_-7328 .top-nav .mobile-navbar .menu .menu-box {
    margin-top: 10px;
    text-align: right
}

.box3040_-7328 .top-nav .mobile-navbar .menu .menu-box .menu-close {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url("../3021/images/close.png")
        /*tpa=http://gekkocycle.com/mFile/3021/images/close.png*/
        /*tpa=http://gekkocycle.com/mFile/3021/images/close.png*/
        no-repeat center center/auto 20px;
    cursor: pointer
}

.box3040_-7328 .top-nav .mobile-navbar .menu&gt;ul&gt;li {
    border-bottom: 1px solid #efefef;
    list-style-type: none
}

.box3040_-7328 .top-nav .mobile-navbar .menu&gt;ul&gt;li&gt;a {
    display: block;
    line-height: 22px;
    font-size: 18px;
    padding: 16px 30px 16px 0;
    color: #333;
    position: relative;
    text-decoration: none
}

.box3040_-7328 .top-nav .mobile-navbar .menu&gt;ul&gt;li&gt;a .toggle {
    display: inline-block;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 0;
    top: 14px;
    background: url("../3021/images/toggle.png")
        /*tpa=http://gekkocycle.com/mFile/3021/images/toggle.png*/
        /*tpa=http://gekkocycle.com/mFile/3021/images/toggle.png*/
        no-repeat center center/auto 100%;
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

.box3040_-7328 .top-nav .mobile-navbar .menu&gt;ul&gt;li&gt;a.active .toggle {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.box3040_-7328 .top-nav .mobile-navbar .menu&gt;ul&gt;li .subnav {
    padding: 10px 30px 10px 20px;
    display: none
}

.box3040_-7328 .top-nav .mobile-navbar .menu&gt;ul&gt;li .subnav li {
    padding: 7px 0;
    list-style-type: none
}

.box3040_-7328 .top-nav .mobile-navbar .menu&gt;ul&gt;li .subnav li a {
    color: #999;
    text-decoration: none
}

.box3040_-7328 .top-nav .mobile-navbar.show {
    opacity: 1;
    visibility: visible
}

.box3040_-7328 .top-nav .mobile-navbar.show .menu {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.box3040_-7328 .top-nav .logo .logon h2,
.box3040_-7328 .top-nav .logo .logon p {
    color: #333
}

.box3040_-7328 .navbar .clearfix img {
    width: 22px
}

.box3040_-7328 .mobile-navbar img {
    width: 22px
}

@media (max-width: 1300px) {
    .box3040_-7328 .top-nav .container {
        padding: 0 10px;
    }

    .box3040_-7328 .top-nav .navbar {
        margin-left: 5%;
    }

    .box3040_-7328 .top-nav .navbar&gt;ul&gt;li&gt;a {
        padding: 0 11px
    }
}

@media (max-width: 1200px) {
    .box3040_-7328 .top-nav .t-contact {
        display: none;
    }
}

@media (max-width: 992px) {
    .box3040_-7328 {
        height: auto;
        box-shadow: 2px 2px 2px rgb(0 0 0 / 20%);
    }

    .box3040_-7328 .top-nav .container {
        padding: 12px 10px;
    }

    .box3040_-7328 .top-nav .logo {
        margin-top: 0;
    }
}

@media (min-width:992px) and (max-width:1200px) {
    .box3040_-7328 .top-nav .navbar {
        margin-left: 30px
    }

    .box3040_-7328 .top-nav .navbar&gt;ul&gt;li {
        margin: 0 6px
    }
}

@media (max-width:992px) {
    .box3040_-7328 .top-nav {
        padding: 5px 0 1px;
        background: #fff;
    }

    .box3040_-7328 .top-nav .navbar {
        display: none
    }

    .box3040_-7328 .top-nav .nav-toggle {
        display: block;
        margin-top: 0;
    }

    .box3040_-7328 .top-nav .t-contact {
        display: none;
    }
}

@media (max-width:767px) {
    .box3040_-7328 .top-nav .logo .logon h2 {
        font-size: 16px
    }

    .box3040_-7328 .top-nav .logo .logon p {
        font-size: 14px
    }

    .box3040_-7328 .top-nav {
        border: none
    }

    .box3040_-7328 .top-nav .logo img {
        width: 85%
    }

}

@media (max-width:320px) {
    .box3040_-7328 .top-nav .logo .logon {
        display: none
    }

    .box3040_-7328 .top-nav .nav-toggle {
        margin-top: 10px
    }
}
/*ibanner*/
.box6037_-3068 .ibanner {
	position: relative;
	margin: 0;
}

.box6037_-3068 .ibanner .banner-loaded {
	width: 100%;
	z-index: 1;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	transition: all ease 0.45s;
}

.box6037_-3068 .ibanner .banner-loaded .swiper-container {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
}

.box6037_-3068 .ibanner .banner-loaded .bar-container .swiper-slide a {
	display: block;
	overflow: hidden;
	text-align: center;
}

.box6037_-3068 .ibanner .banner-loaded .bar-container .swiper-slide img {
	vertical-align: middle;
	border: none;
	max-width: 100%;
}

.box6037_-3068 .ibanner .swiper-pagination-bullet {
	width: 3%;
	display: inline-block;
	position: relative;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	color: rgba(255, 255, 255, .8);
	cursor: pointer;
	background: none;
}

.box6037_-3068 .ibanner .swiper-pagination-bullet::after {
	content: '';
	width: 100%;
	background: #000;
	height: 5px;
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.5s ease;
}

.box6037_-3068 .ibanner .swiper-pagination-bullet-active::after {
	background: #78b6c8;
	height: 5px;
}

.box6037_-3068 .ibanner .swiper-pagination-bullet:hover {
	opacity: 1;
}

.box6037_-3068 .ibanner .swiper-pagination-bullet:hover:after {
	background: #78b6c8;
	height: 5px;
}

.box6037_-3068 .ibanner .banner-loaded .bar-container .btn-next,
.ibanner .banner-loaded .bar-container .btn-prev {
	width: 45px;
	height: 70px;
	background-position: center center;
	background-size: auto 20px;
	background-color: rgba(113, 114, 115, 0.3);
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
	z-index: 20;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
	opacity: 0;
	visibility: hidden;
}

.box6037_-3068 .ibanner .banner-loaded .bar-container .btn-next {
	background-image: url("../6037/image/next.png")
                                            /*tpa=http://gekkocycle.com/mfile/6037/image/next.png*/
                                            /*tpa=http://gekkocycle.com/mfile/6037/image/next.png*/;
	right: 0;
}

.box6037_-3068 .ibanner .banner-loaded .bar-container .btn-prev {
	background-image: url("../6037/image/prev.png")
                                            /*tpa=http://gekkocycle.com/mfile/6037/image/prev.png*/
                                            /*tpa=http://gekkocycle.com/mfile/6037/image/prev.png*/;
	left: 0;
}

.box6037_-3068 .ibanner .banner-loaded .bar-container:hover .btn-prev::after,
.box6037_-3068 .ibanner .banner-loaded .bar-container .btn-next::after{
    display: none;
}

@media (max-width: 992px) {
	.box6037_-3068 .ibanner .banner-loaded {
		margin-top: 65px;
	}
}

@media (min-width: 768px) {

	.box6037_-3068 .ibanner .banner-loaded .bar-container:hover .btn-next,
                                        .ibanner .banner-loaded .bar-container:hover .btn-prev {
		opacity: 1;
		visibility: visible;
	}

	.box6037_-3068 .ibanner .banner-loaded .bar-container .btn-prev:hover,
                                        .ibanner .banner-loaded .bar-container .btn-next:hover {
		background-color: #78b6c8;
	}

	.box6037_-3068 .ibanner .banner-loaded .bar-container:hover .btn-prev {
		left: 30px;
	}

	.box6037_-3068 .ibanner .banner-loaded .bar-container:hover .btn-next {
		right: 30px;
	}
}

.head_boxs {
    height: 90px;
}

.write_bg {
    background-color: #fff;
    border-bottom: 1px solid #d1d9dd;
}

.head_boxs .top-nav .logo {
    font-family: 'å¾®è½¯é›…é»‘,Microsoft YaHei';
    color: #2b2b2b;
    clear: both;
    margin: 0;
    padding: 0;
    color: #fff;
    margin-top: 28px !important;
    margin-right: 0;
}

.logo .text {
    float: left;
    margin-left: 20px;
    padding-left: 20px;
    border-left: 1px solid #fff;
}

.logo .text h2 {
    font-size: 20px;
    margin: 5px 0;
}

.logo .text p {
    font-size: 14px;
    margin: 0;
}

.head_boxs .top-nav .navbar {
    margin: 0 0 0 70px;
}

.head_boxs .top-nav .navbar&gt;ul&gt;li,
.head_boxs .top-nav .navbar&gt;ul&gt;li&gt;a {
    line-height: 90px;
}

.head_boxs .top-nav .navbar&gt;ul&gt;li {
    position: relative;
}

.head_boxs .top-nav .navbar&gt;ul&gt;li .subnav {
    width: 16rem;
    top: 70px;
    background-color: #78b6c8;
    height: auto !important;
    padding: 10px 0 !important;
    left: 50%;
    transform: translateX(-50%);
}

.head_boxs .top-nav .navbar&gt;ul&gt;li .subnav::before {
    content: '';
    width: 0;
    height: 0;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent #78b6c8;
    position: absolute;
    top: -16px;
    left: 50%;
    transform: translateX(-50%);
}

.head_boxs .top-nav .navbar&gt;ul&gt;li .subnav li {
    float: none;
    line-height: 4.2rem;
}

.head_boxs .top-nav .navbar&gt;ul&gt;li .subnav li a {
    font-size: 1.6rem;
    color: rgba(255, 255, 255, 0.6);
    text-align: center;
}

.head_boxs .top-nav .navbar&gt;ul&gt;li&gt;a::after,
.head_boxs .top-nav .navbar&gt;ul&gt;li .subnav li:hover {
    background-color: #78b6c8;
}

.head_boxs .top-nav .navbar&gt;ul&gt;li .subnav li:hover a {
    color: #fff;
}

.head_boxs .top-nav .t-contact {
    margin-top: 24px;
    background: none;
    padding-left: 55px;
    position: relative;
    font-family: Arial;
    font-size: 30px;
    font-weight: normal;
}

.head_boxs .top-nav .t-contact::before {
    content: '';
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #000000 url("../../ufile/121714/image/tel-icon.png")
        /*tpa=http://gekkocycle.com/ufile/121714/image/tel-icon.png*/
        /*tpa=http://gekkocycle.com/ufile/121714/image/tel-icon.png*/
        no-repeat center;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.news_cent {
    max-width: 1408px;
    width: 100%;
    background-color: #fff !important;
    margin: 10rem auto;
}

.head_boxs .top-nav .nav-toggle {
    border: 0;
}

.head_boxs .top-nav .nav-toggle span {
    background-color: #333;
}

/* ibanner */
.ibanner {
    margin: 0 auto;
}










.box3007_-2752 .m-links {
    max-width: 1600px;
    margin: 30px auto;
    line-height: 180%;
    overflow: hidden;
    /*padding: 0 10px;*/
}

.box3007_-2752 .m-links .title {
    float: left;
    width: 100px;
}

.box3007_-2752 .m-links .links {
    width: calc(100% - 100px);
    float: left;
}

.box3007_-2752 .m-links .links a {
    color: inherit;
    display: inline-block;
    margin: 0 5px;
}

.box3007_-2752 .m-links .links a:hover {
    color: #1466b1;
}

@media (max-width: 768px) {
    .box3007_-2752 .m-links {
        display: none;
    }
}

/*å‹æƒ…é“¾æŽ¥*/
.links_win {
    background-color: #ffffff !important;
    border-top: 1px solid #e5ecef;
}

.links_win .m-links {
    max-width: 1408px;
    padding: 0;
}

.links_win .m-links .title {
    font-size: 20px;
    font-weight: bold;
    width: 105px;
}

.links_win .m-links .links {
    width: calc(100% - 105px);
}

.links_win .m-links .links a:hover {
    color: #78b6c8;
}

/*ç‰ˆæƒ*/
.copy_bg {
    width: 100%;
    background: url("ufile/121714/image/copy_bg.png")
        /*tpa=http://gekkocycle.com/ufile/121714/image/copy_bg.png*/
        /*tpa=http://gekkocycle.com/ufile/121714/image/copy_bg.png*/
        no-repeat center;
}

.copy_bg .content {
    max-width: 1408px;
    width: 100%;
    margin: 0 auto;
}

.copy_bg .top {
    border-bottom: 1px solid rgba(51, 51, 51, 0.07);
}

.copy_bg .top .content {
    display: flex;
    justify-content: space-between;
}

.copy_bg .top .content .left {
    padding: 50px 0 25px;
}

.copy_bg .top .content .left .logo img {
    display: block;
}

.copy_bg .top .content .left .line {
    width: 48px;
    height: 4px;
    background-color: #333333;
    margin: 25px 0;
}

.copy_bg .top .content .left .text {
    font-size: 24px;
    color: #333;
    line-height: 100%;
}

.copy_bg .top .content .left .wem {
    margin-top: 25px;
    position: relative;
}

.copy_bg .top .content .left .wem ul {
    display: flex;
    justify-content: centent;
    padding-left: 19px;
}

.copy_bg .top .content .left .wem ul li {
    width: 32px;
    height: 32px;
    border: solid 1px #bbbbbb;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.copy_bg .top .content .left .wem ul li+li {
    margin-left: 13px;
}

.copy_bg .top .content .left .wem ul li .two,
.copy_bg .top .content .left .wem ul li.on .one {
    display: none;
}

.copy_bg .top .content .left .wem ul li.on .two {
    display: block;
}

.copy_bg .top .content .left .wem ul li.on {
    background-color: #5f5f5f;
    border: none;
}

.copy_bg .top .content .left .wem .wem_img {
    position: absolute;
    top: 60px;
    left: 0;
}

.copy_bg .top .content .left .wem .wem_img img {
    width: 236px;
    display: none;
}

.copy_bg .top .content .left .wem .wem_img img.show {
    display: block;
}

.copy_bg .top .content .right {
    width: 402px;
    height: 100%;
    background-color: #f0f6f9;
    padding: 62px 0 62px 30px;
    box-sizing: border-box;
}

.copy_bg .top .content .right .phone {
    display: flex;
    align-items: center;
}

.copy_bg .top .content .right .phone+.phone {
    margin-top: 24px;
}

.copy_bg .top .content .right .phone .icon {
    width: 46px;
    height: 46px;
    background-color: #5f5f5f;
    border-radius: 100%;
    margin-right: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.copy_bg .top .content .right .phone .number p {
    font-size: 16px;
    line-height: 100%;
    margin-bottom: 6px;
}

.copy_bg .top .content .right .phone .number span {
    font-family: Arial;
    font-size: 30px;
    font-weight: bold;
    color: #333;
    display: block;
    line-height: 100%;
}

.copy_bg .top .content .right .phone+.phone .number span {
    font-size: 24px;
}

.copy_bg .cent .content {
    display: flex;
    justify-content: space-between;
}

.copy_bg .cent .content .navig {
    width: calc(100% - 403px);
    padding: 90px 0;
    display: flex;
    justify-content: space-between;
}

.copy_bg .cent .content .navig .list {
    box-sizing: border-box;
    width: calc(100% / 3);
    padding-left: 10%;
}

.copy_bg .cent .content .navig .list .tit {
    font-size: 20px;
    font-weight: bold;
    line-height: 100%;
    color: #333;
    margin-bottom: 45px;
}

.copy_bg .cent .content .navig .list .li a {
    font-size: 18px;
    display: block;
    color: rgba(102, 102, 102, 0.75);
    line-height: 100%;
}

.copy_bg .cent .content .navig .list .li+.li {
    margin-top: 15px;
}

.copy_bg .cent .content .bd_map {
    width: 403px;
}

.copy_bg .btm {
    border-top: 1px solid rgba(51, 51, 51, 0.07);
    font-size: 18px;
    color: #999;
    line-height: 100px;
}

.copy_bg .btm .content {
    display: flex;
    justify-content: space-between;
}

.copy_bg .btm a {
    font-size: 18px;
    color: #999;
}

.copy_bg .module_con {
    display: none;
}

#mBottom .mf-buttom .db {
    background: #78b6c8;
}

.copy_bg .btm .sitemap {
    font-size: 0;
}

/* å†…é¡µäº§å“ */
.pro_para ul {
    display: block;
}

.pro_para ul li {
    border-top: 0;
    line-height: 110%;
}

.pro_para ul li span {
    font-size: x-large;
    color: rgb(230, 18, 18);
    font-weight: normal;
    transform: translateY(-2px);
    margin-right: 2px;
}

.Brief .pro_para dl dd {
    line-height: 110%;
    font-size: 16px;
}

.mf .in-product .pro-item .caption .sub-title {
    white-space: nowrap;
    text-overflow: ellipsis;
    /* overflow: hidden; */
}

.mf .in-product {
    max-width: none;
    width: 1408px;
}

.mf .in-product .pro-list .row {
    margin-left: 0;
    margin-right: 0;
}

.mf .inner_5050 .page-wrap .news-wrap .container,
.mf .content-wrapper {
    max-width: 1408px;
}

@media (max-width: 1565px) {

    .links_win .m-links,
    .copy_bg .content,
    .mf .product-views,
    .mf .in-product,
    .crumbs,
    .mf .inner_5050 .page-wrap .news-wrap .container,
    .mf .content-wrapper {
        width: 90%;
    }

    .mf .in-product .pro-item {
        width: calc((100% - 44px) / 3);
        margin-left: 0;
    }

    .copy_bg .btm,
    .copy_bg .btm a {
        font-size: 17px;
    }
}

@media (max-width: 1280px) {
    .pro_para ul li {
        font-size: 14px;
        font-weight: normal;
    }

    .Brief .pro_para dl dd {
        font-size: 14px;
        font-weight: normal;
    }

    .copy_bg .btm,
    .copy_bg .btm a {
        font-size: 16px;
    }

    .mf .in-product .pro-item .caption .sub-title {
        font-weight: normal;
    }

    .copy_bg .btm .content span {
        display: none;
    }
}

@media (max-width: 1024px) {
    .pro_para ul li {
        font-weight: normal;
    }

    .crumbs .m-site .pos {
        display: flex;
        align-items: center;
    }

    .crumbs .m-site .pos a {
        font-weight: normal;
    }

    .mf .in-product .pro-item {
        width: calc((100% - 22px) / 2);
        margin-right: 22px;
    }

    .mf .in-product .pro-item:nth-child(3n) {
        margin-right: 22px;
    }

    .mf .in-product .pro-item:nth-child(even) {
        margin-right: 0;
    }

    .mf .in-product .pro-item .caption .title {
        font-size: 6.4rem;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .mf .in-product .pro-item .caption .sub-title {
        font-size: 18px;
    }

    .copy_bg .top .content .left .text {
        font-size: 18px;
    }

    .copy_bg .top .content .right .phone .number span {
        font-size: 24px;
    }

    .copy_bg .top .content .right .phone+.phone .number span {
        font-size: 20px;
    }

    .copy_bg .top .content .right,
    .copy_bg .cent .content .bd_map {
        width: 360px;
    }

    .copy_bg .cent .content .navig .list {
        padding-left: 0;
    }

    .copy_bg .cent .content .navig .list .tit {
        font-size: 18px;
    }

    .copy_bg .cent .content .navig .list .li a {
        font-size: 16px;
    }

    .copy_bg .btm,
    .copy_bg .btm a {
        font-size: 16px;
    }

    .copy_bg .btm .content {
        display: none;
    }

    .copy_bg .module_con {
        font-size: 16px;
        display: block;
        text-align: center;
    }
}

@media (max-width: 820px) {
    .mf .product-views .views-info {
        flex-flow: wrap;
    }

    .mf .product-views .views-info .left-img-tab,
    .mf .product-views .views-info .right-product-text {
        width: 100%;
        padding-left: 0px;
        padding-top: 25px;
    }

    .mf .product-views .views-info .left-img-tab .swiper-container-fade .swiper-slide,
    .mf .product-views .views-info .left-img-tab .swiper-container-fade .swiper-slide img {
        width: 100%;
        display: block;
    }

    .copy_bg .top .content .left,
    .copy_bg .top .content .right {
        width: 100%;
        padding: 32px 5%;
    }

    .copy_bg .cent {
        display: none;
    }
}

@media (max-width: 768px) {
    .mf .in-product .pro-item .caption {
        padding: 2.5rem 2.5rem 4.5rem;
    }

    .mf .in-product .pro-item .caption .title {
        line-height: 100% !important;
    }

    .mf .in-product .pro-item .caption .sub-title {
        display: block;
        line-height: 29px;
        font-size: 14px;
        padding-right: 72px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .mf .in-product .pro-item .caption .sub-title::after {
        width: auto;
        height: auto;
        padding: 5px 8px;
        line-height: normal;
        font-size: 14px;
    }

    .copy_bg .top .content .logo {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .copy_bg .top .content .left .line {
        display: none;
    }

    .copy_bg .top .content .left .text {
        font-size: 16px;
        line-height: 130%;
        text-align: center;
        margin-top: 25px;
    }

    .copy_bg .top .content .left .wem ul {
        padding-left: 0;
        justify-content: center;
    }

    .copy_bg .top .content .left .wem .wem_img {
        width: 200px;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: none;
    }

    .copy_bg .top .content .left .wem .wem_img.fixed {
        display: block;
    }

    .copy_bg .top .content .left .wem .wem_img img.on {
        width: 100%;
        display: block;
        box-shadow: 0 0 10px #999;
    }

    .copy_bg .top .content .left .wem .wem_img .clos {
        width: 30px;
        height: 30px;
        border: 1px solid #f1f1f1;
        border-radius: 100%;
        background: #fff;
        position: relative;
        margin-left: 50%;
        transform: translateX(-50%);
        margin-bottom: 10px;
    }

    .copy_bg .top .content .left .wem .wem_img .clos::before,
    .copy_bg .top .content .left .wem .wem_img .clos::after {
        content: '';
        width: 60%;
        height: 1px;
        background-color: #333;
        position: absolute;
        top: 50%;
        left: 20%;
        transform-origin: center;
    }

    .copy_bg .top .content .left .wem .wem_img .clos::before {
        transform: rotate(45deg);
    }

    .copy_bg .top .content .left .wem .wem_img .clos::after {
        transform: rotate(-45deg);
    }

    .copy_bg .btm {
        padding-bottom: 70px;
    }

    .copy_bg .btm,
    .copy_bg .btm a {
        font-size: 1.8rem;
        line-height: 50px;
    }

    .copy_bg .module_con {
        font-size: 14px;
    }

    /* å†…é¡µæ–°é—» */
    .mf .inner_5050 .page-wrap .news-wrap .container li .flex {
        flex-wrap: wrap;
    }

    .mf .inner_5050 .page-wrap .news-wrap .container li .news-img {
        width: 100%;
        margin-bottom: 12px;
    }

    .mf .inner_5050 .page-wrap .news-wrap .container li .news-con {
        width: calc(100% - 63px) !important;
    }

    .mf .inner_5050 .page-wrap .news-wrap .container li .news-con&gt;span {
        width: 100%;
        display: block;
    }

    .Brief .pro_para dl dd {
        line-height: 126%;
    }
}


#toolbar {
    position: fixed;
    z-index: 9999;
    right: 17px;
    bottom: 15%;
}

#toolbar ul {
    padding: 0;
    margin: 0;
}

#toolbar li {
    margin-bottom: 3px;
    font-size: 0;
    width: 57px;
    height: 57px;
    right: 0;
    position: relative;
    list-style: none;
}

#toolbar li a {
    display: block;
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    width: 57px;
    height: 57px;
    overflow: hidden;
    background: #78b6c8;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    white-space: nowrap;
    font-size: 0;
}

#toolbar li .icon-font {
    display: inline-block;
    vertical-align: middle;
    width: 57px;
    height: 57px;
    background-color: #cad6d9;
    position: relative;
}

#toolbar li .wz {
    display: inline-block;
    line-height: 57px;
    font-size: 14px;
    color: #fff;
    vertical-align: middle;
}

#toolbar li .icon-font:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url("/ufile/121714/image/icon_spiritb.png")
        /*tpa=http://gekkocycle.com/ufile/121714/image/icon_spiritb.png*/
        /*tpa=http://gekkocycle.com/ufile/121714/image/icon_spiritb.png*/
    ;
    background-repeat: no-repeat;
    position: absolute;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
}

#toolbar li .icon-qq:after {
    background-position: 0 -121px;
}

#toolbar li:hover .icon-qq:after {
    background-position: -30px -121px;
}

#toolbar li.taobao a,
#toolbar li.taobao:hover .icon-font {
    background-color: #e6804a !important;
}

#toolbar li.taobao .icon {
    background: url("/ufile/121714/image/taobao.png")
        /*tpa=http://gekkocycle.com/ufile/121714/image/taobao.png*/
        /*tpa=http://gekkocycle.com/ufile/121714/image/taobao.png*/
        no-repeat center;
}

#toolbar li.taobao .icon::after {
    display: none;
}

#toolbar li .icon-phone:after {
    background-position: 0 -61px;
}

#toolbar li:hover .icon-phone:after {
    background-position: -30px -61px;
}

#toolbar li .icon-ewm:after {
    background-position: 0 -1px;
}

#toolbar li:hover .icon-ewm:after {
    background-position: -30px -1px;
}

#toolbar li .icon-message:after {
    background-position: 0 -92px;
}

#toolbar li:hover .icon-message:after {
    background-position: -30px -92px;
}

#toolbar li .icon-top:after {
    background-position: 0 -31px;
}

#toolbar li:hover .icon-top:after {
    background-position: -30px -31px;
}

#toolbar li.wx .icon-font:after {
    background-position: 0 -152px;
}

#toolbar li.wx:hover .icon-font:after {
    background-position: -30px -152px;
}

#toolbar li.dy .icon-font:after {
    background-position: 0 -182px;
}

#toolbar li.dy:hover .icon-font:after {
    background-position: -30px -182px;
}

#toolbar li.xhs .icon-font:after {
    background-position: 0 -212px;
}

#toolbar li.xhs:hover .icon-font:after {
    background-position: -30px -212px;
}

#toolbar li.bz .icon-font:after {
    background-position: 0 -242px;
}

#toolbar li.bz:hover .icon-font:after {
    background-position: -30px -242px;
}

#toolbar li.tb .icon-font:after {
    background-position: 0 -272px;
}

#toolbar li.tb:hover .icon-font:after {
    background-position: -30px -272px;
}

#toolbar li.ewm:hover .ewm-box {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

#toolbar li.ewm .ewm-box {
    position: absolute;
    z-index: 1;
    padding: 5px;
    background: #78b6c8;
    width: 110px;
    right: 120%;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
}

#toolbar li.ewm .ewm-box img {
    max-width: 100%;
}

#toolbar li:hover a {
    width: 210px;
}

#toolbar li:hover .icon-font {
    background-color: #78b6c8;
}

#toolbar .backtop {
    cursor: pointer;
}

@media (max-width: 765px) {
    #toolbar {
        display: none;
    }
}


/*å†…é¡µè”ç³»æˆ‘ä»¬*/
.swiper-pagination {
    display: none;
  }
  .contact_wrapper {
    max-width: 1408px;
    width: 100%;
    padding: 8rem 0;
    margin: 0 auto;
  }
  .contact_wrapper .contact-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: left;
    margin-bottom: 40px;
    /* width: 840px; */
  }
  .contact_wrapper .contact-items .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 34%;
    height: 120px;
    max-width: 370px;
    padding: 24px;
    margin-bottom: 20px;
    background-color: #fff;
    -webkit-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.13);
    flex-wrap: wrap;
    text-align: center;
  }
  .contact_wrapper .contact-items .item .img {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 100%;
  }
  .contact_wrapper .contact-items .item .box {
    /* padding-left: 20px; */
    width: 100%;
  }
  .contact_wrapper .contact-items .item .box .tit {
    font-size: 16px;
  }
  .contact_wrapper .contact-items .item .box .p {
    font-size: 20px;
    white-space: nowrap;
    margin-top: 10px;
  }
  .contact_wrapper .content-map {
    overflow: hidden;
    width: 100%;
    background: #fff;
    border: 1px solid #999;
    box-sizing: border-box;
    padding: 5px;
  }
  .contact_wrapper .contact-text {
    width: 48%;
    float: right;
    background: #fff;
    padding: 20px;
    margin-bottom: 40px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    overflow: hidden;
  }
  .contact_wrapper .contact-text .text-box {
    padding: 10px 0;
    overflow: hidden;
  }
  .contact_wrapper .contact-text .text-box span {
    font-size: 22px;
    color: #333;
    line-height: 36px;
    display: block;
    margin-bottom: 40px;
  }
  .contact_wrapper .contact-text .text-box p {
    font-size: 16px;
    line-height: 32px;
    color: #666;
    display: block;
  }
  .p12-aboutinfo-1 .lianxi {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 3rem;
  }
  .p12-aboutinfo-1 .lianxi li {
    border: 1px solid #eee;
    width: calc((100% + 3px) / 4);
    height: 180px;
    text-align: center;
    /* margin-right: 20px; */
    color: #666;
    line-height: 160%;
    padding: 10px;
    font-family: å¾®è½¯é›…é»‘;
    /* background: rgb(245, 245, 245); */
    transition: 0.5s;
  }
  .p12-aboutinfo-1 .lianxi li + li {
    margin-left: -1px;
  }
  .p12-aboutinfo-1 .lianxi li.last {
    margin-right: 0;
  }
  .p12-aboutinfo-1 .lianxi li img {
    margin-top: 20px;
    width: 46px;
  }
  .p12-aboutinfo-1 .lianxi li i {
    display: block;
    font-size: 14px;
    color: #333;
    padding-bottom: 8px;
    font-style: normal;
    padding-top: 10px;
  }
  .p12-aboutinfo-1 .lianxi li span {
    display: block;
    font-size: 2rem;
    color: #333;
    font-weight: bold;
    line-height: 25px;
  }
  .BMap_Marker img {
    max-width: none;
  }
  .BMapLabel {
    max-width: none;
    display: none !important;
  }

  .feedback {
    max-width: 1400px;
    width: 100%;
    background-color: #fff;
    padding: 50px;
    margin-top: 30px;
  }
  .feed_tit {
    margin-bottom: 30px;
  }
  .feed_tit h2 {
    font-size: 3.2rem;
    margin-bottom: 2rem;
    font-weight: bold;
    color: #78b6c8;
  }
  .feed_tit .para {
    font-size: 1.8rem;
    line-height: 120%;
    color: #666;
  }
  .feedback .myform {
    margin: 0 auto;
  }
  .feedback .myform .error-message {
    display: none;
  }
  .feedback .myform .error-message p {
    background: #e94b35;
    color: #fff;
    font-size: 14px;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 0.25em;
    padding: 16px;
  }
  .feedback .myform div {
    margin: 28px 0;
    position: relative;
  }
  .feedback .myform div {
    margin-top: 16px;
  }
  .feedback .myform .f-item .f-label {
    display: block;
    color: #94aab0;
    margin-bottom: 10px;
    -webkit-transition: top 0.2s, left 0.2s, font-size 0.2s;
    transition: top 0.2s, left 0.2s, font-size 0.2s;
    font-size: 16px;
    cursor: text;
    /* position: absolute; */
    /* top: 16px; */
    /* left: 20px; */
    font-weight: normal;
  }
  .feedback .myform .f-item .f-label.focus {
    font-size: 14px;
    top: -20px;
    left: 0 !important;
  }
  .feedback .myform input[type="text"],
  .feedback .myform input[type="email"],
  .feedback .myform textarea,
  .feedback .myform select {
    display: block;
    width: 100%;
    border: 1px solid #cfd9db;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
    -webkit-appearance: none;
    padding: 16px;
  }
  .feedback .myform input[type="text"]:focus,
  .feedback .myform input[type="email"]:focus,
  .feedback .myform textarea:focus,
  .feedback .myform select:focus {
    outline: none;
    border-color: #78b6c8;
    -webkit-box-shadow: 0 0 5px rgba(44, 151, 222, 0.2);
    box-shadow: 0 0 5px rgba(44, 151, 222, 0.2);
  }
  .feedback .myform .f-item p{
    font-size: 14px;
    color: #f00;
    line-height: 160%;
    display: none;
  }
  .feedback .myform .f-item p.show{
    display: block;
  }
  .feedback .myform textarea {
    min-height: 200px;
  }
  .feedback .myform .op-group {
    text-align: right;
  }
  .feedback .myform .op-group button {
    width: 25%;
    font-size: 16px;
    border: none;
    background: #78b6c8;
    border-radius: 0.25em;
    padding: 8px 30px;
    color: #fff;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  @media (max-width: 1565px) {
    .contact_wrapper {
      width: 90%;
    }
  }
  @media (max-width: 1080px) {
    .p12-aboutinfo-1 .lianxi li {
      width: calc((100% + 1px) / 2);
      margin-top: -1px;
    }
    .p12-aboutinfo-1 .lianxi li span {
      font-size: 4rem;
    }

    .feed_tit h2 {
      font-size: 8.2rem;
    }
    .feed_tit .para {
      font-size: 16px;
    }
    .feedback .myform .op-group input {
      width: 50%;
    }
  }
  @media (max-width: 768px) {
    .contact_wrapper .content-map #map {
      height: 270px !important;
    }
    .p12-aboutinfo-1 .lianxi li span {
      font-size: 6rem;
    }
    .feedback .myform .op-group input {
      width: 100%;
    }
  }</pre></body></html>