.zhijian-item
{
    margin-top:20px;
}

.zj-box-top{
    font-size:0px;
    display:block;
    margin-bottom:15px;
}
.zj-box-top:nth-child(2){
    margin-bottom:0px;
}
.zj-box1-left
{
    width:242px;
    height:359px;
    box-sizing: border-box;
    border-radius:8px;
    display:inline-block;
    border: 4px solid #C4261D;
    padding-left:20px;
    margin-right:15px;
}

.zj-box-top:nth-child(2) .zj-box1-left
{
    margin-right:0px;
    margin-left:15px;
}

.zj-box1-right{
    width:943px;
    display:inline-block;
    height:359px;
    overflow:hidden;
}
.zj-box1-right img{
    width:464px;
    height:359px;
    border-radius:9px;
}
.zj-box1-right img:first-child{
    margin-right:15px;
}


.zj-box1-left table{
    width:100%;
    height:100%;
    text-align:left;
    vertical-align: middle;
    
}
.zj-box1-left p
{
    margin-bottom:15px;
    display:block;
}
.zj-box1-left p.title{
    height: 24px;
    font-size: 24px;

    font-weight: 400;
    line-height: 24px;
    color: #000000;



}

.zj-box1-left p.lines
{
    height: 20px;
    font-size: 20px;  
    font-weight: 400;
    line-height: 20px;
    color: #000000;
}

.zj-box1-left p.lines span{
    width: 24px;
    height: 24px;
    background: #C4261D;
    border-radius: 50%;
    color:#fff;
    line-height:24px;
    margin-right:8px;
    display:inline-block;
    text-align:center;
}

.zj-item-box3
{
    font-size:0px;
    width:100%;
    display:block;
}

.zj-box3-one{
    width:590px;
    height:590px;
    margin-right:20px;
    overflow:hidden;
    padding:20px;
    background: #F2F2F2;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 8px;
    display:inline-block;
    box-sizing: border-box;
    color:#000;
}

.zj-box3-one > img{
    border-radius:9px;
}

.zj-box3-one:nth-child(2n)
{
    margin-right:0px;
}

.zj-box3-one .box3-title{
    font-size:24px;
    line-height:24px;
    height:24px;
    width:100%;
    display:block;
    text-align:center;
    margin:20px auto;
}

.zj-box3-one .box3-title img{
    margin:0px 3px;
}

.box3-info
{
    font-size:18px;
    line-height:30px;
}

.box4-items
{
    font-size:0px;
}

.box4-one-item
{
    width:380px;
    margin-right:30px;
    display:inline-block;
    height: 496px;
    background: #F2F2F2;
    margin-bottom:30px;
    border-radius: 8px;
    vertical-align:top;
}

.box4-one-item:nth-child(3n){
    margin-right:0px;
}
.box4-one-item>img{
    border-radius:9px 9px 0px 0px;
}
.box4-title
{
    width:100%;
    display:block;
    font-size:22px;
    height:22px;
    line-height:22px;
    margin:20px auto;
    color:#000;
    text-align:center;
}

.box4-info
{
    width:100%;
    display:block;
    text-align:center;
    font-size:18px;
    color:#000;
    padding-left:20px;
    padding-right:20px;
    box-sizing: border-box;
    
}

.box6-items,.box8-items
{
    font-size:0px;
    width:100%;
    display:block;
}

.box6-items img,.box8-items img
{
    margin-bottom:30px;
}

.box6-items
{
    padding-bottom:60px;
}