.banner .swiper-container {
    width: 100%;
    height: 550px;
}
#showProduct .item-content {
    overflow: hidden;
    /* height: 550px; */
}
#showProduct .item-content .item-content-cut {
    width: 1145px;
    /* height: 550px; */
    position: relative;
}
#showProduct .item-content .item-content-cut .product{
    width: 219px;
    height: 180px;
    float: left;
    margin: 20px 10px 0 0;
}
#showProduct .item-content .item-content-cut .product .product-img {
    height: 132px;
    padding: 0px;
}
#showProduct .item-content .item-content-cut .product .product-img img {
    width: 219px;
    height: 132px;
}
#showProduct .item-content .item-content-cut .product .product-label {
    height: 48px;
    line-height: 48px;
    background: #E8E8E8;
    font-size: 15px;
    font-weight: bold;
    padding-left: 20px;
}
#showProduct .item-content .item-content-cut .product .product-label .icon {
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin-right: 5px;
}
/*新闻动态*/
#newsInformation .item-content .info-area{
    float: left;
    height: 270px;
}
#newsInformation .item-content .head-line-detail {
    width: 420px;
    margin-top: 20px;
}
#newsInformation .item-content .info-area .avator {
    width: 100%;
    height: 180px;
    text-align:center;
}
#newsInformation .item-content .info-area .avator img {
    /*width: 100%;*/
    height: 100%;
}
#newsInformation .item-content .head-line-desc {
    padding: 0 20px;
    height: 90px;
    margin-top: 20px;
}
#newsInformation .item-content .head-line-desc h2 {
    font-size: 14px;
    margin-bottom: 10px;
}
#newsInformation .item-content .head-line-desc .head-line-body {
    height: 70px;
    font-size: 14px;
    /* white-space: nowrap; */
    color: #949494;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
#newsInformation .item-content .news {
    width: 715px;
}
#newsInformation .item-content .news .news-inner {
    padding-left: 50px;
}
#newsInformation .item-content .news .news-inner .new {
    border-bottom: 1px dashed #ccc;
    overflow: hidden;
}
#newsInformation .item-content .news .news-inner .new .number {
    float: left;
    width: 65px;
    padding:25px 0;
}
#newsInformation .item-content .news .news-inner .new .number span {
    border-right: 1px solid #ccc;
    display: block;
    width: 100%;
    height: 100%;
    font-family: 'Arial Negreta', 'Arial';
    font-weight: 700;
    font-style: normal;
    font-size: 48px;
    color: #D8D8D8;
    
}
#newsInformation .item-content .news .news-inner .new .new-content {
    width: 600px;
    float: left;
    padding: 25px 0;
}
#newsInformation .item-content .news .news-inner .new .new-content h3 {
    font-size: 16px;
    font-weight: 700;
    text-indent: 20px;
    font-family: 'Arial Negreta', 'Arial';
    font-style: normal;
}
#newsInformation .item-content .news .news-inner .new .new-content .new-body {
    color: #949494;
    font-size: 14px;
    padding-top: 10px;
}
#newsInformation .item-content .news .news-inner .new .new-content .new-body .new-desc{
    /* overflow: hidden; */
    float: left;
    text-indent: 20px;
    width: 500px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
#newsInformation .item-content .news .news-inner .new .new-content .new-body .new-date{
    float: right;
    width: 90px;
    text-align: center;
}
/*客户资源*/
#companyPartner .item-content {
    clear: both;
    position: relative;
}

    #companyPartner .item-content .partner {
        width: 189px;
        margin: 0;
        float: left;
        text-align: center;
        padding: 30px 0;
    }

        #companyPartner .item-content .partner img {
            max-width: 156px;
            height: 73px;
        }


#wx_qq_message {
    position: fixed;
    z-index: 1991;
    width: 67px;
    height: 210px;
    right: 0;
    top: 50%;
    margin-left: -33px;
    background-color: #FFF;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    /* -webkit-box-shadow: #666 0px 0px 10px;
    -moz-box-shadow: #666 0px 0px 10px;
    box-shadow: #666 0px 0px 10px; */
    border: 1px solid #ddd;
    border-right: 0;
}

#wx_qq_message .app {
    width: 100%;
    height: 66px;
    line-height: 66px;
}


#wx_qq_message .app {
    text-align: center;
}

#qq img {
    width: 50px;
    height: 50px;
    margin-top: 10px;
}
#wx {
    position: relative;
}
#wx .qrcode {
    width: 150px;
    height: 150px;

    position: absolute;
    z-index: 1990;

    right: 67px;
    top: -39px;

    background: #FFF;
    /* -webkit-box-shadow: #666 0px 0px 10px;
   -moz-box-shadow: #666 0px 0px 10px;
   box-shadow: #666 0px 0px 10px; */
    border: 1px solid #ddd;
    display: none;
}

#wx .qrcode .inner {
    padding: 10px;
}

#wx .qrcode img {
    width: 100%;
    height: 100%;
}

#wx a img {
    width: 45px;
    height: 45px;
    margin-top: 10px;
}
#msg {
    line-height: 0 !important;
}
#msg img {
    width: 45px;
    height: 45px;
    margin-top: 10px;
}
#msg p {
    font-size: 10px;
    line-height: 10px;
    margin-top: 5px;
}
#wx_qq_message .spliter {
    width: 40px;
    border-bottom: 1px solid #ddd;
    margin: 0 auto;
}
.partnerSwiper > .swiper-wrapper { 
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
}
#productSwiper > .swiper-wrapper { 
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
}
.stop-animate {
    animation-play-state:paused !important;
    -webkit-animation-play-state:paused !important; /* Safari 和 Chrome */
    -moz-animation-play-state: paused !important;
    -ms-animation-play-state: paused !important;
    -o-animation-play-state: paused !important;
}