/* 所有模块的标题共用样式 */
.all-title{
    font-size: 28px;
    text-align: center;
    position: relative;
    height: 100px;
    color: #333333;
}
.all-title div{
    width: 50px;
    border: 1px solid #4fcec4;
    position: absolute;
    left: 50%;
    top: 50px;
    margin-left: -25px;
}
.click-btn{
    cursor: pointer;
}
/*  全连接弹出二维码的样式  */
.quanlian-tan{
    background: white;
    position: absolute;
    z-index: 100000000;
    left: 50%;
    top: 50%;
    width: 405px;
    height: 455px;
    margin-top: -200px;
    margin-left: -200px;
    text-align: center;
    display: none;
    border: 1px solid #1f84cb;
    box-shadow: 3px 3px 18px #1f84cb;
    font-size: 16px;
}
.quanlian-tan p{
    margin-top: 30px;
    text-align: center;
}
.quanlian-tan span{
    float: right;
    margin: 10px;
    cursor: pointer;
}
/*  顶部导航  */
#top-fixed{
    width: 100%;
    position: fixed;
    top: 0;
    text-align: center;
    z-index: 100000;
    background: white;
}
/*   banner*/
.header{
    position: relative;
}
#box {
    position:relative;
    width:100%;
    max-width: 1920px;
    min-width: 1200px;
    height: 45vw;
    min-height: 540px;
    max-height: 860px;
    overflow: hidden;
    margin:85px auto 0;
}
#box .imgList{
    position:relative;
    width:100%;
    height:100%;
    overflow:hidden;
}
#box .imgList li{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
#box .countNum{
    position:absolute;
    left:50%;
    margin-left: -500px;
    bottom:75px;
    display: none;
}

.box-nav{
    width:1000px;
    height:10px;
    position:absolute;
    bottom:60px;
    left:50%;
    margin-left:-500px;
    z-index: 5000;
}
.box-nav ul li{
    width:70px;
    height:4px;
    float:left;
    margin-left:18px;
    list-style-type: none;
    background:#999999;
    border-radius: 2px;
}
.box-nav ul li p{
    width:0;
    height:100%;
    background:lightyellow;
    float:left;
    border-radius: 2px;
}
/*   关于我们    */
#serve-scene1{
    padding: 76px 0;
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
    background: #fff;
}
#serve-scene1 .this-con{
    width: 1201px;
    margin: 0 auto;
    overflow: hidden;
}
#serve-scene1 .this-con .this-con-list{
    float: left;
    position: relative;
    width: 387px;
    height: 440px;
    overflow: hidden;
    margin-bottom: 20px;
}

#serve-scene1 .this-con .this-con-list:nth-child(3n-1){
    margin-left: 20px;
    margin-right: 20px;
}
#serve-scene1 .this-con .big-back-img{
    width: 100%;
    height: 100%;
}
#serve-scene1 .this-con .small-icon{
    position: absolute;
    z-index: 100;
    left: 50px;
    top:76px;
}
#serve-scene1 .this-con .small-title{
    position: absolute ;
    color: #4c4c4c;
    width: 274px;
    font-size: 16px;
    line-height: 1.5;
    z-index: 100;
    right: 10%;
    top: 72%;
}
#serve-scene1 .this-con .small-title2{
    position: absolute ;
    color: #4c4c4c;
    width: 274px;
    font-size: 16px;
    line-height: 1.5;
    z-index: 100;
    right: 10%;
    top: 18%;
}

      /*   核心模块    */
#serve-scene{
    padding: 76px 0;
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
    background: #f6f6f6;
    background: url(../images/home/hxmkbj1.jpg) no-repeat center ;
    background-size: cover;
}
#serve-scene .this-con{
    width: 88%;
    height: 380px;
    margin: 110px auto;
    overflow: hidden;
}
#serve-scene .this-con .this-con-list{
    float: left;
    position: relative;
    width: 307px;
    height: 380px;
    overflow: hidden;
    margin-bottom: 20px;
}

#serve-scene .this-con .this-con-list:nth-child(2n-1){
    margin-left: 28px;
    margin-right: 28px;
}
#serve-scene .this-con .big-back-img{
    width: 100%;
    height: 100%;
}
#serve-scene .this-con .small-icon{
    position: absolute;
    z-index: 100;
    left: 50px;
    top:76px;
}
#serve-scene .this-con .small-title{
    position: absolute ;
    color: #fff;
    font-size: 34px;
    z-index: 100;
    right: 30%;
    top: 50%;
}

/* 当屏幕宽度在901px至1300px之间时应用样式 */
@media screen and (min-width: 901px) and (max-width: 1550px) {
    #serve-scene .this-con .this-con-list{
            float: left;
            position: relative;
            width: 257px;
            height: 320px;
            overflow: hidden;
            margin-bottom: 20px;
    }
      #serve-scene .this-con .this-con-list:nth-child(2n-1){
        margin-left: 5px;
        margin-right: 5px;
      }
}

/*     产品中心模块    */
#order-made{
    padding: 76px 0;
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
    background-color: #f6f6f6;
}
#order-made .order-made-con{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}
#order-made .this-con{
    width: 1201px;
    margin: 0 auto;
    overflow: hidden;
}
#order-made .this-con .this-con-list{
    float: left;
    position: relative;
    /*width: 300px;*/
    width: 387px;
    height: 370px;
    overflow: hidden;
    margin-bottom: 20px;
}
#order-made .this-con .this-con-list:hover{
    transform: scale(1.1,1.1);
    z-index: 1000;
    /*border: 1px solid #1f84cb;*/
    background-color: #fff;
    /*box-shadow : 1px 1px 12px  #4fcec4;*/
}
#order-made .this-con .this-con-list:nth-child(3n-1){
    /*margin-left: 20px;*/
    /*margin-right: 20px;*/
}
#order-made .this-con .big-back-img{
    /*width: 100%;*/
    /*height: 100%;*/
}
#order-made .this-con .small-icon{
    position: absolute;
    z-index: 100;
    left: 50px;
    top:76px;
}
#order-made .this-con .small-title{
    position: absolute ;
    color: #fff;
    font-size: 34px;
    z-index: 100;
    right: 30%;
    top: 50%;
}
#order-made .prosmaltile{
    width:100%;
    text-align: center;
    font-size: 22px;
    color: #4c4c4c;
    margin-top: 50px;
}
#order-made .protext{
    font-size: 16px;
    color: #828282;
    font-weight: lighter;
    line-height: 28px;
    margin-top: 30px;
}
#order-made .prolist{
    width: 240px;
    margin:0 auto;
}
#order-made .pro-img{
    margin-top: 45px;
    width:100%;
    text-align: center;
}
/*   关于我们 */
#classical-case{
    width: 100%;
}

/* partner  合作伙伴，客户*/
#partner{
    width: 100%;
    overflow: hidden;
    min-width: 1200px;
    background: url("../images/home/hezuobeijing1.jpg") no-repeat;
    background-size: 100% 100%;
    background-origin: border-box;
    padding: 76px 0;
}
#partner .partner{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
#partner .partner-safe{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

#partner .partner>div{
    width: 1000px;
    float: left;
    overflow: hidden;
    padding: 100px 130px;
}
#partner .partner-lists{
    overflow: hidden;
    margin-top: 50px;
}
#partner .partner-safe .partner-lists>div{
    float: left;
    width: 230px;
    height: 274px;
    margin: 10px;
}
#partner .partner-safe .partner-lists>div>div{
    width: 220px;
    height: 110px;
    margin-bottom: 20px;
    animation: animation-1 1.5s ;
    /*display: none;*/
}

@keyframes animation-1
{
    from {
        margin-top: -120px;
        opacity: 0;
    }
    to {
        margin-top: 0;
        opacity: 1;
    }
}