/**********公共样式的设定  统一朝鲜 2017.06.30**********/
html, body, div,ul, li, dl,ol, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe { margin: 0; padding: 0; -webkit-text-size-adjust: none; }
body{
	font-size:14px;
	font-family:Arial,"Microsoft yahei";
	color:#333;
	background-color:#fff;
	min-width: 320px;
	overflow-x:hidden;
	position:relative;
	left:0;
	transition:left 0.5s;-moz-transition:left 0.5s; /* Firefox 4 */-webkit-transition:left 0.5s; /* Safari and Chrome */-o-transition:left 0.5s; /* Opera */
}

*{
	box-sizing:border-box;
}
table,td{
	font-size:12px;
}
ul,ol,li{ 
	list-style:none;
}
i{ font-style:normal}

hr{
	height:2px;
	color: #d4d4d4;
}
h1,h2,h3,h4,h5,h6,strong{font-weight:normal}
h1{font-size:21px;}
h2{font-size:19px;}
h3{font-size:17px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}

/**html{background-image:url(about:blank);background-attachment:fixed;}*/
.clear:after{clear:both; display:block; visibility:hidden; height:0; overflow:hidden; content:".";}
.clear{zoom:1;}
img { 
	border: 0 none; 
	vertical-align: top; 
	font-weight: normal; 
	font-size: 100%; 
}
*{
	-webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  /**-webkit-user-select: none;**/
}
a{
	text-decoration:none; 
	color:#333;
	outline:none;
}

a:active{
	star:expression(this.onfocus=this.blur());
}
a:hover{
	cursor:pointer;
	color:#135d93;
}
a img {
	border:none;
}
p{ 
	margin:0px;
}


.left{
	float:left;
}
.right{
	float:right;
}
.none{ display:none;}
.container{
	width:100%;
	margin:0 auto;
	padding: 0 15px 0 15px;

}
.container:before{
	content:" ";
	display:table;
}
.container:after{
	content:" ";
	display:table;
	clear:both;
}
.mt10{ margin-top:10px !important;}
.mt20{ margin-top:20px !important;}
.mt30{ margin-top:30px !important;}
.mt35{ margin-top:35px !important;}
.mt40{ margin-top:40px !important;}
.mt50{ margin-top:50px !important;}
.mt60{ margin-top:60px !important;}
.mt70{ margin-top:70px !important;}
.mt10{ margin-top:10px !important;}
.h40{ height:40px; overflow:hidden; width:100%;}
.h45{ height:45px; overflow:hidden; width:100%;}
.h50{ height:50px; overflow:hidden; width:100%;}
.h60{ height:60px; overflow:hidden; width:100%;}
.h70{ height:70px; overflow:hidden; width:100%;}
.h80{ height:80px; overflow:hidden; width:100%;}
.h81{ height:81px; overflow:hidden; width:100%;}
.h90{ height:90px; overflow:hidden; width:100%;}
.h100{ height:100px; overflow:hidden; width:100%;}

/** 当前位置 **/
.place{ height:32px; line-height:32px; overflow:hidden; background:#F6F6F6; padding:0 10px; font-size:15px; color:#ccc;}
.place span{ color:#FF0000;}

/**下拉加载更多**/
.next {background:#F6F6F6; overflow:hidden; padding-bottom:10px; text-align:center; }
.next li{white-space:nowrap; }
.next li a{ display:block; color:#666;}

/**下拉加载更多**/
.next_page {background:#F6F6F6; overflow:hidden; padding-bottom:10px; text-align:center;}
.next_page li{text-indent:-9999px;white-space:nowrap;line-height:0; }
.next_page h3{color:#999; font-size:15px;   font-weight:normal;background: url("/img/jz.gif")/*tpa=*/ no-repeat left; padding-left:50px; width:120px; margin:0px auto;  height:40px; line-height:40px;text-indent: 0;
white-space: normal;}
.next_page h4{ text-align:center; color:#999; font-size:15px;   font-weight:normal;  height:40px; line-height:40px;text-indent: 0;
white-space: normal;}

/** 预约 **/
.zzyy{ overflow:hidden; background:#F6F6F6;}
.zzyy .yybt h3{ text-align:center; background-position:9px -384px; background-color:#F6F6F6; padding-top:10px;}
.zzyy .yytj{ padding:0 10px;}
.zzyy .yytj .xxk{ width:100%; margin-bottom:20px; position:relative;}
.zzyy .yytj .xxk h3{ padding:0 0 5px 5px; font-size:15px;color: #162b39}
.zzyy .yytj .xxk em{ height:24px; position:absolute; right:8px; bottom:8px;}
.zzyy .yytj .xxk em img{height:24px;}
.zzyy .yytj .xxk input{border: 0 none;border-radius: 5px;color: #666;font-size: 13px;height: 40px;line-height: 20px;outline: medium none;padding: 10px 10px;width: 100%;}
.zzyy .yytj .ani{width:97px;height: 32px;margin:0 auto;background:url("/img/tj.png")/*tpa=*/ repeat scroll 0 0;color: #fff;display: block;text-align: center; margin-bottom:30px;}
.zzyy .yytj .ani input{ border: 0 none;color: #fff;height: 32px;outline: medium none;width: 100%; font-size:16px;background: #135D93;}



