.shouhou-content1
{
    width: 1200px;
    height: 568px;
    background: #F2F2F2;
    display:block;
    padding:20px;
    box-sizing: border-box;
    font-size:0px;
}
.sh-item-left
{
    width:260px;
    display:inline-block;
    color:#000;
    font-size:18px;
    line-height:55px;
    vertical-align:top;
}
.sh-item-right
{
    font-size:0px;
    width:900px;
    display:inline-block;
}
.f-item-one
{
    width:440px;
    height:528px;
    display:inline-block;
}

.f-left
{
    margin-right:20px;
}

.sh-item-left h4{
    font-size:24px;
    color:#000;
    margin-top:70px;
    margin-bottom:70px;
    display:block;
}
.shouhou-content
{
    margin-top:30px;
}

.shouhou-box9
{
    padding-bottom:80px;
}

.sh-item-content8 img
{
    margin-bottom:20px;
    display:block;
    max-width:100%;
}


.bg-banner
{
    width: 100%;
    height: 98px;
    background: #F2F2F2;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
    padding:20px 0px;
    box-sizing: border-box;


}
.bg-banner .wrap{
    font-size:0px;
}
.bg-left-title
{
    width:190px;
    height:100%;
    display:inline-block;
    font-size:26px;
    line-height:60px;
    border-right:2px solid #C4261D;
    color:#C4261D;
    box-sizing: border-box;
    vertical-align:top;
    text-align:left;


}

.bg-right-title{
    width:1010px;
    height:100%;
    display:inline-block;
   
    box-sizing: border-box;
    background:url(../image/shouhou-bg-5_05.jpg) -16px top repeat-x;

}

.bg-right-title p{
        font-size:18px;
        line-height:18px;
        color:#000;
        padding-left:16px;
        display:inline-block;
        background:#f2f2f2;
        box-sizing: border-box;
}

.bg-right-title p:last-child{
    margin-bottom:0px;
    display:block;
    margin-top:25px;
}


.shouhou-item-tone
{
    width:100%;
    height:402px;
    display:block;
    font-size:0px;
    margin-top:20px;
}
.left-tone
{
    width:260px;
    height:402px;
    display:inline-block;
    font-size:30px;
    color:#C4261D;
    line-height:40px;
    padding-top:40px;
    box-sizing: border-box;
    text-align:center;
    vertical-align:top;
    font-weight:600;
}

.right-tone
{
    width:940PX;
    height:402px;
    display:inline-block;
}

.right-tone img{
    width:460px;
    height:402px;
    display:inline-block;
    margin-right:20px;
    border-radius: 9px;
    overflow:hidden;
}

.right-tone img:last-child{
    margin-right:0px;
}

.shouhou-item-tone:nth-child(2n) .left-tone
{
    float:right;
}

.form-sh-box
{
    height:111px;
    padding:10px 20px;
    box-sizing: border-box;
    background:#f2f2f2;
    margin-top:30px;    
    border-radius: 8px;
}

.mobile-box
{
    font-size:12px;
    line-height:12px;
    height:12px;
    width:100%;
    display:block;
    color:#999;
    text-align:center;
    margin-top:10px;
}

.mobile-box span{
    color:#C4261D;
}

.form-box-content
{
    width:100%;
    height:69px;
    display:block;
    font-size:0px;
}

.content-infos
{
    width:216px;
    display:inline-block;
}

.content-infos p:first-child{
    font-size:18px;
    line-height:18px;
    color:#53120E;
    display:block;
    font-weight:600;
    margin-top:10px;
    margin-bottom:9px;
    width:180px;
}

.content-infos .line-infos{
    width:180px;
    height:2px;
    background:#b0b0b0;
    display:block;
    margin-bottom:9px;
}

.content-infos p:last-child{
    font-size:12px;
    line-height:12px;
    color:#999;

}
.form-bpbox
{
    display:inline-block;
    font-size:0px;
    width:944px;
    vertical-align:top;
}

.form-bpbox input,.form-bpbox select{
        height:69px;
        background:#fff;
        border-radius:8px;
        line-height:69px;
        font-size:18px;
        text-align:center;
        display:inline-block;
        border:none;
        margin-left:10px;
        padding-left:10px;
        padding-right:10px;
        box-sizing: border-box;
}

.bpbox-input
{
    width:180px;
}

.form-bpbox select
{
    width:123px;
}

.bpbox-l-input
{
    width:193px;
}

.form-btn{
    width: 218px;
    height: 69px;
    background: #C4261D;
    font-size:24px;
    line-height:69px;
    color:#fff;
    border-radius: 35px;
    text-align:center;
    display:inline-block;
    margin-left:10px;

}

.layui-input-block
{
    display:inline-block;
    margin:0px;
}