* {
    padding: 0;
    margin: 0;
    text-decoration: none;
}

body{
    min-width: 1440px;
}
.clear:after {
    content: '';
    display: table;
    clear: both;
}

.header {
    width: 100%;
    height: 76px;
    background-image: url(http://315.hebccw.cn/images/navBg.png);
    background-position: center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.headerItem {
    height: 100%;
    align-items: center;
    display: flex;
    width: 90%;
    justify-content: space-between;
    max-width: 1173px;
    margin: auto;
}

.headerItem a {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 22px;
}


.headernavItem {
    width: 100%;
    text-align: center;
    height: 60px;
    background: #FFFFFF;
}

.headernavItem a {
    font-weight: 400;
    font-size: 16px;
    line-height: 60px;
    margin-left: 30px;
    color: #222222;
}

.headernavItem a:nth-child(1) {
    margin-left: 0;
}


.footerItem {
    padding-bottom: 41px;
    text-align: center;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #222222;
    line-height: 40px;
    padding-top: 44px;
}

.footerItem .url {
    display: flex;
    justify-content: center;
    margin-top: 33px;
}

.footerMessage {
    width: 90%;
    max-width: 1440px;
    color: #FFFFFF;
    margin: auto;
}

.url a:nth-child(1) {
    margin-right: 20px;
}

.footer {
    background: #CA0A0F;
}

.footerNav {
    height: 50px;
    background: #272727;
}

.navItem {
    width: 90%;
    max-width: 1095px;
    margin: auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.Con1_right a{
    position: relative;
    width: 100%;
    height: 100%;
}
.Con1_right a p{
    position: absolute;
    left: 0;
    bottom: 0;
    height: 58px;
    background: linear-gradient( 180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.66) 100%);
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    width: 100%;
    margin: 0 !important;
    padding-top: 20px;
    padding-left: 20px;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.navItem a {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    float: left;
    margin-left: 12.9%;
    line-height: 50px;
}

.navItem a:first-child {
    margin-left: 0;
}

.returnTop {
    width: 62px;
    height: 62px;
    background: #FFFFFF;
    box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.09), 0px -4px 7px 0px rgba(0, 0, 0, 0.09);
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    position: fixed;
    right: 8.1%;
    font-size: 14px;
    bottom: 20vh;
    border-radius: 50%;
    color: #CA0A0F;
    cursor: pointer;
    line-height: 20px;
}

.returnTop img {
    margin-bottom: 5px;
}

.rightTop {
    padding-bottom: 9px;
    position: relative;
    margin-bottom: 25px;
    border-bottom: 1px solid #E8E8E8;
}

.rightTop:before {
    content: "";
    width: 85px;
    height: 1px;
    bottom: 0;
    position: absolute;
    left: 0;
    background: #CA0A0F;
}

.headerBigText {
    font-weight: 600;
    font-size: 34px;
    line-height: 90px;
    margin-right: 20px;
    color: #222222;
    text-align: center;
    padding-bottom: 40px;
    border-bottom: 1px solid #CA0A0F;
    width: 100%;
}

.headerBigText span {
    width: 190px;
    background-image: url(http://315.hebccw.cn/images/place_name.png);
    background-position: center center;
    background-size: 100% 100%;
    text-align: center;
    height: 48px;
    line-height: 48px;
    font-weight: 600;
    margin-top: 26px;
    font-size: 34px;
    color: #FFFFFF;
    display: inline-block;
}

.headerSubText {
    background: #F8F8F8;
    width: 100%;
    height: 60px;
    text-align: center;
    line-height: 60px;
}

.headerSubText a {
    font-weight: 400;
    font-size: 18px;
    color: #222222;
    display: inline-block;
    margin-right: 30px;
}
.headerSubText a:hover{
    color:#CA0A0F;
}
.w1440 {
    width: 1440px;
    margin: 0 auto;
}

.iptBox {
    width: 213px;
    height: 32px;
    border-radius: 16px;
    border: 1px solid #C8C8C8;
    display: inline-block;
    line-height: 30px;
    float: right;
    margin-top: 14px;
}

.iptBox input {
    font-size: 14px;
    color: #999999;
    width: 130px;
    border: none;
    background-color: transparent;
    outline: none;
    height: 32px;
    float: left;
    margin-left: 23px;
    margin-right: 20px;
	line-height:32px;
}

.iptBox img {
    margin-right: 10px;
    width: 15px;
    height: 15px;
    display: block;
    float: left;
    margin-top: 8px;
}

.clear:before {
    content: '';
    display: table;
    clear: both;
}


.Con1_right {
    width: 888px;
    height: 526px;
    position: relative;
    float: right;
    overflow: hidden;
}
.Con1_right  .cover-img {
    height: 526px !important;
    object-fit: cover;
    width: 888px !important;
    position: relative;
}

.swiper-button-prev {
    width: 43px;
    height: 61px;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 233px;
    background-color: rgba(0, 0, 0, 0.6);
    cursor: pointer;

}

.swiper-button-next {
    width: 43px;
    height: 61px;
    position: absolute;
    z-index: 2;
    right: 0;
    top: 233px;
    background-color: rgba(0, 0, 0, 0.6);
    cursor: pointer;
}

.Con1 {
    margin-top: 50px;
}

.Con1_left {
    width: 533px;
    float: left;
}

.Con1_left_item1 {
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 20px;
    color: #222222;white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 36px;
font-weight: bold;
}

.Con1_left_item2 {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #222222;
    line-height: 30px;
    height: 60px;
    padding-bottom: 20px;
    border-bottom: 1px solid #E9E9E9;
}

.Con1_left_item {
    margin-top: 20px;
    cursor: pointer;
    display: block;
}
.Con1_left_item:hover .Con1_left_item1{
    color: #CA0A0F;
}
.Con1_left_item:hover .Con1_left_item2{
    color: #CA0A0F;
}
.swiper-slide img {
    width: 100%;
    transition: all 0.5s;
    object-fit: cover;
}
.swiper-slide a{
    width: 100%;
    height: 100%;
    display: block;
}
.swiper-slide img:hover{
    transform: scale(1.1);
}

.Con2 {
    margin-top: 50px;
}

.Con2_left {
    width: 800px;
    height: 111px;
    float: left;
    overflow: hidden;
}
.Con2_left img{
    transition: all 0.5s;
}
.Con2_left img:hover{
    transform: scale(1.1);
}

.Con2_right {
    width: 620px;
    height: 111px;
    float: right;
    overflow: hidden;
}
.Con2_right img{
    transition: all 0.5s;
}
.Con2_right img:hover{
    transform: scale(1.1);
}
.Con3 {
    margin-top: 50px;
}

.ConTit {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 24px;
    color: #CA0A0F;
    position: relative;
    padding-left: 12px;
    margin-bottom: 30px;
    float: left;
    display: block;
}

.ConTit:before {
    content: '';
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 23px;
    width: 3px;
    background-color: #CA0A0F;
    position: absolute;
    left: 0;

}

.Con3_left {
    width: 975px;
    float: left;
}

.Con3_right {
    width: 440px;
    float: right;
}

.more2 {
    float: right;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    height: 33px;
    line-height: 33px;
    color: #999999;
    display: block;
}
.more2 img{
    display: block;
    margin-top: 10px;
    margin-left: 5px;
    float: right;
}

.Con3_left_left {
    width: 460px;
    float: left;
    display: block;
}

.Con3_left_left:hover .Con3_left_left_Tit{
    color: #CA0A0F;
}

.Con3_left_left:hover .Con3_left_left_con{
    color: #CA0A0F;
}

.Con3_left_left .Con3_left_left_imgBox {
    width: 460px;
    height: 309px;
    overflow: hidden;
    object-fit: cover;
}
.Con3_left_left .Con3_left_left_imgBox img{
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}

.Con3_left_left .Con3_left_left_imgBox img:hover{
    transform: scale(1.1);
}

.Con3_left_left_Tit {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 20px;
    color: #222222;
    line-height: 24px;
    height: 24px;
    margin-top: 30px;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    text-overflow: ellipsis;
}

.Con3_left_left_con {
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /* 瀹氫箟鏂囨湰鐨勮鏁� */
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 16px;
}

.Con3_left_right {
    float: right;
    width: 500px;
    height: 441px;
    background: linear-gradient(270deg, #FFFFFF 0%, #F4F4F4 100%);
    box-sizing: border-box;
    padding-top: 30px;
    padding-left: 37px;
    padding-right: 20px;
}

.Con3_left_right_item {
    margin-bottom: 35px;
    cursor: pointer;
    display: block;
}

.Con3_left_right_item:hover .Con3_left_right_item_tit {
    color: #CA0A0F;
}

.Con3_left_right_item:hover .Con3_left_right_item_time {
    color: #CA0A0F;
}

.Con3_left_right_item:last-child {
    margin-bottom: 0;
}

.Con3_left_right_item_tit {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #222222;
    line-height: 24px;
    height: 24px;
    position: relative;
    float: left;
}

.Con3_left_right_item_tit:before {
    content: '';
    width: 6px;
    height: 6px;
    background: #CA0A0F;
    border-radius: 50%;
    position: absolute;
    left: -15px;
    top: 50%;
    transform: translateY(-50%)
}

.Con3_left_right_item_time {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #999999;
    height: 24px;
    line-height: 22px;
    float: right;
}

.Con3_right_Con_first {
    width: 442px;
    height: 126px;
    background: linear-gradient(51deg, #F33C41 0%, #FF8B5A 100%);
    box-sizing: border-box;
    padding-top: 20px;
    padding-left: 16px;
    padding-right: 18px;
    display: block;
}

.Con3_right_Con_first_Tit {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 24px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.Con3_right_Con_first_con {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /* 瀹氫箟鏂囨湰鐨勮鏁� */
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 14px;
}

.Con3_right_Con_item {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: #222222;
    width: 442px;
    height: 64px;
    line-height: 64px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: #F8F8F8;
    margin-top: 10px;
    box-sizing: border-box;
    padding-left: 16px;
    padding-right: 18px;
    cursor: pointer;
    display: block;
}
.Con3_right_Con_item:hover{
    color: #CA0A0F;
}

.Con4 {
    margin-top: 50px;
}

.Con4_Con_Big {
    width: 540px;
    height: 310px;
    position: relative;
    display: inline-block;
    float: left;
}



.Con4_Con_Big_imgbox{
    width: 540px;
    height: 310px;
    overflow: hidden;
}


.Con4_Con_Big_imgbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
}
.Con4_Con_Big_imgbox img:hover{
    transform: scale(1.1);
}

.Con4_Con_Big_text {
    font-weight: 500;
    font-size: 18px;
    color: #FFFFFF;
    width: 100%;
    height: 46px;
    line-height: 46px;
    box-sizing: border-box;
    padding-left: 24px;
    padding-right: 10px;
    background: rgba(0, 0, 0, 0.3);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute;
    bottom: 0;
}

.Con4_item {
    width: 280px;
    height: 310px;
    background-color: #F3F3F3;
    display: inline-block;
    float: right;
    margin-left: 20px;
}
.Con4_item:hover .Con4_item_text{
    color: #CA0A0F;
}

.Con4_item_img {
    width: 100%;
    height: 193px;
    object-fit: cover;
    overflow: hidden;
}

.Con4_item_img img {
    width: 100%;
    transition: all 0.5s;
    height: 100%;
}
.Con4_item_img img:hover{
    transform: scale(1.1);
}
.Con4_item_text {
    box-sizing: border-box;
    padding-top: 25px;
    padding-left: 16px;
    padding-right: 16px;
    font-weight: 500;
    font-size: 18px;
    color: #222222;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow:hidden;
    -webkit-box-orient: vertical;
}

.Con5 {
    margin-top: 50px;
    margin-bottom: 30px;
}

.Con5_left {
    float: left;
    width: 980px;
}

.Con5_right {
    width: 444px;
    float: right;
}


.Con5_item {
    padding-bottom: 30px;
    border-bottom: 1px solid #E5E5E5;
    margin-top: 45px;
    cursor: pointer;
    display: none;
}
.Con5_item:nth-child(1),.Con5_item:nth-child(2),.Con5_item:nth-child(3),.Con5_item:nth-child(4),.Con5_item:nth-child(5){
    display: block;
}
.Con5_item:hover .Con5_item_Tit{
    color: #CA0A0F;
}

.Con5_item:hover .Con5_item_con{
    color: #CA0A0F;
}

.Con5_item:hover .Con5_item_imgbox img{
    transform: scale(1.1);
}

.Con5_item_Tit {
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 18px;
    color: #222222;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: bold;
}

.Con5_item_con {
    font-weight: 400;
    font-size: 16px;
    color: #222222;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
}

.Con5_item_date {
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    margin-top: 20px;
}

.Con1_right a{
    position: relative;
    width: 100%;
    height: 100%;
}
.Con1_right a p{
    position: absolute;
    left: 0;
    bottom: 0;
    height: 58px;
    background: linear-gradient( 180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.66) 100%);
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    width: 100%;
    margin: 0 !important;
    padding-top: 20px;
    padding-left: 20px;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.Con5_item .Con5_item_imgbox{
    width: 226px;
    height: 140px;
    display: inline-block;
    overflow: hidden;
    float: left;
    overflow: hidden;
    margin-right: 20px;
}
.Con5_item img {
    width: 100%;
    height: 100%;
    margin-right: 20px;
    transition: all 0.5s;
}

.Con5_item img:hover{
    transform: scale(1.1);
}

.more {
    width: 273px;
    height: 47px;
    background: #CA0A0F;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    margin: 0 auto;
    line-height: 47px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 100px;
}

.Con3_left_Con1 {
    width: 444px;
    background: #F3F3F3;
    box-sizing: border-box;
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 26px;
}

.Con3_left_Con1_Item {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #222222;
    line-height: 22px;
    height: 22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    padding-left: 30px;
    box-sizing: border-box;
    margin-bottom: 20px;
    display: block;
}
.Con3_left_Con1_Item:hover{
    color: #CA0A0F;
}


.Con3_left_Con1_Item:before {
    content: '';
    width: 6px;
    height: 6px;
    background-color: #CA0A0F;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
}

.Con5_left_img1{
    width: 442px;
    height: 120px;
    margin-top: 30px;
    margin-bottom: 30px;
    overflow: hidden;
}
.Con5_left_img1 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
}
.Con5_left_img1 img:hover{
    transform: scale(1.1);
}
.Con3_left_Con1_Item:last-child{
    margin-bottom: 0;
}

.more4{
    display: none;
}
.handle {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 100;
    width: 100%;
    z-index: 6;
}
.handle .prev {
    display: inline-block;
    width: 43px;
    height: 61px;
    height: 61px;
    background-color: rgba(0, 0, 0, 0.6);
    left: 0;
    position: absolute;
    z-index: 6;
    cursor: pointer;
}

.handle .next {
    display: inline-block;
    width: 43px;
    height: 61px;
    height: 61px;
    background-color: rgba(0, 0, 0, 0.6);
    right: 0;
    position: absolute;
    z-index: 6;
    cursor: pointer;
    
}
.handle img {
    width: 15px;
    height: 24px;
    margin: 0 auto;
    display: block;
    margin-top: 18px;
}<!--ecms sync check [sync_thread_id="a68f6e271be0d23e820cf6e61402aa0b" sync_date="2024-11-26 08:59:18" check_sum="a68f6e271be0d23e820cf6e61402aa0b  signature="#$enorth_signature_value$#"]-->