html,
body {
    margin: 0;
    font-family: "Microsoft YaHei", SimSun;
    font-size: 0;
}

body {
    overflow-x: hidden;
}

a:link,
a:visited {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #000;
    text-decoration: underline;
}

.section-bg {
    position: absolute;
    width: 1920px;
    top: 0;
    left: 50%;
    margin-left: -960px;
    z-index: 0;
}

.bg4-mask {
    position: absolute;
    width: 1920px;
    top: 0;
    left: 50%;
    margin-left: -960px;
    z-index: 1;
    height: 692px;
    background: rgba(0, 0, 0, 0.38);
}

.section {
    width: 1201px;
    box-sizing: border-box;
    position: relative;
    margin: 0 auto;
}

.section-body {
    width: 1201px;
    margin: auto;
}

a:hover {
    
    text-decoration: none;
}
.section-1 {
    background: url(../img/bg1.jpg) center top no-repeat;
    z-index: 10;
    padding-top: 805px;
}
.section-2 {
    background: url(../img/bg2.jpg) center top no-repeat;
    height: 801px;
    box-sizing: border-box;
    padding-top: 175px;
}
.section-3 {
    background: url(../img/bg3.jpg) center top no-repeat;
    height: 828px;
    box-sizing: border-box;
    padding-top: 165px;
}

.section-4 {
    height: 540px;
    box-sizing: border-box;
    position: relative;
}
.section-5 {
    background: url(../img/bg5.jpg) center top no-repeat;
    height: 421px;
    box-sizing: border-box;
    padding-top: 100px;
}

.title-box {
    width: 1200px;
    box-sizing: border-box;
    padding-left: 90px;
    position: relative;
}

.title-toutiao {
    width: 52px;
    height: 115px;
    position: absolute;
    left: 0;
    top: 0;
}

.title {
    font-size: 44px;
    font-weight: bold;
    color: #dc4741;
    line-height: 1;
    text-align: center;
}

.sub-title {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    text-indent: 2em;
    line-height: 30px;
    margin-top: 22px;
    height: auto;
}
.row-box {
    font-size: 0;
}

.row-item {
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

.carousel-box {
    width: 579px;
    height: 420px;
    box-sizing: border-box;
}

.jujiao-row {
    margin-top: 70px;
}

.jujiao-right {
    width: 462px;
    margin-left: 57px;
    z-index: 3;
    position: relative;
}

.jujiao-subtitle {
    font-size: 16px;
    font-weight: 400;
    color: #010101;
    line-height: 35px;
    margin-top: 15px;
    margin-bottom: 20px;
    text-indent: 2em;
}

a.jujiao-red-title {
    display: block;
    color: #b31000;
    font-size: 24px;
    text-align: center;
    margin-top: 20px;
}

.jujiao-right a.detail {
    font-size: 16px;
    line-height: 35px;
}

.small-dot {
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #cecece;
    display: inline-block;
    vertical-align: top;
    margin-top: 19px;
    margin-right: 10px;
}

a.detail {
    text-decoration: none;
    font-size: 18px;
    font-weight: 400;
    color: #c87a27;
    line-height: 32px;
}

#yaowenSwiper {
    width: 578px;
    height: 420px;
    box-sizing: border-box;
}
#yaowenSwiper .swiper-container {
}
#yaowenSwiper .yaowen-swiper-pagination {
    text-align: right;
    z-index: 10;
}
#yaowenSwiper .swiper-img {
    display: block;
    width: 100%;
    height: 420px;
    -o-object-fit: cover;
    object-fit: cover;
}
#yaowenSwiper .swiper-slide {
    position: relative;
}
#yaowenSwiper .swiper-title {
    background: #000;
    background: rgba(0, 0, 0, 0.8);
    filter: alpha(opacity=80);
    color: #fff;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
    position: absolute;
    left: 0;
    bottom: 0;
}
#yaowenSwiper .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 5px 0 0;
    background: #ffffff;
    opacity: 1;
}

#yaowenSwiper .swiper-pagination-bullet-active {
    background: #fcd9a1;
}

#yaowenSwiper .yaowen-swiper-button-prev {
    z-index: 999;
    left: -108px;
    top: 45%;
    width: 90px;
    height: 90px;
    background: url("../img/quanjing-prev-btn.png") no-repeat left top / 100% 100%;
}

.yaowen-swiper-button-prev:after,
.swiper-container-rtl .yaowen-swiper-button-next:after {
    content: "";
}

#yaowenSwiper .yaowen-swiper-button-prev:hover {
}

#yaowenSwiper .yaowen-swiper-button-next {
    right: -108px;
    top: 45%;
    width: 90px;
    height: 90px;
    background: url("../img/quanjing-next-btn.png") no-repeat left top / 100% 100%;
}

#yaowenSwiper .yaowen-swiper-button-next:hover {
}

#yaowenSwiper .yaowen-swiper-button-next:after,
.swiper-container-rtl .yaowen-swiper-button-prev:after {
    content: "";
}

#yaowenSwiper .yaowen-page-box {
    width: 364px;
    height: 147px;
    background: #d55857;
    position: absolute;
    left: 0;
    bottom: 20px;
    z-index: 10;
    box-sizing: border-box;
    padding-top: 17px;
}

#yaowenSwiper .yaowen-page-text {
    width: 320px;
    font-size: 24px;
    line-height: 38px;
    color: #fcd9a1;
    font-weight: bold;
}

#yaowenSwiper .yaowen-swiper-pagination {
    position: absolute;
    bottom: 20px;
    right: 0;
    z-index: 10;
}

.news-item {
    color: #000000;
    font-size: 16px;
    line-height: 45px;
 
}
.news-item a {
    width: 430px;
    display: inline-block;
   
}

.title-yaowen {
    margin-bottom: 36px;
}
.title_jujiao {
    position: relative;
}
.title_jujiao .title-more {
    display: block;
    width: 60px;
    height: 20px;
    background: transparent;
    position: absolute;
    right: 0;
    top: 10px;
}

.section-title {
    display: block;
    width: 784px;
    height: 186px;
    margin: auto;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    box-sizing: border-box;
}

.title1 {
    margin-top: 51px;
    background-image: url("../img/title1.png");
}

.title2 {
    margin-top: 30px;
    background-image: url("../img/title2.png");
}

.title3 {
    background-image: url("../img/title3.png");
    margin-bottom: 45px;
}

.title4 {
    background-image: url("../img/title5.png");
    margin-top: 70px;
}

.section-title .title-more {
    display: block;
    width: 60px;
    height: 20px;
    background: transparent;
    position: absolute;
    left: 100px;
    bottom: 21px;
}

.shipin-container {
    position: relative;
    width: 1200px;
    height: 986px;
    box-sizing: border-box;
    border: 1px solid #e5e5e4;
    padding-top: 22px;
}

#persons {
    width: 1154px;
    margin: 0 auto;
    position: relative;
}

#persons .video-text {
    width: 1153px;
    height: 53px;
    line-height: 53px;
    background: #ee3e3e;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

#persons .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

#persons .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #00aadc;
    background-color: #fff;
}

#slideBox {
    width: 990px;
    height: 158px;
    margin: 38px auto 0;
    position: relative;
}

#slideBox .swiper-button-prev {
    left: -70px;
    top: 55px;
    width: 61px;
    height: 61px;
    background-image: url("../img/shipin-prev-btn.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

#slideBox .swiper-button-next {
    right: -70px;
    top: 55px;
    width: 61px;
    height: 61px;
    background-image: url("../img/shipin-next-btn.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

#slideBox .swiper-button-prev:after,
#slideBox .swiper-container-rtl .swiper-button-next:after {
    content: "";
}

#slideBox .swiper-button-next:after,
#slideBox .swiper-container-rtl .swiper-button-prev:after {
    content: "";
}

#slideBox .slide_item {
    position: relative;
    cursor: pointer;
    width: 232px;
    height: 131px;
}

#slideBox .slide_img {
    display: block;
    width: 232px;
    height: 131px;
    margin: 0 auto;
}

#slideBox .slide_mask {
    width: 100%;
    height: 27px;
    line-height: 27px;
    position: absolute;
    bottom: 0;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    background: rgba(0, 0, 0, 0.3);
}

#slideBox .play_icon_small {
    width: 45px;
    height: 45px;
    position: absolute;
    z-index: 5;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.video-js .vjs-play-control .vjs-icon-placeholder,
.vjs-icon-play {
    content: "";
    width: 62px;
    height: 62px;
    background-image: url("../img/play-icon-big.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-top: -23px;
}
.vjs-big-play-centered .vjs-big-play-button {
    border: none;
    background-color: transparent;
}

.video-js .vjs-big-play-button:focus,
.video-js:hover .vjs-big-play-button {
    border: none;
    background-color: transparent;
}

#liveSwiper {
    width: 1047px;
    position: relative;
    margin: 0 auto;
}

#liveSwiper .swiper-container {
}

#liveSwiper .swiper-slide {
    width: 317px;
    height: 497px;
    position: relative;
    box-sizing: border-box;
}
#liveSwiper .swiper-slide .top-left-border {
    width: 277px;
    height: 455px;
    border-top: 3px solid #ffffff;
    border-left: 3px solid #ffffff;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
}

#liveSwiper .swiper-slide .jiedu-text {
    width: 317px;
    height: 41px;
    line-height: 41px;
    box-sizing: border-box;
    position: absolute;
    left: 9px;
    bottom: 0;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    background: rgba(0, 0, 0, 0.65);
}

#liveSwiper .swiper-slide .slider-bg-pic {
}

#liveSwiper .slider-pic {
    width: 317px;
    height: 497px;
    position: absolute;
    top: 9px;
    left: 9px;
}

#liveSwiper .swiper-pagination {
    width: 100%;
    bottom: 20px;
}

#liveSwiper .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

.live-swiper-button-next,
.live-swiper-button-prev,
.quanjing-swiper-button-prev,
.quanjing-swiper-button-next {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

#liveSwiper .live-swiper-button-prev {
    z-index: 999;
    left: -70px;
    top: 45%;
    width: 35px;
    height: 56px;
    background: url("../img/jiedu-prev-btn.png") no-repeat left top / 100% 100%;
}

.live-swiper-button-prev:after,
.swiper-container-rtl .live-swiper-button-next:after {
    content: "";
}

#liveSwiper .live-swiper-button-prev:hover {
}

#liveSwiper .live-swiper-button-next {
    right: -70px;
    top: 45%;
    width: 35px;
    height: 56px;
    background: url("../img/jiedu-next-btn.png") no-repeat left top / 100% 100%;
}

#liveSwiper .live-swiper-button-next:hover {
}

#liveSwiper .live-swiper-button-next:after,
.swiper-container-rtl .live-swiper-button-prev:after {
    content: "";
}

#commentPage1,
#commentPage2 {
    width: 1200px;
    font-size: 0;
    display: flex;
    flex-wrap: wrap;
}

.ftz-comment-wrap {
    flex: 50%;
    margin-top: 55px;
}

.ftz-comment-item {
    position: relative;
    height: 93px;
    width: 546px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    box-sizing: border-box;
    background: url("../img/yian-item-bg.png") no-repeat;
    background-size: 100% 100%;
}

.ftz-comment-wrap:nth-child(1),
.ftz-comment-wrap:nth-child(2) {
    margin-top: 0;
}

.ftz-comment-serial {
    z-index: 2;
    font-size: 57px;
    font-weight: bold;
    color: #fcd9a1;
    width: 90px;
    height: 100px;
    line-height: 100px;
    text-align: center;
}

.trapezoid1 {
    width: 44px;
    height: 0;
    border-bottom: 84px solid #2755bd;
    border-right: 34px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
}

.trapezoid2 {
    width: 0;
    height: 0;
    border-top: 24px solid #1c4196;
    border-bottom: 24px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    top: 0;
    left: 42px;
}

.serial-number {
}

.ftz-comment-title {
    font-size: 24px;
    color: #ffffff;
    line-height: 32px;
    width: 388px;
    margin-left: 16px;
}

#quanjingSwiper {
    width: 1206px;
    height: 781px;
    box-sizing: border-box;
    position: absolute;
    top: -48px;
    left: -3px;
    z-index: 9;
    border: 13px solid #d55857;
}
#quanjingSwiper .swiper-container {
}
#quanjingSwiper .swiper-pagination {
    text-align: right;
}
#quanjingSwiper .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 30px;
}
#quanjingSwiper .swiper-img {
    width: 100%;
    height: 755px;
}
#quanjingSwiper .swiper-title {
    display: none;
}

#quanjingSwiper .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin-right: 10px;
    background: #ffffff;
    opacity: 1;
}

#quanjingSwiper .swiper-pagination-bullet-active {
    background: #fcd9a1;
}

#quanjingSwiper .quanjing-swiper-button-prev {
    z-index: 999;
    left: -108px;
    top: 45%;
    width: 90px;
    height: 90px;
    background: url("../img/quanjing-prev-btn.png") no-repeat left top / 100% 100%;
}

.quanjing-swiper-button-prev:after,
.swiper-container-rtl .quanjing-swiper-button-next:after {
    content: "";
}

#quanjingSwiper .quanjing-swiper-button-prev:hover {
}

#quanjingSwiper .quanjing-swiper-button-next {
    right: -108px;
    top: 45%;
    width: 90px;
    height: 90px;
    background: url("../img/quanjing-next-btn.png") no-repeat left top / 100% 100%;
}

#quanjingSwiper .quanjing-swiper-button-next:hover {
}

#quanjingSwiper .quanjing-swiper-button-next:after,
.swiper-container-rtl .quanjing-swiper-button-prev:after {
    content: "";
}

#quanjingSwiper .quanjing-page-box {
    width: 364px;
    height: 147px;
    background: #d55857;
    position: absolute;
    left: 0;
    bottom: 20px;
    z-index: 10;
    box-sizing: border-box;
    padding-top: 17px;
}

#quanjingSwiper .quanjing-page-text {
    width: 320px;
    font-size: 24px;
    line-height: 38px;
    color: #fcd9a1;
    font-weight: bold;
}

#quanjingSwiper .swiper-pagination {
    position: absolute;
    bottom: 12px;
    right: 0;
}

.footer-container {
    font-size: 16px;
    color: #000000;
    text-align: center;
}

#iframe1 {
    width: 1153px;
    height: 703px;
    display: block;
}

#bigImages {
    position: absolute;
    width: 100%;
    top: -30px;
    left: 50%;
    z-index: 1;
    height: 600px;
    transform: translateX(-50%);
}

#bigImages .swiper-container {
    height: 100%;
}

.swiper-big-images .swiper-slide {
    width: 900px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 30px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    height: 540px;
}

.swiper-big-images .swiper-slide span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 540px;
    background: rgba(0, 0, 0, 0.5);
}

.swiper-big-images .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.swiper-big-images .swiper-slide div {
    width: 375px;
    height: 147px;
    background-color: #d55857;
    line-height: 38px;
    color: #fdf9d4;
    font-size: 24px;
    font-weight: 700;
    position: absolute;
    bottom: 20px;
    left: 0;
    display: none;
}

.swiper-big-images .swiper-slide p {
    width: 315px;
    margin-left: 16px;
    margin-top: 22px;
    height: 76px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.swiper-big-images .swiper-pagination {
    width: 100%;
    bottom: 50px;
    position: absolute;
    bottom: 46px;
    text-align: right;
    z-index: 20;
    width: 1000px;
    margin-left: -1080px;
    left: 50%;
}

.swiper-big-images .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #fff;
    margin: 0 5px;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
}

.swiper-big-images .swiper-active-switch {
    background: #f4e988;
}

.swiper-big-images .swiper-slide.swiper-slide-active {
    border: 12px solid #d55857;
    box-sizing: border-box;
    transform: scale(1.11);
    z-index: 20;
    position: relative;
}

.swiper-big-images .swiper-slide.swiper-slide-active span {
    display: none;
}

.swiper-big-images .swiper-slide.swiper-slide-active img {
    /*height: 576px;*/
}

.swiper-big-images .swiper-slide.swiper-slide-active div {
    display: block;
}

.swiper-big-images .swiper-button-next,
.swiper-big-images .swiper-button-prev {
    width: 90px;
    height: 90px;
    margin-top: -45px;
    left: 50%;
    top: 50%;
    position: absolute;
    cursor: pointer;
}

.swiper-big-images .big-swiper-button-prev {
    position: absolute;
    z-index: 999;
    left: 350px;
    top: 45%;
    width: 90px;
    height: 90px;
    background: url("../img/quanjing-prev-btn.png") no-repeat left top / 100% 100%;
}

.swiper-big-images .big-swiper-button-next {
    position: absolute;
    z-index: 999;
    right: 350px;
    top: 45%;
    width: 90px;
    height: 90px;
    background: url("../img/quanjing-next-btn.png") no-repeat left top / 100% 100%;
}

.jujiao-right {
    width: 462px;
    margin-left: 57px;
    z-index: 3;
    position: relative;
}
.bg4-mask {
    position: absolute;
    width: 1920px;
    top: 0;
    left: 50%;
    margin-left: -960px;
    z-index: 1;
    height: 692px;
    background: rgba(0, 0, 0, 0.38);
}
.section-bg {
    position: absolute;
    width: 1920px;
    top: 0;
    left: 50%;
    margin-left: -960px;
    z-index: 0;
}
#yaowenSwiper .swiper-slide {
    position: relative;
    height: 420px;
}
#bigImages {
    position: absolute;
    width: 1920px;
    top: -30px;
    left: 50%;
    z-index: 1;
    height: 600px;
    transform: translateX(-960px);
}

.swiper-big-images .big-swiper-button-prev {
    position: absolute;
    z-index: 999;
    left: 350px;
    top: 45%;
    width: 90px;
    height: 90px;
    background: url("../img/quanjing-prev-btn.png") no-repeat left top / 100% 100%;
}

.swiper-big-images .big-swiper-button-next {
    position: absolute;
    z-index: 999;
    right: 350px;
    top: 45%;
    width: 90px;
    height: 90px;
    background: url("../img/quanjing-next-btn.png") no-repeat left top / 100% 100%;
}