/*banner*/
.kcyj-banner{
    width: 100%;
    min-width: 1200px;
    position: relative;
}
.kcyj-banner img{
    width: 100%;
}
/*banner--功能*/
.kcyj-banner .m-fun{
    position: absolute;
    right: 20px;
    top:50%;
    transform: translate(0,-50%);
}
.kcyj-banner .m-fun .sc-nav{
    position: relative;
    width: 52px;
    height: 52px;
    background: #b30000 url("../imgs/sc-nav.png") no-repeat center;
    margin-bottom: 20px;
    cursor: pointer;
}
.kcyj-banner .m-fun .share{
    position: relative;
    width: 52px;
    height: 52px;
    background: #b30000 url("../imgs/share.png") no-repeat center;
    cursor: pointer;
}
.kcyj-banner .m-fun .sc-nav span,.m-fun .share span{
    position: absolute;
    width: 70px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    font-size: 14px;
    background-color: #fff;
    color: #523d2e;
    left: -70px;
    top:0;
    display: none;
}

/*当前位置*/
.c-l{
    height: 106px;
}
.c-l span{
    float: right;
    margin-top: 50px;
    font-size: 16px;
}
.c-l span img{
    width: 26px;
    height: 26px;
}
.c-l span i{
    font-style: normal;
    color: #555;
    margin-left: 5px;
}
.c-l span b{
    font-weight: normal;
    margin-left: 3px;
    margin-right: 3px;
}
.c-l span em{
    color: #af7a50;
}

/*图片展示*/
.kcyj-img{}

.kcyj-img li{
    float: left;
}
.kcyj-img .li1,.kcyj-img .li2,.kcyj-img .li3{
    width: 389px;
    height: 264px;
    margin-right: 16px;
    margin-bottom: 16px;
}
.kcyj-img .li3{
    margin-right: 0;
}
.kcyj-img .li4,.kcyj-img .li5{
    width: 592px;
    height: 300px;
    margin-right: 16px;
    margin-bottom: 16px;
}
.kcyj-img .li5{
    margin-right: 0px;
}
.kcyj-img .li6{
    width: 740px;
    height: 250px;
    margin-bottom: 16px;
    margin-right: 16px;
}
.kcyj-img .li7,.kcyj-img .li8{
    width: 214px;
    height: 250px;
    margin-right: 16px;
    margin-bottom: 16px;
}
.kcyj-img .li8{
    margin-right: 0px;
}
.kcyj-img .li9{
    width: 214px;
    height: 300px;
    margin-right: 16px;
}
.kcyj-img .li10{
    width: 389px;
    height: 300px;
    margin-right: 16px;
}
.kcyj-img .li11{
    width: 565px;
    height: 300px;
}

/*加载更多*/
.kcyj-img .view-more{
    text-align: center;
    margin-bottom: 40px;
    margin-top: 40px;
}
.kcyj-img .view-more a{
    display: inline-block;
    width: 136px;
    height: 44px;
    line-height: 44px;
    border-radius: 30px;
    border: solid 1px #523d2e;
    font-size: 16px;
    color: #523d2e;
}
.kcyj-img .view-more a:hover{
    background-color: #523d2e;
    color: #fff;
}
.kppcld .kname{
    width:322px;
    background-color:#523d2e;
    text-align:center;
}