﻿/*! normalize.css v1.1.2 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
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;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
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;
  *overflow: visible;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
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;
}
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;
}
/*! 配置样式 fn */
.fn-sr-only {
  font-size: 0;
  line-height: 100;
  overflow: hidden;
}
.fn-altxt {
  position: absolute;
  text-indent: -99999em;
}
.fn-hide {
  display: none;
}
.fn-clearfix:before,
.fn-clearfix:after,
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.fn-clearfix:after,
.clearfix:after {
  clear: both;
}
.fn-clearfix {
  *zoom: 1;
}
.fn-clr {
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
}
.fn-mt10 {
  margin-top: 10px;
}
.fn-mb10 {
  margin-bottom: 10px;
}
.fn-fl,
.fl {
  float: left;
}
.fn-fr,
.fr {
  float: right;
}
.fn-tl,
.txt-l {
  text-align: left;
}
.fn-tc,
.txt-c {
  text-align: center;
}
.fn-tr,
.txt-r {
  text-align: right;
}
.fn-clear {
  clear: both;
}
/*! 常用样式 common */
body {
  font: 12px/1.5 sans-serif, Microsoft YaHei;
  font-family: "PingFangSC-Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Sans GB, Microsoft YaHei",
    sans-serif;
  color: #000;
  background: #fff;
}
h1,
h2,
h3,
h4,
ul,
ol,
p {
  margin: 0;
}
ul,
ol {
  padding: 0;
  list-style-type: none;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:focus {
  -moz-outline-style: none;
  outline: none;
}
/*! IE6升级提示  */
body.ie6 {
  background-position-y: 29px;
}
.fn-warning {
  position: relative;
  width: 100%;
  padding: 5px 0;
  text-align: center;
  border-bottom: 1px solid #fce4b5;
  background-color: #ffff9b;
  color: #e27839;
  z-index: 9999;
}
.fn-warning a {
  color: #0088cc;
}
#ie6-close {
  position: absolute;
  top: 6px;
  right: 10px;
  color: #666;
}

/* 弹出层/遮罩层 */
.ui-layer-mask {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99998;
  width: 100%;
  height: 100%;
  background: #000;
  filter: Alpha(Opacity=30);
  background: rgba(0, 0, 0, 0.3);
}
:root .ui-layer-mask {
  filter: Alpha(Opacity=100) \0 / IE9;
} /* IE9 */
/*纯div效果弹出层*/
.ui-layer {
  position: absolute;
  top: 200px;
  left: 40%;
  background: #fff;
  border: 1px solid #d7d7d7;
  z-index: 99999;
}
.ui-layer .tt {
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  background: #f8f8f8;
  border-bottom: 1px solid #d7d7d7;
  font-size: 14px;
}
.ui-layer .tt .close {
  float: right;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/icon/close1.png) no-repeat;
  margin-top: 10px;
  text-indent: -9999em;
  outline: none;
}
.ui-layer .abtn {
  width: 90px;
  height: 28px;
  line-height: 28px;
  border-radius: 2px;
}
.ui-layer .wrap {
  background: #fff;
  padding: 30px 0;
}
.ui-layer .btn {
  display: inline-block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  background: #c91a1d;
  border-radius: 2px;
  margin: 0 5px;
  text-align: center;
  color: #fff;
}
.ui-layer .btn:hover {
  background: #df3d40;
}

.ui-layer-black {
  border-color: #333;
}
.ui-layer-black .tt {
  background-color: #333;
  border-color: #333;
  color: #fff;
}
.ui-layer-black .tt .close {
  background: none;
  text-indent: 0;
  line-height: 1;
  font-size: 22px;
  color: #fff;
}
.ui-layer-black .wrap {
  background-color: #333;
  padding: 0;
}

.ui-layer-auto {
  position: fixed;
  top: 200px;
  left: 40%;
  z-index: 99999999;
  background: #453636;
}
.ui-layer-auto .txt {
  padding: 20px 60px;
  font-size: 18px;
  color: #fff;
}
.ui-layer-auto .close {
  position: absolute;
  top: 3px;
  right: 3px;
  display: block;
  width: 21px;
  height: 19px;
  background: url(../images/close.png) no-repeat;
}
.ui-layer-auto .close:hover {
  background-position: 0 -19px;
}
