@font-face {
    font-family: 'PingFang SC Regular';
    src: url('../fonts/PingFang SC Regular.eot');
    src: local('☺'), url('../fonts/PingFang SC Regular.woff') format('woff'), url('../fonts/PingFang SC Regular.ttf') format('truetype'), url('../fonts/PingFang SC Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


.header{
    position: fixed;
    top:0px;
    width: 100%;
    z-index: 999;
    webkit-transition: background .3s cubic-bezier(0,0,.2,1);
    transition: background .3s cubic-bezier(0,0,.2,1);
    cursor: pointer;
    background-color: transparent;
}
.header.bg{
    background-color:#0F2048
}
.header:hover{
    background-color:#0F2048
}
.header .navbar{
    border-radius: 0px;
    margin-bottom:0;
    border:0;
    height:69px;
}
.header .navbar-brand{
    height:69px;
    color: #ffffff;
    padding: 17px 15px 16px 15px;
}
.header .navbar-brand img{
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}
.index-nav-bar{
    float: right;
    display: inline;
    /* margin-top: 12px; */
}
.index-banner img{
    width: 100%;
}
.index-banner-sp .swiper-pagination-bullet{
    width:48px;
    height: 4px;
    background-color: #5f6e93;
    border-radius: 0;
}

.index-banner-sp .swiper-pagination-bullet-active{
    background-color: #0089ff;
}
.index-nav-bar .nav{
    height:69px;
}
.index-nav-bar .nav > li{
    padding:0 30px;
}
.index-nav-bar .nav > li.active>a{
    font-weight:600;
    color:#0089ff
}
.index-nav-bar .nav > li > a{
    font-size: 16px;
    color: #ffffff;
    padding: 0;
    line-height:69px;

}

.index-nav-bar .nav > li > a:hover{
    color:#0089FF;
    background-color: transparent;
}
.index-nav-bar .nav > li > a,
.index-nav-bar .nav > li > a:hover,
.index-nav-bar .nav > li > a:focus
.index-nav-bar .nav .open > a,
.index-nav-bar .nav .open > a:hover,
.index-nav-bar .nav .open > a:focus{
    background-color: transparent;
}
.index-nav-bar .nav .dropdown-menu{
    background: rgba(15,32,72,0.9);
    -webkit-box-shadow:0px 3px 6px rgba(0,0,0,0.16);
    box-shadow:0px 3px 6px rgba(0,0,0,0.16);
    border-radius:0;
    padding: 12px 10px 20px 10px;
}
.index-nav-bar .nav .dropdown-menu > li > a{
    color:#B0B8CE;
    padding: 5px 20px;
}
.index-nav-bar .nav .dropdown-menu > li > a:hover{
    background-color:transparent;
    color:#0089FF
}
.index-nav-bar .nav .dropdown-menu > li > a.active{
    color:#0089FF
}
.idx-pro-wrap .swiper-button-prev,
.idx-pro-wrap .swiper-button-next {
    margin-top: 35px;
}
.index-pro-list .swiper-slide{
    float: left;
    display: inline;
    cursor: pointer;
    width: 20%;
    text-align: center;
    padding: 0px 0 80px 0;
    background-position:center bottom;
    background-repeat: no-repeat;
}
.index-pro-list .swiper-slide.current{
    background-image: url("../images/index/idx-current.png");
}
.index-pro-list .swiper-slide p{
    font-size: 18px;
    margin-top: 18px;
}
.idx-pro-wrap{
    max-width: 1366px;
    position: relative;
    margin: 0 auto;
}
.index-pro-list .swiper-slide span{
    display: block;
    width: 72px;
    height: 72px;
    overflow: hidden;
    position: relative;
    border-radius: 100%;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: 72px 72px;
    background-color: transparent;
}
.idx-ser-list li span{
    display: block;
    width: 72px;
    height: 72px;
    overflow: hidden;
    position: relative;
    border-radius: 100%;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: 72px 72px;
    background-color: transparent;
}

.index-pro-list .swiper-slide span.zhgw{
    background-image: url("../images/index/zhgw@2x.png");
}

.index-pro-list .swiper-slide span.xczws{
    background-image: url("../images/index/xczwscz2x.png");
}
.index-pro-list .swiper-slide span.gyws{
    background-image: url("../images/index/gywsjk2x.png");
}
.index-pro-list .swiper-slide span.hdshj{
    background-image: url("../images/index/hdshj2x.png");
}
.index-pro-list .swiper-slide span.lwql{
    background-image: url("../images/index/lwql2x.png");
}
.index-pro-list .swiper-slide span.szgscz{
    background-image: url("../images/index/szgs2x.png");
}
.index-pro-list .swiper-slide span.zhgw b{
    background-image: url("../images/index/zhgw2x-hover.png");
}
.index-pro-list .swiper-slide span.xczws b{
    background-image: url("../images/index/xczwscz2x-hover.png");
}
.index-pro-list .swiper-slide span.gyws b{
    background-image: url("../images/index/gywsjk2x-hover.png");
}
.index-pro-list .swiper-slide span.hdshj b{
    background-image: url("../images/index/hdshj2x-hover.png");
}
.index-pro-list .swiper-slide span.lwql b{
    background-image: url("../images/index/lwql2x-hover.png");
}
.index-pro-list .swiper-slide span.szgscz b{
    background-image: url("../images/index/szgs2x-hover.png");
}
/*.index-pro-list .swiper-slide span.zhgw:hover{
    background-image: url("../images/index/zhgw2x-hover.png");
}
.index-pro-list .swiper-slide span.xczws:hover{
    background-image: url("../images/index/xczwscz2x-hover.png");
}
.index-pro-list .swiper-slide span.gyws:hover{
    background-image: url("../images/index/gywsjk2x-hover.png");
}
.index-pro-list .swiper-slide span.hdshj:hover{
    background-image: url("../images/index/hdshj2x-hover.png");
}
.index-pro-list .swiper-slide span.lwql:hover{
    background-image: url("../images/index/lwql2x-hover.png");
}*/
.idx-ser-list li span.ita-zx{
    background-image: url("../images/index/iat-zxglgh2x.png");
}
.idx-ser-list li span.znh{
    background-image: url("../images/index/znhgzjh2x.png");
}
.idx-ser-list li span.yypt{
    background-image: url("../images/index/yyptdzkf2x.png");
}
.idx-ser-list li span.ptyy{
    background-image: url("../images/index/ptyyglfw2x.png");
}
.idx-ser-list li span.itjc{
    background-image: url("../images/index/it-jcssfw2x.png");
}
.idx-ser-list li a{
    display: block;
}
.idx-ser-list li a:hover{
    text-decoration: none;
}
.idx-ser-list li span b,
.index-pro-list .swiper-slide b{
    position: absolute;
    left:0px;
    top: 0px;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-color: transparent;
    transition: .3s;
    opacity: 0;
}

.idx-ser-list li span:hover b,
.index-pro-list .swiper-slide span:hover b{
	opacity: 1;
}
.idx-ser-list li span.ita-zx b{
    background-image: url("../images/index/iat-zxglih2x-hover.png");
}
.idx-ser-list li span.znh b{
    background-image: url("../images/index/znhgzsj2x-hover.png");
}
.idx-ser-list li span.yypt b{
    background-image: url("../images/index/yyptdzkf2x-hover.png");
}
.idx-ser-list li span.ptyy b{
    background-image: url("../images/index/ptyygl2x-hover.png");
}
.idx-ser-list li span.itjc b{
    background-image: url("../images/index/it-jcssfw2x-hover.png");
}
/*.idx-ser-list li span.ita-zx:hover{
    background-image: url("../images/index/iat-zxglih2x-hover.png");
}
.idx-ser-list li span.znh:hover{
    background-image: url("../images/index/znhgzsj2x-hover.png");
}
.idx-ser-list li span.yypt:hover{
    background-image: url("../images/index/yyptdzkf2x-hover.png");
}
.idx-ser-list li span.ptyy:hover{
    background-image: url("../images/index/ptyygl2x-hover.png");
}
.idx-ser-list li span.itjc:hover{
    background-image: url("../images/index/it-jcssfw2x-hover.png");
}*/
.index-product-info{
    background-color: #0f2048;
    margin-top: -1px;
}
.ipi-detail{
    width: 1200px;
    margin:0 auto;
    display:none;
}
.ipi-more-btn .btn-lg, .ipi-more-btn .btn-group-lg > .btn{
    padding: 9px 8px;
    font-size: 14px;
    line-height: 1.3;
    border-radius: 2px;
    width: 140px;
}
.ipi-left{
    float: left;
    display: inline;
    padding-right: 30px;
    width: 43%;
}
.ipi-right{
    width:55%;
    float: right;

    display: inline;
    margin-top:20px;
}
.ipi-left h2{
    color: #ffffff;
    font-size: 28px;
}
.ipi-level2-title p{
    color: #ffffff;
    font-size: 13px;
    font-weight: 500;
    line-height: 24px;

}
.ipi-desc{
    color: #969BAA;
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
    padding-top: 20px;
}
.ipi-detail{
    padding:60px 0 0px 0;
}
.index-service{
    background-color: #f4f6f8;
    padding-bottom: 30px;
}

.idx-ser-list li{
    float: left;
    display: inline;
    cursor: pointer;
    width:20%;
    text-align: center;
    padding: 0px 0 80px 0;
}
.idx-ser-list li p{
    font-size: 18px;
    margin-top: 9px;
}
.index-solution{
    margin-bottom: 90px;
}
.index-level2-title h2{
    text-align: center;
    padding-bottom: 20px;
    position: relative;
    font-size: 28px;
    font-weight:500;
    color:rgba(51,51,51,1);
    opacity:1;
    margin-bottom: 60px;
    margin-top: 70px;

}
.index-level2-title h2::after{
    position: absolute;
    content: " ";
    width:120px;
    height:3px;
    background:rgba(0,18,63,1);
    opacity:1;
    left: 50%;
    bottom: -3px;
    margin-left: -60px;
}




.idx-cus-list ul{
    list-style-type: none;
    width: 100%;
    height: auto;
}
/*.idx-cus-list li img{
    margin-bottom: 24px;

}*/
.idx-cus-list li{
    float: left;
    display: inline;
    overflow: hidden;
    text-align: center;
    width:180px;
    height: 70px;
    margin-right: 24px;
    margin-bottom: 25px;
}
.idx-cus-list li:nth-child(6){
    margin-right: 0;
}
.idx-cus-list li:nth-child(12){
    margin-right: 0;
}
.idx-cus-list li img{
    width:100%;
    display: block;
}
.idx-solu-list li{
    float: left;
    display: inline;
    text-align: center;
    width:380px;
    overflow: hidden;
    height:360px;
    position: relative;
    margin-right: 30px;

}
.idx-solu-list li:nth-child(1){
    margin-bottom: 30px;
}
.idx-solu-list li:nth-child(2){
    margin-bottom: 30px;
}
.idx-solu-list li:nth-child(3){
    margin-bottom: 30px;
}
.idx-solu-list li.last{
    margin-right: 0;
}
.idx-solu-list li img{
    width: 100%;
    display: block;
}
.idx-solu-list img{
    cursor: pointer;
    transition: all 0.7s;
}
.idx-solu-list li:hover img{
    transform: scale(1.3);
}
.idx-solu-list li:hover .idx-solu-mask{

    opacity:1;
    transform:scale(1,1);
    transition:all .5s cubic-bezier(.23,1,.38,1) 0s;
    z-index:1
}
.idx-solu-mask{
    position: absolute;
    width: 100%;
    height: 100%;
    font-size:22px;
    line-height: 360px;
    cursor: pointer;
    color: #ffffff;
    background: rgba(0,0,0,.5);
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transform-origin: 50% 0;
    transform: scale(1, 1);
    transition: all ease-out .3s;
    z-index:-1
}
.index-partners{
    background-color: #f4f6f8;
    padding-bottom: 65px;
}
.solution-banner,
.product-banner,
.about-banner,
.service-banner,
.news-banner{
    position: relative;
}
.sys-banner-text{
    position: absolute;
    top:30%;
    left:0;
    width: 100%;
}
.sys-banner-text h1{
    font-size:56px;
    font-weight:500;
    color:rgba(255,255,255,1);
}
.sys-banner-text h3{
    font-size:36px;
    font-weight:500;
    color:rgba(255,255,255,1);
}
.solution-banner img,
.product-banner img,
.about-banner img,
.service-banner img,
.news-banner img{
    width: 100%;
    display: block;
}
.solution-case{
    /* background-image: url("../images/solution/bj2.jpg");
     background-repeat: no-repeat;
     background-size: 100% 100%;
     height: 622px;*/
    position: relative;
}
.solution-case .container{


}
.solution-case-pos{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    padding-top: 60px;
}
.solution-case img{
    width: 100%;
    display: block;
}
.solu-case-list li{
    width: 220px;
    height: 48px;
    background: rgba(255,255,255,1);
    opacity: 0.85;
    font-size: 14px;
    line-height: 48px;
    float: left;
    display: inline;
    text-align: center;
    margin-right: 25px;
    margin-bottom: 25px;
}
.solu-case-list li.last{
    margin-right: 0;
}
.ssd-icon-list-5 li{
    float: left;
    display: inline;
    width: 20%;
    text-align: center;
}
.ssd-module-box,.psd-module-box{
    padding: 70px 0 60px 0;
}
.ssd-module-box-pb20{
    padding: 70px 0 20px 0;
}
.ssd-module-box-bg,.psd-module-box-bg{
    padding: 70px 0 60px 0;
    background-color: #f2f2f2;
}
.psd-module-box-pd0{
    padding-bottom: 0 !important;
}
.ssd-module-box img,
.ssd-module-box-bg img,
.psd-module-box img,
.psd-module-box-bg img{
    width: 100%;
}
.ssd-icon-list-5 li img{
    width: 52px;
}
.ssd-icon-list-5 li p{
    font-size:16px;
    margin-top: 20px;
}
.ssd-icon-list-5 li  span{
    display: block;
    text-align: left;
    color: #666666;
    line-height: 24px;
    width: 175px;
    margin:  15px auto 0 auto;
}
.ssd-w-720{
    width: 720px;
    float: left;
    display: inline;
}
.ssd-w-460{
    width: 460px;
    float: left;
    display: inline;
}
.ssd-w-400{
    width: 400px;
    float: left;
    display: inline;
    margin-left:40px;
}
.sys-w-770{
    width: 770px;
    margin: 0 auto;
}
.ssd-fajz-list li{
    float: left;
    display: inline;
    width:380px;
    height:248px;
    margin-top: 10px;
    margin-right: 30px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
}
.psd-yycj-list li{
    float: left;
    display: inline;
    width:380px;
    /* height:420px; */
    margin-top:10px;
    margin-right: 30px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
}
.psd-f-mask{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 72px;
    text-align: center;
    background: rgba(0,137,255,0.8);
    color: #fff;

}
.psd-f-mask h3{
    font-size: 16px;
    font-weight: 500;
    margin-top: 12px;
    color: rgba(255,255,255,1);
    line-height: 24px;

}
.psd-f-mask p{
    height: 30px;
    font-size: 13px;
    font-weight: 500;
    margin-top: 5px;
    color: rgb(205, 229, 253);
    line-height: 20px;
}



.psd-yycj-list-3 li{
    float: left;
    display: inline;
    width:380px;
    height: 524px;
    margin-top: 30px;
    margin-right: 30px;
    cursor: pointer;
    border:1px solid rgba(237,237,237,1);

}
.psd-yycj-list-3 li:last-child{
    margin-right: 0;
}

.psd-yycj-list-3 h3{
    font-size:18px;
    font-weight:500;
    margin-top: 20px;
    color:rgba(51,51,51,1);
    line-height:28px;
    text-align: center;

}
.psd-yycj-list-3 p{
    font-size:14px;
    font-weight:400;
    margin-top: 5px;
    color:rgba(51,51,51,1);
    line-height:20px;
    text-align: center;
    padding: 0 45px;
}
.ssd-f-mask{
    position: absolute;
    left: 0;
    top:0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
    color: #fff;
}
.ssd-f-mask h3{
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    margin-top: 115px;
}
.ssd-f-mask p{
    padding: 0 38px;
    font-size:14px;
    line-height: 28px;
    color: #fff;
    margin-top: 110px;
}
.ssd-fajz-list li.last,.psd-yycj-list li.last{
    margin-right: 0;
}
.ssd-icon-list-3 li{
    width: 400px;
    float: left;
    display: inline;
    text-align: center;
    padding: 0px 50px 10px 50px;
    margin:10px 0 30px 0;
}
.ssd-icon-list-3 li.middle{
    border-left: 1px solid #DBDBDB;
    border-right: 1px solid #DBDBDB;
}
.ssd-icon-list-3 li img{
    width:52px ;
}

.ssd-icon-list-3  li p{
    font-size:16px;
    margin-top: 10px;
    margin-bottom: 5px;
}
.ssd-icon-list-3  li span{
    display: block;
    text-align: left;
    color:#666666;
    line-height: 24px;
    margin-top:20px;
}
.ssd-w-780{
    width: 780px;
    margin: 0 auto;
}

.ssd-w-540{
    float: left;
    display: inline;
    width: 542px;
}
.system-meau-list{
    position: relative;
}
.sml-item-active-bar{
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    display: none;
    background:rgba(0,115,209,1);
    z-index: 1;
    transition: transform .3s cubic-bezier(.645,.045,.355,1);
    list-style: none;
    width: 100px;
    transform: translateX(105px);
}
.system-meau .sml-item {
    float:left;
    margin-left: 145px;
    text-align: center;
    cursor: pointer;

    position: relative;
    font-weight:500;
}
.system-meau-list-3 .sml-item{
    margin-left:97px;
}
.system-meau-list-2 .sml-item{
    margin-left: 117px;
}
.system-meau .sml-item a{
    color: #333333;
    font-size:18px;
    display: block;
    height:65px;
    line-height:65px;
    position: relative;
    overflow: hidden;
    /* transition: transform .3s cubic-bezier(.645,.045,.355,1);*/
    font-weight:500;
}
.system-meau .sml-item a span{
    display: inline-block;
    position: relative;
    cursor: pointer;
    transition: all ease-out .3s;
}
.system-meau .sml-item a span:after {
    content:attr(data-title);
    position:absolute;

    left:0px;
    transform:translateY(100%);
    width:100%
}
.system-meau .sml-item:hover a span {
    transform:translateY(-100%);
    color:#0089ff;
}
.system-meau .sml-item.current a span {
    transform:translateY(-100%);
    color:#333333;
}
.system-meau .sml-item.current::after{
    position: absolute;
    content: " ";
    width:100%;
    height:4px;
    background:rgba(0,115,209,1);
    opacity:1;
    left: 0;
    bottom: 0px;

}
.system-meau{
    border-bottom:1px solid rgba(219,219,219,1);
}
.system-meau .sml-item a:hover{

}

.system-content-1 h2{
    font-size: 28px;
    text-align: center;
}
.sc-challenge h3{
    font-size: 22px;
    margin-top:40px;
    margin-bottom:30px;
    text-align: center;
}
.sc-challenge p{
    font-size:14px;
    color: #4a4a4a;
    line-height:27px;
    margin-bottom:20px;
}
.system-content-2 h3{
    font-size: 22px;
    margin-bottom: 40px;
    text-align: center;
}
.system-content-2 p{
    font-size:14px;
    line-height:28px;
    margin-bottom: 40px;
}
.ssd-module-fa .sc-challenge h3{
    margin-top:0;
}
.solution-case-pos .system-content-2 h3{
    color: #fff;
    margin-bottom:50px;
}
.ssd-mb-pd-50{
    padding-bottom: 50px;
}
.ssd-w-700{
    width: 700px;
    margin: 0 auto;
}
.ssd-w-880{
    width: 880px;
    margin: 0 auto;
}
.ssd-fajz-list-320 li{
    height: 320px;
}

.ssd-fajz-list-320 .ssd-f-mask h3{
    margin-top: 145px;
}
.ssdf-desc{
    padding: 0 36px;
    margin-top: 155px;
}

.ssdf-desc dd{
    color: #ffffff;
    height: 19px;
    margin-bottom: 20px;
    font-size: 14px;
    overflow: hidden;
}

.ssdf-desc dd b{
    display: inline;
    width:8px;
    height: 8px;
    margin-right:8px;
    margin-top: 7px;
    background-color: #ffffff;
    border-radius: 100%;
    float: left;
}
.ssd-w-1080{
    width: 1080px;
    padding:40px 0;
    background-color: #f5f7f7;
    margin: 0 auto;
}
.ssd-left-yx,.ssd-right-wx{
    float: left;
    display: inline;
    width: 164px;
    margin-top:20px;
}
.ssd-left-yx{
    margin-left: 245px;

}
.ssd-left-yx p,.ssd-right-wx p{
    font-size: 12px;
    margin-top: 10px;
    text-align: center;
}
.ssd-middle-ywx{
    float: left;
    display: inline;
    width: 118px;
    margin-top: 60px;
    margin-left: 5px;
    margin-right: 5px;
}
.ssd-middle-ywx p{
    font-size: 13px;
    text-align: center;
    margin-bottom: 6px;
}
.ssd-w-945{
    width: 945px;
    margin: 0 auto;
}

.ssd-xttd-list li{
    width: 380px;
    min-height: 120px;
    background:rgba(250,250,250,1);
    border:1px solid rgba(210,210,210,1);
    overflow: hidden;
    padding:32px 36px;
    float: left;
    display: inline;
    margin-bottom: 30px;
}
.ssd-xttd-list li.col2,
.ssd-xttd-list li.col3{
    width: 584px;
    margin-bottom:0;
}
.ssd-xttd-list li.col3{
    float: right;
}
.ssd-xttd-list li span{
    width: 52px;
    float: left;
    display: inline;
}
.ssd-xttd-desc{
    float: left;
    display: inline;
    width: 210px;
    margin-left: 28px;
}
.ssd-xttd-list li.col2 .ssd-xttd-desc,
.ssd-xttd-list li.col3 .ssd-xttd-desc{
    width: 415px;
}
.ssd-xttd-desc h4{
    font-size:18px;
    line-height:31px;
}
.ssd-xttd-desc p{
    font-size:14px;
    line-height:24px;
    color:rgba(102,102,102,1);
}
/**鏂规瑙ｅ喅4**/
.ssd-tz-list dt{
    font-size:18px;
    font-weight:500;
    line-height:31px;
    color:rgba(51,51,51,1);
    border-bottom:1px solid rgba(219,219,219,1);
    padding-bottom: 12px;
    margin-top:20px;
}
.ssd-tz-list dl{
    float:left;
    text-align: center;
    margin-left: 90px;
    width:210px;
}
.ssd-tz-list dl:first-child{
    margin-left: 0;
}
.ssd-tz-list dd{
    text-align: left;
    font-size:14px;
    font-weight:500;
    line-height:24px;
    color:rgba(102,102,102,1);

    padding-top: 12px;
}
.ssd-tz-list-3 dl{
    margin:0 50px 40px 50px;
    width: 300px;
}
.ssd-tz-list-3 dl:first-child{
    margin-left: 50px;
}
.ssd-tz-list-3 dd{
    padding-top: 0;
}
.solution-content2-1 h2{
    text-align: center;
    margin-top: 50px;
    font-size: 32px;
    color: #333333;

}

.slit-wrap{
    float: left;
    display: inline;
    width: 400px;
    margin-left: 40px;
}
.sc-st-rg-img{
    float: right;
    display: inline;
    width: 700px;
    text-align: center;
}
.slit-list li{
    overflow: hidden;
    margin-bottom: 40px;
    margin-top: 5px;
}
.slit-img{
    float: left;
    width: 52px;
    height: 52px;
    display: inline;
}
.slit-img img{
    width:100%;
    height: 100%;
}
.slit-text{
    float: left;
    display: inline;
    width: 300px;
    margin-left:20px;
}
.sc-st-lf-t1{
    margin-top:10px;
}
.slit-text p{
    text-align: left;
    font-size:14px;
    font-weight:500;
    line-height:27px;
    color:rgba(51,51,51,1);
    opacity:1;
}
.sc-st-rg-img img{
    width: auto;
}
.sc-st-rg-img-1{

}
.sc-st-rg-img-2 img{

}
/**鏂规瑙ｅ喅2**/
.solution-content3-1 h2{
    font-size:36px;
    font-weight:500;
    line-height:61px;
    color:rgba(51,51,51,1);
    opacity:1;
    text-align: center;
    margin-top: 60px;
}
.solution-content3-2 dd{

    font-size:18px;
    font-weight:500;
    line-height:31px;
    color:rgba(51,51,51,1);
    opacity:1;
}
.solution-content3-2 dl{
    float: left;
    text-align: center;
    margin-top: 55px;
    margin-bottom: 50px;
    cursor: pointer;
    margin-left: 110px;
}
.solution-content3-2 img{
    width: 52px;
    height: 52px;
}
/**姘翠环绯荤粺鍔熻兘**/
.ssd-xttd-desc-s p {
    margin-top: 6px;
}
.ssd-xttd-desc-s{
    float: left;
    display: inline;
    width: 210px;
    margin-left: 28px;
}

/**姘翠环鍏稿瀷妗堜緥s**/
.solu-case-list-ql li{
    width:280px;
    height:48px;
    background:rgba(255,255,255,1);
    opacity:0.85;
    font-size:14px;
    line-height:48px;
    float: left;
    display: inline;
    text-align: center;
    margin-right: 24px;
    margin-bottom: 20px;
}

.solu-case-list-ql li:nth-child(4){
    margin-right: 0;
}
.solution-case-ql h3{
    text-align: center;
    font-size:32px;
    font-weight:500;
    line-height:54px;
    color:rgba(255,255,255,1);
    opacity:1;
    margin-bottom: 70px;
    margin-top: -15px;
}
.ssd-w-778 {
    width: 778px;
    margin: 0 auto;
}
.ssd-w-1190 {
    width: 1190px;
    margin: 0 auto;
}
.sc-challenge-1 p {
    font-size: 14px;
    color: #4a4a4a;
    line-height: 27px;
    margin-bottom: 40px;
    margin-top: 50px;
}
.sc-challenge-1 h3 {
    text-align: center;
    margin-top: 70px;
    margin-bottom: 60px;
    font-size: 28px;
}
/**姘翠环鍏稿瀷妗堜緥e**/



.ssd-w-710{
    width: 710px;
    margin: 0 auto;
}
.ssd-w-964{
    width: 964px;
    margin: 0 auto;
}

.ssd-w-1089{
    width: 1089px;
    margin: 0 auto;
}

.solu-case-list-two li{
    width:301px;

    background:rgba(255,255,255,1);
    opacity:0.85;

    height: 48px;
    background: rgba(255,255,255,1);
    opacity: 0.85;
    font-size: 14px;
    line-height: 48px;
    float: left;
    display: inline;
    text-align: center;
    margin-right: 40px;
}
.solu-case-list-two li:first-child{
    margin-left: 270px;
}
.solution-case-pos h3{
    text-align: center;
    font-size:22px;
    font-weight:500;
    line-height:54px;
    color:rgba(255,255,255,1);
    opacity:1;
    margin-bottom: 30px;

}
.ssd-w-1100{
    width: 1100px;
    margin: 0 auto;
}
.ssd-w-850{
    width: 850px;
    margin: 0 auto;
}
.ssd-w-687{
    width: 687px;
    margin: 0 auto;
}
.ssd-w-930{
    width: 930px;
    margin: 0 auto;
}

/*.ssd-w-460 {
    float: left;
    display: inline;
    width: 462px;
}*/
.ssd-w-820{
    width: 820px;
    margin: 0 auto;
}
.sys-w-900{
    width: 900px;
    margin: 0 auto;
}
.ssd-w-790{
    width: 790px;
    margin: 0 auto;
}
.sys-w-700{
    width: 700px;
    margin: 0 auto;
}
.sys-w-600{
    width: 600px;
    margin: 0 auto;
}
.ssd-icon-list-4 li {
    width: 260px;
    float: left;
    display: inline;
    text-align: center;
    margin-left: 50px;
    margin-top: 10px;
}
.ssd-icon-list-4 li p {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.ssd-icon-list-4 li:nth-child(1){
    margin-left: 0;
}
.solution-sys-12 .ssd-icon-list-4 li span {
    margin-top: 15px;
}
.ssd-icon-list-4 li span {
    display: block;
    text-align: center;
    color: #666666;
    line-height: 24px;

}
.ssd-icon-list-4 img{
    width: 52px;
}
.about-us-detail{
    padding: 60px 0;
}
.aud-right{
    float: right;
    display: inline;
    width: 650px;
}
.aud-left{
    float: left;
    display: inline;
    width: 360px;
}
.aud-left p{
    font-size:20px;
    font-weight:600;
    color:rgba(51,51,51,1);
    line-height:28px;
    margin: 20px 0 25px 0;
}
.aud-right p{
    font-size:15px;
    font-weight:400;
    color:rgba(93,93,96,1);
    line-height:42px;
}
.aud-left-num{
    font-size:14px;
    font-weight:600;
    color:rgba(148,148,148,1);
    line-height:22px;
}
.aud-left-num img{
    vertical-align: middle;
    margin-left: 8px;
}
/*.aud-left-num b{
    font-size:48px;
    font-weight:600;
    color:rgba(0,137,255,1);
    line-height:66px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.aud-left-num i{
    display: inline-block;
    vertical-align: top;
    color:rgba(0,137,255,1);
    line-height: 42px;
    font-style: inherit;
    font-size: 48px;
}*/
.aud-right p:last-child{
    margin-top: 20px;
}
.news-list li{
    overflow: hidden;
    border-bottom: 1px solid #EFEFEF;
    padding:30px 0 30px 0;
}
.news-date{
    width:70px;
	margin-left:5px;
    float: left;
    display: inline;
    text-align: center;
}
.news-text{
    width:725px;
    float: left;
    display: inline;
    margin: 0 40px 0 75px;
}
.news-img{
    width:205px;
    height: 125px;
    float: right;
	margin-right:10px;
    display: inline;
}
.news-img img{
    width: 100%;
	height:100%;
}
.news-text h3{
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:22px;
}
.news-text p{
    margin-top: 10px;
    font-size:14px;
    font-weight:400;
    color:rgba(101,101,104,1);
    line-height:28px;
}
.news-text a{
	display: block;
}
.news-text .more{
    width:136px;
    height:36px;
    background:rgba(255,255,255,1);
    border-radius:1px;
    border:1px solid rgba(219,219,219,1);
    font-size:14px;
    font-weight:400;
    color:rgba(93,93,96,1);
    line-height:34px;
    display: block;
    text-align: center;
    margin-top: 20px;
}
.news-text .more:hover,
.news-text .more:active,
.news-text .more.active{
    background:rgba(0,137,255,1);
    color:rgba(255,255,255,1);
    border:1px solid rgba(219,219,219,1);
}
.news-text .more:hover i,
.news-text .more:active i,
.news-text .more.active i{
    color: #ffffff;
}
.news-text .more i{
    color: #C1C1C1;
    margin-left: 10px;
}
.news-date b{
    display: block;
    font-size:36px;
    font-family:"PingFang SC Regular";
    font-weight:600;
    color:rgba(102,102,102,1);
    line-height:50px;
    border-bottom: 1px solid #C1C1C1;
}
.news-date p{
    font-size:14px;
    font-family:"PingFang SC Regular";
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:22px;
    margin-top: 5px;
}
.ndb-title {
    border-bottom: 1px solid #EFEFEF;
    text-align: center;
    padding: 50px 0 30px 0;
}
.ndb-title p{
     font-size: 14px;
     color: #666666;
}
.ndb-title h2 {
    font-size: 32px;
    margin-bottom: 20px;
}
.ndb-content .container{
    padding: 50px 0;
}
.ndb-toggle{
    padding: 35px 0;
}
.ndbt-prev{
    float: left;
    display: inline;
    width: 560px;
}
.ndbt-next{
    float: right;
    display: inline;
    width: 560px;
    text-align: right;
}
.ndbt-prev span,.ndbt-next span{
    color: #666666;
}
.sys-w-770{
    width: 770px;
    margin:0 auto;
}

.psd-yycj-list-2 li{
    width:580px;
    height:400px;
}
.ser-info-img-list-2 li{
    width:580px;
    height:306px;
    float: left;
    display: inline;
    position: relative;
    margin-right: 30px;
}
.ser-info-img-list-2 li img{
    width: 100%;
    height: 100%;
}
.psd-yycj-list-2 li:last-child,.ser-info-img-list-2 li:last-child{
    margin-right: 0;
}
.ssd-w-575{
    width:575px;
    float: right;
    display: inline;
}
.ssd-left-w380{
    width:380px;
    float: left;
    display: inline;
}
.ssd-left-w280 p{
    line-height:24px;
    color:rgba(51,51,51,1);
    margin-top:38px;
    margin-bottom:12px;
}
.ser-info-img-list li{
    float: left;
    display: inline;
    width: 380px;
    margin-right: 30px;
    position: relative;
    height: 260px;
}
.ser-info-img-list li.last{
    margin-right: 0;
}
.ser-info-mask{
    height:48px;
    background: rgba(0,137,255,0.8);
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;

}
.ser-info-mask p {
    font-size:14px;
    color:rgba(255,255,255,1);
    text-align: center;
    line-height: 48px;
}
.ser-info-icon-list li{
    width: 400px;
    float: left;
    padding-left:130px;
    display: inline;
    margin-bottom: 50px;
    margin-top: 20px;
    min-height: 205px;
}
.ser-info-icon-list li.middle{
    border-left: 1px solid #DBDBDB;
    border-right: 1px solid #DBDBDB;
}
.ser-info-icon-list li img{
    width: 70px;
    margin-left: 20px;
}
.ser-info-icon-list li:last-child img{
    margin-left: 35px;
}
.ser-info-icon-list h3{
    font-size:18px;
    font-weight:500;
    line-height:24px;
    color:rgba(51,51,51,1);
    padding: 20px 0 10px 0;
}
.ser-info-icon-list li p{
    line-height:32px;
    color:#666666;
}
.ser-info-icon-list li i{
    color: #D2D2D2;
    margin-right: 8px;
}
.footer{
    background-color: #0f2048;
}
.footer a:hover{
    text-decoration: underline;
}
.footer-list{
    padding: 60px 0 42px 0;
}
.footer-list li{
    float: left;
    display: inline;

}
.footer-list li.item-1{
    width: 23%;
}
.footer-list li.item-2{
    width: 23%;
}
.footer-list li.item-3{
    width: 36%;
}
.footer-list li.item-4{
    text-align: right;
    width: 18%;
    /*padding-right: 80px;*/
}
.footer-list li p{
    padding: 4px 0px;
}
.footer a{
    color: #969BAA;
}
.footer-list li h3{
    color: #ffffff;
    font-size:14px;
    margin-bottom: 15px;
}

.ft-about-us label{
    float: left;
    display: inline;
    padding: 4px 0px;
    width: 70px;
    color: #969BAA;
    font-weight: 500;
    margin-bottom: 0;
}
.ft-about-us label b{
    margin-left: 28px;
    font-weight: 500;
}
.ft-about-us span{
    float: left;
    display: inline;
    padding: 4px 0px;
    color: #969BAA;
    font-weight: 500;
    margin-bottom: 0;
}

.ft-about-us a{
    color: #969BAA;
}

.footer-copy-right {
    height: 48px;
    border-top: 1px solid #21325a;
    line-height: 48px;
}

.footer-copy-right a {
    color: #8d93a3;
}
.footer-copy-right .col {
    float: left;
    display: inline;
    color: #8d93a3;
}
.footer-copy-right .col-2{
    margin-left: 270px;
}

.footer-copy-right .col-3{
    margin-left: 60px;
}
.pager-list{
    position: relative;
    text-align: center;
}
.pager-list{

}
.pager-list:before,.pager-list:after{
    content:"";
    display:table;
}
.pager-list:after{
    clear:both;
    overflow:hidden;
}
.pager-list span{
    display: inline-block;
    height: 40px;
    padding:0 14px;
    vertical-align: middle;
    line-height: 32px;
}
.pager-list span.dian{
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #d2d2d2;
    margin-right:8px;
}
.pager-list .active{
    display: inline-block;
    height: 40px;
    padding:0 14px;
    line-height: 38px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    border: 1px solid #0089FF;
    background: #0089FF;
    color: #fff;
    margin-right:8px;

}
.pager-list a.jump-btn{
    min-width: 45px;
}
.pager-list a.home{
    width:66px;
}
.pager-list a.end{
    width:66px;
}
.pager-list a{
    display: inline-block;
    padding:0 14px;
    height: 40px;
    color:#656568;
    line-height: 38px;
    vertical-align: middle;
    font-family: "PingFang SC Regular";
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background: #fff;
    font-size: 16px;
    border: 1px solid #d2d2d2;
    margin-right: 8px;
}
.pager-list a:hover{
    /*  color:#00c0de;*/
    text-decoration: none;
}
.pager-list .next,.pager-list .prev{
    font-weight: bold;
}
.pager-list .next.disabled,.pager-list .prev.disabled{
    color:#cccccc;
}
.pager-list a.next.disabled:hover,.pager-list a.prev.disabled:hover{
    color:#cccccc;
    background: #fff;
    cursor: not-allowed;
}
.pager-list{
    margin: 50px auto;
}
.pager-list .total{
    display: none;
    line-height: 38px;
    margin-right:10px;
}
.pager-list input{
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: #fff;
    width:46px;

    border:none;
    border: 1px solid #d2d2d2;
    outline: none;
}
.pager-list input::-webkit-input-placeholder {
    color: #9c9c9c
}

.pager-list input::-moz-placeholder {
    color: #9c9c9c
}

.pager-list input:-ms-input-placeholder {
    color: #9c9c9c
}

.pager-list input::placeholder {
    color: #9c9c9c;
}

/**浜у搧**/
.sc-cp h2{
    font-size:32px;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:45px;
    margin-top: -20px;
    margin-bottom: 30px;
}
.sc-cp p{
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:32px;
}
/**chanpin**/
.cpgn-list img{
    width: 52px;
    display: inline-block;
}
.cpgn-list table{
    width: 100%;
    table-layout: fixed;
}
.cpgn-list table td{
    padding: 5px 35px 40px 35px;
    border: 1px solid #E3E3E3;
    text-align: center;
}
.cpgn-list p{
    text-align: center;
    font-size:16px;
    font-weight:600;
    color:rgba(51,51,51,1);
    line-height:28px;
    margin-top: 15px;
    margin-bottom:10px;
}
.cpgn-list-w1120{
    width: 1120px;
    margin: 0 auto;
}
.cpgn-list span{
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:20px;
    text-align: center;
}
.cpgn-list table tr.tr-1 td{
    border-top: 0;
    padding-bottom: 40px;
}
.cpgn-list table tr td:first-child{
    border-left: none;
}
.cpgn-list table tr td:last-child{
    border-right: none;
}
.cpgn-list table tr.tr-2 td{
    padding-top: 40px;
    border-bottom: 0;
}
.sys-w-920{
    width: 920px;
    margin:0 auto;
}
.sys-w-620{
    width: 620px;
    margin:0 auto;
}
.sys-w-750{
    width: 750px;
    margin:0 auto;
}
/**娌抽亾姘寸幆澧冪洃娴嬪钩鍙�**/


/**绠€浠�**/
/*.intro h3{
    font-size:36px;
    font-weight:400;
    color:rgba(200,200,200,1);
    line-height:50px;
}
.intro span{
    font-size:20px;
    font-weight:500;
    color:rgba(51,51,51,1);
    line-height:28px;
}
.intro-1{
    width: 370px;
}
.intro p{
    font-size:14px;
    font-weight:600;
    color:rgba(148,148,148,1);
    line-height:22px;
}
.intro p b{
    font-size:48px;
    font-weight:600;
    color:rgba(0,137,255,1);
    line-height:67px;
    margin-left: 10px;
}
.intro{
    float:left;
}
.introtext{
    float: right;
    display: inline;
    width: 650px;
}*/

/**灏忓煄闀囨薄姘村巶**/
.psd-icon-list li{
    width: 380px;
    float: left;
    display: inline;
    text-align: center;
    margin-right: 30px;
    margin-bottom: 30px;

}
.psd-icon-list li:nth-child(3){
    margin-right: 0;
}
.psd-icon-list li:nth-child(6){
    margin-right: 0;
}
.psd-icon-list li img{
    width:52px ;
}
.psd-icon-list li{
    padding:40px 50px 40px 50px;
    background: #ffffff;
}
.psd-icon-list li p{
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight:600;
    color: #333333;
    line-height:28px;
    font-size:16px;
}
.psd-icon-list li span{
    display: block;
    text-align: center;
    color:#666666;
    line-height: 24px;

}
.psd-icon-list2 li{
    width: 280px;
    float: left;
    display: inline;
    text-align: center;
    margin-right: 20px;
    /*margin-bottom: 30px;*/
    background: #ffffff;
}
.psd-icon-list2 li:first-child{
    padding-bottom: 20px;
}
.psd-icon-list2 li img{
    width:52px ;
}
.psd-icon-list2 li{
    padding:10px 50px 10px 50px;
    background: #ffffff;
}

.psd-icon-list2 li span{
    display: block;
    text-align: center;
    color:#666666;
    line-height: 24px;
    margin-top: 15px;

}
.psd-yycj-list li:last-child{
    margin-right: 0;
}
/**宸ヤ笟姹℃按**/
.psd-yycj-list1 li{
    float: left;
    display: inline;
    width:380px;
    height:420px;
    margin: 30px 30px 75px 0;
    cursor: pointer;

}
.psd-f-mask1{
    border:1px solid rgba(237,237,237,1);
}
.psd-yycj-list1 li:last-child{
    margin-right:0;
}
.psd-f-mask1 h3{
    font-size:20px;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:28px;
    padding-top: 20px;
    text-align: center;
}
.psd-f-mask1 p{
    font-size:14px;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:20px;
    padding-top: 10px;
    padding-bottom: 20px;
    text-align: center;
    margin: 0 40px;
}
#psd-f-mask1-last{
    margin-bottom: 20px;
}
.psd-icon-list1 li{
    width: 380px;
    float: left;
    display: inline;
    text-align: center;
    margin-right: 30px;
    margin-bottom: 30px;
    background: #ffffff;
}
.psd-icon-list1 li:nth-child(3){
    margin-right: 0;
}
.psd-icon-list1 li:nth-child(6){
    margin-right: 0;
}
.psd-icon-list1 li img{
    width:52px ;
}
.psd-icon-list1 li{
    padding:50px 40px 42px 40px;
    background: #ffffff;
}
.psd-icon-list1 li:nth-child(5){
    padding: 50px 35px 20px 40px;
}
.psd-icon-list1 li p{
    margin-top: 20px;
    margin-bottom: 12px;
    font-size:20px;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:28px;
}
.psd-icon-list1 li span{
    display: block;
    text-align: center;
    color:#666666;
    font-size:14px;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:20px;

}
.solution-sub-menu{
    width:920px;
    height:200px;
    display:none;
    background: rgba(15,32,72,0.9);
    -webkit-box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
    box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
    position: absolute;
    top: 69px;
    left: 50%;
    z-index: 1000;
    padding:8px 40px 20px 40px;
    margin-left:-260px;
}
.ssm-item{
    float:left;
    display:inline;
    margin-right:68px;
}
.ssm-item:last-child{
    margin-right:0;
}
.ssm-item h3{
    font-size:14px;
    font-weight:600;
    line-height:36px;
    color:rgba(223,229,243,1);
}
.ssm-item ul li{
    line-height:32px;
}
.ssm-item li a{
    font-size:14px;
    color:rgba(185,192,209,1);
}
.ssm-item li a:hover{
    color: #0089ff;
}
.ssm-item li a.active{
    color: #0089ff;
}
/**浣庡垎杈ㄧ巼娴忚鍣�**/
@media screen and (max-width: 1600px) {


}
@media screen and (max-width: 1446px) {

    .index-solution{
        margin-bottom: 50px;
    }
    .index-level2-title h2 {
        font-size: 22px;
        /* margin: 60px 0 50px 0; */
        padding-bottom: 22px;
    }
    .index-partners{
        padding-bottom: 35px;
    }
    .index-level2-title h2::after {
        height: 3px;
        left: 50%;
    }
    .sys-banner-text{
        top:28%;
    }
    .ipi-left h2 {
        font-size: 24px;
    }

    .ipi-desc {
        font-size: 14px;

    }


    .index-pro-list .swiper-slide, .idx-ser-list li {
        padding: 0px 0 50px 0;
    }

    .index-pro-list .swiper-slide p,
    .idx-ser-list li p {
        margin-top: 6px;
    }

    .idx-pro-wrap .swiper-button-prev,
    .idx-pro-wrap .swiper-button-next {
        width: 20px;
        height: 36px;
        margin-top: 25px;
        -moz-background-size: 20px 36px;
        -webkit-background-size: 20px 36px;
        background-size: 20px 36px;
    }

    .idx-pro-wrap .swiper-button-next,
    .idx-pro-wrap .swiper-container-rtl .swiper-button-prev {
        right: 80px;
    }

    .idx-pro-wrap .swiper-button-prev,
    .idx-pro-wrap .swiper-container-rtl .swiper-button-next {
        left: 80px;
    }

    .idx-solu-mask {
        font-size: 18px;
    }

    .solution-case-pos {
        padding-top: 50px;
    }

    .solu-case-list li {
        width: 190px;
        height: 42px;
        line-height: 42px;
        margin-right: 40px;
        font-size: 15px;
        margin-left: 10px;
    }


    .ssd-icon-list-5 li p {
        font-size: 16px;
    }

    .ssd-icon-list-4 li span {
        margin-top: 15px;
    }

    .solution-sys-12 .ssd-icon-list-4 li span {
        margin-top: 15px;
    }

    .ssd-module-box, .psd-module-box, .ssd-module-box-bg, .psd-module-box-bg {
        padding: 60px 0 60px 0;
    }
    .ssd-module-box-pb20{
        padding: 60px 0 20px 0;
    }

    .system-content-1 h2 {
        font-size: 22px;
    }

    .sc-challenge h3 {
        font-size: 20px;
        margin-top: 50px;
        margin-bottom: 30px;
    }

    .sc-challenge p {
        margin-bottom: 10px;
    }

    .system-content-2 h3 {
        font-size: 20px;
        margin-bottom: 30px;
    }

    .system-content-2 p {
        margin-bottom: 30px;
    }

    .solution-case-pos .system-content-2 h3 {
        margin-bottom: 50px;
    }


    .ssdf-desc dd {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .ssd-left-yx {
        margin-left: 280px;
    }

    .ssd-left-yx, .ssd-right-wx {
        width: 123px;
    }

    .ssd-middle-ywx {
        margin-top: 30px;
    }

    .ssd-tz-list dt {
        margin-top: 10px;
    }



    .solution-case-pos h3 {
        font-size: 20px;
    }



    .solu-case-list-ql li {

        width: 250px;
        margin-right: 54px;
        height: 42px;
        line-height: 42px;
    }

    .psd-yycj-list li {
        /*  width: 320px;
         height: 355px;
         margin-left: 40px;
         margin-right: 50px; */
    }
    .ser-info-img-list-2 li{
        width: 460px;
        height: 260px;
        margin-left: 70px;
        margin-right: 50px;
    }

    .psd-yycj-list-2 li {
        width: 460px;
        height: 300px;
        margin-left: 70px;
        margin-right: 50px;
    }



    .about-us-detail {
        padding: 60px 0 50px 0;
    }

    .aud-right p {
        line-height: 40px;
    }

    .aud-right p:last-child {
        margin-top: 10px;
    }

    .ndb-title {
        padding: 35px 0 20px 0;
    }

    .ndb-title h2 {
        font-size: 25px;
    }

    .ndb-title p {
        font-size: 14px;
    }

    .ndb-content .container {
        padding: 35px 0;
    }
    .psd-yycj-list1 li {
        width: 320px;
        height: 355px;
        margin-left: 40px;
        margin-right: 50px;
    }

    .psd-f-mask1 h3 {
        font-size: 18px;
    }

    .psd-icon-list1 li p {
        font-size: 18px;
    }


    .psd-yycj-list-2 .psd-f-mask p{
        margin-top: 2px;
    }
    .ser-info-img-list li {
        width: 320px;
        height: 220px;
        margin-left: 40px;
        margin-right: 50px;
    }
    .ser-info-mask{
        height:36px;

    }
    .ser-info-mask p {
        line-height: 36px;
        font-size: 15px;
    }


}

/*修改*/
.about-us-detail h2{
    font-size:32px;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:45px;
    text-align: center;
    margin-bottom: 30px;
}
.about-us-detail p{
    font-size:14px;
    font-weight:400;
    color:rgba(93,93,96,1);
    line-height:48px;
}
.about-content h3{
    font-size:32px;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:45px;
    text-align: center;
}
.about-list li{
    float: left;
    display: inline;
    width:380px;
    height: 330px;
    margin-top: 30px;
    margin-right: 30px;
    cursor: pointer;
    background-color: #ffffff;
    border:1px solid #E3E3E3;
}

.about-list img{
    border: 12px solid #ffffff;
}

.about-list li:nth-child(3){
    margin-right: 0;
}
.about-list li:nth-child(6){
    margin-right: 0;
}
.about-list li:nth-child(9){
    margin-right: 0;
}
.about-list p{
    border-top:1px solid #E3E3E3;
    font-weight:400;
    color:rgba(51,51,51,1);
    text-align: center;
    padding: 15px 0;
    font-size:14px;
    line-height:22px;
}

/***kezhen css***/
.header-shadow{
    position: absolute;
    top: 35px;
    left: 50%;
    transform: translateX(-50%);
    width: 40px;
	height: 1px;
	background-color: #0089ff;
}
.moudle-header{
    position: relative;
    font-family: MicrosoftYaHei-Bold;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #333333;
    text-align: center;
}
.header-shadow{
    position: absolute;
    top: 35px;
    left: 50%;
    transform: translateX(-50%);
    width: 40px;
	height: 1px;
	background-color: #0089ff;
}
.section1-img{
    display: inline-block;
    width: 220px;
    height: 220px;
    vertical-align: middle;
}
.section1-img img{
    width: 100%;
    
}
.section1-text{
    width: 934px;
    margin-left:30px;
    display: inline-block;
    vertical-align: middle;
}
.section-header{
    width: 160px;
	height: 40px;
	border-radius: 20px;
    border: solid 1px #0089ff;
    text-align: center;
    line-height: 40px;
    color: #333333;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 0px;
    font-stretch: normal;
    font-family: MicrosoftYaHei-Bold;
    margin-top:30px;
}
.chapter-header{
    padding-left:32px;
    margin-top:20px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 16px;
    color: #333333;
    font-weight: 600;
}
.chapter-img{
    width: 1200px;
    margin-top: 40px;
}
.chapter-li-header{
    padding-left:14px;
}
.blue-circle{
    display: inline-block;
    width: 8px;
	height: 8px;
    border: solid 1px #0089ff;
    border-radius: 50%;
}
.moudle-ul{
    margin-top:50px;
}
.moudle-li{
    padding:20px;
    float: left;
    width: 590px;
    height: 240px;
    background-color: #0089ff;
    border-radius: 5px;
    margin-bottom:20px;
    color: #ffffff;
}
.moudle-li-content{
	line-height:22px;
	
}
.mr20{
    margin-right:20px;
}
.circle-earth{
    display: inline-block;
    width: 30px;
    height: 30px;
    /* vertical-align: middle; */
    margin-right:8px;
}
.moudle-li-header{
    height: 30px;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0px;
    line-height: 20px;
    margin-bottom:8px;
    
}
.moudle-img {
    text-align: center;
    margin-top: 30px;
}
.moudle-even{
    background-color: #f4f4f4;
}
.kezhen-sys-content .des img{
	display:inline-block;
}
.kezhen-sys-content .des span{
	
    width: 934px;
    margin-left: 30px;
    display: inline-block;
    vertical-align: middle;
}