/*header*/

.header {
    height: 80px;
    width: 100%;
    z-index: 10;
    background: #fff;
}

.headerpos {
    position: relative;
}

.header-left {
    width: 182px;
    height: 50px;
    overflow: hidden;
    margin-top: 25px;
}

.logo {
    width: 182px;
    height: 50px;
    overflow: hidden;
}

.header-midde {
    width: 866px;
    margin-left: 20px;
}


/*nav*/

.nav-box {
    height: 50px;
}

.nav {
    width: 866px;
    text-align: right;
    margin-top: 25px;
}

.nav a {
    display: inline-block;
    line-height: 54px;
    font-size: 16px;
    color: #333;
    margin: 0 19px;
    padding: 0 5px;
}

.nav a:hover,
.nav a.active {
    border-bottom: 1px solid #4f89ff;
    color: #4f89ff;
}

.nav .sub-section {
    position: absolute;
    top: 50px;
    z-index: 9999999;
    height: 429px;
    width: 1200px;
    left: 0;
    display: none;
    text-align: left;
}

.sub-seleft {
    width: 260px;
    height: auto;
    background-color: rgba(39, 43, 46, 1);
    opacity: 0.9;
}

.sub-seleft a {
    display: block;
    background: url(../images/navlijian.png) no-repeat right center;
    height: 85px;
    line-height: 85px;
    font-size: 20px;
    padding-left: 10%;
    color: #fff;
    width: 72%;
}

.sub-seleft a:hover {
    color: #0aa1e5;
    background: url(../images/navlijian2.png) no-repeat right center;
}

.sub-seright {
    width: 940px;
    height: auto;
    background-color: rgba(39, 43, 46, 1);
    opacity: 0.8;
}

.sub-seright ul li {
    position: relative;
    width: 100%;
    height: 85px;
    cursor: auto;
    clear: bottom;
}

.sub-seright ul li a {
    float: left;
    /*padding-left: 30px;*/
    height: 80px;
    line-height: 85px;
    color: #fff;
    font-size: 16px;
    padding: 0 15px;
}

.sub-seright ul li a:hover {
    color: #0aa1e5;
}


/*.nav .sub-section a{*/


/*font-size: 14px;*/


/*color: #505050;*/


/*float: none;*/


/*line-height: 82px;*/


/*border-bottom: 0;*/


/*}*/


/*.nav .sub-section a:hover{*/


/*border-bottom: 0;*/


/*color: #3f6cb3;*/


/*}*/


/*.sub-section-bg {*/


/*height: 80px;*/


/*border-top: 1px solid #3f6cb3;*/


/*position: absolute;*/


/*top: 80px;*/


/*width: 100%;*/


/*z-index: 999999;*/


/*background-color: #fff;*/


/*opacity: .8;*/


/*display: none;*/


/*left: 0;*/


/*}*/


/*nav end*/

.header-right {
    width: 110px;
    height: 30px;
    margin-top: 35px;
    border: 1px solid #4f89ff;
    border-radius: 22px;
}

.header-right a {
    width: 110px;
    height: 30px;
    line-height: 30px;
    display: block;
    color: #4f89ff;
    text-align: center;
}


/*申请用户*/

.add-sqsyform {
    margin-top: 36px;
}

.add-sqsyform ul li {
    margin: 20px;
}

.add-xqsyleft {
    width: 100px;
    text-align: left;
    font-size: 15px;
    color: #505050;
}

.add-xqsyright {
    width: 200px;
    height: 30px;
    border: 1px solid #e8e8e8;
    color: #666;
    padding: 0 5px;
    border-radius: 4px;
    outline: none;
    font-weight: 400;
    font-size: 14px;
    transition: all .3s;
}

.add-sqsysubmit {
    display: block;
    width: 280px;
    height: 46px;
    background: url(../images/login_btn_normal.png);
    background-size: 100%;
    margin: 32px auto 20px;
    font-size: 17px;
    line-height: 46px;
    color: #fff;
    cursor: pointer;
    border: 0;
    padding: 0;
}


/*申请用户 end*/


/*header end*/


/*slide*/

.slide {
    height: 460px;
    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: 100%;
    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 {
    width: 905px;
    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;
}

.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/icon7.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: #f8faff;
}

.section_page2 .page2_title {
    text-align: center;
    font-size: 30px;
    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 {
    margin-top: 40px;
    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;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}

.page2_cont .page2_cont_right ul li:hover {
    box-shadow: 0px 0px 20px rgba(46, 104, 220, .16);
    -moz-box-shadow: 0px 0px 20px rgba(46, 104, 220, .16);
    -webkit-box-shadow: 0px 0px 20px rgba(46, 104, 220, .16);
}

.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: #f8faff;
    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;
}


/*我们的用户 end*/


/*首页新闻*/

.index-news-left {}

.index-news-title {
    font-size: 18px;
    color: #333333;
    line-height: 36px;
    position: relative;
}

.index-news-titmore {
    position: absolute;
    right: 0;
    font-size: 14px;
    color: #333333;
    top: 1px;
}

.index-news-list {
    /*width: 725px;*/
}

.index-news-list ul {
    margin-right: -130px;
}

.index-news-list ul li {
    float: left;
    font-size: 14px;
    list-style: inside;
    color: #999999;
    width: 535px;
    margin-right: 128px;
    margin-top: 15px;
    position: relative;
    line-height: 14px;
    margin-bottom: 5px;
}

.index-news-list ul li a {
    color: #333333;
    display: inline-block;
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index-news-list ul li:hover {
    color: #026cbb;
}

.index-news-list ul li:hover a {
    color: #026cbb;
}

.index-news-list ul li span {
    position: absolute;
    font-size: 14px;
    color: #999999;
    right: 0;
}


/*首页新闻 end*/


/*footer*/

.footer-cont {
    background: #292f35;
    margin-top: 10px;
}
.footer-cont-left ul {
    margin-right: -157px;
}

.footer-cont-left ul li {
    float: left;
    margin-right: 149px;
}

.footer-cont-lefttiti {
    font-size: 18px;
    color: #ffffff;
    background-image: url("../images/yerabj.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 27px;
    margin-bottom: 25px;
    text-indent: 0;
}

.footer-cont-lefta a {
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #999999;
}

.footer-p {
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #292f35;
    padding: 18px 0;
    border-top: 1px solid #707070;
}

.footer-p a {
    color: #fff;
}

.footer-cont-leftat {}

.footer-cont-leftat a {
    display: block;
    margin-bottom: 15px;
    color: #999999;
    font-size: 14px;
}

.footericon {
    width: 26px;
    vertical-align: middle;
    margin-right: 25px;
}


/*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;
}


/*关于我们 end*/


/*新闻列表*/

.news-list {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 1px 4.95px 0.05px rgba(71, 71, 71, 0.4);
    padding: 40px 30px 0;
    margin-bottom: 20px;
    margin-top: 20px;
}

.news-listdiv ul li {
    font-size: 16px;
    position: relative;
    margin-bottom: 6px;
}

.news-listdiv ul li a {
    color: #333333;
    width: 80%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news-listdiv ul li span {
    font-size: 14px;
    color: #999999;
    position: absolute;
    right: 0;
}

.news-list-line {
    border-bottom: 1px dashed #DCDCDC;
    margin-bottom: 23px;
    margin-top: 20px;
}


/*分页*/

.add-page {
    margin: 25px auto 0;
    width: 565px;
    padding-bottom: 65px;
}

.add-page ul li {
    float: left;
    margin: 0 2px;
    display: block;
    font-size: 14px;
    color: #999999;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    margin-right: 5px;
}
.add-page ul li a,.add-page ul li span{
    display:block;
    padding: 7px 23px;
}

.add-page ul li:hover a {
    color: #fff;
}

.add-page .form {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.add-page .form span {
    font-size: 14px;
    padding: 0 5px;
}

.add-page .form .input {
    width: 38px;
    height: 38px;
    border: 1px solid #dcdcdc;
    text-align: center;
    padding-left: 0 !important;
    border-radius: 3px;
}

.add-page ul li .add-page-first {
    padding: 7px 23px;
}

.add-page ul li .border-none {
    border: 0;
}

.add-page-number {
    width: 38px;
    height: 38px;
    border: 1px solid #dcdcdc;
    text-align: center;
    padding-left: 0 !important;
    border-radius: 3px;
}

.add-page .form .go-page {
    width: 58px;
    height: 38px;
    border: 1px solid #dcdcdc;
    text-align: center;
    padding-left: 0 !important;
    border-radius: 3px;
    cursor: pointer;
    background: #ffffff;
    display: inline-block;
    padding: 0;
}

.add-page ul li:hover {
    background: #1081d9;
    color: #fff;
    border: 1px solid #1081d9;
}

.add-page ul .active {
    background: #1081d9;
    color: #fff;
    border: 1px solid #1081d9;
}

.add-page ul .active a {
    color: #fff;
}

.add-page ul .active:hover a {
    color: #fff;
}


/*分页*/


/*新闻列表 end*/


/*新闻详情*/

.TextTitle {
    width: 100%;
    padding: 17px 0;
    overflow: hidden;
    text-align: center;
    padding-top: 0;
    background-image: url("../images/wallimg2.png");
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: contain;
}

.TextTitle h3 {
    color: #333333;
    font-size: 24px;
    font-weight: normal;
}

.TextTitle .shar {
    font-size: 14px;
    color: #999999;
    line-height: 25px;
    overflow: hidden;
    margin-top: 10px;
}

.TextTitle .shar .bdsharebuttonbox {
    display: inline-block;
    overflow: hidden;
    top: 6px;
    position: relative;
}

.bdshare-button-style2-24 a {
    width: 25px !important;
    height: 25px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
}

.bds_weixin:hover {
    background: url(../images/fx-ico.png) no-repeat!important;
}

.bds_weixin {
    background: url(../images/fx-hover1.png) no-repeat!important;
}

.bds_tsina:hover {
    background: url(../images/fx-ico2.png) no-repeat!important;
}

.bds_tsina {
    background: url(../images/fx-hover2.png) no-repeat!important;
}

.bds_qzone:hover {
    background: url(../images/fx-ico3.png) no-repeat!important;
}

.bds_qzone {
    background: url(../images/fx-hover3.png) no-repeat!important;
}

.bds_sqq:hover {
    background: url(../images/fx-ico4.png) no-repeat!important;
}

.bds_sqq {
    background: url(../images/fx-hover4.png) no-repeat!important;
}

.sharleft {
    width: 70%;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 32px;
}

.sharright {
    width: 166px;
}

.news-list-contpp {
    padding-top: 20px;
}

.news-list-contpp p {
    font-size: 14px;
    color: #333333;
    line-height: 36px;
}


/*分篇*/

.jourPages {
    border-top: 1px dashed #e5e5e5;
    margin-top: 10px;
}

.jourPages a {
    width: 50%;
    display: block;
    float: left;
    height: 60px;
    line-height: 60px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #999999;
}

.jourPages a:hover {
    color: #00367e;
}


/*分篇 end*/


/*新闻详情 end*/


/*联系我们*/

.lxwm-div {
    margin-top: 97px;
}

.lxwm-div ul {
    margin-right: -95px;
}

.lxwm-div ul li {
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 21px 0px rgba(105, 187, 236, 0.25);
    float: left;
    text-align: center;
    width: 340px;
    margin-right: 90px;
}

.lxwmicon {
    margin-top: -54px;
    width: 108px;
    height: 108px;
}

.lxwm-div ul li h3 {
    font-size: 18px;
    color: #181818;
    padding-top: 19px;
    padding-bottom: 19px;
}

.lxwm-div ul li p {
    font-size: 14px;
    color: #808080;
    height: 54px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 24px;
}

.lxwmaddress {
    height: 300px;
    margin-top: 30px;
}

.lxwmform h3 {
    font-size: 16px;
    color: #303030;
    padding-top: 30px;
    padding-bottom: 20px;
}

.lxwmfor-left {
    width: 386px;
}

.lxwmfor-left input {
    display: block;
    width: 376px;
    border-radius: 4px;
    background-color: rgb(241, 241, 241);
    border: 0;
    margin-bottom: 27px;
    padding: 4px 0;
    padding-left: 10px;
}

.lxwmfor-right {
    width: 790px;
    height: 150px;
}

.lxwmfor-right textarea {
    width: 780px;
    height: 130px;
    border-radius: 4px;
    background-color: rgb(241, 241, 241);
    border: 0;
    padding: 10px 0;
    padding-left: 10px;
}


/*联系我们 end*/


/*案例*/

.anli-cont {
    padding: 5px;
}

.show-right-cont {
    width: 100%;
    margin-top: 10px;
}

.show-right-cont ul {
    margin-right: -21px;
}

.show-right-cont ul li {
    width: 386px;
    float: left;
    text-align: center;
    margin-right: 17px;
    margin-bottom: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.show-right-img {
    width: 340px;
    height: 200px;
    max-width: 100%;
    margin-bottom: 5px;
}

.show-right-h3 {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    text-align: center;
}

.show-right-cont ul li:hover {
    -moz-box-shadow: 1px 0px 19px #878787;
    -webkit-box-shadow: 1px 0px 19px #878787;
    box-shadow: 1px 0px 19px #878787;
}


/*案例 end*/


/*产品详情*/

.prod-div {
    background: #f8fafc;
}

.prod-divul {
    padding-top: 44px;
    padding-bottom: 30px;
}

.prod-divul ul li {
    float: left;
    width: 300px;
    text-align: center;
}

.prodimg {
    width: 153px;
    height: 153px;
}

.prod-divul-con h3 {
    font-size: 16px;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
    margin-bottom: 15px;
}

.prod-divul-con p {
    font-size: 14px;
    color: #999999;
    height: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}

.pord-div-img {
    background-size: 100% 100%;
    display: block;
}

.prod-div-bottom {
    background-image: url("../images/prodbot.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 120px;
    margin-top: 5px;
    font-size: 24px;
    color: #fff;
    line-height: 120px;
}

.prod-div-bottomp {
    position: relative;
}

.prod-div-bottomp a {
    border: 1px solid #fff;
    border-radius: 3px;
    position: absolute;
    right: 0;
    width: 140px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    top: 33px;
}


/*产品详情 end*/

.add_section {
    overflow: hidden;
}

.add_section_text,
.add_section_img {
    max-width: 600px;
}

.add_section_img img {
    max-width: 100%;
}

.add_section_text h6 {
    font-size: 24px;
    color: #333;
    margin-bottom: 25px;
}

.add_section_text p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin-bottom: 15px;
}

.add_section_text ul {
    width: 100%;
    overflow: hidden;
}

.add_section_text ul li {
    float: left;
    font-size: 16px;
    color: #2e68dc;
    margin-right: 15px;
}

.add_section_text .more {
    display: block;
    width: 118px;
    height: 38px;
    border-radius: 3px;
    border: 1px solid #2e68dc;
    color: #2e68dc;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    margin-top: 20px;
}

.add_section_text ul li:last-child {
    margin-right: 0;
}

.add_section {
    padding: 20px 0;
}

.add_section.page1 .add_section_text {
    width: 546px;
    margin-top: 40px;
}

.add_section.page2 .add_section_text {
    width: 445px;
    margin-top: 95px;
}

.add_section.page3 .add_section_text {
    width: 530px;
    margin-top: 55px;
}

.add_section.page4 .add_section_text {
    width: 450px;
    margin-top: 50px;
}

.add_section.page5 .add_section_text {
    width: 532px;
    margin-top: 70px;
}

.add_section.page6 .add_section_text {
    width: 445px;
    margin-top: 55px;
}
/*申请试用*/
.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 .pop_applyform .applyform_item .yzm_box {
    position: absolute;
    top: 14px;
    right: 0;
    width: 80px;
    height: 30px;
    z-index: 999;
}

.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;
    padding-left: 13px;
    overflow: hidden;
    position: relative;
}

.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 button {
    display: block;
    margin: 0 auto;
    width: 275px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    border: 0;
    background: #1e7ee5;
}

