﻿/************** CSS Reset **************/
body, h1, h2, h3, h4, h5, h6, hr,p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, legend, button,form, input, textarea, th, td ,article ,aside, dialog, footer, header, section, footer, nav, figure, menu,div£¬hr{ margin: 0; padding: 0;font-family:Microsoft YaHei,Arial, Helvetica, Verdana, sans-serif;  }

html, body {
	height: 100%;font-family:Microsoft YaHei,Arial, Helvetica, Verdana, sans-serif;  min-width:320px;
}
html {  height:100%; width:100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}
body, button, input, select, option, label, textarea, fieldset, legend { font: 14px Microsoft YaHei, Tahoma, Helvetica, Arial, sans-serif;}
body,input,texrarea,select,label{font:14px 'Microsoft Yahei',arial,sans-serif; }
h1 { font-size: 18px;}
h2, h4 { font-size: 16px;}
h3, h5 { font-size: 14px;}
h6 { font-size: 100%;}
em,i{ font-style: normal;}
small { font-size: 12px;}
ul, ol { list-style: none;}
a { text-decoration: none; outline:none;} 
a:hover { text-decoration: none;}
legend { color: #000;}
fieldset, img { border: none;}
button, input, select, textarea { font-size: 100%;}
table { border-collapse: collapse; border-spacing: 0;}
th { text-align: inherit;}
hr { border: none; height: 1px;}
article ,aside, dialog, footer, header, section, footer, nav, figure, menu{ display:block;}
audio,canvas,video{ display: inline-block; *display: inline; *zoom: 1;}


a{ color:#444;}


ul,li,ol,oi,h1,h2,h3,h4,h5,h6,form{ padding:0px; margin:0px; list-style:none; }
input,textarea,select{ font-size:12px; font-family:Microsoft YaHei,Arial, Helvetica, Verdana, sans-serif; color:#444;}
img{ border:0;}
a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */
:focus { -moz-outline-style:none; } /* for Firefox */ 

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{*+height:1%;}/*清浮动*/
.fl{float: left;}
.fr{float: right;}


header{ height:50px; background-color:#4aa6e1; color:#fff; width:100%; display:block; font-size:19px; font-weight:300; text-align:center; position:fixed; line-height:54px; clear:both; margin:0 auto;  z-index:1800; overflow:hidden; }
.talkBtn{ background:url(../images/advIcon.png) no-repeat center center; display:block; height:35px; width:35px; margin:8px 4% 0 3%; background-size:auto 70%; float:left;}
.backBtn{ background:url(../images/backIcon.png) no-repeat center center; display:block; height:35px; width:35px; margin:8px 4% 0 3%; background-size:auto 70%; float:left;}
.serviceBtn{ background:url(../images/navIcon.png) no-repeat center center; display:block; height:35px; width:35px; margin:8px 4% 0 3%; background-size:auto 75%; float:right;}


.container{ width:100%; height:100%; margin:0 auto; display:block; clear:both; }
.tc{text-align:center;}
.tr{text-align:right;}
.tl{text-align:left;}
.pay-but{
	background:#3c9edf;
	line-height: 32px;
	border:none;
	color:#fff;
	border-radius:3px;
	width: 75%;
	text-align:center;
	letter-spacing: 4px;
}
.btn{
	padding: 6px 7px;
	background: #cc0033;
	color: #fff;
	border-radius:3px;
	border:none;
	cursor: pointer;
}
