* {
  padding: 0;
  margin: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
sup {
  top: -.4em !important;
}
i {
  font-style: normal;
}
html,
body {
  width: 100%;
  margin: 0 auto;
  background: #c5edff;
}
.mark {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 9;
  display: none;
}
.banner {
  width: 100%;
}
.banner .b1 {
  width: 100%;
  height: 1084px;
  background-size: cover;
  margin-bottom: 20px;
}
.banner .b2 {
  width: 100%;
  height: 622px;
  background-size: cover;
}
.c1,.c2 {
  width: 100%;
  height: 1280px;
  background: #c5edff;
}
.c2 {
  height: 643px !important;
}
.goods_content {
  width: 1140px;
  height: auto;
  margin: 0 auto;
}
.goods_content .goods_one {
  background-color: #abe4ff;
  padding: 20px;
  border-radius: 20px;
}
.goods_content .goods_one .goods_one_img {
  width: 420px;
  height: 420px;
}
.goods_content .goods_one .goods_one_img img {
  width: 420px;
  height: 420px;
}
.goods_content .goods_one .goods_one_info {
  width: 650px;
  height: 420px;
}
.goods_content .goods_one .goods_one_info .goods_one_name {
  font-size: 50px;
  color: #333333;
  font-weight: bold;
}
.goods_content .goods_one .goods_one_info .goods_one_xjb {
  width: 416px;
  height: 64px;
  line-height: 64px;
  font-size: 36px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  background: linear-gradient(to top, #52c2f7, #52c2f8);
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.goods_content .goods_one .goods_one_info .goods_one_box {
  width: 620px;
  height: 208px;
  background-color: #d9f3ff;
  border-radius: 10px;
  margin-top: 25px;
  padding: 10px 0;
  padding-left: 20px;
}
.goods_content .goods_one .goods_one_info .goods_one_box .jianjie {
  font-size: 35px;
  color: #333333;
  margin-bottom: 20px;
}
.goods_content .goods_one .goods_one_info .goods_one_box .goods_one_money i {
  color: #333333;
  font-size: 35px;
  font-weight: bold;
}
.goods_content .goods_one .goods_one_info .goods_one_box .goods_one_money span {
  display: inline-block;
  margin-right: 10px;
  font-size: 25px;
  color: #333333;
}
.fs20 {
  font-size: 25px;
  color: #ffffff !important;
}
.goods_content .goods_twos_box {
  margin-top: 20px;
}
.goods_content .goods_twos_box .goods_two {
  background-color: #abe4ff;
  border-radius: 20px;
  width: 552px;
  height: 775px;
  text-align: center;
}
.goods_content .goods_twos_box .goods_two div {
  margin-bottom: 15px;
}
.goods_content .goods_twos_box .goods_two .goods_two_img {
  width: 420px;
  height: 420px;
  margin: 0 auto;
}
.goods_content .goods_twos_box .goods_two .goods_two_img img {
  width: 420px;
  height: 420px;
}
.goods_content .goods_twos_box .goods_two .goods_two_name {
  font-size: 50px;
  color: #333333;
}
.goods_content .goods_twos_box .goods_two .goods_one_xjb {
  width: 405px;
  height: 58px;
  line-height: 58px;
  margin: 0 auto;
  color: #ffffff;
  font-size: 32px;
  background: linear-gradient(to top, #52c2f7, #52c2f8);
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.goods_content .goods_twos_box .goods_two .goods_two_jj {
  color: #333333;
  font-size: 35px;
}
.goods_content .goods_twos_box .goods_two .goods_one_btn {
  margin: 0 auto;
}
.goods_one_btn {
  font-size: 30px;
  width: 188px;
  height: 56px;
  text-align: center;
  line-height: 56px;
  border-radius: 56px;
  cursor: pointer;
  background: linear-gradient(to top, #52c2f7, #52c2f8);
}
