
/* 公司简介 */
.section {
    width: 75rem;
    margin: auto;
    padding-bottom: 4rem;
}
.intro .company-intro {
    height: 20rem;
    line-height: 20rem;
    background: url(/image/about/company-intro.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    position: relative;
}
.intro .company-intro .mount {
    position: absolute;
    width: 6rem;
    height: 3rem;
    bottom: 0;
    left: 47.5%;
}
.company-intro img{
    width: 15.4rem;
}
.section .media {
    margin: 0;
    padding: 0;
}
.section .media .media-top {
    display: flex;
    justify-content: space-between;
}
.section .media .media-top .building {
    width: 42.5rem;
    height: 26.5rem;
    flex-shrink: 0;
}
.section .media .media-top p {
    margin-left: 1.5rem;
    margin-right: 1rem;
    line-height: 2.25rem;
}
.section .media p {
    font-size: 1.125rem;
    letter-spacing: 2px;
    color: #333333;
    text-indent: 2.5rem;
}
.section .media .artical {
    margin-top: 3rem;
    line-height: 2.25rem;
}

.honorWall .credential1 {
    height: 42.94rem;
    background: url(/image/about/credentialBg.png);
    background-size: 100% 100%;
    overflow: hidden;
}
.honorWall img {
    margin: auto;
    display: block;
}
.honorWall .credential1 .honor {
    width: 15.44rem;
    height: 5.625rem;
    margin-top: 5rem;
    margin-bottom: 4rem;
}
.honorWall .credential1 .credentialImg1 {
    width: 75.88rem;
    height: 15.56rem;
    margin-bottom: 1.5rem;
}
.honorWall .credential1 .honorDate {
    width: 75rem;
    margin: auto;
}
.honorWall ul {
    margin: 0;
    padding: 0;
    display: flex;
}
.honorWall .honorDateTop {
    margin-bottom: 1.5rem;
}
.honorWall .credential1 .honorDate ul li{
    display: inline-block;
    width: 33.33%;
    padding-left: 2rem;
}
.honorWall .credential1 .honorDate ul li:first-child {
    padding-left: 1rem;
}
.honorWall ul li span {
    letter-spacing: 2px;
}
.honorWall ul li span:first-child {
    color: #000000;
    font-size: 1rem;
}
.honorWall ul li span:last-child {
    color: #c3965c;
    font-size: 1rem;
}
.honorWall .credentialImg2 {
    width: 73.13rem;
    height: 20.88rem;
    margin-top: -4rem;
    margin-bottom: 1rem;
}
.honorWall .credential2 {
    width: 75rem;
    margin: auto;
    margin-bottom: 5rem;
}
.honorWall .credential2 ul li {
    width: 50%;
}
.honorWall .credential2 ul li:first-child {
    padding-left: 9rem;
}
.honorWall .credential2 ul li:last-child {
    padding-left: 11rem;
}
.honorWall .credentialImg3 {
    width: 71.13rem;
    height: 11.56rem;
    margin-bottom: 3rem;
}
.honorWall .issues {
    width: 64rem;
    margin: auto;
    font-size: 1rem;
    letter-spacing: 1.9px;
    color: #333333;
    line-height: 2rem;
    text-align: justify;
    margin-bottom: 5rem;
}

/* 企业文化 */

.culture .company-intro {
    height: 20rem;
    line-height: 20rem;
    background: url(/image/about/company-culture.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    position: relative;
}
.culture .company-intro .mount {
    position: absolute;
    width: 6rem;
    height: 3rem;
    bottom: 0;
    left: 47.5%;
}
.section .video {
    width: 98%;
    margin: auto;
    border: 1px solid #ccc;
    padding: 5px;
}
.section .video video {
    width: 100%;
    /* height: 35rem; */
}
.section .video p {
    text-align: center;
    margin: 1.8rem 0;
    font-size: 1rem;
    color: #666666;
}
.section .medical-ethics {
    display: flex;
    justify-content: space-around;
    padding-top: 3rem;
    padding-bottom: 4rem;
}
.section .medical-ethics img {
    display: block;
    width: 7.94rem;
    height: 12.5rem;
}
.section .medical-ethics img:nth-child(2){
    width: 16rem;
    height: 12.5rem;
}
.section .purpose {
    line-height: 2.25rem;
    text-indent: 2.5rem;
    font-size: 1.125rem;
    padding-bottom: 6rem;
    letter-spacing: 1px;
    text-align: justify;
}
/* 发展历程 */

.development .company-intro {
    height: 20rem;
    line-height: 20rem;
    background: url(/image/about/company-dev.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    position: relative;
}
.development .company-intro .mount {
    position: absolute;
    width: 6rem;
    height: 3rem;
    bottom: 0;
    left: 47.5%;
}
.section .prog {
    display: flex;
    padding-bottom: 5rem;
    padding-left: 10rem;
    margin-top: 1rem;
}
.section .prog .prog-left {
    display: flex;
    flex-direction: column;
}
.section .prog .prog-left .start{
    margin-top: 0.8rem;
    position: relative;
    padding-right: 8.5rem;
}
.section .prog .prog-left .through {
    position: relative;
    margin-top: 12.7rem;
}
.section .prog .prog-left .found {
    position: relative;
    margin-top: 4.8rem;
}
.section .prog .prog-left .then {
    position: relative;
    margin-top: 3rem;
}
.section .prog .prog-left .start1,.through1,.found1,.then1{
    display: inline-block;
    background-color: #f6f6f6;
    width: 24.5rem;
    line-height: 2rem;
    border-radius: 1rem;
    position: relative;
    padding: 1rem 2rem 1rem 2rem;
    letter-spacing: 2px;
}
.section .prog .prog-left .start1 span,.through1 span,.found1 span,.then1 span{
    display: inline-block;
    position: absolute;
    width: 5px;
    height: 2rem;
    background-color: #c3965c;
    top: 38%;
    right: 0px;
}
.section .prog .prog-left .through1 span {
    top: 36%;
}
.section .prog .prog-left .then1 span {
    top: 37%;
}
.section .prog .prog-left .start2,.through2,.found2,.then2 {
    position: absolute;
    font-size: 2rem;
    font-weight: bold;
    color: #333333;
    top: 3.7rem;
    right: 2rem;
}
.section .prog .prog-left .found2 {
    top: 5.3rem;
}
.section .prog .prog-left .through2 {
    top: 36%;
}
.section .prog .prog-left .then2 {
    top: 37%;
}
.section .prog .prog-bar img{
    height: 76rem;
    /* width: 0;
    border: 1px dashed rgba(212, 49, 49, .5); */
}
/*  */

.section .prog .prog-right {
    padding-top: 1rem;
    display: flex;
    flex-direction: column;
}
.section .prog .prog-right .train{
    position: relative;
    padding-left: 8.5rem;
}
.section .prog .prog-right .setUp {
    position: relative;
    padding-left: 8.5rem;
    margin-top: 2.2rem;
}
.section .prog .prog-right .research {
    position: relative;
    padding-left: 8.5rem;
    margin-top: 7.5rem;
}
.section .prog .prog-right .present {
    position: relative;
    padding-left: 8.5rem;
    margin-top: 8.3rem;
}
.section .prog .prog-right .train1,.setUp1,.research1,.present1{
    display: inline-block;
    background-color: #f6f6f6;
    width: 24.5rem;
    line-height: 2rem;
    border-radius: 1rem;
    position: relative;
    padding: 2rem 2rem 2rem 1.5rem;
    letter-spacing: 2px;
}
.section .prog .prog-right .train1 span,.setUp1 span,.research1 span,.present1 span{
    display: inline-block;
    position: absolute;
    width: 5px;
    height: 2rem;
    background-color: #c3965c;
    top: 37%;
    left: 0px;
}
.section .prog .prog-right .train1 span {
    top: 45%;
}

.section .prog .prog-right .setUp1 span {
    top: 39%;
}
.section .prog .prog-right .present span {
    top: 41%;
}
.section .prog .prog-right .train2,.setUp2,.research2,.present2 {
    position: absolute;
    font-size: 2rem;
    font-weight: bold;
    color: #333333;
    top: 13.5rem;
    left: 2rem;
}
.section .prog .prog-right .setUp2 {
    top: 40%;
}
.section .prog .prog-right .research2 {
    top: 37%;
}
.section .prog .prog-right .present2 {
    top: 41%;
}

/* 新闻动态 */
.news .company-intro {
    height: 20rem;
    line-height: 20rem;
    background: url(/image/about/company-news.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    position: relative;
}
.news .company-intro .mount {
    position: absolute;
    width: 6rem;
    height: 3rem;
    bottom: 0;
    left: 47.5%;
}
.news .section .article {
    display: flex;
    justify-content: space-between;
}
.news .section .article .dynamic p{ 
    width: 13rem;
    height: 4rem;
    line-height: 4rem;
    border: 1px solid hsl(34, 46%, 56%);
    text-align: center;
    font-size: 1.125rem;
    cursor: pointer;
}
/* .news .section .article .dynamic p:last-child:hover{
    background: #ccc;
} */
.news .section .article .dynamic .sel {
    background: #c3965c;
    color: #ffffff;
}
.news .section .article .newsArticle {
    margin-bottom: 6rem;
}
.news .section .article .newsArticle .newsArticle1 {
    width: 57rem;
    /*margin-top: -1rem;*/
    border-bottom: 1px #ccc solid;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
}
.news .section .article .newsArticle .newsArticle1:last-child {
    margin-bottom: 3.13rem;
}
.news .section .article .newsArticle .newsArticle1 h2 {
    margin-bottom: 2rem;
}
.news .section .article .newsArticle .newsArticle1 h2:hover {
    color:#d43131;
}
.news .section .article .newsArticle .newsArticle1 p {
    line-height: 1.5rem;
}
.news .section .article .newsArticle .newsArticle1 .newsWrap {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
}
.news .section .article .newsArticle .newsArticle1 .newsWrap a {
    text-decoration: none;
    height: 1.5rem;
    position: absolute;
    text-align: right;
    bottom: 0;
    right: 0;
}
.news .section .article .newsArticle .newsArticle1 .newsWrap a:hover {
    color: #c3965c;
    cursor: pointer;
}
.news .section .article .newsArticle .newsArticle1 .originate {
    display: flex;
    justify-content: space-between;
    padding-top: 1rem;
    color: #999999;
}
.news .section .article .newsArticle .newsArticle1 .originate span {
    font-size: 1rem;
}
.news .section .article .newsArticle .newsArticle1 .originate span:first-child {
    font-size: 0.88rem;
}
.news .section .article .newsArticle .newsArticleImg {
    display: flex;
    justify-content: space-between;
}
.news .section .article .newsArticle .newsArticleImg img {
    width: 15rem;
    height: 10rem;
    flex-shrink: 0;
}
.news .section .article .newsArticle .newsArticleImg .newsArticle1-1 {
    /* width: 42rem; */
    margin-top: -1rem;
    margin-left: 2rem;
}
.news .section .article .newsArticle .newsArticleImg .newsArticle1-1 .originate {
    padding-top: 2rem;
}

/* 团队风采 */
.team {
    margin-bottom: 8.3rem;
}
.team .company-intro {
    height: 20rem;
    line-height: 20rem;
    background: url(/image/about/company-team.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    position: relative;
}
.team .company-intro .mount {
    position: absolute;
    width: 6rem;
    height: 3rem;
    bottom: 0;
    left: 47.5%;
}
.gallery-top .text{
    width: 100%;
    height: 6.5rem;
    background: url(/image/about/shadow.png) no-repeat;
    background-size: 100% 100%;
    position: absolute; 
    padding-left: 3rem;  
    padding-top: 1.2rem;
    bottom: 0rem;
    z-index: 99;
}
.gallery-top .text span {
    display: inline-block;
    height: 4rem;
    width: 48.5rem;
    line-height: 2rem;
    font-size: 1.125rem;
    color: #ffffff;
    letter-spacing: 2px;
    overflow: hidden;
}
.swiper-container {
    width: 75rem;
    height: 44rem;
    margin-left: auto;
    margin-right: auto;
}
.swiper-slide {
    background-size: cover;
    background-position: center;
}
.gallery-top {
    height: 44rem;
    width: 75rem;
}
.team .section .gallery-thumbs {
    height: 13rem;
    box-sizing: border-box;
    background-color: #f3eade;
    padding: 10px;
    overflow: hidden;
}
.gallery-thumbs .swiper-slide {
    opacity: 0.6;
}
.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}
.gallery-top .btn {
    position: absolute;
    top: 42%;
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    background: #999999;
    opacity: 0.8;
    z-index: 9;
}
.gallery-top .btn:hover {
    background: rgba(195, 150, 92, 1);
}
.gallery-top .leftBtn {
    left: 0.13rem;
}
.gallery-top .rightBtn {
    right: 0.13rem;
}
.gallery-top .rightBtn p {
    left: 0.73rem;

}
.gallery-top .leftBtn p {
    left: 0.5rem;
}
.gallery-top .rightBtn p::after {
    font-size: 1.5rem;
}
.gallery-top .leftBtn p::after {
    font-size: 1.5rem;
}

