@charset "utf-8";

body,
html {
    background-color: #ffffff;
    position: relative;
    font-family: "微软雅黑";
    margin: 0 auto;
    padding: 0;
    position: relative;
    /* height: 100%; */
}

#app {
    height: 100%;
}

/* 头部-start */
.header-box {
    width: 100%;
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
    background-color: #ffffff;
}

#header {
    width: 1460px;
    line-height: 82px;
    margin: 0 auto;
    overflow: hidden;
}

#header .logo {
    width: 225px;
    float: left;
    padding-top: 22px;
}

#header .logo a {
    display: block;
    width: 225px;
    height: 44px;
}

#header .nav {
    width: 1000px;
    float: right;
}

#nav_ul {
    overflow: hidden;
}

#nav_ul .active a {
    color: #ffffff;
    background-color: #d1292e;
}

#nav_ul li a {
    display: block;
    float: left;
    line-height: 82px;
    font-size: 16px;
    color: #333333;
    padding: 0 40px;
}

#nav_ul li:hover a {
    color: #ffffff;
    background-color: #d1292e;
}

/* 头部-end */

#swiper-pc {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.swiper-container .swiper-slide {
    background: #fff;
    /* margin-bottom: 0 !important;
    padding-bottom: 30px; */
    position: relative;
}

#box1 {
    width: 100%;
    box-sizing: border-box;
    text-align: left;
    padding-top: 82px;
}

#slide1-swiper {
    height: 100%;
    width: 100%;
}

#slide1-swiper .swiper-wrapper {
    display: flex !important;
    flex-wrap: nowrap !important;
    flex-direction: row !important;
}

#slide1-swiper .swiper-slide {
    width: 100%;
    height: 100%;
}

#slide2-swiper {
    height: 100%;
    width: 100%;
}

#slide2-swiper .swiper-wrapper {
    display: flex !important;
    flex-wrap: nowrap !important;
    flex-direction: row;
}

#slide2-swiper .swiper-slide {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: inherit !important;
}

#box2 {
    width: 100%;
    background: url(../images/box2-bg_02.jpg) no-repeat center center;
    box-sizing: border-box;
    background-size: 100% 100%;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

#box2 .box2-con {
    width: 1400px;
    margin: 0 auto;
    padding-top: 114px;
    box-sizing: border-box;
}

#box2 .box2-con .con-left {
    width: 620px;
    height: 652px;
    float: left;
}

#box2 .box2-con .con-left .left-top {
    box-sizing: border-box;
    padding: 95px 68px 76px 78px;
    width: 620px;
}

#box2 .box2-con .con-left .p1 {
    color: #ffffff;
    font-size: 36px;
    line-height: 36px;
    font-style: italic;
    font-weight: bold;
    text-align: center;
}

#box2 .box2-con .con-left .p2 {
    font-size: 14px;
    line-height: 28px;
    color: #ffffff;
    padding-top: 26px;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

#box2 .box2-con .con-left .p3 {
    font-size: 14px;
    color: #ffffff;
    line-height: 14px;
    padding-left: 19px;
    padding-top: 18px;
    position: relative;
}

#box2 .box2-con .con-left .p3::before {
    content: '';
    width: 6px;
    height: 12px;
    background: url(../images/icon1_03.png) no-repeat left center;
    background-size: 6px 12px;
    position: absolute;
    top: 18px;
    left: 0;
}

#box2 .box2-con .con-left .left-bot {
    width: 620px;
    height: 303px;
    background: #ffffff;
    box-sizing: border-box;
    border: 1px solid #faebeb;
    opacity: 0.9;
    padding: 56px 68px 0px 78px;
    display: block;
}

#box2 .box2-con .con-left .left-bot .p11 {
    font-size: 39px;
    line-height: 39px;
    color: #a78b6b;
    font-weight: bold;
}

#box2 .box2-con .con-left .left-bot .p21 {
    font-size: 14px;
    color: #333333;
    line-height: 28px;
    padding-top: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

#box2 .box2-con .con-right {
    width: 780px;
    height: 652px;
    float: right;
}

#box2 .box2-con .con-right img {
    width: 100%;
    height: 100%;
}

#box2 .box2-con2 {
    width: 1400px;
    height: 158px;
    box-sizing: border-box;
    padding: 30px 0;
    margin: 0 auto;
    margin-bottom: 12px;
}

#box2 .box2-con2 .item {
    width: calc(20% - 4px);
    height: 98px;
    float: left;
    border-right: 1px solid #da8688;
    text-align: center;
}

#box2 .box2-con2 .item .item-p1 {
    font-size: 48px;
    color: #ffffff;
    line-height: 60px;
}

#box2 .box2-con2 .item .item-p2 {
    font-size: 14px;
    line-height: 36px;
    padding-top: 12px;
    color: rgba(255, 255, 255);
    position: relative;
}

#box2 .box2-con2 .item .item-p2 img {
    width: 34px;
    height: 34px;
    padding-right: 8px;
}

#box2 .box2-con2 .item .item3 img {
    width: 36px;
    height: 36px;
}

#box2 .box2-con2 .item:last-child {
    border: none;
}

#box3 {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
}

.box3-con {
    width: 1400px;
}

.box3-con .box3-p1 {
    line-height: 88px;
    font-size: 88px;
    color: rgba(167, 139, 107, 0.2);
    font-weight: bold;
    font-style: italic;
    padding-top: 95px;
    position: relative;
}

.box3-con .box3-p12 {
    font-size: 36px;
    line-height: 36px;
    color: #d1292e;
    font-style: italic;
    position: absolute;
    top: 123px;
    text-align: center;
    width: 1400px;
}

#box3 .con-tab {
    padding-top: 24px;
    overflow: hidden;
}

#box3 .con-tab .item {
    width: 114px;
    float: left;
    height: 128px;
    margin: 0 34px;
}

#box3 .con-tab .item:first-child {
    margin-left: 0;
}

#box3 .con-tab .item:last-child {
    margin-right: 0;
}

#box3 .con-tab .item img {
    width: 102px;
    height: 89px;
}

#box3 .con-tab .item p {
    font-size: 16px;
    color: #333333;
    line-height: 38px;
}

#box3 .con-body {
    overflow: hidden;
    margin-top: 10px;
}

#box3 .con-body .item {
    width: 25%;
    max-width: 350px;
    float: left;
    height: 512px;
    position: relative
}

#box3 .con-body .item img {
    height: 348px;
    /* height: 100%; */
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    object-fit: cover;
}

#box3 .con-body .item:nth-child(3) img {
    height: 512px;
}

#box3 .con-body .item .item-con {
    box-sizing: border-box;
    padding: 17px 25px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    background: #fff;
    -webkit-transition: transform 0.3s linear;
    transition: transform 0.3s linear;
}

#box3 .con-body .item .p1 {
    font-size: 14px;
    text-align: left;
    color: #95979a;
    line-height: 38px;
    position: relative;
}

#box3 .con-body .item .p1::before {
    width: 27px;
    height: 2px;
    background: #95979a;
    content: "";
    position: absolute;
    top: -2px;
    left: 0;
}

#box3 .con-body .item .p2 {
    font-size: 20px;
    color: #333333;
    line-height: 20px;
    font-weight: bold;
    padding-top: 18px;
    text-align: left;
}

#box3 .con-body .item .p3 span {
    display: block;
    width: 50%;
    text-align: left;
    float: left;
    color: #333333;
}

#box3 .con-body .item .p3 {
    padding-top: 14px;
    overflow: hidden;
}

#box3 .con-body .item .p3 span.span1 {
    font-size: 14px;
    line-height: 14px;
}

#box3 .con-body .item .p3 span.span2 {
    font-size: 20px;
    line-height: 20px;
    padding-top: 6px;
}

#box3 .con-body .item a {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    width: 100%;
    height: 100%;
    background: rgba(209, 41, 46, 0.9);
    box-sizing: border-box;
    padding: 49px 26px 36px;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transition: transform 0.3s linear;
    transition: transform 0.3s linear;
}

#box3 .con-body .item a .p1 {
    color: #fff;
}

#box3 .con-body .item a .p1::before {
    background: #fff;
}

#box3 .con-body .item a .p2 {
    color: #fff;
}

#box3 .con-body .item a .p3 span {
    color: #fff;
}

#box3 .con-body .item a .p4 {
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    margin-top: 74px;
    text-align: left;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
    overflow: hidden;
}

#box3 .con-body .item a .p5 {
    font-size: 16px;
    color: #ffffff;
    border: 2px solid #ffffff;
    line-height: 44px;
    width: 136px;
    margin-top: 86px;
}

#box3 .con-body .item:nth-child(3) a {
    display: block;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

#box3 .con-body .item:nth-child(3) .item-con {
    display: none;
}

/* #box3 .con-body .item:hover a {
    display: block;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
} */

/* #box3 .con-body .item:hover .item-con {
    display: none;
    -webkit-transition: transform 0.3s linear;
    transition: transform 0.3s linear;
} */



#con-button {
    width: 1400px;
    height: 62px;
    margin: 0 auto;
}

#con-button a {
    width: 100px;
    height: 62px;
    display: block;
    font-size: 14px;
    color: #a78b6b;
    margin: 0 auto;
    line-height: 90px;
    position: relative;
}

#con-button a::before {
    content: "";
    width: 12px;
    height: 7px;
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    background: url(../images/icon4_03.png) no-repeat top center;
    background-size: 12px 7px;
}

#box4 {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

#box4 .box4-top {
    height: 556px;
    width: 100%;
    background: #f3f3f3;
}

#box4 .box4-top .top-con {
    width: 1400px;
    margin: 0 auto;
}

#box4 .box4-top .box4-p1 {
    line-height: 88px;
    font-size: 88px;
    color: rgba(167, 139, 107, 0.2);
    font-weight: bold;
    font-style: italic;
    padding-top: 95px;
    position: relative;
}

#box4 .box4-top .box4-p12 {
    font-size: 36px;
    line-height: 36px;
    color: #d1292e;
    font-style: italic;
    position: absolute;
    top: 123px;
    text-align: center;
    width: 1400px;
}

#box4 .top-body {
    padding-top: 54px;
    overflow: hidden;
    width: 1400px;
    margin: 0 auto;
}

#box4 .top-body .item {
    width: 33.3%;
    max-width: 419px;
    display: block;
    height: 168px;
    float: left;
    cursor: pointer;
}

#box4 .top-body .item .item-left {
    width: 90px;
    height: 220px;
    float: left;
    text-align: left;
    font-style: italic;
    padding-right: 20px;
    border-right: 2px solid #eeeeee;
    box-sizing: border-box;
}

#box4 .top-body .item .item-left .p1 {
    font-size: 50px;
    color: #939598;
    line-height: 50px;
    font-weight: bold;
}

#box4 .top-body .item .item-left .p2 {
    font-size: 16px;
    line-height: 20px;
    color: #939598;
    font-weight: bold;
}

#box4 .top-body .item .item-right {
    width: calc(100% - 110px);
    height: 220px;
    float: right;
    text-align: left;
    text-align: justify;
}

#box4 .top-body .item:nth-child(2) {
    margin: 0 71px;
}

#box4 .top-body .item .item-right .p1 {
    font-size: 22px;
    color: #333333;
    line-height: 30px;
    display: -webkit-box;
    /* autoprefixer: off */
    -webkit-box-orient: vertical;
    /* autoprefixer: on */
    -webkit-line-clamp: 2;
    overflow: hidden;
}

#box4 .top-body .item .item-right .p2 {
    font-size: 14px;
    color: #333333;
    line-height: 28px;
    margin-top: 10px;
    width: calc(100% - 25px);
    display: -webkit-box;
    /* autoprefixer: off */
    -webkit-box-orient: vertical;
    /* autoprefixer: on */
    -webkit-line-clamp: 2;
    overflow: hidden;
}

#box4 .top-body .item .item-right .p3 {
    font-size: 14px;
    color: #a78b6b;
    line-height: 14px;
    padding-left: 19px;
    padding-top: 24px;
    position: relative;
}

#box4 .top-body .item .item-right .p3::before {
    content: '';
    width: 7px;
    height: 12px;
    background: url(../images/icon5_03.png) no-repeat left center;
    background-size: 7px 12px;
    position: absolute;
    top: 24px;
    left: 0;
}

#box4 .con-button {
    padding-top: 54px;
}

#box4 .box4-bottom {
    width: 100%;
    height: calc(100% - 556px);
    background: #d1292e;
}

#box4 .box4-bottom .bottom-con {
    width: 1400px;
    margin: 0 auto;
}

#box4 .box4-bottom .bottom-con .con-nav {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    width: 100%;
    box-sizing: border-box;
    padding: 24px 0 34px;
}

#box4 .box4-bottom .bottom-con .con-nav a {
    font-size: 14px;
    color: #fff;
    line-height: 14px;
    float: left;
}

#box4 .box4-bottom .bottom-con .con-nav span {
    float: left;
    width: 42px;
    display: block;
    text-align: center;
    line-height: 14px;
    color: #ffffff;
}

#box4 .box4-bottom .bottom-con .con-center {
    box-sizing: border-box;
    overflow: hidden;
}

#box4 .box4-bottom .bottom-con .con-center .center-left {
    float: left;
    text-align: left;
    width: 50%;
    padding-top: 18px;
    box-sizing: border-box;
}

#box4 .box4-bottom .bottom-con .con-center .center-left .center-left-box {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 5px;
}

/* #box4 .box4-bottom .bottom-con .con-center .center-left .p1 {
    padding-top: 35px;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
}

#box4 .box4-bottom .bottom-con .con-center .center-left .p2 {
    padding-top: 10px;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
}

#box4 .box4-bottom .bottom-con .con-center .center-left .p2 span {
    display: block;
    float: left;
}

#box4 .box4-bottom .bottom-con .con-center .center-left .p2 span:first-child {
    min-width: 160px;
    margin-right: 10px;
} */

#box4 .box4-bottom .bottom-con .con-center .center-right {
    float: right;
    width: 50%;
    padding-top: 120px;
    box-sizing: border-box;
}

#box4 .box4-bottom .bottom-con .con-center .center-right img {
    width: 300px;
    height: 50px;
    float: right;
}



#box4 .box4-bottom .bottom-con .con-bot {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    line-height: 50px;
    width: 100%;
    text-align: center;
}


/* banner图--start */

#banner {
    height: 300px;
    margin-top: 82px;
    width: 100%;
}

#banner img {
    width: 100%;
    height: 100%;
}

/* banner图--end */

/* 单页二级导航-start */

#page-nav {
    width: 100%;
    height: 44px;
    background-color: #f2f2f2;
}

#page-nav .nav-con {
    width: 1400px;
    margin: 0 auto;
    height: 44px;
    box-sizing: border-box;
    padding-left: 272px;
    position: relative;
}

#page-nav .nav-con .nav-item {
    display: block;
    float: left;
    width: 200px;
    line-height: 44px;
    color: #101010;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
}

#page-nav .nav-con .item-act {
    background-color: #d1292e;
    color: #ffffff;
}

#page-nav .nav-con .nav-item:hover {
    background-color: #d1292e;
    color: #ffffff;
}

/* 单页二级导航-end */

/* 列表页二级导航-start */


/* 列表页二级导航-end */



/* 标题+面包屑--start */

#page-title {
    width: 1400px;
    margin: 0 auto;
    height: 94px;
}

#page-title .title-box {
    width: 1300px;
    height: 94px;
    border-bottom: 1px solid #eeeeee;
    box-sizing: border-box;
}

#page-title .title-box .box-left {
    width: 60%;
    float: left;
    box-sizing: border-box;
    /* padding-left: 34px; */
    text-align: left;
    text-align: justify;
    height: 94px;
}

#page-title .title-box .box-left .span1 {
    font-size: 40px;
    line-height: 94px;
    color: #d1292e;
    /* min-width: 160px; */
    display: inline-block;
    width: 225px;
    text-align: right;
    box-sizing: border-box;
    padding-right: 30px;

}

#page-title .title-box .box-left .span2 {
    font-size: 32px;
    line-height: 94px;
    color: #fef3e6;
    margin-left: 46px;
    text-transform: uppercase;
}

#page-title .title-box .box-right {
    width: 40%;
    float: right;
    text-align: right;
    line-height: 94px;
    height: 94px;
}

#page-title .title-box .box-right span {
    font-size: 14px;
    color: #8f8f8f;
    margin: 0 6px;
    height: 14px;
}

#page-title .title-box .box-right a {
    font-size: 14px;
    color: #8f8f8f;
    height: 14px;
}

#page-title .title-box .box-right .a-act {
    color: #d1292e;
}

#page-title .title-box .box-right a:hover {
    color: #d1292e;
}

/* 标题+面包屑--end */

/* 列表页标题+面包屑-start */

.list-title {
    /* padding-left: 71px; */
    box-sizing: border-box;
}

/* .list-title .title-box {
    width: 1230px !important;

} */

#list-left {
    padding-left: 0 !important;
}

#list-left .span2 {
    margin-left: 47px !important;
}

/* 列表页标题+面包屑-end */

#page-content {
    width: 1400px;
    margin: 0 auto;
    min-height: 500px;
    box-sizing: border-box;
    padding-left: 272px;
    position: relative;
}

#resourse-tabbar {
    width: 154px;
    height: auto;
    position: absolute;
    left: 35px;
    top: 26px;
    border-radius: 10px;
    /* box-shadow: 0 0px 6px -2px #d1292e; */
}

#resourse-tabbar .tabbar-item {
    width: 100%;
    /*height: 50px;*/
    box-sizing: border-box;
    border-bottom: 1px solid transparent;
    line-height: 26px;
    padding: 15px 0;
    color: #333333;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}

#resourse-tabbar .tabbar-item:first-child {
    border-radius: 10px 10px 0 0;
}

#resourse-tabbar .tabbar-item:last-child {
    border-radius: 0 0 10px 10px;
}

#resourse-tabbar .act-item {
    color: #fff;
    background: #d1292e;
}

#page-content .content-con {
    width: 1030px;
    box-sizing: border-box;
    padding: 44px 0;
    text-align: left;
    overflow: hidden;
    padding-top: 26px;
}

.list-content .item {
    border: 1px solid #eeeeee;
    box-sizing: border-box;
    padding: 36px 32px !important;
    width: 249px;
    height: 262px;
    float: left;
    margin: 18px 10px 18px 0;
    text-align: left;
    display: block;
}

#page-content .content-list .item:nth-child(4n) {
    margin-right: 0;
}

.list-content .item img {
    width: 76px;
    height: 66px;
}

.list-content .item .p1 {
    font-size: 20.56px;
    color: #333333;
    line-height: 20.56px;
    margin-top: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
}

.list-content .item .p2 {
    font-size: 16px;
    color: #333333;
    line-height: 20px;
    margin-top: 26px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

/* 底部--start */

#page-footer {
    width: 100%;
    height: 41px;
    background-color: #d1292e;
    text-align: center;
    line-height: 41px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
}

/* 底部--end */

/* 列表内容--start */

/* .list-content {
    height: 747px !important;
} */

#page-content .content-list {
    width: 1030px;
    box-sizing: border-box;
    padding: 26px 0;
    overflow: hidden;
}

#page-content .content-list .list-item {
    width: 249px;
    /* height: 262px; */
    height: 290px;
    float: left;
    margin: 18px 10px 18px 0;
    position: relative;
}

#page-content .content-list .list-item:nth-child(4n) {
    margin-right: 0;
}

#page-content .content-list .list-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#page-content .content-list .list-item p.p1 {
    width: 100%;
    height: 50px;
    background-color: #d1292e;
    color: #ffffff;
    font-size: 16px;
    line-height: 50px;
    box-sizing: border-box;
    padding: 0 12px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    left: 0;
    bottom: 0;
}

#page-content .content-list .list-item .item-area {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 7px;
    background-color: #d1292e;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transition: transform 0.3s linear;
    transition: transform 0.3s linear;
}


#page-content .content-list .list-item .item-area .area {
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
    box-sizing: border-box;
    padding: 15px 12px;
    text-align: left;
    color: #fff;
}

#page-content .content-list .list-item .item-area .area .p11 {
    font-size: 14px;
    line-height: 28px;
    border-bottom: 1px solid #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#page-content .content-list .list-item .item-area .area .p12 {
    font-size: 16px;
    line-height: 26px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#page-content .content-list .list-item .item-area .area .p13 {
    padding-top: 14px;
    overflow: hidden;
}

#page-content .content-list .list-item .item-area .area .p13 span {
    display: block;
    width: 50%;
    text-align: left;
    float: left;
    color: #fff;
}

#page-content .content-list .list-item .item-area .area .p13 span.span1 {
    font-size: 14px;
    line-height: 14px;
}

#page-content .content-list .list-item .item-area .area .p13 span.span2 {
    font-size: 20px;
    line-height: 20px;
    padding-top: 6px;
}

#page-content .content-list .list-item .item-area .area .p14 {
    font-size: 14px;
    line-height: 18px;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
    margin-top: 20px;
}

#page-content .content-list .list-item:hover div {
    display: block;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

/* 列表内容--end */

/* 分页-start */

#page {
    height: 110px;
    /* width: 1028px; */
    box-sizing: border-box;
    padding: 34px 98px 46px 0;
}

#page .pageSize {
    width: auto;
    float: right;
    overflow: hidden;
}

#page .pageSize li:first-child {
    color: #fff;
    background-color: #c8c8c8;
}

/* #page .pageSize li:nth-child(2) {
    color: #fff;
    background-color: #c8c8c8;
} */

#page .pageSize li:last-child {
    color: #fff;
    background-color: #c8c8c8;
    margin-right: 0;
}

#page .pageSize li {
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    background: #f2f2f2;
    float: left;
    margin-right: 6px;
    color: #333333;
    float: left;
    width: auto;
    cursor: pointer;
}

#page .pageSize li.van-pagination__item--active {
    background: #d1292e;
    color: #fff;
}

#page .pageSize li:hover {
    background: #d1292e;
}

#page .pageSize li:hover a {
    color: #fff;
}

#page .pageSize li:hover {
    color: #fff;
}

#page .pageSize li {
    padding: 0 14px;
    box-sizing: border-box;
    display: block;
}

#page .pageSize li a {
    display: block;
    color: #333333;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 0 14px;
}

#page .pageSize li:last-child a {
    color: #fff;
}

/* 分页-end */

#page-content .con-list-left {
    width: 50%;
    float: left;
    text-align: left;
    box-sizing: border-box;
    padding-right: 45px;
}

#page-content .con-list-left .p1 {
    font-size: 20px;
    color: #000000;
    font-weight: bold;
}

#page-content .con-list-left .p2 {
    font-size: 16px;
    color: #333333;
    line-height: 28px;
}

#page-content .con-list-left .p21 {
    margin-top: 46px;
}

#page-content .con-list-right {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding-top: 70px;
    position: relative;
}

#page-content .con-list-right>div {
    width: 500px;
    height: 300px;
    position: absolute;
    top: 70px;
    left: 0;
}

#page-content .con-list-right img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

#page-content .yw-img {
    width: 1025px;
    /* height: 699px; */
    margin: 30px 0;
}

#page-content .yw-img img {
    width: 100% !important;
    /* height: 486px; */
    object-fit: cover;
}

#page-content .yw-img p {
    margin-bottom: 30px !important;
}

#page-content .yw-img p:last-child {
    margin-bottom: 0px !important;
}

/* #page-content .logo-item{
} */

#news-con {
    padding-top: 30px !important;
    padding-bottom: 0 !important;
}

#news-con .con-ul {
    overflow: hidden;
}

#news-con .con-ul li {
    width: 100%;
    height: 216px;
    /* border-top: 1px solid #eeeeee; */
    border: 1px solid #eeeeee;
    margin-bottom: 10px;
    box-sizing: border-box;
}

#news-con .con-ul li a {
    box-sizing: border-box;
    padding: 35px 60px 35px 30px;
    width: 100%;
    height: 100%;
    display: block;
}

#news-con .con-ul li a .ul-left {
    width: 90px;
    height: 100%;
    float: left;
    text-align: left;
    font-style: italic;
    padding-right: 20px;
    border-right: 2px solid #eeeeee;
    box-sizing: border-box;
}

#news-con .con-ul li a .ul-left .p1 {
    font-size: 50px;
    line-height: 50px;
    color: #939598;
    font-weight: bold;
    font-style: italic;
    text-align: left;
    text-align: justify;
}

#news-con .con-ul li a .ul-left .p2 {
    font-size: 16px;
    line-height: 16px;
    margin-top: 6px;
    color: #939598;
    font-weight: bold;
    font-style: italic;
}

#news-con .con-ul li a .ul-right {
    width: calc(100% - 90px);
    height: 100%;
    float: left;
    text-align: left;
    box-sizing: border-box;
    padding-left: 18px;
}

#news-con .con-ul li a .ul-right .p1 {
    font-size: 22px;
    color: #333333;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold
}

#news-con .con-ul li a .ul-right .p2 {
    font-size: 14px;
    color: #333333;
    line-height: 28px;
    margin-top: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

#news-con .con-ul li a .ul-right .p3 {
    font-size: 14px;
    color: #a78b6b;
    line-height: 14px;
    padding-left: 19px;
    padding-top: 28px;
    position: relative;
}


#news-con .con-ul li a .ul-right .p3::before {
    content: '';
    width: 7px;
    height: 12px;
    background: url(../images/icon5_03.png) no-repeat left center;
    background-size: 7px 12px;
    position: absolute;
    top: 28px;
    left: 0;
}


#res-con {
    height: 520px;
    width: 1400px;
    margin: 0 auto;
}

#res-con .con-box {
    width: 1230px;
    margin-left: 70px;
    height: 100%;
    box-sizing: border-box;
    padding-top: 64px;
}

#res-con .con-box .box-form {
    width: 394px;
    margin: 0 auto;
}

#res-con .con-box .box-form .p1 {
    line-height: 56px;
    height: 56px;
    font-size: 20px;
    color: #d1292e;
    font-weight: bold;
    margin-bottom: 38px;
}

#res-con .con-box .box-form input {
    height: 56px;
    width: 100%;
    background-color: #fae9ea;
    border: 1px solid #fdf7f8;
    box-sizing: border-box;
    text-align: center;
    font-size: 18px;
    color: #333333;
    line-height: 56px;
    font-weight: bold;
    margin-bottom: 12px;
}

#res-con .con-box .box-form .button {
    height: 56px;
    width: 100%;
    background-color: #d1292e;
    font-size: 18px;
    color: #fff;
    line-height: 56px;
    text-align: center;
    font-weight: bold;
    margin-top: 40px;
    border: 1px solid #fdf7f8;
    cursor: pointer;
}

#res-con .con-box .p2 {
    font-size: 16px;
    line-height: 16px;
    color: #d1292e;
    font-weight: bold;
    margin-top: 45px;
    cursor: pointer;
}

#res_zpqs-con {
    width: 1400px;
    margin: 0 auto;
    min-height: 460px;
}

#res_zpqs-con .con-box {
    width: 1230px;
    margin-left: 70px;
    box-sizing: border-box;
    overflow: hidden;
}

#res_zpqs-con .con-box .con-ul {
    padding-top: 20px;
    overflow: hidden;
    width: 1028px;
    float: right;
    margin-bottom: 50px;
}

#res_zpqs-con .con-box .con-ul li {
    width: 100%;
    height: 240px;
    margin-top: 19px;
    box-sizing: border-box;
}

#res_zpqs-con .con-box .con-ul li a {
    box-sizing: border-box;
    padding: 32px 28px;
    width: 100%;
    height: 100%;
    display: block;
    text-align: left;
}

#res_zpqs-con .con-box .con-ul li a .p1 {
    line-height: 28px;
    height: 28px;
    color: #000000;
    font-weight: bold;
}

#res_zpqs-con .con-box .con-ul li a .p1 .span1 {
    font-size: 20px;
    float: left;
}

#res_zpqs-con .con-box .con-ul li a .p1 .span2 {
    font-size: 28px;
    float: right;
}

#res_zpqs-con .con-box .con-ul li a .p2 {
    font-size: 16px;
    color: #000000;
    line-height: 26px;
    margin-top: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 40px;
}

#res_zpqs-con .con-box .con-ul li a .p3 {
    height: 31px;
}

#res_zpqs-con .con-box .con-ul li a .p3 .text {
    font-size: 14px;
    color: #999999;
    line-height: 14px;
    float: left;
    height: 14px;
    padding: 0 6px;
    box-sizing: border-box;
    border-right: 1px solid #999999;
    margin: 8.5px 0;
}

#res_zpqs-con .con-box .con-ul li a .p3>.text:last-child {
    border-right: none;
}

#res_zpqs-con .con-box .con-ul li a .p3 .more {
    float: right;
    height: 31px;
    width: 89px;
    box-sizing: border-box;
    border: 1px solid #d1292e;
    line-height: 31px;
    font-size: 12px;
    color: #d1292e;
    text-align: center;
}


/* 详情-start */


/* 详情-end */
#res_zpqs-con .box-article {
    padding-top: 40px;
    text-align: left;
    overflow: hidden;
    margin-left: 200px;
    box-sizing: border-box;
    padding-bottom: 44px;
}

#res_zpqs-con .box-article .p1 {
    font-size: 36px;
    color: #000000;
    line-height: 36px;
    font-weight: bold;
}

#res_zpqs-con .box-article .p2 {
    font-size: 24px;
    color: #d1292e;
    line-height: 24px;
    font-weight: bold;
    margin-top: 20px;
}

#res_zpqs-con .box-article .p3 {
    font-size: 14px;
    color: #333333;
    line-height: 14px;
    margin-top: 60px;
}

#res_zpqs-con .box-article .p4 {
    height: 31px;
    margin-top: 16px;
}

#res_zpqs-con .box-article .p4 span {
    display: inline-block;
    box-sizing: border-box;
    height: 31px;
    padding: 0 10px;
    font-size: 14px;
    color: #d1292e;
    background: #fae9ea;
    margin-right: 10px;
}

#res_zpqs-con .box-article .line {
    height: 1px;
    background: #eeeeee;
    width: 100%;
    margin-top: 32px;
}

#res_zpqs-con .box-article .p5 {
    font-size: 20px;
    line-height: 20px;
    margin-top: 26px;
    color: #000000;
}

#res_zpqs-con .box-article .p51 {
    font-size: 16px;
    color: #000000;
    line-height: 28px;
    margin-top: 6px;
}

#page-content .sp-item {
    width: 335px;
    height: 274px;
    margin-right: 12px;
    margin-bottom: 26px;
    float: left;
}

#page-content .sp-item:nth-child(3n) {
    margin-right: 0;
}

#page-content .sp-item a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

#page-content .sp-item a .video {
    width: 335px;
    height: 209px;
    overflow: hidden;
}

#page-content .sp-item a .icon {
    position: absolute;
    width: 79px;
    height: 79px;
    left: 50%;
    transform: translateX(-50%);
    top: 63px;
}

#page-content .sp-item a .icon img {
    width: 100%;
    height: 100%;
}

#page-content .sp-item a .video img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#page-content .sp-item a .text {
    height: 65px;
    width: 100%;
    background: #d1292e;
    box-sizing: border-box;
    padding: 16px 16px 0 16px;
    text-align: left;
}

#page-content .sp-item a .text .p1 {
    font-size: 14px;
    color: #fff;
    line-height: 14px;
    margin-bottom: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#page-content .sp-item a .text .p2 {
    font-size: 14px;
    color: #fff;
    line-height: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* 详情页-start */

#page-content .title {
    font-size: 29px;
    line-height: 29px;
    text-align: left;
    color: #333333;
}

#page-content .video-box {
    width: 1030px;
    /* height: 580px; */
    margin-top: 28px;
}

/* 详情页-end */



#con-item-img {
    width: 100%;
    /* height: 504px; */
}

#con-item-img img {
    height: 100%;
    width: 100%;
}

.con-title {
    font-size: 29px;
    line-height: 36px;
    text-align: center;
    color: #333;
    font-weight: bold;
    margin-bottom: 5px;
}

.con-time {
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    color: #333;
    margin-bottom: 10px;
}

#close {
    width: 200px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 28px;
    top: 0;
    color: #d1292e;
    cursor: pointer;
}

/* #box2 .box2-con .con-left .left-bot .p3 {
    font-size: 14px;
    color: #ffffff;
    line-height: 14px;
    padding-left: 19px;
    padding-top: 18px;
    position: relative;
}

#box2 .box2-con .con-left .left-bot .p3::before {
    content: '';
    width: 6px;
    height: 12px;
    background: url(../images/icon1_03.png) no-repeat left center;
    background-size: 6px 12px;
    position: absolute;
    top: 18px;
    left: 0;
} */

#box4 .box4-bottom .bottom-con .con-center .center-left p {
    line-height: 16px !important;
}

#box4 .box4-bottom .bottom-con .con-center .center-left p span {
    font-size: 14px !important;
    line-height: 18px !important;
    color: #fff;
}

#page-content .con-list-left .con-list-left-top {
    font-size: 20px;
    line-height: 20px;
    color: #000000;
    font-weight: bold;
}

#page-content .con-list-left .con-list-left-article {
    margin-top: 45px;
    cursor: pointer;
}

#page-content .con-list-left .con-list-left-article>div {
    font-size: 14px;
    color: #333333;
    line-height: 24px;
}

#zwsj_bg {
    font-size: 36px;
    line-height: 160px;
    font-weight: bold;
}

/* #page-content .con-list-right>div img {
    display: none;
} */