﻿#gywm .intro {background: url(../images/aboutus_bg.jpg) no-repeat center center/cover;}
#gywm .intro .info {display: flex;}
#gywm .intro .info .text {flex: 1 1 auto; margin-right: 60px;}
#gywm .intro .info .text .ntis {text-align: left;}
#gywm .intro .info .text .ntis::after {left: 0; transform: translateX(0);}
#gywm .intro .info .text .name {margin-top: 30px; color:var(--tis-color); font-size:var(--tis-fs); line-height: 1.4;}
#gywm .intro .info .text .editorc {margin-top: 30px;}
#gywm .intro .info .imgs {flex: 0 0 auto; margin-top: 75px; width: 44.666%; font-size: 0; overflow: hidden;}
#gywm .intro .info .imgs img {width: 100%; transition: ease-in-out 500ms;}
#gywm .intro .info .imgs:hover img {transform: scale(1.06);}

#gywm .ahide {display: none;}
#gywm .atis {color:var(--tis-color); font-size:var(--tis-fs); text-align: center;}
#gywm .atis::after {display: block; margin: 15px auto 0; width: 90px; height: 6px; background-color: var(--a-hover-color); content: '';}

#gywm .company {display: flex; align-items: flex-start; padding-top: 130px; padding-bottom: 130px;}
#gywm .company .swiper {flex: 0 0 auto; display: flex; width: 52.53%; font-size: 0;}
#gywm .company .swiper .swiper-container {width: 81.218%;}
#gywm .company .swiper .swiper-slide {padding-top: 63.28%; transition: none; overflow: hidden;}
#gywm .company .swiper .swiper-slide span {position: absolute; inset: 0; background-repeat: no-repeat; background-position: center center; background-size: cover; transition: ease-in-out 500ms;}
#gywm .company .swiper .swiper-slide img {display: none; width: 100%;}
#gywm .company .swiper .swiper-slide:hover span {transform: scale(1.06);}
#gywm .company .swiper .thumbs {flex: 1 1 auto; display: flex; flex-direction: column; justify-content: space-between; row-gap: 15px; margin-left: 13px;}
#gywm .company .swiper .thumbs li {flex: 1; position: relative; background-repeat: no-repeat; background-position: center center; background-size: cover; cursor: pointer;}
#gywm .company .swiper .thumbs li.curt::after {position: absolute; inset: 0; display: block; box-sizing: border-box; border: 4px solid var(--a-hover-color); content: '';}
#gywm .company .text {flex: 1 1 auto; margin-left: 50px; min-width: 0}
#gywm .company .text .tis {padding-bottom: 25px; color:var(--tis-color); font-size:var(--tis-fs); font-weight: bold; line-height: 1; border-bottom: 5px solid var(--a-hover-color);}
#gywm .company .text .swiper-slide {transition: none;}
#gywm .company .text h3 {display: flex; align-items: center; margin-top: 30px; color:#1360c1; font-size: 24px; line-height: 1.4;}
#gywm .company .text h3 span {margin-right: 8px; font-size: 48px; font-weight: normal;}
#gywm .company .text p {margin-top: 15px; font-size: var(--fs16); line-height: var(--lh18);}

#gywm .company2 {margin: 0 auto; padding-top: 80px; padding-bottom: 110px; width: 1416px; box-sizing: border-box;}
#gywm .company2 .swiper {position: relative; margin-top: 50px;}
#gywm .company2 .swiper-slide {transition: none;}
#gywm .company2 .swiper-slide:hover .imgs span {transform: scale(1.08);}
#gywm .company2 .swiper-button {position: absolute; top: 125px; z-index: 10; display: block; width: 39px; height: 39px; background: url(../images/arrow.png) no-repeat; cursor: pointer;}
#gywm .company2 .swiper-button-disabled {opacity: 0;}
#gywm .company2 .swiper-prev {left: -60px;}
#gywm .company2 .swiper-prev:hover {background-position: left bottom;}
#gywm .company2 .swiper-next {right: -60px; background-position: right top;}
#gywm .company2 .swiper-next:hover {background-position: right bottom;}
#gywm .company2 .imgs {position: relative; padding-top: 65.068%; font-size: 0; overflow: hidden;}
#gywm .company2 .imgs span {position: absolute; inset: 3px; z-index: 1; background-repeat: no-repeat; background-position: center center; background-size: cover; transition: ease-in-out 500ms;}
#gywm .company2 .imgs i {position: absolute; bottom: 0; left: 0; z-index: 2; display: block; padding-top: 25px; padding-left: 10px; width: 114px; height: 61px; color:#fff; font-size: 26px; font-weight: bold; font-family: 'Times New Roman', Times, serif; box-sizing: border-box; background: url(../images/arrow3.png) no-repeat;}
#gywm .company2 .text h3 {margin-top: 22px; color: var(--tis-color); font-size: var(--tis20-fs); line-height: 1.45; text-align: center;}
#gywm .company2 .text p {margin-top: 20px; font-size: var(--fs16); line-height: var(--lh18);}

#history {background: url(../images/history_bg.jpg) no-repeat center 400px;}
#history .list {position: relative; margin-top: 32px; padding-top: 1px; padding-bottom: 150px;}
#history .list::after {position: absolute; top: 0; bottom: 0; left: 50%; z-index: 1; display: block; width: 1px; background-color:#cdcdcd; content: '';}
#history .list::before {position: absolute; top: 0; left: 50%; z-index: 2; display: block; margin-left: -8px; width: 15px; height: 15px; border-radius: 50%; border: 1px solid #cdcdcd; background-color:#fff; content: '';}
#history .list .item {display: grid; align-items: center; column-gap: 40px; margin-top: 50px; width: 50%; box-sizing: border-box;}
#history .list .item:nth-child(odd) {grid-template-columns: 222px auto; padding-right: 40px; text-align: right;}
#history .list .item:nth-child(odd) .text h3 i {right: -49px;}
#history .list .item:nth-child(even) {grid-template-columns: auto 222px; margin-left: 50%; padding-left: 40px;}
#history .list .item:nth-child(even) .imgs {grid-row: 1; grid-column: 2/3;}
#history .list .item:nth-child(even) .text {grid-row: 1; grid-column: 1/2;}
#history .list .item:nth-child(even) .text h3 i {left: -49px;}
#history .list .item .imgs img {width: 100%; border-radius: 50%;}
#history .list .item .text h3 {position: relative; z-index: 10; color:#333; font-size: 36px; font-family: Impact; font-weight: normal; line-height: 1;}
#history .list .item .text h3 i {position: absolute; top: 50%; display: block; margin-top: -10px; width: 18px; height: 18px; border: 1px solid #cdcdcd; box-sizing: border-box; border-radius: 50%; background-color:#fff;}
#history .list .item .text h3 i::after {position: absolute; inset: 4px; display: block; border-radius: 50%; background-color:#000; content: '';}
#history .list .item .text p {margin-top: 10px; font-size: var(--fs16); line-height: var(--lh18);}

#team li {display: flex; align-items: flex-start; margin-top: 70px;}
#team li:first-child {margin-top: 50px;}
#team li .imgs {flex: 0 0 auto; width: 42.666%; font-size: 0; overflow: hidden;}
#team li .imgs img {width: 100%; transition: ease-out 500ms;}
#team li .imgs:hover img {transform: scale(1.08);}
#team li .text {flex: 1 1 auto; margin-left: 55px; font-size: var(--fs16);}
#team li .text h3 {margin-top: 45px; color:#333; font-size: 36px; font-weight: normal; line-height: 1.4;}
#team li .text .xueli {margin-top: 10px; color:#757474;}
#team li .text .desc {margin-top: 30px; color:#222; line-height: var(--lh18);}

#honor {display: grid; grid-template-columns: repeat(4,1fr); gap: 60px 45px; margin-top: 60px;}
#honor li .imgs {position: relative; display: block; padding-top: 70%; font-size: 0; text-align: center; box-shadow: 0 0 6px rgba(0,0,0,0.2); overflow: hidden;}
#honor li .imgs div {position: absolute; inset: 20px;}
#honor li .imgs div span {max-height: 100%;}
#honor li .imgs div img {max-width: 100%; max-height: 100%; transition: ease-out 500ms;}
#honor li .imgs:hover div img {transform: scale(1.06);}
#honor li .text p {margin-top: 8px; font-size: var(--fs16);}
#honor li .text p:first-child {margin-top: 20px;}