.oneline {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}
.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;
}
body {
  min-width: 480px;
  background: url(img/layout/1.1.jpg) no-repeat center 0;
  background: #fff;
}
.container {
  max-width: 990px;
  margin: auto;
  position: relative;
}
header,
#content,
footer {
  position: relative;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity = 50);
  -moz-opacity: .5;
  -khtml-opacity: .5;
  opacity: .5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity = 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  width: 100%;
  float: left;
  clear: both;
}
header {
  z-index: 2;
  height: 101px;
  line-height: 102px;
}
header .logo {
  display: inline-block;
  vertical-align: bottom;
  padding-left: 110px;
  font-weight: bold;
  font-size: 24px;
  background: url(img/logo.png) no-repeat left center;
  color: #003F8C;
}
header .lang-bar-container {
  position: absolute;
  right: 0;
  top: 18px;
}
header .lang-bar-container >a {
  display: inline-block;
  vertical-align: top;
  margin-left: 8px;
  width: 47px;
  height: 33px;
  text-align: center;
  line-height: 33px;
  font-size: 13px;
  background: #f3f3f3;
  color: #313131;
  cursor: pointer;
}
header .lang-bar-container >a:hover,
header .lang-bar-container >a.cur-lang {
  font-weight: bold;
  background: #003f8c;
  color: #fff;
}
header .m-menu {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
}
header .m-menu >.m-menu-btn {
  position: absolute;
  right: 19px;
  top: -88px;
  width: 48px;
  height: 48px;
  background: url(img/mobile_menu_button.png) no-repeat;
  cursor: pointer;
}
header .m-menu >.m-menu-container {
  display: none;
  padding-left: 19px;
  padding-right: 19px;
  background: #003f8c;
}
header .m-menu >.m-menu-container >.m-menu-wrapper {
  padding-top: 23px;
  padding-bottom: 15px;
}
header .m-menu >.m-menu-container >.m-menu-wrapper >.menu-id-1 {
  list-style: none;
}
header .m-menu >.m-menu-container >.m-menu-wrapper >.menu-id-1 >li {
  display: block;
  margin-bottom: 7px;
  height: 48px;
  line-height: 48px;
  border: 2px solid #3775c0;
}
header .m-menu >.m-menu-container >.m-menu-wrapper >.menu-id-1 >li >a {
  display: block;
  padding-left: 16px;
  font-weight: bold;
  font-size: 21px;
  color: #fff;
}
header .m-menu >.m-menu-container >.m-menu-wrapper >.menu-id-1 >li >.deep-1 {
  display: none;
}
header .m-menu >.m-menu-container >.m-lang-bar-container {
  height: 79px;
  line-height: 79px;
  border-top: 1px solid #3365a3;
}
header .m-menu >.m-menu-container >.m-lang-bar-container >a {
  display: inline-block;
  vertical-align: top;
  margin-top: 17px;
  margin-right: 11px;
  width: 60px;
  height: 41px;
  font-size: 18px;
  text-align: center;
  line-height: 41px;
  border: 2px solid #3775c0;
  color: #fff;
}
header .m-menu >.m-menu-container >.m-lang-bar-container >a:hover,
header .m-menu >.m-menu-container >.m-lang-bar-container >a.cur-lang {
  font-size: 19px;
  font-weight: bold;
  background: #002859;
}
header .menu-container {
  position: absolute;
  line-height: 58px;
  right: 0;
  bottom: 0;
  text-align: center;
}
header .menu-container >.menu-id-1 {
  list-style: none;
}
header .menu-container >.menu-id-1 >li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 120px;
}
header .menu-container >.menu-id-1 >li >a {
  display: block;
  width: 100%;
  font-size: 16px;
  color: #585858;
}
header .menu-container >.menu-id-1 >li >.menu-id-1 {
  display: none;
  position: absolute;
  top: 100%;
  min-width: 152px;
  padding-left: 11px;
  padding-right: 11px;
  padding-top: 4px;
  padding-bottom: 1px;
  background: #006ef2;
  list-style: none;
}
header .menu-container >.menu-id-1 >li >.menu-id-1 >li {
  line-height: 40px;
  min-height: 43px;
  background: url(img/dot_sep_white_repeat_x.png) repeat-x left top;
}
header .menu-container >.menu-id-1 >li >.menu-id-1 >li >a {
  font-size: 16px;
  color: #fff;
}
header .menu-container >.menu-id-1 >li >.menu-id-1 >li:first-child {
  min-height: 42px;
  background: transparent;
}
header .menu-container >.menu-id-1 >li.num-1 {
  width: 50px;
  margin-right: 17px;
}
header .menu-container >.menu-id-1 >li.num-2 {
  width: 80px;
  margin-left: 24px;
  margin-right: 24px;
}
header .menu-container >.menu-id-1 >li.num-3 {
  width: 90px;
}
header .menu-container >.menu-id-1 >li.num-4 {
  width: 115px;
  margin-left: 25px;
  margin-right: 25px;
}
header .menu-container >.menu-id-1 >li.num-5 {
  width: 90px;
  margin-left: 8px;
}
header .menu-container >.menu-id-1 >li.selected >a {
  font-size: 15px;
  font-weight: bold;
  color: #003f8c;
}
header .menu-container >.menu-id-1 >li:hover >a {
  font-size: 15px;
  font-weight: bold;
  color: #003f8c;
}
header .menu-container >.menu-id-1 >li:hover >.menu-id-1 {
  display: block;
}
#content {
  z-index: 1;
  min-height: 500px;
}
#content .banner-container {
  position: relative;
  height: 116px;
}
#content .banner-container >.container {
  z-index: 0;
}
#content .banner-container >.container >.fake-img {
  width: 100%;
  height: auto;
}
#content .banner-container >.container >.fake-img >img {
  width: 100%;
  height: 100%;
}
#content .banner-container >.banner-wrapper {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
#content .banner-container >.banner-wrapper >.banner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -1050px;
}
#content .banner-container >.banner-wrapper >.container >.title {
  position: absolute;
  top: 39px;
  left: 0;
  right: 0;
  font-size: 38px;
  font-weight: bold;
  color: #fff;
}
footer {
  z-index: 0;
  border-top: 1px solid #003f8c;
}
footer >.container {
  line-height: 51px;
}
footer >.container >.social-ico-container {
  position: absolute;
  right: -7px;
  top: 0;
}
footer >.container >.footer-copyright {
  font-size: 13px;
  color: #717171;
}
footer >.container >.footer-copyright >a {
  font-size: 13px;
  color: #717171;
}
.tablet header >.container {
  padding-left: 19px;
  padding-right: 19px;
}
.tablet header >.container >.lang-bar-container {
  top: 14px;
  right: 84px;
}
.tablet header >.container >.lang-bar-container >a {
  height: 48px;
  line-height: 48px;
}
.tablet #content .banner-container >.banner-wrapper >.container >.title {
  padding-left: 19px;
  padding-right: 19px;
}
.tablet footer {
  z-index: 0;
}
.tablet footer >.container {
  padding-left: 19px;
  padding-right: 19px;
  line-height: 60px;
}
.tablet footer >.container >.social-ico-container {
  right: 8px;
}
.mobile header >.container {
  padding-left: 11px;
  padding-right: 19px;
}
.mobile header >.container >.lang-bar-container {
  top: 14px;
  right: 84px;
}
.mobile header >.container >.lang-bar-container >a {
  height: 48px;
  line-height: 48px;
}
.mobile header >.container >.logo {
  padding-left: 108px;
  font-size: 19px;
  line-height: 110px;
  height: 101px;
}
.mobile header >.container >.m-menu >.m-menu-btn {
  top: -72px;
}
.mobile #content .banner-container >.banner-wrapper >.container >.title {
  padding-left: 19px;
  padding-right: 19px;
}
.mobile footer {
  z-index: 0;
  text-align: center;
}
.mobile footer >.container {
  padding-left: 19px;
  padding-right: 19px;
  line-height: 32px;
  padding-top: 10px;
}
.mobile footer >.container >.social-ico-container {
  position: relative;
  right: auto;
}
.desktop .t,
.desktop .m,
.desktop .tm {
  display: none !important;
}
.tablet .d,
.tablet .m,
.tablet .dm {
  display: none !important;
}
.mobile .d,
.mobile .t,
.mobile .dt {
  display: none !important;
}
.content {
  padding-top: 34px;
  padding-bottom: 59px;
}
.content >.container >.news-container >.news-wrapper {
  font-size: 0;
}
.content >.container >.news-container >.news-wrapper .news {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 15px;
  width: 48.88%;
}
.content >.container >.news-container >.news-wrapper .news >.news-bound {
  min-height: 137px;
  padding: 7px 8px;
  border: 1px solid #c2c2c2;
}
.content >.container >.news-container >.news-wrapper .news >.news-bound >.thumb {
  position: absolute;
  top: 7px;
  left: 8px;
}
.content >.container >.news-container >.news-wrapper .news >.news-bound >.news-content {
  vertical-align: middle;
  line-height: 22px;
}
.content >.container >.news-container >.news-wrapper .news >.news-bound >.news-content >.title {
  font-weight: bold;
  font-size: 15px;
  color: #003f8c;
}
.content >.container >.news-container >.news-wrapper .news >.news-bound >.news-content >.date {
  font-size: 13px;
  color: #bcbcbc;
}
.content >.container >.news-container >.news-wrapper .news >.news-bound >.news-content >.content-wrapper {
  padding-top: 4px;
  font-size: 15px;
  color: #003f8c;
}
.content >.container >.news-container >.news-wrapper .news >.news-bound >.news-content.padding {
  padding-left: 152px;
}
.content >.container >.news-container >.news-wrapper .news.even {
  margin-right: 1.11%;
}
.content >.container >.news-container >.news-wrapper .news.odd {
  margin-left: 1.11%;
}
.content >.container >.news-container >.loading {
  text-align: center;
}
.tablet .content >.container >.news-container,
.mobile .content >.container >.news-container {
  padding-left: 19px;
  padding-right: 19px;
}
.tablet .content >.container >.news-container >.news-wrapper >.news,
.mobile .content >.container >.news-container >.news-wrapper >.news {
  display: block;
  width: auto;
  margin: 0;
  margin-bottom: 15px;
}
