* {
	margin: 0;
	padding: 0;
}
body {
	min-width: 1200px;
	background-color: #ededed;
}

ul,
li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.clearfix {
	clear: both;
}

.container {
	width: 100%;
	background-color: #ffffff;
	height: 120px;
	min-width: 1200px;
}
.top_container {
	width: 80%;
	margin: 0 auto;
	line-height: 50px;
	min-width: 1200px;
}
.jglogo {
	width: 68%;
	float: left
}

.jglogo a img {
	max-width: 100%;
	position: relative;
	top: 10px;
	left: 7%;
}
.search_box {
	width: 20%;
	float: left;
}
.head-search {
	min-width: 85px;
	height: 38px;
	justify-content: flex-end;
	align-items: center;
	background-color: #f5f5f5;
	border-radius: 19px;
	position: relative;
	top: 37px;
}
input {
	border: none;
	-webkit-appearance: none;
	appearance: none;
	outline: none;
	background: none;
	border-radius: 0;
	font-size: 14px;
}
.box {
	width: 30px;
	height: 100%;
	float: left;
}
.boxs {
	width: 80%;
	height: 100%;
	float: left;
	line-height: 38px;
	margin-left: 16px;
}
.ico {
	width: 20px;
	height: 20px;
    margin-top: -15px;
	margin-left: 10px;
}

.return {
	width: 10%;
	height: 100%;
	float: left;
	text-align: center;

}
.return img {
	position: relative;
	top: 30px;

}

/* 导航 */
.navcontainer {
	width: 100%;
	height: 80px;
	margin-bottom: 0;
	background-color: #2fbfe2;
	min-width: 1200px;
}
.nav {
	width: 80%;
	height: 100%;
	margin: 0 auto;
	min-width: 1200px;
}

.nav ul {
	width: 100%;
}
.nav li {
	float: left;
	text-align: center;
	position: relative;
	font-size: 15px;
	height: 80px;
	line-height: 80px;
	width: 13.5%;

}
.nav li a {
	color: #fff;
	display: block;
	-webkit-transition: 0.4s ease 0s;
	transition: 0.4s ease 0s;
	height: 80px;

}
.nav li:hover a.tit {
	color: #2fbfe2;
	background: #fff;
}
.nav .sub-box {
	width: 100%;
	position: absolute;
	left: 0;
	top: 80px;
    display: none;
	z-index: 9999999
}
.nav .sub-box .topbg {
	width: 100%;
	background-color: #2fbfe2;;
	padding-bottom: 20px;
	border-radius: 0 0px 5px 5px;
}
.nav .sub-box p {

	text-align: center;
	font-size: 14px;
	height: 34PX;
}
.nav .sub-box p a {
	color: #fff;
	display: block;
	line-height: 34px;
	height: 34PX;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.nav .sub-box p a:hover {
	background-color: #fff;
	color: #222;
	height: 34PX;
}

.nav .sub-box .botbg {
	width: 100%;
	display: block;
	height: 12px;
	/*background: url(../images/bg_88.png) no-repeat center;*/
}

.newcontainer {
	width: 80%;
	margin: 50px auto;
	min-width: 1200px;
}

.newimage {
	width: 45%;
	float: left;
	height: 372px;
	
}

.news {
	width: 52%;
	float: left;
	position: relative;
	left: 20px;
	

}
.title{
	cursor: pointer;
}
.news ul {
	width: 100%;
	height: 60px;
}

.news ul li {
	width: 33.3%;
	height: 100%;
	font-size: 20px;
	float: left;
	text-align: center;
	line-height: 60px;
	font-family: '微软雅黑';
}

.news ul li:hover {
	background-color: #2fbfe2;
}
.news a:link{
	color: #000000;
}
.news a:visited{
	color: #000000;
}

.newsbox{
	font-size: 20px;
	background-color: #ffffff;
	font-size: 宋体;
}
.newsbox li a:hover{
	color:red;
}
.newsbox li{
	width: 100%;
	height: 40px;
}
.newsdian{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	background-color: #2fbfe2;
}
.newstitle{
	font-size: 宋体;
	float: left;
	margin-top: 8px;
	margin-left: 20px;
	font-size: 20px;
	
}
.newdate{
	font-size: 宋体;
	float: right;
	margin-top: 8px;
	text-align: center;
	
}
/* 医生介绍 */
.doctor_box {
	width: 80%;
	height: 60px;
	margin: 0 auto;
	background-color: #2fbfe2
}

.doctorintroduction {
	float: left;
	line-height: 60px;
	position: relative;
	left: 20px;
	width: 80%;
	font-size: 20px;
	color: #ffffff;
}

.docmorebtn {
	float: left;
	width: 19%;
	line-height: 60px;
	color: #ffffff;
	text-align: center;
}
.doctext{
	height: 20px;
	background-color: #ffffff;
	width: 80%;
	margin: 0 auto;
	min-width: 1200px;
}

.kscontainer {
	width: 100%;
	background-size: 100% 100%;
	position: relative;
	top: 50px;
	height: 500px;
}
.backimg {
	width: 100%;
	height: 350px;
	position: absolute;
	z-index: 10;
	min-width: 1200px;
}

.ks_box {
	width: 80%;
	height: 60px;
	position: absolute;
	left: 0; top: 0; right: 0;   
    margin: auto; 
	z-index: 999;
	
	min-width: 1200px;
	
}

.ksintroduction {
	float: left;
	line-height: 60px;
	position: relative;
	left: 20px;
	color: #ffffff;
	
	width: 15%;
	font-size: 20px;
}

.kssearch {
	float: left;
	color: #ffffff;
	font-size: 20px;
	line-height: 60px;
}

.keshi_box{
	width: 80%;
	height: 300px;
	margin: 0 auto;
	position: absolute;
	z-index:99;
	top: 80px;
	left: 10%;

}
.keshitype{
	width: 130px;
	height: 60px;
	border-radius: 50px;
	float: left;
	margin-top: 30px;
	cursor: pointer;
}
.keshitype:hover{
  background-color: #2fbfe2;
}
.keshitype img{
	width: 50px;
	height: 50px;
	margin-left: 10px;
	margin-top: 5px;
	float: left;
}
.keshikind{
	width: 60px;
	height: 60px;
	color: #ffffff;
	margin-left: 60px;
	font-size: 18px;
	line-height: 70px;
	
}
.input1 {
	border: #ffffff 1px solid;
	height: 25px;
}

.kssearch input::-webkit-input-placeholder {
	color: #ffffff;
	position: relative;
	
	font-size: 18px;
}

.searchbtn {
	width: 80px;
	height: 30px;
	float: left;
	position: relative;
	left: 360px;
	border-radius: 19px;
	top: 15px;
	text-align: center;
    line-height: 30px;
    background-color: #ffffff;
	color: #000000;
} 
.subkeshi{
	width: 100%;
	height: 210px;
	background: #ffffff;
	position: absolute;
	z-index: 99;
	min-width: 1020px;
	top: 17rem;	
	display: none;
	margin: auto;
}
.subkeshiname{
	width: 150px;
	height: 150px;
	float: left;
	text-align: center;
	margin-top: 30px;
	margin-left: 5%;
	color: #000000;
	border:1px solid #2fbfe2
}

.subname{
	margin-top: 30px;
	
}
.subkeshiname:hover{
	background-color: #2fbfe2;
	color:#ffffff
}

.footer{
	min-width: 1200px;
	
}
.footer .container{
	width: 100%;
    height: 350px;
	background-image: url(../image/end.jpg);
	margin-top: 50px;
	background-size: 100% 100%;
}
.footer .friendly{
	margin: 0 auto;
	width: 40%;
	font-size: 20px;
	min-width: 750px;
}
.footer .friendly p{
	margin-left: 40px; 
	color: #ffffff;
	float: left;
	margin-top: 50px;
}
.footer .friendly li a p{
	margin-left: 30px; 
	color: #ffffff;
	float: left;
	margin-top: 50px;
}
.footer .contact{
	margin: 0 auto;
	width: 35%;
	font-size: 20px;
	min-width: 650px;
}
.footer .telephone{
	margin-left: 150px; 
	color: #ffffff;
	float: left;
}
.footer .tel{
	margin-left: 20px;
	color: #ffffff;
	float: left;
	margin-top: -0.5px;
}
.footer .copyright{
	margin: 0 auto;
	width: 25%;
	font-size: 20px;
	min-width: 500px;
}
.footer .copyright p{
	margin-left: 40px; 
	color: #ffffff;
	float: left;
}
.footer .technology{
	margin: 0 auto;
	width: 25%;
	font-size: 20px;
	min-width: 500px;
	
}
.footer .technology p{
	margin-left: 120px; 
	color: #ffffff;
	float: left;
}
.footer .all{
	margin: 0 auto;
	width: 35%;
	font-size: 20px;
	min-width: 650px;
}
.footer .all p{
	margin-left: 40px; 
	color: #ffffff;
	float: left;
}