.index-1 {
    width: 100%;
    height: auto;
}

.index-1 .swiper-pagination-bullet:first-child {
    margin-top: 0;
}

.index-1 .swiper-pagination-bullet {
    display: block;
    width: 10px;
    height: 10px;
    background: #fff !important;
    margin-top: 30px !important;
    opacity: 1 !important;
}

.index-1 .swiper-pagination-bullet-active {
    background-color: #e05746 !important;
    padding: 5px;
}

.index-1 .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
    top: 40%;
    left: 95%;
}

.swiper-num {
    color: #fff;
    text-align: center;
}

.swiper-num .active {
    color: #e05746;
    font-size: 48px;
}

.swiper-num .total {
    color: #fff;
    font-size: 33px;
}

.swiper-num .fen {
    font-size: 33px;
}

.fen-box {
    width: 200px;
    position: absolute;
    right: 15%;
    bottom: 5%;
    z-index: 999;
}

.index-1 .swiper-button-prev1, .swiper-container-rtl .swiper-button-next1 {
    background-image: url(../../images/index/left.png);
}

.index-1 .swiper-button-next1, .swiper-container-rtl .swiper-button-prev1 {
    background-image: url(../../images/index/right.png);
}

.index-2 {
    width: 100%;
    min-height: 600px;
    background-color: #fff;
}

.com-tt {
    overflow: hidden;
}

.com-tt .com-tt-l {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    float: left;
}

.com-tt .com-tt-l span {
    display: block;
}

.com-tt .com-tt-r {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    float: right;
}

.js-swiper {
    width: 100%;
    height: 743px;
    padding-bottom: 30px;
}

.js-swiper .swiper-slide {


}

.js-l-img {
    width: 95%;
}

.js-swiper .swiper-pagination2 {
    left: 50%;
    transform: translate(-50%, 0);
    text-align: center;
}

.js-swiper .swiper-pagination-bullet {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #ccc !important;
    margin-top: 25px !important;
    opacity: 1 !important;
    margin: 0 30px;
}

.js-swiper .swiper-pagination-bullet-active {
    background-color: #e05746 !important;
    padding: 5px;
}

.js-p-box {
    width: 100%;
}

.js-p-box .swiper-button-prev2 {
    top: 100%;
    z-index: 999;
    background-image: url(../../images/index/h-l.png);
}

.js-p-box .swiper-button-next2 {
    top: 100%;
    z-index: 999;
    background-image: url(../../images/index/h-r.png);
}

.js-p-box .swiper-button-disabled {
    opacity: .7;
}

.js-swiper .swiper-slide {
    height: 713px;
}

.js-swiper .swiper-slide .js-com-img img{
       width: 100%;
    height: 100%;
    object-fit: cover;
}

.js-swiper .js-1-img, .js-swiper .js-5-img {
    width: 100%;
    height: 246px;
}

.js-swiper .js-2-img, .js-swiper .js-4-img {
    width: 100%;
    height: 447px;
}

.js-swiper .js-3-img {
    width: 100%;
    height: 713px;
}

.index-3 {
    width: 100%;
    height: 1132px;
    background: url(../../images/index/hz-bj.png) 0 0 no-repeat;
}

.hz-tt .com-tt-l {
    color: #fff;
}

.hz-tt .com-tt-r {
    color: #fff;
}

.index-4 {
    width: 100%;
    background: #fff;
}

/*一会团队*/
.pd0 {
    padding: 0;
}

.jp-item {
    padding-right: 20px;
}

.jp-img {
    position: relative;
}

.jp-img img {
    width: 100%;
}

.jp-en-name {
    font-size: 16px;
    font-weight: 700;
    line-height: 60px;
}

.jp-info {
    line-height: 60px;
}

.jp-name {
    float: left;
    font-size: 20px;
}

.jp-desc {
    float: right;
    font-size: 14px;
}

.jp-img:hover .jp-mark {
    display: block;
}

.jp-mark {
    display: none;
    background: #00000088;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    color: #ffffff;
    padding: 20px;
    box-sizing: border-box;
}

.jp-mark .jp-mark-name {
    font-size: 26px;
}

.jp-mark .jp-mark-zc {
    font-size: 22px;
    line-height: 2em;
}

.jp-mark .jp-mark-zc2 {
    font-size: 20px;
}

.jp-mark .jp-mark-info {
    line-height: 1.6em;
    font-size: 14px;
}
.swiper-other{
    height: 40px;
    width: 100%;
    position: relative;
}
.swiper-other .swiper-pagination {
    height: 40px;
    left: 50%;
    top: 50px;
    transform: translate(-50%,-50%);
}
.swiper-other .swiper-pagination .swiper-pagination-bullet{
    margin: 0 30px;
    width: 10px;
    height: 10px;
}
.swiper-other .swiper-pagination .swiper-pagination-bullet-active{
    background: #e05746 ;
}

.swiper-other .swiper-button-prev,
.swiper-other .swiper-button-next{
    top: 50px;
    transform: translateY(-50%);
}
.swiper-other .swiper-button-prev{
    background-image: url(../../images/index/h-l.png);
}
.swiper-other .swiper-button-next{
    background-image: url(../../images/index/h-r.png);
}
.teacher-title {
    background: #e05746;
    position: relative;
    overflow: hidden;
    height: 161px;
}

.teacher-title span {
    width: 2em;
    height: 2.4em;
    line-height: 1.2em;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #ffffff;
    font-size: 24px;
}


.teacher-item {
    padding-left: 0;
    padding-right: 0;
    position: relative;
}

.teacher-img {
    height: 161px;
    width: 100%;
}

.teacher-item:hover .teacher-mark {
    display: block;
}

.teacher-mark {
    display: none;
    background: #00000088;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    color: #ffffff;
    padding: 20px;
    box-sizing: border-box;
}

.teacher-mark-en-name {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 45%;
    left: 0;
    transform: translate(0, -50%);
    font-size: 16px;
    font-weight: 600;
}

.teacher-mark-name {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 60%;
    left: 0;
    transform: translate(0, -50%);
    font-size: 16px;
    font-weight: 600;
}


.index-5 {
    width: 100%;
    height: 1020px;
    background: url(../../images/index/bm-bj.png) 0 0 no-repeat;
}

.trapezoid-box {

}

.trapezoid-div {
    position: relative;
    overflow: hidden;
    height: 770px;
}

.trapezoid {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.trapezoid-hover {
    /*top: 0px !important;*/
    /*transform: translateY(0);*/
    z-index: 1;
}

.trapezoid-item {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: relative;
    display: inline-block;
    -webkit-transform: perspective(0.5em) rotateY(0.1deg);
    background: rgba(0, 0, 0, 0.8);
}

.trapezoid-hover .item {
    z-index: 1;
}

.trapezoid-hover .item img {
    width: 433px !important;
    height: 607px !important;
}

.trapezoid-hover .item .mark {
    display: none;
}

.mark {
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.trapezoid-title {
    text-align: center;
    line-height: 56px;
    background: #fff;
    font-size: 22px;
}

.video-tt {
    padding-bottom: 40px;
    line-height: 60px;
    color: #fff;
    border-bottom: 1px solid #fff;
}

.video-tt span:nth-child(1) {
    font-size: 30px;
    color: #fff;
    line-height: 60px;
    padding-left: 100px;
}

.video-tt span:nth-child(2) {
    font-size: 18px;
    color: #fff;
    margin-left: 60px;
}

.video-tt a {
    text-align: right;
    font-size: 14px;
    color: #fff;
    float: right;
    margin-right: 20px;
}
.baoming-box{
    position: relative;
    overflow: hidden;
    height: 770px;
}
.baoming {
    background: #fff;
    border-radius: 0 10px 10px 0;
    width: 496px;
    height: 578px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.baoming-banner {
    position: absolute;
    width: 100%;
    height: 30px;
}

.baoming-top {
    top: 40px;
}

.baoming-top .banner-left {
    width: 60px;
    height: 30px;
    font-size: 12px;
    font-weight: 700;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(10%, -50%);
}

.baoming-top .banner-line {
    width: 300px;
    height: 2px;
    background: #cccccc;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

.baoming-top .banner-right {
    background: #e05746;
    width: 10px;
    height: 10px;
    border-radius: 50% 50% 50% 50%;
    position: absolute;
    top: 50%;
    right: 10%;
    transform: translate(-10%, -50%);
}

.baoming-bottom {
    bottom: 20px;
}

.baoming-bottom .banner-left {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 50%;
    left: 5%;
    transform: translate(10%, -80%);
    overflow: hidden;
}
.baoming-bottom .banner-left .round{
    background: #cccccc;
    width: 6px;
    height: 6px;
    margin: 5px;
    border-radius: 50% 50% 50% 50%;
    float: left;
}
.baoming-bottom .banner-left .round-hover{
    background: #e05746;
}
.baoming-bottom .banner-line {
    width: 300px;
    height: 2px;
    background: #cccccc;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

.baoming-my {
    width: 323px;
    margin: 40px auto;
    text-align: center;
}

.baoming-my p {
    line-height: 2em;
    font-size: 22px;
}

.baoming-my p span {
    color: #ff0000;
    margin: 0 30px;
}

.baoming-btn + .baoming-btn {
    margin-top: 30px;
}

.baoming-btn button {
    width: 255px;
    height: 80px;
    line-height: 80px;
    border: 1px solid #d0d0d0;
    border-radius: 40px 35px 35px 40px;
    background: #ffffff;
    display: block;
    margin: auto;
}
.swiper-tc-box{
    margin-top: 97px;
}
.hua-video{
width:100%;
margin:30px auto 0;
}
.hua-video video{
width:100%;
}
.swiper-tc img{
width:100%
}
.tab-head{
width:70%;
    margin: 30px auto 0;
    position: relative;
}
.tab-news{
overflow:hidden;
}
.tab-news li{
width:20%;
float:left;

}
.tab-news p{
 color:#fff;
font-size:18px;
    text-align: center;
}
.tab-news span{
 color:#fff;

}
.tab-border{
    display: block;
    width: 10px;
    height: 10px;
    background: #eee;
    border-radius: 50%;
    margin:30px auto;
}
.default .tab-border{
 border:5px solid #eee;
}
.video-bot{
display: block;
    border-bottom: 1px solid #eee;
    position: absolute;
    left: 0;
    bottom: 35px;
    width: 100%;
    height: 1px;
}
#banner img{
width:100%
}