.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; }
                .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) solid; 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-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 p { height: 44px; overflow:hidden;}
        .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; }
}

body { background-color: #f8f8f8; }
.wrapper-article { min-height: 1000px; background-color: #fff; margin-bottom: 40px; padding: 20px 50px 30px; -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); }
    .wrapper-article .g-html { margin-bottom: 30px; }
    .wrapper-article .g-mrlist { padding-top: 18px; margin: 0 -1%; margin-bottom: 10px; }
        .wrapper-article .g-mrlist > li { float: left; margin: 0 1% 0; width: 48%; }
.art-title { border-bottom: 1px #eee solid; margin-bottom: 20px; text-align: center; }
    .art-title h1,
    .art-title h2 { line-height: 1.4; font-weight: normal; padding: 18px 0; font-size: 30px; color: #333; font-weight: bold; }
    .art-title h2 { color: #03bf9d; padding: 8px 0 18px; text-align: center; }
    .art-title .alt { font-size: 14px; color: #999; line-height: 1.4; padding-bottom: 20px; position: relative; }
        .art-title .alt > span { margin-right: 10px; }
        .art-title .alt .bdsharebuttonbox { position: absolute; z-index: 10; zoom: 1; right: 0; top: 2px; height: 20px; line-height: 20px; }
            .art-title .alt .bdsharebuttonbox a,
            .art-title .alt .bdsharebuttonbox .bds_more { font-size: 14px !important; margin: 0 6px 0 0 !important; }
            .art-title .alt .bdsharebuttonbox .none { background: none !important; color: #666 !important; }
                .art-title .alt .bdsharebuttonbox .none .fa { font-size: 16px; }
.go-back { padding: 10px 0 30px; text-align: center; }
    .go-back a { display: inline-block; margin: 0 4px; line-height: 40px; padding: 0 15px 0 38px; border: 1px #03bf9d solid; position: relative; color: #03bf9d; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
        .go-back a i { display: inline-block; line-height: 40px; position: absolute; z-index: 1; zoom: 1; left: 15px; top: 0; font-size: 20px; margin-right: 0.5em; }
        .go-back a:nth-child(1),
        .go-back a:hover { color: #fff; background-color: #03bf9d; border-color: #03bf9d; }
.g-mrlist li { height: 34px; line-height: 34px; position: relative; padding: 0 80px 0 30px; }
    .g-mrlist li:after { content: ''; display: inline-block; width: 20px; height: 20px; position: absolute; z-index: 2; zoom: 1; left: 0; top: 50%; margin-top: -10px; background: url(images/bz_xinwen_ico16.png) center no-repeat; }
    .g-mrlist li a { display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 16px; color: #555; }
        .g-mrlist li a:hover { color: #03bf9d; }
    .g-mrlist li span { display: inline-block; position: absolute; z-index: 1; zoom: 1; right: 0; top: 0; width: 45px; font-size: 13px; color: #bbb; }
.g-title1 { border-bottom: 1px #eee solid; position: relative; }
    .g-title1 > b { display: inline-block; line-height: 30px; padding-bottom: 10px; font-size: 22px; font-weight: normal; color: #03bf9d; position: relative; }
        .g-title1 > b:after { content: ''; display: block; width: 100%; position: absolute; z-index: 2; zoom: 1; left: 0; bottom: -1px; border-bottom: 1px #03bf9d solid; }
    .g-title1 > a { display: inline-block; line-height: 24px; padding: 0 1rem; border: 1px #ddd solid; font-size: 14px; color: #999; -webkit-border-radius: 24px; -moz-border-radius: 24px; -o-border-radius: 24px; border-radius: 24px; position: absolute; z-index: 1; zoom: 1; right: 0; top: 0; }
        .g-title1 > a:hover { color: #03bf9d; border-color: #03bf9d; }

@media print {
    .g-head,
    .g-bread,
    .g-footer,
    .f-moreList,
    .go-back { display: none; }
    .wrapper-article { width: 100%; }
        .wrapper-article .art-title { border: none; }
            .wrapper-article .art-title h1 { padding-top: 0; }
            .wrapper-article .art-title h1,
            .wrapper-article .art-title h2 { font-size: 20px; }
            .wrapper-article .art-title .alt { font-size: 12px; display: none; }
        .wrapper-article .g-html { font-size: 14px; }
}

.sl-left { float: left; width: 240px; background-color: #fff; min-height: 400px; }
.sl-right { float: right; width: 930px; background-color: #fff; min-height: 800px; padding: 20px 40px 40px; margin-bottom: 25px; }
    .sl-right.noborder { background: initial; }
.n-title { border-top: 5px #03bf9d solid; padding: 20px 30px; background-color: #f4f4f4; background-image: linear-gradient(180deg, #ffffff, #f4f4f4); border-bottom: 1px #eee solid; font-size: 13px; color: #03bf9d; }
    .n-title h1 { display: block; font-size: 28px; padding-top: 4px; font-weight: bold; }
.n-menu li { position: relative; border-bottom: 1px #eee solid; }
    .n-menu li a { display: block; padding: 18px 34px; font-size: 16px; color: #313131; }
    .n-menu li i { display: inline-block; line-height: 20px; position: absolute; z-index: 1; zoom: 1; right: 20px; top: 50%; margin-top: -10px; }
    .n-menu li:hover,
    .n-menu li.active { background: #f6f6f6; background-image: linear-gradient(180deg, #ffffff, #f6f6f6); }
        .n-menu li:hover a,
        .n-menu li.active a,
        .n-menu li:hover i,
        .n-menu li.active i { color: #03bf9d; }
    .n-menu li.active { border-left: 4px #03bf9d solid; }
        .n-menu li.active a { padding-left: 30px; }
        .n-menu li.active a,
        .n-menu li.active i { font-weight: bold; }
.n-swt { padding: 30px 40px 100px; background-image: linear-gradient(180deg, #ffffff, #f8f8f8); }
    .n-swt li { text-align: center; margin-bottom: 20px; }
        .n-swt li a { display: inline-block; color: #333; }
        .n-swt li i { display: inline-block; width: 80px; height: 80px; line-height: 80px; -webkit-border-radius: 100%; -moz-border-radius: 100%; -o-border-radius: 100%; border-radius: 100%; background-color: #e8e8e8; color: #fff; font-size: 36px; }
        .n-swt li span { display: block; font-size: 16px; padding-top: 10px; }
        .n-swt li.active a,
        .n-swt li:hover a { color: #03bf9d; }
        .n-swt li.active i,
        .n-swt li:hover i { background-color: #03bf9d; }
        .n-swt li p { padding-top: 10px; margin-top: 10px; font-size: 18px; position: relative; }
            .n-swt li p:before { content: ''; display: inline-block; background: #ddd; position: absolute; z-index: 1; zoom: 1; top: 0; left: 50%; margin-left: -20px; width: 40px; height: 2px; }
.cl-list { padding: 15px 25px; }
    .cl-list li { padding: 0 0 18px 20px; margin-bottom: 18px; border-bottom: 1px #eee dashed; background: url(images/bz_ico.png) left 5px no-repeat; }
        .cl-list li h1 { margin-bottom: 8px; position: relative; }
            .cl-list li h1 a { font-size: 18px; color: #333; }
                .cl-list li h1 a:hover { color: #03bf9d; text-decoration: underline; }
            .cl-list li h1 b { font-weight: normal; }
            .cl-list li h1 .time { display: inline-block; line-height: 20px; position: absolute; z-index: 1; zoom: 1; right: 0; top: 50%; margin-top: -10px; color: #ccc; font-size: 12px; }
        .cl-list li p { line-height: 1.8; font-size: 12px; color: #999; margin-bottom: 15px; }
        .cl-list li .bar { position: relative; text-align: right; padding-top: 10px; }
            .cl-list li .bar a { position: absolute; z-index: 1; zoom: 1; left: 0; top: 50%; margin-top: -15px; display: inline-block; line-height: 28px; padding: 0 1.2em; border: 1px #ccc solid; color: #888; }
                .cl-list li .bar a:hover { color: #fff; background-color: #03bf9d; border-color: #03bf9d; }
            .cl-list li .bar span { margin-left: 2em; color: #999; }
                .cl-list li .bar span i { font-size: 16px; padding-right: 3px; }
.li-activity { margin: 0 -10px; }
    .li-activity > li { float: left; margin: 0 0 20px; width: 50%; padding: 0 10px; }
    .li-activity .actlibox h1 { font-size: 20px; padding: 0; margin-bottom: 15px; }
        .li-activity .actlibox h1 a { color: #555; }
            .li-activity .actlibox h1 a:hover { color: #08ce96; }
    .li-activity .actlibox .txt { padding-left: 180px; height: 110px; margin-bottom: 10px; }
        .li-activity .actlibox .txt img { width: 160px; }
        .li-activity .actlibox .txt p { line-height: 25px; max-height: 100px; }
    .li-activity .actlibox .alt { margin: 0; }

@media screen and (max-width: 640px) {
    .g-bread { display: block; line-height: 1.6; font-size: 0.85rem; padding: 0.8rem 0.5rem; }
        .g-bread a { padding: 0 0.5em; }
    .sl-left,
    .go-back { display: none !important; }
    .g-head .g-menu { height: 0; }
    .sl-right { float: none; width: initial; background-color: transparent; min-height: initial; padding: 0; margin-bottom: 1rem; }
    .cl-list { padding: 0 0.5rem; }
        .cl-list li { padding: 0.8rem 1.2rem 1rem; margin-bottom: 0.6rem; background-color: #fff; border: none; }
            .cl-list li h1 { margin-bottom: 0.5rem; }
                .cl-list li h1 a { font-size: 1.16rem; }
            .cl-list li p { line-height: 1.4rem; font-size: 0.85rem; margin-bottom: 0.5rem; max-height: 5.6rem; overflow: hidden; }
            .cl-list li .bar { padding-top: 0; }
                .cl-list li .bar a { margin-top: -0.85rem; line-height: 1.6rem; padding: 0 1em; font-size: 0.8rem; border-color: #03bf9d; color: #03bf9d; }
                .cl-list li .bar span { margin-left: 1em; line-height: 1.6rem; font-size: 0.85rem; }
                    .cl-list li .bar span i { font-size: 1rem; }
    .wrapper-article { min-height: initial; margin: 0 0.5rem 0.5rem; padding: 1rem 1rem 0.5rem; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none; }
        .wrapper-article .g-html { margin-bottom: 1rem; }
        .wrapper-article .g-mrlist { padding-top: 0.4rem; margin: 0 -1%; margin-bottom: 0.5rem; }
            .wrapper-article .g-mrlist > li { float: left; margin: 0 1% 0; width: 98%; }
    .art-title { margin-bottom: 1rem; }
        .art-title h1,
        .art-title h2 { line-height: 1.6; padding: 0 0 0.6rem; font-size: 1.3rem; font-weight: normal; }
        .art-title .alt { font-size: 0.85rem; padding-bottom: 1.2rem; }
            .art-title .alt > span { margin-right: 10px; }
                .art-title .alt > span:nth-child(2) { display: none; }
            .art-title .alt .bdsharebuttonbox { display: none; }
    .g-mrlist li { height: 2.2rem; line-height: 2.2rem; padding: 0 3.6rem 0 0; }
        .g-mrlist li:after { display: none; width: 1.3rem; height: 1.3rem; margin-top: -0.65rem; background-size: contain; }
        .g-mrlist li a { font-size: 1rem; }
        .g-mrlist li span { width: 3.4rem; font-size: 0.85rem; text-align: right; }
    .g-title1 { border: none; padding: 0.3rem 0 0.6rem; border-bottom: 1px #eee solid; }
        .g-title1 > b { line-height: 1; padding: 0 0 0 0.8rem; font-size: 1.26rem; color: #03bf9d; }
            .g-title1 > b:after { width: 3px; left: 0; bottom: 0; border: none; top: 0; background-color: rgba(3, 191, 157, 0.5); }
        .g-title1 > a { line-height: 1.8rem; padding: 0 0.6rem; border: none; font-size: 0.9rem; color: #03bf9d; -webkit-border-radius: 1.2rem; -moz-border-radius: 1.2rem; -o-border-radius: 1.2rem; border-radius: 1.2rem; top: 50%; background-color: #f6f6f6; margin-top: -0.9rem; }
            .g-title1 > a:hover { border-color: none; }
    .li-activity { margin: 0; }
        .li-activity li { width: 100%; margin: 0; padding: 0; }
        .li-activity .actlibox { background-color: #fff; margin: 0 0.5rem 0.8rem; border-top-width: 1px; padding: 0.5rem 1rem 1rem; }
            .li-activity .actlibox h1 { font-size: 1.2rem; padding: 0.5rem 0 0.6rem; margin: 0; }
            .li-activity .actlibox .txt { padding: 0; height: initial; margin-bottom: 0.5rem; }
                .li-activity .actlibox .txt p { line-height: 1.4rem; max-height: 5.6rem; }
            .li-activity .actlibox > i { bottom: 1.6rem; }
    body.h-article .g-bread { display: none !important; }
    body.h-article .sl-right { padding: 1rem 1.5rem; margin: 0.5rem; background-color: #fff; }
    body.h-article .art-title { margin: 0; border: none; }
        body.h-article .art-title h1,
        body.h-article .art-title h2 { font-size: 1.4rem; font-weight: bold; }

    .actlibox .alt p { height: initial; overflow: hidden; }
}
.actlibox .fk-guoqi:before { content: "\e61b"; }

.g-chain { float: right; width: 930px; min-height: 800px; margin-bottom: 25px; }
    .g-chain > ul li { position: relative; padding: 20px 210px 20px 330px; min-height: 205px; margin-bottom: 15px; 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); box-shadow: 0 1px 8px rgba(0, 0, 0, 0.07); background-color: #fff; }
        .g-chain > ul li .pic { position: absolute; left: 25px; top: 20px; width: 280px; height: 160px; background-size: cover !important; }
        .g-chain > ul li h1 { font-size: 22px; font-weight: bold; line-height: 1.4; margin-bottom: 10px; }
        .g-chain > ul li h3 { font-size: 16px; line-height: 1.4; margin-bottom: 5px; }
        .g-chain > ul li .wx {display:none; position: absolute; right: 0; top:20px; padding-top:20px; bottom:20px; border-left:1px rgba(0,0,0,0.05) solid;text-align:center; width:200px; }
            .g-chain > ul li .wx img { width:110px;}
            .g-chain > ul li .wx span { display: block; padding-top: 5px; font-size:13px;}

@media screen and (max-width: 640px) {
    .g-chain { float: none; width: initial; min-height: initial; margin-bottom: 0; padding:0 0.5em; }
        .g-chain > ul li { position: relative; padding: 1em 0.8em 1em 10em; min-height: 7em; margin-bottom: 0.6em;   border-top: 1px #03bf9d solid;    }
            .g-chain > ul li .pic {  left: 1em; top: 1em; width: 8em; height: 5em; }
            .g-chain > ul li h1 { font-size: 1.1rem;line-height:1;  margin-bottom: 0.3em; }
            .g-chain > ul li h3 { font-size: 0.86rem;   margin-bottom: 0; }
            .g-chain > ul li .wx { display: none;  }             
}