/*reset*/
* { padding: 0; margin: 0; list-style: none; }
html, body { margin: 0 auto; }
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, header, section, footer { margin: 0; padding: 0 }
body, button, input, select, textarea { font: 12px/1.5 "UniversLTPro-45Light"; color: #000; font-weight: normal; }
body { overflow-x: hidden; }
address, cite, dfn, em, var, i { font-style: normal }
ul, ol, dl { list-style: none }
a { text-decoration: none; outline: none; font-family: "UniversLTPro-45Light"; color: #000; cursor: pointer; font-size: 12px; }
li { font-size: 12px; font-family: "UniversLTPro-45Light",Sans-serif; list-style: none; margin: 0; padding: 0; }
em { font-style: normal; font-size: 12px; }
body, p, span { font-family: "UniversLTPro-45Light"; }
img { border: none; }
p { margin: 0px; padding: 0px; word-wrap: break-word; }
:focus { outline: none; }
img { border: 0; vertical-align: middle; display: inline-block; }
.fl { float: left; }
.fr { float: right; }
.clear { clear: both; }
.clear:after { display: block; mainContent: ""; clear: both; }
.transtion { transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; }
.fl { float: left; }
.fr { float: right; }
.clear { clear: both; }
.clear:after { display: block; content: ""; clear: both; }

@font-face{
    font-family: 'UniversLTPro-45Light';
    src: url('Linotype-UniversLTPro-45Light.ttf');
}
@font-face{
    font-family: 'UniversLTPro-65Bold';
    src: url('Linotype-UniversLTPro-65Bold.ttf');
}

.header{width: 1325px;margin: 0 auto;zoom: 1;position: relative;}
.header:after{content: "";display: block;height: 0;clear:both;visibility: hidden;}
.header .logo{float: left;font-size: 0;height: 94px;line-height: 94px;}
.header .logo img{height: 57%;}
.header span{float: right;width: 30px;height: 94px;background: url(search.png) no-repeat center;background-size: 20px;cursor: pointer;}
.header .nav{float: right;}
.header .nav ul li{float: left;position: relative;line-height: 94px;}
.header .nav ul li a{font-size: 18px;color: #000;margin: 0 17px;padding-right: 20px;background: url(down.png) no-repeat right center;background-size: 15px;}
.header .nav ul li ul{position: absolute;left: 0;top: 75px;border-top: 5px solid #00af84;display: none;z-index: 9;}
.header .nav ul li ul li{line-height: initial;border-bottom: 1px solid #fff;float: none;}
.header .nav ul li ul li a{padding: 15px 17px;background: rgba(25, 25, 25, 0.95);color: #fff;transition: all 0.2s;margin: 0;display: block;width: 206px;}
.header .nav ul li ul li a:hover{background: #00af84;}
.search-bg{position: absolute;left: 0;right: 0;top: 0;height: 93px;background: rgba(25, 25, 25, 0.95);z-index: 10;display: none;}
.header .search{position: absolute;left: 0;right: 0;top: 0;height: 93px;z-index: 11;overflow: hidden;display: none;padding-right: 100px;}
.header .search input{height: 100%;border: none;background: none;font-size: 34px;color: #fff;width: 100%;}
.header .search em{position: absolute;right: 0;top: 0;bottom: 0;width: 40px;height: 40px;background: url(close.png) no-repeat center;background-size: 30px;margin: auto;
cursor: pointer;}

.banner{overflow: hidden;position: relative;z-index: 0;}
.banner .swiper-slide{position: relative;}
.banner .swiper-slide img{max-width: 100%;max-height: 100%;}
.banner .swiper-slide .shakeImg{position: absolute;right: 5%;bottom: 5%;width: 60%;top: 5%;text-align: center;}
.banner .swiper-slide .shakeImg img{position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;}
.banner .swiper-slide div{position: absolute;left: 0;right: 0;width: 1325px;margin: auto;top: 0;bottom: 0;height: 150px;}
.banner .swiper-slide div span{color: #fff;font-size: 60px;display: block;}
.banner .swiper-slide div a{display: block;width: 157px;height: 40px;border-radius: 40px;background: #00af84;color: #fff;font-size: 16px;text-align: center;
line-height: 40px;margin-top: 40px;}
.banner .swiper-pagination-bullet{width: 16px;height: 16px;box-shadow: inset 0 0 0 2px #00af84;border-radius: 50%;opacity: 1;background: none;transition: all 0.3s;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #00af84;}
.banner .swiper-pagination-bullet:hover{background: #00af84;}
.banner .swiper-button-next{width: 40px;height: 40px;background:rgba(0, 0, 0, 0.5) url(next.png) no-repeat center;background-size: 15px;border-radius: 50%;
right: 30px;opacity: 0;transition: all 0.3s;}
.banner .swiper-button-next:hover{background:rgba(0, 0, 0, 1) url(next.png) no-repeat center;background-size: 15px;}
.banner .swiper-button-prev{width: 40px;height: 40px;background:rgba(0, 0, 0, 0.5) url(prev.png) no-repeat center;background-size: 15px;border-radius: 50%;
left: 30px;opacity: 0;transition: all 0.3s;}
.banner .swiper-button-prev:hover{background:rgba(0, 0, 0, 1) url(prev.png) no-repeat center;background-size: 15px;}
.banner:hover .swiper-button-next{opacity: 1;}
.banner:hover .swiper-button-prev{opacity: 1;}

.about{width: 1325px;margin: 0 auto;}
.about-brief{text-align: center;}
.about-brief h3{font-size: 55px;font-weight: normal;color: #00af84;margin: 80px 0 15px;}
.about-brief p{font-size: 18px;color: #000;margin: 0 150px;line-height: 1.75;}
.about-brief a{display: block;width: 136px;height: 40px;background: #00af84;color: #fff;border-radius: 40px;text-align: center;line-height: 44px;font-size: 15px;
margin: 20px auto 0;transition: all 0.3s;}
.about-brief a:hover{background: #000;}
.about-item{display: flex;justify-content: space-between;margin-top: 70px;}
.about-item dl{width: 30%;text-align: center;}
.about-item dl dt{height: 100px;font-size: 0;}
.about-item dl dt img{max-height: 100%;}
.about-item dl dd h3{font-size: 25px;font-weight: bold;color: #000;margin: 30px 0 15px;}
.about-item dl dd p{font-size: 18px;color: #000;}

.WorldClass dl{overflow: hidden;display: flex;margin-top: 140px;}
.WorldClass dl dt{float: right;width: 50%;font-size: 0;}
.WorldClass dl dd{float: left;width: 50%;background: #000;color: #fff;}
.WorldClass dl dd div{padding: 12% 10% 14% 10%;}
.WorldClass dl dd h3{font-size: 45px;font-weight: normal;font-family: 'UniversLTPro-65Bold';line-height: 1.2;}
.WorldClass dl dd p{font-size: 18px;margin: 20px 0;line-height: 1.75;}
.WorldClass dl dd a{display: block;width: 136px;height: 40px;background: #fff;color: #000;border-radius: 40px;text-align: center;line-height: 44px;font-size: 15px;
margin: 40px 0 0 0;transition: all 0.3s;}
.WorldClass dl dd a:hover{background: #00af84;color: #fff;}

.HipSystem{background: url(Main-UTS-bk.jpg) no-repeat center;background-size: cover;padding: 100px 0;}
.HipSystem dl{width: 80%;margin: auto;display: flex;align-items: center;justify-content: space-between;}
.HipSystem dt{width: 46.5%;}
.HipSystem dt img{max-width: 100%;}
.HipSystem dd{width: 45%;color: #fff;}
.HipSystem dd h3{font-size: 68px;font-weight: normal;}
.HipSystem dd p{font-size: 22px;font-weight: normal;margin: 20px 0;}
.HipSystem dd a{display: block;width: 136px;height: 40px;background: #000;color: #fff;border-radius: 40px;text-align: center;line-height: 44px;font-size: 15px;
margin: 40px 0 0 0;transition: all 0.3s;}
.HipSystem dl dd a:hover{background: #00af84;color: #fff;}

.KneeSystem{background: #000;}
.KneeSystem dl{flex-direction: row-reverse;}
.KneeSystem dd h3{color: #00af84;}
.KneeSystem dd a{background: #fff;color: #000;}

.LimbSalvage{background: #f9f9f9;}
.LimbSalvage dd h3{color: #00af84;}
.LimbSalvage dd p{color: #000;}

.InnovationPipelines{background: #fff;}
.InnovationPipelines dl{flex-direction: row-reverse;}
.InnovationPipelines dd h3{color: #00af84;}
.InnovationPipelines dd p{color: #000;}

.ClinicalStudies{background: url(contactus-new-bk.jpg) no-repeat center;height: 650px;text-align: center;color: #fff;overflow: hidden;}
.ClinicalStudies h3{color: #fff;font-size: 45px;font-family: 'UniversLTPro-65Bold';margin-top: 205px;}
.ClinicalStudies p{font-size: 22px;width: 630px;margin: auto;font-family: 'UniversLTPro-65Bold';margin: 20px auto 60px;}
.ClinicalStudies a{display: block;width: 136px;height: 40px;background: #fff;color: #000;border-radius: 40px;text-align: center;line-height: 44px;font-size: 15px;
margin: 40px auto 0;transition: all 0.3s;}
.ClinicalStudies a:hover{background: #00af84;color: #fff;}

.global{font-size: 0;padding-top: 100px;background: #FBFBFB;position:relative;}
.global img{max-width: 100%;}
.global .global-country{position: absolute;left: 45px;top: 70px;border: 1px solid #00af84;width: 135px;height: 135px;border-radius: 50%;text-align: center;}
.global .global-country p{display: flex;align-items: center;justify-content: center;margin-top: 20px;}
.global .global-country p b{font-size: 12px;width: 38px;line-height: 14px;font-family: 'UniversLTPro-65Bold';margin-top: 5px;}
.global .global-country p span{font-size: 52px;height: 62px;}
.global .global-country em{font-size: 16px;color: #000;}
.global .global-office{position: absolute;right: 45px;top: 70px;border: 1px solid #B7B7B7;width: 135px;height: 135px;border-radius: 50%;text-align: center;}
.global .global-office span{display: block;font-size: 52px;color: #00af84;height: 65px;margin-top: 17px;}
.global .global-office em{font-size: 16px;color: #000;}

.top{position: fixed;right: 30px;bottom: 30px;background: #000;width: 32px;height: 32px;line-height: 32px;font-size: 0;z-index: 99;text-align: center;
cursor: pointer;display: none;}
.top img{width: 18px;}

.footer{background: #efefef;overflow: hidden;}
.footer-nav{width: 1325px;margin: 85px auto;overflow: hidden;}
.footer-nav .logo{float: left;height: 60px;}
.footer-nav .logo img{height: 100%;}
.footer-nav .footer-nav-list{float: left;}
.footer-nav .footer-nav-list ul li{float: left;margin-left: 75px;}
.footer-nav .footer-nav-list ul li a{font-size: 20px;font-family: 'UniversLTPro-65Bold';color: #000;}
.footer-nav .footer-nav-list ul li ul{display: block !important;}
.footer-nav .footer-nav-list ul li ul li{float: none;margin: 15px 0 0 0;}
.footer-nav .footer-nav-list ul li ul li a{font-size: 16px;font-family: 'UniversLTPro-45Light';transition: all 0.3s;}
.footer-nav .footer-nav-list ul li ul li a:hover{color: #00af84;}
.footer-Copyright{width: 1325px;margin: 0 auto;border-top: 1px solid #000;padding: 35px 0 60px;overflow: hidden;color: #000;font-size: 16px;}
.footer-Copyright p{float: left;}
.footer-Copyright div{float: right;}
.footer-Copyright div a{font-size: 16px;color: #000;}

.innerBanner{position: relative;font-size: 0;z-index: 0;height: 475px;overflow: hidden;}
.innerBanner img{max-width: 100%;}
.innerBanner p{position: absolute;left: 0;right: 0;width: 1325px;margin: auto;z-index: 9;top: 0;bottom: 0;height: 150px;line-height: 150px;}
.innerBanner p span{font-size: 59px;color: #000;line-height: 70px;display: inline-block;max-width: 700px;vertical-align: middle;}

.innerBanner2{position: relative;font-size: 0;height: 475px;overflow: hidden;}
.innerBanner2 img{max-width: 100%;}
.innerBanner2 p{position: absolute;left: 0;right: 0;width: 1325px;margin: auto;z-index: 9;top: 0;bottom: 0;height: 150px;}
.innerBanner2 p b{font-size: 56px;color: #fff;font-weight: normal;font-family: 'UniversLTPro-65Bold';display: block;max-width: 600px;line-height: 1.2;margin-top: 20px;}
.innerBanner2 p span{font-size: 24px;color: #fff;display: block;line-height: initial;max-width: 600px;}

.innerAbout-section01{width: 1325px;margin: 80px auto;background: #f8f8f8;padding: 50px;box-sizing: border-box;position: relative;}
.innerAbout-section01::before{position: absolute;left: 0;bottom: 0;width: 50%;background: #000;height: 2px;content: "";}
.innerAbout-section01::after{position: absolute;right: 0;bottom: 0;width: 50%;background: #00af84;height: 2px;content: "";}
.innerAbout-section01-title{font-size: 44px;font-weight: normal;line-height: 1.2;}
.innerAbout-section01-content{font-size: 22px;}
.innerAbout-section01-content *{max-width: 100%;}
.innerAbout-section02{background: url(overview-visual.jpg) no-repeat center;background-size: cover;min-height: 500px;padding: 50px 0;display: flex;}
.innerAbout-section02 .innerAbout-section02-list{display: flex;align-items: center;justify-content: right;width: 1325px;margin: auto;}
.innerAbout-section02 .innerAbout-section02-item{color: #fff;font-size: 22px;width: 50%;}
.innerAbout-section03{background: url(ggggg.jpg) no-repeat center;background-size: cover;padding: 100px 0;}
.innerAbout-section03-list{margin: auto;width: 1040px;min-height: 400px;display: flex;align-items: center;}
.innerAbout-section03-item{font-size: 22px;}
.innerAbout-section04{background: url(bg999.jpg) no-repeat center;background-size: cover;}
.innerAbout-section05{width: 1325px;margin: 100px auto;display: none;}
.innerAbout-section05 dl{display: flex;justify-content: space-between;align-items: center;flex-direction: row-reverse;}
.innerAbout-section05 dl dt{width: 48%;}
.innerAbout-section05 dl dt img{max-width: 100%;}
.innerAbout-section05 dl dd{width: 48%;font-size: 22px;}
.innerAbout-section06{background: #00af84;overflow: hidden;}
.innerAbout-section06-list{width: 1325px;margin: 100px auto;font-size: 22px;color: #fff;}

.innerValue{background: #f8f8f8;overflow: hidden;}
.innerValue-section01{background: #fff;}
.innerValue-section02{width: 55%;margin: 0 auto 100px;width: 1325px;}
.innerValue-section02 img{max-width: 100%;}

.innerQuality{background: #f8f8f8;overflow: hidden;}
.innerQuality-section01{width: 1325px;margin: 0px auto;background: #f8f8f8;padding: 50px;box-sizing: border-box;font-size: 22px;position: relative;}
.innerQuality-section02{background-color: #000;padding: 50px 0;}
.innerQuality-section02 .innerQuality-section01{background: none;color: #fff;}


.innerClinicalStudies{background: url(bg.png) repeat-y center;overflow: hidden;position: relative;}
.innerClinicalStudies:before{position: absolute;left: 0;top: 0;bottom: 0;content: "";width: 35%;background: #f4f4f4;z-index: -1;}
.innerClinicalStudies-list{width: 1325px;margin: 50px auto;overflow: hidden;/* display: flex; */}
.innerClinicalStudies-left{float: left;/* width: 35%; */box-sizing: border-box;/* padding: 50px 3% 50px 15%; */background: #f4f4f4;width: 24%;}
.innerClinicalStudies-left div{margin-bottom: 30px;border-bottom: 1px solid #dedede;padding-bottom: 10px;}
.innerClinicalStudies-left div h3{font-size: 24px;font-weight: bold;}
.innerClinicalStudies-left div span{display: block;width: 35px;height: 1px;background: #54595f;margin: 5px 0 25px;}
.innerClinicalStudies-left div p{font-size: 16px;color: #54595f;}
.innerClinicalStudies-right{float: right;/* width: 65%; *//* padding: 50px 15% 50px 3%; */box-sizing: border-box;width: 67%;}
.innerClinicalStudies-right .h3{font-size: 28px;font-weight: normal;line-height: 1.4;padding-bottom: 30px;}
.innerClinicalStudies-right .p{font-size: 16px;margin: 30px 0;padding-bottom: 30px;border-bottom: 1px solid #000;}
.innerClinicalStudies-right .div{font-size: 18px;}
.innerClinicalStudies-right .div a{font-size: 18px;}


.innerEvent{width: 1325px;margin: 60px auto;}
.innerEvent-title{overflow: hidden;}
.innerEvent-title a{float: left;font-size: 22px;line-height: 54px;background: #efefef;padding: 0 50px;margin-right: 20px;}
.innerEvent-title a.on{background: #00af84;color: #fff;}
.innerEvent-title a.column{display: none;}
.innerEvent-title a.column:nth-child(2){display: block;}
.innerEvent-table-year{display: flex;justify-content: space-between;margin-top: 40px;}
.innerEvent-table-year span{font-size: 36px;font-weight: bold;}
.innerEvent-table-year em{font-size: 28px;font-weight: bold;padding-left: 20px;cursor: pointer;}
.innerEvent-table-th{background: #00af84;overflow: hidden;margin-top: 10px;}
.innerEvent-table-th span{color: #fff;font-size: 20px;width: 15%;text-align: center;box-sizing: border-box;border-right: 2px solid #fff;
float: left;padding: 15px 20px;}
.innerEvent-table-th span:nth-child(2){width: 30%;}
.innerEvent-table-th span:nth-child(3){width: 20%;}
.innerEvent-table-th span:nth-child(4){width: 35%;}
.innerEvent-table-td{overflow: hidden;display: flex;align-items: stretch;background: #f2f2f2;}
.innerEvent-table-td:nth-child(even){background: #eaf0ee;}
.innerEvent-table-td div{font-size: 20px;width: 15%;box-sizing: border-box;border-right: 2px solid #fff;padding: 15px 20px;display: flex;align-items: center;
border-bottom: 2px solid #fff;}
.innerEvent-table-td div:nth-child(2){width: 30%;}
.innerEvent-table-td div:nth-child(3){width: 20%;}
.innerEvent-table-td div:nth-child(4){width: 35%;}
.innerEvent-table-td div a{font-size: 20px;margin-left: 22px;border-bottom: 1px solid #000;position: relative;}
.innerEvent-table-td div a::before{position: absolute;left: -22px;top: 4px;width: 20px;height: 20px;background: url(icon.png) no-repeat 0px 0px;content: "";}

.innerNews{background: url(bg.png) repeat-y center;overflow: hidden;}
.innerNews-list{width: 1325px;margin: 50px auto;overflow: hidden;}
.innerNews-left{float: left;width: 25%;}
.innerNews-left h3{font-size: 24px;font-weight: normal;}
.innerNews-left span{display: block;width: 35px;height: 1px;background: #54595f;margin: 5px 0 25px;}
.innerNews-left li{margin-top: 30px;}
.innerNews-left li a{font-size: 18px;}
.innerNews-left li a:hover{color: #00af84;}
.innerNews-left li a.on{color: #00af84;}
.innerNews-right{float: right;width: 67%;}
.innerNews-right ul li{border-bottom: 1px solid #E0E0E0;margin-bottom: 30px;}
.innerNews-right ul li a h3{font-size: 24px;font-weight: normal;}
.innerNews-right ul li a span{font-size: 14px;display: block;margin: 8px 0;color: #2B2B2B;}
.innerNews-right ul li a p{font-size: 14px;margin-bottom: 30px;color: #777;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;
-webkit-box-orient:vertical;overflow:hidden;}
.innerNews-right .innerDetails-title{border-bottom: 1px solid #000;padding-bottom: 30px;margin-bottom: 30px;}
.innerNews-right .innerDetails-title h3{font-size: 28px;font-weight: normal;}
.innerNews-right .innerDetails-title p{font-size: 14px;color: #54595f;margin-top: 30px;}
.innerNews-right .innerDetails-content{font-size: 16px;line-height: 1.75;min-height: 300px;}
.innerNews-right .innerDetails-content *{max-width: 100%;}

.innerContact-list{font-size: 20px;text-align: center;margin: 100px auto;width: 1200px;}
.innerContact-list img{max-width: 100%;height: auto;}

.innerContact-form{background: url(Main-UTS-bk.jpg) no-repeat center;background-size: cover;padding: 50px 0;}
.innerContact-form-list{width: 1200px;margin: auto;}
.innerContact-form-list h3{color: #fff;font-size: 32px;font-weight: normal;}
.innerContact-form-list form{background: #fff;padding: 35px 50px;margin-top: 15px;}
.innerContact-form-list form .three{display: flex;justify-content: space-between;margin-bottom: 20px;}
.innerContact-form-list form .three div{width: 32%;}
.innerContact-form-list form .three div p{font-size: 20px;}
.innerContact-form-list form .three div p em{color: #b94a48;font-size: 20px;}
.innerContact-form-list form .three div input{border: 1px solid #ccc;border-radius: 4px;padding: 5px 10px;font-size: 14px;width: 100%;transition: all 0.3s;
box-sizing: border-box;margin-top: 10px;}
.innerContact-form-list form .three div input:focus{border-color: #6EC1E4;box-shadow: 0 0 5px 1px #a5d3e4;}
.innerContact-form-list form .two{display: flex;justify-content: space-between;margin-bottom: 20px;}
.innerContact-form-list form .two div{width: 49%;}
.innerContact-form-list form .two div p{font-size: 20px;}
.innerContact-form-list form .two div p em{color: #b94a48;font-size: 20px;}
.innerContact-form-list form .two div input{border: 1px solid #ccc;border-radius: 4px;padding: 5px 10px;font-size: 14px;width: 100%;transition: all 0.3s;
box-sizing: border-box;margin-top: 10px;}
.innerContact-form-list form .two div.layui-form-select{width: 100%;}
.innerContact-form-list form .two div.layui-form-select div{width: 100%;}
.innerContact-form-list form .two div select{border: 1px solid #ccc;border-radius: 4px;padding: 7px 10px;font-size: 14px;width: 100%;transition: all 0.3s;
box-sizing: border-box;margin-top: 10px;}
.innerContact-form-list form .two div .layui-form-select .layui-edge{margin: 0;}
.innerContact-form-list form .two div .layui-form-selected .layui-edge{margin-top: -6px;}
.innerContact-form-list form .two div input:focus{border-color: #6EC1E4;box-shadow: 0 0 5px 1px #a5d3e4;}
.innerContact-form-list form .two div select:focus{border-color: #6EC1E4;box-shadow: 0 0 5px 1px #a5d3e4;}
.innerContact-form-list form .one{display: flex;justify-content: space-between;margin-bottom: 20px;}
.innerContact-form-list form .one div{width: 100%;}
.innerContact-form-list form .one div p{font-size: 20px;}
.innerContact-form-list form .one div p em{color: #b94a48;font-size: 20px;}
.innerContact-form-list form .one div input{border: 1px solid #ccc;border-radius: 4px;padding: 5px 10px;font-size: 14px;width: 100%;transition: all 0.3s;
box-sizing: border-box;margin-top: 10px;}
.innerContact-form-list form .one div input:focus{border-color: #6EC1E4;box-shadow: 0 0 5px 1px #a5d3e4;}
.innerContact-form-list form .one div textarea{border: 1px solid #ccc;border-radius: 4px;padding: 5px 10px;font-size: 14px;width: 100%;transition: all 0.3s;
box-sizing: border-box;margin-top: 10px;height: 150px;resize: none;}
.innerContact-form-list form .one div textarea:focus{border-color: #6EC1E4;box-shadow: 0 0 5px 1px #a5d3e4;}
.innerContact-form-list form .layui-btn{width: 180px;height: 40px;background: #00af84;color: #fff;border-radius: 40px;border: none;font-size: 16px;line-height: 42px;}

.innerPatientsCaregivers{}
.innerPatientsCaregivers-section01{background: url(bg01.jpg) no-repeat center;background-size: cover;height: 660px;display: flex;}
.innerPatientsCaregivers-section01-list{width: 1325px;margin: auto;display: flex;align-items: center;}
.innerPatientsCaregivers-section01-list div{width: 48%;margin-bottom: 100px;}
.innerPatientsCaregivers-section01-list h3{font-size: 34px;color: #00af84;line-height: 1.2;font-weight: normal;font-family: 'UniversLTPro-65Bold';}
.innerPatientsCaregivers-section01-list p{font-size: 24px;margin-top: 20px;}
.innerPatientsCaregivers-section02{background: url(bg02.jpg) no-repeat center;background-size: cover;height: 660px;display: flex;}
.innerPatientsCaregivers-section02-list{width: 1325px;margin: auto;display: flex;justify-content: right;}
.innerPatientsCaregivers-section02-list div{width: 48%;}
.innerPatientsCaregivers-section02-list h3{font-size: 34px;color: #fff;line-height: 1.2;font-weight: normal;font-family: 'UniversLTPro-65Bold';}
.innerPatientsCaregivers-section02-list p{font-size: 24px;margin-top: 20px;color: #fff;}
.innerPatientsCaregivers-section03{background: url(bg03.jpg) no-repeat center;background-size: cover;height: 660px;display: flex;}
.innerPatientsCaregivers-section03 div{width: 1000px;margin: auto;color: #fff;text-align: center;}
.innerPatientsCaregivers-section03 div h3{font-size: 34px;line-height: 1.2;font-weight: normal;font-family: 'UniversLTPro-65Bold';}
.innerPatientsCaregivers-section03 div p{font-size: 24px;margin-top: 50px;}
.innerPatientsCaregivers-section03 div span{display: block;font-size: 0;margin-top: 20px;}
.innerPatientsCaregivers-section03 div span a{display: inline-block;margin: 0 20px;width: 235px;height: 53px;border-radius: 53px;border-radius: 53px;font-size: 18px;
background: #fff;line-height: 53px;transition: all 0.3s;}
.innerPatientsCaregivers-section03 div span a:hover{background: #00af84;color: #fff;}

.innerTotalHipReplacement{}
.innerTotalHipReplacement-section01{background: #f8f8f8;width: 1325px;margin: 50px auto;padding: 50px;box-sizing: border-box;position: relative;}
.innerTotalHipReplacement-section01::before{position: absolute;left: 0;bottom: 0;width: 50%;background: #000;height: 2px;content: "";}
.innerTotalHipReplacement-section01::after{position: absolute;right: 0;bottom: 0;width: 50%;background: #00af84;height: 2px;content: "";}
.innerTotalHipReplacement-section01 dl{/* display: flex;justify-content: space-between;align-items: center; */overflow: hidden;}
.innerTotalHipReplacement-section01 dl dt{margin-right: 65px;float: left;margin-bottom: 50px;width: 50%;}
.innerTotalHipReplacement-section01 dl dt img{max-width: 100%;}
.innerTotalHipReplacement-section01 dl dd{}
.innerTotalHipReplacement-section01-title{font-size: 45px;color: #00af84;font-weight: normal;font-family: 'UniversLTPro-65Bold';line-height: 1.2;}
.innerTotalHipReplacement-section01-content{font-size: 18px;margin-top: 20px;}
.innerTotalHipReplacement-section02{width: 1325px;margin: 50px auto;padding: 50px;box-sizing: border-box;position: relative;}
.innerTotalHipReplacement-section02 dl{display: flex;justify-content: space-between;align-items: center;flex-direction: row-reverse;}
.innerTotalHipReplacement-section02 dl dt{width: 49%;font-size: 0;text-align: center;display: flex;justify-content: center;}
.innerTotalHipReplacement-section02 dl dt div{position: relative;}
.innerTotalHipReplacement-section02 dl dt p em{position: absolute;left: 0;top: 0;font-size: 0;}
.innerTotalHipReplacement-section02 dl dt p em img{width: 30px;}
.innerTotalHipReplacement-section02 dl dt p em:nth-child(1){left: 47%;top: 23%;}
.innerTotalHipReplacement-section02 dl dt p em:nth-child(2){left: 50%;top: 34%;}
.innerTotalHipReplacement-section02 dl dt p em:nth-child(3){left: 64%;top: 71%;}
.innerTotalHipReplacement-section02 dl dt p em span{background: #00af84;color: #fff;border-radius: 20px 0 20px 0;padding: 10px 30px 5px;font-size: 20px;
position: absolute;right: 60px;top: -35px;display: block;transition: all 0.5s;transform: translateY(100%);opacity: 0;}
.innerTotalHipReplacement-section02 dl dt p em:nth-child(2) span{right: -230px;top: -18px;}
.innerTotalHipReplacement-section02 dl dt p em:nth-child(3) span{right: 60px;top: -10px;}
.innerTotalHipReplacement-section02 dl dd{width: 49%;}
.innerTotalHipReplacement-section03{background: #f8f8f8;overflow: hidden;}
.innerTotalHipReplacement-section03 dl{display: flex;justify-content: space-between;align-items: center;flex-direction: row;}
.innerTotalHipReplacement-section03 dl dt{justify-content: left;}
.innerTotalHipReplacement-section03 dl dt p em:nth-child(1){left: 57%;top: 26%;}
.innerTotalHipReplacement-section03 dl dt p em:nth-child(2){left: 61%;top: 33%;}
.innerTotalHipReplacement-section03 dl dt p em:nth-child(3){left: 45%;top: 38%;}
.innerTotalHipReplacement-section03 dl dt p em:nth-child(4){left: 71%;top: 63%;}
.innerTotalHipReplacement-section03 dl dt p em span{padding: 10px 20px 5px;white-space: nowrap;}
.innerTotalHipReplacement-section03 dl dt p em:nth-child(1) span{right: -300px;}
.innerTotalHipReplacement-section03 dl dt p em:nth-child(2) span{right: -210px;}
.innerTotalHipReplacement-section03 dl dt p em:nth-child(3) span{right: 50px;top: -110px;}
.innerTotalHipReplacement-section03 dl dt p em:nth-child(4) span{top: -10px;}
.innerTotalHipReplacement-section04{width: 1325px;margin: 100px auto 0;}
.innerTotalHipReplacement-section04 dl{overflow: hidden;}
.innerTotalHipReplacement-section04 dl dt{float: right;margin: 0 0 50px 50px;width: 48%;width: 45%;}
.innerTotalHipReplacement-section04 dl dt img{max-width: 100%;}
.innerTotalHipReplacement-section05{background: url(iStock-911843100.jpg) no-repeat center;background-size: cover;min-height: 500px;display: flex;margin-top: 100px;}
.innerTotalHipReplacement-section05-list{width: 1325px;margin: auto;display: flex;}
.innerTotalHipReplacement-section05-list>div{width: 48%;}
.innerTotalHipReplacement-section05-list .innerTotalHipReplacement-section05-title{font-size: 45px;color: #fff;line-height: 1.2;font-weight: normal;font-family: 'UniversLTPro-65Bold';}
.innerTotalHipReplacement-section05-list .innerTotalHipReplacement-section05-content{font-size: 20px;color: #fff;line-height: 1.75;}
.innerTotalHipReplacement-section06-box{}
.innerTotalHipReplacement-section06{background: url(iStock-1049858104.jpg) no-repeat center;background-size: cover;min-height: 500px;padding: 100px 0;margin-top: 0;}
.innerTotalHipReplacement-section06:nth-child(even) .innerTotalHipReplacement-section05-list{justify-content: right;}
.innerTotalHipReplacement-section06:nth-child(even) .innerTotalHipReplacement-section05-list .innerTotalHipReplacement-section05-content{color: #000;}
.innerTotalHipReplacement-section07{background: url(hip-color-bk001.jpg) no-repeat center;background-size: cover;min-height: 500px;padding: 100px 0;margin-top: 0;}
.innerTotalHipReplacement-section07 .innerTotalHipReplacement-section05-list{justify-content: right;}
.innerTotalHipReplacement-section07 .innerTotalHipReplacement-section05-list .innerTotalHipReplacement-section05-content{color: #000;}
.innerTotalHipReplacement-section08{width: 1325px;background: #fbfbfb;box-sizing: border-box;padding: 45px;margin: 50px auto;}
.innerTotalHipReplacement-section08 span{border-bottom: 1px solid #000;font-size: 44px;color: #000;display: block;padding: 10px 0;position: relative;
background: url(down.png) no-repeat right center;cursor: pointer;}
.innerTotalHipReplacement-section08 span em{font-size: 50px;font-weight: bold;display: none;position: absolute;right: 0;top: 0;bottom: 0;width: 50px;text-align: center;
line-height: 80px;}
.innerTotalHipReplacement-section08 span.on{background: none;}
.innerTotalHipReplacement-section08 span.on em{display: block;}
.innerTotalHipReplacement-section08 ul li{font-size: 18px;margin: 30px 0;}
.innerTotalHipReplacement-section08 ul li em{font-size: 18px;}
.innerTotalHipReplacement-section08 ul li a{font-size: 18px;color: #00af84;}

.innerTotalKneeReplacement{}
.innerTotalKneeReplacement .innerTotalHipReplacement-section02 dl dt p em:nth-child(1){left: 50%;top: 25%;}
.innerTotalKneeReplacement .innerTotalHipReplacement-section02 dl dt p em:nth-child(2){left: 82%;top: 45%;}
.innerTotalKneeReplacement .innerTotalHipReplacement-section02 dl dt p em:nth-child(3){left: 47%;top: 71%;}
.innerTotalKneeReplacement .innerTotalHipReplacement-section02 dl dt p em:nth-child(1) span{right: 105px;}
.innerTotalKneeReplacement .innerTotalHipReplacement-section02 dl dt p em:nth-child(2) span{right: -150px;}
.innerTotalKneeReplacement .innerTotalHipReplacement-section02 dl dt p em:nth-child(3) span{right: -200px;}
.innerTotalKneeReplacement .innerTotalHipReplacement-section03 dl dt p em:nth-child(1){left: 59%;top: 33%;}
.innerTotalKneeReplacement .innerTotalHipReplacement-section03 dl dt p em:nth-child(2){left: 63%;top: 43%;}
.innerTotalKneeReplacement .innerTotalHipReplacement-section03 dl dt p em:nth-child(3){left: 27%;top: 56%;}
.innerTotalKneeReplacement .innerTotalHipReplacement-section03 dl dt p em:nth-child(4){left: 40%;top: 61%;}
.innerTotalKneeReplacement .innerTotalHipReplacement-section03 dl dt p em:nth-child(1) span{right: 130px;top: -80px;}
.innerTotalKneeReplacement .innerTotalHipReplacement-section03 dl dt p em:nth-child(2) span{right: -200px;top: 90px;}
.innerTotalKneeReplacement .innerTotalHipReplacement-section03 dl dt p em:nth-child(3) span{right: 120px;top: -15px;}
.innerTotalKneeReplacement .innerTotalHipReplacement-section03 dl dt p em:nth-child(4) span{right: 100px;top: 90px;}
.innerTotalKneeReplacement-section01{padding: 100px 0;}
.innerTotalKneeReplacement-section01-list{width: 1325px;margin: auto;min-height: 400px;display: flex;align-items: center;}
.innerTotalKneeReplacement-section01-item{width: 50%;}
.innerTotalKneeReplacement-section01-item .innerTotalKneeReplacement-section01-title{font-size: 42px;font-weight: normal;font-family: "UniversLTPro-65Bold";
color: #00af84;line-height: 1.2;}
.innerTotalKneeReplacement-section01-item .innerTotalKneeReplacement-section01-content{font-size: 20px;}
.innerTotalKneeReplacement-section02{width: 1325px;margin: 100px auto 0;}
.innerTotalKneeReplacement-section02 dl{display: flex;justify-content: space-between;align-items: center;}
.innerTotalKneeReplacement-section02 dl dt{width: 48%;font-size: 0;}
.innerTotalKneeReplacement-section02 dl dt img{max-width: 100%;}
.innerTotalKneeReplacement-section02 dl dd{width: 48%;font-size: 20px;}

.innerProduct{width: 1325px;margin: 0px auto;}
.innerProduct-item{overflow: hidden;border-bottom: 1px solid #000;}
.innerProduct-item:last-child{border: none;}
.innerProduct-title{margin-top: 50px;}
.innerProduct-title h3{font-size: 42px;color: #000;font-weight: normal;}
.innerProduct-subTitle{overflow: hidden;margin: 30px 0;}
.innerProduct-subTitle span{float: left;background: #000;color: #fff;font-size: 20px;height: 32px;line-height: 36px;border-radius: 32px;padding: 0 20px;}
.innerProduct-list{overflow: hidden;padding-bottom: 50px;}
.innerProduct-list dl{float: left;width: 20%;}
.innerProduct-list dl dt{font-size: 0;}
.innerProduct-list dl dt img{max-width: 100%;}
.innerProduct-list dl dd{text-align: center;font-size: 18px;}

.innerProductDetails{background: #f8f8f8;overflow: hidden;}
.innerProductDetails-banner{text-align: right;font-size: 0;position: relative;overflow: hidden;}
.innerProductDetails-banner>img{max-width: 55%;}
.innerProductDetails-banner div{width: 1325px;margin: auto;display: flex;justify-content: space-between;position: absolute;left: 0;right: 0;top: 0;bottom: 0;
display: flex;align-items: center;}
.innerProductDetails-banner div img{max-height: 90%;}
.innerProductDetails-banner div img.brief{max-width: 37%;}
.innerProductDetails-Overview{width: 1325px;margin: 80px auto;background: #fff;padding: 50px;box-sizing: border-box;position: relative;overflow: hidden;}
.innerProductDetails-Overview .innerProductDetails-Overview-title{font-size: 44px;line-height: 1.2;font-weight: bold;}
.innerProductDetails-Overview .innerProductDetails-Overview-content{font-size: 20px;margin-top: 20px;}
.innerProductDetails-Overview .innerProductDetails-Overview-content *{max-width: 100%;}
.innerProductDetails-Features{background: url(corporation-form-bk.jpg) no-repeat center;background-size: cover;}
.innerProductDetails-Features-list{width: 1325px;margin: 80px auto;padding: 50px;box-sizing: border-box;position: relative;overflow: hidden;}
.innerProductDetails-Features-list .innerProductDetails-Features-title{font-size: 44px;line-height: 1.2;font-weight: bold;color: #fff;}
.innerProductDetails-Features-list .innerProductDetails-Features-content *{max-width: 100%;}
.innerProductDetails-list{width: 1325px;margin: 80px auto;background: #fff;padding: 50px;box-sizing: border-box;position: relative;overflow: hidden;}
.innerProductDetails-list .innerProductDetails-list-title{font-size: 44px;line-height: 1.2;font-weight: bold;}
.innerProductDetails-list .innerProductDetails-list-content{font-size: 20px;margin-top: 20px;}
.innerProductDetails-list .innerProductDetails-list-content *{max-width: 100%;}

.innerSearch .innerSearch-keyword{background: #f7f7f7;height: 120px;line-height: 120px;font-size: 0;text-align: center;}
.innerSearch .innerSearch-keyword p{display: inline-block;vertical-align: middle;width: 1050px;line-height: 44px;font-size: 30px;text-align: left;}
.innerSearch .innerSearch-keyword p span{font-weight: bold;color: #00af84;}
.innerSearch .innerSearch-list{width: 1050px;margin: auto;}
.innerSearch .innerSearch-list li{border-bottom: 1px solid #dcdcdc;padding: 20px 0;margin-top: 20px;}
.innerSearch .innerSearch-list li h3{font-size: 20px;font-weight: normal;color: #00af84;}
.innerSearch .innerSearch-list li p{font-size: 16px;opacity: 0.5;margin-top: 5px;}

@media screen and (max-width: 1450px){
	.header{width: 90%;}
	.banner .swiper-slide div{width: 90%;}
	.about{width: 90%;}
	.footer-nav{width: 90%;}
	.footer-Copyright{width: 90%;}
	.footer-nav .footer-nav-list{float: right;width: calc(100% - 320px);}
	.footer-nav .footer-nav-list ul{display: flex;justify-content: space-between;}
	.footer-nav .footer-nav-list ul li{margin: 0;}
	.footer-nav .footer-nav-list ul li ul{display: block;}
	.innerBanner p{width: 90%;}
	.innerAbout-section01{width: 90%;}
	.innerAbout-section02 .innerAbout-section02-list{width: 90%;}
	.innerAbout-section05{width: 90%;}
	.innerAbout-section06-list{width: 90%;}
	.innerQuality-section01{width: 90%;}
	.innerClinicalStudies{background-size: 130%;}
	.innerClinicalStudies-list{width: 90%;}
	.innerNews{background-size: 130%;}
	.innerNews-list{width: 90%;}
	.innerEvent{width: 90%;}
	.innerContact-form-list{width: 90%;}
	.innerBanner2 p{width: 90%;}
	.innerPatientsCaregivers-section01-list{width: 90%;}
	.innerPatientsCaregivers-section02-list{width: 90%;}
	.innerTotalHipReplacement-section01{width: 90%;}
	.innerTotalHipReplacement-section02{width: 90%;}
	.innerTotalHipReplacement-section04{width: 90%;}
	.innerTotalHipReplacement-section05-list{width: 90%;}
	.innerTotalHipReplacement-section08{width: 90%;}
	.innerProduct{width: 90%;}
	.innerProductDetails-banner div{width: 90%;}
	.innerProductDetails-Overview{width: 90%;}
	.innerProductDetails-Features-list{width: 90%;}
	.innerProductDetails-list{width: 90%;}
	.innerTotalKneeReplacement-section01-list{width: 90%;}
	.innerTotalKneeReplacement-section02{width: 90%;}
	.innerValue-section02{width: 90%;}
}

@media screen and (max-width: 1200px){
	.about-brief p{margin: 0;}
	.header .nav ul li a{font-size: 15px;}
	.banner .swiper-slide div{height: 120px;}
	.banner .swiper-slide div span{font-size: 40px;}
	.banner .swiper-slide div a{margin-top: 20px;}
	.WorldClass dl dt{display: none;}
	.WorldClass dl dd{width: 100%;}
	.footer-nav .logo{display: none;}
	.footer-nav .footer-nav-list{width: 100%;}
	.footer-Copyright{font-size: 15px;}
	.footer-Copyright div a{font-size: 15px;}
	.innerAbout-section02 .innerAbout-section02-item{width: 100%;}
	.innerAbout-section03-list{width: 90%;}
	.innerAbout-section05 dl{flex-wrap: wrap;}
	.innerAbout-section05 dl dt{width: 100%;}
	.innerAbout-section05 dl dt img{width: 100%;}
	.innerAbout-section05 dl dd{width: 100%;}
	.innerValue-section02{width: 80%;}
	.innerPatientsCaregivers-section03 div{width: 90%;}
	.innerSearch .innerSearch-keyword p{width: 90%;}
	.innerSearch .innerSearch-list{width: 90%;}
	.innerTotalKneeReplacement-section01-item{width: 75%;}
	
}
@media screen and (max-width: 1100px){
	.HipSystem dd h3{font-size: 44px;}
	.HipSystem dd p{font-size: 18px;}
	.innerBanner p span{font-size: 50px;}
	.innerTotalHipReplacement-section02 dl{flex-wrap: wrap;}
	.innerTotalHipReplacement-section02 dl dt{width: 100%;margin-top: 45px;}
	.innerTotalHipReplacement-section02 dl dd{width: 100%;}
	.innerTotalHipReplacement-section03 dl dt{justify-content: center;}
	.innerTotalHipReplacement-section04 dl dt{display: none;}
	.innerTotalHipReplacement-section05-list>div{width: 100%;}
}
@media screen and (max-width: 900px){
	.about-item{flex-wrap: wrap;}
	.about-item dl{width: 100%;}
	.header .nav ul li a{margin: 0 10px;}
	.footer-Copyright{font-size: 14px;}
	.footer-Copyright div a{font-size: 14px;}
}


.layui-laypage {
	width: 100%;
	text-align: center;
	margin-bottom: 40px !important;
	margin-top: 40px !important;
}
.layui-laypage * {
	margin-right: 5px !important;
	height: 35px !important;
	line-height: 35px !important;
	font-size: 15px !important;
	background-color: #fff !important;
	font-family: "微软雅黑";
}
.layui-laypage-curr em:nth-child(2) {
	background-color: initial !important;
}

.layui-laypage-count {
	padding: 0 10px !important;
	border: 1px solid #ddd !important;
}

.layui-laypage-prev {
	border: 1px solid #ddd !important;
}

.layui-laypage a {
	border: 1px solid #ddd !important;
}

.layui-laypage-next {
	border: 1px solid #ddd !important;
}

.layui-laypage-em {
	color: #f4f5ec !important;
	background-color: #00af84 !important;
}

.layui-laypage .layui-laypage-curr em {
	margin-right: 0 !important;
}

.layui-laypage a:hover {
	color: #00af84 !important;
}

.menu_list_bor {
	position: fixed;
	height: 100%;
	width: 100%;
	right: -100%;
	top: 0;
	z-index: 8888;
}

.colse_menu {
	position: absolute;
	left: 0;
	top: 0;
	width: 40%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	z-index: 999;
}

.menu_right {
	width: 60%;
	width: 70%;
	position: absolute;
	height: 100%;
	right: 0;
	top: 0;
	background: #fff;
	z-index: 9999;
	overflow-x: hidden;
}

.menu_top {
	width: 100%;
	height: 1rem;
	border-bottom: 1px solid #bbbbbb;
}

.clo {
	line-height: 1rem;
	color: #333;
	font-size: 0.3rem;
	/* width: 1.8rem; */
	margin-left: 0.3rem;
	height: 1rem;
	background-size: auto 0.25rem;
	padding-left: 0.35rem;
}

.menu_list {
	width: 100%;
}

.clo b {
	float: left;
	height: 100%;
	width: 20px;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	;
	background: url('fl.png') no-repeat right center;
	background-size: 40%;
}

.clo span {
	display: inline-block;
	line-height: 0.8rem;
	margin-left: 0.1rem;
}

.menu_list>ul>li,
.menu_list>ul>li div>ul>li {
	line-height: 0.8rem;
	*height: 0.8rem;
	position: relative;
	border-bottom: 1px solid #e9e9e9;
}

.menu_list>ul>li div>ul {
	display: none;
}

.menu_list>ul>li>a,
.menu_list>ul>li div>ul>li>a {
	line-height: 0.8rem;
	*height: 0.8rem;
	color: #333;
	font-size: 0.28rem;
	display: inline-block;
	padding-left: 0.65rem;
	/*width: 100%;*/
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.menu_list ul li a {
	line-height: 0.8rem;
	*height: 0.8rem;
	color: #333;
	font-size: 0.3rem;
	display: inline-block;
	padding-left: 0.65rem;
	/*width: 100%;*/
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.menu_list ul li ul li a {
	border-top: 1px solid #e9e9e9;
	padding-left: 1rem;
}

.menu_list>ul>li div>ul>li {
	border: 0;
	border-top: 1px solid #e9e9e9;
	padding-left: 0.3rem;
}

.menu_list>ul>li div>ul>li>a {
	color: #575757;
}

.menu_list>ul>li>b,
.menu_list>ul>li div>ul>li b {
	position: absolute;
	display: block;
	width: 24%;
	height: 0.8rem;
	right: 0;
	top: 0;
	background: url('fl.png') no-repeat center;
	background-size: 15%;
}

.menu_list>ul>li div>ul>li li {
	border-top: 1px solid #e9e9e9;
}

.menu_list>ul>li div>ul>li li a {
	padding-left: 1.25rem;
	color: #333;
	font-size: 0.28rem;
}

.menu_list>ul>li>b.nex,
.menu_list>ul>li div>ul>li b.nex {
	background: url('nex.png') no-repeat center;
	background-size: 30%;
}

.menu_list>ul>li {
	line-height: 0.8rem;
}

.menu_list>ul>li ul {
	display: none;
}

.menu_list>ul>li ul#ul_2f32ce1b-1f71-4b52-93f7-11b4b723131a {
	height: 5.35rem;
	overflow-y: auto;
}

.wap-header {
	position: fixed;
	top: 0rem;
	left: 0;
	width: 100%;
	height: 1rem;
	z-index: 999;
	transition: all 0.5s;
	display: none;
	background: #fff;
	box-shadow: 0px 1px 3px 0px #f1f7fb;
}
.wap-header .logo-img1{
	/* display: inline-block; */
}
.wap-header .logo-img2{
	display: none;
}
.wap-header.on {
	background: #fff;
}
.wap-header.on .logo img{
	display: none;
}
.wap-header.on .logo .logo-img2{
	display: inline-block;
}
.wap-header.on .icon{
	background: #3066c0 url("nav.png") no-repeat center;
	background-size: 0.45rem;
}
/* .header-on{background: #303036;} */
.wap-header .logo {
	/* width: 0.61rem; */
	/* height: 0.63rem; */
	text-align: center;
	line-height: 1rem;
	font-size: 0;
	float: left;
	/* margin-top: 0.18rem; */
	margin-left: 0.25rem;
	height: 1rem;
}

.wap-header .logo img {
	/*max-width: 3.06rem;*/
	height: 80%;
}
.wap-header .vip{
	float: right;
	/* width: 0.6rem; */
	height: 0.6rem;
	margin-top: 0.2rem;
	font-size: 0;
	margin-right: 0.25rem;
}
.wap-header .vip img{
	max-height: 100%;
}
.wap-header .icon {
	float: right;
	width: 1rem;
	height: 1rem;
	background: url("nav.png") no-repeat center;
	background-size: 0.45rem;
	transition: all 0.35s;
}

@media screen and (max-width: 750px){
	.wap-header{display: block;}
	.header{display: none;}
	.banner{margin-top: 1rem;}
	.banner .swiper-slide div{height: 1.5rem;}
	.banner .swiper-slide div span{font-size: 0.4rem;}
	.banner .swiper-slide div a{margin-top: 0.1rem;width: 1.8rem;height: 0.5rem;font-size: 0.26rem;line-height: 0.56rem;}
	.banner .swiper-slide>img{height: 5rem;}
	.banner .swiper-slide .shakeImg img{left: initial;}
	.banner .swiper-pagination{bottom: 0 !important;}
	.banner .swiper-pagination-bullet{width: 0.2rem;height: 0.2rem;margin: 0 0.06rem !important;}
	.banner .swiper-button-next{display: none;}
	.banner .swiper-button-prev{display: none;}
	.about{width: auto;margin: 0 0.25rem;}
	.about-brief h3{font-size: 0.5rem;margin: 0.5rem 0 0.2rem;}
	.about-brief p{font-size: 0.3rem;}
	.about-brief a{display: block;width: 2.5rem;height: 0.7rem;line-height: 0.7rem;font-size: 0.3rem;}
	.about-item{margin-top: 1rem;}
	.about-item dl{margin-bottom: 0.5rem;}
	.about-item dl dt{height: 1.5rem;}
	.about-item dl dd h3{font-size: 0.36rem;margin: 0.2rem 0 0.1rem;}
	.about-item dl dd p{font-size: 0.3rem;}
	.WorldClass dl{margin-top: 1rem;}
	.WorldClass dl dd div{padding: 0.5rem;}
	.WorldClass dl dd h3{font-size: 0.5rem;}
	.WorldClass dl dd p{font-size: 0.3rem;margin: 0.25rem 0;}
	.WorldClass dl dd a{width: 2.5rem;height: 0.7rem;line-height: 0.7rem;font-size: 0.3rem;margin-top: 0.5rem;}
	.HipSystem{padding: 0.5rem;}
	.HipSystem dl{margin: 0;width: auto;flex-wrap: wrap;}
	.HipSystem dt{width: 100%;}
	.HipSystem dd{width: 100%;}
	.HipSystem dd h3{font-size: 0.5rem;}
	.HipSystem dd p{font-size: 0.3rem;margin: 0.25rem 0;}
	.HipSystem dd a{width: 2.5rem;height: 0.7rem;line-height: 0.7rem;font-size: 0.3rem;margin-top: 0.5rem;}
	.ClinicalStudies{height: 4rem;}
	.ClinicalStudies h3{font-size: 0.5rem;margin-top: 1rem;}
	.ClinicalStudies p{margin: 0.25rem;width: auto;font-size: 0.32rem;}
	.global{padding-top: 1.5rem;}
	.global .global-country{left: 0.25rem;top: 0.5rem;width: 2rem;height: 2rem;}
	.global .global-country p{margin-top: 0.3rem;}
	.global .global-country p b{font-size: 0.22rem;margin-top: 0.1rem;line-height: 0.22rem;}
	.global .global-country p span{font-size: 0.7rem;height: 0.8rem;}
	.global .global-country em{font-size: 0.3rem;}
	.global .global-office{right: 0.25rem;top: 0.5rem;width: 2rem;height: 2rem;}
	.global .global-office span{font-size: 0.8rem;margin-top: 0.2rem;height: 1rem;}
	.global .global-office em{font-size: 0.3rem;}
	.footer-nav{width: auto;margin: 0.5rem 0.25rem;}
	.footer-nav .logo{display: block;height: 1rem;}
	.footer-nav .footer-nav-list{display: none;}
	.footer-Copyright{font-size: 0.28rem;width: auto;margin: 0.5rem 0.25rem;padding: 0.5rem 0 0;}
	.footer-Copyright div{width: 100%;margin-top: 0.2rem;}
	.footer-Copyright div a{font-size: 0.28rem;}
	.innerBanner{margin-top: 1rem;height: auto;}
	.innerBanner p{height: 2rem;line-height: 2rem;}
	.innerBanner p span{font-size: 0.5rem;line-height: 0.75rem;max-width: initial;}
	.innerAbout-section01{margin: 0.5rem 0.25rem;width: auto;padding: 0.5rem;font-size: 0.34rem;}
	.innerAbout-section01-title{font-size: 0.44rem;}
	.innerAbout-section01-content{font-size: 0.32rem;}
	.innerAbout-section02{padding: 0.5rem;min-height: initial;}
	.innerAbout-section02 .innerAbout-section02-list{width: auto;}
	.innerAbout-section02 .innerAbout-section02-item{font-size: 0.34rem;}
	.innerAbout-section03{padding: 1rem 0;}
	.innerAbout-section03-list{width: auto;margin: 0 0.25rem;min-height: initial;}
	.innerAbout-section03-item{font-size: 0.34rem;}
	.innerAbout-section05{margin: 0.5rem 0.25rem;width: auto;}
	.innerAbout-section05 dl dd{font-size: 0.34rem;}
	.innerAbout-section06-list{width: auto;margin: 1rem 0.25rem;font-size: 0.34rem;}
	.innerValue-section02{width: auto;margin: 0 0.25rem 1rem;}
	.innerQuality-section01{padding: 0.5rem;width: auto;margin: 0 0.25rem;font-size: 0.34rem;}
	.innerQuality-section02{padding: 0.5rem 0;}
	.innerClinicalStudies{background: none;}
	.innerClinicalStudies:before{display: none;}
	.innerClinicalStudies-list{width: auto;margin: 0.25rem;display: flex;flex-direction: column;flex-wrap: wrap;}
	.innerClinicalStudies-left{width: 100%;padding: 0.25rem;}
	.innerClinicalStudies-left div{margin: 0 0 0.25rem 0;padding-bottom: 0.25rem;}
	.innerClinicalStudies-left div h3{font-size: 0.36rem;}
	.innerClinicalStudies-left div span{margin: 0.1rem 0 0.2rem;}
	.innerClinicalStudies-left div p{font-size: 0.28rem;}
	.innerClinicalStudies-right{width: 100%;font-size: 0.34rem;margin-top: 0.5rem;}
	.innerClinicalStudies-right .h3{font-size: 0.44rem;padding-bottom: 0.35rem;}
	.innerClinicalStudies-right .div{font-size: 0.34rem;padding-bottom: 0.35rem;}
	.innerEvent{width: auto;margin: 0.5rem 0.25rem;}
	.innerEvent-title a{height: 0.75rem;font-size: 0.36rem;padding: 0 0.5rem;margin-right: 0.25rem;line-height: 0.8rem;}
	.innerEvent-table-year{margin-top: 0.5rem;}
	.innerEvent-table-year span{font-size: 0.5rem;}
	.innerEvent-table-year em{font-size: 0.5rem;line-height: 0.6rem;}
	.innerEvent-table-th{margin-top: 0.1rem;display: none;}
	.innerEvent-table-th span{padding: 0.15rem 0rem;font-size: 0.32rem;border-right: 1px solid #fff;}
	.innerEvent-table-td{flex-wrap: wrap;}
	.innerEvent-table-td div{padding: 0.15rem;font-size: 0.28rem;border-right: 1px solid #fff;border-bottom: 1px solid #fff;width: 50% !important;
	justify-content: center;}
	.innerEvent-table-td div a{font-size: 0.28rem;margin-left: 0.4rem;word-break: break-all;}
	.innerEvent-table-td div a::before{width: 0.3rem;height: 0.3rem;background-size: contain;left: -0.4rem;top: 0.04rem;}
	.innerNews{background: none;}
	.innerNews-list{width: auto;margin: 0.5rem 0.25rem;}
	.innerNews-left{width: 100%;padding: 0.25rem;box-sizing: border-box;background: #f4f4f4;}
	.innerNews-left{margin: 0 0 0.25rem 0;padding-bottom: 0.25rem;}
	.innerNews-left h3{font-size: 0.36rem;}
	.innerNews-left span{margin: 0.1rem 0 0.2rem;}
	.innerNews-left ul{display: flex;flex-wrap: wrap;justify-content: space-around;}
	.innerNews-left li{margin-top: 0.1rem;width: 48%;}
	.innerNews-left div ul li a{font-size: 0.3rem;border: 1px solid #000;display: block;height: 0.6rem;text-align: center;line-height: 0.65rem;border-radius: 0.6rem;}
	.innerNews-left div ul li a.on{border-color: #00af84;}
	.innerNews-right{width: 100%;padding: 0.25rem;box-sizing: border-box;}
	.innerNews-right ul li{margin-bottom: 0.3rem;}
	.innerNews-right ul li a h3{font-size: 0.36rem;}
	.innerNews-right ul li a span{font-size: 0.28rem;margin: 0.1rem 0;}
	.innerNews-right ul li a p{font-size: 0.28rem;margin-bottom: 0.3rem;}
	.innerNews-right .innerDetails-title{padding-bottom: 0.3rem;margin-bottom: 0.3rem;}
	.innerNews-right .innerDetails-title h3{font-size: 0.36rem;}
	.innerNews-right .innerDetails-title p{font-size: 0.28rem;margin-top: 0.25rem;}
	.innerNews-right .innerDetails-content{font-size: 0.3rem;}
	.innerSearch .innerSearch-keyword{line-height: 1.5rem;width: auto;margin: 1rem 0.25rem 0;height: 1.5rem;}
	.innerSearch .innerSearch-keyword p{font-size: 0.4rem;line-height: 0.5rem;}
	.innerSearch .innerSearch-list{width: auto;margin: 0 0.25rem;}
	.innerSearch .innerSearch-list li{padding: 0.25rem 0;margin-top: 0.25rem;}
	.innerSearch .innerSearch-list li h3{font-size: 0.36rem;}
	.innerSearch .innerSearch-list li p{font-size: 0.3rem;margin-top: 0;}
	.innerContact-list{width: auto;margin: 0.5rem 0.25rem;}
	.innerContact-form{padding: 0.5rem 0;}
	.innerContact-form-list{width: auto;margin: 0 0.25rem;}
	.innerContact-form-list h3{font-size: 0.5rem;}
	.innerContact-form-list form{margin-top: 0.25rem;padding: 0.25rem;}
	.innerContact-form-list form .three{margin-bottom: 0;flex-wrap: wrap;}
	.innerContact-form-list form .three div{width: 100%;margin-bottom: 0.2rem;}
	.innerContact-form-list form .three div p{font-size: 0.34rem;}
	.innerContact-form-list form .three div input{margin-top: 0rem;padding: 0.06rem 0.2rem;font-size: 0.3rem;}
	.innerContact-form-list form .two{margin-bottom: 0;flex-wrap: wrap;}
	.innerContact-form-list form .two div{width: 100%;margin-bottom: 0.2rem;}
	.innerContact-form-list form .two div p{font-size: 0.34rem;}
	.innerContact-form-list form .two div input{margin-top: 0rem;padding: 0.06rem 0.2rem;font-size: 0.3rem;}
	.innerContact-form-list form .two div select{margin-top: 0rem;padding: 0.12rem 0.2rem;font-size: 0.3rem;}
	.innerContact-form-list form .one{margin-bottom: 0.25rem;}
	.innerContact-form-list form .one div p{font-size: 0.34rem;}
	.innerContact-form-list form .one div textarea{margin-top: 0.1rem;padding: 0.06rem 0.2rem;font-size: 0.3rem;}
	.innerContact-form-list form button{width: 2.5rem;height: 0.7rem;font-size: 0.3rem;line-height: 0.75rem;margin-bottom: 0.15rem;}
	.innerProduct{width: auto;margin: 1rem 0.25rem 0;}
	.innerProduct-title{margin-top: 0.4rem;}
	.innerProduct-title h3{font-size: 0.6rem;}
	.innerProduct-subTitle{margin: 0.2rem 0;}
	.innerProduct-subTitle span{font-size: 0.34rem;padding: 0 0.35rem;height: 0.6rem;line-height: 0.65rem;}
	.innerProduct-list{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.innerProduct-list dl{width: 48%;}
	.innerProduct-list dl dd{font-size: 0.32rem;}
	.innerBanner2{margin-top: 1rem;height: auto;}
	.innerBanner2 p{height: 1rem;}
	.innerBanner2 p b{font-size: 0.5rem;margin: 0;}
	.innerBanner2 p span{font-size: 0.32rem;}
	.innerPatientsCaregivers-section01{min-height: 9rem;height: auto;padding: 0.5rem 0;}
	.innerPatientsCaregivers-section01-list div{width: 100%;margin-bottom: 0;}
	.innerPatientsCaregivers-section01-list h3{font-size: 0.5rem;}
	.innerPatientsCaregivers-section01-list p{font-size: 0.36rem;}
	.innerPatientsCaregivers-section02{min-height: 9rem;height: auto;padding: 0.5rem 0;}
	.innerPatientsCaregivers-section02-list div{width: 100%;}
	.innerPatientsCaregivers-section02-list h3{font-size: 0.5rem;}
	.innerPatientsCaregivers-section02-list p{font-size: 0.36rem;}
	.innerPatientsCaregivers-section03{min-height: 9rem;height: auto;padding: 0.5rem 0;}
	.innerPatientsCaregivers-section03 div{width: 100%;}
	.innerPatientsCaregivers-section03 div h3{font-size: 0.4rem;}
	.innerPatientsCaregivers-section03 div p{font-size: 0.34rem;margin-top: 0.5rem;}
	.innerPatientsCaregivers-section03 div span{margin: 0.5rem 0.25rem 0;display: flex;justify-content: space-between;}
	.innerPatientsCaregivers-section03 div span a{width: 48%;height: 0.8rem;font-size: 0.32rem;margin: 0;line-height: 0.85rem;}
	.innerTotalHipReplacement-section01{width: auto;margin: 0.5rem 0.25rem;padding: 0.3rem;}
	.innerTotalHipReplacement-section01 dl dt{float: none;margin: 0 0 0.5rem 0;width: auto;}
	.innerTotalHipReplacement-section01-title{font-size: 0.5rem;}
	.innerTotalHipReplacement-section01-content{font-size: 0.34rem;margin-top: 0.2rem;}
	.innerTotalHipReplacement-section02{width: auto;margin: 0.5rem 0.25rem;padding: 0.3rem;}
	.innerTotalHipReplacement-section02 dl dt{margin-top: 0.5rem;}
	.innerTotalHipReplacement-section02 dl dt div img{max-width: 70%;}
	.innerTotalHipReplacement-section02 dl dt p em img{width: 0.44rem;max-width: initial;}
	.innerTotalHipReplacement-section02 dl dt p em span{padding: 0.1rem 0.2rem 0.06rem;font-size: 0.26rem;border-radius: 0.2rem 0 0.2rem 0;right: 0.75rem;top: -0.5rem;}
	.innerTotalHipReplacement-section02 dl dt p em:nth-child(1){left: 3rem;top: 1.6rem;}
	.innerTotalHipReplacement-section02 dl dt p em:nth-child(2){left: 3.2rem;top: 2.4rem;}
	.innerTotalHipReplacement-section02 dl dt p em:nth-child(3){left: 3.8rem;top: 5.1rem;}
	.innerTotalHipReplacement-section02 dl dt p em:nth-child(2) span{right: -2.7rem;top: -0.3rem;}
	.innerTotalHipReplacement-section02 dl dt p em:nth-child(3) span{right: 0.75rem;top: -0.2rem;}
	.innerTotalHipReplacement-section03 dl dt p em:nth-child(1){left: 3.5rem;top: 2.1rem;}
	.innerTotalHipReplacement-section03 dl dt p em:nth-child(1) span{right: 1rem;}
	.innerTotalHipReplacement-section03 dl dt p em:nth-child(2){left: 3.6rem;top: 2.8rem;}
	.innerTotalHipReplacement-section03 dl dt p em:nth-child(2) span{right: 2rem;top: -0.75rem;}
	.innerTotalHipReplacement-section03 dl dt p em:nth-child(3){left: 2.9rem;top: 3rem;}
	.innerTotalHipReplacement-section03 dl dt p em:nth-child(3) span{top: -1rem;}
	.innerTotalHipReplacement-section03 dl dt p em:nth-child(4){left: 4.1rem;top: 4.9rem;}
	.innerTotalHipReplacement-section03 dl dt p em:nth-child(4) span{top: -0.2rem;}
	.innerTotalHipReplacement-section04{margin-top: 1rem;}
	.innerTotalHipReplacement-section05{margin-top: 1rem;min-height: 2rem;padding: 1rem 0;}
	.innerTotalHipReplacement-section05-list .innerTotalHipReplacement-section05-title{font-size: 0.5rem;}
	.innerTotalHipReplacement-section06{margin-top: 0;}
	.innerTotalHipReplacement-section05-list .innerTotalHipReplacement-section05-content{font-size: 0.34rem;}
	.innerTotalHipReplacement-section07{margin-top: 0;}
	.innerTotalHipReplacement-section08{margin: 0.25rem;width: auto;padding: 0.3rem;}
	.innerTotalHipReplacement-section08 span{font-size: 0.5rem;background-size: 0.7rem;}
	.innerTotalHipReplacement-section08 span.on em{font-size: 0.7rem;line-height: 1.2rem;width: 0.7rem;}
	.innerTotalHipReplacement-section08 ul li{font-size: 0.32rem;margin: 0.3rem 0;}
	.innerTotalHipReplacement-section08 ul li em{font-size: 0.32rem;}
	.innerTotalHipReplacement-section08 ul li a{font-size: 0.32rem;}
	.innerTotalKneeReplacement .innerTotalHipReplacement-section02 dl dt p em:nth-child(1) span{right: 1rem;top: -0.5rem;}
	.innerTotalKneeReplacement .innerTotalHipReplacement-section02 dl dt p em:nth-child(2){left: 70%;}
	.innerTotalKneeReplacement .innerTotalHipReplacement-section02 dl dt p em:nth-child(2) span{right: -1.6rem;top: 0.5rem;}
	.innerTotalKneeReplacement .innerTotalHipReplacement-section02 dl dt p em:nth-child(3) span{right: -1rem;top: 0.5rem;}
	.innerTotalKneeReplacement .innerTotalHipReplacement-section03 dl dt p em:nth-child(1){left: 57%;}
	.innerTotalKneeReplacement .innerTotalHipReplacement-section03 dl dt p em:nth-child(2){left: 60%;}
	.innerTotalKneeReplacement .innerTotalHipReplacement-section03 dl dt p em:nth-child(3){left: 33%;top: 55%;}
	.innerTotalKneeReplacement .innerTotalHipReplacement-section03 dl dt p em:nth-child(3) span{right: 0.5rem;top: -0.5rem;}
	.innerTotalKneeReplacement .innerTotalHipReplacement-section03 dl dt p em:nth-child(4) span{right: 0.5rem;top: 0.5rem;}
	.innerProductDetails{margin-top: 1rem;}
	.innerProductDetails-banner div{width: auto;margin: 0 0.25rem;}
	.innerProductDetails-banner div img.brief{max-width: 50%;}
	.innerProductDetails-banner div img.banner{margin: 0;}
	.innerProductDetails-Overview{width: auto;margin: 1rem 0.25rem;padding: 0.3rem;}
	.innerProductDetails-Overview .innerProductDetails-Overview-title{font-size: 0.5rem;}
	.innerProductDetails-Overview .innerProductDetails-Overview-content{font-size: 0.34rem;margin-top: 0.3rem;}
	.innerProductDetails-Features-list{margin: 1rem 0.25rem;width: auto;padding: 0.5rem 0.3rem;}
	.innerProductDetails-Features-list .innerProductDetails-Features-title{font-size: 0.5rem;}
	.innerProductDetails-list{margin: 1rem 0.25rem;width: auto;padding: 0.5rem 0.3rem;}
	.innerProductDetails-list .innerProductDetails-list-title{font-size: 0.5rem;}
	.wapBlank{height: 0.75rem;}
	.innerTotalKneeReplacement-section01{padding: 1rem 0;}
	.innerTotalKneeReplacement-section01-list{width: auto;margin: 0 0.5rem;min-height: initial;}
	.innerTotalKneeReplacement-section01-item{width: 100%;}
	.innerTotalKneeReplacement-section01-item .innerTotalKneeReplacement-section01-title{font-size: 0.44rem;}
	.innerTotalKneeReplacement-section01-item .innerTotalKneeReplacement-section01-content{font-size: 0.32rem;}
	.innerTotalKneeReplacement-section02{width: auto;margin: 0 0.5rem;}
	.innerTotalKneeReplacement-section02 dl{flex-wrap: wrap;}
	.innerTotalKneeReplacement-section02 dl dt{width: 100%;}
	.innerTotalKneeReplacement-section02 dl dd{width: 100%;margin-top: 0.5rem;font-size: 0.32rem;}
	.innerContact-form-list form .two div .layui-form-select .layui-edge{margin: -0.16rem 0 0 0;}
	.innerContact-form-list form .two div .layui-form-selected .layui-edge{margin-top: -0.28rem;}
	.top{width: 0.5rem;height: 0.5rem;line-height: 0.5rem;right: 0.25rem;bottom: 0.25rem;}
}