@charset "UTF-8";
/*banner开始*/
.banner{
    width:100%;
    height: 400px;
    position: relative;
}
.bannerIn{
    width:100%;
    height: 400px;
    overflow: hidden;
}
.bannerIn ul{
    width:100%;
    position: relative;
}
.bannerIn ul li{
    position: absolute;
    left: 0;
    top: 0;
    width:100%;
    height: 400px;
    background-position:center center;
    cursor: pointer;
}
.bannerIn ul li.banner1{
    background-image: url("../images/banner01.jpg");
    z-index: 1;
}
.bannerIn ul li.banner2{
    background-image: url("../images/banner02.jpg");
}
.bannerIn ul li.banner3{
    background-image: url("../images/banner03.jpg");
}
.bannerIn ul li.banner4{
    background-image: url("../images/banner04.jpg");
}
.bannerIn ul li.banner5{
    background-image: url("../images/banner05.jpg");
}
.bannerIn ul li.active{
    display: block;
}
.banner ol{
    width: 350px;
    height: 5px;
    position: absolute;
    bottom: 20px;
    left: 42%;
    margin-left: -105px;
    z-index: 3;
}
.banner ol li{
    float: left;
    width: 60px;
    height: 5px;
    background: #f1f1f1;
    margin-right: 10px;
    cursor: pointer;
}
.banner ol li.active{
    background: #e5655d;
}
.banner .arrow a{
    position: absolute;
    width: 44px;
    height: 90px;
    top: 50%;
    margin-top: -45px;
    z-index: 1;
    opacity: 0.3;
}
.banner .arrow .left{
    left: 9%;
    background: url("../images/arrow_left.png");
}
.banner .arrow .right{
    right: 9%;
    background: url("../images/arrow_right.png");
}
/*我们的服务*/
.service{
    padding-top: 50px;
}
.service-title{
    font-size: 30px;
    text-align: center;
    color: #7f8c8c;
    height: 100px;
    line-height: 135px;
    background: url("../images/service-icon.png") no-repeat top center;
    background-size: 37px 40px;
}
.service-list{
    padding-top: 40px;
    float: left;
    padding-right:60px;
}
.firstList{
	 padding-left:10px;
}
.service-list:last-child{
	 padding-right:10px;
}
.service-list li{
    width: 180px;
    text-align: center;
}
.service-list li div{
    width: 205px;
    border-radius: 50%;
    border:5px solid #24aa98;
    overflow: hidden;
    margin: 0 auto;
}
.service-list li h5{
    padding: 30px 0 20px 0;
    font-size: 22px;
}
.service-list li p{
    font-size: 16px;
    color: #b2b2b2;
    line-height: 30px;
    text-align: center;
}
/*疾病罗列模块*/
.package {
    width: 100%;
    padding: 50px 0 50px;
    margin-top: 50px;
   	background: #F0F0F0;
}
.title{
    text-align: center;
    height: 60px;
    *line-height: 60px;
    _line-height: 60px;
    color: #7f8c8c;
    font-size: 28px;
    position: relative;
}
.title::after{
    content: "";
    display: block;
    width: 70px;
    height: 4px;
    background: #e5655d;
    position: absolute;
    bottom: 15px;
    left: 50%;
    margin-left: -35px;
}
.diseaseShow{
	width:100%;
}
.mainBox1L1 { 
	position:relative;
	overflow:hidden;
	background: #FFFFFF;
	border-radius:10px;
	padding-bottom:20px;
}
.mainBox1L1 .tab { 	
	padding-left:10px; 
	padding-right:20px; 
	margin-top:20px;
	border-bottom:1px #f1f1f1 solid; 
	height:61px; 
	line-height:30px;
}
.mainBox1L1 .tab li { 
	float:left;  
	font-size:14px;
	height:30px;
	padding:0 11px;
}
.mainBox1L1 .tab li.curr { 
	color:#4a7630;
	height:30px;
	font-weight:bold; 
	background:url(../images/ico2.png) no-repeat center bottom;
	overflow:hidden;
}
.mainBox1L1 .tabcon .more { 
	position:absolute; 
	right:10px; top:12px; 
	display:block; 
	width:32px; 
	height:9px; 
	background:url(../images/ico.png) no-repeat 0px -254px; 
	text-decoration:none; 
	text-indent:-9999px; 
	overflow:hidden;
}
.mainBox1L1 .tabcon .more:hover { 
	text-decoration:none;
}
.mainBox1L1 .tabcon .ul1 { 
	padding:0px 0 0px 21px; 
	background:#fff;
	width:290px;
	float:left;
}
.mainBox1L1 .tabcon .ula1 { 
	padding:0px 0 0px 21px; 
	background:#fff;
	float:left;
}
.mainBox1L1 .tabcon .ul2 { 
	padding:0px 0 0px 27px; 
	background:#fff;
	float:left;
}
.mainBox1L1 .tabcon li1 { 
	float:left; 
	padding:9px 10px 9px 0; 
	width:302px; 
	line-height:23px;
}
.mainBox1L1 .tabcon li1 h4 { 
	color:#4a7630; 
	font-weight:normal; 
	font-size:12px;
}
.tabcon .ddd {
	float: left;
    width: 390px;
    height:185px;
    margin:10px 10px 10px 0px;
}
.b_pic .u-img {
    margin-left: 15px;
}
.b_pic {
    margin: 18px auto 10px;
    width: 380px;
    height:70px;
    clear:both;
}
.b_clear{
	clear:both;
	}
.b_pic .u-img {
    float: left;
    height: 66px;
    width: 90px;
    border:1px solid #ccc;
}
.u-img img {
    height: 100%;
    position: relative;
    width: 100%;
}

.b_pic p {
    color: #888;
    font-size: 12px;
    line-height: 22px;
}
.ddd .b_pic .txt {
    float: right;
    height: 67px;  
    overflow: hidden;
    width: 260px;
}
.ddd ul{
	float:left;
	width:390px;
}
.ddd h3{
	font-size:15px;
	line-height:28px;
	color:#24aa98;
	margin-top:-5px;
	font-weight:600;
	overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-align: left;
}
.ddd p{
    font-size: 13px;
    line-height: 21px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-align: left;
}
.ddd .xxx{
	color:#4d7236;
}
.ddd ul li{
	position: relative;
}
.ddd ul li a{
	width:255px;
    line-height:28px;
	color:#767676;
	font-size:14px;
    display:block;
    padding-left:35px; 
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;   
}
.ddd ul li a::after{
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background: #ccc;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    left: 20px;
}
.ddd ul li a span{
	float: right;
  	position: absolute;
  	font-size: 12px;
 	color: #ccc;
  	right: 8px;
  	bottom: 0px;
}
.ddd ul li a:hover{
    color: #24aa98;
}
/*热门 最新资讯*/
.newsbox{
	background: #fff;
	margin-top:20px;
	border-radius:10px;
	padding-bottom:15px;
	height:590px;
}
.newsbox h3{
	font-size:20px;
	font-weight:bold;
	margin-bottom:30px;
}
.newsbox .newsLeft{
	width:380px;
	margin: 20px 0 10px;
	padding:0 5px 0px 20px;
}
.newsbox .newsRight{
	width:380px;
	margin: 20px 0 10px;
	padding:0 0 0 15px;
}
.newsbox .newsLeft{
	border-right:1px #ccc dashed;
}
.newsbox ul li{
    position: relative;    
}
.newsbox ul li a{
	width:240px;
	height:38px;
    font-size: 14px;
    line-height: 38px;
    padding-left:15px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-align: left;
}
.newsbox ul li a span{
	float: right;
  	position: absolute;
  	font-size: 12px;
 	color: #ccc;
  	right: 10px;
  	bottom: 0px;
}
.newsbox .newsRight ul li a span{
  	right: 15px;
}
.newsbox ul li a:hover{
    color: #24aa98;
}
.newsbox ul li::after{
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background: #24aa98;
    border-radius: 50%;
    position: absolute;
    top: 16px;
    left: 0px;
}
.newsTop{
	margin-bottom:15px;
}
.newsonly .onlyLeft img{
 	height:135px;
	border: 1px solid #f5f5f5;
}
.newsonly .onlyRight{
	width:210px;
	height:135px;
	padding:5px 0px 0px 10px;
}
.newsonly .onlyRight h5{
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	color:#24aa98;
	margin-bottom:10px;
    text-align: left;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.newsonly .onlyRight p{
	font-size:14px;
	line-height:24px;
    text-align: left;
}
.newsonly .onlyRight span{
 	color: #ccc;
}
.newsonly .onlyRight span:hover{
  	color: #e5655d;
}
.newsRight .newsTop h5{
	color:#e5655d;
}
.newsRight ul li::after{
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background: #e5655d;
    border-radius: 50%;
    position: absolute;
    top: 16px;
    left: 0px;
}
.newsRight ul li a:hover{
    color: #e5655d;
}
/* 医学新闻 */
.medicalNews{
	width:420px;
	height:590px;
	margin-left:20px;
	margin-top:20px;
	background:#FFFFFF;
	border-radius:10px;
	padding-left:10px;
}
.medicalNews h4{
	height:55px;
	font-size:20px;
	line-height:40px;
	font-weight:700;
	color:#e5655d;
	padding:10px;
	border-bottom:2px solid #24aa98;
}
.medicalNews h4 span{
	float:right;
	font-size:14px;
	color:#000;
	margin-right:10px;
}
.medicalNews ul li{
	margin:10px;
	padding-bottom:10px;
	border-bottom:1px #f1f1f1 dashed;
}
.medicalNews ul li img{
	float: left;
	width:90px;
	height:66px;
	margin-right:10px;
	border:1px solid #ccc;
}
.medicalNews ul li .medCont{
 	height:166px;
     padding-bottom: 80px;
	float: left;
}
.medicalNews ul li h5{	
	font-size:15px;
	line-height:26px;
	font-weight:600;
	color:#24aa98;
	margin-top:-5px;
    text-align: left;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.medicalNews ul li:first-child h5{
	color:#e5655d;
}
.medicalNews ul li:last-child{
	border-bottom:none;
}
.medicalNews ul li p{
	font-size:13px;
	line-height:20px;
    text-align: left;
}
.medicalNews ul li:hover p,.medicalNews ul li:hover h5{
	color:#000;
}
/* 医学论坛 */
.wenda{
	margin:50px auto;
	margin-bottom:100px;
}
.wenda .wens1{
	display: inline-block;
	float: right;
	font-size: 14px;
	vertical-align: middle;
	padding-right: 50px;	
}
.wendaContent{
	margin-top: 10px;
	background:#F8F6F6;
	border-radius:10px;
	padding:10px 0px;
	position: relative;
}
.wendaContent i{
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	background: #e5655d;
	margin-right: 15px;
}
.wendaContent .Iother{
	background: #24AA98;
}
.wendaContent p{
	line-height: 28px;
	width:100%;
	height:28px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    /* display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; */
}
.wendaContent .p2{
	text-align: right;
}
.wendaContent .wens2{
	margin-right: 20px;
}
.wendaContent li{
	float:left;
	width:50%;
	padding:10px;	
}
.wendaContent li a{
	display:block;
	padding:10px;	
	border-bottom:1px dashed #ccc;
}
.wendaContent ul li a:hover{
	background-color:#ffffff;
	border-bottom:1px solid #FAFAFA;
	box-shadow: 0px 2px 6px rgba(0,0,0,0.08);
	border-radius:10px;
}
.wendaContent ul li:hover p{
	color:#24aa98;
}
.certificate{
	margin-top:100px;
}
.dividingLine{
	height:85%;
	border-left:0.01px solid #666;
	position: absolute;
	left:50%;
	top:30px;
}
.wenda .more {
    display: inline-block;
    width: 140px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    background: #e5655d;
    border-radius: 5px;
    font-size: 16px;
    float: right;
    margin-right: 50px;
    margin-top: 20px;
}
/*表单
.askQuestion{
	display: inline-block;
    width: 140px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    background: #24aa98;
    border-radius: 5px;
    font-size: 16px;
    float: right;
    margin-right: 50px;
    margin-top:20px;
}
.formSub{
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: fixed;
    z-index: 9998;
    left: 0;
    top: 0;
}
.formSubIn{
    width: 700px;
    *height: 500px;
    padding-bottom: 20px;
    background: #fff;
    position: fixed;
    left: 50%;
    margin-left: -350px;
    top: 10%;
    z-index: 9999;
}
.formSubIn h5{
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    background: #24aa98;
}
.formSubIn h5 span{
    font-size: 30px;
    float: right;
    padding-right: 20px;
    cursor: pointer;
    *margin-top:-50px;
}
.formSubIn form {
    width: 500px;
    margin: 0 auto 30px;
}
.formSubIn form label{
    display: block;
    margin-top: 20px;
    font-size: 16px;
}
.formSubIn form label i{
    color: #e5655d;
}
.formSubIn form label input{
    width: 370px;
    height: 38px;
    line-height: 38px;
    padding-left: 20px;
    margin-left: 30px;
    border: 1px solid #f1f1f1;
    font-size: 14px;
}
.formSubIn form span{
    display: block;
    margin-top: 10px;
    padding-left: 76px;
    font-size: 14px;
    color: #e5655d;
    margin-bottom: -10px;
}
.formSubIn .nameicon,.formSubIn .phoneicon{
    font-size: 24px;
    margin-left: 10px;
    vertical-align: middle;
    color: #24aa98;
    display: none;
}
.formSubIn .confireMeg {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    text-align: center;
    color: #e5655d;
}
.formSubIn form textarea{
    padding-left: 20px;
    width: 398px;
    height: 100px;
    resize: none;
    margin-left: 10px;
    vertical-align: top;
    border: 1px solid #f1f1f1;
}
.formSubIn form #title{
	height: 30px;
}
.formSubIn p{
    text-align: center;
    line-height: 24px;
    font-size: 14px;
}
.formSubIn .confireSub {
    display: block;
    width: 110px;
    height: 30px;
    margin: 20px auto 0;
    line-height: 30px;
    text-align: center;
    background: #e5655d;
    border-radius: 5px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    *position: absolute;
    *bottom: 20px;
    *left: 50%;
    *margin-left: -65px;
}*/
/* 企业优宣 */
.enterprisePublicity{
	width:1200px;
	border:4px solid #24aa98;
}
.enterpriseTitle{
	width:52px;
	background:#24aa98;
	padding:28px 13px;
	font-size:20px;
	font-weight:700;
	color:#fff;
	line-height:36px;
}
.photoCollection{
	width:1140px;
	height:200px;
	position:relative; 
	overflow:hidden; 
	background: #000;
}
.photoCollection ul { 
	width: 1140px; 
	position:absolute; 
}
.photoCollection ul li { 
	float:left; 
	height: 200px; 
}
/*海外合作医院  友情链接*/
.conpany {
    text-align: center;
    margin: 50px auto;
    padding:0 0 50px 0;
    margin-bottom:-50px;
}
.conpany .btn{
    border-bottom:3px solid #ccc;
}
.conpany .btn li{
	float: left;
   	padding:10px 0px;
   	font-size:16px;
   	margin-right:40px;
   	color:#666;
}
.conpany .btn li.Active{
	color:#24aa98;
	font-weight:bold; 
	border-bottom:4px solid #24aa98;
	margin-bottom:-3px;
}
.conpany .hospital li img{
    display: inline-block;
    border: 14px solid #F1F1F1;
    border-radius: 5px;
}
.conpany .btncon{
	padding:20px 0;
	/* background:#F7F7F7;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px; */
}
.conpany .btncon ul li{
    float: left;
    padding:10px 40px 10px 0;
    font-size:14px;
}
.conpany .btncon ul li a:hover{
	color:#e5655d;
}