.c-title-wrap{
    text-align: center;
}
.c-title{
    margin:0 auto;
    display:inline-block;
    box-sizing: border-box;
    padding:10px 0;
    border-bottom:1px solid #A37A51;
    text-align: center;
}
.c-title .c-name{
    display:inline-block;
    font-size:24px;
    color:#A67C52;
    text-align: center;
}

.head{
    width:100%;
    box-sizing: border-box;
    padding: 20px 0;
}
.logo-img{
    width:168px;
    height:55px;
}
.r-phone{
    margin-top:5px;
}
.right-img{
    width:19px;
    height:16px;
    vertical-align: center;
    color:#A67C52;
}
.r-phone span{
    color:#A37A51;
    margin-left:10px;
    vertical-align: center;
    font-size:16px;
}
.r-time{
    font-size: 12px;
    color:#333;
    margin-top:10px;
}

.nav-wrap{
    width:100%;
    height:40px;
    line-height: 40px;
    background-color: #A37A51;
}
.nav-wrap ul{
    position: absolute;
    right:-12px;
}
.nav-item{
    float: left;
    text-align: end;
    font-size:12px;
    color:#fff;
    margin-left:10px;
    cursor: pointer;
    box-sizing: border-box;
    padding:0 20px;
}
.nav-item:hover{
    background-color: #ac8863;
}
.nav-item a{
    color:#fff;
}

.banner{
    width:100%;
    max-height:940px;
}
.banner img{
    width:100%;
    max-height:940px;
}

.intro-wrap{
    width:100%;
    box-sizing: border-box;
    padding:100px 0;
    
}
.intro-content{
    margin-top:76px;
}
.video-wrap{
    margin-left:40px;
    box-shadow: 0 0 15px #ccc;
}
.intro-word{
    width:467px;
    margin-top:40px;
    font-size:14px;
    line-height: 28px;
    margin-left:71px;
    float: left;
    text-align: start;
}

.productWrap{
    width:100%;
    box-sizing: border-box;
    padding:100px 0;
    
    background-color: #F8F8F8;
}
.swiper-product{
    margin-top:40px !important;
    box-sizing: border-box;
    padding-bottom: 80px !important;
}
.swiper-product .swiper-pagination-bullet-active {
    opacity: 1;
    background: #BE957B;
}
.product-item{
    width:364px;
    box-sizing: border-box;
    padding-bottom: 20px;
    
    background-color: #fff;
    text-align: center;
    margin: 0 20px;
}
.product-item .product-img{
    margin:30px auto;
    width:300px;
    height:220px;
}
.product-item .product-title{
    margin-top:-10px;
    font-size:18px;
    color:#333;
}
.product-item .product-intro{
    margin-top:10px;
    font-size:12px;
    color:#333;
}

.clinicWrap{
    width:100%;
    box-sizing: border-box;
    padding:100px 0;
    
}
.clinic-content{
    margin-top:76px;
    margin-left:30px;
}
.clinic-left{
    width:310px;
    height:268px;
}
.clinic-center{
    width:374px;
    line-height: 28px;
    color:#333;
    font-size:14px;
    margin:0 65px;
    text-align: start;
}

.aboutUsWrap{
    width:100%;
    box-sizing: border-box;
    
    
    background-color: #F8F8F8;
    
    padding-top: 100px;
    padding-bottom: 160px;
}
.about-img{
    width:100%;
    height:328px;
    margin:76px 0;
}
.text-wrap{
    margin-top:40px;
}
.text-left{
   width:1068px;
    font-size:14px;
    color:#333;
    line-height: 28px;
    text-align: start;
}
.text-right .code-img{
    width:106px;
    height:115px;
    margin-top:5px;
    margin-left:22px;
}
.text-right p{
    margin-top:5px;
    font-size:12px;
    margin-left:22px;
}
.nav-on{
   background-color: #ac8863;
}
.nav-fixed{
    position: fixed;
    top:0;
    left:0;
    z-index: 999999;
}
.button-wrap{
    background-color: #fff;
    opacity: 0.5;
    position: relative;
    
    width: 40px;
    height: 40px;
}
.main #myElement_display_button {
    margin-top: 50px;
}
.main #myElement_display_button:hover{
    margin-top: 50px;
}
.main #myElement .jwdisplay #myElement_display_button {
    margin-top: 50px;
}
.main .jwplayer div{
    color:#fff;
}
.sub-title {
    font-weight: bold;
    font-size: 16px;
}