/*动画效果*/
.content-b {
    background-image: url(../images/b-b.jpg);
    background-size: cover;
    width: 100%;
    height: 1032px;
}

.content-c-menu-b {
	margin-left: auto;
    margin-right: auto;
    background: url(../images/b-1.png) center top no-repeat;
    width: 1340px;
    height: 845px;
}


.for-you {
    color: #ffffff;
    font-size: 24px;
    line-height: 0rem;
    text-align: center;
    font-family: "webfont" !important;
}

.in-right, .out-right {
    transform-origin: 0% 0%;
    transform: translate3d(100%, 0, 0) rotate3d(0, 1, 0, 90deg)
}

.in-right
.picBox {
    animation-name: in-right;
    animation-play-state: running
}

.out-right
.picBox {
    animation-name: out-right;
    animation-play-state: running
}

@keyframes in-right {
    from {
        transform: rotate3d(0, 0, 0, 0deg)
    }
    to {
        transform: rotate3d(0, -1, 0, 90deg)
    }
}

@keyframes out-right {
    from {
        transform: rotate3d(0, -1, 0, 90deg)
    }
    to {
        transform: rotate3d(0, 0, 0, 0deg)
    }
}

.in-bottom
.hide, .out-bottom .hide {
    transform-origin: 0% 0%;
    transform: translate3d(0, 100%, 0) rotate3d(-1, 0, 0, 90deg)
}



/*智能挂号平台*/
.mb1 {
    margin-bottom: 10px;
}
.flex_row {
    display: flex;
    justify-content: space-between;
}


.article-r-c1-head {   
   position: relative;
    font-size: 30px;
    top: 100px;
    font-weight: normal;
	line-height:60px;
	margin-left: 30px;
	z-index: 1;
}

.article-r-c1-head .line {
	     width:80px;
	    border: 2px solid #4cbbb4;
}

.robots {
	margin-left: 360px;
    margin-top: -35px;
}
.form-div {
    margin-top: -6px;
	margin-left:30px;
}

.form {
	background:#edf1f6;
	height: 471px;
	width:500px;
    z-index: 2;
}

.form-left {
    padding-top:42px;
}

.form-right {
    width: 400px;
}

.form .flex_row {
    height: 40px;
    line-height: 40px;
    align-items: center;
}

.form .flex_row span:first-child {
    width: 60px;
    text-align: left;
    font-size: 18px;
    color: #666;
}

.form .input,
.form .select {
    flex: 1;
    width: 425px;
    font-size: 20px;
    border: 1px solid #cccccc;
    line-height: 40px;
    box-sizing: border-box;
    color: #666;
    text-indent: 1em;
    height: 57px;
	margin:10px 40px;
	padding-left: 108px;
}

.form .select .option {
    height: 40px;
    line-height: 40px;
}

.container{
	background: #ffc800;
	outline: 0;
	border: 0;
	color: #fff;
	width: 130px;
	text-align: center;
	height: 130px;
	line-height: 30px;
	border-radius: 50%;
	font-size: 24px; 
    cursor:pointer;    
}

.form-span-btn {
    margin: 0 40px 0 60px;
}

.form-des {
    font-size: 16px;
    line-height: 80px;
    color: #999999;
}
.btn {
    text-align: center;
    width: 500px;
    margin-top: 50px;

}

.public-zhd{position: relative;}
.public-zhd{position: relative; height: 80px;}
.public-zhd .en{position: relative;font-size: 30px;z-index: 1; top: 10px;font-weight: normal;}
.public-zhd .cn{position: relative; z-index: 2;font-size: 60px;font-weight: Bold;line-height: 80px;color: #4cbbb4;}

.focus-hd{font-size: 0;line-height: 0;}
.focus-hd li{display: inline-block;*display:inline;*zoom:1;width: 12px;height: 12px;margin: 0 5px;background: #fff;border-radius: 50%; overflow: hidden; text-indent: -9999px;cursor: pointer;vertical-align: top;}
.focus-hd li.on{background: #ffe240;}
.focus-txt{position: relative;}
.focus-txt li{display: none;position: absolute;left: 0;top: 0;width: 100%;}
.focus-txt li:first-child{display: block;}

.slider-ctrl{width: 71px;margin: 30px auto 0;}
.slider-ctrl span{float: left;width: 35px;height: 30px;margin:0 1px 0 0;background: url("../images/index_zhongzhi/slider-ctrl.gif"); cursor: pointer;}
.slider-ctrl span.slider-next{margin: 0; background-position: right top;}
.slider-ctrl span:hover{background-position: left bottom;}
.slider-ctrl span.slider-next:hover{background-position: right bottom;}

.newsm{height: 855px;background: url("../images/index/m1.png") center top no-repeat;margin-top: 5rem;}
.newsm .public-zhd{margin: 0 0 110px;}
.acc{width: 800px;}
.acc-focus .bd{position: relative;height: 460px;margin:0 0 20px;overflow: hidden;}
.acc-focus .bd img{display: block;width: 780px;height: 471px;background: url("../images/loading.gif") center center no-repeat;}
.acc-focus .hd{height: 12px;margin:0 0 13px;text-align: center;}
.acc-focus .focus-txt{text-align: center;}
.acc-focus .p1{margin:0 0 2px;font-size: 30px;font-weight: bold;line-height: 45px;color: #fff;}
.acc-focus .p2{margin:0 0 10px;font-size: 18px;color: #fff;line-height: 24px; animation-delay: .2s;}
.acc-focus .alink{display: inline-block;*display:inline;*zoom:1;height: 40px;padding: 0 25px;font-size:18px;color:#fff;line-height: 40px;border: 3px solid #ffba00; animation-delay: .4s; transition: all ease .3s;background: #ffba00;}
.acc-focus .alink:hover{color: #fff;background: #ffba00;}

.news .public-zhd .en{left: -20px;}
.news{width: 500px;}
#newsFocus1{margin-bottom: 20px;}
.news-focus{position: relative;height: 810px;overflow: hidden;}
.news-focus .bd{height: 240px;margin:0 0 10px;overflow: hidden;}
.news-focus .hd{position: relative;z-index: 2;padding: 0 10px 0 0;text-align: right;}
.news-focus .focus-txt{position: relative;z-index: 1;margin: -15px 0 0 0;}
.news-focus .bd a{background: #000;display: block;width: 500px;height: 240px;}
.news-focus .bd img{display: block;width: 500px;height: 240px; opacity: 0.8;transition: all ease .5s;background: url("../images/loading.gif") center center no-repeat;}
.news-focus .bd a:hover img{opacity: 1;}
.news-focus .p1{font-size: 18px;line-height: 30px;}
.news-focus .p2{font-size: 16px;color: #999;line-height: 28px;animation-delay: .2s;}
.news-focus .alink{position: absolute;right: 0; bottom: 4px;}
.news-focus .alink a{display: block;width: 80px;height: 20px;font-size:14px;color:#fff;line-height: 20px;text-align:center;background: #ccc;animation-delay: .4s; transition: all ease .3s;border-radius: 10px;}
.news-focus .alink a:hover{color: #fff;background: #4cbbb4;}

.docm{height: 1293px;overflow: hidden;background: url("../images/doc_bg.jpg") center bottom no-repeat;}
.docm .public-zhd{ margin-top: 25px;margin-bottom: 10px;}
.docm .doc-select{position: absolute; z-index: 2; right: 0;top: 50%;margin: -19px 0 0 0;}
.docm .doc-select a{float: left;width: 90px;height: 38px;line-height: 38px;text-align: center;font-size: 16px;color: #333;background: #eee; transition: all ease .5s;}
.docm .doc-select a.on,
.docm .doc-select a:hover{color: #fff;background: #4cbbb4;}
.doc-wrap{position: relative;height: 695px;overflow: hidden;}
.doc-tab{margin-top: 130px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;user-select:none;}
.doc-tab .hd{position: relative;width: 1070px;height: 50px;padding:0 0 3px;margin:0 auto 20px;font-size: 0;line-height: 0;text-align: center; animation-duration: .5s;}
.doc-tab .hd a{display: inline-block;*display:inline;*zoom:1;width: 178px;height: 50px;font-size: 18px;color: #333;line-height: 50px;}
.doc-tab .hd .line{position: absolute;left: 85px;bottom: 0;width: 40px;height: 3px;background: #4cbbb4;}
.doc-tab .slider{animation-duration: .5s;}
.doc-tab .slider-bd{height: 570px;overflow: hidden;margin: 0 0 20px;}
.doc-tab .slider-bd ul{overflow: hidden;}
.doc-tab .slider-bd li{float: left;width: 260px;height: 570px;margin:0 10px 0 0;text-align: center;}
.doc-tab .slider-bd li .item{width: 260px;height: 280px;margin: 0 0 10px;overflow: hidden;*zoom: 1;background: url("../images/index/doctor_item_bg.png") no-repeat;}
.doc-tab .slider-bd li .avatar{display: block;position: relative;width: 180px;height: 180px;margin: 30px auto 15px;overflow: hidden;-webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%;-webkit-transition: all ease .5s;-moz-transition: all ease .5s;-ms-transition: all ease .5s;transition: all ease .5s;}
.doc-tab .slider-bd li .avatar::after{position: absolute;z-index:2;top:0;right:0;bottom:0;left: 0;content:'';opacity: 0;visibility: hidden;border:1px dashed #4cbbb4;-webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%;-webkit-transition: all ease .5s;-moz-transition: all ease .5s;-ms-transition: all ease .5s;transition: all ease .5s;display: none\9;}

.doc-tab .slider-bd li .avatar img{display: block;width: 180px;height: 180px;-webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%; -webkit-transition: all ease .5s;-moz-transition: all ease .5s;-ms-transition: all ease .5s;transition: all ease .5s;}
/*.doc-tab .slider-bd li a:hover .avatar{box-shadow: 0 0 20px rgba(76,187,180,0.3);}*/
/* .doc-tab .slider-bd li a:hover .avatar img{transform: scale(1.1) translateY(10px); } */
.doc-tab .slider-bd li a:hover .avatar::after{opacity: 1;visibility: visible;-webkit-animation: spinAround 15s linear infinite;-moz-animation: spinAround 15s linear infinite;animation: spinAround 15s linear infinite}

.doc-tab .slider-bd li p{font-size: 16px;line-height: 30px;}
.doc-tab .slider-bd li a:hover{color: #333333;}
.doc-tab .slider-bd li .zhichen{padding: 0 0 0 10px;}
.doc-tab .slider .slider-ctrl{margin-top: 0;}
.doc-wrap .loader{position: absolute; left: 50%; top: 50%; padding: 20px; background: #fff;background: rgba(255,255,255,0.7); border: 1px solid #fff; border-radius: 3px;}
.doc-wrap .loader img{display: block;width: 16px;height: 16px;margin: 0 auto 10px;}
.doc-wrap .loader p{font-size: 14px;line-height: 20px; text-align: center;}

.casem{padding-bottom: 80px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;user-select:none; background: url("../images/index/case_bg.jpg") center top no-repeat;}
.casem .public-zhd .more{position: absolute;right: 0;top: 70%;width: 80px;height: 20px;line-height: 20px;text-align: center;color: #fff;font-size:14px;z-index:2;border-radius:10px;background: #ccc; transition: all ease .5s;}
.casem .public-zhd .more:hover{color: #fff;background: #4cbbb4;}

.casem .hd{position: relative;width: 630px;height: 50px;margin: 0 auto 20px;padding: 0 0 3px;}
.casem .hd li{float: left;width: 210px;height: 50px;line-height: 50px;text-align: center;font-size: 20px;cursor: pointer;}
.casem .hd .line{position: absolute;bottom: 0; left: 85px;width: 40px;height: 3px;font-size:0;line-height:0;background: #4cbbb4;}
.casem .bd{position: relative;height: 580px;overflow: hidden;}
.casem .slider .slider-bd{height: 520px;overflow: hidden;}
.casem .slider li{position: relative;height: 520px;}
.casem .slider img{display: block;width: 1340px;height: 520px;}
.casem .slider .info{position: absolute;left: 470px;top: 40px;width: 400px;color: #666;}
.casem .slider .title{width: 400px;padding: 0 0 15px;margin:0 0 15px;font-size: 42px;line-height: 60px;border-bottom: 1px dashed #c9c9c9;}
.casem .slider .title strong{display: block;width: 400px; text-align: justify; font-weight: bold;font-size: 42px;}
.casem .slider .intro{font-size: 18px;line-height: 36px;}
.casem .slider .intro p{padding: 6px 0;line-height: 24px;}
.casem .slider .intro span{color: #4cbbb4;}
.casem .slider .by{position: absolute;right:39px;top:420px;width: 401px;font-size: 24px;line-height: 30px;text-align: center;color: #666;}

.schm {
	margin-left: auto;
    margin-right: auto;
    background: url(../images/dasj.jpg) center top no-repeat;
	height: 912px;
	}
	
.schm .public-zhd {padding-top:20px;}
.g-content { margin-top: 10.5rem;}
.g-content img {margin-left: -4px;}


/*爱的魔力转圈圈*/
.roundImg{
    z-index: 1;
    -webkit-animation: round_animate 5s linear infinite;
    animation: round_animate 5s linear infinite;
    -o-animation:myfirst 1s infinite linear;
}

@keyframes round_animate {
    to {
        transform: rotate3d(1, 1, 20, 1turn);
    }
}
.position-absolute {
    position: absolute !important;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}

img {
    vertical-align: middle;
    border-style: none;
}

	
.sch-tab{width: 800px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;user-select:none;}
.sch-tab .hd{position: relative;width: 400px;margin: 0 auto 20px;padding: 0 0 3px;}
.sch-tab .hd li{float: left;width: 200px;height: 50px;line-height: 50px;text-align: center;font-size: 20px;cursor: pointer;}
.sch-tab .hd .line{position: absolute;left: 80px;bottom: 0;width: 40px;height: 3px;font-size: 0;background: #4cbbb4;}
.sch-tab .bd{position: relative;height: 460px;overflow: hidden;}
.sch-tab .focus{position: relative;}
.sch-tab .focus li{position: relative;width: 800px;height: 460px;}
.sch-tab .focus img{display: block;width: 800px;height: 460px;background: url("../images/loading.gif") no-repeat center center;}
.sch-tab .focus .info{position: absolute;z-index: 1;left: 0; right: 0;bottom: 30px;padding: 15px 20px;color: #fff;background: rgba(0,0,0,0.7);}
.sch-tab .focus .info .title{font-size: 20px;line-height: 30px;}
.sch-tab .focus .info .intro{padding-right: 60px; font-size: 16px;line-height: 30px;}
.sch-tab .focus .focus-prev,
.sch-tab .focus .focus-next{position: absolute;z-index: 2;bottom: 61px;right: 51px; width: 16px;height: 27px;background: url("../images/index_zhongzhi/focus-prev.png");cursor: pointer;}
.sch-tab .focus .focus-next{right: 21px;background: url("../images/index_zhongzhi/focus-next.png");}

.sch-dxt{position: relative;width: 500px;}
.sch-dxt .dxt-hd{margin:0 0 23px;height:50px;line-height: 50px;font-size: 20px;}
.dxt-calendar{}
.dxt-calendar .calendar-title-box{position: absolute;right: 0; top: 0;height: 50px;}
.dxt-calendar .prev-month,
.dxt-calendar .next-month{float: left;width: 9px;height: 15px;padding: 17px 10px;font-size: 0;line-height: 0; cursor: pointer;}
.dxt-calendar .prev-month::before,
.dxt-calendar .next-month::before{content: '';display: block;width: 9px;height: 15px;background: url("../images/index/dxt_calendar.png") left bottom;}
.dxt-calendar .next-month::before{background-position: right bottom;}
.dxt-calendar .prev-month:hover::before{background-position: left top;}
.dxt-calendar .next-month:hover::before{background-position: right top;}
.dxt-calendar .calendar-title{float: left;width: 105px;text-align: center;font-size: 18px;line-height: 50px;}
.dxt-calendar-table{width: 100%;text-align: center; font-size: 18px;}
.dxt-calendar-table th{height: 48px;line-height: 48px;font-weight: normal;background: #e1e1e1;border: 1px solid #fff; border-collapse: collapse;}
.dxt-calendar-table td{height: 48px;line-height: 48px;text-align: center;color: #333;background: #eee;border: 1px solid #fff; border-collapse: collapse;}
.dxt-calendar-table td.otherMonth{color: #ccc; background: #f5f5f5;}
.dxt-calendar-table td.eventDay{color: #333;background: #ccc;cursor: pointer; transition: all ease .5s;}
.dxt-calendar-table td.on{color: #fff;background: #4cbbb4;}
.dxt-txt{position: relative;height: 120px;background: #f5f5f5;}
.dxt-txt li{display: none;position: absolute;top: 0;right: 0;bottom: 0;left: 0;padding: 15px 10px;}
.dxt-txt li.on{display: block;}
.dxt-txt li.no-event{display: block;text-align: center;}
.dxt-txt .p1{font-size: 20px;line-height: 40px;}
.dxt-txt .p2,
.dxt-txt .p3{width: 370px; height: 24px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; color:#999;line-height: 24px;}
.dxt-txt .p2{animation-delay: .2s;}
.dxt-txt .p3{animation-delay: .4s;}
.dxt-txt .abtn{position: absolute;right: 10px;top: 25px;animation-delay: .2s;}
.dxt-txt .abtn a{display: block;width: 82px;height: 32px;text-align: center;line-height: 32px;font-size: 18px;color: #999;background: #fff;border: 4px solid #ddd;transition: all ease .5s;}
.dxt-txt .abtn a:hover{color: #fff;background: #4cbbb4; border-color: #4cbbb4;}


.reservation-inquiry {
    font-size: 20px;
    color: #bba571;
    display: flex;
    position: absolute;
    top: 21.2rem;
    right: 0;
    width: 330px;
    justify-content: space-between;
    margin: 0 auto;
    left: 18.513rem;
   z-index: 9999;
}

.reservation, .inquiry {
    display: flex;
    align-items: center;
}

.reservation img, .inquiry img {
    margin-right: 0.1308rem;
}