body {
    background-color: #f7f7f9
}

.fdock-container {
    width: 100%;
    min-width: 1200px;
    margin: 0 auto
}
.fdock-banner {
    width: 100%;
    min-width: 1200px;
}
.fdock-container .fdock-banner {
    width: 100%;
    height: 394px;
    position: relative;
    overflow: hidden
}

.fdock-container .fdock-banner img {
    width: 1920px;
    height: 394px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 0
}

.fdock-container .fdock-nav {
    width: 1200px;
    margin: 18px auto 0;
    display: flex;
    justify-content: space-between
}

.fdock-container .fdock-nav a {
    width: 590px
}

.fdock-container .fdock-nav a img {
    width: 100%;
    height: auto
}

.fdock-container .fdock-productlist {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0 0
}
.fdock-container .fdock-productlist .jrcp-top-box{
    position: relative;
    width: 1200px;
    height: 86px;
    background: #FFFFFF;
    border-radius: 8px;
    margin-bottom: 6px;
    line-height: 86px;
}
.fdock-container .fdock-productlist .fdock-listtit {
    width: 100%;
    padding: 0px 10px;
    display: flex;
    /* height: 72px; */
    align-items: center;
    justify-content: space-between
}

.fdock-container .fdock-productlist .fdock-listtit span {
    font-size: 24px;
    color: #434343;
    padding-left: 25px;
}
.fdock-container .fdock-productlist .fdock-listtit span::after {
    content: "";
    display: block;
    width: 7px;
    height: 25px;
    background-color: #0972DB;
    position: absolute;
    left: 18px;
    top: 30px;
}
.fdock-container .fdock-productlist .fdock-listtit a {
    width: 100px;
    height: 32px;
    border: 1px solid #a7a7a7;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: grey;
    border-radius: 16px
}

.fdock-container .fdock-productlist .fdock-list {
    width: 100%;
    min-height: 600px
}

.fdock-container .fdock-productlist .fdock-list .fdock-item {
    width: 100%;
    height: 195px;
    background-color: #fff;
    margin-bottom: 10px;
    padding: 20px 40px 0
}

.fdock-container .fdock-productlist .fdock-list .fdock-item .fdock-item-t {
    width: 100%;
    height: 61px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #f1f1f1
}

.fdock-container .fdock-productlist .fdock-list .fdock-item .fdock-item-t .fdock-item-tl {
    width: auto;
    height: 34px;
    display: flex;
    align-items: center
}

.fdock-container .fdock-productlist .fdock-list .fdock-item .fdock-item-t .fdock-item-tl img {
    height: 34px;
    width: auto;
    margin-right: 20px
}

.fdock-container .fdock-productlist .fdock-list .fdock-item .fdock-item-t .fdock-item-tl .fdock-item-label {
    height: 34px;
    display: flex;
    align-items: center
}

.fdock-container .fdock-productlist .fdock-list .fdock-item .fdock-item-t .fdock-item-tl .fdock-item-label span {
    padding: 0 10px;
    line-height: 25px;
    background-color: #ffefe9;
    font-size: 12px;
    color: #4e2c1f;
    margin-left: 8px;
    height: 25px
}

.fdock-container .fdock-productlist .fdock-list .fdock-item .fdock-item-t .fdock-item-tr {
    font-size: 14px;
    color: #5d8bef
}

.fdock-container .fdock-productlist .fdock-list .fdock-item .fdock-item-b {
    width: 100%;
    height: 105px;
    display: flex;
    align-items: center
}

.fdock-container .fdock-productlist .fdock-list .fdock-item .fdock-item-b .fdock-item-bl {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #262728
}

.fdock-container .fdock-productlist .fdock-list .fdock-item .fdock-item-b .fdock-item-br {
    flex: 4.6;
    margin-left: 20px;
    display: flex
}

.fdock-container .fdock-productlist .fdock-list .fdock-item .fdock-item-b .fdock-item-br .fdock-item-br-panel {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.fdock-container .fdock-productlist .fdock-list .fdock-item .fdock-item-b .fdock-item-br .fdock-item-br-panel p {
    font-size: 14px;
    color: #5f5f5f;
    line-height: 20px
}

.fdock-container .fdock-productlist .fdock-list .fdock-item .fdock-item-b .fdock-item-br .fdock-item-br-panel h2 {
    font-size: 16px;
    color: #fd7115;
    margin-top: 16px
}

.fdock-container .fdock-productlist .fdock-list .fdock-item .fdock-item-b .fdock-item-br .fdock-item-br-panel h2 b {
    font-weight: 700;
    font-size: 30px
}

.fdock-container .fdock-productlist .fdock-list .fdock-item .fdock-item-b .fdock-item-br .fdock-item-br-panel:nth-last-of-type(1) h2 {
    color: #212121
}

.fdock-container .fdock-productlist .fdock-pages {
    margin: 50px auto;
    text-align: center
}

.fdock-container .fdock-organ {
    width: 100%;
    background: url(../img/jrjg_fot_bg.jpg) no-repeat;
    background-size: 100% 519px;
    height: 519px;
    position: relative;
    padding-top: 60px;
}
.fdock-container .fdock-organ .zc-contair .main-r-panel-t .main-r-panel-tit .p-bg{
    color: rgba(254, 254, 254, 0.1);
}
.fdock-container .fdock-organ .zc-contair .main-r-panel-t .main-r-panel-tit .p-title{
    color: #fff;
}
.fdock-container .fdock-organ .fdock-organ-tit {
    width: 100%;
    height: 64px;
    border-bottom: 1px solid #e3e3e3;
    line-height: 63px;
    font-size: 24px;
    color: #444;
    padding: 0 20px
}
.fdock-container .fdock-organ .jrjg-cont-box{
    width: 1300px;
    margin: 0 auto;
    position: relative;
}
.fdock-container .fdock-organ .fdock-organ-swiper {
    width: 1200px;
    height: 180px;
    margin: 10px auto;
    overflow: hidden;
    padding-top: 62px;
}

.fdock-container .fdock-organ .organ-panel {
    width: 100%;
    height: 100%
}

.fdock-container .fdock-organ .organ-panel a {
    width: 25%;
    float: left;
    display: flex;
    height: 96px;
    justify-content: center;
    margin: 0 10px;
}

.fdock-container .fdock-organ .organ-panel a img {
    width: 287px;
    height: 96px;
    border-radius: 8px;
}

.fdock-container .fdock-organ .swiper-button-next {
    right: 0px;
    color: rgba(161, 211, 247, 0.29) !important;
    margin-top: 0;
}
.fdock-container .fdock-organ .swiper-button-next::after{
    font-size: 80px !important;
}
.fdock-container .fdock-organ .swiper-button-prev::after{
    font-size: 80px !important;
}
.fdock-container .fdock-organ .swiper-button-prev {
    left: 0px;
    color: rgba(161, 211, 247, 0.29) !important;
    margin-top: 0;
}
.zc-contair .main-r-panel-t {
    width: 100%;
    min-width: 1200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    height: 120px;
    line-height: 120px;
    z-index: 9;
}

.zc-contair .main-r-knbf .main-r-panel-t{
    margin-bottom: 70px;
}
.zc-contair .main-r-panel-t .main-r-panel-tit {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
}
.zc-contair .main-r-panel-t .main-r-panel-tit .p-bg{
    text-transform: uppercase;
    font-weight: bold;
    color: transparent;
    background: linear-gradient(to bottom, rgba(254, 254, 254, 1),rgba(254, 254, 254, 0.4)); 
    -webkit-background-clip: text;
    font-size: 70px;
    text-align: center;
    width: 100%;
}
.fdock-organ .zc-contair .main-r-panel-t .main-r-panel-tit .p-bg{
    color: transparent;
    background: linear-gradient(to bottom, rgba(254, 254, 254, 0.3),rgba(254, 254, 254, 0.2),rgba(254, 254, 254, 0.1)); 
    -webkit-background-clip: text;
}
.zc-contair .main-r-panel-t .main-r-panel-tit .p-title {
    font-size: 40px;
    color: #323232;
    margin-left: 8px;
    position: absolute;
    font-family: 'FZLanTingHei-B-GBK';
    font-weight: 600;
}
.zc-contair .main-r-panel-t .main-r-panel-tit .main-r-panel-tit-s {
    color: #324ED5;
}