.inline-block {
  display: inline-block;
  vertical-align: top;
}
.clear {
  *zoom: 1;
}
.clear:after {
  clear: both;
  content: "";
  display: table;
}
.clear > .float {
  float: left;
}
.clear > .float.right {
  float: right;
}
.editor {
  *zoom: 1;
}
.editor:after {
  clear: both;
  content: "";
  display: table;
}
.editor > .float {
  float: left;
}
.editor > .float.right {
  float: right;
}
.oneline {
  width: 100%;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.img-helper {
  font-size: 0;
}
.img-helper span,
.img-helper img {
  display: inline-block;
  vertical-align: top;
  vertical-align: middle;
}
.parent {
  font-size: 0;
}
.parent > .item {
  display: inline-block;
  vertical-align: top;
}
form .row {
  font-size: 0;
  *zoom: 1;
}
form .row > .item {
  display: inline-block;
  vertical-align: top;
}
form .row:after {
  clear: both;
  content: "";
  display: table;
}
form .row > .float {
  float: left;
}
form .row > .float.right {
  float: right;
}
form .row > .col {
  display: inline-block;
  vertical-align: top;
  float: left;
}
.no-record {
  line-height: 150px;
  text-align: center;
  font-weight: 700;
  color: red;
}
body {
  min-width: 480px;
}
body header,
body #content,
body footer {
  float: left;
  clear: both;
  position: relative;
  width: 100%;
  z-index: 0;
}
body .container {
  max-width: 1026px;
  margin: 0 auto;
}
body header {
  z-index: 1;
}
body header > .container {
  position: relative;
}
body header .logo {
  padding-top: 27px;
  padding-bottom: 18px;
}
body header .logo .slogan {
  margin-top: 7px;
  line-height: 22px;
  letter-spacing: 1.3px;
  font-size: 14px;
  color: #97A0B2;
}
body header .nav {
  margin-top: 80px;
  line-height: 22px;
}
body header .nav .item {
  margin-left: 22px;
  text-transform: uppercase;
  font-weight: 600;
  color: #AAB0BC;
}
body header .nav .item:hover,
body header .nav .item.current {
  color: #0F4E8C;
}
body header .nav .item.first {
  margin-left: 0;
}
body header .social {
  position: absolute;
  right: 0;
  bottom: 1px;
}
body header .social .item {
  margin-right: 1px;
}
body header .product {
  min-height: 43px;
  line-height: 43px;
  background: url(img/header_menu_bg_repeat_x.jpg) repeat-x center top #23608D;
}
body header .product .container.w {
  text-align: right;
}
body header .product .container.w .wrapper {
  padding-left: 286px;
  overflow: hidden;
}
body header .product .container.w .wrapper .title {
  position: relative;
  width: 24px;
  height: 0px;
}
body header .product .container.w .wrapper .title .image {
  position: absolute;
  top: 0;
  left: -286px;
  width: 286px;
  height: 86px;
  background: url(img/product_layer.png) no-repeat center top;
}
body header .product .container.w .wrapper .link {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  color: #FFF;
}
body header .product .container.w .wrapper .link:hover,
body header .product .container.w .wrapper .link.current {
  color: #95CCEB;
}
body header .product .container.w .wrapper .border {
  width: 40px;
  height: 43px;
  background: url(img/sep_header.png) no-repeat center center;
}
body header .product .container.m {
  line-height: 43px;
  cursor: pointer;
}
body header .product .container.m .icon {
  width: 24px;
  height: 43px;
  background: url(img/icon_mobile_menu.png) no-repeat center center;
}
body header .product .container.m .text {
  margin-left: 10px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  color: #FFF;
}
body header .m-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  line-height: 39px;
}
body header .m-menu .item {
  display: block;
  padding: 0 18px;
  border-bottom: 1px solid #FFF;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  background-color: #2F78B0;
  color: #FFF;
}
body header .m-menu .item.first {
  border-top: 1px solid #FFF;
}
body header .m-menu .item:hover,
body header .m-menu .item.current {
  background-color: #D7D7D7;
  color: #3A6898;
}
body #content .banner {
  position: relative;
  min-height: 136px;
  overflow: hidden;
}
body #content .banner img.w {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1050px;
}
body #content .banner img.m {
  position: static;
  width: 100%;
  height: auto;
}
body #content .navigation {
  border-bottom: 4px solid #4CC1E8;
}
body #content .navigation .container .oneline {
  line-height: 40px;
  font-size: 14px;
  color: #000;
}
body #content .navigation .container .oneline * {
  font-size: 14px;
  color: #000;
}
body #main {
  padding-top: 22px;
  padding-bottom: 22px;
}
body #standard > .image {
  float: left;
  padding: 0 18px 18px 0;
}
body footer .nav {
  background-color: #19486C;
}
body footer .nav .container {
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 25px;
}
body footer .nav .container .link {
  text-transform: uppercase;
  font-size: 14px;
  color: #FFF;
}
body footer .nav .container .border {
  width: 40px;
  height: 25px;
  background: url(img/sep_footer.png) no-repeat center center;
}
body footer .logos {
  padding-top: 6px;
  padding-bottom: 6px;
  border-bottom: 3px solid #DCDDDE;
}
body footer .logos .item {
  margin-right: 10px;
}
body footer .copyright {
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 21px;
  font-size: 12px;
}
body footer .copyright * {
  font-size: 12px;
}
body #social {
  position: fixed;
  top: 306px;
  right: 0;
  width: 36px;
}
body #social .item {
  display: block;
  width: 45px;
  margin: 1px -9px 0 0;
}
body #social .item:hover {
  margin-left: -9px;
  margin-right: 0;
}
body .pager {
  height: 24px;
  text-align: center;
}
body .pager > .item {
  min-width: 15px;
  padding: 0 4px;
  margin: 0 2.5px;
  border: 1px solid #D8D8D8;
  line-height: 22px;
  text-align: center;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, Arial, sans-serif;
  font-size: 11px;
  background-color: #FFF;
  color: #828282;
}
body .pager > .item.current {
  border-color: #276594;
  background-color: #276594;
  color: #FFF;
}
body .pager > .prev,
body .pager > .next {
  display: inline-block;
  vertical-align: top;
  width: 0px;
  height: 0px;
  margin: 9px 10px 0;
  border: 3.5px solid transparent;
}
body .pager > .prev {
  border-left: 0;
  border-right: 4px solid #276594;
}
body .pager > .prev.off {
  border-right-color: #828282;
}
body .pager > .next {
  border-left: 4px solid #276594;
  border-right: 0;
}
body .pager > .next.off {
  border-left-color: #828282;
}
body.wide .m,
body.wide .n {
  display: none;
}
body.wide .w {
  display: block;
}
body.wide .w.inline-block {
  display: inline-block;
  vertical-align: top;
}
body.wide .parent > .w.item {
  display: inline-block;
  vertical-align: top;
}
body.normal .container,
body.mobile .container {
  padding-left: 25px;
  padding-right: 25px;
}
body.normal #content .banner,
body.mobile #content .banner {
  min-height: 0;
}
body.normal #content .banner .title,
body.mobile #content .banner .title {
  top: 50%;
  left: 0;
  margin-top: -32.5px;
  margin-left: 0;
}
body.normal .m,
body.normal .w {
  display: none;
}
body.normal .n {
  display: block;
}
body.normal .n.inline-block {
  display: inline-block;
  vertical-align: top;
}
body.normal .parent > .n.item {
  display: inline-block;
  vertical-align: top;
}
body.normal .container {
  padding-left: 18px;
  padding-right: 18px;
}
body.mobile .n,
body.mobile .w {
  display: none;
}
body.mobile .m {
  display: block;
}
body.mobile .m.inline-block {
  display: inline-block;
  vertical-align: top;
}
body.mobile .parent > .m.item {
  display: inline-block;
  vertical-align: top;
}
body.mobile .container {
  padding-left: 18px;
  padding-right: 18px;
}
body.mobile header .logo {
  padding-top: 21px;
  padding-bottom: 8px;
}
body.mobile footer .logos {
  text-align: center;
}
body.mobile footer .copyright {
  text-align: center;
}
body #content .index-banner {
  position: relative;
  min-height: 471px;
  overflow: hidden;
}
body #content .index-banner .cycle-slideshow {
  position: absolute;
  top: 0;
  left: 50%;
  width: 2100px;
  margin-left: -1050px;
}
body #content .index-banner .cycle-slideshow a img.m {
  width: 100%;
  height: auto;
}
body #content .index-banner .cycle-slideshow .cycle-pager {
  position: absolute;
  top: 0;
  right: 50%;
  margin-right: -513px;
  z-index: 1001;
}
body #content .index-banner .cycle-slideshow .cycle-pager > .item {
  width: 27px;
  height: 25px;
  margin: 23px 0 0 21px;
  border: 3px solid #ACACAC;
  cursor: pointer;
}
body #content .index-banner .cycle-slideshow .cycle-pager > .item.cycle-pager-active {
  border-color: #89B5D9;
  background-color: #89B5D9;
}
body #main {
  padding-top: 0;
  padding-bottom: 24px;
}
body #main > .wrapper > .item {
  width: 33.33%;
}
body #products > h2,
body #content-1 > h2,
body #news > h2,
body #content-2 > h2 {
  position: relative;
  padding: 13px 0;
  border-bottom: 1px solid #65A1CF;
  line-height: 24px;
  font-size: 18px;
  color: #464646;
}
body #products > h2 > .border,
body #content-1 > h2 > .border,
body #news > h2 > .border,
body #content-2 > h2 > .border {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 25px;
  height: 1px;
  background-color: #65A1CF;
}
body #products {
  padding: 21px 18px 24px;
  background-color: #F4F4F4;
}
body #products > .list > .item {
  display: block;
  padding-top: 16px;
  margin-top: 22px;
  border-top: 1px dotted #585858;
}
body #products > .list > .item.first {
  margin-top: 0;
  border-top: 0;
}
body #products > .list > .item > .image {
  width: 100%;
}
body #products > .list > .item > .image > img {
  width: 100%;
  height: auto;
}
body #products > .list > .item > .text {
  width: 100%;
}
body #products > .list > .item > .text > h3 {
  margin-top: 12px;
  line-height: 20px;
  color: #4A8FD2;
}
body #products > .list > .item > .text > .content {
  margin-top: 6px;
  line-height: 20px;
}
body #content-1 .more,
body #content-2 .more {
  padding-left: 15px;
  line-height: 20px;
  background: url(img/icon-right.png) no-repeat left center;
  color: #0F4E8B;
}
body #content-1 {
  padding: 21px 18px 0;
}
body #content-1 > .content {
  margin-top: 13px;
  line-height: 20px;
}
body #content-1 > .more {
  margin-top: 10px;
}
body #news {
  padding: 18px;
}
body #news > .list > .item {
  display: block;
  margin-top: 21px;
}
body #news > .list > .item > .date {
  border-top: 1px solid #ECECEC;
  border-bottom: 1px solid #ECECEC;
  line-height: 33px;
}
body #news > .list > .item > .date > .day {
  padding-right: 14px;
  font-weight: 700;
  border-right: 1px solid #ECECEC;
  color: #494949;
}
body #news > .list > .item > .date > .year {
  padding-left: 11px;
  color: #494949;
}
body #news > .list > .item > h3 {
  min-height: 20px;
  margin-top: 12px;
  line-height: 20px;
  color: #4A8FD2;
}
body #news > .list > .item > .content {
  margin-top: 10px;
  line-height: 20px;
}
body #content-2 {
  padding: 21px 18px 26px;
  background-color: #F4F4F4;
}
body #content-2 > .content > .image {
  width: 100%;
  margin-top: 17px;
}
body #content-2 > .content > .image > img {
  width: 100%;
  height: auto;
}
body #content-2 > .content > .text {
  width: 100%;
  margin-top: 18px;
  line-height: 20px;
}
body #content-2 > .content > .text > .more {
  margin-top: 12px;
}
body #content-3 {
  margin-top: 19px;
}
body #content-3 > h2 {
  padding: 10px 18px;
  line-height: 26px;
  font-size: 18px;
  background-color: #3578AB;
  color: #FFF;
}
body #content-3 > .content {
  padding: 18px;
  margin-top: 2px;
  background-color: #65A1CF;
}
body #content-3 > .content .editor {
  color: #FFF;
}
body #content-3 > .content .editor * {
  color: #FFF;
}
body.normal #content .index-banner,
body.mobile #content .index-banner {
  min-height: 0;
}
body.normal #content .index-banner .cycle-slideshow,
body.mobile #content .index-banner .cycle-slideshow {
  position: static;
  width: 100%;
  left: 0;
  margin-left: 0;
}
body.normal #main,
body.mobile #main {
  padding-left: 0;
  padding-right: 0;
}
body.normal #content .index-banner .cycle-slideshow .cycle-pager {
  right: 18px;
  margin-right: 0;
}
body.normal #main > .wrapper > .item {
  width: 50%;
}
body.normal #content-2 > .content > .image {
  width: 47%;
}
body.normal #content-2 > .content > .text {
  width: 49%;
  margin-left: 4%;
}
body.normal #content-3 {
  margin-left: 18px;
  margin-right: 18px;
}
body.mobile #content .index-banner .cycle-slideshow .cycle-pager {
  position: static;
  padding-bottom: 12px;
  margin-right: 0;
  text-align: center;
  background-color: #F4F4F4;
}
body.mobile #content .index-banner .cycle-slideshow .cycle-pager .item {
  margin-left: 10.5px;
  margin-right: 10.5px;
}
body.mobile #main > .wrapper > .item {
  width: 100%;
}
body.mobile #products > .list > .item > .image {
  width: 40%;
}
body.mobile #products > .list > .item > .text {
  width: 57%;
  margin-left: 3%;
}
body.mobile #content-2 {
  background-color: #FFF;
}
body.mobile #content-2 > .content > .image {
  width: 52%;
}
body.mobile #content-2 > .content > .text {
  width: 44%;
  margin-left: 4%;
}
