.g-head { background-color: #fff; }
    .g-head > .wrapper { position: relative; min-height: 90px; padding: 18px 350px 18px 480px; }
        .g-head > .wrapper img { height: 60px; }
        .g-head > .wrapper .logo,
        .g-head > .wrapper .tel { display: inline-block; position: absolute; z-index: 1; zoom: 1; top: 50%; margin-top: -30px; }
        .g-head > .wrapper .logo { left: 0; }
            .g-head > .wrapper .logo i { display: none; }
        .g-head > .wrapper .tel { right: 0; }
        .g-head > .wrapper .g-search { height: 60px; padding-top: 5px; }
        .g-head > .wrapper .menu-btn { display: none; }
    .g-head .g-menu { position: relative; height: 55px; background-image: -webkit-linear-gradient(90deg,#08ce96,#03bf9d,#01a28c); background-image: -moz-linear-gradient(90deg,#08ce96,#03bf9d,#01a28c); background-image: -o-linear-gradient(90deg,#08ce96,#03bf9d,#01a28c); background-image: linear-gradient(90deg,#08ce96,#03bf9d,#01a28c); }
        .g-head .g-menu .wrapper .mu-li { float: right; width: 950px; }
            .g-head .g-menu .wrapper .mu-li p { display: none; }
            .g-head .g-menu .wrapper .mu-li li { float: left; width: 11%; font-size: 16px; text-align: center; }
                .g-head .g-menu .wrapper .mu-li li a { color: #fff; display: block; line-height: 55px; }
                    .g-head .g-menu .wrapper .mu-li li a:hover { background-color: rgba(0, 0, 0, 0.04); }
        .g-head .g-menu .wrapper .mu-nav { display: inline-block; width: 240px; float: left; text-align: center; background-color: rgba(0, 0, 0, 0.06); }
            .g-head .g-menu .wrapper .mu-nav > a { display: inline-block; color: #fff; line-height: 55px; padding-right: 26px; position: relative; font-size: 17px; }
                .g-head .g-menu .wrapper .mu-nav > a i { display: inline-block; line-height: 20px; font-size: 20px; position: absolute; z-index: 1; zoom: 1; right: 0; top: 50%; margin-top: -10px; height: 20px; }
            .g-head .g-menu .wrapper .mu-nav .mu-container { display: none; position: absolute; z-index: 100; zoom: 1; left: 0; top: 100%; width: 100%; padding: 8px 0 10px; text-align: left; background-color: rgba(255, 255, 255, 0.98); -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09); -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09); -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09); box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09); }
                .g-head .g-menu .wrapper .mu-nav .mu-container a { color: #333; }
                .g-head .g-menu .wrapper .mu-nav .mu-container .tab_nav { float: left; width: 240px; padding: 10px 0; background-color: #03bf9d; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; background-image: -webkit-linear-gradient(0deg,#03bf9d,#08ce96); background-image: -moz-linear-gradient(0deg,#03bf9d,#08ce96); background-image: -o-linear-gradient(0deg,#03bf9d,#08ce96); background-image: linear-gradient(0deg,#03bf9d,#08ce96); }
                    .g-head .g-menu .wrapper .mu-nav .mu-container .tab_nav li { text-align: left; }
                        .g-head .g-menu .wrapper .mu-nav .mu-container .tab_nav li:nth-child(1) { display: none; }
                        .g-head .g-menu .wrapper .mu-nav .mu-container .tab_nav li a { display: block; position: relative; padding-left: 60px; line-height: 37px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 14px; color: #fff; }
                            .g-head .g-menu .wrapper .mu-nav .mu-container .tab_nav li a i { display: inline-block; line-height: 20px; font-size: 22px; position: absolute; z-index: 1; zoom: 1; left: 30px; top: 50%; margin-top: -10px; }
                        .g-head .g-menu .wrapper .mu-nav .mu-container .tab_nav li.active a { background-image: -webkit-linear-gradient(90deg,rgba(0,0,0,0.09),rgba(0,0,0,0.03)); background-image: -moz-linear-gradient(90deg,rgba(0,0,0,0.09),rgba(0,0,0,0.03)); background-image: -o-linear-gradient(90deg,rgba(0,0,0,0.09),rgba(0,0,0,0.03)); background-image: linear-gradient(90deg,rgba(0,0,0,0.09),rgba(0,0,0,0.03)); }
                .g-head .g-menu .wrapper .mu-nav .mu-container .tab_box { float: right; width: 940px; padding-top: 0; }
                    .g-head .g-menu .wrapper .mu-nav .mu-container .tab_box .g-drugs li { /*p { display: none; }*/ }
                        .g-head .g-menu .wrapper .mu-nav .mu-container .tab_box .g-drugs li b { padding-top: 10px; font-size: 14px; margin-bottom: 0.5rem; }
                    .g-head .g-menu .wrapper .mu-nav .mu-container .tab_box .g-price { padding-top: 0; font-size: 12px; }
                        .g-head .g-menu .wrapper .mu-nav .mu-container .tab_box .g-price .price { font-size: 16px; }
                    .g-head .g-menu .wrapper .mu-nav .mu-container .tab_box .nolist { min-height: 300px; }
            .g-head .g-menu .wrapper .mu-nav:hover .mu-container { display: block; }

@media screen and (max-width: 640px) {
    .g-head { position: fixed; z-index: 900; left: 0; top: 0; width: 100%; background-color: #03bf9d; background-image: -webkit-linear-gradient(90deg,#03b595,#0ddba1); background-image: -moz-linear-gradient(90deg,#03b595,#0ddba1); background-image: -o-linear-gradient(90deg,#03b595,#0ddba1); background-image: linear-gradient(90deg,#03b595,#0ddba1); }
        .g-head > .wrapper { min-height: 0; padding: 0 4rem; }
            .g-head > .wrapper img,
            .g-head > .wrapper .logo img,
            .g-head > .wrapper .tel { display: none; }
            .g-head > .wrapper .logo,
            .g-head > .wrapper .menu-btn { display: inline-block; position: absolute; z-index: 1; zoom: 1; top: 0.6rem; margin: 0; width: 3rem; line-height: 2.3rem; text-align: center; color: #fff; }
            .g-head > .wrapper .logo { left: 0.4rem; font-size: 2.3rem; }
                .g-head > .wrapper .logo i { display: inline-block; }
            .g-head > .wrapper .menu-btn { right: 0.4rem; font-size: 1.9rem; }
            .g-head > .wrapper .g-search { height: inherit; padding: 0.6rem 0; }
                .g-head > .wrapper .g-search .tag { display: none; }
                .g-head > .wrapper .g-search .box { padding-right: 0; }
                    .g-head > .wrapper .g-search .box input { height: 2.3rem; line-height: 2.3rem; padding: 0 2.4rem 0 0.6rem; border: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; font-size: 0.9rem; }
                    .g-head > .wrapper .g-search .box a { width: 2.3rem; line-height: 2.3rem; background-color: transparent !important; color: #03bf9d; font-size: 1.26rem; }
        .g-head .g-menu { height: initial; background-image: none !important; }
            .g-head .g-menu .wrapper .mu-li { display: none; float: none; width: 100%; position: absolute; z-index: 100; zoom: 1; top: 0; left: 0; background-color: #fff; padding: 0.5rem 1rem 1rem; -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.09); -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.09); -o-box-shadow: 0 0 8px rgba(0, 0, 0, 0.09); box-shadow: 0 0 8px rgba(0, 0, 0, 0.09); }
                .g-head .g-menu .wrapper .mu-li p { display: block; height: 2rem; line-height: 2rem; font-size: 1rem; position: relative; color: #888; }
                    .g-head .g-menu .wrapper .mu-li p i { position: absolute; z-index: 1; zoom: 1; top: 50%; right: 0; line-height: 1.2rem; margin-top: -0.6rem; width: 2rem; text-align: center; }
                .g-head .g-menu .wrapper .mu-li ul { margin: 0 -1.5%; padding-top: 0.3rem; }
                .g-head .g-menu .wrapper .mu-li li { float: left; width: 22%; margin: 0 1.5% 0.5rem; font-size: 0.9rem; }
                    .g-head .g-menu .wrapper .mu-li li a { color: #555; line-height: 2; background-color: #f9f9f9; }
                        .g-head .g-menu .wrapper .mu-li li a:hover { background-color: rgba(0, 0, 0, 0.04); }
            .g-head .g-menu .wrapper .mu-nav { display: none; width: 100%; height: 2.6rem; overflow: hidden; overflow-x: scroll; float: none; background-color: transparent; }
                .g-head .g-menu .wrapper .mu-nav::-webkit-scrollbar { width: 0; height: 0; }
                .g-head .g-menu .wrapper .mu-nav::-webkit-scrollbar-thumb { -webkit-border-radius: 0; -moz-border-radius: 0; -o-border-radius: 0; border-radius: 0; background: #ffffff; border: none; }
                .g-head .g-menu .wrapper .mu-nav::-webkit-scrollbar-track { background: #ffffff; border: none; }
                .g-head .g-menu .wrapper .mu-nav::-webkit-scrollbar-button { display: none; }
                .g-head .g-menu .wrapper .mu-nav::-webkit-scrollbar-corner { background: #ffffff; }
                .g-head .g-menu .wrapper .mu-nav > a { display: none; }
                .g-head .g-menu .wrapper .mu-nav .mu-container { display: block; position: relative; left: inherit; top: inherit; padding: 0 0.8rem; background-color: transparent; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none; width: 100%; overflow-x: scroll; }
                    .g-head .g-menu .wrapper .mu-nav .mu-container ::-webkit-scrollbar { width: 0px; }
                    .g-head .g-menu .wrapper .mu-nav .mu-container .tab_nav { float: none; width: 100%; padding: 0; background-color: transparent; -webkit-border-radius: 0; -moz-border-radius: 0; -o-border-radius: 0; border-radius: 0; background-image: none !important; display: flex; justify-content: flex-start; }
                        .g-head .g-menu .wrapper .mu-nav .mu-container .tab_nav li { float: left; display: inline-block; height: 2.6rem; margin-right: 1.4rem; }
                            .g-head .g-menu .wrapper .mu-nav .mu-container .tab_nav li:nth-child(1) { display: inline-block !important; }
                                .g-head .g-menu .wrapper .mu-nav .mu-container .tab_nav li:nth-child(1) a { border-bottom: 1px #fff solid; }
                            .g-head .g-menu .wrapper .mu-nav .mu-container .tab_nav li a { display: inline-block; padding: 0; line-height: 2rem; font-size: 1rem; }
                                .g-head .g-menu .wrapper .mu-nav .mu-container .tab_nav li a i { display: none; }
                            .g-head .g-menu .wrapper .mu-nav .mu-container .tab_nav li.active a { background-image: none !important; }
                    .g-head .g-menu .wrapper .mu-nav .mu-container .tab_box { display: none !important; }
    body.menu-open .g-head .g-menu .wrapper .mu-li { display: block; }
    body.menu-open:after { content: ''; display: block; width: 100%; height: 100vh; position: fixed; z-index: 100; left: 0; top: 0; background-color: rgba(0, 0, 0, 0.15); }
    .fixed_foooter { position: fixed; z-index: 900; left: 0; bottom: 0; width: 100%; background-color: #fefefe; -webkit-box-shadow: 0 0 0.36rem #ebebeb; -moz-box-shadow: 0 0 0.36rem #ebebeb; -o-box-shadow: 0 0 0.36rem #ebebeb; box-shadow: 0 0 0.36rem #ebebeb; }
        .fixed_foooter li { float: left; width: 25%; text-align: center; line-height: 1; padding: 0.5rem 0; position: relative; }
            .fixed_foooter li > a { color: #666; }
                .fixed_foooter li > a b { display: inline-block; height: 4rem; text-align: center; line-height: 3.8rem; width: 4rem; margin: -0.3rem 0; -webkit-border-radius: 100%; -moz-border-radius: 100%; -o-border-radius: 100%; border-radius: 100%; color: #fff; font-size: 2.4rem; font-weight: normal; -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.19); -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.19); -o-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.19); box-shadow: 0 2px 4px rgba(0, 0, 0, 0.19); }
                .fixed_foooter li > a i { font-size: 1.8rem; color: #03bf9d; }
                .fixed_foooter li > a span { display: block; font-size: 0.85rem; padding-top: 0.2rem; }
    .u-sobox,
    .g-footer { display: none; }
}

.g-footer { background-color: #393939; }
    .g-footer .wrapper { padding: 20px 0; }
    .g-footer .links { position: relative; margin-bottom: 20px; line-height: 32px; padding-bottom: 20px; border-bottom: 1px rgba(255, 255, 255, 0.16) solid; }
        .g-footer .links > a { display: inline-block; float: left; line-height: 16px; color: rgba(255, 255, 255, 0.8); padding-right: 2rem; margin: 8px 2rem 0 0; border-right: 1px rgba(255, 255, 255, 0.16) solid; }
            .g-footer .links > a:hover { color: #fff !important; }
        .g-footer .links .u-select { display: inline-block; height: 32px; float: right; overflow: hidden; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; margin-left: 20px; position: relative; border: 1px rgba(255, 255, 255, 0.62) solid; }
            .g-footer .links .u-select select { margin: 0 -15px 0 0; max-width: 255px; height: 28px; line-height: 28px; outline: none; border: none; background-color: transparent; text-align: center; padding: 0 12px; color: rgba(255, 255, 255, 0.62); }
                .g-footer .links .u-select select option { cursor: pointer; color: #333; }
            .g-footer .links .u-select i { display: inline-block; line-height: 34px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; position: absolute; z-index: 1; zoom: 1; top: 0; right: 0; width: 25px; padding-left: 5px; font-size: 12px; color: rgba(255, 255, 255, 0.62); background-color: #393939; }
    .g-footer .innbox { position: relative; padding: 0 200px 0 0; min-height: 120px; }
        .g-footer .innbox .inns { width: 100%; color: rgba(255, 255, 255, 0.45); padding-top: 8px; }
            .g-footer .innbox .inns li { float: left; width: 19%; margin-right: 1%; margin-bottom:1em; box-shadow: 0 1px 0 0 #06c69a85;}
                .g-footer .innbox .inns li .tit { position: relative; line-height: 1; font-size: 13px; padding-left: 26px; padding-bottom: 14px; border-bottom: 1px rgba(255, 255, 255, 0.08) dashed; margin-bottom: 10px; color: rgba(255, 255, 255, 0.6); }
            .g-footer .innbox .inns li a {display:block; color: rgba(255, 255, 255, 0.6); }
                    .g-footer .innbox .inns li .tit i { position: absolute; z-index: 1; zoom: 1; font-size: 12px; left: 0; top: 50%; margin-top: -18px; width: 20px; height: 20px; line-height: 20px; text-align: center; -webkit-border-radius: 100%; -moz-border-radius: 100%; -o-border-radius: 100%; border-radius: 100%; background-color: rgba(255, 255, 255, 0.15); color: rgba(255, 255, 255, 0.55); }
                .g-footer .innbox .inns li p { position: relative; line-height: 1.4; margin-bottom: 8px; font-size: 12px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
                    .g-footer .innbox .inns li p span { display: inline-block; color: rgba(255, 255, 255, 0.35) }
                .g-footer .innbox .inns li a:hover .tit { color: #fff; }
                .g-footer .innbox .code { position: absolute; z-index: 1; zoom: 1; right: 0; top: 5px; color: rgba(255, 255, 255, 0.65); }
            .g-footer .innbox .code li { float: left; width: 85px; margin-left: 20px; text-align: center; }
            .g-footer .innbox .code img { width: 100%; }
            .g-footer .innbox .code p { padding-top: 10px; }
    .g-footer .copy { color: rgba(255, 255, 255, 0.65); line-height: 2; border-top: 1px rgba(255, 255, 255, 0.10) solid; padding-top: 1em; font-size: 13px; }
        .g-footer .copy span { padding-right: 1em; }
.g-banner { position: relative; height: 550px; z-index: 1; background: url(images/loading_min.png) center #f9f9f9 no-repeat; overflow: hidden; }
    .g-banner .swiper-slide { display: block; height: 550px; background-size: cover !important; }
    .g-banner > img { position: absolute; z-index: 1; zoom: 1; left: 0; bottom: 0; width: 100%; max-height: 60px; display: none; }
    .g-banner .u-pagination { position: absolute; z-index: 10; zoom: 1; width: 1200px; left: 50%; bottom: 20px; margin-left: -600px; text-align: center; }
        .g-banner .u-pagination .bull { display: inline-block; width: 6px; height: 6px; margin: 2px 4px; -webkit-border-radius: 100%; -moz-border-radius: 100%; -o-border-radius: 100%; border-radius: 100%; background-color: rgba(0, 0, 0, 0.6); cursor: pointer; }
        .g-banner .u-pagination .active { background-color: #03bf9d; width: 10px; height: 10px; margin: 0 2px; }

@media screen and (max-width: 640px) {
    .g-banner { height: 45vw; width: 100%; }
        .g-banner .swiper-slide { display: block; height: 45vw; background-size: cover !important; }
        .g-banner .u-pagination { width: 100%; left: 0; bottom: 1rem; margin: 0; }
            .g-banner .u-pagination .bull { width: 4px; height: 4px; margin: 1px 2px; }
            .g-banner .u-pagination .active { width: 6px; height: 6px; margin: 0 1px; }
}

.g-bread { line-height: 20px; font-size: 14px; color: #999; padding: 20px 0; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
    .g-bread a { padding: 0 0.5em; color: #888; }
        .g-bread a:hover { color: #08ce96; }
.g-page { padding: 2.5rem 0; text-align: center; font-size: 1rem; }
    .g-page ul,
    .g-page li { list-style: none; display: inline-block; }
    .g-page:before,
    .g-page:after { content: ''; display: block; width: 100%; height: 0; clear: both; }
    .g-page .page-wrapper { display: inline-block; margin: 0 auto; }
    .g-page a,
    .g-page b,
    .g-page input,
    .g-page button,
    .g-page select { display: inline-block; float: left; line-height: 2.2rem; padding: 0 0.8rem; color: #333333; background-color: #fff; margin: 0 3px 0.4rem 0; border: 1px #eee solid; border-radius: 1px; -webkit-transition: all 0.36s ease-in-out; -moz-transition: all 0.36s ease-in-out; -o-transition: all 0.36s ease-in-out; transition: all 0.36s ease-in-out; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; text-decoration: none; cursor: pointer; }
        .g-page a:hover { border: 1px solid rgba(236, 97, 73, 0.7); background-color: #fef7f6; }
        .g-page a:active { color: #fff; background-color: rgba(236, 97, 73, 0.7); }
    .g-page b { color: #fff; background-color: #03bf9d; border-color: #03bf9d; cursor: no-drop; }
    .g-page input { width: 5rem; height: 2rem; }
    .g-page select { width: 4rem !important; height: 2.2rem; }

@media screen and (max-width: 640px) {
    .g-page { padding: 0.6rem 0; font-size: 0.9rem; }
        .g-page b { background-color: #03bf9d; border-color: #03bf9d; }
        .g-page a,
        .g-page b,
        .g-page input,
        .g-page button { line-height: 1.8rem; padding: 0 0.6rem; margin: 0 2px 0.3rem 0; border: none; }
        .g-page input { width: 5rem; height: 2rem; }
        .g-page select { width: 4rem !important; height: 2rem; }
}

.actlibox { position: relative; padding: 25px 30px; border: 1px #f2f2f2 solid; border-top: 2px #03bf9d solid; -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.07); -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.07); -o-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.07); box-shadow: 0 1px 8px rgba(0, 0, 0, 0.07); background-color: #fff; }
    .actlibox > i { display: inline-block; position: absolute; z-index: 1; zoom: 1; top: 30px; right: 0; font-size: 120px; color: #f44f4f; -khtml-opacity: 0.8; -webkit-opacity: 0.8; -moz-opacity: 0.8; -o-opacity: 0.8; opacity: 0.8; -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); filter: alpha(opacity=80); }
    .actlibox h1 { font-size: 24px; line-height: 1; padding-top: 5px; margin-bottom: 20px; color: #03bf9d; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-weight: bold; }
        .actlibox h1 a { color: #03bf9d; }
            .actlibox h1 a:hover { color: #08ce96; }
    .actlibox .txt { position: relative; padding-left: 240px; height: 150px; margin-bottom: 10px; }
        .actlibox .txt img { position: absolute; z-index: 1; zoom: 1; left: 0; top: 0; width: 220px; background-position: center; background-repeat: no-repeat; background-size: cover; }
        .actlibox .txt p { color: #888; line-height: 25px; max-height: 150px; overflow: hidden; font-size: 13px; }
    .actlibox .alt0 { padding: 10px 20px; line-height: 24px; border: 1px rgba(3, 191, 157, 0.5) solid; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; color: #03bf9d; font-size: 13px; background-color: #d1fdf8; }
    .actlibox .alt { padding: 10px 20px; line-height: 22px; border: 1px #f3f3f3 solid; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; color: #555; font-size: 13px; margin-bottom: 15px; }
        .actlibox .alt span { color: #888; }
    .actlibox .more { display: block; line-height: 50px; text-align: center; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; background-color: #03bf9d; color: #fff; font-size: 18px; }
        .actlibox .more:hover { background-color: #08ce96; }
    .actlibox .fk-guoqi { color: #ddd !important; right: 20px; font-size: 100px; }

@media screen and (max-width: 640px) {
    .actlibox { position: relative; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none; }
        .actlibox > i { top: auto; bottom: 4.5rem; right: 1rem; font-size: 5rem; }
        .actlibox h1 { font-size: 1.2rem; line-height: 1.5; padding: 0.6rem 0 0.8rem; margin: 0; font-weight: normal; white-space: normal; color: #555; }
            .actlibox h1 a { color: #555; }
        .actlibox .txt { padding: 0; height: initial; margin-bottom: 0.5rem; }
            .actlibox .txt img { display: none; }
            .actlibox .txt p { line-height: 1.4rem; max-height: 5.6rem; font-size: 0.85rem; }
        .actlibox .alt { padding: 0.5rem 0.6rem; line-height: 1.4rem; border: 1px #f3f3f3 solid; color: #03bf9d; font-size: 0.8rem; margin-bottom: 0.6rem; }
        .actlibox .more { line-height: 2.4rem; font-size: 1.1rem; margin-bottom: 0.7rem; }
        .actlibox .fk-guoqi { right: 1rem; font-size: 4.5rem; }
}

.g-fuwu { padding: 30px 0 10px; }
    .g-fuwu ul { display: table; width: 100%; }
        .g-fuwu ul li { display: table-cell; width: 33.33%; text-align: center; color: #fff; padding: 20px 40px 30px; }
            .g-fuwu ul li:nth-child(1) { background-color: #03bf9d; }
            .g-fuwu ul li:nth-child(2) { background-color: #d1fdf8; color: #03bf9d; }
            .g-fuwu ul li:nth-child(3) { background-color: #08ce96; }
            .g-fuwu ul li i { font-size: 60px; }
            .g-fuwu ul li b { display: block; font-size: 22px; font-weight: normal; line-height: 1; padding: 0.5rem 0 1rem; }
            .g-fuwu ul li p { line-height: 1.8; text-align: left; }
.g-title { padding-bottom: 20px; }
    .g-title b { display: inline-block; padding-left: 10px; line-height: 1; border-left: 3px #03bf9d solid; font-size: 24px; font-weight: normal; color: #03bf9d; }
    .g-title span { text-transform: uppercase; padding-left: 10px; font-size: 20px; color: #eee; }
.u-tese { padding: 30px 0; background-color: #f9f9f9; margin-bottom: 40px; }
    .u-tese .wrapper { position: relative; }
        .u-tese .wrapper > i { display: inline-block; width: 50px; line-height: 50px; text-align: center; position: absolute; z-index: 1; zoom: 1; top: 50%; margin-top: -25px; font-size: 50px; color: #999; }
            .u-tese .wrapper > i:hover { color: #03bf9d; cursor: pointer; }
            .u-tese .wrapper > i.m-prev { left: -60px; }
            .u-tese .wrapper > i.m-next { right: -60px; }
    .u-tese .swiper-container1 { background-color: #fff; -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03); -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03); -o-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03); box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03); }
    .u-tese .swiper-slide { padding:0; }
    .u-tese .g-drugs { margin: 0 -10px; }
    .u-tese .g-drugs > li { padding: 10px 10px 0; }
        .u-tese .g-drugs li a { background-color: #fff }
        .u-tese .g-drugs li b { padding-top: 20px; }
        .u-tese .u-pagination { position: absolute; z-index: 1; zoom: 1; top: 0; right: 0; line-height: 24px; }
        .u-tese .u-pagination span { display: inline-block; width: 8px; height: 8px; background-color: #ccc; -webkit-border-radius: 100%; -moz-border-radius: 100%; -o-border-radius: 100%; border-radius: 100%; margin-left: 6px; cursor: pointer; }
            .u-tese .u-pagination span.active { background-color: #03bf9d; }
.u-cuxiao { margin-bottom: 40px; }
    .u-cuxiao .g-title { margin-bottom: 5px; }
    .u-cuxiao .cx-new,
    .u-cuxiao .cx-more { width: 49%; padding: 25px 30px; border: 1px #f2f2f2 solid; border-top: 3px #f44f4f solid; -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.07); -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.07); -o-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.07); box-shadow: 0 1px 8px rgba(0, 0, 0, 0.07); }
    .u-cuxiao .cx-new { float: left; position: relative; border-top-color: #03bf9d; }
    .u-cuxiao .actlibox { min-height: 400px; }
    .u-cuxiao .cx-more { float: right; }
        .u-cuxiao .cx-more h1 { font-size: 18px; color: #f44f4f; margin-bottom: 15px; }
        .u-cuxiao .cx-more li { line-height: 50px; border-bottom: 1px #eee dotted; padding: 0 6em 0 30px; position: relative; color: #f44f4f; }
            .u-cuxiao .cx-more li b,
            .u-cuxiao .cx-more li span { display: inline-block; line-height: 20px; position: absolute; z-index: 1; zoom: 1; top: 50%; margin-top: -10px; }
            .u-cuxiao .cx-more li b { left: 0; font-size: 18px; color: #f44f4f; }
            .u-cuxiao .cx-more li span { right: 0; }
            .u-cuxiao .cx-more li a { display: block; color: #293640; font-size: 14px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
                .u-cuxiao .cx-more li a:hover { color: #f44f4f; }
            .u-cuxiao .cx-more li:last-child { border: none; }

@media screen and (max-width: 640px) {
    .g-index { padding: 6rem 0 4rem !important; }
        .g-index .g-head .g-menu .mu-nav { display: block !important; }
    .g-fuwu { padding: 0.6rem 0.4rem; background-color: #fff; margin-bottom: 0.5rem; }
        .g-fuwu ul { display: block; width: inherit; margin: 0 -0.8%; }
            .g-fuwu ul li { float: left; display: inline-block; width: 31.73%; margin: 0 0.8%; padding: 0; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; }
                .g-fuwu ul li:nth-child(1) { background-color: #03bf9d; }
                .g-fuwu ul li:nth-child(2) { background-color: #d1fdf8; }
                .g-fuwu ul li:nth-child(3) { background-color: #08ce96; }
                .g-fuwu ul li i { font-size: 2.6rem; }
                .g-fuwu ul li b { font-size: 0.84rem; padding: 0 0 1rem; }
                .g-fuwu ul li p { display: none; }
    .g-title { padding: 0 0 0.6rem; margin: 0; }
        .g-title b { padding-left: 0.5rem; font-size: 1.2rem; color: #555; }
        .g-title span { padding-left: 1rem; font-size: 1rem; color: #ddd; }
    .m-prev,
    .m-next { display: none; }
    .u-tese { padding: 0.6rem 0; background-color: transparent; margin: 0 0.5rem; }
        .u-tese .wrapper { position: relative; }
            .u-tese .wrapper > i { display: none; }
        .u-tese .swiper-container { background-color: transparent; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none; }
        .u-tese .swiper-slide { padding: 0; }
        .u-tese .u-pagination { line-height: 1.2rem; right: 1rem; }
            .u-tese .u-pagination span { width: 6px; height: 6px; margin-left: 4px; }

        .u-tese .g-drugs { margin: 0 -0.5em; }
            .u-tese .g-drugs > li { padding: 0; }              
            .u-tese .g-drugs li b { padding-top: 10px; }
    .u-cuxiao { margin: 0 0.5rem; }
        .u-cuxiao .g-title { margin-bottom: 5px; }
        .u-cuxiao .cx-new,
        .u-cuxiao .cx-more { width: 100%; padding: 0.5rem 1rem; border-width: 0; border-top-width: 1px; float: none; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none; margin-bottom: 0.8rem; background-color: #fff; }
        .u-cuxiao .actlibox { min-height: initial; }
        .u-cuxiao .cx-more h1 { display: none; }
        .u-cuxiao .cx-more li { line-height: 3rem; padding: 0 4em 0 1.6em; font-size: 0.9rem; }
            .u-cuxiao .cx-more li b { font-size: 1.2rem; }
            .u-cuxiao .cx-more li a { font-size: 0.9rem; }
}

.actlibox .fk-guoqi:before { content: "\e61b";  }