﻿#header{position:relative;float:left;width:100%}
.go-top span{font-size:18px;padding-top:5px}
.fa-qq:hover{opacity:.8}
.nbanner-text{position:absolute;bottom:15px;left:0;width:100%}
.nbanner-text span{text-transform:capitalize;font-size:60px;font-weight:700}
@media (max-width:992px){.nbanner-text span{font-size:35px}

}
.underline-dashed{border-bottom:dashed 1px #dedede;margin-top:10px;margin-bottom:10px;display:block}
.underline-solid{border-bottom:solid 1px #f4f4f4;display:block}
.top_line{float:left;width:100%;padding:15px 0}
.location {
    float: left;
    text-transform: capitalize;
    width: 100%;
    font-size: 14px;
    line-height: 30px;
    border-bottom: solid 1px #ececec;
    padding:10px 0;
}
.location a{font-size:14px;line-height:30px}
.location i{line-height:30px}
.location span {
    color: #2e308b
}

    .location .pull-right time {
        padding-right: 15px;
        color: #7d7c7b;
    }



@media (max-width:767px) {
    .location .pull-right {display:none;
    }
}

    .nei_title {
        border-bottom: solid 1px #ececec;
        float: left;
        width: 100%;
    }

        .nei_title h3 {
            padding-bottom: 15px;
            font-size: 22px;
            font-weight: 700;
            float: left;
        }

        .nei_title p {
            font-size: 16px;
            color: #666;
            padding-bottom: 15px
        }

    .nframe {
        float: left;
        width: 100%;
        min-height: 600px;
    }

    .gallery img:hover {
        border-color: #e60122
    }

    .gallery span {
        display: block;
        text-align: center;
        margin-bottom: 15px
    }

    .piccontext {
        border: 1px solid #e4e4e4;
        background: #fff;
        overflow: hidden;
        padding: 30px;
        margin: 0
    }

        .piccontext h1 {
            font-size: 20px;
            color: #2c2c2c
        }

    .source {
        line-height: 20px;
        overflow: hidden;
        padding: 15px 0;
        display: block;
        float: left;
        width: 100%
    }

    .source_left {
        float: left;
        color: #666
    }

        .source_left a {
            color: #666
        }

            .source_left a:hover {
                color: #ff5d11;
                text-decoration: underline
            }

        .source_left span {
            color: #ababab;
            padding-left: 15px
        }

    .source_right {
        float: right;
        height: 20px;
        color: #666
    }

        .source_right a {
            color: #666
        }

        .source_right span {
            padding: 0 10px
        }

    @media (max-width:767px) {
        .source_right {
            float: left
        }
    }

    .picshowtxt {
        float: left;
        width: 100%;
        padding: 15px 0
    }

    .picshowtxt_left {
        float: left
    }

        .picshowtxt_left span {
            color: #e55656;
            font-size: 30px
        }

        .picshowtxt_left i {
            color: #666;
            font-size: 20px
        }

    .picshowtxt_right span {
        float: left;
        line-height: 42px;
        padding-left: 15px;
        font-size: 18px;
        color: #666
    }

    #swiper, .swiper-slide, .swiper-wrapper {
        float: left;
        width: 100%;
        height: auto !important
    }

    #owl1 .item img.hover {
        border-color: #e60122
    }

    #news_tit h1 {
        padding: 15px 0;
        text-transform: capitalize
    }

    #news_tit p {
        margin: 0 0 10px
    }

    .productdetail_txt {
        padding-top: 20px;
        padding-bottom: 20px
    }

    #productdetail_txt > span {
        font-size: 18px;
    }

    #productdetail_txt p > span {
        font-size: 14px;
        display: block;
        border-bottom: solid 1px #ececec;
        padding-bottom: 10px;
        padding-top: 10px;
        margin-bottom: 15px;
    }

    #productdetail_txt p {
        line-height: 2;
    }

    #productdetail_txt .lianxi a {
        font-size: 14px;
        line-height: 2pc
    }

        #productdetail_txt .lianxi a img {
            padding-right: 10px
        }

    .pro_show_cent {
        font-size: 15px;
        line-height: 25px
    }

    .pro_show_tit {
        float: left;
        width: 100%;
        margin-bottom: 15px;
        position: relative;
    }

        .pro_show_tit span {
            font-size: 20px;
            background-color: #fff;
            float: left;
            padding-left: 15px;
            padding-right: 15px;
            font-weight: bold;
            z-index: 1;
            position: relative;
        }

        .pro_show_tit:before {
            content: "";
            position: absolute;
            height: 60%;
            top: 20%;
            width: 5px;
            background-color: #2e308b;
            left: 0;
            z-index: 2;
        }

        .pro_show_tit:after {
            content: "";
            position: absolute;
            height: 1px;
            top: 50%;
            width: 100%;
            background-color: #ececec;
            left: 0;
            z-index: 0;
        }



    .pro_show {
        float: left;
        width: 100%;
        background-color: #fff
    }

    ul.share-buttons {
        list-style: none;
        padding: 15px 0;
        float: left;
        width: 100%
    }

        ul.share-buttons li {
            display: inline;
            padding-right: 10px
        }

        ul.share-buttons .sr-only {
            position: absolute;
            overflow: hidden;
            clip: rect(1px 1px 1px 1px);
            clip: rect(1px,1px,1px,1px);
            padding: 0;
            width: 1px;
            height: 1px;
            border: 0
        }

        ul.share-buttons img {
            width: 2pc
        }

    .Inquiry {
        padding: 5px 30px;
        display: inline-block;
        font-size: 24px;
        border-radius: 50px;
        cursor: pointer
    }

    @media (max-width:767px) {
        .nei_title h3 {
            font-size: 24px
        }

        #news_tit h1 {
            font-size: 24px
        }
    }

    .cate_hot {
        box-shadow: 0 2px 3px 2px rgba(0,0,0,.2)
    }

    .cate_hot_info {
        padding: 5px
    }

        .cate_hot_info a {
            font-size: 14px;
            text-align: center;
            display: block;
            max-height: 40px;
            overflow: hidden;
            text-transform: capitalize
        }

        .cate_hot_info p {
            font-size: 12px;
            text-align: center;
            height: 35px;
            overflow: hidden;
            color: #fff
        }

    .cate_hot_img {
        border: solid 1px #e5e5e5;
    }

        .cate_hot_img a {
            display: block;
            overflow: hidden
        }

            .cate_hot_img a:hover {
                border-color: #005d9f
            }

        .cate_hot_img img {
            max-width: 100%;
            transition: all .3s
        }

        .cate_hot_img:hover img {
            transform: scale(1.08)
        }

    #left {
        margin-bottom: 15px;
        position: relative;
        margin-top: 20px;
        float: left;
        width: 100%;
    }

    #right {
        min-height: 600px;
        padding-top: 30px
    }

        #right img {
            max-width: 100%
        }

    @media (max-width:767px) {
        #right:before {
            content: none;
        }
    }

    .rbt {
        font-size: 12px;
        float: left;
        width: 100%;
        line-height: 36px
    }

        .rbt a, .rbt span {
            text-transform: capitalize
        }

        .rbt h1 {
            float: left;
            font-size: 24px;
            text-transform: capitalize;
            line-height: 1.5;
            border-bottom: solid 1px rgba(153,153,153,.6);
            width: 100%
        }

    @media (max-width:767px) {
        .rbt h1 {
            display: block
        }

        .rbt .location {
            display: none
        }
    }

    .left_menu {
        float: left;
        width: 100%;
        border: solid 10px #e7e7e7;
    }

        .left_menu h2 {
            padding-left: initial;
            font-size: 24px;
            text-transform: capitalize;
            color: #fff;
            background-color: #2e308b;
            line-height: 50px;
            padding-left: 50px;
            white-space: nowrap;
            font-weight: 700;
            background-image: url(../images/aboutbg.png);
            background-position: left 10px center;
            background-repeat: no-repeat;
        }

        .left_menu > ul {
            width: 100%;
        }

            .left_menu > ul > li {
                width: 100%;
                border-top: solid 1px #e7e7e7;
                position: relative
            }

                .left_menu > ul > li > a {
                    font-size: 14px;
                    line-height: 45px;
                    text-transform: capitalize;
                    display: block;
                    padding-left: 10px;
                }

                .left_menu > ul > li.hover > a, .left_menu > ul > li:hover > a {
                    color: #2e308b;
                }

                .left_menu > ul > li > ul > li {
                    background-color: #f0f0f0
                }

    .about-left .left_menu > ul > li:before {
        position: absolute;
        content: "";
        width: 30px;
        height: 10px;
        background-image: url(../images/xian.jpg);
        background-repeat: no-repeat;
        background-position: center center;
        overflow: hidden;
        right: 15px;
        top: calc(50% - 5px);
    }



    .left_menu > ul > li > ul > li > a {
        padding-left: 20px;
        display: block;
        line-height: 35px;
        position: relative;
        font-size: 12px;
        border-top: solid 1px #fff
    }

    .left_menu > ul > li > ul > li.hover > a {
        color: #fff;
        background-color: #005d9f
    }

    .left_menu > ul > li > ul > li:hover > a {
        color: #fff;
        background-color: #005d9f
    }

    .left_contact {
        border: solid 10px #e7e7e7;
        margin-top: 15px;
        float: left;
        width: 100%;
    }

        .left_contact h2 {
            padding-left: 18px;
            background-position: 10px;
            font-size: 24px;
            text-transform: capitalize;
            color: #fff;
            background-color: #005d9f;
            line-height: 50px;
            font-weight: 700
        }

        .left_contact > ul {
            padding-top: 15px
        }

            .left_contact > ul > li {
                font-size: 14px;
                line-height: 35px;
                display: block;
                width: 100%;
                padding-left: 18px
            }

                .left_contact > ul > li > a {
                    display: inline-block;
                    font-size: 14px;
                    line-height: 35px
                }

        .left_contact img {
            max-width: 100%
        }

    .catelist1 {
        float: left;
        width: 100%
    }

    .hpcp a {
        position: relative;
        display: block;
        border: solid 1px #e5e5e5;
    }

        .hpcp a img {
            width: 100%;
            transition: all .3s
        }

    .hpcp {
        text-align: center
    }

        .hpcp p {
            text-align: center;
            font-size: 14px;
            padding: 15px 0;
        }

        .hpcp input {
            float: left;
            width: 14px;
            height: 14px
        }

        .hpcp span {
            display: inline-block;
            font-weight: 700
        }

        .hpcp a i {
            font-size: 40px;
            position: absolute;
            left: calc(50% - 15px);
            top: calc(50% - 15px);
            color: #333;
            opacity: 0;
            transition: all .3s;
            color: #fff
        }

        .hpcp a:hover i {
            opacity: 1
        }

    .p_item1 .ccover {
        position: absolute;
        top: 0;
        width: 100%;
        text-align: center;
        bottom: 0;
        background-color: rgba(0,0,0,.3)
    }

        .p_item1 .ccover span {
            position: absolute;
            top: 40%;
            width: 100%;
            text-align: center;
            font-size: 32px;
            bottom: 0;
            transition: all .3s;
            left: 0
        }

    .p_item1 {
        margin-bottom: 30px
    }

        .p_item1 > a {
            display: block;
            color: #fff;
            font-size: 24px;
            line-height: 45px;
            margin-top: 10px;
            position: relative;
            overflow: hidden
        }

            .p_item1 > a > img {
                display: block;
                border-radius: 3px;
                transition: all .5s;
                width: 100%
            }

            .p_item1 > a i {
                opacity: 0;
                transition: all .3s;
                position: absolute;
                top: 40%;
                left: 0;
                width: 100%;
                font-size: 40PX
            }

        .p_item1 a:hover i {
            opacity: 1;
            top: calc(60% - 15px);
            transition-delay: .3s
        }

        .p_item1 > a:hover > img {
            transform: scale(1.09)
        }

    .catelist1 ul li a {
        font-size: 20px;
        transition: color .3s;
        position: relative;
        display: inline-block;
        margin-bottom: 5px
    }

        .catelist1 ul li a:before {
            position: absolute;
            left: 0;
            bottom: -2px;
            width: 0;
            height: 2px;
            background-color: #e60122;
            transition: all .3s;
            content: "";
            z-index: -1
        }

        .catelist1 ul li a:hover {
            color: #e60122
        }

            .catelist1 ul li a:hover:before {
                width: 100%
            }

    #pr_menu {
        margin-bottom: 15px;
        float: left;
        width: 100%
    }

        #pr_menu ul li {
            float: left
        }

            #pr_menu ul li a {
                float: left;
                font-size: 16px;
                white-space: nowrap;
                transition: all .3s
            }

            #pr_menu ul li.hover a, #pr_menu ul li:hover a {
                color: #e60122
            }

    .download-list {
        float: left;
        width: 100%
    }

        .download-list a {
            padding: 15px;
            display: block;
            background-color: #004a99
        }

            .download-list a span {
                display: block;
                padding-top: 10px;
                color: #fff;
                font-size: 20px;
                text-align: center;
                position: relative
            }

            .download-list a i {
                position: absolute;
                top: 30%;
                width: 100%;
                left: 0;
                color: #FFF;
                opacity: 0;
                transition: all .4s
            }

            .download-list a figure {
                position: relative
            }

                .download-list a figure img {
                    width: 100%
                }

                .download-list a figure:before {
                    content: "";
                    background-color: rgba(0,0,0,.5);
                    position: absolute;
                    top: 0;
                    bottom: 0;
                    left: 0;
                    right: 0;
                    opacity: 0;
                    transition: all .4s
                }

            .download-list a:hover i {
                opacity: 1;
                top: 40%
            }

            .download-list a:hover figure:before {
                opacity: 1
            }

    #tiles {
        position: relative
    }

        #tiles li {
            width: 300px;
            padding: 7.5px;
            cursor: pointer
        }

    .newslist {
        position: relative;
        box-shadow: 0 2px 3px 2px rgba(0,0,0,.2);
        float: left;
        overflow: hidden;
        margin-bottom: 15px;
        padding: 5px 5px 10px 5px;
        width: 100%;
        -webkit-transition: all .2s ease-in;
        -moz-transition: all .2s ease-in;
        -o-transition: all .2s ease-in;
        transition: all .2s ease-in
    }

        .newslist .newslist-img {
            width: 100%;
            float: left;
            position: relative
        }

            .newslist .newslist-img a:before {
                content: "";
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                background-color: rgba(0,0,0,.3);
                opacity: 0;
                -webkit-transition: all .3s;
                -moz-transition: all .3s;
                -o-transition: all .3s;
                transition: all .3s
            }

        .newslist:hover .newslist-img a:before {
            opacity: 1
        }

        .newslist .newslist-img a i {
            color: #fff;
            font-size: 30px;
            position: absolute;
            z-index: 10;
            opacity: 0;
            left: calc(50% - 15px);
            text-align: center;
            top: 40%;
            transition: all .3s
        }

        .newslist:hover .newslist-img a i {
            opacity: 1
        }

        .newslist img {
            width: 100%
        }

        .newslist a.thumbnail {
            margin-bottom: 0
        }

        .newslist a {
            float: left;
            width: 100%
        }

            .newslist a h3 {
                float: left;
                overflow: hidden;
                padding: 5px;
                width: 100%;
                border-bottom: solid 1px #333;
                white-space: nowrap;
                font-weight: 700;
                font-size: 14px;
                line-height: 2;
                text-transform: capitalize
            }

        .newslist span {
            float: left;
            padding-right: 10px;
            color: #666;
            font-size: 15px;
            line-height: 20px
        }

    .newslist-text {
        -webkit-transition: all .2s ease-in;
        -moz-transition: all .2s ease-in;
        -o-transition: all .2s ease-in;
        transition: all .2s ease-in
    }

    .newslist p {
        float: left;
        overflow: hidden;
        margin-bottom: 10px;
        width: 100%;
        color: #999;
        text-align: left;
        font-size: 12px;
        padding: 5px
    }

    .newslist a.more {
        float: left;
        width: auto;
        text-transform: uppercase;
        font-size: 12px;
        line-height: 20px;
        padding: 5px
    }

    .newsitem {
        float: left;
        padding-bottom: 30px;
        width: 100%
    }

        .newsitem img {
            float: left;
            width: 100%
        }

        .newsitem h3 {
            padding: 15px 0
        }

        .newsitem span {
            display: block;
            padding-bottom: 15px
        }

        .newsitem p {
            color: #999
        }

    .myBtnStyle {
        color: #fff;
        background-color: #001976;
        min-width: 120px;
        transition: all .3s
    }

        .myBtnStyle:hover {
            background-color: #049eff;
            color: #fff
        }

    .contactDetails {
        font-size: 20px;
        padding: 15px 0;
        line-height: 30px
    }

        .contactDetails span {
            display: block
        }

        .contactDetails a {
            line-height: 34px;
            color: #e60122
        }

    #left_nav label {
        font-size: 24px
    }

    #left_nav select, #left_nav select option {
        font-weight: 700
    }

    @media (max-width:767px) {
        .contactDetails span.left, .contactDetails span.right {
            width: 100%;
            text-align: center
        }

        .contactDetails {
            font-size: 14px
        }
    }

    #owl1 img {
        max-width: 100%
    }

    .videosrc {
        cursor: pointer
    }

    .category {
        float: left;
        width: 100%;
        background-color: #f6f6f6;
        margin-bottom: 15px;
        padding-top: 15px
    }

        .category.bg-color {
            background-color: #e2f1f8
        }

    .category-img img {
        width: 100%;
        padding-bottom: 15px
    }

    .category-text a {
        color: #005d9f;
        font-size: 18px;
        line-height: 2
    }

    .category-text p {
        color: #485767;
        font-size: 12px;
        padding-bottom: 15px
    }

    .category-child {
        padding-bottom: 15px;
        float: left;
        width: 100%
    }

        .category-child a {
            color: #999;
            line-height: 2;
            font-size: 13px;
            white-space: nowrap
        }

            .category-child a:hover {
                color: #005d9f
            }

    .pr-item {
        float: left;
        width: 100%
    }

    .pr-item-text a {
        line-height: 2;
        font-size: 18px;
        color: #005d9f
    }

    #tiles {
        position: relative
    }

        #tiles li {
            width: 270px;
            padding: 7.5px;
            cursor: pointer
        }

    .news-item {
        border-bottom: 1px dashed #dedede;
        float: left;
        width: 100%;
        padding-top: 30px;
    }

        .news-item img {
            width: 100%;
            padding-bottom: 30px;
        }

        .news-item a {
            font-size: 16px;
            display: block;
            font-weight: 700;
            line-height: 20px;
        }

        .news-item p {
            font-size: 14px;
            display: block;
        }

        .news-item time {
            color: #7a7a7a;
            margin-bottom: 10px;
            display: block;
        }

    .contact_detail {
        margin-bottom: 30px;
        float: left;
        width: 100%
    }

        .contact_detail p {
            line-height: 2;
            font-size: 15px;
        }


    .support_title h3 {
        border-bottom: solid 1px #005d9f;
        color: #005d9f;
        line-height: 2;
        padding-top: 15px;
        margin-bottom: 15px
    }

    #myTab {
        padding: 15px;
        background-color: #f1f1f1;
        border-bottom: 3px #005d9f solid
    }

        #myTab li a {
            background-color: #999;
            color: #fff;
            border-radius: 4px;
            border: none
        }

        #myTab li:hover a {
            background-color: #005d9f;
        }

        #myTab li.active a {
            background-color: #005d9f;
        }

    #content {
        padding-top: 15px;
    }

    #sitemapnav .bigli a {
        color: #005d9f;
        text-decoration: underline;
        font-weight: 700;
    }

    #sitemapnav .bigli {
        float: left;
        width: 100%;
    }

    .text {
        float: left;
        width: 100%;
        padding: 15px 0;
    }

    .down {
        float: left;
        margin-top: 15px;
    }

        .down span {
            background: -webkit-linear-gradient(#2b6fe2, #123885);
            background: -o-linear-gradient(#2b6fe2, #123885);
            background: -moz-linear-gradient(#2b6fe2, #123885);
            background: linear-gradient(#2b6fe2, #123885);
            color: #fff;
            padding: 5px 10px 5px 15px;
            border-radius: 5px;
            float: left;
        }

            .down span i {
                margin-left: 10px;
            }

        .down img {
            float: left;
            margin-left: 15px;
        }

    #send {
        float: left;
        width: 100%;
        background-color: #2e308b;
        color: #fff;
        border-radius: 4px;
        text-align: center;
        line-height: 2;
        font-size: 18px;
        margin-top: 15px;
        margin-bottom: 15px;
        transition: all .3s;
    }

        #send:hover {
            background-color: #2b6fe2;
        }

    #owl-product {
        padding: 0 15px;
    }

        #owl-product img {
            max-width: 100%;
        }

    .relproduct {
        position: relative;
    }

    #history {
        margin: 0 auto;
        position: relative;
        overflow: hidden;
        list-style: none;
        padding: 0;
        z-index: 1;
        height: 600px;
    }

        #history:before {
            content: "";
            height: 100%;
            position: absolute;
            top: 0;
            background-color: #e4e4e4;
            width: 1px;
            left: 100px;
        }

        #history .history-item {
            float: left;
            width: 100%;
            padding: 15px 0;
            height: auto !important;
        }

            #history .history-item time {
                float: left;
                width: 100px;
                font-size: 16px;
                position: relative;
                text-align:center;
                font-weight:bold;
            }

                #history .history-item time:before {
                    content: "";
                    position: absolute;
                    right: -11px;
                    border-radius: 50%;
                    height: 21px;
                    width: 21px;
                    border: solid 1px #dadada
                }

                #history .history-item time:after {
                    content: "";
                    position: absolute;
                    right: 0;
                    border-radius: 50px 0 0 50px;
                    height: 8px;
                    width: 4px;
                    top: 7px;
                    background-color: #8de43b;
                }

            #history .history-item .history-text {
                float: left;
                width: calc(100% - 100px);
                padding-left: 30px;
            }

                #history .history-item .history-text h3 {
                    font-size: 16px;
                    font-weight: 700;
                    float: left;
                    padding-right: 15px;
                }
                #history .history-item .history-text p {
                    float: left;width:100%; margin-top:10px;
                }
    .banyuan {
        height: 10px;
        background-color: #a5eb3c;
        float: left;
        width: 30px;
        margin-left: 86px;
        border-radius: 6px;
        margin-top: 10px;
        border-bottom: solid 1px #afb7a1;
    }
.swiper-button-top {
    position: absolute;
    top: 42%;
    right: 0;transition:all.3s;
    cursor: pointer;
    color: #a5eb3c;
    z-index: 10;opacity:0;
}
.swiper-button-bottom {
    position: absolute;
    bottom: 42%;
    right: 0;
    color: #a5eb3c;
    z-index: 10;
    cursor: pointer;
    transition: all.3s;
    opacity: 0;
}
#history:hover .swiper-button-bottom, #history:hover .swiper-button-top { 
    opacity: 1;
}