﻿@charset "utf-8";
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0
}

#bsWXBox {
    box-sizing: content-box
}

ul {
    list-style: none
}

body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, b, small, u, i, center, dl, dt, dd, ol, ul, li, sub, sup, tt, var, del, dfn, ins, kbd, q, s, samp, strike, applet, object, iframe, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, blockquote, pre, a, abbr, acronym, address, big, cite, code, mark, audio, video, input, textarea, select {
    margin: 0;
    padding: 0
}

body {
    font-family: 'Microsoft YaHei', arial;
    font-size: 14px;
    color: #666;
    line-height: 1.5;
    width: 100%;
    background: #fff;
    max-width: 1920px;
    margin: 0 auto;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: transparent
}

a:link, a:visited {
    text-decoration: none;
    outline: 0;
    color: #666
}

a:hover, a:active, a:focus {
    color: #666;
    text-decoration: none
}

img {
    border: 0;
    max-width: 100%
}

table {
    border-collapse: collapse;
    width: 100%
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal
}

input, textarea {
    font-size: 14px;
    outline: 0;
    overflow: hidden;
    font-family: arial
}

input[type='reset'], input[type='button'], input[type='submit'], input[type='radio'] {
    cursor: pointer;
    outline: 0
}

input[type='checkbox'], input[type='radio'] {
    position: relative;
    vertical-align: middle;
    margin-top: -2px;
    margin-bottom: 1px;
    margin-left: 5px;
    margin-right: 5px
}

textarea, input[type='email'], input[type='date'], input[type='password'], input[type='text'] {
    padding: 0;
    color: #666;
    outline: 0
}

input[type="submit"], input[type="reset"], input[type="button"], input[type='text'], select, button {
    -webkit-appearance: none
}

input, select, textarea {
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    border-radius: 0
}

::-webkit-input-placeholder {
    color: #999
}

:-moz-placeholder {
    color: #999;
    opacity: 1
}

::-moz-placeholder {
    color: #999;
    opacity: 1
}

:-ms-input-placeholder {
    color: #999
}

.fl {
    float: left
}

.fr {
    float: right
}

.clearfix:after {
    clear: both;
    height: 0;
    content: "";
    line-height: 0;
    font-size: 0;
    display: block
}

.pic {
    width: 100%;
    overflow: hidden;
    position: relative
}

.pic:after {
    content: "";
    display: block;
    padding-bottom: 100%
}

.middleCenter {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    vertical-align: middle;
    text-align: center;
    margin: auto
}

.container {
    margin-right: auto;
    margin-left: auto;
    max-width: 1400px;
    width: 100%
}

@media (max-width: 1400px) {
    .container {
        padding: 0 15px;
        max-width: 1260px
    }
}

@media (max-width: 1259px) {
    .container {
        max-width: 1023px
    }
}

#container {
    overflow: hidden
}

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

.fix {
    width: 100%;
    z-index: 8;
    text-align: center;
    transition: .5s;
    position: absolute;
    top: 0;
    left: 0
}

.header {
    height: 90px;
    background: rgba(255, 255, 255, 0.8);
    position: relative;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25)
}

.header .logo {
    padding: 9px 37px 0 0;
    overflow: hidden;
    float: left;
    transition: .5s
}

.header .logo a {
    display: block;
    overflow: hidden
}

.header .logo a img {
    display: block;
    transition: .5s;
    height: 70px
}

.header .header-right {
    float: right
}

.header .header-search {
    float: right;
    position: relative;
    transition: .5s;
    margin-left: 13px;
    margin-top: 28px
}

.header .header-search .pull-right a {
    display: block;
    height: 45px;
    width: 35px;
    transition: .5s;
    color: #fff;
    overflow: hidden;
    border-radius: 50%;
    text-align: center;
    line-height: 45px
}

.header .header-search .search {
    z-index: 99
}

.header .header-search .search .btn-search-max {
    z-index: 2;
    -webkit-transition: All .2s ease-in-out;
    transition: All .2s ease-in-out;
    position: relative
}

.header .header-search .search .btn-search-max * {
    display: inline-block;
    vertical-align: middle
}

.header .header-search .search .search-main {
    top: 76px;
    right: -14px;
    z-index: 9;
    width: 410px;
    height: 124px;
    display: none;
    position: absolute;
    padding: 40px 29px 14px 36px;
    background: url("../images/searchbg.png") no-repeat top center
}

.header .header-search .search-container {
    padding-left: 0;
    position: relative
}

.header .header-search .search-info {
    width: 100%;
    position: relative;
    background: 0
}

.header .header-search .search-info .inp_srh {
    color: #555;
    width: 345px;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    background: 0;
    border: 1px solid #bcbcbc;
    float: left;
    border-right: 0
}

.header .header-search .search-info .inp_srh:focus {
    border-color: #bbb;
    box-shadow: 0 0 2px #c9c9c9
}

.header .header-search .btn_srh {
    background: #101010 url(../images/fangda.png) no-repeat center center;
    width: 40px;
    height: 40px;
    float: right;
    border: 0;
    color: #FFF;
    position: absolute;
    top: 0;
    right: 0
}

.header .header-search #search-closed {
    right: 10px;
    top: 15px;
    max-width: 30px;
    position: absolute;
    cursor: pointer
}

.nav {
    z-index: 6;
    transition: .5s;
    float: right;
    padding-right: 9px
}

.nav ul li {
    float: left;
    margin-left: 3px
}

.nav ul li a {
    display: block;
    font-size: 18px;
    text-align: center;
    color: #707070;
    line-height: 90px;
    padding: 0 18px; 
    overflow: hidden;
    position: relative
}

.nav ul li a:after {
    content: '';
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 7px;
    background: #1c5987;
    transition: .3s;
    z-index: 1
}

.nav ul li a:before {
    content: '';
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 12px;
    background: url("../images/line.png") no-repeat bottom center;
    transition: .3s;
    z-index: 2
}

@media (min-width: 1025px) {
    .nav ul li:hover a {
        color: #1c5987
    }

    .nav ul li:hover a:after {
        display: block
    }

    .nav ul li:hover a:before {
        display: block
    }
}

.nav ul li .subnav {
    position: absolute;
    top: 90px;
    left: 0;
    width: 100%;
    display: none;
    z-index: 3;
    text-align: left;
    background: rgba(255, 255, 255, 0.8)
}

.nav ul li .subnav ul {
    overflow: hidden;
    padding: 26px 0 0 0
}

.nav ul li .subnav ul li {
    float: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
	min-height:55px;
    margin-bottom: 32px
}

.nav ul li .subnav ul li .box {
    position: relative; 
}

.nav ul li .subnav ul li span>a {
    font-size: 24px;
    color: #707070;
    width: 100%;
    display: block;
    overflow: hidden;
    float: none;
    padding:0;
}

.nav ul li .subnav ul li span {
    font-size: 24px;
    color: #707070; 
    width:13%;
	float:left;
}

.nav ul li .subnav ul li span:after {
    content: '';
    display: block;
    width: 60px;
    height: 3px;
    background: #1c5987;
    margin: 13px 0
}

.nav ul li .subnav ul li span a:after {
    content: '';
    display: block;
    width: 60px;
    height: 3px;
    background: #1c5987;
    margin: 13px 0
}
.nav ul li .subnav ul li .jsh{
	float: right;
    width: 85%;
	}
	    
.nav ul li .subnav ul li  a {
    color: #666;
    font-size: 14px;
    line-height: 45px;
    height: auto;
    text-align: left;
    padding: 0 10px;
    position: relative;
    font-weight: normal;
    background: 0;
    display: inline-block;
    vertical-align: top;
    margin-right: 68px;
    margin-bottom: 10px
}

.nav ul li .subnav ul li  a:after {
    display: none !important
}

.nav ul li .subnav ul li  a:before {
    display: none !important
}

@media (min-width: 1025px) {
    .nav ul li .subnav ul li a:hover {
        color: #1c5987
    }
}

.nav ul .active > a {
    color: #1c5987
}

.nav ul .active > a:after {
    display: block
}

.nav ul .active > a:before {
    display: block
}

.phone-nav {
    position: fixed;
    right: 15px;
    top: 0;
    line-height: 60px;
    display: none;
    color: #666;
    z-index: 15
}

.phone-nav svg {
    width: 26px;
    display: block;
    fill: #1c5987;
    height: 21px;
    margin-top: 19px
}

#menu .search {
    position: relative;
    border: 1px solid #1c5987;
    margin: 10px 10px 10px 20px;
    background: #fff
}

#menu .search #text1 {
    text-align: left;
    width: 100%;
    font-size: 14px;
    height: 35px;
    padding-right: 30px;
    padding-left: 6px;
    color: #666;
    line-height: 25px;
    padding-top: 4px;
    padding-bottom: 4px;
    vertical-align: top;
    -webkit-appearance: none;
    transition: .5s;
    border: 0;
    background: 0
}

#menu .search #btn1 {
    border: 0;
    font-size: 12px;
    color: #666;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    border-radius: 0;
    background: #1c5987;
    outline: 0;
    position: absolute;
    top: 0;
    right: 0
}

#menu .search #btn1 svg {
    fill: #fff;
    width: 20px;
    margin-top: 7px
}

#menu .phone {
    color: #1c5987;
    font-size: 25px;
    font-family: "DINPro-Regular";
    line-height: 46px;
    font-weight: bold;
    padding: 10px 0 10px 20px
}

#menu .phone img {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px
}

@-webkit-keyframes bmove1 {
    0% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bmove1 {
    0% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.home-banner {
    overflow: hidden;
    width: 100%;
    position: relative;
    z-index: 1
}

.home-banner .home-banner-slick {
    position: relative
}

.home-banner .home-banner-slick .item {
    position: relative
}

.home-banner .home-banner-slick .item img {
    display: block;
    text-align: center;
    margin: 0 auto
}

.home-banner .home-banner-slick .slick-prev:before, .home-banner .home-banner-slick .slick-next:before {
    content: ''
}

.home-banner .home-banner-slick .slick-prev,.home-banner .home-banner-slick .slick-next {
    width: 88px;
    height: 88px;
    z-index: 55;
    margin-top: -70px
}

.home-banner .home-banner-slick .slick-prev {
    background: url("../images/left1.png") no-repeat center center;
    left: 100px
}

@media (min-width: 1025px) {
    .home-banner .home-banner-slick .slick-prev:hover {
        background: url("../images/left1h.png") no-repeat center center
    }
}

.home-banner .home-banner-slick .slick-next {
    background: url("../images/right1.png") no-repeat center center;
    right: 100px
}

@media (min-width: 1025px) {
    .home-banner .home-banner-slick .slick-next:hover {
        background: url("../images/right1h.png") no-repeat center center
    }
}

.home-banner .home-banner-slick .slick-dots {
    z-index: 10;
    bottom: 97px;
    line-height: 0;
    right: 88px;
    width: 17px
}

.home-banner .home-banner-slick .slick-dots li {
    margin: 30px 0;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    border: 1px solid #8a8a8a;
    padding: 2px;
    display: block
}

.home-banner .home-banner-slick .slick-dots li button {
    width: 11px;
    height: 11px;
    padding: 0;
    display: block;
    background: #8a8a8a;
    border-radius: 50%
}

.home-banner .home-banner-slick .slick-dots li button:before {
    content: ""
}

.home-banner .home-banner-slick .slick-dots .slick-active {
    border: 1px solid #1c5987
}

.home-banner .home-banner-slick .slick-dots .slick-active button {
    background: #1c5987
}

.home-banner .home-banner-slick .slick-dots .slick-active button:before {
    color: transparent
}

.home-banner .home-banner-slick .slick-active .banner-info .bt {
    -webkit-animation: jump 1.5s ease;
    animation: jump 1.5s ease
}

.home-banner .home-banner-slick .slick-active .banner-info .jsh {
    -webkit-animation: jump 2s ease;
    animation: jump 2s ease
}

.home-banner .home-banner-slick-phone {
    display: none
}

.home-banner .home-banner-slick-phone .item {
    position: relative
}

.home-banner .home-banner-slick-phone .item img {
    display: block
}

.home-banner .home-banner-slick-phone .slick-dots {
    z-index: 10;
    bottom: 10px;
    line-height: 0
}

.home-banner .home-banner-slick-phone .slick-dots li {
    margin: 0 6px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 2px solid transparent;
    padding: 1px
}

.home-banner .home-banner-slick-phone .slick-dots li button {
    width: 9px;
    height: 9px;
    padding: 0;
    display: block;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 50%
}

.home-banner .home-banner-slick-phone .slick-dots li button:before {
    content: ""
}

.home-banner .home-banner-slick-phone .slick-dots .slick-active {
    border: 2px solid #fff
}

.home-banner .home-banner-slick-phone .slick-dots .slick-active button {
    background: 0
}

.home-banner .home-banner-slick-phone .slick-dots .slick-active button:before {
    color: transparent
}

.home-banner .home-banner-slick-phone .slick-active img {
    -webkit-animation: mymove1 5s ease;
    animation: mymove1 5s ease
}

.home-banner .home-banner-slick-phone .slick-active .banner-info .bt {
    -webkit-animation: jump 1.5s ease;
    animation: jump 1.5s ease
}

.home-banner .home-banner-slick-phone .slick-active .banner-info .jsh {
    -webkit-animation: jump 2s ease;
    animation: jump 2s ease
}
.home-banner .home-banner-slick-phone .slick-prev:before, .home-banner .home-banner-slick-phone .slick-next:before {
    content: ''
}

.home-banner .home-banner-slick-phone .slick-prev,.home-banner .home-banner-slick-phone .slick-next {
    width: 30px;
    height: 30px;
    z-index: 55;
    margin-top: -15px
}

.home-banner .home-banner-slick-phone .slick-prev {
    background: url("../images/left1.png") no-repeat center center;
    left: 10px;
    background-size: 30px;
}


.home-banner .home-banner-slick-phone .slick-next {
    background: url("../images/right1.png") no-repeat center center;
    right: 10px;
    background-size: 30px;
}


@keyframes jump {
    0% {
        -webkit-transform: translateY(-60px);
        transform: translateY(-60px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes mymove {
    0% {
        transform: translateY(80px) scale(1.2)
    }
    100% {
        transform: translateY(0) scale(1)
    }
}

@keyframes mymove1 {
    0% {
        transform: translateY(0) scale(1.2)
    }
    100% {
        transform: translateY(0) scale(1)
    }
}

.inbanner {
    overflow: hidden;
    width: 100%;
    position: relative;
    z-index: 2
}

.inbanner .inbanner-slick {
    overflow: hidden;
    position: relative;
    width: 1920px;
    height: 665px;
    left: 50%;
    margin-left: -960px
}

.inbanner .inbanner-slick img {
    text-align: center;
    margin: 0 auto;
    display: block;
    transition: 5s;
    animation: mymove4 5s
}

.inbanner .banner-info {
    position: absolute;
    top: 50%;
    transform: translateY(19%);
    left: 0;
    width: 100%;
    text-align: center
}

.inbanner .banner-info .img {
    font-size: 58px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-family: arial;
    line-height: 50px;
    transition: 2s;
    animation: jump 2s
}

.inbanner .banner-info .bt {
    font-size: 18px;
    color: #fff;
    transition: 2s;
    animation: jump1 2s;
    margin-top: 8px;
    text-transform: uppercase;
    font-family: arial;
    letter-spacing: 1px
}

.inbanner .current {
    padding: 10px 0;
    line-height: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    font-size: 16px;
    background: url("../images/current.png") repeat center center
}

.inbanner .current img {
    margin-right: 10px;
    vertical-align: middle
}

.inbanner .current a {
    color: #fff
}

.inbanner .current b {
    font-weight: normal
}

.inbanner .inbanner-slick-phone {
    display: none;
    overflow: hidden;
    position: relative
}

.inbanner .inbanner-slick-phone img {
    display: block
}

@keyframes jump {
    0% {
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes jump1 {
    0% {
        -webkit-transform: translateY(40px);
        transform: translateY(40px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes mymove4 {
    0% {
        transform: scale(1)
    }
    50% {
        transform: scale(1.03)
    }
    100% {
        transform: scale(1)
    }
}

@-webkit-keyframes mymove4 {
    0% {
        transform: scale(1)
    }
    50% {
        transform: scale(1.03)
    }
    100% {
        transform: scale(1)
    }
}

.prompt {
    position: fixed;
    width: 100%;
    height: 100%;
    background: url(../images/ie_sosad.png) no-repeat center 35% #fff;
    left: 0;
    bottom: 0;
    display: none;
    z-index: 999;
    filter: alpha(opacity=80);
    opacity: 80
}

.prompt span {
    position: absolute;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    top: 55%;
    left: 50%;
    margin-left: -152px;
    width: 304px;
    display: block;
    line-height: 24px;
    color: #666
}

.prompt span a {
    text-decoration: underline
}

.prompt_close {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 30px;
    top: 30px;
    background: url(../images/closed.png) no-repeat center center;
    cursor: pointer
}

@media (max-width: 1259px) {
    .phone-nav {
        display: block
    }
}

@media (max-width: 1024px) {
    .home-banner .home-banner-slick {
        display: none
    }

    .home-banner .home-banner-slick-phone {
        display: block
    }
}

.home-title {
    text-align: center
}

.home-title h3 {
    font-size: 42px;
    color: #3c434e;
    font-weight: bold;
    margin-bottom: -4px
}

.home-title p {
    font-size: 16px;
    color: #787878
}

.home-product {
    padding: 86px 0 28px 0;
    background: url("../images/probg.png") no-repeat -295px 202px
}

.home-product .home-bottom {
    padding: 40px 0 112px 0;
    position: relative
}

.home-product .home-bottom ul {
    padding: 0 35px;
    margin-bottom: 36px
}

.home-product .home-bottom ul li {
    width: 33.333333333333336%;
    float: left;
    padding: 145px 79px 36px 79px
}

.home-product .home-bottom ul li a {
    display: block;
    background: #fff;
    box-shadow: 0 0 19px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    padding-bottom: 53px;
    transition: .5s
}

.home-product .home-bottom ul li .pic {
    margin-bottom: 13px
}

.home-product .home-bottom ul li .box .text {
    text-align: center;
    padding: 0 11px
}

.home-product .home-bottom ul li .box .text .bt {
    font-size: 22px;
    color: #3c434e;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 13px
}

.home-product .home-bottom ul li .box .text .jsh {
    font-size: 14px;
    line-height: 19px;
    color: #3c434e;
    height: 57px;
    text-align: left;
    overflow: hidden;
    margin-bottom: 35px
}

.home-product .home-bottom ul li .box .text .more {
    width: 135px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 30px;
    background: rgba(215, 13, 45, 0.7);
    color: #fff;
    margin: 0 auto
}

.home-product .home-bottom ul .slick-center a {
    transform: scale(1.24);
    margin-top: -62px
}

.home-product .home-bottom .more1 a {
    display: block;
    color: #3c434e;
    font-size: 16px;
    text-align: center
}

.home-product .home-bottom .more1 a span {
    font-family: 宋体
}

@media (min-width: 1025px) {
    .home-product .home-bottom .more1 a:hover {
        text-decoration: underline
    }
}

.home-product .home-bottom .slick-prev:before, .home-product .home-bottom .slick-next:before {
    content: ''
}

.home-product .home-bottom .slick-prev, .home-product .home-bottom .slick-next {
    width: 88px;
    height: 88px;
    z-index: 55;
    margin-top: -91px
}

.home-product .home-bottom .slick-prev {
    background: url("../images/left1.png") no-repeat center center;
    left: 23px
}

@media (min-width: 1025px) {
    .home-product .home-bottom .slick-prev:hover {
        background: url("../images/left1h.png") no-repeat center center
    }
}

.home-product .home-bottom .slick-next {
    background: url("../images/right1.png") no-repeat center center;
    right: 23px
}

@media (min-width: 1025px) {
    .home-product .home-bottom .slick-next:hover {
        background: url("../images/right1h.png") no-repeat center center
    }
}

.home-case {
    padding: 104px 0 40px 0;
    background: url("../images/cbg.png") no-repeat top center
}

.home-case ul {
    padding: 25px 10px 22px 10px;
    border-radius: 20px;
    background: #fff;
    margin-bottom: 39px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.25)
}

.home-case ul li {
    width: 25%;
    float: left;
    border-right: 1px dashed #c5c5c5;
    padding: 0 10px
}

.home-case ul li .box {
    border-radius: 20px;
    padding: 17px 20px;
    transition: .5s;
    background: #fff
}

.home-case ul li .text {
    margin-bottom: 17px
}

.home-case ul li .text .bt {
    font-size: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #3c434e;
    text-align: center;
    margin-bottom: 22px
}

.home-case ul li .text .jsh {
    font-size: 14px;
    color: #3c434e;
    line-height: 19px;
    height: 76px;
    overflow: hidden
}

.home-case ul li .pic img {
    transition: .5s
}

.home-case ul li .pic:after {
    padding-bottom: 61.81818181818182%
}

@media (min-width: 1025px) {
    .home-case ul li:hover .box {
        box-shadow: 0 5px 10px rgba(62, 171, 254, 0.25)
    }

    .home-case ul li:hover .pic img {
        transform: scale(1.04)
    }
}

.home-case ul li:nth-last-child(1) {
    border-right: 0
}

.home-case .more1 a {
    display: block;
    color: #fff;
    font-size: 16px;
    text-align: center
}

.home-case .more1 a span {
    font-family: 宋体
}

@media (min-width: 1025px) {
    .home-case .more1 a:hover {
        text-decoration: underline
    }
}

.home-news {
    padding: 75px 0 67px 0
}

.home-news .home-bottom {
    padding-top: 52px;
    padding-bottom: 26px
}

.home-news .se-nav {
    text-align: center;
    margin-bottom: 50px
}

.home-news .se-nav ul li {
    display: inline-block;
    vertical-align: top;
    padding: 0 41px
}

.home-news .se-nav ul li a {
    display: block;
    font-size: 22px;
    color: #3c434e;
    position: relative;
    padding-bottom: 12px
}

.home-news .se-nav ul li a:after {
    content: '';
    display: block;
    width: 0;
    height: 6px;
    transition: .5s;
    background: #1c5987;
    border-radius: 5px;
    position: absolute;
    bottom: 0;
    left: 0
}

@media (min-width: 1025px) {
    .home-news .se-nav ul li:hover a {
        color: #1c5987
    }

    .home-news .se-nav ul li:hover a:after {
        width: 100%
    }
}

.home-news .se-nav ul li.on a {
    color: #1c5987
}

.home-news .se-nav ul li.on a:after {
    width: 100%
}

.home-news .show .info {
    display: none
}

.home-news .show .info ul {
    margin: 0 -12px
}

.home-news .show .info ul li {
    width: 33.333333333333336%;
    float: left;
    padding: 0 12px;
    margin-bottom: 16px
}

.home-news .show .info ul li .pic {
    border-radius: 20px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.25)
}

.home-news .show .info ul li .pic img {
    transition: .5s
}

.home-news .show .info ul li .pic:after {
    padding-bottom: 51.11111111111111%
}

.home-news .show .info ul li .pic .date {
    width: 90px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    border-radius: 11px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 8px;
    right: 17px
}

.home-news .show .info ul li .text {
    padding: 9px 0
}

.home-news .show .info ul li .text .bt {
    font-size: 20px;
    color: #3c434e;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 3px
}

.home-news .show .info ul li .text .jsh {
    font-size: 14px;
    color: #707070;
    line-height: 22px;
    height: 44px;
    overflow: hidden
}

@media (min-width: 1025px) {
    .home-news .show .info ul li:hover .pic img {
        transform: scale(1.04)
    }

    .home-news .show .info ul li:hover .text .bt {
        color: #1c5987
    }
}

.home-news .more1 a {
    display: block;
    color: #3c434e;
    font-size: 16px;
    text-align: center
}

.home-news .more1 a span {
    font-family: 宋体
}

@media (min-width: 1025px) {
    .home-news .more1 a:hover {
        text-decoration: underline
    }
}

.home-about {
    padding: 31px 0 39px 0;
    background: url("../images/aboutbg.png") no-repeat top center
}

.home-about .left {
    position: relative;
    float: left;
    width: 40%;
    margin-top: 231px;
    padding-top: 24px
}

.home-about .left:after {
    content: '';
    display: block;
    width: 80px;
    height: 3px;
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    top: 0;
    left: 0
}

.home-about .left .bt {
    font-size: 38px;
    color: #fff
}

.home-about .left .span {
    font-size: 38px;
    color: rgba(255, 255, 255, 0.7)
}

.home-about .right {
    float: right;
    width: 41.429%;
    border-radius: 20px;
    overflow: hidden;
    height: 620px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    background: #fff url(../images/abg.png) no-repeat bottom right;
    position: relative
}

.home-about .right ul li .box {
    padding: 33px 75px 61px 75px
}

.home-about .right ul li .box .text {
    text-align: center;
    margin-bottom: 17px
}

.home-about .right ul li .box .text .bt {
    color: #3c434e;
    font-size: 36px;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.home-about .right ul li .box .text .span {
    font-size: 16px;
    color: #787878
}

.home-about .right ul li .box .jsh {
    font-size: 14px;
    color: #3c434e;
    line-height: 26px;
    height: 182px;
    overflow: hidden;
    margin-top: 29px
}

.home-about .right ul li .pic {
    width: 100%
}

.home-about .right ul li .pic:after {
    padding-bottom: 51.16279069767442%
}

.home-about .slick-prev:before, .home-about .slick-next:before {
    content: ''
}

.home-about .slick-prev, .home-about .slick-next {
    width: 40px;
    height: 40px;
    z-index: 55;
    margin-top: -91px
}

.home-about .slick-prev {
    background: url("../images/left.png") no-repeat center center;
    left: 23px
}

@media (min-width: 1025px) {
    .home-about .slick-prev:hover {
        background: url("../images/lefth.png") no-repeat center center
    }
}

.home-about .slick-next {
    background: url("../images/right.png") no-repeat center center;
    right: 23px
}

@media (min-width: 1025px) {
    .home-about .slick-next:hover {
        background: url("../images/righth.png") no-repeat center center
    }
}

.footer {
    padding: 40px 0 24px 0;
    background: #1c5987
}

.footer .footer-top {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding-bottom: 26px
}

.footer .footer-top .img {
    float: left
}

.footer .footer-top .list {
    float: left;
    width: 58%;
    padding-top: 6px
}
.footer .footer-top .list>ul>li:first-child{padding-left:20px;}
.footer .footer-top .list ul li {
     
    float: left;
    text-align: center;padding-right:3%;
}

.footer .footer-top .list ul li a {
    color: #fff;
    font-size: 22px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 50px;
    padding: 0 5px
}

@media (min-width: 1025px) {
    .footer .footer-top .list ul li a:hover {
        text-decoration: underline
    }
}

.footer .footer-top .list ul li ul li {
    float: none;
    width: 100%
}

.footer .footer-top .list ul li ul li a {
    font-size: 14px;
    line-height: 41px
}

.footer .footer-top .footer-contact {
    width: 20%;
    padding-top: 24px;
    float: right
}

.footer .footer-top .footer-contact .flist {
    margin-top: 27px
}

.footer .footer-top .footer-contact .flist ul li {
    font-size: 14px;
    color: #fff;
    padding-left: 45px;
    line-height: 18px;
    margin-bottom: 18px;
    min-height: 20px
}

.footer .footer-top .footer-contact .flist ul li a {
    color: #fff
}

@media (min-width: 1025px) {
    .footer .footer-top .footer-contact .flist ul li a:hover {
        text-decoration: underline
    }
}

.footer .footer-top .footer-contact .flist ul .f1 {
    background: url("../images/f1.png") no-repeat left 1px
}

.footer .footer-top .footer-contact .flist ul .f2 {
    background: url("../images/f2.png") no-repeat left 0
}

.footer .footer-top .footer-contact .flist ul .f3 {
    background: url("../images/f3.png") no-repeat left 0
}

.footer .footer-bottom {
    padding: 12px 0
}

.footer .footer-bottom p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 49px
}

.footer .footer-bottom p a {
    color: #FFF;
    margin-right: 10px
}

@media (min-width: 1025px) {
    .footer .footer-bottom p a:hover {
        text-decoration: underline
    }
}

.footer .footer-bottom span {
    text-align: center;
    margin: 0 auto;
    display: block;
    color: #fff;
    font-size: 16px
}

.second-nav .info {
    position: relative;
    min-height: 70px;
    padding-left: 310px;
    background: #fff
}

.second-nav span {
    width: 310px;
    line-height: 70px;
    font-size: 28px;
    color: #1c5987;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 13px 0 28px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.second-nav span img {
    vertical-align: middle;
    margin-top: -7px;
    margin-right: 16px
}

.second-nav .list {
    border-left: 1px solid #f7f7f7;
    padding: 19px 57px;
    overflow: hidden
}

.second-nav .list a {
    font-size: 14px;
    color: #1c5987;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 30px;
    display: block;
    float: left;
    max-width: 130px;
    margin-right: 85px
}

@media (min-width: 1025px) {
    .second-nav .list a:hover {
        text-decoration: underline
    }
}

.second-nav .list a:nth-last-child(1) {
    margin-right: 0
}

.shengchangxian {
    padding: 40px 0;
    background: #fafafa
}

.product-list {
    padding: 83px 0
}

.product-list ul {
    margin-bottom: 39px;
    margin: 0 -20px
}

.product-list ul li {
    width: 25%;
    float: left;
    padding: 0 20px;
    margin-bottom: 67px
}

.product-list ul li .box {
    padding: 20px 20px 40px 20px;
    transition: .5s;
    background: #fff
}

.product-list ul li .text {
    padding-top: 61px
}

.product-list ul li .text .jsh {
    line-height: 26px;
    font-size: 14px;
    color: #8b8c9c;
    overflow: hidden;
    height: 78px
}

.product-list ul li .bt {
    font-size: 22px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #3c434e;
    text-align: center;
    margin-top: 57px
}

.product-list ul li .pic img {
    transition: .5s
}

.product-list ul li .pic:after {
    padding-bottom: 64.28571428571429%
}

@media (min-width: 1025px) {
    .product-list ul li:hover .box {
        box-shadow: 0 5px 10px rgba(175, 221, 255, 0.5)
    }

    .product-list ul li:hover .pic img {
        transform: scale(1.04)
    }
}

.product-list ul li:nth-last-child(1) {
    border-right: 0
}

.agv-list ul li .bt {
    margin-top: 26px
}

.agv-list ul li .box {
    padding: 20px 20px 32px 20px
}

.shengchangxian-show {
    padding: 83px 0 0 0
}

.shengchangxian-show .st {
    text-align: center;
    font-size: 36px;
    color: #3c434e
}

.shengchangxian-show .scx-top {
    padding-bottom: 51px
}

.shengchangxian-show .bottom {
    padding-top: 12px
}

.shengchangxian-show .bottom .pic {
    float: left;
    width: 520px
}

.shengchangxian-show .bottom .pic:after {
    padding-bottom: 101.15384615384616%
}

.shengchangxian-show .bottom .text {
    float: right;
    width: 45.4%;
    padding-top: 83px
}

.shengchangxian-show .bottom .text ul li {
    float: left;
    width: 50%;
    text-align: center;
    position: relative;
    padding-left: 75px;
    min-height: 74px;
    margin-bottom: 71px
}

.shengchangxian-show .bottom .text ul li .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 75px
}

.shengchangxian-show .bottom .text ul li .info {
    padding-top: 6px
}

.shengchangxian-show .bottom .text ul li .bt {
    font-size: 22px;
    color: #707070;
    margin-bottom: 5px
}

.shengchangxian-show .bottom .text ul li .span {
    font-size: 16px;
    color: #707070
}

.shengchangxian-show .bottom .text ul li:nth-last-child(1) {
    width: 100%
}

.shengchangxian-show .bottom .text ul li:nth-last-child(1) .info {
    padding-top: 18px
}

.shengchangxian-show .bottom .text ul li:nth-last-child(1) .bt {
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle
}

.shengchangxian-show .bottom .text ul li:nth-last-child(1) .p {
    display: inline-block;
    font-size: 16px;
    color: #707070;
    vertical-align: middle
}

.shengchangxian-show .zixun {
    margin: 23px 0
}

.shengchangxian-show .zixun a {
    width: 210px;
    height: 45px;
    display: block;
    line-height: 45px;
    text-align: center;
    color: #fff;
    background: #1c5987;
    border-radius: 6px;
    box-shadow: 0 5px 10px #afddff;
    margin: 0 auto
}

.shengchangxian-show .ss-info {
    padding: 70px 0
}

.shengchangxian-show .ss-info .jsh {
    font-size: 16px;
    color: #707070;
    line-height: 35px;
    margin-top: 61px
}

.shengchangxian-show .scx-bottom {
    padding: 80px 0 58px 0;
    background: url("../images/bg.png") no-repeat center center;
    background-size: cover
}

.shengchangxian-show .scx-bottom .scx-title {
    font-size: 36px;
    color: #fff;
    font-weight: bold
}

.shengchangxian-show .scx-bottom .list {
    margin-top: 65px
}

.shengchangxian-show .scx-bottom .list .one {
    width: 49.429%;
    float: left
}

.shengchangxian-show .scx-bottom .list .one .pic img {
    transition: .5s
}

.shengchangxian-show .scx-bottom .list .one .pic:after {
    padding-bottom: 66.90751445086705%
}

.shengchangxian-show .scx-bottom .list ul {
    float: right;
    width: 50.571%
}

.shengchangxian-show .scx-bottom .list ul li {
    width: 50%;
    float: left;
    margin-bottom: 23px;
    padding-left: 24px
}

.shengchangxian-show .scx-bottom .list ul li .pic img {
    transition: .5s
}

.shengchangxian-show .scx-bottom .list ul li .pic:after {
    padding-bottom: 66.66666666666667%
}

.table table td {
    padding: 4px 10px;
    border: 1px solid #ececec;
    text-align: center;
    font-size: 14px;
    color: #3c434e
}

.case {
    padding: 69px 0;
    background: #fafafa
}

.case-list ul li {
    width: 100%;
    margin-bottom: 40px
}

.case-list ul li .box {
    position: relative;
    min-height: 300px;
    border-radius: 20px;
    overflow: hidden;
    padding-left: 344px;
    padding-top: 42px;
    padding-right: 35px;
    background: #fff;
    box-shadow: 0 0 20px rgba(141, 141, 141, 0.1)
}

.case-list ul li .box .pic {
    width: 300px;
    position: absolute;
    top: 0;
    left: 0
}

.case-list ul li .box .pic img {
    transition: .5s
}

.case-list ul li .box .text .bt {
    font-size: 22px;
    color: #3c434e;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 32px
}

.case-list ul li .box .text .jsh {
    font-size: 14px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    margin-bottom: 65px
}

.case-list ul li .box .text .more p {
    width: 120px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 10px;
    background: #1c5987;
    float: right;
    color: #fff;
    font-size: 18px;
    transition: .5s
}

@media (min-width: 1025px) {
    .case-list ul li .box:hover .pic img {
        transform: scale(1.04)
    }

    .case-list ul li .box:hover .text .bt {
        color: #1c5987
    }

    .case-list ul li .box:hover .text .more p {
        background: #19517b
    }
}

@media (max-width: 1400px) {
    .nav ul li a {
        padding: 0 12px
    }
}

.case-show {
    background: #f7f7f7;
    padding: 69px 0 0 0
}

.case-show .jsh {
    font-size: 14px;
    color: #3c434e;
    line-height: 30px
}

.case-show .img {
    margin-top: 54px;
    position: relative
}

.case-show .img .list {
    padding: 0 35px 39px 35px
}

.case-show .img .list li {
    width: 100%
}

.case-show .img .list li a {
    display: block;
    background: #fff;
    box-shadow: 0 0 19px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    padding-bottom: 53px;
    transition: .5s
}

.case-show .img .list li .pic {
    width: 960px;
    margin: 0 auto
}

.case-show .img .list li .pic:after {
    padding-bottom: 57.91666666666667%
}

.case-show .img .slick-prev:before, .case-show .img .slick-next:before {
    content: ''
}

.case-show .img .slick-prev, .case-show .img .slick-next {
    width: 88px;
    height: 88px;
    z-index: 55;
    margin-top: -44px
}

.case-show .img .slick-prev {
    background: url("../images/left1.png") no-repeat center center;
    left: 23px
}

@media (min-width: 1025px) {
    .case-show .img .slick-prev:hover {
        background: url("../images/left1h.png") no-repeat center center
    }
}

.case-show .img .slick-next {
    background: url("../images/right1.png") no-repeat center center;
    right: 23px
}

@media (min-width: 1025px) {
    .case-show .img .slick-next:hover {
        background: url("../images/right1h.png") no-repeat center center
    }
}

.case-show .img .slick-dots {
    z-index: 10;
    bottom: 0;
    text-align: center;
    left: 0
}

.case-show .img .slick-dots li {
    width: 20px;
    height: 20px;
    border: 0;
    margin: 0 15px
}

.case-show .img .slick-dots li button {
    width: 20px;
    height: 20px;
    padding: 0;
    display: block;
    background: #8a8a8a;
    border-radius: 50%
}

.case-show .img .slick-dots li button:before {
    content: ""
}

.case-show .img .slick-dots .slick-active button {
    background: #1c5987
}

.case-show .img .slick-dots .slick-active button:before {
    color: transparent
}

.h1 {
    text-align: center;
    font-size: 32px;
    color: #3c434e
}

.nr {
    padding: 46px 0 100px 0
}

.h3 {
    font-size: 26px;
    color: #3c434e;
    font-weight: bold;
    margin-bottom: 11px
}

.inside-page-news {
    margin-top: 76px;
    font-size: 20px;
    position: relative;
    background: #fff;
    overflow: hidden
}

.inside-page-news a {
    line-height: 90px;
    display: inline-block;
    color: #3c434e;
    width: 50%;
    text-align: left;
    padding-right: 60px;
    background: url("../images/left2.png") no-repeat 25px center;
    padding-left: 84px
}

@media (min-width: 1025px) {
    .inside-page-news a:hover {
        color: #1c5987;
        text-decoration: underline
    }
}

.inside-page-news .pull-right {
    background: url("../images/right2.png") no-repeat 96% center;
    text-align: right;
    padding-right: 84px
}

.inside-page-news a:hover {
    color: #000
}

.inside-page-news a:first-child {
    float: left
}

.inside-page-news .return {
    border: 0;
    width: 90px;
    height: 90px;
    border-left: 5px solid #f7f7f7;
    border-right: 5px solid #f7f7f7;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -45px;
    padding: 0;
    background: url("../images/return.png") no-repeat center center
}

.inside-page-news .pull-right {
    float: right
}

@media (max-width: 1000px) {
    .inside-page-news {
        margin-top: 30px
    }

    .inside-page-news a {
        line-height: 40px;
        min-width: 90px
    }
}

.second-nav {
    border-bottom: 1px solid #f7f7f7
}

.second-nav ul li {
    float: left;
    margin-right: 74px
}

.second-nav ul li a {
    display: block;
    font-size: 18px;
    color: #3c434e;
    width: 103px;
    border-bottom: 5px solid #fff;
    text-align: center;
    transition: .5s;
    line-height: 65px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

@media (min-width: 1025px) {
    .second-nav ul li:hover a {
        color: #1c5987;
        border-bottom: 5px solid #1c5987
    }
}

.second-nav ul .active a {
    border-bottom: 5px solid #1c5987;
    color: #1c5987
}

.news-list {
    padding-top: 63px
}

.news-list li {
    width: 100%;
    margin-bottom: 63px
}

.news-list li .box {
    position: relative;
    overflow: hidden;
    padding: 20px;
    background: #f7f7f7
}

.news-list li .box .pic {
    width: 314px;
    position: absolute;
    top: 20px;
    left: 20px
}

.news-list li .box .pic img {
    transition: .5s
}

.news-list li .box .pic:after {
    padding-bottom: 66.87898089171975%
}

.news-list li .box .text {
    padding-left: 340px;
    padding-top: 23px;
    min-height: 210px
}

.news-list li .box .text .date {
    overflow: hidden;
    margin-bottom: 18px
}

.news-list li .box .text .date span {
    font-size: 14px;
    color: #707070;
    display: block;
    float: left;
    line-height: 25px;
    margin-right: 35px
}

.news-list li .box .text .date img {
    vertical-align: middle
}

.news-list li .box .text .bt {
    font-size: 24px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 15px
}

.news-list li .box .text .bt a {
    color: #3c434e
}

.news-list li .box .text .jsh {
    font-size: 16px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    color: #707070;
    margin-bottom: 65px
}

@media (min-width: 1025px) {
    .news-list li .box:hover {
        box-shadow: 0 5px 20px 0 rgba(175, 221, 255, 0.5)
    }

    .news-list li .box:hover .pic img {
        transform: scale(1.04)
    }

    .news-list li .box:hover .text .bt {
        color: #1c5987
    }
}

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

.video-popup {
    position: fixed;
    z-index: 9999999999999999999;
    width: 580px;
    height: 380px;
    left: 50%;
    top: 50%;
    text-align: center;
    display: none;
    transform: translate(-50%, -50%)
}

.video-popup .box {
    height: 100%;
    padding: 58px 59px;
    background: #fff
}

.video-popup .box .bt {
    color: #8b8c9c;
    font-size: 20px;
    text-align: center;
    margin-bottom: 40px
}

.video-popup .box ul li {
    width: 70px;
    text-align: center;
    display: inline-block;
    margin: 0 20px;
    vertical-align: top;
    margin-bottom: 7px
}

.video-popup .box ul li a {
    color: #8b8c9c;
    line-height: 54px;
    display: block
}

.video-popup .box ul li a .p {
    color: #8b8c9c
}

.video-popup .box ul li a .img img {
    display: block;
    margin: 0 auto
}

.video-popup .box a:hover {
    text-decoration: underline
}

.video-popup .close {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 25px;
    top: 24px;
    background: url(../images/close-icon.png) no-repeat center center
}

.news-show {
    padding-bottom: 100px;
    background: #f7f7f7
}

.news-show .info {
    margin: 50px 0;
    overflow: hidden;
    padding: 61px 80px;
    background: #fff;
    position: relative
}

.news-show .info .share {
    position: absolute;
    top: 0;
    right: 0
}

.news-show .info .share a {
    width: 70px;
    height: 70px;
    display: block;
    background: #1c5987 url("../images/share1.png") no-repeat center center
}

.news-show .info .date {
    text-align: center;
    font-size: 16px;
    margin-top: 23px;
    color: #707070
}

.news-show .info .nr {
    padding: 50px 0
}

.news-show .info .jsh {
    font-size: 16px;
    color: #707070;
    line-height: 26px
}

.partnerlist {
    margin-bottom: 99px;
    padding: 80px 0 63px 0;
    position: relative
}

.partnerlist .list {
    margin: 0 -45px
}

.partnerlist .list li {
    width: 33.333333333333336%;
    float: left;
    padding: 0 45px;
    text-align: center
}

.partnerlist .list li .pic {
    border: 1px solid #dcdcdc;
    border-radius: 20px
}

.partnerlist .list li .pic img {
    transition: .5s
}

.partnerlist .list li .pic:after {
    padding-bottom: 63.88206388206388%
}

.partnerlist .list li .bt {
    font-size: 30px;
    color: #3c434e;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 19px;
    margin-bottom: 51px
}

@media (min-width: 1025px) {
    .partnerlist .list li:hover .pic {
        box-shadow: 0 5px 10px 0 rgba(175, 221, 255, 0.5)
    }

    .partnerlist .list li:hover .bt {
        color: #1c5987
    }
}

.partnerlist .slick-dots {
    z-index: 5;
    bottom: 0;
    line-height: 0;
    width: 100%
}

.partnerlist .slick-dots li {
    margin: 0 26px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 0;
    padding: 0
}

.partnerlist .slick-dots li button {
    width: 20px;
    height: 20px;
    padding: 0;
    display: block;
    background: #f7f7f7;
    border-radius: 50%
}

.partnerlist .slick-dots li button:before {
    content: ""
}

.partnerlist .slick-dots .slick-active {
    border: 0
}

.partnerlist .slick-dots .slick-active button {
    background: #1c5987
}

.partnerlist .slick-dots .slick-active button:before {
    color: transparent
}

.partner02 {
    text-align: center;
    padding: 65px 0 45px 0;
    background: url("../images/img_3.png") no-repeat center center
}

.partner02 .title {
    font-size: 36px;
    color: #3c434e
}

.partner02 .title span {
    background: url("../images/line1.png") no-repeat bottom left;
    padding-bottom: 20px
}

.partner02 .bottom {
    padding-top: 72px
}

.partner02 ul li {
    width: 185px;
    line-height: 185px;
    border-radius: 50%;
    background: url("../images/bg1.png") no-repeat center center;
    font-size: 24px;
    color: #3c434e;
    float: left;
    position: relative;
    margin-right: 58px
}

.partner02 ul li:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: -46px;
    width: 48px;
    height: 15px;
    margin-top: -7.5px;
    background: url("../images/dot1.png") no-repeat center center
}

.partner02 ul li:nth-last-child(1) {
    margin-right: 0
}

.partner02 ul li:nth-last-child(1):after {
    display: none
}

.honor {
    padding: 93px 0;
    background: url("../images/mao.png") no-repeat center 68px
}

.honor .list-pic {
    width: 32.5%;
    float: left
}

@media (max-width: 1160px) {
    .honor .list-pic {
        padding: 40px
    }
}

.honor .list-pic .box {
    display: none;
    text-align: center;
    padding: 28px 60px 43px 60px;
    background: #fff;
    box-shadow: 0 10px 20px rgba(175, 221, 255, 0.5)
}

.honor .list-pic .box .bt {
    font-size: 24px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #3c434e;
    margin-top: 50px
}

.honor .list-pic .box .pic {
    position: relative
}

.honor .list-pic .box .pic:after {
    content: "";
    display: block;
    padding-bottom: 139.44954128440367%
}

.honor .list-title {
    width: 46%;
    float: right;
    margin-top: 63px;
    overflow: hidden
}

@media (max-width: 1160px) {
    .honor .list-title {
        margin-top: 45px
    }
}

.honor .list-title ul {
    padding-left: 74px;
    position: relative
}

.honor .list-title ul:after {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background: #dbdbdb;
    position: absolute;
    top: 0;
    left: 20px
}

.honor .list-title li {
    color: #8b8c9c;
    font-size: 18px;
    text-align: left;
    padding-left: 35px;
    line-height: 83px;
    cursor: pointer;
    position: relative;
    margin-bottom: 9px
}

.honor .list-title li:before {
    content: '';
    width: 25px;
    height: 25px;
    background: url("../images/dot2.png") no-repeat center center;
    position: absolute;
    left: -65px;
    top: 50%;
    margin-top: -12.5px;
    display: none
}

.honor .list-title .active {
    color: #fff;
    background: #1c5987
}

.honor .list-title .active:before {
    display: block
}

.honor .list-title {
    padding-left: 0
}

@media (max-width: 800px) {
    .honor .list-title {
        height: 300px
    }
}

.contact-info {
    padding: 62px 0
}

.contact-info #map {
    height: 590px;
    width: 41%;
    float: left;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1)
}

.contact-info #map img {
    max-width: inherit;
    max-height: inherit
}

.contact-info .text {
    float: left;
    width: 47%;
    padding-left: 163px
}

.contact-info .text ul {
    margin-top: 17px;
    margin: 17px -15px
}

.contact-info .text ul li {
    width: 50%;
    float: left;
    padding: 0 15px;
    margin-bottom: 24px
}

.contact-info .text ul li input {
    border: 0;
    width: 100%;
    border-bottom: 1px solid #d1d1d1;
    background: 0;
    height: 39px;
    padding: 0 10px
}

.contact-info .text .h3 {
    font-size: 18px;
    color: #3e3e3e;
    font-weight: normal;
    margin-bottom: 0
}

.contact-info .text .p {
    font-size: 14px;
    color: #3e3e3e
}

.contact-info .text .bt {
    font-size: 18px;
    color: #3e3e3e;
    margin-top: 15px
}

.contact-info .text .submit {
    width: 180px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    display: block;
    background: #1c5987
}

@font-face {
    font-family: "Impact";
    src: url("../font/Impact.woff2") format("woff2"), url("../font/Impact.woff") format("woff"), url("../font/Impact.ttf") format("truetype"), url("../font/Impact.eot") format("embedded-opentype"), url("../font/Impact.svg") format("svg")
}

.about01 {
    padding: 69px 0
}

.about01 .video {
    float: left;
    width: 39.286%;
    position: relative
}

.about01 .video img {
    display: block
}

.about01 .video .hover {
    /*background: url(../images/video.png) rgba(0, 0, 0, 0.2) no-repeat center center;*/
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%
}

.about01 .text {
    float: right;
    width: 54%;
    padding-top: 30px
}

.about01 .text .bt {
    font-size: 98px;
    color: #f2f2f2;
    font-family: "Impact";
    position: relative
}

.about01 .text .bt span {
    font-size: 36px;
    color: #3c434e;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

.about01 .text .span {
    font-size: 30px;
    color: #3c434e;
    margin-bottom: 33px
}

.about01 .text .jsh {
    font-size: 14px;
    color: #3c434e;
    line-height: 26px
}

.about02 {
    padding: 57px 0;
    background: #f7f7f7
}

.about02 .bt {
    float: left;
    font-size: 36px;
    color: #3c434e;
    background: url("../images/line2.png") no-repeat bottom left;
    padding-bottom: 18px;
    margin-top: 34px
}

.numlist {
    float: right;
    width: 79%
}

.numlist li {
    float: left;
    text-align: center;
    cursor: pointer;
    width: 33.333333333333336%;
    border-right: 1px solid rgba(255, 255, 255, 0.3)
}

.numlist li .box {
    transition: .5s
}

.numlist li .p {
    font-size: 16px;
    color: #333
}

.numlist li .num {
    margin-bottom: 9px;
    font-size: 65px
}

.numlist li .num span {
    line-height: 113px;
    color: #1c5987;
    display: inline-block
}

.numlist li .num sup {
    color: #1c5987;
    vertical-align: top;
    margin-left: 7px
}

.numlist li:nth-last-child(1) {
    border-right: 0
}

.about03 {
    padding: 104px 0
}

.about03 ul {
    padding: 0 35px;
    position: relative
}

.about03 ul li {
    width: 33.333333333333336%;
    float: left;
    padding: 78px 0
}

.about03 ul li .pic {
    transition: .5s
}

.about03 ul li .pic:after {
    padding-bottom: 50.925925925925924%
}

.about03 ul .slick-center {
    position: relative;
    z-index: 4
}

.about03 ul .slick-center .pic {
    transform: scale(1.7)
}

.about03 .slick-prev, .about03 .slick-next {
    width: 10px;
    height: 176px;
    line-height: 16px;
    float: left;
    cursor: pointer;
    position: absolute;
    z-index: 999;
    top: 50px;
    color: #fff !important;
    font-size: 14px;
    word-break: break-all;
    text-transform: uppercase;
    vertical-align: top;
    margin: 0;
    height: 254px;
    padding-bottom: 41px
}

.about03 .slick-prev:before {
    content: ""
}

.about03 .slick-next:before {
    content: ""
}

.about03 .slick-prev:before, .about03 .slick-next:before {
    display: block
}

.about03 .slick-prev:hover, .about03 .slick-next:hover {
    background: url("../images/line3.png") no-repeat bottom center
}

.about03 .slick-prev {
    left: 10%
}

.about03 .slick-next {
    right: 10%
}

.page {
    text-align: center;
    overflow: hidden
}

.page a {
    color: #3c434e;
    display: inline-block;
    font-size: 16px;
    line-height: 35px;
    height: 35px;
    padding: 0 13px;
    margin: 0 3px;
    font-family: arial;
    -webkit-transition: all .5s;
    transition: all .5s;
    background: #eff0f6;
    border-radius: 5px
}

.page a:hover {
    background: #1c5987;
    color: #fff
}

.page a.cpb {
    background: #1c5987;
    color: #fff
}

.news {
    padding-bottom: 70px
}

@media (max-width: 1400px) {
    .partner02 ul li {
        width: 150px;
        line-height: 150px;
        background-size: 150px
    }
}

@media (max-width: 1259px) {
    .header .header-right {
        display: none
    }

    .header {
        height: 60px;
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2)
    }

    .fix {
        position: fixed
    }

    .header .logo {
        padding: 10px 37px 10px 0
    }

    .header .logo a img {
        height: 40px
    }
}

@media (max-width: 1259px) {
    .about01 .video {
        width: 100%
    }

    .about01 .text {
        width: 100%
    }

    .partner02 {
        background-size: cover
    }

    .partner02 ul li:after {
        background: 0
    }

    .partner02 ul {
        text-align: center
    }

    .partner02 ul li {
        margin: 0;
        display: inline-block;
        vertical-align: top;
        float: none
    }

    .honor .list-pic {
        width: 47.5%
    }

    .contact-info .text {
        padding-left: 100px
    }

    .home-about .left {
        width: 48%
    }

    .home-about .right {
        width: 48%
    }

    .shengchangxian-show .bottom .pic {
        float: none;
        width: 520px;
        margin: 0 auto
    }

    .shengchangxian-show .bottom .text {
        width: 100%
    }

    .shengchangxian-show .bottom .text ul li {
        text-align: left
    }

    .shengchangxian-show .bottom .text ul li .info {
        padding-left: 20px
    }

    .footer .footer-top .list ul li a {
        font-size: 20px
    }
}

@media (max-width: 1023px) {
    .home-case ul li:nth-child(2n) {
        border: 0
    }

    .home-banner {
        margin-top: 60px
    }

    .home-product {
        padding: 30px 0
    }

    .home-title h3 {
        font-size: 20px;
        margin-bottom: 0
    }

    .home-title p {
        font-size: 14px
    }

    .home-product .home-bottom {
        padding: 20px 0
    }

    .home-product .home-bottom ul li {
        padding: 20px
    }

    .home-product .home-bottom ul .slick-center a {
        transform: scale(1);
        margin-top: 0
    }

    .home-product .home-bottom ul li .pic {
        margin-bottom: 0
    }

    .home-product .home-bottom ul li .box .text .bt {
        font-size: 16px;
        margin-bottom: 5px
    }

    .home-product .home-bottom ul li .box .text .jsh {
        font-size: 12px;
        margin-bottom: 5px
    }

    .home-product .home-bottom ul li a {
        padding-bottom: 20px
    }

    .home-product .home-bottom ul {
        margin-bottom: 10px
    }

    .home-case {
        padding: 30px 0;
        background-size: cover
    }

    .home-case ul {
        padding: 10px;
        margin-bottom: 20px
    }

    .home-case ul li {
        width: 50%
    }

    .home-case ul li .text .bt {
        font-size: 16px;
        margin-bottom: 10px
    }

    .home-news {
        padding: 30px 0
    }

    .home-news .home-bottom {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .home-news .se-nav ul li a {
        font-size: 14px;
        padding-bottom: 9px
    }

    .home-news .se-nav {
        margin-bottom: 20px
    }

    .home-news .show .info ul li {
        width: 50%
    }

    .home-news .show .info ul li .text .bt {
        font-size: 16px
    }

    .home-about .left {
        width: 100%;
        margin-top: 0;
        padding-top: 20px
    }

    .home-about .right {
        width: 100%;
        height: auto
    }

    .home-about .right ul li .box {
        padding: 20px 75px 20px 75px
    }

    .home-about .right ul li .box .text .bt {
        font-size: 24px
    }

    .home-about .right ul li .box .text .span {
        font-size: 14px
    }

    .home-about .right ul li .box .text {
        margin-bottom: 10px
    }

    .home-about .right ul li .box {
        padding: 20px
    }

    .home-about .right ul li .box .jsh {
        font-size: 14px;
        margin-top: 15px
    }

    .footer {
        padding: 0
    }

    .footer .footer-top .img {
        float: none;
        text-align: center;
        margin: 0 auto
    }

    .footer .footer-top .img img {
        display: block;
        height: 140px;
        text-align: center;
        margin: 0 auto
    }

    .footer .footer-top .list {
        display: none
    }

    .footer .footer-top .footer-contact {
        width: 100%;
        padding-top: 0;
        float: none
    }

    .footer .footer-top {
        padding-bottom: 10px
    }

    .footer .footer-bottom p {
        font-size: 14px;
        margin-bottom: 15px
    }

    .footer .footer-top .footer-contact .flist ul li {
        margin-bottom: 10px;
        padding-left: 30px
    }

    .footer .footer-top .footer-contact .flist {
        margin-top: 10px
    }

    .footer .footer-bottom span {
        font-size: 14px
    }

    .home-about .left .bt {
        font-size: 18px
    }

    .home-about .left .span {
        font-size: 18px;
        margin-bottom: 10px
    }

    .home-news .se-nav ul li {
        padding: 0 21px
    }

    .home-case ul li .box {
        padding: 10px 5px
    }

    .home-product .home-bottom .slick-prev {
        left: 0;
        background-size: 50px
    }

    .home-product .home-bottom .slick-next {
        right: 0;
        background-size: 50px
    }

    .home-product .home-bottom .slick-prev, .home-product .home-bottom .slick-next {
        width: 50px;
        height: 50px
    }

    .inbanner .banner-info .img {
        font-size: 28px;
        line-height: 40px
    }

    .inbanner .banner-info .bt {
        font-size: 14px;
        margin-top: 8px
    }
    .inbanner{
        margin-top:60px;
    }
    .inbanner .inbanner-slick {
        width: 1200px;
        height: 415px;
        display: none;
    }
    .inbanner .inbanner-slick-phone {
        display: block;
    }
    .inbanner .banner-info {
        transform: translateY(-50%);
    }
    .inbanner .current {
        position: relative;
        bottom: auto;
        left: auto;
        font-size: 12px
    }

    .product-list ul li .box {
        padding: 10px
    }

    .product-list ul li {
        width: 50%;
        padding: 0 5px;
        margin-bottom: 20px
    }

    .product-list ul {
        margin-bottom: 10px;
        margin: 0 -5px
    }

    .product-list {
        padding: 30px 0
    }

    .shengchangxian {
        padding: 30px 0
    }

    .second-nav span {
        width: 100%;
        line-height: 40px;
        font-size: 18px;
        position: relative;
        top: auto;
        left: auto;
        padding: 5px 10px
    }

    .second-nav .info {
        padding-left: 0
    }

    .second-nav span img {
        margin-right: 5px;
        width: 25px
    }

    .second-nav .list {
        padding: 10px
    }

    .second-nav .list a {
        margin-right: 15px
    }

    .product-list ul li .bt {
        font-size: 16px;
        margin-top: 10px
    }

    .product-list ul li .text {
        padding-top: 10px
    }

    .page a {
        display: none
    }

    .page span {
        display: none
    }

    .page .prev, .page .cpb, .page .next {
        display: inline-block
    }

    .second-nav ul li a {
        font-size: 14px;
        width: 70px;
        line-height: 45px
    }

    .second-nav ul li {
        margin-right: 10px
    }

    .news-list {
        padding-top: 30px
    }

    .news-list li .box .pic {
        width: 100%;
        position: relative;
        top: auto;
        left: auto
    }

    .news-list li .box {
        padding: 10px
    }

    .news-list li .box .text {
        padding: 0;
        min-height: 0;
        padding-top: 5px
    }

    .news-list li .box .text .date {
        margin-bottom: 5px
    }

    .news-list li .box .text .bt {
        font-size: 16px;
        margin-bottom: 10px
    }

    .news-list li .box .text .jsh {
        font-size: 14px;
        margin-bottom: 10px
    }

    .news-list {
        marign: 0 -5px
    }

    .news-list li {
        margin-bottom: 20px;
        width: 50%;
        float: left;
        padding: 0 5px
    }

    .news-list li .box .text .date {
        display: none
    }

    .case-list ul {
        marign: 0 -5px
    }

    .case-list ul li {
        width: 50%;
        float: left;
        padding: 0 5px;
        margin-bottom: 20px
    }

    .news {
        padding-bottom: 30px
    }

    .case-list ul li .box .pic {
        width: 100%;
        position: relative;
        top: auto;
        left: auto;
        border-radius: 10px
    }

    .case-list ul li .box {
        min-height: 0;
        padding-left: 0;
        padding-top: 0;
        padding-right: 0;
        border-radius: 10px
    }

    .case-list ul li .box .text {
        padding: 5px;
        overflow: hidden
    }

    .case-list ul li .box .text .bt {
        font-size: 16px;
        margin-bottom: 10px;
        margin-top: 5px
    }

    .case-list ul li .box .text .jsh {
        margin-bottom: 20px
    }

    .case-list ul li .box .text .more p {
        width: 90px;
        height: 35px;
        line-height: 35px;
        font-size: 12px
    }

    .case {
        padding: 30px 0
    }

    .about01 {
        padding: 30px 0
    }

    .about01 .text {
        padding-top: 10px
    }

    .about01 .text .bt {
        font-size: 38px
    }

    .about01 .text .bt span {
        font-size: 20px;
        position: relative;
        top: auto;
        left: auto;
        display: block
    }

    .about01 .text .span {
        font-size: 20px;
        margin-bottom: 10px
    }

    .about02 {
        padding: 30px 0
    }

    .about02 .bt {
        font-size: 20px;
        margin-top: 0
    }

    .numlist {
        width: 100%
    }

    .numlist li .num {
        font-size: 25px;
        margin-bottom: 0
    }

    .numlist li .num span {
        line-height: 43px
    }

    .numlist li .p {
        font-size: 14px
    }

    .about03 {
        padding: 30px 0 0 0
    }

    .about03 ul {
        padding: 0
    }

    .about03 ul li {
        padding: 0
    }

    .about03 ul .slick-center .pic {
        transform: scale(1)
    }

    .partnerlist .list li {
        width: 50%;
        padding: 0 5px
    }

    .partnerlist .list {
        margin: 0 -5px
    }

    .partnerlist {
        margin-bottom: 30px;
        padding: 30px 0
    }

    .partnerlist .list li .bt {
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 20px
    }

    .partnerlist .slick-dots li {
        margin: 0 5px;
        width: 10px;
        height: 10px
    }

    .partnerlist .slick-dots li button {
        width: 10px;
        height: 10px
    }

    .partner02 {
        padding: 30px 0
    }

    .partner02 .title {
        font-size: 20px
    }

    .partner02 .bottom {
        padding-top: 40px
    }

    .partner02 ul li {
        width: 100px;
        line-height: 100px;
        background-size: 100px;
        font-size: 14px
    }

    .honor {
        padding: 30px 0 0 0
    }

    .honor .list-pic {
        width: 100%;
        padding: 0
    }

    .honor .list-pic .box {
        padding: 20px
    }

    .honor .list-pic .box .bt {
        font-size: 16px;
        margin-top: 10px
    }

    .honor .list-title {
        height: auto;
        margin-top: 20px;
        width: 100%
    }

    .honor .list-title ul {
        padding-left: 40px
    }

    .honor .list-title li {
        font-size: 14px;
        padding-left: 14px;
        line-height: 40px
    }

    .honor .list-title li:before {
        left: -32px
    }

    .contact-info {
        padding: 30px 0
    }

    .contact-info #map {
        height: 350px;
        width: 100%
    }

    .contact-info .text {
        width: 100%;
        padding-left: 0;
        padding-top: 20px
    }

    .contact-info .text ul li {
        width: 100%;
        margin-bottom: 10px
    }

    .contact-info {
        padding: 30px 0 0 0
    }

    .shengchangxian-show {
        padding: 30px 0 0 0
    }

    .shengchangxian-show .st {
        font-size: 26px
    }

    .shengchangxian-show .bottom .pic {
        width: 100%
    }

    .shengchangxian-show .bottom .text {
        padding-top: 10px
    }

    .shengchangxian-show .bottom .text ul li {
        width: 100%;
        padding-left: 55px;
        min-height: 45px;
        margin-bottom: 10px
    }

    .shengchangxian-show .bottom .text ul li .img {
        width: 45px
    }

    .shengchangxian-show .bottom .text ul li .info {
        padding-left: 0
    }

    .shengchangxian-show .bottom .text ul li .bt {
        font-size: 16px
    }

    .shengchangxian-show .bottom .text ul li .span {
        font-size: 14px
    }

    .shengchangxian-show .bottom .text ul li:nth-last-child(1) .info {
        padding-top: 0
    }

    .shengchangxian-show .bottom .text ul li:nth-last-child(1) .p {
        font-size: 14px
    }

    .shengchangxian-show .zixun a {
        width: 110px;
        height: 35px;
        line-height: 35px
    }

    .shengchangxian-show .ss-info {
        padding: 20px 0
    }

    .shengchangxian-show .zixun {
        margin: 15px 0
    }

    .shengchangxian-show .ss-info .jsh {
        font-size: 14px;
        line-height: 25px;
        margin-top: 15px
    }

    .shengchangxian-show .scx-top {
        padding-bottom: 20px
    }

    .shengchangxian-show .scx-bottom {
        padding: 30px 0
    }

    .shengchangxian-show .scx-bottom .scx-title {
        font-size: 20px
    }

    .shengchangxian-show .scx-bottom .list {
        margin-top: 20px
    }

    .shengchangxian-show .scx-bottom .list .one {
        width: 100%;
        margin-bottom: 10px;
        float: none;
        overflow: hidden
    }

    .shengchangxian-show .scx-bottom .list ul {
        float: none;
        width: auto;
        margin: 0 -5px;
        overflow: hidden
    }

    .shengchangxian-show .scx-bottom .list ul li {
        margin-bottom: 10px;
        padding: 0 5px
    }

    .table {
        overflow: auto
    }

    .table table {
        width: 1023px
    }

    .news-show .info .share a {
        width: 30px;
        height: 30px;
        background-size: 20px
    }

    .news-show .info {
        margin: 30px 0;
        padding: 30px 20px
    }

    .h1 {
        font-size: 20px
    }

    .news-show .info .date {
        font-size: 14px;
        margin-top: 10px
    }

    .news-show .info .nr {
        padding: 20px 0
    }

    .news-show .info .jsh {
        font-size: 14px;
        line-height: 25px
    }

    .inside-page-news a {
        display: block;
        width: 100%;
        padding-right: 10px;
        padding-left: 50px;
        overflow: hidden;
        background-size: 20px
    }

    .inside-page-news {
        font-size: 14px
    }

    .inside-page-news .return {
        width: 40px;
        height: 40px;
        position: relative;
        top: auto;
        left: auto;
        margin-left: 0
    }

    .inside-page-news .pull-right {
        text-align: left;
        padding-right: 50px;
        background-size: 20px;
        padding-left: 10px
    }

    .inside-page-news .return {
        display: none
    }

    .news-show {
        padding-bottom: 30px
    }

    .case-show {
        padding: 30px 0 0 0
    }

    .nr {
        padding: 20px 0
    }

    .h3 {
        font-size: 16px;
        margin-bottom: 5px
    }

    .case-show .img {
        margin-top: 20px
    }

    .case-show .img .list li .pic {
        width: 100%
    }

    .case-show .img .list {
        padding: 0 0 30px 0
    }

    .case-show .img .slick-prev, .case-show .img .slick-next {
        width: 50px;
        height: 50px;
        margin-top: -50px
    }

    .case-show .img .slick-prev {
        left: 5px;
        background-size: 50px
    }

    .case-show .img .slick-next {
        right: 5px;
        background-size: 50px
    }

    .case-show .img .slick-dots li {
        margin: 0 5px;
        width: 10px;
        height: 10px
    }

    .case-show .img .slick-dots li button {
        width: 10px;
        height: 10px
    }
}

@media (max-width: 580px) {
    .video-popup {
        width: 96%
    }

    .video-popup .box {
        padding: 30px
    }

    .video-popup .box .bt {
        font-size: 18px;
        margin-bottom: 20px
    }

    .video-popup .box ul li {
        margin: 0 10px
    }
}


.float{
    width:53px;
    height:406px;
    position: fixed;
    top:20%;
    right:0;
    z-index:5;
}

.float ul{
    width: 50px;
    margin-left: 3px; 
    margin-bottom: 8px;
    position: relative;
    background:#c1bfc0;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}
.float ul li{
    width:50px;
    height:50px !important;
    line-height:50px;
    text-align: center;
	position:relative
}
.float ul li a{
    display: block;
    height:50px;
}
.float ul li a>img{
    width:27px;
    vertical-align: middle;
    margin:13px auto;
}

.float .close{
    width:50px;
    height:50px;
    margin-left: 3px;
    display: block;
    background: url("../images/close.png") no-repeat center center;
    background-size: 31px;
    margin-bottom: 9px;
}
/* 联系7790cnm必发集团 */
.float ul li .lxwm_tel{ width: 178px; position: absolute;  top:0; background:#c1bfc0;border-top-left-radius:20px;border-bottom-left-radius:20px;}
.float ul li .lxwm_c .lxwm_tit{padding:0 20px; font-weight: normal; height:50px; line-height: 50px; text-align: left; font-size: 18px; border-bottom-width: 1px; border-bottom-style: solid;}
.float ul li .lxwm_c .lxwm_list{padding:20px 20px 1px;overfloat:hidden;}
.float ul li .lxwm_c .lxwm_list li{background:url('../images/tel_border.png') no-repeat; margin-bottom: 20px; width:139px; height:32px; line-height: 32px; font-size: 14px;}
.float ul li .alt_c{
	right:-178px;
	}
	.float ul li:hover .alt_c{
		right:50px;
	}
	
	/* 说明文字 */
.float ul li .explain_text{width:120px;padding:0 10px; position: absolute;  top:-2px;background:#c1bfc0;border-top-left-radius:20px;border-bottom-left-radius:20px; }
.float ul li .explain_c a{font-size: 16px;}

#gotoTop{
    width:53px;
    height:53px;
    display: block;
    background: url("../images/top.png") no-repeat center center;
    background-size: 53px;
    cursor: pointer;
}


.float ul .slick-prev:before, .float ul .slick-next:before {
    content: ''
}

.float ul .slick-prev,.float ul .slick-next {
    width: 50px;
    height: 27px;
    z-index: 55;
    margin:0;
    top:0;
}

.float ul .slick-prev {
    background: url("../images/prev.png") no-repeat center center;
    left:0;
    background-size: 25px;
}



.float ul .slick-next {
    background: url("../images/next.png") no-repeat center center;
    background-size: 25px;
    top:auto;
    bottom:0;
    left:0;
}


