@charset "UTF-8";
html {
  height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  height: 100%;
  max-width: none;
  max-height: none;
  overflow-y: scroll;
  margin: 0;
}
a,
a:link,
a:visited,
a:hover,
a:active {
  color: inherit;
  text-decoration: inherit;
  outline: 0;
  cursor: pointer;
  -webkit-text-decoration-skip: objects;
}
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
span,
b,
i,
strong,
em {
  position: relative;
  z-index: 4;
  -webkit-tap-highlight-color: transparent;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1em;
  font-weight: normal;
  margin: 0;
}
dl,
dt,
dd,
ul,
ol,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.iconfont {
  font-size: inherit;
}
.floatL {
  float: left;
}
.floatR {
  float: right;
}
.ellipsis,
.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
html {
  font-size: 75px;
}
body {
  text-align: justify;
  max-width: 750px;
  margin: 0 auto;
  color: #000;
}
textarea.template {
  display: none !important;
}
.container {
  margin: 0 auto;
}
img {
  visibility: hidden;
}
img[src] {
  visibility: visible;
}
img::after {
  content: attr(alt);
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  transform: translateY(100%);
  transition: transform 0.2s;
}
img:hover::after {
  transform: translateY(0);
}
.img-box {
  position: relative;
  overflow: hidden;
}
.img-inline {
  position: relative;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  max-width: 100%;
  *width: 100%;
  height: auto;
  border: none;
}
.img-center {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  max-width: 100%;
  width: auto;
  *width: 100%;
  max-height: 100%;
  height: auto;
  *height: 100%;
  margin: auto;
  border: none;
}
.img-max {
  display: block;
  width: 100%;
  height: 100%;
  border: none;
}
.img-cover {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: none;
  width: 100%;
  *width: 100%;
  max-height: none;
  height: 100%;
  *height: 100%;
  margin: auto;
  border: none;
  object-position: 50% 50%;
  object-fit: cover;
}
.box-padding5 {
  padding-bottom: 5%;
}
.box-padding10 {
  padding-bottom: 10%;
}
.box-padding15 {
  padding-bottom: 15%;
}
.box-padding20 {
  padding-bottom: 20%;
}
.box-padding25 {
  padding-bottom: 25%;
}
.box-padding30 {
  padding-bottom: 30%;
}
.box-padding35 {
  padding-bottom: 35%;
}
.box-padding40 {
  padding-bottom: 40%;
}
.box-padding45 {
  padding-bottom: 45%;
}
.box-padding50 {
  padding-bottom: 50%;
}
.box-padding55 {
  padding-bottom: 55%;
}
.box-padding60 {
  padding-bottom: 60%;
}
.box-padding65 {
  padding-bottom: 65%;
}
.box-padding70 {
  padding-bottom: 70%;
}
.box-padding75 {
  padding-bottom: 75%;
}
.box-padding80 {
  padding-bottom: 80%;
}
.box-padding85 {
  padding-bottom: 85%;
}
.box-padding90 {
  padding-bottom: 90%;
}
.box-padding95 {
  padding-bottom: 95%;
}
.box-padding100 {
  padding-bottom: 100%;
}
.box-padding105 {
  padding-bottom: 105%;
}
.box-padding110 {
  padding-bottom: 110%;
}
.box-padding115 {
  padding-bottom: 115%;
}
.box-padding120 {
  padding-bottom: 120%;
}
.box-padding125 {
  padding-bottom: 125%;
}
.box-padding130 {
  padding-bottom: 130%;
}
.box-padding135 {
  padding-bottom: 135%;
}
.box-padding140 {
  padding-bottom: 140%;
}
.box-padding145 {
  padding-bottom: 145%;
}
.box-padding150 {
  padding-bottom: 150%;
}
.box-padding155 {
  padding-bottom: 155%;
}
.box-padding160 {
  padding-bottom: 160%;
}
.box-padding165 {
  padding-bottom: 165%;
}
.box-padding170 {
  padding-bottom: 170%;
}
.box-padding175 {
  padding-bottom: 175%;
}
.box-padding180 {
  padding-bottom: 180%;
}
.box-padding185 {
  padding-bottom: 185%;
}
.box-padding190 {
  padding-bottom: 190%;
}
.box-padding195 {
  padding-bottom: 195%;
}
.box-padding200 {
  padding-bottom: 200%;
}
.fullbox {
  margin-left: -0.33333333rem;
  margin-right: -0.33333333rem;
}
.align-cm {
  text-align: center;
  vertical-align: middle;
}
.align-lm {
  text-align: left;
  vertical-align: middle;
}
.header .header-img {
  margin: 0 -0.33333333rem -1.72rem -0.33333333rem;
}
.header h1 {
  font-size: 0.64rem;
  text-align: center;
  color: #004ea7;
}
.header h1:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 2.96rem;
  height: 0.41333333rem;
  margin-left: auto;
  margin-right: auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-color: rgba(54, 136, 229, 0.2);
  box-shadow: 0px 0px 13px 0px rgba(234, 154, 0, 0.192);
}
.header p {
  font-size: 0.42666667rem;
  line-height: 1.875;
  color: #1d77b8;
}
.header p + p {
  /*margin-top: 0.8rem;*/
}
.header .leaf {
  position: absolute;
  top: -0.4rem;
  right: -0.08rem;
  width: 1.41333333rem;
  height: 1.41333333rem;
}
.body-bg {
  padding: 0 0.33333333rem;
  background-image: -moz-linear-gradient(85deg, #4e9dae 0%, #579aff 100%);
  background-image: -webkit-linear-gradient(85deg, #4e9dae 0%, #579aff 100%);
  background-image: -ms-linear-gradient(85deg, #4e9dae 0%, #579aff 100%);
}
.text-indent2em {
  text-indent: 2em;
}
.section_title_h2 {
  margin-top: 0.53333333rem;
}
.section_title_h3 {
  font-weight: bold;
  font-size: 0.48rem;
  vertical-align: middle;
  margin-bottom: 0.66666667rem;
  color: #1d77b8;
}
.section_title_h3:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0.10666667rem;
  height: 0.48rem;
  margin-right: 0.5em;
  background-color: #1d77b8;
}
.section_title_h4 {
  font-size: 0.42666667rem;
  margin: 0.26666667rem 0;
  color: #1d77b8;
}
.section_title_h4.align-lm:before {
  display: inline-block;
  content: '';
  width: 0.2rem;
  height: 0.2rem;
  margin: 0 0.25em;
  background-color: #2c9bef;
}
.list-bg {
  padding: 0.33333333rem;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background-color: #fff;
}
.list-bg + .list-bg {
  margin-top: 0.26666667rem;
}
.jq-ajaxlist .item {
  font-size: 0.42666667rem;
  line-height: 1.71875;
  margin-bottom: 0.13333333rem;
  padding: 0.13333333rem 0.4rem;
  background-color: #e2f8ff;
}
.jq-ajaxlist .item:before {
  display: inline-block;
  content: '';
  position: absolute;
  top: 0.37333333rem;
  left: 0.13333333rem;
  width: 0.2rem;
  height: 0.2rem;
  background-color: #2c9bef;
}
.jq-ajaxlist + button {
  font-size: 0.42666667rem;
  text-align: center;
  width: 100%;
  margin-top: 0.4rem;
  padding: 0.13333333rem 0;
  border: none;
  background: none;
  color: #1d77b8;
}
.limited {
  height: 4.8rem;
  border: 1px solid #1867ab;
}
.text-tip {
  font-size: 0.37333333rem;
  margin: 0.26666667rem 0;
  color: #666;
}
.footer {
  margin-top: 0.4rem;
}
.js-toTop {
  position: fixed;
  bottom: 5%;
  right: 5%;
  z-index: 7;
  font-size: 0.32rem;
  line-height: 1.33333333;
  text-align: center;
  width: 0.85333333rem;
  height: 0.85333333rem;
  padding: 0.10666667rem;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
}
.collapsible {
  overflow: hidden;
}

.timebg{
  position: relative;
  margin-top: 0.53333333rem;
}
.timebg .title{
  position: absolute;
  top:0;left:0;right:0;
  font-size:0.42rem;
  line-height:2.5;
  margin:auto;
  color:#fff;
}
.timebg .text{
  position: absolute;
  bottom:0;left:0;right:0;
  font-size:0.48rem;
  line-height:3;
  color: #1d77b8;
}