
.pro{
    position: absolute;
}
.pre{
    position: relative;
}

.cl00{
    color:#000;
}
.clff{
    color:#fff;
}
.cl33{
    color:#333;
}
.cl66{
    color:#666;
}
.cl99{
    color:#999;
}
.cl92{
    color:#92989d;
}
.clc3{
    color:#c3253b;
}
.bac{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	border-radius: 50%;
	border: 2px dashed var(--30, rgba(255, 255, 255, 0.30));
	padding:1.44rem;
}
img{
    max-width: 100%;
}
.w1400{
    width: 1400px;
    margin: 0 auto;
}
.w1500{
    width: 1500px;
    margin: 0 auto;
}

/* 首页 */

.wel6-title-all{
    text-align: center;
   
}
.wel6-title{
    font-size: 50px;
    line-height: 1.1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wel6-title span{
    width: 60px;
    height: 3px;
    background: #666;
    display: block;
}
.wel6-title span:first-child{
    margin-right: 32px;
}
.wel6-title span:nth-child(2){
    margin-left: 32px;
}
.wel6-stitle {
    font-size: 26px;
    line-height: 1.1;
    margin: 20px 0 60px 0; 
}
.wel6-containerwe6{
    overflow: hidden;
}
.wel6-containerwe6 .swiper-slide{
    padding: 20px 0;
    text-align: center;
    background: #fff;
    border:1px solid #f0f0f0;
    box-sizing: border-box;
}
.swiper-paginationwel6{
    left: 50%;
    bottom:-40px;
    transform: translateX(-50%) !important;
    -webkit-transform: translateX(-50%) !important;
}
.pagination a{
    color:#999;
}
.swiper-paginationwel6 span{
    opacity: 1 !important;
    background: #7b7b7b !important;
    margin-right: 10px;
}
.swiper-paginationwel6 span:last-child{
    margin-right: 0;
}
.swiper-paginationwel6 .swiper-pagination-bullet-active{
    background: #c3253b !important;
}
.wel6-lb-btn{
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    margin-top: 30px;
}
.wel6-lb-btn div{
    padding-right: 70px;
}
.wel5-top{
    width: 100%;
    height: 420px;
    padding: 80px 0 0 0;
    box-sizing: border-box;
}
.wel5-title-all span{
    background: #fff;
}
.wel5-bot{
    width: 100%;
    padding: 0 0 105px 0;
}
.swiperw5-img{
    overflow: hidden;
    margin: 10px 0 0 0;
}
.swiperw5-img img{
    transition: all .4s ease;
}
.swiperw5-content{
    background: #fff;
    padding: 35px 0;
}
.swiperw5-time{
    line-height: 1.1;
}
.swiperw5-img img{
    max-width: unset;
    width: 100%;
}
.swiperw5-main-title{
    transition: all .4s ease;
    line-height: 1.2;
    overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin: 30px 0 20px 0;
}
.swiperw5-text{
    line-height: 2.2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.swiperw5-btn{
    background: url(../img/tea-xk.png) right center no-repeat;
    display: inline-block;
    padding-right: 40px;
    margin-top: 50px;
    transition: all .4s ease;
}
.wel5-lb{
    width: 88.57%;
    margin: 0 auto;
    margin-top: -185px;
    overflow: hidden;
}
.wel5-lb .swiper-slide:hover img{
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.wel5-lb .swiper-slide:hover .swiperw5-main-title{
    color:#c3253b;
}
.wel5-lb .swiper-slide:hover .swiperw5-btn{
    color:#c3253b;
    background: url(../img/tea-jt2.png) right center no-repeat;
    padding-right: 45px;
}
.wel5-bot-img{
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    bottom: 0;
}
.swiper-button-nextwe5,.swiper-button-prevwe5{
    outline:none;
    width: 50px !important;
    height: 50px !important;
    border-radius: 50%;
    top:50% !important;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    background-color: #cccccc !important;
    background-image: unset !important;
    opacity: 1 !important;
    transition: all .4s ease;
    margin-top: 0 !important;
}
.swiper-button-nextwe5:hover,.swiper-button-prevwe5:hover{
    background-color: #c3253b !important;
}
.swiper-button-nextwe5 img,.swiper-button-prevwe5 img{
    position: absolute;top:50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 50%;
    margin-left: -5px;
}
.wel-list1{
    padding: 75px 0;
}
.wel1-lists{
    width: 1300px;
    margin: 0 auto;
    font-size: 0;
    display: flex;
    height: 100%;
}
.wel1-left-img{
    width: 36.9%;
    display: inline-block;
}
.wel1-right{
    width: 63.1%;
    display: inline-block;
    vertical-align: top;
}
.wel1-left-img img{
    width: 100%;
}
.wel1-right{
    padding: 0 0 0 4.2%;
    box-sizing: border-box;
}
.wel1-title{
    font-size: 50px;
    line-height: 1.1;
}
.wel1-title span{
    line-height: 1.1;
    margin-left: 15px;
    display: inline-block;
    vertical-align: bottom;
}
.wel1-line{
    width: 75px;
    height: 1px;
    background: #d3d3d3;
    display: block;
    margin: 25px 0 35px 0;
}
.wel1-text{
    font-size: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.wel1-rt-item{
    width: 63px;
    height: 63px;
    border-radius: 50%;
    border:1px solid #999;
    text-align: center;
    line-height: 63px;
}
.wel1-rt-items{
    display: inline-block;
    text-align: center;
}
.wel1-rt-items:nth-child(n+2){
    margin-left: 75px;
}
.wel1-content{
    margin: 25px 0 0 0;
}
.wel1-right a:hover{
    color:#c3253b;
    padding-right: 115px;
}
.wel6-top span{
    background: #000;
}
.wel6-top  .wel6-stitle{
    color:#887969;
}
.wel3-bot{
    width: 100%;
    margin: 0 auto;
	margin-top:3.75rem;
}
.wel3-container .swiper-slide {
    width: 9.28%;
    margin: 0 1.3%;
}
.wel3-container .swiper-slide-active .swiperwe3-zwy {
    padding: 6px;
    box-sizing: border-box;
	border-radius: 14.50319rem;
	border: 1px dashed var(--30, rgba(255, 255, 255, 0.30));
}
.wel3-container .swiper-slide-active .swiperwe3-nyq {
    padding: 2.25rem;
    background: var(--logo2, #0E62EB);
    border-radius: 50%;
    box-sizing: border-box;
}
.wel3-container img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    border-radius: 50%;
}
.wel3-container .swiper-slide-active img {
    transform: scale(1.6);
    -webkit-transform: scale(1.6);
}
.wel3-bot .wel3-container {
    padding:180px 0;
	overflow:hidden;
}
.wel3-container  .swiper-slide-active {
    transition: transform .5s linear;
    margin: 0 10.9%;
    transform: scale(3.25) !important;
    -webkit-transform: scale(3.25) !important;
        padding: 1px 0;
}
.wel3-container2{
    width: 71.5%;
    margin: 0 auto;
	margin-top:3.75rem;
    overflow: hidden;
}
.wel3-container2 .swiper-slide{
    text-align: center;
}
.wel32-name{
    color: var(---white, #FFF);
	text-align: center;
	font-family: zt4;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: uppercase;
}
.wel32-school{
	margin-top:0.62rem;
	color: var(---white, #FFF);
	text-align: center;
	font-family: zt4;
	font-size: 1rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: uppercase;
}
.wel32-btn{
    color: var(--60, rgba(255, 255, 255, 0.60));
	text-align: center;
	font-family: zt3;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 200%; /* 1.75rem */
	margin-top:1.88rem;
}

.wel1-btn-all{
    position: absolute;
    bottom: 0;
    left: 6.6%;
}


.swiper-containerwel0{
    width: 100%;
    height: 720px;
}
.slidewel0-title{
    line-height: 1;
}
.slidewel0-content{
    text-align: center;
    margin-top: 150px;
}
.slidewel0-text{
    font-size: 80px;
    line-height: 1;
    margin-top: 20px;
}
.swiper-paginationwel0{
    width: 1300px;
    left: 50%;
    transform: translateX(-50%) !important;
    bottom: 25px;
    -webkit-transform: translateX(-50%) !important;
    z-index: 99;
    text-align: left !important;
    line-height: 1.2;
}
.swiper-paginationwel0 span{
    width: 35px !important;
    height: 2px !important;
    background: #999 !important;
    opacity: 1 !important;
    border-radius: 0;
    margin-right: 15px;
}
.swiper-paginationwel0 .swiper-pagination-bullet-active{
    background: #c3253b !important;
}
.swiper-button-nextwel0,.swiper-button-prevwel0{
    width: 10px !important;
    height: 15px !important;
    background-size:10px 15px !important;
    opacity: 1 !important; 
    margin-top:0 !important ;
    top:-20px !important;
    z-index: 99 !important;
    outline: none;
    transition: all .4s ease;
}
.swiper-button-nextwel0{
    background-image: url(../img/ldc1.png) !important; 
    
}
.swiper-button-nextwel0:hover{
    background-image: url(../img/ldc4.png) !important; 
}
.swiper-button-prevwel0{
    background-image: url(../img/ldc3.png) !important;
    left: 1075px !important;
}
.swiper-button-prevwel0:hover{
    background-image: url(../img/ldc2.png) !important; 
}
.slidewel10-jt{
    width: 1300px;
    height: 20px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    bottom: 0;
    z-index: 99;
}
.slidewel0-nums{
    width: 210px;
    overflow: hidden;
    position: absolute;
    right: 12px;
    bottom: 20px;
}
.slidewel0-nums .swiper-slide{
    width: 70px;
    line-height: 1.1;
    text-align: center;
    top:20px;
}
.slidewel0-nums .swiper-slide-active{
    color:#e4b26b !important;
    font-size: 50px !important;
    line-height: 1;
    top:0 !important;
}
.wel2-bot{
    padding: 0 0 190px 0;
}
.wel2-container ,.wel4-container{
    overflow: hidden;
    padding: 0 0 20px 0;
}
.wel2-add-all{
    margin-top: -145px;
}
.slidewel2-n{
    right: -0px;
    bottom: -20px;
}
.slidewel2-w{
    right: 0;
    top: 0;
    position: relative;
    z-index: 20;
}
.slidewel2-title{
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.slidewel2-content{
    width: 310px;
    padding:0 20px;
    box-sizing: border-box;
    left: 0;
    padding-bottom: 20px;
    bottom: 0;
    z-index: 20;
    background: linear-gradient(transparent, #333);
}
.slidewel2-w-all{
    /* overflow: hidden; */
}
.slidewel4-content{
    bottom: -45px;
}
.slidewel2-content span{
    width: 100%;
    height: 1px;
    background: #999;
    display: block;
    margin: 25px 0 5px 0;
}
.slidewel2-btn{
    background: url(../img/jj3.png) right center no-repeat;
    padding-right: 30px;
    line-height: 1.2;
    display: inline-block;
}
.wel2-add-all .swiper-slide:hover .slidewel2-w img{
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.wel2-add-all .swiper-slide .slidewel2-w img{
    transition: all .4s ease;
}
.wel2-add-all .swiper-slide .slidewel2-w{
    overflow: hidden;
}
.swiper-button-nextwel2,.swiper-button-prevwel2,
.swiper-button-nextwel4,.swiper-button-prevwel4,
.swiper-button-nextwel23,.swiper-button-prevwel23{
    width: 3.0rem !important;
    height: 3.0rem !important;
    border-radius: 50%;
    opacity:  1 !important;
    background: var(--30, rgba(255, 255, 255, 0.30)) !important;
    margin-top:0 !important;
    top:unset !important;
    position: relative;
    transition: all .4s ease;
    bottom: -100px;
    outline: none;
	display: flex;
	justify-content: center;
	align-items: center;
	color:#fff;
	font-family:'宋体';
	font-weight:bold;
}
.swiper-button-nextwel23,.swiper-button-prevwel23{
    bottom: unset !important;
    top:50% !important;
    transform: translateY(-50%) !important;
    -webkit-transform: translateY(-50%) !important;
}
.swiper-button-nextwel23{
    right: 0% !important;
}
.swiper-button-prevwel23{
    left: 0% !important;
}
.swiper-button-nextwel2 img ,.swiper-button-prevwel2 img,
.swiper-button-nextwel4 img ,.swiper-button-prevwel4 img,
.swiper-button-nextwel23 img ,.swiper-button-prevwel23 img{
    width: 9px;
    height: 14px;
    position: absolute;
    top:50%;
    left: 50%;
    margin: -7px 0 0 -4.5px;
}
.swiper-button-prevwel2,.swiper-button-prevwel4{
    left: unset !important;
    right: 100px !important;
}
.swiper-button-nextwel2:hover,.swiper-button-prevwel2:hover,
.swiper-button-nextwel4:hover,.swiper-button-prevwel4:hover,
.swiper-button-nextwel23:hover,.swiper-button-prevwel23:hover{
    background: var(--logo2, #0E62EB) !important;
}
