@charset "utf-8";
body,ul,li,img,h1,h2,h3,h4,h5,form,input,dt,dd,dl { margin:0; padding:0; font-family: Microsoft YaHei;}
body {font-size:14px;}
img,input{ vertical-align: middle; }
input,button,textarea,select ,option{outline: none;font-family: Microsoft YaHei;}
input[type="text"]{ -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-appearance:none;-moz-appearance  : none;  appearance : none;}
ul,li {list-style:none;}
a {text-decoration:none;color: #333333;}
a:hover { text-decoration:none; }
[v-cloak]{display: none !important;}

.bay-window{
  position: absolute;
  right: 20px;
  z-index: 999;
top: 0;
 transition: top 0.5s ease-in-out; /* Ìí¼Ó¶¯»­Ð§¹û */
}
.bay-img{
  width: 102.4px;
  height: 284px;
    border-radius: 8px;
object-fit: cover;
}

.fixed-el{
    position: fixed;
    z-index: 100;
    width: 100%;
}
.fixed-el2{
    position: fixed;
    z-index: 100;
    width: 100%;
    top:131px
}
.container{
	width: 1300px;
	margin:0 auto;
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	align-content: center;
	align-items: center;
	justify-content: space-between;
}
.container2{
	width: 1300px;
	margin:0 auto;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.container3{
	width: 1440px;
	margin:0 auto;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.container4 {
	min-width: 1300px;
	margin: 0 auto;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.row{
    width: 100%;
    background-color: #F5F5F5;
    height: 44px;
}
.row-center{
	display:flex;
	align-items: center;
	justify-content: center;
}
.column-center{
	display:flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
}
.flex-start {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.flex-start2 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.float-left{
	float: left;
}
.float-right{
	float: right;
}
.clear-float{
	clear: both;
}
.forum{
position: relative;
}
.text-center{
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.text-right{
	text-align:  right;
}
.gen-title{
	font-size: 32px;
	font-weight: 700;
	color: #ffffff;
	height: 46px;
	line-height: 46px;
}
.mt5{margin-top: 5px}
.mt10{margin-top: 10px}
.mt15{margin-top: 15px}
.mt20{margin-top: 20px}
.mt24{margin-top: 24px;}
.mt25{margin-top: 25px}
.mt30{margin-top: 30px}
.mt35{margin-top: 35px;}
.mt40{margin-top: 40px}
.mt45{margin-top: 45px}
.mt60{margin-top: 60px;}
.mt62{margin-top: 62px;}
.mt68{margin-top: 68px;}
.mt80{margin-top:80px;}
.ml5{margin-left: 5px}
.ml10{margin-left: 10px}
.ml15{margin-left: 15px}
.ml20{margin-left: 20px}
.ml40{margin-left: 40px}
.ml44 {
	margin-left: 44px
}
.nav-contatiner{
    /*width: 1600px !important;*/
}
.header{
	/* background-image: url(/_upload/tpl/0e/d8/3800/template3800/images/header_bg.png); */
	min-width: 1300px;
	height: 140px;
	color: #FFFFFF;
	display: flex;
	align-items: center;
	background-color: #871519;
}
.header a{
	color:#ffffff;
	cursor: pointer;
}
.header .logo{
	height: 77px;
	margin-top: 6px;
}
.header .title-warp{
	width: 680px;
}
.header .title-warp .title{
	font-size: 22px;
	font-weight: bold;
}
.header .title-warp .en-title{
	font-size: 12px;
}

.search-bar-container{
    margin-left: 47px;
    height: 78px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.search-bar-container form {
	display: flex;
	align-items: center;
}
.header .search-bar{
	height: 44px;
	overflow: hidden;
	/* background: #F5F5F5; */
	display: flex;
	align-items: center;
	border-bottom: 2px solid #fff;
}
.search-label{
	width: 80px;
	height: 22px;
	font-size: 16px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 22px;
}
.header .search-bar .search-icon{
	width: 17px;
	height: 18px;
	margin:3px 3px 3px 10px;
}
.header .search-bar input,.header .search-bar input:focus,.header .search-bar input:active{
	background: none;
	border: 0;
	width: 171px;
	height: 20px;
	font-size: 16px;
	font-weight: 500;
	color: #cccccc;
	line-height: 20px;
	-webkit-background-clip: text;
}
.header_links{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	font-size: 14px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 20px;
	-webkit-background-clip: text;
	/* margin-top: 12px; */
}
.header_links .unselected{opacity: 0.5;}

.banner-swiper{
	min-width: 1200px;
	height: 378px;
	position: relative;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.banner-swiper .swiper-slide-img{
	width: 100%;
}
.banner-swiper .swiper-button-next{
	color: #ffffff;
}
.banner-swiper .swiper-button-prev{
	color: #ffffff;
}
.row-top .title{
	font-size: 22px;
	font-weight: bold;
	color: #1E4B8F;
	position: relative;
}
.row-top .title span{
	position: relative;
	z-index: 1;
}
.row-top .title:before{
	content:'';
	position: absolute;
	left: 0;
	bottom:-1px;
	width:100%;
	height: 16px;
	background: #E8F1FF;
	border-radius:60px 60px 60px 60px ;
}
.row-top .more{
	border:1px solid #1E4B8F;
	color: #1E4B8F;
	padding: 5px 8px;
	border-radius: 20px;
	font-size: 12px;
	display: inline-block;
}
.platform{
	/* margin: 40px auto 0 auto; */
	/*min-width: 1300px;*/
	height: 184px;
	display: flex;
	background-color: #F8F8F8;
	align-items: center;
}
.platform-container{
   display: flex;
	justify-content: space-between;
	align-items: center;
}
.platform-item{
	width: 160px;
	height: 136px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	flex-direction: column;
	align-items: center;
font-size: 18px;
}
.platform-item:hover img{
    transition: all 0.6s;
    transform: scale(1.2);
}
.platform-item:not(:hover) img {
    transition: all 0.6s;
    transform: scale(1);
}
.platform-icon{
    height: 80px;
    width: 80px;
    margin-bottom: 16px;
}
.platform-title{}
.focus-bg{
        padding-top: 60px;
	height: auto;
	background-image: url(/_upload/tpl/0e/d8/3800/template3800/images/focus_bg.png);
	background-repeat: no-repeat;
	background-position: center;
        background-size: cover;
}
.title-center{
width: 1300px;
    position: relative;
}
.focus-more{
   position: absolute;
    top: 20%;
   right: 0;
}
.introduction-more{
  position: absolute;
  top: 20%;
  right: 0;
}
.preview-more{
  background:#fff;
}
.introduction-more:hover,.focus-more:hover{
 background: #871519;
}
.introduction-more:hover .notice-more-text,.focus-more:hover .notice-more-text{
  color:#fff ;
}
.focus-above{
    box-sizing: border-box;
    height: 420px;
    width: 1300px;
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}
.focus-above-hide {
    display: none;
}
.focus-above-hide .focus-left {
    opacity: 1;
    animation: focus-above-in-play 700ms linear;
}

@keyframes focus-above-out-play {
    from {
        display: flex;
        opacity: 1;
    }

    to {
        display: none;
        opacity: 0;
    }
}
.focus-above-show {
    display: flex;
align-items: center;
}
.focus-above-show .focus-left{
    opacity: 1;
    animation: focus-above-in-play 700ms linear;
}
@keyframes focus-above-in-play {
    from {
        display: none;
        opacity: 0;
    }

    to {
        display: flex;
        opacity: 1;
    }
}
.focus-left {
    /*width: 676px;*/
    width: 58%;
    height: 420px;
}
.focus-left a{
   width: 100%;

}
.focus-left img {
    width: 100%;
    height: 420px;
    object-fit: contain;
}
.focus-right {
    height: 380px;
    width: 40%;
    display: flex;
    flex-direction: column;
   justify-content: center;
}
.focus-below {
    height: 203px;
    width: 1300px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 12px;
    box-sizing: border-box;
}
.focus-below a{
  width:30%;
}
.focus-below-item{
   padding:16px;
    display: flex;
    background-color: #fff;
    border-radius: 11px 11px 11px 11px;
    align-items: center;
    justify-content: space-around;
    cursor: pointer;
    box-shadow: 0 0px 0px rgba(0, 0, 0, .0);
    animation: focus-out-play 700ms linear;
}

@keyframes focus-out-play {
    from {
        background-color: #871519;
        box-shadow: 0 15px 30px rgba(0, 0, 0, .6);
    }

    to {
        background-color: #ffffff;
        box-shadow: 0 0px 0px rgba(0, 0, 0, .0);
    }
}
.focus-below-item-selected {
    background-color: #871519;
    background-image: url(/_upload/tpl/0e/d8/3800/template3800/images/watermask.png);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: right;
    background-size: 128px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, .6);
    animation: focus-in-play 700ms linear;
}
@keyframes focus-in-play {
    from {
        background-color: #ffffff;
        box-shadow: 0 0px 0px rgba(0, 0, 0, .0);
    }

    to {
        background-color: #871519;
        box-shadow: 0 15px 30px rgba(0, 0, 0, .6);
    }
}
.focus-below-item-image{
    height: 120px;
    width: 180px;
}
.focus-below-item-content{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
margin-left: 10px
}
.focus-below-item-date{
    width: 100%;
    font-size: 18px;
    font-weight: 500;
    color: #881115;
}
.focus-below-item-selected .focus-below-item-date{
	color:#fff;
	text-shadow: 0px 5px 13px rgba(0,0,0,0.302);
}
.focus-below-item-title{
    width: 100%;
    margin-top: 15px;
    font-size: 16px;
    font-weight: 400;
    color: #3d3d3d;
}
.focus-below-item-selected .focus-below-item-title{
	color: #fff;
	text-shadow: 0px 5px 13px rgba(0,0,0,0.302);
}
.focus-date{
    width: 100%;
    font-size: 22px;
    color: #871519;
    font-weight: 500;
}
.focus-title{
   /* height: 46px; */
    width: 100%;
    font-size: 24px;
    font-weight: 500;
    color: #3d3d3d;
    line-height: 46px;
overflow: hidden;
}
.focus-content{
    width: 100%;
    line-height: 30px;
    font-size: 18px;
    font-weight: 400;
    color: #666;

}
.focus-page {
    height: 72px;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.focus-arrow{
    height: 72px;
    width: 104px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.focus-arrow-left{
    height: 40px;
    width: 40px;
  cursor: pointer;
    background-image: url(/_upload/tpl/0e/d8/3800/template3800/images/left-end.png);
}
.focus-arrow-left:hover{
	background-image: url(/_upload/tpl/0e/d8/3800/template3800/images/left.png);
}
.focus-arrow-right {
    height: 40px;
    width: 40px;
    cursor: pointer;
    background-image: url(/_upload/tpl/0e/d8/3800/template3800/images/right-end.png);
}
.focus-arrow-right:hover {
	background-image: url(/_upload/tpl/0e/d8/3800/template3800/images/right.png);
}
.focus-page-num{
    height: 72px;
    width: 83px;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}
.focus-curr-num{
    height: 100%;
    font-size: 64px;
    font-weight: 500;
    color: #871519;
}
.focus-total-num{
    height: 100%;
    font-size: 35px;
    font-weight: 500;
    color: #aaa;
}
.preview-bg{
    height: 232px;
    background: url(/_upload/tpl/0e/d8/3800/template3800/images/edge-bg4.png),url(/_upload/tpl/0e/d8/3800/template3800/images/edge-bg3.png);
    background-repeat: no-repeat;
    background-position: -436px 122px,1715px 50px;
position: relative;
}
.forum-container{
overflow: hidden;
}
.preview-list{
    width: 100%;
    display: flex;
    justify-content: space-between;

}
.preview-list a{
  width: 32.4%
}
.preview-item-split{
    height: 102px;
    width: 1px;
    background: #d8d8d8;
}
.preview-item{
    height: 140px;
    /*width: 518px;*/
    display: flex;
    background: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    opacity: 1;
    border: 1px solid #CCCCCC;
    align-items: center;
    cursor: pointer;
    box-shadow: 0 0px 0px rgba(0, 0, 0, .0);
    animation: preview-out-play 700ms linear;
}

@keyframes preview-out-play {
    from {
        background-color: #871519;
        box-shadow: 0 15px 30px rgba(0, 0, 0, .4);
        background-position: 420px;
    }

    to {
        background-color: #ffffff;
        box-shadow: 0 0px 0px rgba(0, 0, 0, .0);
        background-position: 0px;
    }
}
.private-item-left{
    height: 112px;
    width: 82px;
    margin-left: 16px;
    margin-right: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.noOvertime .private-item-date{
color:#871519;
}
.noOvertime .private-item-day{
color:#871519;
}
.noOvertime .private-item-year{
color:#871519;
}
.private-item-date{
    height: 40px;
    line-height: 40px;
    font-size: 28px;
    font-weight: 500;
    color: #333;
}
.private-item-year{
    font-size: 24px;
    font-weight: 500;
    color: #666666;
    line-height: 40px;
}
.private-item-day{
    font-size: 18px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 24px;
}
.private-item-right{
    padding:0 12px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}
.preview-item:nth-child(1) .private-item-right{
	height: 100px;
}
.preview-item:nth-child(2) .private-item-right{
	height: 96px;
}
.preview-item:nth-child(3) .private-item-right{
	height: 92px;
}
.private-item-title{
    font-size: 18px;
    font-weight: 500;
    color: #333333;
    line-height: 28px;
}
.private-item-local{
    font-size: 14px;
    font-weight: 500;
    color: #666666;
    line-height: 24px;
}
.private-item-local p{
    font-size: 16px;
    font-weight: 500;
    color: #666666;
    line-height: 24px;
}
.preview-item-selected {
    background-color: #871519;
    background-image: url(/_upload/tpl/0e/d8/3800/template3800/images/watermask.png);
    background-repeat: no-repeat;
    background-position: 320px;
    background-size: 96px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, .4);
    animation: preview-in-play 700ms linear;
}
@keyframes preview-in-play {
    from {
        background-color: #ffffff;
        box-shadow: 0 0px 0px rgba(0, 0, 0, .0);
        background-position: 0px;
    }

    to {
        background-color: #871519;
        box-shadow: 0 15px 30px rgba(0, 0, 0, .4);
        background-position: 320px;
    }
}
.preview-item-selected .preview-item-split{}
.preview-item-selected .private-item-date{
    color: #fff;
}
.preview-item-selected .private-item-year{
    color: #fff;
}
.preview-item-selected .private-item-day {
    color: #fff;
}
.preview-item-selected .private-item-title{
    color: #fff;
}
.preview-item-selected .private-item-local{
    color: #fff;
}
.notice-bg{
    /* height: 416px; */
    background: #F8F8F8;
    background-image: url(/_upload/tpl/0e/d8/3800/template3800/images/edge-bg4.png);
    background-repeat: no-repeat;
    background-position: -436px -409px;
    padding: 70px 0;
}
.notice-container{
	height: 348px;
position: relative;
}
.notice-panel{
}
.notice-more-text{
    width: 58px;
    height: 22px;
    font-size: 16px;
    font-weight: 500;
    color: #871519;
    line-height: 22px;
}
.tab-more:hover{
  
  background:#871519;
}
.tab-more:hover .notice-more-text{
color: #FFF;
}
.tabs-head{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	height: 40px;
	width: 100%;
	border-bottom: 1px solid #f5f5f5;
	flex-direction: row;
}
.tabs{
	display: flex;
	width: 1157px;
	height: 20px;
	align-items: center;
	justify-content: flex-start;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	line-height: 22px;
}
.tab{
	height: 34px;
	line-height:34px;
	margin-right: 16px;
}
/* .tab:hover{
	color:#ED7C40;
}
.tab:hover .tab-line{
	display:block;
} */
.tab-selected {
	color: #871519;
}

.tab-selected .tab-line {
	display: block;
}
.tab-more{width: 74px;height: 30px;border-radius: 670px 670px 670px 670px;opacity: 1;border: 1px solid #871519;display: flex;align-items: center;justify-content: center;}
.tab-more-bg-color{
background: rgb(255 255 255 / 50%);
}
.notice-tab-more{
position: absolute;
    right: 0;
    top: -100px;
}
.tab-line{
	display:none;
	width:100%;
	height:4px;
	background: #871519;
}
.tab-list{
	width: 1300px;
}
.tab-item{
  display:flex;
  align-items: center;
  justify-content: space-between;
  height: 50px;
  border-bottom:1px dashed #d8d8d8;
}
.tab-item-title{
	font-size: 18px;
	font-weight:500;
	color:#333;
	height:22px;
	line-height:22px;
}
.tab-item-date{
	font-size: 18px;
	font-weight:500;
	color:#5557A4;
}
.view-bg{
    height: 773px;
    background-image: url(/_upload/tpl/0e/d8/3800/template3800/images/view-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
   position: relative;
background-size: cover;
}

.view-title{
    height: 58px;
    font-size: 40px;
    font-family: Source Han Sans CN-Bold, Source Han Sans CN;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 58px;
}
.num-view-list{
    width: 100%;
    height: 258px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.num-view-item{
    width: 430px;
    height: 117px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
.num-view-item a{
  text-align:center;
height: 117px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.num-view-item-num{
    height: 70px;
    font-size: 48px;
    font-family: Source Han Sans CN-Bold, Source Han Sans CN;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 70px;
}
.num-view-item-label{
    height: 35px;
    font-size: 24px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 35px;
}
.view-list{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1300px;
    height: 340px;
}
.view-item{
    height: 302px;
    /*width: 517px;*/
    padding:10px;
    background-color: #fff;
    border-radius: 4px 4px 4px 4px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}
.view-item-selected{
    height: 340px;
    animation: view-in-play 700ms linear;
}
@keyframes view-in-play {
    from {
        height:302px;
    }

    to {
        height: 340px;
    }
}
.view-item-unselected {

    animation: view-out-play 700ms linear;
}

@keyframes view-out-play {
    from {
        height: 340px;
    }

    to {
        height: 302px;
    }
}
.view-item-selected img{
	height: 244px;
}
.view-item-selected .view-item-title {
	margin-top: 16px;
}
.view-item-selected .view-item-date{
	margin-top: 12px;
}
.view-item-image{
    width: 100%;
    height: 214px;
  border-radius: 4px
}
.view-item-text{ 
   width:100%;
}
.view-item-title{
    width: 100%;
    height: 47px;
    font-size: 18px;
    font-weight: 500;
    color: #333333;
    line-height: 23px;
    margin-top: 14px;
}
.view-item-date{
    width: 100%;
    height: 18px;
    font-size: 16px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #871519;
    line-height: 18px;
    margin-top: 11px;
}
.view-arrow{
    margin-top: 59px;
    height: 60px;
    width: 180px;
    display: flex;
    justify-content: space-between;
}
.view-arrow-left {
    background: #fff;
    background-image: url(/_upload/tpl/0e/d8/3800/template3800/images/left2-end.png);
    height: 60px;
    width: 60px;
    background-size: 60px;
}
.view-arrow-left:hover{background: #871519;background-image: url(/_upload/tpl/0e/d8/3800/template3800/images/left2.png);height: 60px;width: 60px;}
.view-arrow-right {
    background: #fff;
    background-image: url(/_upload/tpl/0e/d8/3800/template3800/images/right2-end.png);
    height: 60px;
    width: 60px;
    background-size: 60px;
}
.view-arrow-right:hover{
		background: #871519;
		background-image: url(/_upload/tpl/0e/d8/3800/template3800/images/right2.png);
		height: 60px;
		width: 60px;
}
.type-row{
	display: flex;
	align-items: center;
	width: 1300px;
	justify-content: space-between;
}
.type-item{
	width: 580px;
	height: 240px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	background-size: contain !important;
}

.type-title{
	font-size: 32px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 44px;
}
.introduction-bg{
    height:680px;
    background: url(/_upload/tpl/0e/d8/3800/template3800/images/edge-bg5.png),url(/_upload/tpl/0e/d8/3800/template3800/images/edge-bg2.png);
    background-repeat: no-repeat;
    background-position: -312px 121px, 1547px -182px;
    padding-bottom: 40px;
position: relative;
}
.main-container{
height:100%;
 display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.introduction-container{
	width: 1300px;
}
.introduction-page{
   justify-content: space-between;
}
.teacher-item:nth-child(3){
    margin-right: 11px !important;
}
.teacher-item:nth-child(12){
    margin-right: 10px !important;
}
.teacher-item:nth-child(24){
    margin-right: 10px !important;
}

.teacher-item:nth-child(18){
    margin-right: 7px !important;
}
.teacher-item:nth-child(30){
    margin-right: 7px !important;
}
.teacher-item:nth-child(36){
    margin-right: 9px !important;
}
.teacher-item:nth-child(42){
    margin-right: 7px !important;
}
.teacher-item{
margin-left:1px;
}
.introduction-list{
    width: 1300px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.introduction-list a{
   width: 32%;
}
.introduction-bg .swiper-slide{
  height: 426px;
}
.introduction-pagination {
    text-align: center;
    color: #871519;
    font-size: 16px;
}
.forum-pagination {
    text-align: center;
    color: #871519;
    font-size: 16px;
margin-top: 16px;
}
.swiper-button-prev{
left: calc((100% - 1400px)/2) !important;
padding: 16px 10px !important;
    background: hsl(358deg 2.58% 74.03% / 20%) !important;
    color: hsl(358deg 73% 31% / 60%) !important;
}
.swiper-button-next{
right: calc((100% - 1400px)/2) !important;
padding: 16px 10px !important;
    background: hsl(358deg 2.58% 74.03% / 20%) !important;
    color: hsl(358deg 73% 31% / 60%) !important;
}
.preview-bg .forum-swiper-button-prev{
left: calc((100% - 1400px)/2) !important;
padding: 16px 10px !important;
    background: hsl(358deg 2.58% 74.03%/70%) !important;
    color: hsl(358deg 73% 31% / 80%) !important;
top:90px;
}

.preview-bg .forum-swiper-button-next{
right: calc((100% - 1400px)/2) !important;
padding: 16px 10px !important;
    background: hsl(358deg 2.58% 74.03%/70%) !important;
    color: hsl(358deg 73% 31% / 80%) !important;
top:90px;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #871519;
}
.introduction-item{
    display: flex;
    width: 414px !important;
    background: #fff;
    align-items: center;
    flex-direction: column;
}
.introduction-item a{
width:100%;
}
.introduction{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    height:130px;
    justify-content: space-between;
border: 1px solid #ccc;
}
.introduction-img{
width:100%;
    overflow: hidden;
}
.introduction-img img{
    width: 100%;
    height: 295px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-size: auto 100%;
    transition: all 0.2s;
    object-fit: cover;
    object-position: top;
}

.introduction-img img:hover{
  transition: all 0.2s;
  transform: scale(1.15);
  overflow: hidden;
}

.introduction-title{
    font-size: 20px;
    font-weight: bold;
    color: #333;
    height: 24px;
    padding: 16px;
}
.introduction-content{font-size: 16px;font-family: PingFang SC-Regular, PingFang SC;font-weight: 400;color: #333333;line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
flex: 1;
    padding: 0 16px 16px;
}
}
.introduction-btn{
    width: 100%;
    text-align:right;
}
.introduction-detail-btn{
    color: #fff;
    background: #871519;
    width: 136px;
    height: 54px;
    display: inline-block;
    text-align: center;
    line-height: 54px;
    font-size: 19px;
    font-weight: 500;
    border-radius: 4px 4px 4px 4px;
}
.video-bg{
    background-color: #f8f8f8;
    /*height: 763px;*/
height: 670px;
    background-image: url(/_upload/tpl/0e/d8/3800/template3800/images/edge-bg5.png), url(/_upload/tpl/0e/d8/3800/template3800/images/edge-bg2.png);
    background-repeat: no-repeat;
    background-position: -312px 601px, 1606px 456px;
}
.video-container{
    width:1300px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.video-left{
    width: 68%;
    height: 450px;
    margin-right:20px;
}
.video-right{
    width: 100%;
    height: 450px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}
.video-left-item{
    width: 100%;
}
.video-right-item{
    width: 100%;
    height: 210px;
}
.video-right-item:first-child {
    display: none;
}
.video-play{
    width: 40px;
    height: 40px;
    position: relative;
    bottom: 49%;
    left: 41%;
}
.video-img{
	width:100%;
	height:100%;
        object-fit:cover;
}
.video-title{
    width: 100%;
    height: 48px;
    background: rgb(0,0,0,0.5);
    position: relative;
    bottom: 48px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 48px;
}
.video-title span{
	margin-left:12px;
}
.organ-bg {
    padding: 50px 0 20px;
    background-color: #fff;
    background-image: url(/_upload/tpl/0e/d8/3800/template3800/images/edge-bg5.png), url(/_upload/tpl/0e/d8/3800/template3800/images/edge-bg2.png);
    background-repeat: no-repeat;
    background-position: -312px -162px, 1606px -307px;
}
.organ-list{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.organ-item{
    width: 32.2%;
    cursor: pointer;
border-radius:10px
}
.organ-item:hover img{
    transition: all 0.6s;
    transform: scale(1.2);
}
.organ-item:not(:hover) img {
    transition: all 0.6s;
    transform: scale(1);
}
.organ-image{
    width:100%;
    height: 290px;
    overflow: hidden;
border-radius:10px
}
.organ-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.organ-title{
    width: 100%;
    height: 45px;
    background: rgb(0, 0, 0, 0.5);
    position: relative;
    bottom: 45px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 45px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.organ-title span{
	margin-left:12px;
}

.more{
	background: #ffffff;
	height: 54px;
	width: 244px;
	font-size: 16px;
	line-height: 22px;
	font-weight: 500;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #871519;
	border: 1px solid #CCCCCC;
	border-radius: 4px 4px 4px 4px;
}
.links-container{
	background:#FAFAFA;
	width: 100%;
}
.links{
	height: 102px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
}
.link-title{
    height: 26px;
    font-size: 20px;
    font-weight: 500;
    color: #333333;
    line-height: 26px;
}
.link-title_under_line{
    width: 80px;
    height: 4px;
    background: #fff;
    opacity: 1;
    margin-top: 8px;
    margin-bottom: 10px;
}
.link-list{
    margin-top: 22px;
    margin-bottom: 60px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
}
.link-item{
    height: 22px;
    font-size: 16px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
}
.link-item a {
    height: 22px;
    font-size: 16px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
}
.more2{
	height: 54px;
	width: 104px;
	font-size: 16px;
	font-weight: 500;
	display: inline-block;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #F5F5F5;
}
.contact-bg{
   /*  height: 214px; */
    background: #871519;
}
.contact-container{
    width: 1300px;
}
.contact-title{
    height: 26px;
    font-size: 20px;
    font-family: Source Han Sans CN-Bold, Source Han Sans CN;
    font-weight: 700;
    color: #FFF;
    line-height: 26px;
}
.contact-content{
}
.contact-item{
    height: 20px;
    font-size: 14px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #ffffff;
    line-height: 20px;
    margin-top: 8px;
}
.foot-bg{
    background-color: #871519;
    height: 52px;
}
.foot-container{
    width: 1300px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.foot-item{margin-right: 40px;}
.foot-item a,.foot-item{
    font-size: 14px;
    font-weight: 400;
    color: rgba(255,255,255,.6);
    line-height: 20px;
}
.title_under_line{
    width: 320px;
    margin-top: 13px;
    border-bottom: 2px solid #F5F5F5;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
}
.title_under_line_center{
	height: 9px;
	width: 60px;
	background: #871519;
	bottom: -2px;
	position: relative;
}
.more-arrow{
	width:16px;height:16px;margin-left: 8px;
}
.swiper-title{
	position: absolute;
	display: flex;
	width: 100%;
	text-align: center;
	height: 44px;
	bottom: -0px;
	z-index: 11;
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	background: rgba(0,0,0,0.3);
	align-content: center;
	flex-direction: row;
	align-items: center;
	opacity: 0.8;
	text-indent: 30px;
}
.swiper-box{
 width: 1300px;
 position: absolute; 
 bottom: 28px
}
.swiper-box .swiper-pagination{
  right: 60px
}
.swiper-box .swiper-more{
    position: absolute;
    bottom: -17px;
    color: #ffffff;
    right: 0;
    z-index: 99;
    font-size: 18px;
    cursor: pointer;
}

.swiper-pagination-bullet{width:12px;height:12px;margin-right:10px}

