.index-title p span:first-child {
   
    margin-right: 8px;
}
.index-title p span:nth-child(2) {
   
    margin-left: 8px;
}

.index-case  {
    padding: 57px 0;
}
.case-cont li  {
    width: 294px;
    display: inline-block;

}
.case-cont {
    margin-top: 28px;
}
.case-btm {
    padding: 40px 0;
    border: solid 1px #e1e1e1;
}
.case-btm div:first-child {
    font-size: 48px;
    font-weight: normal;
    font-stretch: normal;

    letter-spacing: 0px;
    color: #333333;
    margin-bottom: 20px;
    text-align: center;
}
.btline {
     width: 60px;
     height: 1px;
    background-color: #999999;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
 }
.btp{
    font-size: 20px;
    font-stretch: normal;
    text-align: center;
    letter-spacing: 0px;
    color: #333333;
    font-weight: bold;
}
.case-cont p {
    padding-left: 92px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #333333;
    margin-top: 30px;
}
.case-cont p  span {
    width: 5px;
    height: 5px;
    background-color: black;
    border-radius: 50% 50%;
    display: inline-block;
    margin-right: 10px;
}
.cmore {
    width: 112px;
    height: 36px;
    border: solid 1px #e1e1e1;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #999999;
    text-align: center;
    line-height: 36px;
    margin: 0 auto;
    margin-top: 35px;
}
.home-product {
    height: auto;
    background: url("../../images/homecpbj.png") no-repeat center center;
    background-size: cover;
    padding: 0px;
    padding-bottom: 20px;
}

.h545 {
    height: auto;
 
}
.index-product1 {
    position: absolute;
    width: 480px;
    height: 545px;
    left: 0;
    top: 0;
    background: white;
}
.index-product2 {
    position: absolute;
    width: 709px;
    height: 267px;
    right: 0;
    top: 0;
    background: white;
}
.index-product3 {
    position: absolute;
    width: 350px;
    height: 267px;
    right: 360px;
    bottom: 0;
    background: white;
}
.index-product4 {
    position: absolute;
    width: 350px;
    height: 267px;
    right: 0;
    bottom: 0;
    background: white;
}
.h545  img {
    margin: 0 auto;
}
.h545 P:nth-child(2) {
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 1px;
    color: #333333;
}
.h545 P:nth-child(3) {
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #333333;
}
.index-product1 P:nth-child(2) {
    position: absolute;
    left: 53px;
    top: 40px;
    width: 345px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.index-product1 P:nth-child(3) {
    position: absolute;
    left: 53px;
    top: 80px;
    width: 345px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.index-product1 img {
    position: relative;
    top: 160px;

}
.index-product2 P:nth-child(2) {
    position: absolute;
    top: 40px;
    left: 73px;
    width: 172px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;

}
.index-product2 P:nth-child(3) {
    position: absolute;
    top: 75px;
    left: 73px;
    width: 172px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;

}
.index-product3 p:nth-child(2) {
    position: absolute;
    top: 30px;
    left: 25px;
    width: 150px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.index-product4 p:nth-child(2) {
    position: absolute;
    top: 30px;
    left: 25px;
    width: 150px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.index-product3 img , .index-product4 img {
    position: relative;
   top: 20px;
}
.home-product .swiper-container {
    height: 545px;
}
.swiper-right {
    cursor: pointer;
    position: absolute;
    bottom: 24px;
    right: 24px;

    width: 50px;
    height: 80px;
    background: url(../../images/you.png)no-repeat center center;
    background-size: cover;
    z-index: 999999;
}
.swiper-right:hover {
    background: url(../../images/ykb.png)no-repeat center center;
    background-size: cover;
}
.swiper-left {
    cursor: pointer;
    position: absolute;
    bottom: 24px;
    right: 98px;
    z-index: 999999;
    width: 50px;
    height: 80px;
    background: url(../../images/zuo.png)no-repeat center center;
    background-size: cover;
}
.swiper-left:hover {
    background: url(../../images/zkb.png)no-repeat center center;
    background-size: cover;
}
.home-case {
    padding: 52px 0;
}
.home-case .swiper-container .swiper-slide {
    width: 380px !important;
    margin-right: 20px;
    margin-top: 29px;
}
.home-case .swiper-container .swiper-slide p {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 58px;
    letter-spacing: 1px;
    color: #333333;
    width: 370px;
    background-color: #efefef;
    height: 58px;
    text-align: center;
}

.swip-right {
    cursor: pointer;
    position: absolute;
    top: 275px;
    right: -50px;
    width: 50px;
    height: 80px;
    background: url(../../images/you.png)no-repeat center center;
    background-size: cover;
}
.swip-right:hover {
    background: url(../../images/ykb.png)no-repeat center center;
    background-size: cover;
}
.swip-left {
    cursor: pointer;
    position: absolute;
    top: 275px;
    left: -79px;
    width: 50px;
    height: 80px;
    background: url(../../images/zuo.png)no-repeat center center;
    background-size: cover;
}
.swip-left:hover {
    background: url(../../images/zkb.png)no-repeat center center;
    background-size: cover;
}
.home-advantage {
 height: auto;
    padding: 50px 0;
    background: url("../../images/ysbj.png") no-repeat center center;
    background-size: cover;
}
.home-advantage .index-title p:first-child {
    font-size: 32px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 1px;
    color: #ffffff;
}
.home-advantage .index-title p:nth-of-type(2) {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #ffffff;
}
.adv-cont  ul {
    overflow: hidden;
    margin-top: 50px;
}
.adv-cont li {
    width: 257px;
    height: 349px;
    float: left;

}
.adv-cont li  div{
    width: 270px;
   margin-bottom:20px;
}
.adv-cont li:nth-child(2n+1) {
    background-color: #5e5dd5;
    padding-left: 38px;
}
.adv-cont li:nth-child(2n+1)  p:first-child {
    font-size: 28px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 2px;
    color: #ffffff;
    margin-top: 58px;
}
.adv-cont li:nth-child(2n+1) p:nth-child(2) {
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #ffffff;
    margin-top: 30px;
    line-height: 30px;
}
.adv-cont li  img {
    margin-top: 59px;
}
.adv-cont li:nth-child(2n) {
    background-color: #ffffff;
    padding-left: 38px;
}
.adv-cont li:nth-child(2n)  p:first-child {
    margin-top: 58px;
    font-size: 28px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 2px;
    color: #333333;
}
.adv-cont li:nth-child(2n) p:nth-child(2) {
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #333333;
    margin-top: 30px;
    line-height: 30px;
}

.home-about {

    padding-top:20px ;

}
.tsd {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    margin-bottom: 10px;
    line-height: 30px;
}
.anj {

    margin-bottom: 45px;

}
.anj img {
    margin: 0 auto;
}
.gybj {
      min-width: 1200px;
    margin: 0 auto;
    position: relative;
    top: -110px;
    z-index: -99;
}
.index-product-nav li:hover, .index-product-nav li.on {
    background-color: #5e5dd5;
    background-image: none;
    border: solid 1px #e5e5e5;
}
.index-product-nav li {
    width: 107px;
    height: 37px;
    border-radius: 6px;

}
.index-new {
    display: flex;
    flex-wrap: wrap;
}
.index-new li {
    display: flex;
    margin-top: 39px;
    margin-bottom: 39px;
}
.index-new li:hover .new-r P:first-child {
    color: #4c4bd0;
}
.new-l {
    width: 101px;
    height: 45px;
    background-color: #f1f1f1;
    padding: 28px 0;
    display: inline-block;
}
.new-l  p:first-child {
    font-size: 26px;

    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #666666;
    text-align: center;
    font-weight: bold;
}
.new-l  p:nth-child(2) {
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #666666;
    text-align: center;
    margin-top: 8px;
}
.new-r {
    display: inline-block;
    margin-left: 39px;
    width: 400px;
}
.new-r p:first-child {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333333;
}

.new-r  p:nth-child(2) {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #999999
}
.index-new li:nth-child(2n) {
    margin-left: 119px;

}
.home-hz {
    height: 254px;
    background-color: #f1f1f1;
    padding-top: 40px;
}
.hz-f  {
    font-size: 32px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333333;

}
.hz-f span {
    width: 7px;
    height: 30px;
    background-color: #6160d3;
    display: inline-block;
    margin-right: 9px;
    position: relative;
    top: 10px;
}
.home-hz .swiper-slide {
    /*width: 151px;*/
    /*height: 76px;*/
    /*line-height: 76px;*/
    /*margin-right: 24px;**/
    background-color: #ffffff;
}
.home-hz .swiper-slide  li {
    display: block;
    width: 100%;
    height: 100%;

}
.home-hz .swiper-slide  li a {
    display: block;
    width: 100%;
    height: 100%;


}


.w1100 {
    width: 1050px;
    margin: 0 auto;
    position: relative;
    margin-top: 45px;
}
.swipk-right {
    cursor: pointer;
    position: absolute;
    top: 110px;
    right: 30px;
    width: 24px;
    height: 39px;
    background: url(../../images/hzhby.png)no-repeat center center;
    background-size: cover;
}
.swipk-left {
    cursor: pointer;
    position: absolute;
    top: 110px;
    left: 5px;
    width: 24px;
    height: 39px;
    background: url(../../images/hzhbz.png)no-repeat center center;
    background-size: cover;
}
.footer {
    margin-top: 0px;
}
.home-new {
    padding-bottom: 50px;
}
.case-cont li {
 transition: transform 0.8s ease-in-out 7.7s, opacity 0.8s ease-in-out 7.7s;
    overflow: hidden;
}
.case-cont li:hover img {
 transform: scale(1.2);

}
.case-cont li:hover .fdx {
    display: none;
}

.asdads {
    width: 294px;height: 243px;overflow: hidden; position:relative;
}
.fdx {
    display: block;
    width: 294px;
    height: 243px;
    background: rgba(132,132,130,0.5);
    position: absolute;
    top: 0;
    left: 0;
}
.home-product .index-product1:hover  img {
    transform: scale(1.1);
}
.home-product .index-product2:hover  img {
    transform: scale(1.1);
}
.home-product .index-product3:hover  img {
    transform: scale(1.1);
}
.home-product .index-product4:hover  img {
    transform: scale(1.1);
}
.case-cont li:hover .case-btm div:first-child {
    color: #ffffff;
}
.case-cont li:hover .btline {
    background-color: #ffffff;
}
.case-cont li:hover .case-btm {
    background-color: #5e5dd5;
    border: 1px solid #5e5dd5;
}
.case-cont li:hover .btp {
    color: #ffffff;
}
.case-cont li:hover  p {
    color: #ffffff !important;
}
.case-cont li:hover  p span {
    background-color: white;
}
.case-cont li:hover .cmore {
    color: #ffffff;
}
.h545 div:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .5);
}
.h545 img {
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
}