html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

body {
  margin: 0; }

article,
aside,
footer,
header,
nav,
section {
  display: block; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

figcaption,
figure,
main {
  /* 1 */
  display: block; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

button,
input {
  /* 1 */
  overflow: visible; }

button,
select {
  /* 1 */
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

@font-face {
  font-family: "UTM-Avo";
  src: url("fonts/UTM-Avo.ttf");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: "UTM-Avo";
  src: url("fonts/UTM-AvoBold.ttf");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: "RobotoCondensed-Regular";
  src: url("fonts/RobotoCondensed-Regular.ttf");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "RobotoCondensed-Bold";
  src: url("fonts/RobotoCondensed-Bold.ttf");
  font-weight: 600;
  font-style: normal; }
body {
  font-size: 14px;
  line-height: 1.4285;
  font-weight: 400;
  background-color: #fff;
  position: relative;
  color: #333333;
  padding: 0;
  margin: 0;
  font-family: 'RobotoCondensed-Regular', Arial, Helvetica, sans-serif; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  margin: 0;
  line-height: 1.3; }

p, figure, fieldset {
  padding: 0;
  margin: 0;
  text-align: left;
  outline: none; }

ul {
  list-style: none;
  padding: 0;
  margin: 0; }
  ul:after {
    content: '';
    display: block;
    clear: both; }

ul li {
  padding: 0;
  margin: 0; }

a {
  text-decoration: none;
  color: #333333; }

a:hover {
  color: #333333; }

img {
  max-width: 100%;
  border: none; }

textarea:focus, input:focus {
  outline: none; }

*:focus {
  outline: none; }

b {
  font-family: 'RobotoCondensed-Bold'; }

/***********************************font icon *******************************/
legend {
  padding: 0 14px; }

section:after {
  display: block;
  content: '';
  clear: both; }

.container {
  width: 1170px;
  min-width: 1170px;
  max-width: 1170px;
  margin: auto; }

.topnav {
  height: 45px;
  background: #fff; }
  .topnav ul {
    width: 1170px;
    margin: auto;
    text-align: center; }
    .topnav ul li {
      display: inline-block;
      text-align: center;
      line-height: 45px;
      position: relative;
      vertical-align: middle; }
      .topnav ul li:nth-child(3) a, .topnav ul li:nth-child(4) a {
        color: #333333;
        cursor: inherit; }
      .topnav ul li:after {
        content: '|';
        font-size: 18px;
        display: inline-block;
        padding-left: 25px; }
      .topnav ul li:last-child:after {
        content: ''; }
      .topnav ul li a {
        padding-left: 20px; }
      .topnav ul li i {
        background: url("../images/icon.png") no-repeat -2px -2px;
        display: inline-block;
        margin-right: 5px; }
      .topnav ul li .icon-user {
        width: 12px;
        height: 15px; }
      .topnav ul li .icon-login {
        background-position: -22px -2px;
        width: 15px;
        height: 15px; }
      .topnav ul li .icon-email {
        background: none; }
      .topnav ul li .icon-email1 {
        background-position: -45px -3px;
        width: 18px;
        height: 12px; }
      .topnav ul li .icon-hotline {
        background-position: -71px -1px;
        width: 15px;
        height: 15px; }

nav {
  height: 56px !important;
  width: 100%;
  background: #005c95;
  background-position: center;
  position: relative;
  background-size: cover; }
  nav .logo {
    width: 173px;
    height: 52px;
    display: inline-block;
    position: absolute;
    top: 10px; }
  nav ul li {
    display: inline-block;
    line-height: 55px;
    position: relative;
    margin-right: 24px;
    border-bottom: 2px solid transparent; }
    nav ul li a {
      color: #fff;
      text-transform: uppercase;
      width: 100%;
      display: block;
      font-size: 16px; }
    nav ul li.active, nav ul li:hover {
      border-bottom: 2px solid #fff;
      color: #fff;
      font-family: 'RobotoCondensed-Bold'; }
      nav ul li.active a, nav ul li:hover a {
        color: #fff;
        font-weight: bold; }

.fixed {
  position: fixed;
  top: 0;
  z-index: 99; }

.ulmenu {
  float: right;
  display: block;
  width: 605px; }

.ulmenu.mn-mb {
  display: none; }

.banner {
  height: 355px;
  width: 100%;
  background: url(../images/banner.png) top center no-repeat; }
  .banner .container {
    padding: 111px 0; }

.slogan {
  font-size: 30px;
  font-family: 'UTM-Avo';
  color: #005c95;
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;
  position: relative;
  line-height: 30px;
  width: 448px;
  padding-bottom: 44px;
  border: 1px solid #2686c8; }
  .slogan h1 {
    font-weight: 500;
    font-size: 38px;
    line-height: 34px;
    padding-top: 20px; }
  .slogan .viewmore {
    width: 200px;
    position: absolute;
    bottom: 0;
    background: #e54c52;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    padding: 7px 0;
    border-radius: 5px;
    left: 124px;
    bottom: -23px; }

.title {
  font-family: 'UTM-Avo';
  font-weight: 400;
  padding-bottom: 15px;
  font-size: 34px;
  color: #005c95;
  text-transform: uppercase;
  text-align: center; }

.txt-center {
  text-align: center; }

#we .container {
  padding: 78px 0 50px; }
  #we .container p {
    font-size: 18px;
    padding-bottom: 10px; }
    #we .container p a {
      font-weight: bold;
      text-decoration: none;
      font-family: 'RobotoCondensed-Bold'; }

.bg {
  background: #f0f0f0; }

#tienich .container {
  padding: 80px 0 70px; }
  #tienich .container ul {
    text-align: center;
    margin-top: 20px; }
    #tienich .container ul li {
      display: inline-block;
      width: 500px; }
      #tienich .container ul li:first-child {
        margin-right: 100px; }
      #tienich .container ul li .head {
        width: 100%;
        background: #44b272;
        color: #fff;
        display: block;
        font-size: 24px;
        text-align: center;
        padding: 11px 0 5px;
        border-radius: 5px;
        margin-bottom: 32px; }
        #tienich .container ul li .head i.icon-bd, #tienich .container ul li .head i.icon-mn {
          background: url("../images/icon.png") no-repeat 0 -33px;
          width: 35px;
          height: 30px;
          display: inline-block;
          margin-right: 10px; }
        #tienich .container ul li .head i.icon-mn {
          background-position: -50px -33px;
          width: 25px; }
        #tienich .container ul li .head span {
          display: inline-block;
          height: 30px;
          vertical-align: bottom;
          line-height: 18px; }
      #tienich .container ul li p {
        display: block;
        font-size: 18px;
        padding: 5px 0 10px; }
      #tienich .container ul li:first-child p span {
        display: inline-block;
        width: 175px; }
        #tienich .container ul li:first-child p span:first-child {
          margin-right: 47px;
          margin-left: 60px; }
        #tienich .container ul li:first-child p span:before {
          content: '';
          display: inline-block;
          background: url("../images/icon.png") no-repeat -95px -2px;
          width: 17px;
          height: 16px;
          margin-right: 5px; }
      #tienich .container ul li:last-child p span {
        display: inline-block;
        width: 240px; }
        #tienich .container ul li:last-child p span:first-child {
          margin-right: 0px;
          margin-left: 15px; }
        #tienich .container ul li:last-child p span:before {
          content: '';
          display: inline-block;
          background: url("../images/icon.png") no-repeat -95px -2px;
          width: 17px;
          height: 16px;
          margin-right: 5px; }

#lydo .container {
  padding: 74px 0; }
  #lydo .container .slider {
    margin-top: 14px; }
  #lydo .container .slick-slide {
    margin: 0px 40px 0 0;
    width: 262px;
    box-sizing: border-box; }
  #lydo .container .slick-slide:nth-child(4) {
    margin-right: 0 !important; }
  #lydo .container .variable.slider {
    display: none; }
  #lydo .container figure {
    text-align: center; }
    #lydo .container figure img {
      width: 160px !important;
      margin: auto;
      margin-bottom: 22px; }
    #lydo .container figure figcaption {
      margin-top: 22px;
      border: 2px dashed #10aae5;
      width: 100%;
      height: 170px;
      font-size: 18px;
      text-align: center;
      border-radius: 5px;
      display: table-cell;
      vertical-align: middle;
      padding: 0 23px; }
      #lydo .container figure figcaption a {
        font-family: 'RobotoCondensed-Bold'; }
    #lydo .container figure.item-ld-yl figcaption {
      border: 2px dashed #e8b15d; }
    #lydo .container figure.item-ld-gr figcaption {
      border: 2px dashed #44b272; }
    #lydo .container figure.item-ld-rb figcaption {
      border: 2px dashed #e54c52; }
  #lydo .container .slick-prev, #lydo .container .slick-next {
    display: none !important; }
  #lydo .container .slick-dots li button {
    border-radius: 50%;
    border: 2px solid #b7b7b7;
    width: 12px;
    height: 12px; }
  #lydo .container .slick-dots li.slick-active button {
    border: 2px solid #005c95;
    background: #005c95; }
    #lydo .container .slick-dots li.slick-active button:before {
      content: ''; }

#yk .container {
  padding: 80px 0 50px; }
  #yk .container .title {
    margin-bottom: 7px; }
  #yk .container fieldset {
    text-align: center;
    border: 1px solid #d0d0d0;
    padding-bottom: 25px;
    margin-top: 20px; }
    #yk .container fieldset img {
      margin: 0 10px;
      width: 60px; }
    #yk .container fieldset h3 {
      font-family: 'RobotoCondensed-Regular';
      font-weight: bold;
      padding-top: 10px;
      font-size: 14px; }
    #yk .container fieldset p {
      text-align: center;
      padding: 0 10px; }
      #yk .container fieldset p.grey {
        color: #838383;
        font-size: 12px; }
    #yk .container fieldset span.note {
      display: block;
      width: 30px;
      height: 30px;
      margin: 15px auto;
      background: url(../images/icon.png) no-repeat -35px -79px; }
    #yk .container fieldset:hover {
      border: 1px solid #333333; }
      #yk .container fieldset:hover .note {
        background: url(../images/icon.png) no-repeat -2px -79px; }
  #yk .container .slick-dots li button {
    display: none !important; }
  #yk .container .slick-prev {
    left: 15px; }
  #yk .container .slider1 {
    padding: 0 10px 0 35px !important; }
  #yk .container .slick-slide fieldset {
    width: 340px; }
  #yk .container .slick-dots li button {
    border-radius: 50%;
    border: 2px solid #b7b7b7;
    width: 12px;
    height: 12px; }
  #yk .container .slick-next {
    right: -0px; }
  #yk .container .slick-dots li.slick-active button {
    border: 2px solid #005c95;
    background: #005c95; }
    #yk .container .slick-dots li.slick-active button:before {
      content: ''; }

#doitac {
  background: #f0f0f0; }
  #doitac .title {
    margin-bottom: 15px; }
  #doitac .container {
    padding: 80px 0 60px; }
    #doitac .container .row-dt .item {
      width: 218px !important;
      height: 80px !important;
      float: left;
      margin-right: 20px;
      margin-bottom: 20px; }
      #doitac .container .row-dt .item:nth-child(5), #doitac .container .row-dt .item:nth-child(10), #doitac .container .row-dt .item:nth-child(15) {
        margin-right: 0; }
      #doitac .container .row-dt .item span {
        display: block;
        width: 218px;
        height: 80px; }
      #doitac .container .row-dt .item .dt1 {
        background: url("../images/dt.png") no-repeat 0 0; }
      #doitac .container .row-dt .item .dt2 {
        background: url("../images/dt.png") no-repeat -238px 0; }
      #doitac .container .row-dt .item .dt3 {
        background: url("../images/dt.png") no-repeat -476px 0; }
      #doitac .container .row-dt .item .dt4 {
        background: url("../images/dt.png") no-repeat -714px 0; }
      #doitac .container .row-dt .item .dt5 {
        background: url("../images/dt.png") no-repeat -952px 0; }
      #doitac .container .row-dt .item .dt6 {
        background: url("../images/dt.png") no-repeat 0 -100px; }
      #doitac .container .row-dt .item .dt7 {
        background: url("../images/dt.png") no-repeat -238px -100px; }
      #doitac .container .row-dt .item .dt8 {
        background: url("../images/dt.png") no-repeat -476px -100px; }
      #doitac .container .row-dt .item .dt9 {
        background: url("../images/dt.png") no-repeat -714px -100px; }
      #doitac .container .row-dt .item .dt10 {
        background: url("../images/dt.png") no-repeat -952px -100px; }
      #doitac .container .row-dt .item .dt11 {
        background: url("../images/dt.png") no-repeat 0 -200px; }
      #doitac .container .row-dt .item .dt12 {
        background: url("../images/dt.png") no-repeat -238px -200px; }
      #doitac .container .row-dt .item .dt13 {
        background: url("../images/dt.png") no-repeat -476px -200px; }
      #doitac .container .row-dt .item .dt14 {
        background: url("../images/dt.png") no-repeat -714px -200px; }
      #doitac .container .row-dt .item .dt15 {
        background: url("../images/dt.png") no-repeat -952px -200px; }
    #doitac .container .row-dt:after {
      display: block;
      content: '';
      clear: both; }
  #doitac .slick-dots li button {
    display: none !important; }

footer {
  height: 278px;
  background: url(../images/bg-footer.jpg) bottom center no-repeat; }
  footer .container {
    padding: 40px 0 0; }
  footer ul {
    display: block; }
    footer ul li {
      display: inline-block;
      vertical-align: top;
      width: 49%; }
      footer ul li h4 {
        font-size: 28px;
        font-family: 'RobotoCondensed-Bold';
        font-weight: 600;
        color: #fff; }
      footer ul li p {
        color: #fff;
        font-size: 16px;
        padding-bottom: 5px; }
      footer ul li .hotline {
        margin-top: 25px;
        color: #fff !important; }
        footer ul li .hotline:before {
          content: '';
          display: inline-block;
          background: url("../images/icon.png") no-repeat -69px -79px;
          width: 30px;
          height: 30px;
          vertical-align: middle;
          margin-right: 10px; }
      footer ul li .email {
        margin-top: 15px; }
        footer ul li .email:before {
          content: '';
          display: inline-block;
          background: url("../images/icon.png") no-repeat -103px -79px;
          width: 30px;
          height: 30px;
          vertical-align: middle;
          margin-right: 10px; }
      footer ul li .add {
        margin-top: 15px; }
        footer ul li .add span {
          display: inline-block;
          width: calc(100% - 40px);
          vertical-align: middle; }
        footer ul li .add:before {
          content: '';
          display: inline-block;
          background: url("../images/icon.png") no-repeat -140px -79px;
          width: 30px;
          height: 30px;
          vertical-align: middle;
          margin-right: 10px; }
      footer ul li:last-child {
        text-align: right; }

.row-dt.dt-mb, .icon-menu, .img-bn, .mb, .tt-mb, .bottom-f, .opc, .b-top, #tienich .container ul li .head.mb {
  display: none; }

@media screen and (max-width: 1024px) {
  .container, .topnav ul {
    width: 100%;
    min-width: 100%;
    max-width: 100%; }

  .container {
    overflow: hidden; }

  .banner .container {
    padding: 100px 20px; }

  .banner {
    margin-bottom: 30px; }

  .slogan {
    width: 357px; }
    .slogan h1 {
      font-size: 28px; }

  nav .logo {
    margin-left: 15px; }

  .ulmenu {
    width: 510px; }

  .slogan .viewmore {
    width: 122px;
    font-size: 13px;
    padding: 0;
    left: 85px;
    bottom: -15px; }

  .title {
    font-size: 28px; }

  #we .container p {
    font-size: 16px;
    padding: 10px 10px 0; }

  #tienich .container {
    padding: 30px 0 60px; }

  #tienich .container ul li {
    display: inline-block;
    width: calc(50% - 16px);
    margin-right: 20px; }
    #tienich .container ul li:last-child {
      margin-right: 0; }
    #tienich .container ul li:first-child {
      margin-right: 20px; }
    #tienich .container ul li p {
      padding: 0; }
      #tienich .container ul li p span {
        display: block;
        margin-right: 0;
        margin-left: 20px !important;
        width: 100% !important;
        padding-bottom: 10px; }

  #lydo .container figure figcaption {
    font-size: 16px; }

  #lydo .container, #doitac .container {
    padding: 20px; }

  .dst, .dt {
    display: none; }

  /*#lydo .container .slick-slide{
    width: 210px !important;
  }*/
  .row-dt.dt-mb {
    display: block; }

  #yk .slick-prev, #yk .slick-next {
    display: none !important; }
  #yk .slick-dots li button {
    display: block !important; }

  .slick-slide {
    margin: 0px 10px; }

  #lydo .container .slick-slide:nth-child(4) {
    margin-right: 40px; }

  #yk .container .slick-dots li button {
    display: block !important;
    box-sizing: border-box;
    padding: 0; } }
@media screen and (max-width: 820px) {
  .dt {
    display: none !important; }

  .mb {
    display: block; }

  .opc {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9;
    top: 0;
    background: transparent; }

  .banner {
    height: auto;
    background: none;
    border-bottom: 2px solid #f0f0f0;
    padding-bottom: 46px; }
    .banner .container {
      padding: 0;
      overflow: visible; }
      .banner .container .slogan {
        margin: auto;
        padding-bottom: 25px;
        width: 312px;
        font-size: 16px; }
        .banner .container .slogan h1 {
          padding-top: 0;
          font-size: 24px; }

  legend {
    font-size: 18px; }

  .img-bn {
    display: block;
    width: 100%;
    margin-bottom: 15px; }

  footer {
    height: auto;
    background: #005c95; }

  footer .container {
    padding: 29px 0 19px; }

  footer ul li .hotline:before {
    background: none;
    width: 22px;
    content: '\e800';
    background: none;
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    color: #fff;
    font-size: 20px; }

  footer ul li .email, footer ul li .add {
    margin-top: 5px; }

  footer ul li .email:before {
    background: none;
    width: 22px;
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    color: #fff;
    font-size: 20px;
    content: '\e801'; }

  footer ul li .add:before {
    background: none;
    width: 16px;
    content: '\e802';
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    color: #fff;
    font-size: 20px;
    margin-left: 3px;
    margin-right: 12px; }

  footer ul li {
    width: 100%;
    display: block; }
    footer ul li h4 {
      text-align: center;
      font-size: 19px;
      font-family: 'UTM-Avo';
      text-transform: uppercase;
      font-weight: normal; }
    footer ul li p {
      padding-left: 15px;
      font-size: 13px;
      padding-bottom: 0; }

  footer ul li .add span {
    vertical-align: text-top; }

  .bottom-f, .b-top {
    display: block; }

  .b-top {
    position: absolute;
    background: url("../images/icon.png") no-repeat -85px -114px;
    width: 35px;
    height: 35px;
    right: 10px;
    bottom: 25px; }

  .bottom-f {
    border-top: 1px #2686c8 solid;
    text-align: center;
    font-size: 13px;
    color: #fff;
    padding-top: 15px;
    width: calc(100% - 20px);
    margin: 10px auto 0px; }

  footer ul li:last-child {
    text-align: center;
    padding-top: 20px;
    display: none; }

  .logo {
    left: 10px; }
    .logo img {
      width: 141px; }

  .mn-dt, .tt-dt {
    display: none !important; }

  .tt-mb {
    display: block; }

  .icon-menu {
    background: url("../images/icon.png") no-repeat -134px -2px;
    width: 25px;
    height: 21px;
    display: block;
    float: right;
    margin: 15px; }

  #we .container {
    padding: 0px 0 29px; }

  #tienich .container ul li {
    width: calc(50% - 12px);
    display: inline-block;
    marign-right: 0 !important; }

  #tienich .container {
    padding: 30px 10px 19px; }

  #tienich .container ul {
    margin-top: 15px; }

  .title {
    font-size: 19px;
    padding-bottom: 5px; }

  .slick-prev, .slick-next {
    top: 25%; }

  #tienich .container ul li:last-child p span {
    padding-left: 20px; }

  #tienich .container ul li:last-child p span:before {
    position: absolute;
    margin-left: -20px; }

  #tienich .container ul li .head span,
  #tienich .container ul li .head {
    padding: 4px 0 5px;
    height: auto; }

  #doitac .container .row-dt .item {
    margin-right: 0;
    margin-bottom: 0; }

  #lydo .container {
    padding: 28px 20px 0; }
    #lydo .container .slick-dotted.slick-slider {
      margin-bottom: 25px; }
    #lydo .container .slick-slide:nth-child(4) {
      margin-right: 40px !important; }

  .slick-dots {
    bottom: 0;
    position: relative;
    text-align: center;
    margin-top: 10px; }

  #lydo .container .slick-dots li button {
    padding: 0; }

  #lydo .container figure img {
    margin-bottom: 10px;
    width: 141px !important; }

  #lydo .container figure figcaption {
    height: auto;
    padding: 5px 2px; }

  #yk .container .slider1 {
    padding: 0 20px 0 20px !important; }

  .ulmenu {
    float: right;
    display: none;
    width: 90%;
    background: #005c95;
    position: absolute;
    right: 0;
    top: 55px;
    z-index: 9; }

  nav ul li {
    display: block;
    width: 100%;
    padding: 7px 10px;
    line-height: 30px; }

  nav ul li.active, nav ul li:hover {
    border-bottom: 1px solid #fff;
    color: #fff;
    font-family: 'RobotoCondensed-Bold'; }

  .slick-prev:before, .slick-next:before {
    background: url("../images/icon.png") no-repeat -142px -33px;
    width: 12px;
    height: 22px; }

  .slick-next:before {
    background: url("../images/icon.png") no-repeat -157px -33px; }

  #tienich .container ul li .head.mb {
    display: inline-block; }

  .topnav .mb {
    display: block !important; }

  #tienich .container ul li .head {
    margin-bottom: 13px !important; }

  #tienich .container ul li p span {
    width: 100% !important;
    margin-left: 0px !important;
    vertical-align: middle; }

  .slick-dots li button:before {
    content: ''; }

  #doitac {
    background: #f0f0f0; }
    #doitac .container {
      padding: 30px 0 10px;
      width: calc(100% - 40px); }
      #doitac .container .slick-slider {
        width: calc(100% - 60px);
        margin: auto;
        padding: 0 10px; }
      #doitac .container .slick-prev {
        left: -20px; }
      #doitac .container .slick-next {
        right: -25px; }
      #doitac .container .row-dt .item {
        width: 109px !important;
        height: 40px !important;
        float: left;
        margin-right: 10px;
        margin-bottom: 0px; }
        #doitac .container .row-dt .item:nth-child(5), #doitac .container .row-dt .item:nth-child(10), #doitac .container .row-dt .item:nth-child(15) {
          margin-right: 10px; }
        #doitac .container .row-dt .item span {
          display: block;
          width: 109px !important;
          height: 40px; }
        #doitac .container .row-dt .item .dt1 {
          background: url("../images/dt-mb.png") no-repeat 0 0; }
        #doitac .container .row-dt .item .dt2 {
          background: url("../images/dt-mb.png") no-repeat -118px 0; }
        #doitac .container .row-dt .item .dt3 {
          background: url("../images/dt-mb.png") no-repeat -237px 0; }
        #doitac .container .row-dt .item .dt4 {
          background: url("../images/dt-mb.png") no-repeat -356px 0; }
        #doitac .container .row-dt .item .dt5 {
          background: url("../images/dt-mb.png") no-repeat -475px 0; }
        #doitac .container .row-dt .item .dt6 {
          background: url("../images/dt-mb.png") no-repeat 0 -49px; }
        #doitac .container .row-dt .item .dt7 {
          background: url("../images/dt-mb.png") no-repeat -118px -49px; }
        #doitac .container .row-dt .item .dt8 {
          background: url("../images/dt-mb.png") no-repeat -237px -49px; }
        #doitac .container .row-dt .item .dt9 {
          background: url("../images/dt-mb.png") no-repeat -356px -100px; }
        #doitac .container .row-dt .item .dt10 {
          background: url("../images/dt-mb.png") no-repeat -475px -100px; }
        #doitac .container .row-dt .item .dt11 {
          background: url("../images/dt-mb.png") no-repeat 0 -99px; }
        #doitac .container .row-dt .item .dt12 {
          background: url("../images/dt-mb.png") no-repeat -118px -99px; }
        #doitac .container .row-dt .item .dt13 {
          background: url("../images/dt-mb.png") no-repeat -237px -99px; }
        #doitac .container .row-dt .item .dt14 {
          background: url("../images/dt-mb.png") no-repeat -356px -99px; }
        #doitac .container .row-dt .item .dt15 {
          background: url("../images/dt-mb.png") no-repeat -475px -99px; }
      #doitac .container .row-dt:after {
        display: block;
        content: '';
        clear: both; }

  #yk .container {
    padding: 28px 0 0; }
    #yk .container legend {
      padding: 0; }
    #yk .container fieldset {
      margin-top: 8px; }
      #yk .container fieldset p {
        font-size: 16px; }
    #yk .container .slick-dotted.slick-slider {
      margin-bottom: 25px; }

  #yk .container .slick-slide fieldset {
    width: auto; }

  #yk .container fieldset img {
    width: 46px; }

  #yk .container fieldset h3 {
    font-size: 16px; }

  #we .container p br {
    display: none; }

  #tienich .container ul li:first-child p span:before,
  #tienich .container ul li:last-child p span:before {
    background: none;
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    content: '\e803';
    font-size: 15px;
    color: #44b272; }

  .topnav ul.mb li:first-child {
    margin-right: 35px; }

  .topnav ul li:after {
    display: none; }

  .topnav ul li {
    text-align: left; }

  .topnav ul li .icon-hotline {
    position: absolute;
    left: -18px;
    top: 15px;
    background: url(../images/icon-hotline.png);
    background-size: 100%; } }
@media screen and (max-width: 540px) {
  #tienich .container ul li {
    float: left;
    display: block;
    marign-right: 0 !important; }

  .topnav ul li a {
    padding-left: 15px; }

  #tienich .container ul li .head {
    font-size: 15px; }
    #tienich .container ul li .head i {
      display: none !important; }

  #tienich .container ul li p span {
    font-size: 13px; }

  #yk .container .title {
    padding: 0 50px; } }

/*# sourceMappingURL=style.css.map */
