* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}

/*轮播*/
.w_lunbo {
    height: 490px;
    width: 100%;
}

/*内容    党员数字*/
.w_con {
    margin: 0 auto;
    box-sizing: border-box;
    /*border: 1px solid salmon;*/
    overflow: hidden;
    /*padding-bottom: 128px;*/
}

.w_tit {
    width: 100%;
    text-align: center;
    margin-top: 80px;
}

.w_tit h2 {
    color: #a30401;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 20px;
}

.w_tit h4 {
    margin-top: 20px;
    font-size: 16px;
}

.w_tit_num {
    font-weight: 600;
    color: #d82425;
}

.w_jiajia {
    width: 100%;
    height: 166px;
    margin-bottom: 60px;
}

.w_img_bg {
    height: 530px;
    margin: 0 auto;
    background: url(../img/ditu.png) no-repeat center center;
    /*background-size: 100% 100%;*/
    margin-bottom: 31px;
    position: relative;
}

.w_hui {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 230px;
    margin-left: -110px;
    margin-top: -85px;
    z-index: 100;
}

.dong1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/bowen.png) no-repeat center center;
    background-size: 15% 15%;
    opacity: 0;
}

.dong2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/bowen.png) no-repeat center center;
    background-size: 15% 15%;
    opacity: 0;
}

.dong3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/bowen.png) no-repeat center center;
    background-size: 15% 15%;
    opacity: 0;
}

/*.dong3{
    width: 100%;
    height: 100%;
    background: url(../img/bowen.png) no-repeat center center;
    background-size:10% 10%;
}*/
.w_jiajia {
    position: relative;
    top: 0;
    left: 0;
}

.w_jiajia li {
    position: absolute;
    /*bottom: -200px;*/
    width: 17%;
    height: 160px;
    float: left;
    background: #fff;
    box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.2);
    font-size: 24px;
    border-radius: 5px;
    padding-top: 50px;
    overflow: hidden;
    transition: all 0.5s;
}
.w_jiajia li p:first-child {
   font-size: 26px;
}

.w_jiajia li p {
    color: #a30401 !important;
    margin-left: 50px;
    font-weight: 600;
}

.w_jiajia li:nth-child(1) {
    left: 0;
    bottom: 0;
}

.w_jiajia li:nth-child(2) {
    left: 250px;
    bottom: 0;
}

.w_jiajia li:nth-child(3) {
    left: 500px;
    bottom: 0;
}

.w_jiajia li:nth-child(4) {
    left: 750px;
    bottom: 0;
}

.w_jiajia li:nth-child(5) {
    left: 1000px;
    bottom: 0;
}

.w_jiajia li:hover {
    transform: scale(1.1);
}

.w_er {
    width: 100%;
    /*height: 320px;*/
    background: url(../img/w_06.png) repeat-y center center;
    text-align: center;
    overflow: hidden;
    padding: 80px 0;
}

.w_er h2 {
    font-size: 26px;
    font-weight: 600;
    color: #a30401;
    margin-top: 0;
    margin-bottom: 20px;
}

.w_er h4 {
    margin-top: 20px;
    font-size: 16px;
    margin: 0;
}

.w_zhong, .w_zhongs {
    margin: 0 auto;
}

.w_zhong img {
    transform: translateY(0px);
    -webkit-transition: all 0.5s;
}

.w_zhong img:hover {
    transform: translateY(-20px);
}

.w_abso {
    position: relative;
    top: 20px;
    left: 0;
    width: 1280px;
    height: 627px;
}

.w_abso .w_app {
    position: absolute;
    top: 49px;
    left: 288px;
}

.w_abso .w_appl {
    position: absolute;
    top: 146px;
    left: 40px;
}

.w_abso .w_appr {
    position: absolute;
    left: 607px;
    top: 194px;
}

.w_abso .w_apprr {
    position: absolute;
    right: 137px;
    top: 194px
}

.w_abso .w_apprrr {
    position: absolute;
    right: 53px;
    top: 326px;
}

.w_zhong_conp {
    position: absolute;
    top: 528px;
    left: 50%;
    margin-left: -551px;
    width: 1102px;
    text-indent: 2em;
    font-size: 16px;
    line-height: 28px;
}
.w_time {
    margin-top: 80px;
}
.w_time h2 {
    text-align: center;
    font-size: 26px;
    line-height: 26px;
    color: #333;
    margin-bottom: 20px;
    font-weight: 600;
}
.w_time p {
    text-align: center;
    font-size: 16px;
}

.w_time_bott_19 {
    width: 100%;
    height: 500px;
    overflow: hidden;
    background: url(../img/wei_08.png) no-repeat center 18px;
    margin-top: 80px;
}

.w_time_bott {
    width: 1280px;
    height: 500px;
    font-size: 14px;
    /*overflow: hidden;*/
    margin: 0 auto;
}

.w_time_bott_bb {
    width: 100%;
    background: #efeff0;
    height: 890px;
    margin: 0 auto;
    margin-top: 80px;
}

.w_xiao {
    width: 375px;
    height: 180px;
    border-radius: 15px;
    background: #eee;
    float: left;
    position: relative;
    top: 0;
    left: 0;
}

.w_xiao img {
    position: absolute;
    left: -23px;
    top: 16px;
}

.w_xiao:nth-child(2) {
    margin-left: 45px;
}

.w_xiao:nth-child(3) {
    margin-left: 45px;
}

.w_xiao:nth-child(4) {
    margin-top: 139px;

}

.w_xiao:nth-child(5), .w_xiao:nth-child(6) {
    margin-top: 139px;
    margin-left: 45px;
}

.w_title {

    font-size: 20px;
    color: #e50c00;
    font-weight: 800;
    height: 65px;
    line-height: 65px;
    margin: 0 15px;
    border-bottom: dashed 2px #ca291c;
}

.w_con_nei {
    margin: 15px;
    height: 85px;
    overflow: hidden;
}
.w_con_nei_show{
    display: none;
    margin: 15px;
    height: 85px;
    position: absolute;
    bottom: 0;
    left: 0;
}


.liconter {
    width: 1280px;
    height: 100%;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}

.liconter .lims {
    margin-top: 80px;
    width: 950px;
}

.licons .p1 {
    color: #ae0001;
    font-size: 35px;
}

.licons .p2 {
    color: #595757;
    font-size: 20px;
    margin-top: 30px;
}

.licow {
    overflow: hidden;

}

.zhuan {
    float: left;
    /*width: 585px;*/
    width: 55%;
    /*height: 585px;*/
    height: 535px;

    position: relative;
}

.lm1 {
    position: absolute;
    left: 0;
    top: 70px;
    right: 0;
    margin: 0 auto;
    width: 370px;
    z-index: 1;
    -webkit-animation: mo 10s linear infinite;
}

.lm2 {
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 460px;
    height: 460px;
}
.lm2 .smcircle{
    width: 120px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    background-image: url("../images/index/circle.png");
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -60px;
    color: #40a5cd;
    font-size: 16px;
    font-weight: bold;
    transition: all .3s;
    cursor: pointer;
}
.lm2 .smcircle:hover{
    background-image: url("../images/index/circleactive.png");
    color: #fff;
}
.lm2 .smcircle:nth-child(2){
    top: 30%;
    left: auto;
    right: 0;
    margin-left: 0;
}
.lm2 .smcircle:nth-child(3){
    top: auto;
    bottom: 0;
    left: auto;
    right: 45px;
    margin-left: 0;
}
.lm2 .smcircle:nth-child(4){
    top: auto;
    bottom: 0;
    left: 45px;
    margin-left: 0;
}
.lm2 .smcircle:nth-child(5){
    top: 30%;
    left: 0;
    margin-left: 0;
}

@-webkit-keyframes mo {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.wenz {
    width: 45%;
    color: #595757;
    float: left;
    font-size: 14px;
}

.wenz span {
    display: inline-block;
    text-align: left;
    font-weight: 800;
    line-height: 30px;
}

.dataList-animation2 li:nth-of-type(1) {
    /*border: 2px solid #44e2ba;*/
    left: 0;
    display: block;
    animation: dataList-ani2 2s forwards;
    -webkit-animation: dataList-ani2 2s forwards;
}

.dataList-animation2 li:nth-of-type(2) {
    /*border: 2px solid #fcd37c;*/
    left: 250px;
    display: block;
    animation: dataList-ani2 2s 0.2s forwards;
    -webkit-animation: dataList-ani2 2s 0.2s forwards;
}

.dataList-animation2 li:nth-of-type(3) {
    /*border: 2px solid #bd90ed;*/
    left: 500px;
    display: block;
    animation: dataList-ani2 2s 0.4s forwards;
    -webkit-animation: dataList-ani2 2s 0.4s forwards;
}

.dataList-animation2 li:nth-of-type(4) {
    /*border: 2px solid #42bafa;*/
    left: 750px;
    display: block;
    animation: dataList-ani2 2s 0.6s forwards;
    -webkit-animation: dataList-ani2 2s 0.6s forwards;
}

.dataList-animation2 li:nth-of-type(5) {
    /*border: 2px solid #42bafa;*/
    left: 1000px;
    display: block;
    animation: dataList-ani2 2s 0.6s forwards;
    -webkit-animation: dataList-ani2 2s 0.6s forwards;
}

@keyframes dataList-ani2 {
    0% {
        bottom: -200px;
        opacity: 0;
        filter: alpha(opacity=0);
    }
    30% {
        opacity: -130px;
        opacity: 0;
        filter: alpha(opacity=0);
    }
    100% {
        top: 0px;
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@-webkit-keyframes dataList-ani2 {
    0% {
        bottom: -200px;
        opacity: 0;
        filter: alpha(opacity=0);
    }
    30% {
        opacity: 0;
        filter: alpha(opacity=0);
    }
    100% {
        top: 0px;
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@keyframes dot2 {
    0% {
        transform: translate(0, 0) scale(.5);
        opacity: 1
    }
    20% {
        transform: translate(20px, 0) scale(.5);
        opacity: 0
    }
    40% {
        transform: translate(-40px, 0) scale(.5);
        opacity: 0
    }
    70% {
        transform: translate(0, 0) scale(.5);
        opacity: 1
    }
    100% {
        transform: translate(0, 0) scale(.5);
        opacity: 1
    }
}

#roll {
    width: 200%;
}

#roll li {
    width: 310px;
    height: 370px;
    float: left;
    margin-right: 5px;
}

#roll h3 {
    margin: 20px 0;
    font-size: 16px;
}

.bot-size {
    display: inline-block;
    margin: 30px 0;
    font-weight: 500;
    font-size: 20px;
    font-weight: bold;
}

.combg {
    background: url("../img/redbg.png") no-repeat;
    height: 956px;
}

.wrap_width {
    width: 1280px;
    margin: 0 auto;
    padding-top: 100px;
    position: relative;
}

.wrap_width img {
    text-align: center;
}

.knowledge-list {
    padding: 16px 20px;
    width: 1280px;
    margin: 0 auto;
    box-sizing: border-box;
}

.knowledge-list ul {
    /*width: 90%;*/
    margin: 0 auto;
}

.knowledge {
    background: url(../img/y_biaoh.png);
    height: 60px;
    width: 60px;
    display: inline-block;
    vertical-align: middle
}

.knowledge.kxy {
    /*background-position: -475px -44px*/
    background-position: -250px -90px;
}

.knowledge.djcp {
    /*background-position: -413px -44px*/
    background-position: -308px -90px;
}

.knowledge.csa {
    width: 64px;
    background-position: -367px -90px;
}

.knowledge.iso {
    background-position: -305px -150px;
}

.knowledge.iso2 {
    background-position: -376px -150px
}

.main-bg-dark {
    background-color: #595757;
    width: 100%;
}

.knowledge-list ul {
    font-size: 0
}

.knowledge-list li {
    display: inline-block;
    padding: 0 35px
}

.knowledge-list li a {
    color: #fff;
}

.knowledge-list li span {
    display: inline-block;
    font-size: 13px;
    vertical-align: middle;
    padding-left: 16px;
    line-height: 26px;
    text-align: center
}

.knowledge-list li:last-child {
    border-right: none;
    padding-right: 0
}

.knowledge-list li:first-child {
    padding-left: 0
}

.dong1 {
    -webkit-animation: ani-circle-a 4.5s ease-out forwards infinite;
    animation: ani-circle-a 4.5s ease-out forwards infinite;
}

.dong2 {
    -webkit-animation: ani-circle-a 4.5s ease-out 1.5s forwards infinite;
    animation: ani-circle-a 4.5s ease-out 1.5s forwards infinite;
}

.dong3 {
    -webkit-animation: ani-circle-a 4.5s ease-out 3s forwards infinite;
    animation: ani-circle-a 4.5s ease-out 3s forwards infinite;
}

/*.index-circle .floor3-more-industry {
  bottom: 50px;
  width: 140px;
}*/
@-webkit-keyframes ani-circle-a {
    0% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        opacity: 0;
        filter: alpha(opacity=0);
    }
    10% {
        opacity: .7;
        filter: alpha(opacity=70);
    }
    100% {
        -webkit-transform: scale(8.5);
        transform: scale(8.5);
        opacity: 0;
        filter: alpha(opacity=0);
    }
}

@keyframes ani-circle-a {
    0% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        opacity: 0;
        filter: alpha(opacity=0);
    }
    10% {
        opacity: 1;
        filter: alpha(opacity=70);
    }
    100% {
        -webkit-transform: scale(8.5);
        transform: scale(8.5);
        opacity: 0;
        filter: alpha(opacity=0);
    }
}
.y_tubiao{
    margin-top: 180px;
    width: 45%;
    color: #595757;
    float: left;
}
.y_tubiao li a{
    text-decoration: none;
}
.y_tubiao li{
    float: left;
    height: 100px;
    margin-right: 35px;
    font-size: 12px;
    text-align: center;
    margin-bottom: 20px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.y_tubiao li:hover{
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    transform: translateY(-3px);
}
.y_tubiao li:hover p{
    color: #22b5f2;
}
.certification-display .container{
    position: relative;
}
/**************/
.tolianmeng{
    width: 100%;
    text-align: center;
    display: block;
    text-align: center;
    transition: all 1s;
 }
.tolianmeng img{
     transition: all 1s;
 }
.tolianmeng:hover{
    background-color: rgba(38,108,185,.1);
 }
.tolianmeng:hover img{
     transform: scale(1.1) translateY(-3px);
 }
/**********   banner   ************/
#homebanner .swiper-slide{
    width: 100%;
    /*height: 500px;*/
    padding-bottom: 26.041%;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
/*
*************************************************************
*/
.value-added-lis ul li{
    transform: scale(1);
    -webkit-transition: all 0.5s;
}
.value-added-lis li:hover {
    transform: scale(1.05);
}
.top_bnr .banner {
    cursor: default;
}
.cloud_lis ul li a,.brand_lis ul li{
    cursor: default;
}
.case-con {
    margin: 50px 0 0;
    text-align: center;
    background: #eee;
}
.case {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.case .case-item {
    float: left;
    margin: 0 2px;
    position: relative;
}
.case .case-img {
    width: 100%;
    /*-webkit-filter: grayscale(100%);*/
    /*-moz-filter: grayscale(100%);*/
    /*-ms-filter: grayscale(100%);*/
    /*-o-filter: grayscale(100%);*/
    /*filter: grayscale(100%);*/
    /*filter: gray;*/
    transition: transform 0.5s;
    float: left;
}
/*.case .case-item:hover .case-img{*/
/*    !*-webkit-filter: grayscale(0);*!*/
/*    !*-moz-filter: grayscale(0);*!*/
/*    !*-ms-filter: grayscale(0);*!*/
/*    !*-o-filter: grayscale(0);*!*/
/*    !*filter: grayscale(0);*!*/
/*    !*filter: none;*!*/
/*    transform: scale(1.02);*/
/*}*/
.case .case-item .position{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    padding-top: 45px;
    z-index: 2;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.case .case-item .position .icon img{
    height: 54px;
}
.case .case-item .position .text{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 1px;
    color: #ffffff;
    margin-top: 70px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.case .case-item .position .btn{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.case .case-item .position .btn span{
    color: #fff;
    font-size: 14px;
    line-height: 36px;
    border: 1px solid #fff;
    padding: 6px 12px;
}
.case .case-item .position .border_bottom{
    width: 44px;
    height: 3px;
    background-color: #ffffff;
    border-radius: 0px;
    margin: 0 auto;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.case .case-item .bgColor{
    z-index: 1;
    position: absolute;
    height: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,194,222,1);
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.case .case-item:hover .bgColor{
    height: 100%;
    opacity: .7;
}
.case .case-item:hover .btn{
    opacity: 1;
    bottom: 100px;
}
.case .case-item:hover .position .text{
    margin-top: 30px;
}
.case .case-item:hover .position{
    padding-top: 30px;
}
.case .case-item:hover .position .border_bottom{
    bottom: 100px;
    opacity: 0;
}

.service {
    padding-bottom: 50px;
}
.service-title {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 50px 0 10px;
}
.service-item {
    width: 25%;
    float: left;
    margin-bottom: 20px;
}
.service-item a {
    color: #333;
    text-decoration: none;
}
.service-item a:hover {
    color: #22b5f2;
}
.service-item a:hover .item-logo {
    transform: scale(1.2);
}
.service-item .item-logo {
    display: block;
    margin: 10px auto;
    width: 70px;
    height: 66px;
    transition: transform 0.5s;
}
.service-item:nth-child(1) .item-logo {
    background: url(../img/server-logo2.png) 8px 0px no-repeat;
}
.service-item:nth-child(2) .item-logo {
    background: url(../img/server-logo2.png) -310px 0px no-repeat;
}
.service-item:nth-child(3) .item-logo {
    background: url(../img/server-logo2.png) -620px 0px no-repeat;
}
.service-item:nth-child(4) .item-logo {
    background: url(../img/server-logo2.png) -940px 0px no-repeat;
}
.service-item:nth-child(5) .item-logo {
    background: url(../img/server-logo2.png) 8px -147px no-repeat;
}
.service-item:nth-child(6) .item-logo {
    background: url(../img/server-logo2.png) -310px -147px no-repeat;
}
.service-item:nth-child(7) .item-logo {
    background: url(../img/server-logo2.png) -620px -147px no-repeat;
}
.service-item:nth-child(8) .item-logo {
    background: url(../img/server-logo2.png) -940px -147px no-repeat;
}
.service-item:nth-child(1) a:hover .item-logo {
    background: url(../img/server-logo-active2.png) 8px 0px no-repeat;
}
.service-item:nth-child(2) a:hover .item-logo {
    background: url(../img/server-logo-active2.png) -310px 0px no-repeat;
}
.service-item:nth-child(3) a:hover .item-logo {
    background: url(../img/server-logo-active2.png) -620px 0px no-repeat;
}
.service-item:nth-child(4) a:hover .item-logo {
    background: url(../img/server-logo-active2.png) -940px 0px no-repeat;
}
.service-item:nth-child(5) a:hover .item-logo {
    background: url(../img/server-logo-active2.png) 8px -147px no-repeat;
}
.service-item:nth-child(6) a:hover .item-logo {
    background: url(../img/server-logo-active2.png) -310px -147px no-repeat;
}
.service-item:nth-child(7) a:hover .item-logo {
    background: url(../img/server-logo-active2.png) -620px -147px no-repeat;
}
.service-item:nth-child(8) a:hover .item-logo {
    background: url(../img/server-logo-active2.png) -940px -147px no-repeat;
}
.service-item .item-title {
    text-align: center;
    font-size: 18px;
    color: inherit;
}
