@charset "utf-8";

/*导航*/
.nav-wrap {
	position: relative;
	z-index: 4;
	clear: both;
	height: 48px;
	background-color:#FF4370;
}
.nav-wrap.wrap-border-b-2 {
	height: 40px;
	border-bottom: 2px solid #ff5370;
}
.nav-wrap .nav-main {
	position: relative;
	z-index: 1;
	width: 1200px;
	height: 48px;
	margin: 0 auto;
	background-color:#FF4370;
	
}
.nav-main .nav-tit {
	position: relative;
	float: left;
	width: 205px;
	height: 48px;
	margin: 2px 28px 0 0;
}
.nav-main .nav-tit .tit-text {
	height: 45px;
	font-size: 16px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	background:#FE0444;
}
.nav-main .nav-tit .part-all-slide {
	top: 45px;
	left: 0;
	margin-left: 0;
}
.nav-main .show-slide .part-all-slide {
	display: none;
}
.nav-main .show-slide:hover .part-all-slide {
	display: block;
}
.nav-main .nav-cont {
	float: left;
}
.nav-cont .nav-a {
	position: relative;
	float: left;
	margin-right: 45px;
	font-size: 16px;
	line-height: 48px;
	color: #fff;
}
/*整形分类*/
.part-all-slide {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 50%;
	width: 203px;
	margin-left: -600px;
	background-color: #fff;
	border: 1px solid #ff5370;
}
.part-all-slide .part-tit {
	height: 37px;
	font-size: 14px;
	line-height: 37px;
	text-align: center;
	color: #fff;
	border-radius: 4px 4px 0 0;
	background: #ff5370;
}
.part-all-slide .slide-box {
	height: 382px;
	padding-top: 4px;
	padding-bottom: 20px;
	background: #fff;
	overflow: hidden;
}
.slide-box > li {
	height: 37px;
	line-height: 37px;
}
.slide-box > li span {
	position: relative;
	left: -7px;
	display: block;
	height: 38px;
	padding-left: 62px;
	font-size: 14px;
	line-height: 38px;
	color: #666;
}
.slide-box > li a {
	font-size: 14px;
	color: #666;
}
.slide-box > li span i {
	position: absolute;
	top: 8px;
	left: 0px;
	display: block;
	width: 54px;
	height: 33px;
	background: url('../images/menu-i.png') no-repeat left;
}
.slide-box > li:hover {
	color: #ff6a80;
	background: #fff0f2;
}
.slide-box > li a:hover {
	color: #ff6a80
}
.slide-box > .now span {
	background: #fff0f2;
}
.slide-box > .eye i {
	background-position: 0 -12px;
}
.slide-box > .nose i {
	background-position: 0 -55px;
}
.slide-box > .face i {
	background-position: 0 -131px;
}
.slide-box > .chest i {
	background-position: 0 -280px;
}
.slide-box > .body i {
	background-position: 0 -163px;
}
.slide-box > .fnbeauty i {
	background-position: 0 -208px;
}
.slide-box > .facialwrinkles i {
	background-position: 0 -171px;
}
.slide-box > .tooth i {
	background-position: 0 -317px;
}
.slide-box > .women i {
	background-position: 0 -349px;
}
.slide-box > .hair i {
	background-position: 0 -386px;
}
.slide-box > .boniaosuan i {
	background-position: 0 -92px;
}
.slide-box > .xizhi i {
	background-position: 0 -245px;
}
.part-all-slide .part-slide-show {
	left: 204px;
	margin-left: 0;
}
.part-slide-show {
	position: absolute;
	top: 0;
	left: 50%;
	display: none;
	height: 418px;
	margin-left: -415px;
}
.part-slide-show .slide-cont {
	position: relative;
	left: -5px;
	display: none;
	float: left;
	width: 214px;
	height: 383px;
	padding: 6px 18px 30px 30px;
transition: all .2s linear 0s;
	background: #fff;
}
.part-slide-show .now {
	left: 0;
	display: block;
}
.part-slide-show .slide-cont ul {
	width: 800px;
}
.part-slide-show .has-2 {
	width: 468px;
}
.part-slide-show .has-3 {
	width: 716px;
}
.part-slide-show .has-4 {
	width:967px;
}
.part-slide-show .has-4 ul {
	width: 1008px;
}
.part-slide-show .slide-cont li {
	float: left;
	width: 230px;
	margin-right: 22px;
	color: #ccc;
}
.part-slide-show .slide-cont li .lv-2-tit {
	height: 14px;
	margin-top: 22px;
	font-size: 15px;
	line-height: 14px;
}
.part-slide-show .slide-cont li .lv-2-tit a {
	color: #666;
}
.part-slide-show .slide-cont li .lv-2-cont {
	overflow: hidden;
	font-size: 12px;
	line-height: 12px;
}
.part-slide-show .slide-cont li .lv-2-cont a, .part-slide-show .slide-cont li .lv-2-cont span {
	float: left;
	margin: 8px 12px 0 0;
	white-space: nowrap;
	height:13px;
}
.part-slide-show .slide-cont li .lv-2-cont a {
	color: #898989;
}
.part-slide-show .slide-cont li a:hover {
	color: #ff5370;
}
/*banner*/
.banner-wrap {
	position: relative;
	z-index: 0;
	width: 750px;
	margin: 0 auto;
	left: -10px;
	height: 405px;
}
.banner-wrap {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-khtml-user-select: none;
	-o-user-select: none;
}
.banner-wrap .banner-slide {
	position: relative;
	z-index: 0;
	top: 0;
	overflow: hidden;
	width: 100%;
	height: 405px;
}
.banner-slide li {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	overflow: hidden;
	width: auto;
	height: 405px;
}
.banner-slide li a, .banner-slide li img {
	width: auto;
	height: 405px;
	max-width:750px;
	max-htight:405px;
	display: block;
}
.banner-slide li.now {
	display: block;
}
.banner-wrap .slide-btn {
	position: absolute;
	bottom: 20px;
	left: 50%;
	width: 750px;
	height: 10px;
	margin-left: -375px;
	font-size: 0;
	text-align: center;
}
.slide-btn span {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	cursor: pointer;
transition: all .6s linear 0s;
	border-radius: 5px;
	background: #f3faff;
}
.slide-btn .now {
	background: #f38299;
}
.banner-wrap .banner-btn {
	position: absolute;
	top: 50%;
	width: 38px;
	height: 80px;
	margin-top: -40px;
	cursor: pointer;
	opacity: .6;
	background: url('../images/menu-home.png') no-repeat;
	filter: Alpha(opacity=60);
}
.banner-wrap .banner-prev {
	left: 50%;
	margin-left: -375px;
	background-position: -155px 0;
}
.banner-wrap .banner-next {
	right: 50%;
	margin-right: -375px;
	background-position: -251px 0;
}
.banner-wrap .banner-btn:hover {
	opacity: 1;
	filter: Alpha(opacity=100);
}
.banner-hot-zt {
	position: absolute;
	top: 0;
	left: 50%;
	width: 225px;
	margin-left: 385px;
}
.banner-hot-zt a {
	position: relative;
	left: 0;
	display: block;
	overflow: hidden;
	height: 135px;
transition: all .2s linear 0s;
	background: #fff;
}
.banner-hot-zt a:hover {
	left: -5px;
}
.banner-hot-zt img {
	display: block;
	width: 100%;
	height: 135px;
	-moz-user-select: none;
	vertical-align: top;
	border: none;
}
.banner-gg {
	overflow: hidden;
	text-align: center;
}
.banner-gg a, .banner-gg img {
	display: block;
	margin: 45px auto 0 auto;
}
.current {
	background:#ffffff none repeat scroll 0% 0%;
}
.head_bot {
	width: 100%;
	margin-top: 7px;
}
.head_bot img {
	width:100%;
}
.head_bot .head_con {
	width:1200px;
	margin: 0 auto;
	height:110px;
}
/*热门项目*/
.module {
	
	margin-top: 60px;
	height:450px;
}
.module .module_con {
	width:1200px;
	margin: 0 auto;
	height:500px;
	border-top:#ccc 1px solid;
}
.m_items {
	width:315px;
	float:left;
	border-right:#ccc 1px dashed;
}
.items_menu {
	height:40px;
	line-height:40px;
	margin-top:30px;
}
.yan_xian {
	border-bottom:#FF4370 1px solid;
	width:70px;
	float:left;
	font-size:16px;
}
.hui_xian {
	border-bottom:#ccc 1px solid;
	width:200px;
	float:left;
	font-size:12px;
}
.item_lists {
	margin-top:20px;
}
.item_lists img {
    width: 60px;
    height: 60px;
    border-radius: 56px;  
}
.item_lists li {
	float:left;
	width:100px;
	height:100px;
}
.item_lists span {
	display:block;
	margin-left:8px;
}

/*简介*/
.m_desc{
	width:525px;
	float:left;
	padding-top:35px;
	margin-left:25px;
	border-right:#ccc 1px dashed;
	}
.desc_top_l{
	width:225px;
	float:left;
}
.desc_top_r{
	width:260px;
	float:left;
	margin-left:20px;
}
.desc_top_r a{
	color:#ff4370;
	margin-left:20px;
	}
.desc_top{
	height:160px;}
.desc_top_r p{
	line-height:24px;
	 text-indent:2em;
	}
.list_con_top {
    float: left;
	width: 130px;
    height: 28px;
    margin-top: 10px;
    line-height: 28px;
    text-align: center;
	margin-right:10px;
}
.list_con_top a {
    width: 100px;
    height: 28px;
    display: block;
    margin: auto;
    color: #fff;
}
.list-con-r .dis{
	display:block;
	}
.r-help {
    background: #ff4370;
	border:#ff4370 solid 1px;
	color:#fff;
}
 .r-new {
	border:#ccc solid 1px;
	color:#000;
}
.list-con li {
    float: left;
    width: 480px;
    margin: 6px;
}
.list-con {
    float: left;
    width: 500px;
    margin-top: 20px;
    display: none;
}
.list-con span{float:right;}
.displa {
    display: block;
}
/*优惠*/
.m_youhui{
	width:308px;
	float:left;
	margin-left:25px;
	}
.youhui_con{
	border:#ccc 1px solid;
	margin-top:20px;
	height:290px;
	padding:5px 5px;}
.yh_top img{width:100%;}
.yh_top{
	height:138px;
	border-bottom:#ccc 1px dashed;
	padding-bottom:10px;
	}
.yh_bot{
	margin-top:3px;}
.yh_bot li{
	line-height:28px;}
	
/*整形案例*/
.case_box {
	width: 100%;
}
.case_box .case_con {
	width:1200px;
	margin: 0 auto;
	min-height:400px;
	margin-top:20px;
}
.mune_top{
	height:40px;
	border-bottom:#ccc 1px solid;
	line-height:40px;
	}
.mune_top span{
	font-size:18px;
	float:left;
	}
.mune_top a{
	float:right;
}
.case_list{
	margin-top:20px;
	
	}
.case_list li{
	width:550px;
	height:144px;
	float:left;
	margin:20px 22px;
	border:#e6e6e6 1px solid;
	}
.case_list li:hover{
	border:#f69 1px solid;
	}
.case_list .case_fir{
	width:112px;
	float:left;
	}
.case_fir .before {
    background-color: #000;
    opacity: 0.5;
}
.case_fir .after {
    background-color: #ff4370;
    opacity: 0.7;
}
.case_fir span {
    position: relative;
    padding: 4px 9px;
    color: #fff;
    font-size: 13px;
    bottom: 24px;
    left: 0px;
}
.case_rig{
	width:300px;
	float:left;
	margin-left:15px;}
.rig_t{
	margin-top:3px;}
.rig_m{
	font-size:14px;
	margin-top:5px;
	}
.rig_r{
	width:290px;
	height:30px;
	background-color:#EEE;
	line-height:30px;
	padding:0px 3px;
	margin-top:6px;
	}
.rig_r span{
	float:right;
	color:#ff4370;
	font-size:16px;
	
	}
.rig_b{
	margin-top:6px;
	padding:0px 3px;}
.rig_b span{
	float:right;
}
.rail_con{
	width:1200px;
	height:162px;
	margin:0 auto;
	margin-top:50px;
	}
.rail_con img{
	width:100%;}
.safe_con {
    width: 1200px;
    height: 102px;
    margin: 0 auto;
    margin-top: 50px;
}
.safe_con img{
	width:100%;}
/*整形医院*/
.hosp_box {
	width: 100%;
}
.hosp_box .hosp_con {
	width:1200px;
	margin: 0 auto;
	height:700px;
	margin-top:50px;
}
.hosp_list{
	margin-top:20px;
	}
.hosp_list li{
	width:279px;
	height:295px;
	margin: 15px 8px;
	border:#e6e6e6 1px solid;
	float:left;
	}
.hosp_list li:hover{
	border:#f69 1px solid;
}
.hosp_t{  
	height:198px;
  	position: relative; margin:0 auto
}
.hosp_t img{
  	position:absolute;
 margin: auto;
  	max-width:279px;
	max-height:198px;
  	
}
.hosp_yi{
	height:36px;
	line-height:40px;
	font-size:16px;
	}
.hosp_d{
	text-align:center;
	}
.hosp_ck{
	width:190px;
	margin:0 auto;
	margin-top:8px;
	}
.hosp_ck a{
	width:80px;
	height:22px;
	line-height:22px;
	text-align:center;
	background-color:#FC890A;
	display:block;
	float:left;
	margin-right:10px;
	color:#fff;
	font-size:14px;
	}

/*整形医生*/
.doctor_box {
	width: 100%;
}
.doctor_box .doctor_con {
	width:1200px;
	margin: 0 auto;
	height:452px;
	margin-top:50px;
}
.doctor_list{
	margin-top:20px;
	}
.doctor_list li{
	width:160px;
	height:180px;
	margin: 15px 40px 40px 0px;
	float:left;
	position: relative;
	}

.doctor_list li:hover{ box-shadow:5px 5px 5px #dddcdc;}
.doc_con{
	position:relative;
	}
.doc_fr{
	position:absolute;
	width:180px;
	height:50px;
	background-color:#767E89;
	opacity:0.8;
	top:127px;
	color:#fff;
	text-align:center;
	padding:12px 0px;
	}
.doc_fr a{
	color:#fff;}	
.doc_fr p{
	line-height:18px;
	color:#fff;
	}	
.doc_fr .fr{
	font-size:14px;
	color:#fff;
	}	
.fs{
	font-size:12px;
	}	
.doctor_list .d-score {
    width: 45px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    text-align: center;
    background-color: #FCD00D;
    position: absolute;
    top: 0px;
    right: 0px;
}	
	
/*整形资讯，整形问答*/	
.news_box {
	width: 100%;
}
.news_box .news_con {
	width:1200px;
	margin: 0 auto;
	height:515px;
	margin-top:40px;
}
.new_con{
	width:790px;
	float:left;
	}
.new_list{
	margin-top:20px;
	
	}
.new_list li{
	width:375px;
	height:120px;
	margin: 14px 10px;
	float:left;
	border-bottom:#ccc 1px dashed;
	}	
.new_nl{
	width:121px;
	float:left;
	}	
.new_nr{
	width:240px;
	float:left;
	margin-left: 12px;
	}		
.new_tit{
	height:40px;
	line-height:30px;
	font-size:14px;
	}
.new_mid{
	height:28px;
	}
.new_xw{
	border:#F8A567 1px solid;
	padding:2px 8px;
	color:#F37A21;
	
	}	
.new_ye{
	float:right;
	}	
.new_ye img{
	vertical-align:middle;}	
.time{
	float:right;
}
.answer_con{
	width:360px;
	margin-left:50px;
	float:left;}

.answer_list{
	height:420px;
	border:#f0f0f0 1px solid;
	margin-top:32px;
	font-size:14px;
	}
.answer_list li{
	width:340px;
	height:50px;
	margin: 15px 10px;
	float:left;
	}	
.answer_list img{
	vertical-align:middle;
	float:left;
	
	}
.answ_w{
	height:32px;}
.answ_d{
	height:40px;}

.answ_d p{
	float:left;
	width:300px;
	margin-left:8px;
	color:#888;
	}
	
/*整形日记*/	
.diary_box {
	width: 100%;
}
.diary_box .diary_con {
	width:1200px;
	margin: 0 auto;
	height:700px;
	margin-top:40px;
}

.diary_list{
	width:780px;
	height: 600px;
	margin-top:20px;
	float:left;
	}
.diary_list li{
	width:770px;
	height:125px;
	margin: 14px 0px;
	float:left;
	border-bottom:#ccc 1px dashed;
	}	
.diary_fir{
	width:100px;
	height:111px;
	float:left;}

.diary_mid{
	width:338px;
	float:left;
	font-size:14px;
	padding-left:10px;
	    margin-top: 12px;
	}
.diary_mid img{
	width:30px;
	height:30px;
	border-radius:30px;}
.diary_mid p{
	line-height:30px;}
.dia_rg{
	width:200px;
	float:left;
	text-align: right;
	margin-top: 12px;}	
.dia_rg img{
	vertical-align:middle;
	}
.diy_fr{
	margin-top:47px;
	}
.diy_time{
	margin-top:14px;
	}
.diary_mid span{
	float:left;}
.diary_mid span{
	background:url(../images/ment.png) no-repeat;
	width: 60px;
    height: 30px;
    text-align: center;
	color:#fff;
	
	}
.mid_fr{
	width:210px;}

.diary_mune_top {
    height: 40px;
    border-bottom: #ccc 1px solid;
    line-height: 40px;
}
.diary_mune_top a {
    float: right;
}

.diary_mune_top span {
    font-size: 18px;
    
}
.diary_mune_top img{
	vertical-align:middle;
}
.diary_list .diy_fr a:hover{
	color:#666}
/*云标签*/
.others{
	width:340px;
	float:left;
	margin-left:40px;
	}
.yun_con{
	height:190px;
	margin-top:30px;
	border: #e6e6e6 1px solid;
	padding: 5px 8px;
	}
.yun_con p{
	height:32px;
	width:320px;
	text-align:center;
	font-size:16px;
	border-bottom: #ccc 1px dashed;
	margin-bottom: 10px;
	}
.yun_con li{
	margin:6px 8px;
	float:left;
	}
.yun_con a{
	padding:2px 8px; 
	background-color:#E4E4E4;
	color:#333;
	}
	
.message{
	height:350px;
	margin-top:20px;
	border: #e6e6e6 1px solid;
	padding:10px 10px;
	font-size:14px;
	}	
.message p{
	height:32px;
	width:320px;
	text-align:center;
	font-size:16px;
	border-bottom: #ccc 1px dashed;
	margin-bottom: 20px;
	}

.message li{
	margin:10px 5px;}	
.message .butn{
	width:245px;
	height:32px;
	    margin-left: 10px;
		border:#d6d5d5 1px solid;}	
.neir{margin-left: 10px;border:#d6d5d5 1px solid;}
.yzm{
	width:153px;
	height:32px;
	border:#d6d5d5 1px solid;}	
.subut{
	width:80px;
	height:30px;
	background-color:#ff4370;
	font-size:14px;
	color:#fff;
	line-height:30px;
	margin-left:61px;
	border:none;
}
.setbut{
	width:80px;
	height:30px;
	background-color:#A1A1A1;
	font-size:14px;
	color:#fff;
	line-height:30px;
	margin-left:20px;
	border:none;
}
.message img{    vertical-align: middle;
    margin-top: -4px;}
/*友情链接*/		
.links_box {
	width: 100%;
}
.links_box .links_con {
	width:1200px;
	margin: 0 auto;
	height:125px;
	margin-top:35px;
}
.links_list{
	margin-top:10px;
	}
.links_list li{
	float:left;
	margin:10px 5px;
	}	
.links_list a{
	margin-right:10px;
	
	}


