
/*banner*/
.intlsite-banner {
  background: url(../images/intlsite_banner.jpg) center no-repeat;
}
.intlsite-banner .tb_tit {
  top: 100px;
  left: 0;
  margin-left: 4%;
}
.intlsite-banner .tb-tit .tb-title {
  font-size: 50px;
}
.intlsite-banner .tb-title span {
  color: #fabc05;
}
.intlsite-banner .tb_tit .tb-subtitle {
  font-size: 22px;
  margin-top: 40px;
}
@media screen and (min-width:768px) and (max-width:1023px) {
  .intlsite-banner .tb_tit {
    top: 100px;
    width: 60%;
    margin-left: 4%;
    text-align: left;
  }
}
@media screen and (min-width:415px) and (max-width:767px) {
  .intlsite-banner {
    background-size: cover;
  }
  .intlsite-banner .tb_tit {
    top: 60px;
    width: 62%;
    margin-left: 4%;
    text-align: left;
  }
  .intlsite-banner .tb_tit .tb-subtitle {
    font-size: 18px;
    margin-top: 10px;
  }
}
@media screen and (min-width:320px) and (max-width:414px) {
  .intlsite-banner {
    background-size: cover;
  }
  .intlsite-banner .tb_tit {
    width: 62%;
    top: 70px;
    text-align: left;
    margin-left: 4%
  }
  .intlsite-banner .tb_tit .tb-subtitle {
    font-size: 14px;
    margin-top: 10px;
  }
}

/*±í¸ñ*/
.generalize {
  width: 100%;
  background: #f5f5f7;
  text-align: center;
}
.generalize h2 {
  color: #333;
  padding: 0px;
  font-weight: normal;
}
.generalize_p {
  font-size: 14px;
  color: #666;
  line-height: 25px;
  margin-top: 20px;
}
.generalize table {
  width: 100%;
  text-align: left;
  font-family: "Microsoft YaHei";
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-collapse: collapse;
}
.generalize table tbody {
  background:#fff;
}
.generalize table tbody .generalize_f {
  background: #ebebeb;
  z-index: 1000;
  position: relative;
}
.generalize table tr th {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-weight: normal;
  position: relative;
  z-index: 1;
}

.generalize table tr th .act_icon{
  position: absolute;
  right: 0;
  top: 0;
}
.generalize table tr th .act_icon:before{
  content: '°ë¼ÛÓÅ»Ý';
  position: absolute;
  color: #fff;
  top: 0;
  right: 0;
  z-index: 2;
  width: 88px;
  text-align: center;
  line-height: 44px;
  font-size: 16px;
  transform: rotate(45deg) translate(15px,1px);
  transform-origin: center;
}
.generalize table tr th .act_icon:after{
  content: '';
  border-width: 44px;
  border-style: solid;
  border-color: #c00 #c00 transparent transparent;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .generalize table tr th .act_icon:before{
    width: 48px;
    line-height: 24px;
    font-size: 12px;
    transform: rotate(45deg) translate(8px,0px) scale(.8);
  }
  .generalize table tr th .act_icon:after{
    border-width: 24px;
  }
}
.generalize table tr td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.generalize table tr th {
  width: 294px;
  height: 50px;
  font-size: 18px;
  line-height: 50px;
  color: #c00;
  text-align: center;
}
.generalize table tr th:nth-child(1) {
  color: #333;
}
.generalize table tr td {
  width: 294px;
  height: 50px;
  font-size: 14px;
  color: #333;
  text-align: center;
  padding: 20px 0;
}
.generalize table tr td p {
  font-size: 14px;
  color: #333;
  text-align: center;
  line-height: 20px;
}
.generalize table .generalize_t td:nth-of-type(2) p{
  height: 52px;
  line-height: 45px;
}
@media screen and (max-width: 768px) {
  .generalize table .generalize_t td:nth-of-type(2) p{
    height: 45px;
    line-height: 45px;
  }
}
.generalize table tr td p.old_price{
  margin-top: 5px;
  color: #999;
}
.generalize table tr td p a {
  color: #108cee;
}
.table_p1 {
  font-size: 14px;
  color: #108cee;
}
.table_p1 .pf {
  font-size: 36px;
  font-family: 'Georgia';
  color: #c00;
}
.table_a {
  display: block;
  width: 220px;
  height: 38px;
  line-height: 38px;
  background: #c00;
  color: #fff;
  margin: 10px auto 0;
}
.table_a:hover {
  color: #fff;
}
.grl_fa {
  display: block;
  width: 220px;
  height: 38px;
  font-size: 14px;
  line-height: 38px;
  text-align: center;
  color: #fff;
  background: #c00;
  margin: 0 auto 15px;
}
.grl_fa:hover {
  color: #fff;
}
.fixed {
  display: none;
  position: fixed;
  top: 95px;
  width: 100%;
  padding: 0px;
  z-index: 1000;
}
.fixed .section-box-content {
  padding: 0px 20px;
}
.fixed table {
  width: 100%;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-collapse: collapse;
}
.fixed table tr {
  background: #ebebeb;
}
.fixed table tr th {
  width: 294px;
  height: 50px;
  font-weight: normal;
  font-size: 18px;
  line-height: 50px;
  color: #c00;
  text-align: center;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

/*free*/
.free {
  width: 100%;
  height: 138px;
  background: #083392;
  position: relative;
}
.freebg {
  height: 138px;
  background: url(../images/freebg.jpg) no-repeat center;
  background-size: cover;
}
.freebox {
  width: 100%;
  margin: 0 auto;
  height: 51px;
  padding-top: 43px;
  text-align: center;
}
.free-tit {
  display: inline-block;
}
.free-title {
  display: inline-block;
  font-size: 24px;
  line-height: 51px;
  color: #fff;
  margin-right: 20px;
}
.free-btn {
  display: inline-block;
  font-size: 24px;
  line-height: 48px;
  color: #fff;
  border: 1px solid #fff;
  padding: 0 40px;
}
.free-btn:hover {
  color: #fff;
}
@media screen and (min-width:768px) and (max-width:1023px) {
  .generalize table tr td {
    padding: 15px 0;
  }
  .grl_fa,
  .table_a {
    width: 120px;
  }
}
@media screen and (min-width:320px) and (max-width:767px) {

  .free .freebox {
    width: 100%;
    padding-top: 0px;
    height: 47px;
  }
  .freebg {
    width: 100%;
    height: 47px;
  }
  .free {
    height: 47px;
  }
  .free-title {
    font-size: 12px;
    line-height: 47px;
    margin-left: 10px;
  }
  .free-btn {
    font-size: 12px;
    padding: 0 10px;
    line-height: 25px;
  }
}
@media screen and (min-width:414px) and (max-width:767px) {
  .t_submenu_but {
    display: none;
  }
  .grl_fa {
    width: 110px;
  }
  .table_a {
    width: 110px;
  }
  .table_p1 .pf {
    font-size: 32px;
  }
  .fixed {
    top: 50px
  }
}
@media screen and (min-width: 320px) and (max-width: 414px){
  .t_p1 {
    font-size: 18px;
  }
  .t_p2 {
    font-size: 12px;
  }
  .t_but {
    width: 80px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
  }
  .generalize {
    padding: 20px 0;
  }
  .generalize table {
    margin-top: 20px;
  }
  .generalize table tr th,
  .generalize table tr td,
  .table_p1,
  .generalize table tr td p {
    font-size: 12px;
  }
  .generalize table tr td
  ,.generalize table tr th {
    width: 10%;
  }
  .table_p1 .pf {
    font-size: 14px;
  }
  .table_a {
    width: 60px;
    height: 30px;
    line-height: 30px;
  }
  .fixed {
    top: 50px;
  }
  .fixed table tr th {
    font-size: 12px;
    width: 10%;
    height: 70px;
    line-height: 25px;
  }
  .grl_fa {
    width: 60px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
  }
}