/* 超声科产品列表页 Ultrasound products list page */
.product-EU{width: 100%;overflow: hidden;}
.product-EU .EU-content-zero,.product-EU .EU-content-two,.product-EU .EU-content-five{background-color: #000 ;}
.product-EU .EU-content-one,.product-EU .EU-content-three,.product-EU .EU-content-four,.product-EU .EU-content-six{ background-color: #ededed;}
.product-EU div .EU-wrapper{width: 980px;margin: 0 auto;font-size: 0;}
.EU-wrapper .EU-item{display: inline-block;width: 50%;vertical-align: top;padding-bottom: 30px;}
.EU-content-zero .EU-wrapper{padding-top: 85px;}
.EU-content-one .EU-wrapper{padding-top: 85px;}
.EU-content-two .EU-wrapper{padding-top: 160px;}
.EU-content-three .EU-wrapper{padding-top: 110px;}
.EU-content-four .EU-wrapper{padding-top: 175px;}
.EU-content-five .EU-wrapper{padding-top: 90px;}
.EU-content-six .EU-wrapper{padding-top: 125px;padding-bottom: 18px;}
.EU-wrapper .text-right{text-align: right;}
.EU-wrapper .text-center{text-align: center;}
.EU-wrapper .full{display: block;width: 100%;}
.EU-item .EU-tex{text-align: center;min-width: 288px;position: relative;z-index: 5;}
.EU-content-zero .EU-item .right{text-align: left;}
.EU-content-two .EU-item .right{margin-right: 100px;}
.EU-content-four .EU-tex{text-align: left;}
.EU-content-six .EU-item .left{padding-left: 24px;}
.EU-item .left{float: left;text-align: left;padding-left: 65px;}
.EU-item .right{float: right;}
.EU-tex h2{font-size: 48px;font-weight: 600;line-height: 1.08349;color: #000;}
.EU-tex h2 span{font-size: 18px;font-weight: 400;color: #000;}
.EU-tex p{font-size: 21px;font-weight: 400;margin: 9px 0 14px;color: #000;}
.EU-tex a{font-size: 21px;font-weight: 400;color: #8cc2c4;}
.EU-content-one .EU-tex h2,.EU-content-one .EU-tex span,.EU-content-one .EU-tex p,.EU-content-three .EU-tex span,.EU-content-three .EU-tex p,.EU-content-five .EU-tex h2,.EU-content-five .EU-tex span,.EU-content-five .EU-tex p{color: #fff;}
.EU-wrapper .EU-item img{max-width: 100%;position: relative;z-index: 4;}
.EU-content-zero .EU-wrapper .EU-item:nth-child(2) img{margin-top: -32px;}
.EU-content-one .EU-wrapper .EU-item:nth-child(1) img{margin-top: -13px;}
.EU-content-one .EU-wrapper .EU-item:nth-child(2) img{margin-top: -77px;}
.EU-content-two .EU-wrapper .EU-item img{margin-top: -77px;}
.EU-content-three .EU-wrapper .EU-item:nth-child(1) img{margin-top: -90px;}
.EU-content-four .EU-wrapper .EU-item img{margin-top: -185px;}
.EU-content-five .EU-wrapper .EU-item img{margin-top: -100px;}
.EU-content-six .EU-wrapper .EU-item img{margin-top: -85px;}

.product-PC{width: 100%;background-color: #000;}
.product-PC .PC-wrapper{width: 980px;margin: 0 auto;padding: 40px 0 56px;display: flex;justify-content: space-between;}
.PC-wrapper .PC-item{width: 263px;text-align: center;}
.PC-item h2{font-size: 48px;font-weight: 600;line-height: 1.08349;}
.PC-item p{font-size: 21px;font-weight: 400;margin: 9px 0 25px;}
.PC-item a{display: block;font-size: 21px;font-weight: 400;color: #8cc2c4;margin-bottom: 20px;}
.PC-item:nth-child(2) img{margin-top: 110px;}
.PC-item:nth-child(3) img{margin-top: 115px;}

.product-couplant{width: 100%;background-color: #ededed;}
.product-couplant .couplant-wrapper{width: 980px;margin: 0 auto;padding: 56px 0 110px;display: flex;flex-wrap: wrap;justify-content: space-between;}
/* .couplant-wrapper .couplant-item{width: calc((100% / 3));text-align: center;} */
.couplant-wrapper .couplant-item{width: calc((100% / 2));text-align: center;}
.couplant-item h2{font-size: 48px;font-weight: 600;line-height: 1.08349;color: #fff;}
.couplant-item p{font-size: 21px;font-weight: 400;margin: 9px 0 25px;color: #fff;}
.couplant-item a{display: block;font-size: 21px;font-weight: 400;color: #8cc2c4;margin-bottom: 40px;position: relative;z-index: 5;}
.couplant-item img{max-width: 100%;}
.couplant-item:nth-child(2) img{margin-top: 126px;}
.couplant-item:nth-child(3) img{margin-top: 72px;}

.product-UC{width: 100%;background-color: #ededed;}
.product-UC .UC-wrapper{width: 980px;margin: 0 auto;padding: 66px 0 92px;position: relative;}
.UC-wrapper img{margin-left: 15%;}
.UC-wrapper .UC-tex{position: absolute;right: 15%;top: 50%;transform: translateY(-50%);z-index: 5;text-align: center;}
.UC-tex h2{font-size: 48px;font-weight: 600;line-height: 1.08349;}
.UC-tex p{font-size: 21px;font-weight: 400;margin: 9px 0 25px;}
.UC-tex a{font-size: 21px;font-weight: 400;color: #8cc2c4;}

.product-clean{width: 100%;background-color: #ededed;}
.product-clean .clean-wrapper{width: 980px;margin: 0 auto;padding: 66px 0 29px;display: flex;flex-wrap: wrap;justify-content: space-between;}
.clean-wrapper .clean-item{flex-basis: 50%;max-width: 50%;text-align: center;margin-bottom: 63px;}
.clean-item h2{font-size: 48px;font-weight: 600;line-height: 1.08349;}
.clean-item h2 span{font-size: 18px;font-weight: 400;}
.clean-item p{font-size: 21px;font-weight: 400;margin: 9px 0 25px;}
.clean-item a{display: block;font-size: 21px;font-weight: 400;color: #8cc2c4;margin-bottom: 20px;}
.clean-item:nth-child(1) img{margin-top: 91px;}

.product-freshener{width: 100%;background-color: #000;}
.product-freshener .freshener-wrapper{width: 980px;margin: 0 auto;padding: 100px 0 35px;overflow: hidden;}
.freshener-wrapper div{float: left;}
.freshener-wrapper .freshener-img{margin-left: 110px;}
.freshener-wrapper .freshener-tex{margin: 215px 0 0 165px;text-align: center;}
.freshener-tex h2{font-size: 48px;font-weight: 600;line-height: 1.08349;color: #fff;}
.freshener-tex p{font-size: 21px;font-weight: 400;margin: 9px 0 25px;color: #fff;}
.freshener-tex a{font-size: 21px;font-weight: 400;color: #8cc2c4;}

.product-ultrasonic-diagnostic-apparatus{width: 100%;background-color: #ededed;}
.product-ultrasonic-diagnostic-apparatus .product-title{font-size: 48px;font-weight: 600;line-height: 1.08349;text-align: center;padding: 50px 0 75px;}
.product-ultrasonic-diagnostic-apparatus .ultrasonic-wrapper{width: 980px;margin: 0 auto;padding-bottom: 100px;position: relative;}
.ultrasonic-wrapper img{margin-left: 16%;}
.ultrasonic-wrapper .ultrasonic-tex{position: absolute;right: 16%;top: 38%;transform: translateY(-50%);z-index: 5;text-align: center;}
.ultrasonic-tex h2{font-size: 48px;font-weight: 600;line-height: 1.08349;}
.ultrasonic-tex p{font-size: 21px;font-weight: 400;margin: 9px 0 25px;}
.ultrasonic-tex a{font-size: 21px;font-weight: 400;color: #8cc2c4;}

/* 妇产科产品列表页 Obstetrics and Gynecology products list page */
.product-GB{width: 100%;background-color: #e4e4e4;}
.product-GB .GB-wrapper{width: 980px;margin: 0 auto;padding: 140px 0 40px;text-align: center;position: relative;}
.GB-wrapper .GB-tex{position: absolute;top: 140px;right: 135px;text-align: left;}
.GB-tex h2{font-size: 48px;font-weight: 600;line-height: 1.08349;}
.GB-tex h2 span{font-size: 18px;font-weight: 400;}
.GB-tex p{font-size: 21px;font-weight: 400;margin: 9px 0 25px;}
.GB-tex a{font-size: 21px;font-weight: 400;color: #8cc2c4;}
.GB-wrapper img{max-width: 100%;}

.product-GB2{background-color: #000;}
.product-GB2 .GB-wrapper{padding: 145px 0 88px;}
.product-GB2 .GB-wrapper .GB-tex{top: 100px;right: 80px;}
.product-GB2 .GB-tex h2,.product-GB2 .GB-tex p{color: #fff;}

.product-obstetrics-other{width: 100%;background-color: #ededed;}
.product-obstetrics-other .obstetrics-wrapper{width: 980px;margin: 0 auto;padding: 90px 0 25px;overflow: hidden;}
.obstetrics-wrapper .obstetrics-item{float: left;width: 50%;text-align: center;}
.obstetrics-wrapper .obstetrics-item:nth-child(1),.obstetrics-wrapper .obstetrics-item:nth-child(2){margin-bottom: 79px;}
.obstetrics-item .obstetrics-tex{margin-bottom: 45px;}
.obstetrics-tex h2{font-size: 48px;font-weight: 600;line-height: 1.08349;}
.obstetrics-tex p{font-size: 21px;font-weight: 400;margin: 9px 0 25px;}
.obstetrics-tex a{font-size: 21px;font-weight: 400;color: #8cc2c4;}
.obstetrics-item:nth-child(2) img{margin-top: 76px;}

.obstetrics-wrapper .full{width: 100%;position: relative;text-align: left;}
.obstetrics-wrapper .full .obstetrics-tex{position: absolute;top: 95px;right: 130px;text-align: center;}
.obstetrics-wrapper .full img{margin-left: 80px;}

/* 健康管理中心产品列表页 Health management center product list page */
.product-health-UP{width: 100%;background-color: #e4e4e4;}
.product-health-UP .health-UP-wrapper{width: 980px;margin: 0 auto;padding: 112px 0 69px;text-align: center;position: relative;}
.health-UP-wrapper .health-UP-tex{position: absolute;top: 130px;left: 90px;text-align: left;}
.health-UP-tex h2{font-size: 48px;font-weight: 600;line-height: 1.08349;}
.health-UP-tex h2 span{font-size: 18px;font-weight: 400;}
.health-UP-tex p{font-size: 21px;font-weight: 400;margin: 9px 0 25px;}
.health-UP-tex a{font-size: 21px;font-weight: 400;color: #8cc2c4;}
.health-UP-wrapper img{max-width: 100%;}

.product-UE{background-color: #000;}
.product-UE .health-UP-wrapper{padding: 130px 0 0;}
.product-UE .health-UP-wrapper .health-UP-tex{top: 91px;}
.product-UE .health-UP-tex h2,.product-UE .health-UP-tex p{color: #fff;}

/* 内镜室产品列表页 Product list page of endoscopy room */
.product-EU3{width: 100%;background-color: #e4e4e4;}
.product-EU3 .EU3-wrapper{width: 980px;margin: 0 auto;padding: 48px 0 24px;text-align: center;position: relative;}
.EU3-wrapper .EU3-tex{position: absolute;top: 70px;right: 90px;text-align: left;}
.EU3-tex h2{font-size: 48px;font-weight: 600;line-height: 1.08349;}
.EU3-tex h2 span{font-size: 18px;font-weight: 400;}
.EU3-tex p{font-size: 21px;font-weight: 400;margin: 9px 0 25px;}
.EU3-tex a{font-size: 21px;font-weight: 400;color: #8cc2c4;}
.EU3-wrapper img{max-width: 100%;}

.product-MB-3{background-color: #000;}
.product-MB-3 .EU3-wrapper{padding: 90px 0 0;}
.product-MB-3 .EU3-wrapper .EU3-tex{top: 65px;}
.product-MB-3 .EU3-tex h2,.product-MB-3 .EU3-tex p{color: #fff;}

/* 耗材产品列表页 Consumable product list page */
.product-OP{width: 100%;background-color: #e4e4e4;}
.product-OP .OP-wrapper{width: 980px;margin: 0 auto;padding: 140px 0 125px;text-align: center;overflow: hidden;}
.OP-wrapper .OP-tex{float: right;margin-right: 140px;text-align: left;}
.OP-tex h2{font-size: 48px;font-weight: 600;line-height: 1.08349;margin-bottom: 15px;}
.OP-tex h2 span{font-size: 18px;font-weight: 400;}
.OP-tex a{font-size: 21px;font-weight: 400;color: #8cc2c4;}

.product-consumables-other{width: 100%;background-color: #000;}
.product-consumables-other .consumables-wrapper{width: 980px;margin: 0 auto;padding: 30px 0 70px;text-align: center;overflow: hidden;}
.consumables-wrapper .consumables-item{float: left;width: 50%;text-align: center;}
.consumables-wrapper .consumables-item:nth-child(1),.consumables-wrapper .consumables-item:nth-child(2){margin-bottom: 100px;}
.consumables-item .consumables-tex{float: right;margin-right: 40px;text-align: left;position: relative;z-index: 5;}
.consumables-tex h2{font-size: 48px;font-weight: 600;line-height: 1.08349;margin-bottom: 15px;color: #fff;}
.consumables-tex h2 span{font-size: 18px;font-weight: 400;}
.consumables-tex a{font-size: 21px;font-weight: 400;color: #8cc2c4;}
.consumables-item:nth-child(1) img{margin-top: -15px;}

/* 门诊床产品列表页 Outpatient product list page */
.product-PB{width: 100%;background-color: #e4e4e4;}
.product-PB .PB-wrapper{width: 980px;margin: 0 auto;padding: 16px 0;text-align: center;position: relative;}
.PB-wrapper .PB-tex{position: absolute;top: 93px;right: 100px;text-align: left;}
.PB-tex h2{font-size: 48px;font-weight: 600;line-height: 1.08349;}
.PB-tex h2 span{font-size: 18px;font-weight: 400;}
.PB-tex p{font-size: 21px;font-weight: 400;margin: 9px 0 25px;}
.PB-tex a{font-size: 21px;font-weight: 400;color: #8cc2c4;}
.PB-wrapper img{max-width: 100%;}

.product-UP{background-color: #000;}
.product-UP .PB-wrapper{padding-bottom: 0;}
.product-UP .PB-wrapper .PB-tex{top: 110px;right: auto;left: 190px;}
.product-UP .PB-tex h2,.product-UP .PB-tex p{color: #fff;}

.product-EU1 .PB-wrapper{padding: 118px 0 86px;}
.product-EU1 .PB-wrapper .PB-tex{top: 60px;}

/* 住院部产品列表页 Inpatient product list page */
.inpatient-EU3 .EU3-wrapper{padding-top: 130px;padding-bottom: 40px;}
.inpatient-EU3 .EU3-wrapper .EU3-tex{top: 86px;}

.product-transfer-bed{background-color: #000;}
.product-transfer-bed .EU3-wrapper{padding: 98px 0 46px;}
.product-transfer-bed .EU3-wrapper .EU3-tex{top: 65px;}
.product-transfer-bed .EU3-tex h2,.product-transfer-bed .EU3-tex p{color: #fff;}

.product-EU6 .EU3-wrapper{padding: 180px 0 14px;}
.product-EU6 .EU3-wrapper .EU3-tex{top: 100px;}

/* AP电动升降平台 AP electric lifting platform */

/* 链接字体样式 */
.EU-tex .product-name a{font-size: 48px;color: #000;font-weight: 600;}
.EU-tex .product-slogan a{color: #000;}

.EU-content-zero .product-name a,.EU-content-zero .product-slogan a,.EU-content-two .EU-tex h2 a,.EU-content-two .EU-tex .product-slogan a,.EU-content-five .EU-tex h2 a,.EU-content-five .EU-tex p a{color: #fff;}

.PC-item .product-name a{font-size: 48px;color: #fff;font-weight: 600;margin-bottom: 0;}
.PC-item .product-slogan a{color: #fff;}

.couplant-item .product-name a{font-size: 48px;margin-bottom: 0;color: #000;font-weight: 600;}
.couplant-item .product-slogan a{margin-bottom: 0;color: #000;}

.UC-tex .product-name a{font-size: 48px;color: #000;font-weight: 600;}
.UC-tex .product-slogan a{color: #000;}

.clean-item .product-name a{font-size: 48px;color: #000;font-weight: 600;margin-bottom: 0;}
.clean-item .product-slogan a{color: #000;}

.freshener-tex .product-name a{font-size: 48px;color: #fff;font-weight: 600;}
.freshener-tex .product-slogan a{color: #fff;}

.ultrasonic-tex .product-name a{font-size: 48px;color: #000;font-weight: 600;}
.ultrasonic-tex .product-slogan a{color: #000;}

.GB-tex .product-name a{font-size: 48px;color: #000;font-weight: 600;}
.GB-tex .product-name a span{color: #000;}
.GB-tex .product-slogan a{color: #000;}

.product-GB2 .GB-tex .product-name a, .product-GB2 .GB-tex .product-slogan a{color: #fff;}
.product-GB2 .GB-tex .product-name a{font-size: 48px;font-weight: 600;}

.obstetrics-tex .product-name a{font-size: 48px;color: #000;font-weight: 600;}
.obstetrics-tex .product-slogan a{color: #000;}

.health-UP-tex .product-name a{font-size: 48px;color: #000;font-weight: 600;}
.health-UP-tex .product-slogan a{color: #000;}

.product-UE .health-UP-tex .product-name a, .product-UE .health-UP-tex .product-slogan a{color: #fff;}
.product-UE .health-UP-tex .product-name a{font-size: 48px;font-weight: 600;}

.EU3-tex .product-name a{font-size: 48px;color: #000;font-weight: 600;}
.EU3-tex .product-slogan a{color: #000;}

.product-MB-3 .EU3-tex .product-name a, .product-MB-3 .EU3-tex .product-slogan a{color: #fff;}
.product-MB-3 .EU3-tex .product-name a{font-size: 48px;font-weight: 600;}

.OP-tex .product-name a{font-size: 48px;color: #000;font-weight: 600;}

.consumables-tex .product-name a{font-size: 48px;color: #fff;font-weight: 600;}

.PB-tex .product-name a{font-size: 48px;color: #000;font-weight: 600;}
.PB-tex .product-slogan a{color: #000;}

.product-UP .PB-tex .product-name a, .product-UP .PB-tex .product-slogan a{color: #fff;}
.product-UP .PB-tex .product-name a{font-size: 48px;font-weight: 600;}

.product-transfer-bed .EU3-tex .product-name a, .product-transfer-bed .EU3-tex .product-slogan a{color: #fff;}