.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.medicn {
    display: inline-block;
    background: url("../../images/product/MedicalStages/medicn.png") no-repeat;
}
.swipecot {
    width: 100%;
    height: 693px;
    overflow: hidden;
}
.swpimgmed {
    width: 100%;
    height: 693px;
    background:#7326fa url(../../images/product/MedicalStages/ymbg.jpg) no-repeat center top;
    overflow: hidden;
}
.rtbrbox {
    padding-top: 198px;
    color: #ffffff;
}
.rtbrbox h4 {
    font-size: 62px;
    line-height: 1;
    font-weight: 200;
}
.rtbrbox h4 span {
    display: inline-block;
    font-weight: 600;
}
.rtbrbox p {
    margin-top: 30px;
    font-weight: 200;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 2px;
    color: #ffffff;
}
.rtbrbox em {
    font-style: normal;
    margin-top:56px;
    display: inline-block;
    width: 160px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border-radius: 24px;
    border: solid 1px #ffffff;
    font-size: 20px;
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
    transition: color .2s ease,background .2s ease;
}
.rtbrbox em:hover{
    color: #8c3bfb;
    background: #fff;
}
.box1 {
    position: relative;
    height: 1160px;
    background: url("../../images/product/MedicalStages/b101.png") no-repeat center bottom;
    z-index: 2;
}
.ywjscont {
    position: relative;
    height: 390px;
}
.ywjsbox {
    position: absolute;
    top: -164px;
    width: 1200px;
    height: 420px;
    background-color: #ffffff;
    border-radius: 20px;
    color: #333333;
}
.ywjscont:before{
    content: '';
    display: inline-block;
    height: 200px;
    position: absolute;
    z-index: 0;
    left: 50%;
    transform: translate(-50%);
    top: 55px;
    width: 90%;
    box-shadow: 0 0 0 transparent, 0 0 0 transparent, 0 0 0 transparent, 0 8px 48px rgba(69,10,181,.2);
}
.ywjscont:after{
    content: '';
    display: inline-block;
    height: 420px;
    position: absolute;
    z-index: -1;
    left: 50%;
    transform: translate(-50%);
    top: -164px;
    width: 98%;
    border-radius: 20px;
    box-shadow: 0 -10px 30px rgba(69,10,181,.2), 0 -10px 30px rgba(69,10,181,.2), 0 0 0 transparent, 0 0 0 transparent;
}
.h5tit {
    text-align: center;
    font-size: 40px;
    font-weight: normal;
    line-height: 1;
    color: #333333;
}
.ywjsbox p {
    position: relative;
    margin: 0 auto 15px;
    width:940px;
    font-size: 16px;
    line-height: 34px;
}
.ywjsbox .h5tit {
   padding: 58px 0;
}
.ywjsbox p i {
    position: absolute;
    left: -70px;
    top:-45px;
    display: inline-block;
    width: 43px;
    height: 35px;
    background-position: 0 0;
}
.ywjsbox p:last-child i {
    top: 112px;
    left: 972px;
    transform: rotate(-180deg);
}
.textcenter{
    text-align: center;
}
.titbox h6 {
    font-size: 70px;
    font-weight: 400;
    line-height: 1;
    color: rgba(51,51,51,.04);
}
.titbox h5 {
    margin-top: -56px;
}
.titbox.coff h5 {
    color: #fff;
}
.titbox.coff h6 {
    color: rgba(255,255,255,.04);
}
.ywmsbox img{
    margin-top: 94px;
}
.box2 {
    height: 1283px;
    background: url("../../images/product/MedicalStages/b102.png") no-repeat center top;
}
.box2 .titbox{
    padding: 100px 0 70px;
}
.box2 p {
    text-indent: 32px;
    text-align: left;
    margin-bottom: 85px;
    font-size: 16px;
    line-height: 36px;
    color: #ffffff;
}
.box3 {
    height:2359px;
    background: url("../../images/product/MedicalStages/b2.png") no-repeat center top;
}
.h3desc {
    margin: 94px 0 55px 0;
    font-size: 30px;
    font-weight: normal;
    line-height: 1;
    color: #3a3a3a;
}
.h3desc .medicn {
    display: block;
    margin: 0 auto 8px;
    width: 43px;
    height: 35px;
    background-position: 0 -40px;
}
.box3 .pdesc {
    width: 1194px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 24px;
    color: #3a3a3a;
}
.imgbox {
    display: flex;
    justify-content: space-between;
    margin-top:94px;
    padding-bottom: 150px;
}
.imgbox ul {
    width: 510px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.imgbox ul li {
    position: relative;
    color: #fff;
    width: 240px;
    height: 160px;
    font-size: 16px;
    background: url("../../images/product/MedicalStages/c1.png") no-repeat;
    cursor: pointer;
}
.imgbox ul li:nth-child(2) {
    background-position: -270px 0;
}
.imgbox ul li:nth-child(3) {
    background-position: 0 -190px;
}
.imgbox ul li:nth-child(4) {
    background-position: -270px -190px;
}
.imgbox ul li i{
    margin-top: 37px;
    position: relative;
    z-index: 1;
}
.imgbox ul li p {
    position: relative;
    z-index: 1;
}
.imgbox ul li:first-child i{
    width: 46px;
    height: 46px;
    margin-bottom: 21px;
    background-position: 0 -86px;
}
.imgbox ul li:nth-child(2) i{
    width: 45px;
    height: 45px;
    margin-bottom: 22px;
    background-position: -61px -90px;
}
.imgbox ul li:nth-child(3) i{
    width: 42px;
    height: 43px;
    margin-bottom: 21px;
    background-position: 0 -142px;
}
.imgbox ul li:nth-child(4) i{
    width: 44px;
    height: 45px;
    margin-bottom: 19px;
    background-position: -56px -147px;
}
.imgbox ul li:hover:before {
    position: absolute;
    z-index: 0;
    content:'';
    display: block;
    width: 100%;
    height:100%;
    background: #8c3bfb;
    border-radius: 4px;
}
.box4 {
    height: 705px;
    background: url("../../images/product/MedicalStages/c2.jpg") no-repeat center top;
}
.box4cont {
    display: flex;
    justify-content: space-between;
}
.box4cont dl {
    text-align: left;
    margin-top: 100px;
    width: 625px;
    height: 336px;
    background: url("../../images/product/MedicalStages/c3.png") no-repeat;
}
.box4cont dl dt {
    padding: 42px 30px 35px;
    display: flex;
    align-items: center;
    font-size: 22px;
    font-weight: normal;
    line-height: 1;
    color: #3a3a3a;
}
.box4cont dl dt i {
    width: 28px;
    height: 28px;
    margin-right: 13px;
    background-position: -64px -45px;
}
.box4cont dl dd {
    padding: 0 30px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 36px;
    color: #3a3a3a;
}
.box5 {
    height: 737px;
    background:#7326fa url("../../images/product/MedicalStages/c4.png") no-repeat center top;
}
.box5 .h3desc {
    margin:0;
    padding: 70px 0;
    color: #fff;
}
.box5 .h3desc .medicn {
    background-position: -105px 0;
}
.box6 {
    padding: 128px 0 116px;
}
.box6 img {
    margin-top: 80px;
}
.box7 {
    position: relative;
    height: 318px;
    overflow: hidden;
    color: #ffffff;
    background: #7023fa url("../../images/product/MedicalStages/c7.png") no-repeat center top;
}
.box7:before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 318px;
    background: url("../../images/product/MedicalStages/lm.png") no-repeat center top;
    -webkit-animation: twinkling 2s infinite ease-in-out;
    animation: twinkling 2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.box7 .box7cont{
    padding: 70px 0 5px;
    font-size: 42px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 58px;
    letter-spacing: 4px;
}
.box7 .box7contw {
    font-size: 28px;
    font-weight: 200;
    letter-spacing: 6px;
    color: #ffffff;
}
.box7 a {
    position: relative;
    z-index: 4;
    display: inline-block;
    width: 159px;
    height: 48px;
    margin-top: 50px;
    line-height: 48px;
    font-size: 20px;
    letter-spacing: 4px;
    color: #8c3bfb;
    background-color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}
.box8 {
    height: 1814px;
    background: url("../../images/product/MedicalStages/b5.png") no-repeat center 218px;
}
.box8 .titbox {
    padding: 128px 0;
}
.box8 ul {
    display: flex;
    justify-content: space-between;
}
.box8 ul li {
    width: 262px;
    height: 316px;
    background-color: #ffffff;
    font-size: 16px;
    box-shadow: 0px 0px 6px 2px rgba(204, 204, 204, 0.28);
    color: #333333;
    transition: background-color .2s ease;
}
.box8 ul li i {
    margin-top: -45px;
    width: 94px;
    height: 94px;
    background-position: -166px 0;
}
.box8 ul li:nth-child(2) i {
    background-position: -264px 0;
}
.box8 ul li:nth-child(3) i {
    background-position: -365px 0;
}
.box8 ul li:nth-child(4) i {
    background-position: -466px 0;
}
.box8 ul li p {
    padding: 34px 0 15px;
    font-weight: bold;
    line-height: 1;
}
.box8 ul li div {
    margin: 0 auto;
    width: 208px;
    line-height: 28px;
}
.box8 ul li:hover {
    background-color: #8c3bfb;
    color: #fff;
}
.box8 ul li:nth-child(1):hover i {
    background-position: -166px -97px;
}
.box8 ul li:nth-child(2):hover i {
    background-position: -264px -97px;
}
.box8 ul li:nth-child(3):hover i {
    background-position: -365px -97px;
}
.box8 ul li:nth-child(4):hover i {
    background-position: -466px -97px;
}
.dlcont {
    display: flex;
    justify-content: space-between;
    padding: 0 40px;
    margin-bottom: 80px;
}
.dlcont dl {
    width: 290px;
}
.dlcont dl dt {
    padding: 28px 0 14px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    color: #333333;
}
.dlcont dl dd {
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    color: #666666;
}
.box9 {
    background: url("../../images/product/MedicalStages/c11.jpg") no-repeat center top;
}
.box9 .titbox {
    padding: 85px 0 100px;
}
.b9h3 {
    margin-bottom: 65px;
    text-align: left;
    font-size: 24px;
    font-weight: normal;
    line-height: 1;
    color: #ffffff;
}
.b9h3:before{
    content:'';
    display: inline-block;
    width: 3px;
    height: 23px;
    margin-right: 10px;
    vertical-align: middle;
    background-color: #ffffff;
}
.col3 {
    padding: 90px 0 30px;
    color: #333;
}
.col3:before {
    background-color: #8c3bfb;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev,
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: none;
}
.swiper-button-next,.swiper-button-prev {
    width:60px;
    height: 60px;
    text-align: center;
    line-height: 58px;
    font-size: 38px;
    color: #c6c6c7;
    border-radius: 50%;
    border: 2px solid #c6c6c7;
}
.swiper-button-next:hover,.swiper-button-prev:hover {
    color: #8c3bfb;
    border-color: #8c3bfb;
}
.swiper-button-next::selection,.swiper-button-prev::selection {
    background-color:transparent;
}
.swiper-button-next::-moz-selection,.swiper-button-prev::-moz-selection {
    background-color:transparent;
}
.anqboxcot {
    display: flex;
    justify-content: space-between;
    margin-bottom: 100px;
}
.anqboxcot li {
    width: 221px;
    height: 294px;
    text-align: center;
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 0 10px 5px rgba(140,59,251,.1);
}
.anqboxcot li i {
    margin-top: 45px;
    width: 52px;
    height: 68px;
}
.anqboxcot li:first-child i {
    background-position: 0 -200px;
}
.anqboxcot li:nth-child(2) i {
    background-position: -58px -200px;
}
.anqboxcot li:nth-child(3) i {
    background-position: -116px -200px;
}
.anqboxcot li:nth-child(4) i {
    background-position: -174px -200px;
}
.anqboxcot li:nth-child(5) i {
    background-position: -232px -200px;
}
.anqboxcot li h6 {
    padding: 25px 0 15px;
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
    color: #333333;
}
.anqboxcot li p {
    font-size: 14px;
    line-height: 24px;
    color: #666666;
}
.box10 {
    padding-bottom: 150px;
    background: url("../../images/product/MedicalStages/bmbg.png") no-repeat center 650px;
}
.box10 .titbox {
    padding: 40px 0 90px;
}