.index-bn-wrap>div {
    margin-left: auto;
    margin-right: auto
}

.index-banner {
    width: 100%;
    height: 745px;
    position: relative
}

.index-banner .pagination {
    position: absolute;
    width: 100%;
    bottom: 10px;
    text-align: center;
    z-index: 20
}

.index-banner .swiper-pagination-switch {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #555;
    margin: 0 6px;
    opacity: 0.8;
    cursor: pointer
}

.index-banner .swiper-active-switch {
    background: #fff
}

.indexmetro {
    overflow: hidden
}

.indexmetro ul>li {
    float: left;
    width: 20%;
    margin: 0;
    padding: 0;
    border: none;
    display: inline-block;
    background: #f0f0f0
}

.indexmetro ul>li>a>img {
    width: 100%
}

.indexmetro ul>li.metrotxt>a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s
}

.indexmetro ul>li.metrotxt .metrotxt-group {
    position: absolute;
    width: 120px;
    margin-left: -60px;
    left: 50%;
    top: 50%;
    margin-top: -88px;
    text-align: center
}

.indexmetro ul>li.metrotxt .metrotxt-group>span.metroico {
    display: block;
    margin: 0 auto;
    width: 110px;
    height: 110px;
    margin-bottom: 15px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto;
    -webkit-transition: all .3s;
    transition: all .3s
}

.indexmetro ul>li.metrotxt .metrotxt-group>span.metroico.metroico-computer {
    background-image: url("../images/ico_metro_computer.png"
    /*tpa=http://www.kmsoft.com.cn/dist/images/ico_metro_computer.png*/
    )
}

.indexmetro ul>li.metrotxt .metrotxt-group>span.metroico.metroico-sunflower {
    background-image: url("../images/ico_metro_sunflower.png"
    /*tpa=http://www.kmsoft.com.cn/dist/images/ico_metro_sunflower.png*/
    )
}

.indexmetro ul>li.metrotxt .metrotxt-group>span.metroico.metroico-setting {
    background-image: url("../images/ico_metro_setting.png"
    /*tpa=http://www.kmsoft.com.cn/dist/images/ico_metro_setting.png*/
    )
}

.indexmetro ul>li.metrotxt .metrotxt-group>span.metroico.metroico-net {
    background-image: url("../images/ico_metro_net.png"
    /*tpa=http://www.kmsoft.com.cn/dist/images/ico_metro_net.png*/
    )
}

.indexmetro ul>li.metrotxt .metrotxt-group>span.metroico.metroico-cloud {
    background-image: url("../images/ico_metro_cloud.png"
    /*tpa=http://www.kmsoft.com.cn/dist/images/ico_metro_cloud.png*/
    )
}

.indexmetro ul>li.metrotxt .metrotxt-group>p {
    font-size: 18px
}

.indexmetro ul>li.metrotxt a:hover {
    background: #1d2081;
    color: #fff
}

.indexmetro ul>li.metrotxt a:hover span.metroico {
    background-position: left bottom
}

.videos-news {
    margin-top: 60px;
    background: url("../images/indexnews_bg.png"
    /*tpa=http://www.kmsoft.com.cn/dist/images/indexnews_bg.png*/
    ) repeat-x left bottom
}

.videos-news span.more {
    background: url("../images/more.png"
    /*tpa=http://www.kmsoft.com.cn/dist/images/more.png*/
    ) no-repeat right center;
    padding-right: 20px;
    margin-top: 20px
}

.videos-news .indexvideo .indexvideo-head {
    margin-bottom: 30px
}

.videos-news .indexnews {
    margin-left: 30px
}

.videos-news .indexnews .indexnews-head {
    margin-bottom: 25px
}

.videos-news .indexnews .indexnews-head h3 em {
    text-transform: uppercase;
    font-style: normal;
    color: #00a0e9;
    font-weight: bold
}

.videos-news .indexnews .indexnews-head h3 p {
    font-size: 24px
}

.videos-news .indexnews .indexnews-head h3 p b {
    font-size: 36px;
    color: #1c1f87;
    padding-left: 5px
}

.videos-news .indexnews .indexnews-body ul.indexnew-list {
    padding: 20px 0
}

.videos-news .indexnews .indexnews-body ul.indexnew-list li {
    padding: 14px 0
}

.videos-news .indexnews .indexnews-body ul.indexnew-list li i {
    float: right;
    font-style: normal
}

.videos-news .indexnews .indexnews-body ul.indexnew-list li span.new {
    background: url("../images/new.gif"
    /*tpa=http://www.kmsoft.com.cn/dist/images/new.gif*/
    ) no-repeat right;
    padding-right: 30px
}

.indexabout {
    margin-top: 60px
}

.indexabout .indexabout-title {
    padding: 25px 0
}

.indexabout .indexabout-title h2 {
    text-align: center;
    background: url("../images/whatwedo.png"
    /*tpa=http://www.kmsoft.com.cn/dist/images/whatwedo.png*/
    ) no-repeat center 0;
    height: 70px;
    line-height: 70px;
    font-size: 36px;
    color: #000
}

.indexabout .indexabout-desc {
    margin-bottom: 60px;
    padding: 0 50px
}

.indexabout .indexabout-desc>p {
    text-align: center;
    color: #6e6e6e;
    font-size: 18px;
    line-height: 32px
}

.indexabout .indexabout-imglist {
    margin-bottom: 50px
}

.indexabout .indexabout-imglist li {
    padding: 0;
    position: relative
}

.indexabout .indexabout-imglist li>img {
    width: 100%
}

.indexabout .indexabout-imglist li>p {
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    height: 100%;
    border: 6px solid #00a0e9;
    opacity: 0;
    background: rgba(29, 32, 129, 0.3);
    -webkit-transition: all .3s;
    transition: all .3s
}

.indexabout .indexabout-imglist li>p:after {
    content: '';
    position: absolute;
    top: -34px;
    left: 50%;
    margin-left: -7px;
    width: 0;
    height: 0;
    border: 14px solid transparent;
    border-bottom: 14px solid #00a0e9
}

.indexabout .indexabout-imglist li:hover>p,
.indexabout .indexabout-imglist li.active>p {
    top: 0;
    opacity: 1
}

.indexabout .indexabout-imglist li.active:hover>p {
    top: -34px;
    opacity: 0
}

.indexabout a.btn-about {
    margin-bottom: 30px;
    display: inline-block;
    font-size: 24px;
    border: 2px solid #1c1f87;
    padding: 8px 50px;
    border-radius: 12px;
    color: #767676;
    text-decoration: none
}

.indexabout a.btn-about:hover {
    color: #1c1f87;
    text-decoration: none
}

.index-title {
    text-align: center;
    padding-top: 50px;
    position: relative;
    margin-bottom: 50px
}

.index-title h2 {
    font-size: 46px;
    padding-bottom: 6px;
    margin-bottom: 10px;
    color: #000
}

.index-title h2>a {
    color: #000;
    text-decoration: none
}

.index-title h2>a:hover {
    color: #0068b7
}

.index-title p {
    font-size: 16px;
    color: #999
}

.index-solution-list .item {
    text-align: center;
    margin-bottom: 40px
}

.index-solution-list .item a {
    color: #666;
    text-decoration: none
}

.index-solution-list .item a:hover {
    color: #00a0e9
}

.index-solution-list .item a:hover .index-solution-ico {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.index-solution-list .item .index-solution-ico {
    width: 120px;
    height: 120px;
    line-height: 120px;
    border-radius: 50%;
    color: #fff;
    margin: 0 auto;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    position: relative;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out
}

.index-solution-list .item .index-solution-ico .ico {
    font-size: 64px
}

.index-solution-list .item.item1 .index-solution-ico {
    background: #f96c6c
}

.index-solution-list .item.item2 .index-solution-ico {
    background: #05479f
}

.index-solution-list .item.item3 .index-solution-ico {
    background: #b2d382
}

.index-solution-list .item.item4 .index-solution-ico {
    background: #ff7c36
}

.index-solution-list .item.item5 .index-solution-ico {
    background: #35cfc7
}

.index-solution-list .item.item6 .index-solution-ico {
    background: #3b4658
}

.index-solution-list .item h3 {
    font-size: 20px;
    padding: 15px 0 3px 0
}

.index-solution-list .item p {
    font-size: 16px
}

.indexpro {
    background: #eee;
    padding-top: 40px;
    padding-bottom: 10px
}

.indexpro .indexpro-title {
    padding: 25px 0
}

.indexpro .indexpro-title h2 {
    text-align: center;
    background: url("../images/whatwedo.png"
    /*tpa=http://www.kmsoft.com.cn/dist/images/whatwedo.png*/
    ) no-repeat center 0;
    height: 70px;
    line-height: 70px;
    font-size: 46px;
    color: #000
}

.indexpro .indexpro-desc {
    margin-bottom: 60px;
    padding: 0 50px
}

.indexpro .indexpro-desc>p {
    text-align: center;
    color: #6e6e6e;
    font-size: 18px;
    line-height: 32px
}

.indexpro .indexpro-imglist li {
    margin-bottom: 30px
}

.indexpro .indexpro-imglist li>a {
    display: block;
    position: relative;
    color: #fff;
    text-decoration: none
}

.indexpro .indexpro-imglist li>a>img {
    width: 100%
}

.indexpro .indexpro-imglist li>a .indexpro-bg {
    display: block;
    width: 100%;
    height: 100%;
    border: 6px solid #00a0e9;
    background: rgba(29, 32, 129, 0.6);
    position: absolute;
    top: 60px;
    left: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    text-align: center;
    opacity: 0;
    filter: alpha(opacity=0)
}

.indexpro .indexpro-imglist li>a .indexpro-bg:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -7px;
    width: 0;
    height: 0;
    border: 14px solid transparent;
    border-bottom: 14px solid #00a0e9
}

.indexpro .indexpro-imglist li>a>h3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center
}

.indexpro .indexpro-imglist li>a>h3 p {
    font-size: 32px;
    padding-bottom: 8px;
    padding-top: 80px
}

.indexpro .indexpro-imglist li>a>h3 em {
    font-size: 24px
}

.indexpro .indexpro-imglist li>a:hover .indexpro-bg,
.indexpro .indexpro-imglist li>a.active .indexpro-bg {
    top: 0;
    opacity: 1;
    filter: alpha(opacity=100)
}

.index-newslist .item {
    margin-bottom: 30px
}

.index-newslist .item>a {
    display: block;
    border: 1px solid #ddd;
    position: relative;
    height: 98px;
    padding-left: 80px;
    text-decoration: none
}

.index-newslist .item>a dl {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    background: #e6e6e6;
    text-align: center;
    height: 96px
}

.index-newslist .item>a dl dt {
    font-size: 36px;
    margin-top: 10px
}

.index-newslist .item>a dl dd {
    font-size: 16px
}

.index-newslist .item>a p {
    font-size: 16px;
    padding: 10px;
    -webkit-transform: translateY(16px);
    transform: translateY(16px);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.index-newslist .item>a span {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin-left: 10px;
    opacity: 0
}

.index-newslist .item>a:hover {
    border-color: #0068b7
}

.index-newslist .item>a:hover p {
    -webkit-transform: translateY(5px);
    transform: translateY(5px)
}

.index-newslist .item>a:hover span {
    opacity: 1
}

.index-newslist .item>a:hover dl {
    background: #0068b7;
    color: #fff
}

.index-newsli-wrap {
    margin-bottom: 70px
}

.index-newsli-wrap>div {
    border-right: 1px dashed #ddd
}

.index-newsli-wrap>div:last-child {
    border-right: none
}

.index-newsli-wrap a {
    color: #666;
    text-decoration: none
}

.index-newsli-wrap dl dt {
    position: relative
}

.index-newsli-wrap dl dt>p {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    font-size: 20px;
    font-weight: normal;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)
}

.index-newsli-wrap dl dt img {
    width: 100%
}

.index-newsli-wrap dl dd {
    margin-top: 20px
}

.index-newsli-wrap .index-newsli {
    margin-bottom: 20px
}

.index-newsli-wrap .index-newsli>p {
    padding: 5px 0
}

.index-newsli-wrap .index-newsli>p>span {
    float: right;
    font-size: 12px;
    color: #999
}

.index-newsli-wrap .index-newsli>p a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-newsli-wrap .index-newsli>p a:hover {
    color: #0068b7
}

@media screen and (max-width: 767px) {
    .inA_con a {
        margin-bottom: 25px
    }
    .index-solution-wrap .solution {
        padding: 0 10px;
    }
    .index-bn-wrap .mycanvas {
        top: 60px
    }
    .bntitle-big {
        font: bold 40px 'Microsoft Yahei', Verdana, Helvetica, sans-serif;
        line-height: 40px;
        color: #fff;
        white-space: nowrap
    }
    .bntitle-small {
        font: lighter 28px 'Microsoft Yahei', Verdana, Helvetica, sans-serif;
        line-height: 30px;
        color: #fff
    }
    .bntitle-btn {
        font-size: 24px;
        font-weight: lighter;
        padding: 12px 25px;
        background: #f08700;
        color: #fff;
        border-radius: 50px
    }
    .bntitle-btn i.ico {
        font-size: 16px
    }
    .index-title {
        padding-top: 40px
    }
    .index-title h2 {
        font-size: 40px;
        margin-bottom: 5px
    }
    .index-newsli-wrap {
        margin-bottom: 0
    }
    .index-newsli-wrap div {
        border-right: none
    }
    .index-newsli-wrap dl {
        margin-bottom: 40px
    }
}

.solution {
    padding: 0 30px
}

.inA {
    width: 100%;
}

.in_tit {
    width: 100%;
    text-align: center;
    font-size: 36px;
    color: #333333;
    margin-top: 50px;
}

.inA_con {
    width: 100%;
    float: left;
    margin-top: 15px;
}

.inA_con a {
    /*     
    float: left;
    margin-right: 22px;
    position: relative;
    box-sizing: border-box;
    overflow: hidden */
}

.inA_con a img {
    width: 100%;
    float: left;
}

.inA_con a span {
    position: absolute;
    bottom: 35px;
    left: 10px;
    right: 0px;
    font-size: 20px;
    color: #fff;
    padding: 0px 20px
}

.inB {
    width: 100%;
    float: left;
    background: url(../images/inbg1.jpg) no-repeat center;
    min-height: 618px;
    background-size: cover
}

.inB_L {
    width: 646px;
    float: left;
    margin-top: 50px;
    position: relative
}

.inB_L .swiper-slide a,
.inB_L .swiper-slide a img {
    width: 100%;
    float: left
}

.inB_L .swiper-slide {
    position: relative
}

.inB_L .swiper-slide p {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding: 15px 20px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.6)
}

.inB_L .swiper-slide p strong {
    display: block;
    font-size: 16px;
    height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.inB_L .swiper-slide p i {
    font-size: 12px;
    color: #a2a1a4;
    display: block;
    margin-top: 10px
}

.inB_L .arrow-left,
.inB_L .arrow-right {
    width: 34px;
    top: 45%;
    z-index: 2;
    height: 62px;
    text-align: center;
    line-height: 62px;
    font-weight: bold;
    color: #fff;
    font-family: "宋体";
    position: absolute;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.6)
}

.inB_L .arrow-right {
    left: auto;
    right: 0px
}

.inB_R {
    float: right;
    width: 738px;
    margin-top: 50px;
}

.inB_R dl {
    width: 100%;
    float: left;
    border-top: 1px solid #dee0e3;
    border-bottom: 1px solid #dee0e3;
    padding: 18px 0px
}

.inB_R dl dt {
    font-size: 18px;
}

.inB_R dl dt a {
    color: #666666;
    width: 78%;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left
}

.inB_R dl dt i {
    float: right;
    font-size: 12px;
    color: #888888
}

.inB_R dl dd {
    color: #888888;
    line-height: 24px;
    margin-top: 10px;
    height: 48px;
    overflow: hidden;
    width: 100%;
    float: left
}

.inB_R div {
    width: 100%;
    float: left;
    margin-top: 10px
}

.inB_R div a {
    display: block;
    padding: 0px 96px 0px 20px;
    position: relative;
    font-size: 16px;
    color: #666666;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.inB_R div a:before {
    content: url(../images/inico6.png);
    position: absolute;
    left: 0px;
    line-height: normal;
    top: 8px
}

.inB_R div a i {
    position: absolute;
    right: 0px;
    color: #888888;
    font-size: 12px
}

.inB_R div a:hover,
.inB_R dl dt a:hover {
    color: #08a0ea
}

.inC {
    width: 100%;
    float: left;
    background: url(../../images/inbg2.jpg) no-repeat center;
    /* max-height: 578px; */
    background-size: cover;
    padding-bottom: 75px;
    text-align: center
}

.inC dl {
    width: 100%;
    float: left;
    margin-top: 70px;
    text-align: center
}

.inC dl dt {
    font-size: 36px;
    color: #fff;
    margin-bottom: 30px
}

.inC dl dd {
    font-size: 15px;
    color: #fff
}

.inC dl dd p {
    line-height: 28px
}

.inC ul {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 40px
}

.inC ul li {
    display: inline-block;
    color: #c2c2c7;
}

.inC ul li i {
    display: block;
    color: #e0e0e1
}

.inC ul li p strong {
    font-size: 45px;
    font-family: Arial;
    color: #fff;
    margin-right: 6px;
}

.inC .w1440>p {
    width: 100%;
    float: left
}

.inC .w1440>p a {
    color: #fff;
    margin-top: 75px;
    display: inline-block
}

.inC .w1440>p a:after {
    content: url(../images/inico7.png);
    margin-left: 8px
}

.inD {
    padding-bottom: 60px;
}

.inD_con {
    width: 100%;
    float: left;
    margin-top: 45px;
}

.inD_con a {
    float: left;
    width: 18%;
    margin-right: 2.3%;
    border: 1px solid #f2f2f2;
    overflow: hidden;
    margin-bottom: 20px
}

.inD_con a:nth-child(5n) {
    margin-right: 0px
}