@charset "utf-8";
/* CSS Document */
/* who_seo */
.who_seo{
    width: 100%;
    margin: 0 auto;
    height: auto;
    display: table;
    margin-top: 70px;
    background-color: #f0f0f0;
}
.who_seo span{
    display: block;
    font-size: 42px;
    color: #333;
    text-align: center;
    line-height: 50px;
    height: 150px;
    margin-top: 100px;
}
.who_seo n{
    display: block;
    font-size: 44px;
    color: #d4141a;
    margin-top: -18px;
    text-align: center;
}
.who_seo_bottom{
    width: 100%;
    height: 595px;
    margin-top: 40px;
    background:url(../images/about_6.png)no-repeat center;
}
.who_seo_fl{
    width: 400px;
    height: 100%;
    margin-left: 10px;
}
.who_seo_fl ul{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.who_seo_fl li{
    width: 80%;
    margin: 0 auto;
    margin-top: 80px;
    margin-bottom: 50px;
    background-color: #fff;
    border-radius: 50px;
    box-shadow: 0 1px 10px #ddd;
    margin-left:80px ;
    padding-top: 15px;
    padding-bottom: 10px;
}
.who_seo_fl li p{
    width: 90%;
    margin: 0 auto;
    text-align: center;
    font-size: 26px;
    color: #1347A7;
}
.who_seo_fr{
    width: 400px;
    height: 100%;
    margin-right: 10px;
}
.who_seo_fr ul{
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.who_seo_fr li{
    width: 80%;
    margin: 0 auto;
    margin-top: 80px;
    margin-bottom: 50px;
    background-color: #fff;
    border-radius: 50px;
    box-shadow: 0 1px 10px #ddd;
    margin-right:80px ;
    padding-top: 15px;
    padding-bottom: 10px;

}
.who_seo_fr li p{
    width: 90%;
    margin: 0 auto;
    text-align: center;
    font-size: 26px;
    color: #1347A7;
}
}

/* seo_two */
.seo_two{
    width: 100%;
    min-width: 1200px;
    height: 348px;
    margin-top: 70px;
    background:url(/statics/images/tem/seo_two_bg.png)no-repeat center;
    color: #fff;
}
.seo_two span{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 44px;
    padding-top: 64px;
}
.seo_two b{
    display: inline-block;
    margin: 20px 0 0 40px;
    font-size: 80px;
    font-style: italic;
}
.seo_two b n{
    display: inline-block;
    font-size: 40px;
    font-style: normal;
    margin-left: 12px;
}
.font_one{
    display: inline-block;
    margin: 20px 0 0 90px!important;
    font-size: 80px;
    font-style: italic;
}
.font_one n{
    display: inline-block;
    font-size: 40px;
    font-style: normal;
    margin-left: 12px;
}
.seo_two p{
    width: 400px;
    height: 90px;
    font-size: 20px;
    margin: -84px 0 0 694px;
    line-height: 30px;
    text-align: justify;
    overflow: hidden;
}
/* seo_vs */
.seo_vs{
    width: 100%;
    margin: 0 auto;
    height: auto;
    display: table;
    margin-top: 70px;
}
.seo_vs_title{
    width: 100%;
    text-align: center;
}
.seo_vs_title p{
    font-size: 42px;
    color: #333;
}
.seo_vs_title span{
    display: block;
    font-size: 16px;
    color: #999;
    margin-top: 4px;
}
.seo_vs_bottom{
    width: 100%;
    height: 694px;
    margin-top: 40px;
    background:url(/statics/images/tem/seo_vs_bg.png)no-repeat center;
}
.seo_vs_fl{
    width: 490px;
    height: 610px;
    margin-top: 82px;
    overflow: hidden;
}
.seo_vs_fl ul{
    width: 100%;
    height: 100%;
}
.seo_vs_fl li{
    width: 470px;
    margin:20px 0 0 20px;
    text-align: left;
    overflow: hidden;
}
.seo_vs_fl li:first-child{height: 166px;}
.seo_vs_fl li:nth-child(2){height: 114px;}
.seo_vs_fl li:nth-child(3){height: 140px;}
.seo_vs_fl li:nth-child(4){height: 110px;}
.seo_vs_fl li:nth-child(4) p{line-height: 20px;}
.seo_vs_fl li b{
    font-size: 18px;
    color: #333;
    font-weight: normal;
}
.seo_vs_fl li p{
    width: 100%;
    text-align: justify;
    font-size: 14px;
    color: #666;
    line-height: 22px;
    margin-top: 6px;
}
.seo_vs_fr{
    width: 490px;
    height: 610px;
    margin-top: 82px;
    overflow: hidden;
}
.seo_vs_fr ul{
    width: 100%;
    height: 100%;
}
.seo_vs_fr li{
    width: 470px;
    margin:20px 15px 0 5px;
    text-align: left;
    overflow: hidden;
}
.seo_vs_fr li:first-child{height: 166px;}
.seo_vs_fr li:nth-child(2){height: 114px;}
.seo_vs_fr li:nth-child(3){height: 140px;}
.seo_vs_fr li:nth-child(4){height: 110px;}
.seo_vs_fr li:nth-child(4) p{line-height: 20px;}
.seo_vs_fr li b{
    font-size: 18px;
    color: #d4141a;
    font-weight: normal;
}
.seo_vs_fr li p{
    width: 100%;
    text-align: justify;
    font-size: 14px;
    color: #666;
    line-height: 22px;
    margin-top: 6px;
}
/* seo_four */
.seo_four{
    width: 100%;
    height: 456px;
    margin-top: 40px;
    text-align: center;
    color: #Fff;
    background:url(/statics/images/tem/seo_four_bg.png)no-repeat center;
}
.seo_four_top{
    width: 100%;
    height: 170px;
    margin-top: 110px;
    overflow: hidden;
}
.seo_four_top b{
    display: block;
    font-size: 40px;
}
.seo_four_top p{
    font-size: 24px;
    margin-top: 20px;
}
.seo_four_top p n{
    font-size: 28px;
    font-weight: bold;
    color: #d4141a;
}
.seo_four_top span{
    display: block;
    font-size:38px;
    margin-top: 10px;
    font-weight: bold;
}
.seo_four_bottom{
    width: 100%;
    height: 88px;
    margin-top: 40px;
}
.seo_four_bottom{
    font-size: 20px;
}
.seo_four_font{
    width: 390px;
    height: 50px;
    margin: 0 auto;
    margin-top: 20px;
    background: url(/statics/images/tem/sy_columns_footer_icon2.png)no-repeat 136px 0px;
}
.seo_four_font span{
    font-size: 20px;
    line-height: 47px;
}
.seo_four_font a{
    display: inline-block;
    width: 190px;
    height: 30px;
    background-color: #d4141a;
    color: #fff;
    text-align: center;
    line-height: 30px;
    margin-left: 70px;
    border-radius: 20px;
    font-size: 18px;
}
.seo_four_font a:hover{
    background-color: #fff;
    color: #d4141a;
}
.seo_four_font n{
    display: block;
    font-size: 16px;
    margin: -12px 0 0 400px;
}
/* seo_five */
.seo_five{
    width: 100%;
    height: auto;
    margin-top: 70px;
    display: table;
}
.seo_title{
    width: 100%;
    height: 190px;
    overflow: hidden;
    text-align: center;
}
.seo_title b{
    display: block;
    font-size: 36px;
    color: #d4141a;
}
.seo_title b i{
    width: 56px;
    height: 56px;
    display: inline-block;
    text-align: center;
    line-height: 56px;
    background-color: #d4141a;
    color: #fff;
    border-radius: 50%;
    margin: 0 10px;
}
.seo_title span{
    display: block;
    font-size: 18px;
    color: #999;
    margin-top: 20px;
}
.seo_title p{
    width: 85%;
    margin: 0 auto;
    font-size: 24px;
    color: #333;
    line-height: 38px;
    margin-top: 16px;
}
.seo_five_bottom{
    width: 100%;
    height: 410px;
    margin-top: 40px;
    position: relative;
    background:url(/statics/images/tem/seo_five_bottom_bg.png)no-repeat top center;
}
.seo_five_bottom ul{
    width: 100%;
    height: 306px;
    margin-top: 40px;
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: space-between;
}
.seo_five_bottom li{
    width: 260px;
    height: 100%;
    text-align: center;
    color: #fff;
    background:url(/statics/images/tem/seo_five_img1.png)no-repeat center;
}
.seo_five_bottom li img{
    width: 83px;
    height: 83px;
    margin: 0 auto;
    display: block;
    margin-top: 55px;
}
.seo_five_bottom li b{
    font-size: 24px;
    display: inline-block;
    line-height: 55px;
    margin-top: 10px;
    border-bottom: 1px solid #ddd;
}
.seo_five_bottom li p{
    width: 72%;
    margin: 0 auto;
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
    height: 42px;
    overflow: hidden;
}
.seo_five_bottom li:hover{background:url(/statics/images/tem/seo_five_img2.png)no-repeat center;cursor: pointer;}
/* seo_six */
.seo_six{
    width: 100%;
    height: 808px;
    margin-top: 70px;
    background:url(/statics/images/tem/seo_six_bg.png)no-repeat center;
}
.seo_six_bottom{
    width: 100%;
    height: 342px;
    margin-top: 40px;
    background:url(/statics/images/tem/seo_six_bottom_bg.png)no-repeat top center;
}
.seo_six_bottom ul{
    width: 100%;
    height: 140px;
    padding-top: 96px;
    display: flex;
    justify-content: space-between;
}
.seo_six_bottom li{
    width: 220px;
    height: 100%;
    color: #fff;
    text-align: center;
    background:url(/statics/images/tem/seo_six_bottom_img1.png)no-repeat center;
}
.seo_six_bottom li p{
    width: 38px;
    height: 38px;
    margin: 0 auto;
    font-size: 24px;
    line-height: 38px;
    margin-top: 26px;
    background-color: #fff;
    color: #d4141a;
    border-radius: 10px;
}
.seo_six_bottom b{
    display: block;
    width: 80%;
    margin: 0 auto;
    font-size: 24px;
    margin-top: 10px;
}
.seo_six_bottom li:hover{background:url(/statics/images/tem/seo_six_bottom_img2.png)no-repeat center;cursor: pointer;}
.seo_six_bottom li:hover p{background-color: #d4141a;color: #fff;}
.seo_six_bottom li:hover b{color: #d4141a;}
.seo_six_bottom span{
    display: block;
    width: 800px;
    margin: 0 auto;
    height: 58px;
    line-height: 58px;
    margin-top: 40px;
    background-color: #fff;
    box-shadow: 0px 1px 10px #d4141a;
    border-radius: 30px;
    text-align: center;
    font-size: 24px;
    color: #d4141a;
}
.seo_six_bottom span n{
    font-size: 28px;
    font-weight: bold;
    display: inline-block;
    margin-right: 20px;
}
.seo_six_bottom span:hover{background-color: #d4141a;color: #fff;cursor: pointer;}
/* seo_seven */
.seo_seven{
    width: 100%;
    height: 560px;
    background:url(/statics/images/tem/seo_seven_bg.jpg)no-repeat center;
}
.seo_seven_bottom{
    width: 100%;
    height: 308px;
}
.seo_seven_bottom ul{
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    background:url(/statics/images/tem/seo_seven_bottom_bg.png)no-repeat center;
}
.seo_seven_bottom li {
    width: 308px;
    height: 308px;
    text-align: center;
    background:url(/statics/images/tem/seo_seven_img1.png)no-repeat center;
}
.seo_seven_bottom li b{
    font-size: 24px;
    width: 60%;
    color: #333;
    margin: auto;
    display: block;
    margin-top: 50px;
}
.seo_seven_bottom li p{
    width: 74%;
    margin: 0 auto;
    margin-top: 70px;
    color: #fff;
    font-size: 18px;
    text-align: center;
}
.seo_seven_bottom li:hover {background:url(/statics/images/tem/seo_seven_img2.png)no-repeat center;cursor: pointer}
.seo_seven_bottom li:hover b{color: #d4141a;}
/* seo_eight */
.seo_eight{
    width: 100%;
    height: 636px;
    background:url(/statics/images/tem/seo_eight_bg.jpg)no-repeat center;
}
.seo_eight_bottom{
    width: 100%;
    height: 288px;
    margin-top: 70px;
    background:url(/statics/images/tem/seo_eight_bottom_bg.png)no-repeat center;
}
.seo_eight_bottom ul{
    width: 815px;
    height: 100%;
    float: right;
    margin-right: 56px;
    overflow: hidden;
}
.seo_eight_bottom li{
    float: left;
    width: 252px;
    height: 48px;
    line-height: 48px;
    background-color: #fff;
    margin: 0 29px 32px 0;
    font-size: 16px;
}
.seo_eight_bottom li:nth-child(3n){margin-right: 0;}
.seo_eight_bottom li b{
    float: left;
    display: block;
    width: 34px;
    height: 48px;
    background:url(/statics/images/tem/seo_eight_img1.png)no-repeat center;
    background-size: 100% 100%;
    color: #fff;
    text-align: center;
}
.seo_eight_bottom li p{
    float: right;
    width: 210px;
    height: 100%;
    text-align: left;
    color: #333;
}
.seo_eight_bottom li:hover{background-color: #d4141a;cursor: pointer;}
.seo_eight_bottom li:hover b{background:url(/statics/images/tem/seo_eight_img2.png)no-repeat center;color: #d4141a;}
.seo_eight_bottom li:hover p{color: #fff;}
/* seo_nine */
.seo_nine{
    width: 100%;
    height: auto;
    margin-top: 70px;
    display: table;
}
.seo_nine_bottom{
    width: 100%;
    height: 300px;
    overflow: auto;
}
.seo_nine_bottom ul{
    width: 98%;
    margin: 0 auto;
    padding-top:100px;
    background:url(/statics/images/tem/seo_nine_bottom_bg.png)no-repeat top center;
    display: flex;
    justify-content: space-between;
}
.seo_nine_bottom li{
    width: 188px;
    height: 180px;
    float: left;
    background-color: #fff;
    box-shadow: 0 1px 10px #d0d0d0;
    margin-right: 18px;
}
.seo_nine_bottom li:last-child{margin-right: 0;}
.seo_nine_bottom li b{
    display: block;
    width: 84%;
    margin: 0 auto;
    height: 84%;
    margin-top: 8%;
    background-color: #666;
    font-weight: normal;
}
.seo_nine_bottom li b n{
    display: block;
    font-size: 24px;
    color: #fff;
    text-align: center;
    width: 50%;
    margin:0 auto;
    padding-top: 28px;
}
.seo_nine_bottom li:hover b{background-color: #d4141a;cursor: pointer;}