@charset "utf-8";
.bg {
  background: #ecf1f7;
}
.icolor,
.hvcolor:hover {
  color: #0159b2;
}
.bgcolor,
.hvbgcolor:hover {
  background: #0159b2;
  color: #fff;
}
.head {
  background: #ecf1f7;
}
.ht {
  padding: 25px 0;
}
.htrline {
  border-left: 1px solid #0159b2;
  margin: 0 20px;
}
.htm img {
  max-width: 85%;
}
.hb {
  background: #0159b2;
}
.nav li {
  position: relative;
  border-left: 1px solid #001eaf;
  border-right: 1px solid #006df6;
}
.nav li:last-child {
  border-right: 0;
}
.nava {
  display: block;
  line-height: 40px;
  color: #fff;
  padding: 0 20px;
}
.hbr input {
  width: 180px;
  height: 24px;
  background: #fff;
  border-radius: 6px;
  padding: 0 12px;
  margin: 0 10px;
}
.hbr button {
  cursor: pointer;
  background: none;
  color: #fff;
}
.md {
  padding: 70px 0;
}
.bnmd {
  padding-top: 35px;
}
.bnl {
  width: 20%;
}
.bnr {
  width: 78%;
}
.swiper-container-bnl {
  height: 100%;
}
.bnltop {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 80px;
  z-index: 9;
}
.bnlbot {
  padding-top: 80px;
  height: 600px;
}
.bnla {
  cursor: pointer;
  height: 100%;
  display: flex;
  align-items: center;
  padding: 20px;
  border: 1px solid #dae5ee;
  font-size: 20px;
  line-height: 25px;
  text-align: right;
  justify-content: flex-end;
}
.swiper-slide-thumb-active .bnla {
  border: 1px solid #0159b2;
  color: #0159b2;
}
.ititle_45 {
  font-size: 45px;
}
.itopt h1 {
  margin: 0 15px;
}
.itopt img:last-child {
  transform: rotateY(180deg);
}
.i1a {
  border-radius: 8px;
  overflow: hidden;
  display: block;
  background: #fff;
  position: relative;
}
.swiper-button-next-i1 {
  margin-right: -50px;
  right: 0;
}
.swiper-button-prev-i1 {
  margin-left: -50px;
  left: 0;
}
.padding25 {
  padding: 25px;
}
.i1atxtb img {
  max-width: 65%;
}
.i1aico {
  width: 55px;
  height: 102px;
  background: url("https://www.iesmokeshop.com/ssedf/images/i1ico_03.png") no-repeat center;
  color: #fff;
  writing-mode: vertical-rl;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 30px;
  position: absolute;
  right: 10%;
  top: 0;
  z-index: 8;
}
.i2::after {
  height: 50px;
  width: 100%;
  content: "";
  background: url("https://www.iesmokeshop.com/ssedf/images/i2bg_02.png") no-repeat bottom center;
  position: absolute;
  left: 0;
  bottom: -33px;
}
.i2ral {
  display: flex;
  align-items: center;
  padding: 15px 20px;
  background: #b3c9db;
  color: #fff;
  margin-right: 20px;
}
.i2ra {
  margin-bottom: 35px;
}
.i2ra:last-child {
  margin-bottom: 0;
}
.i3l {
  width: 35%;
}
.i3r {
  width: 58%;
}
.i3l img {
  max-width: 100%;
}
.i3ra {
  display: flex;
  align-items: center;
}
.i3ra {
  height: 100%;
}
.swiper-container-i3 {
  height: 500px;
}
.foot {
  background: #0159b2;
  color: #fff;
}
.foot a {
  color: #fff;
}
.foot a:hover {
  text-decoration: underline;
}
.ftr {
  padding-left: 40px;
  margin-left: 40px;
  border-left: 1px solid #fff;
}
.ftlt {
  border-bottom: 1px solid #fff;
  padding-bottom: 15px;
}
.ftlta {
  position: relative;
  margin-bottom: 25px;
  margin-right: 5%;
}
.ftltab {
  position: absolute;
  left: 0;
  top: 100%;
  width: 180px;
  opacity: 0;
  visibility: hidden;
  transition: 0.25s;
  height: 140px;
  overflow: hidden;
  overflow-y: auto;
  padding: 10px 15px;
  background: rgba(255, 255, 255, 1);
  z-index: 9;
}
.ftltab a {
  color: #0159b2;
}
.ftltab::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.ftltab::-webkit-scrollbar-track {
  background: #f6f6f6;
  border-radius: 2px;
}
.ftltab::-webkit-scrollbar-thumb {
  background: #aaa;
  border-radius: 2px;
}
.ftltab::-webkit-scrollbar-thumb:hover {
  background: #747474;
}
.ftltab::-webkit-scrollbar-corner {
  background: #f6f6f6;
}
.ftlta:hover .ftltab {
  opacity: 1;
  visibility: inherit;
}
.ftltab a {
  display: block;
  line-height: 25px;
  padding: 5px 0;
}

.lsl {
  width: 28%;
  margin-right: 3%;
  background: #fff;
  padding: 10px;
  position: relative;
  z-index: 9;
  margin-top: -210px;
}
.lsl::after {
  width: 21px;
  height: 100%;
  content: "";
  background: url("https://www.iesmokeshop.com/ssedf/images/abtlbg_03.png") no-repeat top center;
  position: absolute;
  right: -21px;
  top: 45px;
}
.lslb {
  padding: 15px;
}
.lslb a {
  display: block;
  padding: 13px 20px;
  border-bottom: 1px dashed #e6e6e6;
}
.lslb a.active,
.lslb a:hover {
  color: #0159b2;
}
.abtxt p {
  text-indent: 2em;
}
.abtxt * {
  max-width: 100%;
}

.listmd {
  padding-top: 35px !important;
}
.listtop_bd {
  border-bottom: 1px solid #0a5e9c;
  padding-bottom: 15px;
}
.n1l {
  width: 27%;
  margin-right: 3%;
}
.n1l img {
  max-width: 100%;
}
.n1r a {
  display: flex;
  align-items: center;
  padding: 5px 0;
}
.n1r a:hover,
.n2ma:hover {
  color: #0a5e9c;
}
.n2tl {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 50px;
  border-top: 2px solid #0a5e9c;
}
.n2box {
  padding: 25px;
  padding-top: 10px;
}
.n2ma {
  width: 45%;
}
.n2mal {
  width: 160px;
  margin-right: 15px;
}
.n2b a {
  width: 48%;
}
.page a {
  width: 10px;
  height: 10px;
  background: #aaabab;
  border-radius: 100%;
  display: block;
  margin: 3px 8px;
}
.page a:hover,
.page a.active {
  background: #0a5e9c;
}

.gyal {
  width: 30%;
  margin-right: 25px;
  position: relative;
}
.gyal img {
  min-height: 100%;
}
.gyal span {
  position: absolute;
  left: 15px;
  top: -10px;
  padding: 5px 15px;
  color: #fff;
  background: rgba(10, 94, 156, 0.8);
}
.gyar {
  padding: 20px 3%;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
}

.gitr {
  border: 2px solid #d81e06;
  background: url("https://www.iesmokeshop.com/ssedf/images/girbg_03.png") no-repeat top #fdf4f2;
  background-size: 100%;
  width: 40%;
  margin-left: 3%;
  border-radius: 10px;
  overflow: hidden;
  padding: 25px;
  padding-top: 13%;
}
.gitrb {
  color: #c51212;
  border-top: 1px solid #c51212;
  padding-top: 15px;
  margin-top: 15px;
}
.gibt ul {
  border-bottom: 2px solid #c61311;
}
.gibt li {
  line-height: 55px;
  border: 2px solid #f2f2f3;
  border-bottom: 2px solid #c61311;
  padding: 0 25px;
  margin: 0 3%;
  margin-bottom: -2px;
  cursor: pointer;
}
.gibt li.active {
  border: 2px solid #c61311;
  color: #c61311;
  border-bottom: 2px solid #f2f2f3;
}

.lgbox {
  padding: 50px;
}
.lga {
  display: flex;
  align-items: center;
  padding: 10px 0;
}
.lgam {
  width: 50%;
}
.lgam input {
  height: 40px;
  border-radius: 6px;
  padding: 0 12px;
  border: 1px solid #d81d06;
  width: 100%;
}
.lgar {
  height: 40px;
  border-radius: 6px;
  background: #d81d06;
  cursor: pointer;
  color: #fff;
  padding: 0 15px;
  line-height: 40px;
}
.lgsbm button {
  height: 50px;
  border-radius: 6px;
  background: #d81d06;
  cursor: pointer;
  color: #fff;
  padding: 0 25px;
  line-height: 40px;
  font-size: 20px;
}
.login_layer {
  display: none;
}

@media only screen and (max-width: 1399px) {
  .md {
    padding: 60px 0;
  }
  .bnmd {
    padding-top: 25px;
  }
  .ititle_45 {
    font-size: 40px;
  }
  .itopt h1 img {
    height: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .md {
    padding: 50px 0;
  }
  .bnmd {
    padding-top: 25px;
  }
  .ititle_45 {
    font-size: 35px;
  }
  .itopt h1 img {
    height: 35px;
  }

  .hbr input {
    width: 130px;
  }
  .nava {
    padding: 0 9px;
  }
  .listtop img {
    height: 15px;
  }
}
@media only screen and (max-width: 950px) {
  .md {
    padding: 40px 0;
  }
  .bnmd {
    padding-top: 25px;
  }
  .ititle_45 {
    font-size: 30px;
  }

  .lslb a {
    padding: 10px 0;
  }

  .pbal {
    width: 30%;
  }
  .pbal img {
    min-height: 70px;
  }
  .pba {
    padding: 15px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  }

  /*HOME-WAP*/
  .wmd {
    padding: 15px 0;
  }
  .wt2a {
    width: 20%;
    color: #28466f;
    text-align: center;
  }
  .wt2a img {
    height: 40px;
    display: block;
    margin: 0 auto;
  }
  .wtopl i {
    width: 3px;
    height: 16px;
    background: #0159b2;
    margin-right: 7px;
  }
  .w1atxt {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    padding: 10px 15px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
    color: #fff;
  }
  .w2atxt {
    position: relative;
    padding-top: 30px;
  }
  .w2atxtr {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
    width: 35%;
    font-size: 12px;
    color: #fff;
  }
  .w3aimg {
    width: 40%;
    min-height: 100px;
    background-size: cover !important;
    margin-right: 10px;
  }
  .w3atxt h3 {
    line-height: 18px;
    margin-bottom: 5px;
  }
  .i3l img {
    max-width: 60%;
    margin: 0 auto;
  }
  .swiper-container-i3 {
    height: 180px;
  }
  .i3ra {
    font-size: 13px;
  }
  .ftlta {
    margin-bottom: 12px;
    margin-right: 25px;
  }
  .ftlt {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding-bottom: 0;
  }
  .flogo {
    display: none;
  }
  .ftlbr {
    text-align: center;
    margin-left: 0;
    font-size: 13px;
  }
  .ftlbr .disflex {
    justify-content: center;
    font-size: 13px;
  }
  .ftr {
    margin-left: 0;
    border-left: 0;
    padding-left: 0;
  }
  .ftrt {
    display: none;
  }
  .ftr .txt {
    text-align: center;
    font-size: 13px;
  }
  .ftr .txt img {
    margin: 0 auto;
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 768px) {
  .md {
    padding: 25px 0;
  }
  .bnmd {
    padding-top: 25px;
  }
  .ititle_45 {
    font-size: 24px;
  }

  .lsl {
    margin-top: 0;
  }
  .lsl::after {
    display: none;
  }
  .lslb {
    display: flex;
    flex-wrap: wrap;
  }
  .lslb a {
    font-size: 13px;
    padding: 7px 0;
    margin-right: 15px;
  }
  .listtop img {
    height: 12px;
  }
  .foot {
    overflow: hidden;
  }
  .ftltab {
    width: 150px;
    left: 0;
  }
  .listmd {
    padding-top: 25px !important;
  }

  .n1r {
    padding: 15px;
  }
  .n2tl {
    padding-left: 15px;
    padding-top: 15px;
  }
  .n2tl img {
    height: 20px;
  }
  .n2ma {
    display: block;
  }
  .n2mal {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .n2b a {
    width: 100%;
  }
  .n2b {
    padding: 0;
  }

  .gya {
    margin-top: 25px !important;
  }

  .gitr {
    padding-top: 30%;
  }
  .gibt ul {
    border-bottom: 0;
  }
  .gibt li {
    border: 1px solid #f2f2f3 !important;
    margin: 3px 0;
    line-height: 40px;
    padding: 0 15px;
    font-size: 13px;
  }
  .gibt li.active {
    border: 1px solid #c61311 !important;
  }
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
  .hidden-xs {
    display: none !important;
  }
  .visible-xs {
    display: block !important;
  }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
  .hidden-sm {
    display: none !important;
  }
  .visible-sm {
    display: block !important;
  }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .hidden-md {
    display: none !important;
  }
  .visible-md {
    display: block !important;
  }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .hidden-lg {
    display: none !important;
  }
  .visible-lg {
    display: block !important;
  }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .hidden-xl {
    display: none !important;
  }
  .visible-xl {
    display: block !important;
  }
}
