.container {
    width: 100%;
    height: 100%;
    background-color: #f9f9f9;
    padding: 45px 0;
    padding-bottom: 80px;
}

.con {
    width: 1200px;
    margin: 0 auto;
}

.index-con1-left {
    display: flex;
    background: #fff;
    padding: 15px;
}

.index-con1-left .index-img {
    width: 289px;
    height: 323px;
}

.index-con1-left .index-img img {
    width: 100%;
    height: 100%;
}

.con1-left-list-top {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #DDDDDF;
    padding-bottom: 8px;
}
.con1-left-list{
    overflow: hidden;
    height: 276px;
}
.list-top-right-title {
    display: flex;
    align-items: center;
}

.list-top-right-title .line {
    width: 8px;
    height: 25px;
    background: #E50216;
    margin-right: 10px;
    position: static;
}

.con1-left-list-top p {
    font-size: 20px;
    font-weight: bold;
    color: #E50216;
}

.con1-left-list-top-right {
    display: flex;
}

.con1-left-list-top-right p {
    width: 64px;
    height: 28px;
    background: #E7EAED;
    border-radius: 3px;
    font-size: 14px;
    color: #666666;
    text-align: center;
    line-height: 28px;
    margin-left: 15px;
    cursor: pointer;
}
.con1-left-list ul li {
    /*margin-top: 14px;*/
    height: 49px;
    line-height: 50px;
}

.con1-left-list ul li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.con1-left-list ul li a p {
    font-size: 14px;
    color: #000000;
}

.con1-left-list ul li a span {
    font-size: 14px;
    color: #898989;
}

.index-con1-left-list {
    margin-left: 15px;
    width: 542px;
}

.con1-left-list ul li:hover p {
    color: #E50216;
}

.con1-left-list ul li:hover span {
    color: #E50216;
}

.index-con1-right {
    background-color: #e7eaed;
    padding: 20px;
    width: 305px;
}

.index-con1-right-p p {
    width: 116px;
    height: 37px;
    text-align: center;
    line-height: 37px;
}

.index-con1-right-p .p1 {
    border: 1px solid #E50216;
}

.index-con1-right-p .p1 a {
    font-size: 16px;
    color: #000000;
}

.index-con1-right-p .p2 {
    background: #E50216;
    margin-left: 8px;
}

.index-con1-right-p .p2 a {
    font-size: 16px;
    color: #fff;
}

.index-con1-right-p {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.index-con1-right-title {
    text-align: center;
    font-size: 16px;
    color: #000000;
    margin-top: 15px;
}

.index-con1-right-list ul {
    display: flex;
    flex-wrap: wrap;
}

.index-con1-right-list ul li {
    width: 68px;
    margin-left: 17px;
    margin-top: 33px;
    text-align: center;
}

.index-con1-right-list ul li a {
    font-size: 14px;
    color: #000000;
}

.index-con1 {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.con {
    width: 1200px;
    margin: 0 auto;
}

.index-con2 {
    margin-top: 25px;
    background-color: #fff;
    padding: 30px 15px;
    position: relative;
    padding-bottom: 5px;
}

.index-con2-img {
    width: 170px;
    height: 100px;
    background: #E7EAED;
    text-align: center;
    line-height: 86px;
}

.index-con2-img > img {
    width: 100%;
    height: 100%;
}


/* .index-con2-list ul {
    display: flex;
    flex-wrap: wrap;
} */

.index-con2-list-item {
    margin-bottom: 25px;
    text-align: center;
    width: 220px !important;
}

.index-con2-list-item p {
    margin-top: 8px;
    font-size: 14px;
    color: #484848;
}

.index-con2-list-item a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.index-con2-list {
    width: 1100px;
    margin: 0 auto;
    margin-top: 20px;
}

.huiyuan .index-con2-img {
    background-color: #E50216;
    color: #fff;
}

.index2-left {
    position: absolute;
    left: 22px;
    top: 47%;
    cursor: pointer;
    z-index: 9;
    outline: none;
}

.index2-right {
    position: absolute;
    right: 22px;
    top: 47%;
    cursor: pointer;
    z-index: 9;
    outline: none;
}

.index-con3 {
    margin-top: 25px;
}

.index-con3-top {
    position: relative;
}

.index3-left {
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    z-index: 9;
    outline: none;
}

.index3-right {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 9;
    outline: none;
}

.index-con3-top-list {
    display: flex;
    width: 1130px !important;
    margin: 0 auto;
}

.index-con3-top-list .swiper-slide {
    background: none;
    width: 113px !important;
}

.index-con3-top-list p {
    width: 104px;
    height: 40px;
    background: #E7EAED;
    text-align: center;
    line-height: 40px;
    /* margin-left: 5px;
    margin-right: 5px; */
    cursor: pointer;
    font-size: 16px;
    color: #000000;
    display: block;
}

.index-con3-con-item {
    display: flex;
    align-items: flex-start;
    margin-top: 25px;
    display: none;
}

.index-con3-con-left {
    width: 240px;
    background: #E7EAED;
    height: 592px;
}

.index-con3-con-left-img {
    width: 240px;
    height: 283px;
}

.index-con3-con-left-img img {
    width: 100%;
    height: 100%;
}

.index-con3-con-left-list {
    padding: 15px 0;
}

.index-con3-con-left-list ul {
    display: flex;
    flex-wrap: wrap;
}

.index-con3-con-left-list ul li {
    font-size: 14px;
    color: #333333;
    margin-left: 15px;
    width: 98px;
    margin-top: 5px;
}

.index-con3-con-left-list ul li:hover a {
    color: #E50216;
}

.index-con3-con-right {
    background-color: #fff;
    width: 100%;
    padding-top: 25px;
}

.index-con3-con-right ul {
    display: flex;
    flex-wrap: wrap;
}

.index-con3-con-right ul li {
    width: 170px;
    margin-left: 18px;
    margin-bottom: 30px;
    text-align: center;
}

.index-con3-con-right ul li img {
    width: 100%;
    height: 128px;
}

.index-con3-con-right ul li p {
    font-size: 14px;
    color: #333333;
    margin-top: 10px;
}

.index-con4 {
    background-color: #fff;
    margin-top: 25px;
    padding: 25px 15px;
    display: flex;
}

.index-con4-left {
    width: 837px;
}

.index-con4-left-title {
    background: #F9F9F9;
    display: flex;
    padding: 5px 0;
    font-size: 16px;
    color: #000000;
    justify-content: space-between;
}

.index-con4-item {
    border-bottom: 1px solid #DDDDDF;
    padding: 10px 0;
    display: flex;
    /* justify-content: space-between; */
}

.index-con4-item>a {
    display: flex;
    width: 77%;
}

.index-con4-item:last-child {
    border-bottom: none;
}

.index-con4-item-title {
    font-size: 14px;
    color: #333333;
}

.index-con4-left-title>.p1 {
    width: 322px;
    text-align: center;
}

.index-con4-left-title>.p2 {
    width: 80px;
    text-align: center;
}

.index-con4-left-title>.p3 {
    width: 85px;
    text-align: center;
    margin-right: 30px;
}

.index-con4-item-img {
    width: 115px;
    height: 74px;
}

.index-con4-item-left-right {
    margin-left: 10px;
    line-height: 28px;
}

.index-con4-item-right .index-con4-item-title {
    font-size: 14px;
    color: #333333;
}

.index-con4-item-left-right p {
    font-size: 14px;
    color: #666666;
}

.index-con4-item-right p:nth-child(3) img {
    margin-right: 3px;
}

.index-con4-item-right p {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
}

.index-con4-item-left {
    display: flex;
    align-items: center;
    /* width: 420px; */
    width: 65%;
    position: relative;
}

.index-con4-item-center-vip {
    display: flex;
    align-items: center;
}

.index-con4-item-center-vip p {
    font-size: 16px;
    color: #E50113;
    margin-left: 5px;
}

.index-con4-item-center-vip-text {
    font-size: 14px;
    color: #333333;
    margin-top: 7px;
}

.index-con4-item-center {
    text-align: center;
    margin-top: 10px;
    width: 18%;
    margin-left: 8%;
}

.index-con4-item-right p {
    margin-top: 2px;
}

.index-con4-item-right p a {
    color: #000;
}

.one {
    position: absolute;
    top: 8px;
    left: 5px;
}

.index-con4-item-right {
    width: 13%;
    text-align: center;
    margin-left: 8%;
}

.index-con4-right {
    width: 325px;
}

.index-con4-right>.con1-left-list-top {
    padding-left: 20px;
}

.index-con4-right-con {
    border-left: 1px solid #DDDDDF;
}

.index-con4-right-list {
    /* height: 585px; */
    display: flex;
    flex-wrap: wrap;
}

.index-con4-right-list a {
    font-size: 14px;
    color: #6F6F6F;
    margin-left: 22px;
    margin-top: 15px;
}

.index-con4-right-list a:hover {
    color: #E50216;
}

.index-con4-right-img {
    margin-left: 15px;
    margin-top: 25px;
}


/* 产品供应页面 */

.cpgy-con1 ul {
    display: flex;
    justify-content: space-between;
}

.cpgy-con1 ul li {
    display: flex;
    width: 227px;
    text-align: center;
}

.cpgy-con1 ul li img {
    width: 227px;
    height: 143px;
}

.cpgy-con1 ul li p {
    margin-top: 10px;
    font-size: 16px;
    color: #494949;
}

.cpgy-con2 {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.cpgy-con2-item {
    width: 590px;
    /* height: 383px; */
    margin-top: 15px;
    border: 1px solid #DBDBDB;
}

.cpgy-con2-item>.con1-left-list-top {
    height: 50px;
    line-height: 50px;
    padding: 10px;
}

.cpgy-con2-item .con1-left-list-top-right p {
    background: none;
}

.cpgy-con2-con {
    display: flex;
    height: calc(100% - 50px);
    justify-content: space-between;
}

.cpgy-con2-con-left {
    /* display: flex;
        flex-wrap: wrap; */
    border-right: 1px solid #DDDDDF;
    width: 270px;
}

.cpgy-con2-con-left a {
    font-size: 14px;
    color: #383838;
    margin-top: 10px;
    vertical-align: top;
    display: inline-block;
    width: 98px;
    margin-left: 20px;
}

.cpgy-con2-con-left a:hover {
    color: #E50216;
}

.cpgy-con2-con-right {
    width: 345px;
}

.cpgy-con2-con-right ul {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 10px;
}

.cpgy-con2-con-right ul li {
    width: 126px;
    margin-left: 27px;
    margin-top: 20px;
}

.cpgy-con2-con-right ul li img {
    width: 126px;
    height: 120px;
}

.cpgy-con2-con-right ul li p {
    font-size: 14px;
    color: #383838;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 3px;
}

.chanpingongying .index-con4-item .index-con4-item-center {
    width: 11%;
    margin-left: 6%;
}

.chanpingongying .index-con4-item .index-con4-item-right {
    margin-left: 10%;
}


/* 产品供应 搜索页面 */

.container-nav {
    width: 100%;
    background-color: #fff;
    /* height: 238px; */
    box-shadow: 0px 0px 10px 0px rgba(173, 173, 173, 0.22);
    margin-top: -45px;
    padding-top: 1px;
    padding-bottom: 50px;
}

.container-nav-list {
    margin-top: 30px;
    display: flex;
}

.container-nav-list p {
    font-size: 16px;
    color: #494949;
}

.container-nav-item {
    display: flex;
    flex-wrap: wrap;
    width: 96%;
}

.container-nav-item a {
    font-size: 14px;
    color: #6F6F6F;
    margin-left: 10px;
    padding: 5px 8px;
}

.cpgy-chaxun {
    display: block;
    border: 1px solid #E5E5E5;
    padding: 7px 15px;
}

.cpgy-chaxun-title {
    background: #fff;
    border-bottom: 1px solid #E5E5E5;
}

.cpgy-chaxun-title .line {
    width: 1px;
    height: 28px;
    background: #E5E5E5;
    position: static;
}

.pages {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}

.pages a {
    border: 1px solid #D9D9D9;
    padding: 2px 5px;
    font-size: 14px;
    color: #585858;
    margin-left: 8px;
}

.pages .act {
    border: none;
    color: #FB0000;
    font-size: 14px;
}


/* 物流信息 */

.wlxx-left {
    width: 194px;
}

.wlxx-left ul li {
    width: 163px;
    margin-left: 15px;
}

.wlxx-left ul li img {
    width: 163px;
    height: 104px;
}

.wlxx-right {
    width: 394px;
    border-left: 1px solid #DCDCDC;
    padding-left: 10px;
    border-right: none;
    padding-top: 7px;
    padding-bottom: 7px;
}

.wlxx-right a {
    margin-top: 6px;
    margin-left: auto;
    width: 60px;
}

.container-search {
    display: flex;
    margin-top: 35px;
    margin-left: 50px;
}

.container-search>input {
    width: 245px;
    height: 36px;
    border: 1px solid #DCDCDC;
    padding: 0 15px;
}

.container-search>p {
    width: 68px;
    height: 36px;
    background: #E50113;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 36px;
}


/* 人才招聘 */

.rczp-top {
    display: flex;
    align-items: center;
}

.rczp-line {
    width: 6px;
    height: 23px;
    background: #0074D9;
}

.rczp-title {
    font-size: 24px;
    color: #333333;
    margin-left: 8px;
}

.rczp-tetx {
    font-size: 16px;
    color: #4B4B4B;
    margin-left: 8px;
    margin-top: 5px;
}

.rczp-tab {
    margin-top: 20px;
    height: 50px;
    background: #FFFFFF;
    line-height: 50px;
}

.rczp-tab ul {
    display: flex;
}

.rczp-tab ul li {
    height: 50px;
    margin-left: 30px;
}

.rczp-tab ul li a {
    font-size: 16px;
    color: #333;
}

.rczp-tab ul li:hover {
    border-bottom: 3px solid #0074D9;
}

.rczp-tab ul li:hover a {
    color: #0074D9;
}

.rczp-list {
    margin-left: -15px;
}

.rczp-list ul {
    display: flex;
    flex-wrap: wrap;
}

.rczp-list ul li {
    background: #fff;
    padding: 15px 10px;
    margin-top: 20px;
    width: 390px;
    margin-left: 15px;
}

.rczp-list-item-top {
    display: flex;
    justify-content: space-between;
}

.rczp-list-item-top>p {
    font-size: 18px;
    color: #4B4B4B;
}

.rczp-list-item-top>span {
    font-size: 18px;
    color: #FF0000;
}

.rczp-list-item-bottom {
    border-top: 1px solid #e5e5e5;
    display: flex;
    justify-content: space-between;
    padding-top: 10px;
    margin-top: 15px;
}

.rczp-list-item-bottom .left {
    display: flex;
    align-items: center;
}

.rczp-list-item-bottom .right {
    display: flex;
    align-items: center;
}

.rczp-list-item-bottom .left>p {
    width: 44px;
    height: 44px;
    border-radius: 3px;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    line-height: 44px;
    /* 文字竖排排列 */
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
}

.rczp-list-item-bottom .left>span {
    font-size: 18px;
    color: #4B4B4B;
    margin-left: 8px;
}

.rczp-list-item-bottom .right>span {
    font-size: 14px;
    color: #999999;
    margin: 0 5px;
}

.blue {
    background: #71BDFF;
}

.green {
    background: #1DB383;
}

.pink {
    background: #F2A5DD;
}

.purple {
    background: #BAADEB;
}

.yellow {
    background: #E69B5E;
}

.rczp-con2 {
    margin-top: 50px;
}

.rczp-list-item-top-left>span {
    font-size: 14px;
    color: #999999;
    line-height: 28px;
}

.rczp-list-item-top-left>p {
    font-size: 18px;
    color: #4B4B4B;
}

.rczp-con2>.rczp-list .left .left-img {
    border: 1px solid #D9D9D9;
    padding: 3px;
}

.rczp-con2>.rczp-list .left .left-img>img {
    width: 44px;
    height: 44px;
}

.rczp-con2 .rczp-list-item-bottom {
    margin-top: 10px;
}

.rczp-con {
    background: #424a61;
    padding: 30px 0;
}

.rczp-con-left {
    display: flex;
    align-items: center;
}

.rczp-con-left-l {
    width: 141px;
    height: 141px;
    border-radius: 3px;
    font-size: 32px;
    color: #FEFEFE;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    text-align: center;
    line-height: 141px;
    letter-spacing: 5px;
}

.rczp-con-left-r {
    margin-left: 20px;
}

.rczp-con-left-r>p {
    font-size: 14px;
    color: #D7D7D7;
    line-height: 35px;
}

.rczp-con-left-info {
    display: flex;
    align-items: center;
    color: #fff;
    margin-bottom: 25px;
}

.rczp-con-left-info p {
    font-size: 20px;
    color: #FFFFFF;
    margin-right: 10px;
}

.rczp-con-left-info span {
    font-size: 16px;
    color: #FFFFFF;
    margin: 0 10px;
}

.rczp-con-right-info1 {
    display: flex;
    font-size: 32px;
    font-weight: bold;
    color: #FFFFFF;
    align-items: center;
}

.rczp-con-right-info1>span {
    font-size: 32px;
    font-weight: bold;
    color: #E50113;
    margin-left: 25px;
}

.rczp-con-right-info2 {
    font-size: 16px;
    color: #D7D7D7;
    margin-top: 8px;
}

.rczp-con-right-info2>span {
    margin-right: 15px;
}

.rczp-con-con {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.rczp-grinfo {
    margin-bottom: 35px;
}

.rczp-grinfo-top {
    display: flex;
    align-items: center;
}

.rczp-grinfo-top .rczp-grinfo-line {
    width: 6px;
    height: 18px;
    background: #0074D9;
}

.rczp-grinfo-top>p {
    font-size: 16px;
    color: #000000;
    margin-left: 8px;
}

.rczp-grinfo-con {
    display: flex;
    align-items: center;
    margin-top: 15px;
}

.rczp-grinfo-con p {
    font-size: 14px;
    color: #444444;
    margin-right: 30px;
    margin-left: 10px;
}

.rczp-con-left-l>img {
    width: 141px;
    height: 141px;
    border-radius: 3px;
}

.noflex {
    display: block;
}


/* 展会信息列表 */

.zhanhui-list {
    margin-left: -14px;
}

.zhanhui-list ul {
    display: flex;
    flex-wrap: wrap;
}

.zhanhui-list ul li {
    width: 228px;
    margin-bottom: 25px;
    margin-left: 14px;
}

.zhanhui-list-img {
    width: 228px;
    height: 149px;
    position: relative;
}

.zhanhui-list-img>img {
    width: 100%;
    height: 100%;
}

.zhanhui-list-img>.p1 {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 5px 8px;
    background: rgba(0, 0, 0, 0.65);
    font-size: 16px;
    color: #FFFFFF;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zhanhui-time {
    font-size: 14px;
    color: #767676;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zhanhui-adress {
    font-size: 14px;
    color: #767676;
    margin-top: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/* 展会信息列表详情 */

.zh-detaile-top-title {
    font-size: 26px;
    color: #0B0B0B;
    text-align: center;
}

.zh-detaile-top-text {
    display: flex;
    justify-content: center;
    font-size: 16px;
    color: #787878;
    margin-top: 10px;
}

.zh-detaile-top-text>p {
    margin-left: 30px;
}

.zh-detaile-top {
    padding-bottom: 15px;
    border-bottom: 1px solid #DCDCDC;
}

.zh-detaile-con-item {
    margin-top: 25px;
}

.zh-detaile-con-item p {
    font-size: 14px;
    color: #1D1D1D;
    margin-top: 20px;
}


/* 行业资讯 */

.padding0 {
    padding-top: 25px;
}

.hyzx-top {
    height: 51px;
    border: 1px solid #D9D9D9;
    line-height: 51px;
    display: flex;
    position: relative;
    background-color: #f5f5f5;
}

.hyzx-top a {
    margin: 0 30px;
    font-size: 16px;
    color: #000;
    display: block;
}

.hyzx-top a:hover {
    color: #E50113;
    border-bottom: 2px solid #FB0000;
}


/* .hyzx-top a:hover ::after {
    color: #E69B5E;
}

.hyzx-top a::after {
    content: " ";
    height: 4px;
    width: 17px;
    background-color: #E50113;
    position: absolute;
    bottom: 5px;
    left: 40px;
    border-radius: 10px;
} */

.hyzx-info {
    display: flex;
    margin-top: 15px;
    background-color: #fff;
}

.hyzx-info-left {
    width: 385px;
    position: relative;
}

.hyzx-info-left>img {
    width: 100%;
    height: 370px;
}

.hyzx-info-left>p {
    background-color: #fff;
    font-size: 18px;
    font-weight: bold;
    color: #E50113;
    position: absolute;
    top: 0;
    left: 10px;
    width: 58px;
    padding: 8px 5px;
    text-align: center;
}

.hyzx-info-right-top {
    border-bottom: 1px solid #D2D2D2;
    padding-bottom: 10px;
}

.hyzx-info-right-top-title {
    font-size: 24px;
    font-weight: bold;
    color: #141414;
}

.hyzx-info-right-top-text {
    font-size: 14px;
    color: #5A5A5A;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 10px;
}

.hyzx-info-right {
    padding: 20px;
    cursor: pointer;
}

.hyzx-info-right-list {
    padding-top: 10px;
}

.hyzx-info-right-list ul li {
    margin-top: 10px;
}

.hyzx-info-right-list ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 5px;
}

.hyzx-info-right-list ul li a p {
    font-size: 15px;
    color: #121212;
}

.hyzx-info-right-list ul li a span {
    font-size: 15px;
    color: #9B9A9A;
}

.hyzx-info-right-list ul li:hover p {
    color: #FB0000;
}

.hyzx-info-right-list ul li:hover span {
    color: #FB0000;
}

.hyzx-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.hyzx-list-item {
    width: 593px;
    border: 1px solid #E5E5E5;
    background-color: #fff;
    margin-top: 18px;
}

.hyzx-list-item-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px;
    border-bottom: 1px solid #e5e5e5;
}

.hyzx-line {
    width: 5px;
    height: 19px;
    background: #E50113;
}

.hyzx-list-item-top span {
    font-size: 18px;
    font-weight: bold;
    color: #E50113;
    margin-left: 10px;
}

.hyzx-list-item-top a {
    font-size: 14px;
    color: #1C1C1C;
}

.hyzx-line-left {
    display: flex;
    align-items: center;
}

.hyzx-list-item-box {
    padding: 15px;
    padding-top: 10px;
    padding-bottom: 20px;
}

.hyzx-list-item-box li a {
    display: flex;
    justify-content: space-between;
    line-height: 35px;
}

.hyzx-list-item-box li a p {
    font-size: 15px;
    color: #121212;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hyzx-list-item-box li a span {
    font-size: 15px;
    color: #747474;
}

.hyzx-list-item-box li:hover p {
    color: #FB0000;
}

.hyzx-list-item-box li:hover span {
    color: #FB0000;
}

.hangye-zixunBox {
    display: flex;
    margin-top: 25px;
}

.zixunBox-right-top {
    display: flex;
    justify-content: space-between;
}

.zixunBox-right-top>p {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zixunBox-right-top>span {
    font-size: 14px;
    color: #666666;
}

.zixunBox-right-text {
    font-size: 14px;
    color: #666666;
    margin-top: 8px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.zixunBox-righ-item {
    margin-top: 15px;
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 15px;
}

.zixunBox-left-item {
    margin-bottom: 20px;
}

.zixunBox-left-item>img {
    width: 328px;
    height: 212px;
}

.hangye-zixunBox-left {
    margin-left: 25px;
    width: 328px;
}

.zixunBox-left-itemBox {
    border: 1px solid #CECECE;
    margin-top: 15px;
}

.zixunBox-left-itemBox-top {
    display: flex;
    justify-content: space-between;
    padding: 8px;
    border-bottom: 1px solid #CECECE;
    background-color: #f5f5f5;
}

.zixunBox-left-itemBox-top>p {
    font-size: 16px;
    color: #272727;
}

.zixunBox-left-itemBox-top>span {
    font-size: 14px;
    color: #272727;
}

.zixunBox-left-itemBox ul li {
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zixunBox-left-itemBox ul li a {
    font-size: 14px;
    color: #272727;
}

.zixunBox-left-itemBox ul {
    padding: 0 15px;
    padding-bottom: 15px;
}

.zixunBox-left-itemBox ul li:hover a {
    color: #FB0000;
}


/* 行业资讯  详情 */

.zixunDetail-top-text {
    display: flex;
    margin-top: 10px;
}

.zixunDetail-top-text span {
    margin-right: 25px;
    font-size: 14px;
    color: #999999;
}

.hangye-zixunDetail-top>.title {
    font-size: 26px;
    font-weight: bold;
    color: #333333;
}

.hangye-zixunDetail-con {
    margin-top: 20px;
}

.hangye-zixunDetail-con>img {
    width: 834px;
    height: 223px;
}

.hangye-zixunDetail-con>p {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #333333;
    line-height: 26px;
}

.hangye-zixunDetail-pages {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #CECECE;
    padding-top: 15px;
    margin-top: 30px;
}

.hangye-zixunDetail-pages>a {
    font-size: 14px;
    color: #333333;
}

.hangye-zixunDetail-pages a:hover {
    color: #FB0000;
}


/* 企业查询 */

.qiye {
    margin-bottom: 15px;
    border: none;
}

.qiye-con2 {
    margin-top: 50px;
}

.qiye-list {
    background-color: #fff;
    border: 1px solid #DCDCDC;
    padding: 10px 0;
    margin-top: auto;
}

.active {
    background: #E50216 !important;
    color: #fff !important;
}

.active p {
    color: #fff !important;
    background: #E50216 !important;
}

.blueActive a {
    background: #0074D9 !important;
    color: #fff !important;
}
.blueActive1 a {
    background: #0074D9 !important;
    color: #fff !important;
}

.blueBorder {
    color: #0074D9 !important;
    border-bottom: 3px solid #0074D9;
}

.blueBorder a {
    color: #0074D9 !important;
}

.redBorder {
    color: #E50113 !important;
    border-bottom: 2px solid #FB0000;
}


/* 黄 */

.bgef {
    background-color: #efefef;
}

.Y-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.Y-header-left {
    display: flex;
    align-items: center;
}

.Y-header-left a {
    margin: 0 8px;
    font-size: 14px;
    color: #434343;
    line-height: 36px;
}

.Y-header-right {
    font-size: 14px;
    color: #434343;
}

.Y-footer {
    height: 181px;
    background: #000000;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.Y-footer-top {
    font-size: 18px;
    color: #E3E3E3;
}

.Y-footer-item {
    margin-top: 30px;
}

.Y-footer-item>span {
    font-size: 14px;
    color: #999999;
    line-height: 30px;
    margin-left: 20px;
}

.Y-footer-item>p {
    font-size: 14px;
    color: #999999;
    line-height: 30px;
}

.Y-con-head {
    display: flex;
    width: 1200px;
    margin: 0 auto;
    height: 92px;
    line-height: 92px;
}

.Ylogo {
    width: 237px;
    /* height: 41px; */
    font-size: 36px;
    font-family: "Source Han Serif CN";
    font-weight: bold;
    color: #000000;
    margin-left: 7px;
    letter-spacing: 3px;
}

.Ylogo>img {
    width: 237px;
    height: 41px;
}

.Y-head-nav {
    display: flex;
    margin-left: 172px;
}

.Y-head-nav a {
    font-size: 16px;
    color: #000;
    display: block;
    height: 92px;
    margin-left: 6px;
    width: 92px;
    text-align: center;
}

.Y-active {
    background-color: #FFAE06 !important;
    color: #fff !important;
    border-bottom: 2px solid #B37900;
}

.Y-banner>img {
    width: 100%;
    height: 100%;
}

.Y-container {
    padding: 90px 0;
}

.Y-con1-top {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 40px;
}

.Y-con1-top-left-top {
    display: flex;
}

.Y-con1-top-left-top>p {
    font-size: 32px;
    color: #000000;
}

.Y-con1-top-left-top>span {
    font-size: 32px;
    font-weight: bold;
    margin-left: 10px;
}

.Y-con1-top-left-text {
    font-size: 16px;
    color: #000000;
    margin-top: 8px;
}

.Y-con1-top-right {
    display: flex;
    align-items: center;
    width: 591px;
}

.Y-con1-top-right>a {
    width: 114px;
    height: 36px;
    border-radius: 3px;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    display: block;
    line-height: 36px;
    margin-left: 15px;
}

.Y-con1-list {
    margin-left: -50px;
}

.Y-con1-list ul {
    display: flex;
    flex-wrap: wrap;
}

.Y-con1-list ul li {
    margin-top: 40px;
    margin-left: 50px;
    width: 365px;
    background: #FFFFFF;
    box-shadow: 0px 0px 5px 0px rgba(121, 121, 121, 0.15);
}

.yellew-img {
    width: 365px;
    height: 283px;
    position: relative;
}

.yellew-img>img {
    width: 100%;
    height: 100%;
}

.Y-con1-list-con-top>p {
    font-size: 18px;
    color: #333333;
}

.Y-con1-list-con-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.y-search2 {
    border-bottom: 1px solid;
    margin-top: 5px;
    width: 30px;
    text-align: center;
}

.font-search {
    color: #000;
    font-size: 22px !important;
}

.Y-con1-list-con {
    padding: 15px;
    margin-top: 15px;
}

.Y-con1-list-con-text {
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 15px;
}

.Y-con2 {
    background: url('../img/yellow-bg.png');
    width: 100%;
    height: 592px;
    background-size: 100% 100%;
    margin-top: 75px;
    padding-top: 50px;
}

.Y-con2-con {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.Y-con2-con-left {
    display: flex;
}

.Y-con2-con-left-l {
    width: 230px;
    height: 487px;
    background-color: rgba(255, 174, 6, 0.9);
    display: flex;
    flex-direction: column;
    align-items: center;
}

.Y-con2-con-left-l .p1 {
    font-size: 20px;
    color: #fff;
    margin-top: 160px;
}

.Y-con2-con-left-l .p2 {
    font-size: 40px;
    color: #fff;
    font-weight: bold;
}

.Y-con2-con-left-r {
    background-color: #fff;
    padding: 35px 20px;
    width: 619px;
}

.Y-con2-con-left-r>p {
    font-size: 30px;
    color: #000000;
}

.Y-con2-con-left-r-text {
    font-size: 14px;
    color: #000000;
    margin: 25px 0;
}

.Y-con2-con-left-r .chakan {
    width: 120px;
    height: 36px;
    border-radius: 3px;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 36px;
    text-align: center;
    display: block;
    margin-top: 60px;
}

.Y-con2-con-right {
    width: 322px;
    background-color: #fff;
    padding: 25px;
}

.Y-con2-con-right-img {
    width: 263px;
    height: 170px;
    margin: 0 auto;
}

.Y-con2-con-right-img>img {
    width: 100%;
    height: 100%;
}

.Y-con2-con-right-text {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #333333;
    margin-top: 15px;
    border-bottom: 2px solid #EFEFEF;
    padding-bottom: 10px;
}

.Y-con2-con-right-text>p {
    margin: 0 15px;
}

.Y-con2-con-right-list>p {
    margin-top: 10px;
    font-size: 14px;
    color: #333333;
    margin-left: 10px;
}

.lxkf {
    width: 120px;
    height: 36px;
    border-radius: 3px;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 36px;
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-top: 25px;
}

.Y-con3 {
    margin-top: 60px;
}

.Y-con3-top-right {
    width: 83px;
}

.Y-con3-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.Y-con3-list-item {
    width: 560px;
    border-top: 2px solid #DBDBDB;
    /* border-bottom: 2px solid #DBDBDB; */
    padding: 25px 20px;
    height: 150px;
}


/* .Y-con3-list-item:nth-child(1) {
        border-top: 2px solid #DBDBDB;
    }
    
    .Y-con3-list-item:nth-child(2) {
        border-top: 2px solid #DBDBDB;
    }
     */

.Y-con3-list-item-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.Y-con3-list-item-top-l i {
    width: 7px;
    height: 7px;
    background: #7D7D7D;
    border-radius: 50%;
}

.Y-con3-list-item-top-l span {
    font-size: 16px;
    color: #333;
    margin-left: 8px;
}

.Y-con3-list-item-top-l {
    display: flex;
    align-items: center;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.Y-con3-list-item-top-r {
    font-size: 20px;
    color: #A4A2A2;
}

.Y-con3-list-item-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 25px;
}

.Y-con3-list-item-bottom>p {
    font-size: 14px;
    color: #A4A2A2;
    width: 75%;
    margin-left: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.Y-con3-list-item-bottom>img {
    width: 31px;
    height: 17px;
}

.Y-con3-list-item:hover {
    box-shadow: 0px 0px 6px 0px rgba(121, 121, 121, 0.6);
    border: none;
}

.Y-con3-list-item:hover span {
    color: #FFAE06;
}

.Y-con1-list ul li:hover .Y-con1-list-con {
    background-color: #FFAE06;
}

.Y-con1-list ul li:hover .Y-con1-list-con-top p {
    color: #fff;
}

.Y-con1-list ul li:hover .Y-con1-list-con-text {
    color: #fff;
}

.Y-con1-list ul li:hover .y-search2 {
    border: none;
}

.Y-con1-list ul li:hover .Y-con1-list-con-top {
    border-bottom: 1px solid #fff;
}

.Y-con1-list ul li:hover .font-search {
    color: #fff;
}

.show {
    display: flex;
}


/* 黄 公司简介 */

.Y-gsjj-con {
    margin-top: 50px;
}

.Y-gsjj-con .p2 {
    margin: 35px 0;
}

.Y-gsjj-con p {
    font-size: 14px;
    color: #000000;
    line-height: 30px;
}

.Y-gsjj-list {
    margin-left: -15px;
}

.Y-gsjj-list ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
}

.Y-gsjj-list ul li {
    width: 388px;
    height: 257px;
    margin-top: 20PX;
    margin-left: 15px;
}

.Y-gsjj-list ul li img {
    width: 100%;
    height: 100%;
}


/* 产品分类 */

.cplb-con1-top {
    display: flex;
}

.cplb-con1-top a {
    display: flex;
    margin-right: 15px;
    font-size: 16px;
    color: #333333;
    padding: 0 15px;
    height: 40px;
    align-items: center;
    align-items: center;
}

.cplb-con1-top .yellow {
    background: #FFAE06;
    border-radius: 3px;
    color: #fff;
}

.Y-pages {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
}

.jt {
    font-size: 22px !important;
    color: #7d7d7d;
    width: 29px;
    height: 28px;
    line-height: 29px;
    text-align: center;
    border: 1px solid #C8C8C8;
    cursor: pointer;
}

.jt:hover {
    color: #fff;
    background: #C8C8C8;
    border: none;
}

.Y-pages-num {
    display: flex;
    justify-content: space-between;
}
.Y-pages-num ul{
    display: flex;
}
.Y-pages-num a {
    /*width: 28px;*/
    height: 28px;
    border: 1px solid #C8C8C8;
    border-radius: 3px;
    font-size: 13px;
    color: #595959;
    margin-left: 5px;
    margin-right: 5px;
    line-height: 28px;
    text-align: center;
    padding: 4px 10px;
}

.Y-pages-num .hoverYellow {
    color: #FFFFFF;
    background: #FFAE06;
    border: none;
}

.Y-pages-num .hoverRed {
    color: #FFFFFF;
    background: #C70000;
    border: none;
}

.Y-pages-num .hoverBule {
    color: #FFFFFF;
    background: #3488EA;
    border: none;
}


/* 产品详情 */

.cpxq-con {
    display: flex;
    margin-top: 30px;
}

.cpxq-con-left {
    width: 490px;
}

.cpxq-con-left-img>img {
    width: 100%;
    height: 335px;
    cursor: pointer;
}

.cpxq-con-left-list {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

.cpxq-con-left-list img {
    width: 154px;
    height: 109px;
    cursor: pointer;
}

.cpxq-con-right-title {
    font-size: 26px;
    font-weight: bold;
    color: #333333;
}

.cpxq-con-right-list {
    display: flex;
    flex-wrap: wrap;
    width: 433px;
    justify-content: space-between;
    margin-top: 5px;
}

.cpxq-con-right-list li {
    font-size: 16px;
    color: #333333;
    margin-top: 10px;
    /*width: 177px;*/
    width: 200px;
}

.cpxq-con-right {
    margin-left: 55px;
}

.xunjia {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 147px;
    height: 43px;
    border-radius: 3px;
    font-size: 18px;
    color: #FFFEFE;
    margin-top: 50px;
}

.cpxq-phone {
    font-size: 14px;
    margin-top: 10px;
    color: #4E4E4E;
    margin-top: 30px;
}

.cpxq-phone p {
    font-size: 30px;
    font-weight: bold;
    color: #FF0101;
}

.cplb-con2 {
    display: flex;
}

.cplb-con2-left {
    width: 900px;
}

.cplb-con2-left img {
    width: 100%;
}

.cplb-con2-right {
    margin-left: 57px;
    width: 278px;
}

.cplb-con2-right-title {
    width: 278px;
    height: 62px;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    line-height: 62px;
}

.cplb-con2-right-list {
    text-align: center;
}

.cplb-con2-right-list img {
    width: 100%;
    height: 208px;
}

.cplb-con2-right-list p {
    font-size: 16px;
    color: #333333;
    margin: 15px 0;
}

.cplb-con2-title {
    font-size: 18px;
    color: #171717;
    margin-top: 30px;
    margin-bottom: 15px;
}

.Yrczp-con {
    background-color: #f9f9f9;
    padding-top: 60px;
}

.rczp-grinfo-top .bgyellow {
    background-color: #FFAE06;
}

.rczp-grinfo-con span {
    font-size: 14px;
    color: #444444;
    margin-right: 30px;
    margin-left: 10px;
}

.block {
    display: block;
    line-height: 2;
}

.Yrczp-con-title {
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #CCCCCC;
    padding-bottom: 15px;
    margin-bottom: 30px;
    padding-left: 5px;
    padding-right: 5px;
}

.Yrczp-con-title-left {
    display: flex;
    /* align-items: flex-end; */
}

.Yrczp-con-title-left .p1 {
    font-size: 30px;
    font-weight: bold;
    color: #000000;
}

.Yrczp-con-title-left .p2 {
    font-size: 30px;
    font-weight: bold;
    color: #E50113;
    margin-left: 15px;
    margin-top: 3px;
}

.Yrczp-con-title-left span {
    font-size: 16px;
    color: #474747;
    margin-left: 15px;
    margin-top: 15px;
}

.Yrczp-con-title-right {
    font-size: 14px;
    font-weight: 400;
    margin-top: 20px;
}


/* 新闻列表 */

.xwlb-list ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.xwlb-list ul li {
    padding: 40px 25px;
    border-bottom: 1px solid #EBEBEB;
}

.xwlb-list ul li:hover {
    background-color: #fff;
    border: none;
}

.xwlb-list ul li:hover .xwlb-list-item-date {
    background: #FFAE06;
    color: #fff;
}

.xwlb-list ul li:hover .title1 {
    color: #FFA406;
}

.xwlb-list ul li:hover .xwlb-list-item-date p {
    color: #fff;
}

.xwlb-list-item-r {
    display: flex;
}

.xwlb-list-item-date {
    padding: 5px 10px;
    background: #E5E5E5;
    font-size: 50px;
    color: #999999;
    text-align: center;
}

.xwlb-list-item-date p {
    font-size: 16px;
    color: #999999;
    text-align: center;
}

.xwlb-list-item-info {
    margin-left: 20px;
    width: 969px;
}

.xwlb-list-item-info .title1 {
    font-size: 18px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xwlb-list-item-info .title2 {
    font-size: 14px;
    color: #818181;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top: 20px;
    line-height: 28px;
}

.xwlb-list-item-l img {
    margin-top: 10px;
}

.xwlb-container {
    padding-top: 40px;
    background-color: #f5f5f5;
}

.xwlb-pages {
    margin-top: 90px;
}


/* 新闻详情 */

.xwxq-top {
    text-align: center;
    border-bottom: 1px solid #DBDBDB;
    padding-bottom: 25px;
}

.xwxq-top p {
    font-size: 20px;
    color: #333333;
}

.xwxq-top span {
    font-size: 14px;
    color: #333333;
    margin-top: 20px;
    display: block;
}

.xwxq-con p {
    font-size: 14px;
    color: #333333;
    margin-top: 25px;
}


/* 企业风貌 */

.Y-qyfm-list {
    margin-left: -15px;
    margin-top: 10px;
}

.Y-qyfm-list ul {
    display: flex;
    flex-wrap: wrap;
}

.Y-qyfm-list ul li {
    width: 288px;
    height: 185px;
    margin-left: 15px;
    margin-top: 15px;
}

.Y-qyfm-list ul li img {
    width: 100%;
    height: 100%;
}

.Y-qyfm-con {
    font-size: 14px;
    color: #000000;
    margin-top: 20px;
    line-height: 28px;
}

.Y-lxwwm-con {
    margin-top: 30px;
}

.Y-lxwwm-con .title {
    font-size: 18px;
    color: #222;
}

.Y-lxwwm-con-ul {
    display: flex;
    flex-wrap: wrap;
}

.Y-lxwwm-con-ul li {
    font-size: 14px;
    color: #999999;
    width: 300px;
    /* border: 1px solid; */
    margin-right: 49px;
    margin-top: 20px;
}

.lxwm {
    width: 873px;
}


/* 在线留言 */

.zxly-top {
    text-align: center;
    font-size: 16px;
    color: #000000;
}

.zxly-top-t {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.zxly-top-t p {
    font-size: 32px;
    color: #000000;
}

.zxly-top-t span {
    font-size: 32px;
    margin-left: 8px;
}

.zxly-con {
    margin-top: 30px;
}

.zxly-con .textarea {
    height: 251px;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    width: 100%;
    resize: none;
    outline: none;
    padding: 15px;
    font-size: 16px;
}

.zxly-con-list-item {
    width: 580px;
    height: 52px;
    margin-top: 15px;
    display: flex;
}

.zxly-con-list-item input {
    width: 100%;
    height: 100%;
    padding: 0 15px;
    outline: none;
    font-size: 16px;
    background: #fff;
    border: 1px solid #E5E5E5;
}

.zxly-con-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.yzm {
    width: 172px;
    margin-left: 10px;
}

.yzm img {
    width: 100%;
    height: 100%;
}

.tj-btn {
    height: 55px;
    background: #FFAE06;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 55px;
    text-align: center;
    margin-top: 20px;
    cursor: pointer;
}

.huangbg {
    background-color: #FFAE06 !important;
}

.huangbg a {
    background-color: #FFAE06;
    color: #fff;
}

.huangfont {
    color: #FFAE06;
}

.hongbg {
    background-color: #C70000 !important;
}

.hongfont {
    color: #C70000 !important;
}

.lanbg {
    background-color: #3488EA !important;
}

.lanfont {
    color: #216ECA;
}

.lanfont a {
    color: #216ECA;
}

.colorFF {
    color: #fff !important;
}

.colorFF a {
    color: #fff;
}

.bgFF {
    background-color: #fff;
}


/* 蓝 */

.B-head-nav .B-active {
    color: #226FCB;
    border-bottom: 2px solid #226FCB;
}

.B-head-nav {
    margin-left: 188px;
}

.B-head-nav a {
    font-size: 16px;
    color: #000;
    padding-bottom: 15px;
    margin-left: 32px;
}

.B-con2 {
    background: url('../img/bluebg.png');
    width: 100%;
    /* height: 1010px; */
    background-size: 100% 100%;
    margin-top: 75px;
    padding: 50px 0;
}

.B-con2-con-right-text {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #fff;
    margin-top: 15px;
    border-bottom: 2px solid #EFEFEF;
    padding-bottom: 10px;
}

.B-con2-con-right-text>p {
    margin: 0 15px;
}

.B-con2-con-right-list>p {
    margin-top: 10px;
    font-size: 14px;
    color: #fff;
    margin-left: 10px;
}

.B-con2-con-left {
    margin: 0;
}

.B-con2-con-left-r {
    background-color: #fff;
    padding: 35px 0;
    width: 840px;
    margin-left: 10px;
}

.B-con2-con-left-top {
    display: flex;
    align-items: flex-end;
}

.B-con2-con-left-top .span1 {
    font-size: 32px;
    color: #000000;
}

.B-con2-con-left-top .span2 {
    font-size: 20px;
    color: #000000;
    text-transform: uppercase;
    margin-left: 20px;
}

.B-con1-top-right p {
    background-color: #fff !important;
}

.B-con1-top-right a {
    background-color: #fff;
}

.B-con1-top-left-top {
    align-items: flex-end;
}

.B-con1-top-left-top>span {
    margin-left: 0;
    margin-right: 10px;
}

.B-con1-top-left-top>p {
    font-size: 20px;
}

.B-con1-list {
    margin-left: -50px;
}

.B-con1-list ul {
    display: flex;
    flex-wrap: wrap;
}

.B-con1-list ul li {
    margin-top: 40px;
    margin-left: 50px;
    margin-bottom:40px;
    width: 365px;
    background: #FFFFFF;
    box-shadow: 0px 0px 5px 0px rgb(121 121 121 / 15%);
}

.B-con1-list .Y-con1-list-con {
    margin: 0;
}

.mask {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
}

.mask {
    font-size: 18px;
    color: #fff;
}

.mask p {
    width: 21px;
    height: 1px;
    background: #FFFFFF;
    margin: 10px 0;
}

.B-con1-list ul li:hover .mask {
    display: flex;
}

.B-con1-list .Y-con1-list-con-top {
    border-bottom: 1px solid #BFBFBF;
}

.B-con1-list .y-search2 {
    border: none;
}

.B-con3-con {
    display: flex;
    justify-content: space-between;
}

.B-con3-con-left {
    width: 478px;
}

.B-con3-con-left-img {
    width: 478px;
    height: 237px;
}

.B-con3-con-left-img img {
    width: 100%;
    height: 100%;
}

.B-con3-con-left-bottom {
    padding: 30px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.B-con3-con-left-date>span {
    font-size: 44px;
    font-weight: bold;
    color: #FFFFFF;
}

.B-con3-con-left-date>p {
    font-size: 14px;
    color: #9CC8FC;
}

.B-con3-con-left-info {
    width: 360px;
}

.B-con3-con-left-p {
    font-size: 16px;
    color: #FFFFFF;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.B-con3-con-left-p2 {
    font-size: 14px;
    color: #9CC8FC;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top: 10px;
}

.B-con3-con-right {
    width: 690px;
}

.B-con3-con-right-top a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.B-con3-con-right-top a:hover .p1 {
    color: #3488EA;
}

.B-con3-con-right-top-left {
    width: 584px;
}

.B-con3-con-right-top-left>.p1 {
    font-size: 18px;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
}

.B-con3-con-right-top-left>.p2 {
    font-size: 14px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top: 15px;
}

.B-con3-con-right-top-rigth>span {
    font-size: 54px;
    color: #959595;
}

.B-con3-con-right-top-rigth>p {
    font-size: 16px;
    color: #959595;
}

.B-con3-con-right-list li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 21px 0;
    border-bottom: 1px solid #e5e5e5;
}

.B-con3-con-right-list li:hover p {
    color: #3488EA;
}

.B-con3-con-right-list li:hover span {
    color: #3488EA;
}

.B-con3-con-right-list li p {
    font-size: 14px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 475px;
}

.B-con3-con-right-list li span {
    font-size: 14px;
    color: #999;
}

.B-con3-con-right-list {
    margin-top: 20px;
}

.cplb-con1-top a {
    border-radius: 3px;
}

.B-con1-list-con {
    padding: 15px;
    margin-top: 15px;
}

.Y-con1-list ul li:hover .B-con1-list-con {
    background-color: #3488EA;
}

.Bxwlb-list-item-date {
    padding: 5px 10px;
    background: #E5E5E5;
    font-size: 50px;
    color: #999999;
    text-align: center;
}

.xwlb-list ul li:hover .Bxwlb-list-item-date {
    background: #3488EA;
    color: #fff;
}

.Bxwlb-list-item-date p {
    font-size: 16px;
    color: #999999;
    text-align: center;
}

.xwlb-list ul li:hover .Bxwlb-list-item-date p {
    color: #fff;
}

.xwlb-list ul li:hover .Btitle1 {
    color: #3488EA;
}

.xwlb-list-item-info .Btitle1 {
    font-size: 18px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/* 红 */

.R-head-nav .R-active {
    color: #C70000;
    border-bottom: 2px solid #ED0000;
}

.R-head-nav a {
    font-size: 16px;
    color: #000;
    padding-bottom: 15px;
    margin-left: 32px;
}

.R-head-nav {
    margin-left: 188px;
}

.R-con1-list-con {
    padding: 15px;
    margin-top: 15px;
}

.Y-con1-list ul li:hover .R-con1-list-con {
    background: #C70000;
}

.Rxwlb-list-item-date {
    padding: 5px 10px;
    background: #E5E5E5;
    font-size: 50px;
    color: #999999;
    text-align: center;
}

.xwlb-list ul li:hover .Rxwlb-list-item-date {
    background: #C70000;
    color: #fff;
}

.Rxwlb-list-item-date p {
    font-size: 16px;
    color: #999999;
    text-align: center;
}

.xwlb-list ul li:hover .Rxwlb-list-item-date p {
    color: #fff;
}

.xwlb-list ul li:hover .Rtitle1 {
    color: #C70000;
}

.xwlb-list-item-info .Rtitle1 {
    font-size: 18px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.R-container {
    padding: 60px 0;
    padding-bottom: 100px;
}

.R-con1-top {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 10px;
}

.R-con1-top .name {
    font-size: 30px;
    color: #000000;
}

.R-con1-top span {
    font-size: 16px;
    color: #333;
    margin-top: 25px;
}

.R-con1-top-list {
    display: flex;
    justify-content: center;
    margin-top: 25px;
}
.R-con1-top-list p {
    background: #C70000 !important;
}
.R-con1-top-list a {
    display: flex;
    justify-content: center;
    /*padding: 6px 25px;*/
    /*margin-left: 15px;*/
    background: #C70000;
    font-size: 16px;
    /*border-radius: 3px;*/
}

.mask-title {
    font-size: 30px;
    color: #FFFFFF;
    text-align: center;
}

.mask-title-info {
    font-size: 14px;
    color: #FFFFFF;
    padding: 10px 20px;
    line-height: 30px;
}

.R-con2 {
    background: url('../img/redbg.png');
    width: 100%;
    height: 559px;
    background-size: 100% 100%;
    margin-top: 75px;
    padding-top: 50px;
}

.R-con2-con-left-r {
    background: none;
    width: 870px;
}

.R-con2-con-left-r .p1 {
    font-size: 30px;
    color: #FFFFFF;
}

.R-con2-con-left-r .span1 {
    font-size: 20px;
    color: #efefef;
    text-transform: uppercase;
    margin-left: 15px;
}

.R-con2-con-left-r .Y-con2-con-left-r-text {
    color: #efefef;
}

.R-con2-con-right {
    background-color: rgba(0, 0, 0, 0.25);
}

.R-con2-con-right-list>p {
    color: #fff;
}

.R-con2-con-right-text {
    color: #fff;
}

.R-con3 {
    margin-top: 80px;
}

.R-con3-title {
    font-size: 30px;
    color: #000000;
    text-align: center;
}

.R-con3-list-item {
    border-bottom: 2px solid #eaeaea;
    display: flex;
    align-items: center;
    padding: 30px 0;
    cursor: pointer;
}

.R-con3-list-item-t {
    display: flex;
    align-items: center;
}

.R-con3-list-item-left {
    background: #E5E5E5;
    padding: 5px 10px;
    text-align: center;
}

.R-con3-list-item-left>p {
    font-size: 50px;
    color: #C70000;
}

.R-con3-list-item-left>span {
    font-size: 14px;
    color: #C70000;
}

.R-con3-list-item-right>p {
    display: flex;
    align-items: center;
}

.R-con3-list-item-right>.p1 {
    font-size: 18px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.R-con3-list-item-right>.p2 {
    color: #DDDDDF;
    font-size: 13px;
    margin: 10px 0;
}

.R-con3-list-item-right>.p2 img {
    width: 15px;
    height: 15px;
    margin-right: 10px;
}

.R-con3-list-item-right>.p3 {
    color: #444;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.R-con3-list-item-right {
    width: 890px;
    margin-left: 30px;
    margin-right: 145px;
}

.R-con3-list {
    margin-top: 30px;
}

.R-con3-list-item-b {
    display: none;
}

.R-con3-list-item-b-titlt {
    color: #E50113;
    font-size: 18px;
    font-weight: bold;
}

.R-con3-list-item-b-titlt2 {
    color: #444;
    font-size: 14px;
    margin-top: 10px;
}

.R-con3-list-item-b-btn {
    border: 1px solid #E50113;
    color: #E50113;
    width: 136px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin-top: 50px;
    display: block;
}

.R-con3-list-item:hover .R-con3-list-item-b {
    display: block;
}

.R-con3-list-item:hover .R-con3-list-item-t {
    display: none;
}

.R-con3-list-item:hover {
    background-color: #f4f4f4;
    padding: 25px;
    border: none;
}