* {
  box-sizing: border-box
}

*:before {
  box-sizing: border-box
}

*:after {
  box-sizing: border-box
}

html {
  font-size: 16px
}

body {
  font-size: 16px
}

html,
body {
  font-family: "微软雅黑", "Microsoft YaHei", 微软雅黑, "SourceHanSansCN-Normal", Arial, Helvetica, sans-serif;
  width: 100%;
  margin: 0;
  padding: 0
}

body {
  overflow: inherit;
  background-color: #fff;
  line-height: 1
}

body>.overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999
}

section,
.section-wrapper {
  padding: 2rem 1rem
}

@media screen and (min-width: 1024px) {

  section,
  .section-wrapper {
    padding: 80px 0
  }
}

@media(min-width: 1200px) {
  .container {
    width: 100%;
    max-width: 1200px;
    padding: 0;
    margin: 0 auto
  }

  .container>.row {
    margin: 0
  }
}

input,
button,
textarea {
  outline: none;
  border: none;
  border-radius: 0;
  font-family: inherit
}

a {
  line-height: 1;
  text-decoration: none;
  color: inherit;
  font-size: inherit;
  outline: none
}

a:visited {
  outline: none
}

a:hover,
a:active,
a:focus {
  outline: none
}

ul,
ol {
  padding-inline-start: 0
}

ul li,
ol li {
  list-style: none
}

img {
  display: block;
  width: 100%;
  height: auto
}

@font-face {
  font-family: "Roboto-Bold";
  src: url("/wp-content/themes/universal/assets/fonts/Roboto/Roboto-Bold.ttf")
}

.mb-1 {
  margin-bottom: 2px
}

.mt-1 {
  margin-top: 2px
}

.mb-2 {
  margin-bottom: 4px
}

.mt-2 {
  margin-top: 4px
}

.mb-3 {
  margin-bottom: 6px
}

.mt-3 {
  margin-top: 6px
}

.mb-4 {
  margin-bottom: 8px
}

.mt-4 {
  margin-top: 8px
}

.mb-5 {
  margin-bottom: 10px
}

.mt-5 {
  margin-top: 10px
}

.mb-6 {
  margin-bottom: 12px
}

.mt-6 {
  margin-top: 12px
}

.mb-7 {
  margin-bottom: 14px
}

.mt-7 {
  margin-top: 14px
}

.mb-8 {
  margin-bottom: 16px
}

.mt-8 {
  margin-top: 16px
}

.mb-9 {
  margin-bottom: 18px
}

.mt-9 {
  margin-top: 18px
}

.mb-10 {
  margin-bottom: 20px
}

.mt-10 {
  margin-top: 20px
}

.mb-11 {
  margin-bottom: 22px
}

.mt-11 {
  margin-top: 22px
}

.mb-12 {
  margin-bottom: 24px
}

.mt-12 {
  margin-top: 24px
}

.mb-13 {
  margin-bottom: 26px
}

.mt-13 {
  margin-top: 26px
}

.mb-14 {
  margin-bottom: 28px
}

.mt-14 {
  margin-top: 28px
}

.mb-15 {
  margin-bottom: 30px
}

.mt-15 {
  margin-top: 30px
}

.mb-16 {
  margin-bottom: 32px
}

.mt-16 {
  margin-top: 32px
}

.mb-17 {
  margin-bottom: 34px
}

.mt-17 {
  margin-top: 34px
}

.mb-18 {
  margin-bottom: 36px
}

.mt-18 {
  margin-top: 36px
}

.mb-19 {
  margin-bottom: 38px
}

.mt-19 {
  margin-top: 38px
}

.mb-20 {
  margin-bottom: 40px
}

.mt-20 {
  margin-top: 40px
}

.mb-21 {
  margin-bottom: 42px
}

.mt-21 {
  margin-top: 42px
}

.mb-22 {
  margin-bottom: 44px
}

.mt-22 {
  margin-top: 44px
}

.mb-23 {
  margin-bottom: 46px
}

.mt-23 {
  margin-top: 46px
}

.mb-24 {
  margin-bottom: 48px
}

.mt-24 {
  margin-top: 48px
}

.mb-25 {
  margin-bottom: 50px
}

.mt-25 {
  margin-top: 50px
}

.mb-26 {
  margin-bottom: 52px
}

.mt-26 {
  margin-top: 52px
}

.mb-27 {
  margin-bottom: 54px
}

.mt-27 {
  margin-top: 54px
}

.mb-28 {
  margin-bottom: 56px
}

.mt-28 {
  margin-top: 56px
}

.mb-29 {
  margin-bottom: 58px
}

.mt-29 {
  margin-top: 58px
}

.mb-30 {
  margin-bottom: 60px
}

.mt-30 {
  margin-top: 60px
}

.mb-31 {
  margin-bottom: 62px
}

.mt-31 {
  margin-top: 62px
}

.mb-32 {
  margin-bottom: 64px
}

.mt-32 {
  margin-top: 64px
}

.mb-33 {
  margin-bottom: 66px
}

.mt-33 {
  margin-top: 66px
}

.mb-34 {
  margin-bottom: 68px
}

.mt-34 {
  margin-top: 68px
}

.mb-35 {
  margin-bottom: 70px
}

.mt-35 {
  margin-top: 70px
}

.mb-36 {
  margin-bottom: 72px
}

.mt-36 {
  margin-top: 72px
}

.mb-37 {
  margin-bottom: 74px
}

.mt-37 {
  margin-top: 74px
}

.mb-38 {
  margin-bottom: 76px
}

.mt-38 {
  margin-top: 76px
}

.mb-39 {
  margin-bottom: 78px
}

.mt-39 {
  margin-top: 78px
}

.mb-40 {
  margin-bottom: 80px
}

.mt-40 {
  margin-top: 80px
}

.mb-41 {
  margin-bottom: 82px
}

.mt-41 {
  margin-top: 82px
}

.mb-42 {
  margin-bottom: 84px
}

.mt-42 {
  margin-top: 84px
}

.mb-43 {
  margin-bottom: 86px
}

.mt-43 {
  margin-top: 86px
}

.mb-44 {
  margin-bottom: 88px
}

.mt-44 {
  margin-top: 88px
}

.mb-45 {
  margin-bottom: 90px
}

.mt-45 {
  margin-top: 90px
}

.mb-46 {
  margin-bottom: 92px
}

.mt-46 {
  margin-top: 92px
}

.mb-47 {
  margin-bottom: 94px
}

.mt-47 {
  margin-top: 94px
}

.mb-48 {
  margin-bottom: 96px
}

.mt-48 {
  margin-top: 96px
}

.mb-49 {
  margin-bottom: 98px
}

.mt-49 {
  margin-top: 98px
}

.mb-50 {
  margin-bottom: 100px
}

.mt-50 {
  margin-top: 100px
}

* {
  box-sizing: border-box
}

*:before {
  box-sizing: border-box
}

*:after {
  box-sizing: border-box
}

input,
button,
textarea {
  outline: none;
  border: none;
  border-radius: 0;
  font-family: inherit
}

a {
  line-height: 1;
  text-decoration: none;
  color: inherit;
  font-size: inherit;
  outline: none
}

a:visited {
  outline: none
}

a:hover,
a:active,
a:focus {
  outline: none
}

ul,
ol {
  padding-inline-start: 0;
  padding: 0
}

ul li,
ol li {
  list-style: none
}

img {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto
}

html {
  font-size: 16px
}

body {
  font-size: 16px
}

html,
body {
  font-family: "微软雅黑", "Microsoft YaHei", 微软雅黑, "SourceHanSansCN-Normal", Arial, Helvetica;
  width: 100%;
  margin: 0;
  padding: 0
}

html.lang-en,
body.lang-en {
  font-family: "Roboto-Regular", Arial, Helvetica, sans-serif
}

body {
  overflow: inherit;
  background-color: #fff;
  line-height: 1
}

section {
  padding: 2rem 1rem
}

@media screen and (min-width: 1024px) {
  section {
    padding: 4rem 0
  }
}

@media screen and (min-width: 1366px) {
  section {
    padding: 80px 0
  }
}

@media screen and (min-width: 1280px) {
  .container {
    max-width: 1200px
  }
}

@media screen and (min-width: 1366px) {
  .container {
    max-width: 1280px
  }
}

.page-wrapper {
  margin: 64px 0
}

@media screen and (min-width: 768px) {
  .page-wrapper {
    margin: 86px 0 0
  }
}

@media screen and (min-width: 1366px) {
  .page-wrapper {
    margin: 100px 0 0
  }
}

.page-wrapper.single-products {
  padding-top: 0
}

@media screen and (min-width: 768px) {
  .page-wrapper.single-products {
    padding-top: 48px
  }
}

.section-title h3,
.section-title h2 {
  text-align: center;
  line-height: 1;
  margin: 0
}

.section-title h3.align-left,
.section-title h2.align-left {
  text-align: left
}

.section-title .en {
  font-family: "Roboto-Bold";
  text-transform: capitalize;
  color: #eee;
  font-size: 24px
}

@media screen and (min-width: 1024px) {
  .section-title .en {
    font-size: 32px
  }
}

@media screen and (min-width: 1366px) {
  .section-title .en {
    font-size: 40px
  }
}

.section-title .cn {
  color: #000;
  font-weight: 800;
  font-size: 24px;
  margin: 12px 0 0
}

@media screen and (min-width: 768px) {
  .section-title .cn {
    font-size: 32px;
    margin: 16px 0 0
  }
}

@media screen and (min-width: 1366px) {
  .section-title .cn {
    font-size: 40px;
    margin: 20px 0 0
  }
}

.section-title .en.small {
  font-size: 20px
}

@media screen and (min-width: 768px) {
  .section-title .en.small {
    font-size: 26px
  }
}

@media screen and (min-width: 1366px) {
  .section-title .en.small {
    font-size: 30px
  }
}

.section-title .cn.small {
  font-size: 20px
}

@media screen and (min-width: 768px) {
  .section-title .cn.small {
    font-size: 28px
  }
}

@media screen and (min-width: 1366px) {
  .section-title .cn.small {
    font-size: 32px
  }
}

.section-title p {
  text-align: center;
  line-height: 1.625;
  color: #777;
  font-size: 14px;
  margin: 16px 0 0
}

@media screen and (min-width: 768px) {
  .section-title p {
    font-size: 15px;
    margin: 21px 0 0
  }
}

@media screen and (min-width: 1366px) {
  .section-title p {
    font-size: 16px;
    margin: 27px 0 0
  }
}

.section-title .text-gray {
  color: #ccc
}

.section-title .text-white {
  color: #fff
}

section.products .section-title,
section.applications .section-title,
section.news .section-title,
section.partners .section-title,
section.intro .section-title,
section.culture .section-title,
.recommend .section-title {
  margin: 0 0 24px
}

@media screen and (min-width: 1024px) {

  section.products .section-title,
  section.applications .section-title,
  section.news .section-title,
  section.partners .section-title,
  section.intro .section-title,
  section.culture .section-title,
  .recommend .section-title {
    margin: 0 0 32px
  }
}

@media screen and (min-width: 1366px) {

  section.products .section-title,
  section.applications .section-title,
  section.news .section-title,
  section.partners .section-title,
  section.intro .section-title,
  section.culture .section-title,
  .recommend .section-title {
    margin: 0 0 48px
  }
}

.product-types {
  margin: 0 0 24px
}

@media screen and (min-width: 1024px) {
  .product-types {
    margin: 0 0 32px
  }
}

@media screen and (min-width: 1366px) {
  .product-types {
    margin: 0 0 48px
  }
}

.product-types ul {
  margin: 0;
  text-align: center
}

.product-types ul li {
  margin: 0 1rem .5rem 0;
  display: inline-block;
  width: auto;
  height: auto;
  padding: .75rem 1.25rem;
  font-size: 14px;
  color: #777;
  border-radius: 2px;
  text-align: center;
  line-height: 1;
  cursor: pointer
}

@media screen and (min-width: 1024px) {
  .product-types ul li {
    padding: 0;
    margin: 0 32px 0 0;
    width: 128px;
    height: 36px;
    font-size: 16px;
    line-height: 32px
  }
}

@media screen and (min-width: 1366px) {
  .product-types ul li {
    font-size: 18px;
    margin: 0 48px 0 0;
    width: 140px;
    height: 40px;
    line-height: 40px
  }
}

.product-types ul li:last-of-type {
  margin-right: 0
}

.product-types ul li.active {
  background-color: #0e54b0;
  color: #fff
}

.product-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}

@media screen and (min-width: 768px) {
  .product-list {
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: -20px
  }
}

@media screen and (min-width: 1366px) {
  .product-list {
    margin-bottom: -32px
  }
}

.product-list .product-item {
  width: calc(50% - .5rem);
  margin: 0 0 1rem
}

@media screen and (min-width: 768px) {
  .product-list .product-item {
    width: calc((100% - 60px)/4);
    margin: 0 0 20px
  }
}

@media screen and (min-width: 1366px) {
  .product-list .product-item {
    width: calc((100% - 96px)/4);
    margin: 0 0 32px
  }
}

.product-list .product-thumb {
  position: relative;
  border: 1px solid #ccc;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-bottom: 75%
}

.product-list .product-thumb img {
  position: absolute;
  width: 100%;
  height: 100%;
  transition: all .75s ease;
  object-fit: contain
}

.product-list .product-title h4 {
  margin: 1rem 0 0;
  text-align: center;
  font-weight: 400;
  line-height: 1;
  color: #777;
  font-size: 14px;
  transition: all .25s ease
}

@media screen and (min-width: 768px) {
  .product-list .product-title h4 {
    font-size: 15px
  }
}

@media screen and (min-width: 1366px) {
  .product-list .product-title h4 {
    font-size: 16px;
    margin: 20px 0 0
  }
}

.product-list .product-item:hover .product-thumb {
  border-color: #0e54b0
}

.product-list .product-item:hover .product-thumb img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1)
}

.product-list .product-item:hover .product-title h4 {
  color: #0e54b0
}

.learn-more {
  border-radius: 100px;
  color: #fff;
  font-size: 15px;
  background-color: #0e54b0;
  transition: all .35s ease;
  width: 100px;
  height: 36px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center
}

@media screen and (min-width: 768px) {
  .learn-more {
    font-size: 16px;
    width: 126px;
    height: 40px
  }
}

@media screen and (min-width: 1366px) {
  .learn-more {
    width: 140px;
    height: 45px;
    font-size: 18px
  }
}

.learn-more:hover {
  background-color: #ff965c
}

.anchor {
  height: 56px;
  margin-top: -56px
}

@media screen and (min-width: 768px) {
  .anchor {
    height: 86px;
    margin-top: -86px
  }
}

@media screen and (min-width: 1366px) {
  .anchor {
    height: 100px;
    margin-top: -100px
  }
}

@media screen and (min-width: 768px) {
  section.with-crumb {
    margin-top: -48px
  }
}

section.p-top-zero {
  padding-top: 0
}

.not-found-title {
  text-align: center;
  width: 100%;
  margin: 6rem auto 0;
  line-height: 1;
  font-size: 20px;
  color: #000;
  font-weight: 600
}

@media screen and (min-width: 768px) {
  .not-found-title {
    margin: 6rem auto 480px;
    font-size: 26px
  }
}

@media screen and (min-width: 1366px) {
  .not-found-title {
    font-size: 32px
  }
}

.siblings {
  margin: 2rem 0;
  padding: 2rem 0;
  border-bottom: 1px solid #eee
}

.siblings ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}

.siblings ul li {
  font-size: 13px;
  color: #aaa;
  margin: 0 0 10px;
  width: 100%
}

@media screen and (min-width: 768px) {
  .siblings ul li {
    font-size: 15px
  }
}

.siblings ul li:last-of-type {
  margin-bottom: 0
}

.siblings ul li:hover {
  color: #777
}

.siblings.no-margin {
  margin: 0;
  border: none
}

.partners-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -1rem
}

.partners-wrapper .partners-item {
  width: calc((100% - 1rem)/2);
  margin: 0 0 1rem
}

@media screen and (min-width: 768px) {
  .partners-wrapper .partners-item {
    width: calc((100% - 4rem)/5);
    margin: 0 0 1rem
  }
}

@media screen and (min-width: 1366px) {
  .partners-wrapper .partners-item {
    width: calc((100% - 6rem)/7)
  }
}

.partners-wrapper img {
  display: block;
  width: 100%;
  height: auto;
  transition: all .35s ease;
  cursor: pointer
}

.partners-wrapper img:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
  transform: scale(1.05);
  -webkit-transform: scale(1.05)
}

.table-wrapper {
  width: 100%;
  overflow-x: auto;
  margin: 6px 0
}

header {
  position: fixed;
  z-index: 1010;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .1)
}

header .header-wrapper {
  height: 64px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}

@media screen and (min-width: 768px) {
  header .header-wrapper {
    height: 86px
  }
}

@media screen and (min-width: 1366px) {
  header .header-wrapper {
    height: 100px
  }
}

header .header-logo img {
  display: block;
  width: auto;
  height: 52px;
  height: 44px;
  margin: 10px 1rem
}

@media screen and (min-width: 768px) {
  header .header-logo img {
    height: 52px;
    margin: 0
  }
}

@media screen and (min-width: 1280px) {
  header .header-logo img {
    height: 64px
  }
}

@media screen and (min-width: 1366px) {
  header .header-logo img {
    height: 72px
  }
}

header .header-nav {
  overflow: hidden;
  height: 0px;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .1)
}

header .header-nav.active {
  height: auto
}

@media screen and (min-width: 768px) {
  header .header-nav {
    box-shadow: none;
    width: auto;
    height: auto;
    overflow: inherit;
    background-color: rgba(0, 0, 0, 0)
  }
}

header .header-nav .nav-wrapper {
  margin: 0;
  padding: 0;
  border-top: 1px solid #eee;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}

@media screen and (min-width: 768px) {
  header .header-nav .nav-wrapper {
    padding: 0;
    border: none;
    -webkit-box-pack: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
  }
}

header .header-nav .nav-wrapper .nav-item {
  width: 100%;
  margin: 0;
  position: relative;
  text-align: center
}

@media screen and (min-width: 768px) {
  header .header-nav .nav-wrapper .nav-item {
    text-align: inherit;
    width: auto;
    margin: 0 64px 0 0
  }

  header .header-nav .nav-wrapper .nav-item:last-of-type {
    margin-right: 0
  }
}

header .nav-item>a {
  font-size: 14px;
  color: #282828;
  line-height: 2.5;
  display: inline-block;
  transition: all .25s ease
}

@media screen and (min-width: 768px) {
  header .nav-item>a {
    font-size: 18px
  }
}

header .nav-item>a:hover {
  color: #0e54b0
}

@media screen and (min-width: 768px) {
  header .nav-item>a {
    line-height: 86px
  }
}

@media screen and (min-width: 1366px) {
  header .nav-item>a {
    line-height: 100px
  }
}

header .nav-item.active>a {
  color: #0e54b0
}

header .nav-item.tool {
  display: none
}

@media screen and (min-width: 768px) {
  header .nav-item.tool {
    display: inherit
  }
}

header .nav-item .submenu {
  z-index: 10002;
  position: absolute;
  left: 50%;
  top: 100%;
  width: 200px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
  display: none
}

header .nav-item .submenu ul li a {
  color: #282828;
  background-color: #fff;
  border-bottom: 1px solid #eee;
  display: block;
  padding: 1rem 0;
  text-align: center;
  font-size: 15px;
  width: 100%;
  transition: all .25s ease
}

header .nav-item .submenu ul li a:hover {
  background-color: #5d94cb;
  color: #fff
}

@media screen and (min-width: 768px) {
  header .nav-item:hover .submenu {
    display: block
  }
}

header .header-toggle {
  width: 38px;
  height: 30px;
  border-radius: 4px;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center
}

header .header-toggle i {
  font-size: 18px;
  color: #282828;
  display: inline-block;
  line-height: 1
}

@media screen and (min-width: 768px) {
  header .header-toggle {
    display: none
  }
}

header .header-toggle.active .ti-menu:before {
  content: ""
}

header .header-widget {
  margin-right: 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center
}

header .header-widget .lang-select-mobile {
  margin-right: 1rem;
  display: block
}

@media screen and (min-width: 768px) {
  header .header-widget .lang-select-mobile {
    display: none
  }
}

header .header-widget .lang-select-mobile a {
  display: block;
  width: 22px;
  height: 22px
}

header .header-widget .lang-select-mobile .icon {
  width: 100%;
  height: 100%;
  background-size: contain
}

.lang-select {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center
}

@media screen and (min-width: 768px) {
  .lang-select {
    height: 86px
  }
}

@media screen and (min-width: 1366px) {
  .lang-select {
    height: 100px
  }
}

.lang-select .icon {
  width: 24px;
  height: 24px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat
}

.lang-select .lang-button {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  background-color: #fff;
  top: 100%;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
  opacity: 0;
  visibility: hidden;
  transition: all .35s ease
}

.lang-select .lang-button a {
  font-size: 14px;
  color: #000;
  display: block;
  text-align: center;
  padding: 12px 10px;
  width: 110px;
  transition: all .25s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center
}

.lang-select .lang-button a:first-of-type {
  border-bottom: 1px solid #eee
}

.lang-select .lang-button a:hover {
  color: #fff;
  background-color: #5d94cb
}

.lang-select .lang-button .flag {
  width: 20px;
  height: 16px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 4px
}

.lang-select:hover .lang-button {
  opacity: 1;
  visibility: visible
}

footer {
  background-color: #343d44;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 10001
}

@media screen and (min-width: 768px) {
  footer {
    position: relative;
    left: inherit;
    bottom: inherit
  }
}

.footer-pc {
  display: none
}

@media screen and (min-width: 768px) {
  .footer-pc {
    display: block
  }
}

.footer-mobile {
  display: block
}

@media screen and (min-width: 768px) {
  .footer-mobile {
    display: none
  }
}

.footer-pc {
  padding: 2rem 0
}

@media screen and (min-width: 768px) {
  .footer-pc {
    padding: 64px 0
  }
}

@media screen and (min-width: 1366px) {
  .footer-pc {
    padding: 80px 0
  }
}

.footer-pc .flex-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between
}

.footer-pc h3 {
  line-height: 1;
  margin: 0;
  position: relative;
  color: #ccc;
  font-size: 20px;
  margin: 0 0 36px;
  font-weight: 400
}

@media screen and (min-width: 768px) {
  .footer-pc h3 {
    font-size: 22px;
    margin: 0 0 44px
  }
}

@media screen and (min-width: 1366px) {
  .footer-pc h3 {
    font-size: 24px;
    margin: 0 0 56px
  }
}

.footer-pc h3:after {
  width: 32px;
  height: 2px;
  background-color: #ccc;
  left: 0;
  content: "";
  position: absolute;
  bottom: -19px
}

@media screen and (min-width: 768px) {
  .footer-pc h3:after {
    width: 40px;
    bottom: -23px
  }
}

@media screen and (min-width: 1366px) {
  .footer-pc h3:after {
    bottom: -29px
  }
}

.footer-pc strong {
  display: block;
  line-height: 1;
  font-weight: 600;
  color: #5d94cb;
  font-size: 16px
}

@media screen and (min-width: 768px) {
  .footer-pc strong {
    font-size: 18px
  }
}

@media screen and (min-width: 1366px) {
  .footer-pc strong {
    font-size: 20px
  }
}

.footer-pc ul {
  margin: 20px 0 0;
  padding: 0
}

@media screen and (min-width: 768px) {
  .footer-pc ul {
    margin: 24px 0 0
  }
}

@media screen and (min-width: 1366px) {
  .footer-pc ul {
    margin: 32px 0 0
  }
}

.footer-pc ul li {
  font-size: 14px;
  color: #ccc;
  line-height: 1.75;
  margin: 0 0 10px
}

@media screen and (min-width: 768px) {
  .footer-pc ul li {
    font-size: 15px;
    margin: 0 0 12px
  }
}

@media screen and (min-width: 1366px) {
  .footer-pc ul li {
    font-size: 16px;
    margin: 0 0 14px
  }
}

.footer-pc ul li:last-of-type {
  margin-bottom: 0
}

.footer-pc ul li a {
  transition: all .25s ease
}

.footer-pc ul li a:hover {
  color: #ff965c
}

footer .form-wrapper {
  width: 480px
}

footer .form-wrapper .wrapper {
  margin: 0 0 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between
}

@media screen and (min-width: 768px) {
  footer .form-wrapper .wrapper {
    margin: 0 0 20px
  }
}

footer .form-wrapper .half {
  width: calc(50% - 10px)
}

footer .form-wrapper .full {
  width: 100%
}

footer .form-wrapper .align-right {
  text-align: right
}

footer .form-wrapper input,
footer .form-wrapper textarea {
  background-color: rgba(0, 0, 0, 0);
  padding: 12px 14px;
  font-size: 14px;
  color: #aaa;
  width: 100%;
  border: 1px solid rgba(170, 170, 170, .2)
}

@media screen and (min-width: 768px) {

  footer .form-wrapper input,
  footer .form-wrapper textarea {
    font-size: 15px
  }
}

footer .form-wrapper input:focus,
footer .form-wrapper textarea:focus {
  border-color: #5d94cb
}

footer .form-wrapper textarea {
  resize: none;
  height: 90px
}

footer .form-wrapper button {
  cursor: pointer;
  width: 120px;
  height: 40px;
  background-color: #0e54b0;
  transition: all .35s ease;
  color: #fff;
  font-size: 14px
}

@media screen and (min-width: 768px) {
  footer .form-wrapper button {
    font-size: 15px
  }
}

footer .form-wrapper button:hover {
  background-color: #ff965c
}

footer .qrcode {
  text-align: center
}

footer .qrcode img {
  display: block;
  width: 180px;
  height: auto
}

footer .qrcode p {
  text-align: center;
  margin: 20px 0 0;
  color: #ccc;
  font-size: 14px;
  line-height: 2
}

@media screen and (min-width: 768px) {
  footer .qrcode p {
    font-size: 15px
  }
}

footer .copyright {
  background-color: #2a3137;
  padding: 20px 0;
  display: none
}

@media screen and (min-width: 768px) {
  footer .copyright {
    display: block
  }
}

footer .copyright p {
  font-size: 14px;
  color: #ccc;
  margin: 0
}

footer .copyright p a {
  font-size: inherit;
  color: inherit
}

footer .copyright .flex-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between
}

.footer-mb {
  display: block
}

@media screen and (min-width: 768px) {
  .footer-mb {
    display: none
  }
}

.footer-mb ul {
  margin: 0;
  background-color: #2e65ab;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between
}

.footer-mb ul li {
  width: calc((100% - 3px)/4);
  background-color: #0e54b0;
  margin: 0;
  padding: 0;
  transition: all .25s ease
}

.footer-mb ul li:hover {
  background-color: #083063
}

.footer-mb ul li a {
  display: block;
  width: 100%;
  text-align: center;
  padding: 6px 0;
  line-height: 1;
  margin: 0
}

.footer-mb ul li a .icon {
  margin: 4px auto 0;
  width: 32px;
  height: 32px;
  text-align: center
}

.footer-mb ul li a .icon i {
  font-size: 24px;
  color: #eee
}

.footer-mb ul li a span {
  font-size: 12px;
  color: #eee
}

.footer-mb ul li a span a {
  font-size: 1rem;
  color: #fff
}

.banner-home {
  position: relative
}

.banner-home .swiper-container-horizontal>.swiper-pagination-bullets,
.banner-home .swiper-pagination-custom,
.banner-home .swiper-pagination-fraction {
  bottom: 8px
}

@media screen and (min-width: 768px) {

  .banner-home .swiper-container-horizontal>.swiper-pagination-bullets,
  .banner-home .swiper-pagination-custom,
  .banner-home .swiper-pagination-fraction {
    bottom: 20px
  }
}

@media screen and (min-width: 1366px) {

  .banner-home .swiper-container-horizontal>.swiper-pagination-bullets,
  .banner-home .swiper-pagination-custom,
  .banner-home .swiper-pagination-fraction {
    bottom: 24px
  }
}

.banner-home .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  opacity: 1;
  background: #fff;
  margin: 0 10px !important
}

@media screen and (min-width: 768px) {
  .banner-home .swiper-pagination-bullet {
    width: 8px;
    height: 8px
  }
}

@media screen and (min-width: 1366px) {
  .banner-home .swiper-pagination-bullet {
    width: 10px;
    height: 10px
  }
}

.banner-home .swiper-pagination-bullet-active {
  background-color: #0e54b0
}

.banner-home .swiper-button-prev,
.banner-home .swiper-container-rtl .swiper-button-next,
.banner-home .swiper-button-next,
.banner-home .swiper-container-rtl .swiper-button-prev {
  background-image: none
}

.banner-home .swiper-button-prev i,
.banner-home .swiper-container-rtl .swiper-button-next i,
.banner-home .swiper-button-next i,
.banner-home .swiper-container-rtl .swiper-button-prev i {
  font-size: 20px;
  color: #777;
  opacity: .6;
  transition: all .25s ease
}

@media screen and (min-width: 768px) {

  .banner-home .swiper-button-prev i,
  .banner-home .swiper-container-rtl .swiper-button-next i,
  .banner-home .swiper-button-next i,
  .banner-home .swiper-container-rtl .swiper-button-prev i {
    font-size: 36px
  }
}

@media screen and (min-width: 1366px) {

  .banner-home .swiper-button-prev i,
  .banner-home .swiper-container-rtl .swiper-button-next i,
  .banner-home .swiper-button-next i,
  .banner-home .swiper-container-rtl .swiper-button-prev i {
    font-size: 48px
  }
}

.banner-home .swiper-button-prev:hover i,
.banner-home .swiper-container-rtl .swiper-button-next:hover i,
.banner-home .swiper-button-next:hover i,
.banner-home .swiper-container-rtl .swiper-button-prev:hover i {
  opacity: 1
}

.banner-home .swiper-button-next,
.banner-home .swiper-button-prev {
  width: 30px;
  height: 30px;
  margin-top: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%)
}

@media screen and (min-width: 768px) {

  .banner-home .swiper-button-next,
  .banner-home .swiper-button-prev {
    width: 48px;
    height: 48px
  }
}

@media screen and (min-width: 1366px) {

  .banner-home .swiper-button-next,
  .banner-home .swiper-button-prev {
    width: 56px;
    height: 56px
  }
}

.banner-home .swiper-button-prev,
.banner-home .swiper-container-rtl .swiper-button-next {
  left: 1rem
}

.banner-home .swiper-button-next,
.banner-home .swiper-container-rtl .swiper-button-prev {
  right: 1rem
}

.banner-content {
  height: 200px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%
}

@media screen and (min-width: 768px) {
  .banner-content {
    height: 360px
  }
}

@media screen and (min-width: 1366px) {
  .banner-content {
    height: 380px
  }
}

.banner-content .overflow {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center
}

.banner-content .overflow .banner-title h2,
.banner-content .overflow .banner-title h3 {
  margin: 0;
  color: #fff;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  text-transform: uppercase
}

.banner-content .overflow .banner-title h2 {
  padding-bottom: 0;
  position: relative;
  font-size: 20px
}

@media screen and (min-width: 768px) {
  .banner-content .overflow .banner-title h2 {
    font-size: 32px
  }
}

@media screen and (min-width: 1366px) {
  .banner-content .overflow .banner-title h2 {
    font-size: 36px
  }
}

.banner-content .overflow .banner-title h2:after {
  position: absolute;
  display: none;
  content: "";
  width: 1.5rem;
  height: 2px;
  background-color: #fff;
  left: 50%;
  bottom: calc(1rem - 1px);
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%)
}

.banner-content .overflow .banner-title h3 {
  font-size: .8rem;
  font-family: arial
}

.banner-content .overflow .banner-title h2.dark,
.banner-content .overflow .banner-title h3.dark {
  color: #000
}

.crumb {
  position: relative;
  z-index: 100
}

@media screen and (min-width: 768px) {
  .crumb {
    transform: translateY(-48px);
    -webkit-transform: translateY(-48px)
  }
}

.crumb .icon {
  width: 24px
}

.crumb .icon svg {
  width: auto;
  height: 16px;
  fill: #5d94cb;
  margin: 0 4px 0 0;
  transform: translateY(1px);
  -webkit-transform: translateY(1px)
}

@media screen and (min-width: 768px) {
  .crumb .icon svg {
    height: 20px
  }
}

.crumb .flex-wrapper {
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}

@media screen and (min-width: 768px) {
  .crumb .flex-wrapper {
    box-shadow: 0 3px 5px rgba(0, 0, 0, .06)
  }
}

@media screen and (min-width: 768px) {
  .crumb .flex-wrapper.no-shadow {
    box-shadow: none
  }
}

.crumb .page-nav {
  padding-left: 0
}

@media screen and (min-width: 768px) {
  .crumb .page-nav {
    padding-left: 0
  }
}

.crumb .page-nav ul {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start
}

.crumb .page-nav ul li {
  display: inline-block;
  position: relative;
  margin: 0 1rem 0 0
}

@media screen and (min-width: 768px) {
  .crumb .page-nav ul li {
    margin: 0;
    border-right: 1px solid #eee
  }
}

.crumb .page-nav ul li a {
  font-size: 13px;
  color: #777;
  padding: 1rem .5rem;
  display: inline-block;
  line-height: 1
}

@media screen and (min-width: 768px) {
  .crumb .page-nav ul li a {
    padding: 0 2rem;
    font-size: 15px;
    line-height: 96px
  }
}

.crumb .page-nav ul li a:hover {
  color: #0e54b0
}

.crumb .page-nav ul li.active a {
  color: #fff;
  background-color: #0e54b0
}

.crumb .page-nav ul li.active:after {
  position: absolute;
  width: calc(100% - 40px);
  height: 3px;
  left: 20px;
  bottom: -1px;
  background-color: #0e54b0
}

.crumb .page-location {
  font-size: 12px;
  color: #fff;
  padding-right: 1rem;
  position: absolute;
  top: -25px;
  width: 100%;
  margin-right: 0;
  margin: 0;
  background-color: rgba(0, 0, 0, .3);
  padding: 4px 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: flex-end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end
}

@media screen and (min-width: 480px) {
  .crumb .page-location {
    background-color: rgba(0, 0, 0, 0);
    font-size: 13px;
    margin-right: 1rem;
    margin-left: 1rem;
    margin: 0
  }
}

@media screen and (min-width: 768px) {
  .crumb .page-location {
    width: inherit;
    position: relative;
    top: auto;
    font-size: 15px;
    padding: 0;
    color: #777;
    min-height: 63px;
    margin-right: 1rem;
    margin-left: 1rem;
    -webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
  }

  .crumb .page-location.single-page {
    width: 100%
  }
}

.crumb .page-location ul {
  margin: 0;
  margin-left: 4px;
  padding: 0
}

@media screen and (min-width: 768px) {
  .crumb .page-location ul {
    margin-left: 6px
  }
}

.crumb .page-location ul li,
.crumb .page-location ul li a {
  font-size: 12px;
  color: #fff;
  line-height: 1;
  display: inline-block
}

@media screen and (min-width: 480px) {

  .crumb .page-location ul li,
  .crumb .page-location ul li a {
    font-size: 13px
  }
}

@media screen and (min-width: 768px) {

  .crumb .page-location ul li,
  .crumb .page-location ul li a {
    font-size: 15px;
    color: #777
  }
}

@media screen and (min-width: 768px) {
  .crumb .page-location ul li a {
    line-height: 96px
  }
}

.crumb .page-location ul li i {
  font-size: 12px;
  margin: 0 2px;
  color: #fff
}

@media screen and (min-width: 480px) {
  .crumb .page-location ul li i {
    margin: 0 8px
  }
}

@media screen and (min-width: 768px) {
  .crumb .page-location ul li i {
    color: #777
  }
}

.crumb .page-location ul li a i {
  font-size: 13px;
  color: #fff;
  margin: 0 2px 0 0
}

@media screen and (min-width: 768px) {
  .crumb .page-location ul li a i {
    color: #777
  }
}

.crumb .content-title {
  padding-bottom: 10px
}

@media screen and (min-width: 768px) {
  .crumb .content-title {
    padding-bottom: 1rem
  }
}

.crumb .content-title h2 {
  margin: 0;
  font-size: 16px;
  color: #282828;
  padding-left: 1rem;
  position: relative;
  font-weight: 400
}

@media screen and (min-width: 768px) {
  .crumb .content-title h2 {
    font-size: 20px
  }
}

.crumb .content-title h2:before {
  position: absolute;
  content: "";
  width: 6px;
  height: 80%;
  left: 0;
  top: 10%;
  background-color: #ff965c
}

.crumb .content-title h2:after {
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #ff965c;
  bottom: -1rem;
  left: 0
}

.crumb.bg-white {
  background-color: #fff
}

.crumb .page-location ul li:nth-of-type(3) {
  display: none
}

@media screen and (min-width: 768px) {
  .crumb .page-location ul li:nth-of-type(3) {
    display: block
  }
}

.crumb .page-location ul li:nth-of-type(2) i {
  display: none
}

@media screen and (min-width: 768px) {
  .crumb .page-location ul li:nth-of-type(2) i {
    display: initial
  }
}

@media screen and (min-width: 768px) {
  .crumb .page-location ul.current-location {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
  }
}

.pagination {
  text-align: right;
  margin: 2rem 0 4rem;
  width: 100%;
  padding: 0 1rem
}

@media screen and (min-width: 768px) {
  .pagination {
    margin: 4rem 0;
    padding: 0
  }
}

.pagination .page-numbers {
  font-size: 13px;
  margin: 0 .25rem;
  padding: .15rem .35rem;
  color: #555;
  border: 1px solid #aaa
}

@media screen and (min-width: 768px) {
  .pagination .page-numbers {
    font-size: 14px;
    padding: .25rem .6rem
  }
}

.pagination .page-numbers:hover {
  background-color: #eee;
  border-color: #555;
  color: #2b2b2b
}

.pagination .page-num.page-numbers:hover {
  background-color: rgba(0, 0, 0, 0);
  color: #555;
  border-color: #aaa
}

.pagination .page-numbers.current {
  background-color: #0e54b0;
  border-color: #0e54b0;
  color: #fff
}

.single-layout {
  position: relative
}

.single-layout .layout-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}

.single-layout .layout-wrapper .sider {
  width: 260px;
  transition: all .35s ease;
  position: absolute;
  left: -336px;
  z-index: 100;
  background-color: #fff
}

@media screen and (min-width: 768px) {
  .single-layout .layout-wrapper .sider {
    position: relative;
    left: inherit
  }
}

.single-layout .layout-wrapper .main-content {
  width: 100%;
  transition: all .35s ease
}

.single-layout .layout-wrapper .main-content.sider-active {
  opacity: .33
}

@media screen and (min-width: 768px) {
  .single-layout .layout-wrapper .main-content {
    width: calc(100% - 260px - 4rem)
  }
}

.single-layout.section-wrapper {
  padding: 2rem 1rem
}

@media screen and (min-width: 768px) {
  .single-layout.section-wrapper {
    padding: 2rem 0
  }
}

@media screen and (min-width: 1366px) {
  .single-layout.section-wrapper {
    padding: 2rem 0
  }
}

@media screen and (min-width: 1536px) {
  .single-layout.section-wrapper {
    padding: 40px 0 80px
  }
}

.single-layout .side-menu {
  position: absolute;
  right: 1rem;
  top: .5rem
}

@media screen and (min-width: 768px) {
  .single-layout .side-menu {
    display: none
  }
}

.single-layout .side-menu.active i:before {
  content: ""
}

.sider .part {
  margin: 0 0 3rem
}

.sider .sider-nav ul {
  margin: 0;
  border: 1px solid #eee;
  border-top: none
}

.sider ul.nav-news {
  padding: .75rem 0
}

.sider ul.nav-news li a {
  padding: .75rem 1rem;
  text-replace: autoall .35s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between
}

.sider ul.nav-news li i {
  font-size: 13px;
  color: #282828;
  text-replace: autoall .35s ease
}

@media screen and (min-width: 1366px) {
  .sider ul.nav-news li i {
    font-size: 14px
  }
}

.sider ul.nav-news li div {
  width: calc(100% - 24px)
}

.sider ul.nav-news li span {
  display: inline-block;
  color: #282828;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  line-height: 14px;
  width: 100%;
  font-size: 14px;
  max-height: calc(1 * 14px + 1px);
  height: calc(1 * 14px + 1px);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  height: auto
}

@media screen and (min-width: 768px) {
  .sider ul.nav-news li span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 15px;
    width: 100%;
    font-size: 15px;
    max-height: calc(1 * 15px + 1px);
    height: calc(1 * 15px + 1px);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    height: auto
  }
}

@media screen and (min-width: 1366px) {
  .sider ul.nav-news li span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 16px;
    width: 100%;
    font-size: 16px;
    max-height: calc(1 * 16px + 1px);
    height: calc(1 * 16px + 1px);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    height: auto
  }
}

.sider ul.nav-news li a:hover span {
  color: #5d94cb
}

.sider ul.nav-news li a:hover i {
  color: #5d94cb
}

.sider ul.nav-service li {
  border-bottom: 1px solid #eee
}

.sider ul.nav-service li:last-of-type {
  border-bottom: none
}

.sider ul.nav-service li a {
  padding: 1.25rem 1rem;
  font-size: 14px;
  color: #282828;
  transition: all .35s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between
}

@media screen and (min-width: 768px) {
  .sider ul.nav-service li a {
    font-size: 15px
  }
}

@media screen and (min-width: 1366px) {
  .sider ul.nav-service li a {
    font-size: 16px
  }
}

.sider ul.nav-service li span {
  font-size: inherit;
  color: inherit
}

.sider ul.nav-service li i {
  font-size: 13px;
  color: #282828;
  transition: all .35s ease
}

@media screen and (min-width: 1366px) {
  .sider ul.nav-service li i {
    font-size: 14px
  }
}

.sider ul.nav-service li a:hover {
  background-color: #5d94cb;
  color: #fff
}

.sider ul.nav-service li a:hover i {
  color: #fff
}

.sider .sider-title {
  padding: 1rem;
  background-color: #0e54b0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start
}

.sider .sider-title h3,
.sider .sider-title h4 {
  margin: 0;
  line-height: 1;
  color: #fff
}

.sider .sider-title h3 {
  margin: 0 1.5rem 0 0;
  font-size: 16px;
  position: relative
}

@media screen and (min-width: 768px) {
  .sider .sider-title h3 {
    font-size: 20px;
    margin: 0 2rem 0 0
  }
}

@media screen and (min-width: 1366px) {
  .sider .sider-title h3 {
    font-size: 24px
  }
}

.sider .sider-title h3:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 12px;
  background-color: #fff;
  right: -0.75rem;
  bottom: 0;
  transform: rotate(35deg);
  -webkit-transform: rotate(35deg);
  opacity: 0
}

@media screen and (min-width: 768px) {
  .sider .sider-title h3:after {
    width: 2px;
    height: 16px;
    right: -1rem
  }
}

.sider .sider-title h4 {
  font-family: "Roboto-Light";
  text-transform: capitalize;
  font-size: 13px;
  font-weight: 200;
  line-height: .66;
  display: none
}

@media screen and (min-width: 768px) {
  .sider .sider-title h4 {
    font-size: 16px
  }
}

@media screen and (min-width: 1366px) {
  .sider .sider-title h4 {
    font-size: 18px
  }
}

.sider-contact {
  display: none
}

@media screen and (min-width: 768px) {
  .sider-contact {
    display: block
  }
}

.sider-contact .top {
  border: 1px solid #eee;
  border-top: none;
  padding: .75rem;
  text-align: center
}

@media screen and (min-width: 768px) {
  .sider-contact .top {
    padding: 1.5rem
  }
}

.sider-contact .top .icon {
  width: 60px;
  height: 60px;
  background-image: url("http://www.tianan-group.com/wp-content/themes/tanan/assets/imgs/icon-sider-phone.png");
  background-size: contain;
  margin: 0 auto 1rem
}

.sider-contact .top h4 {
  text-align: center;
  font-weight: 400;
  line-height: 1;
  margin: 0 auto 12px;
  font-size: 16px;
  color: #aaa
}

.sider-contact .top strong {
  display: inline-block;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  font-family: arial;
  color: #0e54b0;
  line-height: 1
}

.sider-contact ul.contact-info {
  padding: 1rem;
  margin: 0;
  border: 1px solid #eee;
  border-top: none
}

.sider-contact ul.contact-info li {
  font-size: 14px;
  color: #777;
  line-height: 1.5;
  margin: 0 0 10px
}

.sider-contact ul.contact-info li:last-of-type {
  margin-bottom: 0
}

.sider-contact ul.contact-info li.big {
  text-align: center;
  color: #0e54b0;
  font-weight: 600;
  font-size: 15px
}

.sider-contact ul.contact-info img {
  width: 200px;
  margin: 0 auto
}

@media screen and (min-width: 768px) {
  .sider-contact ul.contact-info img {
    width: 160px
  }
}

.page-home .more-products {
  text-align: center;
  margin: 24px 0 0
}

@media screen and (min-width: 1024px) {
  .page-home .more-products {
    margin: 48px 0 0
  }
}

@media screen and (min-width: 1366px) {
  .page-home .more-products {
    margin: 60px 0 0
  }
}

.page-home section.applications {
  background-color: #f3f8ff
}

.page-home section.applications .app-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -1rem
}

@media screen and (min-width: 768px) {
  .page-home section.applications .app-list {
    margin-bottom: -32px
  }
}

@media screen and (min-width: 1366px) {
  .page-home section.applications .app-list {
    margin-bottom: -40px
  }
}

.page-home section.applications .app-item {
  width: 100%;
  margin: 0 0 1rem;
  position: relative;
  transition: all .35s ease
}

@media screen and (min-width: 768px) {
  .page-home section.applications .app-item {
    width: calc((100% - 64px)/3);
    margin: 0 0 32px
  }
}

@media screen and (min-width: 1366px) {
  .page-home section.applications .app-item {
    width: calc((100% - 80px)/3);
    margin: 0 0 40px
  }
}

.page-home section.applications .app-thumb {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 75%;
  overflow: hidden;
  z-index: 5
}

.page-home section.applications .app-thumb:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, .4);
  z-index: 20
}

.page-home section.applications .app-thumb div {
  z-index: 10;
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: all .75s ease
}

.page-home section.applications .app-title {
  position: absolute;
  z-index: 50;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%)
}

.page-home section.applications .app-title h3 {
  line-height: 1;
  text-align: center;
  font-weight: 400;
  color: #fff;
  font-size: 20px
}

@media screen and (min-width: 768px) {
  .page-home section.applications .app-title h3 {
    font-size: 24px
  }
}

@media screen and (min-width: 1366px) {
  .page-home section.applications .app-title h3 {
    font-size: 28px
  }
}

.page-home section.applications .app-item:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, .15)
}

.page-home section.applications .app-item:hover .app-thumb div {
  transform: scale(1.1);
  -webkit-transform: scale(1.1)
}

@media screen and (min-width: 768px) {
  .page-home section.applications {
    padding-bottom: 80px
  }
}

@media screen and (min-width: 1366px) {
  .page-home section.applications {
    padding-bottom: 120px
  }
}

.page-home section.about {
  position: relative
}

.page-home section.about .bg {
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  width: 100%;
  height: 720px;
  background-size: cover;
  background-position: 50% 0;
  background-attachment: fixed;
  background-image: url("/wp-content/themes/universal/assets/img/bg-about.jpg")
}

.page-home section.about .container {
  position: relative;
  z-index: 50
}

.page-home section.about .intro-content {
  text-align: center;
  margin: 32px 0 0
}

@media screen and (min-width: 768px) {
  .page-home section.about .intro-content {
    margin: 48px 0 0
  }
}

.page-home section.about .intro-content .more-info {
  display: inline-block;
  font-size: 14px;
  margin: 32px 0 0;
  color: #5d94cb;
  line-height: 1;
  transition: all .25s ease
}

@media screen and (min-width: 768px) {
  .page-home section.about .intro-content .more-info {
    font-size: 15px;
    margin: 48px 0 0
  }
}

@media screen and (min-width: 1366px) {
  .page-home section.about .intro-content .more-info {
    font-size: 16px
  }
}

.page-home section.about .intro-content .more-info:hover {
  color: #ff965c
}

.page-home section.about .intro-content p {
  color: #fff;
  margin: 0;
  line-height: 1.625;
  font-size: 14px;
  text-align: center;
  display: block;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%
}

@media screen and (min-width: 768px) {
  .page-home section.about .intro-content p {
    font-size: 16px
  }
}

@media screen and (min-width: 1366px) {
  .page-home section.about .intro-content p {
    font-size: 18px
  }
}

.page-home section.about .milestone {
  margin: 32px 0 0;
  background-color: #fff;
  background-image: none;
  background-size: cover;
  background-position: center center;
  box-shadow: 0 8px 16px rgba(0, 0, 0, .2);
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}

@media screen and (min-width: 768px) {
  .page-home section.about .milestone {
    margin: 48px 0 0;
    background-image: url("/wp-content/themes/universal/assets/img/bg-about-milestone.svg")
  }
}

.page-home section.about .milestone-item {
  width: 50%;
  height: 180px;
  text-align: center;
  border: 1px solid #eee;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center
}

@media screen and (min-width: 768px) {
  .page-home section.about .milestone-item {
    width: 33.3333%;
    height: 210px;
    border: none
  }
}

.page-home section.about .milestone-item strong {
  display: block;
  text-align: center;
  font-family: "Roboto-Bold";
  font-size: 24px;
  color: #0e54b0
}

@media screen and (min-width: 768px) {
  .page-home section.about .milestone-item strong {
    font-size: 32px
  }
}

@media screen and (min-width: 1366px) {
  .page-home section.about .milestone-item strong {
    font-size: 48px
  }
}

.page-home section.about .milestone-item p {
  text-align: center;
  color: #777;
  margin: 0;
  font-size: 13px;
  margin: 14px 0 0;
  padding: 0 .5rem;
  line-height: 1.5
}

@media screen and (min-width: 768px) {
  .page-home section.about .milestone-item p {
    padding: 0;
    line-height: 1;
    font-size: 18px;
    margin: 18px 0 0
  }
}

@media screen and (min-width: 1366px) {
  .page-home section.about .milestone-item p {
    font-size: 20px;
    margin: 22px 0 0
  }
}

.page-home section.news {
  padding-top: 0
}

@media screen and (min-width: 1024px) {
  .page-home section.news {
    padding-top: 0
  }
}

@media screen and (min-width: 1366px) {
  .page-home section.news {
    padding-top: 0
  }
}

.page-home section.news .section-title {
  position: relative
}

.page-home section.news .section-title .more-info {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 14px;
  color: #777;
  transition: all .25s ease
}

@media screen and (min-width: 768px) {
  .page-home section.news .section-title .more-info {
    font-size: 15px
  }
}

@media screen and (min-width: 1366px) {
  .page-home section.news .section-title .more-info {
    font-size: 16px
  }
}

.page-home section.news .section-title .more-info:hover {
  color: #ff965c
}

.page-home section.news .flex-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}

@media screen and (min-width: 768px) {
  .page-home section.news .flex-wrapper {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch
  }
}

.page-home section.news .top-news {
  order: 1;
  width: 100%;
  padding: 1rem;
  background-color: #f0f0f0;
  position: relative
}

@media screen and (min-width: 768px) {
  .page-home section.news .top-news {
    order: 0;
    width: 480px;
    padding: 48px 36px
  }
}

@media screen and (min-width: 1366px) {
  .page-home section.news .top-news {
    width: 500px;
    padding: 64px 48px
  }
}

.page-home section.news .top-news:after {
  position: absolute;
  width: 13px;
  height: 28px;
  right: -12px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  content: "";
  background-image: url("/wp-content/themes/universal/assets/img/icon-triangle-right.svg");
  background-size: contain;
  background-position: 0 50%;
  background-repeat: no-repeat
}

.page-home section.news .thumb {
  order: 0;
  width: 100%;
  background-image: url("/wp-content/themes/universal/assets/img/img-news-1.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat
}

@media screen and (min-width: 768px) {
  .page-home section.news .thumb {
    order: 1;
    width: calc((100% - 480px)/2)
  }
}

@media screen and (min-width: 1366px) {
  .page-home section.news .thumb {
    width: calc((100% - 500px)/2)
  }
}

.page-home section.news .news-list {
  order: 2;
  width: 100%
}

@media screen and (min-width: 768px) {
  .page-home section.news .news-list {
    width: calc((100% - 480px)/2)
  }
}

@media screen and (min-width: 1366px) {
  .page-home section.news .news-list {
    width: calc((100% - 500px)/2)
  }
}

.page-home section.news .news-item {
  position: relative;
  padding: 1rem
}

@media screen and (min-width: 768px) {
  .page-home section.news .news-item {
    padding: 14px 20px
  }
}

.page-home section.news .news-item:after {
  position: absolute;
  content: "";
  left: 20px;
  right: 20px;
  background-color: #eee;
  bottom: 0;
  height: 1px
}

.page-home section.news .news-item:last-of-type:after {
  display: none
}

.page-home section.news .news-pubdate {
  color: #aaa;
  font-size: 14px
}

@media screen and (min-width: 768px) {
  .page-home section.news .news-pubdate {
    font-size: 16px
  }
}

@media screen and (min-width: 768px) {
  .page-home section.news .news-pubdate.small {
    font-size: 15px
  }
}

.page-home section.news .news-title {
  line-height: 1;
  font-weight: 400;
  margin: 12px 0 14px;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  line-height: 15px;
  width: 100%;
  font-size: 15px;
  max-height: calc(1 * 15px + 1px);
  height: calc(1 * 15px + 1px);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  height: auto
}

@media screen and (min-width: 768px) {
  .page-home section.news .news-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 18px;
    width: 100%;
    font-size: 18px;
    max-height: calc(1 * 18px + 1px);
    height: calc(1 * 18px + 1px);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    height: auto;
    margin: 20px 0
  }
}

@media screen and (min-width: 1366px) {
  .page-home section.news .news-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 20px;
    width: 100%;
    font-size: 20px;
    max-height: calc(1 * 20px + 1px);
    height: calc(1 * 20px + 1px);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    height: auto;
    margin: 24px 0
  }
}

@media screen and (min-width: 768px) {
  .page-home section.news .news-title.small {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 17px;
    width: 100%;
    font-size: 17px;
    max-height: calc(1 * 17px + 1px);
    height: calc(1 * 17px + 1px);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    height: auto;
    margin: 12px 0 10px
  }
}

@media screen and (min-width: 1366px) {
  .page-home section.news .news-title.small {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 17px;
    width: 100%;
    font-size: 17px;
    max-height: calc(1 * 17px + 1px);
    height: calc(1 * 17px + 1px);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    height: auto
  }
}

.page-home section.news .news-excerpt p {
  color: #777;
  line-height: 1.625;
  font-size: 14px;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  line-height: 24px;
  width: 100%;
  font-size: 14px;
  max-height: calc(3 * 24px + 1px);
  height: calc(3 * 24px + 1px);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  height: auto
}

@media screen and (min-width: 768px) {
  .page-home section.news .news-excerpt p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 27px;
    width: 100%;
    font-size: 15px;
    max-height: calc(3 * 27px + 1px);
    height: calc(3 * 27px + 1px);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    height: auto
  }
}

@media screen and (min-width: 1366px) {
  .page-home section.news .news-excerpt p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 29px;
    width: 100%;
    font-size: 16px;
    max-height: calc(3 * 29px + 1px);
    height: calc(3 * 29px + 1px);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    height: auto
  }
}

.page-home section.news .news-excerpt.small p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  line-height: 21px;
  width: 100%;
  font-size: 13px;
  max-height: calc(2 * 21px + 1px);
  height: calc(2 * 21px + 1px);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: auto
}

@media screen and (min-width: 768px) {
  .page-home section.news .news-excerpt.small p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 25px;
    width: 100%;
    font-size: 15px;
    max-height: calc(2 * 25px + 1px);
    height: calc(2 * 25px + 1px);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: auto
  }
}

@media screen and (min-width: 1366px) {
  .page-home section.news .news-excerpt.small p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 25px;
    width: 100%;
    font-size: 15px;
    max-height: calc(2 * 25px + 1px);
    height: calc(2 * 25px + 1px);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: auto
  }
}

.page-home section.news .learn-details {
  font-size: 14px;
  transition: all .25s ease;
  color: #aaa;
  margin: 1rem 0 0
}

@media screen and (min-width: 768px) {
  .page-home section.news .learn-details {
    margin: 0;
    position: absolute;
    font-size: 15px;
    left: 36px;
    bottom: 48px
  }
}

@media screen and (min-width: 1366px) {
  .page-home section.news .learn-details {
    font-size: 16px;
    left: 48px;
    bottom: 64px
  }
}

.page-home section.news .learn-details i {
  font-size: 13px;
  margin-left: 6px;
  color: #aaa;
  transition: all .25s ease
}

.page-home section.news .learn-details:hover {
  color: #ff965c
}

.page-home section.news .learn-details:hover i {
  color: #ff965c
}

.page-home section.partners {
  background-color: #f8f8f8
}

.page-home .product-types ul li {
  border: 1px solid #aaa;
  transition: all .25s ease
}

.page-home .product-types ul li:hover {
  border-color: #0e54b0;
  background-color: #0e54b0;
  color: #fff
}

.page-contact .contact-content .customer-service-speak {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}

.page-contact .contact-content .avatar {
  width: 120px;
  display: none
}

@media screen and (min-width: 768px) {
  .page-contact .contact-content .avatar {
    width: 180px
  }
}

.page-contact .contact-content .avatar img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none
}

.page-contact .contact-content .content {
  width: 100%
}

@media screen and (min-width: 768px) {
  .page-contact .contact-content .content {
    width: calc(100% - 180px - 4rem);
    margin-left: 4rem
  }
}

.page-contact .contact-content .content h3 {
  margin: 0 0 20px
}

@media screen and (min-width: 768px) {
  .page-contact .contact-content .content h3 {
    margin: 0 0 30px
  }
}

.page-contact .contact-content .content h3 span {
  font-size: 18px;
  font-weight: 600;
  color: #0e54b0;
  line-height: 1;
  margin: 0;
  position: relative
}

@media screen and (min-width: 768px) {
  .page-contact .contact-content .content h3 span {
    font-size: 24px
  }
}

.page-contact .contact-content .content h3 span:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 6px;
  background-color: #0e54b0;
  left: 0;
  bottom: -12px
}

.page-contact .contact-content .content p {
  color: #777;
  font-size: 16px;
  line-height: 1.75;
  font-size: 13px
}

@media screen and (min-width: 768px) {
  .page-contact .contact-content .content p {
    font-size: 16px
  }
}

.page-contact .contact-info {
  margin: 1rem 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start
}

@media screen and (min-width: 768px) {
  .page-contact .contact-info {
    margin: 4rem 0 0
  }
}

.page-contact .contact-info .info {
  width: 100%;
  border: 1px solid #eee;
  background-color: #f8f8f8
}

@media screen and (min-width: 768px) {
  .page-contact .contact-info .info {
    width: 360px
  }
}

@media screen and (min-width: 1536px) {
  .page-contact .contact-info .info {
    width: 450px
  }
}

.page-contact .contact-info .map {
  border: 1px solid #eee;
  border-left: none;
  width: 100%;
  height: 480px
}

@media screen and (min-width: 768px) {
  .page-contact .contact-info .map {
    width: calc(100% - 360px);
    height: auto
  }
}

@media screen and (min-width: 1536px) {
  .page-contact .contact-info .map {
    width: calc(100% - 450px)
  }
}

.page-contact .contact-info .map .map-content {
  display: block;
  width: 100%;
  height: 100%
}

.page-contact .contact-info .info {
  padding: 2rem 1rem
}

@media screen and (min-width: 768px) {
  .page-contact .contact-info .info {
    min-height: 450px
  }
}

.page-contact .contact-info .info h3 {
  margin: 0 0 2rem;
  padding-bottom: 2rem;
  position: relative;
  font-weight: 400;
  font-size: 20px;
  font-weight: 600
}

@media screen and (min-width: 768px) {
  .page-contact .contact-info .info h3 {
    font-size: 22px
  }
}

@media screen and (min-width: 1366px) {
  .page-contact .contact-info .info h3 {
    font-size: 24px
  }
}

.page-contact .contact-info .info h3:after {
  content: "";
  position: absolute;
  height: 4px;
  width: 24px;
  left: 0;
  bottom: -2px;
  background-color: #0e54b0
}

.page-contact .contact-info .info h3:after {
  background-color: #0e54b0
}

.page-contact .contact-info .info ul li {
  margin-bottom: 1.5rem;
  line-height: 1.625;
  width: 100%;
  position: relative;
  padding-left: 1.75rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 14px
}

.page-contact .contact-info .info ul li i {
  font-size: 1.15rem;
  margin-right: .5rem;
  color: #0e54b0;
  width: 1.25rem;
  position: absolute;
  left: 0;
  top: 2px
}

.page-contact .contact-info .info ul p {
  margin: 0;
  line-height: 1.5
}

.page-contact .contact-info .info h2 {
  text-align: center;
  line-height: 1;
  padding: 1rem 0;
  font-size: 18px;
  color: #fff;
  background-color: #0e54b0;
  margin: 0
}

@media screen and (min-width: 768px) {
  .page-contact .contact-info .info h2 {
    padding: 2rem 0;
    font-size: 22px
  }
}

.page-contact .contact-info #info_window {
  padding: 1rem;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
  border-radius: 6px;
  overflow: hidden
}

.page-contact .contact-info #info_window .info-title {
  font-size: 16px;
  text-align: center;
  color: #0e54b0;
  margin: 0 0 12px;
  text-align: left;
  font-weight: 800
}

.page-contact .contact-info #info_window .info-content {
  font-size: 13px;
  color: #282828;
  line-height: 1.5;
  margin-bottom: 4px
}

.page-contact .contact-info #info_window .info-content:last-of-type {
  margin-bottom: 0
}

.page-contact .message {
  background-color: #f8f8f8;
  background-image: url("http://www.tianan-group.com/wp-content/themes/tanan/assets/imgs/bg-message.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat
}

.page-contact .message h2 {
  font-size: 18px;
  color: #282828;
  line-height: 1;
  text-align: left;
  margin: 0 0 1rem
}

@media screen and (min-width: 768px) {
  .page-contact .message h2 {
    font-size: 28px;
    margin: 0 0 2rem
  }
}

.page-contact .message .form-wrapper ::-webkit-input-placeholder {
  color: #a1a1a1 !important;
  opacity: 1
}

.page-contact .message .form-wrapper ::placeholder {
  color: #a1a1a1 !important;
  opacity: 1
}

.page-contact .message .form-wrapper ::-ms-input-placeholder {
  color: #a1a1a1 !important;
  opacity: 1
}

.page-contact .message .form-wrapper ::-ms-input-placeholder {
  color: #a1a1a1 !important;
  opacity: 1
}

.page-contact .message .form-wrapper .part {
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}

@media screen and (min-width: 768px) {
  .page-contact .message .form-wrapper .part {
    margin-bottom: 1rem
  }

  .page-contact .message .form-wrapper .part:last-of-type {
    margin-bottom: 0
  }
}

.page-contact .message .form-wrapper .item-3 .input-wrapper {
  width: 100%;
  height: auto;
  margin: 0 0 1rem
}

@media screen and (min-width: 768px) {
  .page-contact .message .form-wrapper .item-3 .input-wrapper {
    width: calc((100% - 2rem)/3);
    height: 56px;
    margin: 0
  }
}

.page-contact .message .form-wrapper .item-1 .input-wrapper {
  width: 100%;
  height: 120px
}

@media screen and (min-width: 768px) {
  .page-contact .message .form-wrapper .item-1 .input-wrapper {
    height: 220px
  }
}

.page-contact .message .form-wrapper input,
.page-contact .message .form-wrapper textarea,
.page-contact .message .form-wrapper button {
  padding: 10px 1rem;
  border: none;
  margin: 0;
  outline: none;
  width: 100%;
  height: 100%;
  font-size: 14px;
  color: #777;
  resize: none;
  font-family: inherit
}

@media screen and (min-width: 768px) {

  .page-contact .message .form-wrapper input,
  .page-contact .message .form-wrapper textarea,
  .page-contact .message .form-wrapper button {
    padding: 1rem;
    font-size: 16px
  }
}

.page-contact .message .form-wrapper .button-wrapper {
  margin-top: 1rem
}

@media screen and (min-width: 768px) {
  .page-contact .message .form-wrapper .button-wrapper {
    margin-top: 2rem
  }
}

.page-contact .message .form-wrapper .button-wrapper button {
  width: 100px;
  height: 32px;
  background-color: #fff;
  color: #282828;
  font-size: 14px;
  transition: all .35s ease;
  border: 1px solid #eee;
  cursor: pointer;
  background-color: #0e54b0;
  border: none;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center
}

.page-contact .message .form-wrapper .button-wrapper button:hover {
  background-color: #ff965c;
  border-color: #ff965c;
  color: #fff
}

@media screen and (min-width: 768px) {
  .page-contact .message .form-wrapper .button-wrapper button {
    width: 120px;
    height: 40px;
    font-size: 18px
  }
}

.page-about .intro .content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}

.page-about .intro .content-wrapper .text-wrapper {
  width: 100%;
  padding-top: 0
}

@media screen and (min-width: 768px) {
  .page-about .intro .content-wrapper .text-wrapper {
    width: calc(100% - 2rem - 320px)
  }
}

.page-about .intro .img {
  display: block;
  width: 100%;
  height: 400px;
  margin: 0 0 2rem;
  position: relative;
  box-shadow: 8px 8px 0px #efefef;
  overflow: hidden
}

@media screen and (min-width: 768px) {
  .page-about .intro .img {
    width: 320px;
    height: auto;
    margin: 0 2rem 2rem 0
  }
}

.page-about .intro .img:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  z-index: 25;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, .2)
}

.page-about .intro .img img {
  position: relative;
  z-index: 20;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 100% 100%;
  transition: all .75s ease
}

@media screen and (min-width: 768px) {
  .page-about .intro .img img {
    width: 100%;
    height: auto
  }
}

.page-about .intro .img h3 {
  font-weight: 200;
  line-height: 1.5;
  font-size: 20px;
  color: #fff;
  margin: 0;
  position: absolute;
  z-index: 30;
  left: 1rem;
  bottom: 2rem;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none
}

.page-about .intro .img h3:after {
  position: absolute;
  content: "";
  width: 2rem;
  height: 4px;
  background-color: #0e54b0;
  left: 0;
  bottom: -0.75rem
}

@media screen and (min-width: 768px) {
  .page-about .intro .img h3 {
    font-size: 24px;
    left: 2.5rem;
    bottom: 3rem
  }
}

.page-about .intro .img:hover img {
  transform: scale(1.15);
  -webkit-transform: scale(1.15)
}

.page-about .intro p {
  font-size: 14px;
  line-height: 2;
  margin: 0 0 1rem;
  color: #777
}

.page-about .intro p:last-of-type {
  margin-bottom: 0
}

@media screen and (min-width: 768px) {
  .page-about .intro p {
    font-size: 16px;
    margin: 0 0 1.25rem
  }
}

@media screen and (min-width: 1366px) {
  .page-about .intro p {
    margin: 0 0 1.5rem
  }
}

.page-about .intro .slogan {
  color: #0e54b0
}

.page-about .culture-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}

.page-about .culture-wrapper .culture-item {
  width: 100%;
  margin: 0 0 2rem;
  position: relative;
  transition: all .35s ease
}

@media screen and (min-width: 768px) {
  .page-about .culture-wrapper .culture-item {
    margin: 0 0 3rem;
    width: calc((100% - 4rem)/3)
  }
}

@media screen and (min-width: 1366px) {
  .page-about .culture-wrapper .culture-item {
    margin: 0 0 4rem;
    width: calc((100% - 8rem)/3)
  }
}

.page-about .culture-wrapper .content-wrapper {
  position: absolute;
  z-index: 40;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 2rem
}

.page-about .culture-wrapper .content-wrapper:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  z-index: 100;
  left: 0;
  top: 0;
  background: #000;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.45) 25%, rgba(0, 0, 0, 0) 100%)
}

.page-about .culture-wrapper .content {
  position: relative;
  z-index: 160
}

.page-about .culture-wrapper .bg {
  position: relative;
  z-index: 10;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-bottom: 75%
}

.page-about .culture-wrapper .bg img {
  display: block;
  width: 100%;
  height: auto;
  transition: all .75s ease;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  height: 400px;
  object-fit: cover
}

@media screen and (min-width: 768px) {
  .page-about .culture-wrapper .bg img {
    height: auto
  }
}

.page-about .culture-wrapper .icon {
  width: 45px;
  height: 45px;
  border-radius: 45px;
  background-size: contain;
  background-position: center center;
  margin: 0 0 1rem;
  background-repeat: no-repeat;
  background-size: 600%;
  background-position-x: 0;
  background-position-y: 0;
  background-image: url("/wp-content/themes/universal/assets/img/img-icons-culture.png")
}

.page-about .culture-wrapper h3 {
  font-weight: 400;
  font-size: 18px;
  color: #fff;
  line-height: 1;
  margin: 1rem 0
}

@media screen and (min-width: 768px) {
  .page-about .culture-wrapper h3 {
    font-size: 20px
  }
}

.page-about .culture-wrapper p {
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: #fff;
  height: auto
}

@media screen and (min-width: 768px) {
  .page-about .culture-wrapper p {
    font-size: 15px;
    height: 68px
  }
}

.page-about .culture-wrapper .culture-item:hover {
  box-shadow: 0 5px 8px rgba(0, 0, 0, .6)
}

.page-about .culture-wrapper .culture-item:hover .bg img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1)
}

.page-about .culture-wrapper .culture-item:nth-of-type(2) .icon {
  background-position-x: 20%
}

.page-about .culture-wrapper .culture-item:nth-of-type(3) .icon {
  background-position-x: 40%
}

.page-about .culture-wrapper .culture-item:nth-of-type(4) .icon {
  background-position-x: 60%
}

.page-about .culture-wrapper .culture-item:nth-of-type(5) .icon {
  background-position-x: 80%
}

.page-about .culture-wrapper .culture-item:nth-of-type(6) .icon {
  background-position-x: 100%
}

.page-about .certs {
  position: relative;
  overflow: hidden
}

.page-about .certs li {
  width: 200px !important;
  position: relative;
  padding: 0 .5rem
}

@media screen and (min-width: 1024px) {
  .page-about .certs li {
    width: 280px !important;
    padding: 0 .5rem
  }
}

.page-about .certs li a {
  display: block;
  width: 100%;
  border: 1px solid #eee;
  background-color: #f8f8f8;
  padding: 6px;
  transition: all .35s ease
}

.page-about .certs .image-wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 141%
}

.page-about .certs .image-wrapper .image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center
}

.page-about .certs .image-wrapper img {
  display: block;
  max-width: 100%;
  height: auto;
  transition: all .85s ease
}

.page-about .certs h4 {
  text-align: center;
  font-size: 14px;
  color: #282828;
  line-height: 1.5;
  margin: 0;
  padding: 10px 0 4px;
  font-weight: 400;
  transition: all .35s ease
}

.page-about .certs li a:hover {
  border-color: #0e54b0;
  background-color: #0e54b0
}

.page-about .certs li a:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1)
}

.page-about .certs li a:hover h4 {
  color: #fff
}

.page-news section.news-center .news-wrapper {
  min-height: 300px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}

@media screen and (min-width: 768px) {
  .page-news section.news-center .news-wrapper {
    min-height: 400px
  }
}

.page-news section.news-center .news-item {
  padding: 0;
  border: 1px solid #eee;
  transition: all .25s ease;
  margin: 0 0 1rem;
  width: 100%
}

@media screen and (min-width: 768px) {
  .page-news section.news-center .news-item {
    padding: 1rem
  }
}

@media screen and (min-width: 1280px) {
  .page-news section.news-center .news-item {
    margin: 0 0 24px
  }
}

.page-news section.news-center .news-item .wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}

.page-news section.news-center .news-item .img {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  line-height: 1
}

@media screen and (min-width: 768px) {
  .page-news section.news-center .news-item .img {
    width: 250px
  }
}

.page-news section.news-center .news-item .img .outter {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  overflow: hidden
}

@media screen and (min-width: 768px) {
  .page-news section.news-center .news-item .img .outter {
    position: absolute;
    height: 0;
    padding-bottom: 66.6666%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
  }
}

.page-news section.news-center .news-item .img img {
  display: block;
  object-fit: cover;
  transition: all .85s ease;
  width: 100%;
  height: auto
}

@media screen and (min-width: 768px) {
  .page-news section.news-center .news-item .img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
  }
}

.page-news section.news-center .news-item .img:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1)
}

.page-news section.news-center .news-item .content {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
  padding: 1rem
}

@media screen and (min-width: 768px) {
  .page-news section.news-center .news-item .content {
    padding-right: 4rem;
    font-size: 18px;
    width: calc(100% - 250px - 120px);
    padding-left: 2rem
  }
}

@media screen and (min-width: 768px) {
  .page-news section.news-center .news-item .content {
    min-height: 163px
  }
}

.page-news section.news-center .news-item .content .title h4 {
  margin: 0 0 12px;
  line-height: 1;
  font-size: 16px;
  color: #282828;
  font-weight: 400;
  transition: all .25s ease;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  line-height: 15px;
  width: 100%;
  font-size: 15px;
  max-height: calc(1 * 15px + 1px);
  height: calc(1 * 15px + 1px);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  height: auto
}

@media screen and (min-width: 768px) {
  .page-news section.news-center .news-item .content .title h4 {
    margin: 0 0 1rem;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 18px;
    width: 100%;
    font-size: 18px;
    max-height: calc(1 * 18px + 1px);
    height: calc(1 * 18px + 1px);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    height: auto
  }
}

.page-news section.news-center .news-item .content .title h4:hover {
  color: #0e54b0
}

.page-news section.news-center .news-item .content .excerpt {
  margin: 0 0 12px
}

@media screen and (min-width: 768px) {
  .page-news section.news-center .news-item .content .excerpt {
    margin: 0 0 1rem
  }
}

.page-news section.news-center .news-item .content .excerpt p,
.page-news section.news-center .news-item .content .excerpt * {
  color: #777;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  line-height: 21px;
  width: 100%;
  font-size: 13px;
  max-height: calc(3 * 21px + 1px);
  height: calc(3 * 21px + 1px);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  height: auto
}

.page-news section.news-center .news-item .content .learn-details {
  font-size: 14px;
  color: #0e54b0
}

.page-news section.news-center .news-item .content .learn-details:hover {
  color: #ff965c
}

.page-news section.news-center .news-item .pubdate {
  width: 120px;
  height: auto;
  padding-right: 0;
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center
}

@media screen and (min-width: 768px) {
  .page-news section.news-center .news-item .pubdate {
    padding-right: 1rem;
    width: 120px;
    position: relative;
    right: auto;
    bottom: auto
  }
}

.page-news section.news-center .news-item .pubdate>div {
  position: relative;
  width: 100%;
  text-align: right;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: flex-end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end
}

@media screen and (min-width: 768px) {
  .page-news section.news-center .news-item .pubdate>div {
    display: block
  }
}

.page-news section.news-center .news-item .pubdate>div:after {
  position: absolute;
  content: "";
  left: -2rem;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #eee;
  display: none
}

@media screen and (min-width: 768px) {
  .page-news section.news-center .news-item .pubdate>div:after {
    display: block
  }
}

.page-news section.news-center .news-item .pubdate div {
  color: #aaa;
  font-family: "Roboto-Light";
  line-height: 1
}

.page-news section.news-center .news-item .pubdate .date {
  font-size: 15px
}

@media screen and (min-width: 768px) {
  .page-news section.news-center .news-item .pubdate .date {
    font-size: 32px;
    margin: 0 0 10px
  }
}

.page-news section.news-center .news-item .pubdate .year {
  font-size: 15px;
  display: none
}

@media screen and (min-width: 768px) {
  .page-news section.news-center .news-item .pubdate .year {
    display: block;
    font-size: 18px
  }
}

.page-news section.news-center .news-item:hover {
  box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
  transform: translateY(-4px);
  -webkit-transform: translateY(-4px)
}

.page-news .news-details-wrapper .main-area {
  width: 100%;
  margin: 0 auto
}

.page-news .news-details-wrapper .head {
  margin: 0 0 1rem;
  padding: 0 0 1rem
}

@media screen and (min-width: 768px) {
  .page-news .news-details-wrapper .head {
    margin: 0 0 2rem;
    padding: 0 0 2rem;
    border-bottom: 1px solid #eee
  }
}

.page-news .news-details-wrapper .head h1 {
  text-align: center;
  line-height: 1.5;
  font-size: 18px;
  color: #282828;
  font-weight: 600;
  margin: 0 0 1rem
}

@media screen and (min-width: 768px) {
  .page-news .news-details-wrapper .head h1 {
    font-size: 28px;
    margin: 0 0 2rem
  }
}

.page-news .news-details-wrapper .head .info {
  text-align: center
}

.page-news .news-details-wrapper .head .info span {
  display: inline-block;
  line-height: 1;
  margin: 0 2rem 0 0;
  font-size: 13px;
  color: #aaa
}

@media screen and (min-width: 768px) {
  .page-news .news-details-wrapper .head .info span {
    font-size: 15px
  }
}

.page-news .news-details-wrapper .head .info span:last-of-type {
  margin-right: 0
}

.page-news .news-details-wrapper>.content {
  min-height: 240px
}

@media screen and (min-width: 768px) {
  .page-news .news-details-wrapper>.content {
    min-height: 480px
  }
}

.page-news .news-details-wrapper .content p,
.page-news .news-details-wrapper .content ul li,
.page-news .news-details-wrapper .content ol li,
.page-news .news-details-wrapper .content span {
  font-size: 13px;
  color: #2b2b2b;
  line-height: 1.5
}

@media screen and (min-width: 768px) {

  .page-news .news-details-wrapper .content p,
  .page-news .news-details-wrapper .content ul li,
  .page-news .news-details-wrapper .content ol li,
  .page-news .news-details-wrapper .content span {
    font-size: 1rem;
    line-height: 2
  }
}

.page-news .news-details-wrapper .content p,
.page-news .news-details-wrapper .content ul li,
.page-news .news-details-wrapper .content ol li {
  margin-bottom: 1rem
}

.page-news .news-details-wrapper .content p:last-of-type,
.page-news .news-details-wrapper .content ul li:last-of-type,
.page-news .news-details-wrapper .content ol li:last-of-type {
  margin-bottom: 0
}

.page-news .news-details-wrapper .content p {
  text-indent: 2rem
}

.page-news .news-details-wrapper .content h1,
.page-news .news-details-wrapper .content h2,
.page-news .news-details-wrapper .content h3 {
  font-size: 18px;
  margin: 1rem 0
}

@media screen and (min-width: 768px) {

  .page-news .news-details-wrapper .content h1,
  .page-news .news-details-wrapper .content h2,
  .page-news .news-details-wrapper .content h3 {
    font-size: 1.25rem
  }
}

@media screen and (min-width: 1366px) {

  .page-news .news-details-wrapper .content h1,
  .page-news .news-details-wrapper .content h2,
  .page-news .news-details-wrapper .content h3 {
    font-size: 1.5rem
  }
}

.page-news .news-details-wrapper .content h4,
.page-news .news-details-wrapper .content h5,
.page-news .news-details-wrapper .content h6 {
  font-size: 1.1rem;
  margin: 10px 0
}

.page-news .news-details-wrapper .content img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 1rem auto
}

@media screen and (min-width: 768px) {
  .page-news .news-details-wrapper .content img {
    max-width: 900px
  }
}

.page-news .news-details-wrapper .content em {
  font-size: 13px
}

.page-news .recommend {
  margin: 2rem 0;
  padding: 0 2.5rem
}

@media screen and (min-width: 768px) {
  .page-news .recommend {
    padding: 0;
    margin: 4rem 0
  }
}

.page-news .recommend .news-list-wrapper {
  position: relative;
  padding: 0 2rem;
  margin: 0 -2rem
}

.page-news .recommend .news-list-wrapper .swiper-container-horizontal>.swiper-pagination-bullets,
.page-news .recommend .news-list-wrapper .swiper-pagination-custom,
.page-news .recommend .news-list-wrapper .swiper-pagination-fraction {
  bottom: 0
}

.page-news .recommend .news-list-wrapper .swiper-pagination-bullet {
  margin: 0 4px
}

.page-news .recommend .news-list-wrapper .swiper-pagination {
  width: 100%
}

.page-news .recommend .news-list-wrapper .swiper-button-next,
.page-news .recommend .news-list-wrapper .swiper-button-prev {
  width: 36px;
  height: 36px;
  border-radius: 48px;
  margin: 0;
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
  transition: all .25s ease;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center
}

@media screen and (min-width: 768px) {

  .page-news .recommend .news-list-wrapper .swiper-button-next,
  .page-news .recommend .news-list-wrapper .swiper-button-prev {
    width: 48px;
    height: 48px
  }
}

.page-news .recommend .news-list-wrapper .swiper-button-next i,
.page-news .recommend .news-list-wrapper .swiper-button-prev i {
  font-size: 15px;
  color: #777;
  opacity: .66;
  transition: all .25s ease
}

@media screen and (min-width: 768px) {

  .page-news .recommend .news-list-wrapper .swiper-button-next i,
  .page-news .recommend .news-list-wrapper .swiper-button-prev i {
    font-size: 1.25rem
  }
}

.page-news .recommend .news-list-wrapper .swiper-button-next:hover,
.page-news .recommend .news-list-wrapper .swiper-button-prev:hover {
  background-color: #eee
}

.page-news .recommend .news-list-wrapper .swiper-button-next:hover i,
.page-news .recommend .news-list-wrapper .swiper-button-prev:hover i {
  opacity: 1
}

.page-news .recommend .news-list-wrapper .swiper-button-prev,
.page-news .recommend .news-list-wrapper .swiper-container-rtl .swiper-button-next {
  left: -1rem;
  background-image: none
}

@media screen and (min-width: 768px) {

  .page-news .recommend .news-list-wrapper .swiper-button-prev,
  .page-news .recommend .news-list-wrapper .swiper-container-rtl .swiper-button-next {
    left: -2rem
  }
}

.page-news .recommend .news-list-wrapper .swiper-button-next,
.page-news .recommend .news-list-wrapper .swiper-container-rtl .swiper-button-prev {
  right: -1rem;
  background-image: none
}

@media screen and (min-width: 768px) {

  .page-news .recommend .news-list-wrapper .swiper-button-next,
  .page-news .recommend .news-list-wrapper .swiper-container-rtl .swiper-button-prev {
    right: -2rem
  }
}

.page-news .recommend .news-list-wrapper .item {
  width: 100%;
  margin: 0;
  transition: all .25s ease;
  margin: 0 0 1rem
}

@media screen and (min-width: 768px) {
  .page-news .recommend .news-list-wrapper .item {
    width: calc((100% - 120px)/4);
    margin: 0
  }
}

.page-news .recommend .news-list-wrapper .item .img {
  width: 100%
}

.page-news .recommend .news-list-wrapper .item .img a {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 66.6666%;
  position: relative;
  overflow: hidden
}

.page-news .recommend .news-list-wrapper .item .img a img {
  position: absolute;
  transition: all .35s ease;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover
}

.page-news .recommend .news-list-wrapper .item .content {
  padding: 16px;
  transition: all .25s ease;
  height: 200px;
  background-color: #fff;
  border: 1px solid #eee;
  border-top: none
}

.page-news .recommend .news-list-wrapper .item .content strong {
  display: inline-block;
  font-size: 22px;
  color: #aaa;
  font-weight: 600;
  font-family: "Roboto-Bold";
  margin: 0 0 14px
}

.page-news .recommend .news-list-wrapper .item .content h4 {
  color: #282828;
  font-weight: 400;
  margin: 0 0 14px;
  transition: all .25s ease;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  line-height: 13px;
  width: 100%;
  font-size: 13px;
  max-height: calc(1 * 13px + 1px);
  height: calc(1 * 13px + 1px);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  height: auto
}

@media screen and (min-width: 768px) {
  .page-news .recommend .news-list-wrapper .item .content h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 18px;
    width: 100%;
    font-size: 18px;
    max-height: calc(1 * 18px + 1px);
    height: calc(1 * 18px + 1px);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    height: auto
  }
}

.page-news .recommend .news-list-wrapper .item .content h4:hover {
  color: #0e54b0
}

.page-news .recommend .news-list-wrapper .item .content .excerpt p {
  color: #777;
  text-indent: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  line-height: 21px;
  width: 100%;
  font-size: 13px;
  max-height: calc(3 * 21px + 1px);
  height: calc(3 * 21px + 1px);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  height: auto
}

@media screen and (min-width: 768px) {
  .page-news .recommend .news-list-wrapper .item .content .excerpt p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 24px;
    width: 100%;
    font-size: 14px;
    max-height: calc(3 * 24px + 1px);
    height: calc(3 * 24px + 1px);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    height: auto
  }
}

.page-news .recommend .news-list-wrapper .item .content .learn-details {
  margin: 1rem 0 0
}

.page-news .recommend .news-list-wrapper .item .content .learn-details a {
  font-size: 13px;
  color: #aaa;
  transition: all .25s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start
}

@media screen and (min-width: 768px) {
  .page-news .recommend .news-list-wrapper .item .content .learn-details a {
    font-size: 14px
  }
}

.page-news .recommend .news-list-wrapper .item .content .learn-details a i {
  font-size: 12px;
  color: #aaa;
  transition: all .25s ease
}

.page-news .recommend .news-list-wrapper .item .content .learn-details:hover a,
.page-news .recommend .news-list-wrapper .item .content .learn-details:hover i {
  color: #0e54b0
}

.page-news .recommend .news-list-wrapper .item:hover {
  box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
  transform: translateY(-4px);
  -webkit-transform: translateY(-4px)
}

.page-news .recommend .news-list-wrapper .item:hover .content {
  background-color: #f8f8f8
}

.page-news .recommend .news-list-wrapper .item:hover .content h4 {
  color: #0e54b0
}

.page-news .recommend .news-list-wrapper .item:hover .img img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05)
}

.page-news .recommend .news-list-wrapper .item {
  width: 100%;
  background-color: #f8f8f8
}

.page-products .product-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -1rem
}

@media screen and (min-width: 768px) {
  .page-products .product-list {
    margin-bottom: -2rem
  }
}

.page-products .product-item {
  width: 100%;
  margin: 0 0 1rem;
  position: relative;
  transition: all .25s ease
}

@media screen and (min-width: 768px) {
  .page-products .product-item {
    width: calc((100% - 4rem)/3);
    margin: 0 2rem 2rem 0
  }
}

.page-products .product-item:nth-of-type(3n) {
  margin-right: 0
}

.page-products .product-item .title {
  margin: 1rem 0 0;
  font-weight: 400;
  color: #202020;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  line-height: 15px;
  width: 100%;
  font-size: 15px;
  max-height: calc(1 * 15px + 1px);
  height: calc(1 * 15px + 1px);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  height: auto
}

@media screen and (min-width: 768px) {
  .page-products .product-item .title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 16px;
    width: 100%;
    font-size: 16px;
    max-height: calc(1 * 16px + 1px);
    height: calc(1 * 16px + 1px);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    height: auto
  }
}

.page-products .product-item .thumbnail {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 75%;
  border: 1px solid #eee;
  transition: all .35s ease
}

.page-products .product-item .thumbnail .img-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center
}

.page-products .product-item .thumbnail img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  transition: all .75s ease
}

.page-products .product-item:hover {
  margin-top: -4px
}

.page-products .product-item:hover .thumbnail {
  box-shadow: 0 4px 6px rgba(0, 0, 0, .15)
}

.page-products .product-item:hover .thumbnail img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1)
}

.page-products .product-types {
  margin: 0 0 2rem
}

@media screen and (min-width: 1366px) {
  .page-products .product-types {
    margin: 0 0 2.5rem
  }
}

@media screen and (min-width: 1536px) {
  .page-products .product-types {
    margin: 0 0 4rem
  }
}

.page-products .product-types ul {
  margin: 0;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center
}

.page-products .product-types ul li {
  width: auto;
  margin-bottom: 0;
  margin: .5rem .25rem;
  margin-top: 0;
  position: relative;
  padding: 0
}

@media screen and (min-width: 768px) {
  .page-products .product-types ul li {
    margin-bottom: 0;
    width: 128px;
    height: auto;
    margin: 0 .5rem
  }
}

.page-products .product-types ul a {
  width: 100%;
  height: 32px;
  border: 1px solid #ccc;
  line-height: 1;
  font-size: 13px;
  color: #282828;
  transition: all .35s ease;
  padding: 0 .5rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center
}

@media screen and (min-width: 768px) {
  .page-products .product-types ul a {
    height: 56px;
    padding: 0;
    font-size: 16px
  }
}

.page-products .product-types ul a span {
  font-size: inherit;
  color: inherit
}

.page-products .product-types ul a .icon {
  width: 28px;
  height: 28px;
  background-size: 600%;
  background-position-x: 0;
  background-position-y: 0;
  background-repeat: no-repeat;
  margin-right: 10px;
  background-image: url("http://www.tianan-group.com/wp-content/themes/tanan/assets/imgs/icons/icon-case-types.png");
  opacity: .75;
  transition: all .35s ease;
  display: none
}

@media screen and (min-width: 768px) {
  .page-products .product-types ul a .icon {
    width: 32px;
    height: 32px;
    margin-right: 12px
  }
}

@media screen and (min-width: 1536px) {
  .page-products .product-types ul a .icon {
    margin-right: 1rem;
    width: 36px;
    height: 36px
  }
}

.page-products .product-types ul a .icon.pos-2 {
  background-position-x: 20%
}

.page-products .product-types ul a .icon.pos-3 {
  background-position-x: 40%
}

.page-products .product-types ul a .icon.pos-4 {
  background-position-x: 60%
}

.page-products .product-types ul a .icon.pos-5 {
  background-position-x: 80%
}

.page-products .product-types ul a .icon.pos-6 {
  background-position-x: 100%
}

.page-products .product-types ul li a:hover {
  border-color: #0e54b0;
  background-color: #0e54b0;
  color: #fff
}

.page-products .product-types ul li a:hover .icon {
  background-position-y: 100%;
  opacity: 1
}

.page-products .product-types ul li.active a {
  background-color: #0e54b0;
  border-color: #0e54b0;
  color: #fff
}

.page-products .product-types ul li.active a .icon {
  background-position-y: 100%;
  opacity: 1
}

.page-products .product-types {
  position: relative;
  z-index: 100
}

.page-products .product-types .submenu {
  position: absolute;
  z-index: 101;
  left: 0;
  top: 100%;
  background-color: #fff;
  width: 100%;
  opacity: 0;
  visibility: hidden
}

.page-products .product-types .submenu ul li {
  width: 100%;
  margin: 0
}

.page-products .product-types .submenu ul li a {
  background-color: #0e54b0;
  color: #fff;
  border: none;
  border-top: 1px solid #ccc
}

.page-products .product-types .submenu ul li a:hover {
  background-color: #5d94cb
}

.page-products .product-types ul li:hover .submenu {
  visibility: visible;
  opacity: 1
}

.page-products .content-top {
  background-color: #fff;
  padding: 1rem;
  margin: 0
}

@media screen and (min-width: 768px) {
  .page-products .content-top {
    margin: 0 0 2rem;
    padding: 1.5rem
  }
}

@media screen and (min-width: 1366px) {
  .page-products .content-top {
    margin: 0 0 1rem;
    padding: 2rem 0 1rem
  }
}

.page-products .content-top h2.product-title {
  font-size: 20px;
  color: #0e54b0;
  line-height: 1.5;
  margin: 0 0 1rem;
  position: relative;
  z-index: 10
}

@media screen and (min-width: 768px) {
  .page-products .content-top h2.product-title {
    margin: 0 0 2rem;
    font-size: 22px
  }
}

@media screen and (min-width: 1366px) {
  .page-products .content-top h2.product-title {
    font-size: 24px
  }
}

.page-products .content-top h2.product-title:after {
  position: absolute;
  content: "";
  width: 4px;
  height: 24px;
  left: -2rem;
  top: 12px;
  background-color: #0e54b0;
  opacity: 0
}

@media screen and (min-width: 768px) {
  .page-products .content-top h2.product-title:after {
    opacity: 1
  }
}

.page-products .content-top p.product-intro {
  font-size: 1rem;
  line-height: 1.75;
  color: #777;
  position: relative;
  z-index: 10
}

.page-products .content-top .flex-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}

.page-products .content-top .flex-wrapper .left {
  width: 100%
}

@media screen and (min-width: 768px) {
  .page-products .content-top .flex-wrapper .left {
    width: 50%
  }
}

.page-products .content-top .flex-wrapper .right {
  margin-left: 2rem;
  position: relative;
  width: 100%;
  margin: 2rem 0 0;
  padding-left: 0
}

@media screen and (min-width: 768px) {
  .page-products .content-top .flex-wrapper .right {
    padding-left: 0;
    width: calc(50% - 2rem);
    padding-left: 4rem;
    margin: 0
  }
}

.page-products .content-top .flex-wrapper .right .fake-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 452px;
  height: 452px;
  opacity: 1;
  top: -2px
}

.page-products .content-top .flex-wrapper .right .fake-box>div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border: 1px solid #eee
}

.page-products .content-top .flex-wrapper .left .thumbs {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between
}

.page-products .content-top .flex-wrapper .left .thumbs .preview {
  width: calc(100% - 6px - 64px);
  height: auto
}

@media screen and (min-width: 768px) {
  .page-products .content-top .flex-wrapper .left .thumbs .preview {
    width: calc((100% - 4px)*.75)
  }
}

.page-products .content-top .flex-wrapper .left .thumbs .preview .slider {
  border: 1px solid #eee
}

.page-products .content-top .flex-wrapper .left .thumbs .preview .slick-list,
.page-products .content-top .flex-wrapper .left .thumbs .preview .slick-track {
  height: 100%
}

.page-products .content-top .flex-wrapper .left .thumbs .navimg {
  width: 64px;
  padding: 10px 0;
  height: auto
}

@media screen and (min-width: 768px) {
  .page-products .content-top .flex-wrapper .left .thumbs .navimg {
    width: 136px;
    padding: 20px 0;
    height: 425px
  }
}

.page-products .content-top .flex-wrapper .left .thumbs .navimg .slider .item {
  width: 64px !important;
  height: 64px
}

@media screen and (min-width: 768px) {
  .page-products .content-top .flex-wrapper .left .thumbs .navimg .slider .item {
    width: 136px !important;
    height: 136px
  }
}

.page-products .content-top .flex-wrapper .left .thumbs .slider.slider-for {
  width: 100%;
  height: 100%
}

.page-products .content-top .flex-wrapper .left .thumbs .slider.slider-for .item {
  width: 100%;
  height: 100%;
  background-color: #fff;
  outline: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center
}

.page-products .content-top .flex-wrapper .left .thumbs .slider.slider-for .item img {
  display: block;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto
}

.page-products .content-top .flex-wrapper .left .thumbs .slider.slider-nav {
  position: relative
}

.page-products .content-top .flex-wrapper .left .thumbs .slider.slider-nav .item {
  outline: none;
  width: 64px !important;
  padding: 2px;
  border: 1px solid rgba(0, 0, 0, 0);
  cursor: pointer
}

@media screen and (min-width: 768px) {
  .page-products .content-top .flex-wrapper .left .thumbs .slider.slider-nav .item {
    width: 136px !important
  }
}

.page-products .content-top .flex-wrapper .left .thumbs .slider.slider-nav .item img {
  max-width: 100%;
  height: 100%;
  object-fit: contain;
  border: 1px solid rgba(0, 0, 0, 0)
}

.page-products .content-top .flex-wrapper .left .thumbs .slider.slider-nav .item.slick-current img {
  border: 1px solid #aaa
}

.page-products .content-top .flex-wrapper .left .thumbs .slider.slider-nav button {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  webkit-transform: translateX(-50%);
  width: 100%;
  height: 20px;
  border-radius: 0px !important;
  outline: none;
  border: 1px solid #eee
}

.page-products .content-top .flex-wrapper .left .thumbs .slider.slider-nav button:hover {
  background-color: #f8f8f8;
  background-color: #5d94cb;
  color: #fff
}

.page-products .content-top .flex-wrapper .left .thumbs .slider.slider-nav button.slick-prev {
  top: -20px;
  cursor: pointer
}

.page-products .content-top .flex-wrapper .left .thumbs .slider.slider-nav button.slick-next {
  bottom: -20px;
  cursor: pointer
}

.page-products .product-property {
  margin: 1rem 0 0;
  padding: 1rem 0 0
}

@media screen and (min-width: 768px) {
  .page-products .product-property {
    margin: 2rem 0 0;
    padding: 2rem 0 0
  }
}

.page-products .product-property .tags {
  border-bottom: 1px solid #eee
}

.page-products .product-property .tags ul {
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start
}

.page-products .product-property .tags li {
  cursor: pointer;
  padding: .5rem 1.25rem;
  border-radius: 4px 4px 0 0;
  background-color: #f8f8f8;
  margin: 0 8px 0 0;
  font-size: 14px;
  color: #282828
}

@media screen and (min-width: 768px) {
  .page-products .product-property .tags li {
    padding: 1rem 2rem;
    font-size: 16px
  }
}

@media screen and (min-width: 1366px) {
  .page-products .product-property .tags li {
    font-size: 18px
  }
}

.page-products .product-property .tags li.active {
  background-color: #0e54b0;
  color: #fff
}

.page-products .product-property .contents {
  position: relative;
  margin: 0 0 2rem
}

@media screen and (min-width: 768px) {
  .page-products .product-property .contents {
    margin: 0 0 4rem
  }
}

.page-products .product-property .contents .part {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  display: none;
  padding: 1rem 0
}

@media screen and (min-width: 768px) {
  .page-products .product-property .contents .part {
    padding: 2rem 0
  }
}

.page-products .product-property .contents .part.active {
  display: block;
  position: relative;
  min-height: 400px
}

.page-products .product-property .contents p,
.page-products .product-property .contents ul li,
.page-products .product-property .contents ol li,
.page-products .product-property .contents span {
  font-size: 13px;
  color: #2b2b2b;
  line-height: 1.5
}

@media screen and (min-width: 768px) {

  .page-products .product-property .contents p,
  .page-products .product-property .contents ul li,
  .page-products .product-property .contents ol li,
  .page-products .product-property .contents span {
    font-size: 1rem;
    line-height: 2
  }
}

.page-products .product-property .contents p,
.page-products .product-property .contents ul li,
.page-products .product-property .contents ol li {
  margin-bottom: 1rem
}

.page-products .product-property .contents p:last-of-type,
.page-products .product-property .contents ul li:last-of-type,
.page-products .product-property .contents ol li:last-of-type {
  margin-bottom: 0
}

.page-products .product-property .contents p {
  text-indent: 0
}

.page-products .product-property .contents h1,
.page-products .product-property .contents h2,
.page-products .product-property .contents h3 {
  font-size: 1.25rem;
  margin: 1rem 0
}

@media screen and (min-width: 768px) {

  .page-products .product-property .contents h1,
  .page-products .product-property .contents h2,
  .page-products .product-property .contents h3 {
    font-size: 1.4rem;
    margin: 1rem 0
  }
}

@media screen and (min-width: 1366px) {

  .page-products .product-property .contents h1,
  .page-products .product-property .contents h2,
  .page-products .product-property .contents h3 {
    font-size: 1.5rem;
    margin: 1rem 0
  }
}

.page-products .product-property .contents h4,
.page-products .product-property .contents h5,
.page-products .product-property .contents h6 {
  font-size: 17px;
  margin: 10px 0
}

@media screen and (min-width: 768px) {

  .page-products .product-property .contents h4,
  .page-products .product-property .contents h5,
  .page-products .product-property .contents h6 {
    font-size: 1.05rem;
    margin: 10px 0
  }
}

@media screen and (min-width: 1366px) {

  .page-products .product-property .contents h4,
  .page-products .product-property .contents h5,
  .page-products .product-property .contents h6 {
    font-size: 1.1rem;
    margin: 10px 0
  }
}

.page-products .product-property .contents img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 1rem auto
}

@media screen and (min-width: 768px) {
  .page-products .product-property .contents img {
    max-width: 900px
  }
}

.page-products .product-property .contents ol {
  list-style-type: disc
}

.page-products .product-property .contents ul {
  list-style-type: circle
}

.page-products .file-download {
  display: inline-block;
  padding: 2rem;
  border-radius: 4px;
  background-color: #f8f8f8;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center
}

.page-products .file-download .icon {
  width: 40px;
  height: 40px;
  border-radius: 40px;
  background-color: #0e54b0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center
}

.page-products .file-download .icon i {
  font-size: 20px;
  color: #fff
}

.page-products .file-download .text {
  width: calc(100% - 40px);
  padding-right: 2rem
}

.page-products .file-download .text p {
  margin: 0;
  font-size: 18px
}

.page-products .recommend .product-item {
  width: 100%
}

.page-products .recommend .news-list-wrapper {
  position: relative
}

.page-products .recommend {
  margin: 2rem 0;
  padding: 0 2.5rem
}

@media screen and (min-width: 768px) {
  .page-products .recommend {
    padding: 0;
    margin: 4rem 0
  }
}

.page-products .recommend .news-list-wrapper {
  position: relative;
  padding: 0 2rem;
  margin: 0 -2rem
}

.page-products .recommend .news-list-wrapper .swiper-container-horizontal>.swiper-pagination-bullets,
.page-products .recommend .news-list-wrapper .swiper-pagination-custom,
.page-products .recommend .news-list-wrapper .swiper-pagination-fraction {
  bottom: 0
}

.page-products .recommend .news-list-wrapper .swiper-pagination-bullet {
  margin: 0 4px
}

.page-products .recommend .news-list-wrapper .swiper-pagination {
  width: 100%
}

.page-products .recommend .news-list-wrapper .swiper-button-next,
.page-products .recommend .news-list-wrapper .swiper-button-prev {
  width: 36px;
  height: 36px;
  border-radius: 48px;
  margin: 0;
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
  transition: all .25s ease;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center
}

@media screen and (min-width: 768px) {

  .page-products .recommend .news-list-wrapper .swiper-button-next,
  .page-products .recommend .news-list-wrapper .swiper-button-prev {
    width: 48px;
    height: 48px
  }
}

.page-products .recommend .news-list-wrapper .swiper-button-next i,
.page-products .recommend .news-list-wrapper .swiper-button-prev i {
  font-size: 15px;
  color: #777;
  opacity: .66;
  transition: all .25s ease
}

@media screen and (min-width: 768px) {

  .page-products .recommend .news-list-wrapper .swiper-button-next i,
  .page-products .recommend .news-list-wrapper .swiper-button-prev i {
    font-size: 1.25rem
  }
}

.page-products .recommend .news-list-wrapper .swiper-button-next:hover,
.page-products .recommend .news-list-wrapper .swiper-button-prev:hover {
  background-color: #eee
}

.page-products .recommend .news-list-wrapper .swiper-button-next:hover i,
.page-products .recommend .news-list-wrapper .swiper-button-prev:hover i {
  opacity: 1
}

.page-products .recommend .news-list-wrapper .swiper-button-prev,
.page-products .recommend .news-list-wrapper .swiper-container-rtl .swiper-button-next {
  left: -1rem;
  background-image: none
}

@media screen and (min-width: 768px) {

  .page-products .recommend .news-list-wrapper .swiper-button-prev,
  .page-products .recommend .news-list-wrapper .swiper-container-rtl .swiper-button-next {
    left: -2rem
  }
}

.page-products .recommend .news-list-wrapper .swiper-button-next,
.page-products .recommend .news-list-wrapper .swiper-container-rtl .swiper-button-prev {
  right: -1rem;
  background-image: none
}

@media screen and (min-width: 768px) {

  .page-products .recommend .news-list-wrapper .swiper-button-next,
  .page-products .recommend .news-list-wrapper .swiper-container-rtl .swiper-button-prev {
    right: -2rem
  }
}

.page-products .product-property table {
  border: 1px solid #aaa;
  border-bottom: none;
  border-right: none;
  width: 100%;
  border-collapse: collapse
}

@media screen and (min-width: 768px) {
  .page-products .product-property table {
    min-width: 100%
  }
}

.page-products .product-property table tr {
  border-bottom: 1px solid #aaa
}

.page-products .product-property table tr td {
  border-right: 1px solid #aaa;
  text-align: left;
  padding: .35rem .7rem;
  font-size: 13px;
  color: #777;
  line-height: 1.5;
  width: auto;
  min-width: 120px;
  line-height: 2;
  line-height: 1.75
}

.page-products .product-property table tr td:nth-of-type(1) {
  color: #555
}

@media screen and (min-width: 768px) {
  .page-products .product-property table tr td {
    padding: .5rem 1rem;
    font-size: 1rem
  }
}

.page-products .product-property table tr:first-of-type,
.page-products .product-property table tr.blue-row {
  font-size: 14px;
  color: #2b2b2b;
  background-color: #5d94cb
}

@media screen and (min-width: 768px) {

  .page-products .product-property table tr:first-of-type,
  .page-products .product-property table tr.blue-row {
    font-size: 1.25rem
  }
}

.page-products .product-property table tr:first-of-type td,
.page-products .product-property table tr.blue-row td {
  padding: .75rem 1rem;
  color: #fff;
  font-size: 14px
}

@media screen and (min-width: 768px) {

  .page-products .product-property table tr:first-of-type td,
  .page-products .product-property table tr.blue-row td {
    font-size: 1.05rem
  }
}

.page-products .content-top .flex-wrapper .right p {
  font-size: 14px;
  margin: 0 0 1rem;
  line-height: 1.625;
  color: #777
}

@media screen and (min-width: 768px) {
  .page-products .content-top .flex-wrapper .right p {
    font-size: 15px
  }
}

.page-products .product-property .contents ol,
.page-products .product-property .contents ul {
  padding-left: 1rem
}

.page-products .product-property .contents ol li {
  list-style-type: decimal
}

.page-products .product-property .contents h3 {
  position: relative;
  padding-left: 2rem
}

.page-products .product-property .contents h3:before {
  position: absolute;
  left: 0;
  width: 6px;
  background-color: #0e54b0;
  content: "";
  height: 70%;
  top: 20%
}

@media screen and (min-width: 768px) {
  .page-products .product-property .contents h3 {
    margin: 2rem 0 1.5rem
  }
}

.page-solutions .solutions {
  min-height: auto
}

@media screen and (min-width: 768px) {
  .page-solutions .solutions {
    min-height: 480px
  }
}

.page-solutions .solution-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}

@media screen and (min-width: 768px) {
  .page-solutions .solution-list {
    -webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
  }
}

.page-solutions .solution-list .solution-item {
  width: 100%;
  margin: 0 0 1rem;
  border: 1px solid #eee;
  transition: all .35s ease;
  position: relative
}

@media screen and (min-width: 768px) {
  .page-solutions .solution-list .solution-item {
    width: calc((100% - 4rem)/3);
    margin: 0 2rem 2rem 0
  }

  .page-solutions .solution-list .solution-item:nth-of-type(3n) {
    margin-right: 0
  }
}

@media screen and (min-width: 1366px) {
  .page-solutions .solution-list .solution-item {
    width: calc((100% - 6rem)/3);
    margin: 0 3rem 3rem 0
  }
}

.page-solutions .solution-list .img {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 66.6666%;
  overflow: hidden
}

.page-solutions .solution-list .img img {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  transition: all .85s ease
}

.page-solutions .solution-list .info {
  padding: .65rem 0;
  background-color: #f8f8f8;
  transition: all .35s ease
}

@media screen and (min-width: 768px) {
  .page-solutions .solution-list .info {
    padding: 1rem 0
  }
}

.page-solutions .solution-list .info h4 {
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  margin: 0;
  font-size: 14px;
  color: #282828;
  transition: all .35s ease
}

@media screen and (min-width: 1536px) {
  .page-solutions .solution-list .info h4 {
    font-size: 1rem
  }
}

.page-solutions .solution-list .solution-item:hover {
  transform: translateY(-4px);
  -webkit-transform: translateY(-4px);
  box-shadow: 0 4px 16px rgba(0, 0, 0, .1);
  border-color: #fff
}

.page-solutions .solution-list .solution-item:hover .img img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1)
}

.page-solutions .solution-list .solution-item:hover .info {
  background-color: #0e54b0
}

.page-solutions .solution-list .solution-item:hover .info h4 {
  color: #fff
}

.page-solutions .case-types {
  margin: 0 0 2rem
}

@media screen and (min-width: 1366px) {
  .page-solutions .case-types {
    margin: 0 0 2.5rem
  }
}

@media screen and (min-width: 1536px) {
  .page-solutions .case-types {
    margin: 0 0 4rem
  }
}

.page-solutions .case-types ul {
  margin: 0;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center
}

@media screen and (min-width: 768px) {
  .page-solutions .case-types ul {
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
  }
}

.page-solutions .case-types ul li {
  width: auto;
  margin-bottom: 0;
  margin: .5rem .25rem;
  margin-top: 0
}

@media screen and (min-width: 768px) {
  .page-solutions .case-types ul li {
    width: calc((100% - 5rem)/6);
    margin-bottom: 0
  }
}

@media screen and (min-width: 1536px) {
  .page-solutions .case-types ul li {
    width: calc((100% - 10rem)/6)
  }
}

.page-solutions .case-types ul a {
  width: 100%;
  height: 48px;
  border: 1px solid #ccc;
  line-height: 1;
  font-size: 14px;
  color: #282828;
  transition: all .35s ease;
  padding: 0 .5rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center
}

@media screen and (min-width: 768px) {
  .page-solutions .case-types ul a {
    height: 56px;
    padding: 0;
    font-size: 16px
  }
}

@media screen and (min-width: 1536px) {
  .page-solutions .case-types ul a {
    height: 64px;
    font-size: 18px
  }
}

.page-solutions .case-types ul a span {
  font-size: inherit;
  color: inherit
}

.page-solutions .case-types ul a .icon {
  width: 32px;
  height: 32px;
  background-size: 600%;
  background-position-x: 0;
  background-position-y: 0;
  background-repeat: no-repeat;
  margin-right: 10px;
  background-image: url("http://www.tianan-group.com/wp-content/themes/tanan/assets/imgs/icons/icon-case-types.png");
  opacity: .75;
  transition: all .35s ease
}

@media screen and (min-width: 768px) {
  .page-solutions .case-types ul a .icon {
    width: 36px;
    height: 36px;
    margin-right: 12px
  }
}

@media screen and (min-width: 1536px) {
  .page-solutions .case-types ul a .icon {
    margin-right: 1rem;
    width: 40px;
    height: 40px
  }
}

.page-solutions .case-types ul a .icon.pos-2 {
  background-position-x: 20%
}

.page-solutions .case-types ul a .icon.pos-3 {
  background-position-x: 40%
}

.page-solutions .case-types ul a .icon.pos-4 {
  background-position-x: 60%
}

.page-solutions .case-types ul a .icon.pos-5 {
  background-position-x: 80%
}

.page-solutions .case-types ul a .icon.pos-6 {
  background-position-x: 100%
}

.page-solutions .case-types ul li a:hover {
  border-color: #0e54b0;
  background-color: #0e54b0;
  color: #fff
}

.page-solutions .case-types ul li a:hover .icon {
  background-position-y: 100%;
  opacity: 1
}

.page-solutions .case-types ul li.active a {
  background-color: #0e54b0;
  border-color: #0e54b0;
  color: #fff
}

.page-solutions .case-types ul li.active a .icon {
  background-position-y: 100%;
  opacity: 1
}

.lang-en .section-title .en {
  color: #282828
}

.lang-en .sider .sider-title h3 {
  font-size: 16px
}

@media screen and (min-width: 768px) {
  .lang-en .sider .sider-title h3 {
    font-size: 18px
  }
}

@media screen and (min-width: 1366px) {
  .lang-en .sider .sider-title h3 {
    font-size: 20px
  }
}

.lang-en header .nav-item>a {
  text-transform: uppercase
}

.lang-en .footer-pc ul li {
  font-size: 14px;
  line-height: 1.5
}

@media screen and (min-width: 768px) {
  .lang-en .footer-pc ul li {
    font-size: 15px;
    line-height: 1.5
  }
}

@media screen and (min-width: 1366px) {
  .lang-en .footer-pc ul li {
    font-size: 15px;
    line-height: 1.5
  }
}

.lang-en footer .form-wrapper button {
  text-transform: uppercase
}

.lang-en .product-types ul li {
  width: auto;
  padding: .5rem .75rem
}

@media screen and (min-width: 768px) {
  .lang-en .product-types ul li {
    padding: 0 1rem
  }
}

.lang-en .page-home section.applications .app-title h3 {
  text-transform: capitalize;
  line-height: 1.5
}

.lang-en .page-home section.about .intro-content p {
  font-size: 14px;
  line-height: 1.5
}

@media screen and (min-width: 768px) {
  .lang-en .page-home section.about .intro-content p {
    font-size: 15px
  }
}

@media screen and (min-width: 1366px) {
  .lang-en .page-home section.about .intro-content p {
    font-size: 16px
  }
}

.lang-en .page-home section.about .milestone-item p {
  font-size: 14px;
  line-height: 1.5
}

@media screen and (min-width: 768px) {
  .lang-en .page-home section.about .milestone-item p {
    font-size: 15px
  }
}

@media screen and (min-width: 1366px) {
  .lang-en .page-home section.about .milestone-item p {
    font-size: 16px
  }
}

.lang-en .page-home section.about .section-title .en {
  color: #fff
}

.lang-en .page-about .intro p {
  font-size: 14px;
  line-height: 1.5
}

@media screen and (min-width: 768px) {
  .lang-en .page-about .intro p {
    font-size: 15px
  }
}

@media screen and (min-width: 1366px) {
  .lang-en .page-about .intro p {
    font-size: 15px
  }
}

.lang-en .page-about .intro .img h3 {
  text-transform: capitalize;
  font-size: 16px
}

@media screen and (min-width: 768px) {
  .lang-en .page-about .intro .img h3 {
    font-size: 20px
  }
}

.lang-en .page-about .culture-wrapper h3 {
  font-size: 18px
}

@media screen and (min-width: 768px) {
  .lang-en .page-about .culture-wrapper h3 {
    font-size: 18px
  }
}

.lang-en .page-about .culture-wrapper p {
  font-size: 13px;
  line-height: 1.5
}

@media screen and (min-width: 768px) {
  .lang-en .page-about .culture-wrapper p {
    font-size: 13px
  }
}

@media screen and (min-width: 1366px) {
  .lang-en .page-about .culture-wrapper p {
    font-size: 13px
  }
}

.lang-en .page-products .product-types ul li {
  padding: 0
}

.lang-en .page-products .product-types ul li a {
  padding: 0 1rem
}

.lang-en .page-products .content-top h2.product-title {
  font-size: 18px
}

@media screen and (min-width: 768px) {
  .lang-en .page-products .content-top h2.product-title {
    font-size: 19px
  }
}

@media screen and (min-width: 1366px) {
  .lang-en .page-products .content-top h2.product-title {
    font-size: 20px
  }
}

.lang-en .page-news .news-details-wrapper .head h1 {
  font-size: 18px
}

@media screen and (min-width: 768px) {
  .lang-en .page-news .news-details-wrapper .head h1 {
    font-size: 20px
  }
}

@media screen and (min-width: 1366px) {
  .lang-en .page-news .news-details-wrapper .head h1 {
    font-size: 22px
  }
}

.lang-en .page-news .news-details-wrapper .content p,
.lang-en .page-news .news-details-wrapper .content ul li,
.lang-en .page-news .news-details-wrapper .content ol li,
.lang-en .page-news .news-details-wrapper .content span {
  font-size: 13px;
  color: #2b2b2b;
  line-height: 1.5
}

@media screen and (min-width: 768px) {

  .lang-en .page-news .news-details-wrapper .content p,
  .lang-en .page-news .news-details-wrapper .content ul li,
  .lang-en .page-news .news-details-wrapper .content ol li,
  .lang-en .page-news .news-details-wrapper .content span {
    font-size: 14px;
    line-height: 1.625
  }
}

.lang-en .page-news .news-details-wrapper .content p p,
.lang-en .page-news .news-details-wrapper .content p ul li,
.lang-en .page-news .news-details-wrapper .content p ol li,
.lang-en .page-news .news-details-wrapper .content ul li p,
.lang-en .page-news .news-details-wrapper .content ul li ul li,
.lang-en .page-news .news-details-wrapper .content ul li ol li,
.lang-en .page-news .news-details-wrapper .content ol li p,
.lang-en .page-news .news-details-wrapper .content ol li ul li,
.lang-en .page-news .news-details-wrapper .content ol li ol li,
.lang-en .page-news .news-details-wrapper .content span p,
.lang-en .page-news .news-details-wrapper .content span ul li,
.lang-en .page-news .news-details-wrapper .content span ol li {
  margin-bottom: 1rem
}

.lang-en .page-news .news-details-wrapper .content p p:last-of-type,
.lang-en .page-news .news-details-wrapper .content p ul li:last-of-type,
.lang-en .page-news .news-details-wrapper .content p ol li:last-of-type,
.lang-en .page-news .news-details-wrapper .content ul li p:last-of-type,
.lang-en .page-news .news-details-wrapper .content ul li ul li:last-of-type,
.lang-en .page-news .news-details-wrapper .content ul li ol li:last-of-type,
.lang-en .page-news .news-details-wrapper .content ol li p:last-of-type,
.lang-en .page-news .news-details-wrapper .content ol li ul li:last-of-type,
.lang-en .page-news .news-details-wrapper .content ol li ol li:last-of-type,
.lang-en .page-news .news-details-wrapper .content span p:last-of-type,
.lang-en .page-news .news-details-wrapper .content span ul li:last-of-type,
.lang-en .page-news .news-details-wrapper .content span ol li:last-of-type {
  margin-bottom: 0
}

.lang-en .page-news .news-details-wrapper .content p p,
.lang-en .page-news .news-details-wrapper .content ul li p,
.lang-en .page-news .news-details-wrapper .content ol li p,
.lang-en .page-news .news-details-wrapper .content span p {
  text-indent: 2rem
}

.lang-en .page-news .news-details-wrapper .content p h1,
.lang-en .page-news .news-details-wrapper .content p h2,
.lang-en .page-news .news-details-wrapper .content p h3,
.lang-en .page-news .news-details-wrapper .content ul li h1,
.lang-en .page-news .news-details-wrapper .content ul li h2,
.lang-en .page-news .news-details-wrapper .content ul li h3,
.lang-en .page-news .news-details-wrapper .content ol li h1,
.lang-en .page-news .news-details-wrapper .content ol li h2,
.lang-en .page-news .news-details-wrapper .content ol li h3,
.lang-en .page-news .news-details-wrapper .content span h1,
.lang-en .page-news .news-details-wrapper .content span h2,
.lang-en .page-news .news-details-wrapper .content span h3 {
  font-size: 1.5rem;
  margin: 1rem 0
}

.lang-en .page-news .news-details-wrapper .content p h4,
.lang-en .page-news .news-details-wrapper .content p h5,
.lang-en .page-news .news-details-wrapper .content p h6,
.lang-en .page-news .news-details-wrapper .content ul li h4,
.lang-en .page-news .news-details-wrapper .content ul li h5,
.lang-en .page-news .news-details-wrapper .content ul li h6,
.lang-en .page-news .news-details-wrapper .content ol li h4,
.lang-en .page-news .news-details-wrapper .content ol li h5,
.lang-en .page-news .news-details-wrapper .content ol li h6,
.lang-en .page-news .news-details-wrapper .content span h4,
.lang-en .page-news .news-details-wrapper .content span h5,
.lang-en .page-news .news-details-wrapper .content span h6 {
  font-size: 1.1rem;
  margin: 10px 0
}

.lang-en .page-news .news-details-wrapper .content p img,
.lang-en .page-news .news-details-wrapper .content ul li img,
.lang-en .page-news .news-details-wrapper .content ol li img,
.lang-en .page-news .news-details-wrapper .content span img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 1rem auto
}

@media screen and (min-width: 768px) {

  .lang-en .page-news .news-details-wrapper .content p img,
  .lang-en .page-news .news-details-wrapper .content ul li img,
  .lang-en .page-news .news-details-wrapper .content ol li img,
  .lang-en .page-news .news-details-wrapper .content span img {
    max-width: 900px
  }
}

.lang-en .page-news .news-details-wrapper .content p em,
.lang-en .page-news .news-details-wrapper .content ul li em,
.lang-en .page-news .news-details-wrapper .content ol li em,
.lang-en .page-news .news-details-wrapper .content span em {
  font-size: 13px
}

.lang-en .page-contact .contact-content .content p {
  font-size: 14px
}

@media screen and (min-width: 768px) {
  .lang-en .page-contact .contact-content .content p {
    font-size: 15px
  }
}

@media screen and (min-width: 1366px) {
  .lang-en .page-contact .contact-content .content p {
    font-size: 15px
  }
}

.lang-en .page-contact .contact-info .info h3 {
  font-size: 16px
}

@media screen and (min-width: 768px) {
  .lang-en .page-contact .contact-info .info h3 {
    font-size: 18px
  }
}

@media screen and (min-width: 1366px) {
  .lang-en .page-contact .contact-info .info h3 {
    font-size: 20px
  }
}

.lang-en .page-contact .message .form-wrapper .button-wrapper button {
  text-transform: uppercase
}