article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
    display: block;
}

audio,canvas,video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}[hidden] {
     display: none;
 }
.clear{
    clear:both;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
    padding: 0;
    background:#fff;
}

a:focus {
    outline: thin dotted;
}

a:active,a:hover {
    outline: 0;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

mark {
    background: #ff0;
    color: #000;
}

code,kbd,pre,samp {
    font-family: monospace,serif;
    font-size: 1em;
}

pre {
    white-space: pre-wrap;
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
    font-size: 80%;
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

button,input,select,textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

button,input {
    line-height: normal;
}

button,select {
    text-transform: none;
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],html input[disabled] {
    cursor: default;
}

input[type="checkbox"],input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
    border-radius: 0;
}
textarea {  -webkit-appearance: none; border-radius: 0;}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
p {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    color: #0071b6
}
*{
    margin:0;
    padding:0;
    list-style:none;
    text-decoration:none;
    box-sizing: border-box;
}
html,body{
    font-size: 15px;
    box-sizing: border-box;
    color: #333;
    background: #fff;
}

button,input,select,textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    padding:0;
    border:0;
}
*:focus {outline: none;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #ccc;
}
input:-moz-placeholder, textarea:-moz-placeholder {
    color: #ccc;
}
input::-moz-placeholder, textarea::-moz-placeholder {
    color: #ccc;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #ccc;
}
input[type="text"],textarea {
    -webkit-appearance: none;
}
textarea {  -webkit-appearance: none;}
input:focus, textarea:focus {
    outline: none;
}

/*å…¬å…±éƒ¨åˆ† start*/
*{
    margin:0;
    padding:0;
    list-style:none;
    text-decoration:none;
    box-sizing: border-box;
    word-wrap:break-word
}
button,input,select,textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    padding:0;
    border:0;
}
*:focus {outline: none;}
.hide{ display: none !important;}
.tx-c{ text-align: center;}
.tx-r{ text-align: right;}
.fl{ float: left;}
.fr{ float: right;}
.ofw-h{ overflow: hidden;}
.size30{ font-size: 30px;}
.size18{ font-size: 18px;}
.size17{ font-size: 17px;}
.size16{ font-size: 16px !important;}
.size15{ font-size: 15px !important;}
.size14{ font-size: 14px !important;}
.size13{ font-size: 13px !important;}
.size12{ font-size: 12px !important;}
.WhiteColor{ color: #FFF;}
.BlackColor{ color: #333;}
.DGrayColor{ color: #666;}
.LGrayColor{ color: #999;}
.BlueColor{ color: #0054fe;}
.greenColor{color: #5cc77e;}
.redColor{ color: #eb0e15;}
.Hcolor{ color:#1682b0;}
.w-bg{ background: #fff;}
.backcolor{background:#f0f0f6;}
.marr5{ margin-right:5px !important; }
.marb5{ margin-bottom: 5px !important; }
.mart0{margin-top:0 !important;}
.mart5{ margin-top: 5px !important; }
.marl5{ margin-left: 5px !important; }
.marb10{ margin-bottom:10px !important; }
.mart10{ margin-top:10px !important; }
.marr10{ margin-right: 10px !important; }
.marb20{ margin-bottom:20px !important; }
.mart20{ margin-top: 20px !important; }
.marr20{ margin-right: 20px !important; }
.mart30{ margin-top:30px !important;}
.marb40{ margin-bottom: 40px !important; }
.mart45{ margin-top: 45px !important; }
.marb45{ margin-bottom: 45px !important; }
.mart50{ margin-top: 50px !important;}
.marb50{ margin-bottom: 50px !important;}
.marb60{ margin-bottom: 60px !important;}
.mart55{ margin-top: 55px !important; }
.mart65{ margin-top: 65px !important; }
.mart90{ margin-top: 90px !important; }
.mart100{ margin-top: 100px !important; }
.padt5{ padding-top:5px !important; }
.padb5{ padding-bottom:5px !important; }
.padl5{ padding-left:5px !important;}
.padr5{ padding-right:5px !important;}
.padb10{ padding-bottom:10px !important; }
.padt10{ padding-top:10px !important; }
.padl10{ padding-left:10px !important;}
.padr10{ padding-right:10px !important;}
.padl15{ padding-left:15px !important;}
.padr15{ padding-right:15px !important;}
.padt20{ padding-top:20px !important; }
.padr20{ padding-right:20px !important; }
.padl20{ padding-left:20px !important;}
.padb20{ padding-bottom:20px !important; }
.padb80{ padding-bottom:80px !important; }
.bort{ border-top:1px solid #e0e0e0 !important;}
.borb{ border-bottom:1px solid #e0e0e0 !important;}
.borl{ border-left:1px solid #e0e0e0 !important;}
.borr{ border-right:1px solid #e0e0e0 !important;}
.borrd{ border-right:1px solid #dedede !important;}
.borld{ border-left:1px solid #dedede !important;}
.borbf{ border-bottom:1px solid #f0f0f0 !important; }
.borbe{ border-bottom: 1px solid #efefef !important;}
.borte{ border-top: 1px solid #efefef !important;}
.heiauto{
    height:auto !important;
}
header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    height: 45px;
    line-height: 45px;
    background: #fff;
	color:#ff7f0e;
	border-bottom:1px solid #ebebeb;
}
.tlbtn {
    position: absolute;
    top: 0px;
    left: 15px;
}
.trbtn{
    position: absolute;
    top: 0;
    right:15px;
    font-size: 16px;
    color:#fff;
}
.goback {
    width: 10px;
    height: 19px;
}
footer{
    height: 50px;
    background: #fff;
    border-top: 1px solid #eee;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}
.pagefoot{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.pagefoot>li{
    width: 25%;
    height: 100%;
    padding-top: 8px;
    float: left;
    text-align: center;
    box-sizing: border-box;
}
.footsy{
    width: 23px;
    height: 36px;
}
.footgj{
    width: 22px;
    height: 36px;
}
.footwz{
    width: 22px;
    height: 36px;
}
.footgrzx{
    width: 44px;
    height: 36px;
}
.overflowHidden {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.hui2Color {
    color: #999999;
}