@charset "utf-8";

/* CSS Document */


/* 设定 */
.l-content {
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 1200px;
    height: auto;
    font-family: Arial, "Microsoft Yahei", SimHei, STHeiti, Helvetica, serif;
    line-height: 1.2;
}

.l-content h1,
.l-content h2,
.l-content h3,
.l-content h4,
.l-content h5,
.l-content p,
.l-content a,
.l-content ul,
.l-content li,
.l-content dl,
.l-content dt,
.l-content dd,
.l-content a img {
    margin: 0;
    padding: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    font-weight: normal;
}

.l-content img {
    border: none;
}

.l-content a {
    text-decoration: none;
}

.l-content .p-abs {
    position: absolute;
}

.l-content .p-rel {
    position: relative;
}

.l-content .ft-blue {
    color: #003399;
}

.l-content .ft-white {
    color: #ffffff;
}

.l-content .ft-yellow {
    color: #ffcc00;
}

.l-content .ft-bold {
    font-weight: bold;
}

.mod {
  width: 1200px;
}
.mod .box {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  background-color: #ffffff;
  width: 1200px;
  /* height: 1532px; */
}



.mod .bd {
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  width: 1200px;
  /*height: 594px;*/
}

.mod .bd .bg {
  position: relative;
  width: 1200px;
  /* height: 650px; */
}

.hot-tip {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1200px;
  height: 150px;
  background: url(../images/recommend.png) no-repeat;
}

.f-full-bg {
  position: relative;
  width: 1200px;
  display: flex;
  flex-direction: column;
  background:  url(../images/950_01_03_03.png);
}
/*
.f-full-bg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100vh;
  width: 1200px;
}

.f-full-bg-imgs {
  position: relative;
  width: 1200px;
  height: 100vh;
  background: url(../images/bg.png);
} */

/* 底部 */
.bottom-desc {
  padding: 10px 0;
  font-size:12px;
  font-family:SourceHanSansCN;
  font-weight:400;
  color:rgba(51,51,51,1);
  line-height:15px;
}
.bottom {
  width: 1200px;
  /* height: 365px; */
  /* background: url(../images/950_06.png) no-repeat; */
  position: relative;
  display: flex;
  flex-direction: column;
}

.f-more-desc {
  padding-top: 5px;
  width: 100%;
  font-size:12px;
  font-family:SourceHanSansCN;
  font-weight:400;
  color:rgba(51,51,51,1);
  line-height:18px;
}



.f-page {
  width: 1200px;
  /* height: 1015px; */
  position: relative;

  /* display: flex; */
  /* flex-direction: column; */
}
.f-page .box {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  /* background-color: #ffffff; */
  width: 1200px;
  /* height: 1015px; */
}

.f-t-margin {
  margin-top: 20px;
}

.f-mod-2 {
  width: 285px;
  /* height: 560px; */
}
.f-mod-2 .group {
  display: flex;
  align-items: center;
  flex-direction: row;
  background-color: #ffffff;
  width: 285px;
  box-sizing: border-box;
  /* height: 560px; */
}
.f-mod-2 .box {
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  /* margin-left: 5px; */
  background-color: #ffffff;
  width: 285px;
  box-sizing: border-box;
  /* height: 550px; */
  overflow: hidden;
}
.f-mod-2 .dan {
  position: absolute;
  top: 5px;
  right: 5px;
  width:64px;
  height:36px;
  background: url(../images/dan.png) no-repeat;
  z-index: 1000;
}


.f-mod-2 .hd {
  position: relative;
  align-self: center;
  margin-top: 22px;
  max-width: 207px;
  /* height: 40px; */
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  text-overflow: ellipsis;
  line-height: 28px;
  letter-spacing: 0;
  color: #000000;
  font-size: 20px;
  font-family:Source Han Sans CN;
  font-weight:bold;
  color:rgba(0,0,0,1);
  box-sizing: border-box;
/* line-height:13px; */
}

.f-mod-2 .submain {
  position: relative;
  align-self: center;
  margin-top: 19px;
  max-width: 243px;
  /* height: 40px; */
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  text-overflow: ellipsis;
  line-height: 18px;
  letter-spacing: 0;
  color: #000000;
  font-size: 14px;
  box-sizing: border-box;
}

.f-mod-2 .row5 {
  /* position: relative;
  align-self: center;
  margin-top: 20px;
  width: 150px; */
  /* height: 142px; */
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: row;
  /* justify-content: center; */
  margin-top: 12px;
  /* margin-left: px; */
  /* padding: 0 10px; */
  height: 60px;
}

.f-mod-2 .row6 {
  /* position: relative;
  align-self: center;
  margin-top: 20px;
  width: 150px; */
  /* height: 142px; */
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: row;
  /* justify-content: center; */
  margin-top: 12px;
  /* margin-left: px; */
  /* padding: 0 10px; */
  height: 20px;
}

.f-mod-2 .row1 {
  position: relative;
  align-self: center;
  margin-top: 20px;
  height: 200px;
  /* height: 142px; */
}
.f-mod-2 .main {
  position: relative;
  align-self: center;
  margin-top: 20px;
  height: 40px;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  text-overflow: ellipsis;
  line-height: 20px;
  letter-spacing: 0;
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  font-family:Arial;
}
.f-mod-2 .row2 {
  display: flex;
  position: relative;
  align-items: center;
  align-self: center;
  flex-direction: row;
  justify-content: center;
  margin-top: 7px;
  width: 200px;
  height: 25px;
  overflow: hidden;
}
.f-mod-2 .mskyswt {
  max-width: 259px;
  height: 13px;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  text-overflow: ellipsis;
  line-height: 14px;
  letter-spacing: 0;
  color: #535353;
  font-size: 14px;
}
.f-mod-2 .row3 {
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  margin-top: 12px;
  /* margin-left: px; */
  /* padding: 0 10px; */
  height: 17px;
}
.f-mod-2 .txt {

  text-decoration: none;
  line-height: 16px;
  letter-spacing: 0;
  color: #000000;
  /* width: 60px; */
  font-size: 12px;
  font-weight: bold;
  margin-top: 8px;

}
.f-mod-2 .count {
  margin-right: 1px;
  text-decoration: none;
  line-height: 18px;
  letter-spacing: 0;
  color: #dd0000;
  font-weight: bold;
  font-size: 36px;

}

.f-mod-2 .text-2 {
  text-decoration: none;
  line-height: 16px;
  letter-spacing: 0;
  color: #000000;
  font-size: 12px;
  display: inline-block;
  width: 70px;
  margin-bottom: 8px;
  font-weight: bold;
}

.f-mod-2 .txt-3 {
  text-decoration: none;
  line-height: 16px;
  letter-spacing: 0;
  color: rgb(221, 0, 0);
  font-size: 14px;
  display: inline-block;
  /* margin-bottom: 8px; */
  font-weight: bold;
}

.f-mod-2 .text-3 {
  text-decoration: none;
  line-height: 16px;
  letter-spacing: 0;
  color: #000000;
  font-size: 12px;
  display: inline-block;
  margin-left: 8px;
  font-weight: bold;
}

.f-mod-2 .text {
  text-decoration: none;
  line-height: 16px;
  letter-spacing: 0;
  color: #000000;
  font-size: 12px;
  display: inline-block;
  /* width: 60px; */
  margin-top: 8px;
  font-weight: bold;
}
.f-mod-2 .row4 {
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  margin-top: 9px;
  /* background-color: #dbdbdb; */
  width: 285px;
  height: 30px;
  background-color: #D2D2D2;
  color: #ffffff;
  overflow: hidden;
}
.f-mod-2 .info {
  max-width: 288px;
  height: 16px;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  text-overflow: ellipsis;
  line-height: 16px;
  letter-spacing: 0;
  color: #000000;
  font-weight: bold;
  font-size: 16px;
}
.f-mod-2 .ft {
  display: flex;
  position: relative;
  align-items: flex-end;
  flex-direction: row;
  justify-content: center;
  background-color: #D2D2D2;
  width: 300px;
  height: 77px;
  overflow: hidden;
}
.f-mod-2 .word {
  margin-right: 2px;
  margin-bottom: 17px;
  text-decoration: none;
  line-height: 16px;
  letter-spacing: 0;
  color: #ffffff;
  font-size: 16px;
}
.f-mod-2 .num {
  margin-right: 4px;
  margin-bottom: 10px;
  text-decoration: none;
  line-height: 50px;
  letter-spacing: 0;
  color: #ffcc00;
  font-size: 20px;
}
.f-mod-2 .wrap {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  margin-bottom: 17px;
  font-size: 12px;
  height: 38px;
}
.f-mod-2 .txt_2 {
  position: relative;
  max-width: 79px;
  height: 17px;
  overflow: hidden;
  text-align: left;
  text-decoration: none;
  text-overflow: ellipsis;
  line-height: 16px;
  letter-spacing: 0;
  color: #ffffff;
  font-size: 14px;
}
.f-mod-2 .word_2 {
  position: relative;
  margin-top: 3px;
  margin-left: 1px;
  max-width: 78px;
  height: 18px;
  overflow: hidden;
  text-align: left;
  text-decoration: none;
  text-overflow: ellipsis;
  line-height: 16px;
  letter-spacing: 0;
  color: #ffffff;
  font-size: 14px;
}

.y-bg {
  background-color: #FFCC00;
}

.b-bg {
  background-color: #003399!important;

}

.g-bg {
  background-color: #0c1d47!important;
}

.bg-1 {
  background: url(../images/bg_02.png);
}

.bg-2 {
  background: url(../images/bg_02.png);
}

.bg-3 {
  background: url(../images/bg_06.png);
}

.bg-4 {
  background: url(../images/bg_06.png);
}

.bg-5 {
  background: url(../images/bg_10.png);
}



.w-c {
  color: #ffffff!important;
}

.bottom-desc {
  background-color: #0c1d47!important;
  padding: 20px 40px;
  font-size: 17px;
  color: #ffffff;
  line-height: 40px;
}

.f-page .hd {
  position: relative;
  /* margin-top: 20px; */
  /* margin-bottom: 10px; */
  width: 1200px;
  /* height: 60px; */
}
.f-page .bd {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  /* margin-top: 12px; */
  /* padding-top: 10px; */
  width: 1200px;
  padding: 0 18px;
  box-sizing: border-box;
  /* margin-bottom: 20px; */
}
.f-page .f-item {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-right: 8px;
  margin-bottom: 8px;
  background-color: #ffffff;
  border: solid 1px #999999;
  width: 190px;
  height: 467px;
  overflow: hidden;
}
.f-page .f-item .priceIcon {
  position: relative;
  align-self: center;
  margin-top: 16px;

  height: 33px;
}
.f-page .f-item .info {
  align-self: center;
  margin-top: 18px;
  height: 80px;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  text-overflow: ellipsis;
  line-height: 14px;
  letter-spacing: 0;
  color: #000000;
  font-weight: bold;
  font-size: 12px;
}
.f-page .f-item .icon {
  /* margin-top: 10px; */
  /* width: 36px; */
  height: 227px;
}
.f-page .f-item .bnkgc {
  display: block;
  width: 90%;
  align-self: center;
  /* margin-top: 24px; */
  height: 30px;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  text-overflow: ellipsis;
  line-height: 30px;
  letter-spacing: 0;
  color: #000000;
  font-size: 12px;
  background:rgba(220,220,220,1);
  border-radius:6px;
}
.f-page .f-item .wrap {
  display: flex;
  align-items: center;
  align-self: center;
  flex-direction: row;
  margin-top: 10px;
  margin-bottom: 10px;
  height: 31px;
  /* line-height: 18px; */
}
.f-page .f-item .wrap .price {
  margin-top: 7px;
  margin-right: 2px;
  text-decoration: none;
  line-height: 13px;
  letter-spacing: 0;
  color: #002f9f;
  font-size: 16px;
}

.f-page .f-item .wrap .num {
  margin-top: 6px;
  margin-right: 1px;
  text-decoration: none;
  line-height: 32px;
  letter-spacing: 0;
  color: #002f9f;
  font-size: 18px;
  font-weight: bold;
}
.f-page .f-item .wrap .unit {
  margin-top: 6px;
  text-decoration: none;
  line-height: 14px;
  letter-spacing: 0;
  color: #000000;
  font-size: 14px;
}

/* .f-page .f-item .wrap .word {
  margin-right: 1px;
  text-decoration: none;
  line-height: 24px;
  letter-spacing: 0;
  color: #002f9f;
  font-size: 24px;
}
.f-page .f-item .wrap .text {
  margin-top: 2px;
  margin-right: 1px;
  text-decoration: none;
  line-height: 20px;
  letter-spacing: 0;
  color: #002f9f;
  font-size: 20px;
} */
.f-page .f-item .block {
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  margin-top: 3px;
  background-color: #003399;
  width: 190px;
  height: 50px;
  overflow: hidden;
}
.f-page .f-item .block .time {
  text-decoration: none;
  line-height: 14px;
  letter-spacing: 0;
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
}
.f-page .f-item .block .txt {
  text-decoration: none;
  line-height: 14px;
  letter-spacing: 0;
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
}

.f-desc {
  padding-left: 15px;
  padding-bottom: 15px;
  font-size:14px;
font-family:SourceHanSansCN;
font-weight:bold;
color:rgba(0,0,0,1);
}
