.ecicon {
    background: url("../images/index/icon.png") no-repeat;
}

/* baner */
.swipecot {
    width: 100%;
    /*height: 570px;*/
}

.swpimg1 {
    width: 100%;
    height: 642px;
    background: url("../images/index/ecbner1.png") no-repeat center top;
}

.indextit {
    padding: 120px 0 110px;
    font-weight: normal;
    display: flex;
    flex-direction: column;
}

.indextit span:nth-child(1) {
    font-family: 'MicrosoftYaHei';
    text-align: center;
    font-size: 36px;
    line-height: 36px;
    color: #333333;
}

.indextit span:nth-child(2) {
    text-align: center;
    font-size: 14px;
    line-height: 36px;
    color: #999999;
}

.ptit {
    position: relative;
    padding-bottom: 15px;
    font-size: 20px;
    line-height: 1;
    color: #333333;
}

.pcot {
    font-size: 16px;
    line-height: 24px;
    color: #888888;
    width: 520px;
}

.ptit:before {
    content: '';
    display: inline-block;
    position: absolute;
    right: 40px;
    top: 25px;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #cccccc;
}


.pdecot {
    margin: 0 auto;
    padding-bottom: 60px;
    width: 980px;
    font-size: 14px;
    line-height: 22px;
    color: #999999;
}

.setcot {
    /*height: 350px;*/
    /*background-color: #f4f6f9;*/
}

.setcot li {
    border: 1px solid #cccfd9;
    border-collapse: collapse;
    text-align: center;
    float: left;
    width: 181px;
    height: 408px;
    background-color: #fff;
    /*background: url("../images/index/setcotbg.png") no-repeat;*/
    transition: margin .2s linear;
    cursor: pointer;
}

.setcot li.stli2 {
    background-position: -295px 0;
}

.setcot li.stli3 {
    background-position: -590px 0;
}

.setcot li.stli4 {
    background-position: right 0;
}

.setcot li i {
    display: inline-block;
    width: 80px;
    height: 74px;
    margin-top: 54px;

    background-position: 7px -68px;
}

.setcot li.stli2 i {
    background-position: -66px -66px;
}

.setcot li.stli3 i {
    background-position: -153px -66px;
}

.setcot li.stli4 i {
    background-position: -230px -66px;
}

.setcot li.stli5 i {
    background-position: -300px -66px;
}

.setcot li.stli6 i {
    background-position: -383px -78px;
}

.setcot li h6 {
    position: relative;
    margin-bottom: 15px;
    padding: 17px 50px;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}

.setcot li h6:after {
    content: '';
    display: inline-block;
    width: 50px;
    height: 2px;
    background: #cccfd9;
    position: absolute;
    bottom: 0;
    left: calc(50% - 25px);
}

.setcot li.active h6:after {
    background: #ffbb00;
}

.setcot li.active h6 {
    font-size: 22px;
    font-weight: bold;
}

.prodcot-description {
    display: flex;
    flex-direction: column;
    line-height: 28px;
}

.setcot li.active .prodcot-description {
    display: none;
}

.setcot li .prodcot-description span {
    font-size: 16px;
    color: #333333;
}

.clearfix {
    display: inline-block;
    flex-wrap: nowrap;
    display: flex;
}

.corscot {
    background: url("../images/index/productsbg.png") no-repeat;
    height: 856px;
}

.corscot .setcot {
    display: flex;
    justify-content: center;
    padding-bottom: 110px;
}

.setcot li p {
    display: none;
    text-align: left;
    padding: 0 24px;
    font-size: 16px;
    line-height: 26px;
    color: #333333;
}

.setcot li.active {
    width: 293px;
    hight: 478px;
    padding: 34px 0;
    margin-top: -34px;
    background: #fff;
    border: solid 1px #fcc62d;
    /*background-color: #ffffff;*/
    box-shadow: 0px 0px 20px 0px rgba(177, 177, 177, 0.3);
}

.setcot li.active h6 {
    color: #333333;
    background: #fff;
    padding: 17px 40px;
}

.setcot li.active p {
    display: block;
}

.setcot li.active i {
    margin-top: 20px;
    background-position: 5px -2px;
}

.setcot li.active.stli2 i {
    background-position: -77px -2px;
}

.setcot li.active.stli3 i {
    background-position: -160px -2px;
}

.setcot li.active.stli4 i {
    background-position: -234px -2px;
}

.setcot li.active.stli5 i {
    background-position: -308px -2px;
}

.setcot li.active.stli6 i {
    background-position: -390px -3px;
}

.moblcomer {
    /*padding-bottom: 200px;*/
    display: flex;
}

.moblcomer li {
    flex: 1;
}

.moblcomer li .ecicon {
    display: inline-block;
    width: 208px;
    height: 200px;
    background-position: -2px -156px;
    margin-left: 46px;
}

.moblcomer li:hover i.ecicon {
    -webkit-animation: 1s ease 1 0s both;
    -moz-animation: 1s ease 1 0s both;
    -ms-animation: 1s ease 1 0s both;
    animation: 1s ease 1 0s both;
    -webkit-animation-name: swing;
    -moz-animation-name: swing;
    -ms-animation-name: swing;
    animation-name: swing;
}

.moblcomer li .mbmeic2 {
    background-position: -203px -156px;
}

.moblcomer li .mbmeic3 {
    background-position: -416px -156px;
}

.moblcomer li .mbmeic4 {
    background-position: -369px -240px;
}

.moblcomer h6 {
    padding: 20px 0;
    line-height: 36px;
    font-family: 'MicrosoftYaHei';
    font-size: 22px;
    font-weight: bold;
    color: #333333;
}

.moblcomer p {
    text-align: center;
    margin: 0 auto;
    width: 337px;
    font-size: 16px;
    color: #777777;
    word-break: break-all;
    line-height: 28px;
}

.prodcot {
    padding-bottom: 110px;
    background: #f4f6f9;
}

.caseptinfo {
    width: 1260px;
    margin: 0 auto;
}

.peatrue {
    height: 928px;
    background: url("../images/index/peatrue.png") no-repeat;
    background-position: top center
}

.componySupport {
    height: 856px;
}

.componySupport .moblcomer {
    justify-content: center;
}

.mobileSupport {
    height: 934px;
    background: url("../images/index/mobilebg.png") no-repeat;
    background-position: center center
}

.white {
    color: #fff;
}

.mobileSupport .mobileList li {
    display: flex;
    flex-direction: column;
    width: 330px;
    text-align: center;
}

.mobileSupport .mobileList li .borderBox {
    position: relative;
    display: inline-block;
    width: 158px;
    height: 158px;
    border-radius: 50%;
    border: 1px solid #fff;
}

.mobileSupport .mobileList li .mobileIcon {
    display: inline-block;
    width: 80px;
    height: 80px;
    background-position: -2px -156px;
    position: absolute;
    top: 36px;
    left: 40px;

}

.mobileSupport .mobileList li .mbmeic1 {
    background-position: -468px -6px;
}

.mobileSupport .mobileList li .mbmeic2 {
    background-position: -556px -5px;
}

.mobileSupport .mobileList li .mbmeic3 {
    background-position: -652px -5px;
}

.mobileList li .borderBox {
    margin: 0 auto;

}

.textcenter {
    height: 768px;
    background: url("../images/index/coreBg.png") no-repeat;
}

.mobileList h6 {
    padding: 15px 0;
    line-height: 36px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    position: relative;
}

.mobileList h6:before {
    position: absolute;
    left: calc(50% - 18px);
    bottom: 0;
    width: 36px;
    height: 2px;
    display: inline-block;
    content: '';
    background-color: #ffffff;
    opacity: 0.8;
}

.mobileList p {
    margin: 30px auto 0;
    font-size: 16px;
    color: #fff;
    text-align: center;
    word-break: break-all;
    line-height: 28px;
}

.mobileList {
    display: flex;
    justify-content: space-evenly;
}

.mobileIcon {
    background: url("../images/index/icon.png") no-repeat;
}

.bigData {
    height: 2068px;
    width: 100%;
    position: relative;
}

.bigData .fengkong {
    margin: 0 auto;
    display: inline-block;
    width: 1200px;
    height: 528px;
    background: url("../images/index/bigdata1.png") no-repeat;
}

.bigData .item {
    width: 1200px;
    height: 336px;
    display: inline-block;
    background-color: #f0f2f7;
    border-radius: 20px;
    position: relative;
}

.bigData .item:last-child:before {
    content: '';
    width: 172px;
    height: 72px;
    background: url("../images/index/arrowShang.png") no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -86px;
    top: -80px;
}

.dataOrigin {
    width: 391px;
    height: 243px;
    display: inline-block;
    background: url("../images/index/dataOrigin.png") no-repeat;
}

.dataModel {
    width: 452px;
    height: 251px;
    display: inline-block;
    background: url("../images/index/dataModel.png") no-repeat;
}

.bigData ul {
    display: flex;
    flex-direction: column;
    position: relative;
}

.bigData ul li {
    margin: 0 auto;
}

.bigData ul li:nth-child(2) {
    margin-top: 43px;
}

.bigData ul li:nth-child(3) {
    margin-top: 93px;
}

.bigData .item .title {
    margin: 26px 0 28px 44px;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 22px;
    position: relative;
}

.bigData .item .title:before {
    width: 4px;
    height: 21px;
    content: " ";
    position: absolute;
    top: 0;
    left: -10px;
    background-color: #ffbb00;
}

.bigData .item .content {
    display: flex;
    justify-content: space-around;
}

.bigData .item .text {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    color: #333333;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 137px;
    margin-top: 40px;
}

.bigData .item .text span {
    line-height: 30px;
}

.bigData .item .text span p {
    display: inline-block;
    line-height: 30px;
    font-weight: bold;
}

.mobileSwiper {
    width: 1199px;
    height: 661px;
    background-color: #ffffff;
    box-shadow: 0px 3px 24px 0px rgba(210, 213, 213, 0.35);
    border-radius: 16px;
    display: inline-block;
    position: absolute;
    left: calc(50% - 600px);
    top: -300px;
}

.mobileSwiper i {
    display: inline-block;
    margin: 46px 15px;
    border-radius: 16px;
    width: 1163px;
    height: 573px;
    background: url("../images/index/mobilePicture.png") no-repeat;
}

.bigDataBottom {
    width: 100%;
    height: 1939px;
    display: inline-block;
    background: url("../images/index/bigDataBg.png") no-repeat;
}

.bigDataBottomContent {
    width: 1203px;
    height: 1528px;
    display: inline-block;
    background: url("../images/index/bigDataBottom.png") no-repeat;
}

.successCasa {
    height: 730px;
}

.successCasa ul li ul {
    display: flex;
    justify-content: center;
}

.successCasa .row ul li {
    margin: 8px 12px;
    width: 283px;
    height: 122px;
    background-color: #ffffff;
    border: solid 1px #cbcbcb;
}

.successCasa .caseItem1 {
    background-position: -3px -377px;
}

.successCasa .caseItem2 {
    background-position: -301px -377px;
}

.successCasa .caseItem3 {
    background-position: -597px -377px;
}

.successCasa .caseItem4 {
    background-position: -3px -507px;
}

.successCasa .caseItem5 {
    background-position: -301px -507px;
}

.successCasa .caseItem6 {
    background-position: -597px -507px;
}

.successCasa .caseItem7 {
    background-position: -3px -636px;
}

.successCasa .caseItem8 {
    background-position: -301px -636px;
}

.successCasa .caseItem9 {
    background-position: -597px -636px;
}

.successCasa .caseItem10 {
    background-position: -3px -766px;
}

.successCasa .caseItem11 {
    background-position: -301px -766px;
}

.successCasa .caseItem12 {
    background-position: -597px -766px;
}

.solutions {
    display: inline-block;
    height: 800px;
    width: 100%;
    background: url("../images/index/solutionsbg.png") no-repeat;
}

.solutions .indextit {
    border: 1px solid #cbcbcb;
}

.solutions h6 {
    padding: 50px 0 18px;
    line-height: 36px;
    font-family: 'MicrosoftYaHei';
    font-size: 22px;
    font-weight: bold;
    color: #333;
}

.solutions ul {
    display: flex;
    justify-content: center;

}

.solutions .solutionsContents ul li {
    position: relative;
    display: inline-block;
    width: 228px;
    height: 150px;
    border-bottom: 1px solid #cbcbcb;
}

.solutions .solutionsContents {
    border-right: 1px solid #cbcbcb;
}

.solutions .solutionsContents ul {
    display: flex;
    flex-direction: column;
}

.solutions .solutionsContents ul li .card li {
    padding: 18px 0 0 16px;
    text-align: left;
}

.solutions .right {
    width: 970px;
}

.solutions .solutionsContents li {
    cursor: pointer;
}

.solutions .solutionsContents .active {
    position: relative;
    cursor: pointer;
}

.solutions .solutionsContents .active .leftTitle h6 {
    color: #fff;
}

.solutions .solutionsContents .active .leftTitle p {
    color: #fff;
}

.solutions .solutionsContents .leftTitle h6 {
    color: #333;
}

.solutions .solutionsContents ul li span {
    display: inline-block;
}

.solutions .solutionsContents .active span {
    padding-left: 18px;
    position: absolute;
    top: 0;
    left: -18px;
    width: 253px;
    height: 150px;
    box-shadow: 0px 0px 18px 0px rgba(124, 124, 124, 0.76);
    background-image: linear-gradient(90deg, #4b4f81 0%, #4b75ab 100%), linear-gradient(#f6f6f6, #f6f6f6);
    background-blend-mode: normal;
}

.solutions .solutionsContents .content {
    width: 920px;
    position: absolute;
    top: 0;
    left: 230px;
    padding: 63px 0 0 54px;
}

.solutionsContents ul li:nth-child(2) .content {
    top: -151px;
}

.solutionsContents ul li:nth-child(3) .content {
    top: -302px;
}

.solutions .solutionsContents .content .title {
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 36px;
    color: #333333;
    display: inline-block;
}

.solutions .solutionsContents .content .text {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    color: #333333;
    opacity: 0.99;
    margin-top: 29px;
}

.solutions .solutionsContents .content .title p:nth-child(1) {
    font-weight: bold;
    font-stretch: normal;
    line-height: 36px;
    color: #333333;
    display: inline-block;

}

.solutions .solutionsContents .content .title p:nth-child(2) {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    display: inline-block;
}

.content .card li {
    text-align: center;
    display: inline-block;
    border: none;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    width: 112px;
    height: 150px;
    background-color: #e6e5e5;
    margin-right: 8px;
    padding-top: 18px;
}

.solutionsContents ul li .content {
    display: none;
}

.solutionsContents ul li.active .content {
    display: inline-block;
}