﻿@charset "UTF-8";
@import url(unreset.css);
@import url(reset.css);
@import url(FontAwesomeAll.min.css);

.input01 {
    background-color: #FFFFFF;
    border: 1px #A4A4A4 solid;
    font-family: "Microsoft JhengHei","微軟正黑體","新細明體","細明體","Arial","sans-serif";
    font-size: 13px;
    padding: 5px;
    margin:1px;
    /*字間距
    letter-spacing: 1px;
        */
    vertical-align: middle;
}

.input02 {
    background-color: #ffc1c1;
    border: 1px #A4A4A4 solid;
    font-family: "Microsoft JhengHei","微軟正黑體","新細明體","細明體","Arial","sans-serif";
    font-size: 13px;
    padding: 5px;
}

.menu02 {
	/*padding-left: 2px;
	padding-right: 2px;*/
    /*Lance 2017/3/29改*/
	vertical-align: middle;
	font-family: "Microsoft JhengHei","微軟正黑體","新細明體","細明體","Arial","sans-serif";
	font-size: 15px;
	color: #348820;
	text-decoration: none;
	font-weight: 800;
	background-color: #FFFFFF;
}

.menu02 a:link {
	/*color: #348820;text-decoration: none;*/
    color: #0000FF;text-decoration: underline;
}

.menu02 a:visited {
	/*color: #348820;text-decoration: none;*/
    color: #4D2078;text-decoration: underline;
}

.menu02 a:hover {
	/*color: #348820;text-decoration: underline;*/
    color: #0000FF;text-decoration: underline;
}

.clearfix {
  zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: '';
    display: block; }
  .clearfix:after {
    clear: both; }

.housingContainer .statesList .imgBox img, .housingContainer .hosingItem .imgBox > div img, .videoListContainer .videoItem .imgBox img, .linksContainer .linkItem .imgBox > div img, .caseContainer .flag .imgBox img, .caseContainer .countryData .imgBox > div img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0; }

.indexQuickLinks .imgLimit, .indexLinksSec .content .data, .sitemapContainer .imgLimit, .caseContainer .flag .hover p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%); }

.newsCatList .newsLink .title, .housingContainer .hosingItem .content .title, .newsContainer .newsItem .content .title {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  white-space: nowrap;
  padding-bottom: 3px; }

/* -------------- layout --------------*/
/* 修正粗體 ASCII (碧筵綰) */
@font-face {
  font-family: 'fix Microsoft JhengHei';
  font-style: normal;
  font-weight: bold;
  unicode-range: U+7db0, U+78A7, U+7B75;
  src: url("../fonts/MSGOTHIC.otf"); }
* {
  box-sizing: border-box;
  position: relative; }

html {
  font-size: 10px; }
  html.fzS {
    font-size: 8.5px; }
  html.fzB {
    font-size: 11.5px; }

body {
  font-family: 'Open Sans', Arial, 'LiHei Pro', 'fix Microsoft JhengHei', 'Microsoft JhengHei','新細明體', sans-serif;
  -webkit-text-size-adjust: 100%; }

a {
  text-decoration: none; }

.unreset {
  line-height: initial; }
  .unreset a {
    text-decoration: underline; }
  .unreset img {
    max-width: 100% !important; }
  .unreset p {
    font-size: 1.5rem;
    line-height: 2.2rem;
    color: #333;
    margin-top: 0;
    margin-bottom: 10px; }

button, input[type="reset"], input[type="submit"] {
  cursor: pointer; }

input[type="reset"], input[type="submit"], input[type="text"], input[type="email"], input[type="tel"], textarea, select, input[type="date"], input[type="time"], input[type="number"], input[type="password"] {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-family: 'Open Sans', Arial, 'LiHei Pro', 'fix Microsoft JhengHei', 'Microsoft JhengHei','新細明體', sans-serif;
  box-shadow: none;
  border: none;
  outline: none;
  min-height: 30px;
  padding: 5px 10px; }

.selectStyle, .labelStyle {
  display: inline-block; }

.selectStyle {
  background: #fff;
  margin-left: 5px;
  margin-right: 5px; }
  .selectStyle select {
    border: 1px solid #999;
    background: transparent;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 20px;
    width: 100%; }
  .selectStyle:before {
    position: absolute;
    top: 50%;
    right: 8px;
    content: '\f0d7';
    display: block;
    color: #333;
    font-family: 'Font Awesome 5 Free';
    font-weight: bold;
    transform: translateY(-50%); }

select::-ms-expand {
  display: none; }

.hide {
  display: none !important; }

.container {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px; }

/* -------------- layout RWD --------------*/
/* -------------- pageLayout --------------*/
.pageBanner {
  border-bottom: 1px solid #fff; }
  .pageBanner:after {
    width: 100%;
    height: 5px;
    position: absolute;
    bottom: -5px;
    left: 0;
    content: '';
    display: block;
    background: url("../images/new/banner-shadow.png") no-repeat;
    background-size: contain; }
  .pageBanner img {
    display: block;
    width: 100%; }

.pageContaienr {
  padding-top: 85px;
  padding-bottom: 70px; }
  .pageContaienr.check {
    padding-bottom: 0; }

.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 40px; }
  .pagination.ml {
    margin-left: 205px;
    width: calc(100% - 205px); }
  .pagination p, .pagination a, .pagination span {
    color: #999;
    font-size: 1.4rem; }
  .pagination .pageInfo {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap; }
    .pagination .pageInfo p:not(:last-child):after {
      content: '/';
      display: inline-block;
      padding-left: 5px;
      padding-right: 5px;
      color: #999; }
    .pagination .pageInfo .count span {
      color: #ff7916; }
    .pagination .pageInfo .currentPage span {
      color: #333;
      font-weight: bold; }
  .pagination .activePage {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-left: 40px; }
    .pagination .activePage a:hover {
      color: #5072b0; }
    .pagination .activePage a:not(:first-child):before {
      content: '|';
      display: inline-block;
      padding-left: 5px;
      padding-right: 5px;
      color: #999; }
    .pagination .activePage .drumpPage {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      flex-wrap: wrap;
      margin-left: 20px; }

.pageHead {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 30px; }
  .pageHead:before {
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0;
    content: '';
    display: block;
    background: #efeae6; }
  .pageHead .pageTitle {
    background: #fff;
    color: #333;
    font-size: 3rem;
    font-weight: lighter;
    letter-spacing: 1px;
    list-style-type: none;
    padding-right: 5px; }
    .pageHead .pageTitle span {
      text-transform: uppercase; }
      .pageHead .pageTitle span b {
        color: #0089c8; }

.breadcrumb {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  border: 1px solid #efeae6;
  background: #fff;
  border-radius: 20px;
  padding: 10px 20px; 
  list-style-type: none;}
  .breadcrumb li:not(:last-child):after {
    content: '》';
    display: inline-block;
    font-size: 1.4rem;
    color: #999;
    padding-left: 5px; }
  .breadcrumb i, .breadcrumb a, .breadcrumb p {
    color: #999;
    font-size: 1.4rem; }
  .breadcrumb i {
    font-size: 1.8rem; }
  .breadcrumb i:hover, .breadcrumb a:hover {
    color: #0089c8; }

.tabArea .tabs {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  list-style-type: none;
  border-bottom: 1px solid #3e88ae; }
  .tabArea .tabs li.active a {
    color: #fff;
    background: #619fbf; }
  .tabArea .tabs li:not(:first-child) {
    margin-left: -1px; }
  .tabArea .tabs a {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 1.6rem;
    line-height: 1.6rem;
    color: #3e88ae;
    padding: 10px 20px;
    display: block;
    border: 1px solid #3e88ae;
    border-bottom: none; }
.tabArea .tabContentList {
  margin-top: 30px;
  margin-bottom: 50px; }
  .tabArea .tabContentList .tabContent {
    display: none; }
    .tabArea .tabContentList .tabContent.show {
      display: block; }

.contentHead {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap; }
  .contentHead.app .housingName, .contentHead.app .btns {
    max-width: 100%; }
  .contentHead.app .btns {
    margin-top: 20px;
    width: 100%; }
  .contentHead .housingName {
    max-width: calc(100% - 310px);
    width: 100%;
    color: #333;
    font-size: 2.5rem;
    line-height: 3rem;
    padding-left: 30px; }
    .contentHead .housingName:before {
      position: absolute;
      top: 0;
      left: 0;
      content: '\f192';
      display: block;
      font-family: 'Font Awesome 5 Free'; }
    .contentHead .housingName span {
      color: #999; }
  .contentHead .btns {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap; }
    .contentHead .btns a {
      border-radius: 3px;
      border: 1px solid #806793;
      color: #806793;
      padding: 10px 18px;
      text-align: center;
      font-size: 1.5rem; }
      .contentHead .btns a:nth-child(n+2) {
        margin-left: 8px; }
      .contentHead .btns a:hover {
        color: #fff;
        background: #806793; }
    .contentHead .btns i {
      padding-right: 5px; }

.btnRow {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 50px; }
  .btnRow input {
    border-radius: 5px;
    border: 1px solid #555;
    background: #fff;
    color: #555;
    font-size: 1.8rem;
    padding: 10px 20px; }
    .btnRow input:hover {
      color: #fff;
      background: #3e88ae;
      border: 1px solid #3e88ae; }
  .btnRow .submit {
    color: #fff;
    background: #555;
    margin-right: 10px; }

#listTab {
  width: 100%;
  min-width: 725px;
  border-left: 1px #dddddd solid;
  border-top: 1px #dddddd solid;
  text-align: left;
  font-size: 1.5rem; }
  #listTab .labelStyle tr, #listTab .labelStyle td{
	background: transparent !important; }
  #listTab .labelStyle td{
	border-right: none;
	border-bottom: none;
	padding: 0;}
  #listTab td {
    border-right: 1px #dddddd solid;
    border-bottom: 1px #dddddd solid;
    padding: 12px; }
  #listTab tr:nth-child(2n+1) {
    background: #f3f3f3; }
  #listTab .thead {
    color: #FFFFFF; }
  #listTab .word_02 {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold; }
  #listTab .must {
    color: #ff576f; }
  #listTab .del {
    text-align: center;
    color: #ff576f;
    font-size: 1.5rem;
    display: block;
    top: 43px; }
    #listTab .del p {
      margin-top: 5px; }
  #listTab .remark {
    color: #5174af;
    font-size: 1.3rem;
    line-height: 1.4rem;
    margin: 0;
    margin-top: 5px; }
  #listTab .remarkW {
    color: #ffffff;
    font-size: 13px;
    margin: 0;
    margin-top: 5px; }

.editorContainer {
  background: url("../images/new/repeat-grey.jpg") repeat;
  padding: 40px;
  border-radius: 5px;
  border: solid 1px #ddd; }

/* -------------- pageLayout RWD --------------*/
@media (max-width: 1024px) {
  .pageBanner .imgBox {
    overflow: hidden; }
    .pageBanner .imgBox img {
      width: 140%;
      right: 30%; }

  .pageContaienr {
    padding-top: 65px; }

  .pageHead {
    align-items: center;
    justify-content: center;
    margin-bottom: 20px; }
    .pageHead:before {
      top: 78%; }
    .pageHead .pageTitle {
      text-align: center;
      margin-bottom: 15px; }
    .pageHead .pageTitle {
      width: 100%; }

  .pagination.ml {
    margin-left: 0;
    width: 100%; }

  .contentHead .housingName, .contentHead .btns {
    max-width: 100%; }
  .contentHead .btns {
    margin-top: 20px;
    width: 100%; } }
@media (max-width: 768px) {
  .pageHead .pageTitle {
    font-weight: bold; }
    .pageHead .pageTitle span {
      display: block;
      font-size: 1.6rem;
      margin-top: 5px;
      font-weight: normal; }

  .editorContainer {
    padding: 30px; } }
@media (max-width: 640px) {
  .pageBanner .imgBox img {
    width: 250%;
    right: 45%; }

  .pageContaienr {
    padding-top: 45px;
    padding-bottom: 50px; }

  .pageHead:before {
    top: 86%; }
  .pageHead .pageTitle {
    font-size: 3rem; }

  .breadcrumb {
    list-style-type: none;
    padding: 5px 15px; }
    .breadcrumb li:not(:last-child):after {
      font-size: 1.3rem; }
    .breadcrumb i, .breadcrumb a {
      font-size: 1.3rem; }

  .pagination .pageInfo {
    margin-bottom: 8px; }
  .pagination .activePage {
    margin-left: 0; }

  .tabArea .tabs a {
    padding: 6px 12px; }

  .contentHead .btns {
    margin-top: 10px; }
    .contentHead .btns a {
      padding: 8px 13px;
      max-width: calc((100% - 8px) / 2);
      width: 100%;
      margin-bottom: 8px; }
      .contentHead .btns a:nth-child(n+2) {
        margin-left: 0; }
      .contentHead .btns a:nth-child(2n+2) {
        margin-left: 8px; }
  .contentHead .housingName {
    font-size: 2rem;
    line-height: 2.4rem;
    font-weight: bold; }
    .contentHead .housingName span {
      display: block; }

  .btnRow {
    margin-top: 30px; }
    .btnRow button {
      font-size: 1.6rem; } }
@media (max-width: 480px) {
  .pagination .activePage {
    justify-content: center; }
    .pagination .activePage .drumpPage {
      width: 100%;
      margin-top: 8px;
      margin-left: 0;
      justify-content: center; }

  .tabArea .tabs {
    flex-wrap: nowrap;
    text-align: center; }
  .tabArea .tabContentList {
    margin-bottom: 0; }

  .editorContainer {
    padding: 20px; } }
/* -------------- common --------------*/
.indexTitle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap; }
  .indexTitle.news p, .indexTitle.news .browserMore {
    background: url("../images/new/repeat-grey.jpg") repeat; }
  .indexTitle.video {
    justify-content: flex-start; }
    .indexTitle.video:before {
      display: none; }
    .indexTitle.video p, .indexTitle.video .browserMore {
      background: transparent; }
  .indexTitle:before {
    position: absolute;
    top: 50%;
    left: 0;
    content: '';
    display: block;
    width: 100%;
    border-bottom: 1px solid #ccc;
    transform: translateY(-50%); }
  .indexTitle p, .indexTitle .browserMore {
    background: #fff; }
  .indexTitle p {
    color: #333;
    font-size: 3.5rem;
    font-weight: lighter;
    letter-spacing: 1px;
    padding-right: 10px; }
    .indexTitle p span {
      color: #666;
      text-transform: uppercase; }
    .indexTitle p b {
      color: #0089c8; }
  .indexTitle .browserMore {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding-left: 10px; }
    .indexTitle .browserMore:hover span {
      color: #3e88ae; }
    .indexTitle .browserMore i {
      color: #0089c8;
      padding-right: 5px; }
    .indexTitle .browserMore span {
      font-size: 1.4rem;
      color: #999;
      text-transform: uppercase; }

.videoContainer {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }
  .videoContainer iframe, .videoContainer object, .videoContainer embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* -------------- common RWD --------------*/
@media (max-width: 1024px) {
  .indexTitle.video {
    justify-content: space-between; }
    .indexTitle.video:before {
      display: block; }
    .indexTitle.video p, .indexTitle.video .browserMore {
      background: url("../images/new/repeat-blue.jpg") repeat; } }
@media (max-width: 768px) {
  .indexTitle p {
    font-size: 2.6rem;
    font-weight: normal; }
    .indexTitle p span {
      font-size: 1.8rem; } }
@media (max-width: 640px) {
  .indexTitle {
    display: block; }
    .indexTitle:before {
      display: none; }
    .indexTitle .browserMore {
      padding-left: 0;
      margin-top: 10px; } }
/* -------------- header --------------*/
.topLine {
  border-bottom: 1px solid #b7b7b7; }
  .topLine .container {
    display: flex;
    align-items: stretch;
    justify-content: flex-end;
    flex-wrap: wrap; }
    .topLine .container > a {
      border-right: 1px solid #b7b7b7;
      display: inline-block;
      padding-top: 8px;
      padding-bottom: 8px;
      font-size: 1.4rem; }
      .topLine .container > a:hover {
        color: #fff;
        background: #3e88ae; }
  .topLine a, .topLine i {
    vertical-align: middle; }
  .topLine a {
    color: #555;
    line-height: 1.8rem;
    padding-left: 15px;
    padding-right: 15px; }
  .topLine i {
    font-size: 1.7rem;
    line-height: 1.8rem;
    margin-right: 3px; }
  .topLine .home {
    font-size: 2rem;
    padding-left: 10px;
    padding-right: 10px; }
    .topLine .home i {
      font-size: 2rem; }
  .topLine .search {
    background: #555;
    color: #fff;
    padding-left: 13px;
    padding-right: 10px; }
  .topLine .fontSize {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    font-size: 1.4rem;
    padding-left: 15px; }
  .topLine .sizeBtnRow a {
    background: #e8e6e6;
    font-size: 1.2rem;
    border-radius: 50%;
    padding: 5px 8px;
    margin-left: 5px; }
    .topLine .sizeBtnRow a.active {
      background: #fcd6e5;
      font-weight: bold; }
    .topLine .sizeBtnRow a:hover {
      color: #fff;
      background: #3e88ae; }
  .topLine .searchBox {
    position: absolute;
    top: 39px;
    right: 20px;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
    background: #999;
    padding: 5px;
    z-index: 1;
    display: none; }
    .topLine .searchBox.show {
      display: flex; }
    .topLine .searchBox button {
      background: #0089c8;
      border: none;
      color: #fff;
      font-size: 1.6rem;
      font-weight: bold; }

.logoLine {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 35px;
  padding-bottom: 35px; }
  .logoLine .logo {
    color: #333;
    font-size: 3rem;
    font-weight: bold;
    letter-spacing: 1px; }
  .logoLine .mbMenuBtn {
    display: none;
    font-size: 3rem;
    color: #333; }
    .logoLine .mbMenuBtn:hover {
      color: #3e88ae; }
  .logoLine .mbCloseMenu {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 6px 10px;
    text-align: center;
    color: #fff;
    background: #949494;
    display: none; }
    .logoLine .mbCloseMenu:hover {
      background: #3e88ae; }
    .logoLine .mbCloseMenu i {
      font-size: 2.2rem; }
    .logoLine .mbCloseMenu span {
      font-size: 1.6rem;
      margin-left: 5px; }
  .logoLine .mainMenu {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap; 
    list-style-type: none;
  }
    .logoLine .mainMenu li {
      text-align: center;
      padding-left: 15px;
      padding-right: 15px; 
    }
      .logoLine .mainMenu li:last-child {
        padding-right: 0; }
      .logoLine .mainMenu li.topLink {
        display: none; }
    .logoLine .mainMenu a.active i, .logoLine .mainMenu a.active p, .logoLine .mainMenu a:hover i, .logoLine .mainMenu a:hover p {
      color: #3e88ae; }
    .logoLine .mainMenu i {
      color: #555;
      font-size: 2.2rem; }
    .logoLine .mainMenu p {
      color: #333;
      font-size: 1.5rem;
      font-weight: bold;
      margin-top: 10px; }

/* -------------- header RWD --------------*/
@media (max-width: 1280px) {
  .logoLine .mbMenuBtn {
    display: block; }
  .logoLine .mainMenuBox {
    max-width: 300px;
    width: 100%;
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    background: #f2f2f2;
    z-index: 3;
    box-shadow: 0 -3px 5px #aaa;
    padding: 30px;
    transform: translateX(110%);
    transition: transform .3s; }
    .logoLine .mainMenuBox.show {
      transform: translateX(0%); }
  .logoLine .mbCloseMenu {
    display: flex; }
  .logoLine .mainMenu {
    display: block; }
    .logoLine .mainMenu li {
      padding: 10px;
      border-bottom: solid 1px #ccc; }
    .logoLine .mainMenu a {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      flex-wrap: wrap; 
    }
    .logoLine .mainMenu i {
      width: 25px; }
    .logoLine .mainMenu p {
      margin-top: 0;
      margin-left: 10px; } }
@media (max-width: 768px) {
  .topLine .container .FBLink, .topLine .container .result, .topLine .container .guide {
    display: none; }

  .logoLine {
    padding-top: 25px;
    padding-bottom: 25px; }
    .logoLine .mainMenu li.topLink {
      display: flex; }
    .logoLine .mainMenuBox {
      padding: 20px; } }
@media (max-width: 480px) {
  .logoLine {
    padding-top: 15px;
    padding-bottom: 15px; }
    .logoLine .logo {
      font-size: 2.4rem; }

  .topLine .searchBox {
    right: 0;
    width: 100%; }
    .topLine .searchBox input {
      width: calc(100% - 60px); }
    .topLine .searchBox button {
      width: 60px;
      text-align: center; } }
/* -------------- footer --------------*/
footer {
  background: #619fbf;
  padding-top: 50px;
  padding-bottom: 50px; }
  footer .container {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap; }
  footer .info {
    margin-top: 30px;
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.6rem; }
    footer .info p:not(:last-child) {
      margin-bottom: 10px; }
    footer .info span {
      display: inline-block; }
  footer .footerMenu {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
    max-width: 600px;
    width: 100%; }
    footer .footerMenu li {
      padding-left: 15px;
      padding-right: 15px;
      margin-top: 5px;
      margin-bottom: 5px; 
      list-style-type: none;
    }
      footer .footerMenu li:after {
        width: 1px;
        height: 90%;
        position: absolute;
        top: 5%;
        right: 0;
        content: '';
        display: block;
        background: #fff; }
    footer .footerMenu a {
      color: #fff;
      font-size: 1.5rem; }
      footer .footerMenu a:hover {
        text-decoration: underline; }
  footer .copyRight, footer .designed, footer b {
    color: rgba(255, 255, 255, 0.5);
    font-size: 1.4rem;
    margin-top: 10px; }
  footer .copyRight, footer .designed {
    padding-left: 15px; }

/* -------------- footer RWD --------------*/
@media (max-width: 1280px) {
  footer {
    padding-top: 30px;
    padding-bottom: 30px; }
    footer .container {
      display: block; }
    footer .left {
      text-align: center;
      padding-bottom: 15px;
      border-bottom: 1px solid #ccc; }
    footer .info {
      margin-top: 15px; }
    footer .footerMenu {
      max-width: 100%;
      padding-top: 15px;
      padding-bottom: 15px;
      border-bottom: 1px solid #ccc; }
      footer .footerMenu li {
        max-width: calc(100% / 6);
        width: 100%;
        text-align: center;
        padding-left: 5px;
        padding-right: 5px; }
        footer .footerMenu li:after {
          display: none; }
    footer .copyRight {
      text-align: center; } }
@media (max-width: 768px) {
  footer .footerMenu li {
    max-width: calc(100% / 4); } }
@media (max-width: 640px) {
  footer .footerMenu {
    padding-top: 10px;
    padding-bottom: 10px; }
    footer .footerMenu li {
      max-width: calc(100% / 3); }
    footer .footerMenu a {
      font-size: 1.3rem; } }
/* -------------- index --------------*/
.indexBanner img {
  display: block;
  height: 150%;
  width: 100%; }
.indexBanner .slick-prev, .indexBanner .slick-next {
  z-index: 1; }
  .indexBanner .slick-prev:before, .indexBanner .slick-next:before {
    font-size: 2.5rem;
    color: #0089c8; }
.indexBanner .slick-next {
  right: 25px; }
.indexBanner .slick-prev {
  left: 25px; }

.indexQuickLinks {
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
    padding-top: 120px;
    padding-bottom: 120px;
    margin-left: -35px;
    margin-right: -35px;
}
  .indexQuickLinks .indexQuickItem {
    max-width: calc(60% / 4);
    width: 100%;
    padding-left: 30px;
    padding-right: 30px; }
  .indexQuickLinks a:hover .imgBox {
    border-radius: 0%;
    border: 2px solid #3e88ae; }
  .indexQuickLinks a:hover img {
    transform: translateY(-100%); }
  .indexQuickLinks .imgBox {
    border: 2px solid #333;
    border-radius: 50%;
    width: 100%;
    height: 0;
    padding-bottom: calc(100% - 4px);
    transition: all .2s; }
  .indexQuickLinks .imgLimit {
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin: 0 auto; }
    .indexQuickLinks .imgLimit img {
      display: block;
      width: 100%;
      transition: transform .2s; }
  .indexQuickLinks p {
    color: #333;
    font-size: 2.2rem;
    line-height: 2.6rem;
    margin-top: 25px;
    text-align: center; }

.indexNewsSec {
  background: url("../images/new/repeat-grey.jpg") repeat;
  padding-top: 120px;
  padding-bottom: 120px; }
  .indexNewsSec:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 10px;
    content: '';
    display: block;
    background: url("../images/new/news-shadow.png") no-repeat;
    background-size: contain; }
  .indexNewsSec:after {
    width: 100%;
    height: 46%;
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    display: block;
    background: url("../images/new/repeat-blue.jpg") repeat; }
  .indexNewsSec .container {
    z-index: 1; }

.newsCatList {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 55px;
  margin-left: -10px;
  margin-right: -10px; }
  .newsCatList .newsCat {
    max-width: calc(100% / 3);
    width: 100%;
    padding-left: 20px;
    padding-right: 20px; }
  .newsCatList .newsCatImg {
    max-width: 53%;
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1; }
  .newsCatList .newsCatContent {
    background: #fff;
    border: 1px solid #efeae6;
    padding: 20px 30px;
    padding-top: 120px;
    margin-top: -100px; }
  .newsCatList .newsLink {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 10px; }
    .newsCatList .newsLink:not(:last-child) {
      border-bottom: 1px dotted #ccc; }
    .newsCatList .newsLink:hover .title {
      color: #333;
      font-weight: bold; }
    .newsCatList .newsLink .date, .newsCatList .newsLink .title {
      font-size: 1.5rem; }
    .newsCatList .newsLink .date {
      color: #619fbf;
      padding-right: 5px; }
    .newsCatList .newsLink .title {
      max-width: calc(100% - 51px);
      width: 100%;
      color: #555; }
  .newsCatList .newsCatInfo {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    border-top: 1px solid #ccc;
    padding-top: 10px;
    color: #619fbf;
    font-size: 1.4rem;
    line-height: 1.4rem; }
    .newsCatList .newsCatInfo span:first-child {
      padding-right: 10px;
      border-right: 1px solid #619fbf;
      margin-right: 10px; }
    .newsCatList .newsCatInfo span i {
      padding-right: 5px; }

.indexVideoSec {
  background: url("../images/new/repeat-blue.jpg") repeat; }
  .indexVideoSec:after {
    width: 100%;
    height: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    display: block;
    padding-bottom: 15.625%;
    background: url("../images/new/index-videoBG.jpg");
    background-size: contain; }
  .indexVideoSec .container {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
    z-index: 1; }
    .indexVideoSec .container > div {
      max-width: calc(100% / 2);
      width: 100%; }
    .indexVideoSec .container .left {
      padding-right: 60px; }
  .indexVideoSec .content {
    margin-top: 25px; }
    .indexVideoSec .content .title {
      color: #25759f;
      font-size: 2rem;
      line-height: 2.4rem;
      margin-bottom: 10px; }
    .indexVideoSec .content .unreset {
      color: #555;
      font-size: 1.5rem;
      line-height: 2rem; }
  .indexVideoSec .rel {
    color: #555;
    font-size: 1.4rem;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px; }
    .indexVideoSec .rel i {
      padding-right: 5px; }
    .indexVideoSec .rel a {
      color: #555; }
  .indexVideoSec .videoList {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px; }
    .indexVideoSec .videoList .videoItem {
      max-width: calc(100% / 3);
      width: 100%;
      padding-left: 10px;
      padding-right: 10px; }

.indexLinksSec {
  padding-top: 120px;
  padding-bottom: 120px; }
  .indexLinksSec .indexLinks {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 50px;
    margin-left: -20px;
    margin-right: -20px; }
  .indexLinksSec .linkItem {
    max-width: calc(100% / 4);
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden; }
    .indexLinksSec .linkItem:hover .content {
      transform: translateY(0); }
    .indexLinksSec .linkItem a {
      display: block; }
    .indexLinksSec .linkItem img {
      width: 100%; }
  .indexLinksSec .content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    padding: 25px;
    transform: translateY(100%);
    transition: transform .3s; }
    .indexLinksSec .content .data {
      max-width: calc(100% - 50px);
      width: 100%;
      color: #fff;
      text-align: center; }
      .indexLinksSec .content .data i {
        font-size: 3rem; }
      .indexLinksSec .content .data .title {
        font-size: 1.8rem;
        line-height: 2.2rem;
        font-weight: bold;
        margin-top: 20px;
        margin-bottom: 20px; }
        .indexLinksSec .content .data .title:after {
          width: 10px;
          height: 2px;
          position: absolute;
          bottom: -10px;
          left: 50%;
          content: '';
          display: block;
          transform: translate(-50%, -50%);
          background: #fff; }
      .indexLinksSec .content .data .des {
        font-size: 1.4rem;
        line-height: 2rem; }

/* -------------- index RWD --------------*/
@media (max-width: 1440px) {
  .indexQuickLinks {
    margin-left: -20px;
    margin-right: -20px; }
    .indexQuickLinks .indexQuickItem {
      padding-left: 20px;
      padding-right: 20px; } }
@media (max-width: 1280px) {
  .indexQuickLinks {
    padding-top: 90px;
    padding-bottom: 90px; }
    .indexQuickLinks .imgLimit {
      width: 80px;
      height: 80px; }
    .indexQuickLinks p {
      font-size: 2rem; }

  .indexNewsSec {
    padding-top: 90px;
    padding-bottom: 90px; }

  .newsCatList {
    margin-top: 35px;
    margin-left: -10px;
    margin-right: -10px; }
    .newsCatList .newsCat {
      padding-left: 10px;
      padding-right: 10px; }
    .newsCatList .newsCatContent {
      padding: 20px;
      padding-top: 90px;
      margin-top: -80px; }

  .indexLinksSec {
    padding-top: 90px;
    padding-bottom: 90px; }
    .indexLinksSec .indexLinks {
      margin-left: -10px;
      margin-right: -10px; }
    .indexLinksSec .linkItem {
      padding-left: 10px;
      padding-right: 10px; } }
@media (max-width: 1024px) {
  .newsCatList .newsLink .title {
    max-width: 100%;
    margin-top: 5px; }
  .newsCatList .newsCatInfo span {
    display: block;
    width: 100%;
    text-align: center; }
    .newsCatList .newsCatInfo span:first-child {
      border-right: none;
      padding-right: 0;
      margin-right: 0;
      margin-bottom: 5px; }

  .indexVideoSec .container > div {
    max-width: 100%; }
  .indexVideoSec .container .left {
    padding-right: 0;
    margin-bottom: 20px; }

  .indexLinksSec .linkItem {
    max-width: calc(100% / 2);
    margin-bottom: 20px; }
  .indexLinksSec .content {
    transform: translateY(0%); } }
@media (max-width: 960px) {
  .newsCatList .newsCatImg {
    max-width: 100px; }
  .newsCatList .newsCat {
    max-width: 100%; }
    .newsCatList .newsCat:nth-child(n+2) {
      margin-top: 30px; }
  .newsCatList .newsCatContent {
    padding-top: 50px;
    margin-top: -50px; }
  .newsCatList .newsLink .title {
    max-width: calc(100% - 51px);
    margin-top: 0; } }
@media (max-width: 768px) {
  .indexQuickLinks {
    padding-top: 70px;
    padding-bottom: 70px; }
    .indexQuickLinks .indexQuickItem {
      max-width: calc(100% / 4);
      margin-bottom: 30px; }
      .indexQuickLinks .indexQuickItem:nth-last-child(-n+2) {
        margin-bottom: 0; }
    .indexQuickLinks p {
      margin-top: 15px; }

  .indexNewsSec {
    padding-top: 70px;
    padding-bottom: 70px; }

  .newsCatList {
    margin-top: 15px; }

  .indexLinksSec {
    padding-top: 70px;
    padding-bottom: 70px; } }
@media (max-width: 640px) {
  .indexVideoSec .container .left {
    margin-bottom: 0; }
  .indexVideoSec .videoList {
    margin-left: 0;
    margin-right: 0; }
    .indexVideoSec .videoList .videoItem {
      padding-left: 0;
      padding-right: 0;
      max-width: 100%;
      margin-bottom: 20px; }

  .indexLinksSec .indexLinks {
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px; }
  .indexLinksSec .linkItem {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0; } }
@media (max-width: 480px) {
  .indexQuickLinks {
    padding-top: 40px;
    padding-bottom: 40px; }
    .indexQuickLinks .indexQuickItem {
      padding-left: 10px;
      padding-right: 10px;
      margin-bottom: 30px; }
    .indexQuickLinks .imgLimit {
      width: 60px;
      height: 60px; }
    .indexQuickLinks p {
      font-size: 1.6rem;
      line-height: 2rem;
      margin-top: 10px; }

  .indexNewsSec {
    padding-top: 40px;
    padding-bottom: 40px; }

  .indexVideoSec .rel a {
    display: block;
    margin-top: 5px; }

  .indexLinksSec {
    padding-top: 40px;
    padding-bottom: 40px; } }
/* -------------- housing --------------*/
.housingContainer {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap; }
  .housingContainer .statesList {
    max-width: 165px;
    width: 100%;
    border-radius: 85px;
    overflow: hidden;
    background: url("../images/new/repeat-darkGray.jpg") repeat;
    padding: 35px; }
    .housingContainer .statesList:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 165px;
      height: 85px;
      content: '';
      display: block;
      background: url("../images/new/repeat-darkBlue.jpg") repeat; }
    .housingContainer .statesList li {
      width: 95px;
      height: 95px;
      border: 1px solid #4a4a4a;
      border-radius: 50%;
      background: #fff;
      margin-bottom: 25px;
      overflow: hidden; }
      .housingContainer .statesList li:hover, .housingContainer .statesList li.active {
        border: 1px solid #fff; }
        .housingContainer .statesList li:hover .hover, .housingContainer .statesList li.active .hover {
          display: block; }
      .housingContainer .statesList li a {
        display: block; }
    .housingContainer .statesList .imgBox {
      width: 100%;
      height: 0;
      top: -14px;
      padding-bottom: 100%; }
    .housingContainer .statesList .hover {
      width: 100%;
      height: 100%;
      position: absolute;
      top:  -10px;
      left: 0px;
      border: 1px solid #fff;
      border-radius: 50%;
      background: #585858;
      text-align: center;
      font-size: 2rem;
      color: #fff;
      padding-top: 25px;
      padding-bottom: 25px;
      display: none; }
      .housingContainer .statesList .hover p {
        margin-bottom: 5px; }
  .housingContainer .hosingList, .housingContainer .hosingDetail {
    max-width: calc(100% - 165px - 40px);
    width: 100%;
    padding-top: 20px; }
  .housingContainer .hosingItem {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #efeae6; }
    .housingContainer .hosingItem:hover .content .title {
      color: #3e88ae; }
    .housingContainer .hosingItem:last-child {
      border: none; }
    .housingContainer .hosingItem .imgBox {
      width: 150px;
      margin-right: 25px; }
      .housingContainer .hosingItem .imgBox > div {
        width: 100%;
        height: 0;
        padding-bottom: 56.66%; }
        .housingContainer .hosingItem .imgBox > div:after {
          width: 100%;
          height: 5px;
          position: absolute;
          bottom: -6px;
          left: 0;
          content: '';
          display: block;
          background: url("../images/new/housing-img-shadow.png") no-repeat;
          background-size: contain; }
        .housingContainer .hosingItem .imgBox > div img {
          display: block; }
    .housingContainer .hosingItem .content {
      max-width: calc(100% - 150px - 25px);
      width: 100%; }
      .housingContainer .hosingItem .content .title {
        color: #333;
        font-size: 1.6rem;
        font-weight: bold;
        padding-bottom: 0; }
      .housingContainer .hosingItem .content .des {
        color: #555;
        font-size: 1.4rem;
        line-height: 1.8rem;
        margin-top: 5px;
        margin-bottom: 7px; }
      .housingContainer .hosingItem .content .date {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-wrap: wrap;
        color: #999;
        font-size: 1.4rem; }
        .housingContainer .hosingItem .content .date i {
          padding-right: 3px; }
  .housingContainer .detailContent {
    margin-top: 20px;
    margin-bottom: 50px; }
  .housingContainer .applicationLink {
    margin-top: 20px;
    color: #806793;
    font-size: 1.5rem; }
    .housingContainer .applicationLink i {
      padding-right: 5px; }
    .housingContainer .applicationLink a {
      color: #806793; }
      .housingContainer .applicationLink a:hover {
        color: #3e88ae;
        text-decoration: underline; }

/* -------------- housing RWD --------------*/
@media (max-width: 1024px) {
  .housingContainer .statesList {
    max-width: 100%;
    padding: 10px 25px; }
    .housingContainer .statesList:before {
      display: none; }
    .housingContainer .statesList ul {
      display: flex;
      align-items: stretch;
      justify-content: space-between;
      flex-wrap: wrap; }
    .housingContainer .statesList li {
      margin-bottom: 0; }
  .housingContainer .hosingList, .housingContainer .hosingDetail {
    max-width: 100%; } }
@media (max-width: 768px) {
  .housingContainer .statesList {
    border-radius: 10px;
    padding: 10px 15px; }
    .housingContainer .statesList li {
      max-width: 50%;
      width: 100%;
      height: auto;
      border: none;
      border-radius: 0%;
      background: transparent;
      padding: 5px; }
      .housingContainer .statesList li:hover, .housingContainer .statesList li.active {
        border: none; }
        .housingContainer .statesList li:hover .hover p, .housingContainer .statesList li.active .hover p {
          text-decoration: underline;
          color: #0089c8;
          font-weight: bold; }
      .housingContainer .statesList li a {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-wrap: wrap; }
    .housingContainer .statesList .imgBox {
      width: 30px;
      height: 30px;
      padding-bottom: 0; }
    .housingContainer .statesList .hover {
      max-width: calc(100% - 30px);
      width: 100%;
      position: static;
      border: none;
      display: block;
      padding: 0;
      background: transparent;
      text-align: left; }
      .housingContainer .statesList .hover p {
        font-size: 1.6rem;
        padding-left: 8px;
        padding-right: 5px;
        margin-bottom: 0;
        color: #333;
        display: inline-block; }
      .housingContainer .statesList .hover i {
        color: #999;
        font-size: 1.4rem; } }
@media (max-width: 640px) {
  .housingContainer .hosingItem .imgBox {
    margin-right: 0; }
  .housingContainer .hosingItem .content {
    max-width: 100%;
    margin-top: 20px; }
  .housingContainer .detailContent {
    margin-bottom: 30px; } }
/* -------------- news --------------*/
.newsContainer .newsList {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 10px;
  padding-bottom: 20px; }
.newsContainer .newsItem {
  max-width: calc((100% - 50px) / 2);
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #efeae6; }
  .newsContainer .newsItem:hover .date {
    background: url("../images/new/repeat-darkBlue.jpg") repeat; }
  .newsContainer .newsItem:hover .content .title {
    color: #3e88ae; }
  .newsContainer .newsItem .date {
    background: url("../images/new/repeat-black.jpg") repeat;
    padding: 13px 15px;
    width: 85px; }
    .newsContainer .newsItem .date:after {
      width: 3px;
      height: 100%;
      position: absolute;
      top: 0;
      right: -4px;
      content: '';
      display: block;
      background: url("../images/new/newsItem-shadow.png") no-repeat; }
    .newsContainer .newsItem .date p {
      text-align: center;
      color: #fff;
      font-size: 1.6rem;
      font-weight: bold; }
      .newsContainer .newsItem .date p.year {
        font-size: 1.8rem;
        border-bottom: 1px solid #fff;
        padding-bottom: 5px; }
      .newsContainer .newsItem .date p.day {
        padding-top: 5px; }
  .newsContainer .newsItem .content {
    max-width: calc(100% - 85px - 15px);
    width: 100%;
    padding-top: 2px; }
    .newsContainer .newsItem .content .title {
      color: #333;
      font-size: 1.6rem;
      font-weight: bold;
      margin-bottom: 5px; }
    .newsContainer .newsItem .content .des {
      color: #555;
      font-size: 1.4rem;
      line-height: 1.8rem;
      letter-spacing: -0.01rem; }

/* -------------- news RWD --------------*/
@media (max-width: 768px) {
  .newsContainer .newsList {
    padding-top: 0;
    padding-bottom: 0; }
  .newsContainer .newsItem {
    max-width: 100%; } }
/* -------------- check --------------*/
.checkContainer {
  padding-bottom: 70px; }
  .checkContainer:before {
    width: 100%;
    height: 400px;
    position: absolute;
    top: 70px;
    left: 0;
    content: '';
    display: block;
    background: url("../images/new/checkImg-1.png") no-repeat;
    background-size: cover;
    background-position: center center; }
  .checkContainer .head {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 30px; }
    .checkContainer .head img {
      margin-right: 10px; }
    .checkContainer .head .headContent {
      max-width: calc(100% - 40px);
      width: 100%;
      font-size: 1.5rem;
      line-height: 1.6rem;
      color: #82588d;
      padding-top: 3px; }
      .checkContainer .head .headContent .title {
        font-size: 1.6rem;
        font-weight: bold;
        margin-bottom: 5px; }
  .checkContainer .formTitle {
    margin-bottom: 25px; }
    .checkContainer .formTitle:before {
      width: 100%;
      height: 1px;
      position: absolute;
      top: 50%;
      left: 0;
      background: #619fbf;
      content: '';
      display: block; }
    .checkContainer .formTitle p {
      background: url("../images/new/repeat-darkBlue.jpg") repeat;
      padding: 10px 40px;
      min-width: 185px;
      border-top-right-radius: 20px;
      border-bottom-right-radius: 20px;
      display: inline-block;
      font-size: 1.6rem;
      color: #fff; }
    .checkContainer .formTitle i {
      position: absolute;
      top: 10px;
      left: 20px; }
  .checkContainer .formGroup {
    margin-bottom: 50px; }
    .checkContainer .formGroup.left {
      max-width: 53%;
      width: 100%; }
    .checkContainer .formGroup.right {
      max-width: calc(100% - 53% - 50px);
      width: 100%; }
      .checkContainer .formGroup.right .field:nth-child(n+2) {
        margin-top: 0; }
  .checkContainer .formContent {
    padding-left: 15px; }
  .checkContainer .formRow {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap; }
  .checkContainer .fieldRow {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap; }
  .checkContainer .field {
    color: #333;
    font-size: 1.6rem;
    line-height: 2rem; }
    .checkContainer .field:nth-child(n+2) {
      margin-top: 12px; }
    .checkContainer .field .fieldName {
	  vertical-align: top;
      display: inline-block;
      padding-left: 15px; }
      .checkContainer .field .fieldName:before {
        position: absolute;
        top: 0;
        left: 0;
        content: '●';
        display: inline-block;
        color: #3e88ae; }
    .checkContainer .field .familyMemNum {
      padding-left: 15px; }
      .checkContainer .field .familyMemNum .data {
        display: flex;
        align-items: stretch;
        justify-content: flex-start;
        flex-wrap: wrap;
        margin-top: 5px; }
      .checkContainer .field .familyMemNum span {
        width: 15px; }
      .checkContainer .field .familyMemNum p {
        max-width: calc(100% - 15px);
        width: 100%; }
      .checkContainer .field .familyMemNum select {
        border-bottom: 1px solid #000;
        width: 60px; }
  .checkContainer .yearSalary {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap; }
    .checkContainer .yearSalary input {
      width: 100px;
      padding: 7px;
      border: 1px solid #ddd;
      margin-left: 5px;
      margin-right: 5px; }
    .checkContainer .yearSalary .addBtn {
      color: #fff;
      background: #999;
      border: 1px solid #efeae6;
      font-size: 1.4rem;
      line-height: 1.4rem;
      font-weight: bold;
      padding: 7px 15px; }
      .checkContainer .yearSalary .addBtn:hover {
        background: #3e88ae; }
  .checkContainer .salaryList {
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #f4f4f4;
    padding: 10px 30px; }
    .checkContainer .salaryList .salaryItem {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      flex-wrap: wrap;
      padding-top: 8px;
      padding-bottom: 8px; }
    .checkContainer .salaryList p {
      color: #333;
      font-size: 1.5rem; }
    .checkContainer .salaryList .title {
      width: 130px; }
    .checkContainer .salaryList .salary {
      max-width: calc(100% - 130px - 50px);
      width: 100%; }
    .checkContainer .salaryList .del {
      color: #999;
      font-size: 1.6rem;
      width: 50px;
      text-align: right; }
      .checkContainer .salaryList .del:hover {
        color: #3e88ae; }
  .checkContainer .familyTotalRow {
    align-items: flex-start; }
    .checkContainer .familyTotalRow input {
      border-bottom: 1px solid #000;
      width: 100px; }
    .checkContainer .familyTotalRow .familyTotal {
      color: #333;
      font-size: 1.5rem; }
      .checkContainer .familyTotalRow .familyTotal span {
        color: #ff5858;
        display: inline-block;
        width: 130px;
        text-align: right; }
  .checkContainer .remark {
    color: #333;
    font-size: 1.6rem;
    line-height: 2.2rem; }

/* -------------- check RWD --------------*/
@media (max-width: 1280px) {
  .checkContainer:before {
    display: none; }
  .checkContainer .formGroup {
    margin-bottom: 30px; }
    .checkContainer .formGroup.left, .checkContainer .formGroup.right {
      max-width: 100%; }
  .checkContainer .salaryList .salary {
    text-align: right; }
  .checkContainer .right .formContent {
    max-width: 640px; } }
@media (max-width: 768px) {
  .checkContainer .formTitle {
    margin-bottom: 20px; }
  .checkContainer .formContent {
    padding-left: 0; }
  .checkContainer .field {
    font-size: 1.5rem; }
    .checkContainer .field:nth-child(n+2) {
      margin-top: 8px; } }
@media (max-width: 640px) {
  .checkContainer .familyTotalRow .familyTotal span {
    text-align: left;
    width: 175px; }
  .checkContainer .formGroup.right .field {
    max-width: 100%;
    width: 100%; }
    .checkContainer .formGroup.right .field:nth-child(n+2) {
      margin-top: 10px; }
  .checkContainer .salaryList {
    padding: 10px; } }
/* -------------- application --------------*/
.appContainer {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap; }
  .appContainer .appFlow {
    max-width: 165px;
    width: 100%;
    list-style-type: none;  }
    .appContainer .appFlow li {
      padding: 35px 20px;
      background: url("../images/new/repeat-darkGray.jpg") repeat;
      border-bottom: 1px solid #fff; }
      .appContainer .appFlow li.active {
        background: url("../images/new/repeat-darkBlue.jpg") repeat;
        z-index: 1; }
        .appContainer .appFlow li.active:not(:last-child):after {
          position: absolute;
          bottom: 0px;
          left: 50%;
          content: '';
          display: block;
          border-style: solid;
          border-width: 15px 15px 0 15px;
          border-color: #7fb7d2 transparent transparent transparent;
          transform: translate(-50%, 100%); }
        .appContainer .appFlow li.active .step .no {
          color: #0089c8; }
    .appContainer .appFlow img {
      display: block;
      margin-left: auto;
      margin-right: auto; }
    .appContainer .appFlow .step {
      display: flex;
      align-items: flex-end;
      justify-content: center;
      flex-wrap: wrap;
      margin-top: 6px;
      margin-bottom: 10px; }
      .appContainer .appFlow .step p {
        color: #fff;
        font-size: 2rem;
        text-transform: uppercase; }
      .appContainer .appFlow .step .no {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background: #fff;
        color: #bbb;
        font-size: 2.6rem;
        line-height: 2.6rem;
        font-weight: bold;
        text-align: center;
        margin-left: 5px; }
    .appContainer .appFlow .txt {
      color: #fff;
      font-size: 1.6rem;
      line-height: 2rem;
      font-weight: bold;
      text-align: center;
      max-width: 80px;
      margin-left: auto;
      margin-right: auto; }
  .appContainer .appContent {
    max-width: calc(100% - 165px - 40px);
    width: 100%;
    padding-top: 20px; }
  .appContainer .appHeadDes {
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 1.5rem;
    line-height: 2rem; }
    .appContainer .appHeadDes .date {
      color: #3e88ae;
      margin-bottom: 5px; }
      .appContainer .appHeadDes .date i {
        margin-right: 5px; }
    .appContainer .appHeadDes .red {
      color: #ff5353;
      font-weight: bold; }
    .appContainer .appHeadDes .gray {
      color: #999; }
  .appContainer .appForm .formBox {
    overflow-x: auto; }
  .appContainer .appForm .checkboxRow {
    margin-bottom: 5px; }
  .appContainer .appForm input:not([type='radio']):not([type='checkbox']) {
    border: 1px #CCCCCC solid;
    padding: 3px;
    height: 17px;
    color: #666666;
    width: 100%; }
    .appContainer .appForm input:not([type='radio']):not([type='checkbox']).address {
      max-width: calc(100% - 190px); }
  .appContainer .appForm .selectStyle {
    margin-left: 0;
    margin-right: 5px; }
  .appContainer .appForm select {
    border: 1px #CCCCCC solid; }
  .appContainer .appForm a:link {
    color: #f87f55;
    text-decoration: none; }
  .appContainer .appForm a:visited {
    text-decoration: none; }
  .appContainer .appForm a:hover {
    text-decoration: underline;
    color: #fe4747; }
  .appContainer .appForm a:active {
    text-decoration: none; }
  .appContainer .appForm .nativeNo {
    top: 55px; }
  .appContainer .appForm .newRelatives {
    position: absolute;
    top: 12px;
    right: 10px;
    z-index: 1; }
    .appContainer .appForm .newRelatives a {
      background: #619fbf;
      border-radius: 3px;
      color: #fff;
      font-size: 1.4rem;
      display: block;
      padding: 10px 20px; }
      .appContainer .appForm .newRelatives a:hover {
        background: #3e88ae;
        text-decoration: none; }
    .appContainer .appForm .newRelatives i {
      margin-right: 5px; }
  .appContainer .appForm .btnFile {
    display: inline-block;
    margin-right: 10px; }
    .appContainer .appForm .btnFile label {
      border-radius: 3px;
      background: #619fbf;
      color: #fff;
      font-size: 1.4rem;
      padding: 8px 20px;
      display: inline-block;
      cursor: pointer; }
      .appContainer .appForm .btnFile label:hover {
        background: #3e88ae; }
    .appContainer .appForm .btnFile i {
      margin-right: 5px; }
    .appContainer .appForm .btnFile input {
      display: none; }
  .appContainer .appForm .btnUpload {
    border-radius: 3px;
    background: #806793;
    color: #fff !important;
    font-size: 1.4rem;
    padding: 8px 20px;
    display: inline-block; }
    .appContainer .appForm .btnUpload:hover {
      text-decoration: none;
      background: #665275; }
  .appContainer .appForm .douCheck {
    margin-top: 30px; }
    .appContainer .appForm .douCheck .title {
      color: #619fbf;
      font-size: 1.6rem;
      line-height: 2rem;
      margin-bottom: 10px; }
    .appContainer .appForm .douCheck .content {
      color: #333;
      font-size: 1.5rem;
      line-height: 2rem; }
      .appContainer .appForm .douCheck .content .des {
        color: #999;
        font-size: 1.4rem;
        line-height: 1.8rem;
        margin-top: 10px; }
    .appContainer .appForm .douCheck .labelStyle {
      /*display: flex;*/
      align-items: center;
      justify-content: center;
      flex-wrap: wrap;
      font-size: 1.6rem;
      margin-top: 10px; }

/* -------------- application RWD --------------*/
@media (max-width: 1280px) {
  .appContainer .appFlow, .appContainer .appContent {
    max-width: 100%; }
  .appContainer .appFlow {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap; }
    .appContainer .appFlow li {
      display: flex;
      align-items: stretch;
      justify-content: center;
      flex-wrap: wrap;
      max-width: calc(100% / 3);
      width: 100%;
      border-bottom: none;
      border-right: 1px solid #fff;
      padding: 25px 20px; }
      .appContainer .appFlow li.active:not(:last-child):after {
        border-width: 15px 0 15px 15px;
        border-color: transparent transparent transparent  #7fb7d2;
        transform: translate(0%, 50%);
        bottom: 50%;
        left: 100%; }
      .appContainer .appFlow li img, .appContainer .appFlow li .txt {
        margin-left: 0;
        margin-right: 0; }
      .appContainer .appFlow li img {
        width: 60px;
        height: 60px; }
      .appContainer .appFlow li .txt {
        max-width: 100%;
        width: 100%;
        text-align: center;
        font-size: 1.4rem;
        line-height: 1.6rem; } }
@media (max-width: 1024px) {
  .appContainer .appForm .newRelatives {
    position: static;
    margin-top: 10px;
    display: inline-block; } }
@media (max-width: 640px) {
  .appContainer .appFlow li {
    padding: 10px; }
    .appContainer .appFlow li img {
      width: 50px;
      height: 50px; }
  .appContainer .appFlow .step {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px; }
    .appContainer .appFlow .step p {
      font-size: 1.6rem; }
    .appContainer .appFlow .step .no {
      width: 25px;
      height: 25px;
      font-size: 2rem;
      line-height: 2.1rem; } }
/* -------------- query --------------*/
.queryContainer {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap; }
  .queryContainer .queryFlow {
    max-width: 165px;
    width: 100%; 
    list-style-type: none;  }
    .queryContainer .queryFlow li {
      padding: 35px 20px;
      background: url("../images/new/repeat-darkGray.jpg") repeat;
      border-bottom: 1px solid #fff; }
      .queryContainer .queryFlow li.active {
        background: url("../images/new/repeat-darkBlue.jpg") repeat;
        z-index: 1; }
    .queryContainer .queryFlow img {
      display: block;
      margin-left: auto;
      margin-right: auto; }
    .queryContainer .queryFlow .txt {
      color: #fff;
      font-size: 1.6rem;
      line-height: 2rem;
      font-weight: bold;
      text-align: center;
      margin-top: 10px; }
   
  .queryContainer .queryContent {
    max-width: calc(100% - 165px - 40px);
    width: 100%; }
  .queryContainer .queryHead {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
    border: 1px solid #bbb;
    border-radius: 5px;
    background: url("../images/new/repeat-w.jpg") repeat; }
    .queryContainer .queryHead .search {
      max-width: 350px;
      width: 100%;
      padding: 40px;
      border-right: 1px solid #bbb; }

    /*
    .queryContainer .queryHead .search.mt form {
        margin-top: 25px; }
    .queryContainer .queryHead form p {
      color: #333;
      font-size: 1.5rem;
      margin-bottom: 10px; }
    .queryContainer .queryHead form .field {
      display: flex;
      align-items: stretch;
      justify-content: flex-start;
      flex-wrap: wrap;
      border: 1px solid #ccc;
      border-radius: 3px;
      overflow: hidden;
      height: 35px; }
    .queryContainer .queryHead form button {
      color: #fff;
      background: #0089c8;
      padding: 5px 10px;
      border: none;
      width: 55px;
      height: 100%;
      font-size: 1.5rem;
      text-align: center;
      outline: none; }
      .queryContainer .queryHead form button:hover {
        background: #333; }
    .queryContainer .queryHead form input {
      max-width: calc(100% - 55px);
      width: 100%; }
    */
   
    .queryContainer .queryHead .search.mt {
        margin-top: 25px; }
    .queryContainer .queryHead p {
      color: #333;
      font-size: 1.5rem;
      margin-bottom: 10px; }
    .queryContainer .queryHead .field {
      display: flex;
      align-items: stretch;
      justify-content: flex-start;
      flex-wrap: wrap;
      border: 1px solid #ccc;
      border-radius: 3px;
      overflow: hidden;
      height: 35px; }
    .queryContainer .queryHead .button {
      color: #fff;
      background: #0089c8;
      padding: 5px 10px;
      border: none;
      width: 55px;
      height: 100%;
      font-size: 1.5rem;
      text-align: center;
      outline: none; }
      .queryContainer .queryHead .button:hover {
        background: #333; }
    .queryContainer .queryHead .input {
      max-width: calc(100% - 55px);
      width: 100%; }
     
    .queryContainer .queryHead .linkList {
      margin-top: 10px;
      padding-left: 10px; }
      .queryContainer .queryHead .linkList a {
        color: #3e88ae;
        font-size: 1.5rem;
        line-height: 1.8rem;
        display: inline-block;
        padding-bottom: 3px; }
        .queryContainer .queryHead .linkList a:hover {
          text-decoration: underline; }
        .queryContainer .queryHead .linkList a:before {
          position: absolute;
          top: 0;
          left: -10px;
          content: '\f0da';
          display: block;
          font-family: 'Font Awesome 5 Free';
          font-weight: bold;
          color: #fe6868; }
    .queryContainer .queryHead .rightDes {
      max-width: calc(100% - 350px);
      width: 100%;
      padding: 40px 30px;
      padding-left: 45px; }
      .queryContainer .queryHead .rightDes:before {
        position: absolute;
        top: 43px;
        left: 23px;
        content: '\f005';
        font-family: 'Font Awesome 5 Free';
        font-weight: bold;
        font-size: 1.6rem;
        color: #409dca;
        display: block; }
      .queryContainer .queryHead .rightDes .title {
        font-size: 1.6rem;
        font-weight: bold; }
      .queryContainer .queryHead .rightDes p {
        font-size: 1.5rem;
        line-height: 2rem;
        color: #333; }
      .queryContainer .queryHead .rightDes .fileDL {
        margin-top: 10px;
        display: inline-block;
        font-size: 1.4rem;
        line-height: 2rem;
        color: #806793; }
        .queryContainer .queryHead .rightDes .fileDL:hover {
          text-decoration: underline; }
        .queryContainer .queryHead .rightDes .fileDL i {
          margin-right: 3px; }
  .queryContainer .queryTable {
    margin-top: 20px;
    overflow-x: auto; }
  .queryContainer .queryTitle {
    background: #e7f6fd; }
    .queryContainer .queryTitle td {
      text-align: center; }
  .queryContainer .queryTable tr:nth-child(n+3) td:nth-child(n+2) {
    text-align: center; }
  .queryContainer .queryResult {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 20px;
    border: 1px solid #dcf0fb;
    border-radius: 5px;
    background: url("../images/new/repeat-blueL.jpg") repeat;
    padding: 30px 50px; }
    .queryContainer .queryResult .imgResult {
      width: 120px;
      margin-right: 30px; }
      .queryContainer .queryResult .imgResult img {
        width: 100%; }
    .queryContainer .queryResult .content {
      max-width: calc(100% - 150px);
      width: 100%;
      padding-top: 10px; }
      .queryContainer .queryResult .content p {
        color: #555;
        font-size: 1.5rem;
        line-height: 2rem; }
      .queryContainer .queryResult .content .head {
        font-weight: bold;
        margin-bottom: 10px; }
      .queryContainer .queryResult .content .contactInfo {
        font-size: 1.4rem;
        color: #999;
        margin-top: 10px; }

/* -------------- query RWD --------------*/
@media (max-width: 1280px) {
  .queryContainer .queryHead .search {
    padding: 30px; }
    .queryContainer .queryHead .search.mt form {
      margin-top: 0; }
  .queryContainer .queryHead .rightDes {
    padding: 30px 40px;
    padding-right: 30px; }
    .queryContainer .queryHead .rightDes:before {
      top: 33px;
      left: 18px; } }
@media (max-width: 1024px) {
  .queryContainer .queryFlow, .queryContainer .queryContent {
    max-width: 100%; }
  .queryContainer .queryFlow {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 25px; }
    .queryContainer .queryFlow li {
      max-width: calc(100% / 3);
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap;
      border-bottom: none; }
      .queryContainer .queryFlow li:nth-child(n+2) {
        border-left: 1px solid #fff; }
    .queryContainer .queryFlow img {
      width: 70px;
      height: 70px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 5px; }
    .queryContainer .queryFlow .txt {
      margin-top: 0; }
  .queryContainer .queryHead .search, .queryContainer .queryHead .rightDes {
    max-width: 100%; }
  .queryContainer .queryHead .search {
    border-right: none;
    border-bottom: 1px solid #bbb; } }
@media (max-width: 768px) {
  .queryContainer .queryResult {
    padding: 30px; }
    .queryContainer .queryResult .imgResult {
      width: 100px;
      margin-right: 20px; }
    .queryContainer .queryResult .content {
      padding-top: 0;
      max-width: calc(100% - 120px); } }
@media (max-width: 640px) {
  .queryContainer .queryFlow li {
    padding: 20px; }
  .queryContainer .queryFlow img {
    width: 50px;
    height: 50px; }
  .queryContainer .queryResult {
    padding: 20px; }
    .queryContainer .queryResult .imgResult {
      margin-left: auto;
      margin-right: auto; }
    .queryContainer .queryResult .content {
      max-width: 100%;
      margin-top: 15px; } }
@media (max-width: 480px) {
  .queryContainer .queryFlow li {
    padding: 20px 10px; }
  .queryContainer .queryFlow img {
    width: 30px;
    height: 30px; }
  .queryContainer .queryFlow .txt {
    font-size: 1.4rem;
    line-height: 1.8rem; } }
/* -------------- video --------------*/
.videoListContainer .videoList {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px;
  margin-bottom: -20px; }
.videoListContainer .videoItem {
  max-width: calc(100% / 4 - 24px);
  width: 100%;
  margin-left: 12px;
  margin-right: 12px;
  margin-bottom: 20px;
  display: block;
  border: 1px solid #e1e1e1;
  padding: 10px;
  background: url("../images/new/repeat-black.jpg") repeat; }
  .videoListContainer .videoItem:hover {
    background: url("../images/new/repeat-darkBlue.jpg") repeat; }
  .videoListContainer .videoItem:after {
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: -10px;
    left: 0;
    content: '';
    display: block;
    background: url("../images/new/video-shadow.png") no-repeat;
    background-size: contain; }
  .videoListContainer .videoItem .imgBox {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%; }
    .videoListContainer .videoItem .imgBox img {
      display: block; }
  .videoListContainer .videoItem .content {
    margin-top: 10px;
    margin-bottom: 10px; }
    .videoListContainer .videoItem .content p {
      color: #fff;
      font-size: 1.4rem;
      line-height: 2rem; }
    .videoListContainer .videoItem .content .title {
      font-size: 1.5rem;
      font-weight: bold;
      text-align: center;
      padding-bottom: 10px;
      border-bottom: 1px solid #fff;
      margin-bottom: 10px; }
    .videoListContainer .videoItem .content .des {
      max-height: calc(2rem * 3);
      overflow: hidden; }
.videoListContainer .videoDetail {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap; }
  .videoListContainer .videoDetail .videoBox {
    max-width: 65%;
    width: 100%;
    padding: 15px;
    border: 1px solid #e1e1e1; }
    .videoListContainer .videoDetail .videoBox:after {
      position: absolute;
      bottom: -10px;
      left: 0;
      width: 100%;
      height: 10px;
      content: '';
      display: block;
      background: url("../images/new/video-shadow-l.png") no-repeat;
      background-size: contain; }
  .videoListContainer .videoDetail .videoContent {
    max-width: 35%;
    width: 100%;
    padding-left: 40px; }
  .videoListContainer .videoDetail .head {
    color: #333;
    font-size: 2.3rem;
    line-height: 3rem;
    font-weight: bold;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e1e1e1; }
  .videoListContainer .videoDetail .date {
    color: #0089c8;
    font-size: 1.4rem;
    margin-bottom: 15px; }
    .videoListContainer .videoDetail .date i {
      margin-right: 3px; }
  .videoListContainer .videoDetail .des {
    color: #333;
    font-size: 1.4rem;
    line-height: 2rem; }
  .videoListContainer .videoDetail .link {
    margin-top: 30px;
    color: #806793;
    font-size: 1.4rem;
    line-height: 1.8rem; }
    .videoListContainer .videoDetail .link i {
      margin-right: 3px; }
    .videoListContainer .videoDetail .link a {
      color: #806793;
      display: inline-block; }
      .videoListContainer .videoDetail .link a:hover {
        color: #3e88ae;
        text-decoration: underline; }
.videoListContainer .relatedVideo {
  margin-top: 80px; }
  .videoListContainer .relatedVideo .videoList {
    margin-top: 35px; }

/* -------------- video RWD --------------*/
@media (max-width: 1280px) {
  .videoListContainer .videoItem {
    max-width: calc(100% / 3 - 24px); }
  .videoListContainer .videoDetail .videoBox {
    margin-left: auto;
    margin-right: auto;
    max-width: 700px; }
  .videoListContainer .videoDetail .videoContent {
    padding-left: 0;
    margin-top: 20px;
    max-width: 100%; } }
@media (max-width: 960px) {
  .videoListContainer .videoItem {
    max-width: calc(100% / 2 - 24px); } }
@media (max-width: 640px) {
  .videoListContainer .videoList {
    margin-left: 0;
    margin-right: 0; }
  .videoListContainer .videoItem {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0; }
  .videoListContainer .videoDetail .head {
    font-size: 2rem;
    line-height: 2.6rem; } }
@media (max-width: 480px) {
  .videoListContainer .videoDetail .videoBox {
    padding: 5px; }
  .videoListContainer .videoDetail .head {
    font-size: 1.6rem;
    line-height: 2rem;
    margin-bottom: 15px;
    padding-bottom: 10px; }
  .videoListContainer .videoDetail .link {
    margin-top: 20px; } }
/* -------------- links --------------*/
.linksContainer .linkList {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap; }
.linksContainer .linkItem {
  max-width: calc((100% - 50px) / 2);
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 15px 8px;
  border-bottom: 1px solid #ebebeb; }
  .linksContainer .linkItem:hover {
    background: #f9f9f9; }
    .linksContainer .linkItem:hover .content .title {
      color: #3e88ae; }
  .linksContainer .linkItem .imgBox {
    max-width: 245px;
    width: 100%;
    margin-right: 20px; }
    .linksContainer .linkItem .imgBox > div {
      width: 100%;
      height: 0;
      padding-bottom: 25.49%; }
  .linksContainer .linkItem .content {
    max-width: calc(100% - 245px - 50px);
    width: 100%;
    margin-left: 20px; }
    .linksContainer .linkItem .content:before {
      position: absolute;
      top: 50%;
      left: -20px;
      width: 4px;
      height: 50px;
      content: '';
      display: block;
      background: url("../images/new/link-shadow.png") no-repeat;
      background-size: contain;
      transform: translateY(-50%); }
    .linksContainer .linkItem .content .title {
      color: #555;
      font-size: 1.5rem;
      font-weight: bold;
      margin-bottom: 5px; }
    .linksContainer .linkItem .content p {
      color: #999;
      font-size: 1.4rem;
      word-break: break-all; }

/* -------------- video RWD --------------*/
@media (max-width: 1280px) {
  .linksContainer .linkItem {
    max-width: calc((100% - 30px) / 2); }
    .linksContainer .linkItem .imgBox {
      max-width: 200px;
      margin-right: 10px; }
    .linksContainer .linkItem .content {
      max-width: calc(100% - 200px - 30px);
      margin-left: 10px; }
      .linksContainer .linkItem .content:before {
        left: -10px; } }
@media (max-width: 1024px) {
  .linksContainer .linkItem {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto; } }
@media (max-width: 768px) {
  .linksContainer .linkItem {
    max-width: 100%; } }
@media (max-width: 640px) {
  .linksContainer .linkItem .imgBox {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    border: solid 1px rgba(97, 159, 191, 0.4); }
  .linksContainer .linkItem .content {
    text-align: center;
    max-width: 100%; }
    .linksContainer .linkItem .content:before {
      display: none; } }
/* -------------- qa --------------*/
.qaContainer .qaSearch {
  max-width: 570px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  margin-left: auto; }
  .qaContainer .qaSearch input {
    max-width: calc(100% - 85px - 30px - 10px);
    width: 100%;
    margin-left: 5px;
    margin-right: 5px;
    border: 1px solid #e1e1e1; }
  .qaContainer .qaSearch button {
    max-width: 85px;
    width: 100%;
    color: #fff;
    font-size: 1.4rem;
    padding: 5px 10px;
    background: #619fbf;
    border: 1px solid #e1e1e1; }
    .qaContainer .qaSearch button:hover {
      background: #0089c8; }
.qaContainer .qaItem {
  border-bottom: 1px dotted #ccc;
  padding-top: 10px;
  padding-bottom: 10px; }
  .qaContainer .qaItem .head {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap; }
    .qaContainer .qaItem .head a {
      max-width: calc(100% - 35px);
      width: 100%;
      color: #333;
      font-size: 1.6rem;
      line-height: 2rem; }
      .qaContainer .qaItem .head a:hover {
        font-weight: bold;
        color: #3e88ae; }
    .qaContainer .qaItem .head .icon {
      background: #555; }
  .qaContainer .qaItem .icon {
    width: 25px;
    height: 25px;
    border-radius: 3px;
    font-size: 1.5rem;
    line-height: 2rem;
    color: #fff;
    margin-right: 10px;
    text-align: center; }
  .qaContainer .qaItem .content {
    margin-top: 10px;
    display: none; }
    .qaContainer .qaItem .content > div {
      display: flex;
      align-items: stretch;
      justify-content: flex-start;
      flex-wrap: wrap;
      background: #f6f6f6;
      padding: 30px 35px; }
    .qaContainer .qaItem .content .icon {
      background: #4791b7; }
    .qaContainer .qaItem .content .unreset {
      max-width: calc(100% - 35px);
      width: 100%; }

/* -------------- video RWD --------------*/
@media (max-width: 768px) {
  .qaContainer .qaSearch {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px; }
  .qaContainer .qaItem .content > div {
    padding: 20px; } }
/* -------------- sitemap --------------*/
.sitemapContainer {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap; }
  .sitemapContainer .sitemapItem {
    max-width: calc(100% / 4 - 10px);
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 40px; }
  .sitemapContainer a:hover .imgBox {
    border-radius: 0%;
    border: 2px solid #3e88ae; }
  .sitemapContainer a:hover img {
    transform: translateY(-100%); }
  .sitemapContainer .imgBox {
    border: 2px solid #333;
    border-radius: 50%;
    width: 100%;
    height: 0;
    padding-bottom: calc(100% - 4px);
    transition: all .2s; }
  .sitemapContainer .imgLimit {
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin: 0 auto; }
    .sitemapContainer .imgLimit img {
      display: block;
      width: 100%;
      transition: transform .2s; }
  .sitemapContainer p {
    color: #333;
    font-size: 2.2rem;
    line-height: 2.6rem;
    margin-top: 25px;
    text-align: center; }

/* -------------- sitemap RWD --------------*/
@media (max-width: 1024px) {
  .sitemapContainer .sitemapItem {
    padding-left: 10px;
    padding-right: 10px; }
  .sitemapContainer .imgLimit {
    width: 80px;
    height: 80px; }
  .sitemapContainer p {
    font-size: 2rem;
    line-height: 2.4rem;
    margin-top: 15px; } }
@media (max-width: 960px) {
  .sitemapContainer .sitemapItem {
    max-width: calc(100% / 3 - 10px);
    padding-left: 20px;
    padding-right: 20px; } }
@media (max-width: 640px) {
  .sitemapContainer .sitemapItem {
    max-width: calc(100% / 2 - 10px); }
  .sitemapContainer .imgLimit {
    width: 110px;
    height: 110px; } }
@media (max-width: 480px) {
  .sitemapContainer .sitemapItem {
    max-width: calc(100% / 2 - 10px);
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 30px; }
  .sitemapContainer .imgLimit {
    width: 80px;
    height: 80px; }
  .sitemapContainer p {
    font-size: 1.8rem;
    line-height: 2rem; } }
/* -------------- case --------------*/
.caseContainer .countryList {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px; }
.caseContainer .flag {
  max-width: calc(100% / 6 - 20px);
  width: 100%;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  overflow: hidden; }
  .caseContainer .flag:hover .hover {
    transform: translateY(0%); }
  .caseContainer .flag .imgBox {
    width: 100%;
    height: 0;
    padding-bottom: 66.8%; }
    .caseContainer .flag .imgBox img {
      display: block;
      max-width: 100%; }
  .caseContainer .flag .hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    transform: translateY(100%);
    transition: transform .3s; }
    .caseContainer .flag .hover p {
      width: 80%;
      color: #fff;
      text-align: center;
      font-size: 2rem; }
.caseContainer .countryDataList {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px; }
.caseContainer .countryData {
  max-width: calc(100% / 2 - 20px);
  width: 100%;
  margin-bottom: 40px; }
  .caseContainer .countryData .imgBox {
    padding: 8px;
    background: #fff; }
    .caseContainer .countryData .imgBox > div {
      width: 100%;
      height: 0;
      padding-bottom: 75.43%; }
  .caseContainer .countryData .content {
    color: #333;
    font-size: 1.6rem;
    line-height: 2rem;
    padding-top: 20px; }
    .caseContainer .countryData .content .title {
      font-size: 2.4rem;
      line-height: 3rem;
      font-weight: bold;
      border-bottom: 1px solid #aaa; }

/* -------------- query RWD --------------*/
@media (max-width: 768px) {
  .caseContainer .flag {
    max-width: calc(100% / 3 - 20px);
    width: 100%; }
  .caseContainer .countryData {
    max-width: 100%; }
    .caseContainer .countryData .imgBox {
      max-width: 80%; } }
@media (max-width: 640px) {
  .caseContainer .countryData .imgBox {
    max-width: 100%; } }
input.underlined
{
   border:0;
   border-bottom:solid 1px #000;
   outline:none; /* prevents textbox highlight in chrome */
}
/*# sourceMappingURL=style.css.map */
