.w970 {
  width: 970px; }

.ptb42px {
  padding: 42px 0; }

.color444 {
  color: #444; }

.kv-pt {
  padding-top: 64px; }

.kv-about {
  width: 100%;
  height: auto;
  background: url(../img/img-life/kv-life.png) no-repeat center/cover; }

.tabs-big {
  padding: 1em 0; }
  .tabs-big > ul {
    max-width: 700px;
    margin: 0 auto 16px; }

.icon-life {
  display: block;
  width: 30px;
  height: 30px;
  margin: 0 auto 4px; }

.nav-pills > .tab-btn {
  margin: 0 10px;
  border-radius: 10px;
  background: -webkit-gradient(linear, left bottom, left top, from(#7d8090), color-stop(57%, #9294a3), to(#c6c8d4));
  background: -webkit-linear-gradient(bottom, #7d8090 0%, #9294a3 57%, #c6c8d4 100%);
  background: -o-linear-gradient(bottom, #7d8090 0%, #9294a3 57%, #c6c8d4 100%);
  background: linear-gradient(360deg, #7d8090 0%, #9294a3 57%, #c6c8d4 100%);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }
  .nav-pills > .tab-btn a {
    padding: 8px 24px;
    color: #fff; }

.category-block li.active > a, .category-block li.active > a:focus, .category-block li.active > a:hover {
  border-radius: 10px;
  background: -webkit-gradient(linear, left bottom, left top, from(#ff4b0c), color-stop(57%, #ff730c), to(#ffa93a));
  background: -webkit-linear-gradient(bottom, #ff4b0c 0%, #ff730c 57%, #ffa93a 100%);
  background: -o-linear-gradient(bottom, #ff4b0c 0%, #ff730c 57%, #ffa93a 100%);
  background: linear-gradient(360deg, #ff4b0c 0%, #ff730c 57%, #ffa93a 100%); }

.nav > li > a:hover {
  border-radius: 10px;
  background: -webkit-gradient(linear, left bottom, left top, from(#ff4b0c), color-stop(39%, #ff730c), to(#ffa93a));
  background: -webkit-linear-gradient(bottom, #ff4b0c 0%, #ff730c 39%, #ffa93a 100%);
  background: -o-linear-gradient(bottom, #ff4b0c 0%, #ff730c 39%, #ffa93a 100%);
  background: linear-gradient(360deg, #ff4b0c 0%, #ff730c 39%, #ffa93a 100%); }

.subkv3-life {
  width: 100%;
  height: auto;
  background: url(../img/img-life/subkv3-life.png) no-repeat center/cover;
  position: relative; }
  .subkv3-life h3 {
    position: absolute;
    color: #fff;
    font-size: 50px;
    letter-spacing: 2px;
    font-weight: 900;
    left: 57%;
    top: 50px; }

.bg2, .bg3 {
  padding: 40px 0;
  background: url(../img/img-life/bg3.png) no-repeat center/cover; }
  .bg2 .nav, .bg3 .nav {
    margin-bottom: 40px;
    text-align: center; }
    .bg2 .nav .tab-btn2, .bg3 .nav .tab-btn2 {
      display: inline-block;
      border: 2px solid #8a85dd;
      float: none;
      background: transparent; }
      .bg2 .nav .tab-btn2 a, .bg3 .nav .tab-btn2 a {
        padding: 10px 32px;
        border-radius: 0; }
    .bg2 .nav .btn-society a:hover, .bg3 .nav .btn-society a:hover {
      background: #8a85dd;
      color: #fff; }

.mb22 {
  margin-bottom: 22px; }

.plan-list {
  color: #444; }
  .plan-list .tag {
    padding: 4px;
    background-color: #38c0ff;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    color: #fff; }
  .plan-list span {
    font-size: 18px;
    font-weight: 700; }
  .plan-list p {
    font-size: 16px; }

.pic-wrap {
  margin-top: 50px;
  font-size: 0; }

.pic {
  display: inline-block;
  width: 25%; }

.subkv-life {
  width: 100%;
  height: auto;
  background: url(../img/img-life/subkv-life.png) no-repeat center/cover; }

.bg2 {
  position: relative;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#ebebeb), color-stop(33%, white));
  background-image: -webkit-linear-gradient(bottom, #ebebeb 0%, white 33%);
  background-image: -o-linear-gradient(bottom, #ebebeb 0%, white 33%);
  background-image: linear-gradient(360deg, #ebebeb 0%, white 33%); }
  .bg2 .nav {
    margin-bottom: 40px;
    text-align: center;
    position: absolute;
    top: -52px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
    .bg2 .nav .tab-btn2 {
      border: 0;
      margin: 0;
      float: none;
      background: #0081d0; }
      .bg2 .nav .tab-btn2 a {
        padding: 12px 40px;
        color: #fff; }
    .bg2 .nav .btn-chau a {
      padding: 16px 40px; }
  .bg2 .nav > li > a:hover {
    background: #0081d0;
    color: #fff; }
  .bg2 .nav-pills > li.active > a, .bg2 .nav-pills > li.active > a:focus {
    background-color: #fff;
    color: #444; }
  .bg2 .life-area {
    top: -44px; }
  .bg2 .life-btn-style {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }
    .bg2 .life-btn-style > li.active > a, .bg2 .life-btn-style > li.active > a:focus {
      background-color: #fff;
      color: #444; }
    .bg2 .life-btn-style .tab-btn-cn-style {
      border: 2px solid #8a85dd;
      background: #8a85dd; }

.pic-life-box {
  display: inline-block;
  width: 47%;
  margin: 1%;
  position: relative; }

.icon-arrow-rb {
  position: absolute;
  right: 0;
  bottom: 0; }

.pic-life-box-hover {
  width: 85%;
  height: 85%;
  padding: 1em;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }
  .pic-life-box-hover .pic-life1-icon > img {
    display: inline-block; }
  .pic-life-box-hover h4 {
    font-size: 28px;
    font-weight: 900; }
  .pic-life-box-hover p {
    font-size: 16px; }

.pic-life-box:hover .pic-life-box-hover {
  visibility: visible;
  opacity: 1; }

.pic-life-box:hover .icon-arrow-rb {
  display: none; }

.salary-kv {
  width: 100%;
  height: auto;
  background: url(../img/img-life/salary-kv.png) no-repeat center/cover; }

.salary-big-wrap .salary-btn-sgtyle {
  position: static;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }
  .salary-big-wrap .salary-btn-sgtyle .tab-btn2 {
    display: inline-block;
    border: 2px solid #8a85dd;
    float: none;
    background: transparent; }
    .salary-big-wrap .salary-btn-sgtyle .tab-btn2 a {
      color: #444; }
    .salary-big-wrap .salary-btn-sgtyle .tab-btn2 a:hover {
      color: #444;
      background: #fff; }

.salary-big-wrap .nav-pills > li.active > a, .salary-big-wrap .nav-pills > li.active > a:focus, .salary-big-wrap .nav-pills > li.active > a:hover, .salary-big-wrap .nav-pills > li.active > a, .salary-big-wrap .nav-pills > li.active > a:focus, .salary-big-wrap .nav-pills > li.active > a:hover {
  background-color: #8a85dd;
  color: #fff; }

.salary-big-wrap .nav-pills > .btn-chau.active > a, .salary-big-wrap .nav-pills > .btn-chau.active > a:focus, .salary-big-wrap .nav-pills > .btn-chau.active > a:hover, .salary-big-wrap .nav-pills > .btn-chau.active > a, .salary-big-wrap .nav-pills > .btn-chau.active > a:focus, .salary-big-wrap .nav-pills > .btn-chau.active > a:hover {
  background-color: #fff;
  color: #444; }

.mtb80 {
  margin: 80px 0; }

.item-style {
  padding: 2em;
  border: 4px solid #c6e3f5; }

.title {
  padding-bottom: 5px;
  border-bottom: 1px solid #b5b5b5;
  margin-bottom: 20px; }
  .title img {
    width: 50px;
    height: 50px;
    margin-right: 10px; }
  .title span {
    color: #444;
    font-size: 28px;
    font-weight: 900; }

.list {
  margin-bottom: 20px;
  color: #444; }
  .list img {
    width: 40px;
    height: 40px; }
  .list .list-title {
    font-size: 18px;
    font-weight: 700; }
  .list .list-txt {
    font-size: 16px;
    line-height: 1.3; }

.item-tw-color {
  padding: 1em; }
  .item-tw-color .media-middle {
    margin-bottom: 5px; }
  .item-tw-color .media-body {
    color: #444; }
    .item-tw-color .media-body .list-title {
      font-size: 18px;
      font-weight: 700; }
    .item-tw-color .media-body .list-txt {
      font-size: 15px;
      text-align: left; }

.item-tw1 {
  border: 1px solid #a8d333;
  background: #f3fae1;
  border-radius: 8px; }

.item-tw2 {
  border: 1px solid #44cfb9;
  background: #e6f8f5;
  border-radius: 8px; }

.item-tw3 {
  border: 1px solid #0ec8f6;
  background: #e4f8fd;
  border-radius: 8px; }

.jumbotron .salary-title {
  font-size: 20px;
  font-weight: 900; }

.item-tw-wrap {
  margin-bottom: 15px; }
  .item-tw-wrap .col-md-4 {
    padding: 0 7px; }

.tw-salary-wrap {
  display: table; }
  .tw-salary-wrap .col-md-2 {
    display: table-cell;
    vertical-align: middle;
    float: none;
    width: 13.6667%; }
  .tw-salary-wrap .col-md-10 {
    display: table-cell;
    vertical-align: middle;
    float: none;
    padding-right: 0; }

.tw-salary-box {
  padding: .8em;
  border: 1px solid #ffa900;
  margin-bottom: 0;
  border-radius: 8px;
  background: #fff4de; }

.p0 {
  padding: 0; }

.list-txt-box {
  text-align: left;
  padding-left: 0; }
  .list-txt-box .list-txt {
    font-size: 15px; }

@media screen and (max-width: 768px) {
  .pic-life-box-wrap {
    width: 95%;
    margin: auto;
    overflow: auto; }
  .pic-life-box {
    float: left;
    width: 48%; }
  .icon-arrow-rb {
    display: none; }
  .pic-life-box-hover {
    width: 100%;
    min-height: 290px;
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    visibility: visible;
    opacity: 1;
    background: #e4e4e4; }
    .pic-life-box-hover h4, .pic-life-box-hover p {
      color: #444; }
  .img-jp, .img-kr {
    margin-bottom: 10px; }
  .img-tw img, .img-jp img, .img-kr img {
    margin: auto; }
  #salary-tw .item-tw-wrap {
    width: 80%;
    margin: auto; }
    #salary-tw .item-tw-wrap .col-md-4 {
      margin-bottom: 15px; }
  .bg2 .nav {
    left: 0;
    right: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }
  .tw-salary-wrap {
    width: 78%;
    margin: auto; }
    .tw-salary-wrap .tw-people {
      display: none; }
    .tw-salary-wrap .col-md-10 {
      padding-left: 0; }
    .tw-salary-wrap .list-txt-box {
      padding-right: 15px;
      padding-left: 15px;
      text-align: center; }
  .mtb80 {
    margin: 40px auto 10px; } }

@media screen and (max-width: 414px) {
  .pic-life-box {
    width: 100%;
    margin-bottom: 10px; }
  .pic-life-box-hover {
    min-height: auto; }
  .bg2 {
    padding: 16px 0; }
    .bg2 .life-btn-style .tab-btn-cn-style {
      margin-bottom: 3px; }
  .pic-life-box-hover .pic-life1-icon, .pic-life-box-hover .pic-life2-icon, .pic-life-box-hover .pic-life3-icon, .pic-life-box-hover .pic-life4-icon {
    width: 50px;
    height: 50px;
    margin: auto; }
  .nav-pills > .tab-btn {
    margin: 0 8px; }
  .jumbotron h3 {
    font-size: 28px; }
  .jumbotron p {
    font-size: 16px; }
  .salary-big-wrap .salary-btn-sgtyle .tab-btn2 {
    display: inline-block;
    width: 33%;
    margin-left: 1px;
    margin-bottom: 4px; } }

@media screen and (max-width: 320px) {
  .nav-pills > .tab-btn {
    margin: 0 1px; }
  .tw-salary-wrap {
    width: 95%; }
  #salary-tw .item-tw-wrap {
    width: 100%; }
  .bg2 .nav {
    top: -44px; }
    .bg2 .nav .tab-btn2 a {
      padding: 12px 32px; } }
