 .box5139_7 {
            position: fixed;
            z-index: 1000;
            left: 0;
            bottom: 0;
            overflow: hidden;
            width: 100%;
        }

        .box5139_7 .box5139_xian {
        }

        .box5139_7 .box5139_xian .box5139_title {
            width: 100%;
            background: url(../images/xia7.png) center top no-repeat;
            background-size: 273px 18px;
            height: 18px;
        }

        .box5139_7 .box5139_xian .box5139_foot {
            width: 100%;
            height: 40px;
            line-height: 58px;
            overflow: hidden;
            filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr='#333333', endcolorstr='#1a1a1a', gradientType=0);
            -ms-filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr='#333333', endcolorstr='#1a1a1a', gradientType=0);
            background: -o-linear-gradient(top, #333333, #1a1a1a);
            background: -moz-linear-gradient(top, #333333, #1a1a1a);
            background: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#0669cf));
        }

        .box5139_7 .box5139_xian .box5139_foot li {
            width: 20%;
            text-align: center;
            float: left;
        }

        .box5139_7 .box5139_xian .box5139_foot li a {
            line-height: 58px;
            color: #fff;
            text-decoration: none;
            display: block;
            font-size: 12px;
            background: url(../images/shu.png) right top no-repeat;
            background-size: 2px 40px;
        }

        .box5139_7 .box5139_xian .box5139_foot .box5139_index {
            background: url(../images/home.png) center 6px no-repeat;
            background-size: 12px 14px;
            display: block;
        }

        .box5139_7 .box5139_xian .box5139_foot .box5139_tel {
            background: url(../images/tel.png) center 6px no-repeat;
            background-size: 20px 14px;
            display: block;
        }

        .box5139_7 .box5139_xian .box5139_foot .box5139_di {
            background: url(../images/di.png) center 6px no-repeat;
            background-size: 10px 14px;
            display: block;
        }

        .box5139_7 .box5139_xian .box5139_foot .box5139_fen {
            background: url(../images/fen.png) center 6px no-repeat;
            background-size: 14px 14px;
            display: block;
        }

        .box5139_7 .box5139_ying {
            width: 100%;
            display: none;
            background: url(../images/bottom7.png) center top no-repeat;
            background-size: 273px 18px;
            height: 18px;
        }
 * {
                    margin: 0;
                    padding: 0;
                }

                body {
                    color: #585a5b;
                    font: normal 18px/1.5 tahoma, "Microsoft YaHei", "Arial Unicode MS", Mingliu, Arial, Helvetica;
                }

                .box831_-9934 .box_850 a {
                    text-decoration: none;
                    color: #fff;
                }

                .box831_-9934 .box_850 a:hover {
                    text-decoration: none;
                }

                .box831_-9934 .box_850 {
                    width: 100%;
                }

                .box831_-9934 .box_850 .hide-box {
                    height: 60px;
                    position: relative;
                    z-index: 1;
                }

                .box831_-9934 .box_850 .header {
                    font-size: 14px;
                    padding: 0 25px;
                    height: 60px;
                    line-height: 60px;
                    width: 100%;
                    position: fixed;
                    left: 0;
                    top: 0;
                    z-index: 100;
                    box-sizing: border-box;
                    background: #0669cf;
                    background-image: url(../images/logo0.png);
                    background-position: 50% 50%;
                    background-repeat: no-repeat;
                    background-size: 165px;
                }

                .box831_-9934 .box_850 .header:after {
                    content: "";
                    display: block;
                    height: 0;
                    font-size: 0;
                    clear: both;
                }

                .box831_-9934 .box_850 .header .menu {
                    float: left;
                    height: 100%;
                    width: 50px;
                    position: relative;
                }

                .box831_-9934 .box_850 .header .menu .line {
                    display: block;
                    width: 30px;
                    height: 1px;
                    background: #fff;
                    position: absolute;
                    left: 0;
                    transition: all ease-in-out .5s;
                    -webkit-transition: all ease-in-out .5s;
                    -moz-transition: all ease-in-out .5s;
                }

                .box831_-9934 .box_850 .menu .line1 {
                    top: 20px;
                }

                .box831_-9934 .box_850 .menu .line2 {
                    top: 30px;
                }

                .box831_-9934 .box_850 .menu .line3 {
                    top: 40px;
                }

                .box831_-9934 .box_850 .header .active .line1 {
                    transform: rotate(45deg) translate(2px, 12px);
                    -webkit-transform: rotate(45deg) translate(2px, 12px);
                    -moz-transform: rotate(45deg) translate(2px, 12px);
                }

                .box831_-9934 .box_850 .header .active .line2 {
                    transform: translateX(100%);
                    -webkit-transform: translateX(100%);
                    -moz-transform: translateX(100%);
                    opacity: 0;
                }

                .box831_-9934 .box_850 .header .active .line3 {
                    transform: rotate(-45deg) translate(2px, -12px);
                    -webkit-transform: rotate(-45deg) translate(2px, -12px);
                    -moz-transform: rotate(-45deg) translate(2px, -12px);
                }

                .box831_-9934 .box_850 .header .to_home {
                    float: right;
                    height: 100%;
                    width: 25px
                }

                .box831_-9934 .box_850 .header .to_home img {
                    width: 100%;
                    margin-top: 16px;
                }

                .box831_-9934 .box_850 .navbar {
                    display: none;
                    padding: 0px 25px 0px;
                    background: #0669cf;
                    position: fixed;
                    width: 100%;
                    left: 0;
                    top: 60px;
                    bottom: 0;
                    z-index: 98;
                    box-sizing: border-box;
                    border-bottom: 1px solid #0669cf;
                }

                .box831_-9934 .box_850 .navbar .a-wrap .a-list {
                    display: block;
                    width: 100%;
                    height: 60px;
                    line-height: 60px;
                    border-bottom: 1px solid #eee;
                    transition: width ease .4s;
                    -moz-transition: width ease .4s;
                    -webkit-transition: width ease .4s;
                    font-size: 14px;
                }

                .box831_-9934 .box_850 .navbar .a-wrap .a-list:last-child {
                    border-bottom: none;
                }

                .box831_-9934 .box_850 .navbar .active .a-list {
                    width: 40%;
                }

                .box831_-9934 .box_850 .navbar .active .a-list:nth-child(1) {
                    transition-delay: .1s;
                    -webkit-transition-delay: .1s;
                    -moz-transition-delay: .1s;
                }

                .box831_-9934 .box_850 .navbar .active .a-list:nth-child(2) {
                    transition-delay: .2s;
                    -webkit-transition-delay: .2s;
                    -moz-transition-delay: .2s;
                }

                .box831_-9934 .box_850 .navbar .active .a-list:nth-child(3) {
                    transition-delay: .3s;
                    -webkit-transition-delay: .3s;
                    -moz-transition-delay: .3s;
                }

                .box831_-9934 .box_850 .navbar .active .a-list:nth-child(4) {
                    transition-delay: .4s;
                    -webkit-transition-delay: .4s;
                    -moz-transition-delay: .4s;
                }
  .box5159_-6085 {
                    }

                    .box5159_-6085 .swiper-container {
                        margin: 0 auto;
                        position: relative;
                        overflow: hidden;
                        -webkit-backface-visibility: hidden;
                        -moz-backface-visibility: hidden;
                        -ms-backface-visibility: hidden;
                        -o-backface-visibility: hidden;
                        backface-visibility: hidden;
                        /* Fix of Webkit flickering */
                        z-index: 1;
                    }

                    .box5159_-6085 .swiper-wrapper {
                        position: relative;
                        width: 100%;

                        -webkit-transition-property: -webkit-transform, left, top;
                        -webkit-transition-duration: 0s;
                        -webkit-transform: translate3d(0px, 0, 0);
                        -webkit-transition-timing-function: ease;

                        -moz-transition-property: -moz-transform, left, top;
                        -moz-transition-duration: 0s;
                        -moz-transform: translate3d(0px, 0, 0);
                        -moz-transition-timing-function: ease;

                        -o-transition-property: -o-transform, left, top;
                        -o-transition-duration: 0s;
                        -o-transform: translate3d(0px, 0, 0);
                        -o-transition-timing-function: ease;
                        -o-transform: translate(0px, 0px);

                        -ms-transition-property: -ms-transform, left, top;
                        -ms-transition-duration: 0s;
                        -ms-transform: translate3d(0px, 0, 0);
                        -ms-transition-timing-function: ease;

                        transition-property: transform, left, top;
                        transition-duration: 0s;
                        transform: translate3d(0px, 0, 0);
                        transition-timing-function: ease;
                    }

                    .box5159_-6085 .swiper-free-mode > .swiper-wrapper {
                        -webkit-transition-timing-function: ease-out;
                        -moz-transition-timing-function: ease-out;
                        -ms-transition-timing-function: ease-out;
                        -o-transition-timing-function: ease-out;
                        transition-timing-function: ease-out;
                        margin: 0 auto;
                    }

                    .box5159_-6085 .swiper-slide {
                        float: left;
                    }

                    /* IE10 Windows Phone 8 Fixes */
                    .box5159_-6085 .swiper-wp8-horizontal {
                        -ms-touch-action: pan-y;
                    }

                    .box5159_-6085 .swiper-wp8-vertical {
                        -ms-touch-action: pan-x;
                    }

                    /* ===============================================================
                    Your custom styles, here you need to specify container's and slide's
                    sizes, pagination, etc.
                    ================================================================*/
                    .box5159_-6085 .swiper-container {
                        /* Specify Swiper's Size: */

                        /*width:200px;
                        height: 100px;*/
                    }

                    .box5159_-6085 .swiper-slide {
                        /* Specify Slides's Size: */

                        /*width: 100%;
                        height: 100%;*/
                    }

                    .box5159_-6085 .swiper-slide-active {
                        /* Specific active slide styling: */

                    }

                    .box5159_-6085 .swiper-slide-visible {
                        /* Specific visible slide styling: */

                    }

                    /* ===============================================================
                    Pagination Styles
                    ================================================================*/
                    .box5159_-6085 .swiper-pagination-switch {
                        /* Stylize pagination button: */

                    }

                    .box5159_-6085 .swiper-active-switch {
                        /* Specific active button style: */

                    }

                    .box5159_-6085 .swiper-visible-switch {
                        /* Specific visible button style: */

                    }

                    .box5159_-6085 .device {
                        /*width: 640px;
                        height: 300px;
                        padding: 30px 40px;
                        border-radius: 20px;
                        background: #111;
                        border: 3px solid white;
                        margin: 5px auto;
                        box-shadow: 0px 0px 5px #000;*/
                        position: relative;
                    }

                    .box5159_-6085 .device .arrow-left {
                        background: url(../images/arrows.png) no-repeat left top;
                        position: absolute;
                        left: 10px;
                        top: 50%;
                        margin-top: -15px;
                        width: 17px;
                        height: 30px;
                    }

                    .box5159_-6085 .device .arrow-right {
                        background: url(../images/arrows.png) no-repeat left bottom;
                        position: absolute;
                        right: 10px;
                        top: 50%;
                        margin-top: -15px;
                        width: 17px;
                        height: 30px;
                    }

                    .box5159_-6085 .swiper-container {
                        /*height: 300px;
                        width: 640px;*/
                    }

                    .box5159_-6085 .content-slide {
                        padding: 20px;
                        color: #fff;
                    }

                    .box5159_-6085 .title {
                        font-size: 25px;
                        margin-bottom: 10px;
                    }

                    .box5159_-6085 .pagination {
                        position: absolute;
                        left: 0;
                        text-align: center;
                        bottom: 5px;
                        width: 100%;
                        z-index: 90;
                    }

                    .box5159_-6085 .swiper-pagination-switch {
                        display: inline-block;
                        width: 10px;
                        height: 10px;
                        border-radius: 10px;
                        background: #fff;
                        margin: 0 3px;
                        cursor: pointer;
                    }

                    .box5159_-6085 .swiper-active-switch {
                        background: #1884bc;
                    }

                    img.imges_name {

                    }
 .box5146_-6448 .foot {
                    text-align: center;
                    overflow: hidden;
                    margin-top: 15px;
                }

                .box5146_-6448 .foot ul {
                    margin: 0 auto;
                }

                .box5146_-6448 .foot .foot_title {
                    display: none;
                    text-align: right;
                    overflow: hidden;
                    background: #ff943d;
                    height: 30px;
                    line-height: 30px;
                    padding: 0px 8px;
                }

                .box5146_-6448 .foot .foot_title a {
                    color: #fff;
                }

                .box5146_-6448 .foot .foot_title b {
                    background: url(../images/top.png) right 10px no-repeat;
                    float: right;
                    display: block;
                    background-size: 11px 12px;
                    width: 15px;
                    height: 30px;
                }

                .box5146_-6448 .foot .foot_title span {
                    float: left;
                    color: #666
                }

                .box5146_-6448 .foot .foot_title span a {
                    color: #fff;
                }

                .box5146_-6448 .foot .foot_bottom {
                    border-top: 1px solid #e8e8e8;
                    padding: 10px;
                    background: #f3f3f3;
                    color: #666;
                    font-size: 14px;
                    text-align: center;
                    line-height: 20px;
                    overflow: hidden;
                    margin: 0 auto;
                }

                .box5146_-6448 .foot .foot_bottom span {
                    color: #035ebc;
                    padding-top: 12px;
                    display: block;
                }

                .box5146_-6448 .foot .foot_bottom span a {
                    font-size: 14px;
                    text-decoration: none;
                    color: #666;
                }

                .box5146_-6448 .foot .foot_bottom span b {
                    padding-right: 4px;
                    font-weight: normal;
                    display: inline-block
                }

                .box5146_-6448 .foot .foot_bottom span h1 {
                    display: inline-block;
                    font-size: 14px;
                    color: #fff;
                    font-weight: normal;
                }

                .box5146_-6448 .foot .foot_bottom span img {
                    padding-right: 4px;
                    padding-right: 4px;
                    display: inline-block
                }

                .box5146_-6448 .foot .foot_bottom .copcontent {
                    display: inline-block;
                    color: #888888
                }

                .foot div {
                    color: #fff;
                    background: #333333;
                    font-size: 14px;
                }

                .foot a {
                    font-size: 14px;
                    color: #fff;
                }
  .box5146_-6448 .foot {
                    text-align: center;
                    overflow: hidden;
                    margin-top: 15px;
                }

                .box5146_-6448 .foot ul {
                    margin: 0 auto;
                }

                .box5146_-6448 .foot .foot_title {
                    display: none;
                    text-align: right;
                    overflow: hidden;
                    background: #ff943d;
                    height: 30px;
                    line-height: 30px;
                    padding: 0px 8px;
                }

                .box5146_-6448 .foot .foot_title a {
                    color: #fff;
                }

                .box5146_-6448 .foot .foot_title b {
                    background: url(../images/top.png) right 10px no-repeat;
                    float: right;
                    display: block;
                    background-size: 11px 12px;
                    width: 15px;
                    height: 30px;
                }

                .box5146_-6448 .foot .foot_title span {
                    float: left;
                    color: #666
                }

                .box5146_-6448 .foot .foot_title span a {
                    color: #fff;
                }

                .box5146_-6448 .foot .foot_bottom {
                    border-top: 1px solid #e8e8e8;
                    padding: 10px;
                    background: #f3f3f3;
                    color: #666;
                    font-size: 14px;
                    text-align: center;
                    line-height: 20px;
                    overflow: hidden;
                    margin: 0 auto;
                }

                .box5146_-6448 .foot .foot_bottom span {
                    color: #035ebc;
                    padding-top: 12px;
                    display: block;
                }

                .box5146_-6448 .foot .foot_bottom span a {
                    font-size: 14px;
                    text-decoration: none;
                    color: #666;
                }

                .box5146_-6448 .foot .foot_bottom span b {
                    padding-right: 4px;
                    font-weight: normal;
                    display: inline-block
                }

                .box5146_-6448 .foot .foot_bottom span h1 {
                    display: inline-block;
                    font-size: 14px;
                    color: #fff;
                    font-weight: normal;
                }

                .box5146_-6448 .foot .foot_bottom span img {
                    padding-right: 4px;
                    padding-right: 4px;
                    display: inline-block
                }

                .box5146_-6448 .foot .foot_bottom .copcontent {
                    display: inline-block;
                    color: #888888
                }

                .foot div {
                    color: #fff;
                    background: #333333;
                    font-size: 14px;
                }

                .foot a {
                    font-size: 14px;
                    color: #fff;
                }
					