.box5139_7 {
    position: fixed;
    z-index: 1000;
    left: 0;
    bottom: 0;
    overflow: hidden;
    width: 100%;
}
li {
    list-style: none;
}

.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(#1a1a1a));
}

.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_mail {
    background: url(../images/emile.png) center 6px no-repeat;
    background-size: 12px 14px;
    display: none;
}

.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_liu {
    background: url(../images/liu.png) center 6px no-repeat;
    background-size: 16px 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_-9787 .box_850 a {
    text-decoration: none;
    color: #fff;
}

.box831_-9787 .box_850 a:hover {
    text-decoration: none;
}

.box831_-9787 .box_850 {
    width: 100%;
}

.box831_-9787 .box_850 .hide-box {
    height: 60px;
    position: relative;
    z-index: 1;
}

.box831_-9787 .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: rgb(5, 69, 201);
    background-image: url(../images/logo0.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 165px;
}

.box831_-9787 .box_850 .header:after {
    content: "";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
}

.box831_-9787 .box_850 .header .menu {
    float: left;
    height: 100%;
    width: 50px;
    position: relative;
}

.box831_-9787 .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_-9787 .box_850 .menu .line1 {
    top: 20px;
}

.box831_-9787 .box_850 .menu .line2 {
    top: 30px;
}

.box831_-9787 .box_850 .menu .line3 {
    top: 40px;
}

.box831_-9787 .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_-9787 .box_850 .header .active .line2 {
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    opacity: 0;
}

.box831_-9787 .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_-9787 .box_850 .header .to_home {
    float: right;
    height: 100%;
    width: 25px
}

.box831_-9787 .box_850 .header .to_home img {
    width: 100%;
    margin-top: 16px;
}

.box831_-9787 .box_850 .navbar {
    display: none;
    padding: 0px 25px 0px;
    background: rgba(5, 69, 201, 0.9);
    position: absolute;
    width: 100%;
    left: 0;
    top: 60px;
    z-index: 98;
    box-sizing: border-box;
}

.box831_-9787 .box_850 .navbar .a-wrap .a-list {
    display: block;
    width: 100%;
    height: 90px;
    line-height: 90px;
    border-bottom: 1px solid #eee;
    transition: width ease .4s;
    -moz-transition: width ease .4s;
    -webkit-transition: width ease .4s;
    font-size: 14px;
}

.box831_-9787 .box_850 .navbar .a-wrap .a-list:last-child {
    border-bottom: none;
}

.box831_-9787 .box_850 .navbar .active .a-list {
    width: 40%;
}

.box831_-9787 .box_850 .navbar .active .a-list:nth-child(1) {
    transition-delay: .1s;
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
}

.box831_-9787 .box_850 .navbar .active .a-list:nth-child(2) {
    transition-delay: .2s;
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
}

.box831_-9787 .box_850 .navbar .active .a-list:nth-child(3) {
    transition-delay: .3s;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
}

.box831_-9787 .box_850 .navbar .active .a-list:nth-child(4) {
    transition-delay: .4s;
    -webkit-transition-delay: .4s;
    -moz-transition-delay: .4s;
}

.box5159_-5232 {
}

.box5159_-5232 .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_-5232 .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_-5232 .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_-5232 .swiper-slide {
    float: left;
}

/* IE10 Windows Phone 8 Fixes */
.box5159_-5232 .swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
}

.box5159_-5232 .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_-5232 .swiper-container {
    /* Specify Swiper's Size: */

    /*width:200px;
    height: 100px;*/
}

.box5159_-5232 .swiper-slide {
    /* Specify Slides's Size: */

    /*width: 100%;
    height: 100%;*/
}

.box5159_-5232 .swiper-slide-active {
    /* Specific active slide styling: */

}

.box5159_-5232 .swiper-slide-visible {
    /* Specific visible slide styling: */

}

/* ===============================================================
Pagination Styles
================================================================*/
.box5159_-5232 .swiper-pagination-switch {
    /* Stylize pagination button: */

}

.box5159_-5232 .swiper-active-switch {
    /* Specific active button style: */

}

.box5159_-5232 .swiper-visible-switch {
    /* Specific visible button style: */

}

.box5159_-5232 .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_-5232 .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_-5232 .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_-5232 .swiper-container {
    /*height: 300px;
    width: 640px;*/
}

.box5159_-5232 .content-slide {
    padding: 20px;
    color: #fff;
}

.box5159_-5232 .title {
    font-size: 25px;
    margin-bottom: 10px;
}

.box5159_-5232 .pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 5px;
    width: 100%;
    z-index: 90;
    display: none;
}

.box5159_-5232 .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #fff;
    margin: 0 3px;
    cursor: pointer;
}

.box5159_-5232 .swiper-active-switch {
    background: #0545c9;
}

img.imges_name {

}

/* home�в� */
.box5001_-9063 {
}

.box5001_-9063 .xiazai {
    width: 100%;
    text-align: center;
    overflow: hidden;
}

.box5001_-9063 .xiazai ul {
    padding: 25px 0 0 0;
    overflow: hidden;
}

.box5001_-9063 .xiazai li {
    width: 25%;
    height: 100px;
    display: inline-block;
    text-align: center;
    float: left;
    margin-bottom: 25px;
}

.box5001_-9063 .xiazai li span {
    width: 60px;
    height: 60px;
    display: inline-block;
    margin: 0 auto;
    border-radius: 50%;
    background: #0545c9;
}

.box5001_-9063 .xiazai li span:hover {
    background: #e30b08;
}

.box5001_-9063 .xiazai li p {
    margin-top: 10px;
}

.box5001_-9063 .xiazai li img {
    width: 30px;
    height: 30px;
    padding: 15px;
}

.box5001_-9063 .xiazai a {
    display: inline-block;
    color: #333;
    text-decoration: none;
    font-size: 14px;
}

/*ͼƬ��ϸ*/
.box5001_-9063 .t-slide {
    position: relative;
    background-color: #fff;
}

.box5001_-9063 .t-slide .wrap {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

.box5001_-9063 .t-slide .wrap .slide {
    position: relative;
    list-style: none;
}

.box5001_-9063 .t-slide .wrap .slide > li {
    position: absolute;
    float: left;
    display: list-item;
}

.box5001_-9063 .t-slide .pagination .prev {
    float: left;
}

.box5001_-9063 .t-slide .pagination .next {
    float: right;
}

.box5001_-9063 .t-slide .pagination .trigs {
    text-align: center;
    margin: 0 auto;
}

.box5001_-9063 .t-slide .pagination .trigs ul {
    height: 10px;
    line-height: 10px;
}

.box5001_-9063 .t-slide .pagination .trigs li {
    display: inline-block;
    text-indent: -9999px;
    margin-right: 7px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: #595959;
}

.box5001_-9063 .t-slide .pagination .trigs li.cur {
    background: #FF7300;
}

.box5001_-9063 .t-slide .pagination .pg-num .index {
    color: #ff5400;
}

.box5001_-9063 .t-slide .comment {
    padding: 8px 10px 16px 10px;
    line-height: 22px;
    background-color: #fff;
}

.box5001_-9063 .pic-detail-title {
    line-height: 20px;
    overflow: hidden;
    padding: 12px 10px;
    text-align: left;
    border-bottom: 1px solid #ccc;
    background-color: #fff;
    font-weight: 700;
}

.box5001_-9063 .pic-detail-pics {
    margin: 0;
    padding-top: 12px;
    background-color: #f2f2f2;
}

.box5001_-9063 .t-image290x354 {
    width: 290px;
    height: 354px;
}

.box5001_-9063 .t-image290x354 > .cell {
    width: 290px;
    height: 354px;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

.box5001_-9063 .t-image290x354 > .cell > img {
    max-width: 290px;
    max-height: 354px;
    vertical-align: middle;
}

.box5001_-9063 .t-image290x300 {
    width: 290px;
    height: 300px;
}

.box5001_-9063 .t-image290x300 > .cell {
    width: 290px;
    height: 300px;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

.box5001_-9063 .t-image290x300 > .cell > img {
    max-width: 290px;
    max-height: 300px;
    vertical-align: middle;
}

.box5001_-9063 .pic-detail-pagenum {
    text-align: center;
    padding: 10px 0;
    background-color: #F2F2F2;
    border-bottom: 1px solid #CCCCCC;
}

.box5001_-9063 .pic-detail-pagenum .pagebtn {
    border: 1px solid #CCCCCC;
    height: 24px;
    line-height: 24px;
    width: 38px;
    background-color: #EDEDED;
    border-radius: 2px;
}

.box5001_-9063 .pic-detail-pagenum .pagebtn .prevbtn {
    width: 6px;
    height: 14px;
    margin: 5px 16px;
    background: url(../images/left.png) center no-repeat;
}

.box5001_-9063 .pic-detail-pagenum .pagebtn .nextbtn {
    width: 6px;
    height: 14px;
    margin: 5px 16px;
    background: url(../images/right.png) center no-repeat;
}

.box5136_-5988 {
    width: 100%;
}

.box5136_-5988 .product {
    width: 100%;
}

.box5136_-5988 .product .products {
    margin: 0px 8px;
    overflow: hidden;
}

.box5136_-5988 .product .products .product_title {
    height: 31px;
    line-height: 31px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #0545c9;
}

.box5136_-5988 .product .products .product_title h1 {
}

.box5136_-5988 .product .products .product_title b {
    float: left;
    padding: 0 20px;
    font-size: 14px;
    color: #fff;
    background: #0545c9;
    font-weight: normal;
}

.box5136_-5988 .product .products .product_title span {
    float: right;
    padding-right: 8px;
    padding-top: 5px;
}

.box5136_-5988 .product .products .pr {
    width: 50%;
    float: left;
    margin-bottom: 10px;
}

.box5136_-5988 .product .products .pr ul {
    text-align: center;
    padding: 0px;
    margin: 0 auto;
}

.box5136_-5988 .product .products .pr li {
    text-align: center;
    display: inline-block;
    position: relative;
}

.box5136_-5988 .product .products .pr img {
    width: 155px;
}

.box5136_-5988 .product .products .pr li span {
    height: 26px;
    line-height: 26px;
    color: #fff;
    width: 155px;
    left: 0px;
    bottom: 0px;
    position: absolute;
    font-size: 14px;
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0 !important; /*实现FF背景透明，文字不透明*/
    filter: Alpha(opacity=40); /*实现IE背景透明*/
}

img.img_change {
    display: none;
}

/* 最新动态*/
.box5145_-8232 a {
    text-decoration: none;
}

.box5145_-8232 ul {
    list-style: none;
    padding: 0px 8px 15px 8px;
}

.box5145_-8232 .nei_news {
    width: 100%;
    margin-top: 10px;
}

.box5145_-8232 .nei_news .nei_news_title {
    line-height: 31px;
    height: 31px;
    font-size: 14px;
    padding-bottom: 5px;
    border-bottom: 1px solid #0545c9;
}

.box5145_-8232 .nei_news .nei_news_title a {
    text-decoration: none;
    background: #0545c9;
    color: #FFF;
    padding: 7px 20px;
}

.box5145_-8232 .nei_news .nei_news_img {
    overflow: hidden;
    color: #7c7c7c;
    font-size: 12px;
    padding: 5px 8px 2px 0px;
}

.box5145_-8232 .nei_news .nei_news_img img {
    width: 85px;
    width: 78px;
    padding-right: 8px;
    float: left;
    padding-top: 8px;
}

.box5145_-8232 .nei_news .nei_news_img a {
    font-size: 14px;
    line-height: 26px;
    color: #0545c9;
}

.box5145_-8232 .nei_news .nei_news_img span {
    padding-top: 5px;
    line-height: 16px;
}

.box5145_-8232 .nei_news .nei_news_img b {
    font-size: 10px;
    font-weight: normal;
    color: #ccc;
    background: url(../images/date.png) left center no-repeat;
    background-size: 11px;
    padding-left: 13px;
}

.box5145_-8232 .nei_news .nei_news_li {
    text-align: right;
    line-height: 35px;
    height: 35px;
    overflow: hidden;
    font-size: 12px;
    color: #7c7c7c;
    margin: 0px 8px 0px 0px;
}

.box5145_-8232 .nei_news .nei_news_li a {
    float: left;
    font-size: 14px;
    background: url(../images/news_icon1.png) left 12px no-repeat;
    padding-left: 15px;
    background-size: 7px 7px;
    color: #5a5a5a;
}

.box5146_-9174 .foot {
    text-align: center;
    overflow: hidden;
    margin-top: 15px;
}

.box5146_-9174 .foot ul {
    margin: 0 auto;
}

.box5146_-9174 .foot .foot_title {
    display: none;
    text-align: right;
    overflow: hidden;
    background: #ff943d;
    height: 30px;
    line-height: 30px;
    padding: 0px 8px;
}

.box5146_-9174 .foot .foot_title a {
    color: #fff;
}

.box5146_-9174 .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_-9174 .foot .foot_title span {
    float: left;
    color: #666
}

.box5146_-9174 .foot .foot_title span a {
    color: #fff;
}

.box5146_-9174 .foot .foot_bottom {
    padding: 10px;
    background: #0545c9;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    overflow: hidden;
    margin: 0 auto;
}

.box5146_-9174 .foot .foot_bottom span {
    color: #035ebc;
    padding-top: 12px;
    display: block;
}

.box5146_-9174 .foot .foot_bottom span a {
    font-size: 14px;
    text-decoration: none;
    color: #fff;
}

.box5146_-9174 .foot .foot_bottom span b {
    padding-right: 4px;
    font-weight: normal;
    display: inline-block
}

.box5146_-9174 .foot .foot_bottom span h1 {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
}

.box5146_-9174 .foot .foot_bottom span img {
    padding-right: 4px;
    padding-right: 4px;
    display: inline-block
}

.box5146_-9174 .foot .foot_bottom .copcontent {
    display: inline-block;
    color: #888888
}

.box5130_-8456 {
    width: 100%;
    overflow: hidden;
}

.box5130_-8456 .nei_product_title {
    margin: 0px 8px;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr='#ff7300', endcolorstr='#e46904', gradientType=0);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr='#ff7300', endcolorstr='#e46904', gradientType=0);
    background: -o-linear-gradient(top, #ff7300, #e46904);
    height: 31px;
    overflow: hidden;
    line-height: 31px;
    color: #fff;
    font-size: 16px;
    padding-bottom: 5px;
    border-bottom: 1px solid #0545c9;
}

.box5130_-8456 .nei_product_title a {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    text-decoration: none;
    padding: 7px 20px;
    background: #0545c9;
}

.box5130_-8456 .tab_box {
    padding-top: 15px;
    margin: 0 10px;
}

.box5130_-8456 .tab_box a {
    width: 130px;
    margin: 0 30px;
    display: block;
    text-decoration: none;
}

.box5130_-8456 .tab_box a img {
    height: 144px;
}

.box5130_-8456 .tab_box a span {
    display: none;
}

