body::-webkit-scrollbar{
	display:none;
}
footer{
	font-size: 0.2vh;
	width: 80%;
	text-align: center;
	margin: 5vh auto 3vh;
}
a{
	color: #fff;
}
.menu,.menu.mobile{
	background: #4ab7cd;
}
.menu.mobile{
    width: 100%;
    height: 9vh;
    position: fixed;
    z-index: 4;
    top: 0;
    overflow: visible;
}
.mobileLogo{
	width: 100%;
    height: 9vh;
    display: none;
}
li#pcLogo{
    display: table-cell;
}
#menuImg,#closeImg {
    float: right;
    padding: 1.7vh;
    height: 60%;
}
#closeImg{
	display: none;
}
#logoImg {
    height: 70%;
    padding: 1vh 1.7vh;
}
.content .menu_box{
	display: table;
	table-layout: fixed;
	width: 100%;
}
.content .section{
	width: 100%;
	margin-bottom: 3vh;
}
.section.banner{
	margin-bottom: 0;
}
.section.news{
	margin-top: 5vh;
}
.menu_item{
	display: table-cell;
    width: auto;
    border-right: 1px #fff solid;
    text-align: center;
    /* padding: 0.6% 0; */
    vertical-align: middle;
    color: #fff;
    cursor: pointer;
    font-size: 1.4rem;
	font-weight: bold;
    position: relative;
}
.menu_second{
	position: absolute;
    text-align: center;
    cursor: pointer;
    z-index: 1;
    font-size: 1.3rem;
    display: none;
}
.menu_second li{
    background-color: rgba(255, 255, 255, 0.5);
}
.menu_second li a{
	display: block;
    padding: 2vh 0;
}
.menu_second li:hover{
    background-color: rgba(255, 255, 255, 0.7);
}
.menu_second.wb li,
.menu_second.wb li a{
    color: #4ab7cc;
    font-weight: bold;
	text-shadow: -1px -1px 0 #FFF, 1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px 1px 0 #FFF;
}
#logOut ul li{
	/*text-align: left;*/
	/* padding: 2vh 0 2vh 2vh; */
}
#logOut img{
	width: 6%;
	vertical-align: middle;
}
.menu_item:last-child{
    border-right: none;
}
.menu_item.logo{
	width: 25%;
}
.menu_item.logo img{
	cursor: pointer;
    width: 55%;
    padding: 1vh;
}
.menu_item.log_in{
    border-right: none;
    width: 20%;
}
.banner-items{
	width: 100%;
}
.banner-items img{
	width: 100%;
	padding: 0;
}
.slick-dots{
	bottom: 3vh;
}
.slick-dots li{
	margin: 0 2vh;
}
.slick-dots li button:before{
	font-size: 2vh;
}
.slick-dots li button:before{
    opacity: .5;
	color: white;
}
.slick-dots li.slick-active button:before {
    opacity: 1;
    color: white;
}
.news_main,.section.message{
	width: 75%;
	margin: auto auto 3vh auto;
}
.subject{
	background-color: #004279;
    font-size: 4vh;
    padding: 1vh 3.5vh;
    color: #fff;
	margin-bottom: 0.2vh;
}
.news_items{
	width: 100%;
	height: 23vh;
	overflow-y: auto;
	cursor: pointer;
}
.items_title{
    padding: 1.5vh 3.5vh;
    font-size: 2.5vh;
}
.items_title > a{
    display: block;
    width: 75%;
    overflow:hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
    float: left;
}
.news_time{
    display: block;
    width: 20%;
    float: right;
    text-align: right;
    padding: 0 4% 0 0;
}
.items_title:nth-child(even){
	background-color: #E8F6FC;
}
.message_img{
    display: inline-block;
    margin: auto;
    width: 15%;
    height: 30vh;
    background-color: #eaeaea;
    overflow: hidden;
    position: relative;
}
.dr_img{
    display: inline-block;
    margin: auto;
    width: 100%;
    height: 45vh;
    background-color: #fff;
    overflow: hidden;
    position: relative;
}
.message_img img,.dr_img img{
    width: 100%;
    margin: auto;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
	left: 0;
	right: 0;
}
.message_title{
	font-size: 4vh;
	margin-bottom: 2vh;
}
.message_text{
	display: inline-block;
    margin: auto auto auto 2vh;
    width: 80%;
    font-size: 2.5vh;
    vertical-align: top;
}
.message_details{
    line-height: 3.5vh;
}
.dr_details{
	line-height: 5vh;
    font-weight: normal;
}
.section.areaTitle{
    width: auto;
    margin: auto auto 3vh auto;
    background-color: #ccf1f5;
    font-size: 5vh;
    padding: 15vh 5vh 5vh 15vh;
    font-weight: bolder;
    color: #00b7cc;
}
.section.drListDetail{
	width: 90%;
	margin: auto auto 3vh auto;
	font-size: 5vh;
    padding: 10vh 5vh 5vh 10vh;
	font-weight: bolder;
}
.section.login_main{
	width: 100%;
	text-align: center;
	padding: 10vh 0 10vh;
}
.titleText span{
	font-size: 4vh;
}
.titleText img{
	width: 3%;
    vertical-align: middle;
}
.section.signUpContent{
	width: 80%;
	margin: auto auto 3vh auto;
}
.surgeryCheckBox{
	text-align: center;
}
.signUpItemsTitle{
	font-size: 3.5vh;
	font-weight: bolder;
	margin: 3.5vh auto;
}
.signUpItems{
	font-size: 2.5vh;
	font-weight: bolder;
	margin: 1.5vh auto 1.5vh auto;
	width: 24%;
	display: inline-block;
	color: #aeaeae;
}
.signUpItems-info{
	font-size: 2.5vh;
	font-weight: bolder;
	margin: 1.5vh auto 1.5vh auto;
	width: 80%;
	display: inline-block;
	color: #666666;
}
.termsConcent .ui.steps .title {
	color: #666666;
}
.jin-input.signUp {
    font-size: 2vh;
    width: 65%;
    padding: 2vh 1.5vh;
    margin: 2vh auto;

	outline: none;
	border: 1px solid #bebebe;
	border-radius: 10px;
	text-align: left;
}
.jin-input.upload-el {
	font-size: 2vh;
	width: 100%;
	padding: 2vh 1.5vh;
	margin: 2vh auto;

	outline: none;
	border: 1px solid #bebebe;
	border-radius: 10px;
	text-align: left;
}
.jin-input.upload-el.small {
	width: 80%;
	margin: 0.5vh auto;
}

.jin-input.personal-info{
	font-size: 2vh;
	width: 65%;
	padding: 2vh 1.5vh;
	margin: 2vh auto;

	outline: none;
	border: 1px solid #bebebe;
	border-radius: 10px;
	text-align: left;
}
.combo.signUp{
	font-size: 2vh;
	width: 65%;
	padding: 2vh 1.5vh;
	margin: 2vh auto;
}
.combo.personal-info {
	font-size: 2vh;
	width: 65%;
	padding: 2vh 1.5vh;
	margin: 2vh auto;
}
.combo.cate {
	font-size: 2vh;
	width: 100%;
	padding: 2vh 1.5vh;
	margin: 0;
}
.itemsDetails{
	display: inline-block;
	width: 47%;
	vertical-align: top;
	color: #aeaeae;
}
.termsConcent{
	margin: 3vh auto;
	text-align: center;
	width: 80%;
}
.termsText{
	padding: 4vh;
	border: 2px solid #00b7cc;
	border-radius: 10px;
	margin: 4vh auto 4vh auto;
}
.termsTextDetails{
	width: 100%;
	/*height: 15vh;*/
	/*overflow-y: auto;*/
	line-height: 3vh;
	color: #aeaeae;
	text-align: left;
	margin-bottom: 2vh;
}
.termsTextDetails h1{
	font-size: 1.5rem;
	color: #7b7a7a;
}
.termsTextDetails h2{
	font-size: 1.2rem;
	color: #7b7a7a;
}
.termsCheckbox{
	font-size: 2.5vh;
	font-weight: bolder;
	color: #aeaeae;
	cursor: pointer;
}
.section.videoContent{
	margin: 3vh auto;
	width: 60%;
	text-align: left;
}
.userInfo{
	font-size: 4vh;
	margin: 7vh auto 3.5vh;
	font-weight: bold;
}
.line{
	margin: auto 3vh;
	width: 1vh;
	height: 4vh;
	background-color: #00b7cc;
	display: inline-block;
	vertical-align: middle;
}
.videoItems{
	font-size: 3vh;
	font-weight: bolder;
	margin: 1.5vh 1.5vh 1.5vh auto;
	display: inline-block;
	color: #aeaeae;
}
.videoTime{
	font-size: 2vh;
	margin: 1.5vh auto;
	color: #aeaeae;
}
.videoItemsB{
	font-size: 3vh;
	font-weight: bolder;
	/*margin: 1.5vh 5vh 5vh auto;*/
	display: inline-block;
	width: 25%;
	color: #004279;
}
.videoItemsC{
	font-size: 3vh;
	font-weight: bolder;
	margin: 1.5vh 10vh 2vh auto;
	display: inline-block;
	color: #004279;
}
.jin-input.surgeryDescription{
	border: 0.3vh solid #004279;
	width: 95%;
	height: 20vh;
	line-height: 4vh;
	font-size: 2vh;
	margin: 2vh 0 3vh;
}
.videoItemsG{
	font-size: 2.5vh;
	font-weight: bolder;
	display: inline-block;
	margin: 1.5vh 2vh 1.5vh 0;
	color: #aeaeae;
}
.file{
	display: none;
}
/*
.fileBtn{
    border: 1px solid #bebebe;
    padding: 1vh;
    margin: 2vh 2vh 1vh;
    border-radius: 10px;
	text-align: left;
	display: inline-block;
    width: 40%;
	font-size: 2.5vh;
}

 */
.jin-input.upload-el img{
	height: 3vh;
	margin-left: 2vh; 
}
.videoUp{
	width: 100%;
	display: inline-block;
}
.videoView{
    width: 50%;
    /*text-align: right;*/
    /*display: inline-block;*/
    /*float: right;*/
}
.videoView img{
	width: 100%;
}
.userInfoD{
	display: table;
}
.userInfoD div{
	display: table-cell;
	width: auto;
	text-align: center;
}
.userInfoD div:first-child{
	width: 20%;
	text-align: left;
}
.userInfoD div:first-child .videoItemsB{
    margin: 1.5vh auto 5vh auto;
}
.userInfoD div:nth-child(2){
	text-align: left;
}
.userInfoD div:last-child{
	text-align: right;
}
button.btn.surgeryCheck{
	margin: 5vh auto 3vh;
}
.section.videoList{
	margin-bottom: 0;
}
.section.myVideoList{
	padding: 3vh;
	width: 80%;
	margin: auto;
	text-align: center;
}
.section.drList{
    padding: 5vh 3vh;
    width: 95%;
    margin: auto;
    text-align: center;
    position: relative;
}
.section.drListM{
    padding: 5vh 0;
    width: 95%;
    margin: auto;
    text-align: center;
    display: none;
}
.videoClassList{
	display: inline-block;
    width: 20%;
    vertical-align: top;
    background-color: #E5F8FA;
}
.videoItemList{
    display: inline-block;
    padding: 6vh 0 0 12vh;
    width: 70%
}
.breadcrumb-cont{
	padding: 3vh 6vh 0;
}
.breadcrumb{
	/*font-size: 2vh;*/
	font-size: 1.3rem;
	color: #83DEE7;
    display: inline-block;
    margin: auto 25vh auto auto;
}
.breadcrumb span{
	display: inline-block;
	margin: 0 1vh 5vh 1vh;
}
.breadcrumb span:first-child{
	margin: 0 1vh 5vh 0;
}
.breadcrumb .this{
	font-weight: bold;
	color: #00b7cc;
}
.breadcrumb a{
	color: #83DEE7;
}
.arrowLeft img, .arrowRight img{
	width: 1%;
}
.classList{
	width: 70%;
    margin: 7vh auto;
}
.ListItemsName{
	color: #00b7cc;
	/*font-size: 2.5vh;*/
	font-size: 1.55rem;
	font-weight: bold;
	margin-bottom:2vh;
    padding: 0 0 1vh 0;
	border-bottom: 1px solid #00b7cc;
	cursor: pointer;
}
.listItemsSe{
	/*font-size: 2vh;*/
	font-size: 1.4rem;
	font-weight: bold;
	margin:1vh auto 1vh 4vh;
	display: inline-block;
}
.listItemsSeBox{
	margin-bottom:3vh;
}
.listItemsSeD{
	/*font-size: 1.7vh;*/
	font-size: 1.3rem;
	margin-left:4vh;
}
.listItemsSeD li{
	margin:1vh auto;
	color: #bebebe;
	cursor: pointer;
}
.listItemsSeD li.active{
	color: #797979;
	font-weight: bold;
}
.videoPreviewContent{
	display: inline-block;
	width: 45%;
    vertical-align: top;
}
.videoIntroductionContent{
	display: inline-block;
	width: 50%;
}
.videoPreview{
	width: 100%;
}
.videoSize{
	width: 90%;
	margin-bottom: 4vh; 
}
.userIntroduction{
	font-weight: bold;
	/*font-size: 2.5vh;*/
	font-size: 1.3rem;
    margin: auto auto 0.8rem 1rem;
}
.userIntroduction span:first-child{
	display: inline-block;
    margin: auto 4vh auto auto;
}
.surgeryInfo{
	color: gray;
    /*font-size: 2.2vh;*/
    font-size: 1.2rem;
    line-height: 1.6rem;
    margin: auto auto auto 1rem;
}
.surgeryInfo span:first-child{
    display: inline-block;
}
.surgeryInfo span:nth-child(2){
    display: inline-block;
    width: 70%;
    /*height: 4.4vh;*/
    vertical-align: text-top;
    overflow:hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
}
.surgeryMore{
    display: inline-block;
    width: 10%;
    text-align: center;
    font-size: 1vh;
    color: #bebebe;
    float: right;
    margin-right: 15%;
}
.videoPreviewItems{
    margin-bottom: 4vh;
}
.videoPreviewItems.videoMoreD{
    margin-bottom: 4vh;
    width: 90%;
}
.videoPreviewItems.myVideo{
    border-bottom: 2px solid #ccf1f5;
    padding: 3vh;
    text-align: left;
}
.videoPreviewItems.myVideo:last-child{
    border-bottom: none;
}
button.btn.myVideoBtn{
    font-size: 1.7vh;
    margin: 2vh;
}
.pageNumber ul{
	width: 100%;
    text-align: center;
    margin: 5vh auto 7vh auto;
}
.pageNumber ul li{
	font-size: 3.5vh;
    width: 4%;
    display: inline-block;
    color: #83dee7;
    cursor: pointer;
}
.pageNumber ul li.active{
    color: #4ab7cc;
    font-weight: bold;
}
.arrowLeft img, .arrowRight img{
    width: 20%;
    vertical-align: unset;
}
.PopUpWindow{
	z-index: 2;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    display: none;
}
.popUpBoxBK{
	z-index: 2;
	width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
}
.popUpBox{
	z-index: 3;
	position: absolute;
    width: 60%;
    height: 70vh;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
}
#popUpCloseBtn{
    height: 5%;
    width: 100%;
    padding: 1vh 0;
    text-align: right;
    background: #004279;
}
#popUpCloseBtn img{
	height: 100%;
	cursor: pointer;
	margin: 0 2vh 0 0;
}
.popUpInfo{
    height: 85%;
    overflow-y: auto; 
    padding: 2vh;
    margin-top: 1vh;
}
.menu_third{
	display: none;
}
.itemsText{
	display: block;
    width: 100%;
    height: 100%;
    padding: 3vh 0;
}
.infoItems{
	font-size: 3vh;
    margin: 3vh auto;
    display: inline-block;
    color: #000;
}
.edit,select.edit{
	display: none;
}
.btnSection{
	text-align: center;
    margin: 5vh auto;
}
.videoUploadBtn{
    text-align: right;
}
.eventItemList {
    display: block;
    padding: 6vh 0 0 12vh;
    width: 80%;
    margin: auto;
}
.bk{
	background-image: url("img/bk.svg");
    background-position: 110% 115%;
    background-size: 37%;
    background-repeat: no-repeat;
}
/*.jin-input,*/
.ui.input>input.jin-input {
	outline: none;
    border: 1px solid #bebebe;
    font-size: 3vh;
    padding: 2vh 3vh;
    margin: 2vh 2vh 1vh;
    border-radius: 10px;
	text-align: left;
}
.jin-input.s{
    font-size: 2.5vh;
    padding: 0.4vh 1vh;
    margin: 2vh 1vh 1vh 1vh;
    width: 50%;
}
.jin-input.inputForlogin{
	/*width: 25%;*/
}

.selec, .combo {
	outline: none;
    border: 1px solid #bebebe;
    font-size: 3vh;
    padding: 2vh 3vh;
    margin: 2vh 2vh 1vh;
    border-radius: 10px;
	text-align: left;
	display: inline-block;
	appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    background: url("img/arrow.svg") no-repeat 97% center transparent;
    background-size: 6%;
}
.selec.video{
	font-size: 2vh;
    padding: 1vh 4vh 1vh 2vh;
    background-size: 10%;
    background-position: 95% center;
    text-align: center;
}
.selec.video.width5{
    background-size: 30%;
    padding: 1vh;
    background-position: 90% center;
}
.selec.video.typeB{
	width: 40%;
    margin: auto 2vh auto 2vh;
    background-size: 4%;
}
.search{
    border: none;
    margin: auto 15% auto auto;
    text-align: left;
    display: inline-block;
    float: right;
    background-color: #fff;
    width: 18%;
    position: relative;
    padding: 2.5vh 0vh 2.5vh 2vh;
}
.search input{
    border: none;
    outline: none;
    font-size: 2vh;
    width: 70%;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
}
.search img{
    background-color: #fff;
    width: 10%;
    height: 100%;
    clear: both;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 5%;
    cursor: pointer;
}
.search.videoItem{
	border: 0.3vh solid #4ab7cd;
	border-radius: 0.5rem;
    float: none;
    display: inline-block;
    margin: auto;
    vertical-align: middle;
    width: 18%;
}
.dr_text {
    display: inline-block;
    margin: auto auto auto 3vh;
    width: 60%;
    font-size: 2.5vh;
    vertical-align: top;
}
.drImgC {
    display: inline-block;
    width: 20%;
    border-right: #4ab7cc solid 0.4vh;
    padding: 0 10vh;
}
.dr-items{
    width: 15%;
    text-align: center;
    font-weight: bold;
    font-size: 1.6vw;
    color: #4ab7cc;
    cursor: pointer;
    display: inline-block;
	animation-name: itemsAnimation2;
	animation-duration: .5s;
	opacity: 0.6;
	transform: scale(1);
}
.dr-items a {
	color: #4ab7cc;
}
.dr-items:hover{
    animation-name: itemsAnimation;
    animation-duration: .5s;
    opacity: 1;
	transform: scale(1.3);
}
@keyframes itemsAnimation {
  from {
	  opacity: 0.6;
	  transform: scale(1);
  }
  to {
	  opacity: 1;
	  transform: scale(1.3);
  }
}
@keyframes itemsAnimation2 {
	from {
		opacity: 1;
		transform: scale(1.3);
	}
	to {
		opacity: 0.6;
		transform: scale(1);
	}
}
.drImgBox{
    width: 11.5vw;
    height: 11.5vw;
    margin: 2.5vh auto;
    display: block;
    border-radius: 50%;
    overflow: hidden;
	border: 1px solid #DDDDDD;
}
.dr-items img{
    width: 100%;
    display: block;
}
.drItemsArrowR{
    background: url("img/arrow-right.svg") center center no-repeat;
    width: 5vh;
    height: 5vh;
    border: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    cursor: pointer;
    z-index: 1;

}
.drItemsArrowL{
    background: url("img/arrow-left.svg") center center no-repeat;
    width: 5vh;
    height: 5vh;
    border: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    cursor: pointer;
    z-index: 1;
}
.slick-active.slick-center .dr-items{
   opacity: 1;
}
.btn{
	border: none;
    font-size: 2.5vh;
    padding: 0.7vh 1.5vh;
    margin: 2vh auto;
    cursor: pointer;
}
.btn.loginBtn{
	font-size: 3.5vh;
    padding: 1vh 1.5vh;
    margin: 2vh;
    width: 13%;
}
.btn.orange{
	background-color: #FFB747; 
}
.btn.mineralBlue{
	background-color: #00b7cc; 
}
.btn.gray{
	background-color: #999999;
}
.btn.round{
	border-radius: 50px;
}
.itemsRight{
	/*text-align: right;*/
}

.upload-form-el {
    display: inline-block;
	width: 65%;
}
.widthA{
	width: auto !important;
	padding: 1vh 3.5vh !important;
}
.colorB{
	color: #000 !important;
}
.colorW{
	color: #FFF !important;
}
.colorGray{
	color: #797979 !important;
}
.colorO{
	color: #FFB747 !important;
}
.colorAqua{
	color: #ccf1f5 !important;
}
.colorMineralBlue{
	color: #00b7cc !important;
}
.colorDBlue{
    color: #004279 !important;
}
.colorLGray{
	color: #999999 !important;
}
.colorGray{
	color: #666666 !important;
}
.fBold{
	font-weight: bold !important;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #bebebe;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #bebebe;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #bebebe;
}
::-webkit-scrollbar-thumb {
	border-radius: 100px;
	background: #004279;
}
.termsTextDetails::-webkit-scrollbar-thumb {
	background: #00b7cc;
}
::-webkit-scrollbar{
	width: 15px;
}
::-webkit-scrollbar-track {
	background: #EFEFEF;
}
::-webkit-scrollbar-track-piece{
	background: #EFEFEF;
}
::-webkit-scrollbar-thumb {
	background: #004279;
}