body {
  display: none;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #999999;
  line-height: 24px;
}
header {
  background-color: #FFFFFF;
  border-bottom: 1px solid #dfdfdf;
}
header .navbar {
  padding: 5px 0;
}
footer {
  padding: 28px;
  text-align: center;
  color: #FFFFFF;
  background-color: #333333;
}
footer a {
  color: #FFFFFF;
}
footer a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
a {
  color: #999999;
}
a:hover {
  color: #999999;
  text-decoration: none;
}
a:focus {
  outline: none;
}
.btn:focus {
  box-shadow: none;
}
.margin-top-0 {
  margin-top: 0 !important;
}
.margin-bottom-0 {
  margin-bottom: 0 !important;
}
.margin-0 {
  margin: 0 !important;
}
.padding-0 {
  padding: 0 !important;
}
.padding-top-0 {
  padding-top: 0 !important;
}
.padding-bottom-45 {
  padding-bottom: 45px !important;
}
.vertical-middle {
  vertical-align: middle !important;
}
.btn-custom {
  width: 160px;
  height: 52px;
  border-radius: 5px;
}
.btn-know-more {
  border: 2px solid #c13433;
  color: #c13433;
  background-color: transparent;
}
.btn-know-more:hover,
.btn-know-more:link {
  border-color: #a32524;
  background-color: #a32524;
  color: #FFFFFF;
}
.bg-gray {
  background-color: #f2f2f2;
}
.hide {
  display: none;
}
.min-width-auto {
  min-width: auto !important;
}
.navbar-custom .nav-item {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  margin-left: 10px;
  margin-right: 10px;
}
.navbar-custom .nav-item:last-child {
  margin-right: 0;
}
@media (max-width: 768px) {
  .navbar-custom .nav-item:last-child {
    margin-right: 10px;
  }
}
.navbar-custom .nav-item:last-child a.nav-link {
  padding-right: 0;
}
.navbar-custom .navbar-nav .nav-link {
  color: #333333;
}
.navbar-custom .navbar-nav .nav-link:hover,
.navbar-custom .navbar-nav .nav-link a:link {
  color: #c13433;
}
.navbar-custom .navbar-nav .active > .nav-link {
  color: #c13433;
}
.navbar-custom .navbar-toggler {
  color: #333333;
  border-color: transparent;
}
.navbar-custom .navbar-toggler:focus {
  outline: none;
}
.navbar-custom .navbar-toggler-icon {
  background-image: url("../img/nav.png");
}
#carousel_banner .carousel-indicators li,
#carousel_news .carousel-indicators li {
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background-color: #d2d2d2;
  margin-left: 10px;
  margin-right: 10px;
  cursor: pointer;
  list-style-position: inside;
}
#carousel_banner .carousel-indicators .active,
#carousel_news .carousel-indicators .active {
  background-color: #c13433;
}
#carousel_banner .carousel-caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  text-align: left;
  padding-top: 0;
  padding-bottom: 0;
}
#carousel_banner .carousel-caption .carousel-caption-wrap {
  max-width: 500px;
}
#carousel_banner .carousel-caption .carousel-caption-wrap h1 {
  font-size: 46px;
  margin-bottom: 20px;
}
#carousel_banner .carousel-caption .carousel-caption-wrap p,
#carousel_banner .carousel-caption .carousel-caption-wrap img {
  margin-bottom: 30px;
}
#carousel_banner .carousel-caption .banner-extra {
  position: absolute;
  right: 0;
  margin-top: 30px;
}
.section-title {
  text-align: center;
  padding-top: 65px;
  padding-bottom: 70px;
}
.section-title h1 {
  font-size: 26px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 14px;
}
.section-title p {
  margin-bottom: 0;
  line-height: 12px;
}
.section-title .company-slogan {
  font-size: 24px;
  color: #FFFFFF;
  line-height: 24px;
  padding: 30px 0;
  border-bottom: 1px solid #FFFFFF;
}
.home-pro {
  display: block;
  padding-left: 35px;
  padding-right: 35px;
}
.home-pro h1 {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  text-align: center;
  margin-top: 24px;
  margin-bottom: 24px;
}
.home-pro:hover h1 {
  color: #c13433;
}
.home-pro-know-more {
  margin-top: 73px;
  margin-bottom: 127px;
  text-align: center;
}
#carousel_news {
  margin-bottom: 154px;
}
#carousel_news .carousel-item {
  height: 540px;
}
#carousel_news .home-news-img {
  float: left;
}
#carousel_news .home-news-info {
  position: absolute;
  right: 0;
  margin-top: 100px;
  padding: 50px;
  width: -webkit-calc(100% - 400px);
  width: calc(100% - 400px);
  background-color: #fff;
}
#carousel_news .home-news-info h1 {
  font-size: 24px;
  font-weight: bold;
  color: #c13433;
  margin-bottom: 20px;
}
#carousel_news .home-news-info .cross-line {
  display: block;
  width: 38px;
  height: 4px;
  background-color: #c13433;
  margin-bottom: 20px;
}
#carousel_news .home-news-info button {
  margin-bottom: 42px;
}
#carousel_news .carousel-indicators {
  bottom: -140px;
}
.home-news {
  display: block;
  padding: 35px;
  margin: 0 0 1rem;
  background-color: #FFFFFF;
}
.home-news h1 {
  font-size: 24px;
  font-weight: bold;
  color: #c13433;
  margin-top: 24px;
  margin-bottom: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
#home_about_us .about-us-header {
  width: 100%;
  height: 400px;
  margin: 0;
  background: url("../img/about_us_bg.jpg") no-repeat 50% 50%;
}
#home_about_us .about-us-header .section-title h1 {
  color: #FFFFFF;
}
#home_about_us .about-us-header .about-us-data {
  text-align: center;
}
#home_about_us .about-us-header .about-us-data h1 {
  font-size: 46px;
  color: #c89b5b;
  margin-bottom: 0;
}
#home_about_us .about-us-header .about-us-data .cross-line {
  display: block;
  width: 40px;
  height: 1px;
  margin: 40px auto;
  background-color: #FFFFFF;
}
#home_about_us .about-us-header .about-us-data p {
  color: #FFFFFF;
}
#home_about_us .about-us-content {
  display: block;
  background-color: #c89b5b;
}
#home_about_us .about-us-content .our-office,
#home_about_us .about-us-content .who-we-are {
  width: 100%;
}
#home_about_us .about-us-content .our-office img {
  width: 100%;
  height: 100%;
}
#home_about_us .about-us-content .who-we-are {
  padding: 36px;
  color: #FFFFFF;
}
#home_about_us .about-us-content .who-we-are h1 {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 25px;
}
#home_about_us .about-us-content .who-we-are button {
  border: 2px solid #FFFFFF;
  color: #FFFFFF;
  background-color: #c89b5b;
  margin-top: 20px;
}
#home_about_us .about-us-content .who-we-are button:hover,
#home_about_us .about-us-content .who-we-are buttonlink {
  background-color: #a32524;
  border-color: #a32524;
}
#contact_us {
  padding: 0.1px;
}
#contact_us img.map {
  display: block;
  margin: auto;
  margin-bottom: 80px;
}
#contact_us .contact-way {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 32px;
}
#contact_us .contact-way span {
  -ms-flex-item-align: center;
  align-self: center;
}
#contact_us .contact-way span a:hover {
  color: #c13433;
}
#contact_us .contact-way span:first-child {
  width: 38px;
  margin-right: 20px;
  text-align: center;
}
#contact_us .contact-way span:last-child {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#scroll_top {
  width: 60px;
  height: 60px;
  position: fixed;
  bottom: 100px;
  right: 20px;
  z-index: 1000;
  background: url("../img/scroll_top.png") no-repeat;
}
#tip_modal {
  background-color: #000000;
  opacity: 0.85;
  filter: alpha(opacity=85);
  text-align: center;
}
#tip_modal .modal-dialog {
  margin: 28px auto;
  border-radius: 4.8px;
}
#tip_modal .modal-header,
#tip_modal .modal-body {
  padding: 16px;
}
#tip_modal .modal-body p {
  margin-bottom: 16px;
}
#tip_modal .modal-title {
  margin: auto;
  font-size: 20px;
}
#tip_modal a {
  color: #c13433;
}
.nav-pro-wrap {
  border-bottom: 1px solid #dfdfdf;
}
.nav-pro-wrap .nav-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.nav-pro-wrap .nav-link:first-child {
  padding-left: 0;
}
.nav-pro {
  padding-top: 14px;
  padding-bottom: 14px;
}
.nav-pro .nav-link i {
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 20px;
  background: url("../img/nav_pro_icon.png") no-repeat;
}
.nav-pro .nav-link i.lte {
  background-position: 0 -24px;
}
.nav-pro .nav-link i.wifi {
  background-position: -24px -24px;
}
.nav-pro .nav-link i.ai {
  background-position: -48px -24px;
}
.nav-pro .nav-link i.smart-dvr {
  background-image: url("../img/iov_nav_smart_dvr_off.png");
}
.nav-pro .nav-link i.obd {
  background-image: url("../img/iov_nav_obd_off.png");
}
.nav-pro .nav-link:hover,
.nav-pro .nav-link.active {
  color: #333333;
}
.nav-pro .nav-link:hover .lte,
.nav-pro .nav-link.active .lte {
  background-position: 0 0;
}
.nav-pro .nav-link:hover .wifi,
.nav-pro .nav-link.active .wifi {
  background-position: -24px 0;
}
.nav-pro .nav-link:hover .ai,
.nav-pro .nav-link.active .ai {
  background-position: -48px 0;
}
.nav-pro .nav-link:hover .smart-dvr,
.nav-pro .nav-link.active .smart-dvr {
  background-image: url("../img/iov_nav_smart_dvr_on.png");
}
.nav-pro .nav-link:hover .obd,
.nav-pro .nav-link.active .obd {
  background-image: url("../img/iov_nav_obd_on.png");
}
.nav-pro-mb-wrap {
  position: relative;
}
.nav-pro-mb-wrap span.chevron-icon {
  position: absolute;
  right: 15px;
  top: 35px;
  width: 20px;
  height: 12px;
  background-image: url("../img/chevron_top.png");
  transition: background-image 0.3s;
}
.nav-pro-mb-wrap span.chevron-icon.expanded {
  background-image: url("../img/chevron_bottom.png");
}
.nav-pro-mb .nav-item {
  padding-top: 10px;
  padding-bottom: 10px;
}
.nav-pro-sub {
  padding-top: 6px;
  padding-bottom: 6px;
}
.nav-pro-sub .nav-link:hover,
.nav-pro-sub .nav-link.active {
  color: #333333;
}
.nav-pro-sub span.nav-link {
  padding-left: 0;
  padding-right: 0;
}
.pro-item-wrap {
  margin-top: 60px;
  min-height: 665px;
}
.pro-item-wrap .row {
  padding: 15px 15px 70px 15px;
}
.pro-item-wrap .col-md-6,
.pro-item-wrap .col-lg-3 {
  padding: 0;
}
.pro-item-wrap .container .row > div {
  border: 1px solid #dfdfdf;
  margin-right: -1px;
  margin-bottom: -1px;
}
.pro-item-wrap .pro-item {
  display: block;
  height: 100%;
  padding: 19px 19px 3px 19px;
  background-color: #FFFFFF;
}
.pro-item-wrap .pro-item div {
  overflow: hidden;
}
.pro-item-wrap .pro-item div img {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.pro-item-wrap .pro-item h1 {
  font-size: 16px;
  color: #333333;
  margin-top: 20px;
  margin-bottom: 5px;
}
.pro-item-wrap .pro-item p {
  font-size: 12px;
}
.pro-item-wrap .pro-item:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
#pro_detail_wrap {
  padding-top: 22px;
  padding-bottom: 37px;
}
#pro_detail_wrap .breadcrumb {
  padding: 20px 30px;
}
#pro_detail_wrap .breadcrumb > li + li:before {
  content: ">";
}
#pro_detail .row {
  padding-left: 15px;
  padding-right: 15px;
}
#pro_detail .row:first-child {
  margin-bottom: 20px;
}
#pro_detail .row .col-md-7,
#pro_detail .row .col-12 {
  padding-left: 0;
  padding-right: 0;
  background-color: #FFFFFF;
}
#pro_detail .row .col-md-7 {
  max-width: 54.334%;
}
@media (max-width: 767.8px) {
  #pro_detail .row .col-md-7 {
    max-width: 100%;
  }
}
#pro_detail .row .col-md-5 {
  max-width: 45.666%;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  padding: 0;
  background-color: #FFFFFF;
}
#pro_detail .pro-detail-summary {
  padding-right: 30px;
  color: #333333;
}
@media (max-width: 1199.8px) {
  #pro_detail .pro-detail-summary {
    padding-left: 22px;
  }
}
#pro_detail .pro-detail-summary h1 {
  font-size: 24px;
  font-weight: bold;
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
#pro_detail .pro-descri {
  color: #999999;
  list-style-position: outside;
  padding-left: 0;
}
#pro_detail .pro-descri li span {
  color: #333333;
}
#pro_detail .pro-descri li ul {
  list-style-type: square;
}
#pro_detail .nav-tabs {
  background-color: #FFFFFF;
  border-bottom-color: #dfdfdf;
}
#pro_detail .nav-tabs .nav-link {
  color: #333333;
  border: none;
  border-radius: 0;
  padding: 1rem;
}
#pro_detail .nav-tabs .nav-link.active {
  color: #c13433;
  background-color: transparent;
  border-bottom: 2px solid #c13433;
}
#pro_detail .tab-pane {
  padding: 50px 100px;
}
#pro_detail .tab-pane .table {
  color: #333333;
}
#pro_detail .tab-pane .table-bordered td,
#pro_detail .tab-pane .table-bordered th {
  border-color: #dfdfdf;
}
#pro_detail .tab-pane .table-bordered th {
  word-break: keep-all;
}
#custom_slider_pro {
  padding: 0 0 20px 30px;
  margin: 0;
}
#custom_slider_pro .sp-thumbnail-container {
  border: 1px solid #dfdfdf;
  cursor: pointer;
}
#custom_slider_pro .sp-thumbnail-container.sp-selected-thumbnail {
  border-color: #c13433;
}
.iov-content > section {
  width: 100%;
  padding: 90px 0;
}
.iov-content > section h1 {
  font-size: 36px;
  color: #333333;
  letter-spacing: 4px;
}
.iov-content > section p {
  color: #333333;
}
.iov-content > section img {
  max-width: 100%;
}
.iov-content .pro-banner {
  height: 640px;
  padding: 150px 0;
  background: url("../img/iov_ibus_top_bg.png") no-repeat;
  background-size: cover;
}
.iov-content .pro-banner .pro-banner-content {
  display: flex;
}
.iov-content .pro-banner .pro-banner-content .pro-banner-text {
  flex-grow: 1;
  margin-left: 32px;
}
.iov-content .pro-banner .pro-banner-content .pro-banner-text h1 {
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 2.3px;
  margin-bottom: 70px;
}
.iov-content .pro-banner .pro-banner-content .pro-banner-text a {
  display: block;
  width: 128px;
  height: 47px;
  line-height: 47px;
  text-align: center;
  color: #FFFFFF;
  background-color: #0066ff;
  border-radius: 5px;
}
.iov-content .pro-banner .pro-banner-content .pro-banner-img {
  flex-shrink: 0;
  margin-top: -15px;
}
.iov-content .pro-intro {
  height: 600px;
  padding-top: 150px;
  background-image: linear-gradient(0deg, rgba(51, 51, 51, 0.15) 0%, rgba(255, 255, 255, 0.14) 17%, rgba(255, 255, 255, 0.1) 100%);
}
.iov-content .pro-intro .pro-intro-content {
  display: flex;
  justify-content: space-between;
}
.iov-content .pro-intro .pro-intro-content .pro-intro-text {
  max-width: 580px;
  text-align: justify;
}
.iov-content .pro-intro .pro-intro-content .pro-intro-img {
  flex-shrink: 0;
  text-align: center;
}
.iov-content .pro-func {
  height: 500px;
  background-color: #fbfbfb;
}
.iov-content .pro-func .pro-func-content {
  display: flex;
}
.iov-content .pro-func .pro-func-content .pro-func-info {
  flex-grow: 1;
}
.iov-content .pro-func .pro-func-content .pro-func-info:nth-child(even) .pro-func-feature {
  justify-content: flex-end;
}
.iov-content .pro-func .pro-func-content .pro-func-info:nth-child(odd) .pro-func-feature {
  justify-content: flex-start;
}
.iov-content .pro-func .pro-func-content .pro-func-info .pro-func-feature {
  display: flex;
  margin-top: 60px;
}
.iov-content .pro-func .pro-func-content .pro-func-info .pro-func-feature .feature {
  min-width: 100px;
  text-align: center;
  color: #333333;
  margin-right: 50px;
}
.iov-content .pro-func .pro-func-content .pro-func-info .pro-func-feature .feature:last-child {
  margin-right: 0;
}
.iov-content .pro-func .pro-func-content .pro-func-info .pro-func-feature .feature img {
  display: block;
  margin-bottom: 20px;
}
.iov-content .pro-func .pro-func-content .pro-func-img {
  flex-shrink: 0;
  text-align: center;
}
.iov-content .pro-func .pro-func-content .pro-func-img:nth-child(even) {
  margin-left: 143px;
}
.iov-content .pro-func .pro-func-content .pro-func-img:nth-child(odd) {
  margin-right: 143px;
}
.iov-content .pro-display {
  height: 716px;
  text-align: center;
  background: #fbfbfb url("../img/iov_ibus_display_5.png") no-repeat center center;
  background-size: contain;
}
.iov-content .pro-display .pro-display-img {
  font-size: 0;
}
.iov-content .pro-display .pro-display-img img:first-child {
  margin-bottom: 10px;
}
.iov-content .expandable-device {
  background-color: #FFFFFF;
}
.iov-content .expandable-device .expandable-device-text {
  text-align: center;
  margin-bottom: 56px;
}
.iov-content .expandable-device .expandable-device-img {
  display: flex;
}
.iov-content .expandable-device .expandable-device-img .expandable-device-img-left .device-item {
  width: 440px;
}
.iov-content .expandable-device .expandable-device-img .expandable-device-img-right {
  display: flex;
  flex-wrap: wrap;
}
.iov-content .expandable-device .expandable-device-img .device-item {
  position: relative;
}
.iov-content .expandable-device .expandable-device-img .device-item:hover .device-descri {
  display: block;
}
.iov-content .expandable-device .expandable-device-img .device-item .device-descri {
  display: none;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #3366ff;
  opacity: 0.5;
  text-align: justify;
}
.iov-content .expandable-device .expandable-device-img .device-item .device-descri p {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  padding: 15px;
  transform: translateY(-50%);
  color: #FFFFFF;
}
.iov-content .pro-specification {
  background-color: #fbfbfb;
}
.iov-content .pro-specification .pro-specification-text {
  text-align: center;
  margin-bottom: 56px;
}
.iov-content .pro-specification .pro-specification-content {
  display: flex;
}
.iov-content .pro-specification .pro-specification-content .pro-specification-table {
  width: 602px;
  margin-left: 36px;
  text-align: center;
  color: #515a6e;
}
.iov-content .pro-specification .pro-specification-content .pro-specification-table tbody tr:nth-child(even) {
  background-color: #ebf7ff;
}
.iov-content .pro-specification .pro-specification-content .pro-specification-table .table thead th {
  border-bottom: none;
}
.iov-content .mail-form {
  height: 960px;
  background: url("../img/iov_bottom_bg.png") no-repeat;
  background-size: cover;
}
.iov-content .mail-form .mail-form-text {
  text-align: center;
  margin-bottom: 70px;
}
.iov-content .mail-form form {
  width: 391px;
  margin: auto;
}
.iov-content .mail-form form .form-group {
  display: flex;
  margin-bottom: 30px;
}
.iov-content .mail-form form .form-group .col-form-label {
  flex-grow: 1;
  color: #333333;
  text-align: right;
}
.iov-content .mail-form form .form-group .col-form-label span {
  color: red;
  vertical-align: middle;
}
.iov-content .mail-form form .form-group .form-control {
  flex-shrink: 0;
  width: 320px;
  padding-top: 0.563rem;
  padding-bottom: 0.563rem;
  margin-left: 15px;
}
.iov-content .mail-form form .form-group .form-control:focus {
  box-shadow: none;
}
.iov-content .mail-form form .form-group .form-control::placeholder {
  color: #c8c8c8;
}
.iov-content .mail-form form .form-group button {
  width: 320px;
  padding-top: 0.563rem;
  padding-bottom: 0.563rem;
  background-color: #0288d6;
  margin-left: 71px;
}
.iov-content .pro-banner-obd {
  background: url("../img/iov_obd_top_bg.png") no-repeat;
  background-size: cover;
}
.iov-content .pro-intro-obd {
  height: 600px;
  background: url("../img/iov_obd_intro_bg.png") no-repeat;
  background-size: cover;
}
.iov-content .pro-intro-obd .pro-intro-content-obd p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0;
  color: #ffffff;
}
.iov-content .pro-intro-obd .pro-intro-content-obd .pro-intro-text-obd {
  text-align: center;
  padding: 0 115px;
  margin-top: -20px;
}
.iov-content .pro-intro-obd .pro-intro-content-obd .pro-intro-img-obd {
  text-align: center;
}
.iov-content .pro-intro-obd .pro-intro-content-obd .pro-intro-img-obd .pro-intro-img-box-obd {
  display: inline-block;
}
.iov-content .pro-intro-obd .pro-intro-content-obd .pro-intro-img-obd .pro-intro-img-box-obd .pro-intro-img-left-obd {
  width: 480px;
  float: left;
  text-align: center;
  margin: 50px 90px 0 0;
}
.iov-content .pro-intro-obd .pro-intro-content-obd .pro-intro-img-obd .pro-intro-img-box-obd .pro-intro-img-left-obd div {
  float: left;
  width: 100px;
  margin: 20px 30px;
}
.iov-content .pro-intro-obd .pro-intro-content-obd .pro-intro-img-obd .pro-intro-img-box-obd .pro-intro-img-left-obd div p {
  margin-top: 12px;
  margin-bottom: 0;
}
.iov-content .pro-intro-obd .pro-intro-content-obd .pro-intro-img-obd .pro-intro-img-box-obd .pro-intro-img-right-obd {
  margin: 80px 70px 0 0;
}
.iov-content .pro-intro-obd .pro-intro-content-obd .pro-intro-img-right-obd {
  float: left;
}
.iov-content .pro-func-obd {
  height: 910px;
  text-align: center;
}
.iov-content .pro-func-obd p {
  font-size: 32px;
}
@media (max-width: 575.8px) {
  .iov-content .pro-intro-img-left-obd {
    width: 300px !important;
  }
}
@media (max-width: 767.8px) {
  .iov-content .mail-form {
    height: auto;
  }
  .iov-content .mail-form form {
    width: 320px;
  }
  .iov-content .mail-form form .form-group {
    flex-direction: column;
  }
  .iov-content .mail-form form .form-group .col-form-label {
    text-align: left;
  }
  .iov-content .mail-form form .form-group .form-control,
  .iov-content .mail-form form .form-group button {
    margin-left: 0;
  }
  .iov-content .pro-func-obd {
    padding-left: 15px;
    padding-right: 15px;
  }
  .iov-content .pro-intro-obd .pro-intro-content-obd .pro-intro-text-obd {
    padding: 0;
  }
  .iov-content .pro-intro-obd .pro-intro-content-obd .pro-intro-img-obd {
    padding: 0 !important;
  }
  .iov-content .pro-intro-obd .pro-intro-content-obd .pro-intro-img-obd .pro-intro-img-box-obd .pro-intro-img-left-obd {
    margin: 50px 0 0 0;
  }
  .iov-content .pro-intro-obd .pro-intro-content-obd .pro-intro-img-obd .pro-intro-img-box-obd .pro-intro-img-left-obd div {
    margin: 20px 35px;
  }
  .iov-content .pro-intro-obd .pro-intro-content-obd .pro-intro-img-obd .pro-intro-img-box-obd .pro-intro-img-right-obd {
    float: none;
    margin: 0;
  }
}
@media (max-width: 991.8px) {
  .iov-content .pro-intro-obd .pro-intro-content-obd .pro-intro-img-obd {
    padding: 0 !important;
  }
  .iov-content .pro-intro-obd .pro-intro-content-obd .pro-intro-img-obd .pro-intro-img-box-obd .pro-intro-img-left-obd {
    width: 450px;
  }
  .iov-content .pro-intro-obd .pro-intro-content-obd .pro-intro-img-obd .pro-intro-img-box-obd .pro-intro-img-right-obd {
    float: none;
  }
}
@media (max-width: 320px) {
  .iov-content .mail-form {
    height: auto;
  }
  .iov-content .mail-form form {
    width: 100%;
    padding: 15px;
  }
  .iov-content .mail-form form .form-group {
    flex-direction: column;
  }
  .iov-content .mail-form form .form-group .form-control,
  .iov-content .mail-form form .form-group button {
    margin-left: 0;
    width: 100%;
  }
}
@media (max-width: 1199.8px) {
  .iov-content > section {
    height: auto !important;
  }
  .iov-content .pro-banner .pro-banner-content {
    flex-direction: column-reverse;
  }
  .iov-content .pro-banner .pro-banner-content .pro-banner-text {
    margin-left: 0;
  }
  .iov-content .pro-banner .pro-banner-content .pro-banner-text h1 {
    text-align: center;
  }
  .iov-content .pro-banner .pro-banner-content .pro-banner-text a {
    margin: auto;
  }
  .iov-content .pro-banner .pro-banner-content .pro-banner-img {
    margin-top: 0;
    text-align: center;
  }
  .iov-content .pro-intro .pro-intro-content {
    flex-direction: column-reverse;
  }
  .iov-content .pro-intro .pro-intro-content .pro-intro-text {
    max-width: 100%;
    margin-left: 0;
  }
  .iov-content .pro-func:nth-child(even) .pro-func-content {
    flex-direction: column-reverse;
  }
  .iov-content .pro-func .pro-func-content {
    flex-direction: column;
  }
  .iov-content .pro-func .pro-func-content .pro-func-info {
    text-align: center;
    margin-bottom: 50px;
  }
  .iov-content .pro-func .pro-func-content .pro-func-info:nth-child(even) .pro-func-feature,
  .iov-content .pro-func .pro-func-content .pro-func-info:nth-child(odd) .pro-func-feature {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .iov-content .pro-func .pro-func-content .pro-func-info:nth-child(even) .pro-func-feature .feature,
  .iov-content .pro-func .pro-func-content .pro-func-info:nth-child(odd) .pro-func-feature .feature {
    margin-right: 0;
  }
  .iov-content .pro-func .pro-func-content .pro-func-img:nth-child(even) {
    margin-left: 0;
  }
  .iov-content .pro-func .pro-func-content .pro-func-img:nth-child(odd) {
    margin-right: 0;
  }
  .iov-content .pro-display {
    background-image: none;
  }
  .iov-content .pro-display .pro-display-text {
    padding: 0 15px;
  }
  .iov-content .expandable-device .expandable-device-img {
    flex-direction: column;
  }
  .iov-content .expandable-device .device-item {
    margin: auto;
    margin-bottom: 10px;
    text-align: center;
  }
  .iov-content .expandable-device .device-item:first-child {
    max-width: 100%;
  }
  .iov-content .pro-specification .pro-specification-content {
    flex-direction: column;
  }
  .iov-content .pro-specification .pro-specification-content .pro-specification-img {
    text-align: center;
  }
  .iov-content .pro-specification .pro-specification-content .pro-specification-table {
    max-width: 100%;
    margin-left: 0;
    margin: auto;
  }
  .iov-content .pro-intro-obd .pro-intro-content-obd .pro-intro-img-obd .pro-intro-img-box-obd .pro-intro-img-left-obd {
    margin: 50px 0 0 0;
    float: left;
    display: inline-block;
  }
  .iov-content .pro-intro-obd .pro-intro-content-obd .pro-intro-img-obd .pro-intro-img-box-obd .pro-intro-img-left-obd div {
    margin: 20px 25px;
  }
  .iov-content .pro-intro-obd .pro-intro-content-obd .pro-intro-img-obd .pro-intro-img-box-obd .pro-intro-img-right-obd {
    margin: 80px 0 0 0;
  }
}
#news .news-title .news-bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 192px;
  color: #FFFFFF;
  font-weight: normal;
  background-image: url("../img/news_bg.jpg");
  background-repeat: no-repeat;
}
@media (max-width: 767.8px) {
  #news .news-title .news-bg {
    background-image: url("../img/wap_news_bannaer.jpg");
  }
}
#news .news-title .news-bg .title-wrap {
  text-align: center;
}
#news .news-title .news-bg .title-wrap .title {
  font-size: 26px;
  line-height: 24px;
  font-weight: bold;
}
#news .news-title .news-bg .title-wrap .sub-title {
  margin-top: 14px;
  font-size: 16px;
  line-height: 24px;
}
#news .news-list {
  padding-top: 35px;
  padding-bottom: 30px;
}
#news .news-list .list-item {
  position: relative;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 21px;
  margin-bottom: 23px;
  border-bottom: 1px solid #dfdfdf;
}
#news .news-list .list-item:hover .news-main .list-title {
  color: #c13433;
}
#news .news-list .list-item .news-time {
  width: 72px;
  float: left;
  border: solid 1px #dfdfdf;
  text-align: center;
}
#news .news-list .list-item .news-time .sm-visible {
  display: none;
}
#news .news-list .list-item .news-time .date {
  font-size: 30px;
  font-weight: bold;
  line-height: 60px;
  color: #333333;
}
#news .news-list .list-item .news-time .date-year {
  border-bottom: 1px solid #dfdfdf;
  font-size: 16px;
  font-weight: normal;
  line-height: 40px;
  color: #666666;
}
#news .news-list .list-item .news-img {
  width: 250px;
  height: 160px;
  margin-left: 8px;
  float: left;
}
#news .news-list .list-item .news-img img {
  width: 100%;
  height: 100%;
}
#news .news-list .list-item .news-main {
  width: calc(100% - 72px - 8px - 250px - 35px);
  margin-left: 30px;
  float: left;
}
#news .news-list .list-item .news-main .list-title {
  margin-bottom: 17px;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  color: #333333;
}
#news .news-list .list-item .news-main .news-summary {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  color: #999999;
}
#news .news-list .list-item .news-main .more {
  position: absolute;
  right: 0;
  bottom: 20px;
  margin-bottom: 0;
  font-size: 16px;
  color: #c13433;
  line-height: 24px;
  cursor: pointer;
}
@media (max-width: 1366px) {
  #news_detail .bg-gray {
    background-color: #FFFFFF;
  }
}
#news_detail .detail-content {
  padding-top: 22px;
  padding-bottom: 70px;
}
@media (max-width: 1199.8px) {
  #news_detail .detail-content {
    background-color: #FFFFFF;
  }
}
#news_detail .detail-content .news-content {
  padding: 60px;
  background-color: #FFFFFF;
}
@media (max-width: 1199.8px) {
  #news_detail .detail-content .news-content {
    padding: 36px 21px;
  }
}
#news_detail .detail-content .news-content .news-header {
  border-bottom: 1px solid #dfdfdf;
  text-align: center;
}
#news_detail .detail-content .news-content .news-header .news-title {
  font-size: 24px;
  line-height: 36px;
  font-weight: bold;
  color: #333333;
}
#news_detail .detail-content .news-content .news-header .news-date {
  margin: 18px 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #999999;
}
#news_detail .detail-content .news-content .news-info {
  margin-top: 60px;
}
#news_detail .detail-content .news-content .news-info p {
  margin-bottom: 30px;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  text-indent: 2em;
}
#news_detail .detail-content .news-content .news-info p.margin-bottom-10 {
  margin-bottom: 10px;
}
#news_detail .detail-content .news-content .news-info p a {
  word-break: break-word;
}
#news_detail .detail-content .news-content .news-info p a:hover {
  color: #c13433;
}
#news_detail .detail-content .news-content .news-info h6 {
  color: #666;
  font-weight: bold;
}
#news_detail .detail-content .news-content .news-info .img-wrapper {
  margin: 0 auto;
  padding-bottom: 30px;
  text-align: center;
}
@media (max-width: 1199.8px) {
  #news_detail .detail-content .news-content .news-info .img-wrapper {
    width: 100%;
    height: auto;
  }
}
#news_detail .detail-content .news-content .news-info .img-wrapper img {
  max-width: 100%;
  min-width: 800px;
}
@media (max-width: 1199.8px) {
  #news_detail .detail-content .news-content .news-info .img-wrapper img {
    width: 100%;
    min-width: 100%;
  }
}
#news_detail .detail-content .news-content .news-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#news_detail .detail-content .news-content .news-footer .footer-wrapper .end-text-wrapper {
  margin-bottom: 20px;
}
#news_detail .detail-content .news-content .news-footer .footer-wrapper .end-text-wrapper .end-text {
  font-size: 16px;
  color: #333333;
}
#news_detail .detail-content .news-content .news-footer .footer-wrapper .end-text-wrapper .end-line {
  display: inline-block;
  width: 20px;
  border: 1px solid #999999;
}
#news_detail .detail-content .news-content .news-footer .footer-wrapper .footer-img {
  width: 60px;
  height: 60px;
  margin: 0 auto;
  background-image: url("../img/zan.png");
  background-repeat: no-repeat;
  cursor: pointer;
}
#news_detail .detail-content .news-content .news-footer .footer-wrapper .footer-img.active {
  background-image: url("../img/zan_on.png");
}
#news_detail .detail-content .news-content .news-footer .footer-wrapper .zan-text {
  margin-top: 17px;
  text-align: center;
}
#about_us section .container {
  padding-top: 30px;
}
#about_us #home_about_us .container {
  padding-top: 0;
}
#about_us #home_about_us .about-us-header {
  height: 640px;
  background-image: url("../img/about_us_bg2.png");
}
#about_us #home_about_us .pc-our-culture {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
}
#about_us #home_about_us .pc-our-culture .group {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
}
#about_us #home_about_us .pc-our-culture .group:nth-child(2n-1) {
  width: 43.5%;
}
#about_us #home_about_us .pc-our-culture .our-culture-item {
  z-index: 99;
}
#about_us #home_about_us .pc-our-culture .our-culture-item .our-culture {
  width: 180px;
  height: 180px;
  cursor: pointer;
}
#about_us #home_about_us .pc-our-culture .our-culture-item .hover-box {
  position: absolute;
  top: 0;
  height: 180px;
  width: 522px;
  border-radius: 100px;
  background-color: #FFFFFF;
  transition: all 0.4s ease 0s;
  padding-top: 70px;
}
#about_us #home_about_us .pc-our-culture .our-culture-duty .hover-box {
  left: 0;
  padding-left: 190px;
  transform: translateX(-522px);
}
#about_us #home_about_us .pc-our-culture .our-culture-pro .hover-box {
  right: 0;
  padding-right: 190px;
  transform: translateX(522px);
  text-align: right;
}
#about_us #home_about_us .pc-our-culture .our-culture-inn .hover-box {
  left: 0;
  padding-left: 190px;
  transform: translateX(-522px);
}
#about_us #home_about_us .pc-our-culture .our-culture-share .hover-box {
  right: 0;
  padding-right: 190px;
  transform: translateX(522px);
  text-align: right;
}
#about_us #home_about_us .pc-our-culture .plus {
  width: 36px;
  height: 36px;
  background: url(../img/plus.png) no-repeat;
  background-size: 100% 100%;
}
#about_us #home_about_us .m-our-culture {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  text-align: center;
}
#about_us #home_about_us .m-our-culture .m-our-culture-item h1 {
  font-size: 26px;
  font-weight: bold;
  color: #FFFFFF;
}
#about_us #home_about_us .m-our-culture .m-our-culture-item p {
  font-size: 12px;
  margin-bottom: 0;
  color: #cccccc;
}
#about_us #home_about_us .m-our-culture .m-plus {
  width: 25px;
  font-size: 16px;
  color: #FFFFFF;
}
#about_us .title-wrapper {
  margin-top: 40px;
  margin-bottom: 35px;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#about_us .title-wrapper .team-title {
  font-size: 26px;
  font-weight: bold;
  line-height: 26px;
  color: #FFF;
  text-align: center;
}
#about_us .title-wrapper .team-title.color-black {
  color: #333333;
}
#about_us .title-wrapper .sub-team-title {
  margin-top: 13px;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
}
#about_us .about-team {
  padding-bottom: 150px;
  background-color: #444444;
}
#about_us .about-team .team-wrapper .main-wrapper {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-box-lines: multiple;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 992px) {
  #about_us .about-team .team-wrapper .main-wrapper {
    justify-content: space-around;
    -webkit-justify-content: space-around;
    -ms-flex-pack: justify;
  }
}
#about_us .about-team .team-wrapper .main-wrapper .team-item {
  position: relative;
  padding: 35px 0;
}
@media (min-width: 992px) {
  #about_us .about-team .team-wrapper .main-wrapper .team-item {
    width: 180px;
  }
}
@media (max-width: 567px) {
  #about_us .about-team .team-wrapper .main-wrapper .team-item {
    width: 50%;
    padding: 35px 20px;
  }
}
@media (max-width: 992px) {
  #about_us .about-team .team-wrapper .main-wrapper .team-item {
    padding: 35px 30px;
  }
}
#about_us .about-team .team-wrapper .main-wrapper .team-item .team-img-wrapper {
  position: relative;
  cursor: pointer;
}
#about_us .about-team .team-wrapper .main-wrapper .team-item .team-img-wrapper:hover .mask {
  opacity: 0;
}
@media (max-width: 567px) {
  #about_us .about-team .team-wrapper .main-wrapper .team-item .team-img-wrapper .team-img {
    width: 100%;
  }
}
#about_us .about-team .team-wrapper .main-wrapper .team-item .team-img-wrapper .mask {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  border-radius: 50%;
  background-color: #000000;
  opacity: 0.5;
  transition: all 0.5s;
}
@media (max-width: 767.8px) {
  #about_us .about-team .team-wrapper .main-wrapper .team-item .team-img-wrapper .mask {
    opacity: 0;
  }
}
#about_us .about-team .team-wrapper .main-wrapper .team-item .team-name {
  margin-top: 20px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  color: #FFFFFF;
}
@media (max-width: 567px) {
  #about_us .about-team .team-wrapper .main-wrapper .team-item .team-name {
    font-size: 16px;
  }
}
#about_us .about-honor {
  background-color: #FFFFFF;
  padding-bottom: 99px;
}
#about_us .about-honor .img-wrapper {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-box-lines: multiple;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#about_us .about-honor .img-wrapper.wrapper-padding {
  padding-top: 25px;
}
#about_us .about-honor .img-wrapper .img-item {
  width: 30%;
  padding: 10px 5px;
}
@media (max-width: 991.8px) {
  #about_us .about-honor .img-wrapper .img-item {
    width: 50%;
  }
}
#about_us .about-honor .img-wrapper .img-item img {
  width: 100%;
}
@media (min-width: 575.8px) {
  #about_us .about-honor .img-wrapper {
    max-width: 1000px;
    margin: auto;
  }
}
#about_us .about-style {
  background-color: #f2f2f2;
}
#about_us .about-style .style-nav {
  margin-bottom: 20px;
}
#about_us .about-style .style-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
#about_us .about-style .style-nav ul li {
  display: inline-block;
  width: 70px;
  cursor: pointer;
  line-height: 16px;
}
#about_us .about-style .style-nav ul li.active {
  color: #333333;
}
#about_us .about-style .style-nav ul li:nth-child(2) {
  border-left: 1px solid #333333;
  border-right: 1px solid #333333;
}
#about_us .about-style .p-style-wrapper {
  font-size: 0;
}
@media (max-width: 991px) {
  #about_us .about-style .p-style-wrapper {
    display: none;
  }
}
#about_us .about-style .p-style-wrapper .img-wrapper-content {
  position: relative;
  display: inline-block;
  width: 25%;
  overflow: hidden;
  vertical-align: middle;
}
#about_us .about-style .p-style-wrapper .img-wrapper-content img {
  width: 100%;
}
#about_us .about-style .p-style-wrapper .img-wrapper-content:hover .mask {
  opacity: 0;
}
#about_us .about-style .p-style-wrapper .img-wrapper-content .mask {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.5;
  top: 0;
  left: 0;
  transition: all 0.3s;
}
#about_us .about-style .p-style-wrapper .img-wrapper-content .tips-content {
  position: absolute;
  width: 100%;
  background-color: #c13433;
  text-align: center;
  transition: all 0.2s;
}
#about_us .about-style .p-style-wrapper .img-wrapper-content .tips-content .tips-text {
  text-align: center;
  color: #FFFFFF;
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
}
#about_us .about-style .m-style-wrapper {
  display: none;
}
@media (max-width: 992px) {
  #about_us .about-style .m-style-wrapper {
    display: block;
  }
}
#about_us .about-style .m-style-wrapper .carousel-item img {
  width: 100%;
}
#about_us .our-partners {
  max-height: 900px;
  background-image: url("../img/our_partners_bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#about_us .our-partners .img-wrapper {
  padding-top: 35px;
  padding-bottom: 216px;
}
@media (min-width: 576px) {
  .home-pro img {
    display: block;
    margin: auto;
  }
}
@media (max-width: 768px) {
  .home-pro {
    padding-right: 0;
    padding-left: 0;
  }
  .home-news img {
    display: block;
    margin: auto;
  }
  .home-news h1 {
    text-align: center;
  }
}
@media (max-width: 1199.8px) {
  .m-our-culture-wrap {
    display: block !important;
  }
}
@media (min-width: 992px) {
  .home-pro {
    padding-right: 35px;
    padding-left: 35px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
    padding-right: 0;
    padding-left: 0;
  }
  #contact_us .container {
    max-width: 1100px;
  }
  #home_about_us .container {
    max-width: 700px;
  }
  #home_about_us .width-1200 {
    max-width: 1200px;
  }
  #home_about_us .pc-our-culture-wrap {
    display: block !important;
  }
  #home_about_us .about-us-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #home_about_us .about-us-content .about-us-header {
    background-position: 100% 100%;
  }
  #home_about_us .about-us-content .our-office,
  #home_about_us .about-us-content .who-we-are {
    width: 50%;
    overflow: hidden;
  }
  #home_about_us .about-us-content .our-office {
    height: auto;
    background: url("../img/home_about_us.jpg") no-repeat center center;
    background-size: cover;
  }
  #home_about_us .about-us-content .who-we-are {
    padding: 45px;
  }
}
@media (min-width: 1920px) {
  #carousel_banner .carousel-item > img {
    width: 100%;
  }
  #home_about_us .about-us-header {
    background-color: #000000;
  }
  .news-title .news-bg {
    background-size: cover;
  }
}
@media (max-width: 575.8px) {
  .home-pro img {
    display: block;
    margin: auto;
  }
}
@media (max-width: 767.8px) {
  footer {
    padding: 16px;
  }
  #carousel_banner .carousel-caption .carousel-caption-wrap h1 {
    font-size: 32px;
  }
  #carousel_banner .carousel-caption .carousel-caption-wrap button {
    display: block;
    margin: auto;
  }
  #home_about_us .col-3 {
    padding-left: 0;
    padding-right: 0;
  }
  #home_about_us .about-us-header .about-us-data h1 {
    font-size: 26px;
  }
  .nav-pro-wrap {
    background-color: #FFFFFF;
  }
  .pro-item-wrap {
    margin-top: 0;
  }
  .m-bg-white {
    background-color: #FFFFFF;
  }
  #pro_detail #custom_slider_pro {
    padding-left: 0;
  }
  #pro_detail .tab-pane {
    padding: 15px;
  }
  #scroll_top {
    width: 40px;
    height: 40px;
    background: url("../img/scroll_top_xs.png") no-repeat;
  }
  .section-title .company-slogan {
    line-height: 1.5;
  }
}
@media (max-width: 991.8px) {
  #news .m-bg-gray {
    background-color: #f2f2f2;
  }
  #news .news-list .list-item {
    padding: 30px;
    background-color: #FFFFFF;
    border: solid 1px #dfdfdf;
  }
  #news .news-list .list-item .news-time {
    width: 100%;
    height: auto;
    float: none;
    border: none;
    margin-bottom: 20px;
    text-align: left;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    color: #333333;
  }
  #news .news-list .list-item .news-time .sm-visible {
    display: block;
  }
  #news .news-list .list-item .news-time .date,
  #news .news-list .list-item .news-time .date-year {
    display: none;
  }
  #news .news-list .list-item .news-img {
    width: 100%;
    height: auto;
    margin-left: 0;
    float: none;
  }
  #news .news-list .list-item .news-main {
    width: 100%;
    margin-left: 0;
    margin-top: 30px;
  }
  #news .news-list .list-item .news-main .more {
    right: 30px;
  }
}

.red-text {
  color: red;
}

.news-041-pic {
  height: 100%; max-height: 533px;
}
/*# sourceMappingURL=style.css.map */