@import url(http://fonts.googleapis.com/earlyaccess/cwtexhei.css);
body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 13px;
  margin: 0px;
  padding: 0px;
  color: #000;
  background-repeat: no-repeat;
  background-position: top center;
}
.clear {
  clear: both;
}
p {
  margin: 0px;
  padding: 0px;
}
ul,
ol {
  margin: 0px;
  padding: 0px;
}
a {
  text-decoration: none;
  cursor: pointer;
  color: #000;
}
hr {
  display: block;
  height: 0px;
  border: 0;
  border-top: 1px solid #cacaca;
  margin: 1em 0;
  padding: 0;
}
img {
  border: 0px;
  max-width: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
table tr td {
  margin: 0px;
  padding: 0px;
}
input[type="text"] {
  font-family: 'Open Sans', "Microsoft JhengHei", Arial, Helvetica, sans-serif;
  font-size: 13px;
  border-radius: 0px;
}
textarea {
  font-family: 'Open Sans', "Microsoft JhengHei", Arial, Helvetica, sans-serif;
  font-size: 13px;
  border-radius: 0px;
}
#loading-container {
  position: fixed;
  background-color: #fff;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  z-index: 9999;
  display: none;
}
#loading-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 32px;
  height: 32px;
  margin-top: -16px;
  margin-left: -16px;
}
.bx-wrapper .bx-viewport {
  border: 0px;
  box-shadow: none;
  left: 0px;
  background: transparent;
}
.bx-wrapper {
  margin: 0px;
}
#header-container {
  position: relative;
  height: 130px;
  z-index: 2000;
}
#header-container-inner {
  position: relative;
  max-width: 980px;
  margin: auto;
}
#header-logo {
  float: left;
  padding-top: 10px;
  padding-bottom: 10px;
}
#header-company {
  float: left;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-left: 18px;
}
#header-company2 {
  float: left;
  display: none;
  max-width: 600px;
}
#header-menu {
  position: relative;
  margin-top: 10px;
}
#menu-list {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
#menu-list .menuitem {
  float: left;
  margin-right: 22px;
}
#menu-list .menuitem a {
  display: block;
  height: 24px;
  line-height: 24px;
}
#menu-list .menuitem-selected a {
  color: #9b15a6;
}
#menu-list .menuitem a:hover {
  color: #9b15a6;
}
#lang-link {
  float: right;
  display: block;
  background-image: url(img/langbg.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 27px;
  height: 21px;
  line-height: 21px;
}
#menu-list2-container {
  position: absolute;
  top: 34px;
  left: 0px;
  width: 100%;
  z-index: 900;
  background-color: #fff;
  display: none;
}
#menu-list2 {
  display: none;
}
.menuitem2link {
  display: block;
  color: #502054;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 10px;
  font-size: 14px;
  border-top: 1px #e4b4e8 solid;
  font-weight: 700;
}
.menuitem2link2 {
  display: block;
  color: #502054;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 10px;
  font-size: 14px;
  border-top: 1px #e4b4e8 solid;
  font-weight: 700;
}
.submenu {
  display: none;
}
.submenuitem2>a {
  display: block;
  color: #502054;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 20px;
}
#tableticonlink {
  display: none;
  float: right;
  width: 34px;
  height: 34px;
  margin-top: -7px;
  margin-left: 5px;
  margin-right: 10px;
}
#mobileiconlink {
  display: none;
  float: right;
  margin-top: 8px;
  margin-right: 10px;
  margin-left: 10px;
  width: 62px;
  height: 62px;
}
#mobile-lang-link {
  float: right;
  display: none;
  width: 55px;
  height: 55px;
  margin-top: 10px;
}
#container {
  position: relative;
  margin: auto;
  overflow: hidden;
}
#pagetopbanners {
  background-image: url(img/bg1.png);
  padding-top: 5px;
}
#pagetopbanners-inner {
  max-width: 1280px;
  height: 128px;
  margin: auto;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#pagetopcontent {
  position: relative;
  max-width: 980px;
  height: 128px;
  margin: auto;
}
#pagetoptitle {
  position: absolute;
  bottom: 10px;
  right: 0px;
  font-size: 36px;
  font-weight: 300;
  color: #fff;
}
#page-main-content {
  background-color: #502054;
  padding-bottom: 2px;
}
#page-main-content-inner {
  position: relative;
  max-width: 1280px;
  margin: auto;
  background: #f8ddfa;
  min-height: 480px;
}
#page-content-container {
  position: relative;
  max-width: 980px;
  margin: auto;
}
#page-left-bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 50%;
}
#page-left-bg .left-menu-item {
  border-bottom: 2px #502054 solid;
  display: block;
  color: #502054;
  padding-top: 10px;
  padding-bottom: 10px;
}
#page-left-bg .left-menu-item2 {
  background-color: #8d4992;
  color: #fff;
  background-image: url(img/left_bg.png);
  background-repeat: no-repeat;
  background-position: right bottom;
}
#page-left-bg .page-left-bg-label {
  color: transparent;
  width: 225px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
#page-left-menu {
  position: absolute;
  width: 225px;
  z-index: 200;
}
#page-left-menu .left-menu-item {
  border-bottom: 2px #502054 solid;
}
#page-left-menu .left-menu-link {
  display: block;
  color: #502054;
  padding-top: 10px;
  padding-bottom: 10px;
}
#page-left-menu .left-menu-item2 {
  background-color: #8d4992;
  color: #fff;
  background-image: url(img/left_bg.png);
  background-repeat: no-repeat;
  background-position: right bottom;
}
#page-left-menu .left-menu-item2 .left-menu-link {
  color: #fff;
}
#mobile-cal-content {
  position: relative;
  background-color: #856388;
  padding: 10px;
  display: none;
  z-index: 1000;
}
#mobile-cal-content-inner {
  position: relative;
  background-color: #fff;
  padding: 20px;
  line-height: 24px;
  padding-bottom: 60px;
}
#mobile-cal-right {
  float: right;
  margin-left: 20px;
  width: 100px;
}
#mobile-cal-btn {
  position: absolute;
  bottom: 0px;
  left: 0px;
  background-image: url(img/red_bg.png);
  width: 100%;
  height: 50px;
  text-align: center;
}
#mobile-cal-btn img {
  margin-top: 16px;
}
#page-cal-container {
  position: relative;
  width: 246px;
  height: 245px;
  margin-left: -8px;
  margin-top: 20px;
  background-image: url(img/home_calculator1.png);
  background-repeat: no-repeat;
  z-index: 100;
}
#cal-link {
  display: block;
  height: 100%;
}
#cal-content {
  padding-top: 60px;
  padding-left: 30px;
  padding-right: 100px;
}
#page-right-content {
  position: relative;
  background: #f8ddfa;
  min-height: 480px;
  z-index: 100;
}
#page-right-content-inner {
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 24px;
}
#page-right-content .normal-right-inner {
  padding-left: 250px;
}
#page-right-content .extra-right-inner {
  padding-left: 10px;
}
#page-right-content-inner ul,
#page-right-content-inner ol {
  padding-left: 18px;
}
#footer-container {
  position: relative;
  z-index: 500;
}
#footer-logo-container {
  position: relative;
  max-width: 1280px;
  margin: auto;
  padding-top: 20px;
  height: 50px;
  overflow: hidden;
}
#footer-logo-mask1 {
  position: absolute;
  display: block;
  width: 102px;
  height: 68px;
  top: 10px;
  left: 0px;
  z-index: 999;
}
#footer-logo-mask2 {
  position: absolute;
  display: block;
  width: 102px;
  height: 68px;
  top: 10px;
  right: 0px;
  z-index: 999;
}
#showall {
  margin-top: 20px;
}
#showallink {
  display: block;
  color: #502054;
  background-image: url(img/arrow.png);
  background-repeat: no-repeat;
  padding-left: 16px;
  line-height: 16px;
  width: 64px;
  margin: auto;
}
#footer-content {
  position: relative;
  border-top: 2px #502054 solid;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 20px;
}
#footer-content-inner {
  max-width: 980px;
  margin: auto;
}
#footer-shortcut {
  float: left;
  font-size: 12px;
}
#footer-copyright {
  float: right;
  font-size: 12px;
}
#btn-top {
  position: fixed;
  background-image: url('img/btn-top.png');
  display: block;
  width: 26px;
  height: 51px;
  right: 10px;
  bottom: 200px;
  z-index: 1000;
  display: none;
}
@media only screen and (max-width: 980px) {
  #header-logo {
    padding-left: 10px;
  }
  #header-menu {
    padding-left: 10px;
  }
  #lang-link {
    padding-right: 10px;
  }
  #footer-shortcut {
    padding-left: 10px;
  }
  #footer-copyright {
    padding-right: 10px;
  }
  #pagetoptitle {
    right: 10px;
  }
  #page-left-menu .left-menu-link {
    padding-left: 10px;
  }
  #page-right-content-inner {
    padding-right: 10px;
  }
}
@media only screen and (max-width: 890px) {
  #header-company {
    display: none;
  }
  #header-company2 {
    display: block;
  }
  #menu-list {
    display: none;
  }
  #menu-list2-container {
    display: block;
  }
  #tableticonlink {
    display: block;
  }
  #footer-shortcut {
    float: none;
    padding-left: 0px;
    text-align: center;
    line-height: 20px;
  }
  #footer-copyright {
    float: none;
    padding-right: 0px;
    text-align: center;
    line-height: 20px;
  }
  #page-left-menu {
    display: none;
  }
  #page-right-content .normal-right-inner {
    padding-left: 10px;
  }
  #page-right-content .extra-right-inner {
    padding-left: 10px;
  }
}
@media only screen and (max-width: 760px) {
  #mobileiconlink {
    display: block;
  }
  #mobile-lang-link {
    display: block;
  }
  #lang-link {
    display: none;
  }
  #tableticonlink {
    display: none;
  }
  #header-menu {
    padding-right: 10px;
  }
}
@media only screen and (max-width: 420px) {
  #mobile-lang-link {
    width: 40px;
    height: 40px;
    margin-top: 20px;
  }
  #mobileiconlink {
    width: 40px;
    height: 40px;
    margin-top: 20px;
  }
}
table#associationlist td {
  padding: 0 10px 0 0;
}
@font-face {
  font-family: 'cwTeXHei';
  font-style: normal;
  font-weight: 500;
  src: url(//fonts.gstatic.com/ea/cwtexhei/v3/cwTeXHei-zhonly.eot);
  src: url(//fonts.gstatic.com/ea/cwtexhei/v3/cwTeXHei-zhonly.eot?#iefix) format('embedded-opentype'), url(//fonts.gstatic.com/ea/cwtexhei/v3/cwTeXHei-zhonly.woff2) format('woff2'), url(//fonts.gstatic.com/ea/cwtexhei/v3/cwTeXHei-zhonly.woff) format('woff'), url(//fonts.gstatic.com/ea/cwtexhei/v3/cwTeXHei-zhonly.ttf) format('truetype');
}
body {
  font-family: 'cwTeXHei', serif;
  font-size: 14px;
}
.question-item {
  border: 1px #bbb solid;
}
.question-header {
  position: relative;
  color: #fff;
  font-weight: 700;
  background-color: #653C66;
}
.question-arrow {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -6px;
  width: 21px;
  height: 12px;
  display: block;
  background-image: url(img/down_arrow.png);
}
.question-arrow2 {
  background-image: url(img/up_arrow.png);
}
.question-header .question-control {
  position: relative;
  display: block;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 20px;
  padding-right: 30px;
  color: #fff;
  font-weight: 700;
  z-index: 200;
}
.question-content {
  padding: 20px;
  display: none;
}
@media only screen and (max-width: 680px) {
  .question-header .question-control {
    padding-left: 10px;
  }
  .question-content {
    padding: 10px;
  }
}
