@charset 'utf-8';
* {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  font-family: 'PingFang SC', 'Lantinghei SC', 'Source Han Sans CN', 'Source Han Sans SC', 'Helvetica Neue', Helvetica, Arial, 'STHeitiSC-Light', 'WenQuanYi Zen Hei', 'WenQuanYi Micro Hei', 'sans-serif', 'Microsoft YaHei';
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-break: break-word;
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
small {
  font-size: 12px;
}
ol,
ul {
  list-style-type: none;
}
legend {
  color: #000;
}
fieldset,
img {
  border: 0;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
}
body,
button,
input,
select,
textarea {
  font: 14px/25px '';
  color: #151515;
}
/*"Open Sans","Hiragino Sans GB","Microsoft YaHei",STHeiti,"WenQuanYi Micro Hei",SimSun,Arial,sans-serif*/
input,
select,
textarea {
  font-size: 100%;
  outline: 0;
}
button {
  cursor: pointer;
  outline: 0;
}
mark {
  background-color: transparent;
}
a {
  text-decoration: none;
  color: inherit;
  outline: 0;
  _color: #151515;
}
a:hover {
  text-decoration: none;
}
a:focus {
  outline: 0;
}
::selection {
  color: #fff;
  background: #328EFE;
  text-shadow: none;
}
::-moz-selection {
  color: #fff;
  background: #328EFE;
  text-shadow: none;
}
input::-ms-clear {
  display: none;
}
input[type=password]::-ms-reveal {
  display: none;
}
*,
*:after,
*:before {
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.clearFix:after {
  content: '';
  display: block;
  clear: both;
}
.no {
  display: none;
}
body {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-overflow-scrolling: touch;
  background: #fff;
}
a {
  color: #333;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}
.ellipsis-1,
.ellipsis-2,
.ellipsis-3,
.ellipsis-4 {
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.ellipsis-1 {
  -webkit-line-clamp: 1;
}
.ellipsis-2 {
  -webkit-line-clamp: 2;
}
.ellipsis-3 {
  -webkit-line-clamp: 3;
}
.ellipsis-4 {
  -webkit-line-clamp: 4;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
html,
body {
  font-size: 62.5%;
}
.padding-30 {
  padding: 0 1.5rem;
}
.U_allbox {
  max-width: 750px;
  margin: 0 auto;
}
.U_allbox img {
  display: block;
  width: 100%;
}
.U_allbox .U_bmbtn {
  position: fixed;
  width: 100%;
  height: 5rem;
  line-height: 5rem;
  left: 0;
  bottom: 0;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
  color: #fff;
  background: #fe6902;
  font-size: 1.6rem;
  text-align: center;
  z-index: 111;
}
.U_wzbig {
  background: url(../img/bg_01.jpg) repeat-y;
  background-size: 100%;
  z-index: 1;
  position: relative;
}
.U_wzbig div {
  width: 90%;
  margin: 0 auto;
  border-bottom: 0.1rem solid #fff;
  padding: 1rem 0.5rem;
  border-radius: 0.5rem;
  background: #ffeee2;
}
.wangqi {
  text-align: center;
}
.wangqi > div {
  display: inline-block !important;
  height: 3rem;
  line-height: 2.6rem;
  padding: 0 2rem;
  border: 0.2rem solid #fff;
  background: #fe6901;
  box-shadow: 0 0 1rem #fe6901;
  border-radius: 3rem;
  color: #fff;
  font-size: 1.5rem;
  font-style: italic;
  font-weight: 600;
}
.wangqi2 {
  background: url(../img/bg_01.jpg) repeat-y;
  background-size: 100%;
  padding: 1rem 4rem 2rem;
}
.U_wzbig div:last-child {
  border-bottom: none;
}
.U_wzbig div img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.U_mxqybox {
  background: url(../img/bg_01.jpg) repeat-y;
  background-size: 100%;
  padding: 1rem 4rem;
}
.U_mxqybox .U_navboxa {
  border: 0.1rem solid #fe6725;
  border-radius: 1.5rem;
  background: #ffeee1;
}
.U_mxqybox .U_navboxa div {
  display: flex;
}
.U_mxqybox .U_navboxa div a {
  flex: 1;
  text-align: center;
  height: 4rem;
  line-height: 4rem;
  font-size: 1.2rem;
  border-bottom: 0.1rem solid #ffe1cc;
  border-left: 0.1rem solid #ffe1cc;
  color: #fe7617;
  font-weight: bold;
}
.U_mxqybox .U_navboxa div a:nth-child(1) {
  border-left: none;
}
.U_mxqybox .U_navboxa div:last-child a {
  border-bottom: none;
}
.U_zlhb {
  overflow: hidden;
}
.U_zlhb div {
  width: 50%;
  float: left;
}
.U_zlhb img {
  display: block;
  width: 75%;
  margin: 0 auto 1rem;
}
.U_allbox2 {
  max-width: 750px;
  min-height: 100%;
  margin: 0 auto;
  position: relative;
  background: #ff6d00 url(../img/bg_01.jpg) no-repeat;
  background-size: 100%;
  display: none;
}
.U_allbox2 .U_back {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.U_allbox2 .U_allcentent {
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.U_allbox2 .U_allcentent h2 {
  font-size: 3rem;
  color: #fff;
  text-align: center;
  line-height: 10rem;
  font-weight: bold;
  letter-spacing: 0.8rem;
  padding-left: 0.5rem;
}
.U_allbox2 .U_allcentent > div {
  padding: 0 1.5rem;
}
.U_allbox2 .U_allcentent > div h3 {
  background: #ffefe3;
  color: #fe6725;
  font-size: 1.4rem;
  padding: 0.7rem 2rem;
  text-align: justify;
  line-height: 2.4rem;
  border-radius: 0.5rem;
  margin-bottom: 2rem;
}
.U_allbox2 .U_allcentent > div h4 {
  height: 3rem;
  line-height: 3rem;
  color: #fff;
  font-size: 1.7rem;
  font-weight: bold;
  background: linear-gradient(135deg, rgba(242, 51, 0, 0.8) 0%, rgba(242, 51, 0, 0.2) 100%);
  padding-left: 0.5rem;
}
.U_allbox2 .U_allcentent > div > div {
  background-color: rgba(245, 123, 22, 0.5);
  background: #ffefe3;
}
.U_allbox2 .U_allcentent > div > div ul {
  padding: 1.5rem 1.5rem 0 1.5rem;
}
.U_allbox2 .U_allcentent > div > div ul li {
  display: flex;
  padding-bottom: 1.5rem;
}
.U_allbox2 .U_allcentent > div > div ul li span {
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  text-align: center;
  line-height: 2rem;
  font-size: 1.7rem;
  font-weight: bold;
  background: #b04c00;
  color: #ffd5b0;
}
.U_allbox2 .U_allcentent > div > div ul li p {
  flex: 1;
  font-size: 1.3rem;
  line-height: 1.8rem;
  color: #151515;
  text-align: justify;
  padding-left: 1.2rem;
}
.U_allbox2 .U_allcentent > div > div ul li p em {
  color: #fe6725;
  font-weight: bold;
}
.U_allbox2 .U_allcentent .U_goblack {
  text-align: center;
  font-size: 1.5rem;
  color: #fff;
  padding: 3rem 0;
}
.U_allbox2 .U_allcentent .U_goblack a {
  color: #fff;
  padding: 0.5rem 1rem;
}
@media only screen and (min-width: 750px) {
  html {
    background: #fff !important;
  }
  .U_allbox .U_bmbtn {
    width: 750px;
    left: 50%;
    margin-left: -375px;
  }
}
@media only screen and (min-width: 481px) {
  html {
    font-size: 94%!important;
  }
}
@media only screen and (min-width: 561px) {
  html {
    font-size: 109%!important;
  }
}
@media only screen and (min-width: 641px) {
  html {
    font-size: 125%!important;
  }
}
