.web-seo-page .web-seo-section-1 h1{
    color: #333333;
}

.web-seo-page .web-seo-section-1 p{
    color: #333333;
}

.web-seo-page .web-seo-section-2 .item{
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0px 0px 12px 2px rgba(17,48,102,0.14); 
    padding: 35px;
}

.web-seo-page .web-seo-section-2 .item:nth-child(2){
    background: #eff9f8;
}

.web-seo-page .web-seo-section-2 .item .item-title{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.web-seo-page .web-seo-section-2 .item .item-title img{
    width: 150px;
}

.web-seo-page .web-seo-section-2 .item .text-content .text{
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.web-seo-page .web-seo-section-2 .item .text-content img{
    width: 25px;
}

.web-seo-page .web-seo-section-2 .item .text-content p{
    margin-left: 10px;
}

.web-seo-page .web-seo-section-2 .item .text-content .text p:nth-child(2){
    margin-left: 20px;
}

.web-seo-page .web-seo-section-3 .item{
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0px 0px 12px 2px rgba(17,48,102,0.08); 
    padding: 35px 30px 50px 30px;
}

.web-seo-page .web-seo-section-3 .item .item-title{
    display: flex;
    align-items: center;
}

.web-seo-page .web-seo-section-3 .item .item-title img{
    width: 80px;
    margin-right: 20px;
}

.web-seo-page .web-seo-section-3 .item .item-title h3{
    margin: 0;
}

.web-seo-page .web-seo-section-3 .item .text-content .process{
    display: flex;
    align-items: center;
    margin: 30px 0;
    flex-flow: row wrap;
}

.web-seo-page .web-seo-section-3 .item .text-content .process .tag{
    padding: 10px 20px;
    font-size: 14px;
    background: #2793ff;
    border-radius: 30px;
    color: #fff;
    margin: 5px;
}

.web-seo-page .web-seo-section-3 .item .text-content .process img{
    width: 20px;
}

.web-seo-page .web-seo-section-3 .item .text-content .text{
    display: flex;
    align-items: flex-start;
    margin-top: 30px;
}

.web-seo-page .web-seo-section-3 .item .text-content .text img{
    width: 25px;
    margin-right: 10px;
}

.web-seo-page .web-seo-section-3 .item .text-content .text .info{
    margin: 0;
    line-height: 25px;
}

.web-seo-page .web-seo-section-3 .item .text-content .text .info .text-label{
    margin-bottom: 5px;
    font-weight: bold;
}

.web-seo-page .web-seo-section-4 .item{
    border-radius: 20px;
    box-shadow: 0px 0px 12px 2px rgba(17,48,102,0.14); 
    padding: 30px 40px;
    border-radius: 20px;
    border-top: 10px solid #2793ff;
}

.web-seo-page .web-seo-section-4 .item:nth-of-type(2){
    border-top: 10px solid #5ac698;
}

.web-seo-page .web-seo-section-4 .item h3{
    color: #2793FF;
    font-weight: bold;
    font-size: 28px;
}

.web-seo-page .web-seo-section-4 .item:nth-of-type(2) h3{
    color: #F49E17;
}

.web-seo-page .web-seo-section-4 .item h4{
    color: #E25340;
    font-size:22px;
    font-weight: bold;
    margin: 40px 0 30px 0;
}

.web-seo-page .web-seo-section-4 .item ul{
    list-style:outside;
    margin-left: 20px;
}

.web-seo-page .web-seo-section-4 .item li{
    margin-bottom: 20px;
}

.web-seo-page .web-seo-section-4 .item .case{
    background: #f5f5f5;
    border-radius: 10px;
    padding: 15px 10px;
    border-left: 5px solid #26AD60;
    display:flex;
    align-items:center;
    margin: 30px 0;
}

.web-seo-page .web-seo-section-4 .item .case span{
    color: #26AD60;
    font-weight: bold;
}

.web-seo-page .web-seo-section-5{
    background: #eff9f8;
}

.web-seo-page .web-seo-section-5 .month-list .item{
    display:flex;
    flex-direction: column;
    align-items: center;
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0px 0px 12px 2px rgba(17,48,102,0.08); 
    padding: 50px 0;
}

.web-seo-page .web-seo-section-5 .month-list .month{
    background: #2793ff;
    border-radius: 30px;
    padding: 10px 20px;
    color: #fff;
}


.web-seo-page .web-seo-section-5 .month-list .item h3{
    color: #4fbc7c;
    font-size: 22px;
    font-weight: bold;
    margin-top: 40px;
}

.web-seo-page .web-seo-section-5 .month-list .item p{
    color: #666666;
}

.web-seo-page .web-seo-section-5 .report{
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0px 0px 12px 2px rgba(17,48,102,0.08); 
    padding: 30px 50px;
    margin-top: 40px;
}

.web-seo-page .web-seo-section-5 .text-list .text{
    display: flex;
    align-items: center;
    margin-top: 30px;
}

.web-seo-page .web-seo-section-5 .text-list img{
    width: 25px;
}

.web-seo-page .web-seo-section-5 .report h3{
    text-align:center;
    color:#2793FF;
}

.web-seo-page .web-seo-section-6 .section-content .tradition{
    flex:1;
}

.web-seo-page .web-seo-section-6 .section-content .dimension{
    width: 160px;
}

.web-seo-page .web-seo-section-6 .section-content .our{
    flex:1;
}

.web-seo-page .web-seo-section-6 .section-content .tradition-title{
    padding: 40px 65px;
    background: #dddedf;
    color: #666666;
    border-radius: 20px 0 0 0;
}

.web-seo-page .web-seo-section-6 .section-content .dimension-title{
    position: relative;
    padding: 40px;
    background: linear-gradient(0deg,#3e73ec, #7599f6);
    color: #ffffff;
    text-align:center;
}

.web-seo-page .web-seo-section-6 .section-content .our-title{
    padding: 40px 65px;
    background: #5ac698;
    color: #ffffff;
    border-radius:  0 20px 0 0;
}

.web-seo-page .web-seo-section-6 .section-content .text-list{
    padding: 30px 65px 0 65px;
}

.web-seo-page .web-seo-section-6 .section-content .dimension .text-list{
    padding: 30px 0 0 0;
    background: #eef7fe;
}

.triangle {
    position: absolute;
    left: 0;
    bottom: -30px;
    height: 0;
    border-color: transparent;
    border-top-color: #4578ED;
    border-width: 30px 80px 0;
    border-style: solid;
}

.web-seo-page .web-seo-section-6  .text{
    display: flex;
    align-items: center;
    padding: 40px 0;
    border-bottom: 2px solid #dddedf;
}

.web-seo-page .web-seo-section-6 .dimension .text{
    border-bottom: 2px solid #2793FF;
    display: flex;
    justify-content: center;
}

.web-seo-page .web-seo-section-6 .dimension  .text p{
    color: #2793FF;
    font-size: 20px;
    font-weight: bold;
}

.web-seo-page .web-seo-section-6 .tradition  .text p{
    color: #666666;
}

.web-seo-page .web-seo-section-6 .text-list .text:last-child{
    border-bottom:none
}

.web-seo-page .web-seo-section-6 .text img{
    width: 25px;
    margin-right: 10px;
}

.web-seo-page .web-seo-section-7 .section-content{
    width: 100%;
    display:flex;
    flex-direction:column;
    align-items: center;
    color:#fff;
    text-align: center;
}

.web-seo-page .web-seo-section-7 .section-content p{
    color:#fff;
    margin-top: 30px;
}

.web-seo-page .web-seo-section-7 .section-content button{
    margin-top: 40px;
}

.web-seo-page .web-seo-section-8 .item .item-title{
    display: flex;
    align-items: center;
    color: #ffff;
}

.web-seo-page .web-seo-section-8 .item .item-title img{
    width: 80px;
    margin-right: 20px;
}

.web-seo-page .web-seo-section-8 .item .item-title h3{
    margin: 0;
}

.web-seo-page .web-seo-section-8 .item .text-content{
    padding: 35px 30px 50px 30px;
}

.web-seo-page .web-seo-section-8 .item .text-content .text{
    display: flex;
    align-items: flex-start;
    margin-top: 30px;
}

.web-seo-page .web-seo-section-8 .item .text-content .text img{
    width: 25px;
    margin-right: 10px;
}

.web-seo-page .web-seo-section-8 .item .text-content .text .info{
    margin: 0;
    line-height: 25px;
}

.web-seo-page .web-seo-section-8 .item .text-content .text .info .text-label{
    margin-bottom: 5px;
    font-weight: bold;
}

.web-seo-page .web-seo-section-9 .section-content .item{
    border-radius: 20px;
    box-shadow: 0px 0px 20px 8px rgba(25,65,106,0.08); 
}

.web-seo-page .web-seo-section-9 .section-content .item .item-title{
    width: 100%;
    display: flex;
    align-items: center;
}

.web-seo-page .web-seo-section-9 .section-content .item .item-title h3{
    color: #fff;
    text-align: center;
    border-radius: 20px 0px 20px;
    padding: 15px 20px;
}

.web-seo-page .web-seo-section-9 .section-content .item .item-title p{
    margin: 5px 20px;
    color: #333333;
}

.web-seo-page .web-seo-section-9 .section-content .item .item-text{
    padding: 30px 40px;
}

.web-seo-page .web-seo-section-9 .section-content .item .item-text .text{
    margin-bottom: 20px;
}

.web-seo-page .web-seo-section-9 .section-content .item .item-text .text .text-label{
    font-weight: bold;
    color:#000
}

.web-seo-page .web-seo-section-9 .section-content .item .item-text p{
    margin-top: 5px;
    color: #666666;
}

.web-seo-page .web-seo-section-10{
    background: #eff9f8;
}

.web-seo-page .web-seo-section-10 .item-title{
    display: flex;
    align-items: center;
}

.web-seo-page .web-seo-section-10 .section-content .item{
    border-radius: 20px;
    box-shadow: 0px 0px 12px 2px rgba(17,48,102,0.08); 
    padding: 30px 20px;
    background: #fff;
}

.web-seo-page .web-seo-section-10 .section-content .item .item-title img{
    width: 80px;
    margin-right: 20px;
}

.web-seo-page .web-seo-section-10 .section-content .item .item-title p{
    color: #666666;
    margin-top: 5px;
}

.web-seo-page .web-seo-section-10 .item .text-content .text{
    display: flex;
    align-items: flex-start;
    margin-top: 30px;
}

.web-seo-page .web-seo-section-10 .item .text-content .text img{
    width: 25px;
    margin-right: 10px;
}

.web-seo-page .web-seo-section-10 .item .text-content .text p{
    color: #333333;
}

.web-seo-page .web-seo-section-11 .item{
    border-radius: 20px;
    padding: 30px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;
}

.web-seo-page .web-seo-section-11 .item p{
    color: #333333;
    margin-top: 10px;
}

.web-seo-page .web-seo-section-11 .item:nth-child(1){
    background: #dceaf8;
}

.web-seo-page .web-seo-section-11 .item:nth-child(1) h3{
    color:#2793FF;
}

.web-seo-page .web-seo-section-11 .item:nth-child(2){
    background: #e7e8fb;
}

.web-seo-page .web-seo-section-11 .item:nth-child(2) h3{
    color:#7769B5;
}

.web-seo-page .web-seo-section-11 .item:nth-child(3){
    background: #f9ebdd;
}

.web-seo-page .web-seo-section-11 .item:nth-child(3) h3{
    color:#EBA462;
}



@media (min-width:769px) { 
    .web-seo-page{
        padding-top: 80px;
    }
    
    .web-seo-page .web-seo-section-1{
        width: 100%;
        height: 720px;
        text-align: left;
    }

    .web-seo-page .web-seo-section-1 .container{
        height: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .web-seo-page .web-seo-section-1 .text{
        width: 42%;
    }

    .web-seo-page .web-seo-section-1 .text p{
        margin: 40px 0;
        font-size: 20px;
    }

    .web-seo-page .web-seo-section-1 button{
        width: 150px;
    }

    .web-seo-page .web-seo-section-1 .image{
        width: 55%;
    }    
    
    .web-seo-page .web-seo-section-1 img{
        height: 450px;
    }

    .web-seo-page .web-seo-section-2 .section-content{
        display: flex;
        justify-content: space-between;
        align-items: stretch;
    }

    .web-seo-page .web-seo-section-2 .item{
        width: 48%;
    }

    .web-seo-page .web-seo-section-3 .section-content{
        display: flex;
        justify-content: space-between;
        align-items: stretch;
    }

    .web-seo-page .web-seo-section-3 .item{
        width: 48%;
    }

    .web-seo-page .web-seo-section-4 .section-content{
        display: flex;
        justify-content: space-between;
        align-items: stretch;
    }

    .web-seo-page .web-seo-section-4 .item{
        width: 48%;
    }

    .web-seo-page .web-seo-section-5 .month-list{
        position: relative;
        display:flex;
        align-items: stretch;
        justify-content:space-between;
    }

    .web-seo-page .web-seo-section-5 .month-list .line{
        position: absolute;
        width: 102%;
        height: 4px;
        background: #2793ff;
        top: 50%;
        left: -1%;
        margin-top:-2px;
    }

    .web-seo-page .web-seo-section-5 .month-list .item{
        width: 31%;
        z-index: 99;
    }

    .web-seo-page .web-seo-section-5 .text-list{
        display:flex;
        align-items: center;
        justify-content:space-between;
    }

    .web-seo-page .web-seo-section-6 .section-content{
        display: flex;
        align-items: stretch;
        background: #ffffff;
        border-radius: 20px;
        box-shadow: 0px 0px 12px 2px rgba(17,48,102,0.14); 
    }

    .web-seo-page .web-seo-section-8 .section-content{
        display: flex;
        justify-content: space-between;
        align-items: stretch;
        background: #ffffff;
        border-radius: 20px;
        box-shadow: 0px 0px 12px 2px rgba(17,48,102,0.08);
    }

    .web-seo-page .web-seo-section-8{
        position: relative;
    }

    .web-seo-page .web-seo-section-8 .item{
        width: 50%;
    }

    .web-seo-page .web-seo-section-8::after{
        content: "";
        position: absolute;
        width: 100%;
        height: 450px;
        left: 0;
        bottom: 0;
        z-index: 0;
        background: url(../images/web-seo-section-3-banner.png);
    }

    .web-seo-page .web-seo-section-8 .container{
        position: relative;
        z-index: 1;
    }

    .web-seo-page .web-seo-section-8 .item:first-child{
        border-right: 1px solid #c4c4c4;
    }

    .web-seo-page .web-seo-section-8 .item:first-child .item-title{
        border-radius: 10px 0 0 10px;
        padding: 10px;
    }

    .web-seo-page .web-seo-section-8 .item:last-child .item-title{
        border-radius: 0 10px 10px 0;
        padding: 10px;
    }

    .web-seo-page .web-seo-section-9 .section-content .item .item-title h3{
        width: 60%;
    }

    .web-seo-page .web-seo-section-9 .section-content{
        display: flex;
        align-items: stretch;
        justify-content: space-between;
    } 

    .web-seo-page .web-seo-section-9 .section-content .item{
        width: 48%;
    }

    .web-seo-page .web-seo-section-10 .section-content{
        display: flex;
        align-items: stretch;
        justify-content: space-between;
    } 

    .web-seo-page .web-seo-section-10 .section-content .item{
        width: 48%;
    }

    .web-seo-page .web-seo-section-11 .section-content{
        display: flex;
        align-items: stretch;
        justify-content: space-between;
    } 

    .web-seo-page .web-seo-section-11 .section-content .item{
        width: 31%;
    }
    
}

@media (max-width:769px){
    .web-seo-page{
        padding-top: 50px;
    }
    .web-seo-page .web-seo-section-1{
        width: 100%;
        display: flex;
        justify-content: center;
        text-align: center;
    }

    .web-seo-page .web-seo-section-1 .text p{
        margin: 20px 0;
        font-size: 16px;
    }

    .web-seo-page .web-seo-section-1 img{
        width: 200px;
        margin-top: 20px;
    }

    .web-seo-page .web-seo-section-2 .item{
        margin-bottom: 30px;
        padding: 10px 20px;
    }

    .web-seo-page .web-seo-section-3 .item{
        margin-bottom: 30px;
        padding: 20px;
    }

    .web-seo-page .web-seo-section-3 .item .text-content .process{
        display: flex;
        align-items: center;
        margin: 20px 0;
        flex-flow: row wrap;
    }

    .web-seo-page .web-seo-section-3 .item .text-content .process .tag{
        padding: 8px 10px;
        font-size: 14px;
        background: #2793ff;
        border-radius: 20px;
        color: #fff;
        margin: 5px;
    }

    .web-seo-page .web-seo-section-4 .item{
        margin-bottom: 30px;
        padding: 20px;
    }

    .web-seo-page .web-seo-section-4 .item h3{
        font-size: 23px;
    }

    .web-seo-page .web-seo-section-4 .item:nth-of-type(2) h3{
        color: #F49E17;
    }

    .web-seo-page .web-seo-section-4 .item h4{
        font-size:20px;
    }

    .web-seo-page .web-seo-section-5 .month-list .item{
        margin-bottom: 30px;
        padding: 30px 20px;
    }

    .web-seo-page .web-seo-section-5 .month-list .item h3{
        font-size: 18px;
        margin-top: 20px;
    }

    .web-seo-page .web-seo-section-5 .report{
        padding: 30px 20px;
    }

    .web-seo-page .web-seo-section-5 .report p{
        margin-left: 10px;
    }


    .web-seo-page .web-seo-section-6 .dimension{
        display: none;
    }

    .web-seo-page .web-seo-section-6 .tradition{
        background: #ffffff;
        border-radius: 20px;
        box-shadow: 0px 0px 12px 2px rgba(17,48,102,0.14); 
    }

    .web-seo-page .web-seo-section-6 .tradition .tradition-title{
        border-radius: 20px 20px 0 0;
        padding: 30px 20px;
        text-align: center;
    }

    .web-seo-page .web-seo-section-6 .our{
        background: #ffffff;
        border-radius: 20px;
        box-shadow: 0px 0px 12px 2px rgba(17,48,102,0.14); 
    }

    .web-seo-page .web-seo-section-6 .our .our-title{
        border-radius: 20px 20px 0 0;
        padding: 30px 20px;
        text-align: center;
        margin-top: 30px;
    }

    .web-seo-page .web-seo-section-6 .tradition .text-list{
        padding: 30px 20px;
        text-align: center;
    }

    .web-seo-page .web-seo-section-6 .tradition .text{
        border: none;
        padding: 20px;
        text-align: center;
    }

    .web-seo-page .web-seo-section-6 .our .text-list{
        padding: 30px 20px;
        text-align: center;
    }

    .web-seo-page .web-seo-section-6 .our .text{
        border: none;
        padding: 20px;
        text-align: center;
    }

    .web-seo-page .web-seo-section-7{
        background-image: none !important;
        background-color: #113066;
    }

    .web-seo-page .web-seo-section-7 .section-content p{
        color:#fff;
        margin: 20px 0 30px 0;
    }

    .web-seo-page .web-seo-section-8 .item{
        margin-bottom: 30px;
        padding: 0;
    }

    .web-seo-page .web-seo-section-8 .item .item-title{
        border-radius: 10px 10px 0 0;
        padding: 10px;
    }

    .web-seo-page .web-seo-section-8 .item .text-content{
        padding: 20px;
    }

    .web-seo-page .web-seo-section-8 .item{
        background: #ffffff;
        border-radius: 10px;
        margin-bottom: 30px;
        box-shadow: 0px 0px 12px 2px rgba(17,48,102,0.08); 
    }

    .web-seo-page .web-seo-section-9 .item{
        margin-bottom: 20px;
    }

    .web-seo-page .web-seo-section-9 .item .item-title h3{
        width: 70%;
    }

    .web-seo-page .web-seo-section-9 .item:nth-child(2) .item-title h3{
        width: 90%;
    }

    .web-seo-page .web-seo-section-9 .item:last-child{
        margin-bottom: 0;
    }

    .web-seo-page .web-seo-section-10 .item{
        margin-bottom: 20px;
    }

    .web-seo-page .web-seo-section-10 .item:last-child{
        margin-bottom: 0;
    }

    .web-seo-page .web-seo-section-11 .item{
        margin-bottom: 20px;
    }

    .web-seo-page .web-seo-section-11 .item:last-child{
        margin-bottom: 0;
    }
    
}