#loadingDiv {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    background: #f3f8ff;
    z-index: 10000;
    transition: opacity 0.3s, visibility 0.3s;
}
#loadingDiv>div{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 600px;
    height: 400px;
    transform: translate3d(-50%, -50%, 0);
    background: url("../img/loading.gif");
}

/*-------------首页-------------*/

/* banner */
.banner-box{
    width: 100%;
    min-height: 486px;
    /*padding-top: 68px;*/

}
.banner-slider{ position: relative; padding-top: 68px;}
.banner-slider .slick-dots{ z-index: 10; bottom:28px;}
.banner-slider .slick-dots li{ width: auto; height:10px; margin:0 6px;}
.banner-slider .slick-dots li button:before{ display: none;}
.banner-slider .slick-dots li button{ width: 10px; height:10px; cursor: pointer; border-radius: 10px; border: 2px solid #F5F5F5; transition: all 0.25s ease-in; -webkit-transition: all 0.25s ease-in; -moz-transition: all 0.25s ease-in; -o-transition: all 0.25s ease-in;}
.banner-slider .slick-dots li.slick-active button{ opacity: 1; width:36px; border-color: #FD8316; background-color: #ff7800;}
.banner-slider .ban-con img{display: block; width: 100%; z-index: 1;}
.banner-slider img{ position: absolute; left: 0; top: 0; width: 100%;}
.banner-slider.slick-slider img{ position: relative;}


.content-con {
    max-width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 40px;
    text-align: center;
}
.content-title{
    width: 100%;
    overflow: hidden;
    text-align: left;
}
.content-title-left{
    float: left;
}

.content-title h3{
    font-size: 20px;
    color: #333333;
}
.content-title h4{
    margin-top: 3px;
    font-size: 13px;
    color: #999999;
}
.content-title-rig{
    margin-top: 10px;
    float: right;
    overflow: hidden;
}
.p-all,.p-list{
    display: inline-block;
    overflow: hidden;
}
.p-list-li{
    float: left;
}
.content1 {
    width: 100%;
    /*position: relative;*/
}

.pro-box1 {
    width: 100%;
    background: url("../img/bj.png") no-repeat top center;
    background-size: cover;
}


.item-box{
    max-width: 1200px;
    margin: 50px auto 0;
    width: 100%;
}
.content1-ul {
    clear: both;
    overflow: hidden;
    border-right: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    box-shadow: 0 4px 20px 0 rgba(106, 105, 105, .16);
}

.content1-lis {
    position: relative;
    float: left;
    text-align: left;
    cursor: pointer;
    width: 33.3%;
    height: 461px;
    border: 1px solid #ececec;
    border-right: none;
    border-bottom: none;
    padding: 34px 34px 28px;
    background: #ffffff;
    transition: all 0.4s ease;
}

.content1-lis-href{
    position: relative;
    display: block;
    padding-top: 80%;
    width: 80%;
    margin-left: 10%;
    border-radius: 6px;
    overflow: hidden;
}

.content1-lis-href img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 6px;
    transition: all 0.4s ease;
}

.content1-lis-mask {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 251px;
}

.content1-lis-con {
    width: 100%;
    text-align: center;
}
.content1-lis-p {
    font-size: 18px;
    color: #666666;
    margin-bottom: 22px;
    margin-top: 6px;
    font-weight: bold;
}
.content1-lis-con-title {
    font-size: 16px;
    color: #666666;
    margin-bottom: 8px;
}
.content-btn{
  	display: block;
    width: 114px;
    height: 34px;
    margin: 30px auto 0;
    text-align: center;
    line-height: 32px;
    border: 1px solid #ff7800;
    color: #ff7800;
    border-radius: 34px;
    transition: all ease-out 0.2s;;
}
.content-lis-gap {
    width: 50px;
    height: 1px;
    margin: 10px auto;
    background: #ff7800;
}

@media (min-width: 849px)  {
    .content1-lis:hover{
        padding-top: 28px;
    }
    .content1-lis:hover .content-btn{
        background: #ff7800;
        color: #ffffff;
    }
}
@media (max-width:850px) {
    .banner-slider{padding-top: 50px;}
    .banner-slider .slick-dots{bottom: 10px}
    .banner-slider .slick-dots li button{ width: 3px; height:3px; cursor: pointer; border-radius: 50%; border: 2px solid #F5F5F5;}
    .banner-slider .slick-dots li.slick-active button{ width:3px; }
}


/*产品优势*/
.pro-box2 {
    width: 100%;
    height: 920px;
    background: url("../img/update/bj.jpg");
    background-position: center;
    background-size: cover;
}

.pro-con {
    width: 1200px;
    margin: 0 auto;
    padding-top: 60px;
    text-align: center;
    /*overflow: hidden;*/
}

.pro-title-box > div {
    display: inline-block;
    vertical-align: middle;
    width: 42px;
    height: 1px;
    background: rgba(255, 255, 255, 1);
    opacity: 0.8;
}

.pro-title-box > span {
    display: inline-block;
    padding: 0px 30px;
    font-size: 28px;
    color: #ffffff;
}

.pro-good {
    width: 100%;
    margin-top: 85px;
}

.pro-good-li {
    position: relative;
    float: left;
    width: 250px;
    height: 173px;
    padding: 42px 20px 0;
    border: 1px solid #808080;
    border-radius: 4px;
}

.pro-good-li ~ .pro-good-li {
    margin-left: 66px;
}

.pro-good-icon {
    position: absolute;
    top: -35px;
    left: 73px;
    width: 104px;
    height: a;
    line-height: 70px;
    background: rgba(255, 120, 0, 1);
    border-radius: 4px;
}

.pro-good-icon .iconfont {
    color: #ffffff;
    font-size: 36px;
}

.pro-good-li > h3 {
    color: #ffffff;
    font-size: 18px;
    line-height: 45px;
}

.pro-good-li > p {
    font-size: 14px;
    color: #ffffff;
    line-height: 1.6;
}

.pro-pk-m {
    display: none;
}

.pro-pk {
    width: 100%;
    margin-top: 60px;
    position: relative;
}

.pro-pk-left, .pro-pk-rig {
    float: left;
    width: 600px;
}

.pro-pk-left-title {
    width: 599px;
    height: 71px;
    padding-right: 68px;
    margin-bottom: 40px;
    background: url("../img/update/1.png") 0 0 no-repeat;
    overflow: hidden;
}

.pro-pk-left-title > h2 {
    float: right;
    font-size: 22px;
    color: rgba(255, 255, 255, 1);
    line-height: 71px;
}

.pk-img {
    float: right;
    width: 40px;
    margin-top: 16px;
    margin-right: 6px;
}

.pro-pk-left-li, .pro-pk-rig-li {
    width: 100%;
    height: 47px;
    line-height: 47px;
    margin-bottom: 33px;
    font-size: 16px;
    border-radius: 4px;
}

.pro-pk-left-li {
    padding-right: 68px;
    color: rgba(255, 255, 255, 1);
    background: rgba(255, 120, 0, 0.2);
    border: 1px solid #FF7800;
    text-align: right;
}

.pro-pk-rig-title {
    width: 600px;
    height: 71px;
    padding-left: 68px;
    margin-bottom: 40px;
    background: url("../img/update/pk.png") 0 0 no-repeat;
    overflow: hidden;
}

.pro-pk-rig-title > h2 {
    float: left;
    font-size: 22px;
    color: rgba(255, 255, 255, 0.6);
    line-height: 71px;
}

.pro-pk-rig-title > img {
    float: left;
    width: 40px;
    margin-top: 15px;
    margin-left: 6px;
}

.pro-pk-rig-li {
    padding-left: 68px;
    color: rgba(255, 255, 255, .6);
    text-align: left;
    background: rgba(128, 128, 128, 0.2);
    border: 1px solid #808080;
}

.pro-gap {
    position: absolute;
    top: 0;
    left: 600px;
    width: 1px;
    height: 514px;
    background: rgba(128, 128, 128, 1);
}

.pro-pk-item {
    position: absolute;
    top: -9px;
    left: 556px;
    width: 90px;
}

.pro-pk-item1 {
    width: 90px;
    height: 90px;
    margin-bottom: 26px;
    background: rgba(255, 120, 0, 1);
    border-radius: 50%;
    text-align: center;
    line-height: 90px;
    font-size: 48px;
    font-family: AgencyFB-Bold;
    color: rgba(255, 255, 255, 1);
}

.pro-pk-item2 {
    width: 56px;
    height: 56px;
    margin: 0 auto 24px;
    background: rgba(255, 120, 0, 1);
    border-radius: 50%;
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
    line-height: 56px;
}

/*-----------------------新闻中心开始--------------------*/

.content3 {
    width: 100%;
    padding-bottom: 20px;
    background: #ffffff;
}
.news-wrapper{
    width: 100%;
    margin-top: 40px;
    height: auto;
    overflow: hidden;
}
.news-left{
    position: relative;
    float: left;
    padding: 44px 60px;
    width: 520px;
    height: 442px;
    background: #f8f8f8;
    text-align: left;
}
.news-left-time{
    color: #999999;
    font-size: 24px;
    font-family:helveticaneuethn, Arial
}
.news-left-title{
    margin-top: 12px;
    color: #333;
    font-size: 18px;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.news-left-desc{
    margin-top: 12px;
    margin-bottom: 16px;
    transition: all .36s ease;
    padding-left: 0;
    box-sizing: border-box;
    font-size: 13px;
    color: #999999;
    line-height: 26px;
    height: auto;
    max-height: 52px;
    border-left: 1px solid transparent;
    /*width: 380px;*/
    overflow: hidden;
}
.news-left-img>img{
    width: 100%;
    height: 250px;
}
.news-rig{
    float: right;
    width: 580px;
}
.news-rig-li{
    position: relative;
    /*overflow: hidden;*/
    width: 100%;
    padding: 30px 20px 36px 28px;
    border-top: 1px solid #e5e5e5;
    text-align: left;
    transition: all .36s ease;
}

.news-rig-dian{
    position: absolute;
    top: 26px;
    left: 14px;
    color: #666666;
    font-size: 22px;
}
.news-rig-con{
    width: 400px;
}
.news-rig-con>h3{
    color: #666666;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    transition: all .36s ease;
}

.news-rig-con>p{
    margin-top: 18px;
    font-size: 14px;
    line-height: 26px;
    height: 52px;
    width: 380px;
    color: #999999;
    overflow: hidden;
}
.news-rig-time{
    position: absolute;
    right: 0;
    top: 40px;
    width: 100px;
}
.news-rig-time>div{
    color: #999999;
    font-size: 22px;
}
.news-rig-time>span{
    margin-top: 40px;
    margin-left: 10px;
    display: inline-block;
    height: 16px;
    padding-left: 16px;
    border-left: 1px solid #e5e5e5;
    color: #999999;
    font-size: 28px;
    transition: all .36s ease;
    line-height: 20px;
}
.news-more>a{
    background: transparent;
    width: 150px;
    height: 37px;
    display: block;
    margin: 60px auto 0px;
    line-height: 37px;
    font-size: 14px;
    color: rgba(95, 95, 95, 0.66);
    border-radius: 2px;
    border: 1px solid #e5e5e5;
    transition: all ease-out .3s;
    text-align: center;
}
.news-more>a:hover{
    background: #ff7800;
    color: #ffffff;
}
@media (min-width: 850px){
    .news-left:hover .news-left-title{
        color: #ff7800;
        padding-left: 6px;
    }
    .news-left:hover .news-left-desc{
        padding-left: 6px;
    }
    .news-rig-li:hover{
        padding-left: 36px;
    }
    .news-rig-li:hover .news-rig-con>h3{
        color: #ff7800;
    }
}
@media (max-width: 850px) {
    .news-left{
        width: 100%;
        height: auto;
        padding: 1.5rem 1.2rem;
    }
    .news-left-time{
        display: none;
    }
    .news-left-title {
        margin-top: 0px;
        font-size: 16px;
        line-height: 30px;
    }
    .news-left-desc{
        margin-top: 6px;
        margin-bottom: 6px;
    }
    .news-left-img,.news-left-img>img{
        width: 100%;
    }
    .news-rig{
        width: 100%;
    }
    .news-rig-li {
        padding: 1.5rem 1.2rem;
    }
    .news-rig-dian{
        top: 10px;
        left: -2px;
    }
    .news-rig-con{
        width: 100%;
    }
    .news-rig-con>p {
        margin-top: 12px;
        height: 48px;
        width: 100%;
    }
    .news-rig-time{
        display: none;
    }
}
/*新闻中心结束*/



/*投方案例开始*/

.content2 {
    width: 100%;
    height: 706px;
    background: url("../img/bj2.jpg");
    background-position: center;
    background-size: cover;
}

.content2-con-title h4 {
    color: #dfdfdf;
}

.content2-con-title div {
    background: #d5d5d5;
}

.content2-con-title h3 {
    color: #fff;
}

.content2-des {
    padding: 46px 140px 36px;
    font-size: 16px;
    color: #c1c1c1;
    line-height: 1.5;
}

.scence-box-m {
    display: none;
}

.scence-ul {
    width: 100%;
    margin-bottom: 4px;
    overflow: hidden;
}

.scence-ul > li {
    float: left;
    margin-right: 4px;
    width: 114px;
    height: 113px;
}

.scence-ul > li:last-child {
    margin-right: 0;
}

.scence-lis-img > img {
    width: 114px;
    height: 113px;
}

.scence-lis-desc {
    padding-top: 28px;
    background: rgba(255, 120, 0, 1);
    text-align: center;
    color: #ffffff;
}

.scence-lis-desc > h3 {
    font-size: 19px;
}

.scence-lis-desc > div {
    width: 30px;
    height: 1px;
    margin: 11px auto 13px;
    background: rgba(255, 255, 255, 1);
}

.scence-lis-desc > p {
    font-size: 14px;
}

.scence-ul > .scence-lis-img-spe, .scence-lis-img-spe > img {
    width: 232px;
    height: 113px;
}
/*---------------投方案例结束---------------*/

/*---------------直销店铺展示开始---------------*/
.content4 {
    width: 100%;
    background: #F6F6F6;
    padding-bottom: 46px;
}

.content4-con {
    max-width: 1200px;
    margin: 0 auto;
}

.content4-con-p {
    max-width: 866px;
    margin: 45px auto 0;
    padding-bottom: 70px;
}

.content4-con-p p {
    font-size: 16px;
    color: #fff;
    line-height: 2.6;
    text-align: center;
}

.content4-desc {
    margin-top: 46px;
    padding: 0 140px;
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
    line-height: 1.5;
}

.content4-ul {
    margin-top: 36px;
    /*padding-left: 80px;*/
}

.content4-lis {
    position: relative;
    float: left;
    width: 33.3%;
    padding: 30px;
    overflow: hidden;
    border: 6px solid transparent;
}

.content4-lis>a{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
}
.content4-lis-img{
    width: 120px;
    height: 120px;
    margin-bottom: 20px;
}
.content4-lis-title{
    color: #333;
    font-size: 18px;
}
.content4-lis-p{
    margin-top: 16px;
    color: #666;
    font-size: 16px;
}
.content4-lis-mask{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 120, 0, 0.7);
}
.content4-lis-mask>div{
    margin-top: 110px;
    color: #ffffff;
    font-size: 24px;
}
@media (min-width: 849px){
    .content4-lis:hover{
        border: 6px solid #ff7800;
    }
}
@media (max-width: 850px) {
    .content2{
        height: auto;
    }
    .content2-des{
        padding: 20px 0;
    }
    .content4 {
        padding: 0;
    }

    .content4-desc-p {
        margin-top: 1rem;
        padding: 1rem 1rem 0;
    }

    .content4-ul {
        margin-top: 2rem;
    }

    .content4-lis {
        width: 100%;
        padding: 1rem;
        margin-right: 0px;
    }

    .content4-lis-img{
        margin-bottom: 0;
    }

    .content4-lis-title{
        font-size: 16px;
    }
    .content4-lis-p{
        font-size: 14px;
    }
}

/*---------------直销店铺展示结束---------------*/




@media (max-width: 850px) {

    html{
        font-size: 10px;
        min-width: 100%;
    }
    body {
        min-width: 100%;
    }
    .head {
        display: none;
    }

    .pagination {
        bottom: 0;
    }
    .banner-box{
        min-height: auto;
    }
    .banner {
        height: 16rem;
        margin-top: 50px;
    }

    .pro-box1 {
        height: auto;
    }

    .content1 {
        height: auto;
    }

    .content-con {
        max-width: 100%;
        min-width: 100%;
        padding: 3rem 1rem 2rem;
        overflow: hidden;
    }

    .content-con-title h4 {
        text-align: center;
        font-size: 1.6rem;
    }

    .content-con-title div {
        margin: 1rem auto 0.6rem;
    }

    .content-con-title h3 {
        text-align: center;
        font-size: 2.2rem;
    }
    .item-box{
        margin-top: 2rem;
    }

    .content1-ul {
        margin-top: 2rem;
        border: none;
        box-shadow: none;
    }

    .content1-lis {
        width: 49%;
        height: auto;
        padding: 0.5rem;
        margin-bottom: 1rem;
        border-right: 1px solid #ececec;
        border-bottom: 1px solid #ececec;
    }

    .content1-lis:nth-child(2n+1) {
        margin-right: 2%;
    }

    .content1-lis ~ .content1-lis {
        margin-left: 0px;
    }


    .content1-lis-con {
        padding: 1rem 0;
        /*height: 1.5rem;*/
    }

    .content1-lis-con-title {
        font-size: 1.6rem;
    }

    .content-lis-gap {
        width: 40px;
        margin: 1rem auto;
    }

    .content1-lis-p {
        font-size: 1.6rem;
        margin-bottom: 0;
    }
    .content1-lis-href{
        padding-top: 100%;
        width: 100%;
        margin-left: 0;
    }
    .content-btn {
        width: 100px;
        height: 28px;
        margin: 12px auto 10px;
        text-align: center;
        line-height: 26px;
        border: 1px solid #ff7800;
        color: #ff7800;
        border-radius: 34px;
        transition: all ease-out 0.2s;
        font-size: 14px;
    }

    .content1-lis-active:hover{
        margin-top: 0;
    }
    .news-more>a{
        margin-top: 24px;
    }



    /*-------------------产品优势-------------------*/
    .pro-box2 {
        width: 100%;
        height: auto;
    }

    .pro-title-box {
        display: flex;
        justify-content: center;
        margin: 1rem 0;
    }

    .pro-title-box > span {
        padding: 0px 1.5rem;
        font-size: 2.2rem;
        color: #ffffff;
    }

    .pro-title-box > div {
        margin-top: 1rem;
        display: inline-block;
        vertical-align: middle;
        width: 42px;
        height: 1px;
        background: rgba(255, 255, 255, 1);
        opacity: 0.8;
    }

    .pro-good {
        margin-top: 5rem;
        /*padding: 0 0.1rem;*/
    }

    .pro-good-li {
        width: 49%;
        height: 18rem;
        margin-bottom: 4rem;
        padding: 3.2rem 1rem 0;
    }

    .pro-good-li ~ .pro-good-li {
        margin-left: 0;
    }

    .pro-good-li:nth-child(2n) {
        margin-left: 2%;
    }
    .pro-good-li:nth-child(3),.pro-good-li:nth-child(4) {
        margin-bottom: 2rem;
    }


    .pro-good-icon {
        top: -3rem;
        left: 50%;
        transform: translateX(-50%);
        width: 8rem;
        height: 6rem;
        line-height: 6rem;
        background: rgba(255, 120, 0, 1);
        border-radius: 4px;
    }

    .pro-good-icon .iconfont {
        display: block;
    }

    .pro-good-li > h3 {
        font-size: 1.6rem;
        line-height: 3rem;
    }
    .pro-good-li>p{
        font-size: 1.4rem;
        color: rgba(255,255,255,.6);
    }

    .pro-title-box1 > div {
        background: #333333;
    }

    .pro-title-box1 > span {
        color: #1a1a1a;
    }
    .pro-pk{
        display: none;
    }
    .pro-pk-m{
        display: block;
        margin-top: -2rem;
        width: 100%;
        height: auto;
    }


    /*------------------投方案例-------------*/

    .scence-box{
        display: none;
    }
    .scence-box-m{
        display: block;
    }
    .scence-box-m>img{
        width: 100%;
        height: auto;
    }

    /*------------------新闻中心-------------*/
    .content3 {
        padding-bottom: 2rem;
    }

    .content3-con {
        padding: 2rem 1rem;
    }

    .content3-from-box {
        width: 100%;
        padding: 2rem;
        margin-top: 2rem;
    }



}