.app-banner .pc{height:auto;}
.app-banner .text h3 {
    text-align:center;
    text-shadow: 2px 2px 4px #000000;
    color:#fff;
}
.app-banner .text p{text-align:center;font-weight:normal;font-size:35px;margin:20px 0px 40px 0px;color:#fff;}
.app-banner .text{display:block;top:28%;}
.app-banner .text a{background:#fff;margin:0px auto;display:block;color:#fd8288;}
.qyseo_r{width:30%;float:right;margin-right:10%;}
.qyseo_r li img{width:auto;float:left;margin-right:8px;}

.qyseo_r li{list-style:none;width:33.33%;float:left;margin:10px 0px;}
.app-banner .text .qyseo_r p{text-align:left;font-size:16px;}
.qyseo_r dt{font-size:24px;font-weight:bold;line-height:2;background:url(qyseo_06.png) left bottom no-repeat;margin-top:40px;}
.qyseo_r2{margin-top:15px;}
.qyseo_r dd{overflow:hidden;}
.hongshuzhinan{display:flex;}
.hongshuzhinan li{list-style:none;position:relative;margin-bottom:15px;}
.hongshuzhinan .text{position:absolute;top:5%;left:5%;z-index:3;}
.hongshuzhinan  h3{color:#fe1e42;font-size:35px;font-weight:bold;margin-top:15px;}
.hongshuzhinan p{color:#fff;font-size:18px;margin-bottom:20px;}
.hongshuzhinan img{border-radius:15px;width:97%;}
.hongshuzhinan .erheyi img{width:98%;}
.hongshuzhinan .erheyi h3{min-width:2px;height:42px;}
.hongshuzhinan .erheyi p{height:27px;}
.hongshuzhinan li:before{content:" ";display:block;width:97%;position:absolute;z-index:2;left:0px;top:0px;background:rgba(0,0,0,0.4);height:100%;border-radius:15px;}
.hongshuzhinan li.erheyi:before{width:98%;}
body{background:#fff;}

.seo-solution {
    width: 100%;
    overflow: hidden;
    padding: 40px 0 60px;
    background:#ecffeb;
}

.seo-solution .seo-solution-content {
    padding: 60px 0 0;
}

.seo-solution .seo-solution-content .row {
    margin: 0 -10px;
}

.seo-solution .seo-solution-content .row .col {
    padding: 0 10px;
}

.seo-solution .seo-solution-content .row .col:nth-child(1),
.seo-solution .seo-solution-content .row .col:nth-child(2),
.seo-solution .seo-solution-content .row .col:nth-child(3) {
    margin: 0 0 55px;
}

.seo-solution .seo-solution-content .item {
    width: 100%;
    height: 160px;
    border-radius: 4px;
    position: relative;
    color: #2f2f2f;
    padding: 40px 25px 0 25px;
}

.seo-solution .seo-solution-content .item p {
    line-height: 24px;
    margin: 10px 0 0;
    max-width: 300px;
}

.seo-solution .seo-solution-content .item h2 {
    line-height: 32px;
    font-size: 20px;
}

.seo-solution .seo-solution-content .item .icon {
    width: 100px;
    float:left;
    animation: smo-service1 .5s steps(23) forwards;
}

.seo-solution .seo-solution-content .item:hover .icon {
    animation: smo-service2 .5s steps(23) forwards;
}
.seo-solution .seo-solution-content .item{background:#f5fff6;border-radius:0.4rem;box-shadow: 0 0 10px 10px rgba(217, 237, 246, 0.6);}
@keyframes smo-service1 {
    0% {
        background-position:0 -2300px;
    }
    to {
        background-position:0 0;
    }
}
@keyframes smo-service2 {
    0% {
        background-position:0 0;
    }
    to {
        background-position:0 -2300px;
    }
}

@media (min-width: 768px) {

    .seo-solution .seo-solution-content .row .col:nth-child(1),
    .seo-solution .seo-solution-content .row .col:nth-child(2) {
        margin-bottom: 30px;
    }

    .seo-solution .seo-solution-content .row .col:nth-child(3) {
        margin-bottom: 0;
    }
}

@media (min-width: 992px) {

    .seo-solution .seo-solution-content .row .col:nth-child(1),
    .seo-solution .seo-solution-content .row .col:nth-child(2) {
        margin: 0 0 55px;
    }

    .seo-solution .seo-solution-content .item .icon {
        width: 120px;
        height: 120px;
        right: 0;
        bottom: 0;
    }

    .seo-solution .seo-solution-content .item {
        display:flex;
    }
    @keyframes smo-service1 {
        0% {
            background-position:0 -4140px;
        }
        to {
            background-position:0 0;
        }
    }
    @keyframes smo-service2 {
        0% {
            background-position:0 0;
        }
        to {
            background-position:0 -4140px;
        }
    }
}




.index-video {
    width: 100%;
    padding: 80px 0;
    overflow: hidden;
    background: #fff;
    background-size: cover;
}

.index-video .right {
    margin: 30px 0 0;
}

.index-video .product-container .left .icons {
    height: 133px;
}

.index-video .icons {
    align-items: center;
}

.index-video .icons .item {
    padding: 0 15px;
    flex: 1;
	overflow:hidden;margin:40px 0px;
}
.index-video-image{text-align:center;}
.index-video-image img{width:90%;margin-top:0;}
.index-video .icons .item h3 {
    font-weight: 600;
    color: #013333;
    font-size: 18px;overflow:hidden;
    line-height: 40px;
	margin-bottom:10px;
    text-align: left;
}
.index-video .icons .item h3 img{float:left;display:inline-block;margin-right:10px;height:30px;margin-top:5px;}
.index-video .icons .item img {
    display: block;
    margin: 0 auto;
    height: 55px;
}
.index-video .icons .item:hover h3{color:#3890f3;}
.index-video .icons .item p {
    font-size: 14px;
    color: #a0a0a0;
    text-align: left;
    line-height: 25px;
}
.index-video .icons .item:hover h3,.index-video .icons .item:hover p{color:#ff2342;}
@media (min-width: 992px) {
    .index-video .product-container {
        align-items: center;
    }

    .index-video .icons .item {
        padding: 0 35px;
    }

    .index-video .right {
        margin: 0 0 0 0px;margin-left:auto;
    }
}

@media (min-width: 1280px) {
    .index-video .product-container {
        align-items: normal;
    }
}
.t60{padding-top:60px;}




.wxseo{margin-top:-3rem;position:relative;z-index:3;}
.ggitem{display:flex; border-color: rgba(0, 110, 255, 0.15);width:18%;float:left;margin-right:2%;
    box-shadow: 10px 10px 10px 4px rgba(230, 239, 255, 0.8);background:rgb(255,255,255);padding:1rem;border-radius:0.4rem;}
.ggitem img{width:auto;float:left;max-width:50px;margin-right:15px;flex:0 0 50px;height:50px;}
.ggitem div{float:left;}
.ggitem dt{color:#001434;font-size:1.5rem;line-height:1.3;font-weight:bold;}
.ggitem dd{color:#999;font-size:1rem;}
.icontit{font-size:1.5rem;color:#013333;font-weight:bold;padding-left:30px;}

.smo-service a {
    width: 116px;
    height: 40px;
    display: block;margin:0px auto;margin-top:50px;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
    font-size: 16px;position:absolute;bottom:30px;left:50%;margin-left:-58px;
    border-radius: 10px;
    background: linear-gradient(to bottom, #02bff6, #1880fb);
}


/*
 * 搜索引擎全新SEO优化解决方案
 */
.smo-service {
    width: 100%;
    padding: 40px 0 0;
    overflow: hidden;
    background: #ecf3f9;
}

.smo-service .smo-service-content {
    padding: 50px 0 0;
}

.smo-service .smo-service-content .col {
    margin-bottom: 60px;
}

.smo-service .smo-service-content .col:last-child {
    margin-bottom: 0;
}

.smo-service .smo-service-content .item {
    height: 500px;
    border-radius: 10px;
    background: #ffffff;
    text-align: center;
    padding: 55px 0 0;
    position: relative;
    transition: all .5s ease-in-out;
}

.smo-service .smo-service-content .item:hover {
    transform: translateY(-10px);
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
}

.smo-service .smo-service-content .item .title {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
}

.smo-service .smo-service-content .item .content {
    line-height: 30px;
    color: #868c96;
	width:80%;
	margin-left:10%;
	text-align:left;
	margin-top:20px;
}
.smo-service .smo-service-content .item .content p img{margin-right:10px;}
.smo-service .smo-service-content .item .icon {
    width: auto;
    height:44px;
    top: -24px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: flex-end;
    justify-content: center;
    position: absolute;
    background-repeat:no-repeat;
    background-size:100% auto;
    background-position:top;
    animation: smo-service1 .5s steps(23) forwards;
}





.smo-service .smo-service-content .item:hover .icon {
    animation: smo-service2 .5s steps(23) forwards;
}

.smo-service .smo-service-content .item:hover .content {
    color: #006eff;
}

@keyframes smo-service1 {
    0% {
        background-position:0 -2070px;
    }
    to {
        background-position:0 0;
    }
}
@keyframes smo-service2 {
    0% {
        background-position:0 0;
    }
    to {
        background-position:0 -2070px;
    }
}

.smo-service .smo-service-more {
    text-align: center;
    line-height: 20px;
    padding: 30px 0;
}

.smo-service .smo-service-more a {
    color: #0e6fff;
}

@media (min-width: 576px) {
    .smo-service .smo-service-content .col:nth-last-child(2) {
        margin-bottom: 0;
    }
}

@media (min-width: 768px) {
    .smo-service .smo-service-content .col {
        margin-bottom: 0;
    }
}


@media (max-width: 768px) {
	
	.qyseo_r{display:none;}
	.smo-service .smo-service-content .item{height:auto;padding-bottom:90px;}
}

.tab-nav{position:relative;line-height:3;font-size:20px;text-align:center;margin:20px 0px;}
.tab-nav:after{content:"";height:4px;border-radius:4px;background:#e1e1e1;display:block;width:100%;bottom:0px;position:absolute;left:0px;z-index:1;}
.tab-nav li{display:inline-block;padding:0px 4%;position:relative;}
.tab-nav li.hover{color:#2aae67;}
.tab-nav li.hover:after{content:"";height:4px;border-radius:4px;background:#2aae67;display:block;width:100%;position:absolute;left:0px;bottom:0px;z-index:2;}
.tab-con .box li{position:relative;}
.box .boxtxt{position:absolute;top:7%;width:80%;left:10%;z-index:3;}
.box .boxtxt b{font-size:20px;}
.box .boxtxt p{font-size:16px;margin-top:10px;}
.tab-con{padding-bottom:50px;}
.jingxuancase{background:#fff;}


.byyoushi{display:flex;border-radius:15px;overflow:hidden;}
.byysitem{position:relative;}
.bycover1{position:absolute;top:0px;left:0px;width:100%;height:100%;background:rgba(0,0,0,0.75);z-index:2;}
.bytxt{position:absolute;top:38%;left:0px;width:100%;z-index:3;text-align:center;transition: all .5s ease-in-out;}
.bytxt h4{color:#fff;margin-top:15px;}
.bytxt img{width:45px;}
.bytxt p{display:none;}

.jingxuancase  .common-title a{color:#fe1e42}
.index-resource .index-title p a{color:#fe1e42}
.byysitem:hover .bytxt p{display:block;text-align:center;color:#fff;margin-top:1rem;}
.bycover2{position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fe1e42;z-index:2;display:none;}
.byysitem:hover .bycover1{display:none;}
.byysitem:hover .bycover2{display:block;}
.byysitem:hover .bytxt{top:30%;}
.byysitem:hover .bytxt h4{font-weight:bold;}
.t40{margin-top:40px;padding-bottom:60px;}
.b60{margin-bottom:50px;}
.swiper-containerb .swiper-slide .jxitem img{width:30px;margin-right:10px;}
.jxitem{overflow:hidden;margin-top:10px;width:100%;}
.jxcbox{width:90%; border-color: rgba(0, 110, 255, 0.15);margin-left:5%;
    box-shadow: 0px 0px 10px 10px rgba(235, 235, 235, 0.6);padding:20px;background:#fff;}
.swiper-button-next{position:absolute;right:0px;top:40%;z-index:3;background:#fff;border-radius:100%;padding:10px;}
.swiper-button-prev{position:absolute;left:0px;top:40%;z-index:3;background:#fff;border-radius:100%;padding:10px;}
.swiper-button-next img,.swiper-button-prev img{width:25px;}
.jxitem dt{height:30px;line-height:30px;font-weight:bold;font-size:20px;}
.jxitem dt font{color:#aaa;}
.jxitemtit{font-size:18px;margin:15px 0px;font-weight:bold;}
.jxitemdes{margin-bottom:15px;font-size:14px;}
.jxitemxg{line-height:2;}
.jxitemxg li{list-style:none;display:inline-block;text-align:center;width:33.33%;float:left;}
.jxitemxg li b{font-size:18px;}



.index-resource {
    padding: 60px 0 80px;
    background: #e9f0fd;
    overflow: hidden;
}

.index-resource .index-resource-content {
    margin: 46px 0 0;
    overflow: hidden;
    position: relative;
}

.index-resource .index-resource-content::before {
    background-image: -webkit-linear-gradient(left, #ffffff 20%, rgba(255, 255, 255, 0));
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100px;
    z-index: 2;
}

.index-resource .index-resource-content::after {
    background-image: -webkit-linear-gradient(right, #ffffff 20%, rgba(255, 255, 255, 0));
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    z-index: 2;
}

.index-resource .index-resource-content .swiper {
    margin: 0 0 10px;
}

.index-resource .index-resource-content .swiper:last-child {
    margin-bottom: 0;
}

.index-resource .index-resource-content .swiper .swiper-slide {
    width: calc((100% - 20px) / 3);
}

#resource-swiper2,
#resource-swiper4 {
    width: calc(100% + (calc((100% - 20px) / 3)));
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

#resource-swiper2 .swiper-slide,
#resource-swiper4 .swiper-slide {
    width: calc((100% - 20px) / 4);
}

.index-resource .index-resource-content .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
    -moz-transition-timing-function: linear !important;
    -ms-transition-timing-function: linear !important;
    -o-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
}

.index-resource .index-resource-content img {
    border-radius: 10px;
    display: block;
}

@media (min-width: 768px) {
    .index-resource .index-resource-content .swiper {
        margin: 0 0 25px;
    }

    .index-resource .index-resource-content .swiper .swiper-slide {
        width: calc((100% - 50px) / 4);
    }
    
    #resource-swiper2,
    #resource-swiper4 {
        width: calc(100% + (calc((100% - 50px) / 4)));
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }
    
    #resource-swiper2 .swiper-slide,
    #resource-swiper4 .swiper-slide {
        width: calc((100% - 50px) / 5);
    }
}

@media (min-width: 992px) {
    .index-resource .index-resource-content .swiper .swiper-slide {
        width: calc((100% - 75px) / 5);
    }
    
    #resource-swiper2,
    #resource-swiper4 {
        width: calc(100% + (calc((100% - 75px) / 5)));
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }
    
    #resource-swiper2 .swiper-slide,
    #resource-swiper4 .swiper-slide {
        width: calc((100% - 75px) / 6);
    }
}
.index-title h3 {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    line-height: 38px;
}

.index-title p {
    font-size: 16px;
    text-align: center;
    line-height: 24px;
    margin: 5px 0 0;
}

.index-title p a {
    color: #0e6fff;
}

@media (min-width: 992px) {
    .index-title h3 {
        font-size: 30px;
        line-height: 44px;
    }
    .index-title p {
        font-size: 20px;
        line-height: 34px;
    }
}



.index-marketing {
    background-image: url(../images/xhs45.jpg);
	text-align:center;
	line-height:45px;
}

.index-marketing h3 {
    color: #ffffff;
	margin-bottom:5px;
    font-size: 20px;
	display:inline-block;
}
.index-marketing p{color:#fff;font-size:18px;margin-bottom:10px;}
.index-marketing a {
    width: 120px;
    height: 40px;
    color: #fe1e42;
    padding: 0;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    display:inline-block;margin-right:100px;
    line-height: 40px;
    background: #fff;
}

.index-marketing a i {
    display: none;
}


.hangye {
    width: 100%;
    overflow: hidden;
    padding: 40px 0 60px;
    background:#fff;
}
.index-title p a.moretit{color:#fe1e42;margin-bottom:20px;}
.hyitem{overflow:hidden;margin:25px 0px;float:left;}
.hyitem img{float:left;width:40%;margin-right:3%;border-radius:8px;}
.hyitemp{width:52%;float:left;}
.hyitemp dt{font-size:18px;font-weight:bold;}
.hyitemp dt a:hover{color:#2aae67}
.hyitemp .hydes{margin:10px 0px;color:#999;}
.hyitemp .hytag{}
.hangyecon{margin-top:30px;}
.hytag span{background:#fcedde;color:#ffa24b;border:1px solid #ffa24b;padding:1px 10px;border-radius:5px;margin-right:5px;}
.hyitemp .hytime img{width:15px;float:left;margin-top:3px;}
.hyitemp .hytime{margin-top:10px;color:#2f2f2f;}
.hyitemp .hytime span{}
.hyritem li{width:100%;overflow:hidden;line-height:3;border-bottom:1px dotted #ccc;font-size:18px;}
.hyritem li span{float:right;color:#999;}
.hyritem li img{float:left;margin-right:10px;margin-top:20px;}
.hyritem li a:hover{color:#0060ff}



@media (max-width:768px) {
    .wxseo{margin-top:3rem;}
	.seo-solution .seo-solution-content .item .icon{width:60px;margin-right:15px;}
	.seo-solution .seo-solution-content .item .icon img{margin-top:10px;}
	.seo-solution .seo-solution-content .item{display:flex;}
	.t60{padding-top:30px;}
	.index-video-image img{margin-top:0px;}
	.index-video{padding:30px 0px;}
	.tab-con .box li{margin-bottom:20px;}
	.hyitem img{float:left;width:100%;margin-right:0;border-radius:8px;margin-bottom:10px;}
	.hyitemp{width:100%;}
	.hyitemp .hytime img{margin-right:10px;}
	.hyitem{margin:15px 0px;}
	.hyritem li{height:55px;line-height:55px;font-size:16px;overflow:hidden;}
	.index-marketing{line-height:60px;}
	.index-marketing a{margin-right:0px;}
}


.renyuanbp{background:#fff;padding:60px 0px;overflow:hidden;}
.rycon{margin-top:50px;}
.rycitem{width:18%;margin:1%;float:left;position:relative;border-radius:8px;overflow:hidden;}
.rycitem div{position:absolute;width:100%;height:100%;background:rgba(0,0,0,0.4);left:0px;top:0px;text-align:center;line-height:100%;color:#fff;z-index:2;display:flex;align-items: center;justify-content: center; font-size:1.4rem;}



.daishoufei{background:#fff;padding:60px 0px;overflow:hidden;}
.dsfcon{margin-top:100px;}
.dsfitem{
    border-color: rgba(0, 110, 255, 0.15);
    box-shadow: 10px 10px 10px 4px rgba(235, 235, 235, 0.4);position:relative;
    padding: 20px;background:#fff;border-radius:8px;}
.dsfitem:hover{box-shadow: 10px 10px 10px 4px rgba(235, 235, 235, 0.8);}
.dsfitem .icon{margin-top:-7rem;text-align:center;}
.dsfitem dd{text-align:center;color:#999999;margin-bottom:20px;font-size:16px;}
.erfix{position:absolute;top:-3rem;right:-2rem;z-index:3;width:75px;}
.dsfitem h2{text-align:center;margin:1.5rem 0px;font-size:1.8rem;font-weight:bold;}
.dsfitem p{text-align:left;padding-left:2rem;line-height:2;font-size:14px;}
.dsfitem p img{margin-right:10px;height:14px;}
.g500{height:350px;position:relative;}
.g500 span{display:block;position:absolute;bottom:15px;left:0px;text-align:center;width:100%;color:#fe1e42;font-size:1.5rem;font-weight:bold;}
.dsfcon a{
    width: 116px;
    height: 40px;
    display: block;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    border-radius: 10px;
    background:#fe1e42;margin:0px auto;
}
.jdbg{background:#e2f0ff;}
.bgf{background:#fff;}
.hongbg{background:#fee0e6;}
.hongitem{width:18%;margin:1%;padding:2rem;background:#fe1e42;color:#fff;border-radius:8px;float:left;}
.hongitem dt{font-size:1.5rem;font-weight:bold;margin-bottom:1rem;text-align:center;}
.hongitem dd{text-align:center;line-height:1.5rem;height:4.5rem;}
.app-bottom{height:auto;padding:40px 0px;}