@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";


    outline: none
}
body{
    overflow-x: hidden;
}
ul {
    list-style: none;
}

a {
    text-decoration: none;
    color: #686868;
}

img {
    border: none;
}

.l {
    float: left
}

.gy2 {
    width: 1400px;
    margin: 0 auto;
    overflow: hidden
}

.holer {
    height: 124px;
    overflow: hidden;
    background: none;
}

#headdiv {
    height: 131px;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 1000;
    background: none;
}


/*顶部bar*/

.top01 {
    width: 100%;
    height: 38px;
    line-height: 38px;
    background: #108cee;
    color: #fff;
    overflow: hidden;
    font-size: 12px
}

.top01 .l {
    font-size: 14px
}

.top01_center {
    text-align: left;
    float: right;
    font-size: 14px
}

.top01_center img {
    vertical-align: sub;
    display: inline-block;
    margin-right: 8px
}


/*logo和导航*/

.top02 {
    width: 100%;
    min-width: 1200px;
    background-color: rgb(255, 255, 255);
    height: 86px;
}

.top02 .top02_center {
    width: 1440px;
    min-width: 1200px;
    margin: 0 auto
}

.logo {
    width: 265px;
    float: left;
    padding-top: 13px
}

.logo img {
    float: left
}

.logo .logo-year {
    margin-top: 17px;
    height: 20px;
    line-height: 20px;
    width: 38px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    background: #108cee;
    border-radius: 4px;
    overflow: hidden;
    font-size: 14px;
    color: #fff
}

.logo .logo-text {
    margin-top: 5px;
    height: 18px;
    color: #656565;
    line-height: 18px;
    overflow: hidden
}

.nav {
    float: right
}

.nav li {
    position: relative
}

.nav li.m {
    width: 134px;
    padding-right: 22px;
    margin: 0 10px 0 0;
    float: left;
    text-align: center;
}

.nav .m.on a.mmm {
    color: #108cee
}

.nav a.mmm {
    width: 86px;
    height: 46px;
    padding-top: 40px;
    display: block;
    font-size: 16px;
    color: #333
}


/*二级导航*/

.nav .sub {
    display: none;
    width: 100%;
    padding: 0;
    position: fixed;
    top: 124px;
    overflow: hidden;
    text-align: left;
    z-index: 110;
    left: 0;
    background-color: #f5f5f5
}

.nav .sub .nav_xiao {
    width: 1440px;
    overflow: hidden;
    margin: 0 auto
}

.nav .sub .nav_xiao.max1100 {
    max-width: 1100px
}


/*二级导航-网站建设*/

.nav .sub .nav_xiao .xiao_one {
    overflow: hidden;
    padding-top: 40px;
    padding-bottom: 40px
}

.nav .sub .nav_xiao .xiao_one ul li {
    float: left;
    display: inline;
    height: 184px;
    width: 25%;
    overflow: hidden;
    text-align: center
}

.nav .sub .nav_xiao .xiao_one ul li a {
    display: block;
    height: 100%;
    border-right: 1px solid #e6e6e6;
    line-height: 56px;
    overflow: hidden;
    color: #000;
    margin-top: 13px;
    font-size: 18px;
    transition: all .3s
}

.nav .sub .nav_xiao .xiao_one ul li:last-child a {
    border-right: 0
}

.nav .sub .nav_xiao .xiao_one ul li a:hover {
    color: #108cee
}

.nav .sub .nav_xiao .xiao_one ul li a i {
    display: block;
    width: 101px;
    height: 84px;
    margin: 0 auto;
    margin-bottom: 23px;
    overflow: hidden;
    background-image: url(../images/top_pic1.png);
    background-repeat: no-repeat;
    transition: all .3s;
    margin-top: 20px
}

.nav .sub .nav_xiao .xiao_one ul li a i.bgs1 {
    background-position: -720px top
}

.nav .sub .nav_xiao .xiao_one ul li a i.bgs2 {
    background-position: left top
}

.nav .sub .nav_xiao .xiao_one ul li a i.bgs3 {
    background-position: -360px top
}

.nav .sub .nav_xiao .xiao_one ul li a i.bgs4 {
    background-position: -1088px top
}

.nav .sub .nav_xiao .xiao_one ul li a:hover i {
    background-image: url(../images/top_pic1.png)
}

.nav .sub .nav_xiao .xiao_one ul li a:hover i.bgs1 {
    background-position: -720px bottom
}

.nav .sub .nav_xiao .xiao_one ul li a:hover i.bgs2 {
    background-position: left bottom
}

.nav .sub .nav_xiao .xiao_one ul li a:hover i.bgs3 {
    background-position: -360px bottom
}

.nav .sub .nav_xiao .xiao_one ul li a:hover i.bgs4 {
    background-position: -1088px bottom
}


/*二级导航-关于我们*/

.nav .sub .nav_xiao .xiao_two {
    margin-top: 40px;
    margin-bottom: 40px;
    overflow: hidden
}

.nav .sub .nav_xiao .xiao_two ul li {
    float: left;
    display: inline;
    height: 184px;
    width: 25%;
    overflow: hidden;
    text-align: center
}

.nav .sub .nav_xiao .xiao_two ul li a {
    display: block;
    height: 100%;
    border-right: 1px solid #e6e6e6;
    line-height: 56px;
    overflow: hidden;
    color: #000;
    margin-top: 13px;
    font-size: 18px;
    transition: all .3s
}

.nav .sub .nav_xiao .xiao_two ul li:last-child a {
    border-right: 0
}

.nav .sub .nav_xiao .xiao_two ul li a:hover {
    color: #108cee
}

.nav .sub .nav_xiao .xiao_two img {
    float: left;
    margin-right: 25px
}

.nav .sub .nav_xiao .xiao_two .nav_div {
    float: left;
    width: 380px;
    padding-top: 30px;
    font-size: 12px;
    color: #666;
    line-height: 22px
}

.nav .sub .nav_xiao .xiao_two .nav_div h2 {
    font-size: 16px;
    color: #108cee;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 36px
}

.nav .sub .nav_xiao .xiao_two ul li a i {
    display: block;
    width: 104px;
    height: 104px;
    margin: 0 auto;
    margin-bottom: 13px;
    overflow: hidden;
    background-image: url(../images/top_pic2.png);
    background-repeat: no-repeat;
    margin-top: 10px;
    background-color: #999;
    border-radius: 50%;
    position: relative;
    transition: all .3s
}

.nav .sub .nav_xiao .xiao_two ul li a i.bgs1 {
    background-position: 30px center
}

.nav .sub .nav_xiao .xiao_two ul li a i.bgs2 {
    background-position: -330px center
}

.nav .sub .nav_xiao .xiao_two ul li a i.bgs3 {
    background-position: -691px center
}

.nav .sub .nav_xiao .xiao_two ul li a i.bgs4 {
    background-position: -1050px center
}

.nav .sub .nav_xiao .xiao_two ul li a:hover i {
    background-color: #108cee;
    margin-top: 5px
}


/*二级导航-新闻动态*/

.nav .sub .nav_xiao .xiao_three {
    overflow: hidden;
    margin-top: 60px;
    margin-bottom: 60px
}

.nav .sub .nav_xiao .xiao_three ul li {
    float: left;
    display: inline;
    width: 12%;
    height: 218px;
    overflow: hidden;
    margin-right: 2.5%;
    text-align: center;
    position: inherit;
    line-height: 56px;
    background-color: #fff
}

.nav .sub .nav_xiao .xiao_three ul li:last-child {
    margin-right: 0
}

.nav .sub .nav_xiao .xiao_three ul li img {
    width: 100%;
    display: block;
    transition: all .3s
}

.nav .sub .nav_xiao .xiao_three ul li a {
    color: #000;
    width: 100%;
    font-size: 18px;
    height: 100%;
    display: block
}

.nav .sub .nav_xiao .xiao_three ul li a:hover {
    color: #108cee
}


/*二级导航-解决方案*/

.nav .sub .nav_xiao .xiao_four {
    width: 50%;
    overflow: hidden;
    margin-top: 40px;
    margin-bottom: 40px
}

.nav .sub .nav_xiao .xiao_four.l {
    border-right: 1px solid #e3e3e3
}

.nav .sub .nav_xiao .xiao_four.r {
    width: 49%
}

.nav .sub .nav_xiao .xiao_four h2 {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    height: 18px;
    line-height: 18px
}


/*解决方案左边*/

.nav .sub .nav_xiao .xiao_four .ul {
    margin-top: 23px
}

.nav .sub .nav_xiao .xiao_four .ul li {
    padding-top: 11px;
    padding-bottom: 11px;
    height: 78px;
    line-height: 22px;
    padding-left: 15px;
    margin-right: 40px;
    width: 265px;
    overflow: hidden;
    float: left;
    display: inline;
    margin-bottom: 10px;
    position: inherit
}

.nav .sub .nav_xiao .xiao_four .ul li:nth-child(2n+0) {
    margin-right: 0
}

.nav .sub .nav_xiao .xiao_four .ul li:hover {
    background-color: #fff
}

.nav .sub .nav_xiao .xiao_four .ul li a {
    display: block;
    text-align: left;
    color: #999;
    font-size: 14px
}

.nav .sub .nav_xiao .xiao_four .ul li a i {
    margin-right: 10px;
    margin-top: 4px;
    float: left;
    width: 36px;
    height: 36px;
    background-repeat: no-repeat;
    background-position: center center
}

.nav .sub .nav_xiao .xiao_four .ul li a i.bgs1 {
    background-image: url(../images/top_pic4.png)
}

.nav .sub .nav_xiao .xiao_four .ul li a i.bgs2 {
    background-image: url(../images/top_pic5.png)
}

.nav .sub .nav_xiao .xiao_four .ul li a i.bgs3 {
    background-image: url(../images/top_pic6.png)
}

.nav .sub .nav_xiao .xiao_four .ul li a i.bgs4 {
    background-image: url(../images/top_pic7.png)
}

.nav .sub .nav_xiao .xiao_four .ul li a i.bgs5 {
    background-image: url(../images/top_pic8.png)
}

.nav .sub .nav_xiao .xiao_four .ul li a i.bgs6 {
    background-image: url(../images/top_pic9.png)
}

.nav .sub .nav_xiao .xiao_four .ul li a i.bgs7 {
    background-image: url(../images/top_pic10.png)
}

.nav .sub .nav_xiao .xiao_four .ul li a i.bgs8 {
    background-image: url(../images/top_pic11.png)
}

.nav .sub .nav_xiao .xiao_four .ul li a b {
    font-weight: 400;
    font-size: 16px;
    display: block;
    color: #000;
    height: 22px;
    overflow: hidden
}


/*解决方案右边*/

.nav .sub .nav_xiao .xiao_four .ul2 {
    width: 540px;
    margin: 0 auto;
    overflow: hidden
}

.nav .sub .nav_xiao .xiao_four .ul2 h2 {
    margin-bottom: 23px
}

.nav .sub .nav_xiao .xiao_four .ul2 li {
    padding-top: 11px;
    padding-bottom: 11px;
    height: 78px;
    line-height: 22px;
    margin-right: 40px;
    width: 250px;
    overflow: hidden;
    float: left;
    display: inline;
    margin-bottom: 10px;
    position: inherit
}

.nav .sub .nav_xiao .xiao_four .ul2 li:nth-child(2n+0) {
    margin-right: 0
}

.nav .sub .nav_xiao .xiao_four .ul2 li a {
    display: block;
    text-align: left;
    color: #999;
    font-size: 14px
}

.nav .sub .nav_xiao .xiao_four .ul2 li a b {
    font-weight: 400;
    font-size: 16px;
    display: block;
    color: #000;
    height: 22px;
    overflow: hidden
}

.nav .sub .nav_xiao .xiao_four .ul2 li a b i {
    display: inline-block;
    width: 35px;
    height: 15px;
    overflow: hidden;
    background: url(../images/top_pic12.png) no-repeat;
    margin-left: 3px
}

.nav .sub .nav_xiao .xiao_four .ul2 li a:hover b {
    color: #108cee
}


/*二级导航-成功案例左*/

.nav .sub .nav_xiao .xiao_five {
    width: 549px;
    overflow: hidden;
    float: left;
    margin-top: 40px;
    margin-bottom: 40px;
    border-right: 1px solid #e6e6e6
}

.nav .sub .nav_xiao .xiao_five img {
    width: 391px;
    height: 259px
}

.nav .sub .nav_xiao .xiao_five a {
    width: 391px;
    height: 259px;
    padding: 0;
    margin-right: 45px;
    float: left
}


/*二级导航-成功案例右*/

.nav .sub .nav_xiao .xiao_five2 {
    float: right;
    text-align: left;
    margin-top: 71px
}

.nav .sub .nav_xiao .xiao_five2 a {
    text-align: left;
    float: left;
    margin-right: 100px;
    height: 38px;
    line-height: 38px;
    color: #000;
    font-size: 18px;
    margin-bottom: 42px;
    transition: all .3s
}

.nav .sub .nav_xiao .xiao_five2 a:nth-child(2n+0) {
    margin-right: 3px
}

.nav .sub .nav_xiao .xiao_five2 a i {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background-color: #999;
    background-repeat: no-repeat;
    background-image: url(../images/top_pic3.png);
    float: left;
    margin-right: 20px;
    transition: all .3s;
    margin-left: 0
}

.nav .sub .nav_xiao .xiao_five2 a:hover {
    color: #108cee
}

.nav .sub .nav_xiao .xiao_five2 a:hover i {
    background-color: #108cee
}

.nav .sub .nav_xiao .xiao_five2 a i.bgs1 {
    background-position: 9px 8px
}

.nav .sub .nav_xiao .xiao_five2 a i.bgs2 {
    background-position: -233px 8px
}

.nav .sub .nav_xiao .xiao_five2 a i.bgs3 {
    background-position: 9px -72px
}

.nav .sub .nav_xiao .xiao_five2 a i.bgs4 {
    background-position: -233px -72px
}

.nav .sub .nav_xiao .xiao_five2 a i.bgs5 {
    background-position: 9px -152px
}

.nav .sub .nav_xiao .xiao_five2 a i.bgs6 {
    background-position: -233px -152px
}


/*二级导航-产品服务*/

.nav .sub .nav_xiao .xiao_six {
    overflow: hidden;
    height: 190px;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}

.nav .sub .nav_xiao .xiao_six ul li {
    float: left;
    display: inline;
    height: 190px;
    width: 19%;
    overflow: hidden;
    border-right: 1px solid #e6e6e6;
    text-align: center
}

.nav .sub .nav_xiao .xiao_six ul li.bgs1 {
    background: url(../images/soft5.png) no-repeat center;
    background-size: 50%;
    background-position: 20% 85%;

}

.nav .sub .nav_xiao .xiao_six ul li.bgs2 {
    background: url(../images/soft3.png) no-repeat center;
    background-size: 52%;
    background-position: 20% 85%;
}

.nav .sub .nav_xiao .xiao_six ul li.bgs3 {
    background: url(../images/soft6.png) no-repeat center;
    background-size: 52%;
    background-position: 20% 85%;
}
.nav .sub .nav_xiao .xiao_six ul li.bgs4 {
    background: url(../images/soft7.png) no-repeat center;
    background-size: 52%;
    background-position: 20% 85%;
}
.nav .sub .nav_xiao .xiao_six ul li.bgs5 {
    background: url(../images/yuming_bg5.png) 50px 80px no-repeat
}
.nav .sub .nav_xiao .xiao_six ul li.bgs6 {
    background: url(../images/shujuzhognxin.png) no-repeat center;
    background-size: 52%;
    background-position: 30% 85%;
}
.nav .sub .nav_xiao .xiao_six ul li.bgs7 {
    background: url(../images/ruanjianyanfa.png) no-repeat center;
    background-size: 52%;
    background-position: 30% 85%;
}
.nav .sub .nav_xiao .xiao_six ul li.bgs8 {
    background: url(../images/zhihuizhongxin.png) no-repeat center;
    background-size: 52%;
    background-position: 30% 85%;
}
.nav .sub .nav_xiao .xiao_six ul li.bgs9 {
    background: url(../images/zhihuiyuanqu.png) no-repeat center;
    background-size: 52%;
    background-position: 30% 85%;
}
.nav .sub .nav_xiao .xiao_six ul li.bgs10 {
    background: url(../images/yuming_bg10.png) 50px 80px no-repeat
}
.nav .sub .nav_xiao .xiao_six ul li.bgs11 {
    background: url(../images/yuming_bg11.png) 50px 80px no-repeat
}
.nav .sub .nav_xiao .xiao_six ul li .xiao_six_con{
    margin: 0 auto;
    width: 80%;
    max-width: 360px;
    height: 190px;
    overflow: hidden;
    text-align: left
}

.nav .sub .nav_xiao .xiao_six ul li:last-child {
    border-right: 0
}

.nav .sub .nav_xiao .xiao_six ul li .xiao_six_l {
    font-size: 18px;
    font-weight: 700;
    height: 62px;
    line-height: 62px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 23px
}

.nav .sub .nav_xiao .xiao_six ul li a {
    float: left;
    width: 136px;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #666
}

.nav .sub .nav_xiao .xiao_six ul li a:hover {
    color: #108cee
}

.nav .sub .nav_xiao .xiao_six ul li .a {
    display: block;
    width: 182px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 31px;
    transition: all .3s;
    clear: both
}

.nav .sub .nav_xiao .xiao_six ul li .a.bgs1 {
    background-color: #108cee
}

.nav .sub .nav_xiao .xiao_six ul li .a.bgs2 {
    background-color: #248cf6;
    margin-top: 61px
}

.nav .sub .nav_xiao .xiao_six ul li .a.bgs3 {
    background-color: #1ecc85;
    margin-top: 91px
}

.nav .sub .nav_xiao .xiao_six ul li .a:hover {
    opacity: .8;
    filter: Alpha(opacity=80);
    color: #fff
}


/*轮播图*/

.fuSlide {
    width: 100%;
    height: 820px;
    position: relative;
    z-index: 1
}

.fuSlide .imgs {
    width: 100%
}

.ck-slide,
.ck-slide ul.ck-slide-wrapper li,
.ck-slide ul.ck-slide-wrapper li a img {
    transition: all 1s ease
}

.ck-slide {
    position: relative;
    overflow: hidden;
    width: 100%
}

.ck-slide ul.ck-slide-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%
}

.ck-slide ul.ck-slide-wrapper li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%
}

.ck-slide ul.ck-slide-wrapper li:first-child {
    z-index: 1111
}

.ck-slide ul.ck-slide-wrapper li.current {
    z-index: 1112
}

.ck-slide ul.ck-slide-wrapper li a {
    display: block
}

.ck-slide ul.ck-slide-wrapper li a .img {
    width: 100%;
    height: auto;
    opacity: 0;
    filter: alpha(opacity='0')
}
.ck-slide ul.ck-slide-wrapper li .leftto {
    filter: alpha(opacity=0);
    opacity: 0
}


/*轮播图选中动画*/

.ck-slide ul.ck-slide-wrapper li.current .leftto {
    animation: mymove8 .5s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    animation-delay: 0s;
}

.ck-slide ul.ck-slide-wrapper li .rightto {
    filter: alpha(opacity=0);
    opacity: 0
}

.ck-slide ul.ck-slide-wrapper li.current .rightto {
    animation: mymove7 .5s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    animation-delay: .5s;
}

.ck-slide ul.ck-slide-wrapper li.current .danim-3 {
    animation: mymove10 .8s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    animation-delay: 0s;
}

.ck-slide ul.ck-slide-wrapper li.current .anim-1 {
    animation: mymove6 .6s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    animation-delay: .3s;
}

.ck-slide ul.ck-slide-wrapper li.current .anim-2 {
    animation: mymove6 .6s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    animation-delay: .6s;
}

.ck-slide ul.ck-slide-wrapper li.current .anim-3 {
    animation: mymove6 .6s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    animation-delay: .9s;
}


/*轮播图内容区域*/

.banner_con {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}

.banner1_one {
    text-align: center;
    color: #fff;
    margin-top: 6%;
    font-family: "微软雅黑";
}

.banner1_one h2 {
    font-weight: normal;
    margin-bottom: 0.5%;
    font-family: "微软雅黑";
}

.banner1_two {
    text-align: center;
    color: #fff;
    margin-top: 3%;
    opacity: 0;
    filter: Alpha(opacity=0);
}

.banner1_two span {
    display: inline-block;
    padding-left: 60px;
    padding-right: 60px;
    height: 112px;
}

.banner1_two span:first-child {
    border-right: 1px solid #fff;
}

.banner1_two span b {
    font-weight: normal;
    color: #ffc600;
    display: block;
}

.banner_con .f90 {
    font-size: 65px;
}

.banner_con .f72 {
    font-size: 64px;
}

.banner_con .f48 {
    font-size: 35px;
}

.banner_con .f36 {
    font-size: 36px;
}

.banner_con .f30 {
    font-size: 30px;
    margin-top: 30px;
}

.banner_con .f18 {
    font-size: 18px;
    margin-top: 20px;
}

.banner2_one {
   text-align: center;
    color: #fff;

}

.banner2_one h2 {
    font-weight: normal;
    margin-bottom: 1%;
    font-family: "微软雅黑";
    margin-top: 160px;
    opacity: 0;
    filter: Alpha(opacity=0);
}

.banner2_one p {
    color: #fff;
    font-family: "微软雅黑";
    opacity: 0;
    letter-spacing:8px;
    filter: Alpha(opacity=0);
}

.banner2_one em {
    display: block;
    width: 208px;
    height: 46px;
    line-height: 46px;
    border: 1px solid #fff;
    border-radius: 30px;
    font-size: 16px;
    text-indent: 50px;
    background: url(../images/i_bg9.png) 138px center no-repeat;
    font-style: normal;
    margin-top: 10%;
    transition: all 0.3s;
    cursor: pointer;
}

.banner2_one em:hover {
    background-position: 150px center;
    margin-left: 10px;
}

.ck-slide ul.ck-slide-wrapper li.current .banner2_one .leftto {
    animation-delay: 1s;
}

.banner4_one {
    float: left;
    width: 90%;
    color: #fff;
}

.banner4_one h2 {
    font-weight: normal;
    margin-bottom: 1%;
    font-family: "微软雅黑";
    margin-top: 15%;
    font-weight: 500;
    opacity: 0;
    filter: Alpha(opacity=0);
}

.banner4_one p {
    color: #fff;
    font-family: "微软雅黑";
    opacity: 0;
    filter: Alpha(opacity=0);
}

.banner4_one em {
    display: block;
    width: 208px;
    height: 46px;
    line-height: 46px;
    border: 1px solid #000;
    border-radius: 30px;
    font-size: 16px;
    text-indent: 50px;
    background: url(../images/i_bg10.png) 138px center no-repeat;
    font-style: normal;
    margin-top: 6%;
    transition: all 0.3s;
    cursor: pointer;
}

.banner4_one em:hover {
    background-position: 150px center;
    margin-left: 10px;
}

.ck-slide ul.ck-slide-wrapper li.current .banner4_one .leftto {
    animation-delay: 1s;
}


/*轮播图按钮滑轮*/

.index-waper-box {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100px;
    overflow: hidden;
    z-index: 9;
    perspective: 800px;
    transform-style: preserve-3d;
}

.index-back-box {
    height: 100px;
    background: 0 0;
    width: 1440px;
    margin: 0 auto;
    overflow: hidden;
    transform-origin: bottom;
    transform: rotateX(0) translate3d(0, 0, 0);
    transition: all .65s cubic-bezier(.55, .65, .55, 1) 0s;
}

.index-back-box.active {
    background: url(../images/i_banner_bg.png) left bottom repeat-x
}


/*左右按钮及hover效果*/

.index-back-box .sub-arrows {
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    height: 100%;
    line-height: 100px;
    padding-left: 10px;
    font-size: 0
}

.index-back-box .sub-arrows i.icom {
    display: inline-block;
    vertical-align: top;
    width: 60px;
    height: 40%;
    cursor: pointer;
    position: relative
}

.index-back-box .sub-arrows i.next:before,
.index-back-box .sub-arrows i.prev:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 42%;
    width: 13px;
    height: 22px;
    background-image: url(../images/sub-arrows.png);
    background-position: 0 0;
    background-repeat: no-repeat
}

.index-back-box .sub-arrows i.prev:before {
    background-position: 0 0;
    left: -7px
}

.index-back-box .sub-arrows i.next:before {
    background-position: -14px 0;
    left: 24px
}

.index-back-box .sub-arrows i.icom:after {
    position: absolute;
    content: '';
    left: 0;
    top: 28px;
    width: 30px;
    height: 2px;
    background-color: #fff;
    transform: scale(0, 1);
    transition: all .3s ease-out 0s;
}

.index-back-box .sub-arrows i.icom font {
    color: #000;
    transition: all .3s ease-out 0s;
}

.index-back-box .sub-arrows i.icom.prev font {
    position: absolute;
    left: 9px
}

.index-back-box .sub-arrows i.icom.next font {
    position: absolute;
    left: 6px
}

.index-back-box .sub-arrows i:hover:after {
    transform: scale(1, 1);
}

.index-back-box .sub-arrows i.icom.prev:hover font {
    left: -7px
}

.index-back-box .sub-arrows i.icom.next:hover font {
    left: 20px
}


/*中间鼠标图标*/

.index-back-box .sub-mouse {
    width: 70%;
    height: 43px;
    position: absolute;
    top: 20px;
    left: 15%;
    cursor: pointer;
    z-index: 1;
    zoom: .7;
}

.index-back-box .sub-mouse:after {
    display: none;
    z-index: -1;
    position: absolute;
    content: '';
    top: -30px;
    left: 50%;
    height: 53px;
    border-right: 1px solid #333;
    margin-left: -1px
}

.index-back-box .sub-mouse span {
    text-align: center;
    display: block;
    position: relative;
    width: 50%;
    height: 100%;
    animation: ani-svg .85s linear 0s alternate infinite;
    margin: 0 auto
}

@keyframes ani-svg {
    0% {
        opacity: .4;
        transform: translateY(-20px);
    }
    15% {
        opacity: .65;
        transform: translateY(-15px);
    }
    25% {
        opacity: .8;
        transform: translateY(-10px);
    }
    50% {
        opacity: 1;
        transform: translateY(0);
    }
    65% {
        opacity: .8;
        transform: translateY(5px);
    }
    75% {
        opacity: .65;
        transform: translateY(10px);
    }
    100% {
        opacity: .4;
        transform: translateY(15px);
    }
}


/*优势*/

.i_bg {
    background-color: #f5f5f5;
    overflow: hidden
}

.i_one {
    background-color: #fff;
    overflow: hidden;
    height: 316px;
    margin: 0 auto;
    margin-bottom: 32px;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1);
}

.i_service_t {
    text-align: center;
    padding-top: 15px;
    color: #666;
    font-size: 18px;
    line-height: 32px;
    padding-bottom: 50px
}

.i_service_t h2 {
    height: 66px;
    line-height: 66px;
    font-size: 40px;
    color: #000;
    font-weight: 400;
    letter-spacing: 1px;
    font-family: "微软雅黑"
}

.i_service_t p {
    font-size: 18px
}

.advantage {
    text-align: center;
    overflow: hidden
}

.num_box {
    width: 20%;
    float: left;
    height: 124px;
    background: url(../images/i_one_bg1.png) right center no-repeat
}

.num_box:last-child {
    background: 0 0
}

.num_box .num {
    font-weight: 700;
    color: #108cee;
    font-family: "微软雅黑";
    font-weight: 400;
    font-size: 60px;
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: left;
    position: relative;
    z-index: 2;
    letter-spacing: 1px;
    margin-top: 10px;
    padding-left: 79px;


}
.anim-show{
    position: relative;

}
.data_num{
    font-weight: 700;
    color: #108cee;
    font-family: "微软雅黑";
    font-weight: 400;
    font-size: 60px;
    position: absolute;
    right: 52px;
    top: 0px;

}
.num_box h3 {
    font-size: 16px;
    color: #333;
    font-weight: 400;
    line-height: 30px
}

:after,
:before {
    box-sizing: inherit
}

a {
    text-decoration: none;
    color: inherit
}

ul {
    list-style: none
}

.col-sm-4 {
    float: left;
    position: relative;
    width: 33.33333333%
}

.selected-solution {
    height: 695px;
}

.selected-solution>div {
    position: relative;
    width: 1440px;
    margin: 0 auto
}

.selected-solution .swiper-container {
    height: 655px;
    width: 1400px
}

.selected-solution .layer-title {
    color: #393b40;
    padding: 50px 0 5px;
    text-align: center;
    font-size: 30px;
    letter-spacing: 1.09px;
}

.selected-solution .layer-titleng {
    color: #999;
    text-align: center;
    font-size: 18px;
}


/*主体列表*/

.selected-solution .solution-cardlist {
    max-width: 1400px;
    margin: 20px auto 0
}

.swiper-slide,
.swiper-wrapper {
    height: 560px!important
}

.selected-solution .solution-cardlist .col-sm-4 {
    padding: 0 10px;
    top: 0;
    transition: all .15s linear;
    box-sizing: border-box
}

.selected-solution .solution-cardlist .col-sm-4 .solution-card {
    height: 420px;
    background: #fff;
    border-radius: 6px;
    text-align: left;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1);
    overflow: hidden;
    transition: all .15s linear
}

.selected-solution .solution-cardlist .col-sm-4:hover {
    position: relative;
    top: -20px;
    transition: all .25s linear
}

.selected-solution .solution-cardlist .col-sm-4:hover .solution-card {
    height: 530px;
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, .1);
    transition: all .2s linear
}

.selected-solution .solution-cardlist .col-sm-4 .solution-card img {
    width: auto;
    height: 200px;
    transition: all .2s linear
}

.selected-solution .solution-cardlist .col-sm-4 .solution-card h3 {
    margin: 20px 30px 10px;
    font-size: 18px;
    color: #252b3a;
    letter-spacing: .65px;
    text-align: left
}

.selected-solution .solution-cardlist .col-sm-4 .solution-card p {
    margin: 0 30px;
    padding-bottom: 30px;
    font-size: 14px;
    color: #666a75;
    letter-spacing: .51px
}

.selected-solution .solution-cardlist .col-sm-4 .solution-card dl {
    margin: 0 30px;
    overflow: visible
}

.cf:after,
.cf:before {
    content: " ";
    display: table;
    line-height: 0
}

.cf:after {
    clear: both
}

.selected-solution .solution-cardlist .col-sm-4 .solution-card dl dt {
    margin-bottom: 10px;
    font-size: 14px;
    color: #252b3a;
    letter-spacing: .51px;
    line-height: 19px;
    position: relative
}

.selected-solution .solution-cardlist .col-sm-4 .solution-card dl dt:before {
    position: absolute;
    display: inline-block;
    left: -8px;
    top: 7px;
    content: '';
    vertical-align: middle;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #252b3a
}

.selected-solution .solution-cardlist .col-sm-4 .solution-card dl dd {
    float: left;
    width: 50%;
    margin-bottom: 6px;
    font-size: 12px;
    color: #a0a2a8;
    letter-spacing: .44px;
    line-height: 20px
}

.selected-solution .solution-cardlist .col-sm-4 .solution-card>span {
    margin: 20px 30px 0;
    font-size: 14px;
    display: inline-block;
    color: #666a75;
    letter-spacing: .51px;
    line-height: 22px;
    opacity: 0;
    transition: opacity .15s linear
}

.selected-solution .solution-cardlist .col-sm-4:hover .solution-card>span {
    opacity: 1;
    transition: opacity .2s linear 50ms
}


/*了解更多*/

.selected-solution .solution-cardlist .col-sm-4 .solution-card>span a span {
    display: inline-block;
    vertical-align: middle
}

.selected-solution .solution-cardlist .col-sm-4 .solution-card>span a span.arrow-f {
    width: 13px;
    height: 13px;
    background: url(../images/marketplace-selected-arrow0.svg);
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    position: relative;
    transition: .3s ease-out
}

.selected-solution .solution-cardlist .col-sm-4 .solution-card>span a:hover {
    color: #e6c16c
}

.selected-solution .solution-cardlist .col-sm-4 .solution-card>span a:hover span.arrow-f {
    transform: translate(4px, 0);
    background: url(../images/marketplace-selected-arrow2.svg)
}


/*重置swiper*/

.swiper-container-horizontal>.swiper-pagination-bullets.solution-pagination {
    bottom: 15px
}

.solution-pagination .swiper-pagination-bullet {
    width: 70px;
    height: 4px;
    border-radius: 100px;
    overflow: hidden;
    background: #dfe1f1;
    border: none;
    cursor: pointer;
    content: '';
    display: inline-block;
    box-sizing: border-box;
    opacity: 1;
    vertical-align: middle
}

.solution-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #108cee;
    box-sizing: border-box
}

.swiper-container-solution .swiper-button-prev {
    left: 0;
    width: 14.5px;
    height: 30px;
    margin-top: 0;
    background-image: url(../images/marketplace-home-arrow_big.svg);
    background-size: cover;
    transition: background-image .15s
}

.swiper-container-solution .swiper-button-next {
    right: 0;
    width: 14.5px;
    height: 30px;
    margin-top: 0;
    background-image: url(../images/marketplace-home-arrow_big.svg);
    transform: rotate(180deg);
    background-size: cover;
    transition: background-image .15s
}

.swiper-container-solution .swiper-button-next:hover,
.swiper-container-solution .swiper-button-prev:hover {
    background-image: url(../images/marketplace-home-arrow_big_hover.svg);
    transition: background-image .2s
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

.service-title {
    text-align: center;
    margin: 30px 0 0 0;
    height: 90px;
    width: 100%;
    clear: both;
}

.service-title h2 {
    display: block;
    font-size: 36px;
}

.service-title p {
    display: block;
    color: #888;
    font-size: 16px;
}

.solution-box {
    background: #373d41;
    margin: 30px 0 0 0;
}

.solution-cut {
    width: 1560px;
    margin: 0 auto;
    position: relative;
}

.solution-swiper {
    width: 100%;
    overflow: hidden;
}
/* 首页解决方案相关按钮*/
.solution-box button.fa {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50px;
    background: rgba(0, 0, 0, .1);
    color: rgba(255, 255, 255, .5);
    cursor: pointer;
    border: none;
    font-size: 40px;
    padding: 0;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
}

.solution-box button.fa:hover {
    background: #0166ce;
    color: #fff;
}

.solution-box .fa-back {
    right: 100%;
}

.solution-box .fa-more {
    left: 100%;
}

.solution-box ul {
    width: 10000%;
}

.solution-box ul:after {
    display: block;
    clear: both;
    content: '';
}

.solution-box ul li {
    width: .2%;
    float: left;
    text-align: center;
    color: #fff;
    position: relative;
}

.solution-box ul li span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
}

.solution-box ul li:nth-child(2) span,
.solution-box ul li:nth-child(4) span {
    background: rgba(0, 0, 0, .75);
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
}

.solution-box ul li i {
    font-size: 50px;
    opacity: .85;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 53%;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
}

.solution-box ul li hr {
    width: 30px;
    height: 2px;
    background: #fff;
    border: none;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: 0 0 0 -15px;
    padding: 0;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
}

.solution-box ul li h3 {
    font-size: 24px;
    position: absolute;
    width: 100%;
    left: 0;
    top: 53%;
    transition: .3s;
}

.solution-box ul li p {
    width: 80%;
    position: absolute;
    font-size: 16px;
    left: 10%;
    top: 70%;
    opacity: 0;
    transition: .3s;
}

.solution-box ul li a {
    position: absolute;
    top: 85%;
    font-size: 16px;
    line-height: 32px;
    width: 120px;
    margin: 0 0 0 -60px;
    color: #fff;
    border: 2px solid #fff;
    opacity: 0;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
}

.solution-box ul li a:hover {
    background: #fff;
    color: #373d41;
}

.solution-box ul li img {
    display: block;
    width: 100%;
}

.solution-box ul li:hover span {
    background: rgba(48, 113, 255, .85);
}

.solution-box ul li:hover i {
    bottom: 63%;
}

.solution-box ul li:hover hr {
    top: 40%;
    opacity: 0;
}

.solution-box ul li:hover h3 {
    top: 38%;
}

.solution-box ul li:hover p {
    top: 50%;
    opacity: 1;
}

.solution-box ul li:hover a {
    top: 75%;
    opacity: 1;
}


/*响应式*/

@media(max-width:1680px) {
    .solution-cut {
        width: 1480px;
    }
    .solution-box ul li i {
        font-size: 46px;
    }
    .solution-box ul li h3 {
        font-size: 22px;
    }
    .solution-box ul li p {
        font-size: 14px;
    }
    .solution-box ul li a {
        font-size: 14px;
        line-height: 28px;
        width: 100px;
        margin: 0 0 0 -50px;
    }
}

@media(max-width:1600px) {
    .solution-cut {
        width: 1300px;
    }
}

@media(max-width:1440px) {
    .solution-cut {
        width: 1200px;
    }
    .solution-box ul li i {
        font-size: 40px;
    }
    .solution-box ul li h3 {
        font-size: 18px;
    }
    .solution-box ul li p {
        font-size: 12px;
    }
}

@media(max-width:767px) {
    .solution-cut {
        width: 100%;
        padding: 0;
    }
    .solution-box ul li {
        width: 290px;
    }
    .solution-box button.fa {
        display: none;
    }
    .solution-box .fa-back {
        left: 0;
        right: auto;
    }
    .solution-box .fa-more {
        left: auto;
        right: 0;
    }
}


/*字体标*/

@font-face {
    font-family: "icon";
    src: url('../font/iconfont.eot?');
    src: url('../font/iconfont.eot?') format('embedded-opentype'), url('../font/iconfont.woff?') format('woff'), url('../font/iconfont.ttf?') format('truetype'), url('../font/iconfont.svg?') format('svg');
}
@font-face {
    font-family: 'iconfont';  /* project id 472877 */
    src: url('//at.alicdn.com/t/font_472877_8ezjamewhbw.eot');
    src: url('//at.alicdn.com/t/font_472877_8ezjamewhbw.eot?#iefix') format('embedded-opentype'),
    url('//at.alicdn.com/t/font_472877_8ezjamewhbw.woff2') format('woff2'),
    url('//at.alicdn.com/t/font_472877_8ezjamewhbw.woff') format('woff'),
    url('//at.alicdn.com/t/font_472877_8ezjamewhbw.ttf') format('truetype'),
    url('//at.alicdn.com/t/font_472877_8ezjamewhbw.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa {
    font-family: "icon" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-back:before {
    content: "\e697";
}

.fa-more:before {
    content: "\e6a7";
}

.fa-wxbgongju:before {
    content: "\e61b";
}

.fa-all:before {
    content: "\e696";
}

.fa-security:before {
    content: "\e71c";
}

.fa-huanhuobz:before {
    content: "\e67c";
}

.fa-aniukefu2:before {
    content: "\e6ca";
}

.fa-set1:before {
    content: "\e6dc";
}

.fa-naozhong:before {
    content: "\e648";
}

.fa-suo:before {
    content: "\e652";
}

.icon-qiyegongchangjianzhu:before {
    content: "\e802";
}

.icon-falv:before {
    content: "\e61b";
}

.icon-jinrong:before {
    content: "\e688";
}

.icon-ziyuan:before {
    content: "\e611";
}

.icon-qita:before {
    content: "\e7ec";
}

/* 必要布局样式css */

.banner-background {
    height: 532px;
    background: #333 url(../images/body-bg.jpg) center top no-repeat;
    background-size: 1920px 542px;
    padding: 80px 0;
    text-align: center;
}

.banner-container {
    width: 1180px;
    margin: 0 auto;
    position: relative;
}

.banner-container h2 {
    font-size: 42px;
    line-height: 64px;
    color: #FFF;
    margin-top: 37px;
    font-weight: normal;
}

.banner-container p {
    margin-top: 10px;
    font-size: 16px;
    color: #FFF;
    opacity: .8;
    filter: alpha(opacity=80);
    line-height: 30px;
}

.banner-btn a {
    display: inline-block;
    width: 158px;
    height: 36px;
    background-color: #108CEE;
    border: 1px solid #108CEE;
    color: #FFF;
    font-size: 14px;
    line-height: 35px;
    cursor: pointer;
    margin-top: 40px;
}

.banner-btn a:hover {
    background-color: #1F9AFD;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.banner-btn .banner-btn-02 {
    margin-left: 20px;
    background-color: transparent;
    border: 1px solid #FFF;
}

.banner-btn .banner-btn-02:hover {
    background-color: #FFF;
    color: #333;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.banner-list {
    padding: 0;
    text-align: center;
}

.banner-wrap {
    width: 100%;
    display: block;
    margin-top: -40px;
}

.banner-wrap li {
    float: left;
    width: 280px;
    padding: 12px;
    margin-left: 20px;
    text-align: left;
    background-color: #FFF;
    -webkit-box-shadow: 0 7px 21px 0 rgba(0, 0, 0, 0.04);
    -moz-box-shadow: 0 7px 21px 0 rgba(0, 0, 0, 0.04);
    box-shadow: 0 7px 21px 0 rgba(0, 0, 0, 0.04);
}

.banner-wrap h4 {
    font-size: 18px;
    line-height: 36px;
    color: #333;
    margin: 0;
    font-weight: normal;
}

.banner-wrap p {
    padding: 0;
    font-size: 16px;
    line-height: 26px;
    color: #333;
    margin-top: 10px;
    text-align: center;
}

.footer_bottom {
    width: 100%;
    height: 75px;
    line-height: 75px;
    background: #2d50a2;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

.w1300 {
    width: 1400px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    clear: both;
    box-sizing: border-box;
}

.foot_min {
    margin-top: 60px;
}

.footer {
    color: #333;
    margin: 10px 0 0;
    clear: both;
    margin-top: 72px;
    width: 100%;
    height: 398px;
    overflow: hidden;
}

.footer * {
    font-weight: normal;
}

.footer ul {
    float: right;
    margin-right: 100px;
    font-size: 14px;
}

.footer ul h4 {
    color: #333;
    padding: 0 0 20px;
    font-size: 18px;
    margin-bottom: 15px;
}

.footer ul li {
    height: 32px;
    line-height: 32px;
}

.footer ul li a {
    font-size: 14px;
    color: #333;
}

.footer a:hover {
    color: #333;
}

.footer .nav_lf {
    float: left;
    font-size: 14px;
}

.footer .nav_lf p {
    display: block;
    padding: 5px 0;
    font-size: 16px;
}

.footer .nav_lf p.free {
    margin-top: 30px;
    font-size: 18px;
}

.footer .nav_lf span {
    display: block;
    font-size: 24px;
    padding: 5px 0;
    font-weight: bold;
}
.line_bottom{
    border-top: 1px solid #343434;
}

/*行业应用*/

.hy_yy {
    border: 1px solid #ddd;
    margin: 10px 9px;
    display: block;
    width: 270px;
    height: 168px;
    float: left;
    padding: 5px 30px;
    background: #fff;
    text-align: center;
}

.hy_yy1 {
    background: url(../images/yuming_bg1.png) no-repeat #fff 26px 56px;
    background-size: 66px 65px;
}

.hy_yy1:hover {
    background: url(../images/yuming_bg1hov.png) no-repeat #108cee 26px 56px;
    background-size: 66px 65px;
}

.hy_yy2 {
    background: url(../images/yuming_bg2.png) no-repeat #fff 26px 56px;
    background-size: 66px 65px;
}

.hy_yy2:hover {
    background: url(../images/yuming_bg2hov.png) no-repeat #108cee 26px 56px;
    background-size: 66px 65px;
}
.hy_yy3 {
    background: url(../images/yuming_bg4.png) no-repeat #fff 26px 56px;
    background-size: 66px 65px;
}

.hy_yy3:hover {
    background: url(../images/yuming_bg4hov.png) no-repeat #108cee 26px 56px;
    background-size: 66px 65px;
}
.hy_yy4 {
    background: url(../images/yuming_bg5.png) no-repeat #fff 26px 56px;
    background-size: 66px 65px;
}

.hy_yy4:hover {
    background: url(../images/yuming_bg5hov.png) no-repeat #108cee 26px 56px;
    background-size: 66px 65px;
}
.hy_yy5 {
    background: url(../images/yuming_bg5.png) no-repeat #fff 26px 56px;
    background-size: 66px 65px;
}

.hy_yy5:hover {
    background: url(../images/yuming_bg5hov.png) no-repeat #108cee 26px 56px;
    background-size: 66px 65px;
}
.hy_yy:hover .mes1,
.hy_yy:hover .mes2 {
    color: #fff;
}

.hy_ri {
    width: 295px;
    margin-left: -11px;
    margin-top: 53px;
}

.mes1 {
    color: #333;
    font-size: 20px;
    margin-bottom: 10px;
}

.mes2 {
    color: #666;
    font-size: 16px;
}
/* 解决方案详情页 */
.tab_art{
    width: 100%;
    height: 48px;
    clear: both;
}
.tab_art li{
    width: 25%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    float: left;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}
.tab_art li a{
    padding: 12px 10px;
    color: #333;
    font-size: 16px;
}
.tab_art li a:hover{
    border-bottom: 2px solid #4584f8;
}
.tab_art li a.selected{
    border-bottom: 2px solid #4584f8;
}
.cpgs_top{
    height: 23px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 69px;
    margin-top: 69px;
}
.cpgs_top h4 {
    font-size: 20px;
    line-height: 30px;
    background: url(../img/cp1_07.jpg) left center no-repeat;
    background-color: rgba(0, 0, 0, 0);
    padding-left: 20px;
    background-color: #fff;
    float: left;
    padding-right: 8px;
    font-weight: normal;
}
.art_txt p{
    text-indent: 2em;
    line-height: 30px;
}
.art_part{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.article{
    margin-bottom: 80px;
}

.trans {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
/* 解决方案详情页 */
.tab_art {
    width: 100%;
    height: 48px;
    clear: both;
}
.tab_art li {
    width: 25%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    float: left;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}
.tab_art li a {
    padding: 12px 10px;
    color: #333;
    font-size: 16px;
}
.tab_art li a:hover {
    border-bottom: 2px solid #4584f8;
}
.tab_art li a.selected {
    border-bottom: 2px solid #4584f8;
}
.cpgs_top {
    height: 23px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 69px;
    margin-top: 69px;
}
.cpgs_top h4 {
    font-size: 20px;
    line-height: 30px;
    background: url(../images/cp1_07.jpg) left center no-repeat;
    background-color: rgba(0, 0, 0, 0);
    padding-left: 20px;
    background-color: #fff;
    float: left;
    padding-right: 8px;
    font-weight: normal;
}
.art_txt p {
    text-indent: 2em;
    line-height: 30px;
}
.art_part {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.article {
    margin-bottom: 80px;
}
.trans {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.serve .responsibility .responsibility_ul .items {
    height: 735px;
}
.responsibility .responsibility_ul .items {
    height: 595px;
    overflow: hidden;
    padding: 100px 0;
    box-sizing: border-box;
}
.animate.secwen {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translateY(0);
    transition: 1s;
}
.secwen {
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translateY(30px);
    transition: .8s;
}
responsibility .responsibility_ul .items {
    height: 595px;
    overflow: hidden;
    padding: 100px 0;
    box-sizing: border-box;
}
.responsibility .responsibility_ul .items:nth-child(2n+2) .words {
    color: #ffffff;
}
.responsibility .responsibility_ul .images {
    width: 803px;
    height: 396px;
    overflow: hidden;
}
.responsibility .responsibility_ul .images:hover img {
    transition: .5s ease-in-out;
    transform: scale3d(1.05, 1.05, 1);
}
.responsibility .responsibility_ul .images img {
    transition: .5s ease-in-out;
}
.responsibility .responsibility_ul .words {
    width: 559px;
    color: #666;
    line-height: 28px;
    margin-left:39px;
}
.responsibility .responsibility_ul .words .t0 {
    line-height: 35px;
    color:#222;
}
.responsibility .responsibility_ul .words .line {
    width: 100%;
    height: 1px;
    background: #108cee;
    margin-top: 40px;
    margin-bottom: 40px;
}
.responsibility .responsibility_ul .items:nth-child(2n+2) .words .t0 {
    color:#ffffff;
}
.responsibility .responsibility_ul .items:nth-child(2n+2) .words .t1 {
    color:#ffffff;
}
.responsibility .responsibility_ul .words .t1 {
    text-align: justify;
    letter-spacing: -1px;
    color:#666;
    transition:.5s ease-in-out;
}
.responsibility .responsibility_ul .words .t1:hover, .responsibility .responsibility_ul .items:nth-child(2n+2) .words .t1:hover {
    color: #108cee;
    transition:.5s ease-in-out;
}
.fl {
    float: left;
    display: inline;
}
.fr {
    float: right;
    display: inline;
}
.serve .responsibility .responsibility_ul .words .cn {
    font-size: 30px;
    color: #222222;
    font-weight: 600;
}
.serve .responsibility .responsibility_ul .words .t0 {
    line-height: 1;
}
.serve .responsibility .responsibility_ul .words .en {
    font-size: 22px;
    color: #108cee;
    margin-top: 12px;
    line-height: 30px;
}
.serve .responsibility .responsibility_ul .words .line {
    margin-top: 35px;
    margin-bottom: 35px;
    background: #e5e5e5;
}
.responsibility .responsibility_ul .words .line {
    width: 100%;
    height: 1px;
    background: #108cee;
    margin-top: 40px;
    margin-bottom: 40px;
}
.serve .responsibility .responsibility_ul .items:nth-child(2n+2) .words .cn {
    color: #ffffff;
}
.serve .responsibility .responsibility_ul .words .cn {
    font-size: 30px;
    color: #222222;
    font-weight: 600;
}
.w1200 {
    position: relative;
}
.case_box {
    background: url(../images/case_bg.jpg) no-repeat center top;
    height: 934px;
    margin-top:60px;
}
.case_box h3 {
    color: #081232;
    font-weight: normal;
    font-size: 42px;
    padding-top: 80px;
    padding-bottom: 60px;
    text-align: center;
}
.case_box .category ul {
    /*padding-left: 50px;*/
    padding-bottom: 40px;
    display: block;
    height: auto;
    overflow: hidden;
}
.case_box .category ul li {
    float: left;
    font-size: 20px;
    text-align: center;
    width: 359px;
    height: 58px;
    line-height: 58px;
    color: #939aac;
    border-radius: 5px;
    cursor: pointer;
}
.case_box .category ul li.active {
    color: #fff;
    background: #108cee;
}
.case_box .content {

}
.case_box .content .cont {
    height: 650px;
    display: none;
}
.case_box .content .cont.active {
    display: block;
}
.case_box .content .cont img.bg {
    position: absolute;
    border: 1px solid #E3E3E3;
    right: 0;
    top: 0;
}
.case_box .content .cont .info {
    position: absolute;
    width: 520px;
    height: 340px;
    background: #fff;
    box-shadow: 0px 0px 70px rgba(157, 179, 208, 0.5);
    left: 38px;
    top: 120px;
    padding: 50px 40px 0;
    border-radius: 10px;
}
.case_box .content .cont .info .title .logo {
    float: left;
    padding-right: 25px;
}
.case_box .content .cont .info .title:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    clear: both;
}
.case_box .content .cont .info .title h4 {
    float: left;
    padding-top: 30px;
    font-size: 24px;
    color: #081232;
}
.case_box .content .cont .info p {
    font-size: 16px;
    line-height: 32px;
    padding-top: 30px;
    color: #828b9f;
}
.title1 h4 {
    font-size:25px;
}
.btn {

    width: 241px;
    height: 42px;
    background: url(../images/proListBg01.png) no-repeat center;
    margin:0 auto;

}
.btn a {
    display: block;
    width: 120px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    float: left;
    font-size: 14px;
    color: #777777;
    text-decoration: none;
}
.btn a i {
    display: inline-block;
    width: 7px;
    height: 12px;
    background: url(../images/mub02_jt03.png) no-repeat center;
    margin-left: 8px;
    position: relative;
    top: 2px;
}
.btn a:first-child {
    border-right: 1px solid #eaeaea;
}
.btn a:hover {
    color: #fff;
}
.btn a:hover h4 a {
    color: #2ca169;
}
.btn a.more:hover {
    background: url(../images/proListBg02.png) no-repeat center;
}
.btn a.more:hover i {
    background: url(../images/mub02_jt02.png) no-repeat center;
}
.btn a.zx:hover {
    background: url(../images/proListBg03.png) no-repeat center;
}
.btn a.zx:hover i {
    background: url(../images/mub02_jt02.png) no-repeat center;
}
.spe_card2 {
    display: block;
    width: 346px;
    height: 206px;
}
.spe {
    height:357px!important;
    background: #fff;
    box-shadow: 0px 0px 23px rgba(157, 179, 208, 0.5);
}
.spe_card2 img {
    display: block;
    width: 306px;
    height: 218px;
    margin: 18px auto;
    overflow: hidden;
}
/*核心业务软件详情部分*/

.service-imgitem-div{width:1300px; margin-left:auto;margin-right:auto;height:120px;padding-top:40px;}
.service-content-item {width:165px;margin-left:80px;float:left;}
.service-content-img {height:53px;width:60px;margin-left:52px;}
.service-content-china {color:#333;font-size:18px;margin-top:18px;height:18px;line-height:18px;text-align:center;}
.service-banner-div {height:27vw;width:100%;min-width:1200px;min-height:324px;}
.service-banner-div img{height:100%;width:100%;}

.service-backcolor-div {width:100%;}
.service-content-div {width:1300px;height:798px;margin:0 auto;position:relative;}
.service-backfont-div {position:absolute;font-size:60px;color:#e9e8e8;font-weight:bold;height:60px;line-height:60px;margin-top:65px;}
.service-content-title {font-size:32px;color:#333;width:100%;margin-left:40px;padding-top:91px;position:relative;z-index:2;}
.service-content-leftdiv {width:690px;height:523px;padding-top:5px; background-color:#fff; float:left;margin-top:75px;z-index:1;position:absolute;}
.service-content-title2 {font-size:28px;color:#333;margin-left:50px;margin-top:36px; width:627px;height:37px;}
.service-content-title2 div {float:left;}
.service-content-english {font-size:18px;color:#333;width:300px;text-align:left;margin-top:15px;margin-left:20px;}
.service-title-bottomline {width:74px;height:2px;background-color:#108cee;margin-left:53px;margin-top:7px;}
.service-content-text {margin-left:50px;font-size:18px;color:#666;line-height:34px;margin-top:22px;width:589px;}
.service-content-rightdiv {float:right;width:530px;height:420px;margin-top:24px;position:relative;z-index:3;}

.service-backcolor-div2 {width:100%;}
.service-content-div2 {width:1300px;height:798px;margin:0 auto;position:relative;}
.service-backfont-div2 {position:absolute;font-size:52px;color:#e9e8e8;font-weight:bold;height:52px;line-height:52px;margin-top:65px;text-align:right;width:100%;}
.service-content-titles {font-size:32px;color:#333;width:100%;margin-left:652px;padding-top:91px;position:relative;z-index:2;}
.service-content-rightdiv2 {width:690px;height:523px;padding-top:5px;right:0;margin-top:75px;z-index:1;position:absolute;}
.service-content-leftdiv2{float:left;width:530px;height:420px;margin-top:24px;position:relative;z-index:3;}

.yqlj {padding-right: 50px;position: relative;border-top: 1px solid #e6e6e6;margin-top:53px;}
.yqlj ul {padding-left:120px;}
.yqlj ul li {float: left; height: 48px;line-height: 48px;margin-left: 25px;font-size: 13px;}
.yqlj ul li a {color: #999;}
.yqlj ul li:hover a {color: #108cee;}
.yqlj ul li:first-child {width: 117px;height: 100%;line-height: 48px;position: absolute;left: 0;top: 0;margin-left: 0;text-indent: 45px;font-size: 14px;border-right: 1px solid #e6e6e6;background: url(../images/fyqlj.png) no-repeat 16px 16px;}
.yqlj ul li:first-child a {color: #666;}
.yqlj .yqlj_more {display: block;width: 48px;height: 100%; line-height: 48px;text-align: center;font-size: 20px;position: absolute;right: 0;top: 0;border-left: 1px solid #e6e6e6;}

/*团队风采部分*/



.wjteam{width: 1300px;margin: 0 auto;overflow: hidden;}
.wjteam3{width: 1300px;margin: 0 auto;overflow: hidden;margin-top: 50px;}
.team3{width: 407px;height: 381px;overflow: hidden;float: left;margin-top: 15px; margin-left: 113px; margin-bottom: 100px;
}
.team4{width: 259px;height: 247px;overflow: hidden;float: left;margin-top: 15px;margin-left: 15px;}
.team2{width: 583px;height: 328px;overflow: hidden;float: right;margin-right: 50px; }

.tab2 a{text-decoration: none;color:#fff;}
.team1{width: 296px;height:192px;overflow: hidden;float: right;margin-top: 135px;margin-right: 15px;}
.wjteam2{width: 1300px;margin: 0 auto;}
.wjteam2{width: 1300px;margin: 0 auto; }
.teamintro{float: left;color: #959595;font-size: 14px; margin-top: 42px;}
.teamintro2{float: left;color: #959595;font-size: 14px; margin-top: 42px;text-align: right;margin-left: 120px;}
.teamintro ul {list-style: none;margin: 0px;padding: 0px;}
.teamintro2 ul {list-style: none;margin: 0px;padding: 0px;}
.teamintro2 p{width:381px;line-height:23px;     text-align: left;margin-left: 70px;}
.teamintro p{width:355px;line-height: 200%;padding-top:10px; }
.teamtittle{font-size: 48px;font-family:arial;font-weight: bold;color: #108cee;}
.teamtittle2{font-size: 24px;color: #6b6b6b ;margin: 20px 0 30px 0;width:451px;}
.wjrealdivteam {
    position: absolute;
    margin-top: 40px;
    margin-left: 240px;
}
.wjrealdivteam2 {
    position: absolute;
    margin-top: 60px;
    margin-left: 20px;
}
.wjhsectionA{
    margin-bottom: 50px;
}
.wjrealateam {cursor: pointer;
    color: white;
    width: 158px;
    height: 42px;
    line-height: 42px;
    background:#555d90 ;
    display: block;
    text-align: center;
    font-size: 12px;
    margin-top: 60px;
    margin: 0 auto;
    text-decoration: none;margin-left:50px;
}
p.zpxx{text-align:center;font-size:24px;font-family: "Microsoft YaHei", sans-serif;color:#333;letter-spacing: 1px;margin-top:38px;}
p.zpxx_en{font-size:14px;font-family: Arial;color:#D8D8D8;text-align:center;letter-spacing: 1px;margin-left:15px;line-height:39px;}
.team22{width: 583px;height: 328px;overflow: hidden;float: left;}
.team11{width: 296px;height:192px;overflow: hidden;float:left;margin-top: 135px;margin-left: 15px;}
.team33{width: 407px;height: 381px;overflow: hidden;float: left;margin-top: 15px; margin-bottom: 110px; }
.team44{width: 259px;height: 247px;overflow: hidden;float: left;margin-top: 15px;margin-right: 15px;}
.wjteam22{width: 1300px;margin: 0 auto;}

/*服务于支持部分*/
.list-group-block {
    background: #fff;
    box-shadow: 0px 0px 23px rgba(157, 179, 208, 0.5);
    padding: 47px;
    min-height: 242px;
    margin:25px 0;
}
.text-center {
    text-align: center;
}
.list-group-block h4 {
    line-height: 64px;
    position: relative;
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.list-group-block h4::after {
    position: absolute;
    left: 40%;
    bottom: 0;
    content: "";
    display: block;
    width: 38px;
    height: 2px;
    background: #3495EFFF;
    z-index: 2;
}
::before, ::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.text-center img {
    vertical-align: middle;
}
.list-group-block p {
    margin-top: 18px;
    line-height: 30px;

}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}
.col-md-3 {
    width: 22%;
    float:left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    text-align:center;
}
.fdffTR {
    font-family: PingFangSC-Medium;
    font-size: 28px;
    color: rgb(31, 40, 54);
    letter-spacing: 0px;
    line-height: 60px;
    text-align: center;
    margin:60px 0;
}
.fdffTR {
    font-family: PingFangSC-Medium;
    font-size: 28px;
    color: rgb(31, 40, 54);
    letter-spacing: 0px;
    line-height: 60px;
    text-align: center;
}
.aqTZb {
    font-family: PingFangSC-Regular;
    font-size: 16px;
    font-weight: 300;
    color: rgb(51, 51, 51);
    letter-spacing: 0px;
    line-height: 24px;
    margin-top:20px;
}
.hot_map{
    position:relative;
    height:580px;
}
