body,html{
    margin: 0;
    padding: 0;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}
ul,li{ padding:0;margin:0;list-style:none}
.float_left{
    float: left;
}
.float_right{
    float: right;
}
a{ text-decoration:none}
.DT-limit{
    min-width: 960px;
    max-width: 1080px;
    margin: 0 auto;
}
.DT{

    height: auto;
    margin: 0 auto;
}
img{
    width: 100%;
    height: 100%;
}
.DT-header{
    width: 100%;
    height: auto;
    background:#F3F8F6 ;
}
.DT-header_top{
    width:100%;
    height: 40px;
}
.DT-header_top_logo{
    width: 217px;
    height: 100%;
    margin-left: 60px;
}
.DT-header_top_nav{
    width: auto;
    height: 100%;
    float: right;
}
.DT-header_top_nav li{
    width: auto;
    margin: 10px 15px 0 15px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #69C3B8;
    font-size:14px;
    float: left;
}
.DT-header_top_nav li a{
    display: block;
    width: 100%;
    height: 100%;
    color: #69C3B8;
}
.DT-header_top_nav_a{
    font-weight: bold;
    color: #176F58 !important;
    font-size:16px !important;
    border-bottom: 2px solid #176F58;
}
.DT-header_lunbo{
    width: 100%;
    height: 600px;
    margin-top: 4px;
    background: url("./img/登特bg_02.jpg")no-repeat;
    background-size: 100% 100%;
}

.DT-header_lunbo_back{
    max-width: 1080px;
    min-width: 980px;
    height: 600px;
    margin: 0 auto;
}
.DT-header_lunbo_back .img22{
   width: 100%;
    height: 100%;
}

.DT-header-title{
    width: 100%;
    height: 190px;
    background: white;
}
.DT-header-title_top{
    width: 160px;
    height: auto;
    margin:  0 auto;
    padding: 40px 0 10px 0;
}
.DT-header-title_top_two{
    width: 210px !important;
}
.DT-header-title_top_fa{
    width: 290px !important;
}
.DT-header-title_top_nav{
    width: 100%;
    line-height: 30px;
    font-size: 18px;
    color: #000000;
    font-weight: bold;
    text-align: center;
    position: relative;
}
.DT-header-title_top span{
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #C5E3DD ;
    font-size: 12px;

}
.DT-header-title_top_nav:after{
    content:'';
    position: absolute;
    top: 5px;
    left: 0;
    width: 2px;
    height: 18px;
    background:#69C3B8 ;
}
.DT-header-title_top_nav:before{
    content:'';
    position: absolute;
    top: 5px;
    right: 0;
    width: 2px;
    height: 18px;
    background:#69C3B8 ;
}
.DT-header-title_wen{
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #176F58;
    line-height: 25px;
}
.DT-header-ImgBack{
    width: 100%;
    height: 350px;
    position: relative;
}
.DT-header-ImgBack_bac{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}
.DT-header-ImgBack_wen{
    width: 100%;
    height: auto;
    position: absolute;
    background: rgba(0,0,0,0.5);
    z-index: 2;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.DT-header-ImgBack_wen_tetle{
    width: 100%;
    padding-top: 70px;
    text-align: center;
    font-size: 29px;
    color: #FFFFFF;
    margin-bottom: 30px;
}
.DT-header-ImgBack_wen_span{
    width: 45%;
    margin: 0 auto;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 20px;
    text-align: center;
}


/*医生*/
.DT-content{
    width: 100%;
    height: auto;
}
.DT-content-Doctors{
    width: 100%;
    height: 460px;
    background: white;
    padding-bottom: 80px;
}
.DT-content-Doctors_nav{
    width: 83%;
    height: 280px;
    margin: 40px auto 0 auto;
    background: url("./img/doctorsBac.jpg")no-repeat;
    position: relative;
}
.DT-content-Doctors_nav_img{
    position: absolute;
    top: -20px;
    left: 60px;
    z-index: 2;
    width: 183px;
    height: 337px;

}
.DT-content-Doctors_nav_wen{
    width: 60%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 300px;
}
.DT-content-Doctors_nav_name{
    width: 100%;
    padding-top: 43px;
    font-size: 18px;
    color:#176F58;
    font-weight: bold;
}
.DT-content-Doctors_nav_Introduction{
    width: 80%;
    font-size: 12px;
    color: #000000;
    font-weight: 500;
    line-height: 25px;
    margin:5px 0  20px 0;
}
.DT-content-Doctors_nav_GoodAt{
    width: 80%;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    line-height: 25px;
}
.DT-content-Doctors_btn{
    display: inline-block;
    padding: 5px 15px;
    color: white;
    font-size:14px;
    background: #69C3B9;
    border-radius: 10px;
    margin-top: 10px;
}
.DT-content-Doctors_list{
    width: 60%;
    height: 50px;
    position: absolute;
    bottom: -50px;
    left: 300px;
}
.DT-content-Doctors_list li{
    width: auto;
    margin: 0 15px;
    font-size: 14px;
    font-weight:400;
    color:rgba(23,111,88,1);
    line-height: 20px;
    text-align: center;
    padding-top: 15px;
    float: left;
    cursor:pointer;
}
.DT-content-Doctors_list_a{
    font-size:16px !important;
    color: #000000 !important;
    font-weight: bold;
    border-bottom: 1px solid #176F58;
}
/*六大专业*/
.DT-content-profession{
    width: 100%;
    height: auto;
    background: #F9F9FE;
}
.DT-content-profession-tetle{
    width: 58%;
    margin:  15px auto 0 auto;
    font-size: 16px;
    line-height: 25px;
    color: #176F58;
    text-align: center;
}
.DT-content-Brand{
    width: 100%;
    height: 493px;
    background: url("./img/登特_11.jpg")no-repeat;
    background-size:100% 100% ;
}
.DT-content-Brand img{
    display: block;
    max-width: 1080px;
    min-width: 980px;
    margin: 0 auto;
    max-height: 550px;
    /*object-fit: cover;*/
}
.DT-content-Beautiful{
    padding-bottom: 10px;
}
.DT-content-Beautiful_nav {
    width: 100%;
    height: 430px;
    overflow: auto;
}
.DT-content-Beautiful_nav li{
    width: calc(20% - 10px);
    height: auto;
    float: left;
    margin: 0 5px;
}
.DT-content-Beautiful_nav_li-one{
    width: 100%;
    padding-top: 80px;
}
.DT-content-Beautiful_nav_li-one span{
    display: inline-block;
    width: 100%;
    font-size: 12px;
    color: #000000;
    text-align: center;
    line-height: 35px;
}
.DT-content-Beautiful_nav_li-one img{
    width: 100%;
    height: auto;
}

.DT-content-Beautiful_nav_li-one_a{
    width: 100%;
    padding-top: 10px;
}
.DT-content-Beautiful_nav_li-one_a span{
    display: inline-block;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    color: #176F58;
    text-align: center;
    line-height: 35px;
}
.DT-content-Academic-lunbo{
    width: 100%;
    height: 450px;
    position: relative;
    margin-top: 40px;
    padding-bottom: 100px;
}

.DT-content-profession_cc{
    width: 100%;
    margin-top: 40px;
    padding-bottom: 40px;
}
.professionalCenter{width: 100%;margin: auto}
.professionalCenter span{
    width:calc(33.333% - 2.8%);
    display: inline-block;
    margin-left: 2.5%;
    cursor:pointer;
}
/*.professionalCenter span:nth-of-type(1),.professionalCenter span:nth-of-type(4){margin-left: 17%;}*/
.professionalCenter span:hover{
    -webkit-animation: mymove 0.5s ease-in-out 0s 1 alternate forwards; /* Chrome, Safari, Opera */
    animation:  mymove 0.5s ease-in-out 0s 1 alternate forwards;
}
@-webkit-keyframes mymove {
    0% {
        transform: translate(0px, 0px);
        /*background:rgba(249,249,254,1)*/
        box-shadow:0px 8px 18px 0px rgba(88,88,88,0.15);
    }
    100%{
        transform: translate(0px, -10px);
        background-color: #ffffff;
        box-shadow:0px 8px 18px 0px rgba(88,88,88,0.15);
    }
}

/* Standard syntax */
@keyframes mymove {
    0% {
        transform: translate(0px, 0px);
        box-shadow:0px 8px 18px 0px rgba(88,88,88,0.15);
    }
    100%{
        transform: translate(0px, -10px);
        background-color: #ffffff;
        box-shadow:0px 8px 18px 0px rgba(88,88,88,0.15);
    }
}
.professionalCenter span>img{width: 40%;display: block;margin: auto;margin-top: 47px}
.professionalCenter span>h2{
    width: 100%;
    text-align: center;
    font-size:13px;
    font-family:SourceHanSansCN;
    font-weight:600;
    line-height:16px;
    margin-top: 20px;

}
.professionalCenter span:hover h2{
    -webkit-animation: mymoveTitleOne 0.5s ease-in-out 0s 1 alternate forwards; /* Chrome, Safari, Opera */
    animation:  mymoveTitleOne 0.5s ease-in-out 0s 1 alternate forwards;
}
@-webkit-keyframes mymoveTitleOne {
    0% {color:#000000;}
    100%{color:#176F58;}
}

/* Standard syntax */
@keyframes mymoveTitleOne {
    0% {color:#000000;}
    100%{color:#176F58;}
}
.professionalCenter span>h3{
    width: 100%;
    text-align: center;
    font-size:10px;
    font-family:SourceHanSansCN;
    font-weight:500;
    color:#176F58;
    line-height:16px;
    margin-top: 20px;
}
.professionalCenter span:hover h3{
    -webkit-animation: mymoveTitleTwo 0.5s ease-in-out 0s 1 alternate forwards; /* Chrome, Safari, Opera */
    animation:  mymoveTitleTwo 0.5s ease-in-out 0s 1 alternate forwards;
}
@-webkit-keyframes mymoveTitleTwo {
    0% {color:rgba(23,111,88,1);}
    100%{color:#69C3B8;}
}

/* Standard syntax */
@keyframes mymoveTitleTwo {
    0% {color:rgba(23,111,88,1);}
    100%{color:#69C3B8;}
}
.professionalCenter span>div{
    width: 0px;
    height: 45px;
    margin: auto;
    margin-top: 50px;
    margin-bottom:40px;
    overflow: hidden;
}
.professionalCenter span>div>img{width: 100%}
.professionalCenter span:hover div{
    -webkit-animation: dtArrow 0.5s ease-in-out 0s 1 alternate forwards; /* Chrome, Safari, Opera */
    animation:  dtArrow 0.5s ease-in-out 0s 1 alternate forwards;
}
@-webkit-keyframes dtArrow {
    0% {width: 0px;}
    100%{width: 45px;}
}

/* Standard syntax */
@keyframes dtArrow {
    0% {width: 0px;}
    100%{width: 45px;}
}


.DT-content-equipment-nav{
    width: 100%;
    height: auto;
    margin-top: 40px;
}




.father {
    min-width: 1080px;
    max-width: 1280px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.father li {
    list-style: none;
    width: 33.33%;
    height: 220px;
}

.father li:nth-child(1) {
    background: url("./img/article17.jpg") no-repeat;
    background-size: 100% 100%;
}

.father li:nth-child(2) {
    background: url("article1.png") no-repeat;
    background-size: 100% 100%;
}

.father li:nth-child(3) {
    background: url("article1.png") no-repeat;
    background-size: 100% 100%;
}

.father li:nth-child(4) {
    background: url("article1.png") no-repeat;
    background-size: 100% 100%;
}

.father li:nth-child(5) {
    background: url("article1.png") no-repeat;
    background-size: 100% 100%;
}

.father li:nth-child(6) {
    background: url("article1.png") no-repeat;
    background-size: 100% 100%;
}

.mspan {
    display: none;
}

.title {
    width:147px;
    height:48px;
    font-size:23px;
    font-family:SourceHanSansCN;
    font-weight:400;
    color:rgba(0,0,0,1);
    line-height:26px;
    margin: 0 auto;
}

.line {
    background-color: hsla(164, 66%, 26%, 1);
    width:52px;
    height:2px;
    margin: 0 auto;
    margin: 25px auto 50px auto;
}

.content {
    width:194px;
    height:28px;
    font-size:12px;
    font-family:SourceHanSansCN;
    font-weight:400;
    color:rgba(0,0,0,1);
    line-height:16px;
    margin: 0 auto;
}

.DT-content-Humanity{
    margin-top: 50px;
}

.DT-content-Humanity-tetle{
    width: 586px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 25px;
    color: #176f58;
    text-align: center;
}
.DT-content-Humanity_center{
    width: 100%;
    height: 800px;
    position: relative;

}
.DT-content-Humanity_center_top{
    width: 100%;
    height: 200px;
    position: absolute;
    top: -100px;
    left: 0;
    z-index: 3;
}
.DT-content-Humanity_center_back1{
    position: absolute;
    width: 100%;
    height: 100%;
    background:#92d6cd;
    opacity:0.7;
    top:20px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.DT-content-Humanity_center_xz{
    min-width: 960px;
    max-width: 1080px;
    margin: 0 auto;
    height: 100%;
    position: relative;
    z-index: 2;
}
.DT-content-Humanity_center_back2{
    width: 662px;
    height: 960px;
    position: absolute;
    top: -100px;
    left: 80px;
    background: #e7f7f3;
}
.DT-content-Humanity_center_img-tw{
    position: absolute;
    z-index: 4;
    top: 115px;
    left: 0;
}
.img1{
    width: auto;
    height: auto;
    overflow: auto;
    margin-left: 190px;
}
.img1 img{
    display: inline-block;
    width: 334px;
    height: 308px;
    float: left;
    margin-left: 15px;
}
.img2{
    width: auto;
    height: auto;
    overflow: auto;
    margin-top: 50px;
    margin-left: 190px;
}
.img2 img{
    display: inline-block;
    width: 223px;
    height: 314px;
    float: left;
    margin-left: 10px;
}

.DT-content-Honor{
    width: 100%;
    height: 800px;
    margin-top: 120px;
    position: relative;
}
.DT-content-Honor_img{
    position: relative;
    height: 545px;
}
.DT-content-Honor_img-ba{
    position: absolute;
    z-index: 1;
}
.DT-content-Honor_img-ba img{
    width: 100%;
    height:545px ;
}
.DT-content-Honor_img_tetle{
    width: 343px;
    height: 150px;
    position: absolute;
    top: 20px;
    z-index: 1;
    left: 50%;
    margin-left: -171px;
}
.DT-content-Honor_img_tetle span{
    display: inline-block;
    width: 100%;
    font-size: 74px;
    color: #000000;
    text-align: center;
}
.DT-content-Honor_img_tetle-div{
    width: 100%;
    height: 21px;
    font-size: 18px;
    font-weight:400;
    color: rgba(255, 255, 255, 1);
    background: rgba(23, 111, 88, 1);
    line-height: 21px;
    text-align: center;
}
.DT-content-Honor_img2{
    width: 685px;
    height: 300px;
    position: absolute;
    top: 450px;
    left: 50%;
    z-index: 33;
    margin-left: -340px;
}
.DT-content-Honor_img2 img{
    display: inline-block;
    float: left;
    width: 223px;
    height: 167px;
    margin: 0 5px 15px 0;
}
.DT-content-Chain{
    width: 100%;
    height: auto;
    margin-top:50px;
}
.DT-content-swiper{
    width: 100%;
    height: auto;
    margin: 15px auto 0 auto;
}
.DT-content-swiper-top{
    width: 420px;
    height: 30px;
    margin: 0 auto;
}
.DT-content-swiper-te{
    width: 200px;
    height: 30px;
    font-size: 21px;
    text-align: center;
    color: rgba(23, 111, 88, 1);
    background: rgba(231, 247, 243, 1);
    float: left;
    line-height: 30px;
}
.DT-content-swiper-tea{
    color: rgba(231, 247, 243, 1)!important;
    background: rgba(23, 111, 88, 1)!important;
}
.DT-content-swiper-top div:nth-of-type(1){
    margin-right: 15px;
}
.DT-content-swiper_nav{
    width: 100%;
    margin: 0 auto;
    height: 900px;
}
.swiper-container {
    width: 100%;
    height: 490px;
    margin-left: auto;
    margin-right: auto;
}
.swiper-slide {
    background-size: cover;
    background-position: center;
}
.gallery-top {
    height: 80%;
    width: 100%;
}
.gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}
.gallery-thumbs .swiper-slide {
    height: 100%;
    opacity: 0.4;
}
.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}


.DT-content-swiper-nav1-back{
    width: 100%;
    height: 491px;
    margin-top: 50px;
    background: url("./img/登特_32龙岗-1.jpg")no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.DT-content-swiper-nav1-back1{
    width: 100%;
    height: 491px;
    margin-top: 50px;
    background: url("./img/登特_33宝安-1.jpg")no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.DT-content-swiper-nav1-tet{
    width: 350px;
    height: 100px;
    position: absolute;
    bottom: 50px;
    left: 50%;
    margin-left: -175px;
    color: white;
}
.DT-content-swiper-nav1-tet .span1{
    font-size: 42px;
    color: white;
}
.DT-content-swiper-nav1-tet .span2{
    display: inline-block;
    margin-top: 15px;
    font-size: 12px;
    color: white;
}
.DT-content-swiper-nav1-img{
    width: 100%;
    height: 170px;
    margin-top: 30px;
    display: flex;
    align-items: center;
    white-space: nowrap;
    justify-content:center;
}
.DT-content-swiper-nav1-img img{
    width: 245px;
    height: 164px;
    margin-left: 5px;
}


.DT-content-equipment-nav ul {
    min-width: 1080px;
    max-width: 1280px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.DT-content-equipment-nav li {
    list-style: none;
    width: 33.33%;
    height: 260px;
}

.DT-content-equipment-nav li:nth-child(1) {
    background: url("./img/0.jpg") no-repeat;
    background-size: 100% 100%;
}

.DT-content-equipment-nav li:nth-child(2) {
    background: url("./img/1.jpg") no-repeat;
    background-size: 100% 100%;
}

.DT-content-equipment-nav li:nth-child(3) {
    background: url("./img/2.jpg") no-repeat;
    background-size: 100% 100%;
}

.DT-content-equipment-nav li:nth-child(4) {
    background: url("./img/3.jpg") no-repeat;
    background-size: 100% 100%;
}

.DT-content-equipment-nav li:nth-child(5) {
    background: url("./img/4.jpg") no-repeat;
    background-size: 100% 100%;
}

.DT-content-equipment-nav li:nth-child(6) {
    background: url("./img/5.jpg") no-repeat;
    background-size: 100% 100%;
}

.mspan {
    display: none;
    background: url("./img/登特_22背景图.jpg") no-repeat;
    background-size: 100% 100%;

    height: 260px;
}

.title {
    width:147px;
    height:48px;
    font-size:23px;
    font-family:SourceHanSansCN;
    font-weight:400;
    color:rgba(0,0,0,1);
    line-height:26px;
    margin: 0 auto;
    padding-top: 55px;
}

.line {
    background-color: hsla(164, 66%, 26%, 1);
    width:52px;
    height:2px;
    margin: 0 auto;
    margin: 25px auto 50px auto;
}

.content {
    width:194px;
    height:28px;
    font-size:12px;
    font-family:SourceHanSansCN;
    font-weight:400;
    color:rgba(0,0,0,1);
    line-height:16px;
    margin: 0 auto;
}
.beianhao{
    width: 100%;
    font-size: 18px;
    color: #000000;
    text-align: center;
    margin-top: 15px;
}
