* {
  outline: none;
  padding: 0px;
}
::-webkit-input-placeholder {
  color: #7a7a7a;
}
:-moz-placeholder {
  color: #7a7a7a;
  opacity: 1;
}
::-moz-placeholder {
  color: #7a7a7a;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #7a7a7a;
}
.noscroll {
  overflow: hidden !important;
}
.overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow-y: scroll !important;
  z-index: 999;
}
html {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-y: scroll;
}
body {
  font-family: 'Open Sans', 'Microsoft JhengHei', Arial, Helvetica, sans-serif;
  font-size: 14px;
  background-repeat: no-repeat;
  background-position: center top;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}
input[type="text"],
textarea {
  font-family: 'Open Sans', 'Microsoft JhengHei', Arial, Helvetica, sans-serif;
  font-size: 14px;
}
a {
  text-decoration: none;
  cursor: pointer;
}
button {
  font-family: 'Open Sans', 'Microsoft JhengHei', Arial, Helvetica, sans-serif;
  font-size: 14px;
  cursor: pointer;
}
button:hover {
  opacity: 0.9;
}
p,
ul,
ol {
  margin: 0px;
  padding: 0px;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
img {
  max-width: 100%;
  height: auto;
  font-size: 0;
  vertical-align: middle;
  border: 0px;
  -ms-interpolation-mode: bicubic;
}
.clearboth {
  clear: both;
}
.bx-wrapper {
  border: 0px;
  box-shadow: none;
  margin: auto;
}
#cboxOverlay {
  background: rgba(0,0,0,0.5);
}
#cboxClose2 {
  position: relative;
  max-width: 648px;
  height: 46px;
  margin: auto;
  background-color: #fff;
  margin-top: -5px;
  border-top: 1px #747474 solid;
  background-image: url(img/page/icon_popup_close.png);
  background-position: 600px center;
  background-repeat: no-repeat;
  cursor: pointer;
}
#wrapper {
  position: relative;
  margin: auto;
}
#pageback {
  position: absolute;
  display: block;
  top: 0px;
  right: 0px;
  width: 70px;
}
.jc-bs3-container {
  max-width: 40%;
  margin: auto;
}
#header {
  position: relative;
  background: #fff;
  border-top: 4px #023f88 solid;
  z-index: 100;
}
#header-top {
  position: relative;
  max-width: 1005px;
  margin: auto;
  height: 113px;
  z-index: 100;
}
body,
html {
  min-width: 480px;
}
#web-logo {
  position: absolute;
  display: block;
  width: 451px;
  width: 558px;
  top: 12px;
  left: -1px;
  z-index: 100;
}
#device-menu-control {
  position: absolute;
  display: none;
  width: 54px;
  top: 50%;
  right: 20px;
  margin-top: -24px;
}
#device-menu-container {
  position: absolute;
  display: none;
  top: 118px;
  left: 0px;
  right: 0px;
  z-index: 1000;
}
#device-menu {
  position: relative;
  display: none;
  background-image: url(img/header/bg.png);
  padding: 20px;
  list-style: none;
}
#device-menu .device-menu-item-link {
  position: relative;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
}
#device-menu .device-menu-item-link-2 {
  border-top: 1px #2965ad solid;
}
#device-menu .device-menu-item-arrow {
  position: absolute;
  display: block;
  width: 31px;
  height: 10px;
  top: 10px;
  right: 20px;
}
#device-menu .device-menu-item-link:hover {
  background-color: #5ba03d;
}
#device-menu .device-menu-item-link-actived {
  background-color: #5ba03d;
}
#device-menu .sub-device-menu {
  position: relative;
  display: none;
  background: #2965ad;
  padding: 20px;
  list-style: none;
}
#device-menu .sub-device-menu-item-link {
  position: relative;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  color: #fff;
}
#device-menu .sub-device-menu-item-link:hover {
  background-color: #5ba03d;
}
#top-external-link {
  position: absolute;
  display: inline-block;
  background: #023f88;
  top: 50%;
  right: -142px;
  padding: 5px 20px;
  border: 2px solid #8fb1d9;
  margin-top: -25px;
}
#top-external-link > img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
#top-external-link > span {
  display: inline-block;
  color: #fff;
  line-height: 20px;
  vertical-align: middle;
}
#top-external-link2 {
  position: relative;
  display: block;
  background: #023f88;
  padding: 5px 10px;
  border: 2px solid #8fb1d9;
  margin: 20px;
}
#top-external-link2 > img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
#top-external-link2 > span {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  vertical-align: middle;
}
#header-line {
  position: relative;
  background-image: url(img/header/line.png);
  height: 1px;
}
#header-bottom {
  position: relative;
  max-width: 1005px;
  margin: auto;
  height: 38px;
}
.menu {
  position: relative;
  list-style: none;
  height: 38px;
  margin-left: -16px;
  margin-right: -21px;
}
.menu .menu-item {
  position: relative;
  float: left;
}
.menu .menu-item:hover {
  background: #023f88;
}
.menu .menu-item .menu-item-link {
  position: relative;
  display: block;
  padding-top: 9px;
  padding-left: 16px;
  padding-right: 16px;
}
.menu .menu-item .menu-item-link span {
  position: relative;
  display: block;
  color: #67686a;
  font-size: 15px;
  font-weight: 600;
  height: 25px;
  border-bottom: 4px transparent solid;
}
.menu .menu-item .menu-item-link-actived span {
  border-bottom: 4px #5ba03d solid;
}
.menu .menu-item:hover>.menu-item-link span {
  color: #fff;
  border-bottom: 4px transparent solid;
}
.menu .menu-item .sub-menu {
  position: absolute;
  display: none;
  list-style: none;
  width: 250px;
  background-image: url(img/header/bg.png);
  top: 38px;
  left: 0px;
}
.menu .menu-item .sub-menu-right {
  right: 0px;
  left: auto;
}
.menu .menu-item .sub-menu .sub-menu-item {
  position: relative;
}
.menu .menu-item .sub-menu .sub-menu-item .sub-menu-item-line {
  position: relative;
  background-image: url(img/header/line2.png);
  margin-left: 13px;
  margin-right: 13px;
  height: 1px;
}
.menu .menu-item .sub-menu .sub-menu-item .sub-menu-item-link {
  position: relative;
  display: block;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 13px;
  padding-right: 13px;
}
.menu .menu-item .sub-menu .sub-menu-item .sub-menu-item-link:hover {
  background: #5ba03d;
}
.menu .menu-item .sub-menu .sub-menu-item .sub-menu-item-link span {
  display: block;
  font-size: 14px;
  color: #fff;
  padding-left: 14px;
  padding-right: 15px;
}
.menu .menu-item:hover>.sub-menu {
  display: block;
}
#content {
  position: relative;
}
#footer {
  position: relative;
  border-top: 1px #dedede solid;
  background: #fff;
}
#footer-inner {
  position: relative;
  max-width: 1005px;
  margin: auto;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
.footer-menu {
  list-style: none;
  white-space: nowrap;
  margin: auto;
}
.footer-menu .footer-menu-item {
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  color: #67686a;
}
.footer-menu .footer-menu-item .footer-menu-item-link {
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: #67686a;
}
#footer-copyright {
  position: relative;
  text-align: center;
  font-size: 12px;
  color: #67686a;
  margin-top: 15px;
}
#footer-copyright * {
  font-size: 12px;
  color: #67686a;
}
#page-path {
  position: relative;
  border-top: 1px #dedede solid;
  background: #023f88;
  height: 41px;
  line-height: 41px;
}
#page-path-inner {
  position: relative;
  font-size: 13px;
  color: #fff;
  max-width: 1005px;
  margin: auto;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#page-path-inner a {
  font-size: 13px;
  color: #fff;
}
#page-path-inner a:last-child {
  color: #bad9ff;
}
#page-path-inner .path-arrow {
  margin-left: 15px;
  margin-right: 15px;
}
#page-content {
  position: relative;
  max-width: 1005px;
  margin: auto;
  padding-top: 16px;
  padding-bottom: 30px;
}
#page-content-left {
  position: relative;
  display: block;
  float: left;
  width: 259px;
  margin-left: 10px;
}
.left-header-title {
  position: relative;
  font-size: 15px;
  font-weight: 700;
  color: #242424;
  height: 19px;
  line-height: 19px;
  margin-top: 25px;
  margin-bottom: 10px;
  padding-left: 6px;
}
.left-header-more {
  position: absolute;
  display: block;
  top: 0px;
  right: 6px;
  width: 19px;
  height: 19px;
}
.page-content-left-top {
  position: relative;
  height: 15px;
  background-image: url(img/page/box_shadow_top.png);
  background-repeat: no-repeat;
  background-position: center top;
}
.page-content-left-inner {
  position: relative;
  background-image: url(img/page/box_shadow_repeat.png);
  background-position: center top;
}
.page-content-left-bottom {
  position: relative;
  height: 12px;
  background-image: url(img/page/box_shadow_bottom.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}
#left-menu {
  position: relative;
  list-style: none;
}
#left-menu .left-menu-item {
  position: relative;
  padding-left: 19px;
  padding-right: 19px;
}
#left-menu .left-menu-item .left-menu-item-line {
  position: relative;
  background-image: url(img/page/line3.png);
  height: 1px;
}
#left-menu .left-menu-item .left-menu-item-link {
  position: relative;
  display: block;
  font-size: 14px;
  font-weight: 700;
  color: #464646;
  padding-top: 8px;
  padding-bottom: 8px;
}
#left-menu .left-menu-item-actived .left-menu-item-link {
  position: relative;
  font-weight: bold;
  color: #023f88;
}
#left-menu .left-menu-item .left-menu-item-link .left-menu-item-arrow {
  position: absolute;
  display: block;
  width: 11px;
  height: 6px;
  top: 7px;
  right: 2px;
}
.left-submenu {
  list-style-image: url(img/page/submenu_arrow.png);
  padding-left: 15px;
  padding-bottom: 10px;
}
.left-submenu .left-submenu-item {
  position: relative;
  padding-top: 10px;
  padding-bottom: 9px;
  font-size: 13px;
  border-top: 1px #f0f0f0 solid;
}
.left-submenu .left-submenu-item-first {
  border-top: 0px #f0f0f0 solid;
}
.left-submenu .left-submenu-item .left-submenu-item-link {
  display: block;
  font-size: 14px;
  font-weight: 700;
  color: #235c0b;
}
.left-submenu .left-submenu-item-actived .left-submenu-item-link {
  text-decoration: underline;
}/*953795e33e25c16a067bcfa2a5842f5b*/
.left-news-item {
  position: relative;
  border: 1px #e1e1e1 solid;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-left: 14px;
  margin-right: 14px;
}
.left-news-item a {
  display: block;
}
.left-news-item-date {
  color: #67686a;
}
.left-news-item-title {
  color: #023f88;
  margin-top: 10px;
}
.left-gallery-item {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}
.left-gallery-item a {
  display: block;
}
.left-gallery-item .album-item-photo-2 {
  float: left;
  margin-left: 7px;
}
.left-gallery-item .album-item-photo-2:first-child {
  margin-left: 0px;
}
#page-conent-right {
  position: relative;
  min-height: 580px;
  margin-left: 284px;
}
#page-conent-right * {
  font-size: 14px;
  color: #67686a;
  line-height: 22px;
}
#page-conent-right table {
  width: 100%;
}
#page-conent-right table tr th,
#page-conent-right table tr td {
  padding: 5px;
  background-color: #fff;
}
#page-conent-right ul,
#page-conent-right ol {
  display: table;
  margin-left: 20px;
}
#page-conent-right ul li,
#page-conent-right ol li {
  padding-top: 3px;
  padding-bottom: 3px;
  line-height: 22px;
}
#page-conent-right .bx-wrapper ul,
#page-conent-right .bx-wrapper ol {
  display: block;
  margin: auto;
}
#page-conent-right .bx-wrapper ul li,
#page-conent-right .bx-wrapper ol li {
  padding: 0px;
  line-height: normal;
}
#page-title {
  position: relative;
  width: 100%;
  font-size: 15px;
  color: #000;
  padding-bottom: 12px;
  border-bottom: 2px #023f88 solid;
}
#page-details {
  position: relative;
  float: left;
  width: 100%;
  padding-top: 17px;
  text-align: justify;
  overflow: hidden;
}
#page-details ul,
#page-details ol {
  list-style-image: url(img/page/blue_dot.png);
  margin-left: 15px;
}
.mypager-containr {
  position: relative;
  margin: auto;
  clear: both;
}
.mypager-list {
  position: relative;
  list-style: none;
  padding-left: 0px !important;
}
.mypager-item-prev {
  position: relative;
  float: left;
  margin-left: 3px;
  margin-right: 3px;
}
.mypager-item-prev a {
  position: relative;
  display: block;
  width: 11px;
  height: 22px;
  border: 1px transparent solid;
  overflow: hidden;
  background-image: url(img/page/pager_arrow_left.png);
  background-repeat: no-repeat;
  background-position: center;
}
.mypager-item-next {
  position: relative;
  float: left;
  margin-left: 3px;
  margin-right: 3px;
}
.mypager-item-next a {
  position: relative;
  display: block;
  width: 11px;
  height: 22px;
  border: 1px transparent solid;
  overflow: hidden;
  background-image: url(img/page/pager_arrow_right.png);
  background-repeat: no-repeat;
  background-position: center;
}
.mypager-item {
  position: relative;
  float: left;
  margin-left: 3px;
  margin-right: 3px;
}
.mypager-item a {
  position: relative;
  display: block;
  background: #fff;
  width: 22px;
  height: 22px;
  border: 1px #d8d8d8 solid;
  font-size: 12px !important;
  font-weight: 600;
  color: #828282 !important;
  text-align: center;
  line-height: 22px;
  overflow: hidden;
}
.mypager-item-first a,
.mypager-item-last a {
  width: 30px;
}
.mypager-item-2 a {
  background: #023f88;
  border: 1px #023f88 solid;
  color: #fff !important;
}
.mypager-item-2 a:hover {
  background: #023f88;
  border: 1px #023f88 solid;
  color: #fff !important;
}
.mypager-item-jump {
  position: relative;
  float: left;
  margin-left: 3px;
  margin-right: 3px;
}
.gotopagebox {
  display: block;
  width: 30px;
  height: 22px;
  line-height: 22px;
  padding-left: 2px;
  padding-right: 2px;
  background: #fff;
  border: 1px #023f88 solid;
  color: #828282 !important;
}
@media only screen and (max-width: 1300px) {
  #top-external-link {
    right: 0px;
  }
}
@media only screen and (max-width: 1080px) {
  #header-bottom {
    display: none;
  }
  #device-menu-control {
    display: block;
  }
  #device-menu-container {
    display: block;
  }
  #top-external-link {
    display: none;
  }
  #page-path {
    padding-left: 10px;
    padding-right: 10px;
  }
  #page-conent-right {
    padding-right: 10px;
  }
  #footer-inner {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .footer-menu {
    display: none;
  }
  #footer-copyright {
    margin-top: 0px;
  }
}
@media only screen and (max-width: 800px) {
  #page-content-left {
    display: none;
  }
  #page-conent-right {
    margin-left: 10px;
    margin-right: 10px;
    padding-right: 0px;
  }
  #footer-copyright span {
    display: block;
    margin-top: 5px;
  }
}
@media only screen and (max-width: 680px) {
  .jc-bs3-container {
    max-width: 90%;
  }
  #header-top {
    height: 80px;
  }
  #web-logo {
    width: 260px;
    left: 10px;
  }
  #device-menu-control {
    width: 40px;
    right: 10px;
    margin-top: -17px;
  }
  #device-menu-container {
    top: 85px;
  }
  #device-menu {
    padding: 10px;
  }
  #device-menu .device-menu-item-link {
    font-size: 16px;
  }
  #device-menu .sub-device-menu {
    padding: 10px;
  }
  #device-menu .sub-device-menu-item-link {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  #colorbox {
    left: 50% !important;
    transform: translateX(-50%);
  }
}
#left-panel {
  position: relative;
  display: inline-block;
  width: calc(100% - 330px);
  vertical-align: top;
  margin-top: 20px;
  margin-bottom: 40px;
}
#right-panel {
  position: relative;
  background-image: url(img/home/bg-achievements.png);
  background-position: center bottom;
  display: inline-block;
  width: 360px;
  padding: 0px 30px;
  margin-top: 20px;
  margin-right: -30px;
  margin-bottom: 40px;
  box-sizing: border-box;
  vertical-align: top;
}
#right-panel > div {
  position: relative;
  padding: 30px;
}
#right-panel > div:before {
  position: absolute;
  content: '';
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  box-shadow: 0px 0px 60px #f1f1f1;
}
#right-panel .top-name {
  font-size: 18px;
  font-weight: bold;
}
#right-panel .list {
  position: relative;
  padding: 60px 0px;
}
#right-panel .list ul {
  list-style: none;
}
#right-panel .list .block {
  position: relative;
  padding: 18px 0px;
  border-top: 2px solid #023f88;
}
#right-panel .list .block-1 {
  border-top: 0px;
}
#right-panel .list .block > a {
  display: block;
}
#right-panel .list .item-name {
  font-size: 15px;
  font-weight: bold;
  color: #023f88;
}
#right-panel .list .award-name {
  font-size: 15px;
  margin-top: 5px;
  color: #000;
}
#right-panel .list .class-name {
  display: inline-block;
  font-size: 15px;
  vertical-align: top;
  margin-top: 5px;
  width: 50px;
  color: #000;
}
#right-panel .list .student-name {
  display: inline-block;
  font-size: 15px;
  vertical-align: top;
  margin-top: 5px;
  width: calc(100% - 50px);
  color: #000;
}
#right-panel .bx-wrapper .bx-controls-direction a {
  background: url(img/home/icon-arrow-up.png);
  background-repeat: no-repeat;
  background-size: contain;
  left: 50%;
  width: 79px;
  height: 25px;
  margin-top: 0px;
  top: -35px;
  margin-left: -40px;
}
#right-panel .bx-wrapper .bx-controls-direction a.bx-next {
  top: auto;
  bottom: -45px;
  transform: rotate(180deg);
}
#right-panel .view {
  position: absolute;
  background-image: url(img/home/bg-achievements.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-top: 120px;
  padding-bottom: 20px;
  left: -60px;
  right: -60px;
  bottom: -60px;
  text-align: center;
  z-index: 1;
}
#right-panel .view > a {
  display: block;
  font-size: 15px;
  color: #000;
  line-height: 30px;
}
#home-slider {
  position: relative;
  width: 2100px;
  left: 50%;
  margin-left: -1050px;
  overflow: hidden;
}
#left-panel #home-slider {
  width: 100%;
  left: 0px;
  margin: auto;
}
#home-slider-inner {
  position: relative;
  max-width: 1290px;
  margin: auto;
}
#home-slider-inner .home-large {
  position: relative;
  display: block;
}
#home-slider-inner .home-small {
  position: relative;
  display: none;
}
#home-mask {
  position: relative;
  width: 1357px;
  height: 0px;
  margin: auto;
  z-index: 100;
}
#home-building {
  position: absolute;
  right: 46px;
  bottom: 0px;
}
#left-panel #home-mask {
  width: 100%;
}
#left-panel #home-building {
  width: 30%;
  right: 16px;
}
#home-building-inner {
  position: relative;
}
#home-building-details {
  position: absolute;
  display: block;
  width: 86px;
  height: 86px;
  right: -14px;
  bottom: 21px;
  z-index: 10;
}
#bx-pager-home {
  position: relative;
  max-width: 1005px;
  margin: auto;
  margin-top: -8px;
  z-index: 200;
}
#bx-pager-home .bx-pager-item {
  position: relative;
  display: block;
  float: left;
  height: 8px;
  background: rgba(255,255,255,0.7);
  overflow: hidden;
}
#bx-pager-home .active {
  background: #1e5495;
}
#device-home-building {
  position: relative;
  display: none;
}
#device-home-building-details {
  position: absolute;
  display: block;
  width: 86px;
  height: 86px;
  right: 18px;
  bottom: 11px;
  z-index: 10;
}
#home-video {
  position: relative;
  overflow: hidden;
}
#home-video video {
  position: relative;
  width: 100%;
  height: 100%;
  max-height: 640px;
}
#latestnews-container {
  position: relative;
  max-width: 1005px;
  margin: auto;
  padding-top: 20px;
  padding-bottom: 30px;
}
#left-panel #latestnews-container {
  padding-left: 95px;
  padding-right: 95px;
}
#latestnews-container .latestnews-item {
  max-width: 307px;
  margin: auto;
  overflow: hidden;
  border-bottom: 4px #1c5ab0 solid;
}
#latestnews-container .latestnews-item-photo {
  position: relative;
}
#latestnews-container .latestnews-item-month {
  position: absolute;
  display: block;
  font-size: 16px;
  color: #fff;
  background: #023f88;
  width: 71px;
  height: 46px;
  bottom: 0px;
  right: 50px;
  text-align: center;
  line-height: 46px;
  text-transform: uppercase;
}
#latestnews-container .latestnews-item-day {
  position: absolute;
  display: block;
  font-size: 16px;
  color: #fff;
  background: #5d5d5d;
  width: 46px;
  height: 46px;
  bottom: 0px;
  right: 0px;
  text-align: center;
  line-height: 46px;
}
#latestnews-container .bx-wrapper .bx-controls-direction a {
  width: 37px;
  height: 114px;
  margin-top: -47px;
}
#latestnews-container .bx-wrapper .bx-prev {
  background: url(img/page/arrow_grey_left.png);
  background-repeat: no-repeat;
  left: -55px;
}
#latestnews-container .bx-wrapper .bx-next {
  background: url(img/page/arrow_grey_right.png);
  background-repeat: no-repeat;
  right: -55px;
}
#left-panel #latestnews-container  .bx-wrapper .bx-controls-direction a {
  width: 25px;
  height: 79px;
  margin-top: -35px;
}
#left-panel #latestnews-container .bx-wrapper .bx-prev {
  background: url(img/home/icon-arrow-left.png);
  background-size: contain;
  left: -55px;
}
#left-panel #latestnews-container .bx-wrapper .bx-next {
  background: url(img/home/icon-arrow-right.png);
  background-size: contain;
  right: -55px;
}
#latestnews-container .latestnews-item-title {
  height: 96px;
  font-size: 20px;
  font-weight: 700;
  color: #242424;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  width: 400px;
}
#shortcut-container {
  position: relative;
  background-image: url(img/home/shortcut_bg.png);
  background-position: center;
  background-size: cover;
  padding-top: 10px;
  padding-bottom: 10px;
}
#shortcut-inner {
  position: relative;
  max-width: 1005px;
  margin: auto;
}
#shortcut-container .shortcut-item {
  position: relative;
  float: left;
  width: 35%;
  padding-top: 22px;
  padding-bottom: 22px;
}
#shortcut-container .shortcut-item a {
  display: block;
}
#shortcut-container .shortcut-item-2 {
  width: 36.5%;
}
#shortcut-container .shortcut-item-5 {
  width: 36.5%;
}
#shortcut-container .shortcut-item-3 {
  width: 28.5%;
}
#shortcut-container .shortcut-item-6 {
  width: 28.5%;
}
#shortcut-container .shortcut-item .shortcut-item-icon {
  position: relative;
  float: left;
}
#shortcut-container .shortcut-item .shortcut-item-right {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 15px;
  color: #fff;
  height: 86px;
  display: table-cell;
  vertical-align: middle;
}
#shortcut-container .shortcut-item .shortcut-item-right span {
  font-weight: 700;
}
.shortcut-item-break {
  clear: both;
  width: 100%;
  display: none;
}
.shortcut-item-break-3 {
  display: block;
}
.shortcut-item-break-6 {
  display: block;
}
@media only screen and (max-width: 1080px) {
  #left-panel {
    display: block;
    width: 100%;
    margin-top: 0px;
  }
  #right-panel {
    display: block;
    width: 100%;
  }
  #right-panel .view {
    position: absolute;
    background-image: url(img/home/bg-achievements-m.png);
    background-position: center right;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    width: 90px;
    left: auto;
    right: -30px;
    top: 30px;
    bottom: -30px;
    text-align: center;
    z-index: 1;
  }
  #right-panel .view > a {
    display: none;
  }
  #right-panel .top-name {
    text-align: center;
  }
  #right-panel .list {
    padding: 20px 0px;
  }
  #right-panel .list .block {
    border: 0px !important;
  }
  #right-panel .bx-controls-direction {
    display: none;
  }
  #latestnews-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  #left-panel #latestnews-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 800px) {
  #home-slider {
    width: auto;
    height: auto;
    left: 0px;
    margin-left: 0px;
  }
  #home-slider-inner .home-large {
    display: none;
  }
  #home-slider-inner .home-small {
    display: block;
  }
  #home-building {
    display: none;
  }
  #device-home-building {
    display: block;
  }
  #latestnews-container {
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 38px;
    padding-bottom: 36px;
  }
  #latestnews-container .latestnews-item-month {
    position: relative;
    float: left;
    margin-top: 3px;
    right: 0px;
  }
  #latestnews-container .latestnews-item-day {
    position: relative;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
  }
  #latestnews-container .latestnews-item-title {
    height: 107px;
    text-align: left;
  }
  #shortcut-container {
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 19px;
    padding-bottom: 19px;
    background-image: url(img/home/shortcut_bg2.png);
  }
  #shortcut-container .shortcut-item {
    width: 50%;
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .shortcut-item-break {
    display: none;
  }
  .shortcut-item-break-2 {
    display: block;
  }
  .shortcut-item-break-4 {
    display: block;
  }
  .shortcut-item-break-6 {
    display: block;
  }
}
@media only screen and (max-width: 656px) {
  #shortcut-container {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 28px;
    padding-bottom: 28px;
  }
  #shortcut-container .shortcut-item {
    width: 48.5%;
    padding-top: 7px;
    padding-bottom: 7px;
  }
  #shortcut-container .shortcut-item-odd {
    float: left;
  }
  #shortcut-container .shortcut-item-even {
    float: right;
  }
  #shortcut-container .shortcut-item .shortcut-item-icon {
    display: none;
  }
  #shortcut-container .shortcut-item .shortcut-item-right {
    background: rgba(0,0,0,0.5);
    display: block;
    padding: 15px;
  }
  #shortcut-container .shortcut-item .shortcut-item-right-inner {
    height: 86px;
    display: table-cell;
    vertical-align: middle;
  }
}
@media only screen and (max-width: 500px) {
  #bx-pager-home .bx-pager-item {
    height: 4px;
  }
  #device-home-building-details {
    width: 70px;
    height: 70px;
  }
  #latestnews-container {
    padding-top: 36px;
    padding-bottom: 33px;
  }
  #latestnews-container .latestnews-item-month {
    position: absolute;
    float: none;
    margin-top: 0px;
    right: 50px;
  }
  #latestnews-container .latestnews-item-day {
    position: absolute;
    float: none;
    margin-top: 0px;
    margin-left: 0px;
  }
  #latestnews-container .latestnews-item-title {
    height: 96px;
    text-align: center;
  }
  #latestnews-container .bx-wrapper .bx-prev {
    left: -5px;
  }
  #latestnews-container .bx-wrapper .bx-next {
    right: -5px;
  }
}
@media only screen and (max-width: 446px) {
  #latestnews-container {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }
  #latestnews-container .bx-wrapper .bx-prev {
    display: none;
  }
  #latestnews-container .bx-wrapper .bx-next {
    display: none;
  }
  #shortcut-container .shortcut-item {
    width: 100%;
  }
}
