.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 .navigation {
  border-color: #F37E15;
}
body #main > .map {
  height: 289px;
  margin-top: 20px;
}
body form {
  margin-top: 24px;
  border-top: 1px solid #E0E0E0;
  line-height: 32px;
}
body form .title {
  padding: 9px 0;
  font-weight: 700;
}
body form .title > span {
  font-weight: 400;
  color: #4A8FD2;
}
body form .row {
  margin-top: 15px;
}
body form .row.row-0 {
  margin-top: 0;
}
body form .right {
  margin-left: 23px;
}
body form .label {
  width: 114px;
  padding-right: 10px;
}
body form .col-2 .label {
  width: 104px;
}
body form input {
  width: 360px;
  height: 30px;
  padding: 0 10px;
  border: 1px solid #BCBCBC;
  line-height: 30px;
  background-color: #F5F5F5;
}
body form textarea {
  width: 360px;
  height: 167px;
  padding: 2px 10px;
  border: 1px solid #BCBCBC;
  line-height: 30px;
  background-color: #F5F5F5;
}
body form .row-code .col img {
  vertical-align: top;
}
body form .row-code .col-image,
body form .row-code .refresh {
  cursor: pointer;
}
body form .row-code .col-image {
  margin-top: 6px;
}
body form .row-code .refresh {
  width: 27px;
  height: 20px;
  margin: 8px 9px 4px 5px;
  background: url(img/refresh.png) no-repeat;
}
body form .row-code input {
  width: 268px;
  text-align: center;
}
body form .error-message {
  padding: 11px 0 11px 124px;
  line-height: 28px;
  color: #4A8FD2;
}
body form button {
  display: inline-block;
  vertical-align: top;
  width: 154px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #FFF;
}
body form #submit-button {
  margin-left: 124px;
  background-color: #2C699A;
}
body form #reset-button {
  margin-left: 12px;
  background-color: #898989;
}
body form .star {
  color: #4A8FD2;
}
body form .error {
  border-color: #2C689A;
  background-color: #E3F2FF;
}
body.normal form .right,
body.mobile form .right {
  margin-left: 0;
}
body.normal form .right .row-0,
body.mobile form .right .row-0 {
  margin-top: 15px;
}
body.normal form .col-2,
body.mobile form .col-2 {
  clear: left;
}
body.normal form .col-2 .label,
body.mobile form .col-2 .label {
  width: 114px;
}
body.mobile form .col {
  clear: left;
}
body.mobile form .error-message {
  padding-left: 0;
}
body.mobile form #submit-button {
  margin-left: 0;
}
body.mobile form .row-code .col {
  clear: none;
}
body.mobile form .row-code .col-image {
  clear: left;
}
