/* shop导航栏 */
.pageheader-navlist-child>a {
    color: #fff;
}

.pageheader-nav .tel {
    color: #fff;
}

.fixed .pageheader-nav .tel {
    color: #0056b3;
}

.fixed .pageheader-navlist-child>a {
    color: rgb(3, 28, 73);
}

.pageheader-nav .shopImg {
    display: none;
}

.fixed .pageheader-nav img {
    display: none;
}

.fixed .pageheader-nav .shopImg {
    display: block;
}

/* banner开始 */
.banner {
    width: 100%;
    height: 600px;
    background: url(https://cdn.huamux.com/pcimgs/landingShop/home/bg2.jpg)no-repeat;
    background-size: 100% 100%;
    padding-top: 72px;
}

.bannerBox {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
    color: #fff;
    padding-top: 50px;
}

.bannerBox img {
    width: 520px;
}

.img2 {
    position: relative;
}

.img2 img {
    position: absolute;
    right: -50px;
    top: 50%;
    transform: translateY(-50%);
    width: 700px;
    height: 700px;
}

.img2 {
    position: relative;
}

.img2 img {
    position: absolute;
    right: -50px;
    top: 50%;
    transform: translateY(-50%);
    width: 700px;
    height: 700px;
}

.text {
    width: 600px;
}

.bannerBox h2 {
    font-size: 36px;
}

.bannerBox p {
    font-size: 20px;
    margin: 60px 0;
    line-height: 1.5;
}

.bannerBox .last {
    line-height: 40px;
    margin-bottom: 50px;
}

.characteristic>button {
    position: relative;
    height: 68px;
    line-height: 68px;
    padding: 0 34px;
    font-size: 30px;
    display: block;
    background-image: linear-gradient(134deg, #FFB08C 10%, #FF7B7F 88%);
    color: #ffffff;
    border-radius: 60px;
    transition: .25s;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .25);
    overflow: hidden;
}

.characteristic>button:before {
    content: "";
    background-color: rgba(255, 255, 255, 0.5);
    height: 100%;
    width: 3em;
    display: block;
    position: absolute;
    top: 0;
    left: -4.5em;
    transform: skewX(-45deg) translateX(0);
    transition: none;
    animation: myfirst 5s linear infinite;
}

@keyframes myfirst {
    75% {
        transform: skewX(-45deg) translateX(0);
        transition: all 0.5s ease-in-out;
    }

    100% {
        transform: skewX(-45deg) translateX(35em);
        transition: all 0.5s ease-in-out;
    }
}

.characteristic>button:hover {
    transform: translateY(-10px)
}



/* 业务领域 */
.ywly,
.zdqfk {
    padding-top: 50px;
    width: 1200px;
    margin: 0 auto;
}

.ywly {
    padding-bottom: 50px;
    overflow: hidden;
}

.lyItem {
    width: 390px;
    /* background: #FFFFFF; */
    /* box-shadow: 0px 2px 6px 0px rgba(48, 83, 235, 0.2); */
    border-radius: 10px;
    padding: 28px 0 0px 30px;
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
    /* padding-bottom: 33px; */
}

.lyImg {
    width: 93px;
    height: 93px;
    display: block;
    margin: 0px auto 16px;
}

.lyTitle {
    text-align: center;
    font-size: 1.25rem;
    line-height: 1.5;
}

.lyText {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 1.5;
    /* min-height: 81px; */
    margin: 18px 0px 0 0px;
}

.zdqfk {
    clear: both;
}

.zdqfk ul {
    display: flex;
}

.zdqfk li {
    flex: 1;
    text-align: center;
}

.zdqfk li img {
    display: inline-block;
    height: 60px;
}

.zdqfk li .main502title_4 {
    line-height: 3;
    font-size: 1.25rem;
}








.xtjg {
    width: 1200px;
    margin: 0 auto;
    padding: 50px 0;
}

.xtjg .imgBox {
    width: 100%;
}

.xtjg .img {
    width: 100%;
}





.jyggl {
    clear: both;
    background-color: #F2F4FF;
    padding: 50px 0;
    overflow: hidden;
}

.item3Item {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 280px;
    min-height: 160px;
    padding: 30px 57px 0px 30px;
    background-color: #FFF;
    margin: 0px 26px 27px 0px;
    float: left;
    background-position: 6px 8px;
}

.item3Title {
    font-size: 20px;
    font-weight: bold;
    color: #3053EB;
    line-height: 1.5;
    margin-bottom: 10px;
}

.item3Text {
    font-size: 16px;
    font-weight: 400;
    color: #888888;
    line-height: 1.5;
}

.typeArea {
    width: 1200px;
    margin: auto;
}

.hzhb .swiper-slide img {
    width: 100%;
}


/* 系统性能保障 */
.xnbz {
    padding: 50px 0;
    overflow: hidden;
}

.xnbz ul {
    width: 1200px;
    margin: 0 auto;
    display: flex;
}

.xnbz li {
    width: 288px;
    height: 292px;
    margin-right: 16px;
    text-align: center;
    display: inline-block;
    border: 1px solid rgba(235, 235, 235, 1);
    background-color: rgba(255, 255, 255, 1);
}

.solution-p1 {
    margin-top: 20px;
    font-size: 20px;
    color: rgba(0, 0, 0, 0.8);
}

.solution-p2 {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
    margin: 16px 24px 0;
    line-height: 20px;
}

.xnbz img {
    height: 72px;
    width: 72px;
    margin-top: 40px;
    display: inline-block;
}






/******************************以下是移动端样式*******************************/
/******************************以下是移动端样式*******************************/
/******************************以下是移动端样式*******************************/
body[data-mobile] .banner {
    width: 100%;
    height: 4.5rem;
    background: url(https://cdn.huamux.com/pcimgs/landingShop/home/bg2.jpg)no-repeat;
    background-size: 100% 100%;
    padding-top: 0.48rem;
}
body[data-mobile] .common-title p{
    display: none;
}
body[data-mobile] .common-title{
    padding: 0;
}
body[data-mobile] .bannerBox {
    display: block;
    /* justify-content: space-between; */
    width: 100%;
    margin: 0 auto;
    color: #fff;
    padding-top: 0.2rem;
}
body[data-mobile] .bannerBox img{
    display: none;
}
body[data-mobile] .img2 img {
    width: 100%;
    position: initial;
    height: auto;
    transform: none;
}

body[data-mobile] .img img {
    width: 100%;
}

body[data-mobile] .img,
body[data-mobile] .img2 {
    width: 70%;
    margin: 0 auto;
}

body[data-mobile] .text {
    width: 90%;
    margin: 0 auto;
}

body[data-mobile] .bannerBox h2 {
    font-size: 0.34rem;
    line-height: 1.5;
}

body[data-mobile] .bannerBox p {
    font-size: 0.2rem;
    margin: 0.3rem 0;
    line-height: 1.5;
}
body[data-mobile] .bannerBox p {
    display: none;
}
body[data-mobile] .bannerBox .last {
    display: block;
}

body[data-mobile] .characteristic>button {
    position: relative;
    height: 0.5rem;
    line-height: 0.5rem;
    padding: 0 0.2rem;
    font-size: 0.2rem;
    display: block;
    background-image: linear-gradient(134deg, #FFB08C 10%, #FF7B7F 88%);
    color: #ffffff;
    border-radius: 0.25rem;
    transition: .25s;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .25);
    overflow: hidden;
}




body[data-mobile] .ywly,
body[data-mobile] .zdqfk {
    padding-top: 0.3rem;
    width: 90%;
    margin: 0 auto;
}

body[data-mobile] .zdqfk img {
    width: 100%;
}

body[data-mobile] .ywly br,
body[data-mobile] .zdqfk br {
    display: none;
}

body[data-mobile] .typeArea {
    width: 90%;
    overflow: hidden;
}

body[data-mobile] .lyItem {
    width: 100%;
    border-radius: 0.1rem;
    padding: 0;
    float: initial;
    margin-bottom: 0.3rem;
    margin-right: 0;
    overflow: hidden;
}

body[data-mobile] .lyImg {
    width: 0.93rem;
    height: 0.93rem;
    display: inline;
    margin: 0;
    float: left;
}

body[data-mobile] .lyTitle {
    text-align: center;
    font-size: 0.225rem;
    line-height: 0.225rem;
}

body[data-mobile] .lyTitle {
    font-size: 0.225rem;
    line-height: 0.225rem;
    text-align: left;
    margin-left: 1.2rem;
}

body[data-mobile] .lyText {
    font-size: 0.14rem;
    font-weight: 400;
    color: #666666;
    line-height: 1.5;
    text-align: center;
    margin: 0.18rem 0px 0 0px;
    width: 71%;
    text-align: left;
    margin-left: 1.2rem;
}

body[data-mobile] .zdqfk li img {
    display: inline-block;
    height: 0.6rem;
}

body[data-mobile] .zdqfk li .main502title_4 {
    line-height: 3;
    font-size: 0.2rem;
}

body[data-mobile] .ywly {
    padding-bottom: 0.3rem;
}

body[data-mobile] .item3Item {
    margin: 0px 0.26rem 0.27rem 0px;
    margin-right: 0;
    width: 100%;
    min-height: 1.60rem;
    padding: 0.30rem 0.57rem 0px 0.30rem;
    background-color: #FFF;
    float: initial;
    background-position: 0.06rem 0.08rem;
}

body[data-mobile] .item3Title {
    font-size: 0.20rem;
    font-weight: bold;
    color: #3053EB;
    line-height: 1.5;
    margin-bottom: 0.10rem;
}

body[data-mobile] .item3Text {
    font-size: 0.16rem;
}

body[data-mobile] .jyggl {
    padding: 0.3rem 0;
}
body[data-mobile] .jyggl h2{
    width: 90%;
    margin: 0 auto;
}
body[data-mobile] .xtjg {
    width: 90%;
    padding: 0.3rem 0;
}

body[data-mobile] .xtjg img {
    width: 100%;
}

body[data-mobile] .xnbz {
    width: 100%;
    padding: 0.3rem 0;
}

body[data-mobile] .xnbz ul {
    width: 90%;
    display: block;
}

body[data-mobile] .xnbz li {
    width: 100%;
    height: auto;
    /* display: flex; */
    align-items: center;
    margin: 0 0 0.3rem 0;
    padding: 0.1rem 0;
}

body[data-mobile] .xnbz img {
    height: 0.72rem;
    width: 0.72rem;
    margin-top: 0;
}

body[data-mobile] .solution-p1 {
    margin-top: 0.2rem;
    font-size: 0.2rem;
}

body[data-mobile] .hzhb {
    margin: 0 !important;
}
body[data-mobile] .hzhb .common-title{
    margin-bottom: 0.3rem !important;
}
