﻿/*===================
========Reset========
===================*/

blockquote,body,button,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,td,textarea,th,ul {
	margin:0;
	padding:0;
	-webkit-tap-highlight-color:rgba(0,0,0,0)
}
html {
    font-family: 'sans-serif', "Microsoft YaHei", "微软雅黑", "Tahoma", "Helvetica";
    font-size: 62.5%;
    background: #fff;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
body{
	font-size: 1.6rem;
	line-height: 1.5; 
	height: 100%;
	color: #333;
	overflow-x: hidden; 
	-webkit-overflow-scrolling: touch;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { 
	display: block; 
}

audio, canvas, progress, video { 
	display: inline-block; vertical-align: baseline; 
}
audio:not([controls]) { 
	display: none; height: 0; 
}
[hidden], template { 
	display: none; 
}
svg:not(:root) { 
	overflow: hidden; 
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 500
}
img {
    border: 0;
    max-width: 100%;
    vertical-align: middle;
}
ul,ol,li {
    list-style: none;
}
a{
	text-decoration:none;
	background:0 0;
	color: inherit;
}
a:active, a:hover, a:focus {
	outline:0
}
b,strong {
	font-weight:700
}
sub,sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}

button,input,optgroup,select,textarea {
	color:inherit;
	font:inherit;
	margin:0;
	outline:0
}
button,select {
	text-transform:none
}
select {
	-webkit-appearance:none;
	border:none
}
hr{
	height:1px
}
table{
	border-spacing: 0;
    border-collapse: collapse;
}
input {
	line-height:normal
}
button, html input[type="button"], input[type="reset"], input[type="submit"] { 
	-webkit-appearance: button; cursor: pointer; 
}
input[type="checkbox"],input[type="radio"] {
	box-sizing:border-box;
	padding:0
}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
	height:auto
}
input[type="search"] {
	-webkit-appearance:textfield;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
	-webkit-appearance:none
}


/*===================
========Public========
===================*/

.bye-box,.bye-box * {
	-webkit-box-sizing:content-box!important;
	-moz-box-sizing:content-box!important;
	box-sizing:content-box!important;
}
.bye-border,.bye-border * {
	-webkit-box-sizing:border-box!important;
	-moz-box-sizing:border-box!important;
	box-sizing:border-box!important
}
.bye-circle {
	border-radius:100%
}
.bye-show {
	display:block!important
}
.bye-hide {
	display:none!important
}
.bye-floatL{
	float: left;
}
.bye-floatR{
	float: right;
}
.bye-txtC{
	text-align: center;
}
.bye-txtL{
	text-align: left;
}
.bye-txtR{
	text-align: right;
}
.bye-lht30{
	line-height: 30px;
}
.bye-lht26{
	line-height: 26px;
}
.bye-lht24{
	line-height: 24px;
}
.bye-lht22{
	line-height: 22px;
}

/* 字体 */
.bye-f12{
	font-size: 12px;
}
.bye-f13{
	font-size: 13px;
}
.bye-f14{
	font-size: 14px;
}
.bye-f18{
	font-size: 18px;
}
.bye-f20{
	font-size: 20px;
}
.bye-f22{
	font-size: 22px;
}
.bye-f24{
	font-size: 24px;
}

/* 间距 */
.bye-mt5{
	margin-top: 5px;
}
.bye-mt10{
	margin-top: 10px;
}
.bye-mt15{
	margin-top: 15px;
}
.bye-mt20{
	margin-top: 20px;
}
.bye-mr5{
	margin-right: 5px;
}
.bye-mr10{
	margin-right: 10px;
}
.bye-mr15{
	margin-right: 15px;
}
.bye-mr20{
	margin-right: 20px;
}
.bye-mb5{
	margin-bottom: 5px;
}
.bye-mb10{
	margin-bottom: 10px;
}
.bye-mb15{
	margin-bottom: 15px;
}
.bye-mb20{
	margin-bottom: 20px;
}
.bye-ml5{
	margin-left: 5px;
}
.bye-ml10{
	margin-left: 10px;
}
.bye-ml15{
	margin-left: 15px;
}
.bye-ml20{
	margin-left: 20px;
}
.bye-m10{
	margin: 10px;
}
.bye-m15{
	margin: 15px;
}
.bye-m20{
	margin: 20px;
}

.bye-pt5{
	padding-top: 5px;
}
.bye-pt10{
	padding-top: 10px;
}
.bye-pt15{
	padding-top: 15px;
}
.bye-pt20{
	padding-top: 20px;
}
.bye-pr5{
	padding-right: 5px;
}
.bye-pr10{
	padding-right: 10px;
}
.bye-pr15{
	padding-right: 15px;
}
.bye-pr20{
	padding-right: 20px;
}
.bye-pb5{
	padding-bottom: 5px;
}
.bye-pb10{
	padding-bottom: 10px;
}
.bye-pb15{
	padding-bottom: 15px;
}
.bye-pb20{
	padding-bottom: 20px;
}
.bye-pl5{
	padding-left: 5px;
}
.bye-pl10{
	padding-left: 10px;
}
.bye-pl15{
	padding-left: 15px;
}
.bye-pl20{
	padding-left: 20px;
}
.bye-p10{
	padding: 10px;
}
.bye-p15{
	padding: 15px;
}
.bye-p20{
	padding: 20px;
}

.bye-inline {
	position:relative;
	display:inline-block;
	*display:inline;
	*zoom:1
}
.bye-block{
	display: block;
}
.bye-elip {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap
}
.bye-unselect {
	-moz-user-select:none;
	-webkit-user-select:none;
	-ms-user-select:none
}
.bye-clear{
	clear:both;
	*zoom:1
}
.bye-clear:after{
	content:'';
	clear:both;
	*zoom:1;
	display:block;
	height:0
}
.bye-wrap{
	width: 1170px;
	margin: 0 auto;
}
