@CHARSET "UTF-8";
body{
	background:#FFFFFF;
}

.head_bg{
	background: url(../images/ksb_head.jpg) center top no-repeat;
}
.head{
	height: 1328px;
	width:1000px;
	margin:auto;
	background: url(../images/ksb_head.jpg) center top no-repeat;
}
.middle_bg{
	background:url(../images/ksb_middle6.jpg) center top no-repeat;
}
.middle{
	height:1201px;
	width:1000px;
	margin:auto;
	background: url(../images/ksb_middle6.jpg) center top no-repeat;
}


/*泰康祥云康顺B款开始*/
#title_bar{
	width:980px;
	height:55px;
	line-height:55px;
	margin:auto;
	position:relative;
	border-bottom:1px solid #C9C9C9;
}
#title_bar p{
	float:left;
	font-size:22px;
	color:#363636;
	text-indent:10px;
}
#title_bar .bar_right{
	float:right;
	margin-right:80px;
}
.share { float: left; width: 200px; height: 16px; line-height: 16px; padding: 30px 0 8px 80px;}
.share ul {float:left; }
.share li { float:left; margin:5px; }
.share a { display:block; background:url(../images/elements.png); width:16px; height:16px;}
.share .share_sina {background-position:0 -420px;}
.share .share_qq {background-position:-20px -420px;}
.share .share_qzone {background-position:-40px -420px;}
.share .share_weixin {background-position:-60px -420px;}
/*泰康祥云康顺B款结束*/

/*主要内容展示盒子开始*/
#planB_contain_box{
	width:980px;
	height:2320px;
	margin:auto;
	margin-top:10px;
	position:relative;
}
/*分享给好友开始*/
#root_share{
	width:955px;
	height:25px;
	margin-top:25px ;
	position:relative;
}
#root_share .share{
	padding: 0px 25px;
	padding-bottom:10px;
}
/*分享给好友结束*/
/*主要内容展示盒结束*/
/*预约电话填写开始*/
#making_appointment{
	position:relative;
	width:382px;
	height:350px;
	box-shadow:0px 0px 20px #dadada;
	position:fixed;
	left:50%;
	top:60%;
	margin-left:-191px;
	margin-top:-175px;
	z-index:999;
	background:url(../images/making_appointment.png) no-repeat;
	display:none;
}
.op{
	position: absolute;
    right: 17px;
    top: 16px;
    height: 21px;
    width: 21px;
    font-size: 22px;
    line-height: 21px;
    text-align: center;
    color:white;
    cursor: pointer;
	background:url(../images/empty.gif);
}
#making_appointment .input_phone{
	position:absolute;
	height:23px;
	line-height:23px;
	width:178px;
	top:146px;
	left:116px;
	margin:0 3px;
	border:0px;
 	cursor: pointer;
    font-size: 14px;
	background:#FFFFFF;
	text-align: left;
	font-weight:normal;
	color:#A2A0A0;
	outline:none;
}
#sub1{
	position:absolute;
	height:36px;
	line-height:36px;
	width:120px;
	top:224px;
	left:130px;
	cursor:pointer;
	background:transparent;
	radius:4px;
	border:0px;
}
/*预约电话填写结束*/
/*客服联系开始*/
#contact{
	position:relative;
	width:300px;
	height:120px;
	box-shadow:0px 0px 20px #dadada;
	position:fixed;
	left:50%;
	top:60%;
	margin-left:-150px;
	margin-top:-60px;
	z-index:999;
	background:url(../images/contact.png) no-repeat;
	display:none;
}
.contact{
	top:6px!important;
	right:7px!important;
}
/*客服联结束*/
.clearfloat{
	clear:both;
}






