*{
	padding:0;
	margin:0;
	font-family:"微软雅黑"
}
body{
	position: relative;
	background:#f5f5f5;
}
ul li{
	list-style: none;
}
a{
	text-decoration:none;
}
.banner{
	width:100%;
	height:420px;
	background: url(../images/banner.png) no-repeat center center;
}

/* 功能开始 */
.search_all{
	width:1190px;
	height:48px;
	margin:0 auto;
	padding-top:30px;
	padding-bottom:30px;
}
.search_all .search_fy{
	width:655px;
	height:46px;
	border:1px solid #e1e1e1;
	background:#fff;
}
.search_fy input{
	float:left;
	display:block;
	border:none;
	width:585px;
	height:16px;
	padding:15px 0 15px 20px;
	outline:none;
	font-size:14px;
	color:#666;
}
.same:hover{
	cursor:pointer;
}
.search_fy input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color:#666;
}
.search_fy input:-moz-placeholder, textarea:-moz-placeholder {
	color:#666;
}
.search_fy input::-moz-placeholder, textarea::-moz-placeholder {
	color:#666;
}
.search_fy input:-ms-input-placeholder, textarea:-ms-input-placeholder {
	color:#666;
}
.search_fy .button_go{
	float:left;
	width:15px;
	height:16px;
	padding:15px 20px 15px 15px;
}
.search_fy .button_go:hover{
	cursor:pointer;
}
.search_fy .button_go input.submit{
	display:block;
	width:15px;
	height:15px;
}
.appointment_head{
	width:1190px;
	margin:0 auto;
	margin-bottom:25px;
}
.appointment{
	width:1188px;
	margin:0 auto;
	border: 1px solid #e1e1e1;
	background:#fff;

}
.appointment .total_di{
	width:100px;
	height:20px;
	line-height:20px;
	font-size:14px;
	padding:10px 20px 10px 20px;
	float:left;
	color:#666;
}


/*下拉选择*/
.appointment .same{
	width:190px;
	height:20px;
	float:left;
	color:#333;
	padding:10px 0 10px 0;
	float:left;
	position: relative;
}
.appointment .left_gang{
	float:left;
	width:9px;
	height:20px;
	border-left:1px solid #ddd;
}
.appointment .pxgz{
	width:130px;
}
.appointment .same p{
	width:150px;
	height:20px;
	color:#666;
	float:left;
	line-height:20px;
	font-size: 14px;
	overflow:hidden;
}
.appointment .pxgz p{
	width:100px;
}
.appointment .same span{
	display: block;
	width:13px;
	height:20px;
	cursor:pointer;
	background:url(../images/xiala_new.png) no-repeat center center;
	float:left;
}
.appointment .same i{
	display:block;
	width:16px;
	height:20px;
	float:left;
	border-right:1px solid #ddd;
}
.appointment .pxgz{
	padding-left:0;
}
.appointment .pxgz .for-g{
	float:left;
	height:20px;
	width:11px;
	border-left:1px solid #ddd;
}
.appointment .same ul{
	width:180px;
	height:auto;
	position: absolute;
	left:0;
	top:40px;
	display: none;
	z-index: 1000;
	background: #fff;
	overflow:hidden;
}
.appointment .pxgz ul{
	width:140px;
}
.appointment .same ul li{
	width:170px;
	height:34px;
	line-height: 34px;
	font-size: 14px;
	padding-left:10px;
	color:#666;
	cursor:pointer;
}
.appointment .pxgz ul li{
	width:130px;
}
.appointment .same ul li:hover{
	background: #f5f5f5;
}

.city_picker{
	width:190px;
	height:20px;
	float:left;
	padding:10px 10px;
	z-index:9000;
}
.clean_all{
	height:20px;
	width:40px;
	line-height:20px;
	font-size:14px;
	color:#666;
	float:left;
	padding:10px 0;
	cursor:pointer;
}
.city_picker #qwe{
	display:block;'
	height:20px;
	width:190px;
	border:none;
	font-size:14px;
	line-height:20px;
	padding:0;
	outline:none;
 	background:#fff;
 	color:#666;
}
#qwe::-webkit-input-placeholder { /* WebKit browsers */
font-size:14px;
color: #666;
}
#qwe:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
font-size:14px;
color: #666;
}
#qwe::-moz-placeholder { /* Mozilla Firefox 19+ */
font-size:14px;
color: #666;
}
#qwe:-ms-input-placeholder { /* Internet Explorer 10+ */
font-size:14px;
color: #666;
}
#city-picker1{
	display:block;
	width:190px;
	height:20px;
}

/*下拉选择结束*/
/* 功能结束 */
section{
	width:1190px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}

.appointment_list{
	width:1190px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
.appointment_list ul{
	width:1190px;
	height:auto;
	margin:0 auto;
}
.appointment_list ul li{
	width:280px;
	height:360px;
	float:left;
	background:#fff;
	margin-bottom:20px;
}

.appointment_list ul li:first-child+li{
	margin:0 23px;
}
.appointment_list ul li:first-child+li+li{
	margin-right:23px;
}
.appointment_list ul li:first-child+li+li+li+li+li{
	margin:0 23px;
}
.appointment_list ul li:first-child+li+li+li+li+li+li{
	margin-right:23px;
}
.appointment_list ul li:first-child+li+li+li+li+li+li+li+li+li{
	margin:0 23px;
}
.appointment_list ul li:first-child+li+li+li+li+li+li+li+li+li+li{
	margin-right:23px;
}

.appointment_list ul li a{
	display: block;
	width:280px;
	height:200px;
	position:relative;
	overflow:hidden;
}
.appointment_list ul li:hover{
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	transition-duration: .5s;
  	box-shadow: 0 0 10px #999;
}
/*图片的蒙版*/
.appointment_list .img_hidden{
	width:280px;
	height:150px;
	background: #000;
	padding-top: 50px;
	opacity: .7;
	position: absolute;
	left:0px;
	top:200px;
	z-index: -2;
	transition:all 0.4s;
}
.appointment_list .img_hidden .img_hidden_information{
	width:260px;
	height:60px;
	color:#fff;
	line-height: 30px;
	padding:0 10px;
	font-size: 16px;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.appointment_list .img_hidden .img_hidden_time{
	width:260px;
	height:48px;
	color:#fff;
	/* line-height: 48px; */
	line-height: 24px;
	padding:0 10px;
	font-size: 16px;
}
.appointment_list .img_white{
	width:280px;
	height:200px;
	background: #fff;
	position: absolute;
	left:3px;
	top:203px;
	z-index: -1;
}
.appointment_list li a:hover .img_hidden{
	transform:translateY(-200px);
	z-index: 2;
}
.appointment_list li a:hover .information{
	display: none;
}
/*图片的蒙版*/
.appointment_list ul li a img{
	display: block;
	width:280px;
	height:200px;
}
.appointment_list ul li .zhe{
	width:36px;
	height:30px;
	color:#fff;
	line-height: 30px;
	text-align: center;
	background: #e77209;
	position: absolute;
	top:0;
	right:0;
	z-index: 10;
}
.appointment_list ul li .information{
	width:260px;
	height:36px;
	padding:0 10px;
	line-height: 36px;
	font-size: 16px;
	color:#fff;
	background: #000;
	opacity: .7;
	position: absolute;
	left:0;
	bottom:0;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
}
.appointment_list ul li .price{
	width:280px;
	height:28px;
	padding-top: 5px;
}
.appointment_list ul li .price span{
	float:left;
	display:block;
}
.appointment_list ul li .price .price_span1{
	height:28px;
	line-height: 28px;
	margin-right: 7px;
	margin-left:10px;
	color:#666;
	font-size: 14px;
}
.appointment_list ul li .price .price_span2{
	height:28px;
	line-height: 28px;
	margin-right: 7px;
	color:#cf2b2a;
	font-size: 20px;
}
.appointment_list ul li .open_time{
	width:280px;
	height:22px;
	padding:10px 0 15px 0;
}
.appointment_list ul li .open_time span{
	float:left;
	display:block;
	height:22px;
	line-height:22px;
	color:#666;
	font-size: 14px;
}
.appointment_list ul li .open_time .open_span1{
	margin-right: 10px;
	margin-left:10px;
}

.appointment_list ul li .look_appointment{
	width:280px;
	height:35px;
}
.appointment_list ul li .look_appointment button{
	display: block;
	width:250px;
	height:35px;
	line-height: 35px;
	text-align: center;
	color:#fff;
	background: #cf2b2a;
	border-radius: 5px;
	margin:0 auto;
	border: none;
	font-size:16px;
	outline:none;
}
.appointment_list ul li .look_appointment button:hover{
	cursor:pointer;
}
.appointment_list ul li .people{
	width:280px;
	height:45px;
	color:#666;
	line-height: 45px;
	text-align: center;
	font-size: 14px;
}
.appointment_list ul li .people span{
	font-size: 14px;
	color:#000;
}



/* 翻页的样式 */
.page_head{
	width:100%;
	height:30px;
}
.page_head .page_two{
	width:1190px;
	height:30px;
	margin:0 auto;
}
.list_page{
	width:300px;
	height:30px;
	line-height:30px;
	float:right;
	}
.list_page a{
	font-size:16px;
	color:#000;
}


/*请勿重复预约*/
.no_repeat{
	width:440px;
	height:225px;
	background: #fff;
	position:fixed;
	left:50%;
	top:50%;
	margin-left:-220px;
	margin-top:-113px;
	display: none;
	z-index:9999;
}
.no_repeat h2{
	width:440px;
	height:100px;
	line-height: 100px;
	text-align: center;
	font-size: 22px;
	color:#333;
}
.no_repeat span{
	display: block;
	width:295px;
	height:40px;
	color:#fff;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	margin:0 auto;
	background: #cf2b2a;
	border-radius: 5px;
	cursor:pointer；
}
/*预约成功*/
.appointment_success{
	width:440px;
	height:225px;
	background: #fff;
	position:fixed;
	top:50%;
	left:50%;
	margin-left:-220px;
	margin-top:-113px;
	display: none;
	z-index:9999;
}
.appointment_success h2{
	width:440px;
	height:80px;
	line-height: 80px;
	text-align: center;
	font-size: 22px;
	color:#333;
}
.appointment_success p{
	width:320px;
	height:50px;
	text-align: center;
	font-size: 16px;
	padding:0 60px;
	margin-bottom: 27px;
}
.appointment_success span{
	display: block;
	width:295px;
	height:40px;
	color:#fff;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	margin:0 auto;
	background: #cf2b2a;
	border-radius: 5px;
	cursor:pointer；
}
/*预约失败*/
.appointment_fail{
	width:440px;
	height:225px;
	background: yellow;
	position:fixed;
	left:50%;
	top:50%;
	margin-left:-220px;
	margin-top:-113px;
	display: none;
}
.appointment_fail h2{
	width:440px;
	height:83px;
	color:#333;
	line-height: 83px;
	text-align: center;
	font-size: 22px;
}
.appointment_fail p{
	width:320px;
	height:23px;
	line-height: 23px;
	text-align: center;
	color:#333;
	font-size: 16px;
	padding:0 60px;
	margin-bottom: 50px;
}
.appointment_fail span{
	display: block;
	width:295px;
	height:40px;
	color:#fff;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	margin:0 auto;
	background: #cf2b2a;
	border-radius: 5px;
}
/*看样预约时间已过*/
.time_over{
	width:440px;
	height:225px;
	background: #fff;
	position:fixed;
	display: none;
	left:50%;
	top:50%;
	margin-left:-220px;
	margin-top:-113px;
	z-index:9999;
}
.time_over h3{
	width:440px;
	height:83px;
	color:#333;
	line-height: 83px;
	text-align: center;
	font-size: 22px;
}
.time_over p{
	width:320px;
	height:23px;
	line-height: 23px;
	text-align: center;
	color:#333;
	font-size: 16px;
	padding:0 60px;
	margin-bottom: 50px;
}
.time_over span{
	display: block;
	width:295px;
	height:40px;
	color:#fff;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	margin:0 auto;
	background: #cf2b2a;
	border-radius: 5px;
	cursor:pointer；
}
/*请您完善信息*/
.perfect{
	width:150px;
	height:60px;
	background: gray;
	position:absolute;
	display: none;
	z-index:99999;
	border-radius: 5px;
}
.perfect h2{
	width:150px;
	height:30px;
	line-height:30px;
	text-align: center;
	font-size: 14px;
	/* font-family: "微软雅黑"; */
}
.perfect span{
	display: block;
	margin:0 auto;
	width:100px;
	height:20px;
	line-height: 20px;
	text-align: center;
	font-size: 14px;
	color:#fff;
	background: #cf2b2a;
	border-radius: 5px;
	cursor:pointer；
}


/*请您填写正确手机号码*/
.tel_number{
	width:150px;
	height:60px;
	background: gray;
	position:absolute;
	display: none;
	z-index:99999;
	border-radius: 5px;
}
.tel_number h2{
	width:150px;
	height:30px;
	line-height:30px;
	text-align: center;
	font-size: 14px;
}
.tel_number span{
	display: block;
	margin:0 auto;
	width:100px;
	height:20px;
	line-height: 20px;
	text-align: center;
	font-size: 14px;
	color:#fff;
	background: #cf2b2a;
	border-radius: 5px;
	cursor:pointer；
}


/*验证码发送成功*/
.yan_success{
	width:150px;
	height:60px;
	background: gray;
	position:absolute;
	display: none;
	z-index:99999;
	border-radius: 5px;
}
.yan_success h2{
	width:150px;
	height:30px;
	line-height:30px;
	text-align: center;
	font-size: 14px;
}
.yan_success span{
	display: block;
	margin:0 auto;
	width:100px;
	height:20px;
	line-height: 20px;
	text-align: center;
	font-size: 14px;
	color:#fff;
	background: #cf2b2a;
	border-radius: 5px;
	cursor:pointer；
}
/*验证码发送失败*/
.yan_fail{
	width:180px;
	height:60px;
	background: gray;
	position:absolute;
	display: none;
	z-index:99999;
	border-radius: 5px;
}
.yan_fail h2{
	width:180px;
	height:30px;
	line-height:30px;
	text-align: center;
	font-size: 14px;
}
.yan_fail span{
	display: block;
	margin:0 auto;
	width:100px;
	height:20px;
	line-height: 20px;
	text-align: center;
	font-size: 14px;
	color:#fff;
	background: #cf2b2a;
	border-radius: 5px;
	cursor:pointer；
}
/*您未获取验证码*/
.zheng_fail{
	width:150px;
	height:60px;
	background: gray;
	position:absolute;
	display: none;
	z-index:99999;
	border-radius: 5px;
}
.zheng_fail h2{
	width:150px;
	height:30px;
	line-height:30px;
	text-align: center;
	font-size: 14px;
}
.zheng_fail span{
	display: block;
	margin:0 auto;
	width:100px;
	height:20px;
	line-height: 20px;
	text-align: center;
	font-size: 14px;
	color:#fff;
	background: #cf2b2a;
	border-radius: 5px;
	cursor:pointer；
}


/*请填写正确验证码*/
.fuck{
	width:100%;
	height:250px;
	font-size:24px;
	line-height:100px;
	text-align:center;
	z-index:9955;
	border-radius: 5px;
	color:#fff;
	padding-top:30px;
	display:none;
}
.fuck img{
	display:block;
	width:150px;
	margin:0 auto;
}
/*验证码错误*/
.yan_wrong{
	width:150px;
	height:60px;
	background: gray;
	position:absolute;
	display: none;
	z-index:99999;
	border-radius: 5px;
}
.yan_wrong h2{
	width:150px;
	height:30px;
	line-height:30px;
	text-align: center;
	font-size: 14px;
}
.yan_wrong span{
	display: block;
	margin:0 auto;
	width:100px;
	height:20px;
	line-height: 20px;
	text-align: center;
	font-size: 14px;
	color:#fff;
	background: #cf2b2a;
	border-radius: 5px;
	cursor:pointer；
}



/*填写预约资料*/
.appointment_data input{
	font-size: 16px;
}
.appointment_data{
	width:400px;
	height:620px;
	display: none;
	background: #fff;
	position: fixed;
	left:50%;
	top:50%;
	margin-left:-200px;
	margin-top:-310px;
	z-index:9999;
}
.appointment_data .alert_header{
	width:400px;
	height:60px;
}
.appointment_data .alert_header .close_alert{
	width:400px;
	height:17px;
}
.appointment_data .alert_header .close_alert span{
	width:20px;
	height:17px;
	float:right;
	background:url(../images/icon-19.png) no-repeat 5px 2px;
}
.appointment_data .alert_header .close_alert span:hover{
	cursor:pointer;
}
.appointment_data .alert_header h2{
	width:400px;
	height:30px;
	color:#333;
	line-height: 30px;
	text-align: center;
	font-size: 22px;
	/* font-family: "微软雅黑"; */
}
.appointment_data .alert_header p{
	width:400px;
	height:20px;
	color:#333;
	line-height: 20px;
	text-align: center;
	font-size: 10px;
}
.appointment_data .alert_img{
	width:300px;
	height:180px;
	padding:0 50px;
	margin-bottom:20px;
	position:relative;
}
.appointment_data .alert_img img{
	display:block;
	width:300px;
	height:180px;
}
.appointment_data .alert_img .img_information{
	width:280px;
	height:36px;
	padding:0 10px;
	text-align:center;
	line-height:36px;
	font-size:14px;
	color:#fff;
	position:absolute;
	left:50px;
	bottom:0;
	background:#000;
	filter:alpha(opacity=70); /* IE */
	opacity: 0.7; /* 支持opacity的浏览器*/
	overflow:hidden;
	text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}

.appointment_data form{
	width:300px;
	height:360px;
	padding:0 50px;
}
.appointment_data form select{
	display: block;
	width:300px;
	height:38px;
	margin:0 auto;
	margin-bottom: 20px;
	outline:none;
	/*-webkit-appearance:none;
	appearance:none;*/
	border:none;
	font-size:18px;
	padding:0px 10px;
	display:block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background-color: #FFFFFF;
	color:#999;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border: 1px solid #ccc;
}
.appointment_data from select option{
	width:280px;
	height:40px;
	padding:0 10px;
	font-size: 14px;
	color:#999;
}
.appointment_data form .choose{
	margin-bottom: 20px;
}
.appointment_data form .choose .child1{
	width:142px;
	height:40px;
	color:#999;
	outline:none;
	border:none;
	padding:0 15px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background-color: #FFFFFF;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border: 1px solid #ccc;
}
.appointment_data form .choose .child2{
	height:40px;
	margin-left:10px;
}
.appointment_data form .choose .child3{
	height:40px;
	margin-left:10px;
}
.appointment_data form .enter_tel{
	width:270px;
	height:38px;
	color:#999;
	border:none;
	outline:none;
	padding:0 15px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background-color: #FFFFFF;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}
.appointment_data form .enter_ma{
	width:145px;
	height:38px;
	color:#999;
	border:none;
	outline:none;
	padding:0 15px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background-color: #FFFFFF;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
	margin-right: 10px;
}
.appointment_data form .obtain_ma{
	width:110px;
	height:38px;
	color:#999;
	border:none;
	outline:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background-color: #FFFFFF;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
	color:#fff;
	background: #cf2b2a;
	margin-bottom: 20px;
}
.appointment_data form .obtain_ma:hover{
	cursor:pointer;
}
.appointment_data form .look_notice{
	width:300px;
	height:24px;

}
.appointment_data form .look_notice ul{
	width:260px;
	height:24px;
	float:left;
}
.appointment_data form .look_notice .check_box{
	width:20px;
	height:24px;
	margin-right: 10px;
	float:left;
}
.appointment_data form .look_notice li{

	height:24px;
	line-height:24px;
	float:left;
}
.appointment_data form .look_notice li .notice_kan{
	height:24px;
	line-height:24px;
	color:#197ae7;

}
.appointment_data form .look_notice li .notice_kan:hover{
	cursor:pointer;
}
.appointment_data form .now_enlist{
	width:300px;
	height:40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	color:#fff;
	border:none;
	outline:none;
	margin-top: 37px;
	background: #cf2b2a;
	border-radius:5px;
}
.appointment_data form .now_enlist:hover{
	cursor:pointer;
}
/*蒙版*/
.bg-hidden{
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:.4;
	z-index:9998;
}

#searchText{
	 background:none;
	 border: 1px solid #bbb;
	 width:50px; margin:0 10px;
}


.appointment_list ul li .look_appointment .change_color{
	background:#a1a1a1;
}
/* 参拍公告 */
.notice_notice{
	width:1000px;
	height:680px;
	background:#fff;
	margin:0 auto;
	display:none;
	position: fixed;
	left:50%;
	top:50%;
	margin-left:-500px;
	margin-top:-340px;
	z-index:90000;
}
.notice_ch{
	width:920px;
	height:570px;
	background:#fff;
	margin:0 auto;
	padding:0 40px;
}
.notice_notice h2{
	width:920px;
	height:80px;
	text-align:center;
	font-size:20px;
	line-height:80px;
	 position:relative;
}
.close{
	width:20px;
	height:20px;
	position: absolute;
	top:0;
	right:0;
	background:url(../images/icon-19.png) no-repeat 0 6px;
}
.close:hover{
	cursor:pointer;
}
.notice_notice .notice_du{
	width:920px;
	height:80px;
	font-size:16px;
	line-height:30px;
	text-indent:35px;
	color:#333;
}
.notice_notice .notice_one{
	width:920px;
	height:auto;
	overflow:hidden;
	background:#fff;
}
.notice_notice .notice_one p{
	width:920px;
	height:30px;
	line-height:30px;
	font-size:16px;
	font-weight: 900;
	color:#333;
}
.notice_notice .notice_one ul{
	width:920px;
	height:150px;
}
.notice_notice .notice_one ul li{
	width:306px;
	height:30px;
	float:left;
	font-size:16px;
	line-height:30px;
	text-indent:35px;
	color:#333;
}
.notice_notice .notice_one .frist_li{
	width:920px;
}
.notice_notice .notice_one .last_li{
	width:920px;
}

.notice_notice .notice_two{
	width:920px;
	height:120px;
	background:#fff;
}
.notice_notice .notice_two p{
	width:920px;
	height:30px;
	line-height:30px;
	font-size:16px;
	font-weight: 900;

}
.notice_notice .notice_two ul{
	width:920px;
	height:180px;
}
.notice_notice .notice_two ul li{
	width:306px;
	height:30px;
	float:left;
	font-size:16px;
	line-height:30px;
	text-indent:35px;
	color:#333;
}
.notice_notice .notice_two .frist_li{
	width:920px;
}
.notice_notice .notice_two .last_li{
	width:920px;
}

.notice_notice .notice_foot{
	width:920px;
	height:66px;
	padding-top:14px;
	font-size:16px;
	line-height:30px;
	text-indent:35px;
	color:#333;
}
.notice_notice .notice_tel{
	width:920px;
	height:30px;
}
.notice_notice .notice_tel p{
	width:240px;
	height:30px;
	float:left;
	color:#333;
	font-size:16px;
}
.notice_notice .notice_zhupai{
	width:920px;
	height:30px;
	padding-top:30px;
	font-size:16px;
	color:#333;
	text-align:right;
}
/* 三种选择的开始 */
.choice_three{
	width:400px;
	height:340px;
	position: fixed;
    background: #fff;
    left: 50%;
    top: 50%;
    z-index: 9999;
    margin-top: -170px;
    margin-left: -200px;
    display:none;
}
.choice_three .alert_header2{
	width: 400px;
    height: 60px;
}
.choice_three .alert_header2 .close_alert2 {
    width: 400px;
    height: 17px;
}
.choice_three .alert_header2 .close_alert2 span {
    width: 20px;
    height: 17px;
    float: right;
    background: url(../images/icon-19.png) no-repeat 5px 2px;
}
.choice_three .alert_header2 h2 {
    width: 400px;
    height: 30px;
    color: #333;
    line-height: 30px;
    text-align: center;
    font-size: 22px;
}
.choice_three .remind_all{
	width:300px;
	height:320px;
	padding:0 50px;
}
.choice_three .alert_tx{
	width:300px;
	height:80px;
	font-size:16px;
	color:#333;
	line-height:22px;
}
.choice_three .choice_head{
	width:100%;
	height:40px;
	color: #333;
    line-height: 40px;
    text-align: center;
    font-size: 22px;
}
.choice_three .choice_remind{
	width:300px;
	height:140px;
}
.choice_three .choice_remind p{
	width:300px;
	height:40px;
}
.choice_three .choice_remind .change-title{
	display:block;
	float:left;
	width:auto;
	height:40px;
	line-height:40px;
	font-size:16px;
	margin-left:15px;
}
.choice_three .choice_remind .change-radio{
	display:block;
	float:left;
	width:20px;
	height:20px;
	margin-top:13px;
	border: 1px solid #cccccc;
    border-radius: 3px;
}
.choice_three .yes_appoint{
	width:300px;
	height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border: none;
    outline: none;
    background: #cf2b2a;
    border-radius: 5px;
}
.appointment{padding:5px 10px;font-size:14px;}

.appointment a{color:#333;font-size:14px;padding: 0 8px;margin:5px 0;}
.appointment b{font-size:14px;margin:5px 0;}
.appointment span{background:#56b4f8;color:#fff;padding:4px 5px;margin:5px 0;}


