.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 .content >.main-banner-container {
  position: relative;
  text-align: center;
  overflow: hidden;
}
#content .content >.main-banner-container >.container >.fake-img >img {
  width: 100%;
  height: auto;
}
#content .content >.main-banner-container >.container >.pager {
  position: absolute;
  z-index: 2;
  right: 2px;
  bottom: 25px;
}
#content .content >.main-banner-container >.container >.pager >a {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 30px;
  width: 56px;
  height: 12px;
  border: 1px solid #fff;
  background: #878787;
}
#content .content >.main-banner-container >.container >.pager >a.current {
  background: #003f8c;
}
#content .content >.main-banner-container >.container >.main-banner-wrapper {
  position: absolute;
  z-index: 1;
  left: -555px;
  right: -555px;
  top: 0;
  bottom: 0;
  white-space: nowrap;
  font-size: 0;
}
#content .content >.main-banner-container >.container >.main-banner-wrapper >* {
  display: inline-block;
  height: 100%;
}
#content .content >.main-banner-container >.container >.main-banner-wrapper .banner {
  position: relative;
  display: block;
  height: 100%;
}
#content .content >.main-banner-container >.container >.main-banner-wrapper .banner >.img {
  position: relative;
  z-index: 1;
  height: 100%;
}
#content .content >.main-banner-container >.container >.main-banner-wrapper .banner >.img >img {
  width: auto;
  height: 100%;
}
#content .content >.main-banner-container >.container >.main-banner-wrapper .banner >.container {
  position: absolute;
  z-index: 2;
  text-align: left;
  left: 555px;
  right: 555px;
  top: 0;
  bottom: 0;
  padding-top: 229px;
}
#content .content >.main-banner-container >.container >.main-banner-wrapper .banner >.container >.slogan-container {
  line-height: 41px;
}
#content .content >.main-banner-container >.container >.main-banner-wrapper .banner >.container >.slogan-container >.title {
  position: relative;
}
#content .content >.main-banner-container >.container >.main-banner-wrapper .banner >.container >.slogan-container >.title >.text {
  position: relative;
  z-index: 2;
  font-size: 39px;
  color: #fff;
}
#content .content >.main-banner-container >.container >.main-banner-wrapper .banner >.container >.slogan-container >.title >.shadow {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=64);
  filter: alpha(opacity = 64);
  -moz-opacity: .64;
  -khtml-opacity: .64;
  opacity: .64;
  position: absolute;
  z-index: 1;
  font-size: 39px;
  color: #141515;
  top: 2px;
  left: 2px;
}
#content .content >.main-banner-container >.container >.main-banner-wrapper .banner >.container >.slogan-container >.sub-title {
  position: relative;
  padding-bottom: 20px;
}
#content .content >.main-banner-container >.container >.main-banner-wrapper .banner >.container >.slogan-container >.sub-title >.text {
  position: relative;
  z-index: 2;
  font-size: 18px;
  color: #fff;
}
#content .content >.main-banner-container >.container >.main-banner-wrapper .banner >.container >.slogan-container >.sub-title >.shadow {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=64);
  filter: alpha(opacity = 64);
  -moz-opacity: .64;
  -khtml-opacity: .64;
  opacity: .64;
  position: absolute;
  z-index: 1;
  font-size: 18px;
  color: #141515;
  top: 2px;
  left: 2px;
}
#content .content >.main-banner-container >.container >.main-banner-wrapper .banner >.container >.slogan-container >.button-label-container {
  position: relative;
  display: inline-block;
  line-height: 33px;
  text-align: center;
}
#content .content >.main-banner-container >.container >.main-banner-wrapper .banner >.container >.slogan-container >.button-label-container >.bg {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=46);
  filter: alpha(opacity = 46);
  -moz-opacity: .46;
  -khtml-opacity: .46;
  opacity: .46;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000;
}
#content .content >.main-banner-container >.container >.main-banner-wrapper .banner >.container >.slogan-container >.button-label-container >.button-label {
  position: relative;
  min-width: 100px;
  padding-left: 20px;
  padding-right: 20px;
  z-index: 2;
  font-size: 15px;
  border: 3px solid #fff;
  color: #fff;
}
#content .content >.product-section {
  padding-top: 50px;
  padding-bottom: 4px;
}
#content .content >.product-section >.container {
  font-size: 0;
}
#content .content >.product-section >.container >.product {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  min-height: 159px;
  padding-bottom: 30px;
}
#content .content >.product-section >.container >.product >.product-detail-container {
  font-size: 0;
}
#content .content >.product-section >.container >.product >.product-detail-container >.thumb {
  position: absolute;
  width: 217px;
  height: 159px;
}
#content .content >.product-section >.container >.product >.product-detail-container >.thumb >img {
  width: 100%;
  height: 100%;
}
#content .content >.product-section >.container >.product >.product-detail-container >.product-content {
  padding-left: 232px;
  padding-top: 35px;
}
#content .content >.product-section >.container >.product >.product-detail-container >.product-content >.title {
  font-weight: bold;
  font-size: 18px;
  color: #313131;
}
#content .content >.product-section >.container >.product >.product-detail-container >.product-content >.text {
  text-align: justify;
  padding-top: 7px;
  font-size: 13px;
  line-height: 22px;
  color: #717171;
}
#content .content >.product-section >.container >.product.even >.product-detail-container {
  padding-right: 23px;
}
#content .content >.product-section >.container >.product.odd >.product-detail-container {
  padding-left: 17px;
}
#content .content >.about-and-news-section {
  position: relative;
  background: url(img/home_about_background.jpg) no-repeat center top #003F8F;
}
#content .content >.about-and-news-section >.line {
  position: absolute;
  top: 70px;
  left: 0;
  right: 0;
  height: 2px;
  background: #4d79af;
}
#content .content >.about-and-news-section >.container >.about-section {
  margin-top: 16px;
  padding-right: 50%;
}
#content .content >.about-and-news-section >.container >.about-section >.title {
  height: 54px;
  line-height: 60px;
  font-weight: bold;
  font-size: 21px;
  color: #fff;
}
#content .content >.about-and-news-section >.container >.about-section >.content-container >.editor {
  min-height: 110px;
  padding-top: 21px;
  line-height: 22px;
}
#content .content >.about-and-news-section >.container >.about-section >.content-container >.editor * {
  line-height: 22px;
  font-size: 13px;
  color: #fff;
}
#content .content >.about-and-news-section >.container >.about-section >.content-container >.icon-container {
  padding-top: 6px;
  text-align: center;
}
#content .content >.about-and-news-section >.container >.about-section >.content-container >.icon-container >* {
  display: inline-block;
  vertical-align: top;
  width: 33%;
  height: 128px;
}
#content .content >.about-and-news-section >.container >.about-section >.content-container >.icon-container >* >.title {
  padding-top: 10px;
  font-weight: bold;
  font-size: 13px;
  color: #ffffff;
}
#content .content >.about-and-news-section >.container >.about-section >.content-container >.icon-container >* >.sub-title {
  padding-top: 6px;
  font-size: 13px;
  color: #ffffff;
}
#content .content >.about-and-news-section >.container >.news-section {
  position: absolute;
  top: -16px;
  left: 50%;
  right: 0;
  bottom: 0;
}
#content .content >.about-and-news-section >.container >.news-section >.news-conner {
  position: absolute;
  top: 0;
  right: 0;
  width: 13px;
  height: 16px;
  background: url(img/news_outer_corner.png) no-repeat;
}
#content .content >.about-and-news-section >.container >.news-section >.news-container {
  margin-left: 17px;
  margin-right: 13px;
  padding: 10px;
  padding-top: 12px;
  background: #022f64;
}
#content .content >.about-and-news-section >.container >.news-section >.news-container >.news-container-padding {
  position: relative;
}
#content .content >.about-and-news-section >.container >.news-section >.news-container >.news-container-padding >.title {
  height: 40px;
  line-height: 32px;
  font-size: 21px;
  font-weight: bold;
  color: #fff;
}
#content .content >.about-and-news-section >.container >.news-section >.news-container >.news-container-padding >.return {
  position: absolute;
  top: 0;
  right: 0;
  width: 128px;
  height: 40px;
  padding-left: 40px;
  background: url(img/news-corner.png) no-repeat left top;
}
#content .content >.about-and-news-section >.container >.news-section >.news-container >.news-container-padding >.return >.text {
  line-height: 40px;
  height: 100%;
  text-align: center;
  font-size: 15px;
  background: url(img/but_more.png) no-repeat 16px center #fff;
  color: #003f8c;
}
#content .content >.about-and-news-section >.container >.news-section >.news-container >.news-container-padding >.news-wrapper {
  padding-left: 18px;
  padding-right: 16px;
  background: #fff;
}
#content .content >.about-and-news-section >.container >.news-section >.news-container >.news-container-padding >.news-wrapper >.line {
  width: 100%;
  height: 1px;
  background: url(img/dot_sep_repeat_x.png) repeat-x;
}
#content .content >.about-and-news-section >.container >.news-section >.news-container >.news-container-padding >.news-wrapper >.news {
  padding-top: 24px;
  padding-bottom: 23px;
  position: relative;
  display: block;
}
#content .content >.about-and-news-section >.container >.news-section >.news-container >.news-container-padding >.news-wrapper >.news >.thumb {
  position: absolute;
}
#content .content >.about-and-news-section >.container >.news-section >.news-container >.news-container-padding >.news-wrapper >.news >.text {
  min-height: 86px;
  padding-left: 95px;
}
#content .content >.about-and-news-section >.container >.news-section >.news-container >.news-container-padding >.news-wrapper >.news >.text >.title {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  font-weight: bold;
  font-size: 15px;
  color: #003f8c;
}
#content .content >.about-and-news-section >.container >.news-section >.news-container >.news-container-padding >.news-wrapper >.news >.text >.date {
  padding-top: 5px;
  font-size: 13px;
  color: #bcbcbc;
}
#content .content >.about-and-news-section >.container >.news-section >.news-container >.news-container-padding >.news-wrapper >.news >.text >.news-content {
  padding-top: 6px;
  line-height: 22px;
  font-size: 13px;
  color: #003f8c;
}
footer {
  border: none;
}
.tablet #content .content >.main-banner-container >.container >.pager {
  position: relative;
  right: auto;
  bottom: auto;
  font-size: 0;
  padding-top: 19px;
}
.tablet #content .content >.main-banner-container >.container >.pager >a {
  margin-left: 13px;
  margin-right: 14px;
  width: 56px;
  height: 11px;
  border: none;
}
.tablet #content .content >.main-banner-container >.container >.main-banner-wrapper {
  bottom: 34px;
}
.tablet #content .content >.main-banner-container >.container >.main-banner-wrapper .banner >.container {
  padding-top: 113px;
  padding-left: 19px;
  padding-right: 19px;
}
.tablet #content .content >.product-section {
  padding-top: 24px;
  padding-left: 19px;
  padding-right: 19px;
}
.tablet #content .content >.product-section >.container >.product {
  padding-bottom: 21px;
}
.tablet #content .content >.product-section >.container >.product.odd >.product-detail-container,
.tablet #content .content >.product-section >.container >.product.even >.product-detail-container {
  padding-left: 26px;
  padding-right: 26px;
}
.tablet #content .content >.product-section >.container >.product.odd >.product-detail-container >.thumb,
.tablet #content .content >.product-section >.container >.product.even >.product-detail-container >.thumb {
  position: relative;
  width: auto;
  height: auto;
}
.tablet #content .content >.product-section >.container >.product.odd >.product-detail-container >.product-content,
.tablet #content .content >.product-section >.container >.product.even >.product-detail-container >.product-content {
  padding-top: 12px;
  padding-left: 0;
}
.tablet #content .content >.about-and-news-section {
  background: url(img/tablet_bg.jpg) no-repeat center top #003f8c;
}
.tablet #content .content >.about-and-news-section >.line {
  top: 54px;
}
.tablet #content .content >.about-and-news-section >.container >.about-section {
  margin-top: 0;
  padding-top: 16px;
  padding-left: 19px;
  padding-right: 19px;
}
.tablet #content .content >.about-and-news-section >.container >.about-section >.title {
  height: 38px;
  line-height: 28px;
}
.tablet #content .content >.about-and-news-section >.container >.about-section >.content-container >.editor {
  min-height: 94px;
}
.tablet #content .content >.about-and-news-section >.container >.news-section {
  position: relative;
  left: auto;
  top: auto;
  bottom: auto;
  right: auto;
}
.tablet #content .content >.about-and-news-section >.container >.news-section >.news-container {
  margin: 0;
  padding: 20px;
  padding-top: 12px;
}
.tablet #content .content >.about-and-news-section >.container >.news-section >.news-container >.news-container-padding >.news-wrapper {
  padding: 0;
  font-size: 0;
}
.tablet #content .content >.about-and-news-section >.container >.news-section >.news-container >.news-container-padding >.news-wrapper >.news {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding-top: 16px;
  padding-bottom: 13px;
}
.tablet #content .content >.about-and-news-section >.container >.news-section >.news-container >.news-container-padding >.news-wrapper >.news >.thumb {
  left: 17px;
  top: 20px;
}
.tablet #content .content >.about-and-news-section >.container >.news-section >.news-container >.news-container-padding >.news-wrapper >.news >.text {
  padding-left: 112px;
  padding-right: 12px;
}
.tablet #content .content >.about-and-news-section >.container >.news-section >.news-container >.news-container-padding >.news-wrapper >.news >.text >.date {
  padding-top: 5px;
}
.mobile #content .content >.main-banner-container {
  padding-bottom: 127px;
}
.mobile #content .content >.main-banner-container >.container >.pager {
  left: 0;
  bottom: 14px;
  font-size: 0;
  padding-top: 19px;
}
.mobile #content .content >.main-banner-container >.container >.pager >a {
  margin-left: 13px;
  margin-right: 14px;
  width: 56px;
  height: 11px;
}
.mobile #content .content >.main-banner-container >.container >.main-banner-wrapper .banner >.img {
  padding-bottom: 127px;
}
.mobile #content .content >.main-banner-container >.container >.main-banner-wrapper .banner >.container {
  border: 1px solid #ffffff;
  padding-top: 0;
  top: 100%;
  white-space: normal;
}
.mobile #content .content >.main-banner-container >.container >.main-banner-wrapper .banner >.container >.slogan-container {
  padding-top: 25px;
  padding-left: 19px;
  padding-right: 19px;
  background: #003f8c;
}
.mobile #content .content >.main-banner-container >.container >.main-banner-wrapper .banner >.container >.slogan-container >.title >.text,
.mobile #content .content >.main-banner-container >.container >.main-banner-wrapper .banner >.container >.slogan-container >.title >.shadow {
  line-height: 25px;
  font-size: 25px;
}
.mobile #content .content >.main-banner-container >.container >.main-banner-wrapper .banner >.container >.slogan-container >.sub-title {
  padding-top: 8px;
}
.mobile #content .content >.main-banner-container >.container >.main-banner-wrapper .banner >.container >.slogan-container >.sub-title >.text,
.mobile #content .content >.main-banner-container >.container >.main-banner-wrapper .banner >.container >.slogan-container >.sub-title >.shadow {
  line-height: 25px;
  font-size: 15px;
}
.mobile #content .content >.main-banner-container >.container >.main-banner-wrapper .banner >.container >.slogan-container >.sub-title >.shadow {
  top: 10px;
}
.mobile #content .content >.product-section {
  padding-top: 26px;
  padding-left: 19px;
  padding-right: 19px;
}
.mobile #content .content >.product-section >.container >.product {
  padding-bottom: 21px;
  width: auto;
  min-height: 138px;
  padding-bottom: 29px;
}
.mobile #content .content >.product-section >.container >.product >.product-detail-container {
  padding-left: 0;
  padding-right: 0;
}
.mobile #content .content >.product-section >.container >.product >.product-detail-container >.thumb {
  width: 188px;
  height: auto;
}
.mobile #content .content >.product-section >.container >.product >.product-detail-container >.product-content {
  padding-left: 200px;
  padding-top: 25px;
}
.mobile #content .content >.about-and-news-section {
  background: url(img/mobile_bg.jpg) no-repeat center top #003F8F;
}
.mobile #content .content >.about-and-news-section >.line {
  top: 54px;
}
.mobile #content .content >.about-and-news-section >.container >.about-section {
  margin-top: 0;
  padding-top: 16px;
  padding-left: 19px;
  padding-right: 19px;
  padding-bottom: 10px;
}
.mobile #content .content >.about-and-news-section >.container >.about-section >.title {
  height: 38px;
  line-height: 28px;
}
.mobile #content .content >.about-and-news-section >.container >.about-section >.content-container >.editor {
  min-height: 102px;
}
.mobile #content .content >.about-and-news-section >.container >.about-section >.content-container >.icon-container {
  text-align: left;
}
.mobile #content .content >.about-and-news-section >.container >.about-section >.content-container >.icon-container >* {
  position: relative;
  display: block;
  width: auto;
  padding-left: 72px;
  height: auto;
  min-height: 68px;
}
.mobile #content .content >.about-and-news-section >.container >.about-section >.content-container >.icon-container >* >.img {
  position: absolute;
  left: 0;
  top: 4px;
}
.mobile #content .content >.about-and-news-section >.container >.about-section >.content-container >.icon-container >* >.title {
  padding-top: 10px;
  font-weight: bold;
  font-size: 13px;
  color: #ffffff;
}
.mobile #content .content >.about-and-news-section >.container >.about-section >.content-container >.icon-container >* >.sub-title {
  padding-top: 6px;
  font-size: 13px;
  color: #ffffff;
}
.mobile #content .content >.about-and-news-section >.container >.news-section {
  position: relative;
  left: auto;
  top: auto;
  bottom: auto;
  right: auto;
}
.mobile #content .content >.about-and-news-section >.container >.news-section >.news-container {
  margin: 0;
  padding: 20px;
  padding-top: 12px;
  padding-left: 17px;
}
.mobile #content .content >.about-and-news-section >.container >.news-section >.news-container >.news-container-padding >.news-wrapper {
  padding: 0;
  font-size: 0;
}
.mobile #content .content >.about-and-news-section >.container >.news-section >.news-container >.news-container-padding >.news-wrapper >.line {
  width: auto;
  margin-left: 16px;
  margin-right: 16px;
}
.mobile #content .content >.about-and-news-section >.container >.news-section >.news-container >.news-container-padding >.news-wrapper >.news {
  padding-top: 18px;
  padding-bottom: 23px;
}
.mobile #content .content >.about-and-news-section >.container >.news-section >.news-container >.news-container-padding >.news-wrapper >.news >.thumb {
  left: 14px;
  top: 22px;
}
.mobile #content .content >.about-and-news-section >.container >.news-section >.news-container >.news-container-padding >.news-wrapper >.news >.text {
  padding-left: 108px;
  padding-right: 12px;
}
.mobile #content .content >.about-and-news-section >.container >.news-section >.news-container >.news-container-padding >.news-wrapper >.news >.text >.date {
  padding-top: 5px;
}
