.second-container .btit {
    position: relative;
    height: 783px;
    background-position: center
}
.second-container .gcd-sn{
    background: url(../img/dcdy/gcd-sn.jpg) no-repeat;
    background-size: 1920px auto;
}
.second-container .gcd-sw{
    background: url(../img/dcdy/gcd-sw.jpg) no-repeat;
    background-size: 1920px auto;
}

.second-container .btit .btit-tab{
    font-size: 25px;
    color: #40549D;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 80px;
}
.second-container .btit .btit-tab .tab-list{
    background: url(../img/dcdy/wxz.png) no-repeat;
    background-size: 100% auto;
    width: 189px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    opacity: 0.8;
}
.second-container .btit .btit-tab .cur{
    background: url(../img/dcdy/xz.png) no-repeat;
    background-size: 100% auto;
    opacity: 1;
    color: #FFFFFF;
}
.second-container .btit .btit-tab .tab-list:last-child{
    margin-left: 50px;
}
.second-container .btit .btit-main {
    width: 1300px;
    position: absolute;
    left: 50%;
    margin-left: -650px;
    height: 590px;
}

.second-container .btit .scfw-tit {
    height: 45px;
    position: relative
}

.second-container .btit .scfw-tit h2 {
    font-size: 24px;
    line-height: 26px;
    font-weight: 700;
    color: #fff
}

.second-container .btit .scfw-tit h2 span {
    font-weight: 400;
    float: right;
    font-size: 14px;
    color: #666;
    margin-top: 40px;
    cursor: pointer
}

.second-container .btit .scfw-tit .bline {
    width: 49px;
    height: 4px;
    position: absolute;
    right: 0;
    bottom: 0;
    transform: rotate(180deg)
}

.second-container .btit .cont {
    width: 400px;
    font-size: 16px;
    line-height: 32px;
    color: #fff
}

.second-container .btit .cont p {
    text-indent: 2em;
    margin-top: 20px
}

.second-container .ware-list {
    width: 1300px;
    margin: 50px auto 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.second-container .ware-list .ware-item {
    width: 398px;
    height: 385px;
    margin-bottom: 40px;
    cursor: pointer;
    box-sizing: border-box;
    padding: 2px;
    border: 1px solid #eee;
    transition: all .2s linear
}

.second-container .ware-list .ware-item .ware-img {
    width: 390px;
    height: 276px;
    background-color: #fff;
    position: relative
}

.second-container .ware-list .ware-item .ware-img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.second-container .ware-list .ware-item .ware-img .ware-des {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .3);
    font-size: 14px;
    line-height: 28px;
    box-sizing: border-box;
    padding: 20px;
    text-indent: 2em;
    color: #fff;
    display: none
}

.second-container .ware-list .ware-item .ware-img:hover .ware-des {
    display: block
}

.second-container .ware-list .ware-item .ware-tit {
    width: 100%;
    overflow: hidden;
    height: 64px;
    line-height: 32px;
    font-size: 16px;
    color: #696969;
    box-sizing: border-box;
    padding: 0 10px;
    margin-top: 10px
}

.second-container .ware-list .ware-item .ware-p {
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #bababa;
    padding: 0 10px
}

.second-container .ware-list .ware-item:hover {
    background-color: #1478f0;
    transform: scale(1.1)
}

.second-container .ware-list .ware-item:hover .ware-tit {
    color: #fff
}

.second-container .ware-list .ware-item:hover .ware-p {
    color: #fff
}

.secondtit {
    height: 270px;
    background: url(../img/dcdybg.png) no-repeat;
    background-size: 1920px auto;
    background-position: center;
    font-size: 50px;
    line-height: 270px;
    text-align: center;
    letter-spacing: 40px;
    color: #fff
}

.memoir-container .memoir-main {
    width: 1300px;
    min-height: 700px;
    margin: 140px auto -200px;
    position: relative;
    box-sizing: border-box;
    padding: 0;
    display: flex;
    z-index: 9;
}

.memoir-container .memoir-main .memoir-years {
    width: 160px;
    margin-right: 6px;
    position: fixed;
    left: 300px;
    bottom: 500px;
    top: 580px;
    z-index: 999;
}

.memoir-container .memoir-main .memoir-years p {
    width: 153px;
    height: 57px;
    /* background: #e5e5e5; */
    /* box-shadow: 1px 3px 9px 1px rgba(161, 163, 165, .5); */
    /* border-radius: 6px; */
    font-size: 31px;
    color: #3A3A3A;
    line-height: 64px;
    text-align: center;
    margin-bottom: 40px;
    cursor: pointer;
    background: url(../img/dsj-wxz.png) no-repeat;
    background-size: 100% auto;
    position: relative;
}

.memoir-container .memoir-main .memoir-years p.cur,
.memoir-container .memoir-main .memoir-years p:hover {
    /* background: linear-gradient(0deg, #96cbff 0, #fff 100%);
    box-shadow: 1px 3px 9px 1px rgba(119, 184, 247, .5);
    color: #1950e6 */
    background: url(../img/dsj-xz.png) no-repeat;
    background-size: 100% auto;
    color: #fff;
}

.memoir-container .memoir-main .memoir-line {
    width: 4px;
    background-color: #1478F0;
    position: absolute;
    top: 2px;
    left: -8px;
    margin-left: 174px;
    z-index: 99;
    height: 100%;
}
.dsj-jt{
    position: absolute;
    width: 35px;
    height: 20px;
    top: 0px;
    left: -24px;
    margin-left: 174px;
    z-index: 99;
}
.memoir-container .memoir-main .memoir-list {
    flex: 1;
    box-sizing: border-box;
    /* padding-left: 64px; */
    margin-left: 240px;
    width: 40%;
}

.memoir-container .memoir-main .memoir-list .memoir-item {
    width: 1093px;
    margin-bottom: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    background: #FFFFFF;
    box-shadow: -4px 6px 7px 0px rgba(53,147,243,0.23);
    border-radius: 6px;
    padding: 27px 37px;
}
.memoir-container .memoir-main .memoir-list .memoir-item .m-t {
    width: 30px;
    height: 30px;
    border: 1px solid #1950e6;
    border-radius: 50%;
    position: absolute;
    left: -80px;
    top: 16px;
    z-index: 9;
    background: #fff;
}

.memoir-container .memoir-main .memoir-list .memoir-item .m-t::after {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    background: #1950e6;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -9px;
    margin-top: -9px
}
.memoir-container .memoir-main .memoir-years p.cur .m-t {
    width: 30px;
    height: 30px;
    border: 1px solid #1950e6;
    border-radius: 50%;
    position: absolute;
    left: 152px;
    top: 13px;
    z-index: 9;
    background: #fff;
}

.memoir-container .memoir-main .memoir-years p.cur .m-t::after {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    background: #1950e6;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -9px;
    margin-top: -9px
}
.memoir-container .memoir-main .memoir-years p .m-t {
    width: 30px;
    height: 30px;
    border: 1px solid #D4DFFD;
    border-radius: 50%;
    position: absolute;
    left: 152px;
    top: 13px;
    z-index: 9;
    background: #fff;
}

.memoir-container .memoir-main .memoir-years p .m-t::after {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    background: #D4DFFD;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -9px;
    margin-top: -9px
}
.memoir-container .memoir-main .memoir-list .memoir-item .m-l {
    width: 780px
}

.memoir-container .memoir-main .memoir-list .memoir-item .m-l .m-h1 {
    font-size: 20px;
    color: #171717;
    /* height: 40px;
    display: flex;
    align-items: center */
}

.memoir-container .memoir-main .memoir-list .memoir-item .m-l .m-h1 .dsj-left-time {
    font-size: 30px;
    color: #171717;
    margin-bottom: 20px;
    white-space: nowrap
}

.memoir-container .memoir-main .memoir-list .memoir-item .m-l .m-p {
    margin-top: 20px;
    box-sizing: border-box;
    padding-left: 24px;
    position: relative;
    font-size: 16px;
    color: #8d8d8d;
    line-height: 32px
}

.memoir-container .memoir-main .memoir-list .memoir-item .m-l .m-p::after {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    background: #1950e6;
    border-radius: 50%;
    position: absolute;
    left: 10px;
    top: 13px
}

.memoir-container .memoir-main .memoir-list .memoir-item .m-r {
    width: 233px;
    height: 146px;
    border-radius: 6px;
    overflow: hidden
}

.memoir-container .memoir-main .memoir-list .memoir-item .m-r img {
    width: 233px;
    height: 146px;
    object-fit: cover
}
.second-container .gcd-sn-cont a[data-city="济南市"]{
    left: 512px;
    position: absolute;
    top: 217px;
    width: 80px;
    height: 70px;
}
.second-container .gcd-sn-cont a[data-city="菏泽市"]{
    left: 229px;
    position: absolute;
    top: 350px;
    width: 185px;
    height: 160px;
}
.second-container .gcd-sn-cont a[data-city="聊城市"]{
    left: 309px;
    position: absolute;
    top: 210px;
    width: 121px;
    height: 100px;
}
.second-container .gcd-sn-cont a[data-city="德州市"]{
    left: 422px;
    position: absolute;
    top: 170px;
    width: 100px;
    height: 80px;
}
.second-container .gcd-sn-cont a[data-city="滨州市"]{
    left: 565px;
    position: absolute;
    top: 120px;
    width: 70px;
    height: 100px;
}
.second-container .gcd-sn-cont a[data-city="东营市"]{
    left: 650px;
    position: absolute;
    top: 130px;
    width: 60px;
    height: 100px;
}
.second-container .gcd-sn-cont a[data-city="济宁市"]{
    left: 405px;
    position: absolute;
    top: 344px;
    width: 78px;
    height: 119px;
}
.second-container .gcd-sn-cont a[data-city="枣庄市"]{
    left: 513px;
    position: absolute;
    top: 380px;
    width: 60px;
    height: 110px;
}
.second-container .gcd-sn-cont a[data-city="泰安市"]{
    left: 430px;
    position: absolute;
    top: 300px;
    width: 152px;
    height: 50px;
}
.second-container .gcd-sn-cont a[data-city="淄博市"]{
    left: 602px;
    position: absolute;
    top: 225px;
    width: 59px;
    height: 102px;
}
.second-container .gcd-sn-cont a[data-city="临沂市"]{
    left: 600px;
    position: absolute;
    top: 345px;
    width: 121px;
    height: 136px;
}
.second-container .gcd-sn-cont a[data-city="日照市"]{
    left: 720px;
    position: absolute;
    top: 318px;
    width: 97px;
    height: 80px;
}
.second-container .gcd-sn-cont a[data-city="潍坊市"]{
    left: 671px;
    position: absolute;
    top: 210px;
    width: 137px;
    height: 98px;
}
.second-container .gcd-sn-cont a[data-city="青岛市"]{
    left: 828px;
    position: absolute;
    top: 224px;
    width: 80px;
    height: 120px;
}
.second-container .gcd-sn-cont a[data-city="烟台市"]{
    left: 809px;
    position: absolute;
    top: 170px;
    width: 180px;
    height: 60px;
}
.second-container .gcd-sn-cont a[data-city="威海市"]{
    right: 221px;
    position: absolute;
    top: 173px;
    width: 94px;
    height: 60px;
}
.second-container #gcd-sw-cont{
    display: none;
}
.second-container .gcd-sw-cont a[data-city="陕西省"]{
    left: 695px;
    position: absolute;
    top: 223px;
    width: 114px;
    height: 84px;
}
.second-container .gcd-sw-cont a[data-city="江苏省"]{
    right: 288px;
    position: absolute;
    top: 236px;
    width: 94px;
    height: 60px;
}
.gcd-alter{
    background: #031977;
    border: 1px solid #54FBFF;
    padding: 20px 15px;
}
.gcd-alter .dim{
    font-size: 18px;
    color: #fff;
    margin-bottom: 10px;
}
.gcd-alter .gcd-img{
    width: 522px;
    display: flex;
    flex-wrap: wrap;
}
.gcd-alter .cd-img{
    width: 23%;
    height: 100px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.gcd-alter .dianhua{
    color: #fff;
    font-size: 18px;
    margin-top: 16px;
}
.gcd-alter .dianhua img{
    width: 14px;
    height: 14px;
    margin-right: 4px;
}
.gcd-alter .dibiao{
    display: flex;
    font-size: 18px;
    color: #fff;
    margin-top: 6px;
    align-items: center;
}
.gcd-alter .dibiao img{
    width: 15px;
    height: 17px;
    margin-right: 9px;
}
.dsj-top{
    width: 1900px;
    height: auto;
    background: url(../img/dsj-top-bg.jpg) no-repeat;
    background-size: 1920px auto;
    position: relative;
}
.dsj-top .dsj-top-img{
    margin-top: 80px;
    margin-left: 320px;
}
.dsj-fot-img{
    width: 100%;
    position: relative;
}
.fw-nr{
    width: 100%;
    background: url(../img/dcdy/fw-bg.jpg) no-repeat;
    background-size: 1920px auto;
    height: 532px;
    margin-top: 56px;
    min-width: 1300px;
}
.fw-nr .nr-title{
    text-align: center;
    color: #101010;
    font-size: 25px;
    font-weight: bold;
}
.fw-nr .fw-list{
    width: 1301px;
    height: 402px;
    background: rgba(249, 251, 255, 0.88);
    border: 2px solid #FFFFFF;
    border-radius: 8px;
    margin: 50px auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 30px 55px 94px;
}
.fw-nr .fw-list .list-box{
    width: 224px;
    height: 120px;
    background: url(../img/dcdy/fw-list-bg.png) no-repeat;
    background-size: 100% auto;
    line-height: 120px;
    text-align: center;
    color: #1478F0;
    font-size: 24px;
    margin-top: 30px;
}