.home-banner-swiper, .home-banner-swiper .swiper-slide {
    position: relative;
    overflow: hidden;
    /* height: 800px; */
    text-align: center;
}

.home-banner1 {
    color: #ffffff;
    /* background:url('../images/banner1.jpg') no-repeat; */
}
.home-banner-swiper .swiper-slide .box {
    width: 80%;
    position: absolute;
    top: 18%;
    left: 10%;
    z-index: 1;
    text-align: center;
}
.home-banner-swiper h1 {
    margin: 0 0 15px 0;
    font-weight: bold;
    font-size: 2.4vw;
}
.home-banner-swiper p {
    font-size: 1.04vw;
}
.home-banner-swiper .flex-wrap {
    margin-top: 6%;
}
.home-banner-swiper dl {
    width: 20%;
}
.home-banner-swiper dl dt {
    font-size: 2rem;
    color: #ffca2a;
    margin-bottom: 15px;
    font-weight: bold;
}
.home-banner-swiper dl dt i {
    font-size: 1rem;
    font-style: normal;
    font-weight: normal;
}



.sr_water_form {
    position: absolute;
    bottom: 40px;
    z-index: 2;
    width: 100%;
    font-size: 0.8rem;
}
.sr_water_form .form {
    width: 79%;
}
.sr_water_form .form p:nth-child(1) {
    width: 47%;
}
.sr_water_form .form p .text {
    width: 100%;
}
.sr_water_form .form p:nth-child(2) {
    width: 30%;
}
.sr_water_form .form p {
    background: #f8f8f8;
    /*border: 1px #e6e6e6 solid; */
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    height: 3rem;
}
.sr_water_form .form p .text {
    padding: 0.78125vw 0.52vw;
    border: 0;
    background: #f8f8f8;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 8px;
    color: #939393;
}
.sr_water_form .form p .text::-webkit-input-placeholder {
    color: #939393;
    font-size: 18px;
}
.sr_water_form .form p .text::-moz-placeholder {
    color: #939393;
    font-size: 18px;
}
.sr_water_form .form p .text::-ms-input-placeholder {
    color: #939393;
    font-size: 18px;
}
.sr_water_form .form p img {
    width: 1.04vw;
    height: 1.04vw;
    align-self: center;
    margin-left: 1.04vw;
}
.sr_water_form .form .button {
    width: 21%;
    height: 3rem;
    font-size: 1.04vw;
    font-weight: bold;
    color: #fff;
    background: -webkit-linear-gradient(left, #1c7bd0, #288feb);
    background: -o-linear-gradient(bottom, #1c7bd0, #288feb);
    background: -moz-linear-gradient(bottom, #1c7bd0, #288feb);
    background: linear-gradient(to bottom, #1c7bd0, #288feb);
    border: 0;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    cursor: pointer;
    transition: all .5s;
}
.sr_water_form .form .button:hover {
    background: -webkit-linear-gradient(left, #288feb, #1c7bd0);
    background: -o-linear-gradient(bottom, #288feb, #1c7bd0);
    background: -moz-linear-gradient(bottom, #288feb, #1c7bd0);
    background: linear-gradient(to bottom, #288feb, #1c7bd0);
}
.sr_water_form dl {
    width: 19%;
    align-self: center;
}
.sr_water_form dt {
    align-self: center;
    margin-right: 10px;
}
.sr_water_form dd h2 {
    margin: 0;
    font-size: 0.83vw;
}
.sr_water_form dt img {
    width: 2.1875vw;
    height: 2.1875vw;
}
.sr_water_form dd h2 i {
    font-size: 0.68vw;
    font-family: 'Times New Roman', Times, serif;
    color: #666;
    text-transform: uppercase;
    margin-left: 6px;
    font-style: normal;
}
.sr_water_form dd {
    font-size: 1.5625vw;
    width: 80%;
}
.sr_water_form dd a {
    display: none;
}
.sr_water_form dd p {
    margin: 0;
    font-family: "Bebas";
    font-weight: bold;
    font-size: 1rem;
}
.sr_water_form .dl {
    border-top: 1px #f5f5f5 solid;
    margin-top: 0.5vw;
    padding-top: 0.5vw;
}
.sr_water_form .form p .text::-webkit-input-placeholder {
    font-size: 0.9375vw;
    color: #939393;
}
.sr_water_form .form p .text::-moz-placeholder {
    font-size: 0.9375vw;
    color: #939393;
}
.sr_water_form .form p .text::-ms-input-placeholder {
    font-size: 0.9375vw;
    color: #939393;
}
.sr_water_form .dl p {
    background: url(../images/sr_sys_icon.png) no-repeat;
    padding-left: 1.5625vw;
    background-size: 1.04vw 1.04vw;
    font-size: 0.83vw;
    color: #383838;
    margin: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 1.2;
}




.guestbook_wrap {
    width: 75%;
    margin: 0 auto;
    background: #ffffff;
    border-radius: 8px;
    border: 1px solid #ffffff;
}
.guestbook_wrap .tags {
    border-top: 1px solid #ededed;
}


.severbox {
    padding: 70px 0 100px;
    /*background: #FFFFFF; */
}
.severbox .sevlist {
    margin-top: 70px;
}
.severbox .sevlist li {
    float: left;
    width: 32%;
    margin-left: 2%;
    position: relative;
    overflow: hidden;
    transition: all .6s;
}
.severbox .sevlist li:nth-child(1) {
    margin-left: 0;
}
.severbox .sevlist li .con p:nth-child(1) img{
    transition: all 1s;
}
.severbox .sevlist li .con p:nth-child(1) {
    background: transparent;
    width: 384px;
    height: 284px;
    line-height: 284px;
    text-align: center;
    border: 1px solid #dcdcdc;
    position: relative;
    -webkit-transition: all 1s ease-in;
    -moz-transition: all 1s ease-in;
    -ms-transition: all 1s ease-in;
    -o-transition: all 1s ease-in;
    transition: all 1s ease-in;
}
/*.severbox .sevlist li .con p:nth-child(1):hover{
	    border: 1px solid #1e76e4;
}*/
.severbox .sevlist li .con p:nth-child(1){
    background:rgba(0,0,0,0) none repeat scroll 0 0;
    /*border:0 none;*/
    box-shadow: 0 0 0 0 transparent inset;
    box-sizing: border-box;
    transition: all 0.6s ease-in 0s;
}


.severbox .sevlist{
    margin-top:40px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.sevlist .swiper-container{
    width: 100%;
    height: 460px;
    /* margin: 0 -2.5%; */
    overflow: visible;
}
.sevlist .swiper-slide{
    float: left;
    width:32%;
    padding:0 0 0 2%;
}

.sevlist .swiper-slide:first-child {
    padding:0 0 0 0;
}
.sevlist .li{
    height:100%;
    border-radius:3px;
    background: #fff;
    padding:40px 28px;
    box-shadow: 0 0 30px rgba(0,0,0,.1);

    -webkit-transition: all .5s;
    transition: all .5s;
}
.sevlist .li .icon{
    height:126px;
    background-repeat:no-repeat;
    background-position: center bottom;
    background-size:auto 80%;
}
.sevlist .li .icon-1{
    background-image:url(../images/icon_index_f2.png);
}
.sevlist .li .icon-2{
    background-size:auto 100%;
    background-image:url(../images/icon_index_f1.png);
}
.sevlist .li .icon-3{
    background-image:url(../images/icon_index_f3.png);
}
.sevlist .li .til{
    margin:48px 0 44px 0;
    text-align: center;
    font-size:24px;
    color:#121d3e;
    font-weight:bold;
    line-height: 1em;
}
.sevlist .li .line{
    position: relative;
    width:100%;
    height:1px;
    margin:16px auto;
    background:#e9edf5;
}
.sevlist .li .line::after{
    content:'';
    display: block;
    position: absolute;
    left: 0;right:0;
    top:-1px;bottom:-1px;
    margin:auto;
    width:38px;
    height:3px;
    background: -webkit-linear-gradient(left, #1e76e4 0%,#03f2fe 100%);
    background: -moz-linear-gradient(left, #1e76e4 0%,#03f2fe 100%);
    background: -o-linear-gradient(left, #1e76e4 0%,#03f2fe 100%);
    background: linear-gradient(left, #1e76e4 0%,#03f2fe 100%);

    -webkit-transition: all .5s;
    transition: all .5s;
}
.sevlist .li .line .icon-z043{
    display: block;
    position: absolute;
    opacity: 0;
    bottom:-15px;
    left:0;
    width:30px;
    height:30px;
    z-index: 3;
    border-radius:50%;
    margin-left:-15px;
    background: -webkit-linear-gradient(left, #1e76e4 0%,#03f2fe 100%);
    background: -moz-linear-gradient(left, #1e76e4 0%,#03f2fe 100%);
    background: -o-linear-gradient(left, #1e76e4 0%,#03f2fe 100%);
    background: linear-gradient(left, #1e76e4 0%,#03f2fe 100%);
    box-shadow: 0 0 12px rgba(0,61,173,.12);

    -webkit-transition: left .8s, opacity .1s;
    transition: left .8s, opacity .1s;
}
.sevlist .li .line .icon-z043::before{
    content:'';
    display: block;
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    border-radius:50%;
    background: url('../images/icon_z043.png') no-repeat center / auto 16px;
}
.sevlist .li .info{
    overflow: hidden;
    margin-top:40px;
}
.sevlist .li .info span{
    float: left;
    position: relative;
    width: 45%;
    padding-left:14px;
    font-size:14px;
    color:#8996b2;
    line-height:30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.sevlist .li .info span::before{
    content:'';
    display: block;
    position: absolute;
    left:2px;
    top:50%;
    width:4px;
    height:4px;
    border-radius:50%;
    background:#8996b2;
    margin-top:-2px;
}
.sevlist .li:hover{
    margin-top:-20px;
}
.sevlist .li:hover .line::after{
    width:100%;
}
.sevlist .li:hover .line .icon-z043{
    opacity: 1;
    left:50%;
}


/* 精选案例 */
.index-case-wrap {
    padding: 60px 0 100px 0;
}
.index-case-box {
    padding: 30px 0 0 0;
    display: flex;
    flex-wrap: wrap;
}
.index-case-box .case-item {
    /* width: 25%;
    max-width: 280px; */
    max-width: 25%;
    width: 23.7%;
    margin-right: 20px;
    background: #FFFFFF;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 31px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    border: 1px solid #DFDFDF;
    box-sizing: border-box;
}
.index-case-box .case-item:nth-child(4n) {
    margin-right: 0px;
}
.index-case-box .case-item a{
    display: flex;
    flex-direction: column;
    text-decoration: none;
}
.index-case-box .case-item img {
    width: 100%;
    height: 168px;
    transition: all .5s;
}
.index-case-box .case-item .content {
    flex: 1;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 22px 14px 10px;
}
.index-case-box .case-item .content .s-title {
    font-size: 1.2rem;
    font-weight: 400;
    color: #333333;
    overflow: hidden;
    height: 24px;
    line-height: 24px;
}
.index-case-box .case-item .content .desc {
    overflow: hidden;
    margin-top: 14px;
    font-size: 0.7rem;
    font-weight: 400;
    color: #9F9F9F;
    line-height: 20px;
    height: 40px;
}
.index-case-box .case-item .content .tag-list {
    flex: 1;
    margin-top: 14px;
    display: flex;
    flex-wrap: wrap;
}
.index-case-box .case-item .content .tag-list .tag {
    height: 1.2rem;
    margin-right: 10px;
    background: #E1F0FF;
    border-radius: 4px;
    font-size: 0.7rem;
    color: #60ACFB;
    padding: 3px 10px;
    margin-bottom: 8px;
}
.index-case-box .case-item:hover {
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.3);
}
.index-case-box .case-item:hover img {
    transform: scale(1.15);
}

.index-case-box .case-item.isMobile {
    max-width: 100%;
    flex-direction: row;
}
.index-case-box .case-item.isMobile img {
    width: 600px;
    height: 300px;
}
.index-case-box .case-item.isMobile .content .s-title {
    font-size: 80px;
    font-weight: bold;
}
.index-case-box .case-item.isMobile .content .desc {
    flex: 1;
    margin-top: 30px;
    line-height: 50px;
}


/* 关于我们 */
.index-aboutus-wrap {
    background: url('../images/banner-aboutus.jpg') no-repeat;
    color: #ffffff;
    background-size: cover;
}
.index-aboutus-box {
    width: 80%;
    margin: 0 auto;
    padding: 60px 0 80px 0;
    text-align: center;
}
.index-aboutus-box .line {
    height: 2px;
    width: 10%;
    margin: 0 auto;
    background: #ffffff;
}
.index-aboutus-text {
    margin: 30px 0 60px 0;
    line-height: 2;
}
.index-aboutus-icon {
    margin: 50px 0 0px 0;
    padding: 30px 0;
    color: #288feb;
    background: #ffffff;
    border-radius: 8px;
}
.index-aboutus-icon ul {
    display: flex;
}
.index-aboutus-icon ul li {
    width: 33.33%;
    border-left: 1px solid #ededed;
}
.index-aboutus-icon ul li:first-child {
    border-left: none;
}
.index-aboutus-icon ul li h4 {
    font-size: 2rem;
}
.index-aboutus-icon ul li em {
    font-size: 0.8rem;
    font-style: normal;
}
.index-aboutus-icon ul li p {
    color: #333333
}


/* 首页 新闻动态 */
.news-tab{
    overflow: hidden;
    padding-bottom: 2%;
    margin: 0 auto;
    display: table;
}
.news-tab .li {
    font-size: 1rem;
    color: #535353;
    float: left;
    background: #fff;
    border-radius: 20px;
    margin-right: 10px;
    margin-bottom: 15px;
    overflow: hidden;
    transition: all .5s ease-in-out;
}
.news-tab .li a {
    display: block;
    padding: 0.6rem 1.2rem;
    font-size: 1rem;
    color: #535353;
    text-decoration: none;
}
.news-tab .li.curr, .news-tab .li:hover {
    background: #288feb;
}
.news-tab .li.curr a, .news-tab .li:hover a {
    color: #fff;
}

.news-list {
    overflow: hidden;
    clear: both;
    margin-bottom: 20px;
}
.news-list li {
    float: left;
    width: 32%;
    margin-right: 1.3%;
    margin-bottom: 1.3%;
    background: #FFFFFF;
    transition: all 0.5s;
    -webkit-transition: all .5s;
    box-sizing: border-box;
}
.news-list li:nth-child(3n){
    margin-left: 0;
}/*
.news-list li:nth-child(4n) {
    margin-left: 0;
}
.news-list li:nth-child(7n) {
    margin-left: 0;
}*/
.news-list li a {
    display: block;
    position: relative;
    padding: 25px 20px 20px 20px;
    text-decoration: none;
}
.news-list li h3 {
    position: relative;
    font-size: 1rem;
    color: #333333;
    font-weight: normal;
    /* padding-bottom: 26px; */
    height: 30px;
    overflow: hidden;
    /*border-bottom: 1px solid #e2e2e2; */
    text-overflow:ellipsis;
    white-space:nowrap;
}
.news-list li h3:after {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    width: 25%;
    height: 2px;
    content: ' ';
    background-color: #e2e2e2;
    border-radius: 8px;
    /* border-bottom: 1px solid #e2e2e2; */
}
.news-list li p {
    color: #777777;
    font-size: 0.9rem;
    line-height: 20px;
    margin-top: 15px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.news-list li i {
    /* position: absolute;
    right: 50%;
    bottom: 20px; */
    font-size: 3rem; /*32px;*/
    transform: translateX(50%);
    transition: all 1s;
    color: #666666;
}
.news-list li:hover {
    box-shadow: 0 5px 5px rgb(150 150 150 / 50%);
}
.news-list li:hover h3:after {
    animation: fadenum 1s;
}
@keyframes fadenum{
    0% { width: 25%; }
    100% { width: 100%; background-color: #288feb }
}
.news-list .news-list-button {
    display: flex;
    border-top: 1px solid #eeeeee;
    line-height: 2.5;
    font-size: 0.8rem;
}
.news-list .news-list-button span {
    color: #999999;
    transition: all 0.6s;
}
.news-list li a:hover h3 {
    color: #288feb;
}
.news-list li a:hover span {
    color: #666;
}
/* 首页 新闻动态 end */





@media (max-width: 768px){

    .home-banner-swiper h1 {
        font-size: 1.2rem;
    }
    .home-banner-swiper .swiper-slide .box {
        font-size: 0.8rem;
    }
    .home-banner-swiper p {
        display: none;
    }
    .home-banner-swiper dl dt {
        font-size: 1rem;
        margin-bottom: 6px;
    }
    .home-banner-swiper dl dd {
        line-height: 1.2;
    }

    .sr_water_form {
        /*display: none; */
        position: initial;
        bottom: 0;
        padding-top: 20px;

        background-color: #eef6fd;
    }
    .sr_water_form .guestbook_wrap {
        width: 95%;
    }
    .sr_water_form .form {
        width: 100%;
    }
    .sr_water_form .form p img {
        width: 1rem;
        height: 1rem;
    }
    .sr_water_form .form p .text {
        padding-left: 0.5rem;
    }
    .sr_water_form .form p:nth-child(1) {
        width: 100%;
        margin-bottom: 5px;
    }
    .sr_water_form .form p:nth-child(2) {
        width: 100%;
        margin-bottom: 5px;
    }
    .sr_water_form .form .button { width: 100%; }
    .sr_water_form dt img {
        width: 1.2rem;
        height: 1.2rem;
    }
    .sr_water_form dl { width: 100%; }
    .sr_water_form dd { width: auto; }
    .sr_water_form dl h2 { display: inline-block }
    .sr_water_form dl p { display: inline-block }

    .sr_water_form .dl p {
        width: 40%;
        line-height: 1.5;
        margin: 5px 0 0 0;
        padding-left: 1.5rem;
        background-size: contain;
    }


    .sevlist .swiper-wrapper {
        display: initial;
    }
    .sevlist .swiper-container {
        height: auto;
    }
    .sevlist .swiper-slide {
        width: 100%;
        float: initial;
        padding-left: 0;
        margin-bottom: 20px;
    }
    .sevlist .li:hover {
        margin-top: 0;
    }

    .index-case-box .case-item {
        max-width: 47%;
        width: 45%;
    }
    .index-case-box .case-item:nth-child(2n) {
        margin-right: 0px;
    }
    .index-case-box .case-item .content .desc {
        display: none;
    }

    .news-list li {
        width: 100%;
        margin-left: 0;
        margin-bottom: 1.3%;
    }

}

@media (max-width: 468px){


    /*
    .index-case-box {
        display: initial;
    }
    .index-case-box .case-item {
        max-width: 100%;
        margin-right: 0px;
    }
    .index-case-box .case-item .content .desc {
        display: block;
    }
    */

    .index-aboutus-box {
        width: 100%;
    }
}