.app-banner .pc{height:auto;}
.app-banner .text h3 {
    text-align:left;
  color:#fff;
  text-shadow: 2px 2px 2px #000000; 

}
.app-banner .text p{text-align:left;font-weight:normal;margin:20px 0px 40px 0px;}
.app-banner .text p span img{width:20px;}
.app-banner .text p span{list-style:none;padding-right:15px;margin-bottom:10px;display:inline-block;color:#fff;font-family: 微软雅黑 Light;
    font-size: 16px;}
.app-banner .text p span img{float:left;margin-right:6px;margin-top:5px;}
.app-banner .text{display:block;top:28%;}
.app-banner .text a{background:#fff;color:#1b82fb;margin:0px auto;display:inline-block;margin-left:10rem;}
.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;}


.seo-solution {
    width: 100%;
    overflow: hidden;
    padding: 40px 0 60px;
    background: linear-gradient(to bottom, #ddedfe, #ebf4ff);
}

.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;
    color:#999;
}

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

.seo-solution .seo-solution-content .item .icon {
    width: 100px;
    float:left;
     transition: all .5s ease-in-out;
}

.seo-solution .seo-solution-content .item:hover .icon {
    transform: translateY(-10px);
}
.seo-solution .seo-solution-content .item:hover h2,.seo-solution .seo-solution-content .item:hover p{color:#0060ff;}
.seo-solution .seo-solution-content .item{background:#fff;border-radius:0.4rem;box-shadow: 4px 4px 10px 1px rgba(0, 0, 0, 0.2);}
@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: 90px;
        height: 90px;
        right: 0;
        bottom: 0;
    }
.seo-solution .seo-solution-content .item .icon img{width:60px;}
    .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: 20px;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: 16px;
    color: #a0a0a0;
    text-align: left;
    line-height: 25px;
}
.index-video .icons .item:hover h3,.index-video .icons .item:hover p{color:#3890f3;}
@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;
    }
}

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




.wxseo{margin-top:-4rem;position:relative;z-index:3;}
.wxitem {display:flex; border-color: rgba(0, 110, 255, 0.15);
    box-shadow:10px 10px 10px 4px rgba(230, 239, 255, 0.8);background:rgba(255,255,255,1);padding:1rem;border-radius:0.4rem;}
.wxitem  img{width:auto;float:left;max-width:60px;margin-right:15px;flex:0 0 60px;transition: all .5s ease-in-out;}
.wxitem:hover img{ transform: translateY(-10px);}
.wxitem  div{float:left;}
.wxitem  dt{color:#001434;font-size:1.5rem;line-height:2;font-weight:bold;}
.wxitem  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;}
.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/byseo21.png);
	text-align:center;
	
}

.index-marketing h3 {
    color: #ffffff;
    font-size: 20px;
	display:inline-block;
	margin-bottom:0px;
}
.app-bottom{height:auto;padding:60px 0px;}
.index-marketing a {
    width: 120px;
    height: 40px;
    color: #fff;
    padding: 0;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    display:inline-block;margin-right:100px;
    line-height: 40px;
    background: #0060ff;
}

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


.hangye {
    width: 100%;
    overflow: hidden;
    padding: 40px 0 60px;
    background:#fff;
}
.index-title p a.moretit{color:#0060ff;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:#0060ff}
.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:#ddedfe;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.3);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: 0px 0px 10px 10px rgba(235, 235, 235, 0.6);position:relative;
    padding: 20px;}
.dsfitem .icon{margin-top:-7rem;text-align:center;}
.erfix{position:absolute;top:-3rem;right:-2rem;z-index:3;}
.dsfitem h2{text-align:center;margin:1.5rem 0px;}
.dsfitem p{text-align:center;line-height:2;font-size:1.2rem;}
.dsfitem p img{margin-right:10px;}
.g500{height:500px;position:relative;}
.g500 span{display:block;position:absolute;bottom:15px;left:0px;text-align:center;width:100%;color:#0060ff;font-size:1.5rem;font-weight:bold;}

.jdbg{background:#e2f0ff;}
.bgf{background:#fff;}

.yqxditem{background:linear-gradient(to bottom, #ebf4ff, #ffffff);
 border-color: rgba(0, 110, 255, 0.15);border-radius:8px;
    box-shadow: 10px 10px 10px 4px rgba(230, 239, 255, 0.8);padding-bottom:20px;
    position:relative; transition: all .5s ease-in-out;
}
.yqxditem font{position:absolute;top:20px;right:20px;background:#0070ef;border-radius:8px;padding:2px 10px;color:#fff;display:inline-block;}
.yqxditem2 font{background:#5644ff}
.yqxditem3 font{background:#14c7bf}
.yqxditem4 font{background:#903fff}
.yqxditem img:nth-child(1){width:94%;margin:3%;}
.yqxditem img:nth-child(3){width:45px;margin:15px;}
.yqxditem h3,.yqxditem p{margin:0px 15px;margin-bottom:20px;}
.yqxditem h3{font-weight:bold;}
.yqxditem p{padding-bottom:0px;color:#999;}
.t20 {
    margin-top: 40px;
}
.yqxditem a{color:#0060ff;border-radius:15px;height:35px;line-height:31px;display:block;width:120px;margin:0px auto;text-align:center;border:2px solid #0060ff;margin-bottom:20px;}
.yqxditem:hover a{background:#3b94fa;border:2px solid #3b94fa;color:#fff;}
.yqxditem2:hover a{background:#5e4dff;border:2px solid #5e4dff;color:#fff;}
.yqxditem3:hover a{background:#25cfc8;border:2px solid #25cfc8;color:#fff;}
.yqxditem4:hover a{background:#9649ff;border:2px solid #9649ff;color:#fff;}
.yqxditem:hover{ transform: translateY(-10px);}
.meitifabu{background:#dcedfe;padding:60px 0px;}
.mt1{margin:60px 0px;}
.mt1 dt{font-size:1.3rem;font-weight:bold;text-align:center;margin-bottom:2rem;padding-top:2rem;}
.mt1 dd img{width:80%;}
.mt1 dd{text-align:center;padding-bottom:2rem;}
.mt1box{background:#f9f9f9;border-radius:8px;}
.mt1box:hover,.mt1box.active{background:#3269ff;}
.mt1 .mt1box:hover dt,.mt1box.active:hover dt{color:#fff;}
.zimeiti{background:#3269ff;color:#fff;border-radius:8px;padding:2rem;margin-right:-15px;}
.zimeiti dt{font-size:1.3rem;font-weight:bold;margin-bottom:1rem;line-height:2;}
.zimeiti dd b{font-size:1.2rem;font-weight:bold;display:block;margin:1rem 0px;}
.zimeiti dt span{border-bottom:1px solid #fff;line-height:2;padding-bottom:6px;}
.zimeiti dd p{line-height:2;}
.meitipingtai{margin-left:-15px;margin-top:3rem;border:5px solid #3269ff;border-left:0px;border-top-right-radius:8px;border-bottom-right-radius:8px;}
.meitipingtai td{text-align:center;background:#fff;line-height:2;padding:5px 0px;}
.meitipingtai tr:nth-child(1) td{font-weight:bold;font-size:1.3rem;line-height:2;text-align:center;background:#f9f9f9;}

.mtitem{border-radius:8px;overflow:hidden;background:#f9f9f9;margin-bottom:2rem; transition: all .5s ease-in-out;}
.mtitem:hover{transform: translateY(-10px);}
.mtitem dd.mtzixun{background:#3269ff;color:#fff;text-align:center;padding:0.3rem 0px;font-size:1.3rem;font-weight:400;}
.mtzixun img{margin-right:1rem;width:35px;}
.mtzixun a{color:#fff;}
.mtitem dt,.mtitem dd{padding:0px 1rem;}
.mtitem dt{margin:1rem 0px;font-size:1.3rem;font-weight:bold;}
.mtitem dt img{margin-right:1rem;}
.mtitem dd.mtdes{line-height:1.6;color:#999;margin-bottom:1rem;}
.mtitem:hover dt,.mtitem:hover dd.mtdes{color:#0660ff;}
.mtitem dd.mtprice{color:#3269ff;font-size:1.3rem;font-weight:bold;line-height:1.2;overflow:hidden;width:100%;margin-bottom:1rem;}
.mtitem dd.mtprice span{background:#ff1c1c;color:#fff;font-weight:normal;font-size:0.8rem;padding:2px 6px;border-radius:6px;float:left;display:inline-block;line-height:1.2;margin-left:6px;}
.mtitem dd.mtprice i{font-style:normal;float:left;margin-top:0.1rem;font-weight:bold;}



.hezuoliucheng{display:flex;border-radius:15px;overflow:hidden;background:#fff;position:relative;padding:20px 0px;margin-top:40px;}
.pb60{padding-bottom:60px;}
.hzlcitem{text-align:center;padding:20px;color:#013333;flex:0 0 14.2%;}
.hzlcitem img{width:40%;}
.hzlcitem h4{font-size:20px;font-weight:bold;margin-top:10px;margin-bottom:20px;}
.hzlcitem p{margin-bottom:40px;}
.hzlcitem span{color:#999999;position:relative;z-index:3;border-radius:25px;width:25px;height:25px;display:block;margin:0px auto;background:#fff;line-height:25px;text-align:center;}
.hezuoliucheng .hzline{width:86%;height:1px;background:#999;position:absolute;bottom:52px;left:7%;z-index:2;}
.liucheng{background:url(rwtgbg_02.png) left top no-repeat;background-size:cover;padding:4rem 0px;}
.liucheng h3{color:#fff;}
.hezuoliuchenga{text-align:center;}
.hezuoliuchenga a{border:2px solid #fff;border-radius:10px;padding:8px 25px;color:#fff;font-size:18px;}
.tab-content {
  display: none;
 
}

.tab-content.active {
  display: block;
}