@charset "utf-8";

.content {
}


.box3 {
    background: url(/jcb/new/img/index2_bg.png) center bottom no-repeat;
    background-size: cover;
    padding: 60px 0 50px;
}

.box3 .block {
    overflow: hidden;
    /* width: 100% !important; */
}

.box3 .lists {
    /* height: 1000px; */
    position: relative;
}

.box3 .list {
    /* padding-top: 60px; */
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.box3 .list.style {
    opacity: 1;
    z-index: 1;
    position: relative;
}

.box3 .item {
    float: left;
    width: 25%;
}

.box3 .aimg {
    box-sizing: border-box;
    height: 156px;
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 5px #ddd;
    margin: 20px 10px;
    position: relative;
}



.box3 .aimg .date {position: absolute;bottom: 20px;width: 105px;height: 30px;background: #d5ad54;text-align: center;line-height: 30px;border-radius: 20px;color: #fff;font-size: 15px;}
.box3 .aimg:hover{
    background:#b79e69;
}
.box3 .aimg:hover .date{
    background:#c5b289;
}


.box3 .aimg .btimg {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.2;
}

.box3 .aimg .title {
    font-size: 18px;
    line-height: 32px;
    color: #333333;
}

.box3 .aimg .summary {
    color: #999999;
    line-height: 30px;
    font-size: 18px;
}

.box3 .aimg .more1 {
    margin-top: 40px;
    text-align: center;
}

.box3 .aimg .more {
    color: #f29c36;
    padding-bottom: 7px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.5);
    padding-left: 10px;
    padding-right: 30px;
    display: inline-block;
    background: url(/jcb/new/image/index_11.png) no-repeat top 4px right 6px;
}

.box3 .aimg:hover,
.box3 .aimg:hover .date1,
.box3 .aimg:hover .title,
.box3 .aimg:hover .summary,
.box3 .aimg:hover .more,
.box3 .aimg:hover .date2 {
    color: #ffffff !important;
    transition: all 0.4s;
}

.box3 .aimg:hover .date12 {
    background-color: #ffffff;
}

.box3 .aimg:hover .datel4 {
    background-color: #ffffff;
    color: #275ebc;
}

.box3 .fade-3 .slick-dots {
    display: none !important;
}

.box3 .slick-next,
.box3 .slick-prev {
    position: absolute;
    left: -40px;
    height: 90px;
    width: 45px;
    top: 50%;
    transform: translateY(-50%);
    background: url(/jcb/new/image/index36.png) no-repeat center center;
}

.box3 .slick-next {
    left: auto;
    right: -40px;
    background-image: url(/jcb/new/image/index36_c.png);
}

.box2  {
    background: url(/jcb/new/img/index1_bg.png) no-repeat right bottom;
    margin-top: 60px;
    padding-bottom: 20px;
}

.box2 .left {
    width: 57%;
    box-sizing: border-box;
}

.box2 .left .list {}

.box2 .left .list .item {
    background: #fff;
    border-bottom: 3px solid #e2af60;
}

.box2 .left .list .image {
    overflow: hidden;
}

.box2 .left .list .image img {
    width: 100%;
    height: 450px;
    object-fit: cover;
}

.box2 .left .list .text {
    color: #222222;
    padding: 0 30px 30px;
}

.box2 .left .list .text .title {
    font-size: 22px;
    font-weight: 600;
    margin: 25px 0;
}
.box2 .left .list .text:hover .title{
    color:#b79e69;
    font-weight: bold;
    text-decoration:underline;
}

.box2 .left .list .text .summary {
    font-size: 18px;
    line-height: 26px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #999999;
}

.box2 .left .list .time {
    position: absolute;
    top: 66%;
    transform: translateY(-50%);
    left: 26px;
    color: #ffffff;
    width:90px;
    height:80px;
    background:url(/jcb/new/img/time_bg.png);
    text-align:center;
    line-height:50px;
}

.box2 .left .list .sz1 {
    font-size:31px;
}

.box2 .left .list .sz2 {
    
}

.box2 .left .list .sz3 {}

.box2 .left .fade-4 .slick-dots {
    display: none !important;
}

.box2 .left .slick-prev,
.box2 .left .slick-next {
    width: 15px;
    height: 11px;
    box-sizing: border-box;
    position: absolute;
    top: calc(50% - 80px);
    transform: translateY(-50%);
    left: 43px;
    background-image: url(/jcb/new/image/index52.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 9;
}

.box2 .left .slick-next {
    top: calc(50% + 80px);
    background-image: url(/jcb/new/image/index51.png);
}

.title1 {
    position: relative;
    margin-bottom: 40px;
}

.title1 .name {
    position: relative;
    /* font-family: 'SourceHanSerifSCBold'; */
    font-size: 30px;
    display: inline-block;
    color: #222222;
    line-height: 48px;
}
.title1 .name img{
    float:left;
    margin-right: 20px;
}

.title1 .name span {
    /* color: #0051d7; */
}

.title1 .ename {
    font-size: 18px;
    color: #cccccc;
    margin-top: 15px;
}

.title1 .more {
    color: #60211f;
    /* font-size: 14px; */
    line-height: 40px;
    position: absolute;
    top: 20px;
    right: 0;
}

.box2 .right {
    width: 40%;
}

.box2 .right .item1 {
    color: #ffffff;
    margin-bottom: 15px;
}

.box2 .right .item1 .title {
    font-weight: 600;
    font-size: 22px;
    margin-top: 25px;
    margin-bottom: 20px;
}

.box2 .right .item1 .img {
    overflow: hidden;
}

.box2 .right .item1 .img img {
    width: 100%;
    height: 333px;
    object-fit: cover;
}

.box2 .right .item1 .date {
    font-size: 18px;
    text-align: right;
    position: relative;
}

.box2 .right .item1 .date::before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    background-color: rgba(255, 255, 255, 0.3);
    top: 11px;
    width: calc(100% - 106px);
    height: 1px;
}

.box2 .right .item1 .text {
    padding-right: 20px;
    font-size: 18px;
}

.box2 .right .item {
    padding-bottom: 30px;
}

.box2 .right .item .date {
    color: #dc7700;
    font-size: 16px;
    font-family: Georgia;
}

.box2 .right .item .title {
    color: #000;
    font-size: 18px;
    line-height: 30px;
}

.box2 .right .item:hover .title{
    font-weight:bold;
    text-decoration:underline;
}

.box4 {
    background: url(/jcb/new/img/index3_bg.png) top center no-repeat;
    padding-top: 50px;
    padding-bottom: 50px;
}
.box4 .title1{
    margin-bottom:60px;
}
.box4 .title1 .name,.box4 .title1 .more{
    color:#fff;
}
.box4 .title1 .name span{
    padding:0 10px;
}
.box4 .title1 .name span.style{
    font-weight:bold;
}
.box4 .tab{
    display:none;
}
.box4 .tab.style{
    display:block;
    position:relative;
}
.box4 .tab .more{
    position:absolute;
    right:0;
    top: -84px;
    color: #fff;
}
.box4 .jx_top .item1{
    float: left;
    width: calc(100% / 3);
}
.box4 .item1 {
    position: relative;
    margin-bottom: 10px;
}

.box4 .jx_top .item1 .img {
    overflow: hidden;
}

.box4 .jx_top .item1 .img img {
    width: 100%;
    height: 330px;
    object-fit: cover;
    transition: all 0.4s;
}
.box4 .jx_top .item1:hover .img img{
    transform: scale(1.1);
}
.box4 .jx_top .item1 .title {
    padding: 15px 30px;
    width: 100%;
    position: absolute;
    bottom: 50px;
    left: 0;
    color: #ffffff;
    font-size: 18px;
}

.box4 .jx_top .item1 .back {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40%;
    opacity: 0.5;
}

.box4 .jx_top .item1 .date{
    position: absolute;
    bottom: 20px;
    left: 30px;
    font-size: 16px;
    color: #fff;
    opacity: 0.5;
    font-family: Georgia;
}

.box4 .jx_b .item {
    width: 31.5%;
    float: left;
    border: 1px solid #ede3f6;
    background: #fff;
    position: relative;
    margin-top: 30px;
    padding: 20px 30px 25px;
    box-sizing: border-box;
    margin-right: 2.5%;
}
.box4 .jx_b .item::after{
    content:"";
    width:300px;
    height:120px;
    background:#f2efe9;
    position:absolute;
    right: -10px;
    bottom:-10px;
    z-index:-1;
}
.box4 .jx_b .item:nth-child(3n){
    margin-right: 0.5%;
}
.box4 .jx_b .item .date {
    color: #eda046;
    font-size: 16px;
    font-family: Georgia;
}

.box4 .jx_b .item .title {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}

.box4 .jx_b .item .title,
.box4 .jx_b .item .date {line-height: 36px;}

.box4 .jx_b .item1:hover .img img {
    transition: all 0.4s;
    transform: scale(1.1);
}
.box4 .jx_b .item:hover{
    background: #b79e69;
}
.box4 .jx_b .item:hover .date{
    color:#ddd2be;
}
.box4 .jx_b .item .date font{
    font-size:30px;
    margin-right: 2px;
}
.box4 .jx_b .item:hover .title {
    color: #ffffff;
}

.box5 {
}

.title2 .name {
    color: #ffffff;
}

.title2 .name::before {
    background: url(/jcb/new/image/index17.png);
}

.title2 .ename {
    color: #ffffff;
}

.title2 .more {
    color: #ffffff;
    background-image: url(/jcb/new/image/index24_c.png);
}

.box5 .title2 .more {
    right: 47%;
}

.box5 .left {
    width: 33%;
}

.box5 .left .image {
    overflow: hidden;
}

.box5 .left .image img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.box5 .left .text {}

.box5 .left .text .date {
    float: left;
    width: 80px;
    height: 80px;
    background-color: #f29c36;
    color: #ffffff;
    text-align: center;
    box-sizing: border-box;
    padding-top: 7px;
}

.box5 .left .text .date1 {
    font-size: 36px;
    font-weight: 600;
}

.box5 .left .text .date2 {
    font-size: 14px;
    margin-top: 5px;
}

.box5 .left .text .title {
    line-height: 80px;
    width: calc(100% - 80px);
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 0px 20px;
}

.box5 .whcl {
    box-sizing: border-box;
}

.box5 .whcl .item:nth-child(2n){
    margin-top: 40px;
}

.box5 .whcl .item a {
    height: 380px;
    box-sizing: border-box;
    padding: 0 10px;
}

.box5 .whcl .item .date {
    font-size: 16px;
    color: #c5aa57;
    margin-top: 30px;
    font-family: Georgia;
}

.box5 .whcl .item .date1 {
    font-size: 36px;
    font-weight: 600;
}

.box5 .whcl .item .date2 {
    font-size: 14px;
    margin-top: 10px;
}

.box5 .whcl .item .title {
    font-size: 18px;
    line-height: 32px;
    margin-top: 10px;
    margin-bottom: 20px;
    color: #000;
}

.box5 .whcl .item .summary {
    line-height: 28px;
    color: #666666;
    font-size: 14px;
    -webkit-line-clamp: 4;
}

.box5 .left .slick-prev,
.box5 .left .slick-next {
    width: 22px;
    height: 45px;
    box-sizing: border-box;
    position: absolute;
    top: 130px;
    /* transform: translateY(-50%); */
    background-image: url(/jcb/new/image/index36_c.png);
    right: 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 9;
}

.box5 .left .slick-next {
    right: auto;
    left: 0px;
    background-image: url(/jcb/new/image/index36.png);
}

.box5 .box .whcl .item .img{
    height:234px;
    overflow:hidden;
}

.box5 .box .item:hover a {
    color: #e37318;
}

.box5 .box .item:hover a .date,
.box5 .box .item:hover a .summary {
    color: #e37318;
}

.box5 .whcl .item:hover img {
    transition: all 0.4s;
    transform: scale(1.1);
}



.box6 {
    background: url(/jcb/new/image/index5.png) no-repeat center top 80px;
    background-size: 100% 560px;
    padding-top: 80px;
}

.box6 .left {
    width: 50%;
}

.box6 .right {
    width: 50%;
}

.box6 .right .list {
    background-color: #e9f0ff;
}

.box6 .left .title1 .more {
    right: 30px;
}

.box6 .right .title1 {
    padding-left: 30px;
}

.box6 .list {
    padding: 25px 35px;
    box-sizing: border-box;
}

.box6 .left .list {
    background: url(/jcb/new/image/index8.png);
    background-size: cover;
}

.box6 .list .item {
    font-size: 20px;
}

.box6 .left .list .item {
    color: #ffffff;
}


.box6 .list .date {
    float: right;
}

.box6 .list .title {
    padding-left: 15px;
    position: relative;
}

.box6 .list .title::before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #ffffff;
    content: '';
}

.box6 .right .list .title::before {
    background-color: #333333;
}

.box6 .list .title,
.box6 .list .date {
    line-height: 60px;
}

.box6 .left .list .item:hover {
    color: #f29c36;
    transition: all 0.4s;
}

.box6 .right .list .item:hover {
    color: #0051d7;
    transition: all 0.4s;
}

.box7 {
    background: url(/jcb/new/image/baksfad.png) no-repeat center center;
    background-size: cover;
}

.box7 .title {
    font-size: 40px;
    margin-bottom: 40px;
}

.box7 .list {
    width: 700px;
}

.box7 .list .item {
    font-size: 20px;
    padding-bottom: 20px;
    padding-top: 30px;
    padding-left: 35px;
    background: url(/jcb/new/image/fwdh1.png) no-repeat left bottom 18px;
    float: left;
    border-bottom: 1px solid #b3b4b4;
    margin-right: 30px;
    box-sizing: border-box;
}

.box7 .list .item:nth-child(1),
.box7 .list .item:nth-child(3) {
    width: 360px;
}

.box7 .list .item:hover {
    color: #0051d7;
    border-bottom: 1px solid #0051d7;
    transition: all 0.4s;
}




/*   ############################*/

@media screen and (max-width: 1750px) {


}

@media screen and (max-width: 1450px) {
    .box3 .list {
        /* padding-left: 30px; */
        /* padding-right: 30px; */
    }
}

@media screen and (max-width: 1350px) {
    .box4 .jx_b .item1 {
        float: left;
        width: 420px;
    }

    .box6 {
        background-size: 1600px 560px;
        padding-top: 80px;
    }

    .box4 .jx_top .item1 .img img{
        height:25vw;
    }

    .box2 .left .list .image img {
        height: 415px;
    }

    .box2 .right .item1 .img img {
        height: 273px;
    }

    .box2 .right .item1 .title {
        font-size: 18px;
        margin-top: 20px;
        margin-bottom: 14px;
    }

    .box2 .right .item .title,
    .box2 .right .item .date {
    }

    .box4 .left {
        width: 100%;
        padding-right: 0px;
    }

    .box4 .jx_b {
        width: 100%;
    }
    .box4 .jx_b .item::after{
        width:18vw;
    }
}


@media screen and (max-width: 1000px) {
    .box2 .right .item1 .img img {
        height: calc(94vw/54*33);
    }
    .box6 .right .title1 {
        padding-left: 0px;
    }

    .box6 {
        background-size: cover;
    }

    .box6 .left .title1 .more {
        right: 0px;
    }

    .box6 .left,
    .box6 .right {
        width: 100%;
    }

    .box6 .right {
        margin-top: 30px;
    }

    .box5 .title2 .more {
        right: 0;
    }

    .box5 .box {
        background-image: none;
    }

    .box2 .left .list .image img {
        height: calc(94vw/90*54);
    }
.box2 .left .list .time{
    top:calc(94vw/90*54 - 50px);
}
    .box5 .whcl .list {
        width: calc(100% + 20px);
    }

    .box5 .left {
        width: 50%;
    }

    .box5 .whcl {
        /* width: 50%; */
    }

    .box5 {
        background-size: cover;
    }

    .box2 .left .list .text .title {
        font-size: 19px;
        margin: 15px 0;
    }

    .box2 .left .list .sz {
        top: calc(50% - 50px);
        left: 20px;
    }

    .box2 .left .slick-prev,
    .box2 .left .slick-next {
        left: 20px;
        top: calc(50% - 112px);
    }

    .box2 .left .slick-next {
        top: calc(50% + 9px);
    }

    /* .box2 .left .list .text,
    .box2 .left .list .sz {
        color: #333333;
    }

    .box2 .left .list .sz2 {
        background-color: #333333;
    }

    .box2 .left .slick-prev {
        background-image: url(/jcb/new/image/index52_c.png);
    }

    .box2 .left .slick-next {
        background-image: url(/jcb/new/image/index51_c.png);
    } */
    .box2 .left .list .item {
        padding-left: 0px;
    }

    .box2 .left .list .text {
        color: #333333;
    }

    .box2 .left,
    .box2 .right {
        width: 100%;
        float: none;
        padding-right: 0;
    }

    .box2 .right {
        margin-top: 30px;
    }
.box2 .right .item{
    width:48%;
    float:left;
    margin:0 1%;
}
.box3 .item{
    width: 50%;
}

}

@media screen and (max-width: 800px) {
    .box4 .left {
        float: none;
        margin-bottom: 30px;
    }
    .box7 .list {
        width: 100%;
    }
    .box7 .title {
        font-size: 26px;
        margin-bottom: 15px;
    }

    .box7 .list .item {
        width: 100% !important;box-sizing: border-box;
    }

    .box2 .left .list .text .summary {
        font-size: 16px;
    }

    .box2 .right .item1 .date {
        font-size: 16px;
    }

    .box6 .list {
        padding: 10px 15px;
    }

    .box6 .list .title,
    .box6 .list .date {
        line-height: 50px;
        font-size: 16px;
    }

    .box6 {
        padding-top: 40px;
        background-position: center top 25px;
    }

    .box5 .whcl .item .date1 {
        font-size: 26px;
    }

    .box5 .whcl .item a {
        padding: 20px 20px;
        height: auto;
    }

    .box5 .left .slick-prev,
    .box5 .left .slick-next {
        top: 40%;
    }

    .box5 .left .text .date1 {
        font-size: 24px;
    }

    .box5 .left .text .title {
        line-height: 66px;
    }

    .box5 .left .text .date {
        height: 66px;
    }

    .box5 .left .image img {
        height: calc(94vw/53*30);
    }

    .box5 .left {
        width: 100%;
        float: none;
    }

    .box5 .whcl {
        width: 100%;
        float: none;
        padding-left: 0px;
        margin-top: 20px;
    }

    .box4 .jx_b .item1 {
        float: none;
        width: 100%;
    }

    .box4 .jx_b .item1 .img img {
        height: calc(94vw/53*29);
    }

    .box4 .jx_b .item2 {
        float: none;
        width: 100%;
        padding-left: 0px;
    }

    .box4 .left .item2 .img img,
    .box4 .left .item1 .img img {
        height: calc(94vw/39*23);
    }

    .box4 .left .item1,
    .box4 .left .item1 .img {
        width: 100%;
        padding-right: 0px;
        float: none;
    }

    .box4 .left .item1 .text {
        width: 100%;
        float: none;
    }

    .box4 .left .item2 {
        float: none;
        width: 100%;
    }

    .box4 .left .item2,
    .box4 .left .item1 .item {
        box-shadow: 0px 0px 10px 0px rgb(3 64 128 / 40%);
    }

    .title1 {
        margin-bottom: 25px;
    }

    .title1 .ename {
        font-size: 12px;
        margin-top: 6px;
    }

    .title1 .more {
        top: 5px;
    }

    .title1 .name {
        font-size: 24px;
    }

    .title1 .name::before {
        right: -28px;
        bottom: -2px;
        width: 25px;
        height: 25px;
        background-size: 100%;
    }
}

@media screen and (max-width: 600px) {

    .box3 .aimg .date1 .date11 {
        font-size: 20px;
    }

    .box3 .aimg .date1 .date13 {
        font-size: 20px;
    }

    .box3 .aimg .date1 .date12 {
        height: 25px;
        transform: rotate(25deg);
        margin: 0px 5px;
        margin-top: 13px;
    }

    .box3 .aimg .date1 .datel4 {
        right: -6px;
        top: -4px;
    }

    .box3 .aimg .date2 .date21::before,
    .box3 .aimg .date2 .date21::after {

        top: 6px;
        width: 25px;
        left: -36px;
    }

    .box3 .aimg .date2 .date21::after {
        left: auto;
        right: -36px;
    }

    .box3 .aimg .date2 .date21 {
        font-size: 14px;
    }

    .box3 .item{
        width:100%;
    }
    .box3 .aimg{
        height:auto;
        padding-bottom:50px;
        margin: 10px;
        padding-top: 10px;
    }
    .box4 .jx_b .item{
        width:100%;
    }
    .box4 .jx_b .item::after{
        width:60vw;
    }
.box2 .right .item{
    width:100%;
    margin:0;
    padding-bottom: 3vw;
}
    .box2 .right .item .title{
        font-size:3vw;
    }
    .box5 .box .whcl .item .img{
        height:25vw;
    }
    .box3 .aimg .title {
        font-size: 15px;
        line-height: 20px;
        font-weight: 600;
        margin-top: 15px;
        margin-bottom: 13px;
    }

    .box3 .aimg .summary {
        font-size: 13px;
        line-height: 20px;
    }

    .box3 .aimg .more {
        font-size: 12px;
    }

    .box3 .aimg .more1 {
        margin-top: 20px;
    }
}

@media screen and (max-width: 500px) {

    .box5 .left .slick-prev,
    .box5 .left .slick-next {
        top: 30%;
    }

    .box7 .list .item {
        font-size: 16px;
    }
}

@media screen and (max-width: 400px) {
    .box5 .box .whcl .item .img{
        height:50vw;
        
    }
.box5 .whcl .item:nth-child(2n){
    margin:0
}
}