/* 产品服务-网站建设 */
.cpfw-wzjs{
    width: 100%;
    background-color: #ECF0F7;
    padding-top: 60px;
}
.cpfw-wzjs .cpfw-l{
    position: relative;
    left: 0;
    width: 70%;
}
.cpfw-wzjs .wzjs-tab{
    text-align: center;
}
.cpfw-wzjs .wzjs-tab span{
    position: relative;
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    background: #FFFFFF;
    border-radius: 3px;
    font-size: 18px;
    color: #666666;
    text-align: center;
    margin: 35px 0 23px;
    cursor: pointer;
}
.cpfw-wzjs .wzjs-tab span:first-child{
    margin-right: 30px;
}
.cpfw-wzjs .wzjs-tab span.active{
    color: #FFFFFF;
    background: #09C383;
}
.cpfw-wzjs .wzjs-tab span.active::before{
    content: "";
    position: absolute;
    bottom: -4px;
    left: 58px;
    width: 8px;
    height: 8px;
    background-color:#09C383 ;
    transform: rotate(45deg);
}
.cpfw-wzjs .wzjs-content{
    width: 100%;
}
.cpfw-wzjs .wzjs-content .wzjs-content-item{

}
.cpfw-wzjs .wzjs-content .wzjs-content-item .wzjs-content-top{
    background-color: #fff;
    box-shadow: 0px 3px 30px rgba(0, 0, 0, 0.1);
    padding: 0 70px 76px;
    box-sizing: border-box;
    padding-top: 58px;
}
.cpfw-wzjs .cpfw-r{
    float: right;
    position: relative;
    width: calc(30% - 30px);
    margin-left: 30px
}
.cpfw-wzjs .cpfw-r .cpfw-swiper1{
    width: 100%;
    height: 200px;
    margin-bottom: 30px;
}
.swiper-container{
    background-color: #fff;
}
.cpfw-wzjs .cpfw-r .swiper-container-cpfw1 .imgbox{
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.cpfw-wzjs .cpfw-r .swiper-container-cpfw1 img{
    width: 100%;
    height: 200px;
    transition: all .3s;
}
.cpfw-wzjs .cpfw-r .swiper-container-cpfw1 .imgbox:hover img{
    transform: scale(1.1);
}
.cpfw-wzjs .cpfw-r .swiper-container-cpfw1 .videobox{
    width: 100%;
    height: 200px;
    background-color: #fff;
    overflow: hidden;
}
.cpfw-wzjs .cpfw-r .cpfw-swiper2{
    width: 100%;
    height: 733px;
    margin-bottom: 30px;
}
.cpfw-wzjs .cpfw-r .cpfw-swiper2 .swiper-slide {
    padding-top: 30px;
}
.cpfw-wzjs .cpfw-r .swiper-container-cpfw2 img{
    width: 100%;
    height: 635px;
}
.cpfw-wzjs .cpfw-r .swiper-container-cpfw2 p{
    width: 100%;
    height: 68px;
    line-height: 68px;
    font-size: 18px;
    color: #444444;
    text-align: center;
    background-color: #fff;
}
.cpfw-wzjs .cpfw-r .swiper-container-cpfw2 .swiper-pagination{
    bottom: 78px;
}
.cpfw-wzjs .cpfw-r .news{
    width: 100%;
    height: 502px;
    background-color: #fff;
}
/* 热点导视 */
.news-rdds{
    background-color: #fff;
}
.news-rdds .img {
    width: 100%;
    height: 95px;
    line-height: 95px;
    text-indent: 36px;
    background-repeat: no-repeat;
    background-size: cover;
}

.news-rdds .img h4 {
    font-size: 24px;
    font-weight: bold;
    color: #09C383;
}

.news-rdds .rdds-list {
    position: relative;
    height: 407px;
    overflow: hidden;
    margin-top: 0px;
    cursor: pointer;
    padding: 15px 29px 15px 20px;
    box-sizing: border-box;
}

.news-rdds .item a{
    height: 54px;
}

.news-rdds .item:hover .text {
    color: #FA9A09;
}

.news-rdds .status {
    display: block;
    float: left;
    width: 40px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #09C383;
    border-radius: 2px;
    margin-top: 18px;
    overflow: hidden;
    font-size: 14px;
    color: #FFFFFF;
}

.news-rdds .sign {
    position: relative;
    display: block;
    float: left;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #09C383;
    margin: 25px 17px 0;
}

.news-rdds .sign::before {
    position: absolute;
    content: "";
    top: -20px;
    left: 2.5px;
    width: 1px;
    height: 20px;
    background: #E8EFED;
}

.news-rdds .sign::after {
    position: absolute;
    content: "";
    top: 6px;
    left: 2.5px;
    width: 1px;
    height: 30px;
    background: #E8EFED;
}

.news-rdds .text {
    width: 230px;
    float: left;
    margin-top: 16px;
    font-size: 16px;
    color: #444444;
}
/* hover */

.news-rdds .item:hover .status,
.news-rdds .item:hover .sign {
    background: #FF920F;
}

#pc .wzjs-swiper{
    margin-bottom: 20px;
    border-top: 1px solid #eee;
}
#pc .wzjs-swiper h4{
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    color: #444;
    padding-top: 54px;
}
#wzjsSwiperTabPc {
    text-align: center;
}
#wzjsSwiperTabPc > li{
    display: inline-block;
    margin: 12px 0 35px;
    margin-right: 20px;
}
#wzjsSwiperTabPc a{
    width: 120px;
    height: 40px;
    line-height: 40px;
    background: #F9F9F9;
    border-radius: 3px;
    font-size: 16px;
    color: #6A6969;
    text-align: center;
}
#wzjsSwiperTabPc > li.active a{
    color: #FFFFFF;
    background: #09C383;
}
#wzjsSwiperTabPc > li:hover a{
    color: #FFFFFF;
    background: #09C383;
}
#wzjsSwiperContent{
    position: relative;
    width: 575px;
    height: 455px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    padding-top: 20px;
    background-image: url(../imgs/backg_pc2.png);
}
#wzjsSwiperContent .swiper-container{
    width: 545px;
    height: 340px;
}
#wzjsSwiperContent .swiper-container .box{
    position: relative;
    overflow-y: hidden;
    cursor: pointer;
}
#wzjsSwiperContent .swiper-container img{
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 492px;
}
#wzjsSwiperContent .swiper-button-prev-radius {
    left: -97.5px;
    margin-top: -96px;
}

#wzjsSwiperContent .swiper-button-next-radius {
    right: -97.5px;
    margin-top: -96px;
}
.swiperPc .videobox{
    width: 876px;
    height: 548px;
    overflow: hidden;
}
/* 项目内容 */
.wzjs-project{
    padding-bottom: 74px;
}
.wzjs-project h2{
    font-size: 28px;
    color: #222222;
    margin-bottom: 25px;
}
.wzjs-project .info span{ 
    display: inline-block;
    height: 29px;
    line-height: 29px;
    background: #F5F5F5;
    border-radius: 3px;
    font-size: 14px;
    color: #525252;
    text-align: center;
    padding: 0 18px;
    margin-bottom: 58px;
}
.wzjs-project .info span.active{ 
    color: #09C383;
    background: #EBF8F2;
}
.wzjs-project h4{
    font-size: 24px;
    color: #444444;
}
.wzjs-project .about-text{
    font-size: 16px;
    line-height: 30px;
    color: #7A7A7A;
    margin: 29px 0 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}
.wzjs-project .siteUrl{
    font-size: 18px;
    color: #09C383;
    margin: 14px 0 21px;
}
.wzjs-project .siteUrl:hover{
    text-decoration: underline;
}
.wzjs-project .code{
    width: 187px;
    height: 185px;
    border: 1px dashed #d0d0d0;
}
/* 文章 */
.wzjs-article{
    padding: 0 33px;
    box-sizing: border-box;
    margin-bottom: 67px;
}
.wzjs-article h2{
    font-size: 28px;
    font-weight: 500;
    color: #222222;
    margin-bottom: 30px;
    text-align: center;
}
.wzjs-article ul{
    font-size: 14px;
    color: #999999;
    width: 90%;
    margin: 0 auto 24px;
}
.wzjs-article .float-l span{
    margin-right: 10px;
    height: 30px;
    line-height: 30px;
}

.wzjs-article .float-r .item-c{
    display: inline-block;
    padding-right: 20px;
}
.wzjs-article .float-r .item-c:last-child{
    padding-right: 0;
}
.wzjs-article .float-r .item-c span{
    position: relative;
    top: -8px;
    display: inline-block;
    padding-right: 20px;
    border-right: 1px solid #ececec;
}
.wzjs-article .float-r .item-c:last-child span{
    padding-right: 0;
    border-right: none;
}
.wzjs-article .float-r a{
    position: relative;
    display: inline-block;
    width: 26px;
    height: 26px;
    background-repeat: no-repeat;
    background-size: cover;
}
.wzjs-article .float-r a.icon1{
    background-image: url('../imgs/icon/slices/icon1.png');
}
.wzjs-article .float-r a.icon2{
    background-image: url('../imgs/icon/slices/icon2.png');
}
.wzjs-article .float-r a.icon3{
    background-image: url('../imgs/icon/slices/icon3.png');
}
.wzjs-article .float-r a.icon4{
    background-image: url('../imgs/icon/slices/icon4.png');
}
.wzjs-article .float-r .icon1.active{
    background-image: url('../imgs/icon/slices/icon1_h.png');
}
.wzjs-article .float-r .icon2.active{
    background-image: url('../imgs/icon/slices/icon2_h.png');
}
/* hover */
.wzjs-article .float-r a.icon1:hover{
    background-image: url('../imgs/icon/slices/icon1_h.png');
}
.wzjs-article .float-r a.icon2:hover{
    background-image: url('../imgs/icon/slices/icon2_h.png');
}
.wzjs-article .float-r a.icon3:hover{
    background-image: url('../imgs/icon/slices/icon3_h.png');
}
.wzjs-article .float-r a.icon4:hover{
    background-image: url('../imgs/icon/slices/icon4_h.png');
}
.wzjs-article .wzjs-article-text{
    padding-top: 25px;
    border-top: 1px solid #eee;

}

.wzjs-article .wzjs-article-text .img{
    width: 90%;
    margin: 0 auto;
    margin-bottom: 24px;
    overflow: hidden;
}
.wzjs-article .wzjs-article-text img{
    width: 80% !important;
    transition: all .3s;
    margin: auto;
    display: block;
}
.wzjs-article .wzjs-article-text p,.wzjs-article .wzjs-article-text div{
    /*font-size: 18px !important;*/
    /*line-height: 36px !important;*/
    /*color: #444444;*/
    font-size: 16px !important;
    line-height: 26px !important;
    color: #000000;
}
.wzjs-article .wzjs-article-text .img:hover img{
    transform: scale(1.1);
}
/* 客户反馈 */
.wzjs-content-bottom{
    margin-top: 80px;
    padding-bottom: 80px;
}
.wzjs-content-bottom h2{
    font-size: 40px;
    color: #444444;
    text-align: center;
}

.wzjs-content-bottom li{
    position: relative;
    width: 33.33%;
    text-align: center;
    cursor: pointer;
}
.wzjs-content-bottom .backg{
    width: 100%;
    height: 356px;
    background-repeat: no-repeat;
    background-size: contain;
}

.wzjs-content-bottom .backg .img{
    width: 314px;
    height: 200px;
    position: relative;
    top: 56px;
    left: 61px;
    overflow: hidden;
}
.wzjs-content-bottom .backg img{
    position: relative;
    width: 100%;
}
.wzjs-content-bottom .title{
    position: relative;
}
.wzjs-content-bottom .title p{
    position: absolute;
    bottom: 15px;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #333333;
}
.wzjs-content-bottom .sub{
    position: absolute;
    bottom: 0;
    width: 100%;
    display: none;
}
.wzjs-content-bottom .sub a{
    float: left;
    width: 140px;
    height: 50px;
    line-height: 50px;
    background: #09C383;
    box-shadow: 0px 5px 15px rgba(255, 146, 15, 0.14);
    opacity: 1;
    border-radius: 3px;
    font-size: 14px;
    color: #FFFFFF;
    margin-left: 65px;
}
.wzjs-content-bottom .sub a:last-child{  
    float: right;
    background: #FF920F;
    margin-left: 20px;
    margin-right: 65px;
}
/* 客户反馈 */
.khfk{
    width: 100%;
    background-color: #ECF0F7;
}
.khfk .wzjs-content-bottom{
    margin-top: 0;
    padding-top: 80px;
}
/* hover */
#pc .wzjs-content-bottom .title:hover .text{
    display: none;
}
#pc .wzjs-content-bottom .title:hover .sub{
    display: block;
}

.wzjs-content-bottom .sub a:hover{    
    font-size: 16px;
    font-weight: bold;
}
/* wap */
#wap .wzjs-swiper,
#wap .wzjs-project
{
    width: 100%;
}
#wap .wzjs-swiper{
    border-top: 1px solid #eee;
    text-align: center;
    font-size: 30px;
    color: #444;
    line-height: 40px;
}
#wap .wzjs-swiper h4{
    padding-top: 54px;
}
#wap .wzjs-project{
    padding-left: 40px;
}
#wap .wzjs-content-top{
    padding-top: 58px;
}
#wzjsSwiperContentWap{
    position: relative;
    width: 100%;
    height: 455px;
    background-color: #eee;

}
.wzjs-swiper .wzjs-swiper-content{
    display: none;
}
#wzjsSwiperContentWap .swiper-container .swiper-slide{
    width: 225px;
    height: 455px;
    overflow: hidden;
    background: url(../imgs/backg_wap.png);
    background-size: 100% 100%;
}
#wzjsSwiperContentWap .swiper-container .box{
    width: 196px;
    height: 390px;
    margin: 0 auto;
    margin-top: 34px;
    overflow: hidden;
}
#wzjsSwiperContentWap .swiper-container img{
    width: 196px;
    height: auto;
   
}
#wzjsSwiperContentWap .swiper-button-prev-radius {
    left: 0;
    margin-top: -48px;
}

#wzjsSwiperContentWap .swiper-button-next-radius {
    right: 0;
    margin-top: -48px;
}
#wzjsSwiperTabWap{
    margin-bottom: 20px;
    margin-top: 12px;
    text-align: center  ;
}
#wzjsSwiperTabWap li{
    display: inline-block;
    margin: 12px 0 35px;
    margin-right: 20px;
}
#wzjsSwiperTabWap a{
    width: 110px;
    height: 40px;
    line-height: 40px;
    background: #F9F9F9;
    border-radius: 3px;
    font-size: 16px;
    color: #6A6969;
    text-align: center;
    margin-right: 8px;
    margin-bottom: 12px;
}
#wzjsSwiperTabWap li.active a{
    color: #FFFFFF;
    background: #09C383;
}
.wzjs-content-bottom.wap > ul{
    padding-top: 79px;
}
.wzjs-content-bottom.wap li {
    width: 23.5%;
    margin-right: 2%;
}

.wzjs-content-bottom.wap li:last-child {
    margin-right: 0;
}
.wzjs-content-bottom.wap .backg{
    height: 655px;
}
.wzjs-content-bottom.wap .backg .img{
    width: 262px;
    height: 511px;
    top: 51px;
    left: 21px;
    display: block;
}

.wzjs-content-bottom.wap p {
    bottom: 0px;
}

.wzjs-content-bottom.wap .mask {
    display: none;
    width: 270px;
    height: 588px;
    position: absolute;
    top: 14px;
    left: 18px;
    border-radius: 28px;
    background-color: rgba(112, 112, 112, .3);
}
.wzjs-content-bottom.wap .sub {
    display: block;
    top: 50%;
}
.wzjs-content-bottom.wap .sub a:first-child {
    background: #09C383;
    margin-right: 0;
    margin-bottom: 20px;
}

.wzjs-content-bottom.wap li:hover .mask{
    display: block;
}
/* 产品服务-1 */
.cpfw1{

}
.cpfw1 .cpfw1-top{
    background-color: #fff;
    margin: 60px 0 30px;
}
.cpfw1 .cpfw1-top li{
    width: 31%;
    height: 391px;
    background: #FFFFFF;
    border-radius: 4px 4px 0px 0px;
    margin-right: 3.5%;
    cursor: pointer;
    margin-bottom: 30px;
}

.cpfw1 .cpfw1-top li:nth-child(3n){
    margin-right: 0;
}
/* hover */
.cpfw1 .cpfw1-top li:hover{
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}
.cpfw1 .cpfw1-top .img:hover img{
    transform: scale(1.1);
}
.cpfw1 .cpfw1-top li:hover .title{
    display: none;
}
.cpfw1 .cpfw1-top li:hover .handle{
    display: block;
}
.cpfw1 .cpfw1-top .img{
    width: 100%;
    height: 302px;
    overflow: hidden;
}
.cpfw1 .cpfw1-top .img img{
    width: 100%;
     height: 100%; 
    transition: all .3s;
    box-sizing: border-box;
}

.cpfw1 .cpfw1-top .title{
    height: 89px;
    line-height: 89px;
    font-size: 16px;
    color: #444444;
    text-align: center;
}
.cpfw1 .cpfw1-top .handle{
    line-height: 89px;
    text-align: center;
    margin-left: 38px;
    margin-top: 19.5px;
    display: none;
}
.cpfw1 .cpfw1-top .handle a{
    float: left;
    width: 160px;
    height: 50px;
    line-height: 50px;
    background: #FF920F;
    box-shadow: 0px 5px 15px rgba(255, 146, 15, 0.14);
    border-radius: 3px;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
}
.cpfw1 .cpfw1-top .handle a:hover{
    font-size: 16px;
    font-weight: bold;
}
.cpfw1 .cpfw1-top .handle a:first-child{
    background: #09C383;
    margin-right: 20px;
    box-shadow: 0px 5px 15px rgba(9, 195, 131, 0.14);
}
.cpfw1 .cpfw1-center{
    background-color: #ECF0F7;
    padding-bottom: 87px;
}
.cpfw1 .cpfw1-center h2{
    font-size: 40px;
    color: #252525;
    text-align: center;
    padding: 80px 0 60px;
}
/* 全面、专业、智能的解决方案 */
.solution1 .container{
    color: #525252;
    height: 300px;
    display: flex;
}
.solution1 .container .col{
    flex: 1;
    border-left: 1px solid #ececec;
    position: relative;
    transition: all .5s;
}
.solution1 .container .col .item{
    width: 100%;
    height: 150px;
    border-bottom: 1px solid #ececec;
    background-color: #fff;
    text-align: center;
    cursor: pointer;
}
.solution1 .container .col .item .mask,
.solution1 .container .col .item .mask-bottom{
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 150px;
    background-color: #09C383;
    opacity: 0;
    transition: all .5s;
    text-align: left;
    padding: 24px;
    background-image: url('../imgs/icon/icon_mianfei.png');
    background-repeat: no-repeat;
    background-position: 220px 60px;
}
.solution1 .container .col .item .mask-bottom{
    bottom: 0;
}
.solution1 .container .col .item .mask  li:first-child,
.solution1 .container .col .item .mask-bottom  li:first-child{
    margin-bottom: 18px;
}
.solution1 .container .col .item .mask  a,
.solution1 .container .col .item .mask  span,
.solution1 .container .col .item .mask-bottom  a,
.solution1 .container .col .item .mask-bottom  span{
    display: inline-block;
    color: #fff;
    margin-bottom: 10px;
    width: auto;
}
.solution1 .container .col .item .mask a span,
.solution1 .container .col .item .mask-bottom a span{
    padding-left: 6px;
    transition: all .3s;
}
.solution1 .container .col .item .mask  a:hover,
.solution1 .container .col .item .mask-bottom  a:hover{
    /* color: #FF920F; */
    font-weight: bold;
}
.solution1 .container .col .item .mask  a:hover span,
.solution1 .container .col .item .mask-bottom  a:hover span{
    padding-left: 12px;
}
.solution1 .container .col .item .title{
    padding: 24px 0;
}
.solution1 .container .col .item .imgbox{
    display: block;
    width: 60px;
    height: 60px;
    margin: 0 auto;
}
.solution1 .container .col .item .imgbox img{
    width: 100%;
    height: 100%;
}
/* defaultHover-col */

.solution1 .container .defaultHover-col,
.solution1 .container .defaultHover-col-bottom{
    flex: 2;
}
.solution1 .container .defaultHover-col .item .mask{
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: #09C383;
    opacity: 1;
    transition: all .5s;
}
.solution1 .container .defaultHover-col-bottom .item .mask-bottom{
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: #09C383;
    opacity: 1;
    transition: all .5s;
}







.cpfw1 .cpfw1-bottom{
    height: 480px;
}
.cpfw1 .cpfw1-bottom h2{
    font-size: 30px;
    font-weight: 400;
    color: #252525;
    text-align: center;
    margin-bottom: 99px;
    padding-top: 83px;
}
.cpfw1 .cpfw1-bottom h2 span{
    font-size: 36px;
    font-weight: bold;
    color: #09C383;
}
.cpfw1 .cpfw1-bottom ul{
    display: flex;
    justify-content: center;
}

.cpfw1 .cpfw1-bottom li{
    text-align: center;
    display: flex;
    flex-direction: column;
    align-content: center;
    padding: 0 24px;
    cursor: pointer;
}

.cpfw1 .cpfw1-bottom li:hover p,
.cpfw1 .cpfw1-bottom li:hover span
{
    color: #09C383;
}
.cpfw1 .cpfw1-bottom li:hover i{
    transform: scale(1.1);
}
.cpfw1 .cpfw1-bottom i{
    display: inline-block;
    width: 53px;
    height: 53px;
    background-image: url('../imgs/icon/icon_vip.png');
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    transition: all .3s;
}

.cpfw1 .cpfw1-bottom span{
    font-size: 16px;
    font-weight: 400;
    color: #252525;
    margin: 10px 0;
}
.cpfw1 .cpfw1-bottom p{
    font-size: 14px;
    font-weight: 400;
    color: #656565;
    line-height: 20px;
}
/* 案例展示-网站设计-4 */
.wzsj4 .wzsj4-top{
    padding-bottom: 68px;
}
.wzsj4 .wzsj4-top .list li{
    position: relative;
    width: 33.33%;
    height: 360px;
    text-align: center;
    cursor: pointer;
    background-image: url('../imgs/backg-case2.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.wzsj4 .wzsj4-top .img{
    position: relative;
    top: 66px;
    left: 61px;
    width: 313px;
    height: 180px;
    overflow: hidden;
}

.wzsj4 .wzsj4-top .img img{
    position: relative;
    width: 100%;
}
.wzsj4 .wzsj4-top .title{
    position: relative;
    margin-top: 140px;
}
.wzsj4 .wzsj4-top .title .text{
    width: 100%;
    position: absolute;
    font-size: 16px;
    color: #333333;
    text-align: center;
}
.wzsj4 .wzsj4-top .handle {
    width: 100%;
    position: absolute;
    margin-top: -14px;
    display: none;
}
.wzsj4 .wzsj4-top .handle a{
    float: right;
    width: 160px;
    height: 50px;
    line-height: 50px;
    background: #FF920F;
    box-shadow: 0px 5px 15px rgba(255, 146, 15, 0.14);
    border-radius: 3px;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    margin-right: 45px;
}
.wzsj4 .wzsj4-top .handle a:first-child{
    float: left;
    background: #09C383;
    box-shadow: 0px 5px 15px rgba(9, 195, 131, 0.14);
    margin-right: 20px;
    margin-left: 45px;
}
/* hover */
/* .wzsj4 .wzsj4-top .title:hover .text{
    display: none;
}
.wzsj4 .wzsj4-top .title:hover .handle{
    display: block;
} */
.wzsj4 .wzsj4-top .page {
    text-align: center;
    padding: 20px 0;
}
.wzsj4 .wzsj4-top .handle a:hover{
    font-size: 16px;
    font-weight: bold;
}
/* 分页 */
.wzsj4 .wzsj4-top .page span,
.wzsj4 .wzsj4-top .page a{
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #EEEEEE;
    border-radius: 3px;
    font-size: 16px;
    color: #7B7B7B;
    text-align: center;
    margin-right: 10px;
}
.wzsj4 .wzsj4-top .page .active
{
    color: #FBFBFB;
    background: #09C383;
    border-radius: 3px;
}
.wzsj4 .wzsj4-top .page .page-prev,
.wzsj4 .wzsj4-top .page .page-next{
    width: 92px;
}
.wzsj4 .wzsj4-top .page a{
    color: #7B7B7B;
}
/* hover */
.wzsj4 .wzsj4-top .page a:hover
{
    color: #FBFBFB;
    background: #09C383;
}
.wzsj4 .wzsj4-bottom{
    padding-bottom: 30px;
    background: #ECF0F7;
}

.wzsj4 .wzsj4-bottom h2{
    font-size: 40px;
    color: #252525;
    text-align: center;
    padding: 66px 0;
}
.wzsj4 .wzsj4-bottom .all{
    width: 100%;
    height: 366px;
    background-color: #fff;
}
.wzsj4 .wzsj4-bottom .all-l,
.wzsj4 .wzsj4-bottom .all-r{
    float: left;
    width: 50%;
}

.wzsj4 .wzsj4-bottom .all li{
    background-image: url('../imgs/icon/icon_mianfei.png');
    background-repeat: no-repeat;
    background-position: 240px center;
    cursor: pointer;
}

.wzsj4 .wzsj4-bottom .all h4{
    font-size: 16px;
    font-weight: 400;
    color: #4A4A4A;
}
.wzsj4 .wzsj4-bottom .all span{
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    color: #9B9B9B;
}
.wzsj4 .wzsj4-bottom .all-l li{
    float: left;
    width: 50%;
    height: 122px;
    border-right: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    padding: 26px 16px;
    box-sizing: border-box;
    padding-right: 100px;
    transition: all .2s linear;
}
.wzsj4 .wzsj4-bottom .all-l li:hover{
    z-index: 2;
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
    box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -webkit-transform: translate3d(0,-2px,0);
    transform: translate3d(0,-2px,0);
}

.wzsj4 .wzsj4-bottom .all-l li:hover span{
    color: #09C383;
}

.wzsj4 .wzsj4-bottom .all-r .height,
.wzsj4 .wzsj4-bottom .all-r .max,
.wzsj4 .wzsj4-bottom .all-r .center > div {
    transition: all .2s linear;
}
.wzsj4 .wzsj4-bottom .all-r .height:hover,
.wzsj4 .wzsj4-bottom .all-r .max:hover,
.wzsj4 .wzsj4-bottom .all-r .center > div:hover {
    z-index: 2;
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
    box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -webkit-transform: translate3d(0,-2px,0);
    transform: translate3d(0,-2px,0);
}
.wzsj4 .wzsj4-bottom .all-r .height:hover span,
.wzsj4 .wzsj4-bottom .all-r .max:hover span,
.wzsj4 .wzsj4-bottom .all-r .center div:hover span{
    color: #09C383;
}
.wzsj4 .wzsj4-bottom .all-l .min{
    width: 25%;
    padding-right: 16px;
}


.wzsj4 .wzsj4-bottom .all-r li{
    float: left;
    width: 33.33%;
    height: 244px;
    border-right: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    padding: 26px 16px;
    box-sizing: border-box;
}
.wzsj4 .wzsj4-bottom .all-r .max{
    width: 50%;
    height: 122px;
    padding-right: 100px;
}

.wzsj4 .wzsj4-bottom .all-r .center{
    padding: 0;
}
.wzsj4 .wzsj4-bottom .all-r .height{
    background-position: center 150px;
}
.wzsj4 .wzsj4-bottom .all-r .center div{
    float: left;
    width: 100%;
    height: 122px;
    border-bottom: 1px solid #ececec;
    padding: 26px 16px;
    box-sizing:border-box;
}

.wzsj4 .login-t,
.wzsj4 .login-b{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
}
.wzsj4 .login-t li,
.wzsj4 .login-b li{
    width: 100%;
    height: 180px;
    text-align: center;
    cursor: pointer;
}
.wzsj4 .login-t li{
    cursor: pointer;
}
.wzsj4 .login-t li.active .imgbox,
.wzsj4 .login-t li:hover .imgbox{
    display: none;
}
.wzsj4 .login-t li.active .text,
.wzsj4 .login-t li:hover .text{
    display: block;
}
.wzsj4 .login-t .text{
    width: 100%;
    height: 100%;
    position: relative;
    background-color: #fff;
    display: none;
}
.wzsj4 .login-t .text::before{
    content: "";
    position: absolute;
    bottom: -6px;
    width: 12px;
    height: 12px;
    background-color: #fff;
    transform: rotate(45deg);
    margin-left: -6px;
}
.wzsj4 .login-t .imgbox{
    width: 100%;
    height: 180px;
    overflow: hidden;
}
.wzsj4 .login-t img{
    width: 100%;
    height: 100%;
}
.wzsj4 .login-t h4{
    font-size: 16px;
    font-weight: 400;
    color: #09C383;
    padding: 26px 24px 12px;
}
.wzsj4 .login-t p{
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    color: #787878;
    padding: 0 24px;
    text-indent: 24px;
}

.wzsj4 .login-b li{
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.wzsj4 .login-b li::after{
    content: "";
    position: absolute;
    top: 74px;
    right: -50px;
    width: 100px;
    height: 1px;
    background-color: #d1d1d1;
}

.wzsj4 .login-b li:last-child:after{
    display: none;
}
/* 底部进度圆 */
.circleProgress_wrapper{
    width: 80px;
    height: 80px;
    line-height: 80px;
    position: relative;
    border-radius: 50%;
    background-color: #fff;
    margin: 0 auto;
    cursor: pointer;
}
.circleProgress_wrapper .wrapper{
    width: 40px;
    height: 80px;
    position: absolute;
    top:0;
    overflow: hidden;
}
.circleProgress_wrapper .on{
    font-size: 24px;
    font-weight: bold;
    color: #575C67;
}
.circleProgress_wrapper .right{
    right:0;
}
.circleProgress_wrapper .left{
    left:0;
}
.circleProgress_wrapper .circleProgress{
    width: 80px;
    height: 80px;
    border:3px solid transparent;
    border-radius: 50%;
    position: absolute;
    top:0;
}
/* active */

.active .circleProgress_wrapper .rightcircle{
    border-top:3px solid #09C383;
    border-right:3px solid #09C383;
}
.active .circleProgress_wrapper .leftcircle{
    border-bottom:3px solid #09C383;
    border-left:3px solid #09C383;
}

.circleProgress_wrapper .rightcircle{
    border-top:3px solid #d1d1d1;
    border-right:3px solid #d1d1d1;
    right:0;
    -webkit-transform: rotate(225deg);
}
.circleProgress_wrapper .leftcircle{
    border-bottom:3px solid #d1d1d1;
    border-left:3px solid #d1d1d1;
    left:0;
    -webkit-transform: rotate(-45deg);
}
.wzsj4 .login-b .title{
    font-size: 16px;
    font-weight: 400;
    color: #252525;
    padding-top: 12px;
}
.login-b li:nth-child(2) .rightcircle{
    -webkit-transform: rotate(540deg);
}
.login-b li:nth-child(3) .rightcircle{
    -webkit-transform: rotate(110deg);
}
.login-b li:nth-child(4) .rightcircle{
    -webkit-transform: rotate(90deg);
}
.login-b li:nth-child(4) .leftcircle{
    -webkit-transform: rotate(10deg);
}
.login-b li:nth-child(5) .rightcircle{
    -webkit-transform: rotate(90deg);
}
.login-b li:nth-child(5) .leftcircle{
    -webkit-transform: rotate(45deg);
}
/* active */

.login-b li.active:last-child .circleProgress_wrapper{
    background-color: #09C383;
}



.login-b li:last-child .circleProgress_wrapper{
    background-color: #d1d1d1;
}
.login-b li:last-child .on{
    color: #fff;
}
.login-b li:nth-child(6) .rightcircle{
    -webkit-transform: rotate(45deg);
}
.login-b li:nth-child(6) .leftcircle{
    -webkit-transform: rotate(45deg);
}
/* 案例展示-APP设计-1 */
.wzsj4 .wzsj4-top .appCase{
    padding-top: 60px;
}
.wzsj4 .wzsj4-top .appCase li {
    float: left;
    position: relative;
    width: 22%;
    height: 665px;
    margin-right: 4%;
    text-align: center;
    cursor: pointer;
    background-image: url(../imgs/backg_wap2.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.wzsj4 .wzsj4-top .appCase li:nth-child(4n) {
    margin-right: 0;
}
.wzsj4 .wzsj4-top .appCase .img{
    display: block;
    position: relative;
    top: 47px;
    left: 16px;
    width: 253px;
    height: 480px;
    overflow: hidden;
}

.wzsj4 .wzsj4-top .appCase p{
    position: relative;
    top: 120px;
    font-size: 16px;
    color: #444444;
}
.wzsj4 .wzsj4-top .appCase .mask{
    display: block;
    position: absolute;
    top: 12px;
    left: 16px;
    width: 253px;
    height: 545px;
    border-radius: 30px;
    overflow: hidden;
    background-color: rgba(17, 17, 17, 0.3);
    display: none;
}
.wzsj4 .wzsj4-top .appCase .mask .sub{
    position: relative;
    top: 50%;
    left: 50%;
    margin-left: -80px;
}
.wzsj4 .wzsj4-top .appCase .mask a{
    width: 160px;
    height: 50px;
    background: #09C383;
    box-shadow: 0px 5px 15px rgba(9, 195, 131, 0.14);
    border-radius: 3px;
    font-size: 14px;
    line-height: 50px;
    color: #FFFFFF;
    text-align: center;
}
.wzsj4 .wzsj4-top .appCase .mask a:last-child{
    margin-top: 20px;
    background: #FF920F;
    box-shadow: 0px 5px 15px rgba(255, 146, 15, 0.14);
}

.wzsj4 .wzsj4-top .appCase li:hover .mask{
    display: block;
}
.wzsj4 .wzsj4-top .appCase .mask a:hover{
    font-size: 16px;
    font-weight: bold;
}
/* 案例展示-详情-手机 */

.casesWap {
    position: relative;
    width: 100%;
    height: 310px;
    padding: 0 40px;
    margin: 60px auto 0;
}
.casesWap .swiper-container{
    background: none;
}
.casesWap .swiper-container .swiper-wrapper {
    height: 290px;
    margin-top: 10px;
}

.casesWap .swiper-container .swiper-slide {
    height: 290px;
    border-radius: 3px;
    text-align: center;
    background-color: #fff;
    transform: scale(.9);
    transition: all .3s;
}

.casesWap .swiper-container .swiper-slide-active {
    transform: scale(1);
    box-shadow: 0px 0px 15px rgba(64, 79, 93, 0.1);
}

.casesWap .swiper-container img {
    width: 175px;
    height: 54px;
    margin-top: 36px;
}

.casesWap .swiper-container .praise {
    position: relative;
    width: 300px;
    height: 120px;
    text-align: left;
    margin: 0 auto;
    padding: 0 10px;
    box-sizing: border-box;
}

.casesWap .swiper-container .praise span {
    display: block;
    width: 100%;
    height: 120px;
    line-height: 30px;
    text-indent: 36px;
}

.casesWap .swiper-container .praise::before,
.casesWap .swiper-container .praise::after {
    content: "“";
    position: absolute;
    top: -36px;
    left: -36px;
    width: 34px;
    height: 34px;
    text-align: center;
    font-size: 102px;
    font-family: Helvetica;
    font-weight: 400;
    line-height: 85px;
    color: #EDEDED;
}

.casesWap .swiper-container .praise::after {
    content: "”";
    top: 92px;
    left: 292px;
}

.casesWap .swiper-container .Job {
    text-align: right;
    padding-right: 68px;
}