/* 关于我们 - 公司简介 */
/* banner */
.banner{width: 100%;text-align: center;}
.banner img{max-width: 100%;}

.main-content{width: 100%;max-width: 2224px;margin: 0 auto;position: relative;overflow: hidden;}
.main-content .bgc{width: 100%;}
.main-content .cloud1{position: absolute;right: 22.75%;top: 14.4%;z-index: 4;opacity: 0;transform: translateX(-50%);animation: offset02 4s ease-in-out forwards;}
.main-content .cloud2{position: absolute;right: 6%;bottom: -17%;z-index: 6;opacity: 0;transform: translateY(50%);animation: offset03 4s ease-in-out forwards;}
.main-content .ship{position: absolute;right: 7.5%;bottom: -2.42%;z-index: 5;transform: translateX(20px);animation: offset01 4s ease-in-out forwards;}
.main-content .slogan-text{position: absolute;width: 1080px;left: 20.7%;top: 21.4%;z-index: 20;}
.slogan-text div{background: linear-gradient(to right,transparent 10.5%,rgba(255,255,255,0.5) 42%,rgba(255,255,255,0.5) 62%,transparent 80%);padding: 0 0 16px 10.5%;}
.slogan-text div:nth-child(1){margin-bottom: 22px;}
.slogan-text div span{color: #000;vertical-align: middle;}
.slogan-text div span:nth-child(1){font-family: 'Compctab Bd BT';font-size: 79px;margin-right: 15px;}
.slogan-text div:nth-child(2) span:nth-child(1){margin-right: 8px;}
.slogan-text div span:nth-child(2){font-size: 55px;font-weight: lighter;}
.slogan-text div img{display: block;}

@keyframes offset01 {
  0% {transform: translateX(20px);}
  100% {transform: translateX(0);}
}

@keyframes offset02 {
  0% {opacity: 0;transform: translateX(-50%);}
  100% {opacity: 1;transform: translateX(0);}
}

@keyframes offset03 {
  0% {opacity: 0;transform: translateY(50%);}
  100% {opacity: 1;transform: translateY(0);}
}


/* 关于联合医学 About Uni-medica */
.about-us-content{width: 100%;background-color: #efefef;padding-top: 45px;overflow: hidden;}
.about-us-content .about-us-info{width: 1300px;margin: 0 auto;}
.title-style{width: 209px;color: #26658f;position: relative;padding-left: 15px;box-sizing: border-box;}
.title-style h2{font-size: 30px;font-family: 'Compctab Bd BT';}
.title-style p{font-size: 24px;font-weight: bold;}
.title-style i{position: absolute;width: 1px;height: 68px;background-color: #26658f;top: 0;}
.title-style .line-left{left: 0;}
.title-style .line-left::before{content: '';position: absolute;width: 2000px;height: 1px;background-color: #26658f;right: 0;top: 29px;}
.title-style .line-right{right: 0;}
.title-style .line-right::before{content: '';position: absolute;width: 2000px;height: 1px;background-color: #26658f;left: 0;top: 29px;}
.about-us-info .tex{padding: 30px 0 9px;overflow: hidden;}
.tex div{float: left;width: 50%;box-sizing: border-box;}
.tex div:nth-child(1){padding-right: 20px;}
.tex div:nth-child(2){padding-left: 20px;}
.tex div p{font-size: 18px;line-height: 36px;font-weight: lighter;color: #727171;margin-bottom: 36px;text-align: justify;}

/* 合作科研单位 Cooperative unit */
.cooperative-unit{width: 100%;}
.cooperative-unit .about-us-video{width: 100%;background-color: #fff;position: sticky;position: -webkit-sticky;top: 0;z-index: 5;}
.about-us-video video{display: block;width: 1300px;margin: 0 auto;}
.cooperative-unit .cooperative-unit-content{background-color: rgba(239,239,239,0.8);padding-top: 45px;overflow: hidden;position: relative;z-index: 10;}
.cooperative-unit-content .cooperative-unit-container{width: 1300px;margin: 0 auto;}
.cooperative-unit-container .cooperative-unit-list{width: 100%;padding: 50px 15px 0;box-sizing: border-box;display: flex;flex-wrap: wrap;justify-content: center;}
.cooperative-unit-list .cooperative-unit-item{text-align: center;min-width: 20%;margin-bottom: 60px;}
.cooperative-unit-list .cooperative-unit-item:nth-last-child(2){margin-right: 64px;}
.cooperative-unit-item .cooperative-unit-img{height: 141px;}
.cooperative-unit-img img{position: relative;top: 50%;transform: translateY(-50%);}
.cooperative-unit-item p{font-size: 18px;line-height: 36px;font-weight: lighter;color: #646464;margin-top: 27px;}

/* 联合医学内景 Company interior */
.company-interior-content{width: 100%;padding-top: 45px;overflow: hidden;}
.company-interior-content .company-interior-container{width: 1300px;margin: 0 auto;}
.company-interior-container .company-interior-list{width: 100%;margin: 35px 0 25px;overflow: hidden;}
.company-interior-list .company-interior-item{float: left;width: 420px;margin: 0 20px 60px 0;}
.company-interior-item:nth-child(3n){margin-right: 0;}
.company-interior-item a{display: block;position: relative;}
.company-interior-item a img:nth-child(1){-webkit-filter: blur(2px);filter: blur(2px);transition: .5s;}
.company-interior-item a:hover img:nth-child(1){-webkit-filter: blur(0);filter: blur(0);}
.company-interior-item a .img-3D{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);display: none;}
.company-interior-item a:hover .img-3D{display: block;}
.company-interior-item p{margin-top: 16px;font-size: 18px;line-height: 36px;font-weight: lighter;text-align: center;}
.company-interior-item p a{color: #646464;}

/* 3D全景查看 */
.panorama-content{width: 100%;height: 100%;position: fixed;top: 0;left: 0;background-color: rgba(0,0,0,0.5);z-index: 999;visibility: hidden;}
.panorama-content .panorama{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}

.panorama-content .close{position: absolute;background: url(../images/about-us/icon.png) no-repeat 17px -239px;width: 50px;height: 50px;top: 0;right: 0;}

/* 关于我们 - 技术研发 */
/* header video */
.header-video{width: 100%;background-color: #fff;overflow: hidden;}
.header-video video{display: block;width: 100%;max-width: 1920px;max-height: 786px;margin: 0 auto;object-fit: cover;}

/* 技术研发 */
.technology-research-content{width: 100%;background-color: #f7f8f8;overflow: hidden;}
.technology-research-content .technology-research-tex{width: 1300px;margin: 70px auto;overflow: hidden;}
.technology-research-tex div{float: left;width: 50%;box-sizing: border-box;font-size: 18px;line-height: 36px;font-weight: lighter;color: #727171;text-align: justify;}
.technology-research-tex div:nth-child(1){padding-right: 20px;}
.technology-research-tex div:nth-child(2){padding-left: 20px;}

.technology-research-content .purpose-content{width: 1300px;margin: 0 auto;}
.purpose-content .title-style{width: 124px;}
.purpose-content .purpose-list{width: 100%;margin-top: 55px;overflow: hidden;}
.purpose-list .purpose-item{float: left;width: 283px;height: 575px;padding: 0 26px;margin: 0 56px 58px 0;background-color: #edf2f6;border-radius: 15px;box-sizing: border-box;text-align: center;}
.purpose-item:last-child{margin-right: 0;}
.purpose-item img{max-width: 100%;padding-top: 42px;}
.purpose-item h2{font-size: 36px;line-height: 36px;font-family: 'SourceHanSansCN';font-weight: normal;color: #727272;margin: 30px 0 28px;}
.purpose-item p{font-size: 18px;line-height: 36px;font-weight: lighter;color: #727272;margin-bottom: 36px;text-align: left;}
/* .purpose-item:hover p{color: #2b3a0e;} */

/* 承担国家应急研究课题 Undertake research projects */
.undertake-research-projects-content{width: 100%;padding-top: 65px;background: url(../images/technology-research-and-development/background01.jpg) no-repeat center top;background-attachment: fixed;overflow: hidden;}
.undertake-research-projects-content .undertake-research-projects-container{width: 1300px;margin: 0 auto;}
.undertake-research-projects-container .title-style{width: 329px;}
.undertake-research-projects-container .research-projects-info{width: 100%;padding: 30px 0;background-color: rgba(0,0,0,0.05);margin-top: 50px;margin-bottom: 66px;border-radius: 15px;display: flex;align-items: center;}
.research-projects-info div{font-size: 18px;line-height: 36px;color: #2b3a0e;}
.research-projects-info div:nth-child(1){margin: 0 137px 0 169px;text-align: center;}
.research-projects-info div img:nth-child(1){margin-bottom: 10px;}
.research-projects-info div p:nth-child(2){color: #646464;margin-bottom: 68px;}
.research-projects-info div img.logo{width: 243px;margin-bottom: 8px;}
.research-projects-info div p:nth-child(4){color: #727171;}
.research-projects-info div:nth-child(2){margin-right: 100px;}

.undertake-research-projects-container .research-projects-other{width: 100%;padding-top: 23px;padding-bottom: 10px;background-color: rgba(0,0,0,0.05);border-radius: 15px;margin-bottom: 82px;display: flex;align-items: center;}
.research-projects-other p{font-size: 18px;line-height: 36px;color: #2b3a0e;margin: 0 130px 0 85px;text-align: justify;}
.research-projects-other img{margin-right: 134px;}

/* 关于我们 - 内外市场 */
/* 国内市场 */
.domestic-market-content{width: 100%;padding-top: 45px;overflow: hidden;}
.domestic-market-content .domestic-market-container{width: 1300px;margin: 0 auto;}
.domestic-market-content .title-style{width: 204px;}
.domestic-market-content .domestic-market-img{text-align: center;}
.domestic-market-img img{max-width: 100%;}
.domestic-market-content .domestic-market-tex{width: 1300px;margin: 36px auto 46px;overflow: hidden;}
.domestic-market-tex div{font-size: 18px;line-height: 36px;font-weight: lighter;color: #727171;}
/* .domestic-market-tex div:nth-child(1){padding-right: 20px;}
.domestic-market-tex div:nth-child(2){padding-left: 20px;} */
.domestic-market-content .domestic-market-list{width: 1300px;margin: 0 auto;overflow: hidden;}
.domestic-market-list .domestic-market-item{float: left;width: 420px;margin: 0 20px 60px 0;}
.domestic-market-item:nth-child(3n){margin-right: 0;}
.domestic-market-item p{font-size: 18px;line-height: 36px;font-weight: lighter;color: #646464;text-align: center;margin-top: 16px;}

/* 国际市场 */
.international-market-content{width: 100%;background-color: #f7f8f8;padding: 45px 0 10px;overflow: hidden;}
.international-market-content .international-market-container{width: 1300px;margin: 0 auto;}
.international-market-content .title-style{width: 242px;}
.international-market-content .international-market-img{text-align: center;margin-top: 75px;}
.international-market-img img{max-width: 100%;}
.international-market-content .international-market-tex{width: 1300px;margin: 70px auto 40px;overflow: hidden;}
.international-market-tex div{font-size: 18px;line-height: 36px;font-weight: lighter;color: #727171;}
/* .international-market-tex div:nth-child(1){padding-right: 20px;}
.international-market-tex div:nth-child(2){padding-left: 20px;} */
.international-market-content .international-market-list{width: 1300px;margin: 0 auto;overflow: hidden;}
.international-market-list .international-market-item{float: left;width: 420px;margin: 0 20px 60px 0;}
.international-market-item:nth-child(3n){margin-right: 0;}
.international-market-item p{font-size: 18px;line-height: 36px;font-weight: lighter;color: #646464;text-align: center;margin-top: 16px;}

/* 关于我们 - 荣誉资质 */
/* 资质 qualifications */
.qualifications-content{width: 100%;padding-top: 45px;overflow: hidden;}
.qualifications-content .qualifications-container{width: 1300px;margin: 0 auto;}
.qualifications-container .title-style{width: 204px;}
.qualifications-container .qualifications-list:nth-child(2){margin-top: 80px;}
.qualifications-container .qualifications-list{margin: 0 26px 0 50px;display: flex;justify-content: space-between;}
.qualifications-container .qualifications-list.two-row{justify-content: flex-start;margin-left: 58px;}
.qualifications-list.two-row div:nth-child(1){margin-right: 45px;}
.qualifications-container .bgc{margin-bottom: 35px;margin-top: -6px;position: relative;z-index: 20;}
.bgc img{max-width: 100%;}

/* 荣誉 honor */
.honor-content{width: 100%;padding: 40px 0 60px;overflow: hidden;}
.honor-content .honor-container{width: 1300px;margin: 0 auto;}
.honor-container .title-style{width: 92px;}
.honor-container .honor-list:nth-child(2){margin-top: 60px;}
.honor-container .honor-list{margin: 0 54px 0 58px;display: flex;justify-content: space-between;}
.honor-container .bgc{margin-bottom: 20px;position: relative;z-index: 20;}