@charset "UTF-8";

blockquote,
body,
dd,
div,
dl,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
menu,
ol,
optgroup,
p,
pre,
tbody,
td,
textarea,
tfoot,
th,
thead,
ul {
    margin: 0;
    padding: 0;
}

body {
    font-family: "微软雅黑";
}

i,
em {
    font-style: normal;
}

a:hover {
    text-decoration: none;
}

ol,
ul {
    list-style-type: none;
    list-style-image: none;
}

a {
    text-decoration: none;
}

a:active {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

.nav-h {
    overflow: hidden;
    line-height: 33px;
    background: #003a6f;
    color: #ccc;
}

.nav-h .nav-h-l {
    float: left;
}

.nav-h .nav-h-r {
    float: right;
}

.navbar-nav>li>a {
    line-height: 60px;
    font-size: 14px;
    margin: 0 5px;
    font-weight: bold;
    padding: 10px 10px;
}

.navbar {
    margin-bottom: 0;
}

.navbar-nav {
    float: right;
}

.dropdown-menu {
    min-width: 0;
}

.breadcrumb {
    margin: 10px 0;
}

.breadcrumb a {
    color: #666666;
}

.why {
    padding-top: 20px;
}

.key {
    padding-left: 60px;
    background: url(../images/tit1.jpg);
    line-height: 46px;
    background-size: cover;
    margin: 26px auto;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 0;
}

.tit {
    text-align: center;
    color: #666;
}

.tit h2 {
    line-height: 90px;
    font-size: 24px;
}

.tit i {
    color: #00a64f;
}

.w-m {
    margin: 20px 0 45px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
    background: url(../images/our.png) no-repeat center;
    height: 430px;
}

.w-m .w-box {
    width: 460px;
}

.w-m .w-i {
    float: left;
    padding-right: 10px;
}

.w-m .w-t h3 {
    font-size: 20px;
    color: #666;
}

.w-m .w-t p {
    color: #666;
    line-height: 24px;
    padding-top: 10px;
    font-size: 14px;
}

.network {
    overflow: hidden;
    margin-bottom: 40px;
}

.network .col-md-8 {
    padding-left: 4%;
}

.xian {
    margin: 10px 0px;
    color: #666;
}

@media (max-width: 768px) {
    .navbar-nav {
        width: 100%;
    }
}

@media (min-width: 1750px) {
    .aboutus {
        background-size: 40% 100%;
    }
}

.new .n-tit {
    text-align: center;
}

.new .n-tit h2 {
    color: #666666;
    font-size: 24px;
    line-height: 70px;
    text-align: center;
    margin-top: 20px;
    border-bottom: solid 1px #dcdcdc;
}

.new .n-tit i {
    margin-top: -2px;
    margin: 0 auto;
    display: block;
    width: 70px;
    height: 3px;
    background: #c80405;
}

.new .col-md-6 {
    padding: 23px 0;
    padding-right: 5%;
    border-bottom: dashed 1px #e5e5e5;
}

.new .col-md-6 .n-l {
    float: left;
    width: 83px;
    height: 83px;
    background: #e9e9e9;
    text-align: center;
    padding: 7px;
    margin-right: 18px;
}

.new .col-md-6 .n-l i {
    color: #666666;
    font-size: 33px;
    font-weight: 500;
}

.new .col-md-6 .n-l p {
    color: #b9b9b9;
    font-size: 11px;
}

.new .col-md-6 .n-r h3 {
    line-height: 30px;
    font-size: 13px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.new .col-md-6 .n-r p {
    overflow: hidden;
    line-height: 24px;
    font-size: 14px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.contactus {
    color: #fff;
    background: url(../images/contactus.png);
    text-align: center;
    margin-top: 25px;
    background-size: cover;
    overflow: hidden;
}

.contactus .border-b {
    margin: 0 auto;
    width: 70px;
    height: 3px;
    background: #00a64f;
}

.contactus h3 {
    padding-top: 50px;
    font-weight: 400;
    font-size: 28px;
    line-height: 78px;
}

.contactus p {
    font-size: 16px;
    line-height: 50px;
}

.contactus p i {
    font-size: 23px;
    font-weight: 600;
}

.bottom {
    background: #202a65;
    color: #bbbbbb;
    padding-top: 26px;
    padding-bottom: 36px;
}

.bottom a {
    color: #bbbbbb;
}

.bottom .col-md-3 h3 {
    font-size: 16px;
}

.bottom .col-md-3 a {
    line-height: 33px;
}

.bottom .b-b {
    width: 38px;
    height: 3px;
    background: #c80405;
    margin: 18px 0;
}

.bottom .b-nav {
    padding-left: 85px;
    border-left: 1px solid #1a4d6a;
}

.bottom .b-nav i {
    font-size: 10px;
    color: #fff;
}

.bottom .col-md-6 a {
    line-height: 33px;
}

.bottom .col-md-6 ul li {
    width: 50%;
    float: left;
}

.bottom .b-logo {
    margin-top: 55px;
}

.sy-about {
    padding-top: 0.75rem;
}

.abo {
    margin-top: 50px;
    margin-bottom: 0px;
    position: relative;
    height: 375px;
}

.co6 {
    width: 53%;
    position: absolute;
    left: 0;
    z-index: 21;
    top: 50%;
    margin-top: -179px;
}

.ainfo h2 strong {
    color: #3f3f3f
}

.co61 {
    width: 45.5%;
    position: absolute;
    right: 0;
    z-index: 22;
    top: 50%;
    margin-top: -180px;
}

.ainfo {
    background: #fff;
    color: #3f3f3f;
}

.ainfo h2 {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 20px;
    font-size: 24px;
}

.ainfo h2 span,
.ainfo p span {
    color: #fdce19;
}

.ainfo h2:after {
    position: absolute;
    content: "";
    width: 50px;
    height: 1px;
    left: 0;
    bottom: 0;
    background-color: #fcc10f;
}

.ainfo p {
    text-indent: 2em;
    line-height: 26px;
    font-size: 14px;
}


.b-f {
    text-align: center;
    color: #ccc;
    background: #1a7dce;
    line-height: 50px;
    font-size: 15px;
}

.navbar-toggle {
    background: #ec6c00;
    padding: 10px 10px;
    margin-top: 9px;
    margin-right: 11px;
}

.navbar-toggle .icon-bar {
    background: #fff;
    margin: 6px 0;
}

.navbar-brand {
    height: 66px;
}

.swiper-box {
    position: relative;
    width: 90%;
    margin: 0 auto;
}


@media screen and (max-width: 768px) {
    .navbar-brand {
        margin-bottom: 10px;
    }

    .navbar-nav>li>a {
        line-height: 25px;
    }

    .abo {
        height: auto;
    }

    .contactus p {
        line-height: 30px;
    }

    .contactus .border-b {
        margin-bottom: 20px;
    }

    .ainfo p {
        padding: 0 10px;
    }

    .co6,
    .co61 {
        width: 100%;
        position: static;
        margin: 0 20px 30px;
        padding-right: 30px;
    }

    .navbar-nav {
        float: left;
    }

    .w-m {
        background: none;
    }

    .ser {
        margin-bottom: 40px;
    }

    .btn-ser {
        padding: 8px 14px;
        box-shadow: 0 0 0;
        text-shadow: 0 0 0;
        margin-bottom: 15px;
    }

    .btn-ser.active,
    .btn-ser:hover {
        background-color: #3280fc;
        color: #fff;
        box-shadow: 0 0 0;
        border: 0 none;
    }

    .aboutus {
        background-position: top;
        background-size: 100% 49%;
    }

    .aboutus .ab-i img {
        margin-left: 1%;
    }

    .bottom .b-nav {
        padding-left: 40px;
    }

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

.ny-pro .ny-p {
    border: 1px solid #dcdcdc;
    border-top: none;
    padding: 30px 21px 0 21px;
}

.ny-pro .p-tit {
    margin-top: 30px;
}

.ny-pro .p-tit h2 {
    font-size: 14px;
    text-align: left;
    line-height: 47px;
    border-bottom: solid 1px #dcdcdc;
}

.ny-pro .p-tit h2 i {
    margin-top: 14px;
    font-size: 23px;
    float: right;
    color: #dcdcdc;
}

.ny-pro .p-tit>i {
    margin-top: -2px;
    display: block;
    width: 70px;
    height: 3px;
    background: #c80405;
}

.ny-pro .col-md-4 {
    padding-right: 3%;
}

.ny-pro .col-md-4 p {
    line-height: 25px;
    font-size: 10px;
    color: #8c8c8c;
}

.ny-pro .col-md-4 h3 {
    font-size: 12px;
    line-height: 30px;
    color: #666;
}

.ny-pro .p-btn {
    text-align: center;
    border-top: 1px solid #dcdcdc;
}

.ny-pro .p-btn a {
    line-height: 57px;
    color: #666;
    font-size: 13px;
    font-weight: 600;
}

.ny-pro .cale {
    overflow: hidden;
    padding-bottom: 27px;
}

.ny-pro .cale h3 {
    font-size: 18px;
    color: #666666;
}

.ny-pro .cale p {
    margin: 3px 0 10px 0;
    font-size: 14px;
    color: #747474;
    line-height: 25px;
}

.ny-pro .cale i {
    color: #fb6029;
}

.ny-pro .cale .cale-btn {
    text-align: left;
}

.ny-pro .cale .cale-btn a {
    display: inline-block;
    color: #666666;
    line-height: 30px;
    border: 1px solid #333333;
    border-radius: 6px;
    padding: 0 8px;
}

.ny-pro .cale-page {
    overflow: hidden;
    padding: 24px 0;
    border-top: 1px solid #dcdcdc;
}

.ny-pro .cale-page .cale-page-m {
    width: 400px;
    margin: 0 auto;
}

.ny-pro .cale-page li {
    float: left;
}

.ny-pro .cale-page li a {
    margin: 5px;
    color: #333333;
    font-size: 10px;
    padding: 0 7px;
    display: block;
    border: solid 1px #dcdcdc;
    border-radius: 3px;
}

.ny-pro .cale-page li a:hover {
    color: #fff;
    background: #ff7e00;
    border: solid 1px #ff7e00;
}

.p-n-h {
    overflow: hidden;
}

.p-new {
    padding: 20px;
    overflow: hidden;
    border: solid 1px #dcdcdc;
    border-top: 0;
    margin-bottom: 20px;
}

.p-new .col-md-8 h3 {
    margin: 10px 0;
    font-weight: 400;
    color: #333333;
}

.p-new .col-md-8 .p-n-t {
    margin-bottom: 15px;
}

.p-new .col-md-8 p {
    line-height: 23px;
    color: #999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 13px;
}

.p-new .p-n-li li {
    padding-left: 10px;
    background: url(../images/n-right.png) no-repeat left;
}

.p-new .p-n-li i {
    margin-top: 5px;
    float: right;
}

.p-new .p-n-li a {
    font-size: 12px;
    line-height: 30px;
    color: #666666;
}


.ny-d {
    overflow: hidden;
    border: 1px solid #E8E8E8;
    padding: 20px;
}

.ny-d .col-md-6 p {
    color: #cbcbcb;
    line-height: 25px;
}

.ny-d .col-md-6 p i {
    color: #ec6c00;
}

.ny-d .col-md-6 h3 {
    font-size: 14px;
    color: #666;
    margin-top: 15px;
    margin-bottom: 24px;
}

.d-tlt {
    margin-top: 26px;
}

.d-tlt .t {
    line-height: 41px;
    background: #ec6c00;
    display: inline-block;
    color: #fff;
    border-radius: 5px 5px 0 0;
    padding: 0 9px;
}

.d-tlt .b {
    border-bottom: 2px solid #ec6c00;
}

.d-c .t {
    background: #767676;
}

.d-c .b {
    border-bottom: 2px solid #767676;
}

.rela {
    overflow: hidden;
    border: 1px solid #e8e8e8;
    padding: 20px;
    border-top: none;
}

.rela p {
    line-height: 25px;
    color: #666666;
}

.rela .col-md-4 {
    font-size: 14px;
    color: #808080;
    text-align: center;
}

.rela .col-md-4 .rela-i {
    padding: 4% 0;
    border: 1px solid #e8e8e8;
    margin: 4%;
}

.rela .col-md-4 h3 {
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rela .col-md-4 i {
    color: #fb6029;
}


.ny-about {
    margin-top: 40px;
    margin-bottom: 40px;
    min-height: 400px;
}


.sy-title {
    margin-bottom: 60px;
}

.sy-title h2 {
    color: #555;
    font-size: 24px;
    position: relative;
}

.sy-title h2:after {
    position: absolute;
    content: "";
    width: 36px;
    height: 3px;
    background: #fdce19;
    left: 50%;
    transform: translateX(-50%);
    bottom: -1rem;
}

.sy-title i {
    font-size: 0.75rem;
    line-height: 1.2rem;
    display: inline-block;
}

.series1 {
    background: url(../images/pro_bg.jpg) no-repeat center top;
    overflow: hidden;
    padding-top: 80px;
    padding-bottom: 80px;
    color: #fff;
}

.sy-title1 h2 {
    color: #fff;
    font-size: 24px;
    padding: 0px 0px 15px;
}

.sy-title1 h6 {
    color: #fff;
    font-size: 16px;
    padding: 0px 0px 30px;
}

.ny_info {
    line-height: 28px;
    margin-top: 50px;
}

.pager>li.active>a,
.pager>li.active>a:hover,
.pager>li.active>span,
.pager>li.active>span:hover {
    background: #297ec1;
    border-color: #297ec1;
}

.pager {
    display: inline-block;
}

.pager-loose.pager-pills>li>a {
    color: #333;
}

.pager>li.active>a {
    color: #fff;
}

.pager>li.disabled>a {
    color: #ddd;
}

.m40 {
    margin-bottom: 70px;
}

.media-news {
    padding: 20px 15px;
    min-height: 114px;
    border-radius: 6px;
    box-shadow: #ddd 5px 5px 30px;
    margin-bottom: 20px;
    transition: all 0.3s ease-in-out;
}

.media-news h3 {
    color: #333;
}

.media-news h6 {
    line-height: 24px;
    color: #666;
    margin: 20px 0;
    max-height: 72px;
    white-space: normal;
}

.media-news a {
    display: inline-block;
    color: #fff;
    background: #297ec1;
    border-radius: 6px;
    padding: 10px 15px;
}

.media-news:hover {
    transform: translateY(-10px)
}

.shownews-t {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.shownews-t h3 {
    font-size: 22px;
}

#map {
    min-height: 400px;
}

.contact-c p {
    line-height: 36px;
}

.series {
    background-color: #fff;
}

.series h2 {
    background-color: #3280fc;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0px;
    padding: 10px 0 10px 20px;
    line-height: 26px;
}

.series h2 span {
    font-size: 14px;
}

.series .nav>li>a:focus,
.series .nav>li>a:hover,
.series .nav>li>a.active {
    color: #666;
    background-color: #fff;
    border-radius: 20px;
}

.series .nav>li>a {
    padding: 10px 15px;
    font-size: 14px;
    background-color: #f5f5f5;
    border-bottom: 1px solid #f7f7f7;
}

.series .nav>li>a i {
    float: right;
    color: #dfdfdf;
    padding-top: 5px;
}

.series .nav>li.er>a {
    padding-left: 35px;
}

.ny-tit {
    margin-bottom: 40px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    color: #666;
    position: relative;
}

.ny-tit:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 2px;
    background-color: #3280fc;
    content: "";
}

.ninfo p {
    line-height: 28px;
}

.swiper-button-prev,
.swiper-button-next {
    background-color: #fff;
}

/* 分页样式 */
.pagination {
    color: #666;
    clear: both;
    margin-top: 1em;
    display: block;
    margin: auto;
}

.pagination li {
    display: inline-block;
}

.pagination a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: -1px;
    padding: 0 12px;
    height: 32px;
    line-height: 32px;
    color: #3ab3c4;
    border: 1px solid #ddd;
    background: #fff;
    text-decoration: none;
    overflow: hidden;
}

.pagination li>span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: -1px;
    padding: 0 12px;
    height: 32px;
    line-height: 32px;
    color: #3ab3c4;
    border: 1px solid #ddd;
    background: #fff;
    text-decoration: none;
    overflow: hidden;
}

.pagination li.active>span {
    color: #ffffff;
    background: #3ab3c4;
}

.pagination .prev::before {
    font-family: "FontAwesome";
    display: inline-block;
    content: "\f104";
    width: 10px;
    height: 10px;
    margin-right: 5px;
}

.pagination .next::after {
    font-family: "FontAwesome";
    display: inline-block;
    content: "\f105";
    width: 10px;
    height: 10px;
    margin-left: 5px;
}

.pagination a:not(.goto):hover {
    background-color: #eee;
    color: #ec6c00;
}

.pagination a.cur,
.pagination a.cur:hover {
    background-color: #3ab3c4;
    color: #fff;
    border-color: #3ab3c4;
    margin-right: 1px
}

.pagination a.disabled {
    background-color: #e6e6e6 !important;
    color: #bbb !important;
    cursor: no-drop
}

.pagination .prev {
    border-radius: 5px 0 0 5px;
}

.pagination .next {
    border-radius: 0 5px 5px 0;
}

.flist {
    text-align: center;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 10px;
    min-height: 120px;
    margin-bottom: 20px;
    padding-top: 42px;

}

.flist:hover {
    background-color: #1e1f8b;
}

.flist:hover a h3 {
    color: #fff;
}

.flist:hover h2 {
    color: #fff;
}

.flist a h3 {
    color: #555;
    margin-bottom: 15px;
}

.flist h2 {
    color: #f68a29;
    font-size: 40px;
}

.b-f h4 {
    display: inline;
}

.b-f a {
    color: #ccc;
}

.news_list {
    padding: 6px 0 6px;
    border-bottom: 1px dashed #555555;
    overflow: hidden;
}

.time {
    width: 80px;
    height: 54px;
    padding: 3px 21px 0 0px;
    border-right: 1px solid #dcdcdc;
    font-size: 12px;
    float: left;
    margin-right: 30px;
    text-align: center;
}

.time span {
    line-height: 36px;
    display: block;
    margin: 0px;
    font-size: 36px;
    font-family: Arial;
    font-weight: bold;
}

.ask {
    font-size: 14px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

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

.ask a,
.answer a {
    color: #666;
}

.ask a {
    font-weight: 600;
}

.nlist {
    padding-left: 30px;
}

.nlist li {
    list-style: none;
    border-bottom: 1px dashed #aaa;
    line-height: 50px;
    height: 50px;
}

.nlist li a {
    color: #555;
    display: inline-block;
    max-width: 80%;
    white-space: nowrap;
    color: #555;
    overflow: hidden;
    text-overflow: ellipsis;
}

.nlist li a:hover {
    color: #027882;
    font-weight: bold;
}
@media (min-width: 768px) {
    .visible-xs {
        display: none !important
    }
}
@media (max-width: 767px) {

    .visible-xs {
        display: block !important
    }

    ul,
    li {
        list-style: none;
        margin: 0;
        padding: 0
    }

    .top_bar {
        position: fixed;
        z-index: 900;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        font-family: Helvetica, Tahoma, Arial, Microsoft YaHei, sans-serif;
    }

    .top_menu {
        display: -webkit-box;
        border-top: 0px solid #3D3D46;
        display: block;
        width: 100%;
        background: rgba(117, 117, 117, 1);
        height: 46px;
        display: -webkit-box;
        display: box;
        margin: 0;
        padding: 0;
        -webkit-box-orient: horizontal;
        box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.1) inset;
    }

    .top_bar .top_menu>li {
        -webkit-box-flex: 1;
        position: relative;
        text-align: center;
    }

    .top_menu li:first-child {
        background: none;
    }

    .top_bar .top_menu>li>a {
        height: 55px;
        margin-right: 1px;
        display: block;
        text-align: center;
        color: #FFF;
        text-decoration: none;
        text-shadow: 0 1px rgba(0, 0, 0, 0.3);
        -webkit-box-flex: 1;
    }

    .top_bar .top_menu>li.home {
        max-width: 70px
    }

    .top_bar .top_menu>li.home a {
        height: 48px;
        width: 48px;
        margin: auto;
        border-radius: 60px;
        position: relative;
        top: 3px;
        left: 2px;
        background: url('__PUBLIC__/images/dwhome.png') no-repeat center center;
        background-size: 100% 100%;
    }

    .top_bar .top_menu>li>a label {
        overflow: hidden;
        margin: 0 0 0 0;
        font-size: 12px;
        display: block !important;
        line-height: 18px;
        text-align: center;
    }

    .top_bar .top_menu>li>a img {
        padding: 0;
        height: 24px;
        width: 24px;
        color: #fff;
        line-height: 48px;
        vertical-align: middle;
    }

    .top_bar li:first-child a {
        display: block;
    }

    .menu_font {
        text-align: left;
        position: absolute;
        right: 10px;
        z-index: 500;
        background: -webkit-gradient(linear, 0 0, 0 100%, from(#524945), to(#48403c), color-stop(60%, #524945));
        border-radius: 5px;
        width: 120px;
        margin-top: 10px;
        padding: 0;
        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    }

    .menu_font.hidden {
        display: none;
    }

    .menu_font {
        top: inherit !important;
        bottom: 60px;
    }

    .menu_font li a {
        height: 40px;
        margin-right: 1px;
        display: block;
        text-align: center;
        color: #FFF;
        text-decoration: none;
        text-shadow: 0 1px rgba(0, 0, 0, 0.3);
        -webkit-box-flex: 1;
    }

    .menu_font li a {
        text-align: left !important;
    }

    .top_menu li:last-of-type a {
        background: none;
        overflow: hidden;
    }

    .menu_font:after {
        top: inherit !important;
        bottom: -6px;
        border-color: #48403c rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
        border-width: 6px 6px 0;
        position: absolute;
        content: "";
        display: inline-block;
        width: 0;
        height: 0;
        border-style: solid;
        left: 80%;
    }

    .menu_font li {
        border-top: 1px solid rgba(255, 255, 255, 0.1);
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    }

    .menu_font li:first-of-type {
        border-top: 0;
    }

    .menu_font li:last-of-type {
        border-bottom: 0;
    }

    .menu_font li a {
        height: 40px;
        line-height: 40px !important;
        position: relative;
        color: #fff;
        display: block;
        width: 100%;
        text-indent: 10px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .menu_font li a img {
        width: 20px;
        height: 20px;
        display: inline-block;
        margin-top: -2px;
        color: #fff;
        line-height: 40px;
        vertical-align: middle;
    }

    .menu_font>li>a label {
        padding: 3px 0 0 3px;
        font-size: 14px;
        overflow: hidden;
        margin: 0;
    }

    #menu_list0 {
        right: 0;
        left: 10px;
    }

    #menu_list0:after {
        left: 20%;
    }

    #sharemcover {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.7);
        display: none;
        z-index: 20000;
    }

    #sharemcover img {
        position: fixed;
        right: 18px;
        top: 5px;
        width: 260px;
        height: 180px;
        z-index: 20001;
        border: 0;
    }

    .top_bar .top_menu>li>a:hover,
    .top_bar .top_menu>li>a:active {
        background-color: #333;
    }

    .menu_font li a:hover,
    .menu_font li a:active {
        background-color: #333;
    }

    .menu_font li:first-of-type a {
        border-radius: 5px 5px 0 0;
    }

    .menu_font li:last-of-type a {
        border-radius: 0 0 5px 5px;
    }

    #plug-wrap {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0);
        z-index: 800;
    }

    #cate18 .device {
        bottom: 49px;
    }

    #cate18 #indicator {
        bottom: 240px;
    }

    #cate19 .device {
        bottom: 49px;
    }

    #cate19 #indicator {
        bottom: 330px;
    }

    #cate19 .pagination {
        bottom: 60px;
    }
}
.friendlink {
    float: left;
    color: #fff;
    line-height: 27px;
    margin-top: 15px;
}

.friendlink i {
    list-style: none;
    font-style: normal;
    line-height: 30px;
    float: left;
}

.friendlink .linkTagcs {
    text-align: left;
    float: right;
    width: 181px;
    max-height: 30px;
    overflow: hidden;
    transition: 0.3s all ease-in-out;
    line-height: 30px;
}

.friendlink .linkTagcs a {
    display: block;
    color: #fff;
}

.friendlink .linkTagcs:hover {
    max-height: 30px;
    overflow-x: hidden;
    overflow-y: auto;
}