.footer-logo {
  width: 120px;
  height: auto;
  margin-right: 30px;
}
.oneline {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clear {
  clear: both;
  float: left;
}
.inline-block {
  display: inline-block;
}
.justify {
  text-align: justify;
  text-justify: inter-ideograph;
  -ms-text-justify: inter-ideograph;
  -moz-text-align-last: justify;
  -webkit-text-align-last: justify;
}
.w-fix {
  display: inline-block;
  width: 100%;
  height: 0;
  vertical-align: middle;
}
.h-fix {
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.container {
  width: 980px;
  margin: auto;
  position: relative;
}
body {
  width: 100%;
  background: #638DA5;
}
header,
#content,
footer {
  position: relative;
  width: 100%;
  float: left;
  clear: both;
}
header {
  z-index: 2;
  background: #FFF;
}
header.longer .container {
  width: 1100px;
}
header > .container {
  position: relative;
  z-index: 3;
}
header > .container .logo {
  position: absolute;
  top: 0;
  left: -6px;
  z-index: 999;
  width: 183px;
  height: 165px;
}
header .header-top {
  position: relative;
  z-index: 2;
  height: 47px;
  background: #EAEFF4;
}
header .header-top > .container {
  font-size: 0;
}
header .header-top > .container > .searching {
  margin-top: 6px;
  margin-left: 190px;
  display: inline-block;
  vertical-align: top;
  padding-top: 6px;
  padding-bottom: 5px;
  width: 488px;
  height: 23px;
  background: #DBDFE6;
}
header .header-top > .container > .searching > form > .input-container > .input-wrapper {
  display: inline-block;
  vertical-align: top;
  padding-left: 10px;
  padding-right: 10px;
}
header .header-top > .container > .searching > form > .input-container > .input-wrapper > input {
  line-height: 23px;
  padding-left: 6px;
  padding-right: 6px;
  width: 353px;
  height: 23px;
  font-size: 15px;
  background: transparent;
  color: #9FA3AA;
}
header .header-top > .container > .searching > form > .input-container > button {
  display: inline-block;
  vertical-align: top;
  width: 98px;
  height: 23px;
  text-align: center;
  line-height: 23px;
  font-size: 15px;
  background: transparent;
  color: #638AD5;
  border-left: 1px solid #9FB4DC;
}
header .header-top > .container > .social_ico {
  display: inline-block;
  vertical-align: top;
  width: 176px;
  padding-top: 10px;
  text-align: center;
}
header .header-top > .container > .social_ico > a {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  margin-right: 10px;
}
header .header-top > .container > .social_ico > a > .ico-hover {
  display: none;
}
header .header-top > .container > .social_ico > a:hover > .ico {
  display: none;
}
header .header-top > .container > .social_ico > a:hover > .ico-hover {
  display: block;
}
header .header-top > .container > .social_ico > a:first-child {
  margin-left: 0;
}
header .header-top > .container > .social_ico > a:last-child {
  margin-right: 0;
}
header .header-top > .container > .font-adjustment {
  display: inline-block;
  vertical-align: top;
  width: 126px;
  height: 100%;
  text-align: right;
  line-height: 47px;
  font-size: 0;
}
header .header-top > .container > .font-adjustment > div {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  width: 34px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  cursor: pointer;
}
header .header-top > .container > .font-adjustment > div > .hover {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-bottom: 2px solid #638AD3;
  border-right: 2px solid #638AD3;
}
header .header-top > .container > .font-adjustment > div > .text {
  position: relative;
  z-index: 2;
  color: #638AD5;
}
header .header-top > .container > .font-adjustment > div > .bg {
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #FFF;
}
header .header-top > .container > .font-adjustment > div.s-fonts {
  margin-left: 0;
}
header .header-top > .container > .font-adjustment > div.s-fonts > .text {
  font-size: 12px;
}
header .header-top > .container > .font-adjustment > div.m-fonts > .text {
  font-size: 14px;
}
header .header-top > .container > .font-adjustment > div.l-fonts > .text {
  font-size: 16px;
}
header .header-top > .container > .font-adjustment > div:hover > .hover,
header .header-top > .container > .font-adjustment > div.cur-size > .hover {
  display: block;
}
header .header-bottom {
  position: relative;
  z-index: 1;
  height: 94px;
}
header .header-bottom > .container {
  height: 100%;
}
header .header-bottom > .container > .menu-id-1 {
  height: 100%;
  padding-left: 187px;
  list-style: none;
  font-size: 0;
}
header .header-bottom > .container > .menu-id-1 > .middle {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 1px;
  height: 94px;
}
header .header-bottom > .container > .menu-id-1 > .middle > .line {
  position: absolute;
  left: 0;
  right: 0;
  top: 30px;
  bottom: 25px;
  background: #9BABB9;
}
header .header-bottom > .container > .menu-id-1 > li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  line-height: 94px;
  height: 94px;
  text-align: center;
}
header .header-bottom > .container > .menu-id-1 > li > a {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0;
  color: #50545E;
}
header .header-bottom > .container > .menu-id-1 > li > a > span {
  line-height: 18px;
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
}
header .header-bottom > .container > .menu-id-1 > li > a > .bg {
  display: none;
}
header .header-bottom > .container > .menu-id-1 > li.num-1 {
  width: 92px;
}
header .header-bottom > .container > .menu-id-1 > li.num-2 {
  width: 96px;
}
header .header-bottom > .container > .menu-id-1 > li.num-2 > a > span {
  padding-left: 8px;
  padding-right: 8px;
}
header .header-bottom > .container > .menu-id-1 > li.num-3 {
  width: 109px;
}
header .header-bottom > .container > .menu-id-1 > li.num-4 {
  width: 149px;
}
header .header-bottom > .container > .menu-id-1 > li.num-4 > a > span {
  padding-left: 8px;
  padding-right: 8px;
}
header .header-bottom > .container > .menu-id-1 > li.num-5 {
  width: 107px;
}
header .header-bottom > .container > .menu-id-1 > li.num-6 {
  width: 127px;
}
header .header-bottom > .container > .menu-id-1 > li.num-6 > a > span {
  padding-left: 8px;
  padding-right: 8px;
}
header .header-bottom > .container > .menu-id-1 > li.num-7 {
  width: 104px;
}
header .header-bottom > .container > .menu-id-1 > li.num-7 > a > span {
  padding-left: 16px;
  padding-right: 16px;
}
header .header-bottom > .container > .menu-id-1 > li.num-15 {
  width: 105px;
}
header .header-bottom > .container > .menu-id-1 > li.num-15 >a>span {
  padding-left: 44px;
  background: url(img/online-shop/online-shop.png) 10px center no-repeat;
  color: #0659a7;
  font-weight: bold;
}
header .header-bottom > .container > .menu-id-1 > li.num-15 +.middle {
  display: none;
}
header .header-bottom > .container > .menu-id-1 > li.child > .bg {
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: url(img/menu-pull-down-ico.png) no-repeat center 81px;
}
header .header-bottom > .container > .menu-id-1 > li.child > ul {
  display: none;
  position: absolute;
  list-style: none;
  left: 0;
  top: 100%;
  width: 310px;
  padding-top: 13px;
  text-align: left;
  background: url(img/menubar-shadow.png) no-repeat center top #FFF;
}
header .header-bottom > .container > .menu-id-1 > li.child > ul > li {
  position: relative;
  line-height: 45px;
}
header .header-bottom > .container > .menu-id-1 > li.child > ul > li > .bg {
  position: absolute;
  height: 2px;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(img/sep.png) no-repeat left bottom;
}
header .header-bottom > .container > .menu-id-1 > li.child > ul > li > a {
  display: block;
  padding-left: 28px;
  font-size: 15px;
  font-weight: 600;
  color: #23408F;
}
header .header-bottom > .container > .menu-id-1 > li.child > ul > li.num-14 > .bg {
  display: none;
}
header .header-bottom > .container > .menu-id-1 > li.child > ul > .bg {
  position: absolute;
  left: -4px;
  right: -4px;
  top: 0;
  bottom: -8px;
  background: url(img/pull-down-menu-base.png) no-repeat left bottom;
}
header .header-bottom > .container > .menu-id-1 > li.child:hover > ul {
  display: block;
}
header .header-bottom > .container > .menu-id-1 > li.selected > a,
header .header-bottom > .container > .menu-id-1 > li:hover > a {
  color: #234DC0;
}
header .header-bottom > .container > .menu-id-1 > li:hover {
  background: url(img/menu-roll-over-gradient-repeat.png) repeat-x top left;
}
header > .header-shadow {
  position: absolute;
  z-index: 0;
  top: 100%;
  left: 0;
  right: 0;
  height: 7px;
  background: url(img/menubar-shadow.png) no-repeat center top;
}
#content {
  padding-bottom: 25px;
  z-index: 1;
  min-height: 500px;
  background: #FFF;
  overflow-x: hidden;
}
#content > .container > .nav {
  height: 36px;
  padding-top: 20px;
  text-align: right;
  font-size: 12px;
  font-weight: 300;
  color: #404040;
}
#content > .container > .nav > * {
  font-size: 12px;
  font-weight: 300;
  padding-left: 9px;
  padding-right: 9px;
}
#content > .container > .nav > *:last-child {
  padding-right: 0;
}
#content > .container > .nav > a {
  text-decoration: underline;
  color: #404040;
}
#content > .container > .nav > a.cur-nav {
  color: #23408F;
}
footer {
  z-index: 0;
  height: 59px;
  line-height: 59px;
  border-top: 1px solid #E5E5E5;
  background: #638DA5;
}
footer > .container {
  font-size: 0;
}
footer > .container > .footer-menu {
  display: inline-block;
  vertical-align: middle;
}
footer > .container > .footer-menu > ul {
  list-style: none;
  font-size: 0;
}
footer > .container > .footer-menu > ul > li {
  display: inline-block;
  vertical-align: middle;
  border-right: 1px solid #FFF;
  height: 15px;
  line-height: 15px;
  padding-left: 10px;
  padding-right: 9px;
}
footer > .container > .footer-menu > ul > li.num-8 {
  padding-left: 0;
}
footer > .container > .footer-menu > ul > li > a {
  font-size: 12px;
  color: #FFF;
}
footer > .container > .footer-copyright {
  display: inline-block;
  vertical-align: middle;
  padding-left: 12px;
  font-size: 12px;
  color: #FFF;
  letter-spacing: -0.22px;
}
footer > .container > .footer-copyright * {
  font-size: 12px;
  color: #FFF;
}
.compare-content {
  width: 760px;
  margin: auto;
  font-size: 0;
  background: #FFF;
}
.compare-content .compare-left {
  display: inline-block;
  vertical-align: top;
  width: 194px;
  padding-top: 327px;
}
.compare-content .compare-left > .icon-container {
  text-align: center;
}
.compare-content .compare-left > .icon-container > .icon {
  line-height: 94px;
}
.compare-content .compare-left > .header-set {
  margin-top: 6px;
}
.compare-content .compare-left > .header-set > .header {
  min-height: 25px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 36px;
  line-height: 25px;
  font-size: 13px;
  color: #404040;
}
.compare-content .compare-left > .header-set > .header.even {
  background: #E5EBF2;
}
.compare-content .compare-left > .header-set > .header.odd {
  background: #F5F7FA;
}
.compare-content .compare-container {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 500px;
  overflow: hidden;
}
.compare-content .compare-container > .compare-wrapper {
  font-size: 0;
  white-space: nowrap;
  background: #FFF;
}
.compare-content .compare-container > .compare-wrapper > .product {
  display: inline-block;
  vertical-align: top;
  width: 250px;
  padding-top: 16px;
}
.compare-content .compare-container > .compare-wrapper > .product > * {
  padding-right: 20px;
}
.compare-content .compare-container > .compare-wrapper > .product > .header > .thumb-container {
  position: relative;
}
.compare-content .compare-container > .compare-wrapper > .product > .header > .thumb-container > .remove {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 78px;
  height: 21px;
  text-align: center;
  line-height: 21px;
  border-radius: 8px;
  font-size: 12px;
  font-weight: bold;
  background: #969696;
  color: #FFF;
  cursor: pointer;
}
.compare-content .compare-container > .compare-wrapper > .product > .header > .thumb-container > .thumb {
  display: inline-block;
  margin-left: 1px;
  border: 1px solid #DFDFDF;
  box-shadow: -1px 1px 1px #DFDFDF;
}
.compare-content .compare-container > .compare-wrapper > .product > .header > .product-content {
  height: 93px;
}
.compare-content .compare-container > .compare-wrapper > .product > .header > .product-content > .title {
  height: 26px;
  line-height: 40px;
  font-weight: bold;
  font-size: 12px;
  color: #61A0D0;
}
.compare-content .compare-container > .compare-wrapper > .product > .header > .product-content > .content {
  margin-top: 5px;
  text-align: justify;
  line-height: 18px;
  font-size: 13px;
}
.compare-content .compare-container > .compare-wrapper > .product > .feature > .tick {
  height: 94px;
  text-align: center;
  line-height: 94px;
}
.compare-content .compare-container > .compare-wrapper > .product > .header-set {
  padding-right: 0;
  margin-top: 6px;
}
.compare-content .compare-container > .compare-wrapper > .product > .header-set > .header-value {
  position: relative;
  min-height: 25px;
  padding: 16px 20px 16px 5px;
  line-height: 25px;
  text-align: center;
}
.compare-content .compare-container > .compare-wrapper > .product > .header-set > .header-value.even > .top-line,
.compare-content .compare-container > .compare-wrapper > .product > .header-set > .header-value.even > .bottom-line {
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  background: url(img/compare-line.png) repeat-x left center;
}
.compare-content .compare-container > .compare-wrapper > .product > .header-set > .header-value.even > .top-line {
  top: 0;
}
.compare-content .compare-container > .compare-wrapper > .product > .header-set > .header-value.even > .bottom-line {
  bottom: 0;
}
