.container {
  width: 640px;
  margin: 0 auto;
  font-size: 10px;
  position: relative;
}
.lazyload{
	display:block;
	margin-top:10px;
	width:95%;
	margin-left:auto;
	margin-right:auto;
}
.center {
  left: 0;
  right: 0;
  margin: auto;
}
.marCenter {
  margin: 0 auto;
}
.posCenter {
  top: 0;
  bottom: 0;
  margin: auto;
}
.posAB {
  position: absolute;
}
.posRE {
  position: relative;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.overflow {
  overflow: hidden;
}
.line1 {
  position: relative;
}
.wrap {
  position: relative;
}
.contentText {
  padding: 0.6em 0 2.5em;
  color: #595757;
}
#wrap .contentImgUnit {
  margin: 1.2em 0 2em 8.5%;
}
.contentImgUnit img {
  box-sizing: border-box;
  padding: 0 2px;
}
.mybtn {
  font-size: 1em;
  color: #fff;
  padding: 0.8em 0;
  border: none;
  border-radius: 5px;
}
.btn_gray {
  background: #595757;
}
.btn_blue {
  display: block;
  background: #001b53;
}
.btn-line {
  padding: 2em 0;
  border-bottom: 1px #b5b5b5 solid;
}
.mask {
  background: #51504f;
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  display: none;
  left: 0;
  top: 0;
}
.MindText {
  overflow: scroll;
  overflow-x: hidden;
  height: 6em;
  box-sizing: border-box;
  width: 100%;
}
.send {
  background: #fff;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 0 0.2em;
}
.ps {
  text-indent: 1em;
  color: #595757;
  font-size: 160%;
}
.ps .red {
  position: absolute;
  left: -0.8em;
}
.red_for_form {
  position: absolute;
  color: red;
  margin-left: 4%;
  height: 3em;
  line-height: 3em;
  margin-top: 0px;
}
.r_f_f_cen {
  left: 50%;
}
.r_f_f_left {
  left: 0;
}
.em1 {
  display: inline-block;
  width: 1em;
}
.gray {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}
.w540 {
  width: 540px;
  margin: 0 auto;
  display: block;
}
.w640 {
  width: 640px;
}
.w570 {
  width: 570px;
  margin: 0 auto;
  display: block;
}
.w580 {
  width: 580px;
  margin: 0 auto;
  display: block;
}
.w100 {
  width: 100%;
}
.pStyle1 {
  color: #595757;
  font-size: 125%;
  line-height: 1.4em;
}
.pStyle2 {
  color: #595757;
  font-size: 190%;
}
.pStyle3 {
  font-size: 240%;
  line-height: 1.6em;
}
.aStyle1 {
  color: #595757;
  font-size: 220%;
  text-decoration: none;
}
.aStyle2 {
  color: #fff;
  font-size: 200%;
  text-decoration: none;
}
.hStyle1 {
  color: #001b53;
  font-size: 340%;
  text-align: center;
}
.hStyle2 {
  color: #001b53;
  font-size: 308%;
  text-align: center;
  font-weight: 600;
}
.hStyle3 {
  color: #fff;
  font-size: 180%;
  font-weight: bold;
}
.imgStyle1 {
  width: 100%;
  height: 100%;
}
.imgStyle2 {
  width: 100%;
}
.imgStyle3 {
  height: 100%;
}
.inputStyle1 {
  border: 1px solid #8c8887;
  border-radius: 4px;
  background: #fff;
}
.inputStyle2 {
  width: 100%;
  height: 50px;
  font-size: 240%;
  border: 1px solid #595757;
  background: #fff;
  border-radius: 4px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.slick-dots {
  bottom: 5px;
  right: 5px;
  width: auto;
}
.slick-dots li button {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid #fff;
}
.full {
  width: 100%;
}
.fenye{
  text-align:center;font-size:28px;
}
.fenye a{
  margin-right: 40px;
  margin-left: 40px;
}
