#conteng-box
{
    background: url(../image/koubei123.jpg) left top repeat;
    padding-bottom:80px;
}

.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 repeat-x;
    color:#C4261D;
   
}

/* 复制体结束 */


.gygs-box-item
{
    margin-top:60px;
}

.gygs-box1
{
    width:100%;
    height:528px;
    display:block;
    background: url(../image/gygs-1-bg.jpg) center center no-repeat; 
    text-align:center;
    line-height:60px;
    font-size:20px;
    color:#333;
    padding:50px 0px;
    box-sizing: border-box;
}
.w-title span{
    color:#C4261D
}
.w-title .image
{
    margin-top:20px;
}
.gygs-content h4{
    font-size:36px;
    line-height:36px;
    height:36px;
    color:#C4261D;
    text-align:center;
    display:block;
    margin-top:30px;
    margin-bottom:50px;
}

.gygs-content .gs-infos
{
    width:100%;
    font-size:20px;
    text-align:center;
    display:block;
    line-height:36px;
    color:#000;
    margin-bottom:50px;
}