﻿/*header*/

.header {
    position: fixed;
    padding: 15px 0;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}

.header.headbg_black {
    background: rgba(0, 0, 0, .4);
}

.header .head_top {
    margin-bottom: 25px;
    width: 100%;
}

.header .head_top .logo_text {
    float: left;
    vertical-align: middle;
}

.header .head_top .head_right {
    float: right;
}

.header .head_top .head_right .tal_text {
    margin-right: 60px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}

.header .head_top .head_right .tal_text img {
    position: relative;
    top: 8px;
    margin-right: 10px;
}

.header .head_top .head_right .sqsy_btn {
    font-size: 14px;
    color: #fff;
}


/*nav*/

.nav-box {
    width: 100%;
}

.nav {
    position: relative;
    width: 100%;
}

.nav .nav-ul>li {
    float: left;
    margin-right: 40px;
    padding-bottom: 5px;
    font-size: 16px;
    border-bottom: 2px solid transparent;
}

.nav .nav-ul>li>a {
    color: #fff;
}

.nav .nav-ul>li:hover,
.nav .nav-ul>li.active {
    border-bottom: 2px solid #fff;
}


/*slide*/

.slide {
    height: 575px;
    overflow: hidden;
    position: relative;
    z-index: 0;
}

.slide .swiper-container {
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
}

.slide .swiper-container .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
}

.slide .pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 10px;
    width: 100%;
}

.slide .swiper-pagination-switch {
    display: inline-block;
    width: 40px;
    height: 3px;
    background: rgba(255, 255, 255, 0.5);
    margin-right: 10px;
    opacity: 0.8;
    cursor: pointer;
    border-radius: 30px;
}

.slide .swiper-visible-switch {
    background: rgba(255, 255, 255, 1);
}

.slide .swiper-active-switch {
    background: rgba(255, 255, 255, 1);
}


/*slide-wapre*/

.slide-wapre {
    position: absolute;
    z-index: 2;
    /* position: fixed; */
    top: 0;
    left: 0;
    right: 0;
    margin-top: 4%;
}

.slide-wapre-div {}

.slide-wapre-div-list {
    margin-top: 137px;
    margin-left: 20px;
}

.slide-wapre-div-list h3 {
    font-size: 48px;
    color: #fff;
    line-height: 48px;
    margin-bottom: 20px;
}

.slide-wapre-div-list span {
    font-size: 18px;
    color: #fff;
    display: block;
}

.slide-height-right {
    margin-top: 60px;
}


/*slide-wapre end*/


/*slide end*/


/*我们的产品*/

.section_page1 {
    width: 100%;
    overflow: hidden;
    padding-top: 55px;
}

.section_page1 h6.section_tit {
    font-size: 30px;
    color: #333;
    text-align: center;
    margin-bottom: 25px;
}

.section_page1 .about_text {
    overflow: hidden;
    margin: 0 68px;
}

.section_page1 .about_text p {
    text-align: center;
    font-size: 18px;
    color: #666;
    line-height: 30px;
}

.about_item_list {
    width: 100%;
    overflow: hidden;
    margin-top: 55px;
    margin-bottom: 90px;
}

.about_logo_list {
    width: 100%;
    height: 50px;
    overflow: hidden;
}

.about_logo_list .bd li {
    width: 100%;
    height: 50px;
    overflow: hidden;
}

.about_logo_list .bd li .item_logo {
    width: 300px;
    height: 50px;
    text-align: center;
    float: left;
}

.about_logo_list .bd li .item_logo img {
    max-width: 90%;
    max-height: 50px;
}

.about_item_list li {
    float: left;
    width: 33.33%;
    text-align: center;
}

.about_item_list li h6 {
    font-size: 50px;
    color: #4f89ff;
    line-height: 40px;
}

.about_item_list li h6 span {
    font-size: 20px;
}

.about_item_list li p {
    font-size: 16px;
    color: #666;
    text-align: center;
}

.section_page1 .more {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #066fef;
    margin-top: 80px;
}

.index-pro {
    height: 480px;
    border-radius: 20px;
    background-color: rgb(255, 255, 255);
    box-shadow: 2.294px 3.277px 10px 0px rgba(196, 196, 196, 0.39);
    z-index: 9;
}

.index-prodeh3 {
    font-size: 30px;
    color: #333;
    line-height: 48px;
    text-align: center;
    padding-top: 55px;
    margin-bottom: 15px;
}

.index-prodeh3 span {
    font-size: 20px;
    color: #999999;
    line-height: 36px;
    display: block;
}

.prodeh3_text {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 45px;
    overflow: hidden;
}

.prodeh3_text p {
    font-size: 18px;
    color: #666;
    line-height: 30px;
}

.page2_ul {
    margin-bottom: 60px;
}

.page3_ul {
    margin: 0 -21px;
    margin-top: 40px;
}

.page3_ul li {
    float: left;
    width: 165px;
    height: 80px;
    background: #fff;
    margin: 0 21px;
    display: table;
    text-align: center;
    box-shadow: 0px 3px 7px 0px rgba(153, 153, 153, 0.1);
    -moz-box-shadow: 0px 3px 7px 0px rgba(153, 153, 153, 0.1);
    -webkit-box-shadow: 0px 3px 7px 0px rgba(153, 153, 153, 0.1);
}

.page3_ul li img {
    max-width: 100%;
    max-height: 80px;
}

.page3_ul li a {
    display: table-cell;
    vertical-align: middle;
}

.consultation_btn {
    display: block;
    margin: 0 auto;
    margin-top: 45px;
    background: url(../images/btnbg.png) no-repeat;
    width: 184px;
    height: 60px;
    text-align: center;
    color: #fff;
    line-height: 56px;
    font-size: 18px;
}

.consultation_btn:hover {
    color: #fff;
}


/*index-rule*/

.index-rule {
    height: 142px;
}

.index-rule-box {
    padding-top: 33px;
    margin-bottom: 45px;
}

.index-rule-widt {}

.index-rul-box-item {
    width: 212px;
    float: left;
    margin: 0 44px;
}

.index-rul-box-item i {
    background-position: center center;
    background-repeat: no-repeat;
    width: 98px;
    height: 98px;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
    -webkit-transition: -webkit-transform .8s ease-out;
    -moz-transition: -moz-transform .8s ease-out;
    -o-transition: -o-transform .8s ease-out;
    -ms-transition: -ms-transform .8s ease-out;
}

.index-rul-box-item:hover i {
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}

.index-rul-box-item .icon-01 {
    background-image: url(../images/icon_01.png);
}

.index-rul-title {}

.index-rul-title h3 {
    font-size: 18px;
    color: #666666;
    line-height: 36px;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index-rul-title p {
    font-size: 14px;
    color: #999999;
    line-height: 22px;
    text-align: center;
    height: 130px;
    overflow: hidden;
}

.index-rul-box-item .icon-02 {
    background-image: url(../images/icon_02.png);
}

.index-rul-box-item .icon-03 {
    background-image: url(../images/icon_03.png);
}

.index-rul-box-item .icon-04 {
    background-image: url(../images/icon_04.png);
}


/*index-rule end*/


/*我们的产品 end*/


/*解决方案*/

.index-usrer ul {
    margin-right: -62px;
}

.index-usrer ul li {
    width: 190px;
    height: 140px;
    border-radius: 15px;
    box-shadow: 5.736px 8.192px 20px 0px rgba(33, 111, 251, 0.39);
    position: relative;
    float: left;
    margin-right: 61px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.index-usrer ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.index-usrer ul li h3 {
    font-size: 18px;
    color: #fff;
    text-align: center;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index-usrer ul li:hover {
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    -o-transform: scale(0.85);
    transform: scale(0.85);
}


/*解决方案 end*/

.product_ul {
    overflow: hidden;
}

.product_ul h3 {
    margin-top: 60px;
    margin-bottom: 65px;
    font-size: 30px;
    color: #fff;
    text-align: center;
}

.product_ul ul {
    margin: 0 -24px;
}

.product_ul ul li {
    float: left;
    width: 200px;
    height: 220px;
    background: #fff;
    border-radius: 10px;
    margin: 0 24px;
    margin-bottom: 40px;
    text-align: center;
}

.product_ul ul li .icon_box {
    width: 83px;
    height: 70px;
    background: url(../images/bg1.png) no-repeat;
    margin: 0 auto;
    margin-top: 39px;
    text-align: center;
}

.product_ul ul li .icon_box img {
    height: 29px;
    margin-top: 20px;
    -webkit-transition: -webkit-transform .8s ease-out;
    -moz-transition: -moz-transform .8s ease-out;
    -o-transition: -o-transform .8s ease-out;
    -ms-transition: -ms-transform .8s ease-out;
}

.product_ul ul li:hover .icon_box img {
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}

.product_ul ul li h6 {
    font-size: 18px;
    color: #333;
    margin: 15px 0;
}

.product_ul ul li p {
    font-size: 14px;
    color: #666;
}

.section_page2 {
    padding-top: 55px;
    padding-bottom: 45px;
    overflow: hidden;
    background: #fff;
}

.section_page2 .page2_title {
    text-align: center;
    font-size: 36px;
    color: #333;
}

.section_page2 .page2_title span {
    display: block;
    color: #666;
    font-size: 18px;
    margin-top: 15px;
}

.page2_cont {
    width: 100%;
    padding-top: 45px;
    padding-bottom: 23px;
}

.page2_cont .page2_cont_left {
    width: 765px;
    float: left;
}

.page2_cont .page2_cont_left p {
    font-size: 16px;
    color: #666;
    line-height: 36px;
}

.page2_cont .page2_cont_right {
    float: right;
    width: 383px;
}

.page2_cont .page2_cont_right ul {
    margin: 0 -11px;
}

.page2_cont .page2_cont_right ul li {
    margin: 0 11px;
    float: left;
    width: 180px;
    height: 80px;
    background: #fff;
    display: table;
    text-align: center;
    margin-bottom: 17px;
    box-shadow: 0px 3px 7px 0px rgba(153, 153, 153, 0.1);
    -moz-box-shadow: 0px 3px 7px 0px rgba(153, 153, 153, 0.1);
    -webkit-box-shadow: 0px 3px 7px 0px rgba(153, 153, 153, 0.1);
}

.page2_cont .page2_cont_right ul li a {
    display: table-cell;
    vertical-align: middle;
}

.page2_cont .page2_cont_right ul li img {
    max-width: 100%;
    max-height: 80px;
}

.page2_logo_cont {
    width: 100%;
    text-align: center;
}

.page2_logo_cont h3 {
    font-size: 20px;
    color: #666;
    text-align: center;
    position: relative;
    display: inline-block;
    padding: 0 19px;
    height: 25px;
    line-height: 25px;
    background: #fff;
    z-index: 9999;
}

.page2_logo_cont_tit {
    position: relative;
}

.page2_logo_cont_tit:after {
    content: "";
    display: block;
    position: absolute;
    top: 14px;
    left: 18px;
    right: 18px;
    height: 1px;
    background: #e6e6e6;
}


/*数字会议*/

.index-prodeh33 {
    font-size: 30px;
    color: #666666;
    text-align: center;
    line-height: 40px;
    padding-top: 60px;
    padding-bottom: 40px;
}

.index-prodeh33 span {
    font-size: 16px;
    display: block;
    margin-top: 10px;
    line-height: 1.8;
}

.index-fanan {
    background-image: url("../images/yticon6.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 737px;
}

.index-fanandiv ul li {
    float: left;
    margin: 0 74px;
    margin-top: 120px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.index-fananicon {
    height: 73px;
    line-height: 73px;
    margin-bottom: 30px;
    text-align: center;
}

.index-fananicon img {
    max-width: 100%;
    vertical-align: middle;
}

.index-fananh3 h3 {
    font-size: 24px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 30px;
    text-align: center;
}

.index-fananh3 p {
    color: #fff;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}

.index-fananh3 span {
    display: block;
    color: #fff;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index-fanandiv ul li:hover .index-fananicon {
    -webkit-animation: moveFromLeft 400ms ease;
    -moz-animation: moveFromLeft 400ms ease;
    -ms-animation: moveFromLeft 400ms ease;
}

.index-fanandiv ul li:hover .index-fananh3 h3 {
    -webkit-animation: moveFromRight 300ms ease;
    -moz-animation: moveFromRight 300ms ease;
    -ms-animation: moveFromRight 300ms ease;
}

.index-fanandiv ul li:hover .index-fananh3 p,
.index-fanandiv ul li:hover .index-fananh3 span {
    -webkit-animation: moveFromBottom 500ms ease;
    -moz-animation: moveFromBottom 500ms ease;
    -ms-animation: moveFromBottom 500ms ease;
}

@-webkit-keyframes moveFromLeft {
    from {
        -webkit-transform: translateX(-100%)
    }
    to {
        -webkit-transform: translateX(0%)
    }
}

@-moz-keyframes moveFromLeft {
    from {
        -moz-transform: translateX(-100%)
    }
    to {
        -moz-transform: translateX(0%)
    }
}

@-ms-keyframes moveFromLeft {
    from {
        -ms-transform: translateX(-100%)
    }
    to {
        -ms-transform: translateX(0%)
    }
}

@-webkit-keyframes moveFromRight {
    from {
        -webkit-transform: translateX(100%)
    }
    to {
        -webkit-transform: translateX(0%)
    }
}

@-moz-keyframes moveFromRight {
    from {
        -moz-transform: translateX(100%)
    }
    to {
        -moz-transform: translateX(0%)
    }
}

@-ms-keyframes moveFromRight {
    from {
        -ms-transform: translateX(100%)
    }
    to {
        -ms-transform: translateX(0%)
    }
}

@-webkit-keyframes moveFromBottom {
    from {
        -webkit-transform: translateY(100%)
    }
    to {
        -webkit-transform: translateY(0%)
    }
}

@-moz-keyframes moveFromBottom {
    from {
        -moz-transform: translateY(100%)
    }
    to {
        -moz-transform: translateY(0%)
    }
}

@-ms-keyframes moveFromBottom {
    from {
        -ms-transform: translateY(100%)
    }
    to {
        -ms-transform: translateY(0%)
    }
}


/*数字会议 end*/


/*成功案例*/

.index-prodzx {
    display: block;
    font-size: 18px;
    color: #fff;
    width: 170px;
    height: 50px;
    line-height: 50px;
    background-color: rgb(46, 104, 220);
    box-shadow: 1.147px 1.638px 8px 0px rgba(8, 49, 130, 0.3);
    margin: 0 auto;
    text-align: center;
    border-radius: 33px;
}

.index-prodzximg {
    background-size: 100% 100%;
    height: 327px;
    margin-top: 30px;
}

.index-prodzx:hover {
    color: #fff;
}


/*成功案例 end*/


/*我们的用户*/

.index-user {}

.index-user ul {
    margin-right: -16px;
}

.index-user ul li {
    float: left;
    position: relative;
    width: 188px;
    height: 62px;
    margin-right: 14px;
    margin-bottom: 20px;
}

.index-userimg {
    width: 186px;
    height: 60px;
    border: 1px solid #b4b4b4;
}

.index-user-img {
    position: absolute;
    width: 100%;
    height: 62px;
    line-height: 75px;
    left: 0;
    top: 0;
    background: rgba(2, 108, 187, 0.5);
    text-align: center;
    display: none;
}

.index-user ul li:hover .index-user-img {
    display: block;
}

.box_9 {
    padding: 35px 0;
    width: 100%;
    background-color: rgba(41, 47, 53, 1);
    overflow: hidden;
}

.box_9 .text-group_8 {
    float: left;
    width: 890px;
    margin-top: 20px;
}

.box_9 .text-group_8 p {
    font-size: 14px;
    color: #fff;
    line-height: 36px;
}

.box_9 .text-group_8 p a{
    color:#fff;
}

.box_9 .image-text_6 {
    float: right;
    width: 160px;
    text-align: center;
}

.box_9 .image-text_6 .image_21 {
    width: 130px;
    height: 130px;
}

.box_9 .image-text_6 .text-group_9 {
    margin-top: 10px;
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
}


/*footer end*/


/*关于我们*/

.pageslid {
    height: 340px;
}

.pagesliddiv {
    padding-top: 100px;
}

.pagesliddiv h3 {
    font-size: 30px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 30px;
}

.pagesliddiv p {
    font-size: 14px;
    color: #fff;
    line-height: 36px;
    text-align: center;
}

.page-aboutnav {
    box-shadow: 2.868px 4.096px 10px 0px rgba(118, 118, 118, 0.39);
}

.page-aboutnav {
    height: 90px;
    line-height: 90px;
    margin-top: -52px;
    background: #fff;
    font-size: 0;
}

.page-aboutnav a {
    font-size: 16px;
    color: #333333;
    padding: 36px 116px;
}

.page-aboutnav .active {
    border-bottom: 3px solid #2e68dc;
}

.page-aboutnav a:hover {
    border-bottom: 3px solid #2e68dc;
}

.page-aboutcont {
    padding-top: 40px;
    padding-bottom: 20px;
}

.page-aboutcont p {
    color: #333333;
    font-size: 14px;
    line-height: 36px;
}


/* 申请试用 */

.pop_black {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    background: rgba(0, 0, 0, .4);
}

.pop_applysection {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 600px;
    height: 560px;
    margin: auto;
    z-index: 99999;
    background: #fff;
}

.pop_applysection .close {
    position: absolute;
    top: 20px;
    right: 20px;
}

.pop_applysection .pop_applytitle {
    margin: 55px 0;
    width: 100%;
    text-align: center;
    overflow: hidden;
}

.pop_applysection .pop_applytitle h1 {
    margin-bottom: 20px;
    font-size: 24px;
    color: #333;
    text-align: center;
    font-weight: bold;
}

.pop_applysection .pop_applytitle p {
    font-size: 14px;
    color: #333;
    text-align: center;
}

.pop_applysection .pop_applyform {
    margin: 0 44px;
    overflow: hidden;
}

.pop_applysection .pop_applyform .applyform_item {
    margin-bottom: 38px;
    position: relative;
    padding-left: 13px;
    overflow: hidden;
}

.pop_applysection .pop_applyform .applyform_item label {
    position: relative;
    display: block;
    width: 100%;
    font-size: 16px;
    color: #333;
}

.pop_applysection .pop_applyform .applyform_item label span {
    position: absolute;
    left: -13px;
    color: #ed2121;
}

.pop_applysection .pop_applyform .applyform_item input {
    padding-left: 0;
    width: 100%;
    height: 34px;
    font-size: 14px;
    color: #666;
    line-height: 34px;
    border: 0;
    border-bottom: 1px solid #dbdbdb;
}

.pop_applysection .pop_applyform .applyform_item input::-webkit-input-placeholder {
    color: #999;
    font-size: 14px;
}

.pop_applysection .pop_applyform .applyform_item input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
    font-size: 14px;
}

.pop_applysection .pop_applyform .applyform_item input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
    font-size: 14px;
}

.pop_applysection .pop_applyform .applyform_item input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #999;
    font-size: 14px;
}

.pop_applysection .pop_applyform .applyform_item .yzm_box {
    position: absolute;
    top: 20px;
    right: 0;
    width: 80px;
    height: 30px;
    z-index: 999;
}

.pop_applysection .pop_applyform .applyform_item .yzm_box img {
    width: 100%;
    height: 30px;
}

.pop_applysection .pop_applyform button {
    display: block;
    margin: 0 auto;
    width: 275px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    border: 0;
    background: #1e7ee5;
}


/* 右侧悬浮区域 */

.suspension_right {
    position: fixed;
    right: 30px;
    width: 66px;
    z-index: 9999;
    bottom: 2%;
}

.suspension_right li {
    display: table;
    position: relative;
    margin-bottom: 5px;
    width: 100%;
    height: 66px;
    text-align: center;
    background: #fff;
    box-shadow: 0px 0px 10px 0px rgba(182, 182, 182, 0.26);
    cursor: pointer;
}

.suspension_right li a {
    display: table-cell;
    vertical-align: middle;
}

.suspension_right li .icon_box {
    margin-top: 10px;
    margin-bottom: 5px;
    width: 66px;
    height: 25px;
}

.suspension_right li.zszx .icon_box {
    background: url(../images/icon21.png) center center no-repeat;
}

.suspension_right li.qqzx .icon_box {
    background: url(../images/icon22.png) center center no-repeat;
}

.suspension_right li.ffrx .icon_box {
    background: url(../images/icon23.png) center center no-repeat;
}

.suspension_right li.sqsy .icon_box {
    background: url(../images/icon24.png) center center no-repeat;
}

.suspension_right li.gzh .icon_box {
    background: url(../images/icon25.png) center center no-repeat;
}

.suspension_right li.scroll_top {
    height: 50px;
}

.suspension_right li.scroll_top .icon_box {
    margin: 0;
    height: 50px;
    background: url(../images/icon26.png) center center no-repeat;
}

.suspension_right li.scroll_top:hover .icon_box {
    background: url(../images/icon26_2.png) center center no-repeat;
}

.suspension_right li p {
    font-size: 12px;
    color: #333;
    line-height: 25px;
}

.suspension_right li .item_cont {
    position: absolute;
    right: 100%;
    top: 0;
    width: 0;
    opacity: 0;
    min-height: 100%;
    overflow: hidden;
    transition: width .3s;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    font-size: 14px;
    color: #333;
    text-align: left;
    white-space: nowrap;
}
.suspension_right li.scroll_top{
    display: none;
}



.suspension_right li:hover {
    background: #1B69FE;
}

.suspension_right li:hover p {
    color: #fff;
}

.suspension_right li.zszx:hover .icon_box {
    background: url(../images/icon21_2.png) center center no-repeat;
}

.suspension_right li:hover .item_cont {
    width: 90px;
    color: #fff;
    background: #1B69FE;
    opacity: 1;
}

.suspension_right li.qqzx:hover .icon_box {
    background: url(../images/icon22_2.png) center center no-repeat;
}

.suspension_right li.ffrx:hover .icon_box {
    background: url(../images/icon23_2.png) center center no-repeat;
}

.suspension_right li.ffrx:hover .item_cont {
    width: 180px;
    text-align: center;
}

.suspension_right li.sqsy:hover .icon_box {
    background: url(../images/icon24_2.png) center center no-repeat;
}

.suspension_right li.gzh:hover .icon_box {
    background: url(../images/icon25_2.png) center center no-repeat;
}

.suspension_right li.gzh .item_cont {
    white-space: inherit;
}

.suspension_right li.gzh:hover .item_cont {
    flex-direction: column;
    padding-bottom: 7px;
    width: 140px;
    font-size: 14px;
    text-align: center;
    position: absolute;
    top: inherit;
    bottom: 0;
}

.suspension_right li.gzh .item_cont img {
    margin: 10px 0;
    margin-bottom: 5px;
    width: 120px;
    height: 120px;
}

.suspension_right li.gzh .item_cont p {
    display: block;
    width: 100%;
    font-size: 12px;
    line-height: 24px;
}
