﻿span,
p,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Noto Sans SC" !important;
    font-weight: inherit;
}

body {
    height: 100% !important;
}

.ie8 .ie8index {
    display: block;
    width: 100%;
    height: 50px;
    text-align: center;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000, endColorstr=#4c000000);
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    position: relative;
    z-index: 999;
}

.ie8index {
    display: none;
}

.item {
    background-size: cover !important;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

ul,
ol,
li {
    list-style: none;
}


.full {
    position: relative;
    height: 100vh;
    background-color: #000000;
}

.full-in {
    height: 753px;
    background-color: #000000;
}

.full-info {
    height: 650px;
    background-color: #000000;
}

.full-ins {
    position: relative;
    height: 563px;
    background-color: #000000;
}

header nav.navbar.white-link .header-searchbar a:hover,
nav.navbar.bootsnav.white-link .header-searchbar a:hover {
    color: #fff;
}

/*��������*/
.about-banner {
    padding-top: 210px;
    text-align: center;
    color: #fff;
}

.about-banner h1 {
    font-size: 18px;
    line-height: inherit;
}

.about-banner h2 {
    font-size: 48px;
    line-height: inherit;
    margin: 20px 0;
}

.about-banner b {
    display: inline-block;
    width: 136px;
    height: 1px;
    background-color: #ff214f;
}

.about-banner p {
    font-size: 18px;
    line-height: 40px;
    width: 866px;
    margin: 70px auto 0;
    max-width: 90%;
}

.about-num {
    position: relative;
    z-index: 99;
    padding: 0px;
    background-color: #fff;
    text-align: center;
    color: #fff;
}

.about-num .container {
    position: relative;
    z-index: 99;
    margin-bottom: 45px;
}

.about-num .container .clearfix {
    background: -webkit-linear-gradient(#1c3095, #0f1d60);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#1c3095, #0f1d60);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#1c3095, #0f1d60);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(#1c3095, #0f1d60);
    /* 标准的语法 */
    height: 100px;
    width: 100%;
    position: absolute;
    top: -55px;
    left: 0;
    -moz-box-shadow: 6px 6px 0px rgba(22, 22, 22, 0.2);
    -webkit-box-shadow: 6px 6px 0px rgba(22, 22, 22, 0.2);
    box-shadow: 6px 6px 0px rgba(22, 22, 22, 0.2);
}

.about-num .container .clearfix li {
    height: 50px;
    margin-top: 25px;
    border-left: 1px solid #39499b;
    min-width: 180px;
}

.about-num .container .clearfix li:first-child {
    border-left: none;
}

@font-face {
    font-family: akrobat;
    src: url(../fonts/akrobat-semibold-webfont.woff2) format('woff2'), url(../fonts/akrobat-semibold-webfont.woff) format('woff');
    font-style: normal
}

.about-num h2 {
    font-size: 20px;
    font-weight: 600;
    margin: 0 !important;
    font-family: akrobat !important;
}

.about-num h2 span {
    font-family: akrobat !important;
}

.about-num p {
    font-size: 18px;
    margin-bottom: 0px;
    margin-top: 8px;
    color: #b8bde1;
}

.about-cul-left {
    float: left;
    width: 45%;
    padding: 6% 0 0 10%;
}

.about-cul-right {
    float: left;
    width: 55%;
}

.about-cul-right img {
    width: 100%;
}

.about-cul-left h2 {
    font-size: 52px;
    color: #333333;
    font-weight: 300;
}

.about-cul-left h3 {
    font-size: 32px;
    color: #333333;
    font-weight: 300;
    margin-bottom: 30px;
}

.about-cul-left p {
    font-size: 18px;
    color: #333333;
    margin: 0px;
    line-height: 45px;
}

.con-box {
    overflow: hidden;
}

.con-box h2.head-title-h2 {
    text-align: center;
    font-size: 24px;
    color: #333333;
    font-weight: 600;
    line-height: 35px;
    margin: 45px auto;
    margin-bottom: 12px;
}

.con-box h5.head-title-h5 {
    font-size: 16px;
    margin: 12px auto;
    line-height: inherit;
    text-align: center;
    color: 777777;
}

.con-box p.square-box,
.have-bg.con-box p.square-box.no-fff {
    margin: 12px auto;
    margin-bottom: 40px;
    height: 5px;
    width: 46px;
    background: -webkit-linear-gradient(left, #4cd1ff, #3586ff);
    background: -moz-linear-gradient(right, #4cd1ff, #3586ff);
    background: -o-linear-gradient(right, #4cd1ff, #3586ff);
    background: linear-gradient(to right, #4cd1ff, #3586ff);
}

.have-bg.con-box h2.head-title-h2,
.have-bg.con-box h5.head-title-h5 {
    color: #ffffff;
}

.have-bg.con-box p.square-box {
    background: #ffffff;
}

.about-serv ul {
    margin-top: 40px;
    margin-bottom: 0;
}

.about-serv ul li {
    text-align: center;
}

.about-serv ul li .serv-box {
    border: solid 1px #3fa4ff;
    border-radius: 10px;
    padding: 10px;
    color: #444444;
    position: relative;
    padding-bottom: 80px;
}

.about-serv ul li .serv-box .serv-img {
    width: 42px;
    height: 42px;
    margin: 0 auto;
    margin-top: 36px;
}

.about-serv ul li .serv-box .serv-img.serv-img-zh {
    background: url("../img/picture/zhyx_blue.png") no-repeat center center;
    background-size: cover;
}

.about-serv ul li .serv-box .serv-img.serv-img-seo {
    background: url("../img/picture/seo_blue.png") no-repeat center center;
    background-size: cover;
}

.about-serv ul li .serv-box .serv-img.serv-img-news {
    background: url("../img/picture/news_blue.png") no-repeat center center;
    background-size: cover;
}

.about-serv ul li .serv-box .serv-img.serv-img-kb {
    background: url("../img/picture/kb_blue.png") no-repeat center center;
    background-size: cover;
}

.about-serv ul li .serv-box .serv-img.serv-img-pp {
    background: url("../img/picture/pp_blue.png") no-repeat center center;
    background-size: cover;
}

.about-serv ul li .serv-box h3 {
    font-weight: 600;
    font-size: 22px;
    margin: 20px auto;
    color: #444444;
}

.about-serv ul li .serv-box p {
    font-size: 16px;
    color: #444444;
    line-height: 28px;
    height: 120px;
}

.about-serv ul li .serv-box a {
    display: block;
    position: absolute;
    bottom: 25px;
    left: 50%;
    margin-left: -60px;
    height: 40px;
    width: 120px;
    line-height: 38px;
    font-size: 16px;
    text-align: center;
    border-radius: 20px;
    border: solid 1px #3fa7ff;
}

.about-serv ul li .serv-box,
.about-serv ul li .serv-box .serv-img,
.about-serv ul li .serv-box h3,
.about-serv ul li .serv-box p,
.about-serv ul li .serv-box a {
    -moz-transition: all .25s ease-in;
    /* Firefox 4 */
    -webkit-transition: all .25s ease-in;
    /* Safari 和 Chrome */
    -o-transition: all .25s ease-in;
    /* Opera */
    transition: all .25s ease-in;
}

.about-serv ul li .serv-box:hover {
    /* background: -webkit-linear-gradient(left top, #4cd1ff , #3586ff); Safari 5.1 - 6.0 
    background: -o-linear-gradient(bottom right, #4cd1ff, #3586ff); Opera 11.1 - 12.0 
    background: -moz-linear-gradient(bottom right, #4cd1ff, #3586ff); Firefox 3.6 - 15 
    background: linear-gradient(to bottom right, #4cd1ff , #3586ff); 标准的语法 
     */
    -moz-box-shadow: 3px 3px 0px rgba(22, 22, 22, 0.15);
    -webkit-box-shadow: 3px 3px 0px rgba(22, 22, 22, 0.15);
    box-shadow: 3px 3px 0px rgba(22, 22, 22, 0.15);
    background: #3ea3ff;
    transform: translateY(-10px);
}

.about-serv ul li div.serv-box:hover .serv-img.serv-img-zh {
    background: url("../img/picture/zhyx_fff.png") no-repeat center center;
    background-size: cover;
}

.about-serv ul li div.serv-box:hover .serv-img.serv-img-seo {
    background: url("../img/picture/seo_fff.png") no-repeat center center;
    background-size: cover;
}

.about-serv ul li div.serv-box:hover .serv-img.serv-img-news {
    background: url("../img/picture/news_fff.png") no-repeat center center;
    background-size: cover;
}

.about-serv ul li div.serv-box:hover .serv-img.serv-img-kb {
    background: url("../img/picture/kb_fff.png") no-repeat center center;
    background-size: cover;
}

.about-serv ul li div.serv-box:hover .serv-img.serv-img-pp {
    background: url("../img/picture/pp_fff.png") no-repeat center center;
    background-size: cover;
}

.about-serv ul li .serv-box:hover h3 {
    color: #fff;
}

.about-serv ul li .serv-box:hover p {
    color: #fff;
}

.about-serv ul li .serv-box:hover a {
    color: #44b7ff;
    border-color: transparent;
    background-color: #ffffff;
    -moz-box-shadow: 3px 3px 0px rgba(22, 22, 22, 0.2);
    -webkit-box-shadow: 3px 3px 0px rgba(22, 22, 22, 0.2);
    box-shadow: 3px 3px 0px rgba(22, 22, 22, 0.2);
}

.about-serv ul li .serv-box a:hover {
    color: red;
}

.about-serv {
    /* margin-bottom: 10px; */
}

/* 我们的领先技术 START  */

.about-skill {
    //padding: 10px 0px;
}

.about-skill h2.head-title-h2 {
    //margin-top: 12px;
}

.about-skill-left {
    float: left;
    width: 50%;
    //background-color: red;
}

.about-skill-left img {
    display: block;
    margin: 0 auto;
    width: 90%;
}

.about-skill-right {
    max-width: 100%;
    font-family: akrobat !important;
}

.about-skill-right ul {
    margin-top: 20px;
    display: flex;
    justify-content: space-around;
}

.about-skill-right ul li h3 {
    margin: 0;
    line-height: 34px;
    color: #444444;
    font-size: 19px;
    font-weight: 600;
}

.about-skill-right ul li h3 span {
    display: inline-block;
    position: relative;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    margin-right: 8px;
    /* background: -webkit-radial-gradient(rgba(76, 209, 255, .2), rgba(53, 134, 255, 0.2)); Safari 5.1 - 6.0
    background: -o-radial-gradient(rgba(76, 209, 255, .2), rgba(53, 134, 255, 0.2)); Opera 11.6 - 12.0
    background: -moz-radial-gradient(rgba(76, 209, 255, .2), rgba(53, 134, 255, 0.2)); Firefox 3.6 - 15
    background: radial-gradient(rgba(53, 134, 255, .2),rgba(76, 209, 255, .2)); 标准的语法（必须放在最后）
     */
    background: -webkit-linear-gradient(rgba(53, 134, 255, .2), rgba(76, 209, 255, .2));
    background: -moz-linear-gradient(rgba(53, 134, 255, .2), rgba(76, 209, 255, .2));
    background: -o-linear-gradient(rgba(53, 134, 255, .2), rgba(76, 209, 255, .2));
    background: linear-gradient(rgba(53, 134, 255, .2), rgba(76, 209, 255, .2));
}

.about-skill-right ul li h3 span b {
    display: block;
    width: 8px;
    height: 8px;
    margin: 4px;
    border-radius: 50%;
    opacity: 1;
    /* background: -webkit-radial-gradient(rgba(76, 209, 255, 1), rgba(53, 134, 255, 1)); Safari 5.1 - 6.0
    background: -o-radial-gradient(rgba(76, 209, 255, 1), rgba(53, 134, 255, 1)); Opera 11.6 - 12.0
    background: -moz-radial-gradient(rgba(76, 209, 255, 1), rgba(53, 134, 255, 1)); Firefox 3.6 - 15
    background: radial-gradient(rgba(76, 209, 255, 1), rgba(53, 134, 255, 1)); 标准的语法（必须放在最后）
     */
    background: -webkit-linear-gradient(rgba(53, 134, 255, .2), rgba(76, 209, 255, .2));
    background: -moz-linear-gradient(rgba(53, 134, 255, .2), rgba(76, 209, 255, .2));
    background: -o-linear-gradient(rgba(53, 134, 255, .2), rgba(76, 209, 255, .2));
    background: linear-gradient(rgba(53, 134, 255, 1), rgba(76, 209, 255, 1));

}

.about-skill-right ul li p {
    margin-left: 24px;
    margin-bottom: 20px;
    font-size: 17px;
    color: #444444;
}

/* 我们的领先技术 END */

/* 我们掌握的搜索引擎算法 START */
.about-sea {
    background: url("../img/sea_bg.jpg") no-repeat center center;
    background-size: cover !important;
    padding-bottom: 50px;
}

.about-sea.con-box h2.head-title-h2 {
    color: #ffffff;
    font-weight: 500;
}

.about-sea.con-box h5.head-title-h5 {
    color: #ffffff;
}

.about-sea.con-box p.square-box {
    background: #ffffff;
    margin-bottom: 45px;
}

.about-sea .about-sea-left {
    padding-right: 0;
}

.about-sea .about-sea-left img {
    display: block;
    float: right;
}

.about-sea .about-sea-middle div {
    height: 0px;
    overflow: hidden;
    padding: 0;
    padding-bottom: 69.6336559%;
    background: url("../img/sea_mid.png") no-repeat center center;
    background-size: 100%;
    //background-color: red;
}

.about-sea .about-sea-right {
    float: left;
    padding-left: 0;
}

.about-sea .about-sea-left img {
    display: block;
}

@media (max-width: 768px) {
    .about-sea {
        padding-bottom: 30px;
    }

    .about-sea.con-box p.square-box {
        background: #ffffff;
        margin-bottom: 20px;
    }

    .about-sea.con-box h2.head-title-h2 {
        margin-top: 30px;
    }

    .con-box p.square-box,
    .have-bg.con-box p.square-box {
        margin-bottom: 30px;
    }

}

/* 我们掌握的搜索引擎算法 END */
/* 我们的专业服务团队 START */
.about-team .team-intro {
    margin: 45px auto;
}

.team-intro p {
    width: 90%;
    margin: 0px auto 8px auto;
    font-size: 18px;
    color: #444444;
    line-height: 26px;
}

.about-team ul li {
    padding-right: 5px;
    padding-left: 5px;
}

.about-team ul li .team-box {
    overflow: hidden;
    margin: 0 auto;
    width: 150px;
    height: 176px;
    max-width: 100%;
    border-radius: 6px;
    background: -webkit-linear-gradient(left top, #4cd1ff, #3586ff);
    background: -o-linear-gradient(bottom right, #4cd1ff, #3586ff);
    background: -moz-linear-gradient(bottom right, #4cd1ff, #3586ff);
    background: linear-gradient(to bottom right, #4cd1ff, #3586ff);
    /* 标准的语法 */

    -moz-transition: all .25s ease-in;
    /* Firefox 4 */
    -webkit-transition: all .25s ease-in;
    /* Safari 和 Chrome */
    -o-transition: all .25s ease-in;
    /* Opera */
    transition: all .25s ease-in;
}

.about-team ul li .team-box img {
    width: 35px;
    display: block;
    margin: 32px auto;
    margin-top: 36px;
}

.about-team ul li .team-box h5 {
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
}

.about-team {
    margin-bottom: 30px;
}

.about-team ul li .team-box:hover {
    box-shadow: 3px 4px 3px rgba(22, 22, 22, 0.25);
    transform: translateY(-10px);
}

@media (max-width: 768px) {
    .about-team .team-intro {
        margin-top: 20px;
    }
}

/* 我们的专业服务团队 END */

/* 我们的特色服务能力 START*/
.about-ability ul li {
    padding: 2px 2px;
}

.about-ability ul li .ability-box {
    width: 100%;
    height: 100%;
    padding: 1px;
    background: -webkit-linear-gradient(left top, #3586ff, #4cd1ff);
    background: -o-linear-gradient(bottom right, #3586ff, #4cd1ff);
    background: -moz-linear-gradient(bottom right, #3586ff, #4cd1ff);
    background: linear-gradient(to bottom right, #3586ff, #4cd1ff);
    /* 标准的语法 */
}

.about-ability ul li .ability-box .ability-cont {
    width: 100%;
    height: 100%;
    padding: 24px 30px;
    overflow: hidden;
    background: #ffffff;
    position: relative;
}

.about-ability ul li .ability-box .ability-cont .ability-describe {
    width: 78%;
    overflow: hidden;
}

.about-ability ul li .ability-box .ability-cont h3 {
    margin: 0px;
    margin-bottom: 12px;
    line-height: 24px;
    font-size: 20px;
    font-weight: 600;
    color: #444444;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.about-ability ul li .ability-box .ability-cont p {
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 26px;
    font-size: 16px;
}

.about-ability ul li.ability-wide .ability-describe,
.about-ability ul li.ability-expert .ability-describe {
    float: right;
}

.about-ability ul li.ability-wide p,
.about-ability ul li.ability-wide h3,
.about-ability ul li.ability-expert p,
.about-ability ul li.ability-expert h3 {
    text-align: right;
}

.about-ability ul li .ability-box .ability-cont .ability-logo {
    position: absolute;
    z-index: 101;
    height: 56%;
}

.about-ability ul li.ability-fast .ability-logo {
    bottom: 0;
    right: 0;
    background: url("../img/picture/a_kuai.png") no-repeat center center;
    background-size: cover;
}

.about-ability ul li.ability-wide .ability-logo {
    bottom: 0;
    left: 0;
    background: url("../img/picture/a_guang.png") no-repeat center center;
    background-size: cover;
}

.about-ability ul li.ability-entire .ability-logo {
    top: 0;
    right: 0;
    background: url("../img/picture/a_quan.png") no-repeat center center;
    background-size: cover;
}

.about-ability ul li.ability-expert .ability-logo {
    top: 0;
    left: 0;
    background: url("../img/picture/a_zhuan.png") no-repeat center center;
    background-size: cover;
}

.about-ability {
    margin-bottom: 50px;
}

/* 我们的特色服务能力 END */

/* 我们的“五心级”服务标准 START */
.about-heart {
    background-color: #f5f5f5;
}

.about-heart ul {
    margin-top: 55px;
}

.about-heart ul li {
    cursor: pointer;
}

.about-heart .heart-box {
    position: relative;
    width: 118px;
    height: 118px;
    max-width: 100%;
    margin: 10px auto;
}

.about-heart .heart-box div {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url("../img/picture/blue_loop.png") no-repeat center center;
    background-size: cover;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.about-heart ul li:hover .heart-box div {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}

.about-heart .heart-box h3 {
    width: 100%;
    padding: 0px;
    margin: 0px;
    font-size: 24px;
    color: #444;
    font-weight: 600;
    text-align: center;
    line-height: 118px;
}

.about-heart p {
    margin: 30px auto;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    color: #444;
    font-weight: 600;
}

/* 我们的“五心级”服务标准 END */
/* 我们服务的客户 START */
.about-customers ul {
    background: url("../img/customers/customers_bg.png") no-repeat center center;
    background-size: cover;
}

.about-customers ul li img {
    display: block;
    width: 54%;
    margin: 30px auto;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.about-customers ul li:hover img {
    -webkit-transform: scale(1.8, 1.8) rotate(-10deg);
    transform: scale(1.8, 1.8) rotate(-10deg);
}

/* 我们服务的客户 END */
/* 行业资讯 START */
.about-industry {
    background-color: #f5f5f5;
    padding-bottom: 20px;
}
.about-industry ul.clearfix {
    display: flex; 
    justify-content: space-between;
    padding: 0;
    margin-bottom: 50px;
}

.about-industry ul.clearfix li {
    margin-bottom: 40px;
    padding: 20px;
    /* -moz-transition: all .25s ease-in; Firefox 4
    -webkit-transition: all .25s ease-in; Safari 和 Chrome
    -o-transition: all .25s ease-in; Opera
    transition: all .25s ease-in; */
}
.about-industry ul.clearfix li a{
    display: block;
}
.about-industry ul.clearfix li .abcrd{
    width: 100%;
}
.about-industry ul.clearfix li .abcrd .qh_title {
    display: -webkit-box;
    -webkit-line-clamp: 2; /* 设置你想要的行数 */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal; 
}
.about-industry ul.clearfix li .abcrd .hidden-xs{
    display: -webkit-box;
    -webkit-line-clamp: 2; /* 设置你想要的行数 */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal; 
}
/* 允许文本换行 */
/* .about-industry ul li:hover {
    box-shadow: 3px 4px 3px rgba(22, 22, 22, 0.25);
    transform:translateY(-10px);
} */
.about-industry .industry-left {
    position: relative;
    padding-right: 0;
    padding-left: 0;
    overflow: hidden;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.about-industry img {
    display: block;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.about-industry ul li:hover img {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.about-industry .industry-box {
    /* background-color: red; */
}

.about-industry .industry-right {
    background-color: #ffffff;
}

.about-industry .industry-right h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 60px;
    color: #232323;
}

.about-industry .industry-right p {
    font-size: 16px;
    line-height: 22px;
}

.about-industry .industry-right h3,
.about-industry .industry-right p {
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 768px) {
    .about-industry .industry-right h3 {
        white-space: inherit;
        overflow: inherit;
        text-overflow: inherit;
    }
}

/* 行业资讯 END */
/* 新闻营销页面样式 START */
/* 什么是新闻营销 START */
.is-news {
    margin-bottom: 70px;
}

.is-news.con-box p.square-box {
    margin-bottom: 40px;
}

.is-news p.news-explain {
    margin: 24px auto;
    font-size: 18px;
    line-height: 33px;
    color: #666666;
    width: 95%;
}

/* 什么是新闻营销 END */
/* 新闻营销类型 START */
.news-type {
    background: url("../img/news/news_type_bg.jpg") no-repeat center center;
    background-size: cover;
    padding-bottom: 40px;
    padding-top: 10px;
}

.news-type ul li .img-box {
    width: 118px;
    height: 118px;
    margin: 10px auto;
    border: 10px solid rgba(102, 102, 102, 0.25);
    border-radius: 50%;

}

.news-type ul li .img-box img {
    display: block;
    width: 62%;
    height: 62%;
    margin: 0 auto;
    margin-top: 19%;
}

.news-type ul li p {
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
}

/* 新闻营销类型 END */
/* 您是否有以下困扰 START */
.your-problems img {
    width: 100%;
}

.your-problems p.problems-list {
    line-height: 32px;
    font-size: 18px;
    color: #2c2c2c;
}

.your-problems {
    padding-bottom: 40px;
}

/* 您是否有以下困扰 END */
/* 新闻营销的好处 START */
.news-benefits {}

.news-benefits ul li {
    margin-top: 0px;
}

.news-benefits .xs-show ul li {
    margin-top: 30px;
}

.news-benefits ul li .team-box {
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    border-radius: 6px;
    background: -webkit-linear-gradient(left top, #4cd1ff, #3586ff);
    background: -o-linear-gradient(bottom right, #4cd1ff, #3586ff);
    background: -moz-linear-gradient(bottom right, #4cd1ff, #3586ff);
    background: linear-gradient(to bottom right, #4cd1ff, #3586ff);
    -moz-transition: all .25s ease-in;
    -webkit-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;
    color: #fff;
    padding-bottom: 16px;
}

.news-benefits ul li .team-box h5,
.news-benefits ul li .team-box p {
    text-align: center;
    margin: 20px 0 10px 0;
}

.news-benefits ul li .team-box p {
    margin: 0;
    margin-bottom: 5px;
}

.news-benefits .benefits-container {
    width: 100%;
    margin-top: 32px;
    background: #f6f6f6;
    padding-top: 30px;
    padding-bottom: 30px;
}

.news-benefits .benefits {
    position: relative;
    overflow: hidden;
}

.news-benefits .benefits hr {
    position: absolute;
    height: 0;
    border-top: 1px dashed #3da0ff;
    width: 100%;
    top: 50%;
    margin: 0;
}

.news-benefits .benefits ul.benefits-mid {
    display: block;
    position: absolute;
    width: 90%;
    height: 30px;
    top: 50%;
    left: 5%;
    margin: 0;
    margin-top: -15px;
}

.news-benefits .benefits ul.benefits-list {
    display: block;
    width: 90%;
    margin: 0 auto;
}

.news-benefits .benefits ul.benefits-mid li {
    margin: 0;
    padding: 0;
}

.news-benefits .benefits ul.benefits-mid li .circle-bg {
    width: 30px;
    height: 30px;
    margin: 0 auto;
    border-radius: 50%;
    background: #f6f6f6;
    border: 1px solid #3da0ff;
}

.news-benefits .benefits ul.benefits-mid li .circle-bg span {
    display: block;
    margin: 6px auto;
    width: 16px;
    height: 16px;
    background: red;
    border-radius: 50%;

    background: -webkit-linear-gradient(#4cd1ff, #3586ff);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#4cd1ff, #3586ff);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#4cd1ff, #3586ff);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(#4cd1ff, #3586ff);
    /* 标准的语法 */
}

.news-benefits .benefits ul.benefits-list li {
    position: relative;
    //overflow: hidden;
    height: 120px;
    //margin-bottom: 180px;
}

.news-benefits ul.benefits-list li.b-l-box-up {
    margin-bottom: 100px;
}

.news-benefits ul.benefits-list li.b-l-box-dowm {
    margin-bottom: 80px;
}

.news-benefits .benefits ul.benefits-list li .b-l-box {
    position: absolute;
    width: 100%;
    text-align: center;
}

.news-benefits ul.benefits-list li.b-l-box-up .b-l-box {
    left: -25%;
    top: 15px;
}

.news-benefits ul.benefits-list li.b-l-box-down .b-l-box {
    left: 25%;
    top: 5px;
}

.news-benefits ul.benefits-list li .b-l-b-ok {
    height: 100px;
    border-radius: 5px;
}

.news-benefits .b-l-box .border-briangle {
    position: absolute;
    left: 50%;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    margin-left: -10px;
}

.news-benefits .b-l-box-up .border-briangle {
    top: 100%;
    border-top-color: #ffffff;
}

.news-benefits .b-l-box-down .border-briangle {
    bottom: 100%;
    border-bottom-color: #ffffff;
}

.news-benefits .b-l-box .b-l-b-ok {
    width: 70%;
    overflow: hidden;
    margin: 0 auto;
    background: #ffffff;
}

.news-benefits .benefits ul.benefits-list li .b-l-box h5,
.news-benefits .benefits ul.benefits-list li .b-l-box p {
    margin: 0 auto;
    text-align: center;
    line-height: 26px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news-benefits .benefits ul.benefits-list li .b-l-box h5 {
    margin-top: 8px;
    font-size: 18px;
    color: #333333;
    font-weight: 600;
}

.news-benefits .benefits ul.benefits-list li .b-l-box p {
    font-size: 16px;
    color: #777777;
}

/* 新闻营销的好处 END */
/* 新闻营销要解决的问题 START */
.solve-problem {
    padding-bottom: 50px;
}

.solve-problem img {
    display: block;
    max-width: 90%;
    margin: 10px auto;
    margin-top: 30px;
    ;
}

/*  END */

/* 我们的服务 START */
.we-provide {
    background: #27282d;
    overflow: hidden;
    padding-bottom: 70px;
}

.we-provide.con-box p.square-box,
.have-bg.con-box p.square-box.no-fff {
    margin-bottom: 45px;
}

.we-provide ul li {
    overflow: hidden;
    position: relative;
}

.we-provide ul li {
    position: relative;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.we-provide ul li .provide-img-bg {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.we-provide ul li .provide-img-bg img {
    -webkit-transition: 0.8s;
    transition: 0.8s;
}

.we-provide ul li:hover .provide-img-bg img {
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}

.we-provide ul li span {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .4;
    z-index: 33;
}

.we-provide ul li .provide-info {
    position: absolute;
    z-index: 66;
    overflow: hidden;
    top: 50%;
    left: 0;
    width: 100%;
}

.we-provide ul li .provide-info img {
    width: 40px;
    height: 40px;
    display: block;
    margin: 0px auto;
    margin-bottom: 15px;
}

.we-provide ul li .provide-info h3 {
    margin: 0;
    text-align: center;
    color: #fff;
    font-size: 24px;
    line-height: 26px;
}

/* 我们的服务 END */

/* 部分媒介资源 START */
.media-resources {
    background: #eeeeee;
    padding-bottom: 50px;
    padding-top: 10px;
}

.media-resources.con-box p.square-box,
.have-bg.con-box p.square-box.no-fff {
    margin-bottom: 20px;
}

.media-resources ul li img {
    display: block;
    width: 90%;
    margin: 20px auto;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.media-resources ul li:hover img {
    -webkit-transform: scale(1.1, 1.1) rotate(1deg);
    transform: scale(1.1, 1.1) rotate(3deg);
}

/* 部分媒介资源 END */

/* 新闻营销页面样式 END */
/* 什么是口碑营销 START */
.is-mouth .container .mouth-box {
    overflow: hidden;
    background: #eeeeee;
}

.is-mouth .container .mouth-box img {
    display: block;
    float: right;
    max-width: 100%;
}

.is-mouth .container .mouth-box p {
    padding: 15px 0 0 20px;
    margin-top: 10px;
    font-size: 20px;
    line-height: 35px;
    color: #777777;
}

.is-mouth .container .mouth-box p:first-child {
    margin-top: 24px;
    margin-bottom: 0;
}

.is-mouth .mouth-right {
    padding-right: 0;
}

/* 什么是口碑营销 END */
/* 口碑营销策略 START */
.mouth-strategy {}

.mouth-strategy .strategy-mid {
    text-align: center;
}

.mouth-strategy .strategy-mid img {
    width: 100%;
}

.mouth-strategy .strategy-side {
    position: relative;
    padding: 0;
}

.mouth-strategy .strategy-side p {
    position: absolute;
    top: 5%;
    width: 96%;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    padding: 0;
}

.mouth-strategy p.p-bottom {
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
}

.mouth-strategy .strategy-side .strategy-upper {}

.mouth-strategy .strategy-left .strategy-under {
    right: -4%;
}

.mouth-strategy .strategy-side .strategy-under {
    top: 55%;
}

.mouth-strategy .strategy-left .strategy-upper {
    right: -20%;
}

.mouth-strategy .strategy-right .strategy-upper {
    left: -16%;
}

/* 口碑营销策略 END */
/* 论坛营销 START */
.forum-market .market-count {
    background-color: #000000;
}

.forum-market .container {
    height: 100%;
    overflow: hidden;
    background: url("../img/renown/forum_bg.jpg") no-repeat right center;
    background-size: auto 100%;
    color: #ffffff;
}

.forum-market .clearfix li,
.forum-market p {
    padding: 0;
    line-height: 32px;
    font-size: 18px;
    font-weight: 200;
    color: #cccccc;
}

.forum-market .forum-step {
    position: relative;
}

.forum-market .forum-step hr {
    position: absolute;
    height: 0;
    border-top: 1px dashed #01c3ff;
    width: 100%;
    top: 20px;
    margin: 0;
}

.forum-market .forum-step li {
    text-align: center;
}

.forum-market .forum-step li img {
    width: 48px;
    display: block;
    margin: 0px auto;
}

.forum-market .forum-step li p {
    display: inline-block;
    padding: 0px 6px;
    line-height: 36px;
    margin-top: 20px;
    margin-bottom: 30px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    border-radius: 5px;
    background: -webkit-linear-gradient(left, #4cd1ff, #3586ff);
    background: -moz-linear-gradient(right, #4cd1ff, #3586ff);
    background: -o-linear-gradient(right, #4cd1ff, #3586ff);
    background: linear-gradient(to right, #4cd1ff, #3586ff);
}

@media (max-width: 768px) {
    .forum-market .forum-step li p {
        width: 100%;
    }

    .forum-market .forum-step li {
        padding: 0 6px;
    }
}

/* 论坛营销 END */

/* 自媒体矩阵营销 START */
.media-matrix {
    background-color: #f2f5f6;
    padding-bottom: 70px;
}

.media-matrix .container {
    padding-top: 24px;
    padding-bottom: 5px;
    background: #ffffff;
    box-shadow: 0px 3px 4px rgba(100, 100, 100, .15);
}

.media-matrix ul li img {
    display: block;
    width: 60%;
    margin: 10px auto;
}

.media-matrix ul li.col-zdlg-2-7 img {
    width: 62%;
}

@media (max-width: 768px) {
    .media-matrix ul li img {
        width: 90%;
    }
}

/* 自媒体矩阵营销 END */
/* 问答营销 START */
.answer-market {
    background: #06113b;
    background: url("../img/renown/answer_bg.jpg") repeat center center;
    background-size: cover;
    //height: 800px;
}

.answer-market.con-box p.square-box,
.have-bg.con-box p.square-box {
    margin-bottom: 0px;
}

.answer-market .container {
    width: 100%;

}

.answer-market img {
    display: block;
    margin: 0px auto;
    max-width: 100%;
}

/* 问答营销 END */
/* 定向口碑引导 START */
.directional-guidance {
    background-color: #f2f5f6;
    padding-bottom: 20px;
}

.directional-guidance .container {
    max-width: 990px;
}

.directional-guidance ul li {
    margin-bottom: 10px;
}

.directional-guidance ul li div {
    margin: 0px auto;
    margin-bottom: 20px;
    width: 100%;
    background: #ffffff;
    border: 1px solid #eeeeee;
    border-radius: 6px;
    overflow: hidden;
    padding: 30px 30px 0px 30px;
    max-width: 260px;
}

.directional-guidance ul li div h3 {
    text-align: center;
    margin: 0px auto;
    padding-bottom: 15px;
    font-size: 22px;
    color: #333333;
    font-weight: 600;
    line-height: 30px;
}

.directional-guidance ul li div p {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    color: #333333;
    font-size: 16px;
    line-height: 36px;
}

/* 定向口碑引导 END */
/* 口碑营销页面样式 END */

/* 品牌营销页面 START */
/* 中小微企业的品牌困扰 START */
.branding-enterprises .enterprises-left h3,
.branding-enterprises .enterprises-left h4 {
    margin: 0;
    padding: 0;
    line-height: 30px;
    font-size: 18px;
    color: #333333;
    font-weight: 600;
}

.branding-enterprises .enterprises-left p {
    padding-top: 16px;
    line-height: 30px;
    color: #666666;
    font-size: 18px;
    font-weight: 500;
}

.branding-enterprises .enterprises-right img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.branding-enterprises {
    margin-bottom: 35px;
}

/* 中小微企业的品牌困扰 END */

/* 专业技术/运维部署助中小微企业品牌提升 START */
.enterprise-brand {
    background: -webkit-linear-gradient(left, #4cd1ff, #3586ff);
    background: -moz-linear-gradient(right, #4cd1ff, #3586ff);
    background: -o-linear-gradient(right, #4cd1ff, #3586ff);
    background: linear-gradient(to right, #4cd1ff, #3586ff);
    color: #ffffff;
    padding-bottom: 20px;
}

.enterprise-brand p.brand-intro {
    width: 80%;
    max-width: 960px;
    margin: 35px auto;
    line-height: 24px;
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.enterprise-brand ul li img {
    display: block;
    margin: 10px auto;
    width: 120px;
    height: 120px;
}

.enterprise-brand ul li p {
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    height: 50px;
    line-height: 25px;
    margin-top: 15px;
}

/* 专业技术/运维部署助中小微企业品牌提升 END */
/* 品牌营销的目标 START */
.brand-goal {
    padding-bottom: 40px;
}

.brand-goal img {
    display: block;
    width: 100%;
    max-width: 960px;
    margin: 10px auto;
}

/*  END */
/* 全方位品牌优化 START */
.omnibearing-brand ul li {
    padding: 0px 5px;
}

.omnibearing-brand ul li .omnibearing-box {
    background: #f8f8f8;
    border: 1px solid #e8e8e8;
    padding-bottom: 20px;
    margin: 5px 0;
    overflow: hidden;
}

.omnibearing-brand ul li div.icon {
    overflow: hidden;
    height: 100px;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.omnibearing-brand ul li div.icon span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 26px auto;
    background: -webkit-linear-gradient(left, #4cd1ff, #3586ff);
    background: -moz-linear-gradient(right, #4cd1ff, #3586ff);
    background: -o-linear-gradient(right, #4cd1ff, #3586ff);
    background: linear-gradient(to right, #4cd1ff, #3586ff);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.omnibearing-brand .omnibearing-c {
    padding-left: 5px;
}

.omnibearing-brand ul li h3 {
    padding-top: 20px;
    margin: 0px;
    margin-bottom: 10px;
    color: #333333;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
}

.omnibearing-brand ul li p {
    font-size: 16px;
    color: #777;
    line-height: 30px;
    padding: 0;
    margin: 0px;
}

/* 全方位品牌优化 END */
/* 多渠道品牌营销 START */

/* 多渠道品牌营销 END */
/*  START */
.channel-brand {
    padding-bottom: 50px;
}

.channel-brand .channel-left,
.channel-brand .channel-right {
    width: 50%;
}

.channel-brand .channel-left {
    text-align: right;
}

/*  END */
/* 部分案例 START */
.some-cases {
    background: #f7f7f7;
    padding-bottom: 40px;
}

.some-cases .cases-right div {
    padding: 0;
    margin: 0;
}

.some-cases img {
    width: 100%;
}

@media (min-width: 768px) {

    .some-cases .cases-left,
    .some-cases .cases-right,
    .some-cases .cases-left div,
    .some-cases .cases-right div {
        padding: 0;
        margin: 0;
    }
}

/* 部分案例 END */
/* 品牌营销页面 END */

/* SEO页面 START */
/* 互联网时代消费者行为模式 START */
.consumer-behavior {}

.consumer-behavior h3 {
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    color: #333333;
    font-weight: 600;
    text-align: center;
}

.consumer-behavior h3 img {
    display: inline-block;
    vertical-align: middle;
}

.consumer-behavior img.behavior-img {
    display: block;
    margin: 0 auto;
}

.consumer-behavior p {
    font-weight: 600;
    font-size: 18px;
    line-height: 70px;
    height: 70px;
    color: #333333;
    text-align: center;
}

/* SEO优化目标 START */
.seo-objectives {}

.objectives-side {
    position: relative;
}

.objectives-side p {
    width: 100%;
    position: absolute;
    font-size: 18px;
    color: #333333;
    top: 3%;
}

.seo-objectives .objectives-left p {
    text-align: right;
    padding-right: 10px;
}

.seo-objectives .objectives-right p {
    top: 9%;
    left: 0;
}

.seo-objectives .objectives-mid img {
    width: 100%;
    display: block;
}

.seo-objectives p.behavior-under {
    font-size: 18px;
    color: #333333;
    text-align: center;
    width: 50%;
    margin: 0 auto;
}

/* SEO优化目标 END */
/* SEO优化优势 START */
.seo-advantage {}

.advantage-box {
    background: url("../img/seo/advantage_bg.jpg") repeat center center;
    background-size: cover;
    text-align: center;
}

.advantage-box img {
    width: 360px;
    max-width: 100%;
}

@media (min-width: 768px) {
    .advantage-box img {
        float: right;
    }
}

.seo-advantage {}

.advantage-right {
    overflow: hidden;
}

.advantage-right ul {
    height: 100%;
    margin-left: 20px;
    padding-top: 25px;
    border-left: 1px dashed #00bdff;
}

.advantage-box ul li {
    padding-left: 25px;
    margin-bottom: 25px;
    position: relative;
}

.advantage-box ul li .circle-bg {
    position: absolute;
    left: -11px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .1);
    overflow: hidden;
}

.advantage-box ul li .circle-bg span {
    display: block;
    margin: 6px auto;
    width: 10px;
    height: 10px;
    background: red;
    border-radius: 50%;
    background: #fff;
}

.advantage-box ul li p {
    text-align: left;
    color: #fff;
    font-size: 18px;
    font-weight: 100;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.advantage-box ul li p span {
    font-weight: 600;
}

/* SEO优化优势 END */
/* SEO基本布局 START */
.basic-layout {}

.basic-layout .container {
    max-width: 960px;
}

.basic-layout ul li div.layout-box {
    position: relative;
    width: 94%;
    height: 400px;
    margin: 0px auto;
    margin-bottom: 40px;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
}

.basic-layout .layout-inco {
    width: 100%;
    height: 60px;
    margin-top: 50px;
    text-align: center;
}

.basic-layout .layout-inco img {
    width: 50px;
}

.basic-layout h3 {
    height: 50px;
    margin: 10px auto;
    line-height: 50px;
    font-size: 20px;
    font-weight: 600;
    color: #333;
    text-align: center;
}

.basic-layout ul li div.layout-box p {
    height: 30px;
    line-height: 30px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    color: #333;
    font-weight: 200;
}

.basic-layout ul li div.layout-box .layout-under {
    position: absolute;
    padding: 10px 0;
    background: #f8f8f8;
    width: 100%;
    bottom: 0;
    left: 0;
    border-top: 1px solid #dcdcdc;
}

.basic-layout ul li div.layout-box .layout-under p {
    height: 26px;
    line-height: 26px;
    color: #333;
}

/* SEO基本布局 END */
/* 搜索引擎优化类型 START */
.seo-type {}

.seo-type .type-side {
    position: relative;
}

.seo-type .behavior-mid,
.seo-type .behavior-upper,
.seo-type .behavior-under {
    text-align: center;
}

.seo-type .type-side .word-intro {
    width: 100%;
    background-color: #ffffff;
    position: absolute;
    -moz-box-shadow: 3px 3px 0px rgba(22, 22, 22, 0.5);
    -webkit-box-shadow: 3px 3px 0px rgba(22, 22, 22, 0.12);
    box-shadow: 3px 3px 3px rgba(55, 55, 55, 0.2);
    border-radius: 6px;
    padding: 10px;
    padding-bottom: 0px;
}

.seo-type .type-side .word-intro h3 {
    position: relative;
    width: 100%;
    line-height: 30px;
    padding: 0;
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    color: #333;
}

.seo-type .type-side .word-intro p {
    font-size: 16px;
    color: #777;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    line-height: 26px;
}

.seo-type .type-left .word-intro h3,
.seo-type .type-left .word-intro p {
    text-align: right;
    padding-right: 10px;
}

.seo-type .type-side .word-intro h3 span {
    position: absolute;
    display: block;
    right: 0%;
    top: 18px;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-left-color: #ffffff;
    margin-right: -30px;
    z-index: 20;
}

.seo-type .type-side .paiming {
    top: 7%;
    right: -32%;
    width: 90%;
}

.seo-type .type-side .liuliang {
    top: 40%;
    right: -7%;
    width: 110%;
}

.seo-type .type-side .zhuanhua {
    bottom: 7%;
    right: -32%;
    width: 120%;
}

.seo-type .type-right .word-intro {
    -moz-box-shadow: 3px 3px 0px rgba(22, 22, 22, 0.5);
    -webkit-box-shadow: 3px 3px 0px rgba(22, 22, 22, 0.12);
    box-shadow: -3px 3px 3px rgba(55, 55, 55, 0.2);
}

.seo-type .type-right .word-intro h3 span {
    border: 10px solid transparent;
    border-right-color: #ffffff;
    margin-left: -30px;
    left: 0;
}

.seo-type .type-side .ziyuan {
    top: 7%;
    left: -32%;
    width: 120%;
}

.seo-type .type-side .shuju {
    top: 41%;
    left: -7%;
    width: 110%;
}

.seo-type .type-side .shequ {
    bottom: 7%;
    left: -32%;
    width: 120%;
}

.seo-type .type-mid {
    text-align: center;
}

.seo-type .type-mid img {
    width: 100%;
}

/* 搜索引擎优化类型 END */
/* SEO维护周期 START */
.seo-cycle {
    background: #f5f5f5;
    height: 320px;
    padding-top: 2px;
    overflow: hidden;
    margin-bottom: 160px;
    overflow: inherit;
}

@media (max-width: 768px) {
    .seo-cycle {
        margin-bottom: 340px;
    }
}

.seo-cycle p.cycle-intro {
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #333333;
    margin: 0;
    margin-top: -10px;
    padding: 0 0 16px 0;
}

.seo-cycle .container {
    height: 20px;
    position: relative;
}

.seo-cycle .container .cycle-box {
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
    z-index: 2;
    height: 250px;
    padding-top: 24px;
    padding-bottom: 5px;
    background: #ffffff;
    box-shadow: 3px 3px 3px rgba(100, 100, 100, .2);
}

.seo-cycle .container .cycle-box {
    text-align: center;
}

.seo-cycle .container .cycle-box ul li div {
    width: 50px;
    ;
    height: 50px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 10px;
}

.seo-cycle .container .cycle-box ul li.hr {
    position: absolute;
    height: 0;
    border-top: 1px dashed #4ec0ff;
    width: 94%;
    left: 3%;
    top: 118px;
    margin: 0;
    z-index: 3;
}

.seo-cycle .container .cycle-box ul li.arrow {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 102px;
    right: 3%;
    margin-right: -5px;
    height: 30px;
    line-height: 30px;
    color: #4ec0ff;
    font-size: 24px;
}

.seo-cycle .container .cycle-box h5 {
    height: 48px;
    box-sizing: inherit;
    line-height: 24px;
    margin: 0;
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 60px;
    text-align: center;
    color: #333333;
    font-size: 16px;
    font-weight: 600;
}

.seo-cycle .container .cycle-box img {
    position: absolute;
    height: 100%;
    z-index: 88;
    left: 0;
    top: 0;
}

.seo-cycle .container .cycle-box p {
    height: 25px;
    line-height: 25px;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #777777;
    font-size: 16px;
}

@media (max-width: 767px) {
    .seo-cycle .container .cycle-box ul li {
        margin-bottom: 20px;
    }

    .seo-cycle .container .cycle-box {
        background: #ffffff;
        box-shadow: none;
    }
}

/* SEO维护周期 END */
/* 百度产品技术支持 START */
.baidu-support {}

.baidu-support ul li {
    margin: 0;
    padding: 20px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background: #f5f5f5;
}

.baidu-support ul li:nth-child(2n) {
    background: #fcfcfc;
}

.baidu-support ul li img {
    width: 60%;
    /* display: block;
    margin: 0 auto; */
}

@media (min-width: 960px) {
    .baidu-support ul li {
        padding: 40px;
    }

    .baidu-support ul li img {
        width: 50%;
    }
}

/* 百度产品技术支持 END */
/* 搜索引擎优化案例 START */
.seo-case {}

.seo-case .seo-case-bg {
    background: #f3f3f3;
    padding: 30px 0;
}

.seo-case .container {
    max-width: 960px;
}

.seo-case li {
    padding: 2px;
}

.seo-case .case-box {
    overflow: hidden;
    margin: 3px;
    position: relative;
}

.seo-case .case-box .case-brace {
    height: 0;
    padding: 0;
    margin: 0;
    padding-top: 82.841823%;
}

.seo-case .case-box .seo-case-lists {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

.seo-case .case-box .seo-case-lists img {
    width: 100%;
}

.seo-case .case-box .seo-case-lists p {
    position: absolute;
    width: 100%;
    height: 40px;
    line-height: 40px;
    bottom: 0;
    margin: 0;
    left: 0;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    color: #ffffff;
    background: rgba(0, 0, 0, .55);
}

.seo-case-lists {
    position: absolute;
}

/* 搜索引擎优化案例 END */



/* 互联网时代消费者行为模式 END */
/* SEO页面 END */

/* 整合营销页面 START */
/* 您面临的问题 START */
.faced-trouble .trouble-left,
.faced-trouble .hidden-xs {
    text-align: center;
}

.faced-trouble .trouble-left img {
    width: 100%;
}

.faced-trouble .trouble-right ul li {
    padding-bottom: 10px;
    //margin: 0;
}

.faced-trouble .trouble-right ul li h3,
.faced-trouble .trouble-right ul li p {

    padding-bottom: 0;
    margin: 0;
    //line-height: 30px;
    font-size: 20px;
    color: #333333;
    font-weight: 600;
}

.faced-trouble .trouble-right ul li p {
    font-weight: 300;
}

/* 您面临的问题 END */
/* 我们提供解决服务 START */
.provide-service {}

.provide-service .service-box {
    background: #4bcfff;
    padding-top: 15px;
    padding-bottom: 45px;
}

.provide-service .container {
    position: relative;
    max-width: 1120px;
}

.provide-service .arrow-list,
.provide-service hr {
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    overflow: hidden;
}

.provide-service .arrow-list li {
    height: 30px;
    line-height: 30px;
    font-size: 30px;
    text-align: right;
    padding: 0;
    margin: 0;
    margin-top: 5px;
    color: #ffffff;
    font-weight: 100;
    letter-spacing: -2px;
}

.provide-service hr {
    height: 0;
    border: dashed 1px #ffffff;

}

.provide-service ul.prv-list {
    padding-top: 22px;
}

.provide-service ul.prv-list li .service-num {
    border-radius: 50%;
    width: 56px;
    height: 56px;
    margin: 20px auto;
    overflow: hidden;
    background: rgba(255, 255, 255, .2);
}

.provide-service ul.prv-list li .service-num span {
    display: block;
    width: 40px;
    height: 40px;
    margin: 8px;
    background: #fff;
    border-radius: 50%;
    color: #40abff;
    line-height: 40px;
    text-align: center;
    font-size: 22px;
    font-weight: 500;
}

.provide-service ul.prv-list li .s-n-box {
    width: 94%;
    height: 210px;
    margin: 0 auto;
    background: #ffffff;
    border-radius: 5px;
    text-align: center;
    position: relative;
}

.provide-service ul.prv-list li .s-n-box div {
    width: 100%;
    padding-top: 40px;
    height: 80px;
}

.provide-service ul.prv-list li .s-n-box div.border-briangle {
    position: absolute;
    left: 50%;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    margin-left: -8px;
    bottom: 100%;
    border-bottom-color: #ffffff;
}

.provide-service ul.prv-list li .s-n-box img {
    display: block;
    width: 50px;
    margin: 0 auto
}

.provide-service ul.prv-list li .s-n-box h3 {
    margin: 0;
    padding: 0;
    padding-top: 25px;
    font-size: 16px;
    line-height: 50px;
    font-weight: 600;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.provide-service ul.prv-list li .s-n-box p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 26px;
    font-weight: 200;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 768px) {
    .provide-service ul.prv-list li.col-xs-left-3 {
        margin-left: 20%;
    }
}

/* 我们提供解决服务 END */

/* 3S整合营销逻辑关系 START */
.s-logic {
    padding-bottom: 40px;
}

.s-logic .logic-intro {
    text-align: center;
    max-width: 960px;
    font-size: 18px;
    color: #333333;
    margin: 0 auto;
    margin-top: -10px;
    padding: 0;
    line-height: 30px;
}

.s-logic .container {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
}

/* 3S整合营销逻辑关系 END */

/* 我们的5大营销途径 START */
.five-channels {
    background: url("../img/integ/five.jpg") repeat center center;
    background-size: cover;
    padding-bottom: 40px;
}

.five-channels ul.five-img {
    padding-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.five-channels ul.five-img li {
    padding: 3px;
    margin-top: 10px;
    width: 16.66666%;
}
@media (max-width: 960px) {
    .five-channels ul.five-img li{
        width: 100%;
    }
}


.five-channels .five-box .five-5 p {}

/* 我们的5大营销途径 END */
/* 我们的资源版图 START */
.resource-layout {
    padding-bottom: 70px;
    padding-top: 20px;
}

.resource-layout .resource-box {
    padding-bottom: 40px;
}

.resource-layout .layout-side {
    position: relative;
    overflow: inherit;
    padding: 0;
}

.resource-layout .layout-side .layout-info {
    position: absolute;
    width: 100%;
}

.resource-layout .layout-side .layout-info h3,
.resource-layout .layout-side .layout-info p {
    padding: 0;
    margin: 0;
    font-size: 17px;
    color: #333333;
    line-height: 24px;
    width: 100%;
    font-weight: 600;
}

.resource-layout .layout-side .layout-info p {
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
}

.resource-layout .layout-left .layout-info {
    text-align: right;
}

.resource-layout .layout-side .layout-left-one {
    top: -3%;
    right: -20%;
}

.resource-layout .layout-side .layout-left-two {
    top: 30%;
    right: 0;
}

.resource-layout .layout-side .layout-left-three {
    top: 62%;
    right: 0;
}

.resource-layout .layout-side .layout-left-four {
    bottom: -12%;
    right: -20%;
}

.resource-layout .layout-side .layout-right-one {
    top: -2%;
    left: -20%;
    width: 110%;
}

.resource-layout .layout-side .layout-right-two {
    top: 30%;
    left: 0;
}

.resource-layout .layout-side .layout-right-three {
    top: 62%;
    left: 0;
}

.resource-layout .layout-side .layout-right-four {
    bottom: -12%;
    left: -20%;
}

.resource-layout .layout-mid p {
    margin: 0;
    padding: 0;
}

/* 我们的资源版图 END */
/* 打造日常公关1的4次方执行效果 START */
.create-execution {
    padding-bottom: 70px;
    background-color: #f8f8f8;
}

.create-execution .execution-mid img {
    width: 100%;
}

.create-execution .execution-side {
    position: relative;
}

.create-execution .execution-side .execution-info {
    position: absolute;
    width: 100%;
}

.create-execution .execution-upper {
    top: -2%;
    right: 0;
}

.create-execution .execution-under {
    top: 75%;
    right: 0;
}

.create-execution .execution-side h3 {
    font-size: 18px;
    padding: 0;
    margin: 0;
    color: #444444;
    line-height: 30px;
    font-weight: 600;
}

.create-execution .execution-side h3 span {
    color: red;
}

.create-execution .execution-side p {
    font-size: 14px;
    padding: 0;
    margin: 0;
    line-height: 18px;
    color: #777777;
}

.create-execution .execution-left h3,
.create-execution .execution-left p {
    text-align: right;
    padding-right: 15px;
}

.create-execution .execution-right h3,
.create-execution .execution-right p {
    padding-left: 15px;
}

/* 打造日常公关1的4次方执行效果 END */
/* 资源整合 START */
.resource-integration .container {
    text-align: center;
}

.resource-integration .container img {
    max-width: 100%;
}

.resource-integration {
    padding-bottom: 40px;
}

/* 资源整合 END */

/* V5CMS运维系统 START */
.v5cms {
    background: url("../img/integ/v5cms_bg.jpg") no-repeat center center;
    background-size: cover;
}

.v5cms ul {
    padding: 50px 0;
}

.v5cms ul li {
    float: left;
    padding: 0;
}

.v5cms ul li img {
    width: 100%;
}

.v5cms ul li.v5cms-left {
    width: 30%;
}

.v5cms ul li.v5cms-mid {
    width: 35%;
}

.v5cms ul li.v5cms-right {
    width: 35%;
}

.v5cms ul li.v5cms- {}

/* V5CMS运维系统 END */
/* 整合营销页面 END */

/* 关于我们页面样式 START */
/* 公司介绍 START */
.company-profile {
    padding-bottom: 35px;
}

.company-profile .profile-left {
    text-align: center;
}

.company-profile .profile-left img {
    max-width: 90%;
}

.company-profile .profile-right p {
    font-size: 16px;
    line-height: 30px;
    color: #777777;
    margin: 20px auto;
}

@media (min-width: 767px) {
    .company-profile .profile-left {
        text-align: right;
    }

    .company-profile .profile-left img {
        width: 400px;
        max-width: 100%;
    }
}

/* 公司介绍 END */

/* 公司实力 START */
.company-strength {
    padding-bottom: 40px;
    background-color: #fafafa;
}

.strength-img {
    padding-bottom: 0px;
}

.company-strength .strength-info p {
    height: 30px;
    line-height: 30px;
    padding: 0;
    margin: 0;
    position: relative;
    padding-left: 24px;
    font-size: 16px;
    margin-left: 12%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.company-strength .strength-info p span {
    position: absolute;
    display: block;
    height: 10px;
    width: 10px;
    top: 10px;
    left: 0;
    background-color: #ac0000;
}

.company-strength .profile-left .strength-info p {
    height: 40px;
    line-height: 40px;
    margin-left: 15%;
}

.company-strength .profile-left .strength-info span {
    top: 15px;
}
/* 2022-05-01修 start */
.company-strength .rban-cont {
  float: right;
  width: 400px;
  overflow: hidden;
  padding-top: 70px;
}
.company-strength .rban-cont .rban-layout {
  position: relative; 
  height: 240px;
  width: 40px;
  float: left;
}
.company-strength .rban-cont .rban-layout .icon-hr {
  height: 100%; 
  width: 2px; 
  margin: 0 auto; 
  background-color: #be0000;
}
.company-strength .rban-cont .rban-layout .icon-circle{
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content:space-between;
}
.company-strength .rban-cont .rban-layout .icon-circle span {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  border: solid #be0000 2px;
  background-color: #fff;
  border-radius: 50%;
}
.company-strength .rban-layout-info {
  height: 265px;
  width: 350px;
  float: left;
  display: flex;
  flex-direction: column;
  justify-content:space-between;
}
.company-strength .rban-layout-info div {
  margin-left: 12px;
  height: 60px;
}
.company-strength .rban-layout-info div h4 {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}
@media (max-width: 1199px){
  .company-strength .rban-layout-info div h4 {
    margin-bottom: 0px;
  }
}
.company-strength .rban-layout-info div h4 span {
  color: #1ebcf3;
}
.company-strength .rban-layout-info div p {
  font-size: 16px;
}
.company-strength .enterprises-right img {
  height: 380px;
  display: block;
  margin: 0 auto;
}
.achiev-honour {
  margin: 20px auto;
}
.achiev-honour .honour-axis-img {
  width: 1100px;
  margin: 0 auto;
  font-size: 0;
}
.achiev-honour .honour-axis-img img {
  height: 137px;
  font-size: 12px;
  display: inline-block;
}
.achiev-honour .honour-axis {
  width: 1100px;
  margin: 0 auto;
  height: 90px;
}
.achiev-honour .honour-axis div {
  width: 313px;
  box-sizing: border-box;
  height: 100%;
  padding: 0;
  float: left;
  border-left: 1px #00bdff solid;
}
.achiev-honour .honour-axis div h5 {
  margin: 0px 10px;
  font-size: 18px;
  font-weight: bold;
  color: #00bdff;
}
.achiev-honour .honour-axis div p {
  font-size: 16px;
  margin: 5px 10px;
}
.achiev-honour .honour-axis.honour-axis-bottom div{
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-content: flex-end;
}
.achiev-honour .honour-axis.honour-axis-bottom div p {
  margin-bottom: 0px;
}
.achiev-honour .honour-axis.honour-axis-bottom div:first-child {
  margin-left: 156px;
}

/* 2022-05-01修 end */
@media (max-width: 767px) {

    .company-strength .strength-info p,
    .company-strength .profile-left .strength-info p {
        height: auto;
        margin-left: 0;
        white-space: inherit;
        overflow: inherit;
        text-overflow: inherit;
    }
}

/* 公司实力 END */

/* 公司团队 START */
.company-team {
    padding-bottom: 0px;
}

.company-team.con-box p.square-box,
.have-bg.con-box p.square-box {
    margin-bottom: 20px;
}

.company-team .team-info p {
    line-height: 30px;
    padding: 0;
    margin: 0 auto;
    line-height: 30px;
    font-size: 18px;
    color: #333;
    text-align: center;
    max-width: 90%;
}

.company-team .team-img {
    padding: 40px 0px;
    padding-bottom: 0;
}

.company-team .team-img img {
    display: block;
    margin: 0 auto;
    padding: 0;

}

/* 公司团队 END */
.company-business {
    margin-top: 50px;
}
.company-business .margin-0px-bottom{
    margin-bottom: 10px !important;
}
.company-business .business-box {
    /* background: url("../img/about/business_bg.jpg") no-repeat center center; */
    background-size: cover;
    padding-bottom: 40px;
    margin-bottom: 30px;
    min-height: auto !important;
    height: auto !important;
    overflow: visible !important;
    display: block !important;
}

.company-business .business-box h4 {
    margin: 0 auto;
    line-height: 40px;
    text-align: center;
    color: #165bd2;
    font-size: 22px;
    font-weight: 600;
}

.company-business .business-box img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

/* 业务模块新样式 */
.company-business .business-box {
    min-height: auto;
    overflow: visible;
}

.business-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    padding: 40px 0;
    position: relative;
    z-index: 1;
}

.business-item {
    background: rgba(255, 255, 255, 0.95);
    border-radius: 12px;
    padding: 30px 20px;
    text-align: center;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 2;
}

.business-item:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.15);
}

.business-icon {
    width: 80px;
    height: 80px;
    margin: 0 auto 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #4cd1ff 0%, #165bd2 100%);
    border-radius: 50%;
}

.business-icon img {
    width: 45px;
    height: 45px;
    object-fit: contain;
}

.business-item h3 {
    font-size: 20px;
    color: #165bd2;
    margin-bottom: 15px;
    font-weight: 600;
}

.business-item p {
    font-size: 14px;
    color: #666;
    line-height: 1.8;
    margin: 0;
}

/* 服务能力样式 */
.service-capability {
    padding-bottom: 40px;
}

.capability-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 25px;
    padding: 30px 0;
}

.capability-item {
    background: #fff;
    border-radius: 12px;
    padding: 30px 20px;
    text-align: center;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    border: 1px solid #f0f0f0;
}

.capability-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(22, 91, 210, 0.15);
    border-color: #165bd2;
}

.capability-icon {
    width: 70px;
    height: 70px;
    margin: 0 auto 20px;
}

.capability-icon svg {
    width: 100%;
    height: 100%;
}

.capability-item h3 {
    font-size: 17px;
    color: #165bd2;
    margin-bottom: 15px;
    font-weight: 600;
    line-height: 1.4;
}

.capability-item p {
    font-size: 13px;
    color: #666;
    line-height: 1.7;
    margin: 0;
}

.three-major {
    display: flex;
    margin-top: 20px;
}
.service-module {
    margin-top: 20px;
}
.major-list {
    padding: 5px;
    padding-top: 10px;
    display: flex;
    justify-content: space-around;
    width: 25%;
    margin: 10px;
    overflow: hidden;
    background-color: #165bd2;
}
.major-list p {
    width: 50%;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    line-height: 60px;
    height: 60px;
}
.major-list img{
    display: block;
    float: right;
    width: 60px;
    height: 60px
}
.major-title {
    font-weight: 600;
    font-size: 28px;
    color: #165bd2;
    height: 80px;
    line-height: 80px;
    margin-top: 10px;
    text-align: center;
    padding-left: 30px;
}
.business-box .service-module {
    display: flex;
}
.service-module-body {
    width: 100%;
}
.service-module-title{
    width: 30px;
    padding: 30px 60px;
    display: flex;
    flex-direction: column; /* 改变主轴为垂直方向 */
    justify-content: center; /* 垂直居中 */
    align-items: center; /* 如果还需要水平居中 */
}
.service-module-title p {
    font-weight: 900;
    font-size: 28px;
    color: #165bd2;
    line-height: 50px;
}
/* 公司业务 START */
/* 公司业务 END */

/* 8大标准环节 确保品质服务 START */
.eight-standard {
    background-color: #f2f5f6;
    padding-bottom: 20px;
}

.eight-standard .container {
    max-width: 990px;
}

.eight-standard ul li {
    margin-bottom: 10px;
    height: 175px;
    overflow: hidden;
}

.eight-standard ul li div.standard-box {
    margin: 0px auto;
    margin-bottom: 20px;
    width: 100%;
    background: #ffffff;
    border-radius: 6px;
    overflow: hidden;
    padding: 35px 10px 10px 10px;
    max-width: 260px;
    -moz-box-shadow: 3px 3px 0px rgba(22, 22, 22, 0.15);
    -webkit-box-shadow: 3px 3px 0px rgba(22, 22, 22, 0.15);
    box-shadow: 1px 1px 3px rgba(55, 55, 55, 0.1);
}

.eight-standard ul li div.standard-box .standard-img {
    width: 50px;
    margin: 0 auto;
    text-align: center;
}

.eight-standard ul li div.standard-box .standard-img img {
    width: 90%;
}

.eight-standard ul li div.standard-box h3 {
    text-align: center;
    margin: 15px auto 5px auto;
    padding-bottom: 0px;
    padding-top: 0px;
    font-size: 16px;
    line-height: 25px;
    height: 50px;
    color: #333333;
    font-weight: 600;
    letter-spacing: 0px;
}

/* 8大标准环节 确保品质服务 END */

/* 关于我们页面样式 END */



/* footer START */
.footer-bg {
    background-color: #27282d;
}

.footer-upper ul {
    border-right: solid 1px #363636;
}

.footer-upper ul li h3 {
    margin-bottom: 12px;
    margin-top: 0px;
    color: #ffffff;
    font-size: 20px;
    line-height: 24px;
}

.footer-upper ul li p {
    color: #777777； font-size: 17px;
    line-height: 29px;
    margin: 0;
}

.footer-upper ul li h3,
.footer-upper ul li p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.footer-upper .contact-us .svg-icon {
    font-size: 18px;
    color: #777777;
    line-height: 32px;
    height: 30px;
    margin-bottom: 8px;
    text-align: center;
}

.footer-upper .contact-us .svg-icon span {
    font-weight: 500;

}

.footer-upper .contact-us .svg-icon img {
    width: 30px;
    height: 30px;
    vertical-align: middle
}

.footer-upper .contact-us .or-code {
    overflow: hidden;
}

.footer-upper .contact-us .or-code img {
    display: block;
    margin: 10px auto;
    width: 130px;
    height: 130px;
    max-width: 90%;
}

.footer-upper .contact-us .or-code p {
    text-align: center;
    color: #ffffff;
    font-size: 16px;
}

.footer-under div {
    text-align: center;
}

/* footer END */

/*.serv-banner-in ul li:hover .serv-banner-in-img{*/
/*height: 300px;*/
/*}*/
.serv-banner-in ul li:hover h2,
.serv-banner-in ul li:hover h3 {
    display: block;
}

.slick-prev,
.slick-next {
    display: none !important;
}

.slicka .slick-on {
    float: left;
    width: 25%;
    text-align: center;
}

.slicka .slick-on:first-child {
    text-align: left;
}

.new-banner {
    height: 563px;
    background: url("../images/icon-40.jpg") no-repeat;
    text-align: center;
    color: #fff;
    padding-top: 210px;
}

.new-banner p {
    font-size: 18px;
}

.new-banner h2 {
    font-size: 48px;
}

.new-banner b {
    display: inline-block;
    width: 136px;
    height: 1px;
    background-color: #ff214f;
}

.news-list ul {
    margin-left: -29px;
    margin-right: -29px;
}

.news-list ul li {
    padding: 0 29px;
    margin-bottom: 45px;

}

.news-list ul li a {
    display: block;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
}

.news-list ul li a:hover {
    transform: translateY(-10px);
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
}

.news-list-img {
    overflow: hidden;
}

.news-list-img img {
    width: 100%;
    height: 245px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
}

.news-list ul li:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.news-list-text {
    background-color: #f7f8fa;
    padding: 20px;
}

.news-list-text h2 {
    font-size: 18px;
    color: #474747;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-bottom: 20px;
    margin-top: 0px;
}

.news-list-text p {
    font-size: 14px;
    color: #777777;
    line-height: 26px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.news-list-text span {
    font-size: 12px;
    color: #777777;
    display: block;
    border-top: 1px solid #dbdbdb;
    padding-top: 20px;
    margin-top: 20px;
}

.news-list ul li:hover h2 {
    color: #ff214f;
}

.news-contents-left-title h2 {
    font-size: 30px;
    color: #000000;
}

.news-contents-left-title span {
    font-size: 14px;
    color: #999999;
    margin: 15px 0 10px 0;
    display: block;
}

.foot-bottom-share {
    position: static;
    right: 0px;
    top: 25px;
}

.foot-bottom-shares a {
    height: 18px !important;
    width: 21px !important;
}

.foot-bottom-shares a.bds_weixin {
    background: url("../images/icon-95.png") no-repeat center center !important;
}

.foot-bottom-shares a.bds_tsina {
    background: url("../images/icon-96.png") no-repeat center center !important;
}

.foot-bottom-shares a.bds_sqq {
    background: url("../images/icon-97.png") no-repeat center center !important;
}

.news-contents-left-con {
    border: 1px solid #e5e5e5;
    padding: 40px;
    margin: 40px 0;
}

.news-contents-left-cons {
    border: none;
    padding: 0px;
}

.news-contents-left-con {
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
    padding: 40px;
    margin: 20px 0;
}

.news-contents-left-con p {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}

.details-content-bottom-page {
    background-color: #f8f8f8;
    text-align: center;
    padding: 15px 0;
    margin-bottom: 20px;
}

.bd_weixin_popup {
    height: auto !important;
}

.details-content-bottom-page a.list {
    display: inline-block;
    width: 160px;
    height: 52px;
    background-color: #222222;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 52px;
}

.details-content-bottom-page a.list img {
    margin-bottom: -2px;
    margin-right: 10px;
}

.details-content-bottom-page a.pre {
    float: left;
    font-size: 16px;
    color: #999999;
    margin-top: 16px;
    margin-left: 35px;
}

.details-content-bottom-page a.pre img {
    margin-bottom: 0px;
    margin-right: 10px;
}

.details-content-bottom-page a.next img {
    margin-left: 10px;
    margin-bottom: 0px;
}

.details-content-bottom-page a.next {
    float: right;
    font-size: 16px;
    color: #999999;
    margin-top: 16px;
    margin-right: 35px;
}

.details-content-bottom-page a.next:hover {
    color: #000000;
}

.details-content-bottom-page a.pre:hover {
    color: #000000;
}

.index-tt h5 {
    color: #010101;
}

.index-tt .icon-box {
    border-bottom: 1px solid #e5e5e5;
}

.index-ttt .alt-font {
    font-size: 18px;
    color: #000000;
    margin-bottom: 10px;
}

.index-ttt p {
    font-size: 14px;
    color: #474747;
}

.index-ttt p span {
    font-size: 24px;
    color: #ff214f;
    font-family: akrobat !important;
}

#contact-form select {
    background-color: #f7f7f7;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 12px 20px;
    margin-bottom: 20px;
}

#contact-us-button {
    width: 170px;
    height: 45px;
    background-color: #ff214f;
    border: none;
    font-size: 16px;
    color: #fff;
    border-radius: 5px;
}

input.input-bg {
    margin-bottom: 20px;
}

#contact-us-button:hover {
    border: 1px solid #ff214f;
    color: #ff214f;
    background-color: transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
}

.contact-banner {
    height: 650px;
    background: url("../images/icon-51.jpg") no-repeat;
    background-size: cover !important;
    padding-top: 280px;
    color: #fff;
    width: 100%;
}

.contact-banner h2 {
    font-size: 48px;
    line-height: 56px;
    margin: 0px;
}

.contact-banner b {
    width: 130px;
    height: 4px;
    display: inline-block;
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 10px;
}

.contact-banner p {
    font-size: 18px;
    margin: 0px;
}

nav.navbar.bootsnav {
    border: none !important;
}

header.header-appear nav.header-light .header-searchbar a:hover,
header.header-appear nav.header-light.white-link .header-searchbar a:hover {
    background-color: #ff214f !important;
    color: #fff;
    opacity: 0.6;
}

/* 
** 
 */
/*  .full-in {
   height: auto;
   overflow: hidden;
   background-color: #000000;
}
.about-banner {
   padding: 0;
   background: url(../img/banner_01.jpg) no-repeat center center;
   background-size: cover;
} */
header a.logo img {
    max-height: 55px;
}

nav.navbar.bootsnav {
    background-color: #020e41;
    z-index: 2020;
    border-bottom: 1px solid rgba(122, 122, 122, 0.2) !important;
}

.full-in {
    margin-top: 80px;
}

.full-in .about-banner {
    width: 100%;
    padding: 0;
    background: url(../img/banner_01.jpg) no-repeat center center;
    background-size: cover;
}

.full-in .pub-banner {
    background: url(../img/pub_bg.jpg) no-repeat center center;
    background-size: cover;
}

.full-in .pub-banner .banner-title {
    width: 500px;
    height: auto;
    position: absolute;
    z-index: 999;
    top: 50%;
    left: 50%;
    margin-left: -250px;
    margin-top: -70px;
}

.full-in .pub-banner .banner-title img {
    width: 350px;
}

.full-in .pub-banner .banner-title p {
    display: block;
    letter-spacing: 2px;
    margin: 10px auto;
    text-align: center;
    line-height: 20px;
}

nav.navbar.bootsnav ul.nav>li>a {
    margin: 5px 12px;
    border-radius: 5px;
}

nav.navbar.bootsnav ul.nav>li>a.active,
nav.navbar.bootsnav ul.nav>li>a:hover {
    background: -webkit-linear-gradient(left, #4cd1ff, #3586ff);
    background: -moz-linear-gradient(right, #4cd1ff, #3586ff);
    background: -o-linear-gradient(right, #4cd1ff, #3586ff);
    background: linear-gradient(to right, #4cd1ff, #3586ff);
    color: #ffffff;
}

@media (min-width: 1198px) {
    nav.navbar.bootsnav ul.nav>li>a {
        padding: 10px 15px;
        margin: 24px 6px;

    }

    .full-in {
        margin-top: 88px;
    }
}

@media (max-width: 1198px) {
    header nav .nav-header-container {
        width: 100%;
    }

    nav.navbar.bootsnav ul.nav>li>a {
        padding: 12px 14px;
    }

    .full-in {
        margin-top: 84px;
    }
}

@media (max-width: 1024px) {
    nav.navbar.bootsnav ul.nav>li>a {
        padding: 12px 14px;
        margin: 20px 6px;
    }
}

@media (max-width: 991px) {
    nav .accordion-menu {
        padding: 20px 15px 20px 15px;
    }

    nav.navbar.bootsnav ul.nav>li>a {
        padding: 10px 15px 10px;
        margin: 2px 0;
    }

    .full-in {
        margin-top: 80px;
    }
}

/* 张*添加 */
.content {
    background-color: #fff;
    position: relative;
    z-index: 99;
}

.slogan {
    position: relative;
    z-index: 99;
    background-color: #f4f4f4;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 20px;
    color: #666666;
}

@media (min-width: 768px) {
    .col-zdlg-2-5 {
        float: left;
        width: 20%;
    }
    .col-zdlg-1-6 {
        float: left;
        width: 16.6666%;
    }
}
@media (max-width: 960px) {
    .about-serv ul li.col-zdlg-1-6 .serv-box p {
        height: auto;
    }
}

img.max-img {
    max-width: 100%;
}


/* end */
/* 新加 2020-4-20 */
[v-cloak]{
    display: none;
}

.titleP {
    font-size: 16px;
    color: #333333;
    white-space: normal !important;
    font-weight: 600;
    margin-top: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.brief {
    height: 90px;
    width: 100%;
    display: inline-block;
    white-space: normal !important;
    line-height: 21px !important;
    font-size: 12px !important;
    color: #666666;
    padding-top: 10px;
    overflow: hidden;
}

#sca1 {
    height: 400px;
    padding-left: 55px;
}

.contLi {
    background: white;
}

#wrapBox1{
    width:95% !important;
}
#company-profile .profile-right p.about-news-explain {
  text-align: left;
  font-size: 17px;
  line-height: 40px;
}
#company-profile .profile-right p.about-news-explain span{
  color: #3782f1;
}

.five-body{
    border-radius: 8px;
    overflow: hidden;
    text-align: center;
    background-color: rgba(120, 120, 120, 0.5);
}
.five-title{
    background-color: #40a9ff;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    height: 50px;
    line-height: 50px;
}
.five-cont {
    height: 240px;
    width: 90%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly; /* 子元素在垂直方向上均匀分布 */
    color: #ffffff;
    border-bottom: 1px solid #ccc;
}

.five-foot{
    color: #ffffff;
    height: 100px;
    width: 80%;
    overflow: hidden;
    margin: 5px auto;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    font-size: 14px;
}



.ai-geo p.square-box {
    margin-bottom: 10px;
}
.ai-geo .team-info p {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

.ai-container {
    display: flex;
    justify-content: space-between;
    border: 2px solid #4a90e2;
    border-radius: 10px;
    padding: 25px;
    gap: 20px;
}

.section {
    width: 48%;
    background-color: #f8f9fa;
    padding: 15px;
    border-radius: 8px;
}

.section-title {
    font-size: 16px;
    color: #4a90e2;
    margin: 15px 0 10px;
    border-left: 3px solid #4a90e2;
    padding-left: 8px;
}

.logo-container {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-bottom: 20px;
}

.logo-container .logo {
    /* background-color: #f0f0f0; */
    padding: 8px 12px;
    border-radius: 5px;
    font-size: 14px;
    color: #666;
    text-align: center;
    min-width: 120px;
    height: 32px;
    display: flex;
    align-items: center;
}
.logo-container .logo img{
    height: 32px;
    margin-right: 5px;
    transition: transform 0.3s ease;
}
.logo-container .logo img:hover{
    transform: scale(1.2) rotate(6deg); 
}

@media (max-width: 768px) {
    .container {
        flex-direction: column;
        gap: 15px;
    }
    .section {
        width: 100%;
    }
}

.container .difference {
    display: flex !important;
            justify-content: space-between;
            flex-wrap: wrap;
}

.difference .step {
    width: 49%;
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 20px;
    justify-content: space-around;
    border: 1px solid #3f9ae6;
}
.step-number {
    display: block;
    float: left;
    background-color: #3f9ae6;
    color: white;
    width: 40px !important;
    height: 40px !important;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    margin-right: 20px;
}
.step-cont{
    float: left;
    width: calc(100% - 80px);
}
.step-title {
    font-size: 20px;
    margin-bottom: 10px;
    color: #165bd2;
}
.step-description {
    margin-left: 10px;
}
.step-description ul {
    list-style-type: none;
    padding-left: 0;
    font-size: 15px;
}
.step-description li::before {
    content: "• ";
    color: #3f9ae6;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.ap-geo-diff {
    margin-top: 30px;
}

nav.navbar.white-link .navbar-nav > li > a, nav.navbar.bootsnav.white-link ul.nav > li > a{
    padding: 10px 10px;
    margin: 24px 1px;
}

.cus-four {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.cus-four .cc {
    text-align: center;
    padding: 10px 20px;
    width: 20%;
}
.cus-four .cc img {}
@media (max-width: 960px) { 
    .cus-four .cc {
        width: 100%;
    }
}

@media (min-width: 960px) { 
    .cur-five-channels {
        background: url("../img/opinion/kbyq8_20.jpg") repeat center center;
        background-size: cover;
        padding-bottom: 30px;
    }
    .cur-five-channels-max {
        display: none;
    }
}
.cur-five-channels .container {
    position: relative;
}
.cur-five-channels .container .cur-fore0 {
    position: absolute;
    bottom: 66px;
    left: calc(20% - 18px);
    width: calc(60% + 36px);
    display: flex;
    justify-content: center;
}
.cur-five-channels .container .cur-fore0 div {
    border-bottom: 2px solid #47466b;
    width: calc(25% - 12px);
    margin: 0 20px;
}
@media (max-width: 960px) { 
    .cur-five-channels {
        display: none;
    }
    .cur-five-channels-max {
        display: block;
    }
    .cur-five-channels-max h3 {
        font-size: 20px;
        color:#333;
        text-align: center;
        margin-bottom: 12px;
    }
    .cur-five-channels-max .foress{
        text-align: center;
        margin-bottom: 20px;
    }
}
.cur-fore1 {
    display: flex;
    justify-content: center;
    width:80%;
    margin: 20px auto;
    margin-top: 50px;
}
.cur-fore1 .fore2 {
    margin-right: 1px;
    width: 20%;
    
}
.cur-fore1 .fore2 .fore3 {
    width: 100%;
    height:160px; 
    text-align: center;
    color: #333333;
    background-color: white;
    display: flex;
    justify-content: center; /* 水平居中 */
    align-items: center; /* 垂直居中 */
    padding: 10px;
}
.cur-fore1 .fore2 div{
    text-align: center;
    margin: 0 auto
}
.cur-fore1 .fore2 .border1{
    width: 0px;
      height: 80px;
      border: 1px dashed #47466b;
      position: relative;
      margin: 20px auto 0 auto;
}
.cur-fore1 .fore2 .border2 {
    width: 24px;
    height: 24px;
    border: 4px solid #ffffff;
    border-radius: 50%;
    position: relative;
}
.cur-fore1 .fore2 .border4 {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin-top: 10px
}

.six-core, .service-groups {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


.six-core .six-list {
    display: flex;
    align-items: stretch;
    width: 33.333333%;
    margin-bottom: 36px;
}

.six-core .six-list .six-img {
    width: 160px;
    height: 160px;
    flex: 0 0 auto;
}
.six-core .six-list .six-img img{
    display: block;
    width: 100%;
    height: 100%;
    transition: transform 0.3s ease; /* 平滑过渡效果 */
    cursor: pointer;   
}
.six-core .six-list .six-img:hover img {
    transform: scale(1.1); 
}
.six-core .six-list .six-cont {
    padding: 0 14px
}
.six-core .six-list .six-cont h4 {
    font-size: 20px;
    color: #333;
    line-height: 40px;
}
.six-core .six-list .six-cont p {
    line-height: 24px;
}
@media (max-width: 960px) { 
    .six-core .six-list {
        width: 100%;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
    .six-core .six-list .six-img {
        width: 100%;
    }
    .six-core .six-list .six-cont h4{
        text-align: center;
        margin: 6px;
    }
    .six-core .six-list .six-cont p {
        text-align: center;
        margin: 6px;
    }
}
.customers-served {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.customers-served .served-list {
    width: 25%;
    margin-bottom: 20px;
}
.customers-served .served-list img{
    display: block;
    transition: transform 0.3s ease; /* 平滑过渡效果 */
    cursor: pointer;   
}
.customers-served .served-list:hover img{
    transform: scale(1.2) rotate(5deg);
} 

.service-groups {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.service-groups .six-list{
    width: 25%;
    padding: 24px;
    display: block;
}
.service-groups .six-list .six-img{
    width: 250Px;
    height: 210px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}
.service-groups .six-list .six-img div{
    position: absolute;
    height: 48px;
    width: 100%;
    text-align: center;
    line-height: 48px;
    z-index: 999;
    bottom: 0;
    left: 0;
    background-color: #020e41;
    color: #ffffff;
    font-weight: 600;
    font-size: 20px;
}
.service-groups .six-list .six-img img{
    width: 100%;
}
.service-groups .six-list .six-cont {
    width: 100%;
    text-align: center;
    margin-top: 16px;
}
.service-groups .six-list .six-cont p {
    margin-bottom: 8px;
}

@media (max-width: 960px) {
    .service-groups .six-list.aaa{
        width: 100%;
        padding: 12px 6px;
        margin-bottom: 0px;
    }
    .service-groups .six-list.aaa .six-img{
        width: 100%;
        height: auto;
    }
    .service-groups .six-list.aaa .six-cont {
        margin-top: 10px
    }
    .service-groups .six-list.aaa p{
        width: 100%;
        line-height: 24px;
        margin: 4px;
        font-size: 16px;
    }

    .customers-served .served-list {
        width: 50%;
    }
    .about-num {
        display: none;
    }
    .about-skill-right ul {
        margin-top: 20px;
        display: flex;
        flex-wrap: wrap;
    }
    .about-skill-right ul li {
        width: 100%;
        text-align: center;
    }
    .about-skill-right ul li h3 {
        margin-bottom: 5px;
        margin-top: 10px;
    }
    .about-skill-right ul li h3 span{
        display: none;
    }
    .about-skill-right ul li p{
        margin-bottom: 5px;
    }
    .about-ability ul li .ability-box .ability-cont {
        padding: 24px 16px;
    }
    .about-industry ul.clearfix{
        display: flex;
        flex-wrap: wrap;
    }
    .about-industry ul.clearfix li {
        width: 100%;
        margin-bottom: 0px;
    }
    .about-heart ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .about-heart ul li.col-xs-12 {
        width: 50% !important;
    }
    .logo-container {
        gap: 0;
    }
    .logo-container .logo {
        width: 50%;
        padding: 10px;
        float: left;
    }
    .difference .step {
        width: 100%;
    }
    .we-provide ul li .provide-info h3{
        font-size: 16px
    }
    .forum-market h3{
        font-size: 18px;
    }
    .forum-market p, .forum-market .clearfix li, .forum-market p {
        font-size: 15px;
    }
    .company-strength, .company-business {
        display: none;
    }

    nav.navbar.white-link .navbar-nav > li > a, nav.navbar.bootsnav.white-link ul.nav > li > a{
        padding: 4px 10px;
        margin: 4px 6px
    }
    ul.prv-list li{
        padding-right: 2px;
        padding-left: 2px;
    }
    header nav .nav-header-container .accordion-menu  {
        padding-left:0px !important;
        padding-right: 8px !important;
    }
    header nav .nav-header-container .col-xs-5 {
        padding-left: 0px !important;
    }
    header nav .nav-header-container .contact-tel {
        float: left;
        font-size: 1rem;
        margin-top: 0.6rem;
        margin-left: 0rem !important;
        position: relative; 
        right: 4px !important;
    }
    header nav .nav-header-container .contact-tel img {
        margin-right: 2px !important;
    }
}