/*公共*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: "Microsoft YaHei";
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
    display: block;
}

ul,
li,
ol {
    list-style: none;
}

dl,
dd {
    margin: auto;
}

input {
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

a,
a:visited {
    color: #333;
}

a:link,
a:visited {
    text-decoration: none;
    outline: none;
}

a {
    cursor: pointer;
}


/*所有超链接不要下划线*/

*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}


/*任何标签、包括它前面、后面生成的内容都不要影响盒子的边框*/

.left {
    float: left;
}

.right {
    float: right;
}

.w-gray {
    color: #aaaaaa
}

.w-white {
    color: #FFFFFF !important;
}

.w-blue {
    color: #3385FF;
}

.clear {
    clear: both;
}

.margin-t30 {
    margin-top: 30px !important;
}


/*header*/
.am-slides .contact {
    cursor: pointer;
    position: absolute;
    left: 22%;
    top: 65%;
    color: #FFFFFF;
    width: 110px;
    height: 40px;
    border: 1px solid #FFFFFF;
    border-radius: 3px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
}

.header {
    width: 100%;
    background-color: #FFFFFF;
    margin-bottom: 60px;
    position: fixed;
    top: 0px;
    z-index: 1000;
    height: 80px;
    line-height: 80px;
    -moz-box-shadow: 0px 1px 0px 0px #F3F3F3, 0px 5px 10px 0px #E9EEF5;
    box-shadow: 0px 1px 0px 0px #F3F3F3, 0px 5px 10px 0px #E9EEF5;
}

.am-topbar {
    border: none
}

.am-container-1 {
    max-width: 1120px;
    margin: 0 auto;
}

.am-topbar-nav>li>a:after {
    display: none;
}

.hw-logo {
    height: 50px;
    position: relative;
}

.logo {
    height: 50px;
}

.word {
    position: absolute;
    top: 30px;
    left: 100px;
}

.hw-menu li {
    height: 80px;
}

.hw-menu-active {
    /*background-color: #0086da;
	border-radius: 5px;*/
    border-bottom: 4px solid #3385FF;
}

.hw-menu-active a {
    color: #3385FF
}

.hw-menu li:hover {
    border-bottom: 4px solid #f0eeed;
}

.hw-menu li a:hover {
    color: #C0C0C0;
}

.hw-menu li a {
    font-size: 15px;
    line-height: 80px;
}

.hw-menu li a:hover {
    border-radius: 5px;
}


/*header结束*/


/*尾部*/

.footer {
    width: 100%;
    height: auto;
    background-color: #EFEFEF;
    font-size: 12px;
    color: #999;
    padding: 20px;
    /* background-color: #2d2d2d; */
    /* overflow: hidden; */
    /* padding: 0 5% 25px 5%; */
    /* background: url(../src/assets/img/bg-pic2.png) no-repeat; */
    /* background-size: 100% 100%; */
}

.footer a {
    color: #999;
}

.footer a:hover {
    color: #3385FF;
}

.footer p {
    text-align: center;
}

.footer ul {
    padding-top: 40px;
    width: 85%;
    margin: 0 auto;
}

.footer ul li {
    color: #fff;
}

/*尾部结束*/

/*首页*/

.rollpic {
    width: 100%;
    margin-top: 80px;
}

.cooperation-width {
    width: 80%;
    margin: 0 auto;
    display: flex;
    justify-content: center !important;
}

.cooperation-width li {
    margin: 0 25px;
}

.cooperation-width img {
    width: 150px !important;
}

/* ********************************** */
.hw-menu-active a {
    color: #000000;
}

.hw-menu-active {
    border-bottom: 4px solid #3385FF
}

.am-btn-success {
    background-color: #3385FF;
    border-color: #3385FF;
}

.rollpic .home-banner {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    height: calc(100vw * 0.21)
}

h2 {
    text-align: center;
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #000000;
}

.h2-section {
    line-height: 45px;
    color: #FFFFFF;
    margin-bottom: 30px;
    position: relative;
    font-size: 42px;
    font-weight: 600;
    padding-top: 50px;
    padding-bottom: 50px;
}


/* .wapper {
    padding: 40px 12%;
} */

.bg-white {
    background: #fff
}

.bg-grey {
    background: #F8F8F8;
}

.serive-provider {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 50px auto 0;
    width: 1142px;
    z-index: 99;
    position: relative;
    border-radius: 6px;
    box-shadow: 10px 10px 20px #e9e7e7;
    padding: 35px 32.5px;
}

.serive-provider ul li {
    display: flex;
    font-family: Microsoft YaHei;
    color: #000000;
    justify-content: center;
}

.serive-provider ul li img {
    width: 64px;
    display: block;
    border: none;
}

.head-title {
    display: flex;
    flex-direction: column;
    margin-left: 20px;
}

.head-title span:nth-last-of-type(2) {
    color: #3F203E;
    font-size: 20.19px;
    font-weight: 600;

}

.head-title span:nth-last-of-type(1) {
    color: #4C4C4C;
    font-size: 14px;
    line-height: 18px;

}

.content-explain {
    width: 1142px;
    margin: 0 auto;
}

.h2-section-tl {
    color: #FFFFFF;
    font-size: 42px;
    font-weight: 600;
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    margin: 0 auto;
    text-align: center;
}

.content-explain-title {
    font-weight: 600;
    text-align: center;
    font-size: 42px;
    font-family: PingFang SC;
    padding: 100px 0 0 0;
}

.content-explain-illustration {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.content-explain-illustration img {
    width: 208px;
    height: 100px;
}

.content-explain-illustration div {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 70px 0;
    margin: 0 50px;
}

.content-explain-icon span:nth-last-of-type(3) {
    font-size: 20px;
    font-weight: 600;
}

.content-explain-icon span:nth-last-of-type(2) {
    font-size: 14px;
    text-align: center;
}

.content-explain-icon span:nth-last-of-type(1) {
    font-size: 14px;
    text-align: center;
}



.product-service {
    position: relative;
}

.product-service .home-bg1 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.product-service .home-bg2 {
    position: absolute;
    top: 1574px;
    right: 0;
}

.product-service .home-bg3 {
    position: absolute;
    top: 3213px;
    left: 0;
}

.product-service-last {
    position: relative;
}

.product-service-last .home-bg4 {
    position: absolute;
    top: 929px;
    right: 0;
}

.product-service-last .home-bg5 {
    position: absolute;
    top: 3065px;
    left: 0;
}

.product-service ul li {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-bottom: 60px;
    width: 100%;
}

.product-service ul li>div {
    width: 424px;
}

.product-service ul li div {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
}

.product-service ul li:last-child {
    margin: 0;
}

.product-service ul li img {
    width: 544px;
    height: 347px;
    margin: 0 40px;
}

.product-service .product-card-title {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #000000;
    margin-bottom: 20px;
}

.customer-case-list {
    width: 100%;
    height: 20%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url('../assets/img/wapper-bg.png');
}

.customer-case-list ul li {
    display: flex;
    justify-content: center;
}

.customer-case-list ul li img {
    width: 324px;
}

.contact-us-wapper {
    width: 100%;
    height: 247px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
}

.contact-us-wapper .left-box img {
    height: 100%;
}

.contact-us-wapper .right-box {
    display: flex;
    flex-direction: column;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    /* position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto; */
}

.contact-us-wapper .right-box .contact-us-title {
    font-size: 23px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #000000;
    text-align: left;
}

.contact-us-wapper .right-box div {
    display: flex;
    align-items: center;
}

.customer-service {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 200px;
}

.contacts {

    font-size: 19px;
}

.gotoBtn {
    width: 80px;
    height: 400px;
    background: #fff;
    border: 2px solid #F0F0F0;
    box-shadow: 3px 6px 10px 0px #EBEFF5;
    border-radius: 10px;
    position: fixed;
    z-index: 10000;
    right: 5%;
    top: 430px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px 0;
    font-size: 20px;
    font-family: Microsoft YaHei;
    color: #000;
    cursor: pointer;
}

.gotoBtn .section1,
.gotoBtn .section2 {
    width: 40px;
}

.gotoBtn .gotop {
    width: 43px;
    position: absolute;
    bottom: 32px;
}

.gotoBtn .gotop img,
.gotoBtn .divider img {
    width: 100%
}

.gotoBtn .divider {
    width: 56px;
}

.gotoBtn .active-section {
    color: #000;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-weight: bold;
}

.gotoBtn .active-section::after {
    content: '';
    width: 76px;
    height: 9px;
    display: block;
    background-image: url("../assets/img/active-divider.png");
    margin-top: 5px;
}

.gotoBtn-top {
    height: 91px;
}

/* 运营服务 */

.operating-service {
    margin-top: 80px;
    width: 100%;
}

.operating-service .banner {
    font-size: 14px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.operating-service .banner p:first-child {
    font-size: 40px;
}

.operating-service .banner .banner-content {
    margin: 20px 0 80px 0;
}

.advantages ul,
.media-reports ul {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.advantages ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 28%;
    text-align: center;
}

.advantages ul li p:first-child {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px
}

.media-reports ul li {
    box-sizing: border-box;
    width: 31.5%;
    position: relative;
    padding: 210px 2.54% 0;
    min-height: 384px;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, .08);
}

.media-reports ul li img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 180px;
    object-fit: cover;
}

.media-reports ul li h3 {
    font-size: 20px;
    color: #111;
    margin-bottom: 16px;
}

.media-reports ul li p {
    font-size: 14px;
    color: #666
}

.free-service {
    display: flex;
    flex-direction: column;
    align-items: center
}

.free-service p {
    margin: 30px 0;
}


/* 联系我们 */
.contact-us-banner {
    margin-top: 80px;
    width: 100%;
    height: 265px;
    box-sizing: border-box;
}

.contact-us-banner .banner-content {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.contact-us-banner .banner-content p:first-child {
    font-size: 40px;
    margin-bottom: 20px;
    /* margin-top:109px; */
}

.contact-us-banner .banner-content p:last-child {
    font-size: 28px;
}

.consult .consult-top {
    font-size: 14px;
}

.consult .consult-top p:first-child {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px
}

.consult .consult-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px
}

.consult .consult-bottom .consult-left {
    display: flex;
    align-items: center;
    font-size: 28px;
    font-weight: bold;
}

.consult .consult-bottom .consult-left i {
    margin-right: 30px;
}

.consult .consult-bottom img {
    width: 180px;
    height: 180px;
}

.layout2 {
    display: none;
}

@media only screen and (min-width: 1440px) and (max-width: 1640px) {
    .customer-service {
        padding-right: 0px
    }
}

@media only screen and (min-width:1024px) and (max-width:1440px) {
    .h2-section-tl {
        color: #FFFFFF;
        font-size: 32px;
        font-weight: 600;
        position: absolute;
        left: 0;
        right: 0;
        top: 20px;
        margin: 0 auto;
        text-align: center;
    }

    .customer-service {
        padding-right: 0px
    }

    .content-explain {
        width: 100%;
    }

    .serive-provider {
        width: 1000px;
        padding: 25px 28px;
        margin: 20px auto 0;
    }

    .right-box {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .contact-us-wapper .contact-us-title {
        margin: 10px;
    }

    .footer-img {
        float: left;
    }

    .layout1 {
        display: none;
    }

    .layout2 {
        display: block;
    }
}

@media only screen and (max-width:1024px) {
    .content-explain {
        width: 100%;
    }

    .h2-section-tl {
        color: #FFFFFF;
        font-size: 32px;
        font-weight: 600;
        position: absolute;
        left: 0;
        right: 0;
        top: 20px;
        margin: 0 auto;
        text-align: center;
    }

    .wapper .am-thumbnails li {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .serive-provider ul li img {
        width: 100px;
        margin-bottom: 0;
    }

    .serive-provider {
        width: 100%;
        padding: 18px 18px;
        margin: 0 auto;
        border-radius: 0;
    }

    .wapper .am-thumbnails li .head-title {
        align-items: center;
        margin-left: 0;
    }

    .wapper .am-thumbnails li .head-title span:nth-last-of-type(1) {
        text-align: center;
    }

    .customer-service {
        padding-right: 0px
    }

    .right-box {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .contact-us-wapper .contact-us-title {
        margin: 10px;
    }

    .footer-img {
        float: left;
        width: 100%;
    }

    .layout1 {
        display: none;
    }

    .layout2 {
        display: block;
        position: relative;
    }

    .footer-final {
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
    }
}


@media only screen and (min-width:1440px) {
    .product-service ul {
        width: 1082px;
        margin: 0 auto
    }

}


/* ********************** */

@media only screen and (max-width:915px) {

    /* 运营服务 */
    .product-service ul li:nth-last-child(odd) {
        flex-direction: column;
        margin-bottom: 30px;
        width: 100%;
    }

    .product-service ul li:nth-last-child(even) {
        flex-direction: column-reverse;
        margin-bottom: 30px;
        width: 100%;
    }

    .product-service-last ul li:nth-last-child(odd) {
        flex-direction: column-reverse;
    }

    .product-service-last ul li:nth-last-child(even) {
        flex-direction: column;
    }

    .product-service ul li div {
        width: 450px;
    }

    /* 客户案例 */
    .customer-case-list ul li img {
        width: 250px;
    }

    .home-bg1,
    .home-bg2,
    .home-bg3,
    .home-bg4,
    .home-bg4,
    .home-bg5 {
        width: 40%
    }

    .hw-logo,
    .logo {
        margin-left: 10px;
    }

    .hw-menu li a {
        line-height: 25px;
    }

    .hw-menu li {
        height: 40px;
    }

    .hw-menu-active {
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
    }

    .contact-us-wapper,
    .contact-us-wapper .left-box img {
        height: 185px;
    }

    .contact-us-wapper .right-box .contact-us-title {
        font-size: 24px;
    }

    .contact-us-wapper .right-box p {
        margin: 0
    }

    .customer-case-list ul li img {
        width: 190px;
    }

    .serive-provider ul li img {
        width: 100px;
        margin-bottom: 0;
    }

    .serive-provider ul li {
        font-size: 18px;
    }

    .content-explain-title {
        font-size: 32px;
    }

    .content-explain-illustration div {
        padding: 30px 0;
    }

    .content-explain-illustration {
        flex-direction: column;
    }
}
.haha{
    display: block;
}
.haha-mobile{
    display: none;
}
@media only screen and (max-width:768px) {
    .logo {
        height: 80%;
    }
    .haha{
        display: none;
    }
    .haha-mobile{
        display: block;
    }

    .serive-provider ul li {
        margin-top: 0
    }

    .contact-us-wapper,
    .contact-us-wapper .left-box img {
        height: 125px;
    }

    .contact-us-wapper .right-box .contact-us-title {
        font-size: 16px;
    }

    .contact-us-wapper .right-box {
        font-size: 14px;
    }

    .contact-us-wapper .right-box p {
        margin: 0 !important;
    }

    .customer-case-list ul li img {
        width: 190px;
    }

    .gotoBtn {
        width: 70px;
        height: 400px;
        background: #fff;
        border: 2px solid #F0F0F0;
        box-shadow: 3px 6px 10px 0px #EBEFF5;
        border-radius: 10px;
        position: fixed;
        z-index: 10000;
        right: 5%;
        bottom: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 15px 0;
        font-size: 16px;
        font-family: Microsoft YaHei;
        cursor: pointer;
    }

    .gotoBtn .section1,
    .gotoBtn .section2
    .gotoBtn .section3
    .gotoBtn .section4{
        width: 35px;
    }

    .gotoBtn .gotop {
        width: 35px;
        position: absolute;
        bottom: 15px;
    }

    .gotoBtn .divider {
        width: 56px;
    }

    .gotoBtn-top {
        height: 58px;
    }

    .serive-provider ul li img {
        width: 75px;
        margin-bottom: 0;
    }

    .serive-provider ul li {
        font-size: 16px;
    }

    .gotoBtn .active-section::after {
        margin-left: -10px;
    }

    .h2-section-tl {
        color: #FFFFFF;
        font-size: 22px;
        font-weight: 600;
        position: absolute;
        left: 0;
        right: 0;
        top: 10px;
        margin: 0 auto;
        text-align: center;
    }

}

@media only screen and (max-width:640px) {

    /* 首页 */
    .wapper {
        padding: 0 5% 20px 5%;
    }

    .h2-section-tl {
        color: #FFFFFF;
        font-size: 16px;
        font-weight: 600;
        position: absolute;
        left: 0;
        right: 0;
        top: 20px;
        margin: 0 auto;
        text-align: center;
    }

    .home-banner {
        /* height: 160px */
    }

    .home-banner p {
        font-size: 28px;
    }

    h2 {
        font-size: 22px;
    }

    .serive-provider ul li img {
        width: 65px;
        margin-bottom: 0;
    }

    .serive-provider ul li {
        font-size: 14px;
    }



    .h2-section {
        margin-bottom: 10px;
        font-size: 20px;
    }

    .h2-section.bar:after {
        height: 3px;
        top: 43px;
    }

    .h2-section {
        width: 120px;
        left:calc(50% - 60px);
        height: 54px;
        border-bottom: 4px solid;
        border-image: linear-gradient(to right, #3075E9, #25ADE6) 30 30;
    }

    .product-service ul li img {
        width: 300px;
        height: 191.35px;
    }

    .product-service ul li div {
        width: 300px;
        margin: 0
    }

    .product-service .product-card-title {
        font-size: 20px;
    }

    .contact-us-wapper {
        flex-direction: column;
    }

    .contact-us-wapper .left-box p {
        text-align: center;
        margin: 10px 0;
    }

    .contact-us-wapper .left-box p:first-child {
        margin-bottom: 0;
    }

    .customer-case-list ul li {
        display: flex;
        justify-content: center;
    }

    /* 运营服务 */
    .operating-service .banner p:first-child {
        font-size: 28px;
        margin-top: 30px
    }

    .operating-service .banner .banner-content {
        margin: 20px 0;
    }

    .advantages ul,
    .media-reports ul {
        margin-top: 20px
    }

    .advantages ul li {
        font-size: 14px;
    }

    .advantages ul li p:first-child {
        font-size: 16px;
    }

    .media-reports ul {
        flex-direction: column;
    }

    .media-reports ul li {
        width: 100%;
        min-height: 298px;
        padding-top: 192px;
        margin-bottom: 20px
    }

    .media-reports ul li h3 {
        font-size: 16px;
    }

    .free-service p {
        margin: 20px 0
    }

    .footer-final img {
        width: 12%;
    }

    /* .contact-us-wapper, */
    /* .contact-us-wapper .left-box img {
        height: 100px;
    } */

    /* .contact-us-wapper .right-box .contact-us-title {
        font-size: 14px;
    } */

    /* .contact-us-wapper .right-box {
        width: 200px;
        font-size: 12px;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto
    } */

    /* .contact-us-wapper .right-box p {
        margin: 0 !important;
    } */

    .gotoBtn {
        width: 62px;
        height: 400px;
        background: #fff;
        border: 2px solid #F0F0F0;
        box-shadow: 3px 6px 10px 0px #EBEFF5;
        border-radius: 10px;
        position: fixed;
        z-index: 10000;
        right: 5%;
        top: 230px;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 10px 0;
        font-size: 14px;
        font-family: Microsoft YaHei;
        cursor: pointer;
    }

    .gotoBtn .section1,
    .gotoBtn .section2,
    .gotoBtn .section3,
    .gotoBtn .section4{
        width: 30px;
    }

    .gotoBtn .gotop {
        width: 27px;
        position: absolute;
        bottom: 10px;
    }

    .gotoBtn .divider {
        width: 40px;
    }

    .gotoBtn-top {
        width: 51px;
        height: 42px;
    }


    /* 联系我们 */
    /* .contact-us-banner {
        height: 160px;
    }

    .contact-us-banner .banner-content p:first-child {
        font-size: 28px;
    }

    .contact-us-banner .banner-content p:last-child {
        font-size: 22px;
    }

    .consult .consult-bottom .consult-left i {
        margin-right: 15px;
    }

    .consult .consult-bottom .consult-left {
        font-size: 16px;
    }

    .consult .consult-bottom .consult-right img {
        width: 130px;
        height: 130px;
    } */

    .gotoBtn .active-section::after {
        margin-left: -17px;
        width: 60px
    }
}