#conteng-box
{
    background: url(../image/koubei123.jpg) left top repeat;
}

.store-nav
{
    height: 86px;
    background: #FFFFFF;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);   
    border-radius: 0px;
    text-align:center;
    padding-top:35px;
    box-sizing: border-box;
   
    margin-top:30px;
}

.store-nav a{
    font-size:20px;
    line-height:20px;
    height:20px;
    padding-bottom:20px;
    color:#333;
    border-bottom: 2px solid #ffffff;
    display:inline-block;
    margin-right:50px;
    
}
.store-nav a.hover,.store-nav a:hover
{
    
    background: url(../image/fwbz-line.jpg) center bottom no-repeat;
    color:#C4261D;
   
}


/* 复制体结束 */

#banner
{
 width:100%;
 height:546px;
 display:block;

}

.swiper-slide
{
    width:380px;
    height:546px;
    position:relative;
}

.swiper-slide p{
    position:absolute;
    left:0px;
    bottom:0;
    width:100%;
    display:block;
    text-align:center;
    font-size:26px;
    height:80px;
    color:#fff;
    line-height:80px;
    
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    opacity: 1;
    border-radius: 0px;



}
.banner_page
{
    position:relative;
    width:100%;
    display:block;
    margin-bottom:40px;
    height:20px;
    text-align:center;
    margin-top:20px;
    line-height:20px;
}

.swiper-pagination-bullet
{
    width: 14px;
    height: 14px;
    background: #F2F2F2;
    border: 1px solid #D2D2D2;
    border-radius: 50%;
    margin-left:4px;
    margin-right:4px;
    opacity:1;

}
.swiper-pagination-bullet-active
{
    background: #C4261D;
    border: 1px solid #C4261D;

}

.fwbz_box
{
    margin-top:30px;
}

/* 设计师板块 */

.sjs-top
{
    width:100%;
    height:505px;
    display:block;
    background:url(../image/fwbz_bg.jpg) right bottom no-repeat;
    font-size:0px;
}

.sjs-top-left
{
    width:533px;
    display:inline-block;
   
}

.sjs-top-right
{
    margin-left:70px;
    width:595px;
    display:inline-block;
   

}

.left-text
{
    font-size:18px;
    color:#333;
    margin-top:16px;
    line-height:30px;
}

.sjs-top-right
{
    vertical-align:top;
}

.right-title
{
    width:100%;
    display:block;
    font-size: 26px;
    letter-spacing: 15px;
    font-weight: 400;
    line-height:85px;
    height:85px;
    color: #999999;
}
.right-text 
{
    padding-top:40px;
}
.right-text ul li{
    font-size: 20px;
    list-style-type: disc ;
    font-weight: 400;
    margin-left:16px;
    color: #FFFFFF;
    width:100%;   
    margin-bottom:7px;
}


.sjs-bottom
{
    margin-top:-35px;
}


.sjs-items
{
    width:202px;
    height:202px;
    border:4px solid #C4261D;
    display:inline-block;
    margin-right:20px;

}


.gx-box
{
    margin-bottom:35px;
}

.fwbz-content
{
    padding-bottom:80px;
}

.hb-box1{
    margin-bottom:50px;
}
.hb-box2{
    margin-bottom:40px;
}

.hb-box3
{
    position:relative;
}

.hb-form-box
{
    width:360px;
    height:386px;
    position:absolute;
    right:173px;
    bottom:83px;
    
    display:block;
}

.hb-form-box h2{
    width:100%;
    height: 30px;
    font-size: 30px;    
    font-weight: 400;
    line-height: 30px;
    color: #000000;
    width:100%;
    display:block;
    text-align:center;
    margin-top:45px;
    margin-bottom:20px;
}
.hb-form-box a
{
    width: 100%;
    height: 42px;
    background: #C4261D;
    color:#fff;
    border-radius: 8px;
    text-align:center;
    line-height:42px;
    display:block;
    position:absolute;
    left:0px;
    bottom:0px;
    font-size:18px;
}

.hb-input
{
    width:100%;
    display:block;
    line-height:42px;
    font-size:0px;
    margin-bottom:10px;
}

.hb-input span{
    font-size:18px;
    text-align:left;
    display:inline-block;
}
.hb-input input{
    width:248px;
    height:42px;
    border:1px solid #707070;
    margin-left:20px;
    display:inline-block;
    border-radius:8px;
}

.hb-input input
{
    text-align:center;
    color:#000;
    font-size:18px;
    padding-left:10px;
    box-sizing: border-box;
}

.hb-input input::placeholder,.hb-input input::-moz-placeholder,.hb-input input::-webkit-input-placeholder,.hb-input input::-ms-input-placeholder
{
    color:#999;
    text-align:center;
}