@charset "utf-8";
/* CSS Document */
html {
  font: 12px/21px, "", Arial, sans-serif;
  font-family: "Tahoma", "Arial", "Roboto", "Droid Sans", "Helvetica Neue", "Droid Sans Fallback", "Heiti SC", "sans-self";
  font-size: 62.5%;
}
body,
html {
  height: 100%;
}
body,
ul,
p,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
dl,
dt,
dd,
input,
span {
  margin: 0;
  padding: 0;
}
body,
h1,
h2,
h3,
h4,
h5,
p,
ul,
dl,
dd,
dt,
input {
  margin: 0;
  padding: 0;
}
body {
  margin: 0 auto;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background: #fff;
}
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="text"],
textarea {
  -webkit-appearance: none;
}
b,
u {
  text-decoration: none;
}
a:hover {
  transition: 0.35s;
  text-decoration: none;
}
a,
u {
  text-decoration: none;
  color: #000;
}
a {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  /* Chrome 和 Safari */
  -moz-backface-visibility: hidden;
  /* Firefox */
  -ms-backface-visibility: hidden;
  /* Internet Explorer */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}
a:focus,
a,
a:active,
a:focus,
a:hover,
button,
button:focus {
  outline: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  /* Chrome 和 Safari */
  -moz-backface-visibility: hidden;
  /* Firefox */
  -ms-backface-visibility: hidden;
  /* Internet Explorer */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}
em,
b {
  font-style: normal;
}
img {
  border: 0;
  /*display: block;*/
  vertical-align: middle;
}
*:focus {
  outline: none;
}
ul,
li {
  list-style: none;
}
ul {
  list-style: none;
}
h6 {
  clear: both;
}
textarea {
  resize: none;
}
/*其他*/
.mask {
  z-index: 999;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.8;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  background-size: 100% 100%;
  display: none;
}
.cler {
  clear: both;
  display: block;
  content: "";
}
.clear {
  clear: both;
}
.z1 {
  z-index: 1;
}
.wp100 {
  width: 100%;
  position: relative;
}
.bottom .waper div.tc{ width: 10%; }
.wp50 {
  width: 50%;
}
.wp95 {
  width: 95%;
  margin: 0 auto;
  position: relative;
}
.wp94 {
  width: 94%;
}
.wp90 {
  width: 90%;
}
.wp85 {
  width: 85%;
}
.cpsn .St1{ font-size: 18px; clear: both; padding-bottom: 20px;font-size: 0;}
.cpsn .St1 .t1{ margin-bottom: 15px; font-size: 20px; }
.cpsn .St1 .mr5{ width: 20%;margin-right: 0; line-height: 2; margin-bottom: 10px; float: none; display: inline-block;  }
.cpsn .St1 .mr5 a{ font-size: 16px; color:#999;text-align: left;padding-left: 10px; box-sizing: border-box; }
.cpsn .St1 .mr5 a:hover{ color:#6bb90e; }
.wp80 {
  width: 80%;
}
.wp75 {
  width: 75%;
}
.wp70 {
  width: 70%;
}
.wp65 {
  width: 65%;
}
.wp60 {
  width: 60%;
}
.wp48 {
  width: 48%;
}
.wp45 {
  width: 45%;
}
.wp40 {
  width: 40%;
}
.wpthree {
  width: 33.3333333333%;
}
.wp30 {
  width: 30%;
}
.wp25 {
  width: 25%;
}
.wp22 {
  width: 22%;
}
.wp20 {
  width: 20%;
}
.wpa {
  width: auto;
}
.hp100 {
  height: 100%;
}
.max100 {
  max-width: 100%;
}
.wryh {
  font-family: "微软雅黑";
}
.di {
  display: inline-block;
}
.pos {
  position: absolute;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.fb {
  font-weight: bold;
}
.pr {
  position: relative;
}
.oh {
  overflow: hidden;
}
.bgc {
  background-size: contain;
}
.m0a {
  margin: 0 auto;
}
.dk {
  display: block;
}
.dn {
  display: none;
}
.wh100 {
  width: 100%;
  height: 100%;
}
.op0 {
  opacity: 0;
}
.op5 {
  opacity: 0.5;
}
.op1 {
  opacity: 1;
}
.fr {
  float: right;
}
.fl {
  float: left;
}
.pbor {
  border-radius: 3px;
}
.lh15 {
  line-height: 1.5em;
}
.lh125 {
  line-height: 1.25em;
}
.lh22 {
  line-height: 2em;
}
.lh10 {
  line-height: 1em;
}
.lh24 {
  line-height: 24px;
}
.lh26 {
  line-height: 26px;
}
.lh28 {
  line-height: 28px;
}
.lh100 {
  line-height: 100px;
}
.textEll {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.max-w-min-w {
  min-width: 320px;
  max-width: 720px;
}
.cur {
  cursor: pointer;
}
.f400 {
  font-weight: 400;
}
.qfl:after {
  clear: both;
  display: block;
  content: "";
}
label {
  font-weight: 400;
}
/*border*/
.b0 {
  border: 0 !important;
}
.bor {
  border: 1px solid #e5e5e5;
}
.bor_tt {
  border-top: 1px solid #e5e5e5;
}
.bor_bb {
  border-bottom: 1px solid #e5e5e5;
}
.bor_bt {
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
}
/*字体颜色，背景颜色*/
.cor1 {
  color: #FFFFFF;
}
.cor0 {
  color: #000000;
}
.cor3 {
  color: #333333;
}
.cor48 {
  color: #484848;
}
.cor6 {
  color: #666666;
}
.cor8 {
  color: #808080;
}
.cor9 {
  color: #999999;
}
.corh {
  color: #ec412a;
}
.cb2 {
  color: #b2b2b2;
}
.bag1 {
  background: #FFFFFF;
}
.bag0 {
  background: #000;
}
.bag2 {
  background: #a46b2d;
}
.bag3 {
  background: #f3f3f3;
}
.bag4 {
  background: #fff2ec;
}
.bag5 {
  background: #f8f8f8;
}
.bagtheme {
  background: #6bb90e;
}
/*font-size*/
.f09 {
  font-size: 9px;
}
.f10 {
  font-size: 10px;
}
.f11 {
  font-size: 11px;
}
.f12 {
  font-size: 12px;
}
.f13 {
  font-size: 13px;
}
.f14 {
  font-size: 14px;
}
.f15 {
  font-size: 15px;
}
.f16 {
  font-size: 16px;
}
.f17 {
  font-size: 17px;
}
.f18 {
  font-size: 18px;
}
.f19 {
  font-size: 19px;
}
.f20 {
  font-size: 20px;
}
.f22 {
  font-size: 22px;
}
.f24 {
  font-size: 24px;
}
.f25 {
  font-size: 25px;
}
.f26 {
  font-size: 26px;
}
.f30 {
  font-size: 30px;
}
.f32 {
  font-size: 32px;
}
/*margin*/
.m5_0 {
  margin: 5px 0;
}
.m10_0 {
  margin: 10px 0;
}
.m15_0 {
  margin: 15px 0;
}
.m20_0 {
  margin: 20px 0;
}
.m0_5 {
  margin: 0 5px;
}
.m0_10 {
  margin: 0 10px;
}
.m0 {
  margin: 0;
}
.m5 {
  margin: 5px;
}
.m10 {
  margin: 10px;
}
.m3 {
  margin: 0 3%;
}
.mt5 {
  margin-top: 5px;
}
.mt7 {
  margin-top: 7.5px;
}
.mt10 {
  margin-top: 10px;
}
.mt0 {
  margin-top: 0;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt20 a{ color:#fff; }
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mt35 {
  margin-top: 35px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr20 {
  margin-right: 20px;
}
.mr25 {
  margin-right: 25px;
}
.mr30 {
  margin-right: 30px;
}
.mr35 {
  margin-right: 35px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb7 {
  margin-bottom: 7.5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb60 {
  margin-bottom: 60px;
}
.ml5 {
  margin-left: 5px;
}
.ml7 {
  margin-left: 7.5px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
/*padding*/
.p3 {
  padding: 0 3%;
}
.p3p {
  padding: 1px 3%;
}
.p0_5 {
  padding: 0 5px;
}
.p0_10 {
  padding: 0 10px;
}
.p0_15 {
  padding: 0 15px;
}
.p0_20 {
  padding: 0 20px;
}
.p0_30 {
  padding: 0 30px;
}
.p5_0 {
  padding: 5px 0;
}
.p7_0 {
  padding: 7.5px 0;
}
.p10_0 {
  padding: 10px 0;
}
.p15_0 {
  padding: 15px 0;
}
.p20_0 {
  padding: 20px 0;
}
.p30_0 {
  padding: 30px 0;
}
.p10 {
  padding: 10px;
}
.p5 {
  padding: 5px;
}
.p0 {
  padding: 0;
}
.pt5 {
  padding-top: 5px;
}
.pt7 {
  padding-top: 7.5px;
}
.pt10 {
  padding-top: 10px;
}
.pt15 {
  padding-top: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pt25 {
  padding-top: 25px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pt50 {
  padding-top: 50px;
}
.pr5 {
  padding-right: 5px;
}
.pr7 {
  padding-right: 7.5px;
}
.pr10 {
  padding-right: 10px;
}
.pr15 {
  padding-right: 15px;
}
.pr20 {
  padding-right: 20px;
}
.pb5 {
  padding-bottom: 5px;
}
.pb7 {
  padding-bottom: 7.5px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb25 {
  padding-bottom: 25px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb50 {
  padding-bottom: 50px;
}
.pl5 {
  padding-left: 5px;
}
.pl10 {
  padding-left: 10px;
}
.pl15 {
  padding-left: 15px;
}
.pl20 {
  padding-left: 20px;
}
.pl25 {
  padding-left: 25px;
}
.pl30 {
  padding-left: 30px;
}
.pl50 {
  padding-left: 50px;
}
.kbtn {
  background: #6bb90e;
  color: #FFFFFF;
  text-align: center;
  border-radius: 4px;
  padding: 0.5em 0;
  font-size: 12px;
  display: block;
  margin: 0 auto;
  margin-top: 10px;
  border: 0 !important;
  width: 100%;
  position: relative;
  font-size: 16px;
}
.btns {
  background: #6bb90e;
  color: #FFFFFF;
  text-align: center;
  width: 160px;
  height: 48px;
  border: 1px solid #6bb90e;
  font-size: 16px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: inline-block;
}
.btnk {
  color: #6bb90e;
  text-align: center;
  width: 182px;
  height: 48px;
  border: 1px solid #6bb90e;
  font-size: 16px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: block;
}
.wh100 {
  width: 100%;
  height: 100%;
}
.heightimg {
  height: 1.25em;
}
.szzz {
  color: #6bb90e;
}
.themefont {
  color: #6bb90e;
}
.themefont2 {
  color: #a46b2d;
}
.huangzi {
  color: #f8b62b;
}
.flex1 {
  flex: 1;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.jdjz {
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.heng {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.hengleft {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.hengright {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
.hengline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.henglineleft {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.vCenter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.vTop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.chuizhi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.liangkuang {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #999;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #999;
}
