/* 项目案例开始 */
.xiangmubg {
    width: 100%;
    background-color: #f2f2f2;
    padding: 30px 0;
}
.xiangmu {
    max-width: 1480px;
    margin: 0 auto;
    padding: 0 20px;
}
.xiangmu-left {
    float: left;
    width: 17.5%;
}
.xiangmu-left1 {
    background-color: #0172b7;
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 30px 0;
}
.xiangmu-left1 h2 {
    font-size: 21px;
    color: #ffffff;
    text-align: center;
    font-weight: normal;
}
.xiangmu-left1 h3 {
    font-size: 22px;
    color: #ffffff;
    text-align: center;
    font-weight: normal;
}
/*.xiangmu-left ul li {
    width: 100%;
    padding: 0px 30px;
    border-bottom: 1px solid #dddddd;
    background: #ffffff url(..//images/you.png) 90% no-repeat;
    line-height: 65px;
}
.xiangmu-left ul li a {
    font-size: 16px;
    color: #333333;
    display: block;
}
.xiangmu-left ul li a:hover {
    color: #5372c7;
}*/
.xiangmu-right {
    float: right;
    width: 78%;
    background-color: #ffffff;
    padding-left: 20px;
}
.xiangmu-right1 {

}
.xr1-left {
    float: left;
    width: 62%;
}
.xiezhen .xz {
    width: 100%;
}
.swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .swiper {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
  }

  .swiper-slide {
    background-size: cover;
    background-position: center;
  }

  .mySwiper2 {
    height: 80%;
    width: 100%;
  }

  .mySwiper {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
  }

  .mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
  }

  .mySwiper .swiper-slide-thumb-active {
    opacity: 1;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
.xr1-right {
    float: right;
    width: 33%;
    padding-top: 45px;
}
.xr1-right h2 {
    font-size: 26px;
    color: #222;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 26px;
    font-weight: normal;
}
.xr1-right p {
    font-size: 14px;
    color: #595959;
    margin-top: 20px;
}
.xr1-right span a {
    display: inline-block;
    width: 170px;
    height: 48px;
    border: solid 1px #0172b7;
    text-align: center;
    line-height: 48px;
    border-radius: 30px;
    background-color: #0172b7;
    color: #ffffff;
    font-size: 16px;
    margin-top: 40px;
}
.xiangmu-right3 {
    margin-top: 45px;
}
.xiangmu-right3 h2 {
    width: 100%;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 20px;
}
.xiangmu-right3 h2 a {
    display: inline-block;
    color: #ffffff;
    font-size: 15px;
    background-color: #0172b7;
    padding: 0 26px;
    line-height: 44px;
    font-weight: normal;
}
.xiangmu-right3 p {
    font-size: 18px;
    color: #8c8c8c;
}
.fy {
    margin-top: 50px;
    width: 100%;
    border: 1px solid #f0f3f2;
    line-height: 43px;
    border-radius: 30px;
}
.fy a {
    float: left;
    width: 50%;
    color: #333333;
    font-size: 14px;
}
.fy a:hover {
    color: #ffffff;
    background-color: #0574b8;
    border-radius: 30px;
    transition: all .5s ease;
}
.fy1 {
    text-align: left;
    padding-left: 10px;
}
.fy2 {
    text-align: right;
    padding-right: 10px;
}
.xiangmu-right2 {
    margin-top: 40px;
    padding: 30px 0;
}
.xiangmu-right2 h4 {
    font-size: 22px;
    color: #222222;
    border-bottom: 1px solid #cccccc;
    padding: 36px 0 18px 0;
}
.xiangmu-right2 ul {
    margin-top: 30px;
}
.xiangmu-right2 ul li {
    width: 23%;
    margin: 0px 1% 20px 1%;
    float: left;
}
.xiangmu-right2 ul li a div {
    width: 100%;
    height: 180px;
}
.xiangmu-right2 ul li a div img {
    width: 100%;
    height: 100%;
}
.xiangmu-right2 ul li a h2 {
    color: #262626;
    font-size: 16px;
    margin-top: 10px;
    text-align: center;
}
.xiangmu-right2 ul li a p {
    font-size: 14px;
    color: #8c8c8c;
    overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}





@media only screen and (max-width: 980px) {
        /* 项目案例开始 */
        .xiangmu {
            padding: 0 10px;
        }
        .xiangmu-left {
            display: none;
        }
        .xiangmu-right {
            width: 100%;
            float: none;
            padding-left: 0px;
        }
        .xr1-left {
            width: 100%;
            float: none;
        }
        .xr1-right {
            width: 100%;
            float: none;
        }
        .xr1-right span{
           display: block;
          text-align: center;
        }
        .fy a {
            text-align: center;
        }
        .xiangmu-right2 {
            margin: 0;
        }
        .xiangmu-right2 ul li {
            width: 90%;
            margin: 0 5% 20px 5%;
        }
        .xiangmu-right2 ul li a p {
            display: none;
        }
}
