/* ======  reset  ====== */
html{font-size: 125%;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0)}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0
}
fieldset, img {
	border:0
}
:focus {
	outline:0
}
address, caption, cite, code, dfn, em, th, var, optgroup {
	font-style:normal;
	font-weight:normal
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal
}
abbr, acronym {
	border:0;
	font-variant:normal
}
input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit
}
code, kbd, samp, tt {
	font-size:100%
}
input, button, textarea, select {
*font-size:100%
}
body {
	line-height:1.5;
	font-family: "微软雅黑";
}
ol, ul {
	list-style:none;
	
}
table {
	border-collapse:collapse;
	border-spacing:0
}
caption, th {
	text-align:left
}
sup, sub {
	font-size:100%;
	vertical-align:baseline
}
:link, :visited, ins {
	text-decoration:none
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}
img{vertical-align: bottom;}
a:hover{text-decoration: none;}
/* ======  clearfix  ====== */
.clear {
	clear:both;
	visibility:hidden;
	display:block;
	font-size:0;
	line-height:0;
}
.clearfix:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}
.clearfix {
*zoom:1;
}

/*start-banner*/
.swiper-container div img{width: 100%;}
/*end-banner*/




@media only screen and (max-width:991px) {
.tel_b a{text-decoration: none;color: #fff;}
.tel_b .telp{width: 100%;height: 50px;background: #00aef3;position: fixed;bottom: 0;z-index: 999999;}
.tel_b .telp{font-size: 2em;font-family: "΢���ź�";font-weight: bold;text-align: center;display: block !important;line-height: 50px;}
.tel_b a:hover{color: #fff;}

#newBridge .nb-invite-body-base {
    display: block;
    width: 90%;
    padding: 0.5em 0 3.5em !important;
    margin: 0 auto;
	}
#newBridge .nb-invite-body-base .nb-invite-btns {
    position: absolute;
    bottom: 5em !important;
    margin-top: .4em;
	}
}