body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul,
li {
  list-style: none;
}
caption,
th {
  text-align: left;
}
i,
em {
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
}
a {
  color: #000;
  text-decoration: none;
}
a:active {
  color: #000000;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clear {
  clear: both;
}
html {
  font-size: 10px;
}
body {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: #f0f0f0;
}
body {
  font-family: "SimHei", "黑体","宋体", "Hiragino Sans GB","Tahoma,arial", "sans-serif";
  background-color: #fff!important;
  font-size: 16px;
}
html {
  font-size: 20px;
}
@media only screen and (min-width: 400px) {
  html {
    font-size: 21.33333333px !important;
  }
}
@media only screen and (min-width: 414px) {
  html {
    font-size: 22.08px !important;
  }
}
@media only screen and (min-width: 480px) {
  html {
    font-size: 25.6px !important;
  }
}
.fn-clear:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.fn-clear {
  zoom: 1;
}
.header-outer {
  height: 84px;
  width: 100%;
  min-width: 1000px;
  display: flex;
  position: relative;
}
.header-outer .logo {
  width: 186px;
  height: 53px;
  margin: 16px 0 0 23px;
}
.header-outer .nav-ul {
  margin: 0 0 0 61px;
  height: 63px;
  display: flex;
  align-items: center;
}
.header-outer .nav-ul li {
  height: 63px;
  color: #fff;
  margin: 0 42px 0 0;
  line-height: 85px;
  cursor: pointer;
}
.header-outer .nav-ul li.cur {
  height: 61px;
  line-height: 83px;
  border-bottom: 2px solid #fff;
}
.header-outer .nav-ul li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}
.header-outer .nav-ul li a:hover {
  text-decoration: none;
}
.header-outer .right-area {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  right: 44px;
  top: 25px;
}
.header-outer .right-area .search-outer,
.header-outer .right-area .login-outer {
  margin: 0 74px 0 0;
  width: 185px;
  height: 35px;
  background-color: #ffffff;
  border-radius: 17px 17px 17px 17px;
}
.header-outer .right-area .login-outer {
  margin: 0;
  width: 130px;
  font-size: 14px;
  color: #222222;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header-outer .right-area .login-outer a:hover {
  text-decoration: none;
}
.header-outer .right-area .login-outer em {
  width: 1px;
  height: 14px;
  background: #222;
  margin: 0 16px;
}
.header-outer .right-area .search-outer {
  display: flex;
}
.header-outer .right-area .search-outer input {
  width: 128px;
  height: 33px;
  margin: 1px 9px 0 15px;
  border: 0;
}
.header-outer .right-area .search-outer a {
  width: 33px;
  height: 33px;
  margin: 1px 0 0;
  cursor: pointer;
}
.header-outer .right-area .search-outer img {
  width: 16px;
  height: 16px;
  margin: 9px 0 0 0;
}
.header-outer .right-area .dropdown a#dLabel {
  color: #fff;
}
.header-outer .right-area .dropdown a#dLabel:hover {
  text-decoration: none;
}
.header-outer .right-area .dropdown .dropdown-menu {
  min-width: 100px;
  text-align: center;
}
.footer {
  width: 100%;
  height: 235px;
  min-width: 1000px;
  background: #fff;
}
.footer .block {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.footer ul {
  font-size: 14px;
  width: 550px;
  margin: 38px 0 0 ;
}
.footer ul li {
  border-right: 1px solid #838383;
  width: 90px;
  height: 16px;
  text-align: center;
  float: left;
}
.footer ul li a {
  color: #838383;
}
.footer .txt {
  margin: 28px 0 0 ;
  font-size: 12px;
  color: #838383;
}
.index1000 .block {
  width: 1000px;
}
.modal {
  overflow: visible;
}
